@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240228.0 → 0.0.0-nightly-20240229.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/build/translations/he.js +1 -1
- package/lang/translations/he.po +1 -4
- 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:()=>Uc,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=["refresh","1437100OrXbdG","value","TrackChangesCommand","isEnabled","12uJojpv","4660rRJeHW","_enabledCommands","commands","affectsData","clearForceDisabled","_enableCommands","1476276GHEAOv","2uALMwO","242417eEkKro","editor","147536XmiOrE","66omZdAa","33sjjGMy","1971520YGfPUv","17436qdvwkF","has","_isEnabledBasedOnSelection","_disableUnsupportedCommands","forceDisabled","execute","1710iDZeVM"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=459]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(147337===parseInt(n(465))/1*(-parseInt(n(462))/2)+-parseInt(n(466))/3*(parseInt(n(469))/4)+parseInt(n(477))/5+-parseInt(n(481))/6*(-parseInt(n(463))/7)+-parseInt(n(468))/8+-parseInt(n(475))/9*(parseInt(n(482))/10)+-parseInt(n(467))/11*(-parseInt(n(461))/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(483)]=e,this[n(478)]=!1,this[n(476)](),this[n(471)]=!1}[c(476)](){this[c(480)]=!0}[c(474)](){const t=c;this[t(478)]=!this[t(478)],this[t(478)]?this[t(472)]():this[t(460)]()}[c(472)](){const t=c;for(const e of this[t(464)][t(484)][t(484)]())e[t(485)]&&!this[t(483)][t(470)](e)&&e[t(473)](t(479))}[c(460)](){const t=c;for(const e of this[t(464)][t(484)][t(484)]())e[t(485)]&&!this[t(483)][t(470)](e)&&e[t(459)](t(479))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=247]})(t,e)}const g=h;function d(){const t=["acceptSuggestion","860068hGWmge","get","96867BqRPXd","_suggestions","refresh","169830DQlvTS","95817ZERYJA","TrackChangesEditing","60XxGfOe","track-changes-accept-suggestion-not-found","getRanges","plugins","canEditAt","_isEnabledBasedOnSelection","22ETJCUD","execute","isEnabled","editor","366395RUKlBA","model","8hUHHvq","2066764gjsoJq","1633512BRAwSL"];return(d=function(){return t})()}!function(t,e){const n=h,r=t();for(;;)try{if(595192===-parseInt(n(247))/1+parseInt(n(261))/2*(parseInt(n(253))/3)+parseInt(n(255))/4*(parseInt(n(265))/5)+parseInt(n(269))/6+-parseInt(n(268))/7+parseInt(n(267))/8*(parseInt(n(249))/9)+parseInt(n(252))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(250)]=e,this[n(251)](),this[n(260)]=!1}[g(251)](){this[g(263)]=!0}[g(262)](t){const n=g,r=this[n(250)][n(248)](t);if(!r)throw new e.CKEditorError(n(256),this);const s=r[n(257)]();this[n(264)][n(266)][n(259)](s)&&this[n(264)][n(258)][n(248)](n(254))[n(270)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(449234===-parseInt(n(146))/1+parseInt(n(151))/2*(parseInt(n(147))/3)+-parseInt(n(152))/4*(parseInt(n(139))/5)+-parseInt(n(158))/6+-parseInt(n(142))/7+parseInt(n(150))/8*(parseInt(n(153))/9)+parseInt(n(144))/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(140)]=e,this[n(155)](),this[n(162)]=!1}[m(155)](){this[m(159)]=!0}[m(160)](t){const n=m,r=this[n(140)][n(156)](t);if(!r)throw new e.CKEditorError(n(145),this);const s=r[n(143)]();this[n(148)][n(154)][n(141)](s)&&this[n(148)][n(157)][n(156)](n(161))[n(149)](r)}}function b(){const t=["_isEnabledBasedOnSelection","2382645Zegrow","_suggestions","canEditAt","428407XTGRdh","getRanges","14593150yAhXkr","track-changes-discard-suggestion-not-found","651774prLIkV","6840VaIiZL","editor","discardSuggestion","60488xHrxnn","464TXKrqC","4woGaoR","549qmKigP","model","refresh","get","plugins","4864548IdlAfK","isEnabled","execute","TrackChangesEditing"];return(b=function(){return t})()}function T(t,e){const n=k();return(T=function(t,e){return n[t-=173]})(t,e)}function _(t){const e=T;return t[e(196)](((t,n)=>e(216)==t[e(175)]&&e(216)!=n[e(175)]?-1:e(216)!=t[e(175)]&&e(216)==n[e(175)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(201)];for(;s<t[n(182)];){const a=t[s],c=t[s+1];r||(r=e[n(199)](a)),A(e,a,c)||(o[n(184)](e[n(204)](r,i[n(206)](a)?e[n(174)](a):e[n(180)](a,n(209)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(174)](e),o=t[r(199)](n);return s[r(189)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(825022===-parseInt(n(190))/1+-parseInt(n(198))/2*(-parseInt(n(197))/3)+-parseInt(n(192))/4*(parseInt(n(187))/5)+parseInt(n(208))/6+-parseInt(n(186))/7+-parseInt(n(191))/8*(-parseInt(n(207))/9)+-parseInt(n(183))/10*(-parseInt(n(213))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=T;for(;n[r(182)];){const s=n[r(200)](0,100);t[r(215)]((()=>{const t=r;for(const n of s)n[t(181)]&&e[t(205)](n.id)}))}}function k(){const t=["isIntersecting","11zrSgOV","getRanges","change","deletion","color","createPositionAfter","type","join","isMultiRange"," [color ","from","createPositionAt","isInContent","length","13288540QZxOvH","push","content","4631018ccXkkk","2765uqTjbD","next","isTouching","1368257aSAVaY","8iJGixV","4332UFYxey","replace","isArray","map","sort","3630789XmEOYc","2gwiWRS","createPositionBefore","splice","schema","value","isCollapsed","createRange","execute","isObject","1608327AfjxnE","4415592DgkzFg","end","start","add"];return(k=function(){return t})()}function R(){const t=["isEnabled","18TKDDPg","2493892qgDaNz","_suggestions","27782FNFmPU","_isEnabledBasedOnSelection","values","20ohjSSP","editor","_command","canEditAt","refresh","57qFsJSE","execute","some","1546620EBatbz","isInContent","model","852480rrWGjR","getRanges","41936FGwRSn","from","363144HlekXR","3068303SzjxmU"];return(R=function(){return t})()}const N=L;function L(t,e){const n=R();return(L=function(t,e){return n[t-=236]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(359254===-parseInt(n(242))/1+-parseInt(n(258))/2*(-parseInt(n(250))/3)+-parseInt(n(240))/4+-parseInt(n(245))/5*(parseInt(n(236))/6)+parseInt(n(237))/7+parseInt(n(256))/8+parseInt(n(239))/9*(parseInt(n(253))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(247)]=e,this[r(241)]=n,this[r(249)](),this[r(243)]=!1}[N(249)](){const t=N,e=Array[t(259)](this[t(241)][t(244)]())[t(252)]((e=>e[t(254)]));this[t(238)]=this[t(247)][t(238)]&&e}[N(251)](){const t=N,e=_(Array[t(259)](this[t(241)][t(244)]()));for(const n of e){const e=n[t(257)]();if(!this[t(246)][t(255)][t(248)](e))return}C(this[t(246)][t(255)],this[t(247)],e)}}function v(t,e){const n=O();return(v=function(t,e){return n[t-=111]})(t,e)}const M=v;function O(){const t=["1319376lAPulP","selection","getRanges","382056WaqCMC","1751880Avvekj","_command","execute","canEditAt","1072344LGgxXU","_isEnabledBasedOnSelection","size","150783onxWai","editor","8360730bVrjzf","isEnabled","model","18KFuhyG","refresh","_suggestions","values","2XCydCp","309036ukAmRI","document","7ydxHxN","_selectedSuggestions","from"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(310740===parseInt(n(113))/1+-parseInt(n(112))/2*(-parseInt(n(129))/3)+-parseInt(n(126))/4+-parseInt(n(122))/5+-parseInt(n(121))/6*(-parseInt(n(115))/7)+-parseInt(n(118))/8*(parseInt(n(134))/9)+parseInt(n(131))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(123)]=e,this[r(136)]=n,this[r(116)]=new Set,this[r(135)](),this[r(127)]=!1}[M(135)](){const t=M,e=this[t(130)][t(133)][t(114)][t(119)],n=Array[t(117)](this[t(136)][t(111)]());this[t(116)]=function(t,e){const n=T,r=Array[n(179)](t[n(214)]()),s=new Set;for(const o of e)if(o[n(181)])for(const e of r)for(const r of o[n(214)]())(e[n(212)](r)||t[n(203)]&&!o[n(177)]&&o[n(188)]&&r[n(209)][n(189)](e[n(210)]))&&s[n(211)](o);return s}(e,n),this[t(132)]=this[t(123)][t(132)]&&!!this[t(116)][t(128)]}[M(124)](){const t=M,e=_(Array[t(117)](this[t(116)]));for(const n of e){const e=n[t(120)]();if(!this[t(130)][t(133)][t(125)](e))return}C(this[t(130)][t(133)],this[t(123)],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 U=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 B=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=U,H.prototype.get=B,H.prototype.has=j,H.prototype.set=G;const V=H;const z=function(){this.__data__=new V,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=q||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(J,"Map");const kt=At(Object,"create");const 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 Ut=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Bt=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=Ut,Ht.prototype.get=Bt,Ht.prototype.has=jt,Ht.prototype.set=Gt;const Vt=Ht;const zt=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 Wt(t){var e=this.__data__=new V(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var 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 Ue=function(t){return Oe(t)?ke(t,!0):xe(t)};const Be=function(t,e){return t&&Qt(e,Ue(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 ze=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 We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=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,Ue,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 Un=_e&&_e.isMap;const Bn=Un?Ie(Un):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]",zn="[object Function]",Wn="[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[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Vn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Be(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))})):Bn(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?Ue: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==-Infinity?"-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==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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 Ur=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Br=function(t,e){return null==t||Ur(t,e)};function jr(t,e){const n=Hr();return(jr=function(t,e){return n[t-=326]})(t,e)}const Gr=jr;function Hr(){const t=["addRange","discard","add","nodeAfter","getFirstMarker","previous","isInContent","getAllAdjacentSuggestions","creator","data","hasComments","suggestion:","length","end","8653270dAPxWH","removeMarkers","next","getMarkerNames","start","size","6HOWJkE","setAttribute","isExternal","subType","@external","onDiscard","isIntersecting","markers","15223219vTCADa","_model","getContainedElement","createdAt","commentThread","getRanges","push","112fXCgUO","delete","18560LJCcvd","get","10QAYfEi","onAttributesChange","removeMarker","_markerNames","accept","_onDiscard","_onAttributesChange","553SQOvCU","getFirstRange","274221nKcJlw","map","_onAccept","filter","change","getRange","type","2015504CvJzIC","from","set","32064sWoGeO","10811565PcyHtf","addMarkerName","_saved","clear","getItems","substr","onAccept","split","getMultiRangeId","attributes","reduce","toJSON","addMarker","author","isMultiRange","_isDataLoaded","removeAttribute","nodeBefore","decorate","head","getMarkers","isIntersectingWithRange","authoredAt"];return(Hr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(909957===parseInt(n(356))/1+parseInt(n(363))/2+-parseInt(n(366))/3*(-parseInt(n(343))/4)+-parseInt(n(404))/5*(-parseInt(n(328))/6)+-parseInt(n(354))/7*(-parseInt(n(345))/8)+-parseInt(n(367))/9+parseInt(n(347))/10*(-parseInt(n(336))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(382)]=!1,this.id=e.id,this[n(362)]=e[n(362)],this[n(331)]=e[n(331)]||null,this[n(380)]=e[n(380)],this[n(398)]=e[n(398)]||e[n(380)],this[n(330)]=Boolean(e[n(376)]&&e[n(376)][n(332)]),this[n(399)]=null,this[n(337)]=t,this[n(358)]=e[n(373)],this[n(352)]=e[n(333)],this[n(353)]=e[n(348)],this[n(350)]=new Set,this[n(339)]=null,this[n(365)](n(389),null),this[n(365)](n(376),e[n(376)]||{}),this[n(365)](n(395),null),this[n(365)](n(406),null),this[n(365)](n(340),null),this[n(365)](n(369),!1),this[n(385)](n(351)),this[n(385)](n(391))}get[Gr(386)](){const t=Gr;let e=this;for(;e[t(395)];)e=e[t(395)];return e}get[Gr(400)](){const t=Gr;return!!this[t(340)]&&this[t(340)][t(402)]>0}get[Gr(381)](){const t=Gr;return 0!=this[t(350)][t(327)]&&6==Array[t(364)](this[t(350)])[0][t(374)](":")[t(402)]}get[Gr(396)](){return null!==this[Gr(394)]()}[Gr(368)](t){const e=Gr;this[e(350)][e(392)](t)}[Gr(407)](){const t=Gr;return Array[t(364)](this[t(350)])}[Gr(387)](){const t=Gr;return this[t(407)]()[t(357)]((e=>this[t(337)][t(335)][t(346)](e)))[t(359)]((t=>t))}[Gr(394)](){return this[Gr(387)]()[0]||null}[Gr(405)](){const t=Gr;this[t(337)][t(360)]((e=>{const n=t;for(const t of this[n(387)]())e[n(349)](t)})),this[t(350)][t(370)]()}[Gr(349)](t){const e=Gr;this[e(337)][e(360)]((n=>{n[e(349)](t)})),this[e(350)][e(344)](t)}[Gr(390)](t){const e=Gr,n=e(401)+this[e(362)]+":"+this[e(331)]+":"+this.id+":"+this[e(398)].id+":"+Vr[e(375)]();this[e(368)](n),this[e(337)][e(360)]((r=>{r[e(379)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(388)](t){const e=Gr;for(const n of this[e(341)]())if(n[e(334)](t))return!0;return!1}[Gr(341)](){const t=Gr;return this[t(387)]()[t(357)]((e=>e[t(361)]()))}[Gr(371)](){const t=Gr;return this[t(341)]()[t(377)](((e,n)=>[...e,...n[t(371)]()]),[])}[Gr(355)](){const t=Gr;var e;return(null===(e=this[t(394)]())||void 0===e?void 0:e[t(361)]())||null}[Gr(338)](){const t=Gr,e=this[t(341)]();if(1!=e[t(402)])return null;const n=e[0],r=n[t(326)][t(393)],s=n[t(403)][t(384)];return r instanceof i.Element?r!=s?null:r:null}[Gr(351)](){const t=Gr;this[t(358)](this[t(341)](),this[t(399)],this[t(376)]),this[t(405)]()}[Gr(391)](){const t=Gr;this[t(352)](this[t(341)](),this[t(399)],this[t(376)]),this[t(405)]()}[Gr(397)](){const t=Gr,e=[];let n=this[t(386)];for(;n;)e[t(342)](n),n=n[t(406)];return e}[Gr(329)](t,e){const n=Gr,r=qn(this[n(376)]);hr(r,t,e),wr(r,this[n(376)])||(this[n(376)]=r,this[n(353)](r))}[Gr(383)](t){const e=Gr,n=qn(this[e(376)]);Br(n,t),wr(n,this[e(376)])||(this[e(376)]=n,this[e(353)](this[e(376)]))}[Gr(378)](){const t=Gr;return{id:this.id,type:this[t(331)]?this[t(362)]+":"+this[t(331)]:this[t(362)],authorId:this[t(398)].id,createdAt:this[t(339)],hasComments:this[t(400)],data:this[t(399)],attributes:this[t(376)]}}static[Gr(375)](){const t=Gr;return(0,e.uid)()[t(372)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["7CYXrbt","removeContainer","nextSibling","_schema","_customCallbacks","*Remove:* %0","isEmpty","deletion","softBreak","752006Uqjzxn","text","remove","indexOf","isObject","checkChild","skip","_handleAttributeSuggestionDescription","key","_locale","isEqual","_resolveDescriptionItems","previousSibling","isInContent","normal","has","*Insert:* %0","pop","709304LbJSiQ","elementStart","10ysKezY","Container","data","push","element","matchingCallback","getItemLabel","registerElementLabel","getDescriptions","start","addFormat","87224nRNxoH","add","*Set format:* %0","type","_attributeLabels","_handleInsertRemoveSuggestionDescription","newValue","label","$textProxy","removeEmptyContainer","quantity","nodeAfter","2313726HQYOJZ","Object","2749588UHQQmX","join","item","*Change to:* %0","_itemLabels","getFirstRange","removeObject","addObject","attribute","set","*Merge:* %0","18002106ykbVGO","REPLACE_TEXT","registerAttributeLabel","insertion","addContainer","replace","*Split:* %0","$1 $2","subType","length","_handleRenameSuggestionDescription","1140348DjFtNF","getWalker","ELEMENT_SPACE","*Remove format:* %0","function","map","addEmptyContainer","format","_itemLabelsCallbacks","get","$text","elementEnd","removeFormat","_handleCustomCallbackDescription","registerDescriptionCallback","match","_addDescriptionItems","name","EmptyContainer","end"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(577507===-parseInt(n(481))/1+parseInt(n(463))/2+parseInt(n(434))/3+-parseInt(n(508))/4+parseInt(n(483))/5*(-parseInt(n(506))/6)+-parseInt(n(454))/7*(parseInt(n(494))/8)+parseInt(n(519))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(458)]=[],this[n(512)]=new Map,this[n(442)]=[],this[n(498)]=new Map,this[n(457)]=t,this[n(472)]=e}[Wr(491)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(432)];o++){const i=t[o];if(!i[e(476)])continue;const a=this[e(447)](i);if(a){if(null!=i[e(431)]){if(r[e(478)](i[e(431)]))continue;r[e(495)](i[e(431)])}n[e(486)](a)}else if(e(516)!=i[e(497)])e(522)!=i[e(497)]&&e(461)!=i[e(497)]||this[e(499)](n,i,t[o+1]);else{const t=i[e(485)][e(471)];if(s[e(478)](t))continue;s[e(495)](i[e(485)][e(471)]),t==Ic?this[e(433)](n,i):this[e(470)](n,i)}}return this[e(474)](n)}[Wr(448)](t){const e=Wr;this[e(458)][e(486)](t)}[Wr(490)](t,n,r=e.priorities[Wr(477)]){const s=Wr;s(438)==typeof t?(0,e.insertToPriorityArray)(this[s(442)],{matchingCallback:t,label:n,priority:r}):this[s(512)][s(517)](t,n)}[Wr(521)](t,e){const n=Wr;this[n(498)][n(517)](t,e)}[Wr(489)](t,e=1){const n=Wr;let r;for(const e of this[n(442)])if(e[n(488)](t)){r=e[n(501)];break}return r||(r=this[n(512)][n(443)](t[n(451)])),r?r(e):1!==e?e+" "+t[n(451)]+"s":""+t[n(451)]}[Wr(450)](t,e){const n=Wr,r=e[n(513)]()[n(435)](),s=n(522)==e[n(497)]?n(495):n(465);for(const e of r){const o=e[n(510)],i=t[t[n(432)]-1];if(o.is(n(502)))i&&i[n(497)][n(466)](n(484))>-1&&t[n(480)](),i&&n(464)==i[n(497)]?i[s]+=o[n(485)]:t[n(486)]({type:n(464),add:n(495)==s?o[n(485)]:"",remove:n(465)==s?o[n(485)]:""});else if(this[n(457)][n(467)](o)){const a=o;if(i&&i[n(497)][n(466)](n(484))>-1&&t[n(480)](),n(445)==e[n(497)])continue;i&&i[n(497)]==s+n(507)&&i[n(487)][n(451)]==a[n(451)]?i[n(504)]++:t[n(486)]({type:s+n(507),element:a,quantity:1}),r[n(469)]((t=>!(n(445)==t[n(497)]&&t[n(510)]==o)))}else if(this[n(457)][n(468)](o,n(444))||o.is(n(487),n(462))){const r=o;if(n(495)==s&&n(482)==e[n(497)]||n(465)==s&&n(445)==e[n(497)])continue;if(i&&-1==i[n(497)][n(466)](n(484))){n(464)==i[n(497)]&&(i[s]+="\n");continue}let a;if(a=n(495)==s?r[n(456)]&&!this[n(457)][n(467)](r[n(456)])?r[n(456)]:null:r[n(475)]&&!this[n(457)][n(467)](r[n(475)])?r[n(475)]:null,r[n(460)]||a&&a[n(460)]){const e=a&&a[n(460)]?a:r;i&&i[n(497)]==s+n(452)&&i[n(487)][n(451)]==e[n(451)]?i[n(504)]++:t[n(486)]({type:s+n(452),element:e,quantity:1})}else t[n(486)]({type:s+n(484),element:r})}}}[Wr(474)](t){const e=Wr,n=this[e(472)],r=[],s=[],o=[];for(const i of t)switch(i[e(497)]){case e(464):if(i[e(495)]=i[e(495)][e(428)](/(\S)\u000A+(\S)/g,e(430))[e(428)](/\u000A/g,""),i[e(465)]=i[e(465)][e(428)](/(\S)\u000A+(\S)/g,e(430))[e(428)](/\u000A/g,""),""!=i[e(495)]&&""!=i[e(465)]){r[e(486)]({type:e(428),content:zr(n,e(520),['"'+i[e(465)]+'"','"'+i[e(495)]+'"'])});continue}if(null!=i[e(495)][e(449)](/^ +$/)){r[e(486)]({type:e(522),content:zr(n,e(479),zr(n,e(436),i[e(495)][e(432)]))});continue}if(null!=i[e(465)][e(449)](/^ +$/)){r[e(486)]({type:e(461),content:zr(n,e(459),zr(n,e(436),i[e(465)][e(432)]))});continue}if(""!=i[e(495)]){r[e(486)]({type:e(522),content:zr(n,e(479),'"'+i[e(495)]+'"')});continue}r[e(486)]({type:e(461),content:zr(n,e(459),'"'+i[e(465)]+'"')});continue;case e(440):case e(515):r[e(486)]({type:e(522),content:zr(n,e(479),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(503):case e(514):r[e(486)]({type:e(461),content:zr(n,e(459),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(523):r[e(486)]({type:e(522),content:zr(n,e(429),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(455):r[e(486)]({type:e(461),content:zr(n,e(518),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(493):s[e(486)](i[e(471)]);continue;case e(446):o[e(486)](i[e(471)]);continue;default:r[e(486)](i)}if(s[e(432)]){const t=s[e(439)]((t=>this[e(498)][e(478)](t)?this[e(498)][e(443)](t):t))[e(509)](", ");r[e(486)]({type:e(441),content:zr(this[e(472)],e(496),t)})}if(o[e(432)]){const t=o[e(439)]((t=>this[e(498)][e(478)](t)?this[e(498)][e(443)](t):t))[e(509)](", ");r[e(486)]({type:e(441),content:zr(this[e(472)],e(437),t)})}return r}[Wr(447)](t){const e=Wr;for(const n of this[e(458)]){const r=n(t);if(r&&e(497)in r)return r}}[Wr(470)](t,e){const n=Wr,r=e[n(485)],s=void 0===r[n(500)]?n(446):n(493);t[n(486)]({type:s,key:r[n(471)]})}[Wr(433)](t,e){const n=Wr;t[n(486)]({type:n(441),content:zr(this[n(472)],n(511),this[n(489)](e[n(513)]()[n(492)][n(505)],1))})}[Wr(499)](t,e,n){const r=Wr;if(this[r(450)](t,e),n&&n[r(513)]()&&!e[r(513)]()[r(453)][r(473)](n[r(513)]()[r(492)])){const n=t[t[r(432)]-1],s=r(522)==e[r(497)]?r(495):r(465);n&&r(464)==n[r(497)]&&(n[s]+="\n")}}}const Zr=Yr;function Jr(){const t=["49BVdQAS","609356qDMhyE","TrackChangesEditing","174604TvYBRY","1439400ekTnXh","18494964EpeRJd","afterInit","editor","get","65435TmsKPo","plugins","619376kwEfFt","commands","enableCommand","showAIAssistant","3ZeNFkl","3511614UxGaVL"];return(Jr=function(){return t})()}function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(444301===parseInt(n(301))/1+-parseInt(n(293))/2*(parseInt(n(307))/3)+parseInt(n(295))/4+-parseInt(n(296))/5+-parseInt(n(291))/6+-parseInt(n(292))/7*(parseInt(n(303))/8)+parseInt(n(297))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(298)](){const t=Zr,e=this[t(299)],n=e[t(302)][t(300)](t(294));e[t(304)][t(300)](t(306))&&n[t(305)](t(306))}}function $r(){const t=["FORMAT_JUSTIFY_TEXT","right","alignment","160oQzCjt","14485658LudYdm","registerDescriptionCallback","FORMAT_ALIGNMENT","3007608QkZdjU","commandParams","334089JYzYdA","_registerLegacyDescription","69JmOFpA","has","FORMAT_ALIGN_TO_LEFT","_enableDefaultAttributesIntegration","registerAttributeLabel","90TqKmUi","formatBlock","locale","get","type","format","value","86156BODIoL","left","124114PlKndD","_descriptionFactory","2412viddrh","FORMAT_ALIGN_TO_CENTER","commandName","justify","1335SrAjjt","TrackChangesEditing","center","AlignmentEditing","editor","406656CWPnys","afterInit","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","plugins"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(725429===-parseInt(n(468))/1+-parseInt(n(457))/2*(parseInt(n(484))/3)+-parseInt(n(459))/4*(-parseInt(n(463))/5)+parseInt(n(480))/6+-parseInt(n(496))/7*(-parseInt(n(476))/8)+parseInt(n(482))/9*(parseInt(n(489))/10)+parseInt(n(477))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(469)](){const t=ts,e=this[t(467)],n=e[t(491)];if(!e[t(472)][t(485)](t(466)))return;const r=e[t(472)][t(492)](t(464));r[t(487)](t(475),[],[t(475)]),r[t(458)][t(488)](t(475),zr(n,t(479))),this[t(483)]()}[ts(483)](){const t=ts,e=this[t(467)],n=e[t(491)];e[t(472)][t(492)](t(464))[t(458)][t(478)]((e=>{const r=t;if(r(490)!=e[r(493)])return;const{data:s}=e;if(s&&r(475)==s[r(461)]){const t=s[r(481)][0][r(495)];return{type:r(494),content:zr(n,r(470),function(t){const e=r;switch(t){case e(456):return zr(n,e(486));case e(474):return zr(n,e(471));case e(465):return zr(n,e(460));case e(462):return zr(n,e(473))}}(t))}}}))}}function rs(){const t=["underline","toLowerCase","registerDescriptionCallback","strikethrough","309378mbshoZ","32090PCCsvj","BoldEditing","FORMAT_STRIKETHROUGH","code","bold","FORMAT_","afterInit","toUpperCase","485492BPkeYw","ItalicEditing","FORMAT_CODE","6316jljuud","FORMAT_SUBSCRIPT","formatInline","FORMAT_SUPERSCRIPT","forceValue","type","_descriptionFactory","TrackChangesEditing","commandName","FORMAT_BOLD","*Remove format:* %0","_enableDefaultAttributesIntegration","registerAttributeLabel","CodeEditing","has","2301056lNqfGZ","7peLBZQ","slice","subscript","5888169DNkgeA","commandParams","StrikethroughEditing","10oSBrlA","superscript","_registerLegacyDescription","482478toYEqt","SuperscriptEditing","FORMAT_ITALIC","UnderlineEditing","format","*Format:* %0","get","italic","plugins","205eqcVRM","editor","locale","SubscriptEditing","FORMAT_UNDERLINE"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(156505===parseInt(n(494))/1+parseInt(n(502))/2+parseInt(n(493))/3+-parseInt(n(505))/4*(-parseInt(n(484))/5)+parseInt(n(530))/6*(parseInt(n(521))/7)+parseInt(n(520))/8+parseInt(n(524))/9*(-parseInt(n(527))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(495),ss(503),ss(533),ss(518),ss(526),ss(487),ss(531)];class as extends t.Plugin{[ss(500)](){const t=ss,e=this[t(485)],n=e[t(483)][t(481)](t(512)),r=e[t(486)];for(const s of is){if(!e[t(483)][t(519)](s))continue;const o=s[t(522)](0,-7)[t(490)](),i=t(499)+o[t(501)]();n[t(516)](o,[o]),n[t(511)][t(517)](o,zr(r,i))}this[t(529)]()}[ss(529)](){const t=ss,e=this[t(485)],n=e[t(486)],r=e[t(483)][t(481)](t(512));function s(e,s){const o=t;r[o(511)][o(491)]((t=>{const r=o;if(r(507)!=t[r(510)])return;const{data:i}=t;return i&&i[r(513)]===e?i[r(525)][0][r(509)]?{type:r(534),content:zr(n,r(535),s)}:{type:r(534),content:zr(n,r(515),s)}:void 0}))}s(t(498),zr(n,t(514))),s(t(482),zr(n,t(532))),s(t(489),zr(n,t(488))),s(t(497),zr(n,t(504))),s(t(492),zr(n,t(496))),s(t(523),zr(n,t(506))),s(t(528),zr(n,t(508)))}}const cs=fs;function us(){const t=["locale","editor","enableCommand","format","1379430XDQJoF","from","commands","1698184RsTEPi","blockQuote","264084WZKLmj","2659615WMFFnv","forceValue","2414160RGyDEN","checkChild","change","markBlockFormat","has","1714138ygsEeR","parent","commandName","registerDescriptionCallback","value","plugins","schema","*Remove format:* %0","24QowLTE","12gRztih","181496PjVlcx","commandParams","afterInit","TrackChangesEditing","$root","getSelectedBlocks","model","get","60IlucgJ","_descriptionFactory","name","document","ELEMENT_BLOCK_QUOTE","*Set format:* %0","filter","selection","BlockQuoteEditing"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(533039===parseInt(n(491))/1+parseInt(n(499))/2+parseInt(n(486))/3+-parseInt(n(489))/4+parseInt(n(492))/5*(parseInt(n(464))/6)+-parseInt(n(465))/7*(parseInt(n(463))/8)+parseInt(n(494))/9*(-parseInt(n(473))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(467)](){const t=cs,e=this[t(483)],n=e[t(482)];if(!e[t(460)][t(498)](t(481)))return;const r=e[t(460)][t(472)](t(468)),s=this[t(483)][t(488)][t(472)](t(490));r[t(484)](t(490),((n,o={})=>{const i=t,a=this[i(483)][i(471)][i(476)][i(480)],c=o&&void 0!==o[i(493)]?o[i(493)]:!s[i(459)];let u=[];if(c){const t=Array[i(487)](a[i(470)]())[i(479)]((t=>hs(t)||function(t,e){const n=i,r=e[n(495)](t[n(456)],n(490)),s=e[n(495)]([n(469),n(490)],t);return r&&s}(t,this[i(483)][i(471)][i(461)])));u=y(t,e[i(471)])}else{const t=Array[i(487)](a[i(470)]())[i(479)]((t=>hs(t)));u=y(t,e[i(471)])}e[i(471)][i(496)]((()=>{const t=i;for(const e of u)r[t(497)](e,{commandName:t(490),commandParams:[{forceValue:c}]})}))})),r[t(474)][t(458)]((e=>{const r=t,{data:s}=e;if(s&&r(490)==s[r(457)]){const t=zr(n,r(477));return s[r(466)][0][r(493)]?{type:r(485),content:zr(n,r(478),t)}:{type:r(485),content:zr(n,r(462),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=456]})(t,e)}function hs(t){const e=cs;return e(490)==t[e(456)][e(475)]}const gs=ps;function ds(){const t=["afterInit","615hcWcHo","CaseChange","has","5216697TsJilx","3972FzfCDT","changeCaseUpper","editor","changeCaseTitle","8408900AaXAZU","54pfUrTV","plugins","454025fQkASR","enableCommand","get","34469UOatUt","32153iugbsv","30GHBWLp","19052sWfMef","TrackChangesEditing","35CIGTJr","824792EljZwA","changeCaseLower"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(610640===parseInt(n(136))/1*(-parseInt(n(138))/2)+parseInt(n(145))/3*(parseInt(n(139))/4)+-parseInt(n(133))/5*(parseInt(n(131))/6)+parseInt(n(141))/7*(parseInt(n(142))/8)+parseInt(n(125))/9+parseInt(n(130))/10+parseInt(n(137))/11*(-parseInt(n(126))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(144)](){const t=gs,e=this[t(128)];e[t(132)][t(124)](t(123))&&(e[t(132)][t(135)](t(140))[t(134)](t(127)),e[t(132)][t(135)](t(140))[t(134)](t(143)),e[t(132)][t(135)](t(140))[t(134)](t(129)))}}const Is=bs;function Es(){const t=["636950KVlEfe","249591XgDQcS","183491hbpmbH","get","24ChGHZG","afterInit","125307DcLSjR","TrackChangesEditing","editor","5648770otXkvi","enableCommand","496098AArIWt","5315toyzpj","commands","102YGLnwV","plugins","ckbox","908xCTAnb"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(233044===-parseInt(n(280))/1+parseInt(n(274))/2+parseInt(n(275))/3+parseInt(n(273))/4*(parseInt(n(286))/5)+-parseInt(n(288))/6*(-parseInt(n(276))/7)+parseInt(n(278))/8*(-parseInt(n(285))/9)+-parseInt(n(283))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(279)](){const t=Is,e=this[t(282)];e[t(287)][t(277)](t(290))&&e[t(289)][t(277)](t(281))[t(284)](t(290))}}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=103]})(t,e)}const ys=_s;function As(){const t=["plugins","forceValue","9581jKWrCH","10407QZEaLE","CodeBlock","config","from","commandParams","schema","model","isLimit","154CjHfUl","editor","commands","parent","get","document","label","languages","rootElement","checkChild","TrackChangesEditing","markBlockFormat","*Remove format:* %0","registerDescriptionCallback","584fXktPg","commandName","codeBlock","filter","enableCommand","change","format","formatBlock","outdentCodeBlock","_descriptionFactory","blockName","find","*Set format:* %0","has","language","registerElementLabel","value","indentCodeBlock","selection","734256pYZZOr","locale","1806045MbXMXW","385830wKXDXF","afterInit","5550620uMEJPj","type","name","36BnmmpF","ELEMENT_CODE_BLOCK","toLowerCase","24438MzpKhE","getSelectedBlocks"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(278681===parseInt(n(138))/1*(-parseInt(n(131))/2)+-parseInt(n(139))/3*(-parseInt(n(104))/4)+parseInt(n(125))/5+-parseInt(n(134))/6*(-parseInt(n(147))/7)+parseInt(n(123))/8+-parseInt(n(126))/9+-parseInt(n(128))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class Cs extends t.Plugin{[ys(127)](){const t=ys,e=this[t(148)];if(!e[t(136)][t(117)](t(140)))return;const n=e[t(136)][t(151)](t(157)),r=e[t(124)],s=e[t(141)][t(151)](t(106))[t(154)],o=e[t(149)][t(151)](t(106));n[t(108)](t(121)),n[t(108)](t(112)),n[t(108)](t(106),((r,i={})=>{const a=t,c=e[a(145)],u=e[a(145)][a(152)][a(122)],l=i&&void 0!==i[a(137)]?i[a(137)]:!o[a(120)];let f;i[a(118)]||(i[a(118)]=s[0][a(118)]),f=l?Array[a(142)](u[a(135)]())[a(107)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(155))&&!e[n(146)](t)&&e[n(156)](t[n(150)],n(106))}(t,c[a(144)]))):Array[a(142)](u[a(135)]())[a(107)]((t=>ks(t)));const h=y(f,c);c[a(109)]((()=>{const t=a;for(const e of h)n[t(158)](e,{commandName:t(106),commandParams:[{...i,forceValue:l}],formatGroupId:t(114)})}))})),n[t(113)][t(119)](t(106),(e=>zr(r,t(132),e))),n[t(113)][t(103)]((e=>{const n=t;if(n(111)!=e[n(129)])return;const o=r.t,{data:i}=e;if(!i||n(106)!=i[n(105)])return;const a=i[n(143)][0][n(118)],c=o(s[n(115)]((t=>t[n(118)]===a))[n(153)])[n(133)]();return i[n(143)][0][n(137)]?{type:n(110),content:zr(r,n(116),zr(r,n(132),1)+" ("+c+")")}:{type:n(110),content:zr(r,n(159),zr(r,n(132),1))}}))}}function ks(t){const e=ys;return e(106)==t[e(130)]}function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=100]})(t,e)}const Ns=Rs;function Ls(){const t=["23243772wNHkeA","CommentsEditing","27480ovwpgH","1010MwVAHc","61626qsXLUI","10mzwafp","afterInit","addCommentThread","TrackChangesEditing","8Pxwypm","get","plugins","19RkwQjH","2963436ajhTMz","2316182arDgZb","847479CiSIYo","enableCommand","editor","has","147416ydyyVU","9wtAXBV"];return(Ls=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(476871===-parseInt(n(110))/1*(parseInt(n(102))/2)+parseInt(n(113))/3*(-parseInt(n(107))/4)+parseInt(n(101))/5*(-parseInt(n(100))/6)+parseInt(n(111))/7+-parseInt(n(117))/8*(parseInt(n(118))/9)+-parseInt(n(103))/10*(-parseInt(n(112))/11)+parseInt(n(119))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(104)](){const t=Ns,e=this[t(115)];e[t(109)][t(116)](t(120))&&e[t(109)][t(108)](t(106))[t(114)](t(105))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(487)]())o[r(514)](t)&&s[r(502)](n[r(503)](o));return s}function Os(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(524)][r(506)](r(479));return(o,i,a)=>{const c=r;if(!a[c(477)][c(498)](i[c(518)],o[c(521)]))return;const u=i[c(518)][c(501)](),l=i[c(518)][c(525)],f=t[c(519)][c(496)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(486)];d=d||f[c(492)](e);const n=a[c(515)][c(522)](e);if(n&&n[c(508)](c(474)))return;c(495)==t[c(489)]&&f[c(507)](e)&&!f[c(509)](e)&&(e[c(488)]||l[c(494)]?h&&h[c(512)]==e||(h=e,m(t[c(476)]),p=!0):g=g||t[c(476)])}function m(t){const r=c,o=a[r(475)][r(478)](r(485),{class:r(517)+e}),u=a[r(515)][r(480)](t);n&&s[r(491)][r(527)](i[r(516)])&&a[r(475)][r(504)](r(490),o),a[r(475)][r(500)](u,o),a[r(515)][r(505)](o,i[r(516)])}d||p||!g||m(g)}}function ws(t,e){const n=Fs();return(ws=function(t,e){return n[t-=474]})(t,e)}function Fs(){const t=["addClass","bindElementToMarker","get","isBlock","getCustomProperty","isLimit","9muUMBg","listIndent","parent","605589AuZbwA","hasAttribute","mapper","markerName","ck-suggestion-marker-","markerRange","model","2143729MHEFlJ","name","toViewElement","13264bQbCgo","plugins","start","3663152QLUYXL","includes","addHighlight","writer","previousPosition","consumable","createUIElement","TrackChangesEditing","toViewPosition","550930eHKvIf","2clBOaB","element","617358cLWoEB","span","item","getItems","nextSibling","type","ck-suggestion-marker--active","activeMarkers","isContent","875440mjMAQW","isAtEnd","elementEnd","schema","getAttribute","test","listItem","insert","getWalker","push","createRangeOn"];return(Fs=function(){return t})()}!function(t,e){const n=ws,r=t();for(;;)try{if(189201===parseInt(n(523))/1+parseInt(n(482))/2*(-parseInt(n(513))/3)+parseInt(n(493))/4+parseInt(n(481))/5+-parseInt(n(484))/6+-parseInt(n(520))/7+parseInt(n(526))/8*(parseInt(n(510))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=xs;function Ps(){const t=["markerName","TrackChangesEditing","batch","enqueueChange","modifySelection","end","2793260Fcgxvu","fromRange","unlock","rootName","27aIbPzP","744710zVoWYH","lock","get","bind","plugins","requires","uiElement","options","addMarker:suggestion:deletion","model","10grJhsr","enableCommand","deleteForward","7539ufhQds","setSelection","downcastDispatcher","408255bGaEKU","unbindElementFromMarkerName","delete","2228604GuPkNu","showSuggestionHighlights","forward","document","merge","buffer","data","440028KHObcT","root","high","createSelection","3704Ibankq","mapper","commands","writer","markerNameToElements","isCollapsed","createRange","$graveyard","970084byolLZ","editor","removeMarker:suggestion:deletion","remove","selection","editing","init","unit","detach","getFirstRange","start"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(268517===-parseInt(n(176))/1+-parseInt(n(160))/2+-parseInt(n(126))/3+-parseInt(n(138))/4*(-parseInt(n(170))/5)+parseInt(n(179))/6+-parseInt(n(173))/7*(parseInt(n(130))/8)+parseInt(n(159))/9*(parseInt(n(155))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Us extends t.Plugin{static get[Ds(165)](){return[vs.Delete]}[Ds(144)](){const t=Ds,e=this[t(139)],n=e[t(164)][t(162)](t(150));n[t(171)](t(178));const r=e[t(132)][t(162)](t(172));n[t(171)](t(172),((n,s={})=>{const o=t,a=e[o(169)][o(129)](e[o(169)][o(182)][o(142)]);a[o(135)]&&e[o(169)][o(153)](a,{direction:o(181),unit:s[o(145)]});const c=a[o(147)](),u=i.LiveRange[o(156)](c);let l;n(s),l=o(137)==u[o(127)][o(158)]?e[o(169)][o(136)](c[o(148)]):e[o(169)][o(136)](u[o(148)],u[o(154)]),u[o(146)](),e[o(169)][o(152)](r[o(124)][o(151)],(t=>{const e=o;r[e(124)][e(161)](),t[e(174)](t[e(136)](l[e(154)])),r[e(124)][e(157)]()}))})),e[t(143)][t(175)].on(t(168),Os(e,t(183)),{priority:t(128)}),e[t(125)][t(175)].on(t(168),((n,r,s)=>{const o=t;s[o(167)][o(180)]&&Os(e,o(183),{showActiveMarker:!1})[o(163)](this)(n,r,s)}),{priority:t(128)}),e[t(143)][t(175)].on(t(140),((e,n,r)=>{const s=t,o=r[s(131)][s(134)](n[s(149)]);if(o)for(const t of o)t.is(s(166))&&(r[s(131)][s(177)](t,n[s(149)]),r[s(133)][s(141)](t))}),{priority:t(128)})}}const Bs=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=426]})(t,e)}function Gs(){const t=["execute","formatBlock","refresh","plugins","listType","9198333qXRFbB","selection","getSuggestions","end","ELEMENT_BULLETED_LIST","forceValue","*Split:* list item","meta","noTrackChangesFixer","ELEMENT_NUMBERED_LIST","todoList","find","removeMarker","getAttribute","assureChains","TrackChangesEditing","bulleted","listIndent","length","getFirstMarker","containsItem","attributeKey","registerElementLabel","filter","mergeListItemForward","todo","differ","get","registerCustomCallback","ELEMENT_LIST_ITEM","mergeListItemBackward","includes","todoListChecked","FORMAT_INDENT","toUpperCase","*Merge:* list item","fromRange","_registerLegacyDescription","document","setAttribute","suggestion","previousSibling","_supportLegacySuggestions","newValue","_LIST","commandName","has","ELEMENT_","checkTodoList","numberedList","isLocal","TodoListEditing","listStyle","registerPostFixer","every","5074xilzMi","1074XWznYR","model","*Remove format:* %0","outdentList","*Set format:* %0","map","4158ABUfUr","76695sGdXtk","createRange","push","commandParams","from","*Uncheck item*","nextSibling","10GjOUeC","isObject","_getAttributeKey","list.multiBlock","head","value","editor","nodeAfter","afterInit","_findSuggestions","range","splitListItemBefore","parent","*Format:* insert into %0","indentList","multipleBlocks","registerDescriptionCallback","*Indent:* %0","ELEMENT_TODO_LIST","ListEditing","next","todoListCheck","createPositionAt","deletion","type","splitListItemAfter","isUndo","getFirstRange","4259586IPnNQc","setSelection","documentList","attribute","commands","change","*Format:* remove from %0","listStart","*Change to:* %0","default","listItemId","bulletedList","getRanges","listItemIdFixer","trackChangesCommand","numbered","config","data","1566176rNvITG","start","isNextTo","getChanges","oldValue","format","*Merge:* %0","locale","listReversed","schema","*Check item*","attributes","key","10008jgZyrv","_descriptionFactory","groupId","detach","_enableDefaultAttributesIntegration","*Outdent:* %0","22434820EoiaCD","accept","registerAttributeLabel","_suggestionFactory","batch"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(513421===parseInt(n(537))/1+-parseInt(n(529))/2*(-parseInt(n(530))/3)+parseInt(n(445))/4*(parseInt(n(544))/5)+parseInt(n(427))/6+parseInt(n(536))/7*(-parseInt(n(458))/8)+parseInt(n(474))/9+-parseInt(n(464))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Hs extends t.Plugin{[Bs(552)](){const t=Bs,e=this[t(550)];if(!e[t(472)][t(520)](t(563)))return;const n=e[t(452)],r=e[t(472)][t(501)](t(489)),s=e[t(472)][t(520)](t(525)),o=!!e[t(443)][t(501)](t(547));function i(e){const r=t;return{type:r(450),content:""+zr(n,r(534),e)}}function a(e){const r=t;return{type:r(450),content:""+zr(n,r(532),e)}}r[t(462)](t(523),[],[t(437),t(473),t(491)]),r[t(462)](t(438)),r[t(462)](t(558)),r[t(462)](t(533)),r[t(462)](t(569)),r[t(462)](t(555)),o&&(r[t(462)](t(504)),r[t(462)](t(498))),s&&(r[t(462)](t(484)),r[t(462)](t(522),[],[t(506)]),r[t(459)][t(560)]((e=>{const r=t,{data:s}=e;if(s&&r(506)==s[r(457)])return{type:r(450),content:s[r(517)]?zr(n,r(455)):zr(n,r(542))}})),this[t(550)][t(531)][t(512)][t(527)]((e=>{const n=t;if(e[n(468)][n(570)])return!1;let s=!1;const o=r[n(476)]({skipNotAttached:!0})[n(497)]((t=>n(506)===r[n(546)](t)));for(const t of o)n(499)!=t[n(426)]()[n(446)][n(551)][n(487)](n(473))&&(r[n(553)](t[n(426)](),n(430))[n(485)]((t=>n(473)===r[n(546)](t[n(514)])))||(e[n(486)](t[n(493)]()),s=!0));return s}))),r[t(459)][t(466)](t(491),zr(n,t(507)));const c={type:t(450),content:""};r[t(459)][t(560)]((e=>{const r=t,{data:s}=e;if(!s||r(473)!=s[r(457)])return;let u=e[r(548)];for(;u;){if(u[r(444)]&&(r(526)==u[r(444)][r(457)]&&(u[r(444)][r(517)]&&r(436)!=u[r(444)][r(517)]||r(436)!=u[r(444)][r(449)]&&!s[r(517)])||!o&&u[r(444)][r(457)]==Ic))return c;u=u[r(564)]}if(null==s[r(517)])switch(s[r(449)]){case r(490):return a(zr(n,r(478)));case r(442):return a(zr(n,r(483)));case r(499):return a(zr(n,r(562)))}switch(s[r(517)]){case r(490):return i(zr(n,r(478)));case r(442):return i(zr(n,r(483)));case r(499):return i(zr(n,r(562)))}})),r[t(459)][t(560)]((e=>{const n=t,{data:r}=e;if(r&&n(491)==r[n(457)])return null==r[n(517)]||null==r[n(449)]&&0==r[n(517)]?c:void 0})),r[t(459)][t(560)]((e=>{const r=t;if(r(430)!=e[r(568)])return;const{data:s}=e;if(!s||r(437)!=s[r(457)])return;const o=Vs(e);return o?r(517)==o?{type:r(450),content:zr(n,r(509))}:r(449)==o?{type:r(450),content:zr(n,r(480))}:c:c})),e[t(531)][t(512)][t(527)]((e=>this[t(440)](e))),e[t(531)][t(512)][t(527)]((e=>this[t(482)](e))),e[t(531)][t(512)][t(527)]((e=>this[t(488)](e))),this[t(516)]()}[Bs(440)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;let n=!1;const r=this[e(550)][e(472)][e(501)](e(489))[e(476)]({skipNotAttached:!0})[e(497)]((t=>t[e(444)]&&e(437)==t[e(444)][e(457)]))[e(497)]((t=>t[e(444)][e(517)]&&t[e(444)][e(449)]));for(const s of r)Vs(s)||(t[e(486)](s[e(493)]()),n=!0);return n}[Bs(482)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;const n=this[e(550)][e(472)][e(501)](e(489));if(n[e(441)][e(549)])return!1;let r=!1;const s=[e(473),e(526),e(437),e(491),e(434),e(453),e(565)],o=this[e(550)][e(531)][e(512)][e(500)][e(448)]()[e(497)]((t=>e(430)==t[e(568)]))[e(497)]((t=>s[e(505)](t[e(495)])));if(0==o[e(492)])return r;for(const i of o){const o=n[e(553)](i[e(554)],e(430))[e(497)]((t=>!t[e(481)][e(447)]))[e(535)]((t=>t[e(514)]))[e(497)]((t=>{const r=e,o=n[r(546)](t);return s[r(505)](o)}));if(o[e(492)]){for(const n of o)t[e(486)](n[e(493)]());r=!0}}return r}[Bs(488)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;const n=this[e(550)][e(472)][e(501)](e(489));let r=!1;const s=[e(473),e(526),e(437),e(491),e(434),e(453),e(565)];for(const t of n[e(476)]({skipNotAttached:!0})){const o=n[e(553)](t[e(426)](),e(430))[e(535)]((t=>t[e(514)]))[e(497)]((t=>t[e(444)]&&s[e(505)](t[e(444)][e(457)])));if(!o[e(492)])continue;const a=o[0][e(548)][e(456)][e(460)];if(!o[e(528)]((t=>t[e(456)][e(460)]===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(476)]({skipNotAttached:!0})[s(497)]((e=>s(430)==e[s(568)]&&e[s(456)][s(460)]==t)))e[s(513)](s(460),r)}function i(t,n){const r=e;let s=t[r(548)],i=!1;for(;s;)s[r(456)][r(460)]!=n&&(o(s[r(456)][r(460)],n),s[r(513)](r(460),n),i=!0),s=s[r(564)];return i}}[Bs(516)](){const t=Bs,e=this[t(550)],n=e[t(452)],r=e[t(472)][t(501)](t(489));this[t(511)](),r[t(467)][t(502)](t(470),t(429),t(465),(function(n,r){const s=t,o=[];for(let t of n)t[s(446)][s(551)]===t[s(477)][s(556)]&&(t=e[s(531)][s(538)](e[s(531)][s(566)](t[s(446)][s(551)],0))),o[s(539)](t);e[s(531)][s(432)]((t=>{const n=s,a=e[n(531)][n(512)][n(475)],c=Array[n(541)](a[n(439)]())[n(535)]((t=>i.LiveRange[n(510)](t)));t[n(428)](o),e[n(431)][n(501)](r[n(519)])[n(471)](),r[n(540)][n(539)]({forceDefaultExecution:!0}),e[n(469)](r[n(519)],...r[n(540)]),t[n(428)](c);for(const t of c)t[n(461)]()}))})),r[t(459)][t(496)]((function(n){const r=t,s=!e[r(531)][r(454)][r(545)](n),o=n[r(515)],i=n[r(543)],a=n[r(487)](r(437)),c=!o||o[r(487)](r(437))!==a,u=!i||i[r(487)](r(437))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(503),e)))}[Bs(511)](){const t=Bs,e=this[t(550)],n=e[t(452)];function r(n){const r=t,s=e[r(431)][r(501)](r(438))[r(549)],o=e[r(431)][r(501)](r(523))[r(549)];return r(523)===n?s:o}e[t(472)][t(501)](t(489))[t(459)][t(560)]((function(s){const o=t;if(o(470)!=s[o(568)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(519)]){case o(438):u=i[o(540)][0][o(479)],l=r(i[o(519)]),a=o(u?557:433),!l&&e[o(443)][o(501)](o(547))||(a=o(435)),c={type:o(450),content:zr(n,a,zr(n,o(478)))};break;case o(523):u=i[o(540)][0][o(479)],l=r(i[o(519)]),a=o(u?557:433),!l&&e[o(443)][o(501)](o(547))||(a=o(435)),c={type:o(450),content:zr(n,a,zr(n,o(483)))};break;case o(558):a=o(561),c={type:o(450),content:zr(n,a,zr(n,o(503)))};break;case o(533):a=function(t){const e=o,n=t[e(426)]();let r=n[e(446)][e(551)];for(;r&&n[e(494)](r);){if(r[e(487)](e(491))>0)return!1;r=r[e(543)]}return!0}(s)?zr(n,o(433),zr(n,function(t){const e=o;return e(521)+t[e(426)]()[e(446)][e(551)][e(487)](e(473))[e(508)]()+e(518)}(s))):zr(n,o(463),zr(n,o(503))),c={type:o(450),content:a};break;case o(504):case o(498):!1===i[o(559)]&&(a=o(451),c={type:o(567),content:zr(n,a,zr(n,o(503)))})}return c}))}}function Vs(t){const e=Bs;let n=t[e(426)]()[e(446)][e(551)][e(515)];for(;n;){const r=n[e(487)](e(437));if(!r)return!1;if(r==t[e(444)][e(517)])return e(517);if(r==t[e(444)][e(449)])return e(449);n=n[e(515)]}return!1}const zs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(760480===parseInt(n(384))/1+parseInt(n(396))/2*(-parseInt(n(457))/3)+parseInt(n(404))/4*(parseInt(n(392))/5)+-parseInt(n(433))/6+-parseInt(n(390))/7*(-parseInt(n(410))/8)+-parseInt(n(412))/9+-parseInt(n(430))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ks extends t.Plugin{[zs(432)](){const t=zs;if(!this[t(420)][t(397)][t(408)](t(406)))return;const e=this[t(420)][t(417)][t(407)](t(382)),n=this[t(420)][t(397)][t(407)](t(385));e[t(448)]&&n[t(379)](t(463),[],[t(463)]),e[t(429)]&&n[t(379)](t(388),[],[t(388)]),e[t(459)]&&n[t(379)](t(458),[],[t(458)]);const r={type:t(427),content:""};n[t(426)][t(462)](this[t(395)][t(416)](this));const s=this[t(420)][t(442)];n[t(426)][t(399)](t(388),zr(s,t(386))),n[t(426)][t(462)]((e=>{const n=t,{data:s}=e;if(s&&n(388)==s[n(422)])return null==s[n(456)]||0==s[n(456)]&&null==s[n(409)]?r:void 0})),n[t(426)][t(399)](t(458),zr(s,t(436))),n[t(426)][t(462)]((e=>{const n=t,{data:s}=e;if(s&&n(458)==s[n(422)])return null==s[n(456)]||1==s[n(456)]&&null==s[n(409)]?r:void 0})),this[t(420)][t(423)][t(437)][t(431)]((e=>{const r=t;if(e[r(452)][r(391)])return!1;let s=!1;const o=n[r(400)]({skipNotAttached:!0})[r(393)]((t=>{const e=r,s=n[e(421)](t);return e(458)==s||e(388)==s}));for(const t of o)r(464)!=t[r(454)]()[r(447)][r(394)][r(389)](r(377))&&(n[r(403)](t[r(454)](),r(398))[r(435)]((t=>r(377)==n[r(421)](t[r(415)])))||(e[r(445)](t[r(425)]()),s=!0));return s})),this[t(428)]()}[zs(395)](t){const e=zs,n=this[e(420)][e(442)],{data:r}=t,s={type:e(427),content:""};if(!r||e(463)!=r[e(422)])return;if(!r[e(409)])return e(439)==r[e(456)]?s:{type:e(427),content:""+zr(n,e(418),zr(n,this[e(438)](r[e(456)])))};if(!r[e(456)]){if(e(439)==r[e(409)])return s;let o=t[e(383)];for(;o;){if(o[e(451)]&&e(377)==o[e(451)][e(422)]&&o[e(451)][e(456)])return s;o=o[e(424)]}return{type:e(427),content:""+zr(n,e(449),zr(n,this[e(438)](r[e(409)])))}}if(e(439)!=r[e(456)])return{type:e(427),content:""+zr(n,e(418),zr(n,this[e(438)](r[e(456)])))};let o=t[e(383)];for(;o;){if(o[e(451)]&&e(377)==o[e(451)][e(422)]&&o[e(451)][e(456)]&&o[e(451)][e(409)])return s;o=o[e(424)]}const i=t[e(454)]()[e(447)][e(394)][e(389)](e(377));return{type:e(427),content:zr(n,e(418),zr(n,e(414)+i[e(440)]()+e(380)))}}[zs(428)](){const t=zs,e=this[t(420)],n=e[t(442)];e[t(397)][t(407)](t(385))[t(426)][t(462)]((e=>{const r=t;if(r(461)!=e[r(381)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(455)]){case r(463):o=r(450),i={type:r(427),content:zr(n,o,zr(n,this[r(438)](s[r(419)][0][r(381)])))};break;case r(388):o=s[r(419)][0][r(429)]?r(402):r(387),i={type:r(427),content:zr(n,o)};break;case r(458):o=r(411),i={type:r(427),content:zr(n,o,s[r(419)][0][r(459)])}}return i}))}[zs(438)](t){const e=zs;return e(414)+function(t){const n=e;return qs[n(443)](t)?n(434):Zs[n(443)](t)?n(464):null}(t)[e(440)]()+e(444)+t[e(440)]()[e(405)](/-/g,"_")}}function Xs(){const t=["_registerLegacyDescription","reversed","2244480UGAXaj","registerPostFixer","afterInit","2599296yCmEze","bulleted","find","FORMAT_LIST_START","document","_getTranslationKeyForListStyle","default","toUpperCase","lower-latin","locale","includes","_LIST_","removeMarker","square","start","styles","*Remove format:* %0","*Change to:* %0","data","batch","lower-roman","getFirstRange","commandName","newValue","112323wBGDwU","listStart","startIndex","circle","formatBlock","registerDescriptionCallback","listStyle","numbered","upper-roman","decimal","listType","disc","_enableDefaultAttributesIntegration","_LIST_DEFAULT","type","list.properties","head","776441wgQCVu","TrackChangesEditing","FORMAT_LIST_REVERSED","*Format:* set order to regular","listReversed","getAttribute","5942524cLNlZh","isUndo","808755tFFzUP","filter","nodeAfter","handleDescriptions","22lUEZFw","plugins","attribute","registerAttributeLabel","getSuggestions","decimal-leading-zero","*Format:* set order to reversed","_findSuggestions","16ZiXEtl","replace","ListPropertiesEditing","get","has","oldValue","8GRcOFp","*Format:* set start index to %0","3981438IFQiWJ","upper-latin","ELEMENT_","suggestion","bind","config","*Set format:* %0","commandParams","editor","_getAttributeKey","key","model","next","getFirstMarker","_descriptionFactory","format"];return(Xs=function(){return t})()}const qs=[zs(378),zs(460),zs(446)],Zs=[zs(466),zs(401),zs(453),zs(465),zs(441),zs(413)];var Js=n(507);const Ys=$s;function Qs(){const t=["createPositionAt","commands","parent","enableCommand","remove","data","model","unbindElementFromMarkerName","markerName","873ZFZJbL","editor","writer","addMarker:suggestion:insertion","bind","1563986GKekGA","plugins","selection","showSuggestionHighlights","markInsertion","hasClass","25064NIonVK","requires","2967477mWGipo","TrackChangesEditing","afterExecute","58254BHiglD","getFirstRange","setSelection","enterBlock","document","324597admipt","removeMarker:suggestion:insertion","35VnkYhw","getFirstPosition","markerNameToElements","fire","detach","fromRange","ck-suggestion-marker-split","enter","split","options","createRange","get","2958728rvCwZm","end","editing","high","downcastDispatcher","1809570ukRDpQ","change","init","mapper","nextSibling"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=336]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(600315===-parseInt(n(353))/1+parseInt(n(337))/2+parseInt(n(345))/3+-parseInt(n(367))/4+-parseInt(n(372))/5+parseInt(n(348))/6*(-parseInt(n(355))/7)+-parseInt(n(343))/8*(-parseInt(n(386))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(344)](){return[Js.Enter]}[Ys(374)](){const t=Ys,e=this[t(387)],n=e[t(338)][t(366)](t(346)),r=e[t(378)][t(366)](t(362));n[t(380)](t(362),(()=>{const s=t;e[s(383)][s(373)]((t=>{const o=s,a=e[o(383)][o(352)][o(339)],c=a[o(356)](),u=i.LiveRange[o(360)](a[o(349)]());if(r[o(351)](t)){const r=e[o(383)][o(377)](c[o(379)][o(376)],0),s=t[o(365)](c,r);n[o(341)](s)}else t[o(350)](t[o(365)](u[o(368)]));u[o(359)](),r[o(358)](o(347),{writer:t})}))})),e[t(369)][t(371)].on(t(389),Os(e,t(363)),{priority:t(370)}),e[t(369)][t(371)].on(t(354),((e,n,r)=>{const s=t,o=r[s(375)][s(357)](n[s(385)]);if(o)for(const t of o)t[s(342)](s(361))&&(r[s(375)][s(384)](t,n[s(385)]),r[s(388)][s(381)](t))}),{priority:t(370)}),e[t(382)][t(371)].on(t(389),((n,r,s)=>{const o=t;s[o(364)][o(340)]&&Os(e,o(363),{showActiveMarker:!1})[o(336)](this)(n,r,s)}),{priority:t(370)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=427]})(t,e)}const no=eo;function ro(){const t=["item","createRange","1317043ckLLds","getMarkersGroup","enableCommand","replaceAll","findByTextCallback","filter","findPrevious","model","232244LvFBBz","suggestion:deletion","getIntersection","202278MDDAEq","replace","3854538JIkjEd","editor","1083807PkYUwo","16CVpkNG","FindAndReplaceUtils","plugins","_isInDeletionRange","start","bind","has","697524SazmEz","FindAndReplaceEditing","end","find","createPositionAt","getRange","handleFindCommand","string","get","16OJZZMT","20vZaBNr","afterInit","16213120WeckIs","markers","TrackChangesEditing","findNext"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(470922===-parseInt(n(444))/1+parseInt(n(437))/2*(-parseInt(n(432))/3)+-parseInt(n(429))/4*(-parseInt(n(454))/5)+-parseInt(n(434))/6+-parseInt(n(462))/7*(-parseInt(n(453))/8)+parseInt(n(436))/9+parseInt(n(456))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(455)](){const t=no;if(!this[t(435)][t(439)][t(443)](t(445)))return;const e=this[t(435)][t(439)][t(452)](t(458));e[t(464)](t(447),this[t(450)][t(442)](this)),e[t(464)](t(459)),e[t(464)](t(427)),e[t(464)](t(433)),e[t(464)](t(465))}[no(450)](t,e,n={}){const r=no,s=this[r(435)][r(439)][r(452)](r(438));return t((t=>(r(451)==typeof e?s[r(466)](e,n):e)(t)[r(467)]((e=>!1===this[r(440)](e,t[r(460)])))),n)}[no(440)](t,e){const n=no,r=this[n(435)][n(428)][n(461)](this[n(435)][n(428)][n(448)](e,t[n(441)]),this[n(435)][n(428)][n(448)](e,t[n(446)]));for(const t of this[n(435)][n(428)][n(457)][n(463)](n(430)))if(null!==r[n(431)](t[n(449)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=237]})(t,e)}function ao(){const t=["value","*Set font color:* %0","*Reset font family*","FORMAT_FONT_COLOR","*Set font background color:* %0","FORMAT_FONT_FAMILY","config","fontFamily","22445HuoKEN","20073kIVnWN","48oLnhOy","format","4924359BwEAji","_descriptionFactory","FontFamilyEditing","commandName","*Set font size:* %0","afterInit","locale","_enableDefaultAttributesIntegration","find","trim","FontSizeEditing","type","fontColor.colors","toLowerCase","601089oRyKiC","1400140DqyYtO","*Reset font size*","*Set font family:* %0","normalizeSizeOptions","26094090XFkjKq","formatInline","FORMAT_FONT_BACKGROUND","12eTxPgf","fontBackgroundColor.colors","fontColor","get","858MhNgfI","*Reset font color*","registerAttributeLabel","fontSize.options","editor","model","FontColorEditing","72947psIykB","has","plugins","fontSize","fontBackgroundColor","commandParams","FontBackgroundColorEditing","TrackChangesEditing","_registerLegacyDescription","label","*Reset font background color*","FORMAT_FONT_SIZE","registerDescriptionCallback","title","FontSize"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(446827===-parseInt(n(241))/1+parseInt(n(249))/2*(parseInt(n(284))/3)+-parseInt(n(242))/4+parseInt(n(283))/5*(-parseInt(n(253))/6)+parseInt(n(260))/7*(-parseInt(n(285))/8)+-parseInt(n(287))/9+parseInt(n(246))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(237),commandName:oo(263)},{pluginName:oo(289),commandName:oo(282)},{pluginName:oo(259),commandName:oo(251)},{pluginName:oo(266),commandName:oo(264)}];class uo extends t.Plugin{[oo(292)](){const t=oo,e=this[t(257)][t(293)],n=this[t(257)][t(262)][t(252)](t(267));for(const{pluginName:e,commandName:r}of co)this[t(257)][t(262)][t(261)](e)&&n[t(294)](r,[r]);e.t,n[t(288)][t(255)](t(263),zr(e,t(271))),n[t(288)][t(255)](t(282),zr(e,t(280))),n[t(288)][t(255)](t(251),zr(e,t(278))),n[t(288)][t(255)](t(264),zr(e,t(248))),this[t(268)]()}[oo(268)](){const t=oo,e=this[t(257)],n=e[t(293)];e[t(262)][t(252)](t(267))[t(288)][t(272)]((e=>{const r=t,o=n.t;if(r(247)!=e[r(238)])return;const{data:i}=e;if(null!=i){if(r(263)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=o(this[r(257)][r(262)][r(252)](r(274))[r(245)](this[r(257)][r(281)][r(252)](r(256)))[r(295)]((e=>e[r(258)]==t))[r(273)])[r(240)]();return{type:r(286),content:zr(n,r(291),e)}}return{type:r(286),content:zr(n,r(243))}}if(r(282)==i[r(290)]){const t=i[r(265)][0][r(275)];return t?{type:r(286),content:zr(n,r(244),t)}:{type:r(286),content:zr(n,r(277))}}if(r(251)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=(0,s.normalizeColorOptions)(this[r(257)][r(281)][r(252)](r(239)))[r(295)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(269)],a=o(i)[r(240)]()),{type:r(286),content:zr(n,r(276),a)[r(296)](),color:{value:t,title:a||i}}}return{type:r(286),content:zr(n,r(254))}}if(r(264)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=(0,s.normalizeColorOptions)(this[r(257)][r(281)][r(252)](r(250)))[r(295)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(269)],a=o(i)[r(240)]()),{type:r(286),content:zr(n,r(279),a)[r(296)](),color:{value:t,title:a||i}}}return{type:r(286),content:zr(n,r(270))}}}}))}}function lo(){const t=["locale","fontBackgroundColor","boolean","charAt","TrackChangesEditing","split","editor","join","commandParams","commands","172052vRUoWQ","enableCommand","model","entries","toUpperCase","formatInline","plugins","_descriptionFactory","slice","_registerLegacyDescription","49hORFqW","fontColor","label","4070TbmMsC","type","push","commandName","config","*Remove all formatting*","5325168TaRFiR","fontColor.colors","15318giOKgK","pasteFormat","4jkkRkd","fontSize","toLowerCase","1011304AEuiEJ","copyFormat","afterInit","formatBlock","title","registerDescriptionCallback","length","25673494rQIchw","3622161tjnFHW","normalizeSizeOptions","_enableDefaultAttributesIntegration","get","*Set format to:* %0","fontSize.options","format","5pwxJkL","FontSize","find","1832842WzjRmI"];return(lo=function(){return t})()}const fo=ho;function ho(t,e){const n=lo();return(ho=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(657257===parseInt(n(454))/1+parseInt(n(443))/2+parseInt(n(433))/3*(parseInt(n(477))/4)+parseInt(n(440))/5*(parseInt(n(473))/6)+-parseInt(n(464))/7*(parseInt(n(480))/8)+parseInt(n(475))/9*(parseInt(n(467))/10)+-parseInt(n(487))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class go extends t.Plugin{[fo(482)](){const t=fo,e=this[t(450)],n=e[t(460)][t(436)](t(448)),r=e[t(453)][t(436)](t(481)),s=e[t(453)][t(436)](t(476));r&&s&&(n[t(435)](t(476)),n[t(455)](t(481)),this[t(463)]())}[fo(463)](){const t=fo,e=this[t(450)],n=e[t(444)];e[t(460)][t(436)](t(448))[t(461)][t(485)]((r=>{const s=t;if(s(483)!=r[s(468)]&&s(459)!=r[s(468)])return;const{data:o}=r;if(o&&s(476)===o[s(470)]){const t=[],r=o[s(452)][0];for(const[n,o]of Object[s(457)](r))t[s(469)](po(e,n,o));return t[s(486)]?{type:s(439),content:zr(n,s(437),t[s(451)](", "))}:{type:s(439),content:zr(n,s(472))}}}))}}function po(t,e,n){const r=fo,o=t[r(444)].t,i=e[r(449)](/(?=[A-Z])/)[r(451)](" "),a=o(i[r(447)](0)[r(458)]()+i[r(462)](1))[r(479)]();if(r(446)==typeof n)return a;if(r(465)===e||r(445)===e){const e=(0,s.normalizeColorOptions)(t[r(471)][r(436)](r(474)))[r(442)]((t=>t[r(456)]==n));return a+" ("+(e?o(e[r(466)])[r(479)]():n)+")"}if(r(478)===e&&isNaN(parseFloat(n))){const e=t[r(460)][r(436)](r(441))[r(434)](t[r(471)][r(436)](r(438)))[r(442)]((t=>t[r(456)]==n));return a+" ("+(e?o(e[r(484)])[r(479)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=447]})(t,e)}function Eo(){const t=["name","commandParams","63288AUFcET","HeadingEditing","afterInit","get","title","10DoQqPg","TrackChangesEditing","heading.options","config","12VLhlMZ","126KvpPUk","*Change to:* %0","2169211fCChPq","match","find","registerElementLabel","ELEMENT_HEADING","editor","type","registerDescriptionCallback","commandName","heading","_descriptionFactory","1188369bsUdVp","model","paragraph","_registerLegacyDescription","_headingOptions","268853fTanzM","ELEMENT_HEADING_CUSTOM","has","23469lWIBgr","locale","plugins","view","formatBlock","42365xblYzc","_getHeadingLevel","value","_enableDefaultAttributesIntegration","format","204stMads","476076khQZRN"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(165040===parseInt(n(453))/1+parseInt(n(467))/2+-parseInt(n(456))/3*(-parseInt(n(479))/4)+parseInt(n(461))/5*(-parseInt(n(466))/6)+-parseInt(n(480))/7*(parseInt(n(470))/8)+parseInt(n(448))/9*(-parseInt(n(475))/10)+parseInt(n(482))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(472)](){const t=mo,e=this[t(487)];if(!e[t(458)][t(455)](t(471)))return;this[t(452)]=e[t(478)][t(473)](t(477));const n=e[t(457)],r=e[t(458)][t(473)](t(476));r[t(464)](t(491));for(const e of this[t(452)])t(450)!=e[t(449)]&&r[t(447)][t(485)](e[t(449)],(n=>{const r=t,i=this[r(462)](e[r(449)]);return null!==i?s(n,i):o(n,e[r(474)])}));function s(e,r){return zr(n,t(486),[e,r])}function o(e,r){return zr(n,t(454),[e,r])}this[t(451)]()}[mo(451)](){const t=mo,e=this[t(487)],n=e[t(457)];e[t(458)][t(473)](t(476))[t(447)][t(489)]((e=>{const r=t;if(r(460)!=e[r(488)])return;const{data:s}=e;if(s&&r(491)==s[r(490)]){const e=s[r(469)][0][r(463)],c=this[r(462)](e);if(null!==c)return{type:r(465),content:zr(n,r(481),(1,a=c,zr(n,r(486),[1,a])))};const u=this[r(452)][r(484)]((t=>t[r(449)]===e))[r(474)];return{type:r(465),content:zr(n,r(481),(o=1,i=u,zr(n,t(454),[o,i])))}}var o,i,a}))}[mo(462)](t){const e=mo;var n,r;const s=t[e(483)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(452)])||void 0===n?void 0:n[e(484)]((n=>n[e(449)]==t));if(o&&o[e(459)]){const t=o[e(459)],n=(null!==(r=t[e(468)])&&void 0!==r?r:t)[e(483)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["24iAQwJh","find","afterInit","commandParams","toLowerCase","2324441FtgOgD","*Remove highlight*","_registerLegacyDescription","editor","1090130XYWcae","formatInline","23335sHNxIF","_descriptionFactory","title","commandName","config","highlight.options","HighlightEditing","highlight","*Set highlight:* %0","TrackChangesEditing","_enableDefaultAttributesIntegration","registerDescriptionCallback","format","FORMAT_HIGHLIGHT","color","6ZIEyIH","has","1319553yrMokd","locale","type","87369dCIvmE","get","model","registerAttributeLabel","plugins","325496iyTUEs","4ZgPNoh","16NTOjOX","value","5091889mzaZZL","320yZHAzW"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(316538===-parseInt(n(229))/1+-parseInt(n(230))/2*(parseInt(n(224))/3)+-parseInt(n(234))/4*(parseInt(n(246))/5)+-parseInt(n(219))/6*(-parseInt(n(240))/7)+parseInt(n(231))/8*(-parseInt(n(221))/9)+parseInt(n(244))/10+parseInt(n(233))/11*(parseInt(n(235))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(237)](){const t=_o,e=this[t(243)];if(!e[t(228)][t(220)](t(210)))return;const n=e[t(228)][t(225)](t(213)),r=e[t(222)];n[t(214)](t(211),[t(211)]),n[t(247)][t(227)](t(211),zr(r,t(217))),this[t(242)]()}[_o(242)](){const t=_o,e=this[t(243)],n=e[t(222)];e[t(228)][t(225)](t(213))[t(247)][t(215)]((r=>{const s=t;if(s(245)!=r[s(223)])return;const{data:o}=r;if(o&&s(211)==o[s(249)]){const t=n.t,r=o[s(238)][0][s(232)];if(r){const o=e[s(250)][s(225)](s(209))[s(236)]((t=>t[s(226)]==r)),i=t(o[s(248)])[s(239)]();return{type:s(216),content:zr(n,s(212),i),color:{value:o[s(218)],title:o[s(248)]}}}return{type:s(216),content:zr(n,s(241),zr(n,s(217)))}}}))}}const Co=ko;function ko(t,e){const n=Ro();return(ko=function(t,e){return n[t-=188]})(t,e)}function Ro(){const t=["has","locale","3843983bPMiRK","285460hGoZFP","20308ctResC","for","enableCommand","createContainerElement","dataDowncast","horizontalLine","registerElementLabel","94766rEhfEf","div","showSuggestionHighlights","get","ck-horizontal-line","high","625lXreTn","865384xcbKGu","elementToStructure","editor","8fFHsDo","afterInit","plugins","createPositionAt","30fTzRZP","insert","HorizontalLineEditing","conversion","TrackChangesEditing","214iuCtzO","6950574VxgyZi","addClass","_descriptionFactory","ELEMENT_HORIZONTAL_LINE","16554OWMlbs","createEmptyElement"];return(Ro=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(437496===parseInt(n(198))/1+-parseInt(n(210))/2*(-parseInt(n(215))/3)+parseInt(n(221))/4*(-parseInt(n(197))/5)+parseInt(n(205))/6*(parseInt(n(191))/7)+parseInt(n(201))/8*(-parseInt(n(211))/9)+-parseInt(n(220))/10+parseInt(n(219))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[Co(202)](){const t=Co,e=this[t(200)];if(!e[t(203)][t(217)](t(207)))return;e[t(203)][t(194)](t(209))[t(223)](t(189));const n=e[t(203)][t(194)](t(209)),r=e[t(218)];n[t(213)][t(190)](t(189),(e=>zr(r,t(214),e))),e[t(208)][t(222)](t(188))[t(199)]({model:t(189),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(193)])return null;const o=n[s(224)](s(192)),i=n[s(216)]("hr");return n[s(212)](s(195),o),n[s(206)](n[s(204)](o,0),i),o},converterPriority:t(196)})}}const Lo=vo;function So(){const t=["get","attribute","locale","editor","plugins","1168371YnwLPr","21612YKfmNw","commandName","has","htmlEmbed","type","20rgyxRe","format","2910246aHUEvD","TrackChangesEditing","78495aaCOnE","*Change %0 content*","nodeAfter","657002XxksUj","ELEMENT_HTML_EMBED","110IdNPpu","start","value","2YHSGpc","formatBlock","HtmlEmbed","registerElementLabel","element","getFirstRange","11527096zgCxgL","afterInit","key","registerDescriptionCallback","_registerLegacyDescription","_descriptionFactory","2891zWiCFt","6055654bunrfK","rawHtml","_enableDefaultAttributesIntegration"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=348]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(781345===parseInt(n(382))/1*(parseInt(n(377))/2)+parseInt(n(372))/3+-parseInt(n(370))/4*(-parseInt(n(374))/5)+-parseInt(n(365))/6*(parseInt(n(355))/7)+parseInt(n(349))/8+parseInt(n(364))/9*(-parseInt(n(379))/10)+parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Lo(350)](){const t=Lo,e=this[t(362)];if(!e[t(363)][t(367)](t(384)))return;const n=e[t(363)][t(359)](t(373)),r=e[t(361)];n[t(354)][t(385)](t(357),(e=>zr(r,t(378),e))),n[t(358)](t(368),[],[t(381)]),n[t(354)][t(352)]((e=>{const n=t;if(n(360)!=e[n(369)])return;const{data:s}=e;if(s&&n(381)==s[n(351)]&&e[n(348)]()[n(380)][n(376)].is(n(386),n(357))){const t=zr(r,n(378));return{type:n(371),content:zr(r,n(375),t)}}})),this[t(353)]()}[Lo(353)](){const t=Lo,e=this[t(362)],n=e[t(361)];e[t(363)][t(359)](t(373))[t(354)][t(352)]((e=>{const r=t;if(r(383)!=e[r(369)])return;const{data:s}=e;if(s&&r(368)==s[r(366)]){const t=zr(n,r(378));return{type:r(371),content:zr(n,r(375),t)}}}))}}function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=432]})(t,e)}const wo=Oo;function Fo(){const t=["imageInline","ELEMENT_IMAGE","forceDefaultExecution","imageStylePreApply","registerElementLabel","backward","uploadImage","getSuggestionCallback","10031504bTHapH","_descriptionFactory","251004pPmRMj","markBlockFormat","getFirstRange","get","fromPosition","ImageUploadEditing","getCaptionFromImageModelElement","end","length","imageCaption","selection","convertBlockImageToInline","39680450jJfpMe","forward","*Reset image width*","accept","attribute","convertInlineImageToBlock","start","3976TOqRYL","has","editor","TrackChangesEditing","commandParams","ELEMENT_INLINE_IMAGE","1213524PZKNgX","FORMAT_IMAGE_SIZE","_findSuggestions","isCollapsed","nodeAfter","markInsertion","alt","plugins","discard","width","element","schema","isBefore","Inline image to block image","key","imageTextAlternative","isEqual","caption","toPrevious","nodeBefore","28BllXXG","formatInline","previous","registerAttributeLabel","insertImage","ImageBlockEditing","ELEMENT_CAPTION","*Set image width:* %0","commandName","115014FLKsEv","enableCommand","isIntersecting","registerDescriptionCallback","resizedWidth","ImageTextAlternativeEditing","format","locale","type","registerCustomCallback","resizeImage","addObject","subType","markDeletion","ImageCaptionEditing","detach","getContainedElement","model","*Set image text alternative:* %0","document","change","filter","chain","toNext","*Remove image text alternative*","ImageResize","afterInit","insertion","getNearestSelectionRange","_suggestionFactory","imageTypeBlock","48oAvBca","find","removeObject","_registerLegacyDescription","imageBlock","join","findIndex","674895jRaOwX","ImageInlineEditing","toggleImageCaption","deletion","newValue","ImageUtils","createRange","ImageEditing","imageTypeInline","_enableDefaultAttributesIntegration","isOwn","isBlockImage","getClosestSelectedImageElement","ImageCaptionUtils","Block image to inline image","18135EfJGGh","createRangeOn","formatBlock"];return(Fo=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(903760===parseInt(n(443))/1+parseInt(n(488))/2*(parseInt(n(497))/3)+-parseInt(n(528))/4*(parseInt(n(535))/5)+parseInt(n(468))/6+-parseInt(n(441))/7+-parseInt(n(462))/8*(parseInt(n(550))/9)+parseInt(n(455))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(523)](){const t=wo,e=this[t(464)];if(!e[t(475)][t(463)](t(542)))return;const n=e[t(475)][t(446)](t(465)),r=e[t(475)][t(446)](t(540)),s=e[t(504)];n[t(498)](t(492)),n[t(442)][t(437)](t(532),(e=>zr(s,t(434),e))),n[t(442)][t(437)](t(433),(e=>zr(s,t(467),e))),n[t(442)][t(437)](t(485),(()=>zr(s,t(494)))),e[t(475)][t(463)](t(448))&&n[t(498)](t(439)),e[t(475)][t(463)](t(493))&&e[t(475)][t(463)](t(536))&&(n[t(498)](t(543),((s,o)=>{const i=t,a=r[i(547)](e[i(514)][i(516)][i(453)]);e[i(514)][i(517)]((()=>{const t=i;n[t(444)](a,{commandName:t(543),commandParams:[o]},[],t(454))}))})),n[t(498)](t(527),((s,o)=>{const a=t;e[a(514)][a(517)]((t=>{const c=a;let u=r[c(547)](e[c(514)][c(516)][c(453)]),l=t[c(551)](u);const f=i.LivePosition[c(447)](l[c(461)],c(486)),h=i.LivePosition[c(447)](l[c(450)],c(520));n[c(435)]((()=>s(o))),u=r[c(547)](e[c(514)][c(516)][c(453)]),l=t[c(551)](u);const g=t[c(541)](f,h);f[c(512)](),h[c(512)](),n[c(444)](u,{commandName:c(543),commandParams:[o]},[],c(460)),g[c(461)][c(480)](l[c(461)])&&n[c(473)](t[c(541)](g[c(461)],l[c(461)]),c(460)),l[c(450)][c(480)](g[c(450)])&&n[c(473)](t[c(541)](l[c(450)],g[c(450)]),c(460))}))})),n[t(526)][t(506)](t(432),t(460),t(533),(()=>!1)),n[t(526)][t(506)](t(432),t(460),t(458),(()=>!1)),n[t(526)][t(506)](t(432),t(460),t(476),n[t(526)][t(440)](t(432),"",t(458))),n[t(526)][t(506)](t(524),t(460),t(533),(()=>!1)),n[t(526)][t(506)](t(524),t(460),t(476),(([r])=>{const s=t,o=n[s(526)][s(440)](s(524),"",s(476));let i=r[s(461)],a=r[s(450)];const c=e[s(514)][s(479)][s(525)](i,s(438)),u=e[s(514)][s(479)][s(525)](a,s(456));c[s(471)]&&(i=c[s(461)]),u[s(471)]&&(a=u[s(450)]),o([e[s(514)][s(541)](i,a)])})),n[t(526)][t(506)](t(432),t(460),t(519),c),n[t(526)][t(506)](t(524),t(460),t(519),c)),e[t(475)][t(463)](t(511))&&(n[t(498)](t(537),((s,o)=>{const i=t,a=e[i(475)][i(446)](i(548));let c=r[i(547)](e[i(514)][i(516)][i(453)]),u=a[i(449)](c);e[i(514)][i(517)]((()=>{const t=i;if(u)return void n[t(510)](e[t(514)][t(551)](u));const l=r[t(546)](c);s(o),c=r[t(547)](e[t(514)][t(516)][t(453)]),u=a[t(449)](c),n[t(473)](e[t(514)][t(551)](u),l?null:t(452))}))})),n[t(526)][t(506)](t(524),t(452),t(519),c));const o=[{type:t(432),subType:t(436)},{type:t(524),subType:t(452)},{type:t(432),subType:t(460)},{type:t(524),subType:t(460)}];function a(e,s){const i=t,a=o[i(534)]((({type:t,subType:n})=>e[i(505)]==t&&e[i(509)]==n)),c=o[i(534)]((({type:t,subType:e})=>s[i(505)]==t&&s[i(509)]==e));if(a<0||c<0)return!1;const u=e[i(445)](),l=s[i(445)]();if((0==a||1==a)&&2==c&&u[i(499)](l))return!0;if(2==a&&3==c){const t=n[i(470)](u,i(524))[i(518)]((({suggestion:t,meta:e})=>e[i(545)]&&i(460)==t[i(509)]));if(t[i(451)]>1&&l[i(450)][i(484)](u[i(461)]))return!0;if(1==t[i(451)]&&(u[i(461)][i(484)](l[i(450)])||u[i(450)][i(484)](l[i(461)])))return!0}if(3==a&&3==c&&u[i(461)][i(480)](l[i(461)])){const t=u[i(450)][i(472)],e=l[i(461)][i(487)];return r[i(546)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(475)][t(463)](t(522))&&(n[t(544)](t(507),[],[t(501)]),n[t(442)][t(491)](t(501),zr(s,t(469)))),e[t(475)][t(463)](t(502))&&n[t(544)](t(483),[],[t(474)]),n[t(442)][t(500)]((e=>{const n=t;if(o[n(529)]((({type:t,subType:r})=>e[n(505)]==t&&e[n(509)]==r)))return e[n(490)]?{}:void 0})),n[t(442)][t(500)]((e=>{const n=t;if(n(524)==e[n(505)]||n(538)==e[n(505)]){const t=e[n(513)]();if(t&&t.is(n(478),n(485)))return{type:n(524)==e[n(505)]?n(508):n(530),element:t,quantity:1}}})),n[t(442)][t(500)]((e=>t(432)==e[t(505)]&&t(460)==e[t(509)]?{type:t(503),content:t(481)}:t(432)==e[t(505)]&&t(454)==e[t(509)]?{type:t(503),content:t(549)}:void 0)),n[t(442)][t(500)]((e=>{const n=t;if(n(459)!=e[n(505)])return;const{data:r}=e;if(!r||n(474)!=r[n(482)])return;const o=r[n(539)];return o?{type:n(503),content:zr(s,n(515),'"'+o+'"')}:{type:n(503),content:zr(s,n(521))}})),this[t(531)]()}[wo(531)](){const t=wo,e=this[t(464)],n=e[t(504)];e[t(475)][t(446)](t(465))[t(442)][t(500)]((e=>{const r=t;if(r(432)!=e[r(505)]&&r(489)!=e[r(505)])return;const{data:s}=e;if(s){if(r(483)==s[r(496)]){const t=s[r(466)][0][r(539)];return t?{type:r(503),content:zr(n,r(515),'"'+t+'"')}:{type:r(503),content:zr(n,r(521))}}if(r(507)==s[r(496)]){const t=s[r(466)][0][r(477)];return t?{type:r(503),content:zr(n,r(495),t)}:{type:r(503),content:zr(n,r(457))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(247219===parseInt(n(333))/1*(-parseInt(n(341))/2)+-parseInt(n(342))/3+parseInt(n(311))/4*(-parseInt(n(316))/5)+-parseInt(n(326))/6+parseInt(n(309))/7*(-parseInt(n(308))/8)+-parseInt(n(331))/9+parseInt(n(335))/10*(parseInt(n(313))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(321)](){const t=Po;if(!this[t(332)][t(319)][t(325)](t(345)))return;const e=this[t(332)][t(336)],n=this[t(332)][t(319)][t(348)](t(324));n[t(317)](t(318),[],[t(314)]),n[t(339)][t(320)]((n=>{const r=t;if(r(340)!=n[r(343)])return;const{data:s}=n;return s&&r(314)==s[r(338)]?s[r(322)]&&s[r(349)]?{type:r(323),content:zr(e,r(346))}:{type:r(323),content:""}:void 0})),this[t(315)]()}[Po(315)](){const t=Po,e=this[t(332)][t(319)][t(348)](t(324));e[t(310)][t(330)](t(334),t(318),t(347),e[t(310)][t(312)](t(334),null,t(337))),e[t(310)][t(330)](t(334),t(318),t(337),e[t(310)][t(312)](t(334),null,t(347))),this[t(328)]()}[Po(328)](){const t=Po,e=this[t(332)],n=e[t(336)];e[t(319)][t(348)](t(324))[t(339)][t(320)]((e=>{const r=t;if(r(334)!=e[r(343)]&&r(327)!=e[r(343)])return;const{data:s}=e;return s&&r(318)==s[r(344)]?{type:r(323),content:zr(n,r(329))}:void 0}))}}function Bo(){const t=["1037736LOJGpo","editor","65868TJbvoA","formatBlock","340eEPyEi","locale","discard","key","_descriptionFactory","attribute","4dNqwuE","657933QCDhom","type","commandName","ImageEditing","*Replace image URL*","accept","get","oldValue","592VVofOv","46711PEdTVG","_suggestionFactory","12NKQANO","getSuggestionCallback","525899vVykSL","src","_handleLegacySuggestions","587645eXnLLs","_enableDefaultAttributesIntegration","replaceImageSource","plugins","registerDescriptionCallback","afterInit","newValue","format","TrackChangesEditing","has","393282CmFCLF","formatInline","_registerLegacyDescription","*Format:* replace image URL","registerCustomCallback"];return(Bo=function(){return t})()}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=262]})(t,e)}function Ho(){const t=["imageStylePreApply","hasSuggestion","discardSuggestion","ImageUtils","1298965lfDMbu","registerCustomCallback","suggestion","TrackChangesEditing","isInlineImage","from","insertion","side","next","start","_descriptionFactory","chain","author","title","locale","head","registerPostFixer","30VfLynm","getSuggestions","value","accept","enableCommand","setImageNaturalSizeAttributes","discard","document","differ","commandReversedParams","markBlockFormat","getChangedMarkers","ImageStyleEditing","2076912ENkHMX","Users","imageStyle","get","plugins","createRangeOn","has","selection","afterInit","isOwn","isBefore","14rHPBCi","_registerLegacyDescription","convertInlineImageToBlock","445320SBJuBf","editor","markInlineFormat","imageTypeBlock","end","subType","model","imageCaption","imageTypeInline","_splitMarkerName","618yEIyTS","_suggestionFactory","refresh","440892pvciBI","getClosestSelectedImageElement","698CGIjhA","formatInline","239048PHDDYt","join","name","nodeBefore","isEqual","nodeAfter","_findSuggestions","isInContent","imageStylePostApply","type","shouldConvertImageType","change","forEach","commands","FORMAT_SIDE_IMAGE","toLowerCase","commandName","registerDescriptionCallback","getContainedElement","getFirstRange","format","getSuggestion","getSuggestionCallback","formatBlock","commandParams","401802NfzKXg","filter","*Format:* %0","isIntersecting","normalizedStyles","length","findIndex","newRange","isBlockImage"];return(Ho=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(278014===parseInt(n(325))/1+-parseInt(n(340))/2*(-parseInt(n(335))/3)+-parseInt(n(311))/4+parseInt(n(281))/5+-parseInt(n(268))/6+-parseInt(n(322))/7*(parseInt(n(342))/8)+-parseInt(n(338))/9*(-parseInt(n(298))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(319)](){const t=jo,n=this[t(326)];if(!n[t(315)][t(317)](t(310)))return;const r=n[t(315)][t(314)](t(284)),s=n[t(315)][t(314)](t(280)),o={};r[t(302)](t(313),((o,i)=>{const a=t,c=n[a(315)][a(314)](a(312)).me,u=n[a(355)][a(314)](a(313));let l=s[a(339)](n[a(331)][a(305)][a(318)]),f=n[a(331)][a(316)](l),h=u[a(300)];if(h==i[a(300)])return;const g={commandName:a(313),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(331)][a(353)]((()=>{const t=a;if(r[t(299)]()[t(269)]((e=>e[t(349)]&&c==e[t(293)]&&(t(266)==e[t(351)]||t(341)==e[t(351)])&&(t(277)==e[t(330)]||t(350)==e[t(330)])&&e[t(262)]()[t(346)](f)))[t(354)]((e=>r[t(279)](e[t(296)]))),l=s[t(339)](n[t(331)][t(305)][t(318)]),f=n[t(331)][t(316)](l),u[t(337)](),n[t(355)][t(314)](t(333))[t(337)](),n[t(355)][t(314)](t(328))[t(337)](),h=u[t(300)],h!=i[t(300)])return s[t(285)](l)&&u[t(352)](i[t(300)],l)?(o({...i,setImageSizes:!1}),l=s[t(339)](n[t(331)][t(305)][t(318)]),void r[t(308)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(277))):void(s[t(276)](l)?r[t(308)](l,g,[],t(350)):r[t(327)](f,g,t(350)))}))}));for(const e of n[t(315)][t(314)](t(310))[t(272)])o[e[t(344)]]=e[t(294)][t(357)]();r[t(336)][t(282)](t(266),t(277),t(343),(()=>!1)),r[t(336)][t(282)](t(266),t(350),t(343),(()=>!1)),r[t(336)][t(282)](t(341),t(350),t(343),(()=>!1)),r[t(336)][t(282)](t(266),t(277),t(301),(([e])=>{const n=t;s[n(303)](e[n(360)]())})),r[t(336)][t(282)](t(266),t(277),t(304),((e,n)=>{const s=t;r[s(336)][s(265)](s(266),"",s(301))(e,{commandName:n[s(358)],commandParams:n[s(307)]})})),r[t(336)][t(282)](t(266),t(277),t(292),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(266),subType:t(277)},{type:t(287),subType:t(332)},{type:t(266),subType:t(324)},{type:t(287),subType:t(324)}];function a(e,n){const o=t,a=i[o(274)]((({type:t,subType:n})=>e[o(351)]==t&&e[o(330)]==n)),c=i[o(274)]((({type:t,subType:e})=>n[o(351)]==t&&n[o(330)]==e));if(a<0||c<0)return!1;const u=e[o(262)](),l=n[o(262)]();if((0==a||1==a)&&2==c&&u[o(271)](l))return!0;if(2==a&&3==c){const t=r[o(348)](u,o(287))[o(269)]((({suggestion:t,meta:e})=>e[o(320)]&&o(324)==t[o(330)]));if(t[o(273)]>1&&l[o(329)][o(346)](u[o(290)]))return!0;if(1==t[o(273)]&&(u[o(290)][o(346)](l[o(329)])||u[o(329)][o(346)](l[o(290)])))return!0}if(3==a&&3==c&&u[o(290)][o(321)](l[o(290)])){const t=u[o(329)][o(347)],e=l[o(290)][o(345)];return s[o(276)](t)&&t===e}return!1}n[t(331)][t(305)][t(297)]((()=>{const e=t;let o=!1;const i=Array[e(286)](n[e(331)][e(305)][e(306)][e(309)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(334)](t);if(e(283)==i&&r[e(278)](u)){if(e(266)==a&&(e(277)==c||e(350)==c)){const t=r[e(264)](u);if(n[e(275)]){const n=t[e(262)]()[e(360)]();if(s[e(276)](n))continue;r[e(279)](t),o=!0}}if(e(287)==a&&e(332)==c&&!n[e(275)]){const t=r[e(264)](u);t[e(289)]&&t[e(289)][e(349)]&&(r[e(279)](t[e(289)]),o=!0)}}}return o})),this[t(323)](o)}[jo(323)](t){const e=jo,n=this[e(326)],r=n[e(295)];n[e(315)][e(314)](e(284))[e(291)][e(359)]((n=>{const s=e;if(s(266)!=n[s(351)]&&s(341)!=n[s(351)])return;const{data:o}=n;if(!o||s(313)!=o[s(358)])return;const i=o[s(267)][0][s(300)];return function(t){const e=s;return{type:e(263),content:zr(r,e(270),t)}}(s(288)===i?zr(r,s(356)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["editor","TrackChangesEditing","commands","1025124GmUbJi","546lCYHHQ","_setSuggestionData","1950808QsBTMC","collaboration_features","143stnvro","value","get","38706aZGzgF","listenTo","_handleImportedData","bind","importWord","341596XvJkjq","trackChanges","afterInit","track_changes","plugins","forEach","18QcZtef","high","5003500AsnVSx","978441eVqlHC","_trackChangesValueDuringImport","dataInsert","lowest","execute","15WVcMYC","_trackChangesExecuted","10658fKqPij","enableCommand","Users","46wMdgLB"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=408]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(257515===parseInt(n(443))/1*(parseInt(n(410))/2)+-parseInt(n(436))/3+-parseInt(n(427))/4*(parseInt(n(441))/5)+parseInt(n(422))/6*(-parseInt(n(415))/7)+parseInt(n(417))/8*(parseInt(n(433))/9)+-parseInt(n(435))/10+-parseInt(n(419))/11*(-parseInt(n(414))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(437)]=!1,this[e(442)]=!1}[zo(429)](){const t=zo,e=this[t(411)],n=e[t(413)][t(421)](t(426)),r=e[t(413)][t(421)](t(428));n&&(n.on(t(440),((e,[,n])=>{const s=t;this[s(437)]=r[s(420)],n[s(418)][s(430)]=!this[s(437)]}),{priority:t(434)}),this[t(423)](n,t(438),this[t(424)][t(425)](this)),this[t(423)](n,t(438),(()=>{const e=t;this[e(442)]&&(r[e(440)](),this[e(442)]=!1)}),{priority:t(439)}),e[t(431)][t(421)](t(412))[t(408)](t(426)))}[zo(424)](t,e){const n=zo,{suggestions:r}=e,s=this[n(411)][n(413)][n(421)](n(428)),o=s[n(420)];this[n(437)]!==o&&(s[n(440)](),this[n(442)]=!0),r&&r[n(432)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(411)][o(431)][o(421)](o(409)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(426)}}};this[o(411)][o(431)][o(421)](o(412))[o(416)](i)}))}}function qo(){const t=["FORMAT_INDENT","getItems","10jBNGhZ","indentBlock","_registerBlockAttribute","IndentEditing","14688KHGblH","afterInit","plugins","has","editor","type","format","4451010GJdsLI","TrackChangesEditing","2693296ToMARG","_registerLegacyDescription","outdentBlock","_enableDefaultAttributesIntegration","enableCommand","1672488rHajYE","indent","getItemLabel","3888uoxTsU","outdent","*Outdent:* %0","blockIndent","get","locale","IndentBlock","54oHopjM","979604cfqvmL","_descriptionFactory","registerAttributeLabel","formatBlock","registerDescriptionCallback","3819095AdhuXJ","commandName","*Indent:* %0"];return(qo=function(){return t})()}const Zo=Jo;function Jo(t,e){const n=qo();return(Jo=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(411204===parseInt(n(501))/1+parseInt(n(469))/2*(parseInt(n(484))/3)+-parseInt(n(470))/4*(parseInt(n(480))/5)+parseInt(n(491))/6+parseInt(n(475))/7+-parseInt(n(493))/8+-parseInt(n(498))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Yo extends t.Plugin{[Zo(485)](){const t=Zo,e=this[t(488)],n=e[t(486)][t(466)](t(492));if(e[t(486)][t(487)](t(483))&&(n[t(497)](t(499)),n[t(497)](t(502))),e[t(486)][t(487)](t(468)))for(const e of[t(481),t(495)])n[t(496)](e);const r=e[t(467)];n[t(482)](t(465)),n[t(471)][t(472)](t(465),zr(r,t(478))),this[t(494)]()}[Zo(494)](){const t=Zo,e=this[t(488)],n=e[t(467)],r=e[t(486)][t(466)](t(492));r[t(471)][t(474)]((e=>{const s=t;if(s(473)!=e[s(489)])return;const{data:o}=e;if(!o)return;if(s(481)!=o[s(476)]&&s(495)!=o[s(476)])return;const i=e[s(479)]()[0],a=r[s(471)][s(500)](i);return s(481)==o[s(476)]?{type:s(490),content:zr(n,s(477),a)}:s(495)==o[s(476)]?{type:s(490),content:zr(n,s(503),a)}:void 0}))}}var Qo=ti;function $o(){var t=["8030886PDlQWx","get","editor","51492110MqRXUU","requires","init","32aJqfHj","4664680DTLSrv","TrackChangesEditing","166224GUBWPv","535877MUXJjr","137744rFRkUM","7ZsLKdZ","enableCommand","input","plugins","2861726uqXJfw","270uTaOhW"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=223]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(984330===-parseInt(n(236))/1+-parseInt(n(224))/2+parseInt(n(235))/3*(-parseInt(n(232))/4)+-parseInt(n(233))/5+-parseInt(n(226))/6*(parseInt(n(238))/7)+-parseInt(n(237))/8*(-parseInt(n(225))/9)+parseInt(n(229))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(230)](){return[vs.Input]}[Qo(231)](){var t=Qo;this[t(228)][t(223)][t(227)](t(234))[t(239)](t(240))}}function ni(){const t=["get","link","plugins","newValue","linkHref","45993xCMyHB","has","unlink","label","format","4949109sZuTRx","*Set link:* %0","6428044hAsfYW","toLowerCase","link (","registerDescriptionCallback","LinkEditing","manualDecorators","type","afterInit","editor","89410ACNIEf","TrackChangesEditing","_enableDefaultAttributesIntegration","commandParams","commandName","formatInline","10gvnaCX","_descriptionFactory","3568mhqyFJ","commands","3811250eiYdxq","_registerLegacyDescription","*Remove link*","3421266MdFNMA","key","attribute","17748oZImnB","locale","map","registerAttributeLabel","10UeSOTQ","164CcapAL"];return(ni=function(){return t})()}function ri(t,e){const n=ni();return(ri=function(t,e){return n[t-=362]})(t,e)}const si=ri;!function(t,e){const n=ri,r=t();for(;;)try{if(464303===-parseInt(n(388))/1*(parseInt(n(382))/2)+parseInt(n(366))/3*(-parseInt(n(403))/4)+parseInt(n(392))/5+-parseInt(n(395))/6+parseInt(n(373))/7+-parseInt(n(390))/8*(-parseInt(n(398))/9)+-parseInt(n(402))/10*(parseInt(n(371))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[si(380)](){const t=si,e=this[t(381)];if(!e[t(363)][t(367)](t(377)))return;const n=e[t(363)][t(404)](t(383)),r=e[t(391)][t(404)](t(362));n[t(384)](t(362),[t(365),...r[t(378)][t(400)]((t=>t.id))]),n[t(384)](t(368));for(const e of r[t(378)])n[t(389)][t(401)](e.id,t(375)+e[t(369)][t(374)]()+")");n[t(389)][t(376)]((n=>{const r=t;if(r(397)!=n[r(379)])return;const{data:s}=n;if(!s||r(365)!=s[r(396)])return;const o=s[r(364)],i=e[r(399)];return{type:r(370),content:null==o?zr(i,r(394)):zr(i,r(372),'"'+o+'"')}})),this[t(393)]()}[si(393)](){const t=si,e=this[t(381)],n=e[t(399)];e[t(363)][t(404)](t(383))[t(389)][t(376)]((e=>{const r=t;if(r(387)!=e[r(379)])return;const{data:s}=e;if(s){if(r(362)==s[r(386)]){const t=s[r(385)][0];return{type:r(370),content:zr(n,r(372),'"'+t+'"')}}return r(368)==s[r(386)]?{type:r(370),content:zr(n,r(394))}:void 0}}))}}const ii=ui;function ai(){const t=["formatBlock","numberedList","schema","createPositionAt","commandParams","push","checkTodoList","ELEMENT_BULLETED_LIST","*Outdent:* %0","name","replace","bulletedList","findIndex","registerDescriptionCallback","8442888CmJXPz","*Check item*","type","formatInline","document","from","afterInit","nextSibling","342800XZtuLq","editor","LegacyListEditing","commands","todoListChecked","_descriptionFactory","blockName","numbered","*Indent:* %0","*Change to:* %0","before","58YXLLWG","previousSibling","paragraph","markBlockFormat","execute","length","ELEMENT_LIST_ITEM","listItem","5753DaDEnt","*Uncheck item*","listIndent","20919Amdlba","8429589XqNncu","ELEMENT_NUMBERED_LIST","createRange","parent","checkChild","enableCommand","locale","format","LegacyTodoListEditing","_selectedElements","692163bIFUaC","end","selection","indentList","slice","List","value","model","TrackChangesEditing","plugins","ELEMENT_TODO_LIST","change","bulleted","forceValue","76JjYzgf","getAttribute","outdentList","get","todoList","add","35930PpVUeh","todo","filter","198UIIKIQ","commandName","listType","registerElementLabel","361905Rlwqjw","element","isObject","getSelectedBlocks","has"];return(ai=function(){return t})()}!function(t,e){const n=ui,r=t();for(;;)try{if(788845===parseInt(n(447))/1*(-parseInt(n(436))/2)+parseInt(n(458))/3+parseInt(n(472))/4*(parseInt(n(398))/5)+parseInt(n(417))/6+parseInt(n(448))/7+parseInt(n(425))/8*(-parseInt(n(394))/9)+-parseInt(n(478))/10*(parseInt(n(444))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(423)](){const t=ii,e=this[t(426)],n=e[t(454)];if(!e[t(467)][t(402)](t(427)))return;const r=e[t(467)][t(475)](t(466)),s=e[t(467)][t(402)](t(456));function o(t){return()=>{const n=ui,s=e[n(465)][n(421)][n(460)],o=e[n(428)][n(475)](t);if(o[n(464)])return void e[n(440)](n(438),{});const i=t[n(462)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(422)](t)[s(480)]((t=>function(t,e){const n=s;return e[n(452)](t[n(451)],n(443))&&!e[n(400)](t)}(t,r)));o=o[s(480)]((t=>!t.is(s(399),s(443))||t[s(473)](s(396))!=e));const i=new Set;for(const t of o)t.is(s(399),s(443))?i[s(477)](li(t)):i[s(477)](t);return Array[s(422)](i)}(s[n(401)](),i,e[n(465)][n(405)]);e[n(465)][n(469)]((()=>{const e=n;for(const n of a)r[e(439)](n,{commandName:t,commandParams:[{forceValue:!o[e(464)]}],formatGroupId:e(431)},fi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(422)](t);const r=n[e(415)]((t=>e(443)!=t[e(412)]));return r>-1&&(n=n[e(462)](0,r)),n}(e[n(465)][n(421)][n(460)][n(401)]()),o=e[n(465)][n(450)](e[n(465)][n(406)](s[0],n(435)),e[n(465)][n(406)](s[s[n(441)]-1],n(459)));e[n(465)][n(469)]((()=>{const e=n;r[e(439)](o,{commandName:t,commandParams:[],formatGroupId:e(446)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(424)];for(;t&&t[n(473)](n(446))>e[n(473)](n(446));)r[n(477)](t),t=t[n(424)]}return Array[n(422)](r)}(s))}))}}r[t(453)](t(404),o(t(404))),r[t(453)](t(414),o(t(414))),s&&r[t(453)](t(476),o(t(476))),r[t(453)](t(461),i(t(461))),r[t(453)](t(474),i(t(474))),s&&r[t(453)](t(409),(()=>{const n=t,s=e[n(428)][n(475)](n(409)),o=Array[n(422)](s[n(457)]);o[n(480)]((t=>t[n(473)](n(429))!=s[n(464)])),e[n(465)][n(469)]((()=>{const t=n;for(const e of o)r[t(439)](e,{commandName:t(409),commandParams:[{forceValue:!s[t(464)]}]})}))})),r[t(430)][t(397)](t(443),(e=>zr(n,t(442),e))),r[t(430)][t(416)]((e=>{const r=t;if(r(403)!=e[r(419)]&&r(420)!=e[r(419)])return;const{data:s}=e;if(s){if(r(404)==s[r(395)]||r(414)==s[r(395)]||r(476)==s[r(395)])switch(s[r(395)][r(413)](r(463),"")){case r(470):return o(zr(n,r(410)));case r(432):return o(zr(n,r(449)));case r(479):return o(zr(n,r(468)))}if(r(461)==s[r(395)])return{type:r(455),content:zr(n,r(433),zr(n,r(442)))};if(r(474)==s[r(395)])return{type:r(455),content:zr(n,r(411),zr(n,r(442)))};if(r(409)==s[r(395)])return s[r(407)][0][r(471)]?{type:r(455),content:zr(n,r(418))}:{type:r(455),content:zr(n,r(445))}}function o(t){const e=r;return{type:e(455),content:zr(n,e(434),t)}}}))}}function ui(t,e){const n=ai();return(ui=function(t,e){return n[t-=394]})(t,e)}function li(t){const e=ii,n=t[e(473)](e(446));if(0==n)return t;let r=t;for(;t[e(437)]&&t[e(437)].is(e(399),e(443));){const s=t[e(437)][e(473)](e(446));if(s==n)r=t[e(437)];else if(s<n)break;t=t[e(437)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(399),e(443))&&t[e(473)](e(446))>0){let r=t[e(424)];for(;r&&e(443)==r[e(412)]&&r[e(473)](e(446))==t[e(473)](e(446));)n[e(408)](r),r=r[e(424)]}return n}const hi=di;function gi(){const t=["TrackChangesEditing","listType","type","element","formatInline","selection","commandName","editor","markMultiRangeBlockFormat","backward","unshift","styles","registerDescriptionCallback","model","formatBlock","getListTypeFromListStyleType","enableCommand","_getSuggestionBlocks","length","locale","createPositionAt","from","push","LegacyListPropertiesEditing","getSelectedBlocks","listReversed","_getSuggestionBlocksForListStyle","getSiblingNodes","parent","createRange","20106240EXzItl","has","45UxYfKx","map","filter","list.properties","handleListStartCommand","get","flat","listStart","1766433RBTJRL","replace","621776eDVZBK","handleDescriptions","2wGdIaF","reversed","format","*Format:* set start index to %0","_getTranslationKeyForListStyle","463746cuFkbU","commandParams","numbered","_LIST_","ELEMENT_","getLastPosition","before","*Format:* set order to regular","getAttribute","LegacyListUtils","listStyle","forward","bind","startIndex","document","*Format:* set order to reversed","2314840WgFWHq","4MjItvh","listItem","*Change to:* %0","toUpperCase","handleListReversedCommand","config","21lDlpum","306589DptzoY","getFirstPosition","plugins","afterInit","change","_descriptionFactory","50rzraEc","handleListStyleCommand","8708359NnIAMx"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=106]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(591707===parseInt(n(141))/1*(parseInt(n(112))/2)+parseInt(n(108))/3*(parseInt(n(134))/4)+-parseInt(n(147))/5*(-parseInt(n(117))/6)+-parseInt(n(140))/7*(-parseInt(n(110))/8)+-parseInt(n(182))/9*(-parseInt(n(133))/10)+-parseInt(n(149))/11+-parseInt(n(180))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(144)](){const t=hi;if(!this[t(157)][t(143)][t(181)](t(173)))return;const e=this[t(157)][t(139)][t(187)](t(185)),n=this[t(157)][t(143)][t(187)](t(150));e[t(161)]&&n[t(166)](t(127),this[t(148)][t(129)](this)),e[t(113)]&&n[t(166)](t(175),this[t(138)][t(129)](this)),e[t(130)]&&n[t(166)](t(107),this[t(186)][t(129)](this)),n[t(146)][t(162)](this[t(111)][t(129)](this))}[hi(148)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(176)]();this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](s,{commandName:t(127),commandParams:[{type:e[t(152)]}],formatGroupId:t(127)})}))}[hi(138)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(167)]((t=>t.is(n(153),n(135))&&n(119)===t[n(125)](n(151))));if(s[n(168)]<1)return;const o=s[n(183)]((t=>this[n(157)][n(163)][n(179)](this[n(157)][n(163)][n(170)](t,n(123)),this[n(157)][n(163)][n(170)](t,0))));this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](o,{commandName:t(175),commandParams:[{reversed:e[t(113)]}],formatGroupId:t(175)})}))}[hi(186)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(167)]((t=>t.is(n(153),n(135))&&n(119)===t[n(125)](n(151))));if(s[n(168)]<1)return;const o=s[n(183)]((t=>this[n(157)][n(163)][n(179)](this[n(157)][n(163)][n(170)](t,n(123)),this[n(157)][n(163)][n(170)](t,0))));this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](o,{commandName:t(107),commandParams:[{startIndex:e[t(130)]}],formatGroupId:t(107)})}))}[hi(111)](t){const e=hi;if(e(164)!=t[e(152)]&&e(154)!=t[e(152)])return;const n=this[e(157)][e(169)],{data:r}=t;if(!r)return;let s,o;switch(r[e(156)]){case e(127):s=e(136),o={type:e(114),content:zr(n,s,zr(n,this[e(116)](r[e(118)][0][e(152)])))};break;case e(175):s=r[e(118)][0][e(113)]?e(132):e(124),o={type:e(114),content:zr(n,s)};break;case e(107):s=e(115),o={type:e(114),content:zr(n,s,r[e(118)][0][e(130)])}}return o}[hi(176)](){const t=hi;var e,n,r,s;const o=this[t(157)][t(143)][t(187)](t(126));let i=Array[t(171)](this[t(157)][t(163)][t(131)][t(155)][t(174)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(153),t(135)))&&i[t(160)](...o[t(177)](this[t(157)][t(163)][t(131)][t(155)][t(142)](),t(159))),(null===(n=i[i[t(168)]-1])||void 0===n?void 0:n.is(t(153),t(135)))&&i[t(172)](...o[t(177)](this[t(157)][t(163)][t(131)][t(155)][t(122)](),t(128))),i=[...new Set(i)],(null===(s=null===(r=this[t(157)][t(163)][t(131)][t(155)][t(142)]())||void 0===r?void 0:r[t(178)])||void 0===s?void 0:s.is(t(153),t(135)))&&(i=i[t(184)]((e=>e.is(t(153),t(135))))),i}[hi(167)](t){const e=hi,n=this[e(157)][e(143)][e(187)](e(126));let r=Array[e(171)](this[e(157)][e(163)][e(131)][e(155)][e(174)]())[e(184)](t)[e(183)]((t=>{const r=e,s=this[r(157)][r(163)][r(170)](t,0);return[...n[r(177)](s,r(159)),...n[r(177)](s,r(128))]}))[e(106)]();return r=[...new Set(r)],r}[hi(116)](t){const e=hi;return e(121)+this[e(157)][e(143)][e(187)](e(126))[e(165)](t)[e(137)]()+e(120)+t[e(137)]()[e(109)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=333]})(t,e)}function Ei(){const t=["TrackChangesEditing","registerElementLabel","high","createEmptyElement","7250810WElbtm","ELEMENT_MEDIA","downcastDispatcher","showSuggestionHighlights","6ggRnSU","plugins","locale","data","dataDowncast","afterInit","803845wKROAA","stop","_descriptionFactory","enableCommand","1080268xfEiDA","options","editor","MediaEmbedEditing","1848957VVzONp","8OqiCfJ","has","2077hfWEQl","elementToElement","9HJPrjj","for","media","517432CbRPtd","div","get","conversion","2815455srVNLz","attribute:url:media","mediaEmbed"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(337036===parseInt(n(357))/1*(parseInt(n(355))/2)+parseInt(n(354))/3+-parseInt(n(350))/4+-parseInt(n(366))/5*(parseInt(n(340))/6)+-parseInt(n(346))/7+-parseInt(n(362))/8*(parseInt(n(359))/9)+parseInt(n(336))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(345)](){const t=mi,e=this[t(352)];if(!e[t(341)][t(356)](t(353)))return;const n=e[t(341)][t(364)](t(369)),r=e[t(342)];n[t(349)](t(368)),n[t(348)][t(333)](t(361),(e=>zr(r,t(337),e))),e[t(365)][t(360)](t(344))[t(358)]({model:t(361),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(339)])return n[s(335)](s(363))},converterPriority:t(334)}),e[t(343)][t(338)].on(t(367),((e,n,r)=>{const s=t;r[s(351)][s(339)]&&e[s(347)]()}),{priority:t(334)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(865156===parseInt(n(398))/1*(parseInt(n(394))/2)+parseInt(n(411))/3+parseInt(n(392))/4+parseInt(n(395))/5*(-parseInt(n(393))/6)+-parseInt(n(405))/7*(-parseInt(n(401))/8)+-parseInt(n(410))/9*(parseInt(n(406))/10)+parseInt(n(402))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(403)](){const t=Ti,e=this[t(399)];e[t(404)][t(407)](t(396))&&e[t(404)][t(397)](t(408))[t(400)](t(409))}}function Ai(){const t=["5zFtejm","MentionEditing","get","277aXTMCq","editor","enableCommand","1157320zVoDRU","11356499cNLZeY","afterInit","plugins","35iDyBTr","1730baUJMj","has","TrackChangesEditing","mention","75051SEehhy","2984313ggsqZY","875500BoPmgD","4531218MCfIMS","676WYCIJt"];return(Ai=function(){return t})()}const Ci=Ri;function ki(){const t=["afterInit","ELEMENT_PAGE_BREAK","10sLnboV","get","20mErETE","492432EhuqiZ","4016111MOqjHz","editor","12enidkU","PageBreakEditing","_descriptionFactory","8816qFUZMK","plugins","18TTyUqk","pageBreak","registerElementLabel","917721sUrmno","184296LBLAmk","TrackChangesEditing","1862ySsgou","7926568BcKEMc","enableCommand","4fcISKL","has","14288APMzPp","locale"];return(ki=function(){return t})()}function Ri(t,e){const n=ki();return(Ri=function(t,e){return n[t-=419]})(t,e)}!function(t,e){const n=Ri,r=t();for(;;)try{if(230886===parseInt(n(429))/1*(parseInt(n(427))/2)+parseInt(n(444))/3*(-parseInt(n(422))/4)+parseInt(n(435))/5*(parseInt(n(436))/6)+parseInt(n(424))/7*(parseInt(n(442))/8)+parseInt(n(421))/9*(parseInt(n(433))/10)+-parseInt(n(437))/11*(-parseInt(n(439))/12)+-parseInt(n(425))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(431)](){const t=Ci,e=this[t(438)];if(!e[t(443)][t(428)](t(440)))return;e[t(443)][t(434)](t(423))[t(426)](t(419));const n=e[t(443)][t(434)](t(423)),r=e[t(430)];n[t(441)][t(420)](t(419),(e=>zr(r,t(432),e)))}}const Li=Mi;!function(t,e){const n=Mi,r=t();for(;;)try{if(259171===parseInt(n(249))/1*(-parseInt(n(247))/2)+-parseInt(n(283))/3+-parseInt(n(311))/4*(-parseInt(n(260))/5)+-parseInt(n(280))/6+parseInt(n(245))/7*(-parseInt(n(302))/8)+parseInt(n(281))/9+-parseInt(n(291))/10*(-parseInt(n(274))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Si extends t.Plugin{[Li(256)](){const t=Li,e=this[t(297)];if(!e[t(286)][t(282)](t(244)))return;const n=e[t(271)],r=e[t(286)][t(241)](t(263));r[t(252)][t(304)](t(290),(e=>zr(n,t(299),e))),r[t(310)](t(290)),r[t(268)](t(272)),e[t(284)][t(308)].on(t(266),vi(e),{priority:t(258)}),e[t(265)][t(308)].on(t(266),((n,r,s)=>{const o=t;s[o(262)][o(275)]&&vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(258)});const s=r[t(252)];s[t(270)]((r=>{const o=t;if(o(255)!==r[o(287)])return;const{start:i,end:a}=r[o(288)]();if(!i[o(261)](a)||!i[o(259)])return;const c=e[o(295)][o(305)],u=i[o(259)];return c[o(254)](u)&&!c[o(267)](u)&&c[o(307)](u,o(251))?{type:o(255),content:zr(n,o(294),s[o(257)](u,1))}:void 0})),this[t(278)]()}[Li(278)](){const t=Li,e=this[t(297)],n=e[t(271)];e[t(286)][t(241)](t(263))[t(252)][t(270)]((e=>{const r=t;if(r(277)!=e[r(287)])return;const{data:s}=e;return s&&r(290)==s[r(300)]?{type:r(243),content:zr(n,r(269),zr(n,r(299)))}:void 0}))}}function vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Mi,i=t[o(286)][o(241)](o(263)),a=r[o(289)][o(303)],c=r[o(289)][o(248)],u=t[o(295)][o(305)];if(!a[o(261)](c)||!a[o(259)])return;const l=a[o(259)];if(u[o(254)](l)&&!u[o(267)](l)&&u[o(307)](l,o(251))){if(!s[o(264)][o(285)](r[o(289)],n[o(246)]))return;const t=s[o(293)][o(298)](o(276),{class:o(306)}),a=s[o(242)][o(253)](c);e&&i[o(279)][o(301)](r[o(292)])&&s[o(293)][o(250)](o(273),t),s[o(293)][o(309)](a,t),s[o(242)][o(296)](t,r[o(292)])}}}function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=241]})(t,e)}function Oi(){const t=["addMarker:suggestion:insertion","isLimit","enableCommand","*Change to:* %0","registerDescriptionCallback","locale","insertParagraph","ck-suggestion-marker--active","25619yJhCxh","showSuggestionHighlights","span","formatBlock","_registerLegacyDescription","activeMarkers","2496234ANmWvj","957033BTqZyq","has","382194KOGyox","editing","consume","plugins","type","getFirstRange","markerRange","paragraph","4430eIzvwx","markerName","writer","*Insert:* %0","model","bindElementToMarker","editor","createUIElement","ELEMENT_PARAGRAPH","commandName","includes","138128AXdUQf","start","registerElementLabel","schema","ck-suggestion-marker-split","checkChild","downcastDispatcher","insert","_enableDefaultAttributesIntegration","950660VYidnT","get","mapper","format","Paragraph","126udPmwS","name","40362piUGLp","end","13LHDtEj","addClass","$text","_descriptionFactory","toViewPosition","isBlock","insertion","afterInit","getItemLabel","highest","nodeAfter","5alvjwu","isTouching","options","TrackChangesEditing","consumable","data"];return(Oi=function(){return t})()}const wi=Di;function Fi(){const t=["TrackChangesEditing","821304epFzfU","1648250IOtwwW","has","format","_enableDefaultAttributesIntegration","9144rCBWPl","_registerLegacyDescription","get","commandName","33836xdeNaa","36gdHOUP","editor","*Remove all formatting*","506359WAcnIo","18DfhrTT","22277bYsfeZ","registerDescriptionCallback","formatBlock","468267WPQshV","RemoveFormatEditing","20tqarSH","_descriptionFactory","removeFormat","formatInline","locale","16NmaBam","type","afterInit","1381135yLLjsj","plugins"];return(Fi=function(){return t})()}function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(457563===-parseInt(n(407))/1+parseInt(n(423))/2+parseInt(n(410))/3*(parseInt(n(412))/4)+-parseInt(n(420))/5*(-parseInt(n(406))/6)+parseInt(n(405))/7*(parseInt(n(417))/8)+-parseInt(n(402))/9*(-parseInt(n(424))/10)+-parseInt(n(401))/11*(parseInt(n(428))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[wi(419)](){const t=wi,e=this[t(403)];e[t(421)][t(425)](t(411))&&(e[t(421)][t(399)](t(422))[t(427)](t(414)),this[t(398)]())}[wi(398)](){const t=wi,e=this[t(403)];e[t(421)][t(399)](t(422))[t(413)][t(408)]((n=>{const r=t;if(r(409)!=n[r(418)]&&r(415)!=n[r(418)])return;const{data:s}=n;return s&&r(414)==s[r(400)]?{type:r(426),content:zr(e[r(416)],r(404))}:void 0}))}}const xi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=171]})(t,e)}function Bi(){const t=["discardSelectedSuggestions","goToNextRestrictedEditingException","get","999365dJvHXv","TrackChangesEditing","acceptSelectedSuggestions","8uPmkVT","trackChanges","6QcJQnq","1331540AHIPAJ","583113ZKwuny","editor","2035OotoNu","plugins","7386vVnRUU","enableCommand","discardSuggestion","RestrictedEditingModeEditing","goToPreviousRestrictedEditingException","583230hzuqrh","acceptAllSuggestions","acceptSuggestion","discardAllSuggestions","has","afterInit","642240huaBik","8191980prdRPP"];return(Bi=function(){return t})()}!function(t,e){const n=Ui,r=t();for(;;)try{if(580344===parseInt(n(185))/1+-parseInt(n(190))/2*(-parseInt(n(192))/3)+parseInt(n(180))/4+parseInt(n(194))/5*(-parseInt(n(196))/6)+-parseInt(n(191))/7*(-parseInt(n(188))/8)+-parseInt(n(181))/9+parseInt(n(174))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(179)](){const t=xi,e=this[t(193)];if(!e[t(195)][t(178)](t(172)))return;const n=e[t(195)][t(184)](t(186));n[t(197)](t(173)),n[t(197)](t(183));const r=e[t(195)][t(184)](t(172));r[t(197)](t(189)),r[t(197)](t(176)),r[t(197)](t(171)),r[t(197)](t(175)),r[t(197)](t(177)),r[t(197)](t(187)),r[t(197)](t(182))}}const Gi=Hi;function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(383024===parseInt(n(174))/1+-parseInt(n(195))/2*(-parseInt(n(183))/3)+-parseInt(n(198))/4*(-parseInt(n(158))/5)+parseInt(n(186))/6*(-parseInt(n(169))/7)+-parseInt(n(175))/8*(parseInt(n(190))/9)+parseInt(n(164))/10+parseInt(n(178))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Vi extends t.Plugin{static get[Gi(179)](){return[Js.ShiftEnter]}[Gi(148)](){const t=Gi,e=this[t(192)],n=e[t(149)][t(182)](t(196));n[t(161)](t(168)),e[t(153)][t(181)].on(t(180),Wi(e),{priority:t(159)}),e[t(153)][t(181)].on(t(176),Wi(e),{priority:t(159)}),e[t(166)][t(181)].on(t(185),((n,r,s)=>{const o=t;s[o(172)][o(203)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(162)][t(156)](t(157),(n=>zr(e[t(150)],t(187),n)))}}function zi(){const t=["split","registerElementLabel","softBreak","55MQlpiF","high","mapper","enableCommand","_descriptionFactory","toViewPosition","1105960phkAnw","merge","data","span","shiftEnter","7tFRsLO","model","ck-suggestion-marker-","options","activeMarkers","169425laVQHp","2270456XKtQGk","addMarker:suggestion:deletion","bindElementToMarker","1255078WwZhQI","requires","addMarker:suggestion:insertion","downcastDispatcher","get","479865GbfJQS","consumable","addMarker:suggestion","3185454KkEOTS","ELEMENT_LINE_BREAK","insert","getItems","9osRfbD","addClass","editor","writer","name","8KWGcNr","TrackChangesEditing","markerRange","59564ZRjQah","includes","createUIElement","test","createPositionBefore","showSuggestionHighlights","element","init","plugins","locale","deletion","ck-suggestion-marker--active","editing","markerName"];return(zi=function(){return t})()}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(149)][o(182)](o(196));if(!s[o(184)][o(201)](r[o(197)],n[o(194)]))return;const a=t[o(170)];for(const t of r[o(197)][o(189)]()){if(!t.is(o(147),o(157)))continue;const n=o(151)==r[o(154)][o(155)](":")[1]?o(165):o(155),c=s[o(193)][o(200)](o(167),{class:o(171)+n}),u=s[o(160)][o(163)](a[o(202)](t));e&&i[o(173)][o(199)](r[o(154)])&&s[o(193)][o(191)](o(152),c),s[o(193)][o(188)](u,c),s[o(160)][o(177)](c,r[o(154)])}}}const Ki=qi;function Xi(){const t=["FORMAT_RESTRICTED_ENABLED","restrictedEditingException","commandParams","selection","1925886HsiIlo","from","format","1498800hyKMED","forceValue","1693220YDzeSC","commands","FORMAT_RESTRICTED_DISABLED","has","getRanges","locale","TrackChangesEditing","document","registerDescriptionCallback","markInlineFormat","_descriptionFactory","formatBlock","formatInline","get","afterInit","StandardEditingModeEditing","79145jSxTdN","change","commandName","isCollapsed","138280bvyEFX","16070663Ipztpp","value","editor","3968394DAVZQF","model","enableCommand","plugins","type"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(469049===-parseInt(n(422))/1+-parseInt(n(406))/2+-parseInt(n(401))/3+parseInt(n(404))/4+parseInt(n(426))/5+-parseInt(n(430))/6+parseInt(n(427))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{[Ki(420)](){const t=Ki,e=this[t(429)],n=e[t(393)],r=e[t(411)];if(!e[t(395)][t(409)](t(421)))return;const s=e[t(395)][t(419)](t(412)),o=t(398),i=e[t(407)][t(419)](o);s[t(394)](o,((e,r={})=>{const a=t,c=n[a(413)][a(400)];if(c[a(425)])return void e(r);const u=void 0!==r[a(405)]?r[a(405)]:!i[a(428)];n[a(423)]((()=>{const t=a,e=Array[t(402)](c[t(410)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(415)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(416)][t(414)]((e=>{const n=t;if(n(417)!=e[n(396)]&&n(418)!=e[n(396)])return;const{data:s}=e;return s&&s[n(424)]==o?s[n(399)][0][n(405)]?{type:n(403),content:zr(r,n(397))}:{type:n(403),content:zr(r,n(408))}:void 0}))}}const Ji=Yi;function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=325]})(t,e)}function Qi(){const t=["FORMAT_STYLE","style","ghsAttributes","commandParams","351418kfQQZv","inline","301FBaqIX","537604TmmZWX","*Remove format:* %0","styleName","GeneralHtmlSupport","18867222aQEYag","DataSchema","registerAttributeLabel","locale","1nRRqgd","toLowerCase","getGhsAttributeNameForElement","TrackChangesEditing","381945DCVpoe","6030pgLfbF","plugins","type","2067880Byggxe","StyleUtils","afterInit","element","commandName","config","_enableDefaultAttributesIntegration","editor","registerDescriptionCallback","format","formatInline","block","_registerInlineAttribute","18wRhPQw","3jBJeAb","Style","definitions","6690384wxTaUl","forceValue","_registerBlockAttribute","add","formatBlock","has","_descriptionFactory","*Set format:* %0","normalizeConfig","get","_registerLegacyDescription"];return(Qi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(473462===-parseInt(n(353))/1*(-parseInt(n(342))/2)+parseInt(n(375))/3*(-parseInt(n(345))/4)+-parseInt(n(357))/5+parseInt(n(358))/6*(parseInt(n(344))/7)+-parseInt(n(327))/8+parseInt(n(374))/9*(-parseInt(n(361))/10)+parseInt(n(349))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(363)](){const t=Ji,e=this[t(368)];if(!e[t(359)][t(332)](t(325))||!e[t(359)][t(332)](t(350)))return;const n=e[t(359)][t(336)](t(356)),r=e[t(352)],s=e[t(366)][t(336)](t(339))||{},o=e[t(359)][t(336)](t(348)),i=e[t(359)][t(336)](t(362))[t(335)](e[t(359)][t(336)](t(350)),s[t(326)]);n[t(367)](t(339));const a=new Set;for(const e of i[t(372)]){const n=o[t(355)](e[t(364)]);a[t(330)](n)}const c=new Set;for(const e of i[t(343)]){const n=o[t(355)](e[t(364)]);c[t(330)](n);for(const n of e[t(340)])c[t(330)](n)}for(const e of a)n[t(329)](e),n[t(333)][t(351)](e,zr(r,t(338)));for(const e of c)n[t(373)](e),n[t(333)][t(351)](e,zr(r,t(338)));this[t(337)]()}[Ji(337)](){const t=Ji,e=this[t(368)],n=e[t(352)];e[t(359)][t(336)](t(356))[t(333)][t(369)]((e=>{const r=t;if(r(331)!=e[r(360)]&&r(371)!=e[r(360)])return;const{data:s}=e;return s&&r(339)===s[r(365)]?s[r(341)][0][r(328)]?{type:r(370),content:zr(n,r(334),s[r(341)][0][r(347)][r(354)]())}:{type:r(370),content:zr(n,r(346),s[r(341)][0][r(347)][r(354)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=212]})(t,e)}function na(){const t=["forceValue","length","_tableSuggestions","ELEMENT_TABLE_COLUMN_WITH_TEXT","findAncestor","min","getCellLocation","getRowIndexes","TableUtils","rowspan","addRange","item","push","215705OvUXBd","selectTableRow","getAttribute","last","getRanges","registerCustomCallback","3114966AXmgqE","registerDescriptionCallback","some","maxRow","isInContent","3752RubwhC","commands","_suggestionFactory","position","TableEditing","insertTableRowAbove","showSuggestionHighlights","tablePaste","includes","_setupColumnsRowsFixing","cell","left","ELEMENT_TABLE_COLUMN","_splitMarkerName","change:data","*Remove:* %0","removeTableColumn","2076812kqMCWP","enqueueChange","filter","discard","add","table","createRangeOn","values","19336YWjrJS","markMultiRangeInsertion","model","nodeBefore","every","root","addMarker:suggestion","tableCell","ELEMENT_TABLE_WITH_TEXT","startsWith","340677CGUQHz","insertTableRowBelow","editor","ELEMENT_TABLE_ROW_WITH_TEXT","getColumnIndexes","setSelection","_acceptFormatSuggestionCallbackFactory","getSuggestion","tableRow","enableCommand","change","suggestion","getChildren","addClass","element","insertTableColumnLeft","$textProxy","minColumn","isTouching","end","getItems","toLowerCase","getChanges","selection","span","registerPostFixer","has","getFirstRange","fromRange","createPositionAt","writer","substr","afterInit","highest","insert","mapper","subType","colspan","_descriptionFactory","markMultiRangeDeletion","execute","_getSuggestionCoords","hasAttribute","insertTableColumnRight","getSelectionAffectedTableCells","name","refresh","detach","start","*Insert:* %0","1930311tFMAOU","deletion","minRow","getContainedElement","354tRbMKk","data","tableColumn","options","maxColumn","differ","from","875vFdREI","registerElementLabel","low","isArray","insertion","removeClass","classes","first","_getCoordsForCells","createRangeIn","rootName","TrackChangesEditing","removeTableRow","max","toViewElement","nodeAfter","document","accept","ELEMENT_TABLE_ROW","createTableWalker","MAX_SAFE_INTEGER","plugins","isIntersectingWithRange","batch","locale","map","get","ELEMENT_TABLE","_tablePostFixingSubtypes","$graveyard","isEqual","insertTable","MIN_SAFE_INTEGER","join","selectTableColumn","oldRange","order","getChangedMarkers","above","downcastDispatcher","type"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(947975===-parseInt(n(326))/1+parseInt(n(308))/2+-parseInt(n(219))/3*(-parseInt(n(316))/4)+parseInt(n(280))/5+-parseInt(n(286))/6+parseInt(n(226))/7*(-parseInt(n(291))/8)+parseInt(n(215))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{constructor(t){const e=ea;super(t),this[e(254)]=[e(334),e(221)],this[e(269)]=new Set}[ta(358)](){const t=ta,e=this[t(328)],n=e[t(318)][t(242)][t(349)];if(!e[t(247)][t(352)](t(295)))return;const r=e[t(250)],s=e[t(247)][t(252)](t(237)),o=e[t(247)][t(252)](t(275));s[t(364)][t(227)](t(313),(e=>zr(r,t(253),e))),this[t(300)](),s[t(335)](t(257)),s[t(335)](t(281)),s[t(335)](t(260));for(const r of[t(296),t(327)]){const i=e[t(292)][t(252)](r);s[t(335)](r,(r=>{const a=t;e[a(318)][a(336)]((t=>{const e=a;r();const c=e(264)===i[e(262)],u=o[e(370)](n),l=o[e(274)](u),f=c?l[e(233)]-1:l[e(283)]+1,h=u[0][e(271)](e(313)),g=o[e(245)](h,{startRow:f,endRow:f}),d=Array[e(225)](g)[e(251)]((n=>t[e(314)](n[e(301)])));s[e(317)](d,e(334))}))}))}for(const r of[t(341),t(369)]){const i=e[t(292)][t(252)](r);s[t(335)](r,(r=>{const a=t;e[a(318)][a(336)]((t=>{const e=a;r();const c=e(302)===i[e(262)],u=o[e(370)](n),l=o[e(330)](u),f=c?l[e(233)]-1:l[e(283)]+1,h=u[0][e(271)](e(313)),g=o[e(245)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(225)](g)[e(251)]((n=>t[e(314)](n[e(301)])));s[e(317)](d,e(221))}))}))}for(const r of[t(238),t(307)]){const i=r[t(357)](11),a=i[t(347)](),c=a[t(357)](0,3)+t(350),u=t(313)+i,l=t(272)+i,f=t(239)+i;s[t(335)](r,(()=>{const i=t;e[i(318)][i(336)]((t=>{const e=i,h=o[e(370)](n),g=h[0][e(271)](e(313));let d;if(e(238)==r){const t=o[e(274)](h);d={startRow:t[e(233)],endRow:t[e(283)],includeAllSlots:!0}}else{const t=o[e(330)](h);d={startColumn:t[e(233)],endColumn:t[e(283)],includeAllSlots:!0}}const p=o[e(245)](g,d),m=Array[e(225)](p)[e(251)]((({cell:t})=>t)),I=sa(m[e(310)]((t=>t[e(368)](c)))),E=sa(m[e(310)]((t=>!t[e(368)](c))))[e(251)]((n=>t[e(314)](n))),b=s[e(365)](E,u);if(b&&(e(334)==b[e(362)]||e(221)==b[e(362)])){const n=this[e(367)](b);for(const r of I){const s=t[e(314)](r),i=o[e(273)](r),u=r[e(282)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(277)](s)}}}))}))}function c(r){const s=t,o=Array[s(225)](n[s(284)]())[s(251)]((t=>i.LiveRange[s(354)](t)));e[s(318)][s(336)]((t=>{const n=s,i=t[n(249)];r=r[n(310)]((t=>n(255)!=t[n(321)][n(236)])),t[n(331)](r),e[n(292)][n(252)](n(238))[n(372)](),e[n(366)](n(238),{forceDefaultExecution:!0}),e[n(318)][n(309)]((()=>{const t=n;e[t(318)][t(309)](i,(e=>{const n=t,r=o[n(310)]((t=>n(255)!=t[n(321)][n(236)]));r[n(268)]>0&&e[n(331)](r);for(const t of o)t[n(212)]()}))}))}))}function u(r){const s=t;e[s(318)][s(336)]((t=>{const o=s,a=Array[o(225)](n[o(284)]())[o(251)]((t=>i.LiveRange[o(354)](t))),c=[];for(const t of r)for(const e of t[o(346)]({shallow:!0}))c[o(279)](e);for(const n of c)o(255)!=n[o(321)][o(236)]&&(t[o(331)](t[o(355)](n,0)),e[o(292)][o(252)](o(307))[o(372)](),e[o(366)](o(307),{forceDefaultExecution:!0}));const u=a[o(310)]((t=>o(255)!=t[o(321)][o(236)]));u[o(268)]>0&&t[o(331)](u);for(const t of a)t[o(212)]()}))}function l(e,n){const r=t;return n[r(320)]((t=>e[r(288)]((e=>e[r(345)][r(256)](t[r(213)])||t[r(345)][r(256)](e[r(213)])))))}function f(e,n){const r=t;return e[r(288)]((t=>n[r(288)]((e=>t[r(345)][r(344)](e[r(213)])))))}e[t(220)][t(265)].on(t(322),((e,n,r)=>{const s=t;if(!r[s(222)][s(297)])return;const o=n[s(278)];if(!o)return;const i=r[s(361)][s(240)](o);function c(t){return Array[s(229)](t)?t:[t]}i&&s(323)===o[s(371)]&&(0,a.setHighlightHandling)(i,r[s(356)],((t,e,n)=>n[s(339)](c(e[s(232)]),t)),((t,e,n)=>n[s(231)](c(e[s(232)]),t)))}),{priority:t(359)}),s[t(364)][t(287)]((e=>{const n=t;if(n(230)!=e[n(266)]&&n(216)!=e[n(266)])return;const s=e[n(218)]();if(null!=s&&s.is(n(340),n(313))){if(n(230)==e[n(266)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)]));if(t[n(268)])return{type:n(230),content:zr(r,n(214),zr(r,n(324),'"'+t[n(259)](" ")+'"'))}}if(n(216)==e[n(266)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)]));if(t[n(268)])return{type:n(216),content:zr(r,n(306),zr(r,n(324),'"'+t[n(259)](" ")+'"'))}}}})),s[t(364)][t(287)]((e=>{const n=t;if(n(334)==e[n(362)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)])),s=this[n(367)](e),o=s[n(289)]-s[n(217)]+1;if(n(230)==e[n(266)])return t[n(268)]?{type:n(230),content:zr(r,n(214),zr(r,n(329),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(230),content:zr(r,n(214),zr(r,n(244),o))};if(n(216)==e[n(266)])return t[n(268)]?{type:n(216),content:zr(r,n(306),zr(r,n(329),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(216),content:zr(r,n(306),zr(r,n(244),o))}}if(n(221)==e[n(362)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)])),s=this[n(367)](e),o=s[n(223)]-s[n(343)]+1;if(n(230)==e[n(266)])return t[n(268)]?{type:n(230),content:zr(r,n(214),zr(r,n(270),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(230),content:zr(r,n(214),zr(r,n(303),o))};if(n(216)==e[n(266)])return t[n(268)]?{type:n(216),content:zr(r,n(306),zr(r,n(270),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(216),content:zr(r,n(306),zr(r,n(303),o))}}})),s[t(293)][t(285)](t(230),t(334),t(311),c),s[t(293)][t(285)](t(216),t(334),t(243),c),s[t(293)][t(285)](t(230),t(221),t(311),u),s[t(293)][t(285)](t(216),t(221),t(243),u),s[t(293)][t(285)](t(230),t(221),t(259),l),s[t(293)][t(285)](t(216),t(221),t(259),l),s[t(293)][t(285)](t(230),t(334),t(259),f),s[t(293)][t(285)](t(216),t(334),t(259),f)}[ta(332)](){const t=ta,e=this[t(328)],n=e[t(318)][t(242)][t(349)];return(r,s)=>{const o=t;e[o(318)][o(336)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(345)][a(319)];u&&u[0]&&!1===u[0][a(267)]&&(l=r[0][a(213)][a(241)]);const f=t[a(235)](l);if(a(255)==f[a(321)][a(236)])return;const h=Array[a(225)](n[a(284)]())[a(251)]((t=>i.LiveRange[a(354)](t)));t[a(331)](f),e[a(292)][a(252)](c)[a(372)](),u[a(279)]({forceDefaultExecution:!0}),e[a(366)](c,...u);const g=h[a(310)]((t=>a(255)!=t[a(321)][a(236)]));g[a(268)]>0&&t[a(331)](g);for(const t of h)t[a(212)]()}))}}[ta(234)](t){const e=ta,n=this[e(328)][e(247)][e(252)](e(275));let r=Number[e(246)],s=Number[e(258)],o=Number[e(246)],i=Number[e(258)];for(const a of t){if(e(255)==a[e(321)][e(236)])continue;const{row:t,column:c}=n[e(273)](a),u=a[e(368)](e(276))?a[e(282)](e(276))-1:0,l=a[e(368)](e(363))?a[e(282)](e(363))-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(300)](){const t=ta,e=this[t(328)],n=e[t(247)][t(252)](t(237)),r=e[t(247)][t(252)](t(275));e[t(318)][t(242)].on(t(305),(()=>{const r=t,s=Array[r(225)](e[r(318)][r(242)][r(224)][r(263)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(304)](t);if(r(337)!=s)continue;if(null!=e[r(261)])continue;const a=n[r(333)](o);this[r(254)][r(299)](i)&&this[r(269)][r(312)](a)}}),{priority:t(228)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(314)](e),a=e[s(271)](s(313)),c=r[s(273)](e);for(const t of this[s(269)]){const n=t[s(362)],r=n[s(325)](s(298)),u=n[s(357)](r?10:5),l=u[s(347)](),f=l[s(357)](0,3)+s(350),h=s(272)+u,g=s(239)+u;if(!t[s(290)])continue;if(a!=t[s(353)]()[s(213)][s(271)](s(313)))continue;if(t[s(248)](i))continue;const d=e[s(368)](f)?e[s(282)](f)-1:0,p=this[s(367)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(277)](i),o=!0)}return o};e[t(318)][t(242)][t(351)]((n=>{const r=t;let o=!1;for(const t of e[r(318)][r(242)][r(224)][r(348)]())if(r(360)==t[r(266)])if(r(334)==t[r(371)])for(const e of t[r(294)][r(241)][r(338)]())o=o||s(e,n);else r(323)==t[r(371)]&&(o=o||s(t[r(294)][r(241)],n));return o}))}[ta(367)](t){const e=ta;return this[e(234)](t[e(284)]()[e(251)]((t=>t[e(213)][e(241)])))}}function sa(t){const e=ta;return Array[e(225)](new Set(t)[e(315)]())}const oa=aa;function ia(){const t=["afterInit","author","getRanges","execute","markBlockFormat","add","42174PRFImp","map","mergeTableCellLeft","cell","direction","mergeTableCellRight","*Merge cells*","getFirstPosition","accept","trackChanges","_areSelectedCellsMergable","low","fromRange","TableEditing","document","getSuggestions","TrackChangesEditing","size","mergeTableCellDown","type","isEnabled","mergeTableCells","plugins","findAncestor","formatBlock","*Split cell:* vertically","55885ixRgaC","616DhPvEh","143610RRPkVq","from","stop","detach","isInContent","get","setSelection","formatInline","280GlklkN","799398XFuDpF","getAncestors","markMultiRangeBlockFormat","*Split cell:* horizontally","456xjmCxm","_acceptFormatSuggestionCallbackFactory","getCellLocation","enableCommand","splitTableCellHorizontally","rootName","selection","model","has","table","root","refresh","forceDefaultExecution","find","commandName","22614PlkfJc","subType","highest","_suggestionFactory","_isForcedDefaultExecutionBlock","set:isEnabled","createTableWalker","createRangeOn","registerCustomCallback","$graveyard","insertion","editor","push","_areMergableCells","commands","containsRange","_tablePostFixingSubtypes","return","length","getSelectionAffectedTableCells","deletion","TableUtils","horizontally","18xlpTjP","4734776PEowTw","element","splitTableCellVertically","filter","requires","tableCell","change","locale","value","format","17878542RHISnv","_descriptionFactory","mergeTableCellUp","registerDescriptionCallback"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(937665===parseInt(n(485))/1+parseInt(n(489))/2*(-parseInt(n(504))/3)+parseInt(n(484))/4*(parseInt(n(474))/5)+parseInt(n(448))/6*(parseInt(n(475))/7)+-parseInt(n(428))/8*(parseInt(n(427))/9)+parseInt(n(476))/10+parseInt(n(438))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(432)](){return[ra]}[oa(442)](){const t=oa,e=this[t(515)],n=e[t(496)][t(462)][t(495)],r=e[t(435)];if(!e[t(470)][t(497)](t(461)))return;const s=e[t(470)][t(481)](t(464)),o=e[t(470)][t(481)](t(425)),a=e[t(470)][t(481)](ra);a[t(420)][t(516)](t(469)),s[t(492)](t(469),(()=>{const n=t,r=o[n(423)](e[n(496)][n(462)][n(495)]);e[n(496)][n(434)]((()=>{const t=n;s[t(487)](r,{commandName:t(469),commandParams:[]},[],t(469))}))})),e[t(418)][t(481)](t(469)).on(t(445),((n,r)=>{const o=t;e[o(418)][o(481)](o(457))[o(436)]&&(r[o(422)]>0&&r[r[o(422)]-1]&&r[r[o(422)]-1][o(501)]||s[o(508)]||this[o(458)]()||n[o(478)]())}),{priority:t(506)});for(const n of[t(440),t(453),t(466),t(450)]){const r=e[t(418)][t(481)](n);s[t(492)](n,(()=>{const n=t,o=e[n(496)][n(462)][n(495)][n(455)]()[n(486)]()[n(502)]((t=>t.is(n(429),n(433)))),i=r[n(436)];e[n(496)][n(434)]((()=>{const t=n;s[t(487)]([o,i],{commandName:t(469),commandParams:[]},[],t(469))}))}))}for(const n of[t(430),t(493)]){const r=e[t(418)][t(481)](n);s[t(492)](n,(()=>{const i=t,a=o[i(423)](e[i(496)][i(462)][i(495)])[0],c=a[i(471)](i(498)),{column:u,row:l}=o[i(491)](a);let f=[];if(i(426)==r[i(452)]){const t=o[i(510)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(477)](t)[i(449)]((t=>t[i(451)]))}else{const t=o[i(510)](c,{column:u,includeAllSlots:!0});f=Array[i(477)](t)[i(449)]((t=>t[i(451)]))}e[i(496)][i(434)]((t=>{const e=i;s[e(446)](t[e(511)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(439)][t(441)]((e=>{const n=t;if(n(472)!=e[n(467)]&&n(483)!=e[n(467)])return;const{data:s}=e;return s&&n(469)==s[n(503)]?{type:n(437),content:zr(r,n(454))}:void 0})),s[t(439)][t(441)]((e=>{const n=t;if(n(472)!=e[n(467)]&&n(483)!=e[n(467)])return;const{data:s}=e;return s?n(430)==s[n(503)]?{type:n(437),content:zr(r,n(473))}:n(493)==s[n(503)]?{type:n(437),content:zr(r,n(488))}:void 0:void 0}));const c=a[t(490)]();for(const e of[t(440),t(453),t(466),t(450)])s[t(507)][t(512)](t(472),e,t(456),c);for(const e of[t(430),t(493)])s[t(507)][t(512)](t(472),e,t(456),c);s[t(507)][t(512)](t(472),t(469),t(456),(r=>{const s=t;e[s(496)][s(434)]((t=>{const o=s,a=Array[o(477)](n[o(444)]())[o(449)]((t=>i.LiveRange[o(460)](t)));t[o(482)](r),e[o(418)][o(481)](o(469))[o(500)](),e[o(445)](o(469),{forceDefaultExecution:!0});const c=a[o(431)]((t=>o(513)!=t[o(499)][o(494)]));c[o(422)]>0&&t[o(482)](c);for(const t of a)t[o(479)]()}))}));for(const n of[t(440),t(466),t(450),t(453)]){const r=e[t(418)][t(481)](n);r.on(t(509),((n,s,o)=>{const i=t;if(o){const t=e[i(496)][i(462)][i(495)][i(455)]()[i(486)]()[i(502)]((t=>t.is(i(429),i(433))));this[i(517)](r[i(436)],t)||(n[i(421)]=!1,n[i(478)]())}}),{priority:t(459)})}}[oa(458)](){const t=oa,e=this[t(515)][t(418)][t(481)](t(469)),n=this[t(515)][t(470)][t(481)](t(425));if(!e[t(468)])return!1;const r=n[t(423)](this[t(515)][t(496)][t(462)][t(495)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(517)](e,n))return!1;return!0}[oa(517)](t,e){const n=oa,r=this[n(515)][n(470)][n(481)](n(464)),s=this[n(515)][n(496)][n(511)](t),o=this[n(515)][n(496)][n(511)](e),i=new Set,a=new Set;for(const t of r[n(463)]())if((n(514)==t[n(467)]||n(424)==t[n(467)]||n(469)==t[n(505)])&&t[n(480)])for(const e of t[n(444)]())e[n(419)](s,!0)&&i[n(447)](t[n(467)]+":"+t[n(443)].id),e[n(419)](o,!0)&&a[n(447)](t[n(467)]+":"+t[n(443)].id);if(i[n(465)]!=a[n(465)])return!1;for(const t of i)if(!a[n(497)](t))return!1;return!0}}const ua=fa;function la(){const t=["5665584ngcViA","end","requires","ck-suggestion-marker-","_handleLegacySuggestions","markerName","ck-suggestion-marker--active","11229993mpzpjN","mapper","createTableWalker","_splitMarkerName","data","markerRange","has","consume","consumable","_enableDefaultAttributesIntegration","markerNameToElements","format","FORMAT_HEADER_COLUMN","includes","*Format:* %0","setTableRowHeader","headingColumns","locale","unbindElementFromMarkerName","writer","FORMAT_HEADER_ROW","plugins","TableUtils","FORMAT_REGULAR_COLUMN","start","downcastDispatcher","accept","getSuggestion","TrackChangesEditing","112nDnwve","parent","registerCustomCallback","20JFiNzJ","get","1223241wEiWMb","data-suggestion","editor","addMarker:suggestion","options","toViewElement","_suggestionFactory","removeMarker:suggestion","TableEditing","showSuggestionHighlights","bindElementToMarker","_registerLegacyDescription","_descriptionFactory","stop","nodeAfter","10398vBlkeX","getCellLocation","addClass","setAttribute","editing","headingRows","41whwzxu","setTableColumnHeader","type","forceValue","cell","FORMAT_REGULAR_ROW","name","formatBlock","31468JZXUfp","nodeBefore","highest","registerAttributeLabel","_acceptFormatSuggestionCallbackFactory","activeMarkers","item","3240575XWWsJv","removeClass","2077020YTdjxs","afterInit","commandParams","removeAttribute","registerDescriptionCallback","commandName"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(354911===-parseInt(n(320))/1*(parseInt(n(328))/2)+parseInt(n(299))/3+-parseInt(n(337))/4+-parseInt(n(335))/5+parseInt(n(314))/6*(-parseInt(n(379))/7)+-parseInt(n(343))/8+parseInt(n(350))/9*(parseInt(n(297))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(345)](){return[ra]}[ua(338)](){const t=ua,e=this[t(301)];if(!e[t(371)][t(356)](t(307)))return;const n=e[t(367)],r=e[t(371)][t(298)](t(378));r[t(359)](t(365),[],[t(319)]),r[t(359)](t(321),[],[t(366)]),r[t(311)][t(331)](t(319),zr(n,t(370))),r[t(311)][t(331)](t(366),zr(n,t(362))),this[t(347)]()}[ua(347)](){const t=ua,e=this[t(301)][t(371)][t(298)](t(378)),n=this[t(301)][t(371)][t(298)](t(372)),r=this[t(301)][t(371)][t(298)](ra)[t(332)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(353)](o[a(348)]),l=e[a(377)](u),f=l[a(354)];if(a(327)!=l[a(322)]||!f||a(321)!=f[a(342)])return;if(o[a(334)])return void s[a(312)]();if(!i[a(358)][a(357)](o[a(355)],s[a(326)]))return;const h=o[a(355)][a(374)][a(313)],g=o[a(355)][a(344)][a(329)],d=h[a(380)][a(380)],{column:p}=n[a(315)](h),{column:m}=n[a(315)](g);for(let s=p;s<=m;s++){const l=n[a(352)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(324)],l=i[a(351)][a(304)](s);i[a(369)][a(316)](a(346)+c,l),r&&i[a(369)][a(317)](a(300),u,l),i[a(351)][a(309)](l,o[a(348)]),t&&(e[a(333)][a(363)](o[a(348)])?i[a(369)][a(316)](a(349),l):i[a(369)][a(336)](a(349),l))}}}}e[t(305)][t(296)](t(327),t(365),t(376),r),e[t(305)][t(296)](t(327),t(321),t(376),r),this[t(301)][t(318)][t(375)].on(t(302),s(),{priority:t(330)}),this[t(301)][t(354)][t(375)].on(t(302),((e,n,r)=>{const o=t;r[o(303)][o(308)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(330)}),this[t(301)][t(318)][t(375)].on(t(306),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(353)](r[o(348)]),c=e[o(377)](a),u=c[o(354)];if(o(327)!=c[o(322)]||!u||o(321)!=u[o(342)])return;const l=s[o(351)][o(360)](r[o(348)]);if(l)for(const t of l)s[o(369)][o(336)](o(346)+i,t),s[o(369)][o(336)](o(349),t),s[o(369)][o(340)](o(300),t),s[o(351)][o(368)](t,r[o(348)])}),{priority:t(330)}),this[t(310)]()}[ua(310)](){const t=ua,e=this[t(301)],n=e[t(367)];function r(e){const r=t;return{type:r(361),content:zr(n,r(364),e)}}e[t(371)][t(298)](t(378))[t(311)][t(341)]((e=>{const s=t;if(s(327)!=e[s(322)])return;const{data:o}=e;if(o){if(s(365)==o[s(342)]){const t=o[s(339)][0][s(323)];return r(zr(n,s(t?370:325)))}if(s(321)==o[s(342)]){const t=o[s(339)][0][s(323)];return r(zr(n,s(t?362:373)))}}}))}}const ga=pa;function da(){const t=["markers","getAllAdjacentSuggestions","map","accept","content","rows","getRows","redo","discard","createRangeOn","join","registerDescriptionCallback","deletion","getColumnIndexes","startsWith","getMarkers","markMultiRangeInsertion","insertRows","trackChanges","cells","nextSibling","suggestion-td","1948508ruaxEH","low","getTableIfOnlyTableInContent","column","getRowIndexes","deletionRanges","getColumns","conversion","return","tableCellPadding","tableCellBackgroundColor","wrap","add","columnInsertionRanges","getSuggestion","listenTo","previous","editingDowncast","getChildren","documentSelection","661437eELtPo","columnInsertionIndexes","tableCellHorizontalAlignment","author","6tfLrzL","document","Users","elementToElement","last","setAttributes","248632lTskjb","end","afterInit","findAncestor","first","removeColumns","markerToHighlight","entries","createRangeIn","oldRange","keys","isInContent","isEqual","getSelectionAffectedTableCells","ck-suggestion-marker--active","rootName","get","getAttributes","tableCellVerticalAlignment","getContainedElement","registerCustomCallback","schema","table","set","type","getSuggestionCallback","columns","ck-suggestion-marker","model","createElement","insertion","batch","_createdBatches","move","markMultiRangeDeletion","cell","has","endColumn","removeRows","_isForcedDefaultExecutionBlock","attributes","$graveyard","paragraph","suggestionLoaded","every","getShiftedBy","createPositionBefore","markerAttributes","fromEntries","suggestionUnloaded","editing","activeMarkers","from","includes","getSuggestions","suggestion:formatBlock:tablePasteCell","insertionRanges","suggestion","26409yChZCU","differ","plugins","TableClipboard","for","previousSibling","dataDowncast","_descriptionFactory","insertColumns","getRanges","tableCell","endRow","rowInsertionRanges","value","row","315HTgaJH","locale","getChild","remove","subType","tablePaste","_tablePostFixingSubtypes","*Replace table cells*","insert","newRange","markerName","isEmpty","updateMarker","removeMarkers","requires","tablePasteCell","view","setAttribute","tableCellBorderColor","_suggestionFactory","markMultiRangeBlockFormat","2967360NcHztR","some","tablePasteChainId","ck-suggestion-marker-insertion","push","formatBlock","_replaceTableSlotCell","register","registerPostFixer","tableCellSuggestion","rowInsertionIndexes","TableUtils","hasSuggestion","insertContent","filter","tablePasteColumn","852072JwOWiw","element","tableCellBorderStyle","_getCoordsForCells","createRange","reduce","showSuggestionHighlights","14436950EWDOiz","tablePasteRow","TrackChangesEditing","fill","clipboardOutput","options","getItems","getChanges","forceDefaultExecution","change","high","name","next","root","unwrap","tableCellBorderWidth","position","removeMarker","_splitMarkerName","length","containsRange","selection","find","nodeAfter","stop","start","commands","356tLthNz","getChangedMarkers","editor","getRange","createTableWalker"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(577314===parseInt(n(317))/1+parseInt(n(177))/2+parseInt(n(265))/3*(parseInt(n(351))/4)+parseInt(n(301))/5+-parseInt(n(201))/6*(parseInt(n(197))/7)+-parseInt(n(207))/8*(parseInt(n(280))/9)+-parseInt(n(324))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const ma=[ga(339),ga(298),ga(319),ga(199),ga(225),ga(187),ga(186)],Ia=Object[ga(255)](ma[ga(358)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(294)](){return[ra]}[ga(209)](){const t=ga,n=this[t(353)];if(!n[t(267)][t(243)](t(268)))return;const r=n[t(267)][t(223)](t(326)),s=n[t(267)][t(223)](t(312)),o=n[t(267)][t(223)](ra),i=n[t(267)][t(223)](t(268));o[t(286)][t(305)](t(325),t(316)),n[t(235)][t(228)][t(308)](t(310),{allowIn:t(275),allowContentOf:t(275),isLimit:!0}),n[t(184)][t(204)]({model:t(310),view:t(176)});let a=null;n[t(235)].on(t(314),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(343)]-1];h&&h[u(332)]||r[u(246)]||this[u(353)][u(350)][u(223)](u(374))[u(278)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(196)))return!1;const i=s[o(179)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(220)](n[o(202)][o(345)]);if(!a[o(343)])return!1;const c=a[0][o(210)](o(229)),l=r[o(181)](a),f=r[o(369)](a),h={startRow:l[o(211)],endRow:l[o(205)],startColumn:f[o(211)],endColumn:f[o(205)]};return 1==a[o(343)]&&(h[o(276)]+=r[o(362)](i)-1,h[o(244)]+=r[o(183)](i)-1),Ta(c,h,r)}(l,f,n[u(235)],s,i)&&(o[u(348)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(235)][u(333)]((()=>{const t=u;n[t(235)][t(314)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(343)]&&r[t(372)](o,t(325),{tablePasteChainId:s}),i[t(343)]&&r[t(372)](i,t(316),{tablePasteChainId:s}),l[t(343)]&&r[t(372)](l,t(285),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(343)]&&r[t(241)](f,t(285),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(300)](h[t(358)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(295),{tablePasteChainId:s});if(g){const e=g[t(371)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(235)][t(365)](s),a=e[t(346)]((e=>e[t(354)]()[t(219)](i)));a&&r[t(305)]([a[t(335)],o])}r[t(343)]&&g[t(297)](t(254),Object[t(255)](r))}a=null})))}),{priority:e.priorities[t(334)]+10}),n[t(267)][t(223)](t(268)).on(t(307),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(348)]();const c=s[r(242)],u=o,l=ba(c),f=ba(u);e[r(185)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(283)](c[r(282)](0));for(const t of Array[r(259)](u[r(195)]()))i[r(288)](t,c,r(208));const t=a[r(311)][r(260)](s[r(279)]),e=a[r(198)][r(260)](s[r(180)]);t||e||(h=i[r(215)](c))}else f&&!l&&(g=i[r(215)](c));else{const t=i[r(236)](r(310)),e=i[r(236)](r(310));i[r(188)](i[r(215)](c),e),i[r(288)](t,c,0);for(const e of Array[r(259)](u[r(195)]()))i[r(288)](e,t,r(208));h=i[r(365)](t),g=i[r(365)](e)}const d=Array[r(259)](u[r(224)]())[r(315)]((([t])=>ma[r(260)](t)));a[r(375)][r(305)]({element:c,attributes:d[r(343)]?Object[r(255)](d):null}),h&&a[r(263)][r(305)](h),g&&a[r(182)][r(305)](g)}),{priority:t(334)}),s.on(t(273),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(233)]||1;a[o(198)]=new Array(l)[o(327)](u)[o(358)](((t,e)=>t+e));for(const{cell:t}of s[o(355)](i,{startColumn:u,endColumn:u+l-1}))a[o(190)][o(305)](n[o(235)][o(365)](t))}),{priority:t(178)}),s.on(t(373),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(361)]||1;a[o(311)]=new Array(l)[o(327)](u)[o(358)](((t,e)=>t+e));for(const{cell:t}of s[o(355)](i,{startRow:u,endRow:u+l-1}))a[o(277)][o(305)](n[o(235)][o(365)](t))}),{priority:t(178)}),r[t(272)][t(367)]((e=>{const r=t;if(e[r(284)]&&e[r(284)][r(370)](r(285)))return e[r(193)]?{}:{type:r(237),content:zr(n[r(281)],r(287))}}));const c=()=>!1;for(const e of[t(285),t(316),t(325),t(295)])r[t(299)][t(227)](t(237),e,t(366),c),r[t(299)][t(227)](t(368),e,t(366),c),r[t(299)][t(227)](t(306),e,t(366),c);r[t(299)][t(227)](t(306),t(295),t(364),c),r[t(299)][t(227)](t(306),t(295),t(359),((e,r,s)=>{const o=t,i=e[o(358)]((t=>t[o(226)]()))[o(315)]((t=>t)),c=new Map(i[o(358)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(375)])e&&c[o(230)](t,e);else if(s&&s[o(254)])for(const[t,e]of Object[o(214)](s[o(254)])){const r=n[o(235)][o(356)][o(223)](t),s=r?r[o(354)]()[o(226)]():null;s&&c[o(230)](s,e)}n[o(235)][o(333)]((t=>{const e=o;for(const[n,r]of c)t[e(206)]({...Ia,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(299)][o(227)](e,o(285),s,((t,i,a)=>{const c=o;n[c(235)][c(333)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(349)][o(347)];t.is(o(318),o(310))&&u[o(305)](t)}r[o(299)][o(232)](e,null,s)(t,i,a);for(const t of u)o(248)!=t[o(337)][o(222)]&&n[o(338)](t)}))}))};u(t(237),t(359)),u(t(237),t(364)),u(t(368),t(359)),u(t(368),t(364)),r[t(299)][t(227)](t(237),t(325),t(364),(e=>{const n=t,r=e[n(358)]((t=>t[n(226)]())),i=r[0][n(210)](n(229)),{minRow:a,maxRow:c}=o[n(320)](r);s[n(245)](i,{at:a,rows:c-a+1})})),r[t(299)][t(227)](t(237),t(316),t(364),(e=>{const n=t,r=e[n(358)]((t=>t[n(226)]())),i=r[0][n(210)](n(229)),{minColumn:a,maxColumn:c}=o[n(320)](r);s[n(212)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(284)]||!n[s(284)][s(370)](s(285)))return;const o=n[s(247)][s(303)],i=r[s(261)]()[s(315)]((t=>t[s(218)]&&t[s(247)]&&t[s(247)][s(303)]==o));i[s(343)]&&n[s(357)]()[s(343)]!=i[s(343)]&&i[s(322)](((t,e)=>(t[s(336)]=e,e[s(193)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(342)](e[s(290)]),i=[s(234),s(304)],a=r[s(258)][s(260)](e[s(290)]);return a&&i[s(305)](s(221)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(250),l,{priority:t(334)}),r.on(t(256),l,{priority:t(334)}),n[t(235)][t(202)][t(309)]((()=>{const e=t;let s=!1;const o=Array[e(259)](n[e(235)][e(202)][e(266)][e(352)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(342)](t);if(e(264)!=o||e(368)!=a||i[e(216)])continue;if(!r[e(313)](c))continue;const u=r[e(191)](c)[e(274)](),l=n[e(267)][e(223)](e(203)).me;for(const t of r[e(261)]())if(t[e(218)]&&t[e(200)]==l&&e(306)==t[e(231)]&&e(295)==t[e(284)]&&t[e(274)]()[e(251)]((t=>u[e(302)]((n=>n[e(344)](t,!0))))))for(const n of t[e(357)]())n[e(218)]&&(n[e(364)](),s=!0)}return s})),n[t(235)][t(202)][t(309)]((e=>{const s=t,o=n[s(350)][s(223)](s(363));if(!o||!o[s(239)][s(243)](e[s(238)]))return!1;let i=!1;const a=n[s(267)][s(223)](s(203)).me,c=n[s(235)][s(202)][s(266)][s(331)](),u=Array[s(259)](n[s(235)][s(202)][s(266)][s(352)]())[s(315)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(342)](t);return n(264)==o&&n(285)==i&&c==a.id&&!e[n(216)]}));for(const t of c){if(s(288)!=t[s(231)]||s(310)!=t[s(335)]||1!=t[s(343)])continue;const n=e[s(321)](t[s(340)],t[s(340)][s(252)](1));if(!u[s(346)]((({data:t})=>t[s(289)][s(219)](n))))for(const{name:t,data:r}of u)if(n[s(344)](r[s(289)])){e[s(292)](t,{range:n}),i=!0;break}}return i})),n[t(235)][t(202)][t(309)]((e=>{const s=t;let o=!1;const i=n[s(267)][s(223)](s(203)).me,a=r[s(261)]()[s(315)]((t=>t[s(218)]&&t[s(200)]==i)),c=new Set,u=new Set;for(const t of a)if(s(285)==t[s(284)])for(const e of t[s(371)]()){const n=e[s(354)]()[s(226)]();if(n)if(n.is(s(318),s(310))&&ba(n)){t[s(341)](e[s(335)]),c[s(189)](n),o=!0;const r=n[s(376)],i=n[s(270)],a=r&&r.is(s(318),s(310)),l=i&&i.is(s(318),s(310));a&&!c[s(243)](r)&&u[s(189)](r),l&&!c[s(243)](i)&&u[s(189)](i)}else n.is(s(318),s(249))&&n[s(291)]&&(t[s(341)](e[s(335)]),o=!0)}else if(s(295)==t[s(284)]){if(!t[s(247)]||!t[s(247)][s(303)])continue;const e=t[s(247)][s(254)];if(e&&Object[s(217)](e)[s(343)])continue;const n=t[s(247)][s(303)];let r=!0,i=!0;for(const e of a)if(e[s(284)]&&e[s(284)][s(370)](s(285))){if(!e[s(247)][s(303)]){i=!1;break}if(e.id!=t.id&&e[s(247)][s(303)]==n){r=!1;break}}i&&r&&(t[s(293)](),o=!0)}for(const t of c)e[s(283)](t);for(const t of u)e[s(338)](t);return o})),n[t(184)][t(269)](t(194))[t(213)]({model:t(262),view:(t,e)=>f(t),converterPriority:t(334)}),n[t(184)][t(269)](t(271))[t(213)]({model:t(262),view:(e,n)=>n[t(329)][t(323)]?f(e,!1):null,converterPriority:t(334)});const h=n[t(257)][t(296)];this[t(192)](h[t(202)],t(328),((e,n)=>{const r=t,s=[];for(const t of h[r(215)](n[r(360)])[r(330)]())t.is(r(318),r(176))&&s[r(305)](t);h[r(333)]((t=>{const e=r;for(const n of s)t[e(240)](t[e(215)](n),t[e(253)](n)),t[e(283)](n)}))}))}}function ba(t){const e=ga;if(t[e(291)])return!0;const n=t[e(282)](0);return n.is(e(318),e(249))&&n[e(291)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(355)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["plugins","selection","model","Users","data","367746mrnJop","bind","*Format:* resize table","resizeTable","getSuggestions","formatInline","_suggestionFactory","TrackChangesEditing","document","5218873HNIpib","handleSuggestionDescription","formatGroupId","getSelectedElement","table","tableWidth","get","14sWmXuj","resizeTableWidth","getColumnGroupElement","author","478435vxmJou","accept","getTableColumnsWidths","TableColumnResizeEditing","editor","locale","type","columnWidths","getAttribute","subType","20322sFEeBg","has","discard","formatBlock","721032zolwop","registerCustomCallback","255987RJdmHD","afterInit","3NetDZx","enableCommand","registerDescriptionCallback","8ychYJC","change","handleResizeTableWidthCommand","getContainedElement","10KPtbbw","_descriptionFactory","509452aYrmWe","format","markBlockFormat","commandParams","getSuggestionCallback"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(195919===-parseInt(n(171))/1+parseInt(n(192))/2+-parseInt(n(173))/3*(-parseInt(n(182))/4)+-parseInt(n(212))/5+-parseInt(n(169))/6*(parseInt(n(208))/7)+parseInt(n(176))/8*(parseInt(n(222))/9)+-parseInt(n(180))/10*(-parseInt(n(201))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class Ca extends t.Plugin{[_a(172)](){const t=_a;if(!this[t(216)][t(187)][t(223)](t(215)))return;const e=this[t(216)][t(187)][t(207)](t(199));e[t(174)](t(209),this[t(178)][t(193)](this)),e[t(198)][t(170)](t(225),t(195),t(213),e[t(198)][t(186)](t(225),null,t(224))),e[t(198)][t(170)](t(225),t(195),t(224),e[t(198)][t(186)](t(225),null,t(213))),e[t(181)][t(175)](this[t(202)][t(193)](this))}[_a(178)](t,e){const n=_a,r=this[n(216)][n(187)][n(207)](n(199)),s=this[n(216)][n(187)][n(207)](n(215)),o=e[n(205)]||this[n(216)][n(189)][n(200)][n(188)][n(204)]();this[n(216)][n(189)][n(177)]((()=>{const i=n,a=s[i(210)](o);let c=a?s[i(214)](a):null,u=o[i(220)](i(206))||null;const l=e[i(206)]||u,f=e[i(219)]||c,h=this[i(216)][i(187)][i(207)](i(190)).me;for(const t of r[i(196)]()){const e=t[i(179)]();if(i(195)===t[i(221)]&&e===o){t[i(211)]!==h&&t[i(224)]();const e=t[i(191)][i(185)];u=e[0][i(206)],c=e[0][i(219)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(184)](o,{commandName:i(209),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(195)},[],i(195))}))}[_a(202)](t){const e=_a;if(e(225)!=t[e(218)]&&e(197)!=t[e(218)])return;const{data:n}=t;if(n&&e(195)===n[e(203)]){const t=e(194);return{type:e(183),content:zr(this[e(216)][e(217)],t)}}}}const ka=Ra;function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(368080===-parseInt(n(303))/1+-parseInt(n(312))/2+parseInt(n(305))/3*(parseInt(n(306))/4)+-parseInt(n(317))/5+-parseInt(n(309))/6*(-parseInt(n(315))/7)+-parseInt(n(319))/8*(parseInt(n(302))/9)+parseInt(n(308))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[ka(311)](){const t=ka,e=this[t(314)];e[t(316)][t(307)](t(304))&&e[t(316)][t(301)](t(318))[t(313)](t(310))}}function La(){const t=["TrackChangesEditing","41912QjmNte","get","36XTidSa","240485oWOfqc","Template","1163301wrBfva","4IZMUVM","has","5187210VAALxa","6XAnJez","insertTemplate","afterInit","332420UBHIbE","enableCommand","editor","3662183wyOxaD","plugins","3169630rEfecl"];return(La=function(){return t})()}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=114]})(t,e)}function Ma(){const t=["18853551dvmPuc","registerElementLabel","tableOfContents","enableCommand","plugins","938674pXdqKq","506475llyRNb","editor","insertTableOfContents","201135kvNUri","ELEMENT_TABLE_OF_CONTENTS","1336376XqtFbj","4909404bYXLDb","afterInit","7GXoFMI","commands","_descriptionFactory","16LISSdI","locale","TrackChangesEditing","1112320aXxHmK","get"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(458678===parseInt(n(130))/1+parseInt(n(126))/2+-parseInt(n(127))/3*(-parseInt(n(116))/4)+parseInt(n(119))/5+parseInt(n(133))/6*(parseInt(n(135))/7)+parseInt(n(132))/8+-parseInt(n(121))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(134)](){const t=Sa,e=this[t(128)];if(!e[t(114)][t(120)](t(129)))return;e[t(125)][t(120)](t(118))[t(124)](t(129));const n=e[t(125)][t(120)](t(118)),r=e[t(117)];n[t(115)][t(122)](t(123),(e=>zr(r,t(131),e)))}}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=492]})(t,e)}function Da(){const t=["nodeBefore","suggestion","title-content","ELEMENT_TITLE","2721PQOEba","model","_descriptionFactory","element","4868pcHsTW","isTouching","from","newRange","updateMarker","document","schema","7363986rNMCay","354946ujwvnl","3dAzXqG","isEqual","locale","get","editor","registerPostFixer","createRange","getChangedMarkers","has","Title","registerElementLabel","TrackChangesEditing","isCollapsed","removeMarker","490176niPRse","afterInit","differ","end","forward","plugins","start","getNearestSelectionRange","11822832ovLKjn","4200310YmtZOb","71250qOctVk","700UcqjiW","_splitMarkerName"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(874089===-parseInt(n(494))/1*(-parseInt(n(493))/2)+-parseInt(n(525))/3*(-parseInt(n(529))/4)+-parseInt(n(519))/5*(parseInt(n(518))/6)+-parseInt(n(492))/7+parseInt(n(516))/8+parseInt(n(508))/9+parseInt(n(517))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(509)](){const t=wa,e=this[t(498)];if(!e[t(513)][t(502)](t(503)))return;const n=e[t(513)][t(497)](t(505));n[t(527)][t(504)](t(523),(()=>zr(e[t(496)],t(524)))),e[t(526)][t(534)][t(499)]((r=>{const s=t;let o=!1;const i=Array[s(531)](e[s(526)][s(534)][s(510)][s(501)]());for(const{name:t,data:a}of i){const{group:i}=n[s(520)](t);if(s(522)!==i||!a[s(532)])continue;const c=a[s(532)],u=c[s(511)][s(521)];if(!u||!u.is(s(528),s(523)))continue;if(!c[s(514)][s(530)](c[s(511)]))continue;const l=e[s(526)][s(535)][s(515)](c[s(511)],s(512));if(l&&l[s(506)]){const e=r[s(500)](c[s(514)],l[s(514)]);e[s(495)](c)||(r[s(533)](t,{range:e}),o=!0)}o||(r[s(507)](t),o=!0)}return o}))}}function xa(){const t=["redo","plugins","get","416VAoNha","afterInit","60GoygiX","3663140sAqpXj","enableCommand","UndoEditing","has","675621ilrMDL","629262ccgdwM","undo","TrackChangesEditing","1921281ykECXG","editor","137855wxqpvp","3084235ztePvx","2791864utroiM"];return(xa=function(){return t})()}const Ua=Ba;function Ba(t,e){const n=xa();return(Ba=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(708344===parseInt(n(455))/1+parseInt(n(463))/2+parseInt(n(459))/3+parseInt(n(451))/4+parseInt(n(461))/5*(parseInt(n(450))/6)+parseInt(n(462))/7+-parseInt(n(467))/8*(parseInt(n(456))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ua(468)](){const t=Ua,e=this[t(460)],n=e[t(465)][t(466)](t(458));e[t(465)][t(454)](t(453))&&(n[t(452)](t(457)),n[t(452)](t(464)))}}const Ga=Va;function Ha(){const t=["get","requires","5ioShsg","8rtBgyY","plugins","2477142zHxxCI","TrackChangesEditing","TableCaptionEditing","editor","has","enableCommand","toggleTableCaption","15739196BwKeMs","134630hnqIpK","afterInit","369XJnshH","9873017xwenZG","465854KCSwOv","827725UqvoHa","1116172zUyVdn","3kUcuKw"];return(Ha=function(){return t})()}function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=411]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(714310===parseInt(n(422))/1+-parseInt(n(421))/2*(parseInt(n(424))/3)+parseInt(n(423))/4+-parseInt(n(427))/5*(-parseInt(n(430))/6)+parseInt(n(420))/7*(parseInt(n(428))/8)+-parseInt(n(419))/9*(parseInt(n(417))/10)+-parseInt(n(416))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(426)](){return[ra]}[Ga(418)](){const t=Ga,e=this[t(412)];e[t(429)][t(413)](t(411))&&e[t(429)][t(425)](t(431))[t(414)](t(415))}}const Wa=Xa;function Ka(){const t=["setAttribute","16893198Hwahtu","afterInit","tableCellBackgroundColor","handleSuggestionDescription","batch","_getSuggestion","tableProperties","table","tableBorderStyle","plugins","tableCellPadding","document","3445096aeLpdY","registerDescriptionCallback","format","getSuggestions","3636258laYmbc","subType","tableCellBorderWidth","tableWidth","TableUtils","handleDiscardAction","tableHeight","5rNAcPd","pluginName","removeAttribute","commandParams","tableBackgroundColor","getSuggestionCallback","1797219OkfhRN","accept","_descriptionFactory","tableCellProperties","tableCellHeight","markBlockFormat","TablePropertiesEditing","findAncestor","join","enqueueChange","discard","_handlePropertyChange","6022709YXcylD","nodeAfter","tableCellWidth","enableCommand","getFirstPosition","*Format:* change table properties","6469288TPbZYy","registerCustomCallback","get","editor","has","TrackChangesTableProperties","selection","tableAlignment","locale","tableCellVerticalAlignment","getAttribute","getContainedElement","*Format:* change table cell properties","tableCellHorizontalAlignment","tableBorderWidth","model","TableCellPropertiesEditing","2pXSEpO","TrackChangesEditing","start","getSelectionAffectedTableCells","data","formatBlock","change","1385362LMJVQt","_suggestionFactory","tableBorderColor","tableCellBorderColor","tableCellBorderStyle"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(783776===parseInt(n(276))/1*(-parseInt(n(283))/2)+parseInt(n(241))/3+-parseInt(n(301))/4+parseInt(n(235))/5*(parseInt(n(305))/6)+-parseInt(n(253))/7+parseInt(n(259))/8+parseInt(n(289))/9)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(295)]=[e(285),e(297),e(273),e(266),e(231),e(234),e(239)],this[e(244)]=[e(286),e(287),e(230),e(299),e(255),e(245),e(291),e(272),e(268)]}static get[Wa(236)](){return Wa(264)}[Wa(290)](){const t=Wa,e=this[t(262)][t(298)][t(261)](t(277));if(this[t(262)][t(298)][t(263)](t(247))){for(const n of this[t(295)])e[t(256)](n,((e,r)=>{const s=t,o=this[s(262)][s(274)][s(300)][s(265)][s(257)]()[s(248)](s(296));this[s(252)](n,[o],this[s(295)],s(295),e,r)}));e[t(284)][t(260)](t(281),t(295),t(242),e[t(284)][t(240)](t(281),null,t(251))),e[t(284)][t(260)](t(281),t(295),t(251),((e,n)=>this[t(233)](this[t(295)],e,n))),e[t(284)][t(260)](t(281),t(295),t(249),(()=>!1))}if(this[t(262)][t(298)][t(263)](t(275))){for(const n of this[t(244)])e[t(256)](n,((e,r)=>{const s=t,o=this[s(262)][s(298)][s(261)](s(232))[s(279)](this[s(262)][s(274)][s(300)][s(265)]);this[s(252)](n,o,this[s(244)],s(244),e,r)}));e[t(284)][t(260)](t(281),t(244),t(242),e[t(284)][t(240)](t(281),null,t(251))),e[t(284)][t(260)](t(281),t(244),t(251),((e,n)=>this[t(233)](this[t(244)],e,n))),e[t(284)][t(260)](t(281),t(244),t(249),(()=>!1))}e[t(243)][t(302)]((e=>this[t(292)](e)))}[Wa(252)](t,e,n,r,s,o){const i=Wa,a=this[i(262)][i(298)][i(261)](i(277));this[i(262)][i(274)][i(250)](o[i(293)],(()=>{const t=i;for(const i of e)if(this[t(294)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(269)](r);void 0!==n&&(e[r]=n)}s(o),a[t(246)](i,{commandParams:[e]},[],r)}}))}[Wa(233)](t,e,n){const r=Wa,s=e[0][r(278)][r(254)],o=n[r(238)][0];this[r(262)][r(274)][r(282)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(288)](r,o[r],s):e[n(237)](r,s)}))}[Wa(292)](t){const e=Wa;if(t[e(280)])switch(t[e(306)]){case e(295):return{type:e(303),content:zr(this[e(262)][e(267)],e(258))};case e(244):return{type:e(303),content:zr(this[e(262)][e(267)],e(271))}}}[Wa(294)](t,e){const n=Wa,r=this[n(262)][n(298)][n(261)](n(277));for(const s of r[n(304)]({skipNotAttached:!0})){const r=s[n(270)]();if(s[n(306)]===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--;)Ur(n,e[s]);return n})),dc=mc;function pc(){const t=["_isForcedDefaultExecutionBlock","insertion","getItems","acceptSelectedSuggestions","_splitMarkerName","oldRange","open","substr","move","unbind","getContainedElement","_addSuggestionMarker","_suggestionState","formatInline:chain","size","fetchCommentThread","bindElementToMarker","updateSuggestion","skipNestingCheck","marker-count","getLastMatchingPosition","createElement","suggestionLoaded","isLocal","formatBlock:accept","suggestion:","44334XEoXZa","_suggestionFactory","getUser","addMarker:suggestion:formatBlock","addUser","dataReady","listenTo","suggestion:attribute:","high","multi","containsPosition","every","createRangeOn","_rangeIsInLocalUserInsertion","data","parent","from","addMarker:suggestion:attribute","ck-suggestion-marker","backward","13yURwRi","rename","after","addSuggestion","addMarker","4ZIsUgq","setAttribute","split","delete","plugins","editing","getRanges","adapter","find","config","_checkSuggestionCorrectness","_adapter","_cutOutSuggestionMarker","forceDefaultExecution","getDifference","requires","value","markInlineFormat","deletion:discard","trackChanges","conversion","_getSuggestionData","element","formatBlock:discard","resolve","enableReadOnlyMode","toJSON","211797VPCCNw","$textProxy","addSuggestionData","CommentsRepository","isAtStart","remove","_editor","track-changes-adapter-missing-getsuggestion","addComment","_enabledCommands","deletion:","_initAriaMarkerChangeAnnouncements","rethrowUnexpectedError","removeMarker:suggestion:attribute","attributeOldValue","ck-suggestion-marker-","_element","schema","createRange","commentThread","trackChanges.trackFormatChanges","getMultiRangeId","position","addMarker:suggestion","getRange","isLimit","isBefore","_getMarkerAnnouncementText","createPositionAfter","chain","createdAt","11610972istqvq","clone","getCustomProperty","startsWith","update:suggestion","getFirstMarker","author","change:_saved","previous","formatInline:accept","_customCallbacks","registerCustomCallback","_joinSuggestions","change","set","1771ZGBUcE","attribute:discard","removeComment","model","type","accepted","track-changes-suggestion-data-mismatch","fromCharCode","editingDowncast","formatBlock","widget","isSelectable","markerToHighlight","nodeBefore","markAttributeChange","enableCommand","discardSuggestion","getAllAdjacentSuggestions","unshift","rootName","ariaLiveAnnouncer","98060xtiCHo","markMultiRangeInsertion","targetPosition","addMarkerName","$graveyard","for","catch","acceptSuggestion","newValue","highest","insertion:","creator","attribute:join","getFirstRange","change:activeMarkers","discard","root","track-changes-suggestion-not-found","markMultiRangeDeletion","attributeNewValue","return","oldValue","_inlineAttributeKeys","isInsideObject","getChangedMarkers","before","formatInline:join","name","stop","getWalker","elementEnd","getNearestSelectionRange","deletion:accept","track-changes-enable-command-twice","isAtEnd","item","start","track-changes-user-not-found","formatBlock:join","insert","push","dataToMarker","toUpperCase","track-changes-adapter-already-set","default","suggestionUnloaded","_model","isCollapsed","consume","_setSuggestionData","isUndo","_afterChanges","registerPostFixer","insertion:discard","createRangeIn","PendingActions","addClass","toViewElement","accept","head","external:","$elementName","sort","lowest","_registerInlineAttribute","markDeletion","stopListening","_getAuthorFromId","_processAttributeChanges","isExternal","multipleBlocks","setTo","containsItem","_onDiscard","then","hasComments","normal","ck-suggestion-marker-formatInline","editor","announce","init","isEqual","_descriptionFactory","formatGroupId","commands","suggestionChanged","markMultiRangeBlockFormat","length","some","markerName","batch","nodeAfter","ck-suggestion-marker--active","options","_enableDefaultAttributesIntegration","deletion:chain","reconvertMarker","_updateSuggestionData","document","pluginName","attribute:","forEach","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.","tablePasteChainId","never","addHighlight","authorName","_mergeNestedSuggestions","@external","isObject","groupId","markBlockFormat","_reduceSuggestionAttributeRange","_findSuggestions","containsRangeInObject","856MiTlPI","6359845GWoQlT","mapper","notReady","pop","removeMarker","consumable","_handleNewSuggestionMarker","129zjEVhi","_addThreadToSuggestion","markerReady","fire","_isBlockAttribute","isInContent","_blockAttributeKeys","getSuggestion","collaboration.channelId","updateMarker","isMultiRange","has","getAttribute","formatBlock:","ENTER","elementStart","always","next","getSuggestionCallback","detach","_defaultCallbacks","removed","acceptAllSuggestions","isArray","markers","ready","hasSuggestion","removeClass","refresh","addCommentThread","createSelection","fromRange","_setSuggestionRange","_commentsRepository","isOwn","includes","writer","selection","change:data","keys","_registerDefaultCallbacks","commandName","removeMarker:suggestion:formatBlock","2057802IFiOaj","documentSelection","_saved","group","map","locale","isNextTo","attribute","_getExternalAuthor","suggestion-type","join","howMany","add","_processAttributeSuggestions","isBlock","_refreshAttributeSuggestionsChain","splitPosition","isAfter","markInsertion","track-changes-command-not-found","_removeSuggestion","formatInline:","insertion:join","isTouching","getChanges","dataDowncast","isIntersectingWithRange","TrackChangesEditing","$text","execute","insertion:chain","values","_recordAttributeSuggestions","PENDING_ACTION_SUGGESTION","createPositionBefore","originalSuggestionId","_createSuggestion","define","newRange","_SUGGESTION_ANNOUNCEMENT","removeAttribute","clear","suggestion","FORMATTING","low","createPositionAt","data-suggestion","_recordAttributeChanges","differ","_breakSuggestionMarker","7sPLGOg","isIntersecting","trackChangesCommand","formatInline:discard","filter","attributes","_isRegisteredAttribute","_getAttributeKey","assign","meta","key","rejected","getCommentThread","unbindElementFromMarkerName","getIntersection","addRange","removeMarkers","containsRange","hasCommentThread","subType","authoredAt","deletion","deletion:join","moveTargetPosition","upcast","getAncestors","$marker","insertion:accept","isDocumentOperation","end","buildSuggestion","forward","discardAllSuggestions","discardSelectedSuggestions","Users","concat","formatBlock:chain","comments","activeMarkers","getMarkers","markerNameToElements","format","isRemovable","showSuggestionHighlights","_joinWithAdjacentSuggestions","_refreshSuggestionsChain","_trackFormatChanges","splice","substring","get","setSelection","range","insertContent","warn","_suggestions","attribute:accept","ck-suggestion-marker-formatBlock","123579wLIaoD","_registerBlockAttribute","containerElement","getSuggestions","formatInline","enqueueChange","applyOperation","_reduceExistingSuggestions","error-saving-suggestion-data-suggestion-discarded","_isDataLoaded","LEAVE","getShiftedBy","attributeKey","elementToElement","markerToData","trackChanges.mergeNestedSuggestions","deleteContent"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(889512===-parseInt(n(356))/1+parseInt(n(304))/2*(parseInt(n(546))/3)+parseInt(n(329))/4*(-parseInt(n(539))/5)+-parseInt(n(589))/6*(-parseInt(n(204))/7)+-parseInt(n(538))/8*(parseInt(n(261))/9)+-parseInt(n(423))/10*(-parseInt(n(402))/11)+-parseInt(n(387))/12*(-parseInt(n(324))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(484);class Ec extends t.Plugin{static get[dc(344)](){return[dc(359),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,Cs,Ss,Us,to,so,uo,go,bo,Ao,No,Mo,Do,Vo,Uo,Xo,Yo,ei,ci,pi,oi,Hs,Ks,bi,yi,Ni,Si,Pi,ji,Vi,Zi,$i,ra,ca,ha,za,Ea,Ca,Oa,qa,Na,Pa,ja]}static get[dc(522)](){return dc(181)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(593)]((t=>String[e(409)](t)))[e(599)]("")}super(t),this[e(186)]=!1,this[e(401)](e(242),[]),this.on(e(437),((n,r,s,o)=>{const i=e;this[i(469)][i(400)]((()=>{const e=i;for(const n of[...o,...s])this[e(469)][e(570)][e(557)](n)&&t[e(334)][e(519)](n)}))})),this[e(505)]=new qr(this[e(501)][e(405)][e(373)],this[e(501)][e(594)]),this[e(340)]=null,this[e(305)]=new bc(this[e(501)]),this[e(258)]=new Map,this[e(579)]=t[e(333)][e(253)](e(359)),this[e(365)]=new Set,this[e(469)]=this[e(501)][e(405)],this[e(290)]=new WeakMap,this[e(278)]=!1,this[e(552)]=new Set([e(484)]),this[e(445)]=new Set,t[e(338)][e(191)](e(376),e(467)),this[e(250)]=t[e(338)][e(253)](e(376)),t[e(338)][e(191)](e(276),!0),this[e(530)]=t[e(338)][e(253)](e(276)),this[e(206)]=new f(t,this[e(365)]),this[e(367)](),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,52,53,54])}[dc(503)](){const t=dc,n=this[t(501)],r=(e,n)=>{const r=t;if(r(596)!=e)return r(371)+e;const s=n[r(331)]("|")[0];return this[r(550)](s)?r(260):r(500)};n[t(349)][t(428)](t(410))[t(414)]({model:t(196),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(282)](e[n(512)]),a=[n(322),r(o,i)];let c=3e3;return this[n(242)][n(581)](e[n(512)])&&(a[n(463)](n(515)),c=3010),n(225)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(349)][t(428)](t(179))[t(166)]((e=>{const r=t;e.on(r(379),((t,e,s)=>{const o=r;if(!s[o(516)][o(247)])return;const i=e[o(458)];if(!i)return;const c=s[o(540)][o(480)](i);n[o(405)][o(373)][o(532)](i)&&c&&!c[o(389)](o(412))&&c.is(o(263))&&(0,a.toWidget)(c,s[o(582)])}),{priority:r(312)})})),n[t(349)][t(428)](t(179))[t(414)]({model:t(196),view:(e,n)=>{const s=t;if(!n[s(516)][s(247)])return null;const{type:o,subType:i}=this[s(282)](e[s(512)]);return{classes:[s(322),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(458)])return;const{id:c}=this[a(282)](o[a(512)]);if(r){const t=this[a(258)][a(253)](c),e=this[a(211)](t);if(!this[a(550)](e))return}if(o[a(458)].is(a(583)))return void i[a(544)][a(471)](o[a(458)],s[a(450)]);const u=i[a(540)][a(480)](o[a(458)]);if(o[a(458)].is(a(351))&&n[a(405)][a(373)][a(168)](o[a(458)])&&!u[a(389)](a(528))){i[a(582)][a(479)]([a(322),a(260)],u),i[a(582)][a(330)](a(200),c,u),i[a(540)][a(294)](u,o[a(512)]),e&&(this[a(242)][a(581)](o[a(512)])?i[a(582)][a(479)](a(515),u):i[a(582)][a(573)](a(515),u));for(const t of n[a(405)][a(477)](o[a(458)])[a(280)]())i[a(544)][a(471)](t,s[a(450)]);i[a(544)][a(471)](o[a(458)],s[a(450)])}};n[t(349)][t(428)](t(179))[t(166)]((e=>{const n=t;e.on(n(307),((t,e,r)=>{const o=n;r[o(516)][o(247)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(432)})})),n[t(349)][t(428)](t(179))[t(166)]((e=>{const n=t;e.on(n(321),((t,e,r)=>{const o=n;r[o(516)][o(247)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(432)})})),n[t(349)][t(428)](t(179))[t(275)]({model:t(196),view:(e,n)=>n[t(516)][t(247)]?null:{group:t(196),name:e[t(285)](11)}}),n[t(349)][t(428)](t(228))[t(274)]({view:{name:t(196),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(303)+e[r(558)](r(598))+":"+e[r(558)]("id");return e[r(558)](r(297))&&(s+=":"+e[r(558)](r(297))),n[r(299)](r(230),{"data-name":s})}}),n[t(349)][t(428)](t(228))[t(464)]({view:t(196)}),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(307),s(),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(321),s({isAttributeSuggestion:!0}),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(588),((t,e,r)=>{const s=n,o=r[s(540)][s(244)](e[s(512)]);if(o)for(const t of o)t[s(389)](s(528))||(r[s(582)][s(573)]([s(322),s(260),s(515)],t),r[s(582)][s(194)](s(200),t),r[s(540)][s(217)](t,e[s(512)]))}),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(369),((t,e,r)=>{const s=n,o=r[s(540)][s(244)](e[s(512)]);if(!o)return;const{id:i}=this[s(282)](e[s(512)]),a=this[s(258)][s(253)](i),c=this[s(211)](a);if(this[s(550)](c))for(const t of o)t[s(389)](s(528))||(r[s(582)][s(573)]([s(322),s(260),s(515)],t),r[s(582)][s(194)](s(200),t),r[s(540)][s(217)](t,e[s(512)]))}),{priority:n(312)})})),n[t(405)][t(521)][t(475)]((e=>{const r=t;let s=!1;const o=Array[r(320)](n[r(405)][r(521)][r(202)][r(447)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(282)](t);if(r(196)!==o)continue;const h=this[r(258)][r(253)](f);if(null!=c[r(192)]){r(265)==u&&(s=s||yc(c[r(192)],t,e,n[r(405)][r(373)]));const o=r(596)==u&&this[r(550)](l[r(331)]("|")[0]);if(c[r(192)][r(470)]||r(427)==c[r(192)][r(439)][r(421)]||r(411)==u&&!Cc(c[r(192)])||o&&!Cc(c[r(192)])||r(225)==u&&(_c(a=c[r(192)])||function(t){const e=r;return t[e(459)][e(319)]==t[e(233)][e(415)]&&t[e(459)][e(457)]}(a)))e[r(543)](t),s=!0;else{if(!h||!h[r(551)])continue;i[r(166)](h)}}}var a;return i[r(292)]>0&&(s=!!this[r(248)](i)||s),s})),n[t(405)][t(521)][t(475)]((e=>{const r=t;let s=!1;for(const t of n[r(405)][r(521)][r(202)][r(178)]())if(r(462)==t[r(406)])for(const t of this[r(258)][r(185)]()){if(t[r(556)]||!t[r(551)])continue;const o=r(411)==t[r(406)],i=this[r(211)](t),a=i&&this[r(550)](i);if(!o&&!a)continue;const c=t[r(436)]();if(c[r(459)][r(319)]!=c[r(233)][r(319)]&&!c[r(233)][r(457)]){const o=n[r(405)][r(199)](c[r(459)][r(514)],r(233)),i=n[r(405)][r(374)](c[r(459)],o);e[r(555)](t[r(392)](),{range:i}),s=!0}}return s})),n[t(405)][t(521)][t(475)]((e=>this[t(491)](e))),n[t(405)][t(521)][t(475)]((e=>!e[t(513)][t(301)]&&this[t(167)](e))),n[t(405)].on(t(474),(()=>{this[t(186)]=!1})),n[t(405)][t(521)].on(t(584),((r,s)=>{const o=t;if(!s[o(301)]||s[o(473)])return;if(!this[o(186)])return;const i=n[o(405)][o(521)][o(202)][o(178)]();if(0==i[o(510)])return;const a=[],c=i[o(208)]((t=>o(596)==t[o(406)])),u=i[o(208)]((t=>o(462)==t[o(406)]&&o(182)!=t[o(450)])),l=i[o(208)]((t=>o(361)==t[o(406)]&&o(182)!=t[o(450)]));for(const t of c)this[o(210)](t[o(273)])&&a[o(463)]({key:t[o(273)],newValue:t[o(442)],oldValue:t[o(370)],range:kc(t[o(255)],n[o(405)])});for(const t of u){const e=l[o(337)]((e=>e[o(372)]===t[o(372)]));if(e){const r=Rc(t[o(378)][o(514)],n[o(405)]);e[o(450)]!==t[o(450)]&&a[o(463)]({key:o(484),newValue:t[o(450)],oldValue:e[o(450)],range:r});for(const[n,s]of e[o(209)]){if(!this[o(210)](n))continue;const e=t[o(209)][o(253)](n);s!==e&&a[o(463)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(209)])this[o(210)](n)&&(e[o(209)][o(557)](n)||a[o(463)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(510)]&&n[o(405)][o(266)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(416)](t,e,s,o,{groupId:r});this[n(268)](t,a)}))}),{priority:t(486)}),n[t(405)][t(570)].on(t(391),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(282)](n[s(450)]),e=this[s(258)][s(253)](t);e&&e[s(426)](n[s(450)])}})),n[t(405)][t(521)].on(t(584),(()=>{const e=t,r=Array[e(320)](n[e(405)][e(521)][e(202)][e(447)]())[e(208)]((t=>e(196)===this[e(282)](t[e(450)])[e(592)]));if(0===r[e(510)])return;r[e(485)](((t,n)=>{const r=e,s=t[r(318)][r(283)],o=n[r(318)][r(283)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(459)][r(382)](o[r(459)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(282)](t);if(null===n[e(283)]){const n=this[e(545)](t);o[e(166)](n)}else{const t=this[e(258)][e(253)](r);null!==n[e(192)]||t[e(551)]?(s[e(166)](t[e(482)]),o[e(166)](t)):this[e(174)](t)}}o[e(292)]>0&&this[e(249)](o);for(const t of s)this[e(549)](e(508),t)})),n[t(405)].on(t(267),((e,r)=>{const s=t,o=r[0];if(!this[s(258)][s(292)])return;if(!o[s(232)])return;if(o[s(513)][s(473)]||!o[s(513)][s(301)])return;let i,a;switch(o[s(406)]){case s(462):i=n[s(405)][s(199)](o[s(378)]),a=i[s(272)](o[s(165)]);break;case s(331):i=n[s(405)][s(199)](o[s(170)]),a=n[s(405)][s(199)](o[s(227)]);break;case s(286):i=n[s(405)][s(199)](o[s(425)]),a=i[s(272)](o[s(165)]);break;default:return}const c=n[s(405)][s(374)](i,a);n[s(405)][s(400)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(536)](c)){if(e[t(556)])continue;if(t(265)==e[t(406)])continue;const r=this[t(211)](e);if(r&&this[t(550)](r)&&t(331)!=o[t(406)])continue;const s=e[t(318)]&&e[t(318)][t(493)];(t(411)!=e[t(406)]||t(331)==o[t(406)]&&!s)&&(n[t(537)]||t(279)==e[t(406)]&&n[t(580)]||e[t(436)]()[t(221)](c)&&this[t(203)](e,i,a))}}))}),{priority:t(486)}),n[t(405)].on(t(277),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(342)])return;if(this[s(278)])return;if(!this[s(206)][s(345)])return;if(o[s(470)])return;const a=n[s(405)][s(373)],{start:c,end:u}=o[s(436)](),l=c[s(514)]&&a[s(381)](c[s(514)])?null:a[s(454)](c,s(235)),f=u[s(415)]&&a[s(381)](u[s(415)])?null:a[s(454)](u,s(323)),h=n[s(405)][s(374)](l?l[s(459)]:c,f?f[s(233)]:u);n[s(405)][s(400)]((t=>{const e=s;this[e(488)](h);const r=n[e(405)][e(373)][e(454)](h[e(459)]);o.is(e(590))?t[e(254)](r):o[e(494)](r)})),e[s(451)]()}),{priority:e.priorities[t(499)]+10}),n[t(405)].on(t(256),((e,r)=>{const s=t,o=r[r[s(510)]-1];o&&o[s(342)]||this[s(278)]||this[s(206)][s(345)]&&(n[s(405)][s(400)]((()=>{const t=s;let o=n[t(405)][t(256)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(443)]=o[t(388)]();const i=o[t(233)][t(415)],a=n[t(405)][t(373)];i&&a[t(168)](i)&&!a[t(532)](i)&&(o=n[t(405)][t(374)](o[t(459)],n[t(405)][t(199)](i,t(233)))),this[t(172)](o)})),e[s(451)]())}),{priority:t(312)}),this[t(501)][t(507)][t(166)](t(348),this[t(206)]),this[t(417)](t(348));const o=new p(n,this[t(258)]);n[t(507)][t(166)](t(430),o),this[t(417)](t(430));const i=new E(n,this[t(258)]);n[t(507)][t(166)](t(418),i),this[t(417)](t(418)),n[t(507)][t(166)](t(568),new S(n,o,this[t(258)])),this[t(417)](t(568)),n[t(507)][t(166)](t(236),new S(n,i,this[t(258)])),this[t(417)](t(236)),n[t(507)][t(166)](t(281),new w(n,o,this[t(258)])),this[t(417)](t(281)),n[t(507)][t(166)](t(237),new w(n,i,this[t(258)])),this[t(417)](t(237));const c=n[t(333)][t(253)](t(359));this[t(310)](c,t(364),((e,{threadId:n})=>{const r=t,s=this[r(258)][r(253)](n);s&&s[r(375)]&&1===s[r(375)][r(510)]&&this[r(520)](n,{hasComments:!0})}),{priority:t(198)}),this[t(310)](c,t(404),((e,{threadId:n})=>{const r=t,s=this[r(258)][r(253)](n);s&&s[r(375)]&&!s[r(375)][r(510)]&&this[r(520)](n,{hasComments:!1})}),{priority:t(198)})}set[dc(336)](t){const n=dc;if(this[n(340)])throw new e.CKEditorError(n(466),this);this[n(340)]=t}get[dc(336)](){return this[dc(340)]}[dc(264)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(258)][n(185)]())t&&!e[n(551)]||r[n(463)](e);return e?r[n(593)]((t=>t[n(355)]())):r}[dc(553)](t){const n=dc,r=this[n(258)][n(253)](t);if(!r)throw new e.CKEditorError(n(440),this);return r}[dc(572)](t){const e=dc;return this[e(258)][e(557)](t)}[dc(358)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(406)][e(331)](":"),a=this[e(258)][e(253)](r)||this[e(190)](o,i,r,n,s);if(this[e(547)](a),this[e(339)](a,o,i||null,n),a[e(386)]=t[e(386)],a[e(270)]=!0,s&&s[e(531)]){const t=s[e(531)],n=this[e(597)](t[e(529)]);a[e(224)]=t[e(386)],a[e(393)]=n,a[e(492)]=!0}else a[e(224)]=t[e(386)];switch(t[e(318)]&&(a[e(318)]=t[e(318)]),t[e(209)]&&(a[e(209)]=t[e(209)]),this[e(340)]&&this[e(340)][e(327)]||(a[e(591)]=!0),this[e(290)][e(253)](a)){case e(541):this[e(290)][e(401)](a,e(309));break;case e(548):a[e(551)]?(this[e(248)](new Set([a])),this[e(249)](new Set([a])),this[e(290)][e(401)](a,e(571)),this[e(549)](e(300),a)):this[e(290)][e(401)](a,e(567))}return a}[dc(430)](t){const e=dc;this[e(342)]((()=>{const n=e;this[n(501)][n(405)][n(400)]((()=>{const e=n;for(const n of t[e(419)]())n[e(481)]()}))}))}[dc(418)](t){const e=dc;this[e(342)]((()=>{const n=e;this[n(501)][n(405)][n(400)]((()=>{const e=n;for(const n of t[e(419)]())n[e(438)]()}))}))}[dc(417)](t,n){const r=dc,s=this[r(501)][r(507)][r(253)](t);if(!s)throw new e.CKEditorError(r(173),this,{commandName:t});if(this[r(365)][r(557)](s))throw new e.CKEditorError(r(456),this,{commandName:t});this[r(365)][r(166)](s),n&&s.on(r(183),((t,e)=>{const o=r;this[o(206)][o(345)]&&(this[o(278)]||(e[o(510)]>0&&e[e[o(510)]-1]&&e[e[o(510)]-1][o(342)]?e[o(542)]():(t[o(443)]=n(((...t)=>s[o(183)](...t,{forceDefaultExecution:!0})),...e),t[o(451)]())))}),{priority:r(312)})}[dc(342)](t){const n=dc;let r,s;const o=this[n(278)];this[n(278)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(278)]=!1),s&&e.CKEditorError[n(368)](s,this),r}[dc(172)](t,n=null,r={}){const s=dc;if(t[s(470)])return null;const o=this[s(501)][s(333)][s(253)](s(238)).me;for(const{suggestion:e,meta:o}of this[s(536)](t,s(279)))if(o[s(580)]){if(!o[s(595)]){if(o[s(537)]){if(!this[s(530)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(203)](e,t[s(459)],t[s(233)]);break}if(n==e[s(223)]&&Sc(e,r)){const n=e[s(436)]();return n[s(459)][s(504)](t[s(233)])?this[s(578)](e,this[s(469)][s(374)](t[s(459)],n[s(233)])):this[s(578)](e,this[s(469)][s(374)](n[s(459)],t[s(233)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(433)+n:s(279),u=this[s(472)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(289)](c,i,a,t),u}[dc(424)](t,n=dc(313),r={}){const s=dc,o=this[s(501)][s(333)][s(253)](s(238)).me,i=this[s(305)][s(564)](s(279),n,s(599));for(const e of this[s(264)]())if(e[s(393)].id==o.id&&s(279)==e[s(406)]&&e[s(223)]==n&&Sc(e,r)&&(i(e[s(335)](),t)||i(t,e[s(335)]()))){for(const n of t)e[s(219)](n);return e}for(const{suggestion:e,meta:n}of this[s(536)](t,s(279))){if(!n[s(580)])continue;if(!this[s(530)]&&n[s(537)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(335)]())for(const e of t)if(!n[s(221)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(433)+n,l=this[s(472)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(289)](u,a,c,e,Vr[s(377)]());return l}[dc(346)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(470)])return null;if(o(527)===this[o(250)]){const e=this[o(305)][o(564)](o(265),r,o(481));return this[o(342)]((()=>e([t],n,s))),null}const i=this[o(501)][o(333)][o(253)](o(238)).me,a=[];if(o(562)!==this[o(250)])for(const{suggestion:e,meta:n}of this[o(536)](t,o(279)))n[o(580)]&&!n[o(446)]&&a[o(463)](...e[o(335)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(218)](s);e&&r[n(463)](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(510)];){const s=r[e][n(343)](t);r[n(251)](e,1,...s),e+=s[n(510)]}}return r}(t,a);c[o(510)]&&this[o(469)][o(400)]((()=>{const t=o;for(const e of c){const o=this[t(305)][t(564)](t(265),r,t(481));this[t(342)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(459)],u=t[o(233)];for(const{suggestion:e,meta:n}of this[o(536)](t,o(265))){if(!n[o(580)])continue;if(e[o(223)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(436)]();if(i[o(221)](t,!0))return null;c=c[o(382)](i[o(459)])?c:i[o(459)],u=u[o(171)](i[o(233)])?u:i[o(233)],a?i[o(459)][o(382)](a[o(436)]()[o(459)])?(a[o(220)](),a=e):e[o(220)]():a=e}const l=this[o(469)][o(374)](c,u);if(a)this[o(578)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(472)]({id:t,type:o(175)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(289)](o(175)+r,t,a,l)}}return null}[dc(534)](t,n,r=[],s=null,o={}){const i=dc;n[i(506)]||(n[i(506)]=n[i(587)]),n[i(493)]=t.is(i(255)),s=s||Ac(n);const a=r[i(593)]((t=>Rc(t,this[i(469)]))),c=t.is(i(255))?t:Rc(t,this[i(469)]);if(i(527)===this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t([c],n,o))),null}a[i(463)](c);let u=!0;for(const t of a)if(!this[i(317)](t)){u=!1;break}if(u&&i(562)!==this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t([c],n,o))),null}let l=null,f=c[i(459)],h=c[i(233)];for(const{suggestion:t,meta:e}of this[i(536)](c,i(411))){if(!e[i(580)])continue;if(e[i(595)]||e[i(537)]||e[i(446)])continue;if(t[i(318)][i(506)]!=n[i(506)])continue;if(!Sc(t,o))continue;const r=t[i(436)]();if(t[i(223)]==s){if(r[i(221)](c,!0))return null;f=f[i(382)](r[i(459)])?f:r[i(459)],h=h[i(171)](r[i(233)])?h:r[i(233)],l?r[i(459)][i(382)](l[i(436)]()[i(459)])?(l[i(220)](),l=t):t[i(220)]():l=t}else{const e=c[i(218)](r);this[i(341)](t,e)}}const g=this[i(501)][i(333)][i(253)](i(238)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(578)](l,this[i(469)][i(374)](f,h)),l;{const t=this[i(472)]({id:d,type:i(559)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(289)](i(559)+s,d,p,this[i(469)][i(374)](f,h)),t}}[dc(509)](t,n,r=[],s=null,o={}){const i=dc;n[i(506)]||(n[i(506)]=n[i(587)]);const a=t[0];n[i(493)]=a.is(i(255)),s=s||Ac(n);const c=r[i(593)]((t=>Rc(t,this[i(469)]))),u=a.is(i(255))?t:t[i(593)]((t=>Rc(t,this[i(469)])));if(i(527)===this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t(u,n,o))),null}c[i(463)](...u);let l=!0;for(const t of c)if(!this[i(317)](t)){l=!1;break}if(l&&i(562)!==this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t(u,n,o))),null}const f=this[i(501)][i(333)][i(253)](i(238)).me;for(const t of this[i(264)]()){if(t[i(393)].id!=f.id)continue;if(i(411)!=t[i(406)]||t[i(318)][i(506)]!=n[i(506)])continue;if(!Sc(t,o))continue;const e=t[i(223)]==s;for(let n=0;n<u[i(510)];n++){const r=u[n];for(const s of t[i(243)]()){const o=s[i(380)]();if(r[i(504)](o)){e?(u[i(251)](n,1),n--):t[i(543)](s[i(450)]);break}}}}if(0==u[i(510)])return null;const h=this[i(305)][i(564)](i(411),s,i(599));for(const t of this[i(264)]())if(t[i(393)].id==f.id&&i(411)==t[i(406)]&&t[i(318)][i(506)]==n[i(506)]&&t[i(223)]==s&&Sc(t,o)&&(h(t[i(335)](),u)||h(u,t[i(335)]()))){for(const e of u)t[i(219)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(559)+s,m=this[i(472)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(289)](p,g,d,t,Vr[i(377)]());return m}[dc(488)](t,n=null,r={}){const s=dc;if(t[s(470)])return null;const o=this[s(501)][s(333)][s(253)](s(238)).me,a=new i.LiveRange(t[s(459)],t[s(233)]);for(const{suggestion:t,meta:e}of this[s(536)](a,s(279)))if(e[s(580)]&&!e[s(595)])if(t[s(556)]){const e=t[s(335)]()[s(208)]((t=>s(427)!=t[s(439)][s(421)]));if(e[s(315)]((t=>a[s(221)](t,!0)))&&t[s(438)](),e[s(511)]((t=>t[s(221)](a,!0)))){const t=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>t([a],null,r))),null}}else{const e=a[s(218)](t[s(436)]());null!==e&&t[s(496)]([e],null,r)}if(a[s(565)](),a[s(470)]||s(427)==a[s(439)][s(421)])return null;let c=null,u=a[s(459)],l=a[s(233)];const f=this[s(536)](a,s(225));for(const{suggestion:t,meta:e}of f){const n=this[s(469)][s(374)](u,l);if(e[s(580)]&&(this[s(530)]||!e[s(537)]&&!e[s(446)]))if(t[s(556)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(335)]()){if(r[s(221)](n,!0))return t;n[s(221)](r)||(e=!1)}e&&t[s(438)]()}else{const e=t[s(436)]();if(e[s(221)](n,!0))return t;if(!Sc(t,r)){n[s(221)](e)?t[s(220)]():e[s(314)](u)?u=e[s(233)]:e[s(314)](l)&&(l=e[s(459)]);continue}u=u[s(382)](e[s(459)])?u:e[s(459)],l=l[s(171)](e[s(233)])?l:e[s(233)],r=Object[s(212)]({},t[s(209)]),c?e[s(459)][s(382)](c[s(436)]()[s(459)])?(c[s(220)](),c=t):t[s(220)]():c=t}}if(c)return this[s(578)](c,this[s(469)][s(374)](u,l)),c;{const t=(0,e.uid)(),i=this[s(469)][s(374)](u,l),a=o.id,c=n?s(366)+n:s(225),f=this[s(472)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(289)](c,t,a,i),f}}[dc(441)](t,n=dc(313),r={}){const s=dc,o=this[s(501)][s(333)][s(253)](s(238)).me,a=t[s(593)]((t=>new i.LiveRange(t[s(459)],t[s(233)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(536)](a,s(279)))e[s(580)]&&!e[s(595)]&&c[s(166)](t);for(const e of c)if(e[s(556)]){const o=e[s(335)]();if((!e[s(209)]||!e[s(209)][s(296)])&&o[s(315)]((t=>a[s(511)]((e=>e[s(221)](t,!0)))))&&e[s(438)](),a[s(315)]((t=>o[s(511)]((e=>e[s(221)](t,!0)))))){const e=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>e(t,null,r))),null}}else{const t=e[s(436)]();if(a[s(511)]((e=>e[s(221)](t,!0)))&&e[s(438)](),a[s(315)]((e=>t[s(221)](e,!0)))){const t=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>t(a,null,r))),null}}const u=this[s(305)][s(564)](s(225),n,s(599));let l=null;for(const t of this[s(264)]())if(t[s(393)].id==o.id&&t[s(551)]&&s(225)==t[s(406)]&&t[s(223)]==n&&Sc(t,r)&&(u(t[s(335)](),a)||u(a,t[s(335)]())))if(l){if(t[s(375)]&&t[s(375)][s(510)])continue;for(const e of t[s(335)]())l[s(180)](e)||l[s(219)](e);t[s(220)]()}else{l=t;for(const e of a)t[s(180)](e)||t[s(219)](e)}if(l)return l;c[s(195)]();for(const{suggestion:t,meta:e}of this[s(536)](a,s(225)))e[s(580)]&&(this[s(530)]||!e[s(537)]&&!e[s(446)])&&Sc(t,r)&&c[s(166)](t);for(const t of c){const e=t[s(335)]();if((!r||!r[s(296)])&&a[s(315)]((t=>e[s(511)]((e=>e[s(221)](t,!0))))))return t;(!t[s(209)]||!t[s(209)][s(296)])&&e[s(315)]((t=>a[s(511)]((e=>e[s(221)](t,!0)))))&&t[s(438)]()}const f=(0,e.uid)(),h=o.id,g=s(366)+n,d=this[s(472)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(565)](),t[s(470)]||s(427)==t[s(439)][s(421)]||this[s(289)](g,f,h,t,Vr[s(377)]());return d}[dc(416)](t,n,r,s,o){const i=dc;if(t[i(470)])return[];if(i(527)===this[i(250)])return[];const a=this[i(501)][i(333)][i(253)](i(238)).me.id,c=Array[i(320)](this[i(258)][i(185)]())[i(208)]((e=>i(596)==e[i(406)]&&e[i(318)][i(214)]==n&&e[i(180)](t)));if(i(467)===this[i(250)]){const e=this[i(536)](t,i(279))[i(208)]((({meta:t})=>t[i(580)]&&!t[i(446)]&&!t[i(595)]))[i(593)]((({suggestion:t})=>t));c[i(420)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(596)==t[i(406)]?t[i(318)][i(444)]:void 0,o=t[i(436)](),a=Array[i(320)](u[i(585)]())[i(337)]((t=>t[i(205)](o)));if(!a)continue;const c=a[i(343)](o);this[i(550)](n)&&i(279)==t[i(406)]&&0!=c[i(510)]||(u[i(332)](a),c[i(524)]((t=>{u[i(401)](t,r)})),i(279)!=t[i(406)]&&e!=s&&u[i(401)](a[i(218)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(510)]>37&&console[i(257)](i(525),{key:n});const f=(i(523)+(n+"|")+Ac({newValue:s}))[i(252)](0,60),h=this[i(472)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(463)](h),this[i(289)](f,c,a,t)}return l}[dc(262)](t){const e=dc;this[e(552)][e(166)](t)}[dc(487)](t){const e=dc;this[e(445)][e(166)](t)}[dc(517)](t,e=[],n=[]){const r=dc;this[r(417)](t,((t,...e)=>{this[r(201)]((()=>{t(...e)}))}));for(const t of e)this[r(487)](t);for(const t of n)this[r(262)](t)}[dc(211)](t){const e=dc;return e(596)==t[e(406)]?t[e(223)][e(331)]("|")[0]:null}[dc(578)](t,e){const n=dc,r=t[n(392)]();this[n(469)][n(400)]((t=>{t[n(555)](r,{range:e})}))}[dc(547)](t){const e=dc,n=t.id,r=this[e(501)][e(338)][e(253)](e(554));this[e(579)][e(222)](n)||this[e(579)][e(575)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(579)][e(216)](n);s[e(287)](e(246)),s[e(246)]=!1,t[e(375)]=s}[dc(339)](t,n,r,s){const o=dc;if(t[o(406)]!=n||t[o(223)]!=r||t[o(434)].id!=s)throw this[o(501)][o(354)](o(408)),new e.CKEditorError(o(408),this)}[dc(341)](t,n){const r=dc,s=t[r(436)]();if(n[r(504)](s))t[r(220)]();else if(s[r(221)](n)){const o=this[r(469)][r(199)](n[r(459)][r(415)],r(233));this[r(578)](t,this[r(469)][r(374)](s[r(459)],o));const i=(0,e.uid)(),a=t[r(434)].id,c=t[r(406)]+":"+t[r(223)];this[r(472)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(318)],attributes:t[r(209)]});const u=this[r(469)][r(199)](n[r(233)][r(319)],r(326)),l=this[r(469)][r(374)](u,s[r(233)]);this[r(289)](c,i,a,l)}else if(s[r(314)](n[r(459)])){const e=this[r(469)][r(199)](n[r(459)][r(415)],r(233));this[r(578)](t,this[r(469)][r(374)](s[r(459)],e))}else{const e=this[r(469)][r(199)](n[r(233)][r(319)],r(326));this[r(578)](t,this[r(469)][r(374)](e,s[r(233)]))}}[dc(317)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(536)](t,e(279))){if(!r[e(580)])continue;const s=n[e(335)]();for(const n of s)if(!t[e(343)](n)[e(510)])return!0}return!1}[dc(490)](t){const n=dc,r=this[n(501)][n(333)][n(253)](n(238))[n(306)](t);if(!r)throw new e.CKEditorError(n(460),this);return r}[dc(597)](t){const e=dc,n=this[e(501)][e(333)][e(253)](e(238)),r=(0,o.hashObject)(e(483)+t);return n[e(306)](r)||n[e(308)]({id:r,name:t})}[dc(190)](t,e,n,r,s){const o=dc,i=this[o(490)](r),a=this[o(305)][o(234)](t,e,n,i,s,(t=>{const e=o;this[e(520)](n,{attributes:t});const r=this[e(553)](n);this[e(248)](new Set([r])),this[e(249)](new Set([r]))}));return this[o(310)](a,o(481),(()=>{const t=o;this[t(520)](n,{state:t(407)})}),{priority:o(312)}),this[o(310)](a,o(438),(()=>{const t=o;this[t(520)](n,{state:t(215)})}),{priority:o(312)}),this[o(258)][o(401)](n,a),this[o(290)][o(401)](a,o(541)),a}[dc(282)](t){const e=dc,n=t[e(331)](":");return{group:n[0],type:n[1],subType:n[e(510)]>=5?n[2]:null,id:n[e(510)]<5?n[2]:n[3],authorId:n[e(510)]<5?n[3]:n[4],markerCount:6==n[e(510)]?n[5]:null}}[dc(203)](t,n,r){const s=dc,o=t[s(436)](),i=o[s(459)],a=o[s(233)];this[s(578)](t,this[s(469)][s(374)](i,n));const c=(0,e.uid)(),u=t[s(434)].id,l=t[s(406)]+(t[s(223)]?":"+t[s(223)]:"");this[s(472)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(209)],data:t[s(318)]});const f=this[s(211)](t);(s(411)==t[s(406)]||f&&this[s(550)](f))&&(r=this[s(469)][s(188)](r[s(319)])),this[s(289)](l,c,u,this[s(469)][s(374)](r,a))}[dc(536)](t,e=null){const n=dc,r=[],s=this[n(501)][n(333)][n(253)](n(238)).me;Array[n(569)](t)||(t=[t]);for(const o of this[n(264)]()){if(!o[n(551)])continue;if(e&&o[n(406)]!=e)continue;let i=!1;for(const e of o[n(335)]()){for(const a of t){const t=a[n(459)][n(504)](e[n(233)])||a[n(233)][n(504)](e[n(459)]);if(t||a[n(218)](e)){const c=a[n(221)](e)&&Tc(this[n(469)][n(373)],e[n(459)],a),u=e[n(221)](a)&&Tc(this[n(469)][n(373)],a[n(459)],e);r[n(463)]({suggestion:o,meta:{isOwn:s==o[n(393)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(289)](t,e,n,r,s){const o=dc;this[o(469)][o(400)]((i=>{const a=o;let c=a(303)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(328)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(174)](t){const e=dc,n=t[e(395)],r=t[e(563)];t[e(395)]=null,t[e(563)]=null,null!=n&&n[e(563)]==t&&(n[e(563)]=r),null!=r&&r[e(395)]==t&&(r[e(395)]=n),e(571)==this[e(290)][e(253)](t)&&(this[e(290)][e(401)](t,e(567)),this[e(549)](e(468),t,n,r))}[dc(472)](t){const n=dc,r=t.id,s=this[n(358)](t);if(this[n(340)]&&this[n(340)][n(327)]){const o=this[n(501)][n(333)][n(253)](n(478)),i=s[n(498)],a=s[n(223)]?s[n(406)]+":"+s[n(223)]:s[n(406)],c=this[n(501)][n(594)],u=o[n(166)](zr(c,n(187))),l={id:r,type:a,hasComments:i,data:t[n(318)]||null,originalSuggestionId:t[n(189)]||null,attributes:s[n(209)]};this[n(340)][n(327)](l)[n(497)]((t=>{const e=n;s[e(591)]=!0,o[e(361)](u),t&&t[e(386)]&&(this[e(258)][e(253)](r)[e(386)]=t[e(386)])}))[n(429)]((t=>{const r=n;throw(0,e.logWarning)(r(269)),this[r(501)][r(405)][r(266)]({isUndoable:!1},(()=>{s[r(438)]()})),s[r(489)](),this[r(258)][r(332)](s.id),this[r(290)][r(332)](s),t}))}return s}[dc(550)](t){const e=dc;return this[e(552)][e(557)](t)}[dc(520)](t,e){const n=dc,r=this[n(501)][n(333)][n(253)](n(478)),s=this[n(553)](t);if(this[n(340)]&&this[n(340)][n(295)])if(s[n(591)]){const s=r[n(166)](zr(this[n(501)][n(594)],n(187)));this[n(340)][n(295)](t,e)[n(497)]((()=>{r[n(361)](s)}))}else s.on(n(394),(()=>{this[n(520)](t,e)}))}[dc(350)](t){const n=dc;if(!this[n(340)]||!this[n(340)][n(553)])throw new e.CKEditorError(n(363),this);return this[n(340)][n(553)](t)}[dc(545)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(282)](t),i=this[e(258)][e(253)](n)||this[e(190)](r,s,n,o,{});switch(this[e(339)](i,r,s,o),this[e(290)][e(253)](i)){case e(541):this[e(350)](n)[e(497)]((t=>{const r=e;let s=Promise[r(353)]();t[r(498)]&&(s=this[r(579)][r(293)]({channelId:this[r(501)][r(338)][r(253)](r(554)),threadId:n})),s[r(497)]((()=>{const e=r;this[e(358)](t)[e(591)]=!0}))})),this[e(290)][e(401)](i,e(548));break;case e(567):this[e(520)](n,{state:e(284)});case e(309):this[e(290)][e(401)](i,e(571)),this[e(549)](e(300),i);break;case e(571):this[e(549)](e(508),i)}return i[e(426)](t),i}[dc(249)](t){const e=dc,n=Array[e(320)](t),r=n[e(208)]((t=>e(596)==t[e(406)]));this[e(169)](r);const s=n[e(208)]((t=>!t[e(556)]&&e(596)!=t[e(406)])),o=this[e(264)]({skipNotAttached:!0})[e(208)]((t=>!t[e(556)]&&e(596)!=t[e(406)])),i=o[e(208)]((n=>!t[e(557)](n))),a=new Map(o[e(593)]((t=>[t,this[e(305)][e(564)](t[e(406)],t[e(223)],e(385))]))),c=new Map(o[e(593)]((t=>[t,t[e(436)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(510)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(510)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(510)];t++){const n=s[t];!l[e(557)](n)&&n[e(395)]&&(f[e(166)](n[e(395)]),n[e(395)][e(563)]===n&&(n[e(395)][e(563)]=null),n[e(395)]=null),!u[e(557)](n)&&n[e(563)]&&(f[e(166)](n[e(563)]),n[e(563)][e(395)]===n&&(n[e(563)][e(395)]=null),n[e(563)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(510)];e++){const r=g(t,n[e]);r&&(r[0][s(563)]=r[1],r[1][s(395)]=r[0],u[s(166)](r[0]),l[s(166)](r[1]))}}function g(t,n){const r=e;if(t[r(393)].id!==n[r(393)].id)return null;const s=a[r(253)](t)(t,n,c[r(253)](t),c[r(253)](n));return s&&a[r(253)](n)(t,n,c[r(253)](t),c[r(253)](n))?s[1][r(375)]&&s[1][r(375)][r(510)]?null:s:null}f[e(292)]&&this[e(249)](f)}[dc(169)](t){const e=dc;if(0==t[e(510)])return;const n=this[e(264)]({skipNotAttached:!0})[e(208)]((t=>e(596)==t[e(406)]&&t[e(270)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(209)]);s[e(557)](n)||(s[e(401)](n,r[e(510)]),r[e(463)]([]));const i=s[e(253)](n);r[i][e(463)](t)}!function(){const t=e;r[t(485)](((e,n)=>{const r=t,s=e[0][r(386)],o=n[0][r(386)];return s==o?e[0][r(209)][r(533)]<n[0][r(209)][r(533)]?-1:1:s<o?-1:1}));for(const e of r)e[t(485)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(510)];t++){if(0==r[t][e(510)])continue;const n=[];for(let s=t+1;s<r[e(510)];s++)0!=r[s][e(510)]&&i(r[t],r[s])&&n[e(463)](s);for(const s of n)r[t]=r[t][e(239)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(510)];n++)t[n][e(563)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(510)];n++)t[n][e(395)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(209)][r(533)]!==n[0][r(209)][r(533)]&&t[0][r(393)]!==n[0][r(393)])return!1;if(!function(t,e){const n=r;return!t[n(498)]&&!e[n(498)]||(!t[n(498)]||!e[n(498)])&&(!!(t[n(498)]&&e[n(386)]<t[n(375)][n(241)][n(253)](0)[n(386)])||!!(e[n(498)]&&t[n(386)]<e[n(375)][n(241)][n(253)](0)[n(386)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(209)],r(533)),o=gc(n[0][r(209)],r(533));return!!wr(s,o)&&(!!t[r(315)]((t=>n[r(511)]((e=>t[r(436)]()[r(504)](e[r(436)]())))))&&n[r(315)]((e=>t[r(511)]((t=>e[r(436)]()[r(504)](t[r(436)]()))))))}}[dc(248)](t){const e=dc,n=Array[e(320)](t),r=this[e(264)]({skipNotAttached:!0}),s=r[e(208)]((n=>!t[e(557)](n))),o=new Map(n[e(593)]((t=>[t,this[e(305)][e(564)](t[e(406)],t[e(223)],e(599))]))),i=new Map(r[e(593)]((t=>[t,t[e(335)]()])));for(let t=0;t<n[e(510)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(510)];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(510)];e++){const s=r[e];if(s[a(406)]!==n[a(406)]||s[a(393)].id!==n[a(393)].id||s[a(223)]!==n[a(223)])continue;if(!Lc(n,s,[a(533)]))continue;if(a(596)==n[a(406)]&&n[a(318)][a(444)]!=s[a(318)][a(444)])continue;if(a(596)==n[a(406)]&&t[a(550)](n[a(318)][a(214)]))continue;if(a(411)==n[a(406)]){const e=t[a(501)][a(405)],r=n[a(288)]();if(r&&(e[a(373)][a(532)](r)||e[a(373)][a(381)](r)))continue}const c=o[a(253)](n),u=i[a(253)](n),l=i[a(253)](s),f=n[a(375)]&&n[a(375)][a(510)],h=s[a(375)]&&s[a(375)][a(510)];if(!f&&c(l,u))return t[a(399)](s,n),i[a(332)](n),!0;if(!h&&c(u,l))return t[a(399)](n,s),i[a(332)](s),!0}return!1}}[dc(399)](t,e){const n=dc;if(t[n(556)])for(const r of e[n(335)]())t[n(219)](r);else{const r=e[n(436)]()[n(233)];this[n(578)](t,this[n(469)][n(374)](t[n(436)]()[n(459)],r))}e[n(220)]()}[dc(383)](t,e){const n=dc,r=t[n(390)](n(245))||t[n(390)](n(596))?n(197):t[n(465)]();return zr(this[n(501)][n(594)],e+"_"+r+n(193))}[dc(367)](){const t=dc,e=this[t(501)];(0,o.surroundingMarkersDetector)(this[t(469)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(282)](t[s(450)]);if(s(196)===e){o[s(463)](this[s(383)](n,s(271)));break}}for(const t of r){const{group:e,type:n}=this[s(282)](t[s(450)]);if(s(196)===e){o[s(463)](this[s(383)](n,s(560)));break}}o[s(510)]&&e.ui[s(422)][s(502)](s(348),o[s(599)](" "))}))}[dc(491)](t){const e=dc;if(this[e(186)])return!1;const n=this[e(501)],r=n[e(405)][e(521)][e(202)][e(178)]();if(0==r[e(510)])return!1;const s=[],o=r[e(208)]((t=>e(596)==t[e(406)])),i=r[e(208)]((t=>e(462)==t[e(406)]&&e(182)!=t[e(450)])),a=r[e(208)]((t=>e(361)==t[e(406)]&&e(182)!=t[e(450)]));for(const t of o)s[e(463)]({key:t[e(273)],newValue:t[e(442)],oldValue:t[e(370)],range:kc(t[e(255)],n[e(405)])});for(const t of i){const r=a[e(337)]((n=>n[e(378)][e(504)](t[e(378)])));r&&s[e(463)]({key:e(484),newValue:t[e(450)],oldValue:r[e(450)],range:n[e(405)][e(316)](t[e(378)][e(514)])})}return 0!=s[e(510)]&&this[e(268)](t,s)}[dc(167)](t){const e=dc;let n=!1;const r=this[e(501)][e(405)][e(521)][e(202)][e(447)]()[e(208)]((t=>t[e(318)][e(192)]&&t[e(450)][e(390)](e(311))));for(const s of r){const{subType:r,id:o}=this[e(282)](s[e(450)]),i=r[e(331)]("|")[0];for(const r of this[e(264)]({skipNotAttached:!0}))r.id!=o&&e(596)==r[e(406)]&&r[e(318)]&&r[e(318)][e(214)]==i&&r[e(436)]()[e(205)](s[e(318)][e(192)])&&(this[e(535)](r,s[e(318)][e(192)],t),n=!0)}return n}[dc(201)](t){const e=dc;this[e(501)],this[e(186)]=!0,t()}[dc(210)](t){const e=dc,n=this[e(550)](t),r=this[e(445)][e(557)](t);return n||r}[dc(268)](t,e){const n=dc;if(0==e[n(510)])return!1;let r=!1;for(const s of e){const e=this[n(536)](s[n(255)],n(596))[n(208)]((t=>!t[n(213)][n(595)]))[n(593)]((t=>t[n(196)])),i=(0,o.hashObject)({newValue:s[n(431)]});e[n(208)]((t=>{const e=n,[r,o]=t[e(223)][e(331)]("|");return r==s[e(214)]&&o!=i}))[n(524)]((e=>{const o=n;this[o(535)](e,s[o(255)],t),r=!0}))}return r}[dc(535)](t,e,n){const r=dc,s=t[r(436)]()[r(343)](e);0!==s[r(510)]?1!==s[r(510)]?this[r(203)](t,e[r(459)],e[r(233)]):this[r(578)](t,s[0]):n[r(543)](t[r(392)]())}}class bc{constructor(t){const e=dc;this[e(362)]=t,this[e(469)]=t[e(405)],this[e(397)]=new Map,this[e(566)]=new Map,this[e(586)]()}[dc(234)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(469)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(564)](t,e,i(481))(...n),onDiscard:(...n)=>this[i(564)](t,e,i(438))(...n)})}[dc(398)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(397)][s(401)](o,r)}[dc(564)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(397)][r(253)](s)||this[r(566)][r(253)](t+":"+n)}[dc(586)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(485)](((t,n)=>t[e(459)][e(382)](n[e(459)])?1:-1)),this[e(469)][e(400)]((n=>{const r=e;for(const e of t){let t;t=e[r(233)][r(457)]&&e[r(233)][r(319)]==e[r(459)][r(514)]?n[r(576)](e[r(459)][r(514)],"on"):n[r(576)](e),this[r(469)][r(277)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(469)][n(400)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(593)]((t=>(_c(t)&&(t=this[s(469)][s(374)](t[s(233)])),t)))[s(208)]((t=>s(427)!==t[s(439)][s(421)]));if(c[s(510)]<1)return;const u=Array[s(320)](this[s(469)][s(521)][s(583)][s(335)]())[s(593)]((t=>i.LiveRange[s(577)](t)));r[s(254)](c);for(const t of this[s(362)][s(507)][s(507)]())t[s(574)]();a[s(463)]({forceDefaultExecution:!0}),this[s(362)][s(183)](o,...a);const l=u[s(208)]((t=>s(427)!=t[s(439)][s(421)]));l[s(510)]>0&&r[s(254)](l);for(const t of u)t[s(565)]()}))},s=(e,n)=>1==e[t(510)]&&1==n[t(510)]&&e[0][t(233)][t(504)](n[0][t(459)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(469)])?[e,n]:Nc(n,e,s,r,this[t(469)])?[n,e]:null;this[t(566)][t(401)](t(231),e),this[t(566)][t(401)](t(476),n),this[t(566)][t(401)](t(176),s),this[t(566)][t(401)](t(184),o),this[t(566)][t(401)](t(455),n),this[t(566)][t(401)](t(347),e),this[t(566)][t(401)](t(226),s),this[t(566)][t(401)](t(518),o),this[t(566)][t(401)](t(396),r),this[t(566)][t(401)](t(207),e),this[t(566)][t(401)](t(449),s),this[t(566)][t(401)](t(291),e),this[t(566)][t(401)](t(302),r),this[t(566)][t(401)](t(352),e),this[t(566)][t(401)](t(461),s),this[t(566)][t(401)](t(240),e),this[t(566)][t(401)](t(259),e),this[t(566)][t(401)](t(403),((e,n)=>{const r=t;if(!n)return;const s=this[r(362)][r(333)][r(253)](Ec);this[r(469)][r(400)]((t=>{const o=r;if(o(484)==n[o(214)])for(const r of e){const e=r[o(459)][o(514)],s=n[o(444)];t[o(325)](e,s)}else if(s[o(550)](n[o(214)]))for(const r of e)void 0!==n[o(444)]?t[o(330)](n[o(214)],n[o(444)],r[o(459)][o(514)]):t[o(194)](n[o(214)],r[o(459)][o(514)]);else for(const r of e)n[o(444)]?t[o(330)](n[o(214)],n[o(444)],r):t[o(194)](n[o(214)],r)}))})),this[t(566)][t(401)](t(435),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(319)][r(229)]({includeSelf:!0,parentFirst:!0})){if(s[r(439)]==s)return!1;if(!n[r(495)](s))return!1;if(t[r(532)](s)||t[r(381)](s))return!0}return!1}function _c(t){const e=dc;return t[e(233)][e(319)]==t[e(459)][e(514)]&&t[e(233)][e(360)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(458)].is(s(357))&&!r[s(532)](t[s(458)]),i=t[s(459)][s(298)](o),a=t[s(233)][s(298)](o,{direction:s(323)});return!(t[s(459)][s(504)](i)&&t[s(233)][s(504)](a)||(i[s(382)](a)?n[s(555)](e,{range:n[s(374)](i,a)}):n[s(543)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(459)][e(514)];return n&&n.is(e(351))}function kc(t,e){const n=dc;return null==t[n(233)][n(415)]&&t[n(233)][n(319)]==t[n(459)][n(514)]?Rc(t[n(459)][n(514)],e):t}function Rc(t,e){const n=dc,r=e[n(373)][n(532)](t)||e[n(373)][n(413)](t);return e[n(374)](e[n(199)](t,n(448)),r?e[n(384)](t):e[n(199)](t,n(233)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(233)][o(504)](r[o(459)]))return!0;if(t[o(406)]!=e[o(406)])return!1;if(!n[o(233)][o(177)](r[o(459)]))return!1;const i=s[o(374)](n[o(233)],r[o(459)])[o(452)]();for(const t of i)if([o(561),o(453)][o(581)](t[o(406)])&&s[o(373)][o(381)](t[o(458)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(270)]||!e[r(270)])&&wr(gc(t[r(209)],n),gc(e[r(209)],n))}function Sc(t,e){const n=dc,r=vc(t[n(209)]),s=vc(e);if(!t[n(270)])return!1;for(const t of Object[n(585)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(212)]({},t);return delete n[e(296)],delete n[e(526)],n}const Mc=wc;function Oc(){const t=["3SLEanJ","137979TqffLI","model","PendingActions","1200obzKrO","_acceptCommand","_editor","429JvkMrF","15843LBtHHX","change:isDirty","canEditAt","plugins","isEnabled","remove","commentThreadController","canDiscard","bind","_setPendingAction","listenTo","unbind","_removePendingAction","execute","commands","isDirty","_pendingAction","4770848PPtiGo","view","153534UOHtEL","2524025XRjfzN","canAccept","_discardCommand","getRanges","PENDING_ACTION_SUGGESTION","7377604tJsAQP","add","273DoDFwv","discardSuggestion","locale","1973124yNdfEz","acceptSuggestion","destroy","44bfEjZq","get","stopListening"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(977946===parseInt(n(271))/1*(parseInt(n(260))/2)+parseInt(n(263))/3*(-parseInt(n(252))/4)+-parseInt(n(291))/5+parseInt(n(290))/6*(-parseInt(n(254))/7)+-parseInt(n(288))/8+-parseInt(n(264))/9*(parseInt(n(267))/10)+-parseInt(n(270))/11*(-parseInt(n(257))/12))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(265)]=e,this[s(289)]=n,this[s(277)]=r,this[s(269)]=t,this[s(268)]=t[s(285)][s(261)](s(258)),this[s(293)]=t[s(285)][s(261)](s(255)),this[s(289)][s(279)](s(275)).to(this[s(268)],this[s(293)],((t,e)=>t||e)),this[s(289)][s(279)](s(292)).to(this[s(268)],s(275),(t=>t&&this[s(269)][s(265)][s(273)](e[s(250)]()))),this[s(289)][s(279)](s(278)).to(this[s(293)],s(275),(t=>t&&this[s(269)][s(265)][s(273)](e[s(250)]()))),this[s(287)]=null,n[s(286)]&&this[s(280)](),this[s(281)](n,s(258),(()=>this[s(258)]())),this[s(281)](n,s(255),(()=>this[s(255)]())),this[s(281)](n,s(272),(()=>{const t=s;n[t(286)]?this[t(280)]():this[t(283)]()}))}[Mc(258)](){const t=Mc;this[t(268)][t(284)](this[t(265)].id)}[Mc(255)](){const t=Mc;this[t(293)][t(284)](this[t(265)].id)}[Mc(259)](){const t=Mc;this[t(289)][t(282)](t(275)),this[t(289)][t(282)](t(292)),this[t(289)][t(282)](t(278)),this[t(262)](),this[t(277)][t(259)](),this[t(287)]&&this[t(283)]()}[Mc(280)](){const t=Mc,e=zr(this[t(269)][t(256)],t(251));this[t(287)]=this[t(269)][t(274)][t(261)](t(266))[t(253)](e)}[Mc(283)](){const t=Mc;null!==this[t(287)]&&this[t(269)][t(274)][t(261)](t(266))[t(276)](this[t(287)]),this[t(287)]=null}}function Dc(t,e){const n=xc();return(Dc=function(t,e){return n[t-=431]})(t,e)}const Pc=Dc;function xc(){const t=["destroy","setData","focus","bind","locale","10BoAzYr","editorConfig","commentThreadInputView","5142151gIpWVp","descriptionParts","canDiscard","submit","commentsListView","7118616EUOnSg","removeComment","canAccept","45JXtNMK","showInput","isEnabled","commentThread","cancel","550348TxgDlO","updateComment","hasDirtyComment","element","_model","2956758RXaNjB","_createCommentViews","126116jaTrWi","_config","set","length","214200LdAMRI","fire","5289804PVjngE","disabledSubmit","disableComments","_createCommentThreadInputView","1890jKiali","authoredAt","assign","isActive","editor","commentInputView","value","delegate","CommentView","isDirty","isReadOnly","addComment","_localUser"];return(xc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(862303===-parseInt(n(475))/1*(-parseInt(n(452))/2)+parseInt(n(473))/3+parseInt(n(468))/4*(parseInt(n(463))/5)+parseInt(n(481))/6+parseInt(n(455))/7+parseInt(n(460))/8+-parseInt(n(479))/9*(parseInt(n(434))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Uc extends s.View{constructor(t,e,n,r){const s=Dc;super(t),this[s(459)]=null,this[s(454)]=null,this[s(477)](s(437),!1),this[s(477)](s(435),e[s(435)]),this[s(450)](s(435)).to(e),this[s(477)](s(456),[]),this[s(477)](s(443),!1),this[s(477)](s(465),!1),this[s(477)](s(462),!1),this[s(477)](s(457),!1),this[s(472)]=e,this[s(446)]=n,this[s(476)]=r,r[s(432)]?this[s(477)](s(478),1):this[s(474)]()}[Pc(449)](){const t=Pc;this[t(471)][t(449)]()}[Pc(447)](){const t=Pc;this[t(459)]&&this[t(459)][t(447)](),this[t(454)]&&this[t(454)][t(447)](),super[t(447)]()}[Pc(474)](){const t=Pc,{CommentsListView:e}=this[t(476)];this[t(459)]=new e(this[t(451)],this[t(472)][t(466)],Object[t(436)]({CommentView:this[t(476)][t(442)]},this[t(476)])),this[t(459)][t(441)](t(461)).to(this),this[t(459)][t(441)](t(469)).to(this),this[t(459)][t(450)](t(437)).to(this),this[t(477)](t(478),this[t(459)][t(478)]+1),this[t(450)](t(478)).to(this[t(459)],t(478),(t=>t+1)),this[t(454)]=this[t(433)](),this.on(t(461),(()=>this[t(449)]())),this[t(450)](t(443)).to(this[t(459)],t(470),this[t(454)][t(439)],t(440),((t,e)=>t||!!e))}[Pc(433)](){const t=Pc,{CommentThreadInputView:e}=this[t(476)],n=new e(this[t(451)],this[t(446)],this[t(476)][t(453)]),r=n[t(439)];return n[t(450)](t(464)).to(this,t(437),this[t(472)][t(466)],t(444),r,t(440),((t,e,n)=>!!n||t&&!e)),r.on(t(458),((e,n)=>{const s=t;this[s(480)](s(445),n),r[s(438)][s(448)]("")})),r.on(t(467),(()=>this[t(449)]())),r[t(450)](t(431)).to(this[t(472)][t(466)],t(444)),n}}const Bc=Gc;function jc(){const t=["commentThreadInputView","join","getTemplate","bind","description","1127yvTrJS","map","ck-suggestion__user","isActive","10WRcucK","source","ck-annotation__info","</span>","ck-annotation__main","bindTemplate","30036ldPYpS","ck-suggestion-wrapper--active",".ck-annotation__content-wrapper","getUserViewNotificationText","</p>","10fRSGti","ck-suggestion__info-name","span","render","formatDateTime","type","16115gPSAHm","EXTERNAL_AVATAR","editorDestroyed","commentThread","split","acceptSuggestion","ck-suggestion","setTemplate","isEnabled","children","delegate","descriptionParts","name","set","EXTERNAL_IMPORT_WORD_AVATAR","discardSuggestion","querySelector","9075192CcfxSA","ck-suggestion--accept","ck-suggestion--discard","19558770tsHDLB","canAccept","push","142203rdFqMz","ck-suggestion--disabled-comments","content","element","userView","acceptButton","value","author","canDiscard","title","div","check","ck-suggestion__main","color",'" title="',"_createButton","EXTERNAL_IMPORT_WORD_SUGGESTION","Accept suggestion","creator","innerText","execute","EXTERNAL_SUGGESTION","disableComments","importWord","fire","_model","createElement","Discard suggestion","editorReady","ck-comment__info-time",'<span class="ck-suggestion-type">',"time","innerHTML","ck-annotation__content-wrapper","ck-annotation__info-time","@external",'"></span>',"ck-suggestion__actions","_descriptionElement",'<span class="ck-suggestion-color" style="background-color: ',"ck-comment__external","ck-suggestion-","cancel","getExternalSuggestionNote","ck-suggestion__info","_config","extendTemplate","ck-suggestion-wrapper","attributes","discardButton","941819MaMnGw","isExternal","ck-annotation__actions","commentsListView","authoredAt","<p>","ck-annotation__user","5398362gKKKTq","ck-annotation__info-name","ck-annotation","712SANNPO","change:description","locale"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(568643===parseInt(n(297))/1+parseInt(n(319))/2*(-parseInt(n(359))/3)+parseInt(n(307))/4*(-parseInt(n(336))/5)+parseInt(n(325))/6*(-parseInt(n(315))/7)+-parseInt(n(353))/8+parseInt(n(304))/9*(parseInt(n(330))/10)+parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Hc extends Uc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(349)](i(335),""),this[i(313)](i(335)).to(this,i(347),(t=>t&&t[0]?t[0][i(335)]:"")),this[i(313)](i(314)).to(this,i(347),this,i(318),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(302)+Vc(e[n(361)],e[n(372)])+n(329);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(285)]=null,this[i(364)]=this[i(374)](zr(e,i(376)),t.icons[i(370)],i(354),i(341),"sw"),this[i(364)][i(313)](i(344)).to(this,i(357)),this[i(296)]=this[i(374)](zr(e,i(386)),t.icons[i(289)],i(355),i(351),"sw"),this[i(296)][i(313)](i(344)).to(this,i(367)),this[i(363)]=new o.UserView(e,this[i(384)][i(366)],this[i(328)]()),this[i(363)][i(293)]({attributes:{class:[i(317),i(303)]}}),this[i(343)](this[i(312)]())}[Bc(312)](){const t=Bc,e=this[t(324)],n=[{tag:t(369),attributes:{class:[t(291),t(321)]},children:[{tag:t(332),children:[{text:this[t(363)][t(348)]}],attributes:{class:[t(331),t(305)]}},{tag:t(390),attributes:{datetime:e.to(t(301)),class:[t(388),t(281)]},children:[{text:e.to(t(301),(e=>this[t(292)][t(334)](e)))}]}]},{tag:t(369),attributes:{class:[t(284),t(299)]},children:[this[t(364)],this[t(296)]]},{tag:t(369),attributes:{class:[t(280)]}}];this[t(384)][t(298)]&&n[t(358)]({tag:t(369),attributes:{class:[t(287)]},children:[{text:this[t(290)]()}]});const r={tag:t(369),attributes:{class:[t(294),e.if(t(318),t(326)),e.to(t(335),(e=>t(288)+e)),this[t(292)][t(381)]&&t(360)],"data-suggestion-id":this[t(384)].id,"data-thread-id":this[t(384)][t(339)].id,"data-author-id":this[t(384)][t(366)].id,tabindex:-1},children:[{tag:t(369),attributes:{class:[t(342),t(306)]},children:[this[t(363)],{tag:t(369),attributes:{class:[t(371),t(323)]},children:n}]}]};return this[t(300)]&&this[t(310)]&&(r[t(345)][t(358)](this[t(300)],this[t(310)]),this[t(300)][t(346)](t(387)).to(this),this[t(300)][t(346)](t(338)).to(this),this[t(310)][t(346)](t(387)).to(this),this[t(310)][t(346)](t(338)).to(this)),r}[Bc(333)](){const t=Bc;super[t(333)](),this[t(285)]=this[t(362)][t(352)](t(327)),this[t(285)][t(279)]=this[t(314)],this.on(t(308),((e,n,r)=>{const s=t;this[s(285)][s(279)]=r}))}[Bc(374)](t,e,n,r,o){const i=Bc,a=new s.ButtonView(this[i(309)]);return a[i(349)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(293)]({attributes:{class:n}}),a.on(i(379),(()=>{const t=i;this[t(383)](r,this[t(384)].id)})),a}[Bc(290)](){const t=Bc;return t(382)===this[t(384)][t(295)][t(282)][t(320)]?zr(this[t(309)],t(375)):zr(this[t(309)],t(380))}[Bc(328)](){const t=Bc;return this[t(384)][t(298)]?t(382)===this[t(384)][t(295)][t(282)][t(320)]?zr(this[t(309)],t(350),this[t(384)][t(377)][t(348)]):zr(this[t(309)],t(337),this[t(384)][t(377)][t(348)]):null}}function Vc(t,e){const n=Bc;let r="";return r+=t[n(340)]("*")[n(316)](((t,e)=>e%2!=0?n(389)+zc(t)+n(322):zc(t)))[n(311)](""),e&&(r+=n(286)+e[n(365)]+n(373)+e[n(368)]+n(283)),r}function zc(t){const e=Bc,n=document[e(385)](e(332));return n[e(378)]=t,n[e(279)]}function Wc(t,e){const n=Xc();return(Wc=function(t,e){return n[t-=480]})(t,e)}const Kc=Wc;function Xc(){const t=["switchbutton","clear","comments.maxThreadTotalWeight","editor","10EdmkYi","mainView","set","focus","listenTo","addSourceCollector","has","activeMarkers","Accept all suggestions","isEnabled","_refreshActiveMarkers","commentThread","comments.editorConfig","1852912qXMYtU","some","_annotationViews","reduce","getRanges","5783076XcWlRV","getAllAdjacentSuggestions","CommentsRepository","getByInnerView","Discard all suggestions","keys","createAnnotation","bind","commandName","36aFtZWB","length","stopListening","createCommentThreadController","isOn","CommentsUI","pluginName","getJoined","isDirty","isMultiRange","_initializeController","Track changes","values","hasSuggestion","componentFactory","button","319370ywrbJE","_handleControllerBuffer","comments.maxCommentCharsWhenCollapsed","separator","7gWctQz","_suggestionToController","editing","plugins","init","actionView","createAnnotationView","isInContent","descriptionParts","getMarkerNames","view","addComment","config","innerView","getDescriptions","type","getMarkers","trackChanges.SuggestionThreadView","define","_handleSuggestionControllerDelayed","_bindAnnotationToEditors","requires","change:previous","change:activeAnnotations","value","comments.maxCommentsWhenCollapsed","locale","SuggestionThreadView","CommentView","_disableComments","acceptButton","getFirstRange","TrackChangesUI","lowest","filter","_descriptionFactory","1776867TUHctT","trackChanges.disableComments","source","head","remove","Accept all selected suggestions","Discard all selected suggestions","commands","comments","execute","arrowView","suggestionChanged","size","_destroyController","map","suggestion-","activeAnnotations","discardAllSuggestions","unbind","push","acceptSelectedSuggestions","previous","EditorAnnotations","model","buttonView","add","_unbindEditors","6540552LHgiKp","3166394qxdnEK","TrackChangesEditing","26878dEYxNJ","trackChanges","acceptAllSuggestions","Annotations","registerAnnotation","_createUIButton","from","suggestionUnloaded","getSuggestion","discardButton","suggestionLoaded","delete","refreshSelectedViews","_viewToController","discardSelectedSuggestions","toMany","_updateController","get","destroy","33GYIBfl"];return(Xc=function(){return t})()}!function(t,e){const n=Wc,r=t();for(;;)try{if(474609===-parseInt(n(543))/1*(parseInt(n(524))/2)+parseInt(n(494))/3+-parseInt(n(561))/4+-parseInt(n(591))/5*(parseInt(n(575))/6)+-parseInt(n(595))/7*(-parseInt(n(521))/8)+parseInt(n(566))/9+-parseInt(n(548))/10*(parseInt(n(522))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[Kc(616)](){const t=Kc;return[Ec,o.Users,t(568),t(527),t(516)]}static get[Kc(581)](){return Kc(490)}constructor(t){const e=Kc;super(t),this[e(596)]=new Map,this[e(537)]=new Map,this[e(563)]=new Map,this[e(592)]=new Map;const n=this[e(547)][e(607)];n[e(613)](e(612),Hc),n[e(613)](e(495),!1),this[e(487)]=n[e(541)](e(495))}[Kc(614)](t,e){const n=Kc;0===this[n(592)][n(506)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(592)]){const r=this[t(596)][t(554)](e);r||n?r&&n&&this[t(507)](e):this[t(585)](e)}this[t(592)][t(545)](),this[t(547)][t(598)][t(541)](t(516))[t(536)](),this[t(558)]()}),10),this[n(592)][n(550)](t,e)}[Kc(599)](){const t=Kc,e=this[t(547)],n=e[t(598)][t(541)](t(523)),r=e[t(598)][t(541)](t(527)),s=e[t(598)][t(541)](t(516)),o=e[t(598)][t(541)](t(568));e.ui[t(589)][t(519)](t(525),(e=>this[t(529)](e))),s[t(553)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(530)](this[e(596)])){const s=t[e(567)](),o=[];for(const t of s){if(!t[e(602)])continue;if(t[e(584)]){o[e(513)](...t[e(565)]());continue}const n=t[e(489)]();if(o[e(576)]>0){const t=o[0][e(582)](n);if(t){o[0]=t;continue}}o[e(513)](n)}n[e(513)]([r[e(605)],o])}return n})),this[t(552)](n,t(534),((e,n)=>{const r=t;this[r(552)](n,r(480),((t,e,s,o)=>{const i=r;n[i(602)]&&(null==s?(this[i(540)](o[i(497)]),this[i(614)](n,!1)):(this[i(540)](s[i(497)]),null==o&&this[i(614)](n,!0)))})),null!==n[r(515)]?this[r(540)](n[r(497)]):this[r(614)](n,!1)})),this[t(552)](n,t(531),((e,n,r)=>{const s=t;this[s(577)](n,s(480)),this[s(592)][s(535)](n),this[s(596)][s(554)](n)&&this[s(507)](n),r&&this[s(540)](r[s(497)])})),this[t(552)](n,t(505),((e,n)=>{this[t(540)](n)})),this[t(552)](r,t(481),(()=>{this[t(558)]()})),this[t(552)](o,t(606),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(588)](r))return;const i=n[o(532)](r);this[o(596)][o(541)](i)[o(605)][o(551)]()}),{priority:t(491)})}[Kc(558)](){const t=Kc,e=this[t(547)][t(598)][t(541)](t(527)),n=this[t(547)][t(598)][t(541)](t(523)),r=Array[t(530)](e[t(510)],(e=>e[t(608)]))[t(492)]((e=>this[t(537)][t(554)](e))),s=[];for(const e of r){const n=this[t(537)][t(541)](e)[t(517)][t(567)]();s[t(513)](...n[t(564)](((e,n)=>[...e,...n[t(604)]()]),[]))}n[t(555)]=s}[Kc(529)](t){const n=Kc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(547)][n(501)][n(541)](n(525)),i=zr(t,n(586));r[n(518)][n(550)]({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(518)][n(573)](n(579)).to(o,n(482)),r[n(518)].on(n(503),(()=>{const t=n;o[t(503)](),this[t(547)][t(597)][t(605)][t(551)]()}));const a=new e.Collection,c=[{type:n(544),model:{withText:!0,label:i,commandName:n(525)}},{type:n(594)},{type:n(590),model:{withText:!0,label:zr(t,n(556)),commandName:n(526)}},{type:n(590),model:{withText:!0,label:zr(t,n(499)),commandName:n(514)}},{type:n(590),model:{withText:!0,label:zr(t,n(570)),commandName:n(511)}},{type:n(590),model:{withText:!0,label:zr(t,n(500)),commandName:n(538)}}];for(const t of c){let e={type:n(594)};if(t[n(517)]){const r=new s.ViewModel(t[n(517)]),o=this[n(547)][n(501)][n(541)](r[n(574)]);r[n(573)](n(579),n(557)).to(o,n(482),n(557)),e={type:t[n(610)],model:r}}a[n(519)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(492)]((t=>null!=t[n(517)]))[n(508)]((t=>this[n(547)][n(501)][n(541)](t[n(517)][n(574)]))),l=r[n(518)];return l[n(600)][n(512)](n(557)),l[n(504)][n(512)](n(557)),l[n(600)][n(573)](n(557)).to(o,n(557)),l[n(504)][n(573)](n(557))[n(539)](u,n(557),((...t)=>t[n(562)]((t=>t)))),r.on(n(503),(t=>{const e=n;this[e(547)][e(503)](t[e(496)][e(574)]),this[e(547)][e(597)][e(605)][e(551)]()})),r}[Kc(585)](t){const e=Kc,n=this[e(547)],r=n[e(607)],s=n[e(598)][e(541)](e(527)),i=n[e(598)][e(541)](e(568)),a=n[e(598)][e(541)](e(516)),c=n[e(598)][e(541)](o.Users).me,u=r[e(541)](e(525))[e(485)],{CommentsListView:l,CommentThreadInputView:f}=n[e(598)][e(541)](e(580));let h,g;this[e(563)][e(554)](t.id)?(g=this[e(563)][e(541)](t.id),h=g[e(549)]):(h=new u(n[e(484)],t,c,{disableComments:this[e(487)],editorConfig:r[e(541)](e(560)),maxCommentsWhenCollapsed:r[e(541)](e(483)),maxThreadTotalWeight:r[e(541)](e(546)),maxCommentCharsWhenCollapsed:r[e(541)](e(593)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(541)](e(484))),CommentView:r[e(541)](e(502))[e(486)],CommentsListView:l,CommentThreadInputView:f}),h[e(488)].on(e(503),(()=>{const t=e;n[t(597)][t(605)][t(551)]()})),h[e(533)].on(e(503),(()=>{const t=e;n[t(597)][t(605)][t(551)]()})),g=s[e(601)](this[e(547)][e(484)],h),g[e(573)](e(583)).to(h,e(583)),g[e(573)](e(576)).to(h),g[e(573)](e(610)).to(h,e(610),(t=>e(509)+t)),this[e(563)][e(550)](t.id,g));const d=i[e(578)](t[e(559)],h),p=new Fc(n,t,h,d),m=t[e(567)]()[e(492)]((t=>t[e(602)]));h[e(603)]=n[e(598)][e(541)](e(523))[e(493)][e(609)](m),this[e(596)][e(550)](t,p),this[e(537)][e(550)](h,p);const I=s[e(572)]({view:g,target:()=>{const r=e,s=[],i=t[r(567)]()[r(492)]((t=>t[r(602)]));for(const t of i)s[r(513)](...t[r(611)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(597)],s)},type:()=>e(509)+p[e(605)][e(610)]});i[e(615)](h,I),s[e(519)](I),a[e(528)](I)}[Kc(507)](t){const e=Kc,n=this[e(547)][e(598)][e(541)](e(568)),r=this[e(547)][e(598)][e(541)](e(527)),s=this[e(596)][e(541)](t),o=s[e(605)],i=r[e(569)](o);n[e(520)](o),i&&r[e(498)](i),this[e(596)][e(535)](t),this[e(537)][e(535)](o),s[e(542)]()}[Kc(540)](t){const e=Kc;if(!t[e(602)]||!this[e(596)][e(554)](t))return;const n=this[e(547)][e(598)][e(541)](e(523)),r=this[e(596)][e(541)](t),s=t[e(567)]();r[e(605)][e(603)]=n[e(493)][e(609)](s)}[Kc(542)](){const t=Kc;for(const e of this[t(596)][t(571)]())this[t(507)](e);for(const e of this[t(563)][t(587)]())e[t(549)][t(542)]();super[t(542)]()}}var Zc=Jc;function Jc(t,e){var n=Yc();return(Jc=function(t,e){return n[t-=421]})(t,e)}function Yc(){var t=["addSuggestion","pluginName","237857PQnAYh","Comments","adapter","519528MXFZqp","461358aeUZeW","50QWBZCo","addSuggestionData","1511559nHRwqK","get","requires","435618IsGvgg","editor","165616EEZRdr","getSuggestion","getSuggestions","TrackChanges","plugins","14JgeNQS","902922xbpBfY"];return(Yc=function(){return t})()}!function(t,e){for(var n=Jc,r=t();;)try{if(261726===-parseInt(n(434))/1+-parseInt(n(438))/2+parseInt(n(441))/3+-parseInt(n(425))/4*(-parseInt(n(439))/5)+-parseInt(n(431))/6*(parseInt(n(430))/7)+parseInt(n(437))/8+parseInt(n(423))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Qc extends t.Plugin{static get[Zc(422)](){return[Ec,qc,Zc(435)]}static get[Zc(433)](){return Zc(428)}set[Zc(436)](t){var e=Zc;this[e(424)][e(429)][e(421)](Ec)[e(436)]=t}get[Zc(436)](){var t=Zc;return this[t(424)][t(429)][t(421)](Ec)[t(436)]}[Zc(432)](t){var e=Zc;return this[e(424)][e(429)][e(421)](Ec)[e(440)](t)}[Zc(427)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(424)][n(429)][n(421)](Ec)[n(427)]({skipNotAttached:t,toJSON:e})}[Zc(426)](t){var e=Zc;return this[e(424)][e(429)][e(421)](Ec)[e(426)](t)}}const $c=nu;function tu(){const t=["constructor","document","getDataWithDiscardedSuggestions","end","requires","CommentsRepository","set","reduce","editor","name","822848KDjxTI","get","Users","getDataWithAcceptedSuggestions","TrackChangesEditing","_adapter","function","plugins","getFullData","trackChangesData","56vyYJBk","307279gVyirq","createDocumentFragment","push","1063016mybrjs","create","5442xRxplR","Pagination","users","discardAllSuggestions","appendChild","1111164tDnVqH","addSuggestionData","execute","result","init","getRootNames","pluginName","define","2728110ROqUtG","getRootsAttributes","destroy","createElement","getUser","model","map","TrackChangesDataGetter","config","editorCreator","getSuggestions","acceptAllSuggestions","div","track-changes-data-invalid-editor-creator","907170EezjyZ","9TUfrtc","data","TrackChangesData","useAnonymousUser","trackChangesData.editorCreator","addUser","rootsAttributes"];return(tu=function(){return t})()}!function(t,e){const n=nu,r=t();for(;;)try{if(239316===-parseInt(n(134))/1+parseInt(n(123))/2+-parseInt(n(139))/3*(-parseInt(n(133))/4)+parseInt(n(105))/5+parseInt(n(144))/6+-parseInt(n(152))/7+parseInt(n(137))/8*(parseInt(n(106))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);const eu=[$c(140)];function nu(t,e){const n=tu();return(nu=function(t,e){return n[t-=102]})(t,e)}class ru extends t.Plugin{static get[$c(117)](){return[Ec]}static get[$c(150)](){return $c(108)}[$c(148)](){const t=$c,n=this[t(121)];if(n[t(160)][t(151)](t(110),(e=>{const r=t,s=n[r(157)][r(114)][r(149)]()[r(120)](((t,e)=>(t[e]="",t)),{});return n[r(113)][r(138)](s,e)})),t(129)!=typeof n[t(160)][t(124)](t(132))[t(161)])throw new e.CKEditorError(t(104))}[$c(126)](t){return iu(this[$c(121)],!0,t)}[$c(115)](t){return iu(this[$c(121)],!1,t)}}class su extends t.Plugin{static get[$c(150)](){return $c(159)}constructor(t){const e=$c;super(t),this[e(147)]=e(116)}[$c(148)](){const t=$c;this[t(121)][t(130)][t(124)](t(118))[t(128)]={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(121)][t(130)][t(124)](t(127))[t(128)]=null}}function ou(t){return void 0!==t[$c(153)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(130)][r(136)](Ec,su),s[r(112)]=ou(t)?t[r(153)]():void 0;const i=document[r(135)](),a=t[r(160)][r(124)](r(132))[r(161)],c=await a(s,(()=>function(t){const e=r,n=document[e(155)](e(103));return t[e(143)](n),n}(i)));!function(t,e){const n=r,s=t[n(157)][n(114)][n(149)]()[n(120)](((e,r)=>(e[r]=t[n(107)][n(124)]({rootName:r}),e)),{}),o=t[n(130)][n(124)](n(125))[n(141)][n(158)]((t=>({id:t.id,name:t[n(122)]}))),i=t[n(130)][n(124)](n(127))[n(162)]({skipNotAttached:!0,toJSON:!0}),a=e[n(130)][n(124)](n(125)),c=e[n(130)][n(124)](n(127));for(const t of o)a[n(156)](t.id)||a[n(111)](t);a.me||a[n(109)]();for(const t of i)c[n(145)](t);e[n(107)][n(119)](s)}(t,c),c[r(146)](r(e?102:142));const u=ou(c)?c[r(131)](n):c[r(107)][r(124)](n);return await c[r(154)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=338]})(t,e)}function cu(){var t=["1655wCAwNa","102goJMsN","1647304SLzWmg","9SbAynl","5486910VpmkNm","975936HGItQm","192115oYJzlQ","1016TlKPKZ","28yAptjE","2048134qRVzhW","46654tfGlpH"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(349511===-parseInt(n(339))/1*(-parseInt(n(348))/2)+-parseInt(n(345))/3+-parseInt(n(347))/4*(-parseInt(n(340))/5)+parseInt(n(341))/6*(parseInt(n(346))/7)+parseInt(n(342))/8+-parseInt(n(343))/9*(parseInt(n(344))/10)+-parseInt(n(338))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Bc,TrackChanges:()=>Qc,TrackChangesData:()=>nu,TrackChangesEditing:()=>Ic});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-=132]})(t,e)}const u=c;!function(t,e){const n=c,r=t();for(;;)try{if(748890===parseInt(n(142))/1+-parseInt(n(135))/2+-parseInt(n(157))/3*(parseInt(n(150))/4)+-parseInt(n(138))/5*(parseInt(n(151))/6)+-parseInt(n(139))/7*(-parseInt(n(147))/8)+-parseInt(n(146))/9*(parseInt(n(148))/10)+parseInt(n(143))/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(144)]=e,this[n(137)]=!1,this[n(140)](),this[n(153)]=!1}[u(140)](){this[u(149)]=!0}[u(132)](){const t=u;this[t(137)]=!this[t(137)],this[t(137)]?this[t(145)]():this[t(136)]()}[u(145)](){const t=u;for(const e of this[t(155)][t(134)][t(134)]())e[t(141)]&&!this[t(144)][t(152)](e)&&e[t(154)](t(133))}[u(136)](){const t=u;for(const e of this[t(155)][t(134)][t(134)]())e[t(141)]&&!this[t(144)][t(152)](e)&&e[t(156)](t(133))}}function f(){const t=["3782595SoZbTT","7tCBvpy","refresh","affectsData","1350018caQIiT","15989171deexZm","_enabledCommands","_disableUnsupportedCommands","12516561qFRMdC","11403368PNvsKQ","10VABEFf","isEnabled","2876ltrTeh","6TGnusL","has","_isEnabledBasedOnSelection","forceDisabled","editor","clearForceDisabled","93isNuhn","execute","TrackChangesCommand","commands","2621146yDdAEP","_enableCommands","value"];return(f=function(){return t})()}const h=d;function g(){const t=["307366TMDAuK","16UNnBXf","1973514KKRHZZ","refresh","getRanges","isEnabled","editor","track-changes-accept-suggestion-not-found","acceptSuggestion","21tqSmlY","_suggestions","canEditAt","get","1320YtBzfT","plugins","_isEnabledBasedOnSelection","TrackChangesEditing","3704637JCmLMI","3167919uPFKTL","665xGrVYI","15028080OtJkXg","27924RNprdh","execute","model","2QjyUqy","44000iDbbxK"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=389]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(897561===parseInt(n(399))/1+parseInt(n(397))/2*(-parseInt(n(390))/3)+parseInt(n(394))/4*(-parseInt(n(392))/5)+parseInt(n(401))/6*(parseInt(n(408))/7)+-parseInt(n(400))/8*(-parseInt(n(391))/9)+parseInt(n(393))/10+-parseInt(n(398))/11*(parseInt(n(412))/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(409)]=e,this[n(402)](),this[n(414)]=!1}[h(402)](){this[h(404)]=!0}[h(395)](t){const n=h,r=this[n(409)][n(411)](t);if(!r)throw new e.CKEditorError(n(406),this);const s=r[n(403)]();this[n(405)][n(396)][n(410)](s)&&this[n(405)][n(413)][n(411)](n(389))[n(407)](r)}}const m=E;function I(){const t=["340485rSMSGN","4iDTJqh","editor","track-changes-discard-suggestion-not-found","getRanges","plugins","canEditAt","12YkyLph","2229975OfJKMW","370250RPmVfl","1115373lrXaBM","427840bQOZtz","get","TrackChangesEditing","1806320sWDGoB","152612rZHNOQ","execute","model","10XDFfmC","_suggestions","_isEnabledBasedOnSelection","discardSuggestion","isEnabled","refresh"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(375667===parseInt(n(224))/1+parseInt(n(216))/2*(parseInt(n(215))/3)+parseInt(n(230))/4*(parseInt(n(233))/5)+parseInt(n(222))/6*(-parseInt(n(225))/7)+parseInt(n(229))/8+-parseInt(n(223))/9+parseInt(n(226))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(234)]=e,this[n(214)](),this[n(235)]=!1}[m(214)](){this[m(213)]=!0}[m(231)](t){const n=m,r=this[n(234)][n(227)](t);if(!r)throw new e.CKEditorError(n(218),this);const s=r[n(219)]();this[n(217)][n(232)][n(221)](s)&&this[n(217)][n(220)][n(227)](n(228))[n(212)](r)}}function T(){const t=["execute","schema","309422YcYWIO","next","push","9zdmyOy","878385vCNVGB","218040MSqWay","length","createRange","12iVgZal","splice","4748786BbYEzH","createPositionAt","content","isObject","isMultiRange","createPositionBefore","2MAoteo","deletion","createPositionAfter","from","map","1813496ARFRjq","change","color","isInContent","getRanges","337788TGBaxZ","replace","end","11733xOUHEZ","sort","isTouching","value","isCollapsed","isArray","type","847FHVJWj","add","join","isIntersecting","start"," [color "];return(T=function(){return t})()}function _(t){const e=C;return t[e(311)](((t,n)=>e(298)==t[e(316)]&&e(298)!=n[e(316)]?-1:e(298)!=t[e(316)]&&e(298)==n[e(316)]?1:0))}function y(t,e){const n=C;let r,s=0;const o=[],i=e[n(280)];for(;s<t[n(287)];){const a=t[s],c=t[s+1];r||(r=e[n(296)](a)),A(e,a,c)||(o[n(283)](e[n(288)](r,i[n(294)](a)?e[n(299)](a):e[n(292)](a,n(309)))),r=null),s++}return o}function A(t,e,n){const r=C;if(!n)return!1;const s=t[r(299)](e),o=t[r(296)](n);return s[r(312)](o)}!function(t,e){const n=C,r=t();for(;;)try{if(485885===-parseInt(n(281))/1+parseInt(n(297))/2*(parseInt(n(310))/3)+-parseInt(n(307))/4+parseInt(n(285))/5*(-parseInt(n(289))/6)+-parseInt(n(291))/7+-parseInt(n(302))/8*(-parseInt(n(284))/9)+-parseInt(n(286))/10*(-parseInt(n(273))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e){const n=T();return(C=function(t,e){return n[t-=273]})(t,e)}function k(t,e,n){const r=C;for(;n[r(287)];){const s=n[r(290)](0,100);t[r(303)]((()=>{const t=r;for(const n of s)n[t(305)]&&e[t(279)](n.id)}))}}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(532015===-parseInt(n(391))/1+-parseInt(n(400))/2*(parseInt(n(395))/3)+parseInt(n(388))/4+-parseInt(n(401))/5*(-parseInt(n(403))/6)+parseInt(n(396))/7*(-parseInt(n(390))/8)+-parseInt(n(393))/9*(parseInt(n(386))/10)+parseInt(n(408))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(392)]=e,this[r(406)]=n,this[r(398)](),this[r(407)]=!1}[N(398)](){const t=N,e=Array[t(387)](this[t(406)][t(389)]())[t(410)]((e=>e[t(409)]));this[t(399)]=this[t(392)][t(399)]&&e}[N(394)](){const t=N,e=_(Array[t(387)](this[t(406)][t(389)]()));for(const n of e){const e=n[t(405)]();if(!this[t(404)][t(397)][t(402)](e))return}k(this[t(404)][t(397)],this[t(392)],e)}}function L(){const t=["execute","2277KoZiAs","231ZGiFOH","model","refresh","isEnabled","182VgWZro","10Gmadsv","canEditAt","2895384dWEsoc","editor","getRanges","_suggestions","_isEnabledBasedOnSelection","14040103kbReWw","isInContent","some","10fuYlDA","from","2136984QTXpdD","values","238632OYdTbA","826066BKvvoB","_command","3278160xeGtMi"];return(L=function(){return t})()}const v=O;function M(){const t=["canEditAt","835sprwHn","size","8662odKdwj","_isEnabledBasedOnSelection","1221848jjJwYK","from","7PvOgzp","9vSRHCy","refresh","9ecWVUv","167167eahJYX","editor","1279350Aduynu","selection","838746oiWIRQ","420nYmdjq","_command","110464OGajKr","isEnabled","132uOzQrd","execute","getRanges","values","document","model","_suggestions","_selectedSuggestions"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=383]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(103342===parseInt(n(383))/1+parseInt(n(396))/2*(parseInt(n(401))/3)+parseInt(n(409))/4*(-parseInt(n(394))/5)+parseInt(n(408))/6+-parseInt(n(400))/7*(-parseInt(n(398))/8)+parseInt(n(403))/9*(-parseInt(n(406))/10)+parseInt(n(404))/11*(-parseInt(n(385))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(410)]=e,this[r(391)]=n,this[r(392)]=new Set,this[r(402)](),this[r(397)]=!1}[v(402)](){const t=v,e=this[t(405)][t(390)][t(389)][t(407)],n=Array[t(399)](this[t(391)][t(388)]());this[t(392)]=function(t,e){const n=C,r=Array[n(300)](t[n(306)]()),s=new Set;for(const o of e)if(o[n(305)])for(const e of r)for(const r of o[n(306)]())(e[n(276)](r)||t[n(314)]&&!o[n(295)]&&o[n(282)]&&r[n(309)][n(312)](e[n(277)]))&&s[n(274)](o);return s}(e,n),this[t(384)]=this[t(410)][t(384)]&&!!this[t(392)][t(395)]}[v(386)](){const t=v,e=_(Array[t(399)](this[t(392)]));for(const n of e){const e=n[t(387)]();if(!this[t(405)][t(390)][t(393)](e))return}k(this[t(405)][t(390)],this[t(410)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const K=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 Z=X||J||Function("return this")();const Y=Z.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=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Z,"Map");const kt=At(Object,"create");const Nt=function(){this.__data__=kt?kt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Lt=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Rt,wt.prototype.get=Lt,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(Ct||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=q,Wt.prototype.has=K,Wt.prototype.set=zt;const qt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const 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 Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Jt(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?Jt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Se=function(t,e){return function(n){return t(e(n))}};const Le=Se(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Le(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ze=Je?function(t){return null==t?[]:(t=Object(t),qe(Je(t),(function(e){return Xe.call(t,e)})))}:Ke;const Ye=function(t,e){return Qt(t,Ze(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=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(t)),t=$e(t);return e}:Ke;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,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Z.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Nn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Ln=Y?Y.prototype:void 0,vn=Ln?Ln.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Sn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[zn]=qn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!qn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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&&!Jn(t))||(Yn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=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(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}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 Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Sr="[object Array]",Lr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Rr?Lr:c)==Lr,f=(u=u==Rr?Lr:u)==Lr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["getRange","substr","10pzaDVi","isInContent","author","isMultiRange","start","creator","_onDiscard","getMultiRangeId","2070QSndFb","2770635dmQVcp","data","delete","31920VoYVNE","authoredAt","addMarker","push","from","accept","2584989tXCaCU","removeMarkers","6578348NPMUtN","_onAccept","getMarkers","isIntersectingWithRange","_isDataLoaded","getRanges","addMarkerName","set","getMarkerNames","2791708GBkNOv","_model","length","change","isExternal","discard","split","add","get","_markerNames","@external","nodeBefore","nodeAfter","setAttribute","commentThread","suggestion:","createdAt","getItems","end","decorate","removeAttribute","attributes","isIntersecting","_onAttributesChange","head","onAccept","3056766PEYVkW","toJSON","hasComments","subType","getFirstRange","reduce","clear","size","previous","onAttributesChange","markers","map","getFirstMarker","type","next","addRange","removeMarker","filter","getContainedElement","getAllAdjacentSuggestions","_saved","onDiscard","148066xGCfQH"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(487122===parseInt(n(308))/1*(parseInt(n(305))/2)+parseInt(n(326))/3+parseInt(n(337))/4+parseInt(n(317))/5+-parseInt(n(283))/6+-parseInt(n(328))/7+parseInt(n(320))/8*(-parseInt(n(316))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(332)]=!1,this.id=e.id,this[n(296)]=e[n(296)],this[n(286)]=e[n(286)]||null,this[n(310)]=e[n(310)],this[n(313)]=e[n(313)]||e[n(310)],this[n(341)]=Boolean(e[n(278)]&&e[n(278)][n(267)]),this[n(318)]=null,this[n(338)]=t,this[n(329)]=e[n(282)],this[n(314)]=e[n(304)],this[n(280)]=e[n(292)],this[n(346)]=new Set,this[n(273)]=null,this[n(335)](n(321),null),this[n(335)](n(278),e[n(278)]||{}),this[n(335)](n(291),null),this[n(335)](n(297),null),this[n(335)](n(271),null),this[n(335)](n(303),!1),this[n(276)](n(325)),this[n(276)](n(342))}get[jr(281)](){const t=jr;let e=this;for(;e[t(291)];)e=e[t(291)];return e}get[jr(285)](){const t=jr;return!!this[t(271)]&&this[t(271)][t(339)]>0}get[jr(311)](){const t=jr;return 0!=this[t(346)][t(290)]&&6==Array[t(324)](this[t(346)])[0][t(343)](":")[t(339)]}get[jr(309)](){return null!==this[jr(295)]()}[jr(334)](t){const e=jr;this[e(346)][e(344)](t)}[jr(336)](){const t=jr;return Array[t(324)](this[t(346)])}[jr(330)](){const t=jr;return this[t(336)]()[t(294)]((e=>this[t(338)][t(293)][t(345)](e)))[t(300)]((t=>t))}[jr(295)](){return this[jr(330)]()[0]||null}[jr(327)](){const t=jr;this[t(338)][t(340)]((e=>{const n=t;for(const t of this[n(330)]())e[n(299)](t)})),this[t(346)][t(289)]()}[jr(299)](t){const e=jr;this[e(338)][e(340)]((n=>{n[e(299)](t)})),this[e(346)][e(319)](t)}[jr(298)](t){const e=jr,n=e(272)+this[e(296)]+":"+this[e(286)]+":"+this.id+":"+this[e(313)].id+":"+Hr[e(315)]();this[e(334)](n),this[e(338)][e(340)]((r=>{r[e(322)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(331)](t){const e=jr;for(const n of this[e(333)]())if(n[e(279)](t))return!0;return!1}[jr(333)](){const t=jr;return this[t(330)]()[t(294)]((e=>e[t(306)]()))}[jr(274)](){const t=jr;return this[t(333)]()[t(288)](((e,n)=>[...e,...n[t(274)]()]),[])}[jr(287)](){const t=jr;var e;return(null===(e=this[t(295)]())||void 0===e?void 0:e[t(306)]())||null}[jr(301)](){const t=jr,e=this[t(333)]();if(1!=e[t(339)])return null;const n=e[0],r=n[t(312)][t(269)],s=n[t(275)][t(268)];return r instanceof i.Element?r!=s?null:r:null}[jr(325)](){const t=jr;this[t(329)](this[t(333)](),this[t(318)],this[t(278)]),this[t(327)]()}[jr(342)](){const t=jr;this[t(314)](this[t(333)](),this[t(318)],this[t(278)]),this[t(327)]()}[jr(302)](){const t=jr,e=[];let n=this[t(281)];for(;n;)e[t(323)](n),n=n[t(297)];return e}[jr(270)](t,e){const n=jr,r=Xn(this[n(278)]);hr(r,t,e),wr(r,this[n(278)])||(this[n(278)]=r,this[n(280)](r))}[jr(277)](t){const e=jr,n=Xn(this[e(278)]);Ur(n,t),wr(n,this[e(278)])||(this[e(278)]=n,this[e(280)](this[e(278)]))}[jr(284)](){const t=jr;return{id:this.id,type:this[t(286)]?this[t(296)]+":"+this[t(286)]:this[t(296)],authorId:this[t(313)].id,createdAt:this[t(273)],hasComments:this[t(285)],data:this[t(318)],attributes:this[t(278)]}}static[jr(315)](){const t=jr;return(0,e.uid)()[t(307)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(516221===parseInt(n(213))/1+parseInt(n(188))/2+-parseInt(n(175))/3+-parseInt(n(157))/4*(parseInt(n(224))/5)+-parseInt(n(239))/6+-parseInt(n(158))/7+parseInt(n(228))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Kr{constructor(t,e){const n=qr;this[n(179)]=[],this[n(225)]=new Map,this[n(184)]=[],this[n(172)]=new Map,this[n(204)]=t,this[n(207)]=e}[Wr(198)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(208)];o++){const i=t[o];if(!i[e(186)])continue;const a=this[e(182)](i);if(a){if(null!=i[e(235)]){if(r[e(245)](i[e(235)]))continue;r[e(234)](i[e(235)])}n[e(217)](a)}else if(e(243)!=i[e(193)])e(174)!=i[e(193)]&&e(180)!=i[e(193)]||this[e(181)](n,i,t[o+1]);else{const t=i[e(244)][e(199)];if(s[e(245)](t))continue;s[e(234)](i[e(244)][e(199)]),t==mc?this[e(233)](n,i):this[e(214)](n,i)}}return this[e(210)](n)}[Wr(197)](t){const e=Wr;this[e(179)][e(217)](t)}[Wr(190)](t,n,r=e.priorities[Wr(159)]){const s=Wr;s(169)==typeof t?(0,e.insertToPriorityArray)(this[s(184)],{matchingCallback:t,label:n,priority:r}):this[s(225)][s(247)](t,n)}[Wr(192)](t,e){const n=Wr;this[n(172)][n(247)](t,e)}[Wr(246)](t,e=1){const n=Wr;let r;for(const e of this[n(184)])if(e[n(227)](t)){r=e[n(205)];break}return r||(r=this[n(225)][n(177)](t[n(202)])),r?r(e):1!==e?e+" "+t[n(202)]+"s":""+t[n(202)]}[Wr(171)](t,e){const n=Wr,r=e[n(173)]()[n(195)](),s=n(174)==e[n(193)]?n(234):n(162);for(const e of r){const o=e[n(232)],i=t[t[n(208)]-1];if(o.is(n(238)))i&&i[n(193)][n(206)](n(194))>-1&&t[n(248)](),i&&n(219)==i[n(193)]?i[s]+=o[n(244)]:t[n(217)]({type:n(219),add:n(234)==s?o[n(244)]:"",remove:n(162)==s?o[n(244)]:""});else if(this[n(204)][n(236)](o)){const a=o;if(i&&i[n(193)][n(206)](n(194))>-1&&t[n(248)](),n(211)==e[n(193)])continue;i&&i[n(193)]==s+n(185)&&i[n(161)][n(202)]==a[n(202)]?i[n(241)]++:t[n(217)]({type:s+n(185),element:a,quantity:1}),r[n(200)]((t=>!(n(211)==t[n(193)]&&t[n(232)]==o)))}else if(this[n(204)][n(237)](o,n(230))||o.is(n(161),n(209))){const r=o;if(n(234)==s&&n(201)==e[n(193)]||n(162)==s&&n(211)==e[n(193)])continue;if(i&&-1==i[n(193)][n(206)](n(194))){n(219)==i[n(193)]&&(i[s]+="\n");continue}let a;if(a=n(234)==s?r[n(240)]&&!this[n(204)][n(236)](r[n(240)])?r[n(240)]:null:r[n(183)]&&!this[n(204)][n(236)](r[n(183)])?r[n(183)]:null,r[n(176)]||a&&a[n(176)]){const e=a&&a[n(176)]?a:r;i&&i[n(193)]==s+n(216)&&i[n(161)][n(202)]==e[n(202)]?i[n(241)]++:t[n(217)]({type:s+n(216),element:e,quantity:1})}else t[n(217)]({type:s+n(194),element:r})}}}[Wr(210)](t){const e=Wr,n=this[e(207)],r=[],s=[],o=[];for(const i of t)switch(i[e(193)]){case e(219):if(i[e(234)]=i[e(234)][e(221)](/(\S)\u000A+(\S)/g,e(203))[e(221)](/\u000A/g,""),i[e(162)]=i[e(162)][e(221)](/(\S)\u000A+(\S)/g,e(203))[e(221)](/\u000A/g,""),""!=i[e(234)]&&""!=i[e(162)]){r[e(217)]({type:e(221),content:zr(n,e(242),['"'+i[e(162)]+'"','"'+i[e(234)]+'"'])});continue}if(null!=i[e(234)][e(170)](/^ +$/)){r[e(217)]({type:e(174),content:zr(n,e(196),zr(n,e(168),i[e(234)][e(208)]))});continue}if(null!=i[e(162)][e(170)](/^ +$/)){r[e(217)]({type:e(180),content:zr(n,e(167),zr(n,e(168),i[e(162)][e(208)]))});continue}if(""!=i[e(234)]){r[e(217)]({type:e(174),content:zr(n,e(196),'"'+i[e(234)]+'"')});continue}r[e(217)]({type:e(180),content:zr(n,e(167),'"'+i[e(162)]+'"')});continue;case e(165):case e(164):r[e(217)]({type:e(174),content:zr(n,e(196),this[e(246)](i[e(161)],i[e(241)]))});continue;case e(229):case e(226):r[e(217)]({type:e(180),content:zr(n,e(167),this[e(246)](i[e(161)],i[e(241)]))});continue;case e(223):r[e(217)]({type:e(174),content:zr(n,e(215),this[e(246)](i[e(161)],i[e(241)]))});continue;case e(222):r[e(217)]({type:e(180),content:zr(n,e(154),this[e(246)](i[e(161)],i[e(241)]))});continue;case e(155):s[e(217)](i[e(199)]);continue;case e(218):o[e(217)](i[e(199)]);continue;default:r[e(217)](i)}if(s[e(208)]){const t=s[e(156)]((t=>this[e(172)][e(245)](t)?this[e(172)][e(177)](t):t))[e(212)](", ");r[e(217)]({type:e(166),content:zr(this[e(207)],e(220),t)})}if(o[e(208)]){const t=o[e(156)]((t=>this[e(172)][e(245)](t)?this[e(172)][e(177)](t):t))[e(212)](", ");r[e(217)]({type:e(166),content:zr(this[e(207)],e(189),t)})}return r}[Wr(182)](t){const e=Wr;for(const n of this[e(179)]){const r=n(t);if(r&&e(193)in r)return r}}[Wr(214)](t,e){const n=Wr,r=e[n(244)],s=void 0===r[n(187)]?n(218):n(155);t[n(217)]({type:s,key:r[n(199)]})}[Wr(233)](t,e){const n=Wr;t[n(217)]({type:n(166),content:zr(this[n(207)],n(160),this[n(246)](e[n(173)]()[n(231)][n(163)],1))})}[Wr(181)](t,e,n){const r=Wr;if(this[r(171)](t,e),n&&n[r(173)]()&&!e[r(173)]()[r(178)][r(191)](n[r(173)]()[r(231)])){const n=t[t[r(208)]-1],s=r(174)==e[r(193)]?r(234):r(162);n&&r(219)==n[r(193)]&&(n[s]+="\n")}}}function Xr(){const t=["format","*Remove:* %0","ELEMENT_SPACE","function","match","_addDescriptionItems","_attributeLabels","getFirstRange","insertion","2474682qOpbAg","isEmpty","get","end","_customCallbacks","deletion","_handleInsertRemoveSuggestionDescription","_handleCustomCallbackDescription","previousSibling","_itemLabelsCallbacks","Object","isInContent","newValue","1631076NBQqgU","*Remove format:* %0","registerElementLabel","isEqual","registerAttributeLabel","type","Container","getWalker","*Insert:* %0","registerDescriptionCallback","getDescriptions","key","skip","elementStart","name","$1 $2","_schema","label","indexOf","_locale","length","softBreak","_resolveDescriptionItems","elementEnd","join","397568yBqhmx","_handleAttributeSuggestionDescription","*Split:* %0","EmptyContainer","push","removeFormat","text","*Set format:* %0","replace","removeContainer","addContainer","37470mQybRp","_itemLabels","removeObject","matchingCallback","11785328rggMPY","removeEmptyContainer","$text","start","item","_handleRenameSuggestionDescription","add","subType","isObject","checkChild","$textProxy","118776EnEkIi","nextSibling","quantity","REPLACE_TEXT","attribute","data","has","getItemLabel","set","pop","*Merge:* %0","addFormat","map","396fBAvkK","4084185vnDuSx","normal","*Change to:* %0","element","remove","nodeAfter","addObject","addEmptyContainer"];return(Xr=function(){return t})()}function Jr(){const t=["1gfmplD","showAIAssistant","77DiYDkp","14650dsKeUt","afterInit","619965piwxMR","get","69464quqagt","enableCommand","editor","4599VpZZfo","935845RWWJuK","24594BlxzNB","570826PQuvEM","commands","520584AXoHPF","plugins","TrackChangesEditing"];return(Jr=function(){return t})()}const Zr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(213958===-parseInt(n(427))/1*(parseInt(n(422))/2)+-parseInt(n(432))/3+-parseInt(n(424))/4+parseInt(n(420))/5+-parseInt(n(421))/6+-parseInt(n(429))/7*(parseInt(n(434))/8)+-parseInt(n(419))/9*(-parseInt(n(430))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(431)](){const t=Zr,e=this[t(418)],n=e[t(425)][t(433)](t(426));e[t(423)][t(433)](t(428))&&n[t(435)](t(428))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=233]})(t,e)}function es(){const t=["FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","commandName","15cmSwYD","_registerLegacyDescription","afterInit","value","FORMAT_ALIGNMENT","right","format","alignment","type","formatBlock","329266uafOsj","justify","center","AlignmentEditing","TrackChangesEditing","3874320sXSMag","_enableDefaultAttributesIntegration","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","has","1606871VjXlbE","get","45963tcSjrX","registerDescriptionCallback","plugins","_descriptionFactory","locale","127504oZTZoO","986094GZRFkl","15gPgMcY","*Format:* %0","commandParams","587750HaioLk","2860sqJqup","editor","FORMAT_ALIGN_TO_RIGHT","left"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(310529===-parseInt(n(268))/1+-parseInt(n(246))/2+-parseInt(n(236))/3*(parseInt(n(263))/4)+parseInt(n(265))/5*(-parseInt(n(264))/6)+-parseInt(n(256))/7+parseInt(n(251))/8+-parseInt(n(258))/9*(-parseInt(n(269))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(238)](){const t=$r,e=this[t(270)],n=e[t(262)];if(!e[t(260)][t(255)](t(249)))return;const r=e[t(260)][t(257)](t(250));r[t(252)](t(243),[],[t(243)]),r[t(261)][t(234)](t(243),zr(n,t(240))),this[t(237)]()}[$r(237)](){const t=$r,e=this[t(270)],n=e[t(262)];e[t(260)][t(257)](t(250))[t(261)][t(259)]((e=>{const r=t;if(r(245)!=e[r(244)])return;const{data:s}=e;if(s&&r(243)==s[r(235)]){const t=s[r(267)][0][r(239)];return{type:r(242),content:zr(n,r(266),function(t){const e=r;switch(t){case e(272):return zr(n,e(254));case e(241):return zr(n,e(271));case e(248):return zr(n,e(233));case e(247):return zr(n,e(253))}}(t))}}}))}}const rs=os;function ss(){const t=["italic","format","toLowerCase","2216234VTAVjr","formatInline","toUpperCase","*Remove format:* %0","superscript","_descriptionFactory","FORMAT_","forceValue","FORMAT_ITALIC","SuperscriptEditing","BoldEditing","plugins","StrikethroughEditing","slice","UnderlineEditing","afterInit","TrackChangesEditing","commandParams","locale","FORMAT_UNDERLINE","6vGwZps","has","type","CodeEditing","registerAttributeLabel","FORMAT_CODE","FORMAT_BOLD","registerDescriptionCallback","FORMAT_SUPERSCRIPT","underline","get","_registerLegacyDescription","3711951pvHgSs","*Format:* %0","1267482TaVYmB","FORMAT_SUBSCRIPT","SubscriptEditing","22462816calNVd","FORMAT_STRIKETHROUGH","_enableDefaultAttributesIntegration","6772450XlaJOg","code","editor","7116123pjnxms","ItalicEditing","subscript","strikethrough","commandName","bold","4624260YJMvzh"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=107]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(688902===-parseInt(n(152))/1+-parseInt(n(118))/2+-parseInt(n(150))/3+parseInt(n(114))/4+parseInt(n(158))/5+parseInt(n(138))/6*(-parseInt(n(108))/7)+parseInt(n(155))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(128),rs(109),rs(132),rs(141),rs(130),rs(154),rs(127)];class as extends t.Plugin{[rs(133)](){const t=rs,e=this[t(107)],n=e[t(129)][t(148)](t(134)),r=e[t(136)];for(const s of is){if(!e[t(129)][t(139)](s))continue;const o=s[t(131)](0,-7)[t(117)](),i=t(124)+o[t(120)]();n[t(157)](o,[o]),n[t(123)][t(142)](o,zr(r,i))}this[t(149)]()}[rs(149)](){const t=rs,e=this[t(107)],n=e[t(136)],r=e[t(129)][t(148)](t(134));function s(e,s){const o=t;r[o(123)][o(145)]((t=>{const r=o;if(r(119)!=t[r(140)])return;const{data:i}=t;return i&&i[r(112)]===e?i[r(135)][0][r(125)]?{type:r(116),content:zr(n,r(151),s)}:{type:r(116),content:zr(n,r(121),s)}:void 0}))}s(t(113),zr(n,t(144))),s(t(115),zr(n,t(126))),s(t(147),zr(n,t(137))),s(t(159),zr(n,t(143))),s(t(111),zr(n,t(156))),s(t(110),zr(n,t(153))),s(t(122),zr(n,t(146)))}}function cs(){const t=["has","name","get","value","format","BlockQuoteEditing","markBlockFormat","ELEMENT_BLOCK_QUOTE","*Remove format:* %0","filter","1601466vDOYpN","25430zcphBR","checkChild","commandName","afterInit","10FNxcPo","3716164qOuAjA","locale","editor","_descriptionFactory","9160794UulHxq","selection","4019824rTgDfg","$root","from","219RuhttJ","model","enableCommand","parent","TrackChangesEditing","schema","forceValue","*Set format:* %0","document","getSelectedBlocks","5272946ZONyiN","5mdwSyu","commands","1007462ekJHDn","commandParams","change","registerDescriptionCallback","blockQuote","plugins"];return(cs=function(){return t})()}const us=fs;!function(t,e){const n=fs,r=t();for(;;)try{if(527269===-parseInt(n(470))/1+-parseInt(n(443))/2*(-parseInt(n(457))/3)+-parseInt(n(448))/4*(parseInt(n(468))/5)+parseInt(n(442))/6+parseInt(n(467))/7+-parseInt(n(454))/8+parseInt(n(452))/9*(parseInt(n(447))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class ls extends t.Plugin{[us(446)](){const t=us,e=this[t(450)],n=e[t(449)];if(!e[t(475)][t(476)](t(437)))return;const r=e[t(475)][t(434)](t(461)),s=this[t(450)][t(469)][t(434)](t(474));r[t(459)](t(474),((n,o={})=>{const i=t,a=this[i(450)][i(458)][i(465)][i(453)],c=o&&void 0!==o[i(463)]?o[i(463)]:!s[i(435)];let u=[];if(c){const t=Array[i(456)](a[i(466)]())[i(441)]((t=>hs(t)||function(t,e){const n=i,r=e[n(444)](t[n(460)],n(474)),s=e[n(444)]([n(455),n(474)],t);return r&&s}(t,this[i(450)][i(458)][i(462)])));u=y(t,e[i(458)])}else{const t=Array[i(456)](a[i(466)]())[i(441)]((t=>hs(t)));u=y(t,e[i(458)])}e[i(458)][i(472)]((()=>{const t=i;for(const e of u)r[t(438)](e,{commandName:t(474),commandParams:[{forceValue:c}]})}))})),r[t(451)][t(473)]((e=>{const r=t,{data:s}=e;if(s&&r(474)==s[r(445)]){const t=zr(n,r(439));return s[r(471)][0][r(463)]?{type:r(436),content:zr(n,r(464),t)}:{type:r(436),content:zr(n,r(440),t)}}}))}}function fs(t,e){const n=cs();return(fs=function(t,e){return n[t-=434]})(t,e)}function hs(t){const e=us;return e(474)==t[e(460)][e(477)]}const gs=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(369134===-parseInt(n(356))/1+parseInt(n(367))/2+-parseInt(n(360))/3*(-parseInt(n(357))/4)+parseInt(n(354))/5*(-parseInt(n(358))/6)+parseInt(n(370))/7*(parseInt(n(351))/8)+-parseInt(n(369))/9*(parseInt(n(368))/10)+parseInt(n(363))/11*(parseInt(n(350))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ds extends t.Plugin{[gs(364)](){const t=gs,e=this[t(353)];e[t(366)][t(348)](t(355))&&(e[t(366)][t(352)](t(361))[t(365)](t(359)),e[t(366)][t(352)](t(361))[t(365)](t(362)),e[t(366)][t(352)](t(361))[t(365)](t(349)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=348]})(t,e)}function ms(){const t=["get","editor","3372245NJTfLf","CaseChange","177544BkNpGe","2929756QoehdB","6rZCSju","changeCaseUpper","3viNqFk","TrackChangesEditing","changeCaseLower","11ESCUPV","afterInit","enableCommand","plugins","111372vrYiND","2162920prLCeS","18yQoAcz","3283LtIhhF","has","changeCaseTitle","10111260GdtkzX","392JupeuN"];return(ms=function(){return t})()}const Is=bs;function Es(){const t=["enableCommand","5161743agMwJp","1814990LSMYiO","plugins","8uTCxmY","26454fQUCjA","236EtBMBs","2709660IeKDPi","commands","get","346905pOWPzS","203uqhTtZ","editor","4736535BSEbiH","TrackChangesEditing","2127FVgmam","ckbox","afterInit"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(761706===-parseInt(n(480))/1*(parseInt(n(471))/2)+parseInt(n(475))/3+-parseInt(n(472))/4+parseInt(n(478))/5+parseInt(n(470))/6*(-parseInt(n(476))/7)+-parseInt(n(469))/8*(-parseInt(n(466))/9)+parseInt(n(467))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(482)](){const t=Is,e=this[t(477)];e[t(473)][t(474)](t(481))&&e[t(468)][t(474)](t(479))[t(465)](t(481))}}const _s=As;function ys(){const t=["label","toLowerCase","362665ZqkcDn","parent","_descriptionFactory","from","value","268115bJidEV","schema","registerElementLabel","formatBlock","isLimit","plugins","indentCodeBlock","forceValue","locale","*Remove format:* %0","languages","blockName","9276650pjqKCl","commands","model","getSelectedBlocks","name","language","filter","1509368JfrIfg","*Set format:* %0","format","config","commandName","afterInit","find","1860210JKKDRN","registerDescriptionCallback","get","document","ELEMENT_CODE_BLOCK","type","commandParams","selection","331458gEYtuW","editor","enableCommand","7ywHKpo","codeBlock","CodeBlock","12vQyQhq","change","TrackChangesEditing","has","markBlockFormat","2Zridlt","checkChild","outdentCodeBlock","575607ImBvPv","rootElement"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(200522===parseInt(n(156))/1*(parseInt(n(144))/2)+parseInt(n(147))/3+parseInt(n(139))/4*(parseInt(n(151))/5)+-parseInt(n(133))/6*(-parseInt(n(136))/7)+parseInt(n(118))/8+parseInt(n(125))/9+-parseInt(n(111))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class Cs extends t.Plugin{[_s(123)](){const t=_s,e=this[t(134)];if(!e[t(104)][t(142)](t(138)))return;const n=e[t(104)][t(127)](t(141)),r=e[t(107)],s=e[t(121)][t(127)](t(137))[t(109)],o=e[t(112)][t(127)](t(137));n[t(135)](t(105)),n[t(135)](t(146)),n[t(135)](t(137),((r,i={})=>{const a=t,c=e[a(113)],u=e[a(113)][a(128)][a(132)],l=i&&void 0!==i[a(106)]?i[a(106)]:!o[a(155)];let f;i[a(116)]||(i[a(116)]=s[0][a(116)]),f=l?Array[a(154)](u[a(114)]())[a(117)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(148))&&!e[n(103)](t)&&e[n(145)](t[n(152)],n(137))}(t,c[a(157)]))):Array[a(154)](u[a(114)]())[a(117)]((t=>ks(t)));const h=y(f,c);c[a(140)]((()=>{const t=a;for(const e of h)n[t(143)](e,{commandName:t(137),commandParams:[{...i,forceValue:l}],formatGroupId:t(110)})}))})),n[t(153)][t(158)](t(137),(e=>zr(r,t(129),e))),n[t(153)][t(126)]((e=>{const n=t;if(n(159)!=e[n(130)])return;const o=r.t,{data:i}=e;if(!i||n(137)!=i[n(122)])return;const a=i[n(131)][0][n(116)],c=o(s[n(124)]((t=>t[n(116)]===a))[n(149)])[n(150)]();return i[n(131)][0][n(106)]?{type:n(120),content:zr(r,n(119),zr(r,n(129),1)+" ("+c+")")}:{type:n(120),content:zr(r,n(108),zr(r,n(129),1))}}))}}function ks(t){const e=_s;return e(137)==t[e(115)]}const Ns=Ss;function Rs(){const t=["38070804EJewwF","afterInit","CommentsEditing","9HicDyR","21brVPcL","830HOuPdq","42436VJDnHR","addCommentThread","11bEcGVA","1035956teYnGw","editor","17130MyMWOH","plugins","enableCommand","260835uRMRFs","2703911zSfqtn","8ThmBcy","has","get","11257130boZUdP","TrackChangesEditing"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=234]})(t,e)}!function(t,e){const n=Ss,r=t();for(;;)try{if(569029===parseInt(n(234))/1*(-parseInt(n(236))/2)+parseInt(n(244))/3+-parseInt(n(239))/4+parseInt(n(235))/5*(-parseInt(n(241))/6)+parseInt(n(245))/7*(-parseInt(n(246))/8)+-parseInt(n(254))/9*(parseInt(n(249))/10)+-parseInt(n(238))/11*(-parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ls extends t.Plugin{[Ns(252)](){const t=Ns,e=this[t(240)];e[t(242)][t(247)](t(253))&&e[t(242)][t(248)](t(250))[t(243)](t(237))}}var vs=n(834);function Ms(t,e,n){const r=Os,s=[];for(const o of e[r(376)]())o[r(346)](t)&&s[r(388)](n[r(387)](o));return s}function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=340]})(t,e)}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(364)][r(381)](r(352));return(o,i,a)=>{const c=r;if(!a[c(367)][c(345)](i[c(348)],o[c(359)]))return;const u=i[c(348)][c(340)](),l=i[c(348)][c(344)],f=t[c(343)][c(362)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(384)];d=d||f[c(389)](e);const n=a[c(373)][c(369)](e);if(n&&n[c(394)](c(372)))return;c(358)==t[c(366)]&&f[c(341)](e)&&!f[c(347)](e)&&(e[c(379)]||l[c(391)]?h&&h[c(361)]==e||(h=e,m(t[c(355)]),p=!0):g=g||t[c(355)])}function m(t){const r=c,o=a[r(365)][r(353)](r(374),{class:r(342)+e}),u=a[r(373)][r(393)](t);n&&s[r(380)][r(357)](i[r(375)])&&a[r(365)][r(383)](r(363),o),a[r(365)][r(386)](u,o),a[r(373)][r(385)](o,i[r(375)])}d||p||!g||m(g)}}function Ds(){const t=["4476455xwLZRr","getAttribute","TrackChangesEditing","createUIElement","2376324FvdZaU","previousPosition","482456ntjKQO","includes","elementEnd","name","45134DhaYms","parent","schema","ck-suggestion-marker--active","plugins","writer","type","consumable","1258068cnxaLe","toViewElement","listIndent","524052zmZkug","addHighlight","mapper","span","markerName","getItems","8TiCavt","33AOdMgt","nextSibling","activeMarkers","get","element","addClass","item","bindElementToMarker","insert","createRangeOn","push","isContent","listItem","isAtEnd","5545099lMdgNe","toViewPosition","getCustomProperty","getWalker","isBlock","ck-suggestion-marker-","model","start","test","hasAttribute","isLimit","markerRange","10JGgLJy"];return(Ds=function(){return t})()}function Fs(t,e){const n=xs();return(Fs=function(t,e){return n[t-=178]})(t,e)}!function(t,e){const n=Os,r=t();for(;;)try{if(522323===parseInt(n(371))/1+-parseInt(n(360))/2*(-parseInt(n(378))/3)+parseInt(n(356))/4+parseInt(n(350))/5+-parseInt(n(368))/6+-parseInt(n(392))/7*(parseInt(n(377))/8)+parseInt(n(354))/9*(-parseInt(n(349))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);const Ps=Fs;function xs(){const t=["5689760qSmpLN","createSelection","selection","30ekseAM","writer","56OBswbn","detach","uiElement","markerName","isCollapsed","data","removeMarker:suggestion:deletion","9254155NyIsrm","downcastDispatcher","get","unlock","3150024ueNWER","editor","setSelection","addMarker:suggestion:deletion","899247ytouzF","enableCommand","18890019pJQSCL","plugins","buffer","3084458qFCqsl","merge","fromRange","modifySelection","batch","end","delete","$graveyard","high","createRange","TrackChangesEditing","start","document","requires","remove","showSuggestionHighlights","bind","options","editing","744191nJcLPP","lock","deleteForward","unit","model","markerNameToElements","getFirstRange","forward","commands","enqueueChange","init","mapper","root","unbindElementFromMarkerName","rootName","1PZNqcU"];return(xs=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(962237===parseInt(n(225))/1*(-parseInt(n(191))/2)+-parseInt(n(186))/3+-parseInt(n(226))/4+-parseInt(n(178))/5+parseInt(n(182))/6+parseInt(n(210))/7*(-parseInt(n(231))/8)+-parseInt(n(188))/9*(-parseInt(n(229))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ps(204)](){return[vs.Delete]}[Ps(220)](){const t=Ps,e=this[t(183)],n=e[t(189)][t(180)](t(201));n[t(187)](t(197));const r=e[t(218)][t(180)](t(212));n[t(187)](t(212),((n,s={})=>{const o=t,a=e[o(214)][o(227)](e[o(214)][o(203)][o(228)]);a[o(235)]&&e[o(214)][o(194)](a,{direction:o(217),unit:s[o(213)]});const c=a[o(216)](),u=i.LiveRange[o(193)](c);let l;n(s),l=o(198)==u[o(222)][o(224)]?e[o(214)][o(200)](c[o(202)]):e[o(214)][o(200)](u[o(202)],u[o(196)]),u[o(232)](),e[o(214)][o(219)](r[o(190)][o(195)],(t=>{const e=o;r[e(190)][e(211)](),t[e(184)](t[e(200)](l[e(196)])),r[e(190)][e(181)]()}))})),e[t(209)][t(179)].on(t(185),ws(e,t(192)),{priority:t(199)}),e[t(236)][t(179)].on(t(185),((n,r,s)=>{const o=t;s[o(208)][o(206)]&&ws(e,o(192),{showActiveMarker:!1})[o(207)](this)(n,r,s)}),{priority:t(199)}),e[t(209)][t(179)].on(t(237),((e,n,r)=>{const s=t,o=r[s(221)][s(215)](n[s(234)]);if(o)for(const t of o)t.is(s(233))&&(r[s(221)][s(223)](t,n[s(234)]),r[s(230)][s(205)](t))}),{priority:t(199)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=269]})(t,e)}function Gs(){const t=["differ","execute","setAttribute","attribute","groupId","1226093jcZRfv","commandParams","previousSibling","key","*Outdent:* %0","TrackChangesEditing","*Format:* remove from %0","schema","4710UQwMCM","from","todoList","FORMAT_INDENT","nextSibling","*Indent:* %0","nodeAfter","trackChangesCommand","meta","getAttribute","getSuggestions","type","registerPostFixer","175105WvCTss","listReversed","ELEMENT_TODO_LIST","*Split:* list item","list.multiBlock","getChanges","listStyle","splitListItemAfter","isNextTo","listIndent","next","_enableDefaultAttributesIntegration","config","parent","data","2360118OZClJA","376hDqfyU","forceValue","*Merge:* %0","ELEMENT_","todoListCheck","format","_getAttributeKey","plugins","range","end","ListEditing","document","registerElementLabel","containsItem","attributes","_descriptionFactory","head","has","833406cIarYc","ELEMENT_BULLETED_LIST","detach","assureChains","createPositionAt","*Merge:* list item","_supportLegacySuggestions","TodoListEditing","listItemIdFixer","*Check item*","filter","multipleBlocks","*Format:* insert into %0","attributeKey","batch","numbered","*Uncheck item*","every","createRange","suggestion","bulletedList","registerAttributeLabel","splitListItemBefore","getRanges","oldValue","*Change to:* %0","isUndo","default","todo","*Set format:* %0","listType","3189205RYiETR","start","refresh","*Remove format:* %0","setSelection","indentList","commands","selection","commandName","newValue","getFirstMarker","find","editor","noTrackChangesFixer","ELEMENT_NUMBERED_LIST","map","accept","length","fromRange","toUpperCase","model","documentList","registerDescriptionCallback","includes","formatBlock","afterInit","change","getFirstRange","_suggestionFactory","todoListChecked","ELEMENT_LIST_ITEM","push","registerCustomCallback","removeMarker","listItemId","mergeListItemForward","_LIST","mergeListItemBackward","listStart","isLocal","deletion","value","get","_registerLegacyDescription","outdentList","4HfGYja","checkTodoList","31329OnAJKk","bulleted","2299836JynfXJ","_findSuggestions","numberedList","locale","isObject"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(635393===parseInt(n(296))/1+parseInt(n(351))/2+parseInt(n(332))/3+parseInt(n(282))/4*(parseInt(n(382))/5)+parseInt(n(286))/6+parseInt(n(317))/7*(-parseInt(n(333))/8)+-parseInt(n(284))/9*(parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(407)](){const t=Us,e=this[t(394)];if(!e[t(340)][t(350)](t(343)))return;const n=e[t(289)],r=e[t(340)][t(279)](t(301)),s=e[t(340)][t(350)](t(358)),o=!!e[t(329)][t(279)](t(321));function i(e){const r=t;return{type:r(338),content:""+zr(n,r(380),e)}}function a(e){const r=t;return{type:r(338),content:""+zr(n,r(385),e)}}r[t(328)](t(288),[],[t(271),t(381),t(326)]),r[t(328)](t(371)),r[t(328)](t(387)),r[t(328)](t(281)),r[t(328)](t(324)),r[t(328)](t(373)),o&&(r[t(328)](t(274)),r[t(328)](t(272))),s&&(r[t(328)](t(306)),r[t(328)](t(283),[],[t(411)]),r[t(348)][t(404)]((e=>{const r=t,{data:s}=e;if(s&&r(411)==s[r(299)])return{type:r(338),content:s[r(391)]?zr(n,r(360)):zr(n,r(367))}})),this[t(394)][t(402)][t(344)][t(316)]((e=>{const n=t;if(e[n(365)][n(377)])return!1;let s=!1;const o=r[n(314)]({skipNotAttached:!0})[n(361)]((t=>n(411)===r[n(339)](t)));for(const t of o)n(379)!=t[n(409)]()[n(383)][n(310)][n(313)](n(381))&&(r[n(287)](t[n(409)](),n(294))[n(393)]((t=>n(381)===r[n(339)](t[n(370)])))||(e[n(270)](t[n(392)]()),s=!0));return s}))),r[t(348)][t(372)](t(326),zr(n,t(307)));const c={type:t(338),content:""};r[t(348)][t(404)]((e=>{const r=t,{data:s}=e;if(!s||r(381)!=s[r(299)])return;let u=e[r(349)];for(;u;){if(u[r(331)]&&(r(323)==u[r(331)][r(299)]&&(u[r(331)][r(391)]&&r(378)!=u[r(331)][r(391)]||r(378)!=u[r(331)][r(375)]&&!s[r(391)])||!o&&u[r(331)][r(299)]==mc))return c;u=u[r(327)]}if(null==s[r(391)])switch(s[r(375)]){case r(285):return a(zr(n,r(352)));case r(366):return a(zr(n,r(396)));case r(379):return a(zr(n,r(319)))}switch(s[r(391)]){case r(285):return i(zr(n,r(352)));case r(366):return i(zr(n,r(396)));case r(379):return i(zr(n,r(319)))}})),r[t(348)][t(404)]((e=>{const n=t,{data:r}=e;if(r&&n(326)==r[n(299)])return null==r[n(391)]||null==r[n(375)]&&0==r[n(391)]?c:void 0})),r[t(348)][t(404)]((e=>{const r=t;if(r(294)!=e[r(315)])return;const{data:s}=e;if(!s||r(271)!=s[r(299)])return;const o=Hs(e);return o?r(391)==o?{type:r(338),content:zr(n,r(356))}:r(375)==o?{type:r(338),content:zr(n,r(320))}:c:c})),e[t(402)][t(344)][t(316)]((e=>this[t(359)](e))),e[t(402)][t(344)][t(316)]((e=>this[t(395)](e))),e[t(402)][t(344)][t(316)]((e=>this[t(354)](e))),this[t(357)]()}[Us(359)](t){const e=Us;if(t[e(365)][e(377)]||!t[e(365)][e(276)])return!1;let n=!1;const r=this[e(394)][e(340)][e(279)](e(301))[e(314)]({skipNotAttached:!0})[e(361)]((t=>t[e(331)]&&e(271)==t[e(331)][e(299)]))[e(361)]((t=>t[e(331)][e(391)]&&t[e(331)][e(375)]));for(const s of r)Hs(s)||(t[e(270)](s[e(392)]()),n=!0);return n}[Us(395)](t){const e=Us;if(t[e(365)][e(377)]||!t[e(365)][e(276)])return!1;const n=this[e(394)][e(340)][e(279)](e(301));if(n[e(311)][e(278)])return!1;let r=!1;const s=[e(381),e(323),e(271),e(326),e(275),e(318),e(337)],o=this[e(394)][e(402)][e(344)][e(291)][e(322)]()[e(361)]((t=>e(294)==t[e(315)]))[e(361)]((t=>s[e(405)](t[e(364)])));if(0==o[e(399)])return r;for(const i of o){const o=n[e(287)](i[e(341)],e(294))[e(361)]((t=>!t[e(312)][e(325)]))[e(397)]((t=>t[e(370)]))[e(361)]((t=>{const r=e,o=n[r(339)](t);return s[r(405)](o)}));if(o[e(399)]){for(const n of o)t[e(270)](n[e(392)]());r=!0}}return r}[Us(354)](t){const e=Us;if(t[e(365)][e(377)]||!t[e(365)][e(276)])return!1;const n=this[e(394)][e(340)][e(279)](e(301));let r=!1;const s=[e(381),e(323),e(271),e(326),e(275),e(318),e(337)];for(const t of n[e(314)]({skipNotAttached:!0})){const o=n[e(287)](t[e(409)](),e(294))[e(397)]((t=>t[e(370)]))[e(361)]((t=>t[e(331)]&&s[e(405)](t[e(331)][e(299)])));if(!o[e(399)])continue;const a=o[0][e(349)][e(347)][e(295)];if(!o[e(368)]((t=>t[e(347)][e(295)]===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(314)]({skipNotAttached:!0})[s(361)]((e=>s(294)==e[s(315)]&&e[s(347)][s(295)]==t)))e[s(293)](s(295),r)}function i(t,n){const r=e;let s=t[r(349)],i=!1;for(;s;)s[r(347)][r(295)]!=n&&(o(s[r(347)][r(295)],n),s[r(293)](r(295),n),i=!0),s=s[r(327)];return i}}[Us(357)](){const t=Us,e=this[t(394)],n=e[t(289)],r=e[t(340)][t(279)](t(301));this[t(280)](),r[t(410)][t(269)](t(406),t(403),t(398),(function(n,r){const s=t,o=[];for(let t of n)t[s(383)][s(310)]===t[s(342)][s(330)]&&(t=e[s(402)][s(369)](e[s(402)][s(355)](t[s(383)][s(310)],0))),o[s(413)](t);e[s(402)][s(408)]((t=>{const n=s,a=e[n(402)][n(344)][n(389)],c=Array[n(305)](a[n(374)]())[n(397)]((t=>i.LiveRange[n(400)](t)));t[n(386)](o),e[n(388)][n(279)](r[n(390)])[n(384)](),r[n(297)][n(413)]({forceDefaultExecution:!0}),e[n(292)](r[n(390)],...r[n(297)]),t[n(386)](c);for(const t of c)t[n(353)]()}))})),r[t(348)][t(345)]((function(n){const r=t,s=!e[r(402)][r(303)][r(290)](n),o=n[r(298)],i=n[r(308)],a=n[r(313)](r(271)),c=!o||o[r(313)](r(271))!==a,u=!i||i[r(313)](r(271))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(412),e)))}[Us(280)](){const t=Us,e=this[t(394)],n=e[t(289)];function r(n){const r=t,s=e[r(388)][r(279)](r(371))[r(278)],o=e[r(388)][r(279)](r(288))[r(278)];return r(288)===n?s:o}e[t(340)][t(279)](t(301))[t(348)][t(404)]((function(s){const o=t;if(o(406)!=s[o(315)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(390)]){case o(371):u=i[o(297)][0][o(334)],l=r(i[o(390)]),a=o(u?363:302),!l&&e[o(329)][o(279)](o(321))||(a=o(376)),c={type:o(338),content:zr(n,a,zr(n,o(352)))};break;case o(288):u=i[o(297)][0][o(334)],l=r(i[o(390)]),a=o(u?363:302),!l&&e[o(329)][o(279)](o(321))||(a=o(376)),c={type:o(338),content:zr(n,a,zr(n,o(396)))};break;case o(387):a=o(309),c={type:o(338),content:zr(n,a,zr(n,o(412)))};break;case o(281):a=function(t){const e=o,n=t[e(409)]();let r=n[e(383)][e(310)];for(;r&&n[e(346)](r);){if(r[e(313)](e(326))>0)return!1;r=r[e(308)]}return!0}(s)?zr(n,o(302),zr(n,function(t){const e=o;return e(336)+t[e(409)]()[e(383)][e(310)][e(313)](e(381))[e(401)]()+e(273)}(s))):zr(n,o(300),zr(n,o(412))),c={type:o(338),content:a};break;case o(274):case o(272):!1===i[o(362)]&&(a=o(335),c={type:o(277),content:zr(n,a,zr(n,o(412)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(409)]()[e(383)][e(310)][e(298)];for(;n;){const r=n[e(313)](e(271));if(!r)return!1;if(r==t[e(331)][e(391)])return e(391);if(r==t[e(331)][e(375)])return e(375);n=n[e(298)]}return!1}const zs=Ws;function Ws(t,e){const n=qs();return(Ws=function(t,e){return n[t-=141]})(t,e)}function qs(){const t=["353968PnZlak","list.properties","decimal","removeMarker","isUndo","6KcKYJf","reversed","*Format:* set start index to %0","commandName","*Set format:* %0","toUpperCase","disc","_getTranslationKeyForListStyle","50892espmud","next","2bvAXFQ","document","getSuggestions","startIndex","ELEMENT_","715XzGxoN","key","9OjiLVm","registerPostFixer","default","*Remove format:* %0","97755xrGaMI","afterInit","filter","data","handleDescriptions","plugins","decimal-leading-zero","head","upper-latin","*Format:* set order to reversed","numbered","_enableDefaultAttributesIntegration","*Format:* set order to regular","listReversed","TrackChangesEditing","lower-roman","_LIST_DEFAULT","getFirstRange","_registerLegacyDescription","FORMAT_LIST_REVERSED","type","385850avsmLQ","newValue","get","model","format","listType","registerDescriptionCallback","getFirstMarker","commandParams","_descriptionFactory","ListPropertiesEditing","suggestion","bind","styles","editor","lower-latin","2342728srRnhu","locale","bulleted","replace","_getAttributeKey","53500UUZnex","registerAttributeLabel","nodeAfter","_findSuggestions","_LIST_","has","attribute","54111thXlKo","start","square","getAttribute","*Change to:* %0","config","listStyle","circle","find","FORMAT_LIST_START","oldValue","listStart","formatBlock","batch","includes","upper-roman"];return(qs=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(201681===-parseInt(n(201))/1+-parseInt(n(203))/2*(-parseInt(n(172))/3)+parseInt(n(188))/4+parseInt(n(144))/5*(parseInt(n(193))/6)+parseInt(n(214))/7+-parseInt(n(160))/8*(parseInt(n(210))/9)+-parseInt(n(165))/10*(-parseInt(n(208))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[zs(215)](){const t=zs;if(!this[t(158)][t(219)][t(170)](t(154)))return;const e=this[t(158)][t(177)][t(146)](t(189)),n=this[t(158)][t(219)][t(146)](t(228));e[t(157)]&&n[t(225)](t(178),[],[t(178)]),e[t(194)]&&n[t(225)](t(227),[],[t(227)]),e[t(206)]&&n[t(225)](t(183),[],[t(183)]);const r={type:t(148),content:""};n[t(153)][t(150)](this[t(218)][t(156)](this));const s=this[t(158)][t(161)];n[t(153)][t(166)](t(227),zr(s,t(142))),n[t(153)][t(150)]((e=>{const n=t,{data:s}=e;if(s&&n(227)==s[n(209)])return null==s[n(145)]||0==s[n(145)]&&null==s[n(182)]?r:void 0})),n[t(153)][t(166)](t(183),zr(s,t(181))),n[t(153)][t(150)]((e=>{const n=t,{data:s}=e;if(s&&n(183)==s[n(209)])return null==s[n(145)]||1==s[n(145)]&&null==s[n(182)]?r:void 0})),this[t(158)][t(147)][t(204)][t(211)]((e=>{const r=t;if(e[r(185)][r(192)])return!1;let s=!1;const o=n[r(205)]({skipNotAttached:!0})[r(216)]((t=>{const e=r,s=n[e(164)](t);return e(183)==s||e(227)==s}));for(const t of o)r(224)!=t[r(231)]()[r(173)][r(167)][r(175)](r(149))&&(n[r(168)](t[r(231)](),r(171))[r(180)]((t=>r(149)==n[r(164)](t[r(155)])))||(e[r(191)](t[r(151)]()),s=!0));return s})),this[t(141)]()}[zs(218)](t){const e=zs,n=this[e(158)][e(161)],{data:r}=t,s={type:e(148),content:""};if(!r||e(178)!=r[e(209)])return;if(!r[e(182)])return e(212)==r[e(145)]?s:{type:e(148),content:""+zr(n,e(197),zr(n,this[e(200)](r[e(145)])))};if(!r[e(145)]){if(e(212)==r[e(182)])return s;let o=t[e(221)];for(;o;){if(o[e(217)]&&e(149)==o[e(217)][e(209)]&&o[e(217)][e(145)])return s;o=o[e(202)]}return{type:e(148),content:""+zr(n,e(213),zr(n,this[e(200)](r[e(182)])))}}if(e(212)!=r[e(145)])return{type:e(148),content:""+zr(n,e(197),zr(n,this[e(200)](r[e(145)])))};let o=t[e(221)];for(;o;){if(o[e(217)]&&e(149)==o[e(217)][e(209)]&&o[e(217)][e(145)]&&o[e(217)][e(182)])return s;o=o[e(202)]}const i=t[e(231)]()[e(173)][e(167)][e(175)](e(149));return{type:e(148),content:zr(n,e(197),zr(n,e(207)+i[e(198)]()+e(230)))}}[zs(141)](){const t=zs,e=this[t(158)],n=e[t(161)];e[t(219)][t(146)](t(228))[t(153)][t(150)]((e=>{const r=t;if(r(184)!=e[r(143)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(196)]){case r(178):o=r(176),i={type:r(148),content:zr(n,o,zr(n,this[r(200)](s[r(152)][0][r(143)])))};break;case r(227):o=s[r(152)][0][r(194)]?r(223):r(226),i={type:r(148),content:zr(n,o)};break;case r(183):o=r(195),i={type:r(148),content:zr(n,o,s[r(152)][0][r(206)])}}return i}))}[zs(200)](t){const e=zs;return e(207)+function(t){const n=e;return Xs[n(186)](t)?n(162):Js[n(186)](t)?n(224):null}(t)[e(198)]()+e(169)+t[e(198)]()[e(163)](/-/g,"_")}}const Xs=[zs(199),zs(179),zs(174)],Js=[zs(190),zs(220),zs(229),zs(187),zs(159),zs(222)];var Zs=n(507);const Ys=$s;function Qs(){const t=["265048tcNMzY","21icoJLa","init","parent","mapper","document","nextSibling","plugins","hasClass","481446tMsnqn","selection","split","enterBlock","remove","fromRange","getFirstPosition","options","markerNameToElements","showSuggestionHighlights","detach","enableCommand","addMarker:suggestion:insertion","ck-suggestion-marker-split","change","removeMarker:suggestion:insertion","markerName","bind","121106FtwCRi","requires","925640OTvVun","high","data","3XfGCcG","TrackChangesEditing","setSelection","803132kuazEO","editing","markInsertion","getFirstRange","writer","editor","end","commands","670504yVLPUm","get","downcastDispatcher","enter","createPositionAt","createRange","6530967YOAqyb","fire","model","unbindElementFromMarkerName","afterExecute"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=471]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(196423===parseInt(n(522))/1+parseInt(n(495))/2*(-parseInt(n(500))/3)+parseInt(n(503))/4+parseInt(n(497))/5+parseInt(n(477))/6+-parseInt(n(523))/7*(-parseInt(n(511))/8)+-parseInt(n(517))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(496)](){return[Zs.Enter]}[Ys(524)](){const t=Ys,e=this[t(508)],n=e[t(475)][t(512)](t(501)),r=e[t(510)][t(512)](t(514));n[t(488)](t(514),(()=>{const s=t;e[s(519)][s(491)]((t=>{const o=s,a=e[o(519)][o(473)][o(478)],c=a[o(483)](),u=i.LiveRange[o(482)](a[o(506)]());if(r[o(480)](t)){const r=e[o(519)][o(515)](c[o(471)][o(474)],0),s=t[o(516)](c,r);n[o(505)](s)}else t[o(502)](t[o(516)](u[o(509)]));u[o(487)](),r[o(518)](o(521),{writer:t})}))})),e[t(504)][t(513)].on(t(489),ws(e,t(479)),{priority:t(498)}),e[t(504)][t(513)].on(t(492),((e,n,r)=>{const s=t,o=r[s(472)][s(485)](n[s(493)]);if(o)for(const t of o)t[s(476)](s(490))&&(r[s(472)][s(520)](t,n[s(493)]),r[s(507)][s(481)](t))}),{priority:t(498)}),e[t(499)][t(513)].on(t(489),((n,r,s)=>{const o=t;s[o(484)][o(486)]&&ws(e,o(479),{showActiveMarker:!1})[o(494)](this)(n,r,s)}),{priority:t(498)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=406]})(t,e)}function ro(){const t=["419069rYISih","has","suggestion:deletion","plugins","editor","2760066vWipsd","start","item","getRange","824031yOILsk","findByTextCallback","5WpHCqJ","5325950xllcjS","model","end","replace","bind","29824xeGxHO","replaceAll","16OBCDLi","FindAndReplaceEditing","_isInDeletionRange","handleFindCommand","afterInit","11MmhREa","get","find","getMarkersGroup","FindAndReplaceUtils","116157pVpmzj","markers","2017680lHJSba","TrackChangesEditing","createPositionAt","filter","findNext","getIntersection","enableCommand","createRange","findPrevious","string","2mkmusK"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(175351===-parseInt(n(420))/1+-parseInt(n(432))/2*(-parseInt(n(442))/3)+parseInt(n(408))/4*(parseInt(n(444))/5)+-parseInt(n(422))/6+-parseInt(n(433))/7*(-parseInt(n(410))/8)+-parseInt(n(438))/9+parseInt(n(445))/10*(parseInt(n(415))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(414)](){const t=eo;if(!this[t(437)][t(436)][t(434)](t(411)))return;const e=this[t(437)][t(436)][t(416)](t(423));e[t(428)](t(417),this[t(413)][t(407)](this)),e[t(428)](t(426)),e[t(428)](t(430)),e[t(428)](t(406)),e[t(428)](t(409))}[eo(413)](t,e,n={}){const r=eo,s=this[r(437)][r(436)][r(416)](r(419));return t((t=>(r(431)==typeof e?s[r(443)](e,n):e)(t)[r(425)]((e=>!1===this[r(412)](e,t[r(440)])))),n)}[eo(412)](t,e){const n=eo,r=this[n(437)][n(446)][n(429)](this[n(437)][n(446)][n(424)](e,t[n(439)]),this[n(437)][n(446)][n(424)](e,t[n(447)]));for(const t of this[n(437)][n(446)][n(421)][n(418)](n(435)))if(null!==r[n(427)](t[n(441)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(435642===-parseInt(n(249))/1*(-parseInt(n(261))/2)+-parseInt(n(285))/3+parseInt(n(244))/4+-parseInt(n(291))/5+parseInt(n(283))/6*(parseInt(n(300))/7)+parseInt(n(294))/8*(parseInt(n(252))/9)+-parseInt(n(245))/10*(parseInt(n(297))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(276),commandName:oo(270)},{pluginName:oo(241),commandName:oo(282)},{pluginName:oo(287),commandName:oo(290)},{pluginName:oo(284),commandName:oo(262)}];class co extends t.Plugin{[oo(254)](){const t=oo,e=this[t(301)][t(269)],n=this[t(301)][t(259)][t(274)](t(264));for(const{pluginName:e,commandName:r}of ao)this[t(301)][t(259)][t(266)](e)&&n[t(263)](r,[r]);e.t,n[t(272)][t(278)](t(270),zr(e,t(246))),n[t(272)][t(278)](t(282),zr(e,t(273))),n[t(272)][t(278)](t(290),zr(e,t(271))),n[t(272)][t(278)](t(262),zr(e,t(279))),this[t(299)]()}[oo(299)](){const t=oo,e=this[t(301)],n=e[t(269)];e[t(259)][t(274)](t(264))[t(272)][t(253)]((e=>{const r=t,o=n.t;if(r(250)!=e[r(265)])return;const{data:i}=e;if(null!=i){if(r(270)==i[r(251)]){const t=i[r(293)][0][r(247)];if(t){const e=o(this[r(301)][r(259)][r(274)](r(280))[r(256)](this[r(301)][r(281)][r(274)](r(277)))[r(258)]((e=>e[r(289)]==t))[r(292)])[r(275)]();return{type:r(296),content:zr(n,r(288),e)}}return{type:r(296),content:zr(n,r(267))}}if(r(282)==i[r(251)]){const t=i[r(293)][0][r(247)];return t?{type:r(296),content:zr(n,r(295),t)}:{type:r(296),content:zr(n,r(260))}}if(r(290)==i[r(251)]){const t=i[r(293)][0][r(247)];if(t){const e=(0,s.normalizeColorOptions)(this[r(301)][r(281)][r(274)](r(286)))[r(258)]((e=>e[r(289)]==t));let i=t,a="";return e&&(i=e[r(298)],a=o(i)[r(275)]()),{type:r(296),content:zr(n,r(257),a)[r(243)](),color:{value:t,title:a||i}}}return{type:r(296),content:zr(n,r(255))}}if(r(262)==i[r(251)]){const t=i[r(293)][0][r(247)];if(t){const e=(0,s.normalizeColorOptions)(this[r(301)][r(281)][r(274)](r(268)))[r(258)]((e=>e[r(289)]==t));let i=t,a="";return e&&(i=e[r(298)],a=o(i)[r(275)]()),{type:r(296),content:zr(n,r(242),a)[r(243)](),color:{value:t,title:a||i}}}return{type:r(296),content:zr(n,r(248))}}}}))}}function uo(){const t=["value","*Reset font background color*","58MZAKYN","formatInline","commandName","4131VRRgiE","registerDescriptionCallback","afterInit","*Reset font color*","normalizeSizeOptions","*Set font color:* %0","find","plugins","*Reset font family*","12072aQDCxP","fontBackgroundColor","_enableDefaultAttributesIntegration","TrackChangesEditing","type","has","*Reset font size*","fontBackgroundColor.colors","locale","fontSize","FORMAT_FONT_COLOR","_descriptionFactory","FORMAT_FONT_FAMILY","get","toLowerCase","FontSizeEditing","fontSize.options","registerAttributeLabel","FORMAT_FONT_BACKGROUND","FontSize","config","fontFamily","6bBzlRI","FontBackgroundColorEditing","2084433fnUGTm","fontColor.colors","FontColorEditing","*Set font size:* %0","model","fontColor","827475qPBUsA","title","commandParams","13856ecUvEm","*Set font family:* %0","format","3421IQAHsW","label","_registerLegacyDescription","4419863jWnbcO","editor","FontFamilyEditing","*Set font background color:* %0","trim","965176qpkamW","23210hOuutU","FORMAT_FONT_SIZE"];return(uo=function(){return t})()}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=363]})(t,e)}function ho(){const t=["44815UKwLPX","commands","commandParams","100ABgNDP","copyFormat","fontColor","171BGZTEn","toLowerCase","2849098YTkRbo","29039zObCkR","format","5257410UaCuWw","commandName","label","formatBlock","length","toUpperCase","_descriptionFactory","_enableDefaultAttributesIntegration","config","*Set format to:* %0","type","TrackChangesEditing","enableCommand","pasteFormat","fontSize.options","push","find","entries","fontBackgroundColor","locale","join","_registerLegacyDescription","fontColor.colors","20FcqTul","afterInit","fontSize","862630lmiTgK","boolean","*Remove all formatting*","registerDescriptionCallback","slice","charAt","split","normalizeSizeOptions","7802840VGuZnN","model","get","formatInline","plugins","title","967170wDSkqk","FontSize","editor"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(744158===-parseInt(n(398))/1*(parseInt(n(369))/2)+-parseInt(n(386))/3+-parseInt(n(392))/4*(-parseInt(n(389))/5)+parseInt(n(400))/6+-parseInt(n(397))/7+-parseInt(n(380))/8+parseInt(n(395))/9*(parseInt(n(372))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(370)](){const t=lo,e=this[t(388)],n=e[t(384)][t(382)](t(411)),r=e[t(390)][t(382)](t(393)),s=e[t(390)][t(382)](t(413));r&&s&&(n[t(407)](t(413)),n[t(412)](t(393)),this[t(367)]())}[lo(367)](){const t=lo,e=this[t(388)],n=e[t(365)];e[t(384)][t(382)](t(411))[t(406)][t(375)]((r=>{const s=t;if(s(403)!=r[s(410)]&&s(383)!=r[s(410)])return;const{data:o}=r;if(o&&s(413)===o[s(401)]){const t=[],r=o[s(391)][0];for(const[n,o]of Object[s(363)](r))t[s(415)](po(e,n,o));return t[s(404)]?{type:s(399),content:zr(n,s(409),t[s(366)](", "))}:{type:s(399),content:zr(n,s(374))}}}))}}function po(t,e,n){const r=lo,o=t[r(365)].t,i=e[r(378)](/(?=[A-Z])/)[r(366)](" "),a=o(i[r(377)](0)[r(405)]()+i[r(376)](1))[r(396)]();if(r(373)==typeof n)return a;if(r(394)===e||r(364)===e){const e=(0,s.normalizeColorOptions)(t[r(408)][r(382)](r(368)))[r(416)]((t=>t[r(381)]==n));return a+" ("+(e?o(e[r(402)])[r(396)]():n)+")"}if(r(371)===e&&isNaN(parseFloat(n))){const e=t[r(384)][r(382)](r(387))[r(379)](t[r(408)][r(382)](r(414)))[r(416)]((t=>t[r(381)]==n));return a+" ("+(e?o(e[r(385)])[r(396)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=460]})(t,e)}function Eo(){const t=["model","afterInit","3YZozkO","HeadingEditing","184TxYJNl","3707174NzjyOq","1873210TopWCl","95MmGbJh","editor","_headingOptions","_descriptionFactory","value","commandParams","plugins","TrackChangesEditing","get","_registerLegacyDescription","title","view","ELEMENT_HEADING_CUSTOM","*Change to:* %0","heading.options","581721LllEOz","11nioCXs","registerElementLabel","694072vWlSCB","match","locale","name","has","format","commandName","18399070zKJKqp","91624860xeDiMf","paragraph","9ABiuqc","type","config","formatBlock","registerDescriptionCallback","heading","418062TfcKPO","ELEMENT_HEADING","find","_enableDefaultAttributesIntegration","_getHeadingLevel"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(993013===parseInt(n(493))/1+parseInt(n(492))/2+-parseInt(n(489))/3*(parseInt(n(466))/4)+-parseInt(n(494))/5*(-parseInt(n(482))/6)+parseInt(n(463))/7*(parseInt(n(491))/8)+-parseInt(n(476))/9*(-parseInt(n(473))/10)+parseInt(n(464))/11*(-parseInt(n(474))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(488)](){const t=mo,e=this[t(495)];if(!e[t(500)][t(470)](t(490)))return;this[t(496)]=e[t(478)][t(502)](t(462));const n=e[t(468)],r=e[t(500)][t(502)](t(501));r[t(485)](t(481));for(const e of this[t(496)])t(475)!=e[t(487)]&&r[t(497)][t(465)](e[t(487)],(n=>{const r=t,i=this[r(486)](e[r(487)]);return null!==i?s(n,i):o(n,e[r(504)])}));function s(e,r){return zr(n,t(483),[e,r])}function o(e,r){return zr(n,t(460),[e,r])}this[t(503)]()}[mo(503)](){const t=mo,e=this[t(495)],n=e[t(468)];e[t(500)][t(502)](t(501))[t(497)][t(480)]((e=>{const r=t;if(r(479)!=e[r(477)])return;const{data:s}=e;if(s&&r(481)==s[r(472)]){const e=s[r(499)][0][r(498)],c=this[r(486)](e);if(null!==c)return{type:r(471),content:zr(n,r(461),(1,a=c,zr(n,r(483),[1,a])))};const u=this[r(496)][r(484)]((t=>t[r(487)]===e))[r(504)];return{type:r(471),content:zr(n,r(461),(o=1,i=u,zr(n,t(460),[o,i])))}}var o,i,a}))}[mo(486)](t){const e=mo;var n,r;const s=t[e(467)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(496)])||void 0===n?void 0:n[e(484)]((n=>n[e(487)]==t));if(o&&o[e(505)]){const t=o[e(505)],n=(null!==(r=t[e(469)])&&void 0!==r?r:t)[e(467)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["51268008uyuDvq","HighlightEditing","registerAttributeLabel","_registerLegacyDescription","has","250cEqbKw","highlight.options","registerDescriptionCallback","TrackChangesEditing","highlight","editor","model","15549nmzeNa","11457243JgHMOa","6qSUGAB","afterInit","28GwEkhc","_enableDefaultAttributesIntegration","commandParams","commandName","5002516orVPrJ","FORMAT_HIGHLIGHT","*Set highlight:* %0","119187XHqvEp","color","*Remove highlight*","format","8937288IzLoEE","value","_descriptionFactory","formatInline","locale","type","find","875568FopzKv","toLowerCase","config","plugins","5Zgnjgr","title","get"];return(To=function(){return t})()}function _o(t,e){const n=To();return(_o=function(t,e){return n[t-=449]})(t,e)}const yo=_o;!function(t,e){const n=_o,r=t();for(;;)try{if(834656===parseInt(n(480))/1*(parseInt(n(484))/2)+parseInt(n(461))/3+-parseInt(n(488))/4*(parseInt(n(465))/5)+-parseInt(n(482))/6*(parseInt(n(481))/7)+-parseInt(n(454))/8+parseInt(n(450))/9*(-parseInt(n(473))/10)+parseInt(n(468))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[yo(483)](){const t=yo,e=this[t(478)];if(!e[t(464)][t(472)](t(469)))return;const n=e[t(464)][t(467)](t(476)),r=e[t(458)];n[t(485)](t(477),[t(477)]),n[t(456)][t(470)](t(477),zr(r,t(489))),this[t(471)]()}[yo(471)](){const t=yo,e=this[t(478)],n=e[t(458)];e[t(464)][t(467)](t(476))[t(456)][t(475)]((r=>{const s=t;if(s(457)!=r[s(459)])return;const{data:o}=r;if(o&&s(477)==o[s(487)]){const t=n.t,r=o[s(486)][0][s(455)];if(r){const o=e[s(463)][s(467)](s(474))[s(460)]((t=>t[s(479)]==r)),i=t(o[s(466)])[s(462)]();return{type:s(453),content:zr(n,s(449),i),color:{value:o[s(451)],title:o[s(466)]}}}return{type:s(453),content:zr(n,s(452),zr(n,s(489)))}}}))}}function Co(){const t=["177530bWxKLb","high","showSuggestionHighlights","addClass","editor","elementToStructure","680qHFhpZ","_descriptionFactory","div","ck-horizontal-line","1409465LmgDfW","horizontalLine","plugins","2169072OMMvgQ","get","createContainerElement","dataDowncast","28070FrqvjA","conversion","for","afterInit","createPositionAt","598rTxlxL","HorizontalLineEditing","locale","TrackChangesEditing","102EMzCFf","has","ELEMENT_HORIZONTAL_LINE","registerElementLabel","insert","457LdINnQ","createEmptyElement","6AEVQiQ","6075498ThOUxe","15020GrdeVr","enableCommand"];return(Co=function(){return t})()}const ko=No;function No(t,e){const n=Co();return(No=function(t,e){return n[t-=335]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(179363===-parseInt(n(350))/1*(parseInt(n(341))/2)+parseInt(n(345))/3*(parseInt(n(354))/4)+-parseInt(n(366))/5*(parseInt(n(352))/6)+-parseInt(n(336))/7*(parseInt(n(362))/8)+parseInt(n(369))/9+parseInt(n(356))/10+parseInt(n(353))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(339)](){const t=ko,e=this[t(360)];if(!e[t(368)][t(346)](t(342)))return;e[t(368)][t(370)](t(344))[t(355)](t(367));const n=e[t(368)][t(370)](t(344)),r=e[t(343)];n[t(363)][t(348)](t(367),(e=>zr(r,t(347),e))),e[t(337)][t(338)](t(335))[t(361)]({model:t(367),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(358)])return null;const o=n[s(371)](s(364)),i=n[s(351)]("hr");return n[s(359)](s(365),o),n[s(349)](n[s(340)](o,0),i),o},converterPriority:t(357)})}}function So(t,e){const n=vo();return(So=function(t,e){return n[t-=144]})(t,e)}const Lo=So;function vo(){const t=["9139338VBxLsB","locale","registerElementLabel","_enableDefaultAttributesIntegration","22770CqZjFn","registerDescriptionCallback","has","1742608MBGXsV","type","ELEMENT_HTML_EMBED","HtmlEmbed","TrackChangesEditing","*Change %0 content*","format","84XXqVMl","nodeAfter","value","plugins","getFirstRange","1161566iBpGin","afterInit","6917448kIxoDy","editor","4dLFOhL","3790LjwvIt","attribute","_registerLegacyDescription","formatBlock","273530ZitOsp","7Jfjgew","rawHtml","key","get","htmlEmbed","_descriptionFactory","element","start","1938441xiUKAp","commandName"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(606660===parseInt(n(162))/1+-parseInt(n(150))/2+-parseInt(n(180))/3*(-parseInt(n(166))/4)+-parseInt(n(171))/5*(-parseInt(n(157))/6)+-parseInt(n(172))/7*(parseInt(n(164))/8)+-parseInt(n(182))/9+-parseInt(n(167))/10*(-parseInt(n(147))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Lo(163)](){const t=Lo,e=this[t(165)];if(!e[t(160)][t(149)](t(153)))return;const n=e[t(160)][t(175)](t(154)),r=e[t(144)];n[t(177)][t(145)](t(173),(e=>zr(r,t(152),e))),n[t(146)](t(176),[],[t(159)]),n[t(177)][t(148)]((e=>{const n=t;if(n(168)!=e[n(151)])return;const{data:s}=e;if(s&&n(159)==s[n(174)]&&e[n(161)]()[n(179)][n(158)].is(n(178),n(173))){const t=zr(r,n(152));return{type:n(156),content:zr(r,n(155),t)}}})),this[t(169)]()}[Lo(169)](){const t=Lo,e=this[t(165)],n=e[t(144)];e[t(160)][t(175)](t(154))[t(177)][t(148)]((e=>{const r=t;if(r(170)!=e[r(151)])return;const{data:s}=e;if(s&&r(176)==s[r(181)]){const t=zr(n,r(152));return{type:r(156),content:zr(n,r(155),t)}}}))}}function Oo(t,e){const n=wo();return(Oo=function(t,e){return n[t-=359]})(t,e)}function wo(){const t=["Inline image to block image","resizedWidth","777210CFOjEF","get","discard","caption","isIntersecting","insertion","*Set image text alternative:* %0","resizeImage","key","uploadImage","ELEMENT_IMAGE","markBlockFormat","_descriptionFactory","ImageTextAlternativeEditing","toNext","isOwn","isBefore","change","1093599hjFvBw","removeObject","_registerLegacyDescription","FORMAT_IMAGE_SIZE","model","getNearestSelectionRange","registerElementLabel","createRange","newValue","previous","imageInline","enableCommand","ImageBlockEditing","toggleImageCaption","plugins","1273060OMqGZc","ELEMENT_CAPTION","getClosestSelectedImageElement","element","isCollapsed","accept","145374vcAVFm","imageCaption","filter","imageStylePreApply","find","getContainedElement","join","nodeBefore","end","imageTextAlternative","getSuggestionCallback","ImageCaptionUtils","*Reset image width*","nodeAfter","isEqual","imageTypeInline","format","editor","forceDefaultExecution","registerCustomCallback","16zdJPlY","afterInit","registerDescriptionCallback","formatInline","addObject","start","Block image to inline image","has","detach","_suggestionFactory","deletion","*Remove image text alternative*","imageTypeBlock","formatBlock","*Set image width:* %0","ImageCaptionEditing","commandName","ImageUploadEditing","1108640xQyPxH","registerAttributeLabel","getFirstRange","_enableDefaultAttributesIntegration","ImageResize","toPrevious","ImageEditing","22XxoSJp","imageBlock","isBlockImage","type","subType","ImageUtils","commandParams","alt","insertImage","2239590RnfLmX","5199432SySYKX","ELEMENT_INLINE_IMAGE","1IeoPRz","forward","chain","convertInlineImageToBlock","14ambvLb","selection","markDeletion","fromPosition","attribute","createRangeOn","convertBlockImageToInline","schema","document","ImageInlineEditing","length","TrackChangesEditing","backward","locale","_findSuggestions","markInsertion","width","3rcQXOY","findIndex","getCaptionFromImageModelElement"];return(wo=function(){return t})()}const Do=Oo;!function(t,e){const n=Oo,r=t();for(;;)try{if(309745===parseInt(n(472))/1*(parseInt(n(415))/2)+parseInt(n(371))/3*(parseInt(n(409))/4)+-parseInt(n(453))/5+-parseInt(n(376))/6*(parseInt(n(476))/7)+-parseInt(n(435))/8*(parseInt(n(394))/9)+-parseInt(n(469))/10+-parseInt(n(460))/11*(-parseInt(n(470))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Do(436)](){const t=Do,e=this[t(432)];if(!e[t(408)][t(442)](t(459)))return;const n=e[t(408)][t(377)](t(365)),r=e[t(408)][t(377)](t(465)),s=e[t(367)];n[t(405)](t(468)),n[t(388)][t(400)](t(461),(e=>zr(s,t(386),e))),n[t(388)][t(400)](t(404),(e=>zr(s,t(471),e))),n[t(388)][t(400)](t(379),(()=>zr(s,t(410)))),e[t(408)][t(442)](t(452))&&n[t(405)](t(385)),e[t(408)][t(442)](t(406))&&e[t(408)][t(442)](t(363))&&(n[t(405)](t(430),((s,o)=>{const i=t,a=r[i(411)](e[i(398)][i(362)][i(477)]);e[i(398)][i(393)]((()=>{const t=i;n[t(387)](a,{commandName:t(430),commandParams:[o]},[],t(360))}))})),n[t(405)](t(447),((s,o)=>{const a=t;e[a(398)][a(393)]((t=>{const c=a;let u=r[c(411)](e[c(398)][c(362)][c(477)]),l=t[c(359)](u);const f=i.LivePosition[c(479)](l[c(440)],c(458)),h=i.LivePosition[c(479)](l[c(423)],c(390));n[c(433)]((()=>s(o))),u=r[c(411)](e[c(398)][c(362)][c(477)]),l=t[c(359)](u);const g=t[c(401)](f,h);f[c(443)](),h[c(443)](),n[c(387)](u,{commandName:c(430),commandParams:[o]},[],c(475)),g[c(440)][c(392)](l[c(440)])&&n[c(369)](t[c(401)](g[c(440)],l[c(440)]),c(475)),l[c(423)][c(392)](g[c(423)])&&n[c(369)](t[c(401)](l[c(423)],g[c(423)]),c(475))}))})),n[t(444)][t(434)](t(448),t(475),t(421),(()=>!1)),n[t(444)][t(434)](t(448),t(475),t(414),(()=>!1)),n[t(444)][t(434)](t(448),t(475),t(378),n[t(444)][t(425)](t(448),"",t(414))),n[t(444)][t(434)](t(381),t(475),t(421),(()=>!1)),n[t(444)][t(434)](t(381),t(475),t(378),(([r])=>{const s=t,o=n[s(444)][s(425)](s(381),"",s(378));let i=r[s(440)],a=r[s(423)];const c=e[s(398)][s(361)][s(399)](i,s(366)),u=e[s(398)][s(361)][s(399)](a,s(473));c[s(413)]&&(i=c[s(440)]),u[s(413)]&&(a=u[s(423)]),o([e[s(398)][s(401)](i,a)])})),n[t(444)][t(434)](t(448),t(475),t(474),c),n[t(444)][t(434)](t(381),t(475),t(474),c)),e[t(408)][t(442)](t(450))&&(n[t(405)](t(407),((s,o)=>{const i=t,a=e[i(408)][i(377)](i(426));let c=r[i(411)](e[i(398)][i(362)][i(477)]),u=a[i(373)](c);e[i(398)][i(393)]((()=>{const t=i;if(u)return void n[t(478)](e[t(398)][t(359)](u));const l=r[t(462)](c);s(o),c=r[t(411)](e[t(398)][t(362)][t(477)]),u=a[t(373)](c),n[t(369)](e[t(398)][t(359)](u),l?null:t(416))}))})),n[t(444)][t(434)](t(381),t(416),t(474),c));const o=[{type:t(448),subType:t(418)},{type:t(381),subType:t(416)},{type:t(448),subType:t(475)},{type:t(381),subType:t(475)}];function a(e,s){const i=t,a=o[i(372)]((({type:t,subType:n})=>e[i(463)]==t&&e[i(464)]==n)),c=o[i(372)]((({type:t,subType:e})=>s[i(463)]==t&&s[i(464)]==e));if(a<0||c<0)return!1;const u=e[i(455)](),l=s[i(455)]();if((0==a||1==a)&&2==c&&u[i(380)](l))return!0;if(2==a&&3==c){const t=n[i(368)](u,i(381))[i(417)]((({suggestion:t,meta:e})=>e[i(391)]&&i(475)==t[i(464)]));if(t[i(364)]>1&&l[i(423)][i(429)](u[i(440)]))return!0;if(1==t[i(364)]&&(u[i(440)][i(429)](l[i(423)])||u[i(423)][i(429)](l[i(440)])))return!0}if(3==a&&3==c&&u[i(440)][i(392)](l[i(440)])){const t=u[i(423)][i(428)],e=l[i(440)][i(422)];return r[i(462)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(408)][t(442)](t(457))&&(n[t(456)](t(383),[],[t(375)]),n[t(388)][t(454)](t(375),zr(s,t(397)))),e[t(408)][t(442)](t(389))&&n[t(456)](t(424),[],[t(467)]),n[t(388)][t(437)]((e=>{const n=t;if(o[n(419)]((({type:t,subType:r})=>e[n(463)]==t&&e[n(464)]==r)))return e[n(403)]?{}:void 0})),n[t(388)][t(437)]((e=>{const n=t;if(n(381)==e[n(463)]||n(445)==e[n(463)]){const t=e[n(420)]();if(t&&t.is(n(412),n(379)))return{type:n(381)==e[n(463)]?n(439):n(395),element:t,quantity:1}}})),n[t(388)][t(437)]((e=>t(448)==e[t(463)]&&t(475)==e[t(464)]?{type:t(431),content:t(374)}:t(448)==e[t(463)]&&t(360)==e[t(464)]?{type:t(431),content:t(441)}:void 0)),n[t(388)][t(437)]((e=>{const n=t;if(n(480)!=e[n(463)])return;const{data:r}=e;if(!r||n(467)!=r[n(384)])return;const o=r[n(402)];return o?{type:n(431),content:zr(s,n(382),'"'+o+'"')}:{type:n(431),content:zr(s,n(446))}})),this[t(396)]()}[Do(396)](){const t=Do,e=this[t(432)],n=e[t(367)];e[t(408)][t(377)](t(365))[t(388)][t(437)]((e=>{const r=t;if(r(448)!=e[r(463)]&&r(438)!=e[r(463)])return;const{data:s}=e;if(s){if(r(424)==s[r(451)]){const t=s[r(466)][0][r(402)];return t?{type:r(431),content:zr(n,r(382),'"'+t+'"')}:{type:r(431),content:zr(n,r(446))}}if(r(383)==s[r(451)]){const t=s[r(466)][0][r(370)];return t?{type:r(431),content:zr(n,r(449),t)}:{type:r(431),content:zr(n,r(427))}}}}))}}const Po=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(588722===-parseInt(n(393))/1*(-parseInt(n(366))/2)+parseInt(n(374))/3+-parseInt(n(370))/4+parseInt(n(371))/5*(parseInt(n(385))/6)+-parseInt(n(402))/7+-parseInt(n(396))/8+parseInt(n(372))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[Po(404)](){const t=Po;if(!this[t(380)][t(379)][t(367)](t(369)))return;const e=this[t(380)][t(375)],n=this[t(380)][t(379)][t(376)](t(381));n[t(383)](t(365),[],[t(400)]),n[t(388)][t(387)]((n=>{const r=t;if(r(368)!=n[r(392)])return;const{data:s}=n;return s&&r(400)==s[r(395)]?s[r(378)]&&s[r(389)]?{type:r(399),content:zr(e,r(390))}:{type:r(399),content:""}:void 0})),this[t(382)]()}[Po(382)](){const t=Po,e=this[t(380)][t(379)][t(376)](t(381));e[t(373)][t(398)](t(401),t(365),t(386),e[t(373)][t(391)](t(401),null,t(403))),e[t(373)][t(398)](t(401),t(365),t(403),e[t(373)][t(391)](t(401),null,t(386))),this[t(384)]()}[Po(384)](){const t=Po,e=this[t(380)],n=e[t(375)];e[t(379)][t(376)](t(381))[t(388)][t(387)]((e=>{const r=t;if(r(401)!=e[r(392)]&&r(377)!=e[r(392)])return;const{data:s}=e;return s&&r(365)==s[r(394)]?{type:r(399),content:zr(n,r(397))}:void 0}))}}function Uo(){const t=["_suggestionFactory","2461410Waxzqx","locale","get","formatInline","newValue","plugins","editor","TrackChangesEditing","_handleLegacySuggestions","_enableDefaultAttributesIntegration","_registerLegacyDescription","3237690ntCmTE","accept","registerDescriptionCallback","_descriptionFactory","oldValue","*Replace image URL*","getSuggestionCallback","type","5366wOTyUq","commandName","key","5203696ldTgfb","*Format:* replace image URL","registerCustomCallback","format","src","formatBlock","7384566aVqukU","discard","afterInit","replaceImageSource","362CclFke","has","attribute","ImageEditing","962044HPGUFO","5TvkCEK","1829718yQUwWG"];return(Uo=function(){return t})()}const jo=Vo;!function(t,e){const n=Vo,r=t();for(;;)try{if(707098===parseInt(n(479))/1+parseInt(n(497))/2+parseInt(n(506))/3+parseInt(n(474))/4+parseInt(n(468))/5*(-parseInt(n(467))/6)+parseInt(n(493))/7*(parseInt(n(429))/8)+-parseInt(n(419))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Go extends t.Plugin{[jo(462)](){const t=jo,n=this[t(420)];if(!n[t(504)][t(488)](t(490)))return;const r=n[t(504)][t(458)](t(512)),s=n[t(504)][t(458)](t(446)),o={};r[t(439)](t(483),((o,i)=>{const a=t,c=n[a(504)][a(458)](a(502)).me,u=n[a(471)][a(458)](a(483));let l=s[a(460)](n[a(436)][a(505)][a(466)]),f=n[a(436)][a(433)](l),h=u[a(501)];if(h==i[a(501)])return;const g={commandName:a(483),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(436)][a(492)]((()=>{const t=a;if(r[t(509)]()[t(452)]((e=>e[t(444)]&&c==e[t(514)]&&(t(424)==e[t(445)]||t(465)==e[t(445)])&&(t(472)==e[t(442)]||t(438)==e[t(442)])&&e[t(431)]()[t(454)](f)))[t(421)]((e=>r[t(432)](e[t(486)]))),l=s[t(460)](n[t(436)][t(505)][t(466)]),f=n[t(436)][t(433)](l),u[t(457)](),n[t(471)][t(458)](t(494))[t(457)](),n[t(471)][t(458)](t(500))[t(457)](),h=u[t(501)],h!=i[t(501)])return s[t(477)](l)&&u[t(510)](i[t(501)],l)?(o({...i,setImageSizes:!1}),l=s[t(460)](n[t(436)][t(505)][t(466)]),void r[t(428)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(472))):void(s[t(499)](l)?r[t(428)](l,g,[],t(438)):r[t(435)](f,g,t(438)))}))}));for(const e of n[t(504)][t(458)](t(490))[t(476)])o[e[t(473)]]=e[t(459)][t(478)]();r[t(470)][t(434)](t(424),t(472),t(447),(()=>!1)),r[t(470)][t(434)](t(424),t(438),t(447),(()=>!1)),r[t(470)][t(434)](t(465),t(438),t(447),(()=>!1)),r[t(470)][t(434)](t(424),t(472),t(464),(([e])=>{const n=t;s[n(449)](e[n(417)]())})),r[t(470)][t(434)](t(424),t(472),t(491),((e,n)=>{const s=t;r[s(470)][s(426)](s(424),"",s(464))(e,{commandName:n[s(448)],commandParams:n[s(443)]})})),r[t(470)][t(434)](t(424),t(472),t(489),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(424),subType:t(472)},{type:t(484),subType:t(441)},{type:t(424),subType:t(440)},{type:t(484),subType:t(440)}];function a(e,n){const o=t,a=i[o(422)]((({type:t,subType:n})=>e[o(445)]==t&&e[o(442)]==n)),c=i[o(422)]((({type:t,subType:e})=>n[o(445)]==t&&n[o(442)]==e));if(a<0||c<0)return!1;const u=e[o(431)](),l=n[o(431)]();if((0==a||1==a)&&2==c&&u[o(487)](l))return!0;if(2==a&&3==c){const t=r[o(485)](u,o(484))[o(452)]((({suggestion:t,meta:e})=>e[o(453)]&&o(440)==t[o(442)]));if(t[o(456)]>1&&l[o(513)][o(454)](u[o(469)]))return!0;if(1==t[o(456)]&&(u[o(469)][o(454)](l[o(513)])||u[o(513)][o(454)](l[o(469)])))return!0}if(3==a&&3==c&&u[o(469)][o(450)](l[o(469)])){const t=u[o(513)][o(455)],e=l[o(469)][o(503)];return s[o(499)](t)&&t===e}return!1}n[t(436)][t(505)][t(475)]((()=>{const e=t;let o=!1;const i=Array[e(498)](n[e(436)][e(505)][e(461)][e(496)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(511)](t);if(e(508)==i&&r[e(482)](u)){if(e(424)==a&&(e(472)==c||e(438)==c)){const t=r[e(507)](u);if(n[e(423)]){const n=t[e(431)]()[e(417)]();if(s[e(499)](n))continue;r[e(432)](t),o=!0}}if(e(484)==a&&e(441)==c&&!n[e(423)]){const t=r[e(507)](u);t[e(418)]&&t[e(418)][e(444)]&&(r[e(432)](t[e(418)]),o=!0)}}}return o})),this[t(437)](o)}[jo(437)](t){const e=jo,n=this[e(420)],r=n[e(430)];n[e(504)][e(458)](e(512))[e(481)][e(495)]((n=>{const s=e;if(s(424)!=n[s(445)]&&s(465)!=n[s(445)])return;const{data:o}=n;if(!o||s(483)!=o[s(448)])return;const i=o[s(427)][0][s(501)];return function(t){const e=s;return{type:e(451),content:zr(r,e(425),t)}}(s(480)===i?zr(r,s(463)):t[i]||i)}))}}function Vo(t,e){const n=Ho();return(Vo=function(t,e){return n[t-=417]})(t,e)}function Ho(){const t=["title","getClosestSelectedImageElement","differ","afterInit","FORMAT_SIDE_IMAGE","accept","formatInline","selection","6vNTufT","1097125ORHYuJ","start","_suggestionFactory","commands","imageStylePreApply","name","324036siyOzr","registerPostFixer","normalizedStyles","isInlineImage","toLowerCase","234949TDzEJv","side","_descriptionFactory","hasSuggestion","imageStyle","insertion","_findSuggestions","head","isIntersecting","has","chain","ImageStyleEditing","discard","change","2732093ZhJegl","imageTypeInline","registerDescriptionCallback","getChangedMarkers","541084BDPXoB","from","isBlockImage","imageTypeBlock","value","Users","nodeBefore","plugins","document","3144525LvvYge","getSuggestion","suggestion","getSuggestions","shouldConvertImageType","_splitMarkerName","TrackChangesEditing","end","author","getContainedElement","next","9886059xmfHvV","editor","forEach","findIndex","newRange","formatBlock","*Format:* %0","getSuggestionCallback","commandParams","markBlockFormat","8SPTnvC","locale","getFirstRange","discardSuggestion","createRangeOn","registerCustomCallback","markInlineFormat","model","_registerLegacyDescription","imageStylePostApply","enableCommand","convertInlineImageToBlock","imageCaption","subType","commandReversedParams","isInContent","type","ImageUtils","join","commandName","setImageNaturalSizeAttributes","isBefore","format","filter","isOwn","isEqual","nodeAfter","length","refresh","get"];return(Ho=function(){return t})()}function zo(){const t=["88TknoNm","execute","dataInsert","trackChanges","collaboration_features","TrackChangesEditing","commands","_trackChangesValueDuringImport","listenTo","high","afterInit","plugins","94730dxGPXs","bind","1XntGTB","7mkmSZq","1327466PWlSPD","480950VJVpli","track_changes","value","forEach","lowest","1275126ugOcNs","editor","importWord","Users","678258ooNZhG","_handleImportedData","_trackChangesExecuted","_setSuggestionData","27RTSmxz","7465073tPFpQw","3088728tUUPpA","enableCommand","get"];return(zo=function(){return t})()}function Wo(t,e){const n=zo();return(Wo=function(t,e){return n[t-=292]})(t,e)}const qo=Wo;!function(t,e){const n=Wo,r=t();for(;;)try{if(339953===parseInt(n(304))/1*(-parseInt(n(306))/2)+parseInt(n(316))/3+-parseInt(n(325))/4*(-parseInt(n(302))/5)+parseInt(n(312))/6+parseInt(n(305))/7*(-parseInt(n(322))/8)+-parseInt(n(320))/9*(parseInt(n(307))/10)+parseInt(n(321))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(297)]=!1,this[e(318)]=!1}[qo(300)](){const t=qo,e=this[t(313)],n=e[t(296)][t(324)](t(314)),r=e[t(296)][t(324)](t(293));n&&(n.on(t(326),((e,[,n])=>{const s=t;this[s(297)]=r[s(309)],n[s(294)][s(308)]=!this[s(297)]}),{priority:t(299)}),this[t(298)](n,t(292),this[t(317)][t(303)](this)),this[t(298)](n,t(292),(()=>{const e=t;this[e(318)]&&(r[e(326)](),this[e(318)]=!1)}),{priority:t(311)}),e[t(301)][t(324)](t(295))[t(323)](t(314)))}[qo(317)](t,e){const n=qo,{suggestions:r}=e,s=this[n(313)][n(296)][n(324)](n(293)),o=s[n(309)];this[n(297)]!==o&&(s[n(326)](),this[n(318)]=!0),r&&r[n(310)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(313)][o(301)][o(324)](o(315)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(314)}}};this[o(313)][o(301)][o(324)](o(295))[o(319)](i)}))}}const Xo=Zo;function Jo(){const t=["122504DLjWVd","*Indent:* %0","type","formatBlock","outdentBlock","getItems","plugins","registerAttributeLabel","24115995qOloWN","15fzFTLk","indentBlock","getItemLabel","806484vxYNcN","7546072wJPOVQ","enableCommand","get","commandName","afterInit","editor","blockIndent","_descriptionFactory","253861qXAkBl","format","_enableDefaultAttributesIntegration","has","TrackChangesEditing","IndentEditing","6366255sLNDDR","*Outdent:* %0","_registerLegacyDescription","90458bsFcvb","registerDescriptionCallback","outdent","_registerBlockAttribute","IndentBlock","9wXmgZS","indent","FORMAT_INDENT","locale"];return(Jo=function(){return t})()}function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=133]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(479819===-parseInt(n(153))/1+-parseInt(n(162))/2*(parseInt(n(167))/3)+-parseInt(n(171))/4*(parseInt(n(141))/5)+parseInt(n(144))/6+-parseInt(n(159))/7+-parseInt(n(145))/8+parseInt(n(140))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Xo(149)](){const t=Xo,e=this[t(150)],n=e[t(138)][t(147)](t(157));if(e[t(138)][t(156)](t(158))&&(n[t(146)](t(168)),n[t(146)](t(164))),e[t(138)][t(156)](t(166)))for(const e of[t(142),t(136)])n[t(155)](e);const r=e[t(170)];n[t(165)](t(151)),n[t(152)][t(139)](t(151),zr(r,t(169))),this[t(161)]()}[Xo(161)](){const t=Xo,e=this[t(150)],n=e[t(170)],r=e[t(138)][t(147)](t(157));r[t(152)][t(163)]((e=>{const s=t;if(s(135)!=e[s(134)])return;const{data:o}=e;if(!o)return;if(s(142)!=o[s(148)]&&s(136)!=o[s(148)])return;const i=e[s(137)]()[0],a=r[s(152)][s(143)](i);return s(142)==o[s(148)]?{type:s(154),content:zr(n,s(133),a)}:s(136)==o[s(148)]?{type:s(154),content:zr(n,s(160),a)}:void 0}))}}function Qo(){var t=["440689xPHYZm","425694XhdeXe","40pVhcan","6588448wxvvaH","18983470LnhTNl","746469kfihCN","50pGJSIo","enableCommand","init","requires","get","editor","plugins","TrackChangesEditing","2619253jOJeKC","200UiPiXS","25077rKbCfC","input"];return(Qo=function(){return t})()}var $o=ti;function ti(t,e){var n=Qo();return(ti=function(t,e){return n[t-=383]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(851928===parseInt(n(392))/1+parseInt(n(389))/2*(-parseInt(n(390))/3)+parseInt(n(395))/4+parseInt(n(398))/5*(parseInt(n(393))/6)+parseInt(n(388))/7+-parseInt(n(394))/8*(-parseInt(n(397))/9)+-parseInt(n(396))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class ei extends t.Plugin{static get[$o(383)](){return[vs.Input]}[$o(400)](){var t=$o;this[t(385)][t(386)][t(384)](t(387))[t(399)](t(391))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=187]})(t,e)}function si(){const t=["format","_enableDefaultAttributesIntegration","10IvdVqt","plugins","77lntVlo","manualDecorators","attribute","141368DXfKLR","*Set link:* %0","328500fqdmLJ","4780089nGHqQC","type","commandName","toLowerCase","10Pzwxpf","linkHref","registerAttributeLabel","has","get","editor","180wvwVdp","10803UREWUg","commandParams","map","label","locale","unlink","registerDescriptionCallback","807692DbpzHB","_registerLegacyDescription","400756mkuoVD","link (","formatInline","126vumbaP","_descriptionFactory","*Remove link*","newValue","key","link","101857KtRszW","commands","LinkEditing","afterInit","TrackChangesEditing"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(476578===parseInt(n(197))/1+parseInt(n(202))/2*(parseInt(n(190))/3)+-parseInt(n(199))/4*(-parseInt(n(215))/5)+-parseInt(n(189))/6*(parseInt(n(208))/7)+parseInt(n(220))/8+-parseInt(n(223))/9*(parseInt(n(227))/10)+-parseInt(n(217))/11*(-parseInt(n(222))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(211)](){const t=ni,e=this[t(188)];if(!e[t(216)][t(230)](t(210)))return;const n=e[t(216)][t(187)](t(212)),r=e[t(209)][t(187)](t(207));n[t(214)](t(207),[t(228),...r[t(218)][t(192)]((t=>t.id))]),n[t(214)](t(195));for(const e of r[t(218)])n[t(203)][t(229)](e.id,t(200)+e[t(193)][t(226)]()+")");n[t(203)][t(196)]((n=>{const r=t;if(r(219)!=n[r(224)])return;const{data:s}=n;if(!s||r(228)!=s[r(206)])return;const o=s[r(205)],i=e[r(194)];return{type:r(213),content:null==o?zr(i,r(204)):zr(i,r(221),'"'+o+'"')}})),this[t(198)]()}[ni(198)](){const t=ni,e=this[t(188)],n=e[t(194)];e[t(216)][t(187)](t(212))[t(203)][t(196)]((e=>{const r=t;if(r(201)!=e[r(224)])return;const{data:s}=e;if(s){if(r(207)==s[r(225)]){const t=s[r(191)][0];return{type:r(213),content:zr(n,r(221),'"'+t+'"')}}return r(195)==s[r(225)]?{type:r(213),content:zr(n,r(204))}:void 0}}))}}const ii=li;function ai(){const t=["543356gOeJKJ","name","ELEMENT_LIST_ITEM","9047800yjKVxU","_selectedElements","from","selection","nextSibling","_descriptionFactory","element","createPositionAt","TrackChangesEditing","numberedList","change","editor","parent","numbered","execute","getSelectedBlocks","checkTodoList","*Indent:* %0","forceValue","type","518qYyrdB","format","schema","indentList","ELEMENT_TODO_LIST","plugins","39804ZfIUWO","document","blockName","registerDescriptionCallback","getAttribute","121558zEVguq","listIndent","todo","replace","enableCommand","before","formatBlock","registerElementLabel","todoListChecked","paragraph","isObject","ELEMENT_BULLETED_LIST","commandParams","commands","createRange","listType","locale","LegacyListEditing","add","filter","findIndex","todoList","outdentList","has","slice","formatInline","previousSibling","53064WABECB","push","length","ELEMENT_NUMBERED_LIST","model","bulleted","List","markBlockFormat","get","bulletedList","commandName","LegacyTodoListEditing","value","end","listItem","*Uncheck item*","56485skMciK","1143696MRpCpq","*Check item*","12EmmORK","checkChild","*Change to:* %0","afterInit","*Outdent:* %0"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(566688===-parseInt(n(230))/1+-parseInt(n(264))/2*(parseInt(n(225))/3)+-parseInt(n(223))/4+parseInt(n(222))/5+parseInt(n(259))/6*(parseInt(n(253))/7)+parseInt(n(233))/8+parseInt(n(206))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(228)](){const t=ii,e=this[t(244)],n=e[t(195)];if(!e[t(258)][t(202)](t(196)))return;const r=e[t(258)][t(214)](t(241)),s=e[t(258)][t(202)](t(217));function o(t){return()=>{const n=li,s=e[n(210)][n(260)][n(236)],o=e[n(277)][n(214)](t);if(o[n(218)])return void e[n(247)](n(273),{});const i=t[n(203)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(235)](t)[s(198)]((t=>function(t,e){const n=s;return e[n(226)](t[n(245)],n(220))&&!e[n(274)](t)}(t,r)));o=o[s(198)]((t=>!t.is(s(239),s(220))||t[s(263)](s(194))!=e));const i=new Set;for(const t of o)t.is(s(239),s(220))?i[s(197)](ui(t)):i[s(197)](t);return Array[s(235)](i)}(s[n(248)](),i,e[n(210)][n(255)]);e[n(210)][n(243)]((()=>{const e=n;for(const n of a)r[e(213)](n,{commandName:t,commandParams:[{forceValue:!o[e(218)]}],formatGroupId:e(261)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(235)](t);const r=n[e(199)]((t=>e(220)!=t[e(231)]));return r>-1&&(n=n[e(203)](0,r)),n}(e[n(210)][n(260)][n(236)][n(248)]()),o=e[n(210)][n(193)](e[n(210)][n(240)](s[0],n(269)),e[n(210)][n(240)](s[s[n(208)]-1],n(219)));e[n(210)][n(243)]((()=>{const e=n;r[e(213)](o,{commandName:t,commandParams:[],formatGroupId:e(265)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(237)];for(;t&&t[n(263)](n(265))>e[n(263)](n(265));)r[n(197)](t),t=t[n(237)]}return Array[n(235)](r)}(s))}))}}r[t(268)](t(242),o(t(242))),r[t(268)](t(215),o(t(215))),s&&r[t(268)](t(200),o(t(200))),r[t(268)](t(256),i(t(256))),r[t(268)](t(201),i(t(201))),s&&r[t(268)](t(249),(()=>{const n=t,s=e[n(277)][n(214)](n(249)),o=Array[n(235)](s[n(234)]);o[n(198)]((t=>t[n(263)](n(272))!=s[n(218)])),e[n(210)][n(243)]((()=>{const t=n;for(const e of o)r[t(213)](e,{commandName:t(249),commandParams:[{forceValue:!s[t(218)]}]})}))})),r[t(238)][t(271)](t(220),(e=>zr(n,t(232),e))),r[t(238)][t(262)]((e=>{const r=t;if(r(270)!=e[r(252)]&&r(204)!=e[r(252)])return;const{data:s}=e;if(s){if(r(242)==s[r(216)]||r(215)==s[r(216)]||r(200)==s[r(216)])switch(s[r(216)][r(267)](r(212),"")){case r(211):return o(zr(n,r(275)));case r(246):return o(zr(n,r(209)));case r(266):return o(zr(n,r(257)))}if(r(256)==s[r(216)])return{type:r(254),content:zr(n,r(250),zr(n,r(232)))};if(r(201)==s[r(216)])return{type:r(254),content:zr(n,r(229),zr(n,r(232)))};if(r(249)==s[r(216)])return s[r(276)][0][r(251)]?{type:r(254),content:zr(n,r(224))}:{type:r(254),content:zr(n,r(221))}}function o(t){const e=r;return{type:e(254),content:zr(n,e(227),t)}}}))}}function ui(t){const e=ii,n=t[e(263)](e(265));if(0==n)return t;let r=t;for(;t[e(205)]&&t[e(205)].is(e(239),e(220));){const s=t[e(205)][e(263)](e(265));if(s==n)r=t[e(205)];else if(s<n)break;t=t[e(205)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=193]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(239),e(220))&&t[e(263)](e(265))>0){let r=t[e(237)];for(;r&&e(220)==r[e(231)]&&r[e(263)](e(265))==t[e(263)](e(265));)n[e(207)](r),r=r[e(237)]}return n}const hi=di;function gi(){const t=["getSelectedBlocks","reversed","6EfTfur","247421UXJTfB","plugins","2610968xIqUKI","registerDescriptionCallback","bind","replace","formatInline","has","editor","commandParams","markMultiRangeBlockFormat","_getSuggestionBlocksForListStyle","9Fqufpl","*Format:* set order to regular","length","getLastPosition","listStart","listReversed","element","config","forward","getFirstPosition","LegacyListPropertiesEditing","_getSuggestionBlocks","createRange","before","handleListReversedCommand","change","numbered","listItem","TrackChangesEditing","backward","parent","formatBlock","createPositionAt","listStyle","*Format:* set order to reversed","commandName","LegacyListUtils","filter","listType","_LIST_","21WfdbiM","3307710NmyZmo","from","handleListStyleCommand","290012QfvnNw","startIndex","getSiblingNodes","703875jFTPfO","getAttribute","*Change to:* %0","styles","getListTypeFromListStyleType","handleListStartCommand","enableCommand","map","locale","model","1083138IuPLCc","selection","format","push","10507200XhorxG","*Format:* set start index to %0","type","_getTranslationKeyForListStyle","document","ELEMENT_","flat","_descriptionFactory","handleDescriptions","unshift","afterInit","toUpperCase","get","list.properties"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=432]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(437937===-parseInt(n(499))/1*(-parseInt(n(498))/2)+parseInt(n(461))/3*(parseInt(n(465))/4)+-parseInt(n(468))/5+parseInt(n(462))/6+parseInt(n(478))/7+parseInt(n(501))/8*(-parseInt(n(511))/9)+-parseInt(n(482))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(492)](){const t=hi;if(!this[t(507)][t(500)][t(506)](t(441)))return;const e=this[t(507)][t(438)][t(494)](t(495)),n=this[t(507)][t(500)][t(494)](t(449));e[t(471)]&&n[t(474)](t(454),this[t(464)][t(503)](this)),e[t(497)]&&n[t(474)](t(436),this[t(445)][t(503)](this)),e[t(466)]&&n[t(474)](t(435),this[t(473)][t(503)](this)),n[t(489)][t(502)](this[t(490)][t(503)](this))}[hi(464)](t,e={}){const n=hi,r=this[n(507)][n(500)][n(494)](n(449)),s=this[n(510)]();this[n(507)][n(477)][n(446)]((()=>{const t=n;r[t(509)](s,{commandName:t(454),commandParams:[{type:e[t(484)]}],formatGroupId:t(454)})}))}[hi(445)](t,e={}){const n=hi,r=this[n(507)][n(500)][n(494)](n(449)),s=this[n(442)]((t=>t.is(n(437),n(448))&&n(447)===t[n(469)](n(459))));if(s[n(433)]<1)return;const o=s[n(475)]((t=>this[n(507)][n(477)][n(443)](this[n(507)][n(477)][n(453)](t,n(444)),this[n(507)][n(477)][n(453)](t,0))));this[n(507)][n(477)][n(446)]((()=>{const t=n;r[t(509)](o,{commandName:t(436),commandParams:[{reversed:e[t(497)]}],formatGroupId:t(436)})}))}[hi(473)](t,e={}){const n=hi,r=this[n(507)][n(500)][n(494)](n(449)),s=this[n(442)]((t=>t.is(n(437),n(448))&&n(447)===t[n(469)](n(459))));if(s[n(433)]<1)return;const o=s[n(475)]((t=>this[n(507)][n(477)][n(443)](this[n(507)][n(477)][n(453)](t,n(444)),this[n(507)][n(477)][n(453)](t,0))));this[n(507)][n(477)][n(446)]((()=>{const t=n;r[t(509)](o,{commandName:t(435),commandParams:[{startIndex:e[t(466)]}],formatGroupId:t(435)})}))}[hi(490)](t){const e=hi;if(e(452)!=t[e(484)]&&e(505)!=t[e(484)])return;const n=this[e(507)][e(476)],{data:r}=t;if(!r)return;let s,o;switch(r[e(456)]){case e(454):s=e(470),o={type:e(480),content:zr(n,s,zr(n,this[e(485)](r[e(508)][0][e(484)])))};break;case e(436):s=r[e(508)][0][e(497)]?e(455):e(432),o={type:e(480),content:zr(n,s)};break;case e(435):s=e(483),o={type:e(480),content:zr(n,s,r[e(508)][0][e(466)])}}return o}[hi(510)](){const t=hi;var e,n,r,s;const o=this[t(507)][t(500)][t(494)](t(457));let i=Array[t(463)](this[t(507)][t(477)][t(486)][t(479)][t(496)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(437),t(448)))&&i[t(491)](...o[t(467)](this[t(507)][t(477)][t(486)][t(479)][t(440)](),t(450))),(null===(n=i[i[t(433)]-1])||void 0===n?void 0:n.is(t(437),t(448)))&&i[t(481)](...o[t(467)](this[t(507)][t(477)][t(486)][t(479)][t(434)](),t(439))),i=[...new Set(i)],(null===(s=null===(r=this[t(507)][t(477)][t(486)][t(479)][t(440)]())||void 0===r?void 0:r[t(451)])||void 0===s?void 0:s.is(t(437),t(448)))&&(i=i[t(458)]((e=>e.is(t(437),t(448))))),i}[hi(442)](t){const e=hi,n=this[e(507)][e(500)][e(494)](e(457));let r=Array[e(463)](this[e(507)][e(477)][e(486)][e(479)][e(496)]())[e(458)](t)[e(475)]((t=>{const r=e,s=this[r(507)][r(477)][r(453)](t,0);return[...n[r(467)](s,r(450)),...n[r(467)](s,r(439))]}))[e(488)]();return r=[...new Set(r)],r}[hi(485)](t){const e=hi;return e(487)+this[e(507)][e(500)][e(494)](e(457))[e(472)](t)[e(493)]()+e(460)+t[e(493)]()[e(504)](/-/g,"_")}}function mi(){const t=["registerElementLabel","get","enableCommand","downcastDispatcher","high","dataDowncast","createEmptyElement","elementToElement","conversion","2254216PlDMFc","280wWojeo","plugins","media","data","12846lDQrNK","attribute:url:media","7950408YeIiST","10RDenyf","_descriptionFactory","1022526VJCpnl","afterInit","stop","locale","for","4188402NaJKcz","showSuggestionHighlights","MediaEmbedEditing","10ZurxnY","editor","13679554RyVKTR","div","13794903MRUftc","ELEMENT_MEDIA","mediaEmbed","has","TrackChangesEditing","options"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=366]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(981880===-parseInt(n(382))/1+-parseInt(n(373))/2*(-parseInt(n(377))/3)+-parseInt(n(372))/4+-parseInt(n(390))/5*(-parseInt(n(387))/6)+-parseInt(n(392))/7+parseInt(n(379))/8+-parseInt(n(394))/9*(-parseInt(n(380))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(383)](){const t=Ii,e=this[t(391)];if(!e[t(374)][t(397)](t(389)))return;const n=e[t(374)][t(401)](t(398)),r=e[t(385)];n[t(402)](t(396)),n[t(381)][t(400)](t(375),(e=>zr(r,t(395),e))),e[t(371)][t(386)](t(368))[t(370)]({model:t(375),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(388)])return n[s(369)](s(393))},converterPriority:t(367)}),e[t(376)][t(366)].on(t(378),((e,n,r)=>{const s=t;r[s(399)][s(388)]&&e[s(384)]()}),{priority:t(367)})}}const Ti=yi;!function(t,e){const n=yi,r=t();for(;;)try{if(870177===parseInt(n(234))/1*(parseInt(n(231))/2)+parseInt(n(233))/3+-parseInt(n(222))/4+parseInt(n(237))/5*(parseInt(n(221))/6)+parseInt(n(232))/7*(parseInt(n(220))/8)+-parseInt(n(236))/9*(parseInt(n(235))/10)+parseInt(n(229))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class _i extends t.Plugin{[Ti(223)](){const t=Ti,e=this[t(218)];e[t(228)][t(227)](t(219))&&e[t(228)][t(224)](t(226))[t(230)](t(225))}}function yi(t,e){const n=Ai();return(yi=function(t,e){return n[t-=218]})(t,e)}function Ai(){const t=["enableCommand","8mkXHSs","141799OaWoEA","2055243LWwGDF","186841UAhiCY","4031310ukyMTZ","27DPtQZO","2794595DqGFDH","editor","MentionEditing","128ibDTVF","6cbFntR","5576016MxOsiO","afterInit","get","mention","TrackChangesEditing","has","plugins","12739078JvPNTc"];return(Ai=function(){return t})()}const Ci=ki;function ki(t,e){const n=Ni();return(ki=function(t,e){return n[t-=321]})(t,e)}function Ni(){const t=["pageBreak","4VtrAYe","enableCommand","11291588pgIDlt","6731550EznYdx","PageBreakEditing","630pByLsG","1248066rSrhgl","afterInit","_descriptionFactory","468872rQjOXl","has","ELEMENT_PAGE_BREAK","15305uDSGlP","get","72653xFroJc","TrackChangesEditing","1312250VVZmen","editor","182VWCcUe","plugins","registerElementLabel","225sJmuuR","locale"];return(Ni=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(982320===-parseInt(n(322))/1*(-parseInt(n(328))/2)+parseInt(n(340))/3*(parseInt(n(334))/4)+-parseInt(n(337))/5+parseInt(n(339))/6*(parseInt(n(324))/7)+parseInt(n(343))/8*(-parseInt(n(331))/9)+-parseInt(n(326))/10+parseInt(n(336))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[Ci(341)](){const t=Ci,e=this[t(327)];if(!e[t(329)][t(344)](t(338)))return;e[t(329)][t(323)](t(325))[t(335)](t(333));const n=e[t(329)][t(323)](t(325)),r=e[t(332)];n[t(342)][t(330)](t(333),(e=>zr(r,t(321),e)))}}function Si(){const t=["registerElementLabel","addMarker:suggestion:insertion","getItemLabel","_descriptionFactory","writer","5827965OZRjQf","get","end","$text","data","addClass","markerRange","consume","formatBlock","options","registerDescriptionCallback","isTouching","isBlock","editing","checkChild","model","insertion","2lpNcqq","activeMarkers","79464mVStos","type","toViewPosition","Paragraph","*Insert:* %0","includes","editor","ELEMENT_PARAGRAPH","markerName","afterInit","has","bindElementToMarker","commandName","name","1113273JzPcbk","createUIElement","ck-suggestion-marker-split","_enableDefaultAttributesIntegration","span","242442CMwFzH","mapper","start","*Change to:* %0","downcastDispatcher","insert","TrackChangesEditing","insertParagraph","44377930ghmOXS","format","highest","344eAWbYs","locale","isLimit","showSuggestionHighlights","enableCommand","ck-suggestion-marker--active","214346yWrDmj","paragraph","plugins","consumable","1687buhBdh","nodeAfter","schema","23928fQxOoS","getFirstRange","_registerLegacyDescription"];return(Si=function(){return t})()}function Li(t,e){const n=Si();return(Li=function(t,e){return n[t-=175]})(t,e)}const vi=Li;!function(t,e){const n=Li,r=t();for(;;)try{if(587187===-parseInt(n(205))/1+parseInt(n(237))/2*(-parseInt(n(183))/3)+parseInt(n(239))/4+-parseInt(n(220))/5+-parseInt(n(212))/6*(parseInt(n(209))/7)+-parseInt(n(199))/8*(parseInt(n(188))/9)+parseInt(n(196))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[vi(178)](){const t=vi,e=this[t(175)];if(!e[t(207)][t(179)](t(242)))return;const n=e[t(200)],r=e[t(207)][t(221)](t(194));r[t(218)][t(215)](t(206),(e=>zr(n,t(176),e))),r[t(186)](t(206)),r[t(203)](t(195)),e[t(233)][t(192)].on(t(216),Oi(e),{priority:t(198)}),e[t(224)][t(192)].on(t(216),((n,r,s)=>{const o=t;s[o(229)][o(202)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(198)});const s=r[t(218)];s[t(230)]((r=>{const o=t;if(o(236)!==r[o(240)])return;const{start:i,end:a}=r[o(213)]();if(!i[o(231)](a)||!i[o(210)])return;const c=e[o(235)][o(211)],u=i[o(210)];return c[o(232)](u)&&!c[o(201)](u)&&c[o(234)](u,o(223))?{type:o(236),content:zr(n,o(243),s[o(217)](u,1))}:void 0})),this[t(214)]()}[vi(214)](){const t=vi,e=this[t(175)],n=e[t(200)];e[t(207)][t(221)](t(194))[t(218)][t(230)]((e=>{const r=t;if(r(228)!=e[r(240)])return;const{data:s}=e;return s&&r(206)==s[r(181)]?{type:r(197),content:zr(n,r(191),zr(n,r(176)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Li,i=t[o(207)][o(221)](o(194)),a=r[o(226)][o(190)],c=r[o(226)][o(222)],u=t[o(235)][o(211)];if(!a[o(231)](c)||!a[o(210)])return;const l=a[o(210)];if(u[o(232)](l)&&!u[o(201)](l)&&u[o(234)](l,o(223))){if(!s[o(208)][o(227)](r[o(226)],n[o(182)]))return;const t=s[o(219)][o(184)](o(187),{class:o(185)}),a=s[o(189)][o(241)](c);e&&i[o(238)][o(244)](r[o(177)])&&s[o(219)][o(225)](o(204),t),s[o(219)][o(193)](a,t),s[o(189)][o(180)](t,r[o(177)])}}}const wi=Di;function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=204]})(t,e)}function Fi(){const t=["format","_descriptionFactory","afterInit","removeFormat","_enableDefaultAttributesIntegration","302280ZJuHzx","TrackChangesEditing","registerDescriptionCallback","624677dgLpiP","725896WVzIBB","commandName","get","2024295nLEiSk","*Remove all formatting*","RemoveFormatEditing","type","_registerLegacyDescription","985822zMpxgo","has","formatInline","locale","1232733ZLxuqX","plugins","formatBlock","editor","12249524psdHUK"];return(Fi=function(){return t})()}!function(t,e){const n=Di,r=t();for(;;)try{if(314520===parseInt(n(220))/1+parseInt(n(229))/2+parseInt(n(207))/3+parseInt(n(221))/4+parseInt(n(224))/5+-parseInt(n(217))/6+-parseInt(n(211))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[wi(214)](){const t=wi,e=this[t(210)];e[t(208)][t(204)](t(226))&&(e[t(208)][t(223)](t(218))[t(216)](t(215)),this[t(228)]())}[wi(228)](){const t=wi,e=this[t(210)];e[t(208)][t(223)](t(218))[t(213)][t(219)]((n=>{const r=t;if(r(209)!=n[r(227)]&&r(205)!=n[r(227)])return;const{data:s}=n;return s&&r(215)==s[r(222)]?{type:r(212),content:zr(e[r(206)],r(225))}:void 0}))}}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=454]})(t,e)}function Ui(){const t=["4550448snyhZQ","2222064RgaTWS","afterInit","editor","acceptAllSuggestions","enableCommand","discardSuggestion","discardAllSuggestions","TrackChangesEditing","goToNextRestrictedEditingException","get","842744PtfljY","559295pdYnvh","has","RestrictedEditingModeEditing","acceptSelectedSuggestions","acceptSuggestion","2307930bbaGWj","184fkSHFw","goToPreviousRestrictedEditingException","discardSelectedSuggestions","161567TPavRR","684806gJowPd","plugins","trackChanges"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(500441===-parseInt(n(468))/1+parseInt(n(478))/2+parseInt(n(457))/3+parseInt(n(467))/4+-parseInt(n(473))/5+parseInt(n(456))/6+parseInt(n(477))/7*(-parseInt(n(474))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(458)](){const t=xi,e=this[t(459)];if(!e[t(454)][t(469)](t(470)))return;const n=e[t(454)][t(466)](t(464));n[t(461)](t(475)),n[t(461)](t(465));const r=e[t(454)][t(466)](t(470));r[t(461)](t(455)),r[t(461)](t(472)),r[t(461)](t(462)),r[t(461)](t(460)),r[t(461)](t(463)),r[t(461)](t(471)),r[t(461)](t(476))}}const Gi=zi;!function(t,e){const n=zi,r=t();for(;;)try{if(813506===parseInt(n(332))/1*(parseInt(n(309))/2)+parseInt(n(284))/3*(-parseInt(n(313))/4)+parseInt(n(280))/5+-parseInt(n(323))/6+-parseInt(n(329))/7*(parseInt(n(287))/8)+-parseInt(n(311))/9*(parseInt(n(328))/10)+parseInt(n(278))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Vi extends t.Plugin{static get[Gi(304)](){return[Zs.ShiftEnter]}[Gi(316)](){const t=Gi,e=this[t(294)],n=e[t(296)][t(308)](t(286));n[t(330)](t(318)),e[t(324)][t(305)].on(t(310),Hi(e),{priority:t(302)}),e[t(324)][t(305)].on(t(291),Hi(e),{priority:t(302)}),e[t(290)][t(305)].on(t(283),((n,r,s)=>{const o=t;s[o(319)][o(303)]&&Hi(e,{showActiveMarker:!1})(n,r,s)})),n[t(322)][t(279)](t(292),(n=>zr(e[t(312)],t(293),n)))}}function Hi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=zi,i=t[o(296)][o(308)](o(286));if(!s[o(327)][o(298)](r[o(281)],n[o(320)]))return;const a=t[o(331)];for(const t of r[o(281)][o(282)]()){if(!t.is(o(277),o(292)))continue;const n=o(314)==r[o(317)][o(297)](":")[1]?o(321):o(297),c=s[o(315)][o(285)](o(295),{class:o(276)+n}),u=s[o(325)][o(300)](a[o(288)](t));e&&i[o(301)][o(299)](r[o(317)])&&s[o(315)][o(307)](o(306),c),s[o(315)][o(326)](u,c),s[o(325)][o(289)](c,r[o(317)])}}}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=276]})(t,e)}function Wi(){const t=["182DVeQZV","enableCommand","model","17VBSVRO","ck-suggestion-marker-","element","33409695VNdbol","registerElementLabel","5933135aHFeVb","markerRange","getItems","addMarker:suggestion","3uMbMaF","createUIElement","TrackChangesEditing","337832zeXiGr","createPositionBefore","bindElementToMarker","data","addMarker:suggestion:deletion","softBreak","ELEMENT_LINE_BREAK","editor","span","plugins","split","test","includes","toViewPosition","activeMarkers","high","showSuggestionHighlights","requires","downcastDispatcher","ck-suggestion-marker--active","addClass","get","102164gAqRUL","addMarker:suggestion:insertion","9KqFSjC","locale","5631384PamGsu","deletion","writer","init","markerName","shiftEnter","options","name","merge","_descriptionFactory","3654324mNPpBK","editing","mapper","insert","consumable","11639060QMIQJW"];return(Wi=function(){return t})()}const qi=Ki;function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=214]})(t,e)}function Xi(){const t=["commands","commandParams","TrackChangesEditing","isCollapsed","getRanges","StandardEditingModeEditing","2208eHXoBh","65770uQtcgQ","1338008eHEsly","afterInit","352eXnfiD","enableCommand","format","455QcKSun","395crSFsx","selection","get","document","model","_descriptionFactory","has","forceValue","9637893HSlPen","122552jlXxlU","editor","2813163nTHuhf","registerDescriptionCallback","plugins","6126ibaLnV","378dCEpRI","change","FORMAT_RESTRICTED_ENABLED","formatInline","locale","value","restrictedEditingException","type","markInlineFormat","commandName","from","FORMAT_RESTRICTED_DISABLED","formatBlock"];return(Xi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(965868===-parseInt(n(225))/1*(-parseInt(n(248))/2)+parseInt(n(244))/3+-parseInt(n(227))/4+-parseInt(n(233))/5*(-parseInt(n(247))/6)+-parseInt(n(232))/7*(parseInt(n(242))/8)+parseInt(n(241))/9+parseInt(n(226))/10*(-parseInt(n(229))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Ji extends t.Plugin{[qi(228)](){const t=qi,e=this[t(243)],n=e[t(237)],r=e[t(252)];if(!e[t(246)][t(239)](t(224)))return;const s=e[t(246)][t(235)](t(221)),o=t(254),i=e[t(219)][t(235)](o);s[t(230)](o,((e,r={})=>{const a=t,c=n[a(236)][a(234)];if(c[a(222)])return void e(r);const u=void 0!==r[a(240)]?r[a(240)]:!i[a(253)];n[a(249)]((()=>{const t=a,e=Array[t(216)](c[t(223)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(214)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(238)][t(245)]((e=>{const n=t;if(n(218)!=e[n(255)]&&n(251)!=e[n(255)])return;const{data:s}=e;return s&&s[n(215)]==o?s[n(220)][0][n(240)]?{type:n(231),content:zr(r,n(250))}:{type:n(231),content:zr(r,n(217))}:void 0}))}}const Zi=Qi;function Yi(){const t=["11kZQgoM","_registerBlockAttribute","_registerInlineAttribute","afterInit","normalizeConfig","has","config","_enableDefaultAttributesIntegration","267568hFwXeb","forceValue","block","*Set format:* %0","toLowerCase","definitions","commandParams","formatBlock","add","registerAttributeLabel","198060EXAFJV","get","formatInline","styleName","114443jihMHu","format","plugins","56OaXfnD","*Remove format:* %0","editor","inline","getGhsAttributeNameForElement","Style","TrackChangesEditing","15AxiDHX","624228hSIRzm","FORMAT_STYLE","locale","DataSchema","3273840lAqknO","StyleUtils","ghsAttributes","commandName","_registerLegacyDescription","6iNbYxz","registerDescriptionCallback","8701370HPqQHj","type","_descriptionFactory","GeneralHtmlSupport","element","style","507940rxjNwA"];return(Yi=function(){return t})()}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(186772===-parseInt(n(498))/1+-parseInt(n(526))/2+parseInt(n(518))/3*(-parseInt(n(509))/4)+parseInt(n(508))/5*(-parseInt(n(494))/6)+-parseInt(n(484))/7*(parseInt(n(501))/8)+parseInt(n(513))/9+parseInt(n(520))/10*(parseInt(n(527))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Zi(479)](){const t=Zi,e=this[t(503)];if(!e[t(500)][t(481)](t(506))||!e[t(500)][t(481)](t(512)))return;const n=e[t(500)][t(495)](t(507)),r=e[t(511)],s=e[t(482)][t(495)](t(525))||{},o=e[t(500)][t(495)](t(523)),i=e[t(500)][t(495)](t(514))[t(480)](e[t(500)][t(495)](t(512)),s[t(489)]);n[t(483)](t(525));const a=new Set;for(const e of i[t(486)]){const n=o[t(505)](e[t(524)]);a[t(492)](n)}const c=new Set;for(const e of i[t(504)]){const n=o[t(505)](e[t(524)]);c[t(492)](n);for(const n of e[t(515)])c[t(492)](n)}for(const e of a)n[t(477)](e),n[t(522)][t(493)](e,zr(r,t(510)));for(const e of c)n[t(478)](e),n[t(522)][t(493)](e,zr(r,t(510)));this[t(517)]()}[Zi(517)](){const t=Zi,e=this[t(503)],n=e[t(511)];e[t(500)][t(495)](t(507))[t(522)][t(519)]((e=>{const r=t;if(r(491)!=e[r(521)]&&r(496)!=e[r(521)])return;const{data:s}=e;return s&&r(525)===s[r(516)]?s[r(490)][0][r(485)]?{type:r(499),content:zr(n,r(487),s[r(490)][0][r(497)][r(488)]())}:{type:r(499),content:zr(n,r(502),s[r(490)][0][r(497)][r(488)]())}:void 0}))}}const ta=na;function ea(){const t=["rowspan","setSelection","table","cell","markMultiRangeDeletion","removeTableColumn","4283238OJLsvq","addClass","differ","startsWith","selection","fromRange","min","_getCoordsForCells","insertTable","nodeAfter","has","_getSuggestionCoords","deletion","end","isIntersectingWithRange","TableEditing","_tableSuggestions","ELEMENT_TABLE_ROW","includes","enableCommand","TrackChangesEditing","data","join","MIN_SAFE_INTEGER","batch","position","refresh","root","maxColumn","discard","getColumnIndexes","change:data","ELEMENT_TABLE_ROW_WITH_TEXT","getContainedElement","15904611FUfnkC","order","getRanges","getChildren","toLowerCase","execute","hasAttribute","above","MAX_SAFE_INTEGER","accept","*Remove:* %0","findAncestor","createRangeIn","classes","insertTableColumnRight","nodeBefore","selectTableRow","commands","showSuggestionHighlights","locale","length","createTableWalker","plugins","ELEMENT_TABLE_WITH_TEXT","left","ELEMENT_TABLE","isEqual","ELEMENT_TABLE_COLUMN","37204bmZAuN","rootName","getSelectionAffectedTableCells","removeClass","minColumn","registerCustomCallback","insertTableRowBelow","tablePaste","addRange","substr","getFirstRange","getChanges","isInContent","minRow","max","enqueueChange","*Insert:* %0","_descriptionFactory","removeTableRow","_splitMarkerName","getCellLocation","editor","get","highest","from","TableUtils","add","registerDescriptionCallback","createRangeOn","insert","selectTableColumn","tableCell","detach","getChangedMarkers","_suggestionFactory","_acceptFormatSuggestionCallbackFactory","options","mapper","ELEMENT_TABLE_COLUMN_WITH_TEXT","1779078dFLzab","low","change","suggestion","filter","values","forceValue","maxRow","start","_tablePostFixingSubtypes","createPositionAt","type","map","$textProxy","oldRange","registerElementLabel","name","insertTableRowAbove","1511554FGDdHW","_setupColumnsRowsFixing","span","subType","isArray","colspan","insertTableColumnLeft","registerPostFixer","writer","isTouching","some","getRowIndexes","$graveyard","document","addMarker:suggestion","element","tableColumn","332477pzugoL","first","1058448jhMUFk","item","7WtzVwU","20aeRDzC","every","push","last","markMultiRangeInsertion","downcastDispatcher","toViewElement","insertion","tableRow","getAttribute","getSuggestion","model","afterInit","getItems"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(388568===-parseInt(n(403))/1+-parseInt(n(386))/2+parseInt(n(368))/3+-parseInt(n(329))/4*(parseInt(n(408))/5)+-parseInt(n(428))/6*(parseInt(n(407))/7)+-parseInt(n(405))/8+parseInt(n(301))/9)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(377)]=[e(416),e(402)],this[e(283)]=new Set}[ta(420)](){const t=ta,e=this[t(350)],n=e[t(419)][t(399)][t(432)];if(!e[t(323)][t(438)](t(282)))return;const r=e[t(320)],s=e[t(323)][t(351)](t(287)),o=e[t(323)][t(351)](t(354));s[t(346)][t(383)](t(424),(e=>zr(r,t(326),e))),this[t(387)](),s[t(286)](t(436)),s[t(286)](t(317)),s[t(286)](t(359));for(const r of[t(385),t(335)]){const i=e[t(318)][t(351)](r);s[t(286)](r,(r=>{const a=t;e[a(419)][a(370)]((t=>{const e=a;r();const c=e(308)===i[e(302)],u=o[e(331)](n),l=o[e(397)](u),f=c?l[e(404)]-1:l[e(411)]+1,h=u[0][e(312)](e(424)),g=o[e(322)](h,{startRow:f,endRow:f}),d=Array[e(353)](g)[e(380)]((n=>t[e(357)](n[e(425)])));s[e(412)](d,e(416))}))}))}for(const r of[t(392),t(315)]){const i=e[t(318)][t(351)](r);s[t(286)](r,(r=>{const a=t;e[a(419)][a(370)]((t=>{const e=a;r();const c=e(325)===i[e(302)],u=o[e(331)](n),l=o[e(297)](u),f=c?l[e(404)]-1:l[e(411)]+1,h=u[0][e(312)](e(424)),g=o[e(322)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(353)](g)[e(380)]((n=>t[e(357)](n[e(425)])));s[e(412)](d,e(402))}))}))}for(const r of[t(347),t(427)]){const i=r[t(338)](11),a=i[t(305)](),c=a[t(338)](0,3)+t(388),u=t(424)+i,l=t(434)+i,f=t(343)+i;s[t(286)](r,(()=>{const i=t;e[i(419)][i(370)]((t=>{const e=i,h=o[e(331)](n),g=h[0][e(312)](e(424));let d;if(e(347)==r){const t=o[e(397)](h);d={startRow:t[e(404)],endRow:t[e(411)],includeAllSlots:!0}}else{const t=o[e(297)](h);d={startColumn:t[e(404)],endColumn:t[e(411)],includeAllSlots:!0}}const p=o[e(322)](g,d),m=Array[e(353)](p)[e(380)]((({cell:t})=>t)),I=sa(m[e(372)]((t=>t[e(307)](c)))),E=sa(m[e(372)]((t=>!t[e(307)](c))))[e(380)]((n=>t[e(357)](n))),b=s[e(426)](E,u);if(b&&(e(416)==b[e(389)]||e(402)==b[e(389)])){const n=this[e(439)](b);for(const r of I){const s=t[e(357)](r),i=o[e(349)](r),u=r[e(417)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(337)](s)}}}))}))}function c(r){const s=t,o=Array[s(353)](n[s(303)]())[s(380)]((t=>i.LiveRange[s(433)](t)));e[s(419)][s(370)]((t=>{const n=s,i=t[n(291)];r=r[n(372)]((t=>n(398)!=t[n(294)][n(330)])),t[n(423)](r),e[n(318)][n(351)](n(347))[n(293)](),e[n(306)](n(347),{forceDefaultExecution:!0}),e[n(419)][n(344)]((()=>{const t=n;e[t(419)][t(344)](i,(e=>{const n=t,r=o[n(372)]((t=>n(398)!=t[n(294)][n(330)]));r[n(321)]>0&&e[n(423)](r);for(const t of o)t[n(361)]()}))}))}))}function u(r){const s=t;e[s(419)][s(370)]((t=>{const o=s,a=Array[o(353)](n[o(303)]())[o(380)]((t=>i.LiveRange[o(433)](t))),c=[];for(const t of r)for(const e of t[o(421)]({shallow:!0}))c[o(410)](e);for(const n of c)o(398)!=n[o(294)][o(330)]&&(t[o(423)](t[o(378)](n,0)),e[o(318)][o(351)](o(427))[o(293)](),e[o(306)](o(427),{forceDefaultExecution:!0}));const u=a[o(372)]((t=>o(398)!=t[o(294)][o(330)]));u[o(321)]>0&&t[o(423)](u);for(const t of a)t[o(361)]()}))}function l(e,n){const r=t;return n[r(409)]((t=>e[r(396)]((e=>e[r(280)][r(327)](t[r(376)])||t[r(280)][r(327)](e[r(376)])))))}function f(e,n){const r=t;return e[r(396)]((t=>n[r(396)]((e=>t[r(280)][r(395)](e[r(376)])))))}e[t(288)][t(413)].on(t(400),((e,n,r)=>{const s=t;if(!r[s(365)][s(319)])return;const o=n[s(406)];if(!o)return;const i=r[s(366)][s(414)](o);function c(t){return Array[s(390)](t)?t:[t]}i&&s(360)===o[s(384)]&&(0,a.setHighlightHandling)(i,r[s(394)],((t,e,n)=>n[s(429)](c(e[s(314)]),t)),((t,e,n)=>n[s(332)](c(e[s(314)]),t)))}),{priority:t(352)}),s[t(346)][t(356)]((e=>{const n=t;if(n(415)!=e[n(379)]&&n(440)!=e[n(379)])return;const s=e[n(300)]();if(null!=s&&s.is(n(401),n(424))){if(n(415)==e[n(379)]){const t=e[n(421)]()[n(372)]((t=>t.is(n(381))))[n(380)]((t=>t[n(288)]));if(t[n(321)])return{type:n(415),content:zr(r,n(345),zr(r,n(324),'"'+t[n(289)](" ")+'"'))}}if(n(440)==e[n(379)]){const t=e[n(421)]()[n(372)]((t=>t.is(n(381))))[n(380)]((t=>t[n(288)]));if(t[n(321)])return{type:n(440),content:zr(r,n(311),zr(r,n(324),'"'+t[n(289)](" ")+'"'))}}}})),s[t(346)][t(356)]((e=>{const n=t;if(n(416)==e[n(389)]){const t=e[n(421)]()[n(372)]((t=>t.is(n(381))))[n(380)]((t=>t[n(288)])),s=this[n(439)](e),o=s[n(375)]-s[n(342)]+1;if(n(415)==e[n(379)])return t[n(321)]?{type:n(415),content:zr(r,n(345),zr(r,n(299),[o,'"'+t[n(289)](" ")+'"']))}:{type:n(415),content:zr(r,n(345),zr(r,n(284),o))};if(n(440)==e[n(379)])return t[n(321)]?{type:n(440),content:zr(r,n(311),zr(r,n(299),[o,'"'+t[n(289)](" ")+'"']))}:{type:n(440),content:zr(r,n(311),zr(r,n(284),o))}}if(n(402)==e[n(389)]){const t=e[n(421)]()[n(372)]((t=>t.is(n(381))))[n(380)]((t=>t[n(288)])),s=this[n(439)](e),o=s[n(295)]-s[n(333)]+1;if(n(415)==e[n(379)])return t[n(321)]?{type:n(415),content:zr(r,n(345),zr(r,n(367),[o,'"'+t[n(289)](" ")+'"']))}:{type:n(415),content:zr(r,n(345),zr(r,n(328),o))};if(n(440)==e[n(379)])return t[n(321)]?{type:n(440),content:zr(r,n(311),zr(r,n(367),[o,'"'+t[n(289)](" ")+'"']))}:{type:n(440),content:zr(r,n(311),zr(r,n(328),o))}}})),s[t(363)][t(334)](t(415),t(416),t(296),c),s[t(363)][t(334)](t(440),t(416),t(310),c),s[t(363)][t(334)](t(415),t(402),t(296),u),s[t(363)][t(334)](t(440),t(402),t(310),u),s[t(363)][t(334)](t(415),t(402),t(289),l),s[t(363)][t(334)](t(440),t(402),t(289),l),s[t(363)][t(334)](t(415),t(416),t(289),f),s[t(363)][t(334)](t(440),t(416),t(289),f)}[ta(364)](){const t=ta,e=this[t(350)],n=e[t(419)][t(399)][t(432)];return(r,s)=>{const o=t;e[o(419)][o(370)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(280)][a(316)];u&&u[0]&&!1===u[0][a(374)]&&(l=r[0][a(376)][a(437)]);const f=t[a(313)](l);if(a(398)==f[a(294)][a(330)])return;const h=Array[a(353)](n[a(303)]())[a(380)]((t=>i.LiveRange[a(433)](t)));t[a(423)](f),e[a(318)][a(351)](c)[a(293)](),u[a(410)]({forceDefaultExecution:!0}),e[a(306)](c,...u);const g=h[a(372)]((t=>a(398)!=t[a(294)][a(330)]));g[a(321)]>0&&t[a(423)](g);for(const t of h)t[a(361)]()}))}}[ta(435)](t){const e=ta,n=this[e(350)][e(323)][e(351)](e(354));let r=Number[e(309)],s=Number[e(290)],o=Number[e(309)],i=Number[e(290)];for(const a of t){if(e(398)==a[e(294)][e(330)])continue;const{row:t,column:c}=n[e(349)](a),u=a[e(307)](e(422))?a[e(417)](e(422))-1:0,l=a[e(307)](e(391))?a[e(417)](e(391))-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(387)](){const t=ta,e=this[t(350)],n=e[t(323)][t(351)](t(287)),r=e[t(323)][t(351)](t(354));e[t(419)][t(399)].on(t(298),(()=>{const r=t,s=Array[r(353)](e[r(419)][r(399)][r(430)][r(362)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(348)](t);if(r(371)!=s)continue;if(null!=e[r(382)])continue;const a=n[r(418)](o);this[r(377)][r(285)](i)&&this[r(283)][r(355)](a)}}),{priority:t(369)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(357)](e),a=e[s(312)](s(424)),c=r[s(349)](e);for(const t of this[s(283)]){const n=t[s(389)],r=n[s(431)](s(336)),u=n[s(338)](r?10:5),l=u[s(305)](),f=l[s(338)](0,3)+s(388),h=s(434)+u,g=s(343)+u;if(!t[s(341)])continue;if(a!=t[s(339)]()[s(376)][s(312)](s(424)))continue;if(t[s(281)](i))continue;const d=e[s(307)](f)?e[s(417)](f)-1:0,p=this[s(439)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(337)](i),o=!0)}return o};e[t(419)][t(399)][t(393)]((n=>{const r=t;let o=!1;for(const t of e[r(419)][r(399)][r(430)][r(340)]())if(r(358)==t[r(379)])if(r(416)==t[r(384)])for(const e of t[r(292)][r(437)][r(304)]())o=o||s(e,n);else r(360)==t[r(384)]&&(o=o||s(t[r(292)][r(437)],n));return o}))}[ta(439)](t){const e=ta;return this[e(435)](t[e(303)]()[e(380)]((t=>t[e(376)][e(437)])))}}function sa(t){const e=ta;return Array[e(353)](new Set(t)[e(373)]())}const oa=aa;function ia(){const t=["refresh","mergeTableCells","getRanges","afterInit","map","setSelection","848469CIcWCN","TableEditing","markBlockFormat","element","*Merge cells*","*Split cell:* vertically","detach","*Split cell:* horizontally","_acceptFormatSuggestionCallbackFactory","from","$graveyard","size","70384aOytdp","push","markMultiRangeBlockFormat","rootName","plugins","change","6271950JukWCA","deletion","value","return","author","_tablePostFixingSubtypes","8422070ZPIUzR","document","_descriptionFactory","editor","3280245mkBVHq","_areSelectedCellsMergable","filter","getSuggestions","cell","direction","tableCell","model","mergeTableCellUp","has","TableUtils","4WVNwjw","getFirstPosition","requires","subType","splitTableCellVertically","formatBlock","locale","enableCommand","mergeTableCellLeft","getAncestors","1972AidWGD","format","insertion","mergeTableCellDown","registerCustomCallback","forceDefaultExecution","842maHmAp","trackChanges","execute","_areMergableCells","low","formatInline","createTableWalker","TrackChangesEditing","commandName","get","length","selection","884968mkHtDW","splitTableCellHorizontally","table","commands","stop","registerDescriptionCallback","getCellLocation","createRangeOn","fromRange","set:isEnabled","horizontally","_isForcedDefaultExecutionBlock","findAncestor","highest","add","isInContent","mergeTableCellRight","_suggestionFactory","getSelectionAffectedTableCells","find","isEnabled","type","root","135Tiqbya","containsRange","accept"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(570172===parseInt(n(400))/1*(-parseInt(n(394))/2)+parseInt(n(345))/3*(parseInt(n(384))/4)+parseInt(n(373))/5+parseInt(n(363))/6+parseInt(n(412))/7+parseInt(n(357))/8*(parseInt(n(336))/9)+-parseInt(n(369))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(386)](){return[ra]}[oa(342)](){const t=oa,e=this[t(372)],n=e[t(380)][t(370)][t(411)],r=e[t(390)];if(!e[t(361)][t(382)](t(346)))return;const s=e[t(361)][t(409)](t(407)),o=e[t(361)][t(409)](t(383)),a=e[t(361)][t(409)](ra);a[t(368)][t(358)](t(340)),s[t(391)](t(340),(()=>{const n=t,r=o[n(331)](e[n(380)][n(370)][n(411)]);e[n(380)][n(362)]((()=>{const t=n;s[t(359)](r,{commandName:t(340),commandParams:[]},[],t(340))}))})),e[t(415)][t(409)](t(340)).on(t(402),((n,r)=>{const o=t;e[o(415)][o(409)](o(401))[o(365)]&&(r[o(410)]>0&&r[r[o(410)]-1]&&r[r[o(410)]-1][o(399)]||s[o(324)]||this[o(374)]()||n[o(416)]())}),{priority:t(326)});for(const n of[t(381),t(329),t(397),t(392)]){const r=e[t(415)][t(409)](n);s[t(391)](n,(()=>{const n=t,o=e[n(380)][n(370)][n(411)][n(385)]()[n(393)]()[n(332)]((t=>t.is(n(348),n(379)))),i=r[n(365)];e[n(380)][n(362)]((()=>{const t=n;s[t(359)]([o,i],{commandName:t(340),commandParams:[]},[],t(340))}))}))}for(const n of[t(388),t(413)]){const r=e[t(415)][t(409)](n);s[t(391)](n,(()=>{const i=t,a=o[i(331)](e[i(380)][i(370)][i(411)])[0],c=a[i(325)](i(414)),{column:u,row:l}=o[i(418)](a);let f=[];if(i(323)==r[i(378)]){const t=o[i(406)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(354)](t)[i(343)]((t=>t[i(377)]))}else{const t=o[i(406)](c,{column:u,includeAllSlots:!0});f=Array[i(354)](t)[i(343)]((t=>t[i(377)]))}e[i(380)][i(362)]((t=>{const e=i;s[e(347)](t[e(419)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(371)][t(417)]((e=>{const n=t;if(n(389)!=e[n(334)]&&n(405)!=e[n(334)])return;const{data:s}=e;return s&&n(340)==s[n(408)]?{type:n(395),content:zr(r,n(349))}:void 0})),s[t(371)][t(417)]((e=>{const n=t;if(n(389)!=e[n(334)]&&n(405)!=e[n(334)])return;const{data:s}=e;return s?n(388)==s[n(408)]?{type:n(395),content:zr(r,n(350))}:n(413)==s[n(408)]?{type:n(395),content:zr(r,n(352))}:void 0:void 0}));const c=a[t(353)]();for(const e of[t(381),t(329),t(397),t(392)])s[t(330)][t(398)](t(389),e,t(338),c);for(const e of[t(388),t(413)])s[t(330)][t(398)](t(389),e,t(338),c);s[t(330)][t(398)](t(389),t(340),t(338),(r=>{const s=t;e[s(380)][s(362)]((t=>{const o=s,a=Array[o(354)](n[o(341)]())[o(343)]((t=>i.LiveRange[o(420)](t)));t[o(344)](r),e[o(415)][o(409)](o(340))[o(339)](),e[o(402)](o(340),{forceDefaultExecution:!0});const c=a[o(375)]((t=>o(355)!=t[o(335)][o(360)]));c[o(410)]>0&&t[o(344)](c);for(const t of a)t[o(351)]()}))}));for(const n of[t(381),t(397),t(392),t(329)]){const r=e[t(415)][t(409)](n);r.on(t(421),((n,s,o)=>{const i=t;if(o){const t=e[i(380)][i(370)][i(411)][i(385)]()[i(393)]()[i(332)]((t=>t.is(i(348),i(379))));this[i(403)](r[i(365)],t)||(n[i(366)]=!1,n[i(416)]())}}),{priority:t(404)})}}[oa(374)](){const t=oa,e=this[t(372)][t(415)][t(409)](t(340)),n=this[t(372)][t(361)][t(409)](t(383));if(!e[t(333)])return!1;const r=n[t(331)](this[t(372)][t(380)][t(370)][t(411)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(403)](e,n))return!1;return!0}[oa(403)](t,e){const n=oa,r=this[n(372)][n(361)][n(409)](n(407)),s=this[n(372)][n(380)][n(419)](t),o=this[n(372)][n(380)][n(419)](e),i=new Set,a=new Set;for(const t of r[n(376)]())if((n(396)==t[n(334)]||n(364)==t[n(334)]||n(340)==t[n(387)])&&t[n(328)])for(const e of t[n(341)]())e[n(337)](s,!0)&&i[n(327)](t[n(334)]+":"+t[n(367)].id),e[n(337)](o,!0)&&a[n(327)](t[n(334)]+":"+t[n(367)].id);if(i[n(356)]!=a[n(356)])return!1;for(const t of i)if(!a[n(382)](t))return!1;return!0}}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=451]})(t,e)}function fa(){const t=["toViewElement","getSuggestion","bindElementToMarker","nodeAfter","consumable","includes","item","FORMAT_HEADER_ROW","name","ck-suggestion-marker-","markerNameToElements","get","ck-suggestion-marker--active","_suggestionFactory","8172AeIJlq","registerCustomCallback","75ViCkFP","2395686PhdRbU","formatBlock","plugins","locale","has","TableUtils","editing","addClass","activeMarkers","cell","markerRange","registerAttributeLabel","removeMarker:suggestion","parent","_descriptionFactory","48kFpKth","10zXwLwm","registerDescriptionCallback","3djnlqX","highest","_handleLegacySuggestions","*Format:* %0","forceValue","requires","FORMAT_REGULAR_COLUMN","setAttribute","end","TableEditing","editor","563719CBUCxR","removeClass","createTableWalker","commandParams","data-suggestion","options","markerName","FORMAT_HEADER_COLUMN","822TWWMJZ","downcastDispatcher","setTableColumnHeader","_splitMarkerName","accept","getCellLocation","828Uiuwxh","stop","_registerLegacyDescription","removeAttribute","FORMAT_REGULAR_ROW","afterInit","1372276pBdvBz","format","unbindElementFromMarkerName","_enableDefaultAttributesIntegration","42805tEtbAP","writer","setTableRowHeader","data","15392300rimxBS","nodeBefore","220424oWhwkq","_acceptFormatSuggestionCallbackFactory","headingRows","consume","type","headingColumns","start","TrackChangesEditing","commandName","mapper","addMarker:suggestion","showSuggestionHighlights"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(983089===parseInt(n(536))/1+-parseInt(n(487))/2*(-parseInt(n(505))/3)+parseInt(n(458))/4*(-parseInt(n(486))/5)+parseInt(n(524))/6*(parseInt(n(452))/7)+parseInt(n(502))/8*(-parseInt(n(484))/9)+-parseInt(n(503))/10*(-parseInt(n(456))/11)+-parseInt(n(530))/12*(parseInt(n(516))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(510)](){return[ra]}[ua(535)](){const t=ua,e=this[t(515)];if(!e[t(489)][t(491)](t(514)))return;const n=e[t(490)],r=e[t(489)][t(481)](t(465));r[t(451)](t(454),[],[t(460)]),r[t(451)](t(526),[],[t(463)]),r[t(501)][t(498)](t(460),zr(n,t(477))),r[t(501)][t(498)](t(463),zr(n,t(523))),this[t(507)]()}[ua(507)](){const t=ua,e=this[t(515)][t(489)][t(481)](t(465)),n=this[t(515)][t(489)][t(481)](t(492)),r=this[t(515)][t(489)][t(481)](ra)[t(459)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(527)](o[a(522)]),l=e[a(471)](u),f=l[a(455)];if(a(488)!=l[a(462)]||!f||a(526)!=f[a(466)])return;if(o[a(476)])return void s[a(531)]();if(!i[a(474)][a(461)](o[a(497)],s[a(478)]))return;const h=o[a(497)][a(464)][a(473)],g=o[a(497)][a(513)][a(457)],d=h[a(500)][a(500)],{column:p}=n[a(529)](h),{column:m}=n[a(529)](g);for(let s=p;s<=m;s++){const l=n[a(518)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(496)],l=i[a(467)][a(470)](s);i[a(453)][a(494)](a(479)+c,l),r&&i[a(453)][a(512)](a(520),u,l),i[a(467)][a(472)](l,o[a(522)]),t&&(e[a(495)][a(475)](o[a(522)])?i[a(453)][a(494)](a(482),l):i[a(453)][a(517)](a(482),l))}}}}e[t(483)][t(485)](t(488),t(454),t(528),r),e[t(483)][t(485)](t(488),t(526),t(528),r),this[t(515)][t(493)][t(525)].on(t(468),s(),{priority:t(506)}),this[t(515)][t(455)][t(525)].on(t(468),((e,n,r)=>{const o=t;r[o(521)][o(469)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(506)}),this[t(515)][t(493)][t(525)].on(t(499),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(527)](r[o(522)]),c=e[o(471)](a),u=c[o(455)];if(o(488)!=c[o(462)]||!u||o(526)!=u[o(466)])return;const l=s[o(467)][o(480)](r[o(522)]);if(l)for(const t of l)s[o(453)][o(517)](o(479)+i,t),s[o(453)][o(517)](o(482),t),s[o(453)][o(533)](o(520),t),s[o(467)][o(538)](t,r[o(522)])}),{priority:t(506)}),this[t(532)]()}[ua(532)](){const t=ua,e=this[t(515)],n=e[t(490)];function r(e){const r=t;return{type:r(537),content:zr(n,r(508),e)}}e[t(489)][t(481)](t(465))[t(501)][t(504)]((e=>{const s=t;if(s(488)!=e[s(462)])return;const{data:o}=e;if(o){if(s(454)==o[s(466)]){const t=o[s(519)][0][s(509)];return r(zr(n,s(t?477:534)))}if(s(526)==o[s(466)]){const t=o[s(519)][0][s(509)];return r(zr(n,s(t?523:511)))}}}))}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=426]})(t,e)}function pa(){const t=["column","tablePasteColumn","endColumn","formatBlock","_getCoordsForCells","deletionRanges","getChangedMarkers","join","find","setAttributes","registerPostFixer","insertRows","_createdBatches","length","editor","afterInit","_suggestionFactory","row","getColumns","markerToHighlight","plugins","insertContent","registerDescriptionCallback","deletion","remove","markMultiRangeDeletion","isEqual","editing","createElement","markerAttributes","markMultiRangeBlockFormat","author","_isForcedDefaultExecutionBlock","rootName","newRange","forceDefaultExecution","findAncestor","createTableWalker","fill","1458994xLujTH","elementToElement","7cRnuWS","hasSuggestion","getSuggestions","cells","tableCellBorderStyle","nodeAfter","tablePasteRow","setAttribute","getTableIfOnlyTableInContent","rowInsertionRanges","commands","updateMarker","element","tableCellSuggestion","TrackChangesEditing","getChild","discard","suggestionLoaded","_descriptionFactory","1845069cXHMeu","markMultiRangeInsertion","getChildren","document","_tablePostFixingSubtypes","activeMarkers","high","getItems","schema","editingDowncast","type","showSuggestionHighlights","getRowIndexes","tableCellBackgroundColor","end","$graveyard","batch","nextSibling","rows","columnInsertionIndexes","_replaceTableSlotCell","insertionRanges","tablePaste","columns","Users","first","for","wrap","stop","tableCellHorizontalAlignment","paragraph","ck-suggestion-marker","suggestion","add","start","createRangeIn","tableCellBorderWidth","some","documentSelection","getSuggestionCallback","map","suggestion-td","getSelectionAffectedTableCells","3062855TGqqRh","oldRange","keys","suggestion:formatBlock:tablePasteCell","isEmpty","return","name","removeMarkers","register","push","rowInsertionIndexes","locale","view","from","change","getShiftedBy","listenTo","registerCustomCallback","markers","tablePasteCell","ck-suggestion-marker-insertion","reduce","move","ck-suggestion-marker--active","redo","requires","attributes","set","fromEntries","next","columnInsertionRanges","getSuggestion","getAllAdjacentSuggestions","startsWith","createPositionBefore","subType","filter","trackChanges","clipboardOutput","model","getMarkers","tableCellPadding","getContainedElement","removeColumns","createRange","getRanges","includes","insertion","every","getRange","last","value","getAttributes","TableClipboard","markerName","tableCellBorderColor","entries","*Replace table cells*","removeRows","accept","suggestionUnloaded","4PJbOjU","createRangeOn","insert","position","97820hDLlOj","endRow","options","unwrap","getRows","4027816gPQeBa","has","dataDowncast","_splitMarkerName","differ","low","tablePasteChainId","596173posATC","content","selection","insertColumns","1554450aQLvKk","tableCellVerticalAlignment","table","removeMarker","previous","root","containsRange","get","getChanges","isInContent","1881qtlOFN","getColumnIndexes","tableCell","conversion","cell","TableUtils","previousSibling"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(439118===parseInt(n(593))/1+-parseInt(n(452))/2+-parseInt(n(473))/3+parseInt(n(577))/4*(-parseInt(n(516))/5)+parseInt(n(597))/6+-parseInt(n(454))/7*(parseInt(n(586))/8)+parseInt(n(607))/9*(parseInt(n(581))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);const ma=[ga(509),ga(571),ga(458),ga(502),ga(598),ga(486),ga(557)],Ia=Object[ga(544)](ma[ga(513)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(541)](){return[ra]}[ga(428)](){const t=ga,n=this[t(427)];if(!n[t(433)][t(587)](t(569)))return;const r=n[t(433)][t(604)](t(468)),s=n[t(433)][t(604)](t(612)),o=n[t(433)][t(604)](ra),i=n[t(433)][t(604)](t(569));o[t(477)][t(525)](t(460),t(615)),n[t(555)][t(481)][t(524)](t(467),{allowIn:t(609),allowContentOf:t(609),isLimit:!0}),n[t(610)][t(453)]({model:t(467),view:t(514)});let a=null;n[t(555)].on(t(434),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(426)]-1];h&&h[u(448)]||r[u(445)]||this[u(427)][u(464)][u(604)](u(553))[u(567)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(511)))return!1;const i=s[o(462)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(515)](n[o(476)][o(595)]);if(!a[o(426)])return!1;const c=a[0][o(449)](o(599)),l=r[o(485)](a),f=r[o(608)](a),h={startRow:l[o(498)],endRow:l[o(566)],startColumn:f[o(498)],endColumn:f[o(566)]};return 1==a[o(426)]&&(h[o(582)]+=r[o(585)](i)-1,h[o(616)]+=r[o(431)](i)-1),Ta(c,h,r)}(l,f,n[u(555)],s,i)&&(o[u(501)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(555)][u(530)]((()=>{const t=u;n[t(555)][t(434)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(426)]&&r[t(474)](o,t(460),{tablePasteChainId:s}),i[t(426)]&&r[t(474)](i,t(615),{tablePasteChainId:s}),l[t(426)]&&r[t(474)](l,t(495),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(426)]&&r[t(438)](f,t(495),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(443)](h[t(513)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(535),{tablePasteChainId:s});if(g){const e=g[t(556)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(555)][t(578)](s),a=e[t(622)]((e=>e[t(565)]()[t(439)](i)));a&&r[t(525)]([a[t(522)],o])}r[t(426)]&&g[t(461)](t(442),Object[t(544)](r))}a=null})))}),{priority:e.priorities[t(479)]+10}),n[t(433)][t(604)](t(569)).on(t(493),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(501)]();const c=s[r(611)],u=o,l=ba(c),f=ba(u);e[r(521)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(437)](c[r(469)](0));for(const t of Array[r(529)](u[r(475)]()))i[r(579)](t,c,r(487));const t=a[r(526)][r(562)](s[r(430)]),e=a[r(492)][r(562)](s[r(614)]);t||e||(h=i[r(508)](c))}else f&&!l&&(g=i[r(508)](c));else{const t=i[r(441)](r(467)),e=i[r(441)](r(467));i[r(500)](i[r(508)](c),e),i[r(579)](t,c,0);for(const e of Array[r(529)](u[r(475)]()))i[r(579)](e,t,r(487));h=i[r(578)](t),g=i[r(578)](e)}const d=Array[r(529)](u[r(568)]())[r(552)]((([t])=>ma[r(562)](t)));a[r(457)][r(525)]({element:c,attributes:d[r(426)]?Object[r(544)](d):null}),h&&a[r(494)][r(525)](h),g&&a[r(619)][r(525)](g)}),{priority:t(479)}),s.on(t(596),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(496)]||1;a[o(492)]=new Array(l)[o(451)](u)[o(513)](((t,e)=>t+e));for(const{cell:t}of s[o(450)](i,{startColumn:u,endColumn:u+l-1}))a[o(546)][o(525)](n[o(555)][o(578)](t))}),{priority:t(591)}),s.on(t(625),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(491)]||1;a[o(526)]=new Array(l)[o(451)](u)[o(513)](((t,e)=>t+e));for(const{cell:t}of s[o(450)](i,{startRow:u,endRow:u+l-1}))a[o(463)][o(525)](n[o(555)][o(578)](t))}),{priority:t(591)}),r[t(472)][t(435)]((e=>{const r=t;if(e[r(551)]&&e[r(551)][r(549)](r(495)))return e[r(601)]?{}:{type:r(563),content:zr(n[r(527)],r(573))}}));const c=()=>!1;for(const e of[t(495),t(615),t(460),t(535)])r[t(429)][t(533)](t(563),e,t(621),c),r[t(429)][t(533)](t(436),e,t(621),c),r[t(429)][t(533)](t(617),e,t(621),c);r[t(429)][t(533)](t(617),t(535),t(470),c),r[t(429)][t(533)](t(617),t(535),t(575),((e,r,s)=>{const o=t,i=e[o(513)]((t=>t[o(558)]()))[o(552)]((t=>t)),c=new Map(i[o(513)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(457)])e&&c[o(543)](t,e);else if(s&&s[o(442)])for(const[t,e]of Object[o(572)](s[o(442)])){const r=n[o(555)][o(534)][o(604)](t),s=r?r[o(565)]()[o(558)]():null;s&&c[o(543)](s,e)}n[o(555)][o(530)]((t=>{const e=o;for(const[n,r]of c)t[e(623)]({...Ia,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(429)][o(533)](e,o(495),s,((t,i,a)=>{const c=o;n[c(555)][c(530)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(507)][o(459)];t.is(o(466),o(467))&&u[o(525)](t)}r[o(429)][o(512)](e,null,s)(t,i,a);for(const t of u)o(488)!=t[o(602)][o(446)]&&n[o(584)](t)}))}))};u(t(563),t(575)),u(t(563),t(470)),u(t(436),t(575)),u(t(436),t(470)),r[t(429)][t(533)](t(563),t(460),t(470),(e=>{const n=t,r=e[n(513)]((t=>t[n(558)]())),i=r[0][n(449)](n(599)),{minRow:a,maxRow:c}=o[n(618)](r);s[n(574)](i,{at:a,rows:c-a+1})})),r[t(429)][t(533)](t(563),t(615),t(470),(e=>{const n=t,r=e[n(513)]((t=>t[n(558)]())),i=r[0][n(449)](n(599)),{minColumn:a,maxColumn:c}=o[n(618)](r);s[n(559)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(551)]||!n[s(551)][s(549)](s(495)))return;const o=n[s(542)][s(592)],i=r[s(456)]()[s(552)]((t=>t[s(606)]&&t[s(542)]&&t[s(542)][s(592)]==o));i[s(426)]&&n[s(548)]()[s(426)]!=i[s(426)]&&i[s(537)](((t,e)=>(t[s(545)]=e,e[s(601)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(589)](e[s(570)]),i=[s(504),s(536)],a=r[s(478)][s(562)](e[s(570)]);return a&&i[s(525)](s(539)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(471),l,{priority:t(479)}),r.on(t(576),l,{priority:t(479)}),n[t(555)][t(476)][t(624)]((()=>{const e=t;let s=!1;const o=Array[e(529)](n[e(555)][e(476)][e(590)][e(620)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(589)](t);if(e(505)!=o||e(436)!=a||i[e(517)])continue;if(!r[e(455)](c))continue;const u=r[e(547)](c)[e(561)](),l=n[e(433)][e(604)](e(497)).me;for(const t of r[e(456)]())if(t[e(606)]&&t[e(444)]==l&&e(617)==t[e(483)]&&e(535)==t[e(551)]&&t[e(561)]()[e(564)]((t=>u[e(510)]((n=>n[e(603)](t,!0))))))for(const n of t[e(548)]())n[e(606)]&&(n[e(470)](),s=!0)}return s})),n[t(555)][t(476)][t(624)]((e=>{const s=t,o=n[s(464)][s(604)](s(540));if(!o||!o[s(626)][s(587)](e[s(489)]))return!1;let i=!1;const a=n[s(433)][s(604)](s(497)).me,c=n[s(555)][s(476)][s(590)][s(605)](),u=Array[s(529)](n[s(555)][s(476)][s(590)][s(620)]())[s(552)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(589)](t);return n(505)==o&&n(495)==i&&c==a.id&&!e[n(517)]}));for(const t of c){if(s(579)!=t[s(483)]||s(467)!=t[s(522)]||1!=t[s(426)])continue;const n=e[s(560)](t[s(580)],t[s(580)][s(531)](1));if(!u[s(622)]((({data:t})=>t[s(447)][s(439)](n))))for(const{name:t,data:r}of u)if(n[s(603)](r[s(447)])){e[s(465)](t,{range:n}),i=!0;break}}return i})),n[t(555)][t(476)][t(624)]((e=>{const s=t;let o=!1;const i=n[s(433)][s(604)](s(497)).me,a=r[s(456)]()[s(552)]((t=>t[s(606)]&&t[s(444)]==i)),c=new Set,u=new Set;for(const t of a)if(s(495)==t[s(551)])for(const e of t[s(556)]()){const n=e[s(565)]()[s(558)]();if(n)if(n.is(s(466),s(467))&&ba(n)){t[s(600)](e[s(522)]),c[s(506)](n),o=!0;const r=n[s(490)],i=n[s(613)],a=r&&r.is(s(466),s(467)),l=i&&i.is(s(466),s(467));a&&!c[s(587)](r)&&u[s(506)](r),l&&!c[s(587)](i)&&u[s(506)](i)}else n.is(s(466),s(503))&&n[s(520)]&&(t[s(600)](e[s(522)]),o=!0)}else if(s(535)==t[s(551)]){if(!t[s(542)]||!t[s(542)][s(592)])continue;const e=t[s(542)][s(442)];if(e&&Object[s(518)](e)[s(426)])continue;const n=t[s(542)][s(592)];let r=!0,i=!0;for(const e of a)if(e[s(551)]&&e[s(551)][s(549)](s(495))){if(!e[s(542)][s(592)]){i=!1;break}if(e.id!=t.id&&e[s(542)][s(592)]==n){r=!1;break}}i&&r&&(t[s(523)](),o=!0)}for(const t of c)e[s(437)](t);for(const t of u)e[s(584)](t);return o})),n[t(610)][t(499)](t(482))[t(432)]({model:t(519),view:(t,e)=>f(t),converterPriority:t(479)}),n[t(610)][t(499)](t(588))[t(432)]({model:t(519),view:(e,n)=>n[t(583)][t(484)]?f(e,!1):null,converterPriority:t(479)});const h=n[t(440)][t(528)];this[t(532)](h[t(476)],t(554),((e,n)=>{const r=t,s=[];for(const t of h[r(508)](n[r(594)])[r(480)]())t.is(r(466),r(514))&&s[r(525)](t);h[r(530)]((t=>{const e=r;for(const n of s)t[e(538)](t[e(508)](n),t[e(550)](n)),t[e(437)](n)}))}))}}function ba(t){const e=ga;if(t[e(520)])return!0;const n=t[e(469)](0);return n.is(e(466),e(503))&&n[e(520)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(450)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=ya;function ya(t,e){const n=Aa();return(ya=function(t,e){return n[t-=217]})(t,e)}function Aa(){const t=["getColumnGroupElement","registerCustomCallback","bind","getSuggestions","type","TableColumnResizeEditing","getSelectedElement","217104uoZFQl","registerDescriptionCallback","formatInline","markBlockFormat","12492RJznuc","discard","7870VmFTMm","resizeTable","Users","has","handleSuggestionDescription","getSuggestionCallback","columnWidths","get","53531biYCIy","model","afterInit","accept","change","tableWidth","getContainedElement","162aHYZXo","36AihbuK","table","handleResizeTableWidthCommand","selection","378fQVGJK","locale","_suggestionFactory","editor","getAttribute","resizeTableWidth","subType","getTableColumnsWidths","1375sxbxJc","enableCommand","TrackChangesEditing","354wuxmZC","94311gisPCr","document","formatGroupId","26skpMms","commandParams","author","_descriptionFactory","*Format:* resize table","plugins","format","9894118LrWtve","4224565QdzKyq","data","formatBlock"];return(Aa=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(652266===-parseInt(n(222))/1*(parseInt(n(249))/2)+-parseInt(n(245))/3*(-parseInt(n(271))/4)+-parseInt(n(257))/5+parseInt(n(234))/6*(-parseInt(n(246))/7)+-parseInt(n(267))/8*(-parseInt(n(229))/9)+parseInt(n(273))/10*(-parseInt(n(242))/11)+-parseInt(n(230))/12*(-parseInt(n(256))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);class Ca extends t.Plugin{[_a(224)](){const t=_a;if(!this[t(237)][t(254)][t(217)](t(265)))return;const e=this[t(237)][t(254)][t(221)](t(244));e[t(243)](t(239),this[t(232)][t(262)](this)),e[t(236)][t(261)](t(259),t(274),t(225),e[t(236)][t(219)](t(259),null,t(272))),e[t(236)][t(261)](t(259),t(274),t(272),e[t(236)][t(219)](t(259),null,t(225))),e[t(252)][t(268)](this[t(218)][t(262)](this))}[_a(232)](t,e){const n=_a,r=this[n(237)][n(254)][n(221)](n(244)),s=this[n(237)][n(254)][n(221)](n(265)),o=e[n(231)]||this[n(237)][n(223)][n(247)][n(233)][n(266)]();this[n(237)][n(223)][n(226)]((()=>{const i=n,a=s[i(260)](o);let c=a?s[i(241)](a):null,u=o[i(238)](i(227))||null;const l=e[i(227)]||u,f=e[i(220)]||c,h=this[i(237)][i(254)][i(221)](i(275)).me;for(const t of r[i(263)]()){const e=t[i(228)]();if(i(274)===t[i(240)]&&e===o){t[i(251)]!==h&&t[i(272)]();const e=t[i(258)][i(250)];u=e[0][i(227)],c=e[0][i(220)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(270)](o,{commandName:i(239),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(274)},[],i(274))}))}[_a(218)](t){const e=_a;if(e(259)!=t[e(264)]&&e(269)!=t[e(264)])return;const{data:n}=t;if(n&&e(274)===n[e(248)]){const t=e(253);return{type:e(255),content:zr(this[e(237)][e(235)],t)}}}}function ka(){const t=["1466037CXdkot","6541856dWJHot","editor","insertTemplate","get","595qweizG","103116peoMDr","1162493fcGIRX","afterInit","Template","enableCommand","20pStNig","5538294VgtyWi","4110205aRoiCn","2DeWfAN","TrackChangesEditing","has","plugins","5751804DKVNAq"];return(ka=function(){return t})()}const Na=Ra;function Ra(t,e){const n=ka();return(Ra=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(838548===-parseInt(n(343))/1+-parseInt(n(331))/2*(parseInt(n(336))/3)+parseInt(n(335))/4+-parseInt(n(349))/5+-parseInt(n(342))/6*(-parseInt(n(341))/7)+-parseInt(n(337))/8+parseInt(n(348))/9*(parseInt(n(347))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class Sa extends t.Plugin{[Na(344)](){const t=Na,e=this[t(338)];e[t(334)][t(333)](t(345))&&e[t(334)][t(340)](t(332))[t(346)](t(339))}}const La=va;function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(210961===parseInt(n(168))/1+parseInt(n(160))/2+parseInt(n(149))/3*(-parseInt(n(158))/4)+parseInt(n(152))/5+parseInt(n(161))/6*(parseInt(n(164))/7)+parseInt(n(155))/8*(parseInt(n(169))/9)+-parseInt(n(154))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ma extends t.Plugin{[La(156)](){const t=La,e=this[t(150)];if(!e[t(151)][t(148)](t(167)))return;e[t(153)][t(148)](t(162))[t(165)](t(167));const n=e[t(153)][t(148)](t(162)),r=e[t(157)];n[t(166)][t(159)](t(147),(e=>zr(r,t(163),e)))}}function Oa(){const t=["6tukJOV","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","350644mKyADh","enableCommand","_descriptionFactory","insertTableOfContents","216925qmYQVO","9wvqllL","tableOfContents","get","1410ypagEm","editor","commands","82390sGFtTS","plugins","333080uVuiwI","54856jApkWP","afterInit","locale","1072tQRska","registerElementLabel","159754lzPDjE"];return(Oa=function(){return t})()}const wa=Fa;function Da(){const t=["isCollapsed","1533256QJxDxV","registerElementLabel","6YOFZID","10395088bPvihu","1653532FZOjrn","model","_splitMarkerName","6185bboCsI","start","schema","getNearestSelectionRange","createRange","isTouching","updateMarker","end","has","afterInit","differ","suggestion","7sAhCCd","isEqual","Title","get","element","125777rfkduq","registerPostFixer","title-content","1166085CvDqOu","newRange","TrackChangesEditing","editor","ELEMENT_TITLE","from","getChangedMarkers","plugins","forward","2298HTZVsb","document","removeMarker","_descriptionFactory","locale","nodeBefore","533991SuVpTy","20mEtLXo"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=498]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(261819===parseInt(n(515))/1*(-parseInt(n(538))/2)+-parseInt(n(533))/3+parseInt(n(540))/4+parseInt(n(498))/5*(-parseInt(n(527))/6)+-parseInt(n(510))/7*(-parseInt(n(536))/8)+-parseInt(n(518))/9*(parseInt(n(534))/10)+parseInt(n(539))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(507)](){const t=wa,e=this[t(521)];if(!e[t(525)][t(506)](t(512)))return;const n=e[t(525)][t(513)](t(520));n[t(530)][t(537)](t(517),(()=>zr(e[t(531)],t(522)))),e[t(541)][t(528)][t(516)]((r=>{const s=t;let o=!1;const i=Array[s(523)](e[s(541)][s(528)][s(508)][s(524)]());for(const{name:t,data:a}of i){const{group:i}=n[s(542)](t);if(s(509)!==i||!a[s(519)])continue;const c=a[s(519)],u=c[s(505)][s(532)];if(!u||!u.is(s(514),s(517)))continue;if(!c[s(499)][s(503)](c[s(505)]))continue;const l=e[s(541)][s(500)][s(501)](c[s(505)],s(526));if(l&&l[s(535)]){const e=r[s(502)](c[s(499)],l[s(499)]);e[s(511)](c)||(r[s(504)](t,{range:e}),o=!0)}o||(r[s(529)](t),o=!0)}return o}))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=460]})(t,e)}function Ua(){const t=["plugins","1079100ZvwYbS","afterInit","330fHkhfA","5424080wzcPHf","editor","1155VViNle","8280384WquNmJ","redo","TrackChangesEditing","4772425TDZqPk","278Aecnya","enableCommand","has","4372EIUGjH","708829SPAssh","6voClWW","UndoEditing","undo","9661SyONba","get"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(692486===parseInt(n(470))/1*(-parseInt(n(462))/2)+-parseInt(n(478))/3*(parseInt(n(465))/4)+parseInt(n(461))/5*(parseInt(n(467))/6)+-parseInt(n(479))/7+parseInt(n(476))/8+-parseInt(n(473))/9+parseInt(n(475))/10*(parseInt(n(466))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(474)](){const t=xa,e=this[t(477)],n=e[t(472)][t(471)](t(460));e[t(472)][t(464)](t(468))&&(n[t(463)](t(469)),n[t(463)](t(480)))}}function Ga(){const t=["get","plugins","21ajyYiN","enableCommand","335084rdGDYP","994989ptXZJf","TableCaptionEditing","requires","has","afterInit","10descpi","526895ZiSUrA","1940877qGeuub","8mrnBBq","toggleTableCaption","79024TENsJk","294642WCANLc","6870808SxaJTE","editor","TrackChangesEditing"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(575360===parseInt(n(263))/1+-parseInt(n(252))/2+parseInt(n(253))/3*(-parseInt(n(261))/4)+parseInt(n(259))/5+parseInt(n(264))/6*(parseInt(n(250))/7)+parseInt(n(265))/8+parseInt(n(260))/9*(parseInt(n(258))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{static get[Va(255)](){return[ra]}[Va(257)](){const t=Va,e=this[t(266)];e[t(249)][t(256)](t(254))&&e[t(249)][t(248)](t(267))[t(251)](t(262))}}const Wa=Ka;function qa(){const t=["registerDescriptionCallback","TableCellPropertiesEditing","change","TablePropertiesEditing","handleSuggestionDescription","table","tableCellWidth","tableCellBackgroundColor","join","batch","1wBTjNZ","discard","TrackChangesEditing","*Format:* change table properties","setAttribute","tableProperties","locale","_suggestionFactory","tableCellHeight","nodeAfter","model","getFirstPosition","tableHeight","data","has","430TeRxhg","formatBlock","1671688KjjmxS","13089UscbJR","_getSuggestion","registerCustomCallback","TrackChangesTableProperties","tableCellProperties","tableBorderWidth","2209765uujtyq","332aYIXrt","get","afterInit","tableCellHorizontalAlignment","getSuggestionCallback","tableBorderColor","1266276hwUaJL","accept","start","tableAlignment","_descriptionFactory","handleDiscardAction","4019792wHqzsX","TableUtils","250022qbOlwq","tableBackgroundColor","subType","pluginName","enableCommand","findAncestor","selection","getSuggestions","tableCellVerticalAlignment","format","_handlePropertyChange","markBlockFormat","27VUKJre","tableCellBorderColor","editor","*Format:* change table cell properties","getContainedElement","document","153285WPxMEc","tableCellPadding","tableBorderStyle","tableCellBorderStyle","getSelectionAffectedTableCells","tableWidth","enqueueChange","commandParams","getAttribute","plugins","tableCellBorderWidth","removeAttribute"];return(qa=function(){return t})()}function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=455]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(380719===-parseInt(n(481))/1*(-parseInt(n(520))/2)+parseInt(n(499))/3*(parseInt(n(506))/4)+-parseInt(n(505))/5+-parseInt(n(512))/6+parseInt(n(518))/7+-parseInt(n(498))/8*(parseInt(n(532))/9)+parseInt(n(496))/10*(parseInt(n(459))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(486)]=[e(511),e(461),e(504),e(515),e(464),e(493),e(521)],this[e(503)]=[e(533),e(462),e(469),e(460),e(477),e(489),e(478),e(509),e(528)]}static get[Wa(523)](){return Wa(502)}[Wa(508)](){const t=Wa,e=this[t(455)][t(468)][t(507)](t(483));if(this[t(455)][t(468)][t(495)](t(474))){for(const n of this[t(486)])e[t(524)](n,((e,r)=>{const s=t,o=this[s(455)][s(491)][s(458)][s(526)][s(492)]()[s(525)](s(476));this[s(530)](n,[o],this[s(486)],s(486),e,r)}));e[t(488)][t(501)](t(497),t(486),t(513),e[t(488)][t(510)](t(497),null,t(482))),e[t(488)][t(501)](t(497),t(486),t(482),((e,n)=>this[t(517)](this[t(486)],e,n))),e[t(488)][t(501)](t(497),t(486),t(479),(()=>!1))}if(this[t(455)][t(468)][t(495)](t(472))){for(const n of this[t(503)])e[t(524)](n,((e,r)=>{const s=t,o=this[s(455)][s(468)][s(507)](s(519))[s(463)](this[s(455)][s(491)][s(458)][s(526)]);this[s(530)](n,o,this[s(503)],s(503),e,r)}));e[t(488)][t(501)](t(497),t(503),t(513),e[t(488)][t(510)](t(497),null,t(482))),e[t(488)][t(501)](t(497),t(503),t(482),((e,n)=>this[t(517)](this[t(503)],e,n))),e[t(488)][t(501)](t(497),t(503),t(479),(()=>!1))}e[t(516)][t(471)]((e=>this[t(475)](e)))}[Wa(530)](t,e,n,r,s,o){const i=Wa,a=this[i(455)][i(468)][i(507)](i(483));this[i(455)][i(491)][i(465)](o[i(480)],(()=>{const t=i;for(const i of e)if(this[t(500)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(467)](r);void 0!==n&&(e[r]=n)}s(o),a[t(531)](i,{commandParams:[e]},[],r)}}))}[Wa(517)](t,e,n){const r=Wa,s=e[0][r(514)][r(490)],o=n[r(466)][0];this[r(455)][r(491)][r(473)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(485)](r,o[r],s):e[n(470)](r,s)}))}[Wa(475)](t){const e=Wa;if(t[e(494)])switch(t[e(522)]){case e(486):return{type:e(529),content:zr(this[e(455)][e(487)],e(484))};case e(503):return{type:e(529),content:zr(this[e(455)][e(487)],e(456))}}}[Wa(500)](t,e){const n=Wa,r=this[n(455)][n(468)][n(507)](n(483));for(const s of r[n(527)]({skipNotAttached:!0})){const r=s[n(457)]();if(s[n(522)]===e&&r===t)return s}return null}}var Ja=Function.prototype,Za=Object.prototype,Ya=Ja.toString,Qa=Za.hasOwnProperty,$a=Ya.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=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=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})),Qt(t,sn(t),n),r&&(n=Kn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=Ac;function pc(){const t=["parent","splice","containsRangeInObject","_isDataLoaded","forward","markDeletion","markerToHighlight","getAttribute","isBlock","insertion:join","pop","trackChanges","registerCustomCallback","originalSuggestionId","nodeAfter","dataReady","isCollapsed","isSelectable","position","trackChanges.trackFormatChanges","acceptAllSuggestions","_addSuggestionMarker","getRange","markInlineFormat","attribute:discard","TrackChangesEditing","updateSuggestion","hasSuggestion","_setSuggestionData","isMultiRange","howMany","data","track-changes-suggestion-not-found","isInContent","ck-suggestion-marker-","_saved","suggestionChanged","enqueueChange","addClass","addComment","deleteContent","updateMarker","newValue","containsPosition","pluginName","assign","startsWith","reconvertMarker","_handleNewSuggestionMarker","never","track-changes-command-not-found","adapter","commands","attributeNewValue","values","mapper","addRange","fetchCommentThread","track-changes-user-not-found","isLocal","open","getItems","selection","writer","_element","addSuggestionData","_enabledCommands","isAfter","isBefore","isDocumentOperation","setAttribute","oldValue","insertion:chain","_registerDefaultCallbacks","587586zRINeS","normal","removeMarkers","getChangedMarkers","_setSuggestionRange","locale","addUser","suggestion-type","warn","_model","containsItem","comments","elementToElement","_initAriaMarkerChangeAnnouncements","targetPosition","_recordAttributeChanges","discardSuggestion","insertion:accept","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.","PendingActions","formatBlock","hasCommentThread","sort","authorName","isOwn","_reduceExistingSuggestions","131406OjnkNd","element","FORMATTING","documentSelection","type","authoredAt","stop","createSelection","set","rootName","removeComment","deletion:join","head","getSuggestions","createRangeOn","formatInline:discard","item","bindElementToMarker","change:activeMarkers","splitPosition","removeMarker","isIntersecting","commandName","join","ENTER","remove","update:suggestion","suggestion:","removed","attribute:","subType","discard","substr","map","catch","change:_saved","split","dataDowncast","getAncestors","ck-suggestion-marker-formatBlock","push","@external","3tVKnaj","isInsideObject","add","author","markerName","insertion","insertion:discard","_afterChanges","widget","root","_cutOutSuggestionMarker","suggestionUnloaded","acceptSuggestion","getWalker","5UMKcSr","markMultiRangeInsertion","_refreshAttributeSuggestionsChain","external:","_checkSuggestionCorrectness","ck-suggestion-marker","dataToMarker","_processAttributeSuggestions","_inlineAttributeKeys","formatBlock:","getIntersection","find","ck-suggestion-marker--active","isObject","_updateSuggestionData","options","$graveyard","suggestionLoaded","isExternal","isTouching","_suggestionFactory","isAtEnd","buildSuggestion","next","refresh","getSuggestion","backward","_registerBlockAttribute","getCustomProperty","_removeSuggestion","format","_SUGGESTION_ANNOUNCEMENT","isLimit","elementStart","track-changes-adapter-already-set","nodeBefore","delete","creator","_getAttributeKey","end","hasComments","size","markerReady","getMultiRangeId","_descriptionFactory","rethrowUnexpectedError","127593BSBipt","define","getSuggestionCallback","containsRange","insert","trackChangesCommand","oldRange","name","return","removeMarker:suggestion:formatBlock","after","acceptSelectedSuggestions","_customCallbacks","fire","multi","marker-count","getUser","fromRange","getRanges","_refreshSuggestionsChain","differ","execute","_suggestionState","toViewElement","trackChanges.mergeNestedSuggestions","_enableDefaultAttributesIntegration","_mergeNestedSuggestions","$textProxy","addCommentThread","_suggestions","some","setTo","tablePasteChainId","521320CVMesr","activeMarkers","isIntersectingWithRange","for","formatInline:accept","model","discardAllSuggestions","createPositionAt","_splitMarkerName","$marker","unshift","markMultiRangeBlockFormat","toUpperCase","requires","rename","getFirstMarker","_getExternalAuthor","from","formatBlock:discard","formatGroupId","group","every","2405440piNPar","isNextTo","previous","accepted","ariaLiveAnnouncer","getCommentThread","_onDiscard","getMarkers","track-changes-suggestion-data-mismatch","clone","formatBlock:chain","track-changes-adapter-missing-getsuggestion","createdAt","formatBlock:join","deletion","plugins","addSuggestion","forEach","markBlockFormat","error-saving-suggestion-data-suggestion-discarded","markInsertion","108OTGlAH","addMarker","$elementName","_getSuggestionData","default","_isBlockAttribute","_addThreadToSuggestion","ready","unbind","concat","getFirstRange","deletion:accept","_commentsRepository","editingDowncast","removeAttribute","track-changes-enable-command-twice","moveTargetPosition","batch","996OiqKUE","_registerInlineAttribute","enableReadOnlyMode","_getAuthorFromId","collaboration.channelId","attributeOldValue","_joinSuggestions","addMarker:suggestion","_reduceSuggestionAttributeRange","attribute:accept","lowest","_defaultCallbacks","config","stopListening","setSelection","getAllAdjacentSuggestions","discardSelectedSuggestions","_breakSuggestionMarker","_blockAttributeKeys","createElement","formatInline","$text","createPositionBefore","fromCharCode","deletion:discard","formatBlock:accept","newRange","deletion:","getNearestSelectionRange","formatInline:chain","includes","attribute:join","schema","removeClass","getContainedElement","detach","getLastMatchingPosition","resolve","_createSuggestion","key","length","editor","addMarkerName","getDifference","accept","containerElement","conversion","forceDefaultExecution","_getMarkerAnnouncementText","low","LEAVE","attribute","meta","addHighlight","removeMarker:suggestion:attribute","createRangeIn","init","153096mcTyki","deletion:chain","value","createPositionAfter","high","commentThread","_isRegisteredAttribute","_editor","before","announce","toJSON","consume","_rangeIsInLocalUserInsertion","elementEnd","addMarker:suggestion:attribute","_trackFormatChanges","getChanges","notReady","suggestion:attribute:","_recordAttributeSuggestions","formatInline:","editing","consumable","addMarker:suggestion:formatBlock","_findSuggestions","change:data","isAtStart","move","change","attributeKey","suggestion","21htZlsa","then","Users","showSuggestionHighlights","getShiftedBy","isRemovable","applyOperation","has","_isForcedDefaultExecutionBlock","clear","highest","createRange","ck-suggestion-marker-formatInline","multipleBlocks","_adapter","get","PENDING_ACTION_SUGGESTION","chain","document","rejected","markMultiRangeDeletion","formatInline:join","insertion:","markerToData","markAttributeChange","attributes","_joinWithAdjacentSuggestions","_processAttributeChanges","unbindElementFromMarkerName","keys","markerNameToElements","range","start","skipNestingCheck","isEqual","always","groupId","insertContent","1059iPCBwX","isArray","substring","data-suggestion","CommentsRepository","registerPostFixer","upcast","enableCommand","isUndo","markers","filter","listenTo"];return(pc=function(){return t})()}!function(t,e){const n=Ac,r=t();for(;;)try{if(122924===parseInt(n(319))/1*(-parseInt(n(530))/2)+-parseInt(n(599))/3*(-parseInt(n(473))/4)+parseInt(n(333))/5*(parseInt(n(685))/6)+parseInt(n(561))/7*(-parseInt(n(412))/8)+parseInt(n(379))/9+parseInt(n(434))/10+-parseInt(n(277))/11*(-parseInt(n(455))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const mc=dc(457);class Ic extends t.Plugin{static get[dc(425)](){return[dc(603),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ds,Cs,Ls,Bs,to,so,co,go,bo,Ao,Ro,Mo,Fo,Go,Bo,Ko,Yo,ei,ci,pi,oi,Vs,Ks,bi,_i,Ri,Mi,Pi,ji,Vi,Ji,$i,ra,ca,ha,za,Ea,Ca,Ma,Xa,Sa,Pa,ja]}static get[dc(655)](){return dc(636)}constructor(t){const e=dc;function n(t){const e=Ac;return t[e(310)]((t=>String[e(496)](t)))[e(300)]("")}super(t),this[e(549)]=!1,this[e(285)](e(413),[]),this.on(e(295),((n,r,s,o)=>{const i=e;this[i(694)][i(558)]((()=>{const e=i;for(const n of[...o,...s])this[e(694)][e(608)][e(568)](n)&&t[e(551)][e(658)](n)}))})),this[e(377)]=new Kr(this[e(514)][e(417)][e(505)],this[e(514)][e(690)]),this[e(575)]=null,this[e(353)]=new Ec(this[e(514)]),this[e(408)]=new Map,this[e(467)]=t[e(449)][e(576)](e(603)),this[e(677)]=new Set,this[e(694)]=this[e(514)][e(417)],this[e(401)]=new WeakMap,this[e(569)]=!1,this[e(491)]=new Set([e(457)]),this[e(341)]=new Set,t[e(485)][e(380)](e(630),e(459)),this[e(545)]=t[e(485)][e(576)](e(630)),t[e(485)][e(380)](e(403),!0),this[e(405)]=t[e(485)][e(576)](e(403)),this[e(384)]=new l(t,this[e(677)]),this[e(698)](),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,52,53,56])}[dc(529)](){const t=dc,n=this[t(514)],r=(e,n)=>{const r=t;if(r(524)!=e)return r(645)+e;const s=n[r(313)]("|")[0];return this[r(460)](s)?r(316):r(573)};n[t(519)][t(415)](t(468))[t(617)]({model:t(560),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(420)](e[n(323)]),a=[n(338),r(o,i)];let c=3e3;return this[n(413)][n(503)](e[n(323)])&&(a[n(317)](n(345)),c=3010),n(448)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(519)][t(415)](t(314))[t(321)]((e=>{const r=t;e.on(r(480),((t,e,s)=>{const o=r;if(!s[o(348)][o(564)])return;const i=e[o(293)];if(!i)return;const c=s[o(666)][o(402)](i);n[o(417)][o(505)][o(346)](i)&&c&&!c[o(361)](o(327))&&c.is(o(518))&&(0,a.toWidget)(c,s[o(674)])}),{priority:r(534)})})),n[t(519)][t(415)](t(314))[t(617)]({model:t(560),view:(e,n)=>{const s=t;if(!n[s(348)][s(564)])return null;const{type:o,subType:i}=this[s(420)](e[s(323)]);return{classes:[s(338),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(293)])return;const{id:c}=this[a(420)](o[a(323)]);if(r){const t=this[a(408)][a(576)](c),e=this[a(371)](t);if(!this[a(460)](e))return}if(o[a(293)].is(a(673)))return void i[a(552)][a(541)](o[a(293)],s[a(386)]);const u=i[a(666)][a(402)](o[a(293)]);if(o[a(293)].is(a(278))&&n[a(417)][a(505)][a(619)](o[a(293)])&&!u[a(361)](a(526))){i[a(674)][a(649)]([a(338),a(316)],u),i[a(674)][a(681)](a(602),c,u),i[a(666)][a(294)](u,o[a(323)]),e&&(this[a(413)][a(503)](o[a(323)])?i[a(674)][a(649)](a(345),u):i[a(674)][a(506)](a(345),u));for(const t of n[a(417)][a(528)](o[a(293)])[a(672)]())i[a(552)][a(541)](t,s[a(386)]);i[a(552)][a(541)](o[a(293)],s[a(386)])}};n[t(519)][t(415)](t(314))[t(321)]((e=>{const n=t;e.on(n(553),((t,e,r)=>{const o=n;r[o(348)][o(564)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(571)})})),n[t(519)][t(415)](t(314))[t(321)]((e=>{const n=t;e.on(n(544),((t,e,r)=>{const o=n;r[o(348)][o(564)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(571)})})),n[t(519)][t(415)](t(314))[t(584)]({model:t(560),view:(e,n)=>n[t(348)][t(564)]?null:{group:t(560),name:e[t(309)](11)}}),n[t(519)][t(415)](t(605))[t(697)]({view:{name:t(560),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(304)+e[r(618)](r(692))+":"+e[r(618)]("id");return e[r(618)](r(394))&&(s+=":"+e[r(618)](r(394))),n[r(492)](r(421),{"data-name":s})}}),n[t(519)][t(415)](t(605))[t(339)]({view:t(560)}),n[t(519)][t(415)](t(468))[t(321)]((e=>{const n=t;e.on(n(553),s(),{priority:n(534)})})),n[t(519)][t(415)](t(468))[t(321)]((e=>{const n=t;e.on(n(544),s({isAttributeSuggestion:!0}),{priority:n(534)})})),n[t(519)][t(415)](t(468))[t(321)]((e=>{const n=t;e.on(n(388),((t,e,r)=>{const s=n,o=r[s(666)][s(591)](e[s(323)]);if(o)for(const t of o)t[s(361)](s(526))||(r[s(674)][s(506)]([s(338),s(316),s(345)],t),r[s(674)][s(469)](s(602),t),r[s(666)][s(589)](t,e[s(323)]))}),{priority:n(534)})})),n[t(519)][t(415)](t(468))[t(321)]((e=>{const n=t;e.on(n(527),((t,e,r)=>{const s=n,o=r[s(666)][s(591)](e[s(323)]);if(!o)return;const{id:i}=this[s(420)](e[s(323)]),a=this[s(408)][s(576)](i),c=this[s(371)](a);if(this[s(460)](c))for(const t of o)t[s(361)](s(526))||(r[s(674)][s(506)]([s(338),s(316),s(345)],t),r[s(674)][s(469)](s(602),t),r[s(666)][s(589)](t,e[s(323)]))}),{priority:n(534)})})),n[t(417)][t(579)][t(604)]((e=>{const r=t;let s=!1;const o=Array[r(429)](n[r(417)][r(579)][r(399)][r(688)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(420)](t);if(r(560)!==o)continue;const h=this[r(408)][r(576)](f);if(null!=c[r(499)]){r(493)==u&&(s=s||_c(c[r(499)],t,e,n[r(417)][r(505)]));const o=r(524)==u&&this[r(460)](l[r(313)]("|")[0]);if(c[r(499)][r(627)]||r(349)==c[r(499)][r(328)][r(286)]||r(705)==u&&!Cc(c[r(499)])||o&&!Cc(c[r(499)])||r(448)==u&&(Tc(a=c[r(499)])||function(t){const e=r;return t[e(593)][e(611)]==t[e(372)][e(368)]&&t[e(593)][e(354)]}(a)))e[r(297)](t),s=!0;else{if(!h||!h[r(644)])continue;i[r(321)](h)}}}var a;return i[r(374)]>0&&(s=!!this[r(587)](i)||s),s})),n[t(417)][t(579)][t(604)]((e=>{const r=t;let s=!1;for(const t of n[r(417)][r(579)][r(399)][r(546)]())if(r(383)==t[r(281)])for(const t of this[r(408)][r(665)]()){if(t[r(640)]||!t[r(644)])continue;const o=r(705)==t[r(281)],i=this[r(371)](t),a=i&&this[r(460)](i);if(!o&&!a)continue;const c=t[r(465)]();if(c[r(593)][r(611)]!=c[r(372)][r(611)]&&!c[r(372)][r(354)]){const o=n[r(417)][r(419)](c[r(593)][r(625)],r(372)),i=n[r(417)][r(572)](c[r(593)],o);e[r(652)](t[r(427)](),{range:i}),s=!0}}return s})),n[t(417)][t(579)][t(604)]((e=>this[t(588)](e))),n[t(417)][t(579)][t(604)]((e=>!e[t(472)][t(670)]&&this[t(340)](e))),n[t(417)].on(t(326),(()=>{this[t(549)]=!1})),n[t(417)][t(579)].on(t(555),((r,s)=>{const o=t;if(!s[o(670)]||s[o(607)])return;if(!this[o(549)])return;const i=n[o(417)][o(579)][o(399)][o(546)]();if(0==i[o(513)])return;const a=[],c=i[o(609)]((t=>o(524)==t[o(281)])),u=i[o(609)]((t=>o(383)==t[o(281)]&&o(494)!=t[o(386)])),l=i[o(609)]((t=>o(302)==t[o(281)]&&o(494)!=t[o(386)]));for(const t of c)this[o(536)](t[o(559)])&&a[o(317)]({key:t[o(559)],newValue:t[o(664)],oldValue:t[o(478)],range:kc(t[o(592)],n[o(417)])});for(const t of u){const e=l[o(344)]((e=>e[o(675)]===t[o(675)]));if(e){const r=Nc(t[o(629)][o(625)],n[o(417)]);e[o(386)]!==t[o(386)]&&a[o(317)]({key:o(457),newValue:t[o(386)],oldValue:e[o(386)],range:r});for(const[n,s]of e[o(586)]){if(!this[o(536)](n))continue;const e=t[o(586)][o(576)](n);s!==e&&a[o(317)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(586)])this[o(536)](n)&&(e[o(586)][o(568)](n)||a[o(317)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(513)]&&n[o(417)][o(648)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(585)](t,e,s,o,{groupId:r});this[n(710)](t,a)}))}),{priority:t(483)}),n[t(417)][t(608)].on(t(303),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(420)](n[s(386)]),e=this[s(408)][s(576)](t);e&&e[s(515)](n[s(386)])}})),n[t(417)][t(579)].on(t(555),(()=>{const e=t,r=Array[e(429)](n[e(417)][e(579)][e(399)][e(688)]())[e(609)]((t=>e(560)===this[e(420)](t[e(386)])[e(432)]));if(0===r[e(513)])return;r[e(707)](((t,n)=>{const r=e,s=t[r(642)][r(385)],o=n[r(642)][r(385)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(593)][r(679)](o[r(593)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(420)](t);if(null===n[e(385)]){const n=this[e(659)](t);o[e(321)](n)}else{const t=this[e(408)][e(576)](r);null!==n[e(499)]||t[e(644)]?(s[e(321)](t[e(289)]),o[e(321)](t)):this[e(362)](t)}}o[e(374)]>0&&this[e(398)](o);for(const t of s)this[e(392)](e(647),t)})),n[t(417)].on(t(567),((e,r)=>{const s=t,o=r[0];if(!this[s(408)][s(374)])return;if(!o[s(680)])return;if(o[s(472)][s(607)]||!o[s(472)][s(670)])return;let i,a;switch(o[s(281)]){case s(383):i=n[s(417)][s(419)](o[s(629)]),a=i[s(565)](o[s(641)]);break;case s(313):i=n[s(417)][s(419)](o[s(296)]),a=n[s(417)][s(419)](o[s(471)]);break;case s(557):i=n[s(417)][s(419)](o[s(699)]),a=i[s(565)](o[s(641)]);break;default:return}const c=n[s(417)][s(572)](i,a);n[s(417)][s(558)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(554)](c)){if(e[t(640)])continue;if(t(493)==e[t(281)])continue;const r=this[t(371)](e);if(r&&this[t(460)](r)&&t(313)!=o[t(281)])continue;const s=e[t(642)]&&e[t(642)][t(574)];(t(705)!=e[t(281)]||t(313)==o[t(281)]&&!s)&&(n[t(613)]||t(324)==e[t(281)]&&n[t(709)]||e[t(465)]()[t(382)](c)&&this[t(490)](e,i,a))}}))}),{priority:t(483)}),n[t(417)].on(t(651),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(520)])return;if(this[s(569)])return;if(!this[s(384)][s(532)])return;if(o[s(627)])return;const a=n[s(417)][s(505)],{start:c,end:u}=o[s(465)](),l=c[s(625)]&&a[s(365)](c[s(625)])?null:a[s(501)](c,s(615)),f=u[s(368)]&&a[s(365)](u[s(368)])?null:a[s(501)](u,s(359)),h=n[s(417)][s(572)](l?l[s(593)]:c,f?f[s(372)]:u);n[s(417)][s(558)]((t=>{const e=s;this[e(616)](h);const r=n[e(417)][e(505)][e(501)](h[e(593)]);o.is(e(280))?t[e(487)](r):o[e(410)](r)})),e[s(283)]()}),{priority:e.priorities[t(686)]+10}),n[t(417)].on(t(598),((e,r)=>{const s=t,o=r[r[s(513)]-1];o&&o[s(520)]||this[s(569)]||this[s(384)][s(532)]&&(n[s(417)][s(558)]((()=>{const t=s;let o=n[t(417)][t(598)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(387)]=o[t(443)]();const i=o[t(372)][t(368)],a=n[t(417)][t(505)];i&&a[t(619)](i)&&!a[t(346)](i)&&(o=n[t(417)][t(572)](o[t(593)],n[t(417)][t(419)](i,t(372)))),this[t(454)](o)})),e[s(283)]())}),{priority:t(534)}),this[t(514)][t(663)][t(321)](t(622),this[t(384)]),this[t(606)](t(622));const o=new p(n,this[t(408)]);n[t(663)][t(321)](t(331),o),this[t(606)](t(331));const i=new b(n,this[t(408)]);n[t(663)][t(321)](t(701),i),this[t(606)](t(701)),n[t(663)][t(321)](t(631),new S(n,o,this[t(408)])),this[t(606)](t(631)),n[t(663)][t(321)](t(418),new S(n,i,this[t(408)])),this[t(606)](t(418)),n[t(663)][t(321)](t(390),new w(n,o,this[t(408)])),this[t(606)](t(390)),n[t(663)][t(321)](t(489),new w(n,i,this[t(408)])),this[t(606)](t(489));const c=n[t(449)][t(576)](t(603));this[t(610)](c,t(650),((e,{threadId:n})=>{const r=t,s=this[r(408)][r(576)](n);s&&s[r(535)]&&1===s[r(535)][r(513)]&&this[r(347)](n,{hasComments:!0})}),{priority:t(522)}),this[t(610)](c,t(287),((e,{threadId:n})=>{const r=t,s=this[r(408)][r(576)](n);s&&s[r(535)]&&!s[r(535)][r(513)]&&this[r(347)](n,{hasComments:!1})}),{priority:t(522)})}set[dc(662)](t){const n=dc;if(this[n(575)])throw new e.CKEditorError(n(367),this);this[n(575)]=t}get[dc(662)](){return this[dc(575)]}[dc(290)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(408)][n(665)]())t&&!e[n(644)]||r[n(317)](e);return e?r[n(310)]((t=>t[n(540)]())):r}[dc(358)](t){const n=dc,r=this[n(408)][n(576)](t);if(!r)throw new e.CKEditorError(n(643),this);return r}[dc(638)](t){const e=dc;return this[e(408)][e(568)](t)}[dc(676)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(281)][e(313)](":"),a=this[e(408)][e(576)](r)||this[e(511)](o,i,r,n,s);if(this[e(461)](a),this[e(337)](a,o,i||null,n),a[e(446)]=t[e(446)],a[e(614)]=!0,s&&s[e(318)]){const t=s[e(318)],n=this[e(428)](t[e(708)]);a[e(282)]=t[e(446)],a[e(322)]=n,a[e(351)]=!0}else a[e(282)]=t[e(446)];switch(t[e(642)]&&(a[e(642)]=t[e(642)]),t[e(586)]&&(a[e(586)]=t[e(586)]),this[e(575)]&&this[e(575)][e(450)]||(a[e(646)]=!0),this[e(401)][e(576)](a)){case e(547):this[e(401)][e(285)](a,e(626));break;case e(375):a[e(644)]?(this[e(587)](new Set([a])),this[e(398)](new Set([a])),this[e(401)][e(285)](a,e(462)),this[e(392)](e(350),a)):this[e(401)][e(285)](a,e(305))}return a}[dc(331)](t){const e=dc;this[e(520)]((()=>{const n=e;this[n(514)][n(417)][n(558)]((()=>{const e=n;for(const n of t[e(488)]())n[e(517)]()}))}))}[dc(701)](t){const e=dc;this[e(520)]((()=>{const n=e;this[n(514)][n(417)][n(558)]((()=>{const e=n;for(const n of t[e(488)]())n[e(308)]()}))}))}[dc(606)](t,n){const r=dc,s=this[r(514)][r(663)][r(576)](t);if(!s)throw new e.CKEditorError(r(661),this,{commandName:t});if(this[r(677)][r(568)](s))throw new e.CKEditorError(r(470),this,{commandName:t});this[r(677)][r(321)](s),n&&s.on(r(400),((t,e)=>{const o=r;this[o(384)][o(532)]&&(this[o(569)]||(e[o(513)]>0&&e[e[o(513)]-1]&&e[e[o(513)]-1][o(520)]?e[o(621)]():(t[o(387)]=n(((...t)=>s[o(400)](...t,{forceDefaultExecution:!0})),...e),t[o(283)]())))}),{priority:r(534)})}[dc(520)](t){const n=dc;let r,s;const o=this[n(569)];this[n(569)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(569)]=!1),s&&e.CKEditorError[n(378)](s,this),r}[dc(454)](t,n=null,r={}){const s=dc;if(t[s(627)])return null;const o=this[s(514)][s(449)][s(576)](s(563)).me;for(const{suggestion:e,meta:o}of this[s(554)](t,s(324)))if(o[s(709)]){if(!o[s(435)]){if(o[s(613)]){if(!this[s(405)]||!Lc(e,r))continue;return e}if(Lc(e,r))return e;this[s(490)](e,t[s(593)],t[s(372)]);break}if(n==e[s(307)]&&Lc(e,r)){const n=e[s(465)]();return n[s(593)][s(595)](t[s(372)])?this[s(689)](e,this[s(694)][s(572)](t[s(593)],n[s(372)])):this[s(689)](e,this[s(694)][s(572)](n[s(593)],t[s(372)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(583)+n:s(324),u=this[s(639)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(632)](c,i,a,t),u}[dc(334)](t,n=dc(393),r={}){const s=dc,o=this[s(514)][s(449)][s(576)](s(563)).me,i=this[s(353)][s(381)](s(324),n,s(300));for(const e of this[s(290)]())if(e[s(322)].id==o.id&&s(324)==e[s(281)]&&e[s(307)]==n&&Lc(e,r)&&(i(e[s(397)](),t)||i(t,e[s(397)]()))){for(const n of t)e[s(667)](n);return e}for(const{suggestion:e,meta:n}of this[s(554)](t,s(324))){if(!n[s(709)])continue;if(!this[s(405)]&&n[s(613)])continue;if(!Lc(e,r))continue;let o=!0;for(const n of e[s(397)]())for(const e of t)if(!n[s(382)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(583)+n,l=this[s(639)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(632)](u,a,c,e,Hr[s(376)]());return l}[dc(634)](t,n,r=null,s={}){const o=dc;if(r=r||yc(n),t[o(627)])return null;if(o(660)===this[o(545)]){const e=this[o(353)][o(381)](o(493),r,o(517));return this[o(520)]((()=>e([t],n,s))),null}const i=this[o(514)][o(449)][o(576)](o(563)).me,a=[];if(o(596)!==this[o(545)])for(const{suggestion:e,meta:n}of this[o(554)](t,o(324)))n[o(709)]&&!n[o(320)]&&a[o(317)](...e[o(397)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(343)](s);e&&r[n(317)](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(513)];){const s=r[e][n(516)](t);r[n(612)](e,1,...s),e+=s[n(513)]}}return r}(t,a);c[o(513)]&&this[o(694)][o(558)]((()=>{const t=o;for(const e of c){const o=this[t(353)][t(381)](t(493),r,t(517));this[t(520)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(593)],u=t[o(372)];for(const{suggestion:e,meta:n}of this[o(554)](t,o(493))){if(!n[o(709)])continue;if(e[o(307)]!=r)continue;if(!Lc(e,s))continue;const i=e[o(465)]();if(i[o(382)](t,!0))return null;c=c[o(679)](i[o(593)])?c:i[o(593)],u=u[o(678)](i[o(372)])?u:i[o(372)],a?i[o(593)][o(679)](a[o(465)]()[o(593)])?(a[o(687)](),a=e):e[o(687)]():a=e}const l=this[o(694)][o(572)](c,u);if(a)this[o(689)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(639)]({id:t,type:o(550)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(632)](o(550)+r,t,a,l)}}return null}[dc(452)](t,n,r=[],s=null,o={}){const i=dc;n[i(431)]||(n[i(431)]=n[i(299)]),n[i(574)]=t.is(i(592)),s=s||yc(n);const a=r[i(310)]((t=>Nc(t,this[i(694)]))),c=t.is(i(592))?t:Nc(t,this[i(694)]);if(i(660)===this[i(545)]){const t=this[i(353)][i(381)](i(705),s,i(517));return this[i(520)]((()=>t([c],n,o))),null}a[i(317)](c);let u=!0;for(const t of a)if(!this[i(542)](t)){u=!1;break}if(u&&i(596)!==this[i(545)]){const t=this[i(353)][i(381)](i(705),s,i(517));return this[i(520)]((()=>t([c],n,o))),null}let l=null,f=c[i(593)],h=c[i(372)];for(const{suggestion:t,meta:e}of this[i(554)](c,i(705))){if(!e[i(709)])continue;if(e[i(435)]||e[i(613)]||e[i(320)])continue;if(t[i(642)][i(431)]!=n[i(431)])continue;if(!Lc(t,o))continue;const r=t[i(465)]();if(t[i(307)]==s){if(r[i(382)](c,!0))return null;f=f[i(679)](r[i(593)])?f:r[i(593)],h=h[i(678)](r[i(372)])?h:r[i(372)],l?r[i(593)][i(679)](l[i(465)]()[i(593)])?(l[i(687)](),l=t):t[i(687)]():l=t}else{const e=c[i(343)](r);this[i(329)](t,e)}}const g=this[i(514)][i(449)][i(576)](i(563)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(689)](l,this[i(694)][i(572)](f,h)),l;{const t=this[i(639)]({id:d,type:i(342)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(632)](i(342)+s,d,p,this[i(694)][i(572)](f,h)),t}}[dc(423)](t,n,r=[],s=null,o={}){const i=dc;n[i(431)]||(n[i(431)]=n[i(299)]);const a=t[0];n[i(574)]=a.is(i(592)),s=s||yc(n);const c=r[i(310)]((t=>Nc(t,this[i(694)]))),u=a.is(i(592))?t:t[i(310)]((t=>Nc(t,this[i(694)])));if(i(660)===this[i(545)]){const t=this[i(353)][i(381)](i(705),s,i(517));return this[i(520)]((()=>t(u,n,o))),null}c[i(317)](...u);let l=!0;for(const t of c)if(!this[i(542)](t)){l=!1;break}if(l&&i(596)!==this[i(545)]){const t=this[i(353)][i(381)](i(705),s,i(517));return this[i(520)]((()=>t(u,n,o))),null}const f=this[i(514)][i(449)][i(576)](i(563)).me;for(const t of this[i(290)]()){if(t[i(322)].id!=f.id)continue;if(i(705)!=t[i(281)]||t[i(642)][i(431)]!=n[i(431)])continue;if(!Lc(t,o))continue;const e=t[i(307)]==s;for(let n=0;n<u[i(513)];n++){const r=u[n];for(const s of t[i(441)]()){const o=s[i(633)]();if(r[i(595)](o)){e?(u[i(612)](n,1),n--):t[i(297)](s[i(386)]);break}}}}if(0==u[i(513)])return null;const h=this[i(353)][i(381)](i(705),s,i(300));for(const t of this[i(290)]())if(t[i(322)].id==f.id&&i(705)==t[i(281)]&&t[i(642)][i(431)]==n[i(431)]&&t[i(307)]==s&&Lc(t,o)&&(h(t[i(397)](),u)||h(u,t[i(397)]()))){for(const e of u)t[i(667)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(342)+s,m=this[i(639)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(632)](p,g,d,t,Hr[i(376)]());return m}[dc(616)](t,n=null,r={}){const s=dc;if(t[s(627)])return null;const o=this[s(514)][s(449)][s(576)](s(563)).me,a=new i.LiveRange(t[s(593)],t[s(372)]);for(const{suggestion:t,meta:e}of this[s(554)](a,s(324)))if(e[s(709)]&&!e[s(435)])if(t[s(640)]){const e=t[s(397)]()[s(609)]((t=>s(349)!=t[s(328)][s(286)]));if(e[s(433)]((t=>a[s(382)](t,!0)))&&t[s(308)](),e[s(409)]((t=>t[s(382)](a,!0)))){const t=this[s(353)][s(381)](s(448),n,s(517));return this[s(520)]((()=>t([a],null,r))),null}}else{const e=a[s(343)](t[s(465)]());null!==e&&t[s(440)]([e],null,r)}if(a[s(508)](),a[s(627)]||s(349)==a[s(328)][s(286)])return null;let c=null,u=a[s(593)],l=a[s(372)];const f=this[s(554)](a,s(448));for(const{suggestion:t,meta:e}of f){const n=this[s(694)][s(572)](u,l);if(e[s(709)]&&(this[s(405)]||!e[s(613)]&&!e[s(320)]))if(t[s(640)]){if(!Lc(t,r))continue;let e=!0;for(const r of t[s(397)]()){if(r[s(382)](n,!0))return t;n[s(382)](r)||(e=!1)}e&&t[s(308)]()}else{const e=t[s(465)]();if(e[s(382)](n,!0))return t;if(!Lc(t,r)){n[s(382)](e)?t[s(687)]():e[s(654)](u)?u=e[s(372)]:e[s(654)](l)&&(l=e[s(593)]);continue}u=u[s(679)](e[s(593)])?u:e[s(593)],l=l[s(678)](e[s(372)])?l:e[s(372)],r=Object[s(656)]({},t[s(586)]),c?e[s(593)][s(679)](c[s(465)]()[s(593)])?(c[s(687)](),c=t):t[s(687)]():c=t}}if(c)return this[s(689)](c,this[s(694)][s(572)](u,l)),c;{const t=(0,e.uid)(),i=this[s(694)][s(572)](u,l),a=o.id,c=n?s(500)+n:s(448),f=this[s(639)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(632)](c,t,a,i),f}}[dc(581)](t,n=dc(393),r={}){const s=dc,o=this[s(514)][s(449)][s(576)](s(563)).me,a=t[s(310)]((t=>new i.LiveRange(t[s(593)],t[s(372)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(554)](a,s(324)))e[s(709)]&&!e[s(435)]&&c[s(321)](t);for(const e of c)if(e[s(640)]){const o=e[s(397)]();if((!e[s(586)]||!e[s(586)][s(594)])&&o[s(433)]((t=>a[s(409)]((e=>e[s(382)](t,!0)))))&&e[s(308)](),a[s(433)]((t=>o[s(409)]((e=>e[s(382)](t,!0)))))){const e=this[s(353)][s(381)](s(448),n,s(517));return this[s(520)]((()=>e(t,null,r))),null}}else{const t=e[s(465)]();if(a[s(409)]((e=>e[s(382)](t,!0)))&&e[s(308)](),a[s(433)]((e=>t[s(382)](e,!0)))){const t=this[s(353)][s(381)](s(448),n,s(517));return this[s(520)]((()=>t(a,null,r))),null}}const u=this[s(353)][s(381)](s(448),n,s(300));let l=null;for(const t of this[s(290)]())if(t[s(322)].id==o.id&&t[s(644)]&&s(448)==t[s(281)]&&t[s(307)]==n&&Lc(t,r)&&(u(t[s(397)](),a)||u(a,t[s(397)]())))if(l){if(t[s(535)]&&t[s(535)][s(513)])continue;for(const e of t[s(397)]())l[s(414)](e)||l[s(667)](e);t[s(687)]()}else{l=t;for(const e of a)t[s(414)](e)||t[s(667)](e)}if(l)return l;c[s(570)]();for(const{suggestion:t,meta:e}of this[s(554)](a,s(448)))e[s(709)]&&(this[s(405)]||!e[s(613)]&&!e[s(320)])&&Lc(t,r)&&c[s(321)](t);for(const t of c){const e=t[s(397)]();if((!r||!r[s(594)])&&a[s(433)]((t=>e[s(409)]((e=>e[s(382)](t,!0))))))return t;(!t[s(586)]||!t[s(586)][s(594)])&&e[s(433)]((t=>a[s(409)]((e=>e[s(382)](t,!0)))))&&t[s(308)]()}const f=(0,e.uid)(),h=o.id,g=s(500)+n,d=this[s(639)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(508)](),t[s(627)]||s(349)==t[s(328)][s(286)]||this[s(632)](g,f,h,t,Hr[s(376)]());return d}[dc(585)](t,n,r,s,o){const i=dc;if(t[i(627)])return[];if(i(660)===this[i(545)])return[];const a=this[i(514)][i(449)][i(576)](i(563)).me.id,c=Array[i(429)](this[i(408)][i(665)]())[i(609)]((e=>i(524)==e[i(281)]&&e[i(642)][i(512)]==n&&e[i(414)](t)));if(i(459)===this[i(545)]){const e=this[i(554)](t,i(324))[i(609)]((({meta:t})=>t[i(709)]&&!t[i(320)]&&!t[i(435)]))[i(310)]((({suggestion:t})=>t));c[i(422)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(524)==t[i(281)]?t[i(642)][i(682)]:void 0,o=t[i(465)](),a=Array[i(429)](u[i(590)]())[i(344)]((t=>t[i(298)](o)));if(!a)continue;const c=a[i(516)](o);this[i(460)](n)&&i(324)==t[i(281)]&&0!=c[i(513)]||(u[i(369)](a),c[i(451)]((t=>{u[i(285)](t,r)})),i(324)!=t[i(281)]&&e!=s&&u[i(285)](a[i(343)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(513)]>37&&console[i(693)](i(703),{key:n});const f=(i(306)+(n+"|")+yc({newValue:s}))[i(601)](0,60),h=this[i(639)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(317)](h),this[i(632)](f,c,a,t)}return l}[dc(360)](t){const e=dc;this[e(491)][e(321)](t)}[dc(474)](t){const e=dc;this[e(341)][e(321)](t)}[dc(404)](t,e=[],n=[]){const r=dc;this[r(606)](t,((t,...e)=>{this[r(700)]((()=>{t(...e)}))}));for(const t of e)this[r(474)](t);for(const t of n)this[r(360)](t)}[dc(371)](t){const e=dc;return e(524)==t[e(281)]?t[e(307)][e(313)]("|")[0]:null}[dc(689)](t,e){const n=dc,r=t[n(427)]();this[n(694)][n(558)]((t=>{t[n(652)](r,{range:e})}))}[dc(461)](t){const e=dc,n=t.id,r=this[e(514)][e(485)][e(576)](e(477));this[e(467)][e(706)](n)||this[e(467)][e(407)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(467)][e(439)](n);s[e(463)](e(566)),s[e(566)]=!1,t[e(535)]=s}[dc(337)](t,n,r,s){const o=dc;if(t[o(281)]!=n||t[o(307)]!=r||t[o(370)].id!=s)throw this[o(514)][o(475)](o(442)),new e.CKEditorError(o(442),this)}[dc(329)](t,n){const r=dc,s=t[r(465)]();if(n[r(595)](s))t[r(687)]();else if(s[r(382)](n)){const o=this[r(694)][r(419)](n[r(593)][r(368)],r(372));this[r(689)](t,this[r(694)][r(572)](s[r(593)],o));const i=(0,e.uid)(),a=t[r(370)].id,c=t[r(281)]+":"+t[r(307)];this[r(639)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(642)],attributes:t[r(586)]});const u=this[r(694)][r(419)](n[r(372)][r(611)],r(389)),l=this[r(694)][r(572)](u,s[r(372)]);this[r(632)](c,i,a,l)}else if(s[r(654)](n[r(593)])){const e=this[r(694)][r(419)](n[r(593)][r(368)],r(372));this[r(689)](t,this[r(694)][r(572)](s[r(593)],e))}else{const e=this[r(694)][r(419)](n[r(372)][r(611)],r(389));this[r(689)](t,this[r(694)][r(572)](e,s[r(372)]))}}[dc(542)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(554)](t,e(324))){if(!r[e(709)])continue;const s=n[e(397)]();for(const n of s)if(!t[e(516)](n)[e(513)])return!0}return!1}[dc(476)](t){const n=dc,r=this[n(514)][n(449)][n(576)](n(563))[n(395)](t);if(!r)throw new e.CKEditorError(n(669),this);return r}[dc(428)](t){const e=dc,n=this[e(514)][e(449)][e(576)](e(563)),r=(0,o.hashObject)(e(336)+t);return n[e(395)](r)||n[e(691)]({id:r,name:t})}[dc(511)](t,e,n,r,s){const o=dc,i=this[o(476)](r),a=this[o(353)][o(355)](t,e,n,i,s,(t=>{const e=o;this[e(347)](n,{attributes:t});const r=this[e(358)](n);this[e(587)](new Set([r])),this[e(398)](new Set([r]))}));return this[o(610)](a,o(517),(()=>{const t=o;this[t(347)](n,{state:t(437)})}),{priority:o(534)}),this[o(610)](a,o(308),(()=>{const t=o;this[t(347)](n,{state:t(580)})}),{priority:o(534)}),this[o(408)][o(285)](n,a),this[o(401)][o(285)](a,o(547)),a}[dc(420)](t){const e=dc,n=t[e(313)](":");return{group:n[0],type:n[1],subType:n[e(513)]>=5?n[2]:null,id:n[e(513)]<5?n[2]:n[3],authorId:n[e(513)]<5?n[3]:n[4],markerCount:6==n[e(513)]?n[5]:null}}[dc(490)](t,n,r){const s=dc,o=t[s(465)](),i=o[s(593)],a=o[s(372)];this[s(689)](t,this[s(694)][s(572)](i,n));const c=(0,e.uid)(),u=t[s(370)].id,l=t[s(281)]+(t[s(307)]?":"+t[s(307)]:"");this[s(639)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(586)],data:t[s(642)]});const f=this[s(371)](t);(s(705)==t[s(281)]||f&&this[s(460)](f))&&(r=this[s(694)][s(495)](r[s(611)])),this[s(632)](l,c,u,this[s(694)][s(572)](r,a))}[dc(554)](t,e=null){const n=dc,r=[],s=this[n(514)][n(449)][n(576)](n(563)).me;Array[n(600)](t)||(t=[t]);for(const o of this[n(290)]()){if(!o[n(644)])continue;if(e&&o[n(281)]!=e)continue;let i=!1;for(const e of o[n(397)]()){for(const a of t){const t=a[n(593)][n(595)](e[n(372)])||a[n(372)][n(595)](e[n(593)]);if(t||a[n(343)](e)){const c=a[n(382)](e)&&bc(this[n(694)][n(505)],e[n(593)],a),u=e[n(382)](a)&&bc(this[n(694)][n(505)],a[n(593)],e);r[n(317)]({suggestion:o,meta:{isOwn:s==o[n(322)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(632)](t,e,n,r,s){const o=dc;this[o(694)][o(558)]((i=>{const a=o;let c=a(304)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(456)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(362)](t){const e=dc,n=t[e(436)],r=t[e(356)];t[e(436)]=null,t[e(356)]=null,null!=n&&n[e(356)]==t&&(n[e(356)]=r),null!=r&&r[e(436)]==t&&(r[e(436)]=n),e(462)==this[e(401)][e(576)](t)&&(this[e(401)][e(285)](t,e(305)),this[e(392)](e(330),t,n,r))}[dc(639)](t){const n=dc,r=t.id,s=this[n(676)](t);if(this[n(575)]&&this[n(575)][n(450)]){const o=this[n(514)][n(449)][n(576)](n(704)),i=s[n(373)],a=s[n(307)]?s[n(281)]+":"+s[n(307)]:s[n(281)],c=this[n(514)][n(690)],u=o[n(321)](zr(c,n(577))),l={id:r,type:a,hasComments:i,data:t[n(642)]||null,originalSuggestionId:t[n(624)]||null,attributes:s[n(586)]};this[n(575)][n(450)](l)[n(562)]((t=>{const e=n;s[e(646)]=!0,o[e(302)](u),t&&t[e(446)]&&(this[e(408)][e(576)](r)[e(446)]=t[e(446)])}))[n(311)]((t=>{const r=n;throw(0,e.logWarning)(r(453)),this[r(514)][r(417)][r(648)]({isUndoable:!1},(()=>{s[r(308)]()})),s[r(486)](),this[r(408)][r(369)](s.id),this[r(401)][r(369)](s),t}))}return s}[dc(460)](t){const e=dc;return this[e(491)][e(568)](t)}[dc(347)](t,e){const n=dc,r=this[n(514)][n(449)][n(576)](n(704)),s=this[n(358)](t);if(this[n(575)]&&this[n(575)][n(637)])if(s[n(646)]){const s=r[n(321)](zr(this[n(514)][n(690)],n(577)));this[n(575)][n(637)](t,e)[n(562)]((()=>{r[n(302)](s)}))}else s.on(n(312),(()=>{this[n(347)](t,e)}))}[dc(458)](t){const n=dc;if(!this[n(575)]||!this[n(575)][n(358)])throw new e.CKEditorError(n(445),this);return this[n(575)][n(358)](t)}[dc(659)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(420)](t),i=this[e(408)][e(576)](n)||this[e(511)](r,s,n,o,{});switch(this[e(337)](i,r,s,o),this[e(401)][e(576)](i)){case e(547):this[e(458)](n)[e(562)]((t=>{const r=e;let s=Promise[r(510)]();t[r(373)]&&(s=this[r(467)][r(668)]({channelId:this[r(514)][r(485)][r(576)](r(477)),threadId:n})),s[r(562)]((()=>{const e=r;this[e(676)](t)[e(646)]=!0}))})),this[e(401)][e(285)](i,e(375));break;case e(305):this[e(347)](n,{state:e(671)});case e(626):this[e(401)][e(285)](i,e(462)),this[e(392)](e(350),i);break;case e(462):this[e(392)](e(647),i)}return i[e(515)](t),i}[dc(398)](t){const e=dc,n=Array[e(429)](t),r=n[e(609)]((t=>e(524)==t[e(281)]));this[e(335)](r);const s=n[e(609)]((t=>!t[e(640)]&&e(524)!=t[e(281)])),o=this[e(290)]({skipNotAttached:!0})[e(609)]((t=>!t[e(640)]&&e(524)!=t[e(281)])),i=o[e(609)]((n=>!t[e(568)](n))),a=new Map(o[e(310)]((t=>[t,this[e(353)][e(381)](t[e(281)],t[e(307)],e(578))]))),c=new Map(o[e(310)]((t=>[t,t[e(465)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(513)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(513)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(513)];t++){const n=s[t];!l[e(568)](n)&&n[e(436)]&&(f[e(321)](n[e(436)]),n[e(436)][e(356)]===n&&(n[e(436)][e(356)]=null),n[e(436)]=null),!u[e(568)](n)&&n[e(356)]&&(f[e(321)](n[e(356)]),n[e(356)][e(436)]===n&&(n[e(356)][e(436)]=null),n[e(356)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(513)];e++){const r=g(t,n[e]);r&&(r[0][s(356)]=r[1],r[1][s(436)]=r[0],u[s(321)](r[0]),l[s(321)](r[1]))}}function g(t,n){const r=e;if(t[r(322)].id!==n[r(322)].id)return null;const s=a[r(576)](t)(t,n,c[r(576)](t),c[r(576)](n));return s&&a[r(576)](n)(t,n,c[r(576)](t),c[r(576)](n))?s[1][r(535)]&&s[1][r(535)][r(513)]?null:s:null}f[e(374)]&&this[e(398)](f)}[dc(335)](t){const e=dc;if(0==t[e(513)])return;const n=this[e(290)]({skipNotAttached:!0})[e(609)]((t=>e(524)==t[e(281)]&&t[e(614)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(586)]);s[e(568)](n)||(s[e(285)](n,r[e(513)]),r[e(317)]([]));const i=s[e(576)](n);r[i][e(317)](t)}!function(){const t=e;r[t(707)](((e,n)=>{const r=t,s=e[0][r(446)],o=n[0][r(446)];return s==o?e[0][r(586)][r(597)]<n[0][r(586)][r(597)]?-1:1:s<o?-1:1}));for(const e of r)e[t(707)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(513)];t++){if(0==r[t][e(513)])continue;const n=[];for(let s=t+1;s<r[e(513)];s++)0!=r[s][e(513)]&&i(r[t],r[s])&&n[e(317)](s);for(const s of n)r[t]=r[t][e(464)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(513)];n++)t[n][e(356)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(513)];n++)t[n][e(436)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(586)][r(597)]!==n[0][r(586)][r(597)]&&t[0][r(322)]!==n[0][r(322)])return!1;if(!function(t,e){const n=r;return!t[n(373)]&&!e[n(373)]||(!t[n(373)]||!e[n(373)])&&(!!(t[n(373)]&&e[n(446)]<t[n(535)][n(696)][n(576)](0)[n(446)])||!!(e[n(373)]&&t[n(446)]<e[n(535)][n(696)][n(576)](0)[n(446)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(586)],r(597)),o=gc(n[0][r(586)],r(597));return!!wr(s,o)&&(!!t[r(433)]((t=>n[r(409)]((e=>t[r(465)]()[r(595)](e[r(465)]())))))&&n[r(433)]((e=>t[r(409)]((t=>e[r(465)]()[r(595)](t[r(465)]()))))))}}[dc(587)](t){const e=dc,n=Array[e(429)](t),r=this[e(290)]({skipNotAttached:!0}),s=r[e(609)]((n=>!t[e(568)](n))),o=new Map(n[e(310)]((t=>[t,this[e(353)][e(381)](t[e(281)],t[e(307)],e(300))]))),i=new Map(r[e(310)]((t=>[t,t[e(397)]()])));for(let t=0;t<n[e(513)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(513)];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(513)];e++){const s=r[e];if(s[a(281)]!==n[a(281)]||s[a(322)].id!==n[a(322)].id||s[a(307)]!==n[a(307)])continue;if(!Sc(n,s,[a(597)]))continue;if(a(524)==n[a(281)]&&n[a(642)][a(682)]!=s[a(642)][a(682)])continue;if(a(524)==n[a(281)]&&t[a(460)](n[a(642)][a(512)]))continue;if(a(705)==n[a(281)]){const e=t[a(514)][a(417)],r=n[a(507)]();if(r&&(e[a(505)][a(346)](r)||e[a(505)][a(365)](r)))continue}const c=o[a(576)](n),u=i[a(576)](n),l=i[a(576)](s),f=n[a(535)]&&n[a(535)][a(513)],h=s[a(535)]&&s[a(535)][a(513)];if(!f&&c(l,u))return t[a(479)](s,n),i[a(369)](n),!0;if(!h&&c(u,l))return t[a(479)](n,s),i[a(369)](s),!0}return!1}}[dc(479)](t,e){const n=dc;if(t[n(640)])for(const r of e[n(397)]())t[n(667)](r);else{const r=e[n(465)]()[n(372)];this[n(689)](t,this[n(694)][n(572)](t[n(465)]()[n(593)],r))}e[n(687)]()}[dc(521)](t,e){const n=dc,r=t[n(657)](n(363))||t[n(657)](n(524))?n(279):t[n(424)]();return zr(this[n(514)][n(690)],e+"_"+r+n(364))}[dc(698)](){const t=dc,e=this[t(514)];(0,o.surroundingMarkersDetector)(this[t(694)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(420)](t[s(386)]);if(s(560)===e){o[s(317)](this[s(521)](n,s(523)));break}}for(const t of r){const{group:e,type:n}=this[s(420)](t[s(386)]);if(s(560)===e){o[s(317)](this[s(521)](n,s(301)));break}}o[s(513)]&&e.ui[s(438)][s(539)](s(622),o[s(300)](" "))}))}[dc(588)](t){const e=dc;if(this[e(549)])return!1;const n=this[e(514)],r=n[e(417)][e(579)][e(399)][e(546)]();if(0==r[e(513)])return!1;const s=[],o=r[e(609)]((t=>e(524)==t[e(281)])),i=r[e(609)]((t=>e(383)==t[e(281)]&&e(494)!=t[e(386)])),a=r[e(609)]((t=>e(302)==t[e(281)]&&e(494)!=t[e(386)]));for(const t of o)s[e(317)]({key:t[e(559)],newValue:t[e(664)],oldValue:t[e(478)],range:kc(t[e(592)],n[e(417)])});for(const t of i){const r=a[e(344)]((n=>n[e(629)][e(595)](t[e(629)])));r&&s[e(317)]({key:e(457),newValue:t[e(386)],oldValue:r[e(386)],range:n[e(417)][e(291)](t[e(629)][e(625)])})}return 0!=s[e(513)]&&this[e(710)](t,s)}[dc(340)](t){const e=dc;let n=!1;const r=this[e(514)][e(417)][e(579)][e(399)][e(688)]()[e(609)]((t=>t[e(642)][e(499)]&&t[e(386)][e(657)](e(548))));for(const s of r){const{subType:r,id:o}=this[e(420)](s[e(386)]),i=r[e(313)]("|")[0];for(const r of this[e(290)]({skipNotAttached:!0}))r.id!=o&&e(524)==r[e(281)]&&r[e(642)]&&r[e(642)][e(512)]==i&&r[e(465)]()[e(298)](s[e(642)][e(499)])&&(this[e(481)](r,s[e(642)][e(499)],t),n=!0)}return n}[dc(700)](t){const e=dc;this[e(514)],this[e(549)]=!0,t()}[dc(536)](t){const e=dc,n=this[e(460)](t),r=this[e(341)][e(568)](t);return n||r}[dc(710)](t,e){const n=dc;if(0==e[n(513)])return!1;let r=!1;for(const s of e){const e=this[n(554)](s[n(592)],n(524))[n(609)]((t=>!t[n(525)][n(435)]))[n(310)]((t=>t[n(560)])),i=(0,o.hashObject)({newValue:s[n(653)]});e[n(609)]((t=>{const e=n,[r,o]=t[e(307)][e(313)]("|");return r==s[e(512)]&&o!=i}))[n(451)]((e=>{const o=n;this[o(481)](e,s[o(592)],t),r=!0}))}return r}[dc(481)](t,e,n){const r=dc,s=t[r(465)]()[r(516)](e);0!==s[r(513)]?1!==s[r(513)]?this[r(490)](t,e[r(593)],e[r(372)]):this[r(689)](t,s[0]):n[r(297)](t[r(427)]())}}class Ec{constructor(t){const e=dc;this[e(537)]=t,this[e(694)]=t[e(417)],this[e(391)]=new Map,this[e(484)]=new Map,this[e(684)]()}[dc(355)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(694)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(381)](t,e,i(517))(...n),onDiscard:(...n)=>this[i(381)](t,e,i(308))(...n)})}[dc(623)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(391)][s(285)](o,r)}[dc(381)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(391)][r(576)](s)||this[r(484)][r(576)](t+":"+n)}[dc(684)](){const t=dc,e=()=>!1,n=t=>{const e=Ac;t[e(707)](((t,n)=>t[e(593)][e(679)](n[e(593)])?1:-1)),this[e(694)][e(558)]((n=>{const r=e;for(const e of t){let t;t=e[r(372)][r(354)]&&e[r(372)][r(611)]==e[r(593)][r(625)]?n[r(284)](e[r(593)][r(625)],"on"):n[r(284)](e),this[r(694)][r(651)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Ac;e&&this[n(694)][n(558)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(310)]((t=>(Tc(t)&&(t=this[s(694)][s(572)](t[s(372)])),t)))[s(609)]((t=>s(349)!==t[s(328)][s(286)]));if(c[s(513)]<1)return;const u=Array[s(429)](this[s(694)][s(579)][s(673)][s(397)]())[s(310)]((t=>i.LiveRange[s(396)](t)));r[s(487)](c);for(const t of this[s(537)][s(663)][s(663)]())t[s(357)]();a[s(317)]({forceDefaultExecution:!0}),this[s(537)][s(400)](o,...a);const l=u[s(609)]((t=>s(349)!=t[s(328)][s(286)]));l[s(513)]>0&&r[s(487)](l);for(const t of u)t[s(508)]()}))},s=(e,n)=>1==e[t(513)]&&1==n[t(513)]&&e[0][t(372)][t(595)](n[0][t(593)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(694)])?[e,n]:Rc(n,e,s,r,this[t(694)])?[n,e]:null;this[t(484)][t(285)](t(702),e),this[t(484)][t(285)](t(325),n),this[t(484)][t(285)](t(620),s),this[t(484)][t(285)](t(683),o),this[t(484)][t(285)](t(466),n),this[t(484)][t(285)](t(497),e),this[t(484)][t(285)](t(288),s),this[t(484)][t(285)](t(531),o),this[t(484)][t(285)](t(416),r),this[t(484)][t(285)](t(292),e),this[t(484)][t(285)](t(582),s),this[t(484)][t(285)](t(502),e),this[t(484)][t(285)](t(498),r),this[t(484)][t(285)](t(430),e),this[t(484)][t(285)](t(447),s),this[t(484)][t(285)](t(444),e),this[t(484)][t(285)](t(482),e),this[t(484)][t(285)](t(635),((e,n)=>{const r=t;if(!n)return;const s=this[r(537)][r(449)][r(576)](Ic);this[r(694)][r(558)]((t=>{const o=r;if(o(457)==n[o(512)])for(const r of e){const e=r[o(593)][o(625)],s=n[o(682)];t[o(426)](e,s)}else if(s[o(460)](n[o(512)]))for(const r of e)void 0!==n[o(682)]?t[o(681)](n[o(512)],n[o(682)],r[o(593)][o(625)]):t[o(469)](n[o(512)],r[o(593)][o(625)]);else for(const r of e)n[o(682)]?t[o(681)](n[o(512)],n[o(682)],r):t[o(469)](n[o(512)],r)}))})),this[t(484)][t(285)](t(504),s)}}function bc(t,e,n){const r=dc;for(const s of e[r(611)][r(315)]({includeSelf:!0,parentFirst:!0})){if(s[r(328)]==s)return!1;if(!n[r(695)](s))return!1;if(t[r(346)](s)||t[r(365)](s))return!0}return!1}function Tc(t){const e=dc;return t[e(372)][e(611)]==t[e(593)][e(625)]&&t[e(372)][e(556)]}function _c(t,e,n,r){const s=dc,o=t=>!t[s(293)].is(s(406))&&!r[s(346)](t[s(293)]),i=t[s(593)][s(509)](o),a=t[s(372)][s(509)](o,{direction:s(359)});return!(t[s(593)][s(595)](i)&&t[s(372)][s(595)](a)||(i[s(679)](a)?n[s(652)](e,{range:n[s(572)](i,a)}):n[s(297)](e),0))}function yc(t){return(0,o.hashObject)(t)}function Ac(t,e){const n=pc();return(Ac=function(t,e){return n[t-=277]})(t,e)}function Cc(t){const e=dc,n=t[e(593)][e(625)];return n&&n.is(e(278))}function kc(t,e){const n=dc;return null==t[n(372)][n(368)]&&t[n(372)][n(611)]==t[n(593)][n(625)]?Nc(t[n(593)][n(625)],e):t}function Nc(t,e){const n=dc,r=e[n(505)][n(346)](t)||e[n(505)][n(628)](t);return e[n(572)](e[n(419)](t,n(538)),r?e[n(533)](t):e[n(419)](t,n(372)))}function Rc(t,e,n,r,s){const o=dc;if(!Sc(t,e))return!1;if(n[o(372)][o(595)](r[o(593)]))return!0;if(t[o(281)]!=e[o(281)])return!1;if(!n[o(372)][o(352)](r[o(593)]))return!1;const i=s[o(572)](n[o(372)],r[o(593)])[o(332)]();for(const t of i)if([o(366),o(543)][o(503)](t[o(281)])&&s[o(505)][o(365)](t[o(293)]))return!1;return!0}function Sc(t,e,n=[]){const r=dc;return!(!t[r(614)]||!e[r(614)])&&wr(gc(t[r(586)],n),gc(e[r(586)],n))}function Lc(t,e){const n=dc,r=vc(t[n(586)]),s=vc(e);if(!t[n(614)])return!1;for(const t of Object[n(590)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(656)]({},t);return delete n[e(594)],delete n[e(411)],n}function Mc(t,e){const n=wc();return(Mc=function(t,e){return n[t-=469]})(t,e)}const Oc=Mc;function wc(){const t=["_setPendingAction","canDiscard","9128POKqId","change:isDirty","PENDING_ACTION_SUGGESTION","4uFJsSA","plugins","_editor","get","3814281nnQzvl","execute","listenTo","659339UyMuzm","_discardCommand","commands","remove","8316BCZBeD","20ocaMGq","_removePendingAction","canEditAt","PendingActions","canAccept","commentThreadController","destroy","56905MoeQFj","model","786hMqeKO","bind","view","isEnabled","_acceptCommand","getRanges","isDirty","discardSuggestion","1154430SqRIzF","locale","acceptSuggestion","add","3248609riFcVc","4989105LzQHyp","stopListening","_pendingAction","unbind"];return(wc=function(){return t})()}!function(t,e){const n=Mc,r=t();for(;;)try{if(844777===parseInt(n(495))/1+parseInt(n(474))/2+parseInt(n(492))/3*(-parseInt(n(488))/4)+parseInt(n(507))/5*(parseInt(n(509))/6)+-parseInt(n(478))/7+-parseInt(n(485))/8*(parseInt(n(499))/9)+parseInt(n(500))/10*(parseInt(n(479))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Mc;super(),this[s(508)]=e,this[s(511)]=n,this[s(505)]=r,this[s(490)]=t,this[s(470)]=t[s(497)][s(491)](s(476)),this[s(496)]=t[s(497)][s(491)](s(473)),this[s(511)][s(510)](s(469)).to(this[s(470)],this[s(496)],((t,e)=>t||e)),this[s(511)][s(510)](s(504)).to(this[s(470)],s(469),(t=>t&&this[s(490)][s(508)][s(502)](e[s(471)]()))),this[s(511)][s(510)](s(484)).to(this[s(496)],s(469),(t=>t&&this[s(490)][s(508)][s(502)](e[s(471)]()))),this[s(481)]=null,n[s(472)]&&this[s(483)](),this[s(494)](n,s(476),(()=>this[s(476)]())),this[s(494)](n,s(473),(()=>this[s(473)]())),this[s(494)](n,s(486),(()=>{const t=s;n[t(472)]?this[t(483)]():this[t(501)]()}))}[Oc(476)](){const t=Oc;this[t(470)][t(493)](this[t(508)].id)}[Oc(473)](){const t=Oc;this[t(496)][t(493)](this[t(508)].id)}[Oc(506)](){const t=Oc;this[t(511)][t(482)](t(469)),this[t(511)][t(482)](t(504)),this[t(511)][t(482)](t(484)),this[t(480)](),this[t(505)][t(506)](),this[t(481)]&&this[t(501)]()}[Oc(483)](){const t=Oc,e=zr(this[t(490)][t(475)],t(487));this[t(481)]=this[t(490)][t(489)][t(491)](t(503))[t(477)](e)}[Oc(501)](){const t=Oc;null!==this[t(481)]&&this[t(490)][t(489)][t(491)](t(503))[t(498)](this[t(481)]),this[t(481)]=null}}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=358]})(t,e)}function xc(){const t=["descriptionParts","15618YhcfAE","set","disabledSubmit","_createCommentThreadInputView","authoredAt","canDiscard","isActive","disableComments","279796yeiLpa","3155TcDhrs","removeComment","submit","element","202189frIDvt","value","commentsListView","_model","fire","editor","cancel","editorConfig","24NCVpur","destroy","bind","CommentView","_config","45yuYIrH","setData","canAccept","commentInputView","commentThreadInputView","7ClRgXt","showInput","commentThread","_localUser","isDirty","delegate","hasDirtyComment","locale","_createCommentViews","15149710wJidUy","13462024IdiUfd","updateComment","assign","isEnabled","9NkvQtF","3540306oWNjGy","addComment","8236624yMOPFe","focus","isReadOnly","length"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(900250===parseInt(n(395))/1+parseInt(n(375))/2+-parseInt(n(408))/3*(parseInt(n(390))/4)+parseInt(n(391))/5*(parseInt(n(382))/6)+-parseInt(n(360))/7*(parseInt(n(370))/8)+parseInt(n(374))/9*(parseInt(n(369))/10)+parseInt(n(377))/11*(-parseInt(n(403))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(397)]=null,this[s(359)]=null,this[s(383)](s(388),!1),this[s(383)](s(386),e[s(386)]),this[s(405)](s(386)).to(e),this[s(383)](s(381),[]),this[s(383)](s(364),!1),this[s(383)](s(373),!1),this[s(383)](s(410),!1),this[s(383)](s(387),!1),this[s(398)]=e,this[s(363)]=n,this[s(407)]=r,r[s(389)]?this[s(383)](s(380),1):this[s(368)]()}[Fc(378)](){const t=Fc;this[t(394)][t(378)]()}[Fc(404)](){const t=Fc;this[t(397)]&&this[t(397)][t(404)](),this[t(359)]&&this[t(359)][t(404)](),super[t(404)]()}[Fc(368)](){const t=Fc,{CommentsListView:e}=this[t(407)];this[t(397)]=new e(this[t(367)],this[t(398)][t(362)],Object[t(372)]({CommentView:this[t(407)][t(406)]},this[t(407)])),this[t(397)][t(365)](t(392)).to(this),this[t(397)][t(365)](t(371)).to(this),this[t(397)][t(405)](t(388)).to(this),this[t(383)](t(380),this[t(397)][t(380)]+1),this[t(405)](t(380)).to(this[t(397)],t(380),(t=>t+1)),this[t(359)]=this[t(385)](),this.on(t(392),(()=>this[t(378)]())),this[t(405)](t(364)).to(this[t(397)],t(366),this[t(359)][t(358)],t(396),((t,e)=>t||!!e))}[Fc(385)](){const t=Fc,{CommentThreadInputView:e}=this[t(407)],n=new e(this[t(367)],this[t(363)],this[t(407)][t(402)]),r=n[t(358)];return n[t(405)](t(361)).to(this,t(388),this[t(398)][t(362)],t(379),r,t(396),((t,e,n)=>!!n||t&&!e)),r.on(t(393),((e,n)=>{const s=t;this[s(399)](s(376),n),r[s(400)][s(409)]("")})),r.on(t(401),(()=>this[t(378)]())),r[t(405)](t(384)).to(this[t(398)][t(362)],t(379)),n}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=479]})(t,e)}function Gc(){const t=["delegate","querySelector","_createButton","EXTERNAL_AVATAR","fire","author","Accept suggestion","span","disableComments","ck-annotation__content-wrapper","authoredAt","name","discardButton",'<span class="ck-suggestion-type">',"</span>",".ck-annotation__content-wrapper","commentThread","setTemplate","</p>","ck-suggestion--disabled-comments","_descriptionElement","formatDateTime","_config","ck-suggestion-wrapper","cancel","ck-suggestion__info-name","ck-annotation__info-time","isEnabled","ck-annotation__info-name","ck-annotation__user","innerText","1199274CxILEl","EXTERNAL_SUGGESTION","editorReady","source","descriptionParts","14TuMxPb","element","split","discardSuggestion","value","creator","change:description","302032uITOoe","ck-suggestion--accept","ck-comment__external",'<span class="ck-suggestion-color" style="background-color: ',"extendTemplate","ck-suggestion-","push","div","isExternal","ck-suggestion-wrapper--active","color","acceptSuggestion","check","1425670CaLJKo","set","acceptButton","173475rFpkmW","importWord","@external","canAccept","268100FnyJuJ","attributes","<p>","27HwywGU","editorDestroyed","description","Discard suggestion","ck-annotation","userView","render","ck-suggestion__info","ck-annotation__main","getExternalSuggestionNote","getTemplate","ck-suggestion__actions","time","ck-suggestion__user","ck-suggestion__main","createElement","title","ck-annotation__actions","innerHTML","EXTERNAL_IMPORT_WORD_SUGGESTION","bindTemplate","canDiscard","execute","ck-suggestion",'"></span>',"locale","33600OFoliK","getUserViewNotificationText","commentThreadInputView","type","commentsListView","children","ck-comment__info-time","_model","ck-annotation__info","content","ck-suggestion--discard","EXTERNAL_IMPORT_WORD_AVATAR","4ihoHof","117382LCfTHB","bind","isActive","map",'" title="',"join"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(202233===-parseInt(n(565))/1+parseInt(n(578))/2+-parseInt(n(532))/3*(-parseInt(n(577))/4)+parseInt(n(536))/5+-parseInt(n(504))/6*(parseInt(n(509))/7)+parseInt(n(516))/8+parseInt(n(539))/9*(parseInt(n(529))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends Bc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(530)](i(568),""),this[i(579)](i(568)).to(this,i(508),(t=>t&&t[0]?t[0][i(568)]:"")),this[i(579)](i(541)).to(this,i(508),this,i(580),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(538)+Hc(e[n(574)],e[n(526)])+n(491);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(493)]=null,this[i(531)]=this[i(586)](zr(e,i(479)),t.icons[i(528)],i(517),i(527),"sw"),this[i(531)][i(579)](i(500)).to(this,i(535)),this[i(485)]=this[i(586)](zr(e,i(542)),t.icons[i(497)],i(575),i(512),"sw"),this[i(485)][i(579)](i(500)).to(this,i(560)),this[i(544)]=new o.UserView(e,this[i(572)][i(589)],this[i(566)]()),this[i(544)][i(520)]({attributes:{class:[i(552),i(502)]}}),this[i(490)](this[i(549)]())}[Uc(549)](){const t=Uc,e=this[t(559)],n=[{tag:t(523),attributes:{class:[t(546),t(573)]},children:[{tag:t(480),children:[{text:this[t(544)][t(484)]}],attributes:{class:[t(498),t(501)]}},{tag:t(551),attributes:{datetime:e.to(t(483)),class:[t(571),t(499)]},children:[{text:e.to(t(483),(e=>this[t(495)][t(494)](e)))}]}]},{tag:t(523),attributes:{class:[t(550),t(556)]},children:[this[t(531)],this[t(485)]]},{tag:t(523),attributes:{class:[t(482)]}}];this[t(572)][t(524)]&&n[t(522)]({tag:t(523),attributes:{class:[t(518)]},children:[{text:this[t(548)]()}]});const r={tag:t(523),attributes:{class:[t(496),e.if(t(580),t(525)),e.to(t(568),(e=>t(521)+e)),this[t(495)][t(481)]&&t(492)],"data-suggestion-id":this[t(572)].id,"data-thread-id":this[t(572)][t(489)].id,"data-author-id":this[t(572)][t(589)].id,tabindex:-1},children:[{tag:t(523),attributes:{class:[t(562),t(543)]},children:[this[t(544)],{tag:t(523),attributes:{class:[t(553),t(547)]},children:n}]}]};return this[t(569)]&&this[t(567)]&&(r[t(570)][t(522)](this[t(569)],this[t(567)]),this[t(569)][t(584)](t(506)).to(this),this[t(569)][t(584)](t(540)).to(this),this[t(567)][t(584)](t(506)).to(this),this[t(567)][t(584)](t(540)).to(this)),r}[Uc(545)](){const t=Uc;super[t(545)](),this[t(493)]=this[t(510)][t(585)](t(488)),this[t(493)][t(557)]=this[t(541)],this.on(t(515),((e,n,r)=>{const s=t;this[s(493)][s(557)]=r}))}[Uc(586)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(564)]);return a[i(530)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(520)]({attributes:{class:n}}),a.on(i(561),(()=>{const t=i;this[t(588)](r,this[t(572)].id)})),a}[Uc(548)](){const t=Uc;return t(533)===this[t(572)][t(537)][t(534)][t(507)]?zr(this[t(564)],t(558)):zr(this[t(564)],t(505))}[Uc(566)](){const t=Uc;return this[t(572)][t(524)]?t(533)===this[t(572)][t(537)][t(534)][t(507)]?zr(this[t(564)],t(576),this[t(572)][t(514)][t(484)]):zr(this[t(564)],t(587),this[t(572)][t(514)][t(484)]):null}}function Hc(t,e){const n=Uc;let r="";return r+=t[n(511)]("*")[n(581)](((t,e)=>e%2!=0?n(486)+zc(t)+n(487):zc(t)))[n(583)](""),e&&(r+=n(519)+e[n(513)]+n(582)+e[n(555)]+n(563)),r}function zc(t){const e=Uc,n=document[e(554)](e(480));return n[e(503)]=t,n[e(557)]}const Wc=Kc;function qc(){const t=["has","18GMaiwD","comments.maxCommentCharsWhenCollapsed","change:previous","destroy","plugins","source","_viewToController","unbind","Discard all suggestions","keys","length","EditorAnnotations","getByInnerView","previous","Accept all suggestions","Accept all selected suggestions","SuggestionThreadView","model","clear","acceptAllSuggestions","trackChanges.disableComments","Track changes","suggestionChanged","trackChanges","type","editor","descriptionParts","_updateController","addSourceCollector","from","separator","_initializeController","commandName","filter","isDirty","704570WPHcaX","init","comments","suggestion-","remove","createAnnotation","values","Discard all selected suggestions","getMarkers","acceptSelectedSuggestions","actionView","some","2669384tgJrls","_unbindEditors","2507860xGvffY","CommentView","_destroyController","activeAnnotations","Annotations","1dbcQsx","focus","trackChanges.SuggestionThreadView","value","_descriptionFactory","acceptButton","getMarkerNames","100084BUJevK","_refreshActiveMarkers","activeMarkers","delete","_bindAnnotationToEditors","createAnnotationView","createCommentThreadController","suggestionLoaded","head","pluginName","getJoined","1789500QYibRg","discardAllSuggestions","comments.maxCommentsWhenCollapsed","CommentsUI","_createUIButton","view","comments.editorConfig","getDescriptions","toMany","registerAnnotation","map","suggestionUnloaded","arrowView","stopListening","innerView","isEnabled","getSuggestion","7011564SttWHw","listenTo","TrackChangesEditing","change:activeAnnotations","getRanges","TrackChangesUI","refreshSelectedViews","33fRzAot","72402rFdZQj","mainView","hasSuggestion","componentFactory","getFirstRange","_annotationViews","config","_suggestionToController","button","set","switchbutton","execute","commentThread","reduce","editing","locale","addComment","size","define","commands","requires","get","isOn","_handleControllerBuffer","isInContent","CommentsRepository","bind","discardSelectedSuggestions","comments.maxThreadTotalWeight","_handleSuggestionControllerDelayed","add","lowest","push","buttonView","discardButton","_disableComments","isMultiRange","getAllAdjacentSuggestions"];return(qc=function(){return t})()}function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=108]})(t,e)}!function(t,e){const n=Kc,r=t();for(;;)try{if(613428===-parseInt(n(138))/1*(-parseInt(n(119))/2)+parseInt(n(180))/3*(-parseInt(n(145))/4)+parseInt(n(156))/5+parseInt(n(181))/6+parseInt(n(173))/7+-parseInt(n(131))/8+-parseInt(n(220))/9*(parseInt(n(133))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qc);class Xc extends t.Plugin{static get[Wc(201)](){const t=Wc;return[Ic,o.Users,t(206),t(137),t(231)]}static get[Wc(154)](){return Wc(178)}constructor(t){const e=Wc;super(t),this[e(188)]=new Map,this[e(226)]=new Map,this[e(186)]=new Map,this[e(204)]=new Map;const n=this[e(109)][e(187)];n[e(199)](e(140),Vc),n[e(199)](e(240),!1),this[e(216)]=n[e(202)](e(240))}[Wc(210)](t,e){const n=Wc;0===this[n(204)][n(198)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(204)]){const r=this[t(188)][t(219)](e);r||n?r&&n&&this[t(135)](e):this[t(115)](e)}this[t(204)][t(238)](),this[t(109)][t(224)][t(202)](t(231))[t(179)](),this[t(146)]()}),10),this[n(204)][n(190)](t,e)}[Wc(120)](){const t=Wc,e=this[t(109)],n=e[t(224)][t(202)](t(175)),r=e[t(224)][t(202)](t(137)),s=e[t(224)][t(202)](t(231)),o=e[t(224)][t(202)](t(206));e.ui[t(184)][t(211)](t(243),(e=>this[t(160)](e))),s[t(112)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(113)](this[e(188)])){const s=t[e(218)](),o=[];for(const t of s){if(!t[e(205)])continue;if(t[e(217)]){o[e(213)](...t[e(177)]());continue}const n=t[e(185)]();if(o[e(230)]>0){const t=o[0][e(155)](n);if(t){o[0]=t;continue}}o[e(213)](n)}n[e(213)]([r[e(161)],o])}return n})),this[t(174)](n,t(152),((e,n)=>{const r=t;this[r(174)](n,r(222),((t,e,s,o)=>{const i=r;n[i(205)]&&(null==s?(this[i(111)](o[i(153)]),this[i(210)](n,!1)):(this[i(111)](s[i(153)]),null==o&&this[i(210)](n,!0)))})),null!==n[r(233)]?this[r(111)](n[r(153)]):this[r(210)](n,!1)})),this[t(174)](n,t(167),((e,n,r)=>{const s=t;this[s(169)](n,s(222)),this[s(204)][s(148)](n),this[s(188)][s(219)](n)&&this[s(135)](n),r&&this[s(111)](r[s(153)])})),this[t(174)](n,t(242),((e,n)=>{this[t(111)](n)})),this[t(174)](r,t(176),(()=>{this[t(146)]()})),this[t(174)](o,t(197),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(183)](r))return;const i=n[o(172)](r);this[o(188)][o(202)](i)[o(161)][o(139)]()}),{priority:t(212)})}[Wc(146)](){const t=Wc,e=this[t(109)][t(224)][t(202)](t(137)),n=this[t(109)][t(224)][t(202)](t(175)),r=Array[t(113)](e[t(136)],(e=>e[t(170)]))[t(117)]((e=>this[t(226)][t(219)](e))),s=[];for(const e of r){const n=this[t(226)][t(202)](e)[t(237)][t(218)]();s[t(213)](...n[t(194)](((e,n)=>[...e,...n[t(144)]()]),[]))}n[t(147)]=s}[Wc(160)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(109)][n(200)][n(202)](n(243)),i=zr(t,n(241));r[n(214)][n(190)]({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(214)][n(207)](n(203)).to(o,n(141)),r[n(214)].on(n(192),(()=>{const t=n;o[t(192)](),this[t(109)][t(195)][t(161)][t(139)]()}));const a=new e.Collection,c=[{type:n(191),model:{withText:!0,label:i,commandName:n(243)}},{type:n(114)},{type:n(189),model:{withText:!0,label:zr(t,n(234)),commandName:n(239)}},{type:n(189),model:{withText:!0,label:zr(t,n(235)),commandName:n(128)}},{type:n(189),model:{withText:!0,label:zr(t,n(228)),commandName:n(157)}},{type:n(189),model:{withText:!0,label:zr(t,n(126)),commandName:n(208)}}];for(const t of c){let e={type:n(114)};if(t[n(237)]){const r=new s.ViewModel(t[n(237)]),o=this[n(109)][n(200)][n(202)](r[n(116)]);r[n(207)](n(203),n(171)).to(o,n(141),n(171)),e={type:t[n(108)],model:r}}a[n(211)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(117)]((t=>null!=t[n(237)]))[n(166)]((t=>this[n(109)][n(200)][n(202)](t[n(237)][n(116)]))),l=r[n(214)];return l[n(129)][n(227)](n(171)),l[n(168)][n(227)](n(171)),l[n(129)][n(207)](n(171)).to(o,n(171)),l[n(168)][n(207)](n(171))[n(164)](u,n(171),((...t)=>t[n(130)]((t=>t)))),r.on(n(192),(t=>{const e=n;this[e(109)][e(192)](t[e(225)][e(116)]),this[e(109)][e(195)][e(161)][e(139)]()})),r}[Wc(115)](t){const e=Wc,n=this[e(109)],r=n[e(187)],s=n[e(224)][e(202)](e(137)),i=n[e(224)][e(202)](e(206)),a=n[e(224)][e(202)](e(231)),c=n[e(224)][e(202)](o.Users).me,u=r[e(202)](e(243))[e(236)],{CommentsListView:l,CommentThreadInputView:f}=n[e(224)][e(202)](e(159));let h,g;this[e(186)][e(219)](t.id)?(g=this[e(186)][e(202)](t.id),h=g[e(182)]):(h=new u(n[e(196)],t,c,{disableComments:this[e(216)],editorConfig:r[e(202)](e(162)),maxCommentsWhenCollapsed:r[e(202)](e(158)),maxThreadTotalWeight:r[e(202)](e(209)),maxCommentCharsWhenCollapsed:r[e(202)](e(221)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(202)](e(196))),CommentView:r[e(202)](e(121))[e(134)],CommentsListView:l,CommentThreadInputView:f}),h[e(143)].on(e(192),(()=>{const t=e;n[t(195)][t(161)][t(139)]()})),h[e(215)].on(e(192),(()=>{const t=e;n[t(195)][t(161)][t(139)]()})),g=s[e(150)](this[e(109)][e(196)],h),g[e(207)](e(118)).to(h,e(118)),g[e(207)](e(230)).to(h),g[e(207)](e(108)).to(h,e(108),(t=>e(122)+t)),this[e(186)][e(190)](t.id,g));const d=i[e(151)](t[e(193)],h),p=new Dc(n,t,h,d),m=t[e(218)]()[e(117)]((t=>t[e(205)]));h[e(110)]=n[e(224)][e(202)](e(175))[e(142)][e(163)](m),this[e(188)][e(190)](t,p),this[e(226)][e(190)](h,p);const I=s[e(124)]({view:g,target:()=>{const r=e,s=[],i=t[r(218)]()[r(117)]((t=>t[r(205)]));for(const t of i)s[r(213)](...t[r(127)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(195)],s)},type:()=>e(122)+p[e(161)][e(108)]});i[e(149)](h,I),s[e(211)](I),a[e(165)](I)}[Wc(135)](t){const e=Wc,n=this[e(109)][e(224)][e(202)](e(206)),r=this[e(109)][e(224)][e(202)](e(137)),s=this[e(188)][e(202)](t),o=s[e(161)],i=r[e(232)](o);n[e(132)](o),i&&r[e(123)](i),this[e(188)][e(148)](t),this[e(226)][e(148)](o),s[e(223)]()}[Wc(111)](t){const e=Wc;if(!t[e(205)]||!this[e(188)][e(219)](t))return;const n=this[e(109)][e(224)][e(202)](e(175)),r=this[e(188)][e(202)](t),s=t[e(218)]();r[e(161)][e(110)]=n[e(142)][e(163)](s)}[Wc(223)](){const t=Wc;for(const e of this[t(188)][t(229)]())this[t(135)](e);for(const e of this[t(186)][t(125)]())e[t(182)][t(223)]();super[t(223)]()}}function Jc(){var t=["pluginName","10413oSgCBq","5BIOXnC","1LfofOe","requires","addSuggestion","get","TrackChanges","14134380fjnXde","7XefqpR","addSuggestionData","getSuggestions","913JJIfKk","2363160cEGzDF","getSuggestion","188676MuNUzN","plugins","2913584sTweVL","2712RYxPlw","3001191yKVIJo","5484378QYXhlm","adapter","Comments","editor"];return(Jc=function(){return t})()}function Zc(t,e){var n=Jc();return(Zc=function(t,e){return n[t-=317]})(t,e)}var Yc=Zc;!function(t,e){for(var n=Zc,r=t();;)try{if(764664===-parseInt(n(338))/1*(parseInt(n(328))/2)+parseInt(n(330))/3+-parseInt(n(324))/4*(-parseInt(n(337))/5)+parseInt(n(331))/6*(parseInt(n(320))/7)+-parseInt(n(329))/8*(parseInt(n(336))/9)+parseInt(n(319))/10+-parseInt(n(323))/11*(parseInt(n(326))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Qc extends t.Plugin{static get[Yc(339)](){return[Ic,Xc,Yc(333)]}static get[Yc(335)](){return Yc(318)}set[Yc(332)](t){var e=Yc;this[e(334)][e(327)][e(317)](Ic)[e(332)]=t}get[Yc(332)](){var t=Yc;return this[t(334)][t(327)][t(317)](Ic)[t(332)]}[Yc(340)](t){var e=Yc;return this[e(334)][e(327)][e(317)](Ic)[e(321)](t)}[Yc(322)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Yc;return this[n(334)][n(327)][n(317)](Ic)[n(322)]({skipNotAttached:t,toJSON:e})}[Yc(325)](t){var e=Yc;return this[e(334)][e(327)][e(317)](Ic)[e(325)](t)}}const $c=tu;function tu(t,e){const n=ru();return(tu=function(t,e){return n[t-=129]})(t,e)}!function(t,e){const n=tu,r=t();for(;;)try{if(722111===-parseInt(n(171))/1+-parseInt(n(187))/2+parseInt(n(136))/3+parseInt(n(158))/4+-parseInt(n(169))/5+parseInt(n(166))/6+parseInt(n(172))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);const eu=[$c(143)];class nu extends t.Plugin{static get[$c(156)](){return[Ic]}static get[$c(151)](){return $c(181)}[$c(152)](){const t=$c,n=this[t(142)];if(n[t(130)][t(139)](t(186),(e=>{const r=t,s=n[r(162)][r(145)][r(146)]()[r(170)](((t,e)=>(t[e]="",t)),{});return n[r(167)][r(159)](s,e)})),t(182)!=typeof n[t(130)][t(129)](t(157))[t(178)])throw new e.CKEditorError(t(155))}[$c(132)](t){return iu(this[$c(142)],!0,t)}[$c(149)](t){return iu(this[$c(142)],!1,t)}}function ru(){const t=["document","getRootNames","CommentsRepository","plugins","getDataWithDiscardedSuggestions","TrackChangesEditing","pluginName","init","getFullData","getUser","track-changes-data-invalid-editor-creator","requires","trackChangesData","5045188PSSNLh","create","rootsAttributes","destroy","model","appendChild","data","useAnonymousUser","2496726itVlru","constructor","discardAllSuggestions","7203690zaWaeK","reduce","933896uHjiWs","12275242mwmckD","name","end","map","execute","div","editorCreator","getRootsAttributes","Users","TrackChangesData","function","getSuggestions","users","createDocumentFragment","trackChangesData.editorCreator","2886948ixDtqs","get","config","TrackChangesDataGetter","getDataWithAcceptedSuggestions","acceptAllSuggestions","addUser","push","3327585WycPhy","set","addSuggestionData","define","result","createElement","editor","Pagination","_adapter"];return(ru=function(){return t})()}class su extends t.Plugin{static get[$c(151)](){return $c(131)}constructor(t){const e=$c;super(t),this[e(140)]=e(174)}[$c(152)](){const t=$c;this[t(142)][t(148)][t(129)](t(147))[t(144)]={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(142)][t(148)][t(129)](t(150))[t(144)]=null}}function ou(t){return void 0!==t[$c(179)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(148)][r(135)](Ic,su),s[r(160)]=ou(t)?t[r(179)]():void 0;const i=document[r(185)](),a=t[r(130)][r(129)](r(157))[r(178)],c=await a(s,(()=>function(t){const e=r,n=document[e(141)](e(177));return t[e(163)](n),n}(i)));!function(t,e){const n=r,s=t[n(162)][n(145)][n(146)]()[n(170)](((e,r)=>(e[r]=t[n(164)][n(129)]({rootName:r}),e)),{}),o=t[n(148)][n(129)](n(180))[n(184)][n(175)]((t=>({id:t.id,name:t[n(173)]}))),i=t[n(148)][n(129)](n(150))[n(183)]({skipNotAttached:!0,toJSON:!0}),a=e[n(148)][n(129)](n(180)),c=e[n(148)][n(129)](n(150));for(const t of o)a[n(154)](t.id)||a[n(134)](t);a.me||a[n(165)]();for(const t of i)c[n(138)](t);e[n(164)][n(137)](s)}(t,c),c[r(176)](r(e?133:168));const u=ou(c)?c[r(153)](n):c[r(164)][r(129)](n);return await c[r(161)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=378]})(t,e)}function cu(){var t=["22298CwlleP","6888010xVtwgR","68893HybAuF","31312KRDByX","225ymYGDh","7098770hHjRcd","336IgZVGU","895RXTJAa","13576mnYoWT","1384560Swtmqh","6eeoHBC","12348GHuUJz"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(749681===-parseInt(n(381))/1+parseInt(n(384))/2*(-parseInt(n(378))/3)+-parseInt(n(387))/4*(parseInt(n(379))/5)+-parseInt(n(382))/6*(parseInt(n(389))/7)+-parseInt(n(380))/8*(-parseInt(n(388))/9)+-parseInt(n(385))/10+-parseInt(n(386))/11*(-parseInt(n(383))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|