@ckeditor/ckeditor5-track-changes 42.0.0-alpha.7 → 42.0.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- 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 +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=408]})(t,e)}!function(t,e){const n=u,r=t();for(;;)try{if(626725===-parseInt(n(411))/1*(-parseInt(n(412))/2)+-parseInt(n(422))/3+-parseInt(n(421))/4*(parseInt(n(416))/5)+-parseInt(n(424))/6*(parseInt(n(434))/7)+-parseInt(n(426))/8*(-parseInt(n(423))/9)+parseInt(n(409))/10*(-parseInt(n(413))/11)+-parseInt(n(429))/12*(-parseInt(n(428))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(408)]=e,this[n(435)]=!1,this[n(414)](),this[n(419)]=!1}[c(414)](){this[c(425)]=!0}[c(417)](){const t=c;this[t(435)]=!this[t(435)],this[t(435)]?this[t(410)]():this[t(427)]()}[c(410)](){const t=c;for(const e of this[t(418)][t(433)][t(433)]())e[t(415)]&&!this[t(408)][t(431)](e)&&e[t(430)](t(420))}[c(427)](){const t=c;for(const e of this[t(418)][t(433)][t(433)]())e[t(415)]&&!this[t(408)][t(431)](e)&&e[t(432)](t(420))}}function f(){const t=["_enabledCommands","410thTCFe","_disableUnsupportedCommands","1GULqyY","1573530dETYkW","150271HSqemv","refresh","affectsData","66870UmRgPP","execute","editor","_isEnabledBasedOnSelection","TrackChangesCommand","352ntDIXC","1117908lAQZYU","1998qXzoKa","7674vOaHYj","isEnabled","16648zABDoz","_enableCommands","24293997YgcBvE","12qhpBHT","forceDisabled","has","clearForceDisabled","commands","2086nJOcqX","value"];return(f=function(){return t})()}const h=d;function g(){const t=["40695IxgyRl","2016259NmkHoa","plugins","get","getRanges","29284kcotah","6708408LtIuiW","isEnabled","editor","_isEnabledBasedOnSelection","refresh","canEditAt","76ftsvcU","3785085FwXYjL","model","execute","track-changes-accept-suggestion-not-found","acceptSuggestion","TrackChangesEditing","11bvDlSp","_suggestions","26qmNVHx","8xXnAGP","12342390ZKzutq","4810810xGvVjH"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(590506===parseInt(n(226))/1*(-parseInt(n(217))/2)+parseInt(n(221))/3*(parseInt(n(233))/4)+parseInt(n(220))/5+parseInt(n(227))/6+parseInt(n(222))/7*(parseInt(n(218))/8)+-parseInt(n(234))/9+parseInt(n(219))/10*(-parseInt(n(215))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(216)]=e,this[n(231)](),this[n(230)]=!1}[h(231)](){this[h(228)]=!0}[h(211)](t){const n=h,r=this[n(216)][n(224)](t);if(!r)throw new e.CKEditorError(n(212),this);const s=r[n(225)]();this[n(229)][n(210)][n(232)](s)&&this[n(229)][n(223)][n(224)](n(214))[n(213)](r)}}function m(){const t=["track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection","_suggestions","editor","TrackChangesEditing","3421320ikZeWa","8279125mMyzEN","204650hCCuba","6675836wImJYm","getRanges","canEditAt","2683614zLEBMf","9504810BfGMxt","refresh","isEnabled","plugins","827400uKoPql","model","get","execute","discardSuggestion"];return(m=function(){return t})()}function I(t,e){const n=m();return(I=function(t,e){return n[t-=335]})(t,e)}const E=I;!function(t,e){const n=I,r=t();for(;;)try{if(912778===parseInt(n(354))/1+-parseInt(n(345))/2+-parseInt(n(349))/3+-parseInt(n(346))/4+parseInt(n(344))/5+parseInt(n(350))/6+-parseInt(n(343))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(340)]=e,this[n(351)](),this[n(339)]=!1}[E(351)](){this[E(352)]=!0}[E(336)](t){const n=E,r=this[n(340)][n(335)](t);if(!r)throw new e.CKEditorError(n(338),this);const s=r[n(347)]();this[n(341)][n(355)][n(348)](s)&&this[n(341)][n(353)][n(335)](n(342))[n(337)](r)}}function T(t,e){const n=_();return(T=function(t,e){return n[t-=108]})(t,e)}function _(){const t=["createRange","deletion","isObject","780461pryVce","getRanges","map","color","schema","1498864juCZGp","2SuoPOq","314072kLVzxA","isMultiRange","59350EsYltJ","isArray","content","isIntersecting","isInContent","length","replace","sort","471801cIufoC","change","join","next","66ztpskR","push","createPositionBefore"," [color ","type","end","from","value","splice","83155qkzJAC","isTouching","isCollapsed","add","createPositionAfter","27158Ogjumw","execute","createPositionAt","135uDrmpA","start","7SAEdfA"];return(_=function(){return t})()}function y(t){const e=T;return t[e(139)](((t,n)=>e(121)==t[e(148)]&&e(121)!=n[e(148)]?-1:e(121)!=t[e(148)]&&e(121)==n[e(148)]?1:0))}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(127)];for(;s<t[n(137)];){const a=t[s],c=t[s+1];r||(r=e[n(146)](a)),k(e,a,c)||(o[n(145)](e[n(120)](r,i[n(122)](a)?e[n(113)](a):e[n(116)](a,n(149)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(113)](e),o=t[r(146)](n);return s[r(110)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(103968===parseInt(n(114))/1+-parseInt(n(129))/2*(parseInt(n(140))/3)+parseInt(n(130))/4+parseInt(n(109))/5*(parseInt(n(144))/6)+parseInt(n(119))/7*(-parseInt(n(128))/8)+-parseInt(n(117))/9*(-parseInt(n(132))/10)+parseInt(n(123))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=T;for(;n[r(137)];){const s=n[r(108)](0,100);t[r(141)]((()=>{const t=r;for(const n of s)n[t(136)]&&e[t(115)](n.id)}))}}const L=N;function R(){const t=["_command","1dpkEzc","1914033uXRIzZ","4375248rZmrRi","isEnabled","2114762QRhfFe","1496qWQwfA","41608PLGUpy","editor","_suggestions","5059448qwOJFS","3787385kjJoQb","values","canEditAt","model","10491633duXZSk","refresh","from","getRanges","some","isInContent","_isEnabledBasedOnSelection","execute"];return(R=function(){return t})()}function N(t,e){const n=R();return(N=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(695402===parseInt(n(355))/1*(parseInt(n(359))/2)+-parseInt(n(356))/3+-parseInt(n(364))/4+parseInt(n(365))/5+parseInt(n(357))/6+parseInt(n(361))/7*(-parseInt(n(360))/8)+parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(354)]=e,this[r(363)]=n,this[r(370)](),this[r(352)]=!1}[L(370)](){const t=L,e=Array[t(371)](this[t(363)][t(366)]())[t(373)]((e=>e[t(351)]));this[t(358)]=this[t(354)][t(358)]&&e}[L(353)](){const t=L,e=y(Array[t(371)](this[t(363)][t(366)]()));for(const n of e){const e=n[t(372)]();if(!this[t(362)][t(368)][t(367)](e))return}C(this[t(362)][t(368)],this[t(354)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=268]})(t,e)}function O(){const t=["getRanges","model","5319780DpQjbS","_isEnabledBasedOnSelection","execute","selection","7802112HqknBz","values","_command","editor","document","3483268ZFmOqy","_suggestions","canEditAt","49WefPZG","641199whCYsX","11780568pPCymT","from","_selectedSuggestions","135699apzbPT","isEnabled","793734kAaxEk","size","refresh","26qCGwKV"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(728232===parseInt(n(291))/1+-parseInt(n(275))/2*(parseInt(n(270))/3)+parseInt(n(287))/4+parseInt(n(278))/5+-parseInt(n(272))/6*(parseInt(n(290))/7)+parseInt(n(282))/8+-parseInt(n(292))/9)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(284)]=e,this[r(288)]=n,this[r(269)]=new Set,this[r(274)](),this[r(279)]=!1}[M(274)](){const t=M,e=this[t(285)][t(277)][t(286)][t(281)],n=Array[t(268)](this[t(288)][t(283)]());this[t(269)]=function(t,e){const n=T,r=Array[n(150)](t[n(124)]()),s=new Set;for(const o of e)if(o[n(136)])for(const e of r)for(const r of o[n(124)]())(e[n(135)](r)||t[n(111)]&&!o[n(131)]&&o[n(143)]&&r[n(149)][n(110)](e[n(118)]))&&s[n(112)](o);return s}(e,n),this[t(271)]=this[t(284)][t(271)]&&!!this[t(269)][t(273)]}[M(280)](){const t=M,e=y(Array[t(268)](this[t(269)]));for(const n of e){const e=n[t(276)]();if(!this[t(285)][t(277)][t(289)](e))return}C(this[t(285)][t(277)],this[t(284)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.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=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(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)?Ce(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?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ye(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=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:qe;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,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Nn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\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))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(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:vr(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=["7653440RJtePY","3290991zYKgmS","6ffDYfm","commentThread","setAttribute","getAllAdjacentSuggestions","createdAt","isMultiRange","substr","502ODQUtc","getRange","getFirstMarker","next","start","getMultiRangeId","discard","push","1465FwKrEi","_onDiscard","18brCKdw","7565980RfvMNx","split","data","7658559XYkeaL","add","from","markers","authoredAt","nodeBefore","get","filter","onDiscard","previous","accept","isIntersectingWithRange","isIntersecting","type","getRanges","_isDataLoaded","isExternal","suggestion:","onAccept","@external","7fsNCAe","getFirstRange","clear","change","getMarkers","creator","author","getMarkerNames","removeAttribute","set","delete","attributes","getContainedElement","107200yjacdV","_onAccept","addMarkerName","removeMarkers","isInContent","decorate","_saved","length","subType","_onAttributesChange","_markerNames","hasComments","nodeAfter","toJSON","map","addRange","getItems","reduce","size","removeMarker","head","_model","3994715wqmQHh","end","addMarker","onAttributesChange"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=237]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(481424===parseInt(n(253))/1*(parseInt(n(245))/2)+-parseInt(n(255))/3*(-parseInt(n(292))/4)+parseInt(n(314))/5*(-parseInt(n(238))/6)+-parseInt(n(279))/7*(-parseInt(n(318))/8)+parseInt(n(259))/9+-parseInt(n(256))/10+-parseInt(n(237))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(274)]=!1,this.id=e.id,this[n(272)]=e[n(272)],this[n(300)]=e[n(300)]||null,this[n(285)]=e[n(285)],this[n(284)]=e[n(284)]||e[n(285)],this[n(275)]=Boolean(e[n(290)]&&e[n(290)][n(278)]),this[n(258)]=null,this[n(313)]=t,this[n(293)]=e[n(277)],this[n(254)]=e[n(267)],this[n(301)]=e[n(317)],this[n(302)]=new Set,this[n(242)]=null,this[n(288)](n(263),null),this[n(288)](n(290),e[n(290)]||{}),this[n(288)](n(268),null),this[n(288)](n(248),null),this[n(288)](n(239),null),this[n(288)](n(298),!1),this[n(297)](n(269)),this[n(297)](n(251))}get[jr(312)](){const t=jr;let e=this;for(;e[t(268)];)e=e[t(268)];return e}get[jr(303)](){const t=jr;return!!this[t(239)]&&this[t(239)][t(299)]>0}get[jr(243)](){const t=jr;return 0!=this[t(302)][t(310)]&&6==Array[t(261)](this[t(302)])[0][t(257)](":")[t(299)]}get[jr(296)](){return null!==this[jr(247)]()}[jr(294)](t){const e=jr;this[e(302)][e(260)](t)}[jr(286)](){const t=jr;return Array[t(261)](this[t(302)])}[jr(283)](){const t=jr;return this[t(286)]()[t(306)]((e=>this[t(313)][t(262)][t(265)](e)))[t(266)]((t=>t))}[jr(247)](){return this[jr(283)]()[0]||null}[jr(295)](){const t=jr;this[t(313)][t(282)]((e=>{const n=t;for(const t of this[n(283)]())e[n(311)](t)})),this[t(302)][t(281)]()}[jr(311)](t){const e=jr;this[e(313)][e(282)]((n=>{n[e(311)](t)})),this[e(302)][e(289)](t)}[jr(307)](t){const e=jr,n=e(276)+this[e(272)]+":"+this[e(300)]+":"+this.id+":"+this[e(284)].id+":"+zr[e(250)]();this[e(294)](n),this[e(313)][e(282)]((r=>{r[e(316)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(270)](t){const e=jr;for(const n of this[e(273)]())if(n[e(271)](t))return!0;return!1}[jr(273)](){const t=jr;return this[t(283)]()[t(306)]((e=>e[t(246)]()))}[jr(308)](){const t=jr;return this[t(273)]()[t(309)](((e,n)=>[...e,...n[t(308)]()]),[])}[jr(280)](){const t=jr;var e;return(null===(e=this[t(247)]())||void 0===e?void 0:e[t(246)]())||null}[jr(291)](){const t=jr,e=this[t(273)]();if(1!=e[t(299)])return null;const n=e[0],r=n[t(249)][t(304)],s=n[t(315)][t(264)];return r instanceof i.Element?r!=s?null:r:null}[jr(269)](){const t=jr;this[t(293)](this[t(273)](),this[t(258)],this[t(290)]),this[t(295)]()}[jr(251)](){const t=jr;this[t(254)](this[t(273)](),this[t(258)],this[t(290)]),this[t(295)]()}[jr(241)](){const t=jr,e=[];let n=this[t(312)];for(;n;)e[t(252)](n),n=n[t(248)];return e}[jr(240)](t,e){const n=jr,r=Xn(this[n(290)]);hr(r,t,e),wr(r,this[n(290)])||(this[n(290)]=r,this[n(301)](r))}[jr(287)](t){const e=jr,n=Xn(this[e(290)]);Ur(n,t),wr(n,this[e(290)])||(this[e(290)]=n,this[e(301)](this[e(290)]))}[jr(305)](){const t=jr;return{id:this.id,type:this[t(300)]?this[t(272)]+":"+this[t(300)]:this[t(272)],authorId:this[t(284)].id,createdAt:this[t(242)],hasComments:this[t(303)],data:this[t(258)],attributes:this[t(290)]}}static[jr(250)](){const t=jr;return(0,e.uid)()[t(244)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=181]})(t,e)}function qr(){const t=["remove","isInContent","_addDescriptionItems","label","_customCallbacks","_attributeLabels","subType","getFirstRange","isEqual","*Change to:* %0","text","pop","set","join","attribute","getItemLabel","*Split:* %0","registerDescriptionCallback","addObject","isObject","getDescriptions","elementStart","351GMaqVo","*Merge:* %0","item","164900eKhzkC","REPLACE_TEXT","18950KiLQxa","addContainer","2eLHBlg","_handleAttributeSuggestionDescription","_resolveDescriptionItems","skip","get","map","elementEnd","$1 $2","158720MnZJJB","quantity","start","nextSibling","21YmmjMB","*Insert:* %0","*Remove:* %0","12pYBdWj","end","element","has","insertion","Container","softBreak","deletion","addEmptyContainer","push","ELEMENT_SPACE","removeEmptyContainer","type","function","normal","141744JkALsE","registerAttributeLabel","replace","Object","removeContainer","matchingCallback","EmptyContainer","newValue","*Set format:* %0","$text","nodeAfter","format","15srXBLh","$textProxy","checkChild","removeFormat","previousSibling","name","_handleInsertRemoveSuggestionDescription","key","removeObject","isEmpty","indexOf","data","getWalker","_handleCustomCallbackDescription","913368sKNNqZ","match","399619AdqyaO","_handleRenameSuggestionDescription","length","_locale","addFormat","_itemLabels","*Remove format:* %0","registerElementLabel","_schema","add","96188sGWjKC","_itemLabelsCallbacks"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(188361===parseInt(n(209))/1*(parseInt(n(277))/2)+parseInt(n(265))/3+parseInt(n(205))/4*(-parseInt(n(251))/5)+parseInt(n(239))/6*(-parseInt(n(221))/7)+parseInt(n(217))/8+-parseInt(n(202))/9*(parseInt(n(207))/10)+-parseInt(n(267))/11*(-parseInt(n(224))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(184)]=[],this[n(272)]=new Map,this[n(278)]=[],this[n(185)]=new Map,this[n(275)]=t,this[n(270)]=e}[Wr(200)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(269)];o++){const i=t[o];if(!i[e(181)])continue;const a=this[e(264)](i);if(a){if(null!=i[e(186)]){if(r[e(227)](i[e(186)]))continue;r[e(276)](i[e(186)])}n[e(233)](a)}else if(e(194)!=i[e(236)])e(228)!=i[e(236)]&&e(231)!=i[e(236)]||this[e(257)](n,i,t[o+1]);else{const t=i[e(262)][e(258)];if(s[e(227)](t))continue;s[e(276)](i[e(262)][e(258)]),t==_c?this[e(268)](n,i):this[e(210)](n,i)}}return this[e(211)](n)}[Wr(197)](t){const e=Wr;this[e(184)][e(233)](t)}[Wr(274)](t,n,r=e.priorities[Wr(238)]){const s=Wr;s(237)==typeof t?(0,e.insertToPriorityArray)(this[s(278)],{matchingCallback:t,label:n,priority:r}):this[s(272)][s(192)](t,n)}[Wr(240)](t,e){const n=Wr;this[n(185)][n(192)](t,e)}[Wr(195)](t,e=1){const n=Wr;let r;for(const e of this[n(278)])if(e[n(244)](t)){r=e[n(183)];break}return r||(r=this[n(272)][n(213)](t[n(256)])),r?r(e):1!==e?e+" "+t[n(256)]+"s":""+t[n(256)]}[Wr(182)](t,e){const n=Wr,r=e[n(187)]()[n(263)](),s=n(228)==e[n(236)]?n(276):n(279);for(const e of r){const o=e[n(204)],i=t[t[n(269)]-1];if(o.is(n(252)))i&&i[n(236)][n(261)](n(229))>-1&&t[n(191)](),i&&n(190)==i[n(236)]?i[s]+=o[n(262)]:t[n(233)]({type:n(190),add:n(276)==s?o[n(262)]:"",remove:n(279)==s?o[n(262)]:""});else if(this[n(275)][n(199)](o)){const a=o;if(i&&i[n(236)][n(261)](n(229))>-1&&t[n(191)](),n(215)==e[n(236)])continue;i&&i[n(236)]==s+n(242)&&i[n(226)][n(256)]==a[n(256)]?i[n(218)]++:t[n(233)]({type:s+n(242),element:a,quantity:1}),r[n(212)]((t=>!(n(215)==t[n(236)]&&t[n(204)]==o)))}else if(this[n(275)][n(253)](o,n(248))||o.is(n(226),n(230))){const r=o;if(n(276)==s&&n(201)==e[n(236)]||n(279)==s&&n(215)==e[n(236)])continue;if(i&&-1==i[n(236)][n(261)](n(229))){n(190)==i[n(236)]&&(i[s]+="\n");continue}let a;if(a=n(276)==s?r[n(220)]&&!this[n(275)][n(199)](r[n(220)])?r[n(220)]:null:r[n(255)]&&!this[n(275)][n(199)](r[n(255)])?r[n(255)]:null,r[n(260)]||a&&a[n(260)]){const e=a&&a[n(260)]?a:r;i&&i[n(236)]==s+n(245)&&i[n(226)][n(256)]==e[n(256)]?i[n(218)]++:t[n(233)]({type:s+n(245),element:e,quantity:1})}else t[n(233)]({type:s+n(229),element:r})}}}[Wr(211)](t){const e=Wr,n=this[e(270)],r=[],s=[],o=[];for(const i of t)switch(i[e(236)]){case e(190):if(i[e(276)]=i[e(276)][e(241)](/(\S)\u000A+(\S)/g,e(216))[e(241)](/\u000A/g,""),i[e(279)]=i[e(279)][e(241)](/(\S)\u000A+(\S)/g,e(216))[e(241)](/\u000A/g,""),""!=i[e(276)]&&""!=i[e(279)]){r[e(233)]({type:e(241),content:Hr(n,e(206),['"'+i[e(279)]+'"','"'+i[e(276)]+'"'])});continue}if(null!=i[e(276)][e(266)](/^ +$/)){r[e(233)]({type:e(228),content:Hr(n,e(222),Hr(n,e(234),i[e(276)][e(269)]))});continue}if(null!=i[e(279)][e(266)](/^ +$/)){r[e(233)]({type:e(231),content:Hr(n,e(223),Hr(n,e(234),i[e(279)][e(269)]))});continue}if(""!=i[e(276)]){r[e(233)]({type:e(228),content:Hr(n,e(222),'"'+i[e(276)]+'"')});continue}r[e(233)]({type:e(231),content:Hr(n,e(223),'"'+i[e(279)]+'"')});continue;case e(232):case e(198):r[e(233)]({type:e(228),content:Hr(n,e(222),this[e(195)](i[e(226)],i[e(218)]))});continue;case e(235):case e(259):r[e(233)]({type:e(231),content:Hr(n,e(223),this[e(195)](i[e(226)],i[e(218)]))});continue;case e(208):r[e(233)]({type:e(228),content:Hr(n,e(196),this[e(195)](i[e(226)],i[e(218)]))});continue;case e(243):r[e(233)]({type:e(231),content:Hr(n,e(203),this[e(195)](i[e(226)],i[e(218)]))});continue;case e(271):s[e(233)](i[e(258)]);continue;case e(254):o[e(233)](i[e(258)]);continue;default:r[e(233)](i)}if(s[e(269)]){const t=s[e(214)]((t=>this[e(185)][e(227)](t)?this[e(185)][e(213)](t):t))[e(193)](", ");r[e(233)]({type:e(250),content:Hr(this[e(270)],e(247),t)})}if(o[e(269)]){const t=o[e(214)]((t=>this[e(185)][e(227)](t)?this[e(185)][e(213)](t):t))[e(193)](", ");r[e(233)]({type:e(250),content:Hr(this[e(270)],e(273),t)})}return r}[Wr(264)](t){const e=Wr;for(const n of this[e(184)]){const r=n(t);if(r&&e(236)in r)return r}}[Wr(210)](t,e){const n=Wr,r=e[n(262)],s=void 0===r[n(246)]?n(254):n(271);t[n(233)]({type:s,key:r[n(258)]})}[Wr(268)](t,e){const n=Wr;t[n(233)]({type:n(250),content:Hr(this[n(270)],n(189),this[n(195)](e[n(187)]()[n(219)][n(249)],1))})}[Wr(257)](t,e,n){const r=Wr;if(this[r(182)](t,e),n&&n[r(187)]()&&!e[r(187)]()[r(225)][r(188)](n[r(187)]()[r(219)])){const n=t[t[r(269)]-1],s=r(228)==e[r(236)]?r(276):r(279);n&&r(190)==n[r(236)]&&(n[s]+="\n")}}}function Zr(){const t=["plugins","664331OoiBHE","editor","11056390VzEnXr","get","65361MIamQJ","enableCommand","6xPuoOy","afterInit","2EbssPk","8976667DqlnfY","showAIAssistant","76016jdCDut","TrackChangesEditing","423yuPOqK","23169157QgDhGH","64FFHHiz","commands","890990HAPDBf"];return(Zr=function(){return t})()}const Yr=Jr;function Jr(t,e){const n=Zr();return(Jr=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(645314===-parseInt(n(424))/1*(parseInt(n(432))/2)+parseInt(n(428))/3*(-parseInt(n(420))/4)+-parseInt(n(422))/5+parseInt(n(430))/6*(parseInt(n(433))/7)+parseInt(n(416))/8*(-parseInt(n(418))/9)+-parseInt(n(426))/10+parseInt(n(419))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr extends t.Plugin{[Yr(431)](){const t=Yr,e=this[t(425)],n=e[t(423)][t(427)](t(417));e[t(421)][t(427)](t(415))&&n[t(429)](t(415))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=248]})(t,e)}const ts=$r;function es(){const t=["enableDefaultAttributesIntegration","410JpbfnY","center","_registerLegacyDescription","plugins","afterInit","6676HLfPOv","commandName","TrackChangesEditing","1692XFftbz","AlignmentEditing","6479438uwVXNU","descriptionFactory","format","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_LEFT","alignment","get","2922370OcpibT","registerBlockAttribute","left","value","FORMAT_ALIGNMENT","FORMAT_JUSTIFY_TEXT","registerAttributeLabel","right","justify","registerDescriptionCallback","5399368GSHjKT","1066563xMGpKM","70ERlKbV","editor","FORMAT_ALIGN_TO_RIGHT","*Format:* %0","locale","formatBlock","has","781CDMdSv","22890ZfKUpD","type","commandParams","1827SdYqlf"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(740038===parseInt(n(262))/1*(parseInt(n(268))/2)+parseInt(n(266))/3*(parseInt(n(273))/4)+parseInt(n(263))/5*(parseInt(n(276))/6)+parseInt(n(278))/7+-parseInt(n(253))/8+-parseInt(n(254))/9+-parseInt(n(255))/10*(parseInt(n(285))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(272)](){const t=ts,e=this[t(256)],n=e[t(259)];if(!e[t(271)][t(261)](t(277)))return;const r=e[t(271)][t(284)](t(275));r[t(267)](t(283)),r[t(286)](t(283)),r[t(279)][t(249)](t(283),Hr(n,t(289))),this[t(270)]()}[ts(270)](){const t=ts,e=this[t(256)],n=e[t(259)];e[t(271)][t(284)](t(275))[t(279)][t(252)]((e=>{const r=t;if(r(260)!=e[r(264)])return;const{data:s}=e;if(s&&r(283)==s[r(274)]){const t=s[r(265)][0][r(288)];return{type:r(280),content:Hr(n,r(258),function(t){const e=r;switch(t){case e(287):return Hr(n,e(282));case e(250):return Hr(n,e(257));case e(269):return Hr(n,e(281));case e(251):return Hr(n,e(248))}}(t))}}}))}}const rs=os;!function(t,e){const n=os,r=t();for(;;)try{if(248174===-parseInt(n(311))/1*(-parseInt(n(303))/2)+-parseInt(n(293))/3+-parseInt(n(267))/4+parseInt(n(308))/5*(parseInt(n(268))/6)+-parseInt(n(309))/7*(parseInt(n(318))/8)+-parseInt(n(292))/9*(parseInt(n(297))/10)+parseInt(n(302))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const ss=[rs(278),rs(285),rs(288),rs(289),rs(305),rs(284),rs(283)];function os(t,e){const n=as();return(os=function(t,e){return n[t-=267]})(t,e)}class is extends t.Plugin{[rs(296)](){const t=rs,e=this[t(316)],n=e[t(277)][t(274)](t(272)),r=e[t(321)];for(const s of ss){if(!e[t(277)][t(319)](s))continue;const o=s[t(312)](0,-7)[t(315)](),i=t(313)+o[t(322)]();n[t(298)](o),n[t(279)](o),n[t(291)][t(270)](o,Hr(r,i))}this[t(290)]()}[rs(290)](){const t=rs,e=this[t(316)],n=e[t(321)],r=e[t(277)][t(274)](t(272));function s(e,s){const o=t;r[o(291)][o(300)]((t=>{const r=o;if(r(281)!=t[r(307)])return;const{data:i}=t;return i&&i[r(299)]===e?i[r(273)][0][r(280)]?{type:r(286),content:Hr(n,r(306),s)}:{type:r(286),content:Hr(n,r(320),s)}:void 0}))}s(t(275),Hr(n,t(314))),s(t(269),Hr(n,t(310))),s(t(282),Hr(n,t(323))),s(t(295),Hr(n,t(294))),s(t(304),Hr(n,t(301))),s(t(271),Hr(n,t(287))),s(t(317),Hr(n,t(276)))}}function as(){const t=["CodeEditing","_registerLegacyDescription","descriptionFactory","1339002WhZTgm","1198806IfrNGe","FORMAT_CODE","code","afterInit","20MujmJy","enableDefaultAttributesIntegration","commandName","registerDescriptionCallback","FORMAT_STRIKETHROUGH","11138468GqwbDZ","2594xixHrE","strikethrough","StrikethroughEditing","*Format:* %0","type","105AoiRHv","833GZYClw","FORMAT_ITALIC","147eQKFwc","slice","FORMAT_","FORMAT_BOLD","toLowerCase","editor","superscript","15216WzIMlq","has","*Remove format:* %0","locale","toUpperCase","FORMAT_UNDERLINE","1562120VHCrTE","102558yBcnRQ","italic","registerAttributeLabel","subscript","TrackChangesEditing","commandParams","get","bold","FORMAT_SUPERSCRIPT","plugins","BoldEditing","registerInlineAttribute","forceValue","formatInline","underline","SuperscriptEditing","SubscriptEditing","ItalicEditing","format","FORMAT_SUBSCRIPT","UnderlineEditing"];return(as=function(){return t})()}const cs=fs;function us(){const t=["checkChild","from","format","commands","model","locale","value","commandName","blockQuote","get","TrackChangesEditing","$root","commandParams","1010730JPtRVA","forceValue","registerDescriptionCallback","plugins","169392suHgwl","2319445SUutZR","BlockQuoteEditing","5940tlyhZP","*Remove format:* %0","afterInit","editor","2439780KJLyym","*Set format:* %0","getSelectedBlocks","has","descriptionFactory","parent","schema","enableCommand","2504PhEMqV","43564GuJaKM","selection","change","2973733WSiAMJ","document","filter","6fJCWGR","ELEMENT_BLOCK_QUOTE","name","markBlockFormat","27TTLnef"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(274572===-parseInt(n(143))/1+-parseInt(n(139))/2+parseInt(n(169))/3*(parseInt(n(159))/4)+parseInt(n(144))/5+-parseInt(n(165))/6*(-parseInt(n(162))/7)+parseInt(n(158))/8*(parseInt(n(146))/9)+-parseInt(n(150))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(148)](){const t=cs,e=this[t(149)],n=e[t(175)];if(!e[t(142)][t(153)](t(145)))return;const r=e[t(142)][t(135)](t(136)),s=this[t(149)][t(173)][t(135)](t(134));r[t(157)](t(134),((n,o={})=>{const i=t,a=this[i(149)][i(174)][i(163)][i(160)],c=o&&void 0!==o[i(140)]?o[i(140)]:!s[i(176)];let u=[];if(c){const t=Array[i(171)](a[i(152)]())[i(164)]((t=>hs(t)||function(t,e){const n=i,r=e[n(170)](t[n(155)],n(134)),s=e[n(170)]([n(137),n(134)],t);return r&&s}(t,this[i(149)][i(174)][i(156)])));u=A(t,e[i(174)])}else{const t=Array[i(171)](a[i(152)]())[i(164)]((t=>hs(t)));u=A(t,e[i(174)])}e[i(174)][i(161)]((()=>{const t=i;for(const e of u)r[t(168)](e,{commandName:t(134),commandParams:[{forceValue:c}]})}))})),r[t(154)][t(141)]((e=>{const r=t,{data:s}=e;if(s&&r(134)==s[r(177)]){const t=Hr(n,r(166));return s[r(138)][0][r(140)]?{type:r(172),content:Hr(n,r(151),t)}:{type:r(172),content:Hr(n,r(147),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=134]})(t,e)}function hs(t){const e=cs;return e(134)==t[e(155)][e(167)]}function gs(t,e){const n=ms();return(gs=function(t,e){return n[t-=106]})(t,e)}const ds=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(710087===parseInt(n(106))/1*(parseInt(n(115))/2)+-parseInt(n(112))/3*(parseInt(n(110))/4)+parseInt(n(117))/5*(-parseInt(n(119))/6)+parseInt(n(108))/7+-parseInt(n(113))/8+parseInt(n(121))/9+parseInt(n(120))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[ds(118)](){const t=ds,e=this[t(123)];e[t(122)][t(114)](t(109))&&(e[t(122)][t(124)](t(116))[t(111)](t(126)),e[t(122)][t(124)](t(116))[t(111)](t(107)),e[t(122)][t(124)](t(116))[t(111)](t(125)))}}function ms(){const t=["8500788ZefqCu","plugins","editor","get","changeCaseTitle","changeCaseUpper","1NEnoMU","changeCaseLower","2173269ZvNNVB","CaseChange","8oKtYPB","enableCommand","434433sNZDiD","6201072yViSQF","has","1627498ZPdXOW","TrackChangesEditing","307750UjTRso","afterInit","132KnDFoq","10601950SJWTiB"];return(ms=function(){return t})()}const Is=bs;function Es(){const t=["11tNPbNU","1433390Pcjwuu","plugins","ckbox","editor","afterInit","32OfoXwq","26252uVNxGh","enableCommand","36paOObu","632532tLCyJR","4XgxTyw","TrackChangesEditing","5690532hUClen","977460oPICtG","1080150AQdAzc","9KztJcT","get","5199828wfJUhY","commands"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=181]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(716360===parseInt(n(200))/1*(-parseInt(n(199))/2)+-parseInt(n(185))/3*(-parseInt(n(196))/4)+parseInt(n(183))/5+parseInt(n(182))/6+-parseInt(n(190))/7*(-parseInt(n(195))/8)+-parseInt(n(198))/9*(-parseInt(n(184))/10)+-parseInt(n(189))/11*(parseInt(n(187))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(194)](){const t=Is,e=this[t(193)];e[t(188)][t(186)](t(192))&&e[t(191)][t(186)](t(181))[t(197)](t(192))}}const _s=ys;function ys(t,e){const n=Cs();return(ys=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(624273===-parseInt(n(404))/1*(parseInt(n(446))/2)+parseInt(n(444))/3+-parseInt(n(425))/4+parseInt(n(422))/5+-parseInt(n(423))/6+parseInt(n(427))/7*(parseInt(n(418))/8)+parseInt(n(403))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[_s(445)](){const t=_s,e=this[t(433)];if(!e[t(417)][t(437)](t(408)))return;const n=e[t(417)][t(442)](t(419)),r=e[t(430)],s=e[t(454)][t(442)](t(432))[t(421)],o=e[t(415)][t(442)](t(432));n[t(406)](t(435)),n[t(406)](t(411)),n[t(406)](t(432),((r,i={})=>{const a=t,c=e[a(416)],u=e[a(416)][a(412)][a(441)],l=i&&void 0!==i[a(429)]?i[a(429)]:!o[a(451)];let f;i[a(431)]||(i[a(431)]=s[0][a(431)]),f=l?Array[a(443)](u[a(439)]())[a(438)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(420))&&!e[n(455)](t)&&e[n(450)](t[n(440)],n(432))}(t,c[a(413)]))):Array[a(443)](u[a(439)]())[a(438)]((t=>ks(t)));const h=A(f,c);c[a(456)]((()=>{const t=a;for(const e of h)n[t(426)](e,{commandName:t(432),commandParams:[{...i,forceValue:l}],formatGroupId:t(436)})}))})),n[t(457)][t(405)](t(432),(e=>Hr(r,t(447),e))),n[t(457)][t(452)]((e=>{const n=t;if(n(414)!=e[n(448)])return;const o=r.t,{data:i}=e;if(!i||n(432)!=i[n(434)])return;const a=i[n(407)][0][n(431)],c=o(s[n(428)]((t=>t[n(431)]===a))[n(449)])[n(424)]();return i[n(407)][0][n(429)]?{type:n(409),content:Hr(r,n(410),Hr(r,n(447),1)+" ("+c+")")}:{type:n(409),content:Hr(r,n(402),Hr(r,n(447),1))}}))}}function ks(t){const e=_s;return e(432)==t[e(453)]}function Cs(){const t=["rootElement","languages","5317350heenjU","2496534fAlWmu","toLowerCase","4380592cAoSfb","markBlockFormat","7zhnctx","find","forceValue","locale","language","codeBlock","editor","commandName","indentCodeBlock","blockName","has","filter","getSelectedBlocks","parent","selection","get","from","815493edIONB","afterInit","4SkBSmj","ELEMENT_CODE_BLOCK","type","label","checkChild","value","registerDescriptionCallback","name","config","isLimit","change","descriptionFactory","*Remove format:* %0","11785050FZFKyK","286207sKpQqv","registerElementLabel","enableCommand","commandParams","CodeBlock","format","*Set format:* %0","outdentCodeBlock","document","schema","formatBlock","commands","model","plugins","505384Glljnl","TrackChangesEditing"];return(Cs=function(){return t})()}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=316]})(t,e)}function Ns(){const t=["4903888Mkxqlj","editor","168138rYXiaw","246exwOCZ","enableCommand","24CxKmOu","2730364yQDYHK","get","4065714gOhKAn","TrackChangesEditing","10XklTVA","plugins","3151489ObFuHY","2808702OdCrWQ","47185ZiaKAw","CommentsEditing","12rWXjHM","addCommentThread","has","afterInit"];return(Ns=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(752328===parseInt(n(326))/1*(parseInt(n(320))/2)+parseInt(n(317))/3+parseInt(n(324))/4+parseInt(n(318))/5*(-parseInt(n(327))/6)+-parseInt(n(330))/7+parseInt(n(329))/8*(-parseInt(n(332))/9)+-parseInt(n(334))/10*(parseInt(n(316))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(323)](){const t=Ls,e=this[t(325)];e[t(335)][t(322)](t(319))&&e[t(335)][t(331)](t(333))[t(328)](t(321))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=328]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(379)]())o[r(371)](t)&&s[r(345)](n[r(354)](o));return s}function ws(){const t=["span","getCustomProperty","includes","createRangeOn","schema","isBlock","createUIElement","plugins","parent","addClass","2Zoqgyq","markerName","24ujhhcx","consumable","ck-suggestion-marker-","model","116dxJHAt","elementEnd","writer","197423EQIObQ","hasAttribute","4994TeTRUC","10QFcMpV","isContent","getWalker","get","1543822KACeQs","isAtEnd","getItems","966834Ouduzv","TrackChangesEditing","type","markerRange","bindElementToMarker","ck-suggestion-marker--active","2944150bFoOoi","addHighlight","previousPosition","start","activeMarkers","name","toViewPosition","14460WOYHap","toViewElement","1157427evpKCl","test","item","push","nextSibling","insert","isLimit","36657dzKxpo","mapper"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(358)][r(376)](r(328));return(o,i,a)=>{const c=r;if(!a[c(364)][c(343)](i[c(330)],o[c(338)]))return;const u=i[c(330)][c(375)](),l=i[c(330)][c(336)],f=t[c(366)][c(355)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(344)];d=d||f[c(374)](e);const n=a[c(350)][c(341)](e);if(n&&n[c(352)](c(334)))return;c(368)==t[c(329)]&&f[c(356)](e)&&!f[c(348)](e)&&(e[c(346)]||l[c(378)]?h&&h[c(359)]==e||(h=e,m(t[c(335)]),p=!0):g=g||t[c(335)])}function m(t){const r=c,o=a[r(369)][r(357)](r(351),{class:r(365)+e}),u=a[r(350)][r(339)](t);n&&s[r(337)][r(353)](i[r(362)])&&a[r(369)][r(360)](r(332),o),a[r(369)][r(347)](u,o),a[r(350)][r(331)](o,i[r(362)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(579006===-parseInt(n(370))/1*(-parseInt(n(361))/2)+-parseInt(n(349))/3*(parseInt(n(367))/4)+parseInt(n(333))/5+parseInt(n(380))/6+parseInt(n(377))/7*(parseInt(n(363))/8)+-parseInt(n(342))/9*(parseInt(n(373))/10)+-parseInt(n(372))/11*(parseInt(n(340))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=xs;function Ps(){const t=["downcastDispatcher","addMarker:suggestion:deletion","enqueueChange","selection","requires","end","document","root","batch","detach","options","unbindElementFromMarkerName","createRange","unit","setSelection","2662830ouJZwJ","lock","$graveyard","markerNameToElements","start","bind","data","commands","getFirstRange","213520cqLMDX","84208WXpnzv","buffer","TrackChangesEditing","35744LejXQI","enableCommand","init","fromRange","modifySelection","2419599HOKelK","415968vrgMal","editor","mapper","uiElement","removeMarker:suggestion:deletion","forward","891224raCfZm","81JMCIjN","unlock","plugins","deleteForward","model","high","27Nzijsk","44qWCevj","markerName","rootName","editing","createSelection","delete","isCollapsed","merge","showSuggestionHighlights","writer","remove","get"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(447721===-parseInt(n(241))/1*(-parseInt(n(201))/2)+-parseInt(n(254))/3*(parseInt(n(238))/4)+-parseInt(n(237))/5+-parseInt(n(247))/6+-parseInt(n(246))/7+-parseInt(n(253))/8+parseInt(n(200))/9*(parseInt(n(228))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(217)](){return[Ms.Delete]}[Fs(243)](){const t=Fs,e=this[t(248)],n=e[t(196)][t(212)](t(240));n[t(242)](t(206));const r=e[t(235)][t(212)](t(197));n[t(242)](t(197),((n,s={})=>{const o=t,a=e[o(198)][o(205)](e[o(198)][o(219)][o(216)]);a[o(207)]&&e[o(198)][o(245)](a,{direction:o(252),unit:s[o(226)]});const c=a[o(236)](),u=i.LiveRange[o(244)](c);let l;n(s),l=o(230)==u[o(220)][o(203)]?e[o(198)][o(225)](c[o(232)]):e[o(198)][o(225)](u[o(232)],u[o(218)]),u[o(222)](),e[o(198)][o(215)](r[o(239)][o(221)],(t=>{const e=o;r[e(239)][e(229)](),t[e(227)](t[e(225)](l[e(218)])),r[e(239)][e(255)]()}))})),e[t(204)][t(213)].on(t(214),Ds(e,t(208)),{priority:t(199)}),e[t(234)][t(213)].on(t(214),((n,r,s)=>{const o=t;s[o(223)][o(209)]&&Ds(e,o(208),{showActiveMarker:!1})[o(233)](this)(n,r,s)}),{priority:t(199)}),e[t(204)][t(213)].on(t(251),((e,n,r)=>{const s=t,o=r[s(249)][s(231)](n[s(202)]);if(o)for(const t of o)t.is(s(250))&&(r[s(249)][s(224)](t,n[s(202)]),r[s(210)][s(211)](t))}),{priority:t(199)})}}const Us=Gs;function js(){const t=["containsItem","ELEMENT_","formatBlock","indentList","getFirstMarker","*Remove format:* %0","descriptionFactory","batch","todoListChecked","customNumberedList","TodoListEditing","registerAttributeLabel","listItemIdFixer","todoListCheck","map","ELEMENT_TODO_LIST","splitListItemAfter","_getAttributeKey","oldValue","from","*Check item*","22090464WTeVyC","selection","10GyjERh","registerBlockAttribute","value","21rWhiGi","start","numbered","getSuggestions","plugins","toUpperCase","setSelection","commandParams","next","format","3661DLDAcg","previousSibling","filter","ELEMENT_NUMBERED_LIST","listMarker","*Format:* insert into %0","splitListItemBefore","meta","document","editor","11923893SuYacV","getChanges","mergeListItemForward","20uLMNCK","1076240OMplAT","registerPostFixer","isObject","refresh","603472jkwKuc","403958eErtcS","checkTodoList","FORMAT_INDENT","getRanges","registerCustomCallback","commands","schema","attribute","10583712NjIRCx","model","assureChains","*Format:* remove from %0","*Merge:* %0","end","detach","accept","todoList","bulleted","nodeAfter","fromRange","list.multiBlock","ELEMENT_LIST_ITEM","bulletedList","listStyle","find","*Merge:* list item","length","_suggestionFactory","isLocal","push","*Outdent:* %0","listItemId","commandName","includes","registerDescriptionCallback","forceValue","deletion","listMarkerStyle","default","data","createRange","groupId","listStart","execute","change","head","mergeListItemBackward","*Split:* list item","get","customBulletedList","documentList","every","noTrackChangesFixer","trackChangesCommand","listType","attributes","range","has","createPositionAt","TrackChangesEditing","*Indent:* %0","setAttribute","attributeKey","ListEditing","locale","multipleBlocks","*Set format:* %0","removeMarker","ELEMENT_BULLETED_LIST","key","9654SOktlG","_LIST","listReversed","registerElementLabel","differ","*Uncheck item*","getAttribute","*Change to:* %0","type","suggestion","parent","config","_supportLegacySuggestions","_findSuggestions","isUndo","enableDefaultAttributesIntegration","isNextTo","getFirstRange","numberedList","newValue","listIndent","outdentList","nextSibling","todo","_registerLegacyDescription","afterInit"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=129]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(739195===parseInt(n(205))/1+parseInt(n(206))/2*(parseInt(n(177))/3)+parseInt(n(200))/4*(-parseInt(n(201))/5)+-parseInt(n(276))/6*(parseInt(n(187))/7)+parseInt(n(214))/8+-parseInt(n(197))/9*(-parseInt(n(174))/10)+-parseInt(n(172))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(150)](){const t=Us,e=this[t(196)];if(!e[t(181)][t(263)](t(269)))return;const n=e[t(270)],r=e[t(181)][t(254)](t(265)),s=e[t(181)][t(263)](t(161)),o=!!e[t(136)][t(254)](t(226));function i(e){const r=t;return{type:r(186),content:""+Hr(n,r(272),e)}}function a(e){const r=t;return{type:r(186),content:""+Hr(n,r(156),e)}}r[t(140)](t(143)),r[t(140)](t(228)),r[t(140)](t(160)),r[t(140)](t(255)),r[t(140)](t(154)),r[t(140)](t(146)),r[t(140)](t(167)),r[t(140)](t(193)),r[t(175)](t(237)),r[t(175)](t(260)),r[t(175)](t(145)),o&&(r[t(140)](t(252)),r[t(140)](t(199))),s&&(r[t(140)](t(222)),r[t(140)](t(207)),r[t(175)](t(159)),r[t(157)][t(240)]((e=>{const r=t,{data:s}=e;if(s&&r(159)==s[r(275)])return{type:r(186),content:s[r(144)]?Hr(n,r(171)):Hr(n,r(130))}})),this[t(196)][t(215)][t(195)][t(202)]((e=>{const n=t;if(e[n(158)][n(139)])return!1;let s=!1;const o=r[n(180)]({skipNotAttached:!0})[n(189)]((t=>n(159)===r[n(168)](t)));for(const t of o)n(148)!=t[n(142)]()[n(178)][n(224)][n(131)](n(260))&&(r[n(138)](t[n(142)](),n(213))[n(230)]((t=>n(260)===r[n(168)](t[n(134)])))||(e[n(273)](t[n(155)]()),s=!0));return s}))),r[t(157)][t(162)](t(145),Hr(n,t(208)));const c={type:t(186),content:""};r[t(157)][t(240)]((e=>{const r=t,{data:s}=e;if(!s||r(260)!=s[r(275)])return;let u=e[r(251)];for(;u;){if(u[r(245)]&&((r(229)==u[r(245)][r(275)]||r(243)==u[r(245)][r(275)])&&(u[r(245)][r(144)]&&r(244)!=u[r(245)][r(144)]||r(244)!=u[r(245)][r(169)]&&!s[r(144)])||!o&&u[r(245)][r(275)]==_c))return c;u=u[r(185)]}if(null==s[r(144)])switch(s[r(169)]){case r(223):return a(Hr(n,r(274)));case r(179):return a(Hr(n,r(190)));case r(148):return a(Hr(n,r(166)))}switch(s[r(144)]){case r(223):return i(Hr(n,r(274)));case r(179):return i(Hr(n,r(190)));case r(148):return i(Hr(n,r(166)))}})),r[t(157)][t(240)]((e=>{const n=t,{data:r}=e;if(r&&n(145)==r[n(275)])return null==r[n(144)]||null==r[n(169)]&&0==r[n(144)]?c:void 0})),r[t(157)][t(240)]((e=>{const r=t;if(r(213)!=e[r(133)])return;const{data:s}=e;if(!s||r(237)!=s[r(275)])return;const o=zs(e);return r(144)==o?{type:r(186),content:Hr(n,r(231))}:r(169)==o?{type:r(186),content:Hr(n,r(253))}:c})),e[t(215)][t(195)][t(202)]((e=>this[t(163)](e))),e[t(215)][t(195)][t(202)]((e=>this[t(258)](e))),e[t(215)][t(195)][t(202)]((e=>this[t(216)](e))),this[t(137)]()}[Us(163)](t){const e=Us;if(t[e(158)][e(139)]||!t[e(158)][e(234)])return!1;let n=!1;const r=this[e(196)][e(181)][e(254)](e(265))[e(180)]({skipNotAttached:!0})[e(189)]((t=>t[e(245)]&&e(237)==t[e(245)][e(275)]))[e(189)]((t=>t[e(245)][e(144)]&&t[e(245)][e(169)]));for(const s of r)zs(s)||(t[e(273)](s[e(155)]()),n=!0);return n}[Us(258)](t){const e=Us;if(t[e(158)][e(139)]||!t[e(158)][e(234)])return!1;const n=this[e(196)][e(181)][e(254)](e(265));if(n[e(259)][e(176)])return!1;let r=!1;const s=[e(260),e(237),e(145),e(229),e(248),e(278),e(164),e(191),e(243)],o=this[e(196)][e(215)][e(195)][e(129)][e(198)]()[e(189)]((t=>e(213)==t[e(133)]))[e(189)]((t=>s[e(239)](t[e(268)])));if(0==o[e(232)])return r;for(const i of o){const o=n[e(138)](i[e(262)],e(213))[e(189)]((t=>!t[e(194)][e(141)]))[e(165)]((t=>t[e(134)]))[e(189)]((t=>{const r=e,o=n[r(168)](t);return s[r(239)](o)}));if(o[e(232)]){for(const n of o)t[e(273)](n[e(155)]());r=!0}}return r}[Us(216)](t){const e=Us;if(t[e(158)][e(139)]||!t[e(158)][e(234)])return!1;const n=this[e(196)][e(181)][e(254)](e(265));let r=!1;const s=[e(260),e(237),e(145),e(229),e(248),e(278),e(164),e(191),e(243)];for(const t of n[e(180)]({skipNotAttached:!0})){const o=n[e(138)](t[e(142)](),e(213))[e(165)]((t=>t[e(134)]))[e(189)]((t=>t[e(245)]&&s[e(239)](t[e(245)][e(275)])));if(!o[e(232)])continue;const a=o[0][e(251)][e(261)][e(247)];if(!o[e(257)]((t=>t[e(261)][e(247)]===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(180)]({skipNotAttached:!0})[s(189)]((e=>s(213)==e[s(133)]&&e[s(261)][s(247)]==t)))e[s(267)](s(247),r)}function i(t,n){const r=e;let s=t[r(251)],i=!1;for(;s;)s[r(261)][r(247)]!=n&&(o(s[r(261)][r(247)],n),s[r(267)](r(247),n),i=!0),s=s[r(185)];return i}}[Us(137)](){const t=Us,e=this[t(196)],n=e[t(270)],r=e[t(181)][t(254)](t(265));this[t(149)](),r[t(233)][t(210)](t(153),t(256),t(221),(function(n,r){const s=t,o=[];for(let t of n)t[s(178)][s(224)]===t[s(219)][s(135)]&&(t=e[s(215)][s(246)](e[s(215)][s(264)](t[s(178)][s(224)],0))),o[s(235)](t);e[s(215)][s(250)]((t=>{const n=s,a=e[n(215)][n(195)][n(173)],c=Array[n(170)](a[n(209)]())[n(165)]((t=>i.LiveRange[n(225)](t)));t[n(183)](o),e[n(211)][n(254)](r[n(238)])[n(204)](),r[n(184)][n(235)]({forceDefaultExecution:!0}),e[n(249)](r[n(238)],...r[n(184)]),t[n(183)](c);for(const t of c)t[n(220)]()}))})),r[t(157)][t(279)]((function(n){const r=t,s=!e[r(215)][r(212)][r(203)](n),o=n[r(188)],i=n[r(147)],a=n[r(131)](r(237)),c=!o||o[r(131)](r(237))!==a,u=!i||i[r(131)](r(237))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(227),e)))}[Us(149)](){const t=Us,e=this[t(196)],n=e[t(270)];function r(n){const r=t,s=e[r(211)][r(254)](r(228))[r(176)],o=e[r(211)][r(254)](r(143))[r(176)];return r(143)===n?s:o}e[t(181)][t(254)](t(265))[t(157)][t(240)]((function(s){const o=t;if(o(153)!=s[o(133)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(238)]){case o(228):u=i[o(184)][0][o(241)],l=r(i[o(238)]),a=o(u?192:217),!l&&e[o(136)][o(254)](o(226))||(a=o(132)),c={type:o(186),content:Hr(n,a,Hr(n,o(274)))};break;case o(143):u=i[o(184)][0][o(241)],l=r(i[o(238)]),a=o(u?192:217),!l&&e[o(136)][o(254)](o(226))||(a=o(132)),c={type:o(186),content:Hr(n,a,Hr(n,o(190)))};break;case o(154):a=o(266),c={type:o(186),content:Hr(n,a,Hr(n,o(227)))};break;case o(146):a=function(t){const e=o,n=t[e(142)]();let r=n[e(178)][e(224)];for(;r&&n[e(151)](r);){if(r[e(131)](e(145))>0)return!1;r=r[e(147)]}return!0}(s)?Hr(n,o(217),Hr(n,function(t){const e=o;return e(152)+t[e(142)]()[e(178)][e(224)][e(131)](e(260))[e(182)]()+e(277)}(s))):Hr(n,o(236),Hr(n,o(227))),c={type:o(186),content:a};break;case o(252):case o(199):!1===i[o(271)]&&(a=o(218),c={type:o(242),content:Hr(n,a,Hr(n,o(227)))})}return c}))}}function zs(t){const e=Us;let n=t[e(142)]()[e(178)][e(224)][e(188)];for(;n;){const r=n[e(131)](e(237));if(!r)return!1;if(r==t[e(245)][e(144)])return e(144);if(r==t[e(245)][e(169)])return e(169);n=n[e(188)]}return!1}function Hs(t,e){const n=qs();return(Hs=function(t,e){return n[t-=197]})(t,e)}const Ws=Hs;!function(t,e){const n=Hs,r=t();for(;;)try{if(253455===parseInt(n(282))/1+parseInt(n(271))/2*(parseInt(n(258))/3)+parseInt(n(266))/4+-parseInt(n(243))/5+parseInt(n(249))/6+-parseInt(n(220))/7+parseInt(n(264))/8*(parseInt(n(253))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[Ws(284)](){const t=Ws;if(!this[t(212)][t(229)][t(259)](t(219)))return;const e=this[t(212)][t(230)][t(222)](t(206)),n=this[t(212)][t(229)][t(222)](t(242));e[t(233)]&&(n[t(226)](t(209)),n[t(257)](t(209))),e[t(237)]&&(n[t(226)](t(223)),n[t(257)](t(223))),e[t(210)]&&(n[t(226)](t(198)),n[t(257)](t(198)));const r={type:t(238),content:""};n[t(207)][t(252)](this[t(245)][t(256)](this));const s=this[t(212)][t(251)];n[t(207)][t(250)](t(223),Hr(s,t(287))),n[t(207)][t(252)]((e=>{const n=t,{data:s}=e;if(s&&n(223)==s[n(283)])return null==s[n(204)]||0==s[n(204)]&&null==s[n(214)]?r:void 0})),n[t(207)][t(250)](t(198),Hr(s,t(227))),n[t(207)][t(252)]((e=>{const n=t,{data:s}=e;if(s&&n(198)==s[n(283)])return null==s[n(204)]||1==s[n(204)]&&null==s[n(214)]?r:void 0})),this[t(212)][t(277)][t(255)][t(240)]((e=>{const r=t;if(e[r(216)][r(280)])return!1;let s=!1;const o=n[r(276)]({skipNotAttached:!0})[r(267)]((t=>{const e=r,s=n[e(260)](t);return e(198)==s||e(223)==s}));for(const t of o){const o=t[r(235)]()[r(262)][r(275)][r(241)](r(254));r(247)!=o&&r(215)!=o&&(n[r(263)](t[r(235)](),r(213))[r(278)]((t=>r(254)==n[r(260)](t[r(261)])))||(e[r(228)](t[r(236)]()),s=!0))}return s})),this[t(285)]()}[Ws(245)](t){const e=Ws,n=this[e(212)][e(251)],{data:r}=t,s={type:e(238),content:""};if(!r||e(209)!=r[e(283)])return;if(!r[e(214)])return e(234)==r[e(204)]?s:{type:e(238),content:""+Hr(n,e(244),Hr(n,this[e(281)](r[e(204)])))};if(!r[e(204)]){if(e(234)==r[e(214)])return s;let o=t[e(211)];for(;o;){if(o[e(269)]&&e(254)==o[e(269)][e(283)]&&o[e(269)][e(204)])return s;o=o[e(197)]}return{type:e(238),content:""+Hr(n,e(205),Hr(n,this[e(281)](r[e(214)])))}}if(e(234)!=r[e(204)])return{type:e(238),content:""+Hr(n,e(244),Hr(n,this[e(281)](r[e(204)])))};let o=t[e(211)];for(;o;){if(o[e(269)]&&e(254)==o[e(269)][e(283)]&&o[e(269)][e(204)]&&o[e(269)][e(214)])return s;o=o[e(197)]}const i=t[e(235)]()[e(262)][e(275)][e(241)](e(254));return{type:e(238),content:Hr(n,e(244),Hr(n,e(201)+i[e(265)]()+e(248)))}}[Ws(285)](){const t=Ws,e=this[t(212)],n=e[t(251)];e[t(229)][t(222)](t(242))[t(207)][t(252)]((e=>{const r=t;if(r(218)!=e[r(272)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(231)]){case r(209):o=r(221),i={type:r(238),content:Hr(n,o,Hr(n,this[r(281)](s[r(246)][0][r(272)])))};break;case r(223):o=s[r(246)][0][r(237)]?r(239):r(270),i={type:r(238),content:Hr(n,o)};break;case r(198):o=r(268),i={type:r(238),content:Hr(n,o,s[r(246)][0][r(210)])}}return i}))}[Ws(281)](t){const e=Ws;return e(201)+function(t){const n=e;return Xs[n(224)](t)?n(202):Zs[n(224)](t)?n(247):null}(t)[e(265)]()+e(273)+t[e(265)]()[e(200)](/-/g,"_")}}function qs(){const t=["listStart","upper-latin","replace","ELEMENT_","bulleted","upper-roman","newValue","*Remove format:* %0","list.properties","descriptionFactory","decimal","listStyle","startIndex","head","editor","attribute","oldValue","customNumbered","batch","lower-latin","formatBlock","ListPropertiesEditing","2077999PrZDhS","*Change to:* %0","get","listReversed","includes","lower-roman","enableDefaultAttributesIntegration","FORMAT_LIST_START","removeMarker","plugins","config","commandName","disc","styles","default","getFirstRange","getFirstMarker","reversed","format","*Format:* set order to reversed","registerPostFixer","getAttribute","TrackChangesEditing","1598660joHFNU","*Set format:* %0","handleDescriptions","commandParams","numbered","_LIST_DEFAULT","250692jwMTRd","registerAttributeLabel","locale","registerDescriptionCallback","63hpmLuM","listType","document","bind","registerBlockAttribute","3981vIJZJF","has","_getAttributeKey","suggestion","start","_findSuggestions","320088JRaUoK","toUpperCase","654272vaBoif","filter","*Format:* set start index to %0","data","*Format:* set order to regular","366gRKZqX","type","_LIST_","decimal-leading-zero","nodeAfter","getSuggestions","model","find","square","isUndo","_getTranslationKeyForListStyle","141776ysoOus","key","afterInit","_registerLegacyDescription","circle","FORMAT_LIST_REVERSED","next"];return(qs=function(){return t})()}const Xs=[Ws(232),Ws(286),Ws(279)],Zs=[Ws(208),Ws(274),Ws(225),Ws(203),Ws(217),Ws(199)];var Ys=n(507);function Js(){const t=["createPositionAt","writer","enableCommand","detach","commands","492AYOWaG","document","selection","TrackChangesEditing","markerNameToElements","getFirstPosition","init","requires","data","hasClass","getFirstRange","markInsertion","plugins","options","bind","fire","5394816kniLpH","model","downcastDispatcher","enterBlock","fromRange","high","enter","remove","1694DKZVKZ","9634545KkwOBK","parent","76dfYURD","59960RKuZsD","editing","end","showSuggestionHighlights","afterExecute","split","nextSibling","removeMarker:suggestion:insertion","editor","setSelection","mapper","13364600lMzrpk","ck-suggestion-marker-split","get","markerName","unbindElementFromMarkerName","addMarker:suggestion:insertion","change","2433iOdubA","6245KIomKc","createRange","2690fpYGxq"];return(Js=function(){return t})()}const Qs=$s;function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=126]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(585745===-parseInt(n(179))/1+parseInt(n(145))/2*(-parseInt(n(142))/3)+-parseInt(n(178))/4*(-parseInt(n(143))/5)+-parseInt(n(151))/6*(parseInt(n(175))/7)+-parseInt(n(167))/8+parseInt(n(176))/9+parseInt(n(135))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Qs(158)](){return[Ys.Enter]}[Qs(157)](){const t=Qs,e=this[t(132)],n=e[t(163)][t(137)](t(154)),r=e[t(150)][t(137)](t(173));n[t(148)](t(173),(()=>{const s=t;e[s(168)][s(141)]((t=>{const o=s,a=e[o(168)][o(152)][o(153)],c=a[o(156)](),u=i.LiveRange[o(171)](a[o(161)]());if(r[o(170)](t)){const r=e[o(168)][o(146)](c[o(177)][o(130)],0),s=t[o(144)](c,r);n[o(162)](s)}else t[o(133)](t[o(144)](u[o(126)]));u[o(149)](),r[o(166)](o(128),{writer:t})}))})),e[t(180)][t(169)].on(t(140),Ds(e,t(129)),{priority:t(172)}),e[t(180)][t(169)].on(t(131),((e,n,r)=>{const s=t,o=r[s(134)][s(155)](n[s(138)]);if(o)for(const t of o)t[s(160)](s(136))&&(r[s(134)][s(139)](t,n[s(138)]),r[s(147)][s(174)](t))}),{priority:t(172)}),e[t(159)][t(169)].on(t(140),((n,r,s)=>{const o=t;s[o(164)][o(127)]&&Ds(e,o(129),{showActiveMarker:!1})[o(165)](this)(n,r,s)}),{priority:t(172)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=413]})(t,e)}const no=eo;function ro(){const t=["createPositionAt","findPrevious","2sdMrUR","12VoauYl","getIntersection","editor","TrackChangesEditing","start","FindAndReplaceUtils","getMarkersGroup","replaceAll","2223727SpEgql","handleFindCommand","end","find","10RWaZPh","plugins","afterInit","6nPmnzq","filter","findNext","createRange","replace","323485HFRaGe","model","75987cjFPGD","markers","suggestion:deletion","item","_isInDeletionRange","string","getRange","88pfGDFx","enableCommand","64765JjxwDg","get","findByTextCallback","1521807uAEaHz","has","436707fNyjie","1312836elCfwt","FindAndReplaceEditing","bind"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(114573===parseInt(n(439))/1+-parseInt(n(450))/2*(parseInt(n(444))/3)+-parseInt(n(451))/4*(-parseInt(n(428))/5)+parseInt(n(423))/6*(-parseInt(n(442))/7)+parseInt(n(437))/8*(-parseInt(n(430))/9)+-parseInt(n(420))/10*(-parseInt(n(416))/11)+parseInt(n(445))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(422)](){const t=no;if(!this[t(453)][t(421)][t(443)](t(446)))return;const e=this[t(453)][t(421)][t(440)](t(454));e[t(438)](t(419),this[t(417)][t(447)](this)),e[t(438)](t(425)),e[t(438)](t(449)),e[t(438)](t(427)),e[t(438)](t(415))}[no(417)](t,e,n={}){const r=no,s=this[r(453)][r(421)][r(440)](r(413));return t((t=>(r(435)==typeof e?s[r(441)](e,n):e)(t)[r(424)]((e=>!1===this[r(434)](e,t[r(433)])))),n)}[no(434)](t,e){const n=no,r=this[n(453)][n(429)][n(426)](this[n(453)][n(429)][n(448)](e,t[n(455)]),this[n(453)][n(429)][n(448)](e,t[n(418)]));for(const t of this[n(453)][n(429)][n(431)][n(414)](n(432)))if(null!==r[n(452)](t[n(436)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=371]})(t,e)}const io=oo;function ao(){const t=["config","enableDefaultAttributesIntegration","plugins","trim","56tGZAWd","FORMAT_FONT_COLOR","title","8MQbuPR","FORMAT_FONT_SIZE","fontFamily","FontFamilyEditing","registerInlineAttribute","867792eqcBGR","editor","*Set font size:* %0","fontSize","formatInline","FontSizeEditing","commandName","FontSize","FontColorEditing","*Set font background color:* %0","locale","573597hcPNRG","_registerLegacyDescription","*Reset font background color*","57631OmjYhk","FontBackgroundColorEditing","find","fontColor","registerDescriptionCallback","TrackChangesEditing","*Set font color:* %0","value","get","*Reset font family*","fontBackgroundColor.colors","fontBackgroundColor","2296968UgdVMI","registerAttributeLabel","160FUFQBg","label","descriptionFactory","toLowerCase","model","*Reset font color*","commandParams","*Set font family:* %0","fontColor.colors","FORMAT_FONT_FAMILY","*Reset font size*","type","FORMAT_FONT_BACKGROUND","normalizeSizeOptions","119404bqxQFb","fontSize.options","has","format","88855kmCyzC","afterInit","249177chnhvH"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(201804===parseInt(n(406))/1+parseInt(n(400))/2+parseInt(n(419))/3+-parseInt(n(411))/4*(-parseInt(n(404))/5)+parseInt(n(384))/6+parseInt(n(372))/7*(-parseInt(n(414))/8)+parseInt(n(430))/9*(-parseInt(n(386))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(424),commandName:io(422)},{pluginName:io(417),commandName:io(416)},{pluginName:io(427),commandName:io(375)},{pluginName:io(373),commandName:io(383)}];class uo extends t.Plugin{[io(405)](){const t=io,e=this[t(420)][t(429)],n=this[t(420)][t(409)][t(380)](t(377));for(const{pluginName:e,commandName:r}of co)this[t(420)][t(409)][t(402)](e)&&(n[t(408)](r),n[t(418)](r));e.t,n[t(388)][t(385)](t(422),Hr(e,t(415))),n[t(388)][t(385)](t(416),Hr(e,t(395))),n[t(388)][t(385)](t(375),Hr(e,t(412))),n[t(388)][t(385)](t(383),Hr(e,t(398))),this[t(431)]()}[io(431)](){const t=io,e=this[t(420)],n=e[t(429)];e[t(409)][t(380)](t(377))[t(388)][t(376)]((e=>{const r=t,o=n.t;if(r(423)!=e[r(397)])return;const{data:i}=e;if(null!=i){if(r(422)==i[r(425)]){const t=i[r(392)][0][r(379)];if(t){const e=o(this[r(420)][r(409)][r(380)](r(426))[r(399)](this[r(420)][r(407)][r(380)](r(401)))[r(374)]((e=>e[r(390)]==t))[r(413)])[r(389)]();return{type:r(403),content:Hr(n,r(421),e)}}return{type:r(403),content:Hr(n,r(396))}}if(r(416)==i[r(425)]){const t=i[r(392)][0][r(379)];return t?{type:r(403),content:Hr(n,r(393),t)}:{type:r(403),content:Hr(n,r(381))}}if(r(375)==i[r(425)]){const t=i[r(392)][0][r(379)];if(t){const e=(0,s.normalizeColorOptions)(this[r(420)][r(407)][r(380)](r(394)))[r(374)]((e=>e[r(390)]==t));let i=t,a="";return e&&(i=e[r(387)],a=o(i)[r(389)]()),{type:r(403),content:Hr(n,r(378),a)[r(410)](),color:{value:t,title:a||i}}}return{type:r(403),content:Hr(n,r(391))}}if(r(383)==i[r(425)]){const t=i[r(392)][0][r(379)];if(t){const e=(0,s.normalizeColorOptions)(this[r(420)][r(407)][r(380)](r(382)))[r(374)]((e=>e[r(390)]==t));let i=t,a="";return e&&(i=e[r(387)],a=o(i)[r(389)]()),{type:r(403),content:Hr(n,r(428),a)[r(410)](),color:{value:t,title:a||i}}}return{type:r(403),content:Hr(n,r(371))}}}}))}}const lo=ho;function fo(){const t=["registerDescriptionCallback","plugins","length","boolean","formatBlock","entries","push","fontSize","6572otxBMb","2141712HPPGQg","FontSize","fontColor","title","editor","1799RnurHR","131067QNOzDq","slice","commandName","12918vtnSNt","pasteFormat","1985NdgeAj","fontBackgroundColor","toUpperCase","charAt","normalizeSizeOptions","toLowerCase","afterInit","type","*Set format to:* %0","find","format","commandParams","locale","16687970SJjonw","label","fontSize.options","fontColor.colors","3018344ZwLwCP","descriptionFactory","split","config","*Remove all formatting*","enableCommand","_registerLegacyDescription","join","copyFormat","model","TrackChangesEditing","commands","519324bTfPaP","get","formatInline","24LeiOAg","enableDefaultAttributesIntegration"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=115]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(386930===-parseInt(n(142))/1+-parseInt(n(145))/2*(parseInt(n(162))/3)+-parseInt(n(155))/4*(parseInt(n(167))/5)+-parseInt(n(165))/6*(-parseInt(n(161))/7)+-parseInt(n(130))/8+parseInt(n(156))/9+parseInt(n(126))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(119)](){const t=lo,e=this[t(160)],n=e[t(148)][t(143)](t(140)),r=e[t(141)][t(143)](t(138)),s=e[t(141)][t(143)](t(166));r&&s&&(n[t(146)](t(166)),n[t(135)](t(138)),this[t(136)]())}[lo(136)](){const t=lo,e=this[t(160)],n=e[t(125)];e[t(148)][t(143)](t(140))[t(131)][t(147)]((r=>{const s=t;if(s(151)!=r[s(120)]&&s(144)!=r[s(120)])return;const{data:o}=r;if(o&&s(166)===o[s(164)]){const t=[],r=o[s(124)][0];for(const[n,o]of Object[s(152)](r))t[s(153)](po(e,n,o));return t[s(149)]?{type:s(123),content:Hr(n,s(121),t[s(137)](", "))}:{type:s(123),content:Hr(n,s(134))}}}))}}function po(t,e,n){const r=lo,o=t[r(125)].t,i=e[r(132)](/(?=[A-Z])/)[r(137)](" "),a=o(i[r(116)](0)[r(115)]()+i[r(163)](1))[r(118)]();if(r(150)==typeof n)return a;if(r(158)===e||r(168)===e){const e=(0,s.normalizeColorOptions)(t[r(133)][r(143)](r(129)))[r(122)]((t=>t[r(139)]==n));return a+" ("+(e?o(e[r(127)])[r(118)]():n)+")"}if(r(154)===e&&isNaN(parseFloat(n))){const e=t[r(148)][r(143)](r(157))[r(117)](t[r(133)][r(143)](r(128)))[r(122)]((t=>t[r(139)]==n));return a+" ("+(e?o(e[r(159)])[r(118)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["plugins","model","enableDefaultAttributesIntegration","type","descriptionFactory","ELEMENT_HEADING","editor","*Change to:* %0","_registerLegacyDescription","config","49689pqKcKV","registerDescriptionCallback","registerElementLabel","afterInit","formatBlock","53670tmlpQc","_getHeadingLevel","has","TrackChangesEditing","commandName","215papRTk","110NRIAIE","value","ELEMENT_HEADING_CUSTOM","468tdEEcQ","find","heading","view","109703VRANhx","match","35983vglHEn","7sGMoxm","locale","129rAFtgj","_headingOptions","paragraph","16EzQcJJ","title","format","heading.options","HeadingEditing","get","10402NvarDU","commandParams","1556256sJkQKz","3315UWVxlj","name","30440nTCPzi"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(224286===parseInt(n(166))/1*(-parseInt(n(172))/2)+parseInt(n(169))/3*(-parseInt(n(183))/4)+-parseInt(n(204))/5*(-parseInt(n(199))/6)+-parseInt(n(167))/7*(-parseInt(n(180))/8)+-parseInt(n(194))/9*(-parseInt(n(157))/10)+-parseInt(n(164))/11*(-parseInt(n(160))/12)+parseInt(n(181))/13*(-parseInt(n(178))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(197)](){const t=Io,e=this[t(190)];if(!e[t(184)][t(201)](t(176)))return;this[t(170)]=e[t(193)][t(177)](t(175));const n=e[t(168)],r=e[t(184)][t(177)](t(202));r[t(186)](t(162));for(const e of this[t(170)])t(171)!=e[t(185)]&&r[t(188)][t(196)](e[t(185)],(n=>{const r=t,i=this[r(200)](e[r(185)]);return null!==i?s(n,i):o(n,e[r(173)])}));function s(e,r){return Hr(n,t(189),[e,r])}function o(e,r){return Hr(n,t(159),[e,r])}this[t(192)]()}[Io(192)](){const t=Io,e=this[t(190)],n=e[t(168)];e[t(184)][t(177)](t(202))[t(188)][t(195)]((e=>{const r=t;if(r(198)!=e[r(187)])return;const{data:s}=e;if(s&&r(162)==s[r(203)]){const e=s[r(179)][0][r(158)],c=this[r(200)](e);if(null!==c)return{type:r(174),content:Hr(n,r(191),(a=c,Hr(n,r(189),[1,a])))};const u=this[r(170)][r(161)]((t=>t[r(185)]===e))[r(173)];return{type:r(174),content:Hr(n,r(191),(o=1,i=u,Hr(n,t(159),[o,i])))}}var o,i,a}))}[Io(200)](t){const e=Io;var n,r;const s=t[e(165)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(170)])||void 0===n?void 0:n[e(161)]((n=>n[e(185)]==t));if(o&&o[e(163)]){const t=o[e(163)],n=(null!==(r=t[e(182)])&&void 0!==r?r:t)[e(165)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["*Set highlight:* %0","10tRfAtV","model","commandName","color","10czrflZ","FORMAT_HIGHLIGHT","6LKGOAu","value","type","1347932vddsXj","513471BhDRbE","editor","enableDefaultAttributesIntegration","18lPYKDb","1996744zBrWky","registerInlineAttribute","4562159ujngBS","toLowerCase","afterInit","locale","find","config","formatInline","509100PbPUgv","_registerLegacyDescription","title","registerAttributeLabel","2294440zSMHpW","19268392OKRZVR","get","registerDescriptionCallback","highlight","HighlightEditing","plugins","descriptionFactory","*Remove highlight*","has","commandParams","highlight.options","format","TrackChangesEditing"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=422]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(502912===-parseInt(n(462))/1+parseInt(n(439))/2*(parseInt(n(449))/3)+parseInt(n(448))/4*(-parseInt(n(443))/5)+-parseInt(n(445))/6*(parseInt(n(455))/7)+parseInt(n(453))/8*(-parseInt(n(452))/9)+parseInt(n(424))/10+parseInt(n(425))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(457)](){const t=To,e=this[t(450)];if(!e[t(430)][t(433)](t(429)))return;const n=e[t(430)][t(426)](t(437)),r=e[t(458)];n[t(451)](t(428)),n[t(454)](t(428)),n[t(431)][t(423)](t(428),Hr(r,t(444))),this[t(463)]()}[To(463)](){const t=To,e=this[t(450)],n=e[t(458)];e[t(430)][t(426)](t(437))[t(431)][t(427)]((r=>{const s=t;if(s(461)!=r[s(447)])return;const{data:o}=r;if(o&&s(428)==o[s(441)]){const t=n.t,r=o[s(434)][0][s(446)];if(r){const o=e[s(460)][s(426)](s(435))[s(459)]((t=>t[s(440)]==r)),i=t(o[s(422)])[s(456)]();return{type:s(436),content:Hr(n,s(438),i),color:{value:o[s(442)],title:o[s(422)]}}}return{type:s(436),content:Hr(n,s(432),Hr(n,s(444)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=190]})(t,e)}function Lo(){const t=["elementToStructure","for","insert","13111090XkoLNG","get","ck-horizontal-line","dataDowncast","has","ELEMENT_HORIZONTAL_LINE","createPositionAt","createContainerElement","8IrpXac","162MPappe","showSuggestionHighlights","plugins","5lKueqD","conversion","4426028yjJMgb","8763471KGxxjz","HorizontalLineEditing","createEmptyElement","registerElementLabel","4521144IPHKGm","editor","horizontalLine","high","div","584589YMTcRM","descriptionFactory","enableCommand","afterInit","addClass","locale","TrackChangesEditing","605118HGKbhf","283178WgBfhG","11PhIFrd"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(666049===parseInt(n(198))/1+parseInt(n(219))/2*(-parseInt(n(205))/3)+parseInt(n(225))/4*(-parseInt(n(223))/5)+-parseInt(n(220))/6*(-parseInt(n(206))/7)+parseInt(n(193))/8+-parseInt(n(226))/9+parseInt(n(211))/10*(parseInt(n(207))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[ko(201)](){const t=ko,e=this[t(194)];if(!e[t(222)][t(215)](t(190)))return;e[t(222)][t(212)](t(204))[t(200)](t(195));const n=e[t(222)][t(212)](t(204)),r=e[t(203)];n[t(199)][t(192)](t(195),(e=>Hr(r,t(216),e))),e[t(224)][t(209)](t(214))[t(208)]({model:t(195),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(221)])return null;const o=n[s(218)](s(197)),i=n[s(191)]("hr");return n[s(202)](s(213),o),n[s(210)](n[s(217)](o,0),i),o},converterPriority:t(196)})}}const No=Mo;function So(){const t=["11jgsfku","574kLgTFC","afterInit","type","155403NdYehR","registerBlockAttribute","rawHtml","key","24IONucx","341445pAVqkm","4970220RDiKmS","locale","6kkZpVU","formatBlock","plugins","htmlEmbed","TrackChangesEditing","enableDefaultAttributesIntegration","has","getFirstRange","element","ELEMENT_HTML_EMBED","24YxhZGv","registerElementLabel","descriptionFactory","start","registerDescriptionCallback","13042pgWbhp","_registerLegacyDescription","147182TTmpKz","attribute","get","nodeAfter","format","378265EkyhVY","170MZChYF","commandName","687392TrLbAO","HtmlEmbed","*Change %0 content*","value","editor","2LyKehg"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(227131===parseInt(n(229))/1*(parseInt(n(257))/2)+parseInt(n(242))/3*(parseInt(n(267))/4)+-parseInt(n(264))/5*(-parseInt(n(238))/6)+-parseInt(n(259))/7*(parseInt(n(252))/8)+-parseInt(n(234))/9*(-parseInt(n(265))/10)+-parseInt(n(230))/11*(-parseInt(n(240))/12)+-parseInt(n(239))/13*(parseInt(n(231))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[No(232)](){const t=No,e=this[t(228)];if(!e[t(244)][t(248)](t(268)))return;const n=e[t(244)][t(261)](t(246)),r=e[t(241)];n[t(254)][t(253)](t(236),(e=>Hr(r,t(251),e))),n[t(247)](t(245)),n[t(235)](t(270)),n[t(254)][t(256)]((e=>{const n=t;if(n(260)!=e[n(233)])return;const{data:s}=e;if(s&&n(270)==s[n(237)]&&e[n(249)]()[n(255)][n(262)].is(n(250),n(236))){const t=Hr(r,n(251));return{type:n(263),content:Hr(r,n(269),t)}}})),this[t(258)]()}[No(258)](){const t=No,e=this[t(228)],n=e[t(241)];e[t(244)][t(261)](t(246))[t(254)][t(256)]((e=>{const r=t;if(r(243)!=e[r(233)])return;const{data:s}=e;if(s&&r(245)==s[r(266)]){const t=Hr(n,r(251));return{type:r(263),content:Hr(n,r(269),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=191]})(t,e)}function Do(){const t=["56tbkgip","chain","registerAttributeLabel","createRangeOn","getCaptionFromImageModelElement","removeObject","imageTextAlternative","imageTypeBlock","10246968LTRzpT","insertImage","findIndex","convertBlockImageToInline","markBlockFormat","isCollapsed","*Remove image text alternative*","previous","editor","getClosestSelectedImageElement","ImageBlockEditing","insertion","resizeImage","subType","element","imageInline","registerElementLabel","plugins","Block image to inline image","registerDescriptionCallback","getSuggestionCallback","661096jOhVmd","imageStylePreApply","toNext","markInsertion","nodeBefore","createRange","alt","type","imageTypeInline","markDeletion","20XahaZz","fromPosition","start","_findSuggestions","ImageEditing","ImageTextAlternativeEditing","discard","ImageUtils","format","10AykCpY","end","find","forceDefaultExecution","enableDefaultAttributesIntegration","detach","734620iGCkDy","toPrevious","uploadImage","isOwn","ImageCaptionEditing","formatBlock","1302559AohHCY","key","ImageInlineEditing","newValue","registerCustomCallback","attribute","*Set image width:* %0","join","isBefore","formatInline","change","accept","1194823ZjMRWX","getNearestSelectionRange","registerBlockAttribute","commandName","ELEMENT_INLINE_IMAGE","filter","_registerLegacyDescription","schema","enableCommand","getContainedElement","isIntersecting","getFirstRange","resizedWidth","locale","model","_suggestionFactory","ELEMENT_CAPTION","FORMAT_IMAGE_SIZE","width","imageCaption","addObject","TrackChangesEditing","caption","nodeAfter","isBlockImage","convertInlineImageToBlock","toggleImageCaption","isEqual","backward","426330wtKZyb","selection","ELEMENT_IMAGE","forward","ImageCaptionUtils","has","Inline image to block image","imageBlock","deletion","ImageResize","ImageUploadEditing","length","descriptionFactory","get","*Reset image width*","document","afterInit","*Set image text alternative:* %0","3767598FBbafL","commandParams"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(701467===-parseInt(n(252))/1+-parseInt(n(221))/2+-parseInt(n(293))/3+parseInt(n(246))/4*(-parseInt(n(240))/5)+-parseInt(n(311))/6+parseInt(n(264))/7*(parseInt(n(192))/8)+parseInt(n(200))/9*(parseInt(n(231))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(309)](){const t=Oo,e=this[t(208)];if(!e[t(217)][t(298)](t(235)))return;const n=e[t(217)][t(306)](t(285)),r=e[t(217)][t(306)](t(238)),s=e[t(277)];n[t(272)](t(201)),n[t(305)][t(216)](t(300),(e=>Hr(s,t(295),e))),n[t(305)][t(216)](t(215),(e=>Hr(s,t(268),e))),n[t(305)][t(216)](t(286),(()=>Hr(s,t(280)))),e[t(217)][t(298)](t(303))&&n[t(272)](t(248)),e[t(217)][t(298)](t(210))&&e[t(217)][t(298)](t(254))&&(n[t(272)](t(229),((s,o)=>{const i=t,a=r[i(209)](e[i(278)][i(308)][i(294)]);e[i(278)][i(262)]((()=>{const t=i;n[t(204)](a,{commandName:t(229),commandParams:[o]},[],t(203))}))})),n[t(272)](t(199),((s,o)=>{const a=t;e[a(278)][a(262)]((t=>{const c=a;let u=r[c(209)](e[c(278)][c(308)][c(294)]),l=t[c(195)](u);const f=i.LivePosition[c(232)](l[c(233)],c(247)),h=i.LivePosition[c(232)](l[c(241)],c(223));n[c(243)]((()=>s(o))),u=r[c(209)](e[c(278)][c(308)][c(294)]),l=t[c(195)](u);const g=t[c(226)](f,h);f[c(245)](),h[c(245)](),n[c(204)](u,{commandName:c(229),commandParams:[o]},[],c(289)),g[c(233)][c(260)](l[c(233)])&&n[c(224)](t[c(226)](g[c(233)],l[c(233)]),c(289)),l[c(241)][c(260)](g[c(241)])&&n[c(224)](t[c(226)](l[c(241)],g[c(241)]),c(289))}))})),n[t(279)][t(256)](t(251),t(289),t(259),(()=>!1)),n[t(279)][t(256)](t(251),t(289),t(263),(()=>!1)),n[t(279)][t(256)](t(251),t(289),t(237),n[t(279)][t(220)](t(251),"",t(263))),n[t(279)][t(256)](t(211),t(289),t(259),(()=>!1)),n[t(279)][t(256)](t(211),t(289),t(237),(([r])=>{const s=t,o=n[s(279)][s(220)](s(211),"",s(237));let i=r[s(233)],a=r[s(241)];const c=e[s(278)][s(271)][s(265)](i,s(292)),u=e[s(278)][s(271)][s(265)](a,s(296));c[s(205)]&&(i=c[s(233)]),u[s(205)]&&(a=u[s(241)]),o([e[s(278)][s(226)](i,a)])})),n[t(279)][t(256)](t(251),t(289),t(193),c),n[t(279)][t(256)](t(211),t(289),t(193),c)),e[t(217)][t(298)](t(250))&&(n[t(272)](t(290),((s,o)=>{const i=t,a=e[i(217)][i(306)](i(297));let c=r[i(209)](e[i(278)][i(308)][i(294)]),u=a[i(196)](c);e[i(278)][i(262)]((()=>{const t=i;if(u)return void n[t(230)](e[t(278)][t(195)](u));const l=r[t(288)](c);s(o),c=r[t(209)](e[t(278)][t(308)][t(294)]),u=a[t(196)](c),n[t(224)](e[t(278)][t(195)](u),l?null:t(283))}))})),n[t(279)][t(256)](t(211),t(283),t(193),c));const o=[{type:t(251),subType:t(222)},{type:t(211),subType:t(283)},{type:t(251),subType:t(289)},{type:t(211),subType:t(289)}];function a(e,s){const i=t,a=o[i(202)]((({type:t,subType:n})=>e[i(228)]==t&&e[i(213)]==n)),c=o[i(202)]((({type:t,subType:e})=>s[i(228)]==t&&s[i(213)]==e));if(a<0||c<0)return!1;const u=e[i(275)](),l=s[i(275)]();if((0==a||1==a)&&2==c&&u[i(274)](l))return!0;if(2==a&&3==c){const t=n[i(234)](u,i(211))[i(269)]((({suggestion:t,meta:e})=>e[i(249)]&&i(289)==t[i(213)]));if(t[i(304)]>1&&l[i(241)][i(291)](u[i(233)]))return!0;if(1==t[i(304)]&&(u[i(233)][i(291)](l[i(241)])||u[i(241)][i(291)](l[i(233)])))return!0}if(3==a&&3==c&&u[i(233)][i(260)](l[i(233)])){const t=u[i(241)][i(287)],e=l[i(233)][i(225)];return r[i(288)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(217)][t(298)](t(302))&&(n[t(244)](t(212)),n[t(266)](t(276)),n[t(305)][t(194)](t(276),Hr(s,t(281)))),e[t(217)][t(298)](t(236))&&(n[t(244)](t(198)),n[t(266)](t(227))),n[t(305)][t(219)]((e=>{const n=t;if(o[n(242)]((({type:t,subType:r})=>e[n(228)]==t&&e[n(213)]==r)))return e[n(207)]?{}:void 0})),n[t(305)][t(219)]((e=>{const n=t;if(n(211)==e[n(228)]||n(301)==e[n(228)]){const t=e[n(273)]();if(t&&t.is(n(214),n(286)))return{type:n(211)==e[n(228)]?n(284):n(197),element:t,quantity:1}}})),n[t(305)][t(219)]((e=>t(251)==e[t(228)]&&t(289)==e[t(213)]?{type:t(239),content:t(299)}:t(251)==e[t(228)]&&t(203)==e[t(213)]?{type:t(239),content:t(218)}:void 0)),n[t(305)][t(219)]((e=>{const n=t;if(n(257)!=e[n(228)])return;const{data:r}=e;if(!r||n(227)!=r[n(253)])return;const o=r[n(255)];return o?{type:n(239),content:Hr(s,n(310),'"'+o+'"')}:{type:n(239),content:Hr(s,n(206))}})),this[t(270)]()}[Oo(270)](){const t=Oo,e=this[t(208)],n=e[t(277)];e[t(217)][t(306)](t(285))[t(305)][t(219)]((e=>{const r=t;if(r(251)!=e[r(228)]&&r(261)!=e[r(228)])return;const{data:s}=e;if(s){if(r(198)==s[r(267)]){const t=s[r(191)][0][r(255)];return t?{type:r(239),content:Hr(n,r(310),'"'+t+'"')}:{type:r(239),content:Hr(n,r(206))}}if(r(212)==s[r(267)]){const t=s[r(191)][0][r(282)];return t?{type:r(239),content:Hr(n,r(258),t)}:{type:r(239),content:Hr(n,r(307))}}}}))}}const Po=Bo;!function(t,e){const n=Bo,r=t();for(;;)try{if(901774===-parseInt(n(232))/1*(-parseInt(n(245))/2)+-parseInt(n(210))/3*(-parseInt(n(222))/4)+parseInt(n(248))/5+-parseInt(n(228))/6*(-parseInt(n(244))/7)+parseInt(n(216))/8+-parseInt(n(247))/9+-parseInt(n(217))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Po(230)](){const t=Po;if(!this[t(219)][t(236)][t(246)](t(238)))return;const e=this[t(219)][t(241)],n=this[t(219)][t(236)][t(221)](t(220));n[t(208)](t(212)),n[t(211)](t(227)),n[t(234)][t(231)]((n=>{const r=t;if(r(249)!=n[r(233)])return;const{data:s}=n;return s&&r(227)==s[r(237)]?s[r(243)]&&s[r(226)]?{type:r(209),content:Hr(e,r(229))}:{type:r(209),content:""}:void 0})),this[t(239)]()}[Po(239)](){const t=Po,e=this[t(219)][t(236)][t(221)](t(220));e[t(213)][t(242)](t(214),t(212),t(223),e[t(213)][t(224)](t(214),null,t(225))),e[t(213)][t(242)](t(214),t(212),t(225),e[t(213)][t(224)](t(214),null,t(223))),this[t(215)]()}[Po(215)](){const t=Po,e=this[t(219)],n=e[t(241)];e[t(236)][t(221)](t(220))[t(234)][t(231)]((e=>{const r=t;if(r(214)!=e[r(233)]&&r(240)!=e[r(233)])return;const{data:s}=e;return s&&r(212)==s[r(218)]?{type:r(209),content:Hr(n,r(235))}:void 0}))}}function Bo(t,e){const n=Uo();return(Bo=function(t,e){return n[t-=208]})(t,e)}function Uo(){const t=["3243028uzEXLp","accept","getSuggestionCallback","discard","oldValue","src","4184454yHLdWO","*Replace image URL*","afterInit","registerDescriptionCallback","807217VNjBpv","type","descriptionFactory","*Format:* replace image URL","plugins","key","ImageEditing","_handleLegacySuggestions","formatInline","locale","registerCustomCallback","newValue","7ZuBOSq","4CIgUVN","has","10393803NBgWuR","3629190MxqUTg","attribute","enableDefaultAttributesIntegration","format","3CJmRfM","registerBlockAttribute","replaceImageSource","_suggestionFactory","formatBlock","_registerLegacyDescription","1939160RJcHFw","20341920mDRxtR","commandName","editor","TrackChangesEditing","get"];return(Uo=function(){return t})()}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=193]})(t,e)}const Go=jo;function Vo(){const t=["554567lDhjhC","afterInit","plugins","shouldConvertImageType","commandName","isInlineImage","join","chain","126fvWjum","isInContent","ImageStyleEditing","189350lOjQrS","128qeaWmx","_splitMarkerName","isBefore","46638ShjxWJ","getClosestSelectedImageElement","markBlockFormat","imageStylePostApply","TrackChangesEditing","138bzQhan","getContainedElement","convertInlineImageToBlock","registerPostFixer","5135688uNLCOG","selection","formatBlock","has","change","discardSuggestion","_findSuggestions","length","next","setImageNaturalSizeAttributes","newRange","54zDKcNq","locale","11hUsPJb","isOwn","_registerLegacyDescription","imageTypeInline","differ","format","commands","Users","getSuggestion","side","title","3482YNhsZn","14KliIsQ","subType","findIndex","author","end","refresh","formatInline","commandParams","registerCustomCallback","discard","head","forEach","getFirstRange","from","isIntersecting","hasSuggestion","imageStylePreApply","8912yVFtEa","document","FORMAT_SIDE_IMAGE","descriptionFactory","imageStyle","registerDescriptionCallback","nodeBefore","insertion","nodeAfter","getChangedMarkers","imageTypeBlock","enableCommand","type","getSuggestionCallback","filter","model","imageCaption","value","ImageUtils","getSuggestions","createRangeOn","get","commandReversedParams","3094grdIgc","suggestion","*Format:* %0","isEqual","isBlockImage","accept","_suggestionFactory","markInlineFormat","toLowerCase","41495KhstoS","start","normalizedStyles","name","editor"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(319072===parseInt(n(194))/1*(-parseInt(n(193))/2)+parseInt(n(263))/3*(-parseInt(n(260))/4)+-parseInt(n(243))/5*(-parseInt(n(268))/6)+-parseInt(n(234))/7*(-parseInt(n(211))/8)+parseInt(n(283))/9*(parseInt(n(259))/10)+parseInt(n(285))/11*(parseInt(n(272))/12)+-parseInt(n(248))/13*(parseInt(n(256))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[Go(249)](){const t=Go,n=this[t(247)];if(!n[t(250)][t(275)](t(258)))return;const r=n[t(250)][t(232)](t(267)),s=n[t(250)][t(232)](t(229)),o={};r[t(222)](t(215),((o,i)=>{const a=t,c=n[a(250)][a(232)](a(292)).me,u=n[a(291)][a(232)](a(215));let l=s[a(264)](n[a(226)][a(212)][a(273)]),f=n[a(226)][a(231)](l),h=u[a(228)];if(h==i[a(228)])return;const g={commandName:a(215),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(226)][a(276)]((()=>{const t=a;if(r[t(230)]()[t(225)]((e=>e[t(257)]&&c==e[t(197)]&&(t(274)==e[t(223)]||t(200)==e[t(223)])&&(t(210)==e[t(195)]||t(266)==e[t(195)])&&e[t(206)]()[t(237)](f)))[t(205)]((e=>r[t(277)](e[t(204)]))),l=s[t(264)](n[t(226)][t(212)][t(273)]),f=n[t(226)][t(231)](l),u[t(199)](),n[t(291)][t(232)](t(288))[t(199)](),n[t(291)][t(232)](t(221))[t(199)](),h=u[t(228)],h!=i[t(228)])return s[t(253)](l)&&u[t(251)](i[t(228)],l)?(o({...i,setImageSizes:!1}),l=s[t(264)](n[t(226)][t(212)][t(273)]),void r[t(265)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(210))):void(s[t(238)](l)?r[t(265)](l,g,[],t(266)):r[t(241)](f,g,t(266)))}))}));for(const e of n[t(250)][t(232)](t(258))[t(245)])o[e[t(246)]]=e[t(295)][t(242)]();r[t(240)][t(202)](t(274),t(210),t(254),(()=>!1)),r[t(240)][t(202)](t(274),t(266),t(254),(()=>!1)),r[t(240)][t(202)](t(200),t(266),t(254),(()=>!1)),r[t(240)][t(202)](t(274),t(210),t(239),(([e])=>{const n=t;s[n(281)](e[n(269)]())})),r[t(240)][t(202)](t(274),t(210),t(203),((e,n)=>{const s=t;r[s(240)][s(224)](s(274),"",s(239))(e,{commandName:n[s(252)],commandParams:n[s(233)]})})),r[t(240)][t(202)](t(274),t(210),t(255),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(274),subType:t(210)},{type:t(218),subType:t(227)},{type:t(274),subType:t(270)},{type:t(218),subType:t(270)}];function a(e,n){const o=t,a=i[o(196)]((({type:t,subType:n})=>e[o(223)]==t&&e[o(195)]==n)),c=i[o(196)]((({type:t,subType:e})=>n[o(223)]==t&&n[o(195)]==e));if(a<0||c<0)return!1;const u=e[o(206)](),l=n[o(206)]();if((0==a||1==a)&&2==c&&u[o(208)](l))return!0;if(2==a&&3==c){const t=r[o(278)](u,o(218))[o(225)]((({suggestion:t,meta:e})=>e[o(286)]&&o(270)==t[o(195)]));if(t[o(279)]>1&&l[o(198)][o(237)](u[o(244)]))return!0;if(1==t[o(279)]&&(u[o(244)][o(237)](l[o(198)])||u[o(198)][o(237)](l[o(244)])))return!0}if(3==a&&3==c&&u[o(244)][o(262)](l[o(244)])){const t=u[o(198)][o(219)],e=l[o(244)][o(217)];return s[o(238)](t)&&t===e}return!1}n[t(226)][t(212)][t(271)]((()=>{const e=t;let o=!1;const i=Array[e(207)](n[e(226)][e(212)][e(289)][e(220)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(261)](t);if(e(235)==i&&r[e(209)](u)){if(e(274)==a&&(e(210)==c||e(266)==c)){const t=r[e(293)](u);if(n[e(282)]){const n=t[e(206)]()[e(269)]();if(s[e(238)](n))continue;r[e(277)](t),o=!0}}if(e(218)==a&&e(227)==c&&!n[e(282)]){const t=r[e(293)](u);t[e(280)]&&t[e(280)][e(257)]&&(r[e(277)](t[e(280)]),o=!0)}}}return o})),this[t(287)](o)}[Go(287)](t){const e=Go,n=this[e(247)],r=n[e(284)];n[e(250)][e(232)](e(267))[e(214)][e(216)]((n=>{const s=e;if(s(274)!=n[s(223)]&&s(200)!=n[s(223)])return;const{data:o}=n;if(!o||s(215)!=o[s(252)])return;const i=o[s(201)][0][s(228)];return function(t){const e=s;return{type:e(290),content:Hr(r,e(236),t)}}(s(294)===i?Hr(r,s(213)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["collaboration_features","lowest","afterInit","editor","Users","1840254vSLDTw","bind","297500vQfwRB","2029692TmmzFP","_setSuggestionData","dataInsert","listenTo","1248jAkNsZ","enableCommand","_trackChangesExecuted","3071725WyCFlb","commands","trackChanges","37521ZjfaBL","7KGEBeC","execute","2446764UmkOnA","forEach","plugins","169315fOMMIg","TrackChangesEditing","importWord","get","track_changes","_handleImportedData","high","_trackChangesValueDuringImport","value"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=239]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(387036===-parseInt(n(267))/1+parseInt(n(250))/2+parseInt(n(251))/3+-parseInt(n(264))/4+-parseInt(n(258))/5+parseInt(n(248))/6*(parseInt(n(262))/7)+parseInt(n(255))/8*(parseInt(n(261))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(241)]=!1,this[e(257)]=!1}[Ho(245)](){const t=Ho,e=this[t(246)],n=e[t(259)][t(270)](t(269)),r=e[t(259)][t(270)](t(260));n&&(n.on(t(263),((e,[,n])=>{const s=t;this[s(241)]=r[s(242)],n[s(243)][s(271)]=!this[s(241)]}),{priority:t(240)}),this[t(254)](n,t(253),this[t(239)][t(249)](this)),this[t(254)](n,t(253),(()=>{const e=t;this[e(257)]&&(r[e(263)](),this[e(257)]=!1)}),{priority:t(244)}),e[t(266)][t(270)](t(268))[t(256)](t(269)))}[Ho(239)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(246)][n(259)][n(270)](n(260)),o=s[n(242)];this[n(241)]!==o&&(s[n(263)](),this[n(257)]=!0),r&&r[n(265)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(246)][o(266)][o(270)](o(247)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(269)}}};this[o(246)][o(266)][o(270)](o(268))[o(252)](i)}))}}function Xo(t,e){const n=Yo();return(Xo=function(t,e){return n[t-=422]})(t,e)}const Zo=Xo;function Yo(){const t=["10cutIVr","enableDefaultAttributesIntegration","outdent","1104448hqUUqU","enableCommand","blockIndent","editor","plugins","get","getItems","219087mbSAtt","FORMAT_INDENT","type","2Weivbc","IndentEditing","indent","1626OpmccM","format","locale","descriptionFactory","indentBlock","6680ZYblzz","10549323QYUPng","7ovVOwn","765511tUabwC","48024350JVbiEe","getItemLabel","*Indent:* %0","*Outdent:* %0","registerDescriptionCallback","registerAttributeLabel","TrackChangesEditing","registerBlockAttribute","commandName","afterInit","has","5121440yLXUDc","_registerLegacyDescription","IndentBlock","formatBlock","outdentBlock"];return(Yo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(850803===parseInt(n(438))/1*(-parseInt(n(427))/2)+-parseInt(n(424))/3+-parseInt(n(450))/4+parseInt(n(435))/5*(-parseInt(n(430))/6)+parseInt(n(437))/7*(parseInt(n(458))/8)+-parseInt(n(436))/9+parseInt(n(455))/10*(parseInt(n(439))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Jo extends t.Plugin{[Zo(448)](){const t=Zo,e=this[t(461)],n=e[t(462)][t(422)](t(445));if(e[t(462)][t(449)](t(428))&&(n[t(459)](t(429)),n[t(459)](t(457))),e[t(462)][t(449)](t(452)))for(const e of[t(434),t(454)])n[t(456)](e);const r=e[t(432)];n[t(446)](t(460)),n[t(433)][t(444)](t(460),Hr(r,t(425))),this[t(451)]()}[Zo(451)](){const t=Zo,e=this[t(461)],n=e[t(432)],r=e[t(462)][t(422)](t(445));r[t(433)][t(443)]((e=>{const s=t;if(s(453)!=e[s(426)])return;const{data:o}=e;if(!o)return;if(s(434)!=o[s(447)]&&s(454)!=o[s(447)])return;const i=e[s(423)]()[0],a=r[s(433)][s(440)](i);return s(434)==o[s(447)]?{type:s(431),content:Hr(n,s(441),a)}:s(454)==o[s(447)]?{type:s(431),content:Hr(n,s(442),a)}:void 0}))}}var Qo=ti;function $o(){var t=["requires","input","5021835FvTcar","init","123406BYKVQO","228960UhwvkW","5454aTefKJ","2648508AsPbXs","4128255Dikdca","get","879900PXYAvO","15SJWgaM","16192IQgXAX","enableCommand","plugins","10MEIsTg","TrackChangesEditing","editor"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=368]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(842819===parseInt(n(383))/1*(-parseInt(n(376))/2)+-parseInt(n(380))/3+-parseInt(n(379))/4*(-parseInt(n(369))/5)+-parseInt(n(382))/6+parseInt(n(374))/7+parseInt(n(384))/8*(parseInt(n(378))/9)+parseInt(n(377))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(372)](){return[Ms.Input]}[Qo(375)](){var t=Qo;this[t(371)][t(368)][t(381)](t(370))[t(385)](t(373))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=427]})(t,e)}function si(){const t=["editor","*Remove link*","has","attribute","get","unlink","linkHref","2224upgzmP","manualDecorators","commandParams","97722ztjaAU","registerInlineAttribute","formatInline","LinkEditing","168GafVIO","_registerLegacyDescription","registerDescriptionCallback","76ViWWqw","link","registerAttributeLabel","1063643oayxjj","type","33QGMkAy","locale","15170oWvIFo","65999fjqLmW","*Set link:* %0","format","afterInit","link (","commandName","descriptionFactory","toLowerCase","40299Filjbv","commands","key","plugins","2594328AUtcmc","newValue","label","6588650KuwZBs","TrackChangesEditing","enableDefaultAttributesIntegration"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(918565===parseInt(n(464))/1+parseInt(n(456))/2*(parseInt(n(429))/3)+parseInt(n(446))/4*(-parseInt(n(463))/5)+parseInt(n(433))/6+-parseInt(n(459))/7+-parseInt(n(453))/8*(parseInt(n(449))/9)+parseInt(n(436))/10*(parseInt(n(461))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(467)](){const t=ni,e=this[t(439)];if(!e[t(432)][t(441)](t(452)))return;const n=e[t(432)][t(443)](t(437)),r=e[t(430)][t(443)](t(457));n[t(438)](t(457)),n[t(438)](t(444)),n[t(450)](t(445));for(const e of r[t(447)])n[t(450)](e.id),n[t(427)][t(458)](e.id,t(468)+e[t(435)][t(428)]()+")");n[t(427)][t(455)]((n=>{const r=t;if(r(442)!=n[r(460)])return;const{data:s}=n;if(!s||r(445)!=s[r(431)])return;const o=s[r(434)],i=e[r(462)];return{type:r(466),content:null==o?Hr(i,r(440)):Hr(i,r(465),'"'+o+'"')}})),this[t(454)]()}[ni(454)](){const t=ni,e=this[t(439)],n=e[t(462)];e[t(432)][t(443)](t(437))[t(427)][t(455)]((e=>{const r=t;if(r(451)!=e[r(460)])return;const{data:s}=e;if(s){if(r(457)==s[r(469)]){const t=s[r(448)][0];return{type:r(466),content:Hr(n,r(465),'"'+t+'"')}}return r(444)==s[r(469)]?{type:r(466),content:Hr(n,r(440))}:void 0}}))}}const ii=li;!function(t,e){const n=li,r=t();for(;;)try{if(166859===parseInt(n(528))/1+-parseInt(n(554))/2*(parseInt(n(474))/3)+-parseInt(n(475))/4*(-parseInt(n(498))/5)+parseInt(n(513))/6+parseInt(n(526))/7*(-parseInt(n(553))/8)+parseInt(n(546))/9+parseInt(n(508))/10*(parseInt(n(534))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ai extends t.Plugin{[ii(478)](){const t=ii,e=this[t(486)],n=e[t(487)];if(!e[t(507)][t(480)](t(497)))return;const r=e[t(507)][t(476)](t(471)),s=e[t(507)][t(480)](t(537));function o(t){return()=>{const n=li,s=e[n(525)][n(531)][n(548)],o=e[n(509)][n(476)](t);if(o[n(489)])return void e[n(490)](n(523),{});const i=t[n(484)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(505)](t)[s(551)]((t=>function(t,e){const n=s;return e[n(549)](t[n(514)],n(500))&&!e[n(472)](t)}(t,r)));o=o[s(551)]((t=>!t.is(s(515),s(500))||t[s(530)](s(547))!=e));const i=new Set;for(const t of o)t.is(s(515),s(500))?i[s(481)](ui(t)):i[s(481)](t);return Array[s(505)](i)}(s[n(483)](),i,e[n(525)][n(532)]);e[n(525)][n(541)]((()=>{const e=n;for(const n of a)r[e(540)](n,{commandName:t,commandParams:[{forceValue:!o[e(489)]}],formatGroupId:e(499)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(505)](t);const r=n[e(536)]((t=>e(500)!=t[e(552)]));return r>-1&&(n=n[e(484)](0,r)),n}(e[n(525)][n(531)][n(548)][n(483)]()),o=e[n(525)][n(529)](e[n(525)][n(488)](s[0],n(496)),e[n(525)][n(488)](s[s[n(545)]-1],n(495)));e[n(525)][n(541)]((()=>{const e=n;r[e(540)](o,{commandName:t,commandParams:[],formatGroupId:e(506)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(518)];for(;t&&t[n(530)](n(506))>e[n(530)](n(506));)r[n(481)](t),t=t[n(518)]}return Array[n(505)](r)}(s))}))}}r[t(492)](t(542),o(t(542))),r[t(492)](t(516),o(t(516))),s&&r[t(492)](t(491),o(t(491))),r[t(492)](t(473),i(t(473))),r[t(492)](t(469),i(t(469))),s&&r[t(492)](t(550),(()=>{const n=t,s=e[n(509)][n(476)](n(550)),o=Array[n(505)](s[n(522)]);o[n(551)]((t=>t[n(530)](n(521))!=s[n(489)])),e[n(525)][n(541)]((()=>{const t=n;for(const e of o)r[t(540)](e,{commandName:t(550),commandParams:[{forceValue:!s[t(489)]}]})}))})),r[t(538)][t(519)](t(500),(e=>Hr(n,t(544),e))),r[t(538)][t(543)]((e=>{const r=t;if(r(535)!=e[r(555)]&&r(512)!=e[r(555)])return;const{data:s}=e;if(s){if(r(542)==s[r(504)]||r(516)==s[r(504)]||r(491)==s[r(504)])switch(s[r(504)][r(494)](r(539),"")){case r(503):return o(Hr(n,r(510)));case r(501):return o(Hr(n,r(527)));case r(502):return o(Hr(n,r(493)))}if(r(473)==s[r(504)])return{type:r(533),content:Hr(n,r(520),Hr(n,r(544)))};if(r(469)==s[r(504)])return{type:r(533),content:Hr(n,r(511),Hr(n,r(544)))};if(r(550)==s[r(504)])return s[r(479)][0][r(470)]?{type:r(533),content:Hr(n,r(482))}:{type:r(533),content:Hr(n,r(524))}}function o(t){const e=r;return{type:e(533),content:Hr(n,e(517),t)}}}))}}function ci(){const t=["element","bulletedList","*Change to:* %0","nextSibling","registerElementLabel","*Indent:* %0","todoListChecked","_selectedElements","paragraph","*Uncheck item*","model","14xHlzqw","ELEMENT_NUMBERED_LIST","30165AxmmxA","createRange","getAttribute","document","schema","format","28633czTZoC","formatBlock","findIndex","LegacyTodoListEditing","descriptionFactory","List","markBlockFormat","change","numberedList","registerDescriptionCallback","ELEMENT_LIST_ITEM","length","1735344sRKcEq","listType","selection","checkChild","checkTodoList","filter","name","1325704ipPjPU","366812AdoKgp","type","outdentList","forceValue","TrackChangesEditing","isObject","indentList","3UsMMXG","682036bHjrdn","get","push","afterInit","commandParams","has","add","*Check item*","getSelectedBlocks","slice","previousSibling","editor","locale","createPositionAt","value","execute","todoList","enableCommand","ELEMENT_TODO_LIST","replace","end","before","LegacyListEditing","5oPHcmV","blockName","listItem","numbered","todo","bulleted","commandName","from","listIndent","plugins","870UNcJMx","commands","ELEMENT_BULLETED_LIST","*Outdent:* %0","formatInline","370440pJvaML","parent"];return(ci=function(){return t})()}function ui(t){const e=ii,n=t[e(530)](e(506));if(0==n)return t;let r=t;for(;t[e(485)]&&t[e(485)].is(e(515),e(500));){const s=t[e(485)][e(530)](e(506));if(s==n)r=t[e(485)];else if(s<n)break;t=t[e(485)]}return r}function li(t,e){const n=ci();return(li=function(t,e){return n[t-=469]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(515),e(500))&&t[e(530)](e(506))>0){let r=t[e(518)];for(;r&&e(500)==r[e(552)]&&r[e(530)](e(506))==t[e(530)](e(506));)n[e(477)](r),r=r[e(518)]}return n}const hi=di;function gi(){const t=["numbered","924792PkrUPA","getListTypeFromListStyleType","default","*Format:* set start index to %0","backward","toUpperCase","getSiblingNodes","enableCommand","markMultiRangeBlockFormat","createPositionAt","3761352YolPwy","model","getSelectedBlocks","listItem","parent","listStyle","handleDescriptions","_LIST_","replace","*Format:* set order to regular","5870AtWzab","reversed","TrackChangesEditing","descriptionFactory","before","getAttribute","listStart","has","config","20hbOhnW","ELEMENT_","6160392VdEXyd","editor","filter","locale","format","*Format:* set order to reversed","forward","formatBlock","listType","selection","formatInline","2KroChx","_getSuggestionBlocksForListStyle","54076ScPcTz","startIndex","unshift","list.properties","handleListStyleCommand","get","7209376KiugPG","*Change to:* %0","createRange","commandName","getLastPosition","1820Gmljbj","listReversed","getFirstPosition","handleListReversedCommand","type","_getSuggestionBlocks","styles","push","afterInit","map","bind","commandParams","handleListStartCommand","document","from","_getTranslationKeyForListStyle","length","flat","4244PyXZqQ","plugins","1368ldmqXK","LegacyListUtils","change","element","LegacyListPropertiesEditing","registerDescriptionCallback"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(942068===parseInt(n(519))/1*(parseInt(n(488))/2)+parseInt(n(538))/3+-parseInt(n(528))/4*(-parseInt(n(475))/5)+parseInt(n(521))/6*(parseInt(n(501))/7)+parseInt(n(496))/8+parseInt(n(477))/9+-parseInt(n(548))/10*(parseInt(n(490))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(509)](){const t=hi;if(!this[t(478)][t(520)][t(555)](t(525)))return;const e=this[t(478)][t(474)][t(495)](t(493)),n=this[t(478)][t(520)][t(495)](t(550));e[t(507)]&&n[t(535)](t(543),this[t(494)][t(511)](this)),e[t(549)]&&n[t(535)](t(502),this[t(504)][t(511)](this)),e[t(491)]&&n[t(535)](t(554),this[t(513)][t(511)](this)),n[t(551)][t(526)](this[t(544)][t(511)](this))}[hi(494)](t,e={}){const n=hi,r=this[n(478)][n(520)][n(495)](n(550)),s=this[n(489)]();this[n(478)][n(539)][n(523)]((()=>{const t=n;r[t(536)](s,{commandName:t(543),commandParams:[{type:e[t(505)]}],formatGroupId:t(543)})}))}[hi(504)](t,e={}){const n=hi,r=this[n(478)][n(520)][n(495)](n(550)),s=this[n(506)]((t=>t.is(n(524),n(541))&&n(527)===t[n(553)](n(485))));if(s[n(517)]<1)return;const o=s[n(510)]((t=>this[n(478)][n(539)][n(498)](this[n(478)][n(539)][n(537)](t,n(552)),this[n(478)][n(539)][n(537)](t,0))));this[n(478)][n(539)][n(523)]((()=>{const t=n;r[t(536)](o,{commandName:t(502),commandParams:[{reversed:e[t(549)]}],formatGroupId:t(502)})}))}[hi(513)](t,e={}){const n=hi,r=this[n(478)][n(520)][n(495)](n(550)),s=this[n(506)]((t=>t.is(n(524),n(541))&&n(527)===t[n(553)](n(485))));if(s[n(517)]<1)return;const o=s[n(510)]((t=>this[n(478)][n(539)][n(498)](this[n(478)][n(539)][n(537)](t,n(552)),this[n(478)][n(539)][n(537)](t,0))));this[n(478)][n(539)][n(523)]((()=>{const t=n;r[t(536)](o,{commandName:t(554),commandParams:[{startIndex:e[t(491)]}],formatGroupId:t(554)})}))}[hi(544)](t){const e=hi;if(e(484)!=t[e(505)]&&e(487)!=t[e(505)])return;const n=this[e(478)][e(480)],{data:r}=t;if(!r)return;let s,o;switch(r[e(499)]){case e(543):s=e(497),o={type:e(481),content:Hr(n,s,Hr(n,this[e(516)](r[e(512)][0][e(505)])))};break;case e(502):s=r[e(512)][0][e(549)]?e(482):e(547),o={type:e(481),content:Hr(n,s)};break;case e(554):s=e(531),o={type:e(481),content:Hr(n,s,r[e(512)][0][e(491)])}}return o}[hi(489)](){const t=hi;var e,n,r,s;const o=this[t(478)][t(520)][t(495)](t(522));let i=Array[t(515)](this[t(478)][t(539)][t(514)][t(486)][t(540)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(524),t(541)))&&i[t(492)](...o[t(534)](this[t(478)][t(539)][t(514)][t(486)][t(503)](),t(532))),(null===(n=i[i[t(517)]-1])||void 0===n?void 0:n.is(t(524),t(541)))&&i[t(508)](...o[t(534)](this[t(478)][t(539)][t(514)][t(486)][t(500)](),t(483))),i=[...new Set(i)],(null===(s=null===(r=this[t(478)][t(539)][t(514)][t(486)][t(503)]())||void 0===r?void 0:r[t(542)])||void 0===s?void 0:s.is(t(524),t(541)))&&(i=i[t(479)]((e=>e.is(t(524),t(541))))),i}[hi(506)](t){const e=hi,n=this[e(478)][e(520)][e(495)](e(522));let r=Array[e(515)](this[e(478)][e(539)][e(514)][e(486)][e(540)]())[e(479)](t)[e(510)]((t=>{const r=e,s=this[r(478)][r(539)][r(537)](t,0);return[...n[r(534)](s,r(532)),...n[r(534)](s,r(483))]}))[e(518)]();return r=[...new Set(r)],r}[hi(516)](t){const e=hi;return e(476)+(this[e(478)][e(520)][e(495)](e(522))[e(529)](t)||e(530))[e(533)]()+e(545)+t[e(533)]()[e(546)](/-/g,"_")}}function mi(){const t=["dataDowncast","showSuggestionHighlights","conversion","registerElementLabel","90GsvOYo","div","plugins","options","28004wXJkOJ","createEmptyElement","get","media","620949kuvSaf","mediaEmbed","has","data","ELEMENT_MEDIA","enableCommand","800TtCEBv","downcastDispatcher","MediaEmbedEditing","6624pSJneH","editor","for","attribute:url:media","253304IONLwg","elementToElement","5GMfcEW","14198370TSxWOU","11547LeGXYM","4239918hCjwKg","high","12005554pQPeEh","TrackChangesEditing","locale","afterInit","stop","descriptionFactory"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(821146===-parseInt(n(279))/1*(-parseInt(n(277))/2)+-parseInt(n(282))/3+parseInt(n(260))/4*(-parseInt(n(270))/5)+parseInt(n(256))/6*(parseInt(n(264))/7)+parseInt(n(273))/8*(parseInt(n(281))/9)+parseInt(n(280))/10+-parseInt(n(284))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(287)](){const t=Ii,e=this[t(274)];if(!e[t(258)][t(266)](t(272)))return;const n=e[t(258)][t(262)](t(285)),r=e[t(286)];n[t(269)](t(265)),n[t(289)][t(293)](t(263),(e=>Hr(r,t(268),e))),e[t(292)][t(275)](t(290))[t(278)]({model:t(263),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(291)])return n[s(261)](s(257))},converterPriority:t(283)}),e[t(267)][t(271)].on(t(276),((e,n,r)=>{const s=t;r[s(259)][s(291)]&&e[s(288)]()}),{priority:t(283)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=492]})(t,e)}function yi(){const t=["1176994hgYLmJ","afterInit","1980jKjTFR","get","549042ehRyKw","534616nUOfsQ","9981SdmyIR","4ZCMVlX","12pNBJhS","plugins","has","editor","MentionEditing","242562VeniEx","10DUNAEf","enableCommand","4IEvHvM","mention","61878hGkXqk","TrackChangesEditing","1225158Hcrsme","7ArscJC"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(151999===-parseInt(n(501))/1*(parseInt(n(512))/2)+parseInt(n(507))/3*(-parseInt(n(510))/4)+-parseInt(n(508))/5*(-parseInt(n(498))/6)+-parseInt(n(493))/7*(parseInt(n(499))/8)+-parseInt(n(500))/9*(-parseInt(n(496))/10)+parseInt(n(492))/11+-parseInt(n(502))/12*(parseInt(n(494))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(495)](){const t=Ti,e=this[t(505)];e[t(503)][t(504)](t(506))&&e[t(503)][t(497)](t(513))[t(509)](t(511))}}const ki=Ci;function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(108458===-parseInt(n(426))/1*(parseInt(n(422))/2)+parseInt(n(430))/3+-parseInt(n(454))/4*(-parseInt(n(443))/5)+parseInt(n(446))/6+parseInt(n(437))/7*(parseInt(n(435))/8)+parseInt(n(448))/9*(-parseInt(n(456))/10)+-parseInt(n(420))/11*(parseInt(n(453))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[ki(432)](){const t=ki,e=this[t(424)],n=e[t(421)][t(434)](t(436));e[t(421)][t(440)](t(457))&&(n[t(442)](t(439)),n[t(441)](t(438)),n[t(428)][t(451)]((e=>this[t(425)](e))))}[ki(425)](t){const e=ki,n=this[e(424)][e(452)],{data:r}=t,s={type:e(444),content:""};if(r&&e(438)==r[e(449)]){if(!r[e(455)])return{type:e(444),content:Hr(n,e(445),Hr(n,e(450)))+" ("+r[e(429)]+")"};if(!r[e(429)]){let o=t[e(431)];for(;o;){if(o[e(433)]&&e(427)==o[e(433)][e(449)]&&o[e(433)][e(429)])return s;o=o[e(423)]}return{type:e(444),content:Hr(n,e(447),Hr(n,e(450)))+" ("+r[e(455)]+")"}}}}}function Ri(){const t=["listType","descriptionFactory","newValue","405819xsMOyT","head","afterInit","data","get","80LQXKdX","TrackChangesEditing","53102migRjl","listMarkerStyle","multiLevelList","has","registerBlockAttribute","enableDefaultAttributesIntegration","40twIKkV","format","*Set format:* %0","955788iqawpe","*Remove format:* %0","9niaCsG","key","ELEMENT_MULTI_LEVEL_LIST","registerDescriptionCallback","locale","180RxjarK","83456CdfYGx","oldValue","1006780zzlkuU","MultiLevelList","134838PYkWWz","plugins","7802nnczAP","next","editor","handleDescriptions","37wbQZiK"];return(Ri=function(){return t})()}function Ni(t,e){const n=Mi();return(Ni=function(t,e){return n[t-=254]})(t,e)}const Si=Ni;function Mi(){const t=["133254nIzSOL","plugins","ELEMENT_PAGE_BREAK","1245116yJhjOC","10HyGnTo","PageBreakEditing","TrackChangesEditing","5571DoSyph","editor","locale","afterInit","get","6114192utmmoZ","enableCommand","434RXJItG","registerElementLabel","853256uTnmEX","3644058VhqeeK","has","pageBreak","2807590yLTVgq","descriptionFactory","2DgRcjn"];return(Mi=function(){return t})()}!function(t,e){const n=Ni,r=t();for(;;)try{if(724494===-parseInt(n(267))/1+-parseInt(n(273))/2*(-parseInt(n(268))/3)+parseInt(n(254))/4+-parseInt(n(271))/5+parseInt(n(274))/6*(parseInt(n(265))/7)+-parseInt(n(263))/8+parseInt(n(258))/9*(parseInt(n(255))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(261)](){const t=Si,e=this[t(259)];if(!e[t(275)][t(269)](t(256)))return;e[t(275)][t(262)](t(257))[t(264)](t(270));const n=e[t(275)][t(262)](t(257)),r=e[t(260)];n[t(272)][t(266)](t(270),(e=>Hr(r,t(276),e)))}}const Oi=wi;function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=309]})(t,e)}function Di(){const t=["_registerLegacyDescription","mapper","consumable","Paragraph","registerElementLabel","bindElementToMarker","editing","4191030KTYzTL","154060XlBqWH","start","ck-suggestion-marker--active","enableCommand","end","includes","insertion","formatBlock","*Insert:* %0","9VXqtaf","options","addMarker:suggestion:insertion","paragraph","*Change to:* %0","plugins","locale","isTouching","addClass","format","markerName","descriptionFactory","getItemLabel","checkChild","622990fzqPid","1wHzFHg","$text","has","414984oZNaoD","get","isLimit","72050YqJvJY","commandName","data","type","schema","ck-suggestion-marker-split","24PNEwUR","getFirstRange","createUIElement","markerRange","isBlock","highest","nodeAfter","downcastDispatcher","activeMarkers","toViewPosition","insertParagraph","consume","span","2921364fzsihg","editor","1661961pupPdy","writer","showSuggestionHighlights","model","TrackChangesEditing","insert","enableDefaultAttributesIntegration","name","registerDescriptionCallback","afterInit","ELEMENT_PARAGRAPH"];return(Di=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(266159===-parseInt(n(363))/1*(-parseInt(n(369))/2)+parseInt(n(348))/3*(parseInt(n(339))/4)+-parseInt(n(362))/5*(-parseInt(n(375))/6)+-parseInt(n(320))/7+-parseInt(n(366))/8+parseInt(n(318))/9+-parseInt(n(338))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(329)](){const t=Oi,e=this[t(319)];if(!e[t(353)][t(365)](t(334)))return;const n=e[t(354)],r=e[t(353)][t(367)](t(324));r[t(359)][t(335)](t(351),(e=>Hr(n,t(330),e))),r[t(326)](t(351)),r[t(342)](t(315)),e[t(337)][t(312)].on(t(350),Pi(e),{priority:t(310)}),e[t(371)][t(312)].on(t(350),((n,r,s)=>{const o=t;s[o(349)][o(322)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(310)});const s=r[t(359)];s[t(328)]((r=>{const o=t;if(o(345)!==r[o(372)])return;const{start:i,end:a}=r[o(376)]();if(!i[o(355)](a)||!i[o(311)])return;const c=e[o(323)][o(373)],u=i[o(311)];return c[o(309)](u)&&!c[o(368)](u)&&c[o(361)](u,o(364))?{type:o(345),content:Hr(n,o(347),s[o(360)](u,1))}:void 0})),this[t(331)]()}[Oi(331)](){const t=Oi,e=this[t(319)],n=e[t(354)];e[t(353)][t(367)](t(324))[t(359)][t(328)]((e=>{const r=t;if(r(346)!=e[r(372)])return;const{data:s}=e;return s&&r(351)==s[r(370)]?{type:r(357),content:Hr(n,r(352),Hr(n,r(330)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(353)][o(367)](o(324)),a=r[o(378)][o(340)],c=r[o(378)][o(343)],u=t[o(323)][o(373)];if(!a[o(355)](c)||!a[o(311)])return;const l=a[o(311)];if(u[o(309)](l)&&!u[o(368)](l)&&u[o(361)](l,o(364))){if(!s[o(333)][o(316)](r[o(378)],n[o(327)]))return;const t=s[o(321)][o(377)](o(317),{class:o(374)}),a=s[o(332)][o(314)](c);e&&i[o(313)][o(344)](r[o(358)])&&s[o(321)][o(356)](o(341),t),s[o(321)][o(325)](a,t),s[o(332)][o(336)](t,r[o(358)])}}}const xi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(177513===-parseInt(n(457))/1*(parseInt(n(461))/2)+parseInt(n(449))/3+-parseInt(n(463))/4+-parseInt(n(444))/5+-parseInt(n(443))/6*(parseInt(n(458))/7)+-parseInt(n(451))/8*(-parseInt(n(441))/9)+-parseInt(n(440))/10*(-parseInt(n(455))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(466)](){const t=xi,e=this[t(450)];e[t(442)][t(453)](t(465))&&(e[t(442)][t(438)](t(456))[t(437)](t(447)),this[t(454)]())}[xi(454)](){const t=xi,e=this[t(450)];e[t(442)][t(438)](t(456))[t(446)][t(462)]((n=>{const r=t;if(r(445)!=n[r(460)]&&r(459)!=n[r(460)])return;const{data:s}=n;return s&&r(447)==s[r(464)]?{type:r(439),content:Hr(e[r(448)],r(452))}:void 0}))}}function ji(){const t=["get","format","59320NShdbx","198EQdKgF","plugins","6iVLXaF","1161780KRgJOF","formatBlock","descriptionFactory","removeFormat","locale","499218AgnjQo","editor","71432VDUcWC","*Remove all formatting*","has","_registerLegacyDescription","891pePgxm","TrackChangesEditing","56035MkcPmd","1972453HmecXA","formatInline","type","2FXQLzu","registerDescriptionCallback","382612YSbQHN","commandName","RemoveFormatEditing","afterInit","enableDefaultAttributesIntegration"];return(ji=function(){return t})()}function Gi(){const t=["TrackChangesEditing","plugins","2593035xHNTGS","4Mnzsdi","818194gPJWQb","1861560NjBELI","discardSuggestion","has","trackChanges","enableCommand","get","18951460bYYuoK","RestrictedEditingModeEditing","acceptSuggestion","editor","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","discardAllSuggestions","3527412fEEuRA","discardSelectedSuggestions","963VUHuOf","acceptAllSuggestions","38584lXtbXt","afterInit","2622465nwQfmN","goToNextRestrictedEditingException","1PkQIXs"];return(Gi=function(){return t})()}function Vi(t,e){const n=Gi();return(Vi=function(t,e){return n[t-=110]})(t,e)}const zi=Vi;!function(t,e){const n=Vi,r=t();for(;;)try{if(617290===-parseInt(n(118))/1*(-parseInt(n(123))/2)+parseInt(n(121))/3*(-parseInt(n(122))/4)+-parseInt(n(116))/5+-parseInt(n(124))/6+-parseInt(n(110))/7+parseInt(n(114))/8*(parseInt(n(112))/9)+parseInt(n(130))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class Hi extends t.Plugin{[zi(115)](){const t=zi,e=this[t(133)];if(!e[t(120)][t(126)](t(131)))return;const n=e[t(120)][t(129)](t(119));n[t(128)](t(135)),n[t(128)](t(117));const r=e[t(120)][t(129)](t(131));r[t(128)](t(127)),r[t(128)](t(132)),r[t(128)](t(125)),r[t(128)](t(113)),r[t(128)](t(136)),r[t(128)](t(134)),r[t(128)](t(111))}}function Wi(t,e){const n=Ki();return(Wi=function(t,e){return n[t-=418]})(t,e)}function Ki(){const t=["model","writer","12826896hJxcfO","addMarker:suggestion","name","bindElementToMarker","218267wUkzfv","66DenTLA","data","250048KRMRmU","consumable","split","init","editing","mapper","createUIElement","showSuggestionHighlights","toViewPosition","2ESxzgV","plugins","downcastDispatcher","addClass","test","enableCommand","span","getItems","1674145iQOtoQ","ck-suggestion-marker-","editor","get","locale","ELEMENT_LINE_BREAK","ck-suggestion-marker--active","shiftEnter","registerElementLabel","addMarker:suggestion:deletion","markerRange","1258147pGDRAd","createPositionBefore","options","insert","9iuMwIY","element","108fSSSOQ","markerName","4770087EWZLTH","high","activeMarkers","merge","includes","TrackChangesEditing","softBreak","3941510ZdGDmR","descriptionFactory","deletion","requires","addMarker:suggestion:insertion","4qQgqVa"];return(Ki=function(){return t})()}const qi=Wi;!function(t,e){const n=Wi,r=t();for(;;)try{if(906785===parseInt(n(435))/1+parseInt(n(444))/2*(-parseInt(n(471))/3)+parseInt(n(425))/4*(-parseInt(n(452))/5)+-parseInt(n(433))/6*(-parseInt(n(432))/7)+parseInt(n(428))/8*(parseInt(n(467))/9)+-parseInt(n(420))/10+parseInt(n(463))/11*(parseInt(n(469))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Xi extends t.Plugin{static get[qi(423)](){return[Ys.ShiftEnter]}[qi(438)](){const t=qi,e=this[t(454)],n=e[t(445)][t(455)](t(418));n[t(449)](t(459)),e[t(439)][t(446)].on(t(424),Zi(e),{priority:t(472)}),e[t(439)][t(446)].on(t(461),Zi(e),{priority:t(472)}),e[t(434)][t(446)].on(t(429),((n,r,s)=>{const o=t;s[o(465)][o(442)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(421)][t(460)](t(419),(n=>Hr(e[t(456)],t(457),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(445)][o(455)](o(418));if(!s[o(436)][o(448)](r[o(462)],n[o(430)]))return;const a=t[o(426)];for(const t of r[o(462)][o(451)]()){if(!t.is(o(468),o(419)))continue;const n=o(422)==r[o(470)][o(437)](":")[1]?o(474):o(437),c=s[o(427)][o(441)](o(450),{class:o(453)+n}),u=s[o(440)][o(443)](a[o(464)](t));e&&i[o(473)][o(475)](r[o(470)])&&s[o(427)][o(447)](o(458),c),s[o(427)][o(466)](u,c),s[o(440)][o(431)](c,r[o(470)])}}}const Yi=Ji;function Ji(t,e){const n=$i();return(Ji=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(986624===-parseInt(n(470))/1*(parseInt(n(451))/2)+parseInt(n(458))/3*(-parseInt(n(485))/4)+-parseInt(n(459))/5+-parseInt(n(447))/6+-parseInt(n(483))/7+parseInt(n(457))/8+parseInt(n(476))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Qi extends t.Plugin{[Yi(468)](){const t=Yi,e=this[t(465)],n=e[t(455)],r=e[t(482)];if(!e[t(469)][t(477)](t(478)))return;const s=e[t(469)][t(466)](t(448)),o=t(456),i=e[t(461)][t(466)](o);s[t(452)](o,((e,r={})=>{const a=t,c=n[a(475)][a(463)];if(c[a(484)])return void e(r);const u=void 0!==r[a(472)]?r[a(472)]:!i[a(460)];n[a(453)]((()=>{const t=a,e=Array[t(471)](c[t(486)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(462)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(479)][t(454)]((e=>{const n=t;if(n(473)!=e[n(464)]&&n(480)!=e[n(464)])return;const{data:s}=e;return s&&s[n(467)]==o?s[n(481)][0][n(472)]?{type:n(474),content:Hr(r,n(450))}:{type:n(474),content:Hr(r,n(449))}:void 0}))}}function $i(){const t=["model","restrictedEditingException","13539400lXLNSo","78243dkmXuh","5207180qkCRmK","value","commands","markInlineFormat","selection","type","editor","get","commandName","afterInit","plugins","291hYCiTv","from","forceValue","formatBlock","format","document","37301976NzKLpx","has","StandardEditingModeEditing","descriptionFactory","formatInline","commandParams","locale","10662239miJoVz","isCollapsed","44lnuYqH","getRanges","2481558XQAYsq","TrackChangesEditing","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","10896fFzfOt","enableCommand","change","registerDescriptionCallback"];return($i=function(){return t})()}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=382]})(t,e)}const ea=ta;function na(){const t=["descriptionFactory","ghsAttributes","301iCxHhx","15081473nTHtxP","Style","format","190zLEpOV","definitions","8hdgker","_registerLegacyDescription","DataSchema","block","registerDescriptionCallback","*Remove format:* %0","commandName","add","FORMAT_STYLE","afterInit","toLowerCase","getGhsAttributeNameForElement","type","normalizeConfig","element","forceValue","StyleUtils","4300972OnAhAe","718368wvVfdL","plugins","commandParams","inline","enableDefaultAttributesIntegration","registerInlineAttribute","formatBlock","TrackChangesEditing","config","registerAttributeLabel","21564JdDvVd","has","105sXuVGQ","styleName","2763719WTtCAi","89631FDTXAl","*Set format:* %0","locale","get","registerBlockAttribute","GeneralHtmlSupport","editor","4736tIsKnZ","formatInline","style"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(786546===parseInt(n(429))/1*(parseInt(n(424))/2)+parseInt(n(402))/3+parseInt(n(401))/4+-parseInt(n(414))/5*(parseInt(n(412))/6)+parseInt(n(416))/7*(parseInt(n(384))/8)+-parseInt(n(417))/9*(parseInt(n(382))/10)+-parseInt(n(430))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(393)](){const t=ea,e=this[t(423)];if(!e[t(403)][t(413)](t(431))||!e[t(403)][t(413)](t(386)))return;const n=e[t(403)][t(420)](t(409)),r=e[t(419)],s=e[t(410)][t(420)](t(426))||{},o=e[t(403)][t(420)](t(422)),i=e[t(403)][t(420)](t(400))[t(397)](e[t(403)][t(420)](t(386)),s[t(383)]);n[t(406)](t(426));const a=new Set;for(const e of i[t(387)]){const n=o[t(395)](e[t(398)]);a[t(391)](n)}const c=new Set;for(const e of i[t(405)]){const n=o[t(395)](e[t(398)]);c[t(391)](n);for(const n of e[t(428)])c[t(391)](n)}for(const e of a)n[t(421)](e),n[t(427)][t(411)](e,Hr(r,t(392)));for(const e of c)n[t(407)](e),n[t(427)][t(411)](e,Hr(r,t(392)));this[t(385)]()}[ea(385)](){const t=ea,e=this[t(423)],n=e[t(419)];e[t(403)][t(420)](t(409))[t(427)][t(388)]((e=>{const r=t;if(r(408)!=e[r(396)]&&r(425)!=e[r(396)])return;const{data:s}=e;return s&&r(426)===s[r(390)]?s[r(404)][0][r(399)]?{type:r(432),content:Hr(n,r(418),s[r(404)][0][r(415)][r(394)]())}:{type:r(432),content:Hr(n,r(389),s[r(404)][0][r(415)][r(394)]())}:void 0}))}}function sa(){const t=["getSelectionAffectedTableCells","locale","low","end","ELEMENT_TABLE_ROW","insertTableColumnRight","insertion","ELEMENT_TABLE_WITH_TEXT","add","min","oldRange","isInContent","writer","element","discard","order","item","every","removeTableRow","refresh","filter","some","TableEditing","$graveyard","546AVjQnA","getColumnIndexes","startsWith","TableUtils","tableRow","registerElementLabel","deletion","plugins","join","from","_splitMarkerName","subType","ELEMENT_TABLE_ROW_WITH_TEXT","mapper","addMarker:suggestion","rootName","insertTableRowAbove","getAttribute","46lgvQbY","maxColumn","getCellLocation","10797588CwLjwL","span","selection","toLowerCase","createRangeOn","classes","registerPostFixer","minRow","getItems","addClass","map","insertTable","createPositionAt","root","findAncestor","values","execute","ELEMENT_TABLE_COLUMN_WITH_TEXT","table","getChanges","getFirstRange","_getCoordsForCells","isArray","change","start","position","ELEMENT_TABLE","680690BPGTcJ","differ","batch","get","_suggestionFactory","document","includes","length","detach","model","descriptionFactory","getContainedElement","minColumn","max","nodeBefore","has","22256UMSumw","_tablePostFixingSubtypes","above","isIntersecting","ELEMENT_TABLE_COLUMN","nodeAfter","suggestion","insertTableColumnLeft","enableCommand","tablePaste","selectTableColumn","enqueueChange","isTouching","cell","isIntersectingWithRange","removeTableColumn","insertTableRowBelow","showSuggestionHighlights","toViewElement","maxRow","removeClass","commands","substr","last","addRange","downcastDispatcher","left","9rovrqB","*Insert:* %0","accept","MIN_SAFE_INTEGER","hasAttribute","highest","data","getChangedMarkers","change:data","_getSuggestionCoords","rowspan","name","registerDescriptionCallback","644284geWJwM","77qSZnUM","170336kRTmEa","markMultiRangeInsertion","afterInit","8058720DpOjLe","getSuggestion","fromRange","editor","createRangeIn","getChildren","$textProxy","createTableWalker","options","setSelection","first","markMultiRangeDeletion","isEqual","getRanges","tableCell","getRowIndexes","_setupColumnsRowsFixing","_acceptFormatSuggestionCallbackFactory","TrackChangesEditing","MAX_SAFE_INTEGER","insert","colspan","push","selectTableRow","*Remove:* %0","type","_tableSuggestions","2229290aIIacu","forceValue","tableColumn","registerCustomCallback"];return(sa=function(){return t})()}const oa=ia;function ia(t,e){const n=sa();return(ia=function(t,e){return n[t-=350]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(902078===-parseInt(n(413))/1*(-parseInt(n(459))/2)+-parseInt(n(486))/3*(-parseInt(n(499))/4)+-parseInt(n(443))/5+parseInt(n(504))/6+-parseInt(n(395))/7*(parseInt(n(501))/8)+-parseInt(n(416))/9+-parseInt(n(367))/10*(-parseInt(n(500))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(sa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(460)]=[e(399),e(369)],this[e(366)]=new Set}[oa(503)](){const t=oa,e=this[t(507)],n=e[t(452)][t(448)][t(418)];if(!e[t(402)][t(458)](t(393)))return;const r=e[t(372)],s=e[t(402)][t(446)](t(358)),o=e[t(402)][t(446)](t(398));s[t(453)][t(400)](t(434),(e=>Hr(r,t(442),e))),this[t(356)](),s[t(467)](t(427)),s[t(467)](t(363)),s[t(467)](t(469));for(const r of[t(411),t(475)]){const i=e[t(480)][t(446)](r);s[t(467)](r,(r=>{const a=t;e[a(452)][a(439)]((t=>{const e=a;r();const c=e(461)===i[e(386)],u=o[e(371)](n),l=o[e(355)](u),f=c?l[e(350)]-1:l[e(482)]+1,h=u[0][e(430)](e(434)),g=o[e(511)](h,{startRow:f,endRow:f}),d=Array[e(404)](g)[e(426)]((n=>t[e(420)](n[e(472)])));s[e(502)](d,e(399))}))}))}for(const r of[t(466),t(376)]){const i=e[t(480)][t(446)](r);s[t(467)](r,(r=>{const a=t;e[a(452)][a(439)]((t=>{const e=a;r();const c=e(485)===i[e(386)],u=o[e(371)](n),l=o[e(396)](u),f=c?l[e(350)]-1:l[e(482)]+1,h=u[0][e(430)](e(434)),g=o[e(511)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(404)](g)[e(426)]((n=>t[e(420)](n[e(472)])));s[e(502)](d,e(369))}))}))}for(const r of[t(389),t(474)]){const i=r[t(481)](11),a=i[t(419)](),c=a[t(481)](0,3)+t(417),u=t(434)+i,l=t(380)+i,f=t(456)+i;s[t(467)](r,(()=>{const i=t;e[i(452)][i(439)]((t=>{const e=i,h=o[e(371)](n),g=h[0][e(430)](e(434));let d;if(e(389)==r){const t=o[e(355)](h);d={startRow:t[e(350)],endRow:t[e(482)],includeAllSlots:!0}}else{const t=o[e(396)](h);d={startColumn:t[e(350)],endColumn:t[e(482)],includeAllSlots:!0}}const p=o[e(511)](g,d),m=Array[e(404)](p)[e(426)]((({cell:t})=>t)),I=ca(m[e(391)]((t=>t[e(490)](c)))),E=ca(m[e(391)]((t=>!t[e(490)](c))))[e(426)]((n=>t[e(420)](n))),b=s[e(351)](E,u);if(b&&(e(399)==b[e(406)]||e(369)==b[e(406)])){const n=this[e(495)](b);for(const r of I){const s=t[e(420)](r),i=o[e(415)](r),u=r[e(412)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(483)](s)}}}))}))}function c(r){const s=t,o=Array[s(404)](n[s(353)]())[s(426)]((t=>i.LiveRange[s(506)](t)));e[s(452)][s(439)]((t=>{const n=s,i=t[n(445)];r=r[n(391)]((t=>n(394)!=t[n(429)][n(410)])),t[n(513)](r),e[n(480)][n(446)](n(389))[n(390)](),e[n(432)](n(389),{forceDefaultExecution:!0}),e[n(452)][n(470)]((()=>{const t=n;e[t(452)][t(470)](i,(e=>{const n=t,r=o[n(391)]((t=>n(394)!=t[n(429)][n(410)]));r[n(450)]>0&&e[n(513)](r);for(const t of o)t[n(451)]()}))}))}))}function u(r){const s=t;e[s(452)][s(439)]((t=>{const o=s,a=Array[o(404)](n[o(353)]())[o(426)]((t=>i.LiveRange[o(506)](t))),c=[];for(const t of r)for(const e of t[o(424)]({shallow:!0}))c[o(362)](e);for(const n of c)o(394)!=n[o(429)][o(410)]&&(t[o(513)](t[o(428)](n,0)),e[o(480)][o(446)](o(474))[o(390)](),e[o(432)](o(474),{forceDefaultExecution:!0}));const u=a[o(391)]((t=>o(394)!=t[o(429)][o(410)]));u[o(450)]>0&&t[o(513)](u);for(const t of a)t[o(451)]()}))}function l(e,n){const r=t;return n[r(388)]((t=>e[r(392)]((e=>e[r(374)][r(352)](t[r(440)])||t[r(374)][r(352)](e[r(440)])))))}function f(e,n){const r=t;return!e[r(392)]((t=>n[r(392)]((e=>t[r(462)](e)))))&&e[r(392)]((t=>n[r(392)]((e=>t[r(374)][r(471)](e[r(440)])))))}e[t(492)][t(484)].on(t(409),((e,n,r)=>{const s=t;if(!r[s(512)][s(476)])return;const o=n[s(387)];if(!o)return;const i=r[s(408)][s(477)](o);function c(t){return Array[s(438)](t)?t:[t]}i&&s(354)===o[s(497)]&&(0,a.setHighlightHandling)(i,r[s(383)],((t,e,n)=>n[s(425)](c(e[s(421)]),t)),((t,e,n)=>n[s(479)](c(e[s(421)]),t)))}),{priority:t(491)}),s[t(453)][t(498)]((e=>{const n=t;if(n(377)!=e[n(365)]&&n(401)!=e[n(365)])return;const s=e[n(454)]();if(null!=s&&s.is(n(384),n(434))){if(n(377)==e[n(365)]){const t=e[n(424)]()[n(391)]((t=>t.is(n(510))))[n(426)]((t=>t[n(492)]));if(t[n(450)])return{type:n(377),content:Hr(r,n(487),Hr(r,n(378),'"'+t[n(403)](" ")+'"'))}}if(n(401)==e[n(365)]){const t=e[n(424)]()[n(391)]((t=>t.is(n(510))))[n(426)]((t=>t[n(492)]));if(t[n(450)])return{type:n(401),content:Hr(r,n(364),Hr(r,n(378),'"'+t[n(403)](" ")+'"'))}}}})),s[t(453)][t(498)]((e=>{const n=t;if(n(399)==e[n(406)]){const t=e[n(424)]()[n(391)]((t=>t.is(n(510))))[n(426)]((t=>t[n(492)])),s=this[n(495)](e),o=s[n(478)]-s[n(423)]+1;if(n(377)==e[n(365)])return t[n(450)]?{type:n(377),content:Hr(r,n(487),Hr(r,n(407),[o,'"'+t[n(403)](" ")+'"']))}:{type:n(377),content:Hr(r,n(487),Hr(r,n(375),o))};if(n(401)==e[n(365)])return t[n(450)]?{type:n(401),content:Hr(r,n(364),Hr(r,n(407),[o,'"'+t[n(403)](" ")+'"']))}:{type:n(401),content:Hr(r,n(364),Hr(r,n(375),o))}}if(n(369)==e[n(406)]){const t=e[n(424)]()[n(391)]((t=>t.is(n(510))))[n(426)]((t=>t[n(492)])),s=this[n(495)](e),o=s[n(414)]-s[n(455)]+1;if(n(377)==e[n(365)])return t[n(450)]?{type:n(377),content:Hr(r,n(487),Hr(r,n(433),[o,'"'+t[n(403)](" ")+'"']))}:{type:n(377),content:Hr(r,n(487),Hr(r,n(463),o))};if(n(401)==e[n(365)])return t[n(450)]?{type:n(401),content:Hr(r,n(364),Hr(r,n(433),[o,'"'+t[n(403)](" ")+'"']))}:{type:n(401),content:Hr(r,n(364),Hr(r,n(463),o))}}})),s[t(447)][t(370)](t(377),t(399),t(385),c),s[t(447)][t(370)](t(401),t(399),t(488),c),s[t(447)][t(370)](t(377),t(369),t(385),u),s[t(447)][t(370)](t(401),t(369),t(488),u),s[t(447)][t(370)](t(377),t(369),t(403),l),s[t(447)][t(370)](t(401),t(369),t(403),l),s[t(447)][t(370)](t(377),t(399),t(403),f),s[t(447)][t(370)](t(401),t(399),t(403),f)}[oa(357)](){const t=oa,e=this[t(507)],n=e[t(452)][t(448)][t(418)];return(r,s)=>{const o=t;e[o(452)][o(439)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(374)][a(457)];u&&u[0]&&!1===u[0][a(368)]&&(l=r[0][a(440)][a(464)]);const f=t[a(508)](l);if(a(394)==f[a(429)][a(410)])return;const h=Array[a(404)](n[a(353)]())[a(426)]((t=>i.LiveRange[a(506)](t)));t[a(513)](f),e[a(480)][a(446)](c)[a(390)](),u[a(362)]({forceDefaultExecution:!0}),e[a(432)](c,...u);const g=h[a(391)]((t=>a(394)!=t[a(429)][a(410)]));g[a(450)]>0&&t[a(513)](g);for(const t of h)t[a(451)]()}))}}[oa(437)](t){const e=oa,n=this[e(507)][e(402)][e(446)](e(398));let r=Number[e(359)],s=Number[e(489)],o=Number[e(359)],i=Number[e(489)];for(const a of t){if(e(394)==a[e(429)][e(410)])continue;const{row:t,column:c}=n[e(415)](a),u=a[e(490)](e(496))?a[e(412)](e(496))-1:0,l=a[e(490)](e(361))?a[e(412)](e(361))-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}}[oa(356)](){const t=oa,e=this[t(507)],n=e[t(402)][t(446)](t(358)),r=e[t(402)][t(446)](t(398));e[t(452)][t(448)].on(t(494),(()=>{const r=t,s=Array[r(404)](e[r(452)][r(448)][r(444)][r(493)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(405)](t);if(r(465)!=s)continue;if(null!=e[r(381)])continue;const a=n[r(505)](o);this[r(460)][r(449)](i)&&this[r(366)][r(379)](a)}}),{priority:t(373)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(420)](e),a=e[s(430)](s(434)),c=r[s(415)](e);for(const t of this[s(366)]){const n=t[s(406)],r=n[s(397)](s(468)),u=n[s(481)](r?10:5),l=u[s(419)](),f=l[s(481)](0,3)+s(417),h=s(380)+u,g=s(456)+u;if(!t[s(382)])continue;if(a!=t[s(436)]()[s(440)][s(430)](s(434)))continue;if(t[s(473)](i))continue;const d=e[s(490)](f)?e[s(412)](f)-1:0,p=this[s(495)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(483)](i),o=!0)}return o};e[t(452)][t(448)][t(422)]((n=>{const r=t;let o=!1;for(const t of e[r(452)][r(448)][r(444)][r(435)]())if(r(360)==t[r(365)])if(r(399)==t[r(497)])for(const e of t[r(441)][r(464)][r(509)]())o=o||s(e,n);else r(354)==t[r(497)]&&(o=o||s(t[r(441)][r(464)],n));return o}))}[oa(495)](t){const e=oa;return this[e(437)](t[e(353)]()[e(426)]((t=>t[e(440)][e(464)])))}}function ca(t){const e=oa;return Array[e(404)](new Set(t)[e(431)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=380]})(t,e)}function fa(){const t=["formatInline","getCellLocation","type","*Merge cells*","author","rootName","value","TableEditing","has","_suggestionFactory","markBlockFormat","setSelection","findAncestor","2009700SYgxYR","root","mergeTableCellLeft","getFirstPosition","236cSOKWq","set:isEnabled","$graveyard","getSuggestions","splitTableCellHorizontally","highest","_isForcedDefaultExecutionBlock","mergeTableCellRight","isEnabled","return","insertion","11kPLQUK","stop","getAncestors","accept","detach","get","2486560hfGnae","subType","horizontally","plugins","cell","_acceptFormatSuggestionCallbackFactory","element","*Split cell:* vertically","95606upwpNn","commandName","forceDefaultExecution","low","table","2492478jgShIC","fromRange","model","TrackChangesEditing","deletion","requires","mergeTableCellDown","_tablePostFixingSubtypes","from","afterInit","_areSelectedCellsMergable","getRanges","_areMergableCells","isInContent","1598210ScpOhV","document","472YnZlXA","selection","descriptionFactory","getSelectionAffectedTableCells","format","change","execute","tableCell","formatBlock","refresh","*Split cell:* horizontally","locale","7CltIBX","trackChanges","size","TableUtils","mergeTableCellUp","containsRange","add","map","splitTableCellVertically","markMultiRangeBlockFormat","1119OZqNhr","direction","length","commands","enableCommand","find","filter","registerDescriptionCallback","createRangeOn","push","editor","66969LUsgHe","mergeTableCells","registerCustomCallback","createTableWalker"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(311648===parseInt(n(470))/1*(parseInt(n(437))/2)+-parseInt(n(380))/3*(parseInt(n(412))/4)+-parseInt(n(456))/5+parseInt(n(442))/6+-parseInt(n(408))/7+-parseInt(n(458))/8*(-parseInt(n(391))/9)+parseInt(n(429))/10*(-parseInt(n(423))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(447)](){return[aa]}[ua(451)](){const t=ua,e=this[t(390)],n=e[t(444)][t(457)][t(459)],r=e[t(469)];if(!e[t(432)][t(403)](t(402)))return;const s=e[t(432)][t(428)](t(445)),o=e[t(432)][t(428)](t(473)),a=e[t(432)][t(428)](aa);a[t(449)][t(389)](t(392)),s[t(384)](t(392),(()=>{const n=t,r=o[n(461)](e[n(444)][n(457)][n(459)]);e[n(444)][n(463)]((()=>{const t=n;s[t(479)](r,{commandName:t(392),commandParams:[]},[],t(392))}))})),e[t(383)][t(428)](t(392)).on(t(464),((n,r)=>{const o=t;e[o(383)][o(428)](o(471))[o(401)]&&(r[o(382)]>0&&r[r[o(382)]-1]&&r[r[o(382)]-1][o(439)]||s[o(418)]||this[o(452)]()||n[o(424)]())}),{priority:t(417)});for(const n of[t(474),t(419),t(448),t(410)]){const r=e[t(383)][t(428)](n);s[t(384)](n,(()=>{const n=t,o=e[n(444)][n(457)][n(459)][n(411)]()[n(425)]()[n(385)]((t=>t.is(n(435),n(465)))),i=r[n(401)];e[n(444)][n(463)]((()=>{const t=n;s[t(479)]([o,i],{commandName:t(392),commandParams:[]},[],t(392))}))}))}for(const n of[t(478),t(416)]){const r=e[t(383)][t(428)](n);s[t(384)](n,(()=>{const i=t,a=o[i(461)](e[i(444)][i(457)][i(459)])[0],c=a[i(407)](i(441)),{column:u,row:l}=o[i(396)](a);let f=[];if(i(431)==r[i(381)]){const t=o[i(394)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(450)](t)[i(477)]((t=>t[i(433)]))}else{const t=o[i(394)](c,{column:u,includeAllSlots:!0});f=Array[i(450)](t)[i(477)]((t=>t[i(433)]))}e[i(444)][i(463)]((t=>{const e=i;s[e(405)](t[e(388)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(460)][t(387)]((e=>{const n=t;if(n(466)!=e[n(397)]&&n(395)!=e[n(397)])return;const{data:s}=e;return s&&n(392)==s[n(438)]?{type:n(462),content:Hr(r,n(398))}:void 0})),s[t(460)][t(387)]((e=>{const n=t;if(n(466)!=e[n(397)]&&n(395)!=e[n(397)])return;const{data:s}=e;return s?n(478)==s[n(438)]?{type:n(462),content:Hr(r,n(436))}:n(416)==s[n(438)]?{type:n(462),content:Hr(r,n(468))}:void 0:void 0}));const c=a[t(434)]();for(const e of[t(474),t(419),t(448),t(410)])s[t(404)][t(393)](t(466),e,t(426),c);for(const e of[t(478),t(416)])s[t(404)][t(393)](t(466),e,t(426),c);s[t(404)][t(393)](t(466),t(392),t(426),(r=>{const s=t;e[s(444)][s(463)]((t=>{const o=s,a=Array[o(450)](n[o(453)]())[o(477)]((t=>i.LiveRange[o(443)](t)));t[o(406)](r),e[o(383)][o(428)](o(392))[o(467)](),e[o(464)](o(392),{forceDefaultExecution:!0});const c=a[o(386)]((t=>o(414)!=t[o(409)][o(400)]));c[o(382)]>0&&t[o(406)](c);for(const t of a)t[o(427)]()}))}));for(const n of[t(474),t(448),t(410),t(419)]){const r=e[t(383)][t(428)](n);r.on(t(413),((n,s,o)=>{const i=t;if(o){const t=e[i(444)][i(457)][i(459)][i(411)]()[i(425)]()[i(385)]((t=>t.is(i(435),i(465))));this[i(454)](r[i(401)],t)||(n[i(421)]=!1,n[i(424)]())}}),{priority:t(440)})}}[ua(452)](){const t=ua,e=this[t(390)][t(383)][t(428)](t(392)),n=this[t(390)][t(432)][t(428)](t(473));if(!e[t(420)])return!1;const r=n[t(461)](this[t(390)][t(444)][t(457)][t(459)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(454)](e,n))return!1;return!0}[ua(454)](t,e){const n=ua,r=this[n(390)][n(432)][n(428)](n(445)),s=this[n(390)][n(444)][n(388)](t),o=this[n(390)][n(444)][n(388)](e),i=new Set,a=new Set;for(const t of r[n(415)]())if((n(422)==t[n(397)]||n(446)==t[n(397)]||n(392)==t[n(430)])&&t[n(455)])for(const e of t[n(453)]())e[n(475)](s,!0)&&i[n(476)](t[n(397)]+":"+t[n(399)].id),e[n(475)](o,!0)&&a[n(476)](t[n(397)]+":"+t[n(399)].id);if(i[n(472)]!=a[n(472)])return!1;for(const t of i)if(!a[n(403)](t))return!1;return!0}}const ga=pa;function da(){const t=["enableDefaultAttributesIntegration","options","FORMAT_HEADER_ROW","includes","end","registerCustomCallback","nodeBefore","addMarker:suggestion","editor","editing","bindElementToMarker","nodeAfter","TableEditing","12892800frlALb","registerBlockAttribute","has","removeMarker:suggestion","ck-suggestion-marker-","1513864blFWoM","FORMAT_REGULAR_ROW","getCellLocation","TableUtils","start","markerNameToElements","afterInit","commandName","stop","registerAttributeLabel","53347FPwYaS","headingColumns","registerDescriptionCallback","name","requires","ck-suggestion-marker--active","downcastDispatcher","item","activeMarkers","742205FUjoGU","format","consumable","FORMAT_HEADER_COLUMN","getSuggestion","formatBlock","_registerLegacyDescription","FORMAT_REGULAR_COLUMN","2VSEyOf","removeClass","536ieCRFY","unbindElementFromMarkerName","showSuggestionHighlights","cell","5727138MXAqZk","forceValue","_splitMarkerName","locale","markerRange","highest","data","parent","setTableColumnHeader","TrackChangesEditing","headingRows","addClass","_handleLegacySuggestions","mapper","data-suggestion","toViewElement","consume","markerName","commandParams","get","14268420ADjYEK","8lBGgRJ","accept","312xogXDl","setTableRowHeader","createTableWalker","descriptionFactory","type","5iOnoER","removeAttribute","writer","setAttribute","plugins","*Format:* %0","_acceptFormatSuggestionCallbackFactory","637257BiYXSx","_suggestionFactory"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(830113===parseInt(n(358))/1*(-parseInt(n(366))/2)+-parseInt(n(319))/3*(-parseInt(n(305))/4)+-parseInt(n(312))/5*(-parseInt(n(372))/6)+parseInt(n(349))/7*(-parseInt(n(368))/8)+-parseInt(n(304))/9+-parseInt(n(334))/10+parseInt(n(339))/11*(parseInt(n(307))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(353)](){return[aa]}[ga(345)](){const t=ga,e=this[t(329)];if(!e[t(316)][t(336)](t(333)))return;const n=e[t(287)],r=e[t(316)][t(303)](t(293));r[t(321)](t(308)),r[t(321)](t(292)),r[t(335)](t(294)),r[t(335)](t(350)),r[t(310)][t(348)](t(294),Hr(n,t(323))),r[t(310)][t(348)](t(350),Hr(n,t(361))),this[t(296)]()}[ga(296)](){const t=ga,e=this[t(329)][t(316)][t(303)](t(293)),n=this[t(329)][t(316)][t(303)](t(342)),r=this[t(329)][t(316)][t(303)](aa)[t(318)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(286)](o[a(301)]),l=e[a(362)](u),f=l[a(290)];if(a(363)!=l[a(311)]||!f||a(292)!=f[a(346)])return;if(o[a(356)])return void s[a(347)]();if(!i[a(360)][a(300)](o[a(288)],s[a(352)]))return;const h=o[a(288)][a(343)][a(332)],g=o[a(288)][a(325)][a(327)],d=h[a(291)][a(291)],{column:p}=n[a(341)](h),{column:m}=n[a(341)](g);for(let s=p;s<=m;s++){const l=n[a(309)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(371)],l=i[a(297)][a(299)](s);i[a(314)][a(295)](a(338)+c,l),r&&i[a(314)][a(315)](a(298),u,l),i[a(297)][a(331)](l,o[a(301)]),t&&(e[a(357)][a(324)](o[a(301)])?i[a(314)][a(295)](a(354),l):i[a(314)][a(367)](a(354),l))}}}}e[t(320)][t(326)](t(363),t(308),t(306),r),e[t(320)][t(326)](t(363),t(292),t(306),r),this[t(329)][t(330)][t(355)].on(t(328),s(),{priority:t(289)}),this[t(329)][t(290)][t(355)].on(t(328),((e,n,r)=>{const o=t;r[o(322)][o(370)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(289)}),this[t(329)][t(330)][t(355)].on(t(337),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(286)](r[o(301)]),c=e[o(362)](a),u=c[o(290)];if(o(363)!=c[o(311)]||!u||o(292)!=u[o(346)])return;const l=s[o(297)][o(344)](r[o(301)]);if(l)for(const t of l)s[o(314)][o(367)](o(338)+i,t),s[o(314)][o(367)](o(354),t),s[o(314)][o(313)](o(298),t),s[o(297)][o(369)](t,r[o(301)])}),{priority:t(289)}),this[t(364)]()}[ga(364)](){const t=ga,e=this[t(329)],n=e[t(287)];function r(e){const r=t;return{type:r(359),content:Hr(n,r(317),e)}}e[t(316)][t(303)](t(293))[t(310)][t(351)]((e=>{const s=t;if(s(363)!=e[s(311)])return;const{data:o}=e;if(o){if(s(308)==o[s(346)]){const t=o[s(302)][0][s(285)];return r(Hr(n,s(t?323:340)))}if(s(292)==o[s(346)]){const t=o[s(302)][0][s(285)];return r(Hr(n,s(t?361:365)))}}}))}}const Ia=ba;function Ea(){const t=["activeMarkers","model","ck-suggestion-marker-insertion","move","_createdBatches","rowInsertionRanges","tablePasteColumn","author","requires","containsRange","entries","removeRows","getSelectionAffectedTableCells","markerAttributes","6LsYNZB","_isForcedDefaultExecutionBlock","return","accept","suggestion-td","locale","$graveyard","insertColumns","tableCellBackgroundColor","TrackChangesEditing","start","dataDowncast","removeColumns","previous","table","first","tableCell","suggestionUnloaded","tableCellHorizontalAlignment","getItems","suggestionLoaded","tablePasteCell","fromEntries","push","selection","deletion","tablePasteRow","call","markMultiRangeBlockFormat","insertion","every","tableCellVerticalAlignment","detach","createRangeOn","rows","has","differ","tableCellBorderStyle","documentSelection","stop","add","markers","findAncestor","getAttributes","getChangedMarkers","Users","tableCellSuggestion","registerPostFixer","last","plugins","from","markMultiRangeDeletion","removeMarkers","change","newRange","previousSibling","TableUtils","get","cell","paragraph","listenTo","getMarkers","row","endRow","getSuggestionCallback","markerToHighlight","getChild","isInContent","updateMarker","formatBlock","ck-suggestion-marker","showSuggestionHighlights","editor","removeMarker","nextSibling","ck-suggestion-marker--active","tablePaste","clipboardOutput","descriptionFactory","setAttributes","createPositionBefore","view","getRanges","high","reduce","low","getRowIndexes","startsWith","endColumn","discard","setAttribute","getRows","_tablePostFixingSubtypes","cells","length","getTableIfOnlyTableInContent","for","find","set","8iHXWgg","register","schema","insertRows","nodeAfter","293170zwkNTR","attributes","keys","deletionRanges","1094670YREQJl","createElement","_getCoordsForCells","getShiftedBy","getSuggestions","column","getSuggestion","element","getAllAdjacentSuggestions","TableClipboard","content","includes","end","value","commands","markerName","type","tableCellPadding","editingDowncast","tableCellBorderWidth","createRangeIn","root","insertContent","oldRange","filter","getChildren","suggestion","getColumns","*Replace table cells*","_suggestionFactory","columnInsertionIndexes","document","name","suggestion:formatBlock:tablePasteCell","getChanges","map","trackChanges","next","insertionRanges","getRange","forceDefaultExecution","getContainedElement","hasSuggestion","21gRtgMh","_replaceTableSlotCell","elementToElement","editing","registerDescriptionCallback","markMultiRangeInsertion","isEmpty","subType","tableCellBorderColor","_splitMarkerName","unwrap","tablePasteChainId","insert","isEqual","rowInsertionIndexes","fromRange","createTableWalker","join","160171Dkkeam","remove","some","createRange","batch","getColumnIndexes","registerCustomCallback","columns","forEach","255350vdQrlE","options","afterInit","rootName","1865988RqiHjg","wrap","fill","position","661220ExMPdL","columnInsertionRanges","conversion","redo","132520iopgkR"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(153211===parseInt(n(296))/1+-parseInt(n(305))/2+parseInt(n(483))/3*(-parseInt(n(317))/4)+parseInt(n(436))/5*(-parseInt(n(332))/6)+-parseInt(n(313))/7*(-parseInt(n(431))/8)+parseInt(n(309))/9+parseInt(n(440))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(459),Ia(491),Ia(369),Ia(350),Ia(363),Ia(340),Ia(457)],_a=Object[Ia(354)](Ta[Ia(475)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(326)](){return[aa]}[Ia(307)](){const t=Ia,n=this[t(404)];if(!n[t(381)][t(367)](t(449)))return;const r=n[t(381)][t(389)](t(341)),s=n[t(381)][t(389)](t(388)),o=n[t(381)][t(389)](aa),a=n[t(381)][t(389)](t(449));o[t(424)][t(355)](t(358),t(324)),n[t(319)][t(433)][t(432)](t(378),{allowIn:t(348),allowContentOf:t(348),isLimit:!0}),n[t(315)][t(485)]({model:t(378),view:t(336)});let c=null;n[t(319)].on(t(462),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(426)]-1];h&&h[u(480)]||r[u(333)]||this[u(404)][u(454)][u(389)](u(476))[u(453)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(370)))return!1;const i=s[o(427)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(330)](n[o(471)][o(356)]);if(!a[o(426)])return!1;const c=a[0][o(374)](o(346)),l=r[o(418)](a),f=r[o(301)](a),h={startRow:l[o(347)],endRow:l[o(380)],startColumn:f[o(347)],endColumn:f[o(380)]};return 1==a[o(426)]&&(h[o(395)]+=r[o(423)](i)-1,h[o(420)]+=r[o(467)](i)-1),ka(c,h,r)}(l,f,n[u(319)],s,a)&&(o[u(371)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(319)][u(385)]((()=>{const t=u;n[t(319)][t(462)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(426)]&&r[t(488)](o,t(358),{tablePasteChainId:s}),a[t(426)]&&r[t(488)](a,t(324),{tablePasteChainId:s}),l[t(426)]&&(r[t(488)](l,t(408),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(304)]((e=>{const n=t;var r;return null===(r=e[n(364)])||void 0===r?void 0:r[n(359)](e)}))),f[t(426)]&&(r[t(383)](f,t(408),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(304)]((e=>{const n=t;var r;return null===(r=e[n(364)])||void 0===r?void 0:r[n(359)](e)})));const g=r[t(360)](h[t(475)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(353),{tablePasteChainId:s});if(g){const e=g[t(393)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(319)][t(365)](s),a=e[t(429)]((e=>e[t(479)]()[t(496)](i)));a&&r[t(355)]([a[t(472)],o])}r[t(426)]&&g[t(422)](t(331),Object[t(354)](r))}c=null})))}),{priority:e.priorities[t(415)]+10}),n[t(381)][t(389)](t(449)).on(t(484),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(371)]();const u=s[r(390)],l=o,f=Aa(u),h=Aa(l);e[r(334)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(297)](u[r(398)](0));for(const t of Array[r(382)](l[r(465)]()))a[r(495)](t,u,r(452));const t=c[r(497)][r(451)](s[r(394)]),e=c[r(470)][r(451)](s[r(445)]);t||e||(g=i.LiveRange[r(498)](a[r(460)](u)))}else h&&!f&&(d=a[r(460)](u));else{const t=a[r(441)](r(378)),e=a[r(441)](r(378));a[r(310)](a[r(460)](u),e),a[r(495)](t,u,0);for(const e of Array[r(382)](l[r(465)]()))a[r(495)](e,t,r(452));g=i.LiveRange[r(498)](a[r(365)](t)),d=i.LiveRange[r(498)](a[r(365)](e))}const p=Array[r(382)](l[r(375)]())[r(464)]((([t])=>Ta[r(451)](t)));c[r(425)][r(355)]({element:u,attributes:p[r(426)]?Object[r(354)](p):null}),g&&c[r(478)][r(355)](g),d&&c[r(439)][r(355)](d)}),{priority:t(415)}),s.on(t(339),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(303)]||1;c[o(470)]=new Array(l)[o(311)](u)[o(475)](((t,e)=>t+e));for(const{cell:t}of s[o(294)](i,{startColumn:u,endColumn:u+l-1}))c[o(314)][o(355)](n[o(319)][o(365)](t))}),{priority:t(417)}),s.on(t(434),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(366)]||1;c[o(497)]=new Array(l)[o(311)](u)[o(475)](((t,e)=>t+e));for(const{cell:t}of s[o(294)](i,{startRow:u,endRow:u+l-1}))c[o(323)][o(355)](n[o(319)][o(365)](t))}),{priority:t(417)}),r[t(410)][t(487)]((e=>{const r=t;if(e[r(490)]&&e[r(490)][r(419)](r(408)))return e[r(345)]?{}:{type:r(361),content:Hr(n[r(337)],r(468))}}));const u=()=>!1;for(const e of[t(408),t(324),t(358),t(353)])r[t(469)][t(302)](t(361),e,t(295),u),r[t(469)][t(302)](t(357),e,t(295),u),r[t(469)][t(302)](t(401),e,t(295),u);r[t(469)][t(302)](t(401),t(353),t(421),u),r[t(469)][t(302)](t(401),t(353),t(335),((e,r,s)=>{const o=t,i=e[o(475)]((t=>t[o(481)]()))[o(464)]((t=>t)),a=new Map(i[o(475)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(425)])e&&a[o(430)](t,e);else if(s&&s[o(331)])for(const[t,e]of Object[o(328)](s[o(331)])){const r=n[o(319)][o(373)][o(389)](t),s=r?r[o(479)]()[o(481)]():null;s&&a[o(430)](s,e)}n[o(319)][o(385)]((t=>{const e=o;for(const[n,r]of a)t[e(411)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(469)][o(302)](e,o(408),s,((t,i,a)=>{const c=o;n[c(319)][c(385)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(342)][o(435)];t.is(o(447),o(378))&&u[o(355)](t)}r[o(469)][o(396)](e,null,s)(t,i,a);for(const t of u)o(338)!=t[o(461)][o(308)]&&n[o(493)](t)}))}))};l(t(361),t(335)),l(t(361),t(421)),l(t(357),t(335)),l(t(357),t(421)),r[t(469)][t(302)](t(361),t(358),t(421),(e=>{const n=t,r=e[n(475)]((t=>t[n(481)]())),i=r[0][n(374)](n(346)),{minRow:a,maxRow:c}=o[n(442)](r);s[n(329)](i,{at:a,rows:c-a+1})})),r[t(469)][t(302)](t(361),t(324),t(421),(e=>{const n=t,r=e[n(475)]((t=>t[n(481)]())),i=r[0][n(374)](n(346)),{minColumn:a,maxColumn:c}=o[n(442)](r);s[n(344)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(490)]||!n[s(490)][s(419)](s(408)))return;const o=n[s(437)][s(494)],i=r[s(444)]()[s(464)]((t=>t[s(399)]&&t[s(437)]&&t[s(437)][s(494)]==o));i[s(426)]&&n[s(448)]()[s(426)]!=i[s(426)]&&i[s(416)](((t,e)=>(t[s(477)]=e,e[s(345)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(492)](e[s(455)]),i=[s(402),s(320)],a=r[s(318)][s(451)](e[s(455)]);return a&&i[s(355)](s(407)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(352),f,{priority:t(415)}),r.on(t(349),f,{priority:t(415)}),n[t(319)][t(471)][t(379)]((()=>{const e=t;let s=!1;const o=Array[e(382)](n[e(319)][e(471)][e(368)][e(376)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(492)](t);if(e(466)!=o||e(357)!=a||i[e(463)])continue;if(!r[e(482)](c))continue;const u=r[e(446)](c)[e(414)](),l=n[e(381)][e(389)](e(377)).me;for(const t of r[e(444)]())if(t[e(399)]&&t[e(325)]==l&&e(401)==t[e(456)]&&e(353)==t[e(490)]&&t[e(414)]()[e(362)]((t=>u[e(298)]((n=>n[e(327)](t,!0))))))for(const n of t[e(448)]())n[e(399)]&&(n[e(421)](),s=!0)}return s})),n[t(319)][t(471)][t(379)]((e=>{const s=t,o=n[s(454)][s(389)](s(316));if(!o||!o[s(322)][s(367)](e[s(300)]))return!1;let i=!1;const a=n[s(381)][s(389)](s(377)).me,c=n[s(319)][s(471)][s(368)][s(474)](),u=Array[s(382)](n[s(319)][s(471)][s(368)][s(376)]())[s(464)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(492)](t);return n(466)==o&&n(408)==i&&c==a.id&&!e[n(463)]}));for(const t of c){if(s(495)!=t[s(456)]||s(378)!=t[s(472)]||1!=t[s(426)])continue;const n=e[s(299)](t[s(312)],t[s(312)][s(443)](1));if(!u[s(429)]((({data:t})=>t[s(386)][s(496)](n))))for(const{name:t,data:r}of u)if(n[s(327)](r[s(386)])){e[s(400)](t,{range:n}),i=!0;break}}return i})),n[t(319)][t(471)][t(379)]((e=>{const s=t;let o=!1;const i=n[s(381)][s(389)](s(377)).me,a=r[s(444)]()[s(464)]((t=>t[s(399)]&&t[s(325)]==i)),c=new Set,u=new Set;for(const t of a)if(s(408)==t[s(490)])for(const e of t[s(393)]()){const n=e[s(479)]()[s(481)]();if(n)if(n.is(s(447),s(378))&&Aa(n)){t[s(405)](e[s(472)]),c[s(372)](n),o=!0;const r=n[s(406)],i=n[s(387)],a=r&&r.is(s(447),s(378)),l=i&&i.is(s(447),s(378));a&&!c[s(367)](r)&&u[s(372)](r),l&&!c[s(367)](i)&&u[s(372)](i)}else n.is(s(447),s(391))&&n[s(489)]&&(t[s(405)](e[s(472)]),o=!0)}else if(s(353)==t[s(490)]){if(!t[s(437)]||!t[s(437)][s(494)])continue;const e=t[s(437)][s(331)];if(e&&Object[s(438)](e)[s(426)])continue;const n=t[s(437)][s(494)];let r=!0,i=!0;for(const e of a)if(e[s(490)]&&e[s(490)][s(419)](s(408))){if(!e[s(437)][s(494)]){i=!1;break}if(e.id!=t.id&&e[s(437)][s(494)]==n){r=!1;break}}i&&r&&(t[s(384)](),o=!0)}for(const t of c)e[s(297)](t);for(const t of u)e[s(493)](t);return o})),n[t(315)][t(428)](t(458))[t(397)]({model:t(473),view:(t,e)=>h(t),converterPriority:t(415)}),n[t(315)][t(428)](t(343))[t(397)]({model:t(473),view:(e,n)=>n[t(306)][t(403)]?h(e,!1):null,converterPriority:t(415)});const g=n[t(486)][t(413)];this[t(392)](g[t(471)],t(409),((e,n)=>{const r=t,s=[];for(const t of g[r(460)](n[r(450)])[r(351)]())t.is(r(447),r(336))&&s[r(355)](t);g[r(385)]((t=>{const e=r;for(const n of s)t[e(321)](t[e(460)](n),t[e(412)](n)),t[e(297)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(489)])return!0;const n=t[e(398)](0);return n.is(e(447),e(391))&&n[e(489)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(294)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(813290===parseInt(n(280))/1*(parseInt(n(286))/2)+-parseInt(n(260))/3+parseInt(n(279))/4*(parseInt(n(254))/5)+parseInt(n(291))/6+parseInt(n(297))/7*(-parseInt(n(261))/8)+-parseInt(n(247))/9*(parseInt(n(271))/10)+-parseInt(n(252))/11*(-parseInt(n(298))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(256)](){const t=Ca;if(!this[t(258)][t(288)][t(269)](t(263)))return;const e=this[t(258)][t(288)][t(267)](t(262));e[t(264)](t(272),this[t(259)][t(250)](this)),e[t(257)][t(295)](t(282),t(244),t(242),e[t(257)][t(287)](t(282),null,t(266))),e[t(257)][t(295)](t(282),t(244),t(266),e[t(257)][t(287)](t(282),null,t(242))),e[t(248)][t(274)](this[t(290)][t(250)](this))}[Ca(259)](t,e){const n=Ca,r=this[n(258)][n(288)][n(267)](n(262)),s=this[n(258)][n(288)][n(267)](n(263)),o=e[n(293)]||this[n(258)][n(243)][n(251)][n(268)][n(285)]();this[n(258)][n(243)][n(277)]((()=>{const i=n,a=s[i(294)](o);let c=a?s[i(241)](a):null,u=o[i(281)](i(270))||null;const l=e[i(270)]||u,f=e[i(246)]||c,h=this[i(258)][i(288)][i(267)](i(289)).me;for(const t of r[i(275)]()){const e=t[i(253)]();if(i(244)===t[i(265)]&&e===o){t[i(283)]!==h&&t[i(266)]();const e=t[i(276)][i(278)];u=e[0][i(270)],c=e[0][i(246)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(249)](o,{commandName:i(272),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(244)},[],i(244))}))}[Ca(290)](t){const e=Ca;if(e(282)!=t[e(296)]&&e(255)!=t[e(296)])return;const{data:n}=t;if(n&&e(244)===n[e(284)]){const t=e(292);return{type:e(245),content:Hr(this[e(258)][e(273)],t)}}}}function Na(){const t=["formatInline","afterInit","_suggestionFactory","editor","handleResizeTableWidthCommand","3888147zXUEwC","7740832NcupWC","TrackChangesEditing","TableColumnResizeEditing","enableCommand","subType","discard","get","selection","has","tableWidth","538910ifhRDn","resizeTableWidth","locale","registerDescriptionCallback","getSuggestions","data","change","commandParams","748KJdLnK","5nwwOPL","getAttribute","formatBlock","author","formatGroupId","getSelectedElement","213958tShboJ","getSuggestionCallback","plugins","Users","handleSuggestionDescription","26598GozLzs","*Format:* resize table","table","getColumnGroupElement","registerCustomCallback","type","7IlPrpY","3445368QWNhrK","getTableColumnsWidths","accept","model","resizeTable","format","columnWidths","9OeFLev","descriptionFactory","markBlockFormat","bind","document","99tRsAYI","getContainedElement","200evCBIZ"];return(Na=function(){return t})()}const Sa=va;function Ma(){const t=["Template","34613359CsDKmw","3viWQkO","11iqCEQY","3960820WSbAgH","3162467DfKFAI","8vNhNda","enableCommand","13722DfqGGz","afterInit","plugins","editor","194572GtlsaY","1308864MoqOWh","has","2841327sChImO","insertTemplate","get","TrackChangesEditing","2720DqtEvj"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(788209===parseInt(n(267))/1*(-parseInt(n(256))/2)+parseInt(n(266))/3*(parseInt(n(257))/4)+-parseInt(n(263))/5*(parseInt(n(252))/6)+-parseInt(n(269))/7+parseInt(n(270))/8*(-parseInt(n(259))/9)+parseInt(n(268))/10+parseInt(n(265))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(253)](){const t=Sa,e=this[t(255)];e[t(254)][t(258)](t(264))&&e[t(254)][t(261)](t(262))[t(271)](t(260))}}function wa(){const t=["ELEMENT_TABLE_OF_CONTENTS","locale","24hvIzak","get","enableCommand","634827BajxiV","registerElementLabel","3juRaPC","25184568tIeLbr","commands","10ZEWMdj","insertTableOfContents","31280JgEsIh","plugins","editor","700034BqZYGP","TrackChangesEditing","descriptionFactory","762WYDLOJ","38878WLSwiI","551700niSqRt","tableOfContents","104OfvIeq","afterInit","7833727JaWuXV"];return(wa=function(){return t})()}const Da=Fa;function Fa(t,e){const n=wa();return(Fa=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(375145===-parseInt(n(407))/1+parseInt(n(417))/2*(parseInt(n(409))/3)+parseInt(n(424))/4*(parseInt(n(414))/5)+parseInt(n(420))/6*(-parseInt(n(421))/7)+parseInt(n(429))/8*(-parseInt(n(422))/9)+-parseInt(n(412))/10*(parseInt(n(426))/11)+parseInt(n(410))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Pa extends t.Plugin{[Da(425)](){const t=Da,e=this[t(416)];if(!e[t(411)][t(430)](t(413)))return;e[t(415)][t(430)](t(418))[t(431)](t(413));const n=e[t(415)][t(430)](t(418)),r=e[t(428)];n[t(419)][t(408)](t(423),(e=>Hr(r,t(427),e)))}}const xa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(124754===-parseInt(n(293))/1+parseInt(n(326))/2+parseInt(n(328))/3*(parseInt(n(314))/4)+-parseInt(n(308))/5+parseInt(n(330))/6+parseInt(n(323))/7+-parseInt(n(313))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[xa(324)](){const t=xa,e=this[t(318)];if(!e[t(302)][t(321)](t(317)))return;const n=e[t(302)][t(332)](t(306));n[t(311)][t(333)](t(334),(()=>Hr(e[t(295)],t(320)))),e[t(310)][t(303)][t(298)]((r=>{const s=t;let o=!1;const i=Array[s(297)](e[s(310)][s(303)][s(329)][s(312)]());for(const{name:t,data:a}of i){const{group:i}=n[s(294)](t);if(s(316)!==i||!a[s(307)])continue;const c=a[s(307)],u=c[s(319)][s(322)];if(!u||!u.is(s(301),s(334)))continue;if(!c[s(327)][s(299)](c[s(319)]))continue;const l=e[s(310)][s(331)][s(304)](c[s(319)],s(300));if(l&&l[s(309)]){const e=r[s(325)](c[s(327)],l[s(327)]);e[s(296)](c)||(r[s(315)](t,{range:e}),o=!0)}o||(r[s(305)](t),o=!0)}return o}))}}function ja(){const t=["has","nodeBefore","992467vQBQFc","afterInit","createRange","493250qrzqFa","start","634086exNHXi","differ","1383786FGYYZs","schema","get","registerElementLabel","title-content","163123xTXhdx","_splitMarkerName","locale","isEqual","from","registerPostFixer","isTouching","forward","element","plugins","document","getNearestSelectionRange","removeMarker","TrackChangesEditing","newRange","892600KFrrMi","isCollapsed","model","descriptionFactory","getChangedMarkers","2912016xGOjHE","4cttuXS","updateMarker","suggestion","Title","editor","end","ELEMENT_TITLE"];return(ja=function(){return t})()}const Ga=za;function Va(){const t=["1671nTdltH","4447668jLyygu","74911qcHoJN","get","888DAAREf","261102mEmbQR","has","126uqiFsd","undo","3473658ukNugR","enableCommand","306096ZVvzvn","afterInit","editor","417868RZPOEg","plugins","UndoEditing","48bMhnAc","TrackChangesEditing","30ScPWkZ","65tVBQWg","redo"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(602761===-parseInt(n(341))/1+-parseInt(n(334))/2*(-parseInt(n(339))/3)+-parseInt(n(340))/4+-parseInt(n(337))/5*(parseInt(n(344))/6)+-parseInt(n(346))/7*(-parseInt(n(350))/8)+parseInt(n(348))/9*(-parseInt(n(336))/10)+-parseInt(n(331))/11*(-parseInt(n(343))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Ha extends t.Plugin{[Ga(351)](){const t=Ga,e=this[t(352)],n=e[t(332)][t(342)](t(335));e[t(332)][t(345)](t(333))&&(n[t(349)](t(347)),n[t(349)](t(338)))}}function Wa(t,e){const n=qa();return(Wa=function(t,e){return n[t-=242]})(t,e)}const Ka=Wa;function qa(){const t=["plugins","7064NPMgtc","7381407OGAsDN","5685tQevhR","720858QerZmu","15rMSFgV","820dHLfKc","11982080afqFJq","TrackChangesEditing","10380bxMZnk","enableCommand","10528119reRWmk","369udiCcw","has","get","editor","afterInit","24joiTqz","toggleTableCaption","TableCaptionEditing","requires","22ZdMVwD"];return(qa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(821002===-parseInt(n(243))/1*(parseInt(n(255))/2)+-parseInt(n(259))/3*(parseInt(n(262))/4)+-parseInt(n(261))/5*(parseInt(n(260))/6)+parseInt(n(245))/7+parseInt(n(257))/8*(parseInt(n(246))/9)+-parseInt(n(263))/10+-parseInt(n(258))/11*(-parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Ka(254)](){return[aa]}[Ka(250)](){const t=Ka,e=this[t(249)];e[t(256)][t(247)](t(253))&&e[t(256)][t(248)](t(242))[t(244)](t(252))}}const Za=Ja;function Ya(){const t=["9327157WymDDS","pluginName","tableBackgroundColor","change","has","subType","TableCellPropertiesEditing","registerDescriptionCallback","registerCustomCallback","document","getSelectionAffectedTableCells","join","2910teSXVq","tableCellBackgroundColor","16366380MvTpwH","TableUtils","enableCommand","tableWidth","TrackChangesTableProperties","getSuggestionCallback","handleSuggestionDescription","tableHeight","locale","tableCellBorderStyle","afterInit","removeAttribute","460136uNdPzd","plugins","data","handleDiscardAction","findAncestor","63FvjXsj","getContainedElement","*Format:* change table properties","_suggestionFactory","7848522oprhHj","tableCellProperties","getSuggestions","selection","descriptionFactory","getFirstPosition","tableBorderColor","start","nodeAfter","editor","discard","tableBorderStyle","accept","enqueueChange","tableCellWidth","get","table","982617NhMbWq","tableCellBorderWidth","tableCellHeight","_handlePropertyChange","tableCellBorderColor","tableAlignment","format","getAttribute","tableBorderWidth","TrackChangesEditing","6770pISOmD","tableCellPadding","3988OnGjjD","tableCellVerticalAlignment","98lbTuhu","*Format:* change table cell properties","batch","commandParams","formatBlock","TablePropertiesEditing","model","setAttribute","tableCellHorizontalAlignment","tableProperties","markBlockFormat","_getSuggestion"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(878506===parseInt(n(338))/1+parseInt(n(352))/2*(-parseInt(n(298))/3)+parseInt(n(350))/4*(parseInt(n(348))/5)+-parseInt(n(321))/6+-parseInt(n(286))/7+-parseInt(n(312))/8*(parseInt(n(317))/9)+parseInt(n(300))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(283)]=[e(327),e(332),e(346),e(343),e(303),e(307),e(288)],this[e(322)]=[e(342),e(309),e(339),e(349),e(335),e(340),e(299),e(282),e(351)]}static get[Za(287)](){return Za(304)}[Za(310)](){const t=Za,e=this[t(330)][t(313)][t(336)](t(347));if(this[t(330)][t(313)][t(290)](t(357))){for(const n of this[t(283)])e[t(302)](n,((e,r)=>{const s=t,o=this[s(330)][s(280)][s(295)][s(324)][s(326)]()[s(316)](s(337));this[s(341)](n,[o],this[s(283)],s(283),e,r)}));e[t(320)][t(294)](t(356),t(283),t(333),e[t(320)][t(305)](t(356),null,t(331))),e[t(320)][t(294)](t(356),t(283),t(331),((e,n)=>this[t(315)](this[t(283)],e,n))),e[t(320)][t(294)](t(356),t(283),t(297),(()=>!1))}if(this[t(330)][t(313)][t(290)](t(292))){for(const n of this[t(322)])e[t(302)](n,((e,r)=>{const s=t,o=this[s(330)][s(313)][s(336)](s(301))[s(296)](this[s(330)][s(280)][s(295)][s(324)]);this[s(341)](n,o,this[s(322)],s(322),e,r)}));e[t(320)][t(294)](t(356),t(322),t(333),e[t(320)][t(305)](t(356),null,t(331))),e[t(320)][t(294)](t(356),t(322),t(331),((e,n)=>this[t(315)](this[t(322)],e,n))),e[t(320)][t(294)](t(356),t(322),t(297),(()=>!1))}e[t(325)][t(293)]((e=>this[t(306)](e)))}[Za(341)](t,e,n,r,s,o){const i=Za,a=this[i(330)][i(313)][i(336)](i(347));this[i(330)][i(280)][i(334)](o[i(354)],(()=>{const t=i;for(const i of e)if(this[t(285)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(345)](r);void 0!==n&&(e[r]=n)}s(o),a[t(284)](i,{commandParams:[e]},[],r)}}))}[Za(315)](t,e,n){const r=Za,s=e[0][r(328)][r(329)],o=n[r(355)][0];this[r(330)][r(280)][r(289)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(281)](r,o[r],s):e[n(311)](r,s)}))}[Za(306)](t){const e=Za;if(t[e(314)])switch(t[e(291)]){case e(283):return{type:e(344),content:Hr(this[e(330)][e(308)],e(319))};case e(322):return{type:e(344),content:Hr(this[e(330)][e(308)],e(353))}}}[Za(285)](t,e){const n=Za,r=this[n(330)][n(313)][n(336)](n(347));for(const s of r[n(323)]({skipNotAttached:!0})){const r=s[n(318)]();if(s[n(291)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=317]})(t,e)}function Tc(){const t=["consume","attribute","data-suggestion","track-changes-enable-command-twice","dataToMarker","suggestion-type","conversion","1055936ayLvkn","pluginName","_reduceSuggestionAttributeRange","for","_adapter","insertion","plugins","deletion:chain","value","deletion:discard","getRanges","getAllAdjacentSuggestions","2898670UGSQwd","authoredAt","unshift","hasCommentThread","getAttribute","concat","fire","remove","suggestion","markMultiRangeDeletion","trackChangesCommand","activeMarkers","reconvertMarker","suggestionLoaded","chain","includes","formatInline","containsPosition","_removeSuggestion","_recordAttributeSuggestions","deletion:accept","insertion:","removeMarker:suggestion:formatBlock","track-changes-adapter-missing-getsuggestion","_trackFormatChanges","_refreshAttributeSuggestionsChain","suggestionUnloaded","documentSelection","writer","PendingActions","isLimit","addComment","update:suggestion","suggestion:","substr","item","removeMarker:suggestion:attribute","insertion:discard","accept","normal","markDeletion","define","isArray","deleteContent","length","locale","formatBlock:join","_recordAttributeChanges","_defaultCallbacks","getItems","_isBlockAttribute","track-changes-adapter-already-set","newValue","getUser","notReady","@external","markers","assign","fetchCommentThread","splice","acceptSuggestion","applyOperation","addMarker:suggestion","createRangeOn","markInlineFormat","has","options","trackChanges.trackFormatChanges","find","isOwn","registerInlineAttribute","hasComments","_rangeIsInLocalUserInsertion","clear","addMarker:suggestion:attribute","_enabledCommands","toUpperCase","substring","acceptAllSuggestions","deletion:","deletion","enableDefaultAttributesIntegration","createSelection","getShiftedBy","_getMarkerAnnouncementText","_handleNewSuggestionMarker","markAttributeChange","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.","forEach","track-changes-suggestion-data-mismatch","markerReady","range","stopListening","isObject","low","getMultiRangeId","previous","startsWith","formatInline:chain","addSuggestion","insertContent","multipleBlocks","isUndo","_customCallbacks","attributeNewValue","change:activeMarkers","_setSuggestionData","isRemovable","addMarker:suggestion:formatBlock","attribute:discard","attributeKey","trackChanges.mergeNestedSuggestions","_getAttributeKey","_initAriaMarkerChangeAnnouncements","discard","detach","getIntersection","trackChanges","isIntersectingWithRange","getCustomProperty","getAncestors","warn","toViewElement","multi","open","_getSuggestionData","_saved","forceDefaultExecution","getDifference","parent","oldValue","external:","subType","isNextTo","_findSuggestions","getMarkers","action","init","_model","model","announce","insertion:join","registerCustomCallback","_getAuthorFromId","stop","formatGroupId","addHighlight","requires","_refreshSuggestionsChain","marker-count","ck-suggestion-marker-","attributeOldValue","editingDowncast","execute","data","setAttribute","isMultiRange","2423337AFHFIl","_inlineAttributeKeys","6yUdGJa","getChangedMarkers","84060CYkxEe","setTo","oldRange","elementStart","deletion:join","dataDowncast","getChanges","push","rename","listenTo","add","formatBlock:accept","attribute:","rethrowUnexpectedError","_onDiscard","_checkSuggestionCorrectness","136131YsIcJK","addCommentThread","getNearestSelectionRange","error-saving-suggestion-data-suggestion-discarded","format","from","change:_saved","unbindElementFromMarkerName","dataReady","getCommentThread","formatBlock:chain","tablePasteChainId","formatInline:","_isRegisteredAttribute","Users","formatBlock:discard","resolve","adapter","key","2PRbYSM","addUser","_updateSuggestionData","$elementName","getSuggestion","high","batch","markerToData","PENDING_ACTION_SUGGESTION","createPositionBefore","unbind","selection","getLastMatchingPosition","catch","backward","skipNestingCheck","createRange","suggestionChanged","_joinWithAdjacentSuggestions","nodeBefore","descriptionFactory","every","_getExternalAuthor","isDocumentOperation","TrackChangesEditing","formatInline:discard","config","removeAttribute","ck-suggestion-marker","createPositionAfter","toJSON","_isForcedDefaultExecutionBlock","discardAllSuggestions","before","containsRangeInObject","mapper","_suggestionFactory","containsItem","setSelection","20EQkXDy","_addSuggestionMarker","track-changes-user-not-found","editor","createdAt","filter","keys","root","getRange","always","addMarkerName","elementEnd","suggestion:attribute:","isExternal","moveTargetPosition","formatBlock:","schema","group","join","insertion:accept","position","commandName","widget","markBlockFormat","getSuggestions","CommentsRepository","delete","groupId","isInsideObject","creator","registerPostFixer","ck-suggestion-marker--active","default","_splitMarkerName","buildSuggestion","end","bindElementToMarker","next","getContainedElement","commentThread","createPositionAt","_processAttributeChanges","insert","createElement","isLocal","addClass","set","formatInline:join","forward","authorName","some","ck-suggestion-marker-formatInline","_SUGGESTION_ANNOUNCEMENT","_joinSuggestions","getFirstRange","containsRange","track-changes-command-not-found","hasSuggestion","removeMarkers","lowest","splitPosition","map","targetPosition","markerToHighlight","FORMATTING","_reduceExistingSuggestions","attribute:join","containerElement","$textProxy","document","element","nodeAfter","getWalker","pop","removed","isCollapsed","registerBlockAttribute","enqueueChange","consumable","attributes","$text","$graveyard","isAfter","enableReadOnlyMode","_setSuggestionRange","isTouching","markMultiRangeBlockFormat","never","return","markerNameToElements","fromCharCode","isBlock","insertion:chain","upcast","rejected","ready","_createSuggestion","elementToElement","isAtStart","comments","start","removeMarker","_cutOutSuggestionMarker","_suggestionState","track-changes-suggestion-not-found","isAtEnd","type","change:data","isEqual","updateSuggestion","addSuggestionData","_blockAttributeKeys","12551803MSrBGf","formatBlock","discardSuggestion","getSuggestionCallback","author","then","size","isBefore","refresh","isIntersecting","change","fromRange","formatInline:accept","310AYTqDz","LEAVE","enableCommand","12UuwzRb","removeComment","isSelectable","ENTER","howMany","sort","_afterChanges","_addThreadToSuggestion","acceptSelectedSuggestions","originalSuggestionId","clone","commands","addRange","head","_mergeNestedSuggestions","markMultiRangeInsertion","name","getFirstMarker","newRange","rootName","discardSelectedSuggestions","_isDataLoaded","values","attribute:accept","removeClass","markInsertion","_commentsRepository","_suggestions","_editor","get","after","updateMarker","markerName","highest","move","_registerDefaultCallbacks","createRangeIn","2239768foluLh","_breakSuggestionMarker","$marker","collaboration.channelId","ck-suggestion-marker-formatBlock","split","differ","showSuggestionHighlights","isInContent","meta","addMarker","_processAttributeSuggestions","editing","accepted"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(604334===parseInt(n(318))/1*(parseInt(n(543))/2)+parseInt(n(732))/3*(-parseInt(n(357))/4)+parseInt(n(555))/5*(parseInt(n(714))/6)+parseInt(n(712))/7+parseInt(n(522))/8+parseInt(n(716))/9*(-parseInt(n(482))/10)+-parseInt(n(469))/11*(parseInt(n(485))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(321);class yc extends t.Plugin{static get[Ec(702)](){return[Ec(382),o.Users,t.PendingActions,Qr,ns,is,ls,Ts,ps,As,Ss,Bs,to,so,uo,go,bo,Ao,Ro,vo,Fo,zo,xo,qo,Jo,ei,ai,pi,Li,oi,Vs,Ks,bi,Ai,vi,Fi,Ui,Hi,Xi,Qi,ra,aa,ha,ma,Xa,ya,Ra,Pa,Qa,Oa,Ua,Ha]}static get[Ec(544)](){return Ec(342)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(418)]((t=>String[e(447)](t)))[e(375)]("")}super(t),this[e(574)]=!1,this[e(403)](e(566),[]),this.on(e(660),((n,r,s,o)=>{const i=e;this[i(693)][i(479)]((()=>{const e=i;for(const n of[...o,...s])this[e(693)][e(611)][e(620)](n)&&t[e(534)][e(567)](n)}))})),this[e(338)]=new Xr(this[e(360)][e(694)][e(373)],this[e(360)][e(600)]),this[e(547)]=null,this[e(354)]=new Ac(this[e(360)]),this[e(512)]=new Map,this[e(511)]=t[e(549)][e(514)](e(382)),this[e(630)]=new Set,this[e(693)]=this[e(360)][e(694)],this[e(460)]=new WeakMap,this[e(349)]=!1,this[e(468)]=new Set([e(321)]),this[e(713)]=new Set,t[e(344)][e(596)](e(622),e(389)),this[e(579)]=t[e(344)][e(514)](e(622)),t[e(344)][e(596)](e(666),!0),this[e(499)]=t[e(344)][e(514)](e(666)),this[e(565)]=new l(t,this[e(630)]),this[e(668)](),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,49,50,50,52])}[Ec(692)](){const t=Ec,n=this[t(360)],r=(e,n)=>{const r=t;if(r(537)!=e)return r(705)+e;const s=n[r(527)]("|")[0];return this[r(605)](s)?r(526):r(408)};n[t(542)][t(546)](t(707))[t(420)]({model:t(563),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(390)](e[n(517)]),a=[n(346),r(o,i)];let c=3e3;return this[n(566)][n(570)](e[n(517)])&&(a[n(723)](n(388)),c=3010),n(635)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(542)][t(546)](t(721))[t(726)]((e=>{const r=t;e.on(r(617),((t,e,s)=>{const o=r;if(!s[o(621)][o(529)])return;const i=e[o(590)];if(!i)return;const c=s[o(353)][o(677)](i);n[o(694)][o(373)][o(648)](i)&&c&&!c[o(674)](o(379))&&c.is(o(424))&&(0,a.toWidget)(c,s[o(583)])}),{priority:r(323)})})),n[t(542)][t(546)](t(721))[t(420)]({model:t(563),view:(e,n)=>{const s=t;if(!n[s(621)][s(529)])return null;const{type:o,subType:i}=this[s(390)](e[s(517)]);return{classes:[s(346),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(590)])return;const{id:c}=this[a(390)](o[a(517)]);if(r){const t=this[a(512)][a(514)](c),e=this[a(667)](t);if(!this[a(605)](e))return}if(o[a(590)].is(a(329)))return void i[a(435)][a(536)](o[a(590)],s[a(501)]);const u=i[a(353)][a(677)](o[a(590)]);if(o[a(590)].is(a(427))&&n[a(694)][a(373)][a(448)](o[a(590)])&&!u[a(674)](a(701))){i[a(583)][a(402)]([a(346),a(526)],u),i[a(583)][a(710)](a(538),c,u),i[a(353)][a(393)](u,o[a(517)]),e&&(this[a(566)][a(570)](o[a(517)])?i[a(583)][a(402)](a(388),u):i[a(583)][a(509)](a(388),u));for(const t of n[a(694)][a(521)](o[a(590)])[a(604)]())i[a(435)][a(536)](t,s[a(501)]);i[a(435)][a(536)](o[a(590)],s[a(501)])}};n[t(542)][t(546)](t(721))[t(726)]((e=>{const n=t;e.on(n(663),((t,e,r)=>{const o=n;r[o(621)][o(529)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(518)})})),n[t(542)][t(546)](t(721))[t(726)]((e=>{const n=t;e.on(n(629),((t,e,r)=>{const o=n;r[o(621)][o(529)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(518)})})),n[t(542)][t(546)](t(721))[t(325)]({model:t(563),view:(e,n)=>n[t(621)][t(529)]?null:{group:t(563),name:e[t(589)](11)}}),n[t(542)][t(546)](t(450))[t(454)]({view:{name:t(563),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(588)+e[r(559)](r(541))+":"+e[r(559)]("id");return e[r(559)](r(704))&&(s+=":"+e[r(559)](r(704))),n[r(400)](r(524),{"data-name":s})}}),n[t(542)][t(546)](t(450))[t(540)]({view:t(563)}),n[t(542)][t(546)](t(707))[t(726)]((e=>{const n=t;e.on(n(663),s(),{priority:n(323)})})),n[t(542)][t(546)](t(707))[t(726)]((e=>{const n=t;e.on(n(629),s({isAttributeSuggestion:!0}),{priority:n(323)})})),n[t(542)][t(546)](t(707))[t(726)]((e=>{const n=t;e.on(n(577),((t,e,r)=>{const s=n,o=r[s(353)][s(446)](e[s(517)]);if(o)for(const t of o)t[s(674)](s(701))||(r[s(583)][s(509)]([s(346),s(526),s(388)],t),r[s(583)][s(345)](s(538),t),r[s(353)][s(739)](t,e[s(517)]))}),{priority:n(323)})})),n[t(542)][t(546)](t(707))[t(726)]((e=>{const n=t;e.on(n(591),((t,e,r)=>{const s=n,o=r[s(353)][s(446)](e[s(517)]);if(!o)return;const{id:i}=this[s(390)](e[s(517)]),a=this[s(512)][s(514)](i),c=this[s(667)](a);if(this[s(605)](c))for(const t of o)t[s(674)](s(701))||(r[s(583)][s(509)]([s(346),s(526),s(388)],t),r[s(583)][s(345)](s(538),t),r[s(353)][s(739)](t,e[s(517)]))}),{priority:n(323)})})),n[t(694)][t(426)][t(387)]((e=>{const r=t;let s=!1;const o=Array[r(737)](n[r(694)][r(426)][r(528)][r(715)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(390)](t);if(r(563)!==o)continue;const h=this[r(512)][r(514)](f);if(null!=c[r(503)]){r(571)==u&&(s=s||Lc(c[r(503)],t,e,n[r(694)][r(373)]));const o=r(537)==u&&this[r(605)](l[r(527)]("|")[0]);if(c[r(503)][r(432)]||r(438)==c[r(503)][r(364)][r(504)]||r(470)==u&&!Nc(c[r(503)])||o&&!Nc(c[r(503)])||r(635)==u&&(Cc(a=c[r(503)])||function(t){const e=r;return t[e(457)][e(684)]==t[e(392)][e(337)]&&t[e(457)][e(462)]}(a)))e[r(458)](t),s=!0;else{if(!h||!h[r(530)])continue;i[r(726)](h)}}}var a;return i[r(475)]>0&&(s=!!this[r(336)](i)||s),s})),n[t(694)][t(426)][t(387)]((e=>{const r=t;let s=!1;for(const t of n[r(694)][r(426)][r(528)][r(722)]())if(r(399)==t[r(463)])for(const t of this[r(512)][r(507)]()){if(t[r(711)]||!t[r(530)])continue;const o=r(470)==t[r(463)],i=this[r(667)](t),a=i&&this[r(605)](i);if(!o&&!a)continue;const c=t[r(411)]();if(c[r(457)][r(684)]!=c[r(392)][r(684)]&&!c[r(392)][r(462)]){const o=n[r(694)][r(397)](c[r(457)][r(428)],r(392)),i=n[r(694)][r(334)](c[r(457)],o);e[r(516)](t[r(502)](),{range:i}),s=!0}}return s})),n[t(694)][t(426)][t(387)]((e=>this[t(398)](e))),n[t(694)][t(426)][t(387)]((e=>!e[t(324)][t(401)]&&this[t(533)](e))),n[t(694)].on(t(491),(()=>{this[t(574)]=!1})),n[t(694)][t(426)].on(t(464),((r,s)=>{const o=t;if(!s[o(401)]||s[o(657)])return;if(!this[o(574)])return;const i=n[o(694)][o(426)][o(528)][o(722)]();if(0==i[o(599)])return;const a=[],c=i[o(362)]((t=>o(537)==t[o(463)])),u=i[o(362)]((t=>o(399)==t[o(463)]&&o(437)!=t[o(501)]));for(const t of c)this[o(745)](t[o(665)])&&a[o(723)]({key:t[o(665)],newValue:t[o(659)],oldValue:t[o(706)],range:Sc(t[o(646)],n[o(694)])});for(const t of u){if(o(724)!=t[o(691)]&&o(477)!=t[o(691)])continue;const e=Mc(t[o(377)][o(428)],n[o(694)]),r=t[o(351)];o(724)==t[o(691)]&&a[o(723)]({key:o(321),newValue:t[o(501)],oldValue:r[o(501)],range:e});for(const[n,s]of r[o(436)]){if(!this[o(745)](n))continue;const r=t[o(436)][o(514)](n);s!==r&&a[o(723)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(436)])this[o(745)](n)&&(r[o(436)][o(620)](n)||a[o(723)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(599)]&&n[o(694)][o(434)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(641)](t,e,s,o,{groupId:r});this[n(422)](t,a)}))}),{priority:t(416)}),n[t(694)][t(611)].on(t(587),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(390)](n[s(501)]),e=this[s(512)][s(514)](t);e&&e[s(367)](n[s(501)])}})),n[t(694)][t(426)].on(t(464),(()=>{const e=t,r=Array[e(737)](n[e(694)][e(426)][e(528)][e(715)]())[e(362)]((t=>e(563)===this[e(390)](t[e(501)])[e(374)]));if(0===r[e(599)])return;r[e(490)](((t,n)=>{const r=e,s=t[r(709)][r(718)],o=n[r(709)][r(718)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(457)][r(476)](o[r(457)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(390)](t);if(null===n[e(718)]){const n=this[e(640)](t);o[e(726)](n)}else{const t=this[e(512)][e(514)](r);null!==n[e(503)]||t[e(530)]?(s[e(726)](t[e(498)]),o[e(726)](t)):this[e(573)](t)}}o[e(475)]>0&&this[e(703)](o);for(const t of s)this[e(561)](e(335),t)})),n[t(694)].on(t(616),((e,r)=>{const s=t,o=r[0];if(!this[s(512)][s(475)])return;if(!o[s(341)])return;if(o[s(324)][s(657)]||!o[s(324)][s(401)])return;let i,a;switch(o[s(463)]){case s(399):i=n[s(694)][s(397)](o[s(377)]),a=i[s(638)](o[s(489)]);break;case s(527):i=n[s(694)][s(397)](o[s(417)]),a=n[s(694)][s(397)](o[s(371)]);break;case s(519):i=n[s(694)][s(397)](o[s(419)]),a=i[s(638)](o[s(489)]);break;default:return}const c=n[s(694)][s(334)](i,a);n[s(694)][s(479)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(689)](c)){if(e[t(711)])continue;if(t(571)==e[t(463)])continue;const r=this[t(667)](e);if(r&&this[t(605)](r)&&t(527)!=o[t(463)])continue;const s=e[t(709)]&&e[t(709)][t(656)];(t(470)!=e[t(463)]||t(527)==o[t(463)]&&!s)&&(n[t(352)]||t(548)==e[t(463)]&&n[t(624)]||e[t(411)]()[t(412)](c)&&this[t(523)](e,i,a))}}))}),{priority:t(416)}),n[t(694)].on(t(598),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(682)])return;if(this[s(349)])return;if(!this[s(565)][s(551)])return;if(o[s(432)])return;const a=n[s(694)][s(373)],{start:c,end:u}=o[s(411)](),l=c[s(428)]&&a[s(585)](c[s(428)])?null:a[s(734)](c,s(405)),f=u[s(337)]&&a[s(585)](u[s(337)])?null:a[s(734)](u,s(332)),h=n[s(694)][s(334)](l?l[s(457)]:c,f?f[s(392)]:u);n[s(694)][s(479)]((t=>{const e=s;this[e(595)](h);const r=n[e(694)][e(373)][e(734)](h[e(457)]);o.is(e(582))?t[e(356)](r):o[e(717)](r)})),e[s(699)]()}),{priority:e.priorities[t(594)]+10}),n[t(694)].on(t(655),((e,r)=>{const s=t,o=r[r[s(599)]-1];o&&o[s(682)]||this[s(349)]||this[s(565)][s(551)]&&(n[s(694)][s(479)]((()=>{const t=s;let o=n[t(694)][t(655)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(445)]=o[t(495)]();const i=o[t(392)][t(337)],a=n[t(694)][t(373)];i&&a[t(448)](i)&&!a[t(648)](i)&&(o=n[t(694)][t(334)](o[t(457)],n[t(694)][t(397)](i,t(392)))),this[t(510)](o)})),e[s(699)]())}),{priority:t(323)}),this[t(360)][t(496)][t(726)](t(672),this[t(565)]),this[t(484)](t(672));const o=new p(n,this[t(512)]);n[t(496)][t(726)](t(615),o),this[t(484)](t(615));const i=new b(n,this[t(512)]);n[t(496)][t(726)](t(471),i),this[t(484)](t(471)),n[t(496)][t(726)](t(633),new S(n,o,this[t(512)])),this[t(484)](t(633)),n[t(496)][t(726)](t(350),new S(n,i,this[t(512)])),this[t(484)](t(350)),n[t(496)][t(726)](t(493),new w(n,o,this[t(512)])),this[t(484)](t(493)),n[t(496)][t(726)](t(505),new w(n,i,this[t(512)])),this[t(484)](t(505));const c=n[t(549)][t(514)](t(382));this[t(725)](c,t(586),((e,{threadId:n})=>{const r=t,s=this[r(512)][r(514)](n);s&&s[r(396)]&&1===s[r(396)][r(599)]&&this[r(320)](n,{hasComments:!0})}),{priority:t(649)}),this[t(725)](c,t(486),((e,{threadId:n})=>{const r=t,s=this[r(512)][r(514)](n);s&&s[r(396)]&&!s[r(396)][r(599)]&&this[r(320)](n,{hasComments:!1})}),{priority:t(649)})}set[Ec(749)](t){const n=Ec;if(this[n(547)])throw new e.CKEditorError(n(606),this);this[n(547)]=t}get[Ec(749)](){return this[Ec(547)]}[Ec(381)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(512)][n(507)]())t&&!e[n(530)]||r[n(723)](e);return e?r[n(418)]((t=>t[n(348)]())):r}[Ec(322)](t){const n=Ec,r=this[n(512)][n(514)](t);if(!r)throw new e.CKEditorError(n(461),this);return r}[Ec(414)](t){const e=Ec;return this[e(512)][e(620)](t)}[Ec(467)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(463)][e(527)](":"),a=this[e(512)][e(514)](r)||this[e(453)](o,i,r,n,s);if(this[e(492)](a),this[e(731)](a,o,i||null,n),a[e(361)]=t[e(361)],a[e(506)]=!0,s&&s[e(610)]){const t=s[e(610)],n=this[e(340)](t[e(406)]);a[e(556)]=t[e(361)],a[e(473)]=n,a[e(370)]=!0}else a[e(556)]=t[e(361)];switch(t[e(709)]&&(a[e(709)]=t[e(709)]),t[e(436)]&&(a[e(436)]=t[e(436)]),this[e(547)]&&this[e(547)][e(654)]||(a[e(681)]=!0),this[e(460)][e(514)](a)){case e(609):this[e(460)][e(403)](a,e(740));break;case e(645):a[e(530)]?(this[e(336)](new Set([a])),this[e(703)](new Set([a])),this[e(460)][e(403)](a,e(452)),this[e(561)](e(568),a)):this[e(460)][e(403)](a,e(431))}return a}[Ec(615)](t){const e=Ec;this[e(682)]((()=>{const n=e;this[n(360)][n(694)][n(479)]((()=>{const e=n;for(const n of t[e(554)]())n[e(593)]()}))}))}[Ec(471)](t){const e=Ec;this[e(682)]((()=>{const n=e;this[n(360)][n(694)][n(479)]((()=>{const e=n;for(const n of t[e(554)]())n[e(669)]()}))}))}[Ec(484)](t,n){const r=Ec,s=this[r(360)][r(496)][r(514)](t);if(!s)throw new e.CKEditorError(r(413),this,{commandName:t});if(this[r(630)][r(620)](s))throw new e.CKEditorError(r(539),this,{commandName:t});this[r(630)][r(726)](s),n&&s.on(r(708),((t,e)=>{const o=r;this[o(565)][o(551)]&&(this[o(349)]||(e[o(599)]>0&&e[e[o(599)]-1]&&e[e[o(599)]-1][o(682)]?e[o(430)]():(t[o(445)]=n(((...t)=>s[o(708)](...t,{forceDefaultExecution:!0})),...e),t[o(699)]())))}),{priority:r(323)})}[Ec(682)](t){const n=Ec;let r,s;const o=this[n(349)];this[n(349)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(349)]=!1),s&&e.CKEditorError[n(729)](s,this),r}[Ec(510)](t,n=null,r={}){const s=Ec;if(t[s(432)])return null;const o=this[s(360)][s(549)][s(514)](s(746)).me;for(const{suggestion:e,meta:o}of this[s(689)](t,s(548)))if(o[s(624)]){if(!o[s(688)]){if(o[s(352)]){if(!this[s(499)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(523)](e,t[s(457)],t[s(392)]);break}if(n==e[s(687)]&&wc(e,r)){const n=e[s(411)]();return n[s(457)][s(465)](t[s(392)])?this[s(441)](e,this[s(693)][s(334)](t[s(457)],n[s(392)])):this[s(441)](e,this[s(693)][s(334)](n[s(457)],t[s(392)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(576)+n:s(548),u=this[s(661)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(358)](c,i,a,t),u}[Ec(500)](t,n=Ec(678),r={}){const s=Ec,o=this[s(360)][s(549)][s(514)](s(746)).me,i=this[s(354)][s(472)](s(548),n,s(375));for(const e of this[s(381)]())if(e[s(473)].id==o.id&&s(548)==e[s(463)]&&e[s(687)]==n&&wc(e,r)&&(i(e[s(553)](),t)||i(t,e[s(553)]()))){for(const n of t)e[s(497)](n);return e}for(const{suggestion:e,meta:n}of this[s(689)](t,s(548))){if(!n[s(624)])continue;if(!this[s(499)]&&n[s(352)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(553)]())for(const e of t)if(!n[s(412)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(576)+n,l=this[s(661)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(358)](u,a,c,e,zr[s(650)]());return l}[Ec(619)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(432)])return null;if(o(444)===this[o(579)]){const e=this[o(354)][o(472)](o(571),r,o(593));return this[o(682)]((()=>e([t],n,s))),null}const i=this[o(360)][o(549)][o(514)](o(746)).me,a=[];if(o(366)!==this[o(579)])for(const{suggestion:e,meta:n}of this[o(689)](t,o(548)))n[o(624)]&&!n[o(385)]&&a[o(723)](...e[o(553)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(671)](s);e&&r[n(723)](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(599)];){const s=r[e][n(683)](t);r[n(614)](e,1,...s),e+=s[n(599)]}}return r}(t,a);c[o(599)]&&this[o(693)][o(479)]((()=>{const t=o;for(const e of c){const o=this[t(354)][t(472)](t(571),r,t(593));this[t(682)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(457)],u=t[o(392)];for(const{suggestion:e,meta:n}of this[o(689)](t,o(571))){if(!n[o(624)])continue;if(e[o(687)]!=r)continue;if(!wc(e,s))continue;const i=e[o(411)]();if(i[o(412)](t,!0))return null;c=c[o(476)](i[o(457)])?c:i[o(457)],u=u[o(439)](i[o(392)])?u:i[o(392)],a?i[o(457)][o(476)](a[o(411)]()[o(457)])?(a[o(415)](),a=e):e[o(415)]():a=e}const l=this[o(693)][o(334)](c,u);if(a)this[o(441)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(661)]({id:t,type:o(744)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(358)](o(744)+r,t,a,l)}}return null}[Ec(380)](t,n,r=[],s=null,o={}){const i=Ec;n[i(700)]||(n[i(700)]=n[i(378)]),n[i(656)]=t.is(i(646)),s=s||Rc(n);const a=r[i(418)]((t=>Mc(t,this[i(693)]))),c=t.is(i(646))?t:Mc(t,this[i(693)]);if(i(444)===this[i(579)]){const t=this[i(354)][i(472)](i(470),s,i(593));return this[i(682)]((()=>t([c],n,o))),null}a[i(723)](c);let u=!0;for(const t of a)if(!this[i(627)](t)){u=!1;break}if(u&&i(366)!==this[i(579)]){const t=this[i(354)][i(472)](i(470),s,i(593));return this[i(682)]((()=>t([c],n,o))),null}let l=null,f=c[i(457)],h=c[i(392)];for(const{suggestion:t,meta:e}of this[i(689)](c,i(470))){if(!e[i(624)])continue;if(e[i(688)]||e[i(352)]||e[i(385)])continue;if(t[i(709)][i(700)]!=n[i(700)])continue;if(!wc(t,o))continue;const r=t[i(411)]();if(t[i(687)]==s){if(r[i(412)](c,!0))return null;f=f[i(476)](r[i(457)])?f:r[i(457)],h=h[i(439)](r[i(392)])?h:r[i(392)],l?r[i(457)][i(476)](l[i(411)]()[i(457)])?(l[i(415)](),l=t):t[i(415)]():l=t}else{const e=c[i(671)](r);this[i(459)](t,e)}}const g=this[i(360)][i(549)][i(514)](i(746)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(441)](l,this[i(693)][i(334)](f,h)),l;{const t=this[i(661)]({id:d,type:i(372)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(358)](i(372)+s,d,p,this[i(693)][i(334)](f,h)),t}}[Ec(443)](t,n,r=[],s=null,o={}){const i=Ec;n[i(700)]||(n[i(700)]=n[i(378)]);const a=t[0];n[i(656)]=a.is(i(646)),s=s||Rc(n);const c=r[i(418)]((t=>Mc(t,this[i(693)]))),u=a.is(i(646))?t:t[i(418)]((t=>Mc(t,this[i(693)])));if(i(444)===this[i(579)]){const t=this[i(354)][i(472)](i(470),s,i(593));return this[i(682)]((()=>t(u,n,o))),null}c[i(723)](...u);let l=!0;for(const t of c)if(!this[i(627)](t)){l=!1;break}if(l&&i(366)!==this[i(579)]){const t=this[i(354)][i(472)](i(470),s,i(593));return this[i(682)]((()=>t(u,n,o))),null}const f=this[i(360)][i(549)][i(514)](i(746)).me;for(const t of this[i(381)]()){if(t[i(473)].id!=f.id)continue;if(i(470)!=t[i(463)]||t[i(709)][i(700)]!=n[i(700)])continue;if(!wc(t,o))continue;const e=t[i(687)]==s;for(let n=0;n<u[i(599)];n++){const r=u[n];for(const s of t[i(690)]()){const o=s[i(365)]();if(r[i(465)](o)){e?(u[i(614)](n,1),n--):t[i(458)](s[i(501)]);break}}}}if(0==u[i(599)])return null;const h=this[i(354)][i(472)](i(470),s,i(375));for(const t of this[i(381)]())if(t[i(473)].id==f.id&&i(470)==t[i(463)]&&t[i(709)][i(700)]==n[i(700)]&&t[i(687)]==s&&wc(t,o)&&(h(t[i(553)](),u)||h(u,t[i(553)]()))){for(const e of u)t[i(497)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(372)+s,m=this[i(661)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(358)](p,g,d,t,zr[i(650)]());return m}[Ec(595)](t,n=null,r={}){const s=Ec;if(t[s(432)])return null;const o=this[s(360)][s(549)][s(514)](s(746)).me,a=new i.LiveRange(t[s(457)],t[s(392)]);for(const{suggestion:t,meta:e}of this[s(689)](a,s(548)))if(e[s(624)]&&!e[s(688)])if(t[s(711)]){const e=t[s(553)]()[s(362)]((t=>s(438)!=t[s(364)][s(504)]));if(e[s(339)]((t=>a[s(412)](t,!0)))&&t[s(669)](),e[s(407)]((t=>t[s(412)](a,!0)))){const t=this[s(354)][s(472)](s(635),n,s(593));return this[s(682)]((()=>t([a],null,r))),null}}else{const e=a[s(671)](t[s(411)]());null!==e&&t[s(730)]([e],null,r)}if(a[s(670)](),a[s(432)]||s(438)==a[s(364)][s(504)])return null;let c=null,u=a[s(457)],l=a[s(392)];const f=this[s(689)](a,s(635));for(const{suggestion:t,meta:e}of f){const n=this[s(693)][s(334)](u,l);if(e[s(624)]&&(this[s(499)]||!e[s(352)]&&!e[s(385)]))if(t[s(711)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(553)]()){if(r[s(412)](n,!0))return t;n[s(412)](r)||(e=!1)}e&&t[s(669)]()}else{const e=t[s(411)]();if(e[s(412)](n,!0))return t;if(!wc(t,r)){n[s(412)](e)?t[s(415)]():e[s(572)](u)?u=e[s(392)]:e[s(572)](l)&&(l=e[s(457)]);continue}u=u[s(476)](e[s(457)])?u:e[s(457)],l=l[s(439)](e[s(392)])?l:e[s(392)],r=Object[s(612)]({},t[s(436)]),c?e[s(457)][s(476)](c[s(411)]()[s(457)])?(c[s(415)](),c=t):t[s(415)]():c=t}}if(c)return this[s(441)](c,this[s(693)][s(334)](u,l)),c;{const t=(0,e.uid)(),i=this[s(693)][s(334)](u,l),a=o.id,c=n?s(634)+n:s(635),f=this[s(661)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(358)](c,t,a,i),f}}[Ec(564)](t,n=Ec(678),r={}){const s=Ec,o=this[s(360)][s(549)][s(514)](s(746)).me,a=t[s(418)]((t=>new i.LiveRange(t[s(457)],t[s(392)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(689)](a,s(548)))e[s(624)]&&!e[s(688)]&&c[s(726)](t);for(const e of c)if(e[s(711)]){const o=e[s(553)]();if((!e[s(436)]||!e[s(436)][s(333)])&&o[s(339)]((t=>a[s(407)]((e=>e[s(412)](t,!0)))))&&e[s(669)](),a[s(339)]((t=>o[s(407)]((e=>e[s(412)](t,!0)))))){const e=this[s(354)][s(472)](s(635),n,s(593));return this[s(682)]((()=>e(t,null,r))),null}}else{const t=e[s(411)]();if(a[s(407)]((e=>e[s(412)](t,!0)))&&e[s(669)](),a[s(339)]((e=>t[s(412)](e,!0)))){const t=this[s(354)][s(472)](s(635),n,s(593));return this[s(682)]((()=>t(a,null,r))),null}}const u=this[s(354)][s(472)](s(635),n,s(375));let l=null;for(const t of this[s(381)]())if(t[s(473)].id==o.id&&t[s(530)]&&s(635)==t[s(463)]&&t[s(687)]==n&&wc(t,r)&&(u(t[s(553)](),a)||u(a,t[s(553)]())))if(l){if(t[s(396)]&&t[s(396)][s(599)])continue;for(const e of t[s(553)]())l[s(673)](e)||l[s(497)](e);t[s(415)]()}else{l=t;for(const e of a)t[s(673)](e)||t[s(497)](e)}if(l)return l;c[s(628)]();for(const{suggestion:t,meta:e}of this[s(689)](a,s(635)))e[s(624)]&&(this[s(499)]||!e[s(352)]&&!e[s(385)])&&wc(t,r)&&c[s(726)](t);for(const t of c){const e=t[s(553)]();if((!r||!r[s(333)])&&a[s(339)]((t=>e[s(407)]((e=>e[s(412)](t,!0))))))return t;(!t[s(436)]||!t[s(436)][s(333)])&&e[s(339)]((t=>a[s(407)]((e=>e[s(412)](t,!0)))))&&t[s(669)]()}const f=(0,e.uid)(),h=o.id,g=s(634)+n,d=this[s(661)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(670)](),t[s(432)]||s(438)==t[s(364)][s(504)]||this[s(358)](g,f,h,t,zr[s(650)]());return d}[Ec(641)](t,n,r,s,o){const i=Ec;if(t[i(432)])return[];if(i(444)===this[i(579)])return[];const a=this[i(360)][i(549)][i(514)](i(746)).me.id,c=Array[i(737)](this[i(512)][i(507)]())[i(362)]((e=>i(537)==e[i(463)]&&e[i(709)][i(317)]==n&&e[i(673)](t)));if(i(389)===this[i(579)]){const e=this[i(689)](t,i(548))[i(362)]((({meta:t})=>t[i(624)]&&!t[i(385)]&&!t[i(688)]))[i(418)]((({suggestion:t})=>t));c[i(557)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(537)==t[i(463)]?t[i(709)][i(685)]:void 0,o=t[i(411)](),a=Array[i(737)](u[i(363)]())[i(623)]((t=>t[i(478)](o)));if(!a)continue;const c=a[i(683)](o);this[i(605)](n)&&i(548)==t[i(463)]&&0!=c[i(599)]||(u[i(383)](a),c[i(643)]((t=>{u[i(403)](t,r)})),i(548)!=t[i(463)]&&e!=s&&u[i(403)](a[i(671)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(599)]>37&&console[i(676)](i(642),{key:n});const f=(i(728)+(n+"|")+Rc({newValue:s}))[i(632)](0,60),h=this[i(661)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(723)](h),this[i(358)](f,c,a,t)}return l}[Ec(636)](t){const e=Ec;this[e(484)](t,((t,...n)=>{this[e(602)]((()=>{t(...n)}))}))}[Ec(433)](t){const e=Ec;this[e(468)][e(726)](t)}[Ec(625)](t){const e=Ec;this[e(713)][e(726)](t)}[Ec(667)](t){const e=Ec;return e(537)==t[e(463)]?t[e(687)][e(527)]("|")[0]:null}[Ec(441)](t,e){const n=Ec,r=t[n(502)]();this[n(693)][n(479)]((t=>{t[n(516)](r,{range:e})}))}[Ec(492)](t){const e=Ec,n=t.id,r=this[e(360)][e(344)][e(514)](e(525));this[e(511)][e(558)](n)||this[e(511)][e(733)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(511)][e(741)](n);s[e(328)](e(662)),s[e(662)]=!1,t[e(396)]=s}[Ec(731)](t,n,r,s){const o=Ec;if(t[o(463)]!=n||t[o(687)]!=r||t[o(386)].id!=s)throw this[o(360)][o(440)](o(644)),new e.CKEditorError(o(644),this)}[Ec(459)](t,n){const r=Ec,s=t[r(411)]();if(n[r(465)](s))t[r(415)]();else if(s[r(412)](n)){const o=this[r(693)][r(397)](n[r(457)][r(337)],r(392));this[r(441)](t,this[r(693)][r(334)](s[r(457)],o));const i=(0,e.uid)(),a=t[r(386)].id,c=t[r(463)]+":"+t[r(687)];this[r(661)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(709)],attributes:t[r(436)]});const u=this[r(693)][r(397)](n[r(392)][r(684)],r(515)),l=this[r(693)][r(334)](u,s[r(392)]);this[r(358)](c,i,a,l)}else if(s[r(572)](n[r(457)])){const e=this[r(693)][r(397)](n[r(457)][r(337)],r(392));this[r(441)](t,this[r(693)][r(334)](s[r(457)],e))}else{const e=this[r(693)][r(397)](n[r(392)][r(684)],r(515));this[r(441)](t,this[r(693)][r(334)](e,s[r(392)]))}}[Ec(627)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(689)](t,e(548))){if(!r[e(624)])continue;const s=n[e(553)]();for(const n of s)if(!t[e(683)](n)[e(599)])return!0}return!1}[Ec(698)](t){const n=Ec,r=this[n(360)][n(549)][n(514)](n(746))[n(608)](t);if(!r)throw new e.CKEditorError(n(359),this);return r}[Ec(340)](t){const e=Ec,n=this[e(360)][e(549)][e(514)](e(746)),r=(0,o.hashObject)(e(686)+t);return n[e(608)](r)||n[e(319)]({id:r,name:t})}[Ec(453)](t,e,n,r,s){const o=Ec,i=this[o(698)](r),a=this[o(354)][o(391)](t,e,n,i,s,(t=>{const e=o;this[e(320)](n,{attributes:t});const r=this[e(322)](n);this[e(336)](new Set([r])),this[e(703)](new Set([r]))}));return this[o(725)](a,o(593),(()=>{const t=o;this[t(320)](n,{state:t(535)})}),{priority:o(323)}),this[o(725)](a,o(669),(()=>{const t=o;this[t(320)](n,{state:t(451)})}),{priority:o(323)}),this[o(512)][o(403)](n,a),this[o(460)][o(403)](a,o(609)),a}[Ec(390)](t){const e=Ec,n=t[e(527)](":");return{group:n[0],type:n[1],subType:n[e(599)]>=5?n[2]:null,id:n[e(599)]<5?n[2]:n[3],authorId:n[e(599)]<5?n[3]:n[4],markerCount:6==n[e(599)]?n[5]:null}}[Ec(523)](t,n,r){const s=Ec,o=t[s(411)](),i=o[s(457)],a=o[s(392)];this[s(441)](t,this[s(693)][s(334)](i,n));const c=(0,e.uid)(),u=t[s(386)].id,l=t[s(463)]+(t[s(687)]?":"+t[s(687)]:"");this[s(661)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(436)],data:t[s(709)]});const f=this[s(667)](t);(s(470)==t[s(463)]||f&&this[s(605)](f))&&(r=this[s(693)][s(327)](r[s(684)])),this[s(358)](l,c,u,this[s(693)][s(334)](r,a))}[Ec(689)](t,e=null){const n=Ec,r=[],s=this[n(360)][n(549)][n(514)](n(746)).me;Array[n(597)](t)||(t=[t]);for(const o of this[n(381)]()){if(!o[n(530)])continue;if(e&&o[n(463)]!=e)continue;let i=!1;for(const e of o[n(553)]()){for(const a of t){const t=a[n(457)][n(465)](e[n(392)])||a[n(392)][n(465)](e[n(457)]);if(t||a[n(671)](e)){const c=a[n(412)](e)&&kc(this[n(693)][n(373)],e[n(457)],a),u=e[n(412)](a)&&kc(this[n(693)][n(373)],a[n(457)],e);r[n(723)]({suggestion:o,meta:{isOwn:s==o[n(473)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(358)](t,e,n,r,s){const o=Ec;this[o(693)][o(479)]((i=>{const a=o;let c=a(588)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(532)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(573)](t){const e=Ec,n=t[e(651)],r=t[e(394)];t[e(651)]=null,t[e(394)]=null,null!=n&&n[e(394)]==t&&(n[e(394)]=r),null!=r&&r[e(651)]==t&&(r[e(651)]=n),e(452)==this[e(460)][e(514)](t)&&(this[e(460)][e(403)](t,e(431)),this[e(561)](e(581),t,n,r))}[Ec(661)](t){const n=Ec,r=t.id,s=this[n(467)](t);if(this[n(547)]&&this[n(547)][n(654)]){const o=this[n(360)][n(549)][n(514)](n(584)),i=s[n(626)],a=s[n(687)]?s[n(463)]+":"+s[n(687)]:s[n(463)],c=this[n(360)][n(600)],u=o[n(726)](Hr(c,n(326))),l={id:r,type:a,hasComments:i,data:t[n(709)]||null,originalSuggestionId:t[n(494)]||null,attributes:s[n(436)]};this[n(547)][n(654)](l)[n(474)]((t=>{const e=n;s[e(681)]=!0,o[e(562)](u),t&&t[e(361)]&&(this[e(512)][e(514)](r)[e(361)]=t[e(361)])}))[n(331)]((t=>{const r=n;throw(0,e.logWarning)(r(735)),this[r(360)][r(694)][r(434)]({isUndoable:!1},(()=>{s[r(669)]()})),s[r(647)](),this[r(512)][r(383)](s.id),this[r(460)][r(383)](s),t}))}return s}[Ec(605)](t){const e=Ec;return this[e(468)][e(620)](t)}[Ec(320)](t,e){const n=Ec,r=this[n(360)][n(549)][n(514)](n(584)),s=this[n(322)](t);if(this[n(547)]&&this[n(547)][n(466)])if(s[n(681)]){const s=r[n(726)](Hr(this[n(360)][n(600)],n(326)));this[n(547)][n(466)](t,e)[n(474)]((()=>{r[n(562)](s)}))}else s.on(n(738),(()=>{this[n(320)](t,e)}))}[Ec(680)](t){const n=Ec;if(!this[n(547)]||!this[n(547)][n(322)])throw new e.CKEditorError(n(578),this);return this[n(547)][n(322)](t)}[Ec(640)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(390)](t),i=this[e(512)][e(514)](n)||this[e(453)](r,s,n,o,{});switch(this[e(731)](i,r,s,o),this[e(460)][e(514)](i)){case e(609):this[e(680)](n)[e(474)]((t=>{const r=e;let s=Promise[r(748)]();t[r(626)]&&(s=this[r(511)][r(613)]({channelId:this[r(360)][r(344)][r(514)](r(525)),threadId:n})),s[r(474)]((()=>{const e=r;this[e(467)](t)[e(681)]=!0}))})),this[e(460)][e(403)](i,e(645));break;case e(431):this[e(320)](n,{state:e(679)});case e(740):this[e(460)][e(403)](i,e(452)),this[e(561)](e(568),i);break;case e(452):this[e(561)](e(335),i)}return i[e(367)](t),i}[Ec(703)](t){const e=Ec,n=Array[e(737)](t),r=n[e(362)]((t=>e(537)==t[e(463)]));this[e(580)](r);const s=n[e(362)]((t=>!t[e(711)]&&e(537)!=t[e(463)])),o=this[e(381)]({skipNotAttached:!0})[e(362)]((t=>!t[e(711)]&&e(537)!=t[e(463)])),i=o[e(362)]((n=>!t[e(620)](n))),a=new Map(o[e(418)]((t=>[t,this[e(354)][e(472)](t[e(463)],t[e(687)],e(569))]))),c=new Map(o[e(418)]((t=>[t,t[e(411)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(599)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(599)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(599)];t++){const n=s[t];!l[e(620)](n)&&n[e(651)]&&(f[e(726)](n[e(651)]),n[e(651)][e(394)]===n&&(n[e(651)][e(394)]=null),n[e(651)]=null),!u[e(620)](n)&&n[e(394)]&&(f[e(726)](n[e(394)]),n[e(394)][e(651)]===n&&(n[e(394)][e(651)]=null),n[e(394)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(599)];e++){const r=g(t,n[e]);r&&(r[0][s(394)]=r[1],r[1][s(651)]=r[0],u[s(726)](r[0]),l[s(726)](r[1]))}}function g(t,n){const r=e;if(t[r(473)].id!==n[r(473)].id)return null;const s=a[r(514)](t)(t,n,c[r(514)](t),c[r(514)](n));return s&&a[r(514)](n)(t,n,c[r(514)](t),c[r(514)](n))?s[1][r(396)]&&s[1][r(396)][r(599)]?null:s:null}f[e(475)]&&this[e(703)](f)}[Ec(580)](t){const e=Ec;if(0==t[e(599)])return;const n=this[e(381)]({skipNotAttached:!0})[e(362)]((t=>e(537)==t[e(463)]&&t[e(506)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(436)]);s[e(620)](n)||(s[e(403)](n,r[e(599)]),r[e(723)]([]));const i=s[e(514)](n);r[i][e(723)](t)}!function(){const t=e;r[t(490)](((e,n)=>{const r=t,s=e[0][r(361)],o=n[0][r(361)];return s==o?e[0][r(436)][r(384)]<n[0][r(436)][r(384)]?-1:1:s<o?-1:1}));for(const e of r)e[t(490)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(599)];t++){if(0==r[t][e(599)])continue;const n=[];for(let s=t+1;s<r[e(599)];s++)0!=r[s][e(599)]&&i(r[t],r[s])&&n[e(723)](s);for(const s of n)r[t]=r[t][e(560)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(599)];n++)t[n][e(394)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(599)];n++)t[n][e(651)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(436)][r(384)]!==n[0][r(436)][r(384)]&&t[0][r(473)]!==n[0][r(473)])return!1;if(!function(t,e){const n=r;return!t[n(626)]&&!e[n(626)]||(!t[n(626)]||!e[n(626)])&&(!!(t[n(626)]&&e[n(361)]<t[n(396)][n(456)][n(514)](0)[n(361)])||!!(e[n(626)]&&t[n(361)]<e[n(396)][n(456)][n(514)](0)[n(361)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(436)],r(384)),o=Ic(n[0][r(436)],r(384));return!!wr(s,o)&&(!!t[r(339)]((t=>n[r(407)]((e=>t[r(411)]()[r(465)](e[r(411)]())))))&&n[r(339)]((e=>t[r(407)]((t=>e[r(411)]()[r(465)](t[r(411)]()))))))}}[Ec(336)](t){const e=Ec,n=Array[e(737)](t),r=this[e(381)]({skipNotAttached:!0}),s=r[e(362)]((n=>!t[e(620)](n))),o=new Map(n[e(418)]((t=>[t,this[e(354)][e(472)](t[e(463)],t[e(687)],e(375))]))),i=new Map(r[e(418)]((t=>[t,t[e(553)]()])));for(let t=0;t<n[e(599)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(599)];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(599)];e++){const s=r[e];if(s[a(463)]!==n[a(463)]||s[a(473)].id!==n[a(473)].id||s[a(687)]!==n[a(687)])continue;if(!Oc(n,s,[a(384)]))continue;if(a(537)==n[a(463)]&&n[a(709)][a(685)]!=s[a(709)][a(685)])continue;if(a(537)==n[a(463)]&&t[a(605)](n[a(709)][a(317)]))continue;if(a(470)==n[a(463)]){const e=t[a(360)][a(694)],r=n[a(395)]();if(r&&(e[a(373)][a(648)](r)||e[a(373)][a(585)](r)))continue}const c=o[a(514)](n),u=i[a(514)](n),l=i[a(514)](s),f=n[a(396)]&&n[a(396)][a(599)],h=s[a(396)]&&s[a(396)][a(599)];if(!f&&c(l,u))return t[a(410)](s,n),i[a(383)](n),!0;if(!h&&c(u,l))return t[a(410)](n,s),i[a(383)](s),!0}return!1}}[Ec(410)](t,e){const n=Ec;if(t[n(711)])for(const r of e[n(553)]())t[n(497)](r);else{const r=e[n(411)]()[n(392)];this[n(441)](t,this[n(693)][n(334)](t[n(411)]()[n(457)],r))}e[n(415)]()}[Ec(639)](t,e){const n=Ec,r=t[n(652)](n(736))||t[n(652)](n(537))?n(421):t[n(631)]();return Hr(this[n(360)][n(600)],e+"_"+r+n(409))}[Ec(668)](){const t=Ec,e=this[t(360)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(693)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(390)](t[s(501)]);if(s(563)===e){n[s(695)](this[s(639)](r,s(483)));break}}for(const t of r){const{group:e,type:r}=this[s(390)](t[s(501)]);if(s(563)===e){n[s(695)](this[s(639)](r,s(488)));break}}}))}[Ec(398)](t){const e=Ec;if(this[e(574)])return!1;const n=this[e(360)],r=n[e(694)][e(426)][e(528)][e(722)]();if(0==r[e(599)])return!1;const s=[],o=r[e(362)]((t=>e(537)==t[e(463)])),i=r[e(362)]((t=>e(399)==t[e(463)]&&e(437)!=t[e(501)])),a=r[e(362)]((t=>e(562)==t[e(463)]&&e(437)!=t[e(501)]));for(const t of o)s[e(723)]({key:t[e(665)],newValue:t[e(659)],oldValue:t[e(706)],range:Sc(t[e(646)],n[e(694)])});for(const t of i){const r=a[e(623)]((n=>n[e(377)][e(465)](t[e(377)])));r&&s[e(723)]({key:e(321),newValue:t[e(501)],oldValue:r[e(501)],range:n[e(694)][e(618)](t[e(377)][e(428)])})}return 0!=s[e(599)]&&this[e(422)](t,s)}[Ec(533)](t){const e=Ec;let n=!1;const r=this[e(360)][e(694)][e(426)][e(528)][e(715)]()[e(362)]((t=>t[e(709)][e(503)]&&t[e(501)][e(652)](e(369))));for(const s of r){const{subType:r,id:o}=this[e(390)](s[e(501)]),i=r[e(527)]("|")[0];for(const r of this[e(381)]({skipNotAttached:!0}))r.id!=o&&e(537)==r[e(463)]&&r[e(709)]&&r[e(709)][e(317)]==i&&r[e(411)]()[e(478)](s[e(709)][e(503)])&&(this[e(545)](r,s[e(709)][e(503)],t),n=!0)}return n}[Ec(602)](t){const e=Ec;this[e(360)],this[e(574)]=!0,t()}[Ec(745)](t){const e=Ec,n=this[e(605)](t),r=this[e(713)][e(620)](t);return n||r}[Ec(422)](t,e){const n=Ec;if(0==e[n(599)])return!1;let r=!1;for(const s of e){const e=this[n(689)](s[n(646)],n(537))[n(362)]((t=>!t[n(531)][n(688)]))[n(418)]((t=>t[n(563)])),i=(0,o.hashObject)({newValue:s[n(607)]});e[n(362)]((t=>{const e=n,[r,o]=t[e(687)][e(527)]("|");return r==s[e(317)]&&o!=i}))[n(643)]((e=>{const o=n;this[o(545)](e,s[o(646)],t),r=!0}))}return r}[Ec(545)](t,e,n){const r=Ec,s=t[r(411)]()[r(683)](e);0!==s[r(599)]?1!==s[r(599)]?this[r(523)](t,e[r(457)],e[r(392)]):this[r(441)](t,s[0]):n[r(458)](t[r(502)]())}}class Ac{constructor(t){const e=Ec;this[e(513)]=t,this[e(693)]=t[e(694)],this[e(658)]=new Map,this[e(603)]=new Map,this[e(520)]()}[Ec(391)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(693)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(472)](t,e,i(593))(...n),onDiscard:(...n)=>this[i(472)](t,e,i(669))(...n)})}[Ec(697)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(658)][s(403)](o,r)}[Ec(472)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(658)][r(514)](s)||this[r(603)][r(514)](t+":"+n)}[Ec(520)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(490)](((t,n)=>t[e(457)][e(476)](n[e(457)])?1:-1)),this[e(693)][e(479)]((n=>{const r=e;for(const e of t){let t;t=e[r(392)][r(462)]&&e[r(392)][r(684)]==e[r(457)][r(428)]?n[r(637)](e[r(457)][r(428)],"on"):n[r(637)](e),this[r(693)][r(598)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(693)][n(479)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(418)]((t=>(Cc(t)&&(t=this[s(693)][s(334)](t[s(392)])),t)))[s(362)]((t=>s(438)!==t[s(364)][s(504)]));if(c[s(599)]<1)return;const u=Array[s(737)](this[s(693)][s(426)][s(329)][s(553)]())[s(418)]((t=>i.LiveRange[s(480)](t)));r[s(356)](c);for(const t of this[s(513)][s(496)][s(496)]())t[s(477)]();a[s(723)]({forceDefaultExecution:!0}),this[s(513)][s(708)](o,...a);const l=u[s(362)]((t=>s(438)!=t[s(364)][s(504)]));l[s(599)]>0&&r[s(356)](l);for(const t of u)t[s(670)]()}))},s=(e,n)=>1==e[t(599)]&&1==n[t(599)]&&e[0][t(392)][t(465)](n[0][t(457)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(693)])?[e,n]:vc(n,e,s,r,this[t(693)])?[n,e]:null;this[t(603)][t(403)](t(376),e),this[t(603)][t(403)](t(592),n),this[t(603)][t(403)](t(696),s),this[t(603)][t(403)](t(449),o),this[t(603)][t(403)](t(575),n),this[t(603)][t(403)](t(552),e),this[t(603)][t(403)](t(720),s),this[t(603)][t(403)](t(550),o),this[t(603)][t(403)](t(481),r),this[t(603)][t(403)](t(343),e),this[t(603)][t(403)](t(404),s),this[t(603)][t(403)](t(653),e),this[t(603)][t(403)](t(727),r),this[t(603)][t(403)](t(747),e),this[t(603)][t(403)](t(601),s),this[t(603)][t(403)](t(742),e),this[t(603)][t(403)](t(508),e),this[t(603)][t(403)](t(664),((e,n)=>{const r=t;if(!n)return;const s=this[r(513)][r(549)][r(514)](yc);this[r(693)][r(479)]((t=>{const o=r;if(o(321)==n[o(317)])for(const r of e){const e=r[o(457)][o(428)],s=n[o(685)];t[o(724)](e,s)}else if(s[o(605)](n[o(317)]))for(const r of e)void 0!==n[o(685)]?t[o(710)](n[o(317)],n[o(685)],r[o(457)][o(428)]):t[o(345)](n[o(317)],r[o(457)][o(428)]);else for(const r of e)n[o(685)]?t[o(710)](n[o(317)],n[o(685)],r):t[o(345)](n[o(317)],r)}))})),this[t(603)][t(403)](t(423),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(684)][r(675)]({includeSelf:!0,parentFirst:!0})){if(s[r(364)]==s)return!1;if(!n[r(355)](s))return!1;if(t[r(648)](s)||t[r(585)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(392)][e(684)]==t[e(457)][e(428)]&&t[e(392)][e(455)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(590)].is(s(425))&&!r[s(648)](t[s(590)]),i=t[s(457)][s(330)](o),a=t[s(392)][s(330)](o,{direction:s(332)});return!(t[s(457)][s(465)](i)&&t[s(392)][s(465)](a)||(i[s(476)](a)?n[s(516)](e,{range:n[s(334)](i,a)}):n[s(458)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(457)][e(428)];return n&&n.is(e(427))}function Sc(t,e){const n=Ec;return null==t[n(392)][n(337)]&&t[n(392)][n(684)]==t[n(457)][n(428)]?Mc(t[n(457)][n(428)],e):t}function Mc(t,e){const n=Ec,r=e[n(373)][n(648)](t)||e[n(373)][n(487)](t);return e[n(334)](e[n(397)](t,n(351)),r?e[n(347)](t):e[n(397)](t,n(392)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(392)][o(465)](r[o(457)]))return!0;if(t[o(463)]!=e[o(463)])return!1;if(!n[o(392)][o(442)](r[o(457)]))return!1;const i=s[o(334)](n[o(392)],r[o(457)])[o(429)]();for(const t of i)if([o(719),o(368)][o(570)](t[o(463)])&&s[o(373)][o(585)](t[o(590)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(506)]||!e[r(506)])&&wr(Ic(t[r(436)],n),Ic(e[r(436)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(436)]),s=Dc(e);if(!t[n(506)])return!1;for(const t of Object[n(363)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(612)]({},t);return delete n[e(333)],delete n[e(743)],n}const Fc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=406]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(457419===-parseInt(n(426))/1*(-parseInt(n(412))/2)+parseInt(n(418))/3*(-parseInt(n(446))/4)+parseInt(n(421))/5+parseInt(n(436))/6+-parseInt(n(432))/7+-parseInt(n(447))/8*(-parseInt(n(428))/9)+parseInt(n(416))/10*(-parseInt(n(420))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(411)]=e,this[s(429)]=n,this[s(440)]=r,this[s(435)]=t,this[s(442)]=t[s(422)][s(444)](s(407)),this[s(410)]=t[s(422)][s(444)](s(417)),this[s(429)][s(415)](s(433)).to(this[s(442)],this[s(410)],((t,e)=>t||e)),this[s(429)][s(415)](s(448)).to(this[s(442)],s(433),(t=>t&&this[s(435)][s(411)][s(443)](e[s(438)]()))),this[s(429)][s(415)](s(425)).to(this[s(410)],s(433),(t=>t&&this[s(435)][s(411)][s(443)](e[s(438)]()))),this[s(423)]=null,n[s(439)]&&this[s(427)](),this[s(406)](n,s(407),(()=>this[s(407)]())),this[s(406)](n,s(417),(()=>this[s(417)]())),this[s(406)](n,s(434),(()=>{const t=s;n[t(439)]?this[t(427)]():this[t(413)]()}))}[Fc(407)](){const t=Fc;this[t(442)][t(445)](this[t(411)].id)}[Fc(417)](){const t=Fc;this[t(410)][t(445)](this[t(411)].id)}[Fc(419)](){const t=Fc;this[t(429)][t(409)](t(433)),this[t(429)][t(409)](t(448)),this[t(429)][t(409)](t(425)),this[t(414)](),this[t(440)][t(419)](),this[t(423)]&&this[t(413)]()}[Fc(427)](){const t=Fc,e=Hr(this[t(435)][t(430)],t(424));this[t(423)]=this[t(435)][t(441)][t(444)](t(408))[t(437)](e)}[Fc(413)](){const t=Fc;null!==this[t(423)]&&this[t(435)][t(441)][t(444)](t(408))[t(431)](this[t(423)]),this[t(423)]=null}}function Bc(){const t=["PENDING_ACTION_SUGGESTION","canDiscard","3964lxyAzt","_setPendingAction","9WpbKil","view","locale","remove","2020886lnVfIg","isEnabled","change:isDirty","_editor","3715620TQXtHK","add","getRanges","isDirty","commentThreadController","plugins","_acceptCommand","canEditAt","get","execute","4UavDeW","5608536adPNxM","canAccept","listenTo","acceptSuggestion","PendingActions","unbind","_discardCommand","model","346CXTEmP","_removePendingAction","stopListening","bind","30Jkydvc","discardSuggestion","1200753SgGdxM","destroy","3716757yZYonb","769600kZYDGM","commands","_pendingAction"];return(Bc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=185]})(t,e)}function Gc(){const t=["isReadOnly","value","delegate","locale","canDiscard","361144LsOvyO","canAccept","updateComment","destroy","_localUser","10NJJJPX","showInput","descriptionParts","cancel","224tlohaZ","commentInputView","_model","authoredAt","hasDirtyComment","3592768qtmpnv","fire","CommentView","commentThreadInputView","isDirty","disableComments","set","editorConfig","disabledSubmit","_createCommentThreadInputView","12308157ZWXMro","4738314mBVXBv","setData","isEnabled","1082380kwdRuC","commentsListView","2151766wSsysw","removeComment","commentThread","_config","5YxTqHq","element","focus","isActive","bind","addComment","editor","submit","_createCommentViews","length","assign","7614114GmhLza"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(872649===parseInt(n(213))/1+parseInt(n(215))/2+-parseInt(n(210))/3+-parseInt(n(199))/4+-parseInt(n(219))/5*(-parseInt(n(230))/6)+-parseInt(n(194))/7*(parseInt(n(185))/8)+-parseInt(n(209))/9*(-parseInt(n(190))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(214)]=null,this[s(202)]=null,this[s(205)](s(222),!1),this[s(205)](s(197),e[s(197)]),this[s(223)](s(197)).to(e),this[s(205)](s(192),[]),this[s(205)](s(203),!1),this[s(205)](s(212),!1),this[s(205)](s(186),!1),this[s(205)](s(235),!1),this[s(196)]=e,this[s(189)]=n,this[s(218)]=r,r[s(204)]?this[s(205)](s(228),1):this[s(227)]()}[Uc(221)](){const t=Uc;this[t(220)][t(221)]()}[Uc(188)](){const t=Uc;this[t(214)]&&this[t(214)][t(188)](),this[t(202)]&&this[t(202)][t(188)](),super[t(188)]()}[Uc(227)](){const t=Uc,{CommentsListView:e}=this[t(218)];this[t(214)]=new e(this[t(234)],this[t(196)][t(217)],Object[t(229)]({CommentView:this[t(218)][t(201)]},this[t(218)])),this[t(214)][t(233)](t(216)).to(this),this[t(214)][t(233)](t(187)).to(this),this[t(214)][t(223)](t(222)).to(this),this[t(205)](t(228),this[t(214)][t(228)]+1),this[t(223)](t(228)).to(this[t(214)],t(228),(t=>t+1)),this[t(202)]=this[t(208)](),this.on(t(216),(()=>this[t(221)]())),this[t(223)](t(203)).to(this[t(214)],t(198),this[t(202)][t(195)],t(232),((t,e)=>t||!!e))}[Uc(208)](){const t=Uc,{CommentThreadInputView:e}=this[t(218)],n=new e(this[t(234)],this[t(189)],this[t(218)][t(206)]),r=n[t(195)];return n[t(223)](t(191)).to(this,t(222),this[t(196)][t(217)],t(231),r,t(232),((t,e,n)=>!!n||t&&!e)),r.on(t(226),((e,n)=>{const s=t;this[s(200)](s(224),n),r[s(225)][s(211)]("")})),r.on(t(193),(()=>this[t(221)]())),r[t(223)](t(207)).to(this[t(196)][t(217)],t(231)),n}}const zc=Hc;function Hc(t,e){const n=qc();return(Hc=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=Hc,r=t();for(;;)try{if(521098===parseInt(n(434))/1*(parseInt(n(466))/2)+parseInt(n(491))/3+parseInt(n(518))/4*(-parseInt(n(532))/5)+parseInt(n(444))/6*(-parseInt(n(513))/7)+-parseInt(n(460))/8+-parseInt(n(480))/9*(parseInt(n(458))/10)+parseInt(n(506))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qc);class Wc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(438)](i(526),""),this[i(437)](i(526)).to(this,i(489),(t=>t&&t[0]?t[0][i(526)]:"")),this[i(437)](i(436)).to(this,i(489),this,i(452),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(493)+Kc(e[n(449)],e[n(509)])+n(533);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(478)]=null,this[i(450)]=this[i(495)](Hr(e,i(527)),t.icons[i(441)],i(442),i(501),"sw"),this[i(450)][i(437)](i(446)).to(this,i(432)),this[i(542)]=this[i(495)](Hr(e,i(472)),t.icons[i(467)],i(523),i(522),"sw"),this[i(542)][i(437)](i(446)).to(this,i(520)),this[i(517)]=new o.UserView(e,this[i(443)][i(499)],this[i(537)]()),this[i(517)][i(508)]({attributes:{class:[i(433),i(431)]}}),this[i(487)](this[i(457)]())}[zc(457)](){const t=zc,e=this[t(541)],n=[{tag:t(448),attributes:{class:[t(435),t(504)]},children:[{tag:t(515),children:[{text:this[t(517)][t(531)]}],attributes:{class:[t(503),t(540)]}},{tag:t(451),attributes:{datetime:e.to(t(502)),class:[t(528),t(483)]},children:[{text:e.to(t(502),(e=>this[t(535)][t(454)](e)))}]}]},{tag:t(448),attributes:{class:[t(474),t(516)]},children:[this[t(450)],this[t(542)]]},{tag:t(448),attributes:{class:[t(496)]}}];this[t(443)][t(453)]&&n[t(455)]({tag:t(448),attributes:{class:[t(439)]},children:[{text:this[t(485)]()}]});const r={tag:t(448),attributes:{class:[t(476),e.if(t(452),t(525)),e.to(t(526),(e=>t(538)+e)),this[t(535)][t(473)]&&t(529)],"data-suggestion-id":this[t(443)].id,"data-thread-id":this[t(443)][t(510)].id,"data-author-id":this[t(443)][t(499)].id,tabindex:-1},children:[{tag:t(448),attributes:{class:[t(490),t(479)]},children:[this[t(517)],{tag:t(448),attributes:{class:[t(447),t(514)]},children:n}]}]};return this[t(505)]&&this[t(498)]&&(r[t(530)][t(455)](this[t(505)],this[t(498)]),this[t(505)][t(481)](t(464)).to(this),this[t(505)][t(481)](t(488)).to(this),this[t(498)][t(481)](t(464)).to(this),this[t(498)][t(481)](t(488)).to(this)),r}[zc(521)](){const t=zc;super[t(521)](),this[t(478)]=this[t(507)][t(470)](t(465)),this[t(478)][t(497)]=this[t(436)],this.on(t(484),((e,n,r)=>{const s=t;this[s(478)][s(497)]=r}))}[zc(495)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(519)]);return a[i(438)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(508)]({attributes:{class:n}}),a.on(i(469),(()=>{const t=i;this[t(456)](r,this[t(443)].id)})),a}[zc(485)](){const t=zc;return t(461)===this[t(443)][t(459)][t(534)][t(511)]?Hr(this[t(519)],t(494)):Hr(this[t(519)],t(445))}[zc(537)](){const t=zc;return this[t(443)][t(453)]?t(461)===this[t(443)][t(459)][t(534)][t(511)]?Hr(this[t(519)],t(512),this[t(443)][t(492)][t(531)]):Hr(this[t(519)],t(500),this[t(443)][t(492)][t(531)]):null}}function Kc(t,e){const n=zc;let r="";return r+=t[n(471)]("*")[n(468)](((t,e)=>e%2!=0?n(524)+Xc(t)+n(482):Xc(t)))[n(477)](""),e&&(r+=n(440)+e[n(536)]+n(463)+e[n(475)]+n(539)),r}function qc(){const t=["ck-annotation__main","span","ck-annotation__actions","userView","4068808goMNHo","locale","canDiscard","render","discardSuggestion","ck-suggestion--discard",'<span class="ck-suggestion-type">',"ck-suggestion-wrapper--active","type","Accept suggestion","ck-comment__info-time","ck-suggestion--disabled-comments","children","name","5AfvKKV","</p>","@external","_config","value","getUserViewNotificationText","ck-suggestion-",'"></span>',"ck-annotation__info-name","bindTemplate","discardButton","ck-annotation__user","canAccept","ck-suggestion__user","9151KxPgfj","ck-suggestion__info","description","bind","set","ck-comment__external",'<span class="ck-suggestion-color" style="background-color: ',"check","ck-suggestion--accept","_model","35484EkMsdv","EXTERNAL_SUGGESTION","isEnabled","ck-suggestion__main","div","content","acceptButton","time","isActive","isExternal","formatDateTime","push","fire","getTemplate","470TTngnV","attributes","395624XDqDtj","importWord","innerText",'" title="',"editorReady",".ck-annotation__content-wrapper","4HvUWFu","cancel","map","execute","querySelector","split","Discard suggestion","disableComments","ck-suggestion__actions","title","ck-suggestion-wrapper","join","_descriptionElement","ck-annotation","113193TwOZGi","delegate","</span>","ck-annotation__info-time","change:description","getExternalSuggestionNote","createElement","setTemplate","editorDestroyed","descriptionParts","ck-suggestion","2577351OCzNny","creator","<p>","EXTERNAL_IMPORT_WORD_SUGGESTION","_createButton","ck-annotation__content-wrapper","innerHTML","commentThreadInputView","author","EXTERNAL_AVATAR","acceptSuggestion","authoredAt","ck-suggestion__info-name","ck-annotation__info","commentsListView","23228381GIcpBD","element","extendTemplate","color","commentThread","source","EXTERNAL_IMPORT_WORD_AVATAR","959fUCzqj"];return(qc=function(){return t})()}function Xc(t){const e=zc,n=document[e(486)](e(515));return n[e(462)]=t,n[e(497)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Qc;function Jc(){const t=["model","addComment","trackChanges.disableComments","bind","plugins","_destroyController","keys","suggestionChanged","menuitem","view","isEnabled","push","SuggestionThreadView","7662216zwqdro","Discard all suggestions","EditorAnnotations","actionView","registerAnnotation","_addUIComponentsToFactory","discardButton","getMarkers","createAnnotationView","_annotationViews","228156tcoBYn","suggestionUnloaded","acceptAllSuggestions","destroy","toMany","has","editor","locale","suggestionLoaded","filter","componentFactory","focus","items","commentThread","_unbindEditors","getDescriptions","requires","buttonView","length","button","unbind","delegate","pluginName","_updateController","activeAnnotations","getJoined","isInContent","_initializeController","_handleControllerBuffer","switchbutton","getSuggestion","comments.maxThreadTotalWeight","arrowView","init","commands","stopListening","reduce","7570235HadZfd","8401952wKHSnA","getByInnerView","CommentView","add","change:previous","getFirstRange","some","panelView","isMultiRange","TrackChangesUI","discardAllSuggestions","4802356vxzJMU","_createMenuBarMenu","execute","getAllAdjacentSuggestions","acceptButton","TrackChangesEditing","Accept all suggestions","commandName","_bindAnnotationToEditors","head","children","values","refreshSelectedViews","change:activeAnnotations","activeMarkers","addSourceCollector","Annotations","CommentsUI","separator","discardSelectedSuggestions","getMarkerNames","get","createAnnotation","6021204sjNCps","_handleSuggestionControllerDelayed","Discard all selected suggestions","editing","comments.editorConfig","_disableComments","innerView","CommentsRepository","acceptSelectedSuggestions","lowest","menuBar:trackChanges","suggestion-","clear","previous","size","from","hasSuggestion","trackChanges.SuggestionThreadView","comments.maxCommentCharsWhenCollapsed","set","_viewToController","_createToolbarButton","source","define","value","descriptionFactory","remove","createCommentThreadController","_suggestionToController","listenTo","trackChanges","comments","type","Accept all selected suggestions","getRanges","isOn","mainView","comments.maxCommentsWhenCollapsed","455994zknUqG","delete","descriptionParts","26SNcnzG","_refreshActiveMarkers","isDirty","Track changes","config","menuitemcheckbox","menu"];return(Jc=function(){return t})()}function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(852604===-parseInt(n(347))/1+parseInt(n(350))/2*(parseInt(n(380))/3)+parseInt(n(429))/4+-parseInt(n(417))/5+-parseInt(n(370))/6+parseInt(n(452))/7+parseInt(n(418))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(396)](){const t=Yc;return[yc,o.Users,t(459),t(445),t(372)]}static get[Yc(402)](){return Yc(427)}constructor(t){const e=Yc;super(t),this[e(337)]=new Map,this[e(472)]=new Map,this[e(379)]=new Map,this[e(408)]=new Map;const n=this[e(386)][e(354)];n[e(475)](e(469),Wc),n[e(475)](e(359),!1),this[e(457)]=n[e(450)](e(359))}[Yc(453)](t,e){const n=Yc;0===this[n(408)][n(466)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(408)]){const r=this[t(337)][t(385)](e);r||n?r&&n&&this[t(362)](e):this[t(407)](e)}this[t(408)][t(464)](),this[t(386)][t(361)][t(450)](t(372))[t(441)](),this[t(351)]()}),10),this[n(408)][n(471)](t,e)}[Yc(413)](){const t=Yc,e=this[t(386)],n=e[t(361)][t(450)](t(434)),r=e[t(361)][t(450)](t(445)),s=e[t(361)][t(450)](t(372)),o=e[t(361)][t(450)](t(459));this[t(375)](),s[t(444)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(467)](this[e(337)])){const s=t[e(432)](),o=[];for(const t of s){if(!t[e(406)])continue;if(t[e(426)]){o[e(368)](...t[e(343)]());continue}const n=t[e(423)]();if(o[e(398)]>0){const t=o[0][e(405)](n);if(t){o[0]=t;continue}}o[e(368)](n)}n[e(368)]([r[e(366)],o])}return n})),this[t(338)](n,t(388),((e,n)=>{const r=t;this[r(338)](n,r(422),((t,e,s,o)=>{const i=r;n[i(406)]&&(null==s?(this[i(403)](o[i(438)]),this[i(453)](n,!1)):(this[i(403)](s[i(438)]),null==o&&this[i(453)](n,!0)))})),null!==n[r(465)]?this[r(403)](n[r(438)]):this[r(453)](n,!1)})),this[t(338)](n,t(381),((e,n,r)=>{const s=t;this[s(415)](n,s(422)),this[s(408)][s(348)](n),this[s(337)][s(385)](n)&&this[s(362)](n),r&&this[s(403)](r[s(438)])})),this[t(338)](n,t(364),((e,n)=>{this[t(403)](n)})),this[t(338)](r,t(442),(()=>{this[t(351)]()})),this[t(338)](o,t(358),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(468)](r))return;const i=n[o(410)](r);this[o(337)][o(450)](i)[o(366)][o(391)]()}),{priority:t(461)})}[Yc(351)](){const t=Yc,e=this[t(386)][t(361)][t(450)](t(445)),n=this[t(386)][t(361)][t(450)](t(434)),r=Array[t(467)](e[t(404)],(e=>e[t(458)]))[t(389)]((e=>this[t(472)][t(385)](e))),s=[];for(const e of r){const n=this[t(472)][t(450)](e)[t(357)][t(432)]();s[t(368)](...n[t(416)](((e,n)=>[...e,...n[t(449)]()]),[]))}n[t(443)]=s}[Yc(375)](){const t=Yc,n=this[t(386)],r=n[t(387)],o=Hr(r,t(353)),i=new e.Collection([{type:t(409),model:new s.ViewModel({withText:!0,label:o,commandName:t(339),role:t(355)})},{type:t(447)},{type:t(399),model:new s.ViewModel({withText:!0,label:Hr(r,t(435)),commandName:t(382),role:t(365)})},{type:t(399),model:new s.ViewModel({withText:!0,label:Hr(r,t(342)),commandName:t(460),role:t(365)})},{type:t(399),model:new s.ViewModel({withText:!0,label:Hr(r,t(371)),commandName:t(428),role:t(365)})},{type:t(399),model:new s.ViewModel({withText:!0,label:Hr(r,t(454)),commandName:t(448),role:t(365)})}]);for(const e of i)if(tu(e)){const r=n[t(414)][t(450)](e[t(357)][t(436)]);e[t(357)][t(360)](t(344),t(367)).to(r,t(333),t(367))}n.ui[t(390)][t(421)](t(339),(e=>this[t(473)](e,i,o))),n.ui[t(390)][t(421)](t(462),(e=>this[t(430)](e,i,o)))}[Yc(473)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(386)][r(414)][r(450)](r(339));o[r(397)][r(471)]({tooltip:n,label:n,icon:Zc}),o[r(397)][r(360)](r(344)).to(i,r(333)),o[r(397)].on(r(431),(()=>{const t=r;i[t(431)](),this[t(386)][t(455)][t(366)][t(391)]()})),(0,s.addListToDropdown)(o,e,{role:r(356)});const a=[];for(const t of e)tu(t)&&a[r(368)](this[r(386)][r(414)][r(450)](t[r(357)][r(436)]));const c=o[r(397)];return c[r(373)][r(400)](r(367)),c[r(412)][r(400)](r(367)),c[r(373)][r(360)](r(367)).to(i,r(367)),c[r(412)][r(360)](r(367))[r(384)](a,r(367),((...t)=>t[r(424)]((t=>t)))),o.on(r(431),(t=>{const e=r;this[e(386)][e(431)](t[e(474)][e(436)]),this[e(386)][e(455)][e(366)][e(391)]()})),o}[Yc(430)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(386)][r(414)][r(450)](r(339));o[r(397)][r(471)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(447)==n[r(341)]){a[r(392)][r(421)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(357)];i[r(360)](...Object[r(363)](c)).to(c),i[r(401)](r(431)).to(o),i.on(r(431),(()=>{const t=r;this[t(386)][t(431)](c[t(436)]),this[t(386)][t(455)][t(366)][t(391)]()})),e[r(439)][r(421)](i),a[r(392)][r(421)](e)}return o[r(360)](r(367)).to(i,r(367)),o[r(425)][r(439)][r(421)](a),o}[Yc(407)](t){const e=Yc,n=this[e(386)],r=n[e(354)],s=n[e(361)][e(450)](e(445)),i=n[e(361)][e(450)](e(459)),a=n[e(361)][e(450)](e(372)),c=n[e(361)][e(450)](o.Users).me,u=r[e(450)](e(339))[e(369)],{CommentsListView:l,CommentThreadInputView:f}=n[e(361)][e(450)](e(446));let h,g;this[e(379)][e(385)](t.id)?(g=this[e(379)][e(450)](t.id),h=g[e(345)]):(h=new u(n[e(387)],t,c,{disableComments:this[e(457)],editorConfig:r[e(450)](e(456)),maxCommentsWhenCollapsed:r[e(450)](e(346)),maxThreadTotalWeight:r[e(450)](e(411)),maxCommentCharsWhenCollapsed:r[e(450)](e(470)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(450)](e(387))),CommentView:r[e(450)](e(340))[e(420)],CommentsListView:l,CommentThreadInputView:f}),h[e(433)].on(e(431),(()=>{const t=e;n[t(455)][t(366)][t(391)]()})),h[e(376)].on(e(431),(()=>{const t=e;n[t(455)][t(366)][t(391)]()})),g=s[e(378)](this[e(386)][e(387)],h),g[e(360)](e(352)).to(h,e(352)),g[e(360)](e(398)).to(h),g[e(360)](e(341)).to(h,e(341),(t=>e(463)+t)),this[e(379)][e(471)](t.id,g));const d=i[e(336)](t[e(393)],h),p=new xc(n,t,h,d),m=t[e(432)]()[e(389)]((t=>t[e(406)]));h[e(349)]=n[e(361)][e(450)](e(434))[e(334)][e(395)](m),this[e(337)][e(471)](t,p),this[e(472)][e(471)](h,p);const I=s[e(451)]({view:g,target:()=>{const r=e,s=[],i=t[r(432)]()[r(389)]((t=>t[r(406)]));for(const t of i)s[r(368)](...t[r(377)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(455)],s)},type:()=>e(463)+p[e(366)][e(341)]});i[e(437)](h,I),s[e(421)](I),a[e(374)](I)}[Yc(362)](t){const e=Yc,n=this[e(386)][e(361)][e(450)](e(459)),r=this[e(386)][e(361)][e(450)](e(445)),s=this[e(337)][e(450)](t),o=s[e(366)],i=r[e(419)](o);n[e(394)](o),i&&r[e(335)](i),this[e(337)][e(348)](t),this[e(472)][e(348)](o),s[e(383)]()}[Yc(403)](t){const e=Yc;if(!t[e(406)]||!this[e(337)][e(385)](t))return;const n=this[e(386)][e(361)][e(450)](e(434)),r=this[e(337)][e(450)](t),s=t[e(432)]();r[e(366)][e(349)]=n[e(334)][e(395)](s)}[Yc(383)](){const t=Yc;for(const e of this[t(337)][t(363)]())this[t(362)](e);for(const e of this[t(379)][t(440)]())e[t(345)][t(383)]();super[t(383)]()}}function tu(t){return Yc(357)in t}var eu=ru;function nu(){var t=["getSuggestions","12865437PTvjZa","167160pRtvQk","editor","1888934SggkGR","addSuggestion","getSuggestion","addSuggestionData","3NZIJzC","requires","55IArCuZ","3120390IPtszG","7687780bXzriA","pluginName","adapter","1855440qOxWhV","TrackChanges","35ngvRqN","Comments","4QJelKP","1684605DnGqGC","plugins","get"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=136]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(964060===-parseInt(n(146))/1+parseInt(n(153))/2*(parseInt(n(157))/3)+-parseInt(n(145))/4*(-parseInt(n(138))/5)+parseInt(n(137))/6+parseInt(n(143))/7*(parseInt(n(141))/8)+-parseInt(n(150))/9+parseInt(n(151))/10*(-parseInt(n(136))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(158)](){return[yc,$c,eu(144)]}static get[eu(139)](){return eu(142)}set[eu(140)](t){var e=eu;this[e(152)][e(147)][e(148)](yc)[e(140)]=t}get[eu(140)](){var t=eu;return this[t(152)][t(147)][t(148)](yc)[t(140)]}[eu(154)](t){var e=eu;return this[e(152)][e(147)][e(148)](yc)[e(156)](t)}[eu(149)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(152)][n(147)][n(148)](yc)[n(149)]({skipNotAttached:t,toJSON:e})}[eu(155)](t){var e=eu;return this[e(152)][e(147)][e(148)](yc)[e(155)](t)}}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=244]})(t,e)}function au(){const t=["users","createElement","getRootsAttributes","488108xjmdfk","reduce","getCommentThreads","requires","getRootNames","6qfnwmE","trackChangesData","discardAllSuggestions","21212BkJMyA","config","model","getDataWithAcceptedSuggestions","define","execute","TrackChangesEditing","document","331794VPjzjy","addCommentThread","set","trackChangesData.editorCreator","create","getUser","10JwwDcH","getDataWithDiscardedSuggestions","plugins","Pagination","TrackChangesDataGetter","pluginName","acceptAllSuggestions","Users","init","div","getSuggestions","get","getFullData","3904026koNQNI","track-changes-data-invalid-editor-creator","rootsAttributes","addUser","useAnonymousUser","result","TrackChangesData","8886361EImHii","374496nUszTE","constructor","CommentsRepository","function","_adapter","editorCreator","destroy","appendChild","name","createDocumentFragment","push","45JlPsbO","editor","1855932ONCkfY","end","addSuggestionData","data","112aClPeS","map"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(295596===parseInt(n(305))/1+-parseInt(n(262))/2*(parseInt(n(267))/3)+parseInt(n(270))/4*(-parseInt(n(251))/5)+-parseInt(n(253))/6+-parseInt(n(297))/7+-parseInt(n(257))/8*(-parseInt(n(278))/9)+parseInt(n(284))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(287)];class uu extends t.Plugin{static get[ou(265)](){return[yc]}static get[ou(289)](){return ou(303)}[ou(292)](){const t=ou,n=this[t(252)];if(n[t(271)][t(274)](t(281),(e=>{const r=t,s=n[r(272)][r(277)][r(266)]()[r(263)](((t,e)=>(t[e]="",t)),{});return n[r(306)][r(282)](s,e)})),t(308)!=typeof n[t(271)][t(295)](t(268))[t(245)])throw new e.CKEditorError(t(298))}[ou(273)](t){return hu(this[ou(252)],!0,t)}[ou(285)](t){return hu(this[ou(252)],!1,t)}}class lu extends t.Plugin{static get[ou(289)](){return ou(288)}constructor(t){const e=ou;super(t),this[e(302)]=e(254)}[ou(292)](){const t=ou;this[t(252)][t(286)][t(295)](t(307))[t(244)]={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(252)][t(286)][t(295)](t(276))[t(244)]=null}}function fu(t){return void 0!==t[ou(261)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(286)][r(250)](yc,lu),s[r(299)]=fu(t)?t[r(261)]():void 0;const i=document[r(249)](),a=t[r(271)][r(295)](r(268))[r(245)],c=await a(s,(()=>function(t){const e=r,n=document[e(260)](e(293));return t[e(247)](n),n}(i)));!function(t,e){const n=r,s=t[n(272)][n(277)][n(266)]()[n(263)](((e,r)=>(e[r]=t[n(256)][n(295)]({rootName:r}),e)),{}),o=t[n(286)][n(295)](n(291))[n(259)][n(258)]((t=>({id:t.id,name:t[n(248)]}))),i=t[n(286)][n(295)](n(276))[n(294)]({skipNotAttached:!0,toJSON:!0}),a=t[n(286)][n(295)](n(307))[n(264)]({skipNotAttached:!0,toJSON:!0}),c=e[n(286)][n(295)](n(291)),u=e[n(286)][n(295)](n(276)),l=e[n(286)][n(295)](n(307));for(const t of o)c[n(283)](t.id)||c[n(300)](t);c.me||c[n(301)]();for(const t of a)l[n(279)](t);for(const t of i)u[n(255)](t);e[n(256)][n(280)](s)}(t,c),c[r(275)](r(e?290:269));const u=fu(c)?c[r(296)](n):c[r(256)][r(295)](n);return await c[r(246)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=367]})(t,e)}function du(){var t=["4FBfbfa","10217060hZPjby","281mzqTBx","8078sJiqRx","323562hWKezu","468472IQKGnp","695GhnkDs","54868847EfGGZe","8924881rGSZZo","171ZCqpei","70260HpxfOj"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(978182===parseInt(n(368))/1*(parseInt(n(369))/2)+-parseInt(n(370))/3*(parseInt(n(377))/4)+-parseInt(n(372))/5*(parseInt(n(376))/6)+-parseInt(n(374))/7+parseInt(n(371))/8*(-parseInt(n(375))/9)+-parseInt(n(367))/10+parseInt(n(373))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=199]})(t,e)}function l(){const t=["1698510ZdBPYs","TrackChangesCommand","has","_isEnabledBasedOnSelection","isEnabled","commands","_enabledCommands","forceDisabled","14008170TRqgnE","clearForceDisabled","6fhmboT","3481614xfXhfV","751638UpNNKT","11YjRPaw","editor","execute","1255480ckqShI","162664hlUoHB","_enableCommands","affectsData","6wFrUYF","7qhEjbd","_disableUnsupportedCommands","value","refresh","317707mbfWNp"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(219010===-parseInt(n(216))/1+-parseInt(n(203))/2+parseInt(n(201))/3*(parseInt(n(208))/4)+-parseInt(n(217))/5*(parseInt(n(211))/6)+-parseInt(n(212))/7*(-parseInt(n(207))/8)+-parseInt(n(202))/9+parseInt(n(199))/10*(parseInt(n(204))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(223)]=e,this[n(214)]=!1,this[n(215)](),this[n(220)]=!1}[c(215)](){this[c(221)]=!0}[c(206)](){const t=c;this[t(214)]=!this[t(214)],this[t(214)]?this[t(213)]():this[t(209)]()}[c(213)](){const t=c;for(const e of this[t(205)][t(222)][t(222)]())e[t(210)]&&!this[t(223)][t(219)](e)&&e[t(224)](t(218))}[c(209)](){const t=c;for(const e of this[t(205)][t(222)][t(222)]())e[t(210)]&&!this[t(223)][t(219)](e)&&e[t(200)](t(218))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=318]})(t,e)}function d(){const t=["execute","1093ZPdgyp","refresh","10258712WnHNYv","2176191QnwkdM","model","isEnabled","234430VDeSzb","track-changes-accept-suggestion-not-found","editor","867036KLcQxb","get","TrackChangesEditing","getRanges","5391715lnpTcd","538YmVlnv","_isEnabledBasedOnSelection","plugins","_suggestions","68tZHOLK","acceptSuggestion","8239698bAnSMB","canEditAt"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(760701===parseInt(n(326))/1*(parseInt(n(340))/2)+parseInt(n(335))/3+parseInt(n(321))/4*(parseInt(n(332))/5)+-parseInt(n(323))/6+-parseInt(n(339))/7+parseInt(n(328))/8+parseInt(n(329))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(320)]=e,this[n(327)](),this[n(318)]=!1}[h(327)](){this[h(331)]=!0}[h(325)](t){const n=h,r=this[n(320)][n(336)](t);if(!r)throw new e.CKEditorError(n(333),this);const s=r[n(338)]();this[n(334)][n(330)][n(324)](s)&&this[n(334)][n(319)][n(336)](n(337))[n(322)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=187]})(t,e)}const I=m;function E(){const t=["editor","plugins","TrackChangesEditing","canEditAt","104CfFoVF","refresh","_suggestions","568912BCBAPz","get","_isEnabledBasedOnSelection","33834oOxfKA","170urjsqQ","getRanges","819618RdZMBU","184717eQwhxn","track-changes-discard-suggestion-not-found","4615358sgSLez","3942rkEhqh","5FlLyTg","24FqpqBk","discardSuggestion","44933rMRbus","execute","isEnabled","model"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(103305===parseInt(n(195))/1+parseInt(n(191))/2*(parseInt(n(200))/3)+parseInt(n(188))/4+-parseInt(n(199))/5*(-parseInt(n(194))/6)+parseInt(n(202))/7*(-parseInt(n(210))/8)+parseInt(n(198))/9*(parseInt(n(192))/10)+-parseInt(n(197))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(187)]=e,this[n(211)](),this[n(190)]=!1}[I(211)](){this[I(204)]=!0}[I(203)](t){const n=I,r=this[n(187)][n(189)](t);if(!r)throw new e.CKEditorError(n(196),this);const s=r[n(193)]();this[n(206)][n(205)][n(209)](s)&&this[n(206)][n(207)][n(189)](n(208))[n(201)](r)}}function T(){const t=["isObject","splice","length","322mkXajt","sort","deletion","isArray","171sqrIUB","from","isCollapsed","map","value","schema","isMultiRange","632924fOdPsg","isIntersecting"," [color ","execute","createPositionAfter","119135KNHoSc","start","content","6616204rsURvk","color","6oOLKCN","add","getRanges","push","replace","isTouching","next","6412wkChMR","9749616PHKwZh","type","isInContent","createPositionBefore","createPositionAt","createRange","join","end","change","767330ADmfUU","3683724IRoops"];return(T=function(){return t})()}function _(t){const e=k;return t[e(468)](((t,n)=>e(469)==t[e(454)]&&e(469)!=n[e(454)]?-1:e(469)!=t[e(454)]&&e(469)==n[e(454)]?1:0))}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(476)];for(;s<t[n(466)];){const a=t[s],c=t[s+1];r||(r=e[n(456)](a)),A(e,a,c)||(o[n(448)](e[n(458)](r,i[n(464)](a)?e[n(482)](a):e[n(457)](a,n(460)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(482)](e),o=t[r(456)](n);return s[r(450)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(831690===-parseInt(n(467))/1*(-parseInt(n(452))/2)+-parseInt(n(445))/3*(parseInt(n(478))/4)+parseInt(n(483))/5+-parseInt(n(463))/6+parseInt(n(486))/7+parseInt(n(453))/8+-parseInt(n(471))/9*(parseInt(n(462))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function k(t,e){const n=T();return(k=function(t,e){return n[t-=445]})(t,e)}function C(t,e,n){const r=k;for(;n[r(466)];){const s=n[r(465)](0,100);t[r(461)]((()=>{const t=r;for(const n of s)n[t(455)]&&e[t(481)](n.id)}))}}const L=N;function R(){const t=["6869220bdbbIs","_isEnabledBasedOnSelection","117TeLuiB","20635CCMnjN","refresh","468114MNwnaP","isInContent","33RTFTCt","getRanges","model","469RIvOek","367940ulfNxd","some","61448RgoGwi","values","_command","1482612biwgtI","_suggestions","isEnabled","from","984hRBymS","2jspNhh","execute","editor","961175JiYCij","canEditAt"];return(R=function(){return t})()}function N(t,e){const n=R();return(N=function(t,e){return n[t-=189]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(654624===-parseInt(n(196))/1+parseInt(n(193))/2*(-parseInt(n(203))/3)+parseInt(n(214))/4+-parseInt(n(201))/5*(-parseInt(n(192))/6)+-parseInt(n(208))/7*(parseInt(n(211))/8)+-parseInt(n(200))/9*(parseInt(n(209))/10)+-parseInt(n(205))/11*(-parseInt(n(198))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(213)]=e,this[r(189)]=n,this[r(202)](),this[r(199)]=!1}[L(202)](){const t=L,e=Array[t(191)](this[t(189)][t(212)]())[t(210)]((e=>e[t(204)]));this[t(190)]=this[t(213)][t(190)]&&e}[L(194)](){const t=L,e=_(Array[t(191)](this[t(189)][t(212)]()));for(const n of e){const e=n[t(206)]();if(!this[t(195)][t(207)][t(197)](e))return}C(this[t(195)][t(207)],this[t(213)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=197]})(t,e)}function O(){const t=["selection","_selectedSuggestions","getRanges","19478624AVMOWK","_command","447303ebYHQk","model","values","canEditAt","413980toIfHB","isEnabled","_suggestions","refresh","execute","from","10ehZAMH","20VsOgBg","document","1059jcseHU","7231Oynlvk","_isEnabledBasedOnSelection","774AvYaaW","74808putiLC","91vBuMhB","1520UCRuVp","2938iwwIir","size","editor","9252dDWqpF"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(960634===parseInt(n(225))/1*(parseInt(n(203))/2)+parseInt(n(212))/3+-parseInt(n(216))/4*(parseInt(n(223))/5)+-parseInt(n(199))/6*(parseInt(n(197))/7)+parseInt(n(202))/8*(parseInt(n(200))/9)+parseInt(n(222))/10*(-parseInt(n(210))/11)+-parseInt(n(206))/12*(parseInt(n(201))/13))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(211)]=e,this[r(218)]=n,this[r(208)]=new Set,this[r(219)](),this[r(198)]=!1}[M(219)](){const t=M,e=this[t(205)][t(213)][t(224)][t(207)],n=Array[t(221)](this[t(218)][t(214)]());this[t(208)]=function(t,e){const n=k,r=Array[n(472)](t[n(447)]()),s=new Set;for(const o of e)if(o[n(455)])for(const e of r)for(const r of o[n(447)]())(e[n(479)](r)||t[n(473)]&&!o[n(477)]&&o[n(451)]&&r[n(460)][n(450)](e[n(484)]))&&s[n(446)](o);return s}(e,n),this[t(217)]=this[t(211)][t(217)]&&!!this[t(208)][t(204)]}[M(220)](){const t=M,e=_(Array[t(221)](this[t(208)]));for(const n of e){const e=n[t(209)]();if(!this[t(205)][t(213)][t(215)](e))return}C(this[t(205)][t(213)],this[t(211)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,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 Y="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Y||Function("return this")();const Q=J.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=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 kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(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 Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,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(!kt||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 Yt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?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&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Zt(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 Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Zt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,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,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Xe.call(t,e)})))}:Ke;const Qe=function(t,e){return Zt(t,Je(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Je(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,xe,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(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Nn(t);case"[object Symbol]":return vn(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 Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;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?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Qe(e,Fe(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?xe:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Qn.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||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Lr(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:vr(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 Br=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 Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Hr();return(Gr=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(622125===parseInt(n(316))/1+-parseInt(n(258))/2+-parseInt(n(259))/3+-parseInt(n(312))/4+-parseInt(n(281))/5+-parseInt(n(250))/6+parseInt(n(283))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(278)]=!1,this.id=e.id,this[n(266)]=e[n(266)],this[n(293)]=e[n(293)]||null,this[n(299)]=e[n(299)],this[n(297)]=e[n(297)]||e[n(299)],this[n(277)]=Boolean(e[n(317)]&&e[n(317)][n(282)]),this[n(274)]=null,this[n(285)]=t,this[n(313)]=e[n(296)],this[n(325)]=e[n(303)],this[n(324)]=e[n(305)],this[n(322)]=new Set,this[n(249)]=null,this[n(257)](n(321),null),this[n(257)](n(317),e[n(317)]||{}),this[n(257)](n(269),null),this[n(257)](n(294),null),this[n(257)](n(304),null),this[n(257)](n(318),!1),this[n(314)](n(323)),this[n(314)](n(290))}get[jr(280)](){const t=jr;let e=this;for(;e[t(269)];)e=e[t(269)];return e}get[jr(301)](){const t=jr;return!!this[t(304)]&&this[t(304)][t(267)]>0}get[jr(310)](){const t=jr;return 0!=this[t(322)][t(252)]&&6==Array[t(298)](this[t(322)])[0][t(251)](":")[t(267)]}get[jr(261)](){return null!==this[jr(262)]()}[jr(287)](t){const e=jr;this[e(322)][e(279)](t)}[jr(302)](){const t=jr;return Array[t(298)](this[t(322)])}[jr(248)](){const t=jr;return this[t(302)]()[t(263)]((e=>this[t(285)][t(271)][t(289)](e)))[t(275)]((t=>t))}[jr(262)](){return this[jr(248)]()[0]||null}[jr(306)](){const t=jr;this[t(285)][t(319)]((e=>{const n=t;for(const t of this[n(248)]())e[n(288)](t)})),this[t(322)][t(308)]()}[jr(288)](t){const e=jr;this[e(285)][e(319)]((n=>{n[e(288)](t)})),this[e(322)][e(295)](t)}[jr(256)](t){const e=jr,n=e(315)+this[e(266)]+":"+this[e(293)]+":"+this.id+":"+this[e(297)].id+":"+Vr[e(291)]();this[e(287)](n),this[e(285)][e(319)]((r=>{r[e(292)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(320)](t){const e=jr;for(const n of this[e(309)]())if(n[e(268)](t))return!0;return!1}[jr(309)](){const t=jr;return this[t(248)]()[t(263)]((e=>e[t(273)]()))}[jr(311)](){const t=jr;return this[t(309)]()[t(270)](((e,n)=>[...e,...n[t(311)]()]),[])}[jr(260)](){const t=jr;var e;return(null===(e=this[t(262)]())||void 0===e?void 0:e[t(273)]())||null}[jr(265)](){const t=jr,e=this[t(309)]();if(1!=e[t(267)])return null;const n=e[0],r=n[t(255)][t(300)],s=n[t(253)][t(272)];return r instanceof i.Element?r!=s?null:r:null}[jr(323)](){const t=jr;this[t(313)](this[t(309)](),this[t(274)],this[t(317)]),this[t(306)]()}[jr(290)](){const t=jr;this[t(325)](this[t(309)](),this[t(274)],this[t(317)]),this[t(306)]()}[jr(284)](){const t=jr,e=[];let n=this[t(280)];for(;n;)e[t(307)](n),n=n[t(294)];return e}[jr(254)](t,e){const n=jr,r=Xn(this[n(317)]);hr(r,t,e),wr(r,this[n(317)])||(this[n(317)]=r,this[n(324)](r))}[jr(276)](t){const e=jr,n=Xn(this[e(317)]);Ur(n,t),wr(n,this[e(317)])||(this[e(317)]=n,this[e(324)](this[e(317)]))}[jr(286)](){const t=jr;return{id:this.id,type:this[t(293)]?this[t(266)]+":"+this[t(293)]:this[t(266)],authorId:this[t(297)].id,createdAt:this[t(249)],hasComments:this[t(301)],data:this[t(274)],attributes:this[t(317)]}}static[jr(291)](){const t=jr;return(0,e.uid)()[t(264)](1,5)}}function Hr(){const t=["getFirstMarker","map","substr","getContainedElement","type","length","isIntersecting","previous","reduce","markers","nodeBefore","getRange","data","filter","removeAttribute","isExternal","_isDataLoaded","add","head","4319715LEtJBa","@external","33024306GHGWGa","getAllAdjacentSuggestions","_model","toJSON","addMarkerName","removeMarker","get","discard","getMultiRangeId","addMarker","subType","next","delete","onAccept","creator","from","author","nodeAfter","hasComments","getMarkerNames","onDiscard","commentThread","onAttributesChange","removeMarkers","push","clear","getRanges","isMultiRange","getItems","4872904PMSJsB","_onAccept","decorate","suggestion:","162879qGxJUM","attributes","_saved","change","isIntersectingWithRange","authoredAt","_markerNames","accept","_onAttributesChange","_onDiscard","getMarkers","createdAt","3101040KbTdRN","split","size","end","setAttribute","start","addRange","set","834750aqeIoz","3726384eltgIS","getFirstRange","isInContent"];return(Hr=function(){return t})()}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_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=376]})(t,e)}function Kr(){const t=["type","getItemLabel","Container","isInContent","addFormat","registerElementLabel","*Merge:* %0","attribute","isEqual","map","removeContainer","REPLACE_TEXT","Object","_handleRenameSuggestionDescription","previousSibling","nodeAfter","insertion","text","label","element","item","*Insert:* %0","_handleInsertRemoveSuggestionDescription","match","_handleCustomCallbackDescription","_schema","_handleAttributeSuggestionDescription","*Set format:* %0","format","_addDescriptionItems","end","1408894kNBhhX","9JEEGuw","indexOf","push","removeEmptyContainer","quantity","set","_locale","$textProxy","ELEMENT_SPACE","addContainer","4308208cHGrGg","$text","subType","get","*Remove:* %0","join","getFirstRange","EmptyContainer","add","addEmptyContainer","removeFormat","isObject","828830rDLKjB","pop","addObject","registerAttributeLabel","3xvSlIM","$1 $2","isEmpty","elementStart","2244565DIuCBI","skip","*Change to:* %0","remove","7507630lhhooJ","softBreak","key","nextSibling","removeObject","8292wYnZUS","_attributeLabels","function","_customCallbacks","normal","3759BHWwwG","_resolveDescriptionItems","matchingCallback","elementEnd","newValue","_itemLabelsCallbacks","length","18060RpfURQ","*Remove format:* %0","getWalker","name","getDescriptions","has","replace","_itemLabels","deletion","data","checkChild","start","*Split:* %0","registerDescriptionCallback"];return(Kr=function(){return t})()}!function(t,e){const n=qr,r=t();for(;;)try{if(532694===parseInt(n(458))/1+parseInt(n(435))/2*(parseInt(n(462))/3)+-parseInt(n(390))/4+-parseInt(n(466))/5+-parseInt(n(378))/6*(-parseInt(n(383))/7)+-parseInt(n(446))/8+parseInt(n(436))/9*(-parseInt(n(470))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(381)]=[],this[n(397)]=new Map,this[n(388)]=[],this[n(379)]=new Map,this[n(429)]=t,this[n(442)]=e}[Wr(394)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(389)];o++){const i=t[o];if(!i[e(407)])continue;const a=this[e(428)](i);if(a){if(null!=i[e(448)]){if(r[e(395)](i[e(448)]))continue;r[e(454)](i[e(448)])}n[e(438)](a)}else if(e(411)!=i[e(404)])e(420)!=i[e(404)]&&e(398)!=i[e(404)]||this[e(426)](n,i,t[o+1]);else{const t=i[e(399)][e(472)];if(s[e(395)](t))continue;s[e(454)](i[e(399)][e(472)]),t==_c?this[e(417)](n,i):this[e(430)](n,i)}}return this[e(384)](n)}[Wr(403)](t){const e=Wr;this[e(381)][e(438)](t)}[Wr(409)](t,n,r=e.priorities[Wr(382)]){const s=Wr;s(380)==typeof t?(0,e.insertToPriorityArray)(this[s(388)],{matchingCallback:t,label:n,priority:r}):this[s(397)][s(441)](t,n)}[Wr(461)](t,e){const n=Wr;this[n(379)][n(441)](t,e)}[Wr(405)](t,e=1){const n=Wr;let r;for(const e of this[n(388)])if(e[n(385)](t)){r=e[n(422)];break}return r||(r=this[n(397)][n(449)](t[n(393)])),r?r(e):1!==e?e+" "+t[n(393)]+"s":""+t[n(393)]}[Wr(433)](t,e){const n=Wr,r=e[n(452)]()[n(392)](),s=n(420)==e[n(404)]?n(454):n(469);for(const e of r){const o=e[n(424)],i=t[t[n(389)]-1];if(o.is(n(443)))i&&i[n(404)][n(437)](n(406))>-1&&t[n(459)](),i&&n(421)==i[n(404)]?i[s]+=o[n(399)]:t[n(438)]({type:n(421),add:n(454)==s?o[n(399)]:"",remove:n(469)==s?o[n(399)]:""});else if(this[n(429)][n(457)](o)){const a=o;if(i&&i[n(404)][n(437)](n(406))>-1&&t[n(459)](),n(386)==e[n(404)])continue;i&&i[n(404)]==s+n(416)&&i[n(423)][n(393)]==a[n(393)]?i[n(440)]++:t[n(438)]({type:s+n(416),element:a,quantity:1}),r[n(467)]((t=>!(n(386)==t[n(404)]&&t[n(424)]==o)))}else if(this[n(429)][n(400)](o,n(447))||o.is(n(423),n(471))){const r=o;if(n(454)==s&&n(465)==e[n(404)]||n(469)==s&&n(386)==e[n(404)])continue;if(i&&-1==i[n(404)][n(437)](n(406))){n(421)==i[n(404)]&&(i[s]+="\n");continue}let a;if(a=n(454)==s?r[n(376)]&&!this[n(429)][n(457)](r[n(376)])?r[n(376)]:null:r[n(418)]&&!this[n(429)][n(457)](r[n(418)])?r[n(418)]:null,r[n(464)]||a&&a[n(464)]){const e=a&&a[n(464)]?a:r;i&&i[n(404)]==s+n(453)&&i[n(423)][n(393)]==e[n(393)]?i[n(440)]++:t[n(438)]({type:s+n(453),element:e,quantity:1})}else t[n(438)]({type:s+n(406),element:r})}}}[Wr(384)](t){const e=Wr,n=this[e(442)],r=[],s=[],o=[];for(const i of t)switch(i[e(404)]){case e(421):if(i[e(454)]=i[e(454)][e(396)](/(\S)\u000A+(\S)/g,e(463))[e(396)](/\u000A/g,""),i[e(469)]=i[e(469)][e(396)](/(\S)\u000A+(\S)/g,e(463))[e(396)](/\u000A/g,""),""!=i[e(454)]&&""!=i[e(469)]){r[e(438)]({type:e(396),content:zr(n,e(415),['"'+i[e(469)]+'"','"'+i[e(454)]+'"'])});continue}if(null!=i[e(454)][e(427)](/^ +$/)){r[e(438)]({type:e(420),content:zr(n,e(425),zr(n,e(444),i[e(454)][e(389)]))});continue}if(null!=i[e(469)][e(427)](/^ +$/)){r[e(438)]({type:e(398),content:zr(n,e(450),zr(n,e(444),i[e(469)][e(389)]))});continue}if(""!=i[e(454)]){r[e(438)]({type:e(420),content:zr(n,e(425),'"'+i[e(454)]+'"')});continue}r[e(438)]({type:e(398),content:zr(n,e(450),'"'+i[e(469)]+'"')});continue;case e(455):case e(460):r[e(438)]({type:e(420),content:zr(n,e(425),this[e(405)](i[e(423)],i[e(440)]))});continue;case e(439):case e(377):r[e(438)]({type:e(398),content:zr(n,e(450),this[e(405)](i[e(423)],i[e(440)]))});continue;case e(445):r[e(438)]({type:e(420),content:zr(n,e(402),this[e(405)](i[e(423)],i[e(440)]))});continue;case e(414):r[e(438)]({type:e(398),content:zr(n,e(410),this[e(405)](i[e(423)],i[e(440)]))});continue;case e(408):s[e(438)](i[e(472)]);continue;case e(456):o[e(438)](i[e(472)]);continue;default:r[e(438)](i)}if(s[e(389)]){const t=s[e(413)]((t=>this[e(379)][e(395)](t)?this[e(379)][e(449)](t):t))[e(451)](", ");r[e(438)]({type:e(432),content:zr(this[e(442)],e(431),t)})}if(o[e(389)]){const t=o[e(413)]((t=>this[e(379)][e(395)](t)?this[e(379)][e(449)](t):t))[e(451)](", ");r[e(438)]({type:e(432),content:zr(this[e(442)],e(391),t)})}return r}[Wr(428)](t){const e=Wr;for(const n of this[e(381)]){const r=n(t);if(r&&e(404)in r)return r}}[Wr(430)](t,e){const n=Wr,r=e[n(399)],s=void 0===r[n(387)]?n(456):n(408);t[n(438)]({type:s,key:r[n(472)]})}[Wr(417)](t,e){const n=Wr;t[n(438)]({type:n(432),content:zr(this[n(442)],n(468),this[n(405)](e[n(452)]()[n(401)][n(419)],1))})}[Wr(426)](t,e,n){const r=Wr;if(this[r(433)](t,e),n&&n[r(452)]()&&!e[r(452)]()[r(434)][r(412)](n[r(452)]()[r(401)])){const n=t[t[r(389)]-1],s=r(420)==e[r(404)]?r(454):r(469);n&&r(421)==n[r(404)]&&(n[s]+="\n")}}}const Yr=Jr;function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=280]})(t,e)}function Qr(){const t=["get","42694exAZrt","afterInit","25MTPNEr","commands","20ZSwzIZ","plugins","1431VpIUOt","TrackChangesEditing","52116805ClLhIZ","984752oZThMb","3042pRcfXF","showAIAssistant","editor","27490ncOsvA","5708kVPRdX","156eXPMhe","enableCommand","1290828iDhedh","35etSgZR","1167991wAwXxe"];return(Qr=function(){return t})()}!function(t,e){const n=Jr,r=t();for(;;)try{if(985511===-parseInt(n(287))/1*(-parseInt(n(291))/2)+-parseInt(n(293))/3*(parseInt(n(280))/4)+parseInt(n(289))/5*(-parseInt(n(283))/6)+parseInt(n(284))/7*(parseInt(n(296))/8)+parseInt(n(297))/9*(-parseInt(n(300))/10)+-parseInt(n(285))/11*(parseInt(n(281))/12)+parseInt(n(295))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr extends t.Plugin{[Yr(288)](){const t=Yr,e=this[t(299)],n=e[t(292)][t(286)](t(294));e[t(290)][t(286)](t(298))&&n[t(282)](t(298))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=425]})(t,e)}function es(){const t=["has","FORMAT_ALIGN_TO_LEFT","registerDescriptionCallback","get","right","4439810jKQnNe","TrackChangesEditing","AlignmentEditing","type","formatBlock","4CVigwc","enableDefaultAttributesIntegration","208684rVWwIr","_registerLegacyDescription","locale","center","editor","commandParams","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","commandName","registerAttributeLabel","value","698354nVqpeh","justify","left","8SwOYUp","registerBlockAttribute","plugins","afterInit","4357755KSRGPE","FORMAT_ALIGNMENT","alignment","180876rgqoei","descriptionFactory","FORMAT_JUSTIFY_TEXT","62542qmKffg","format","FORMAT_ALIGN_TO_CENTER","10wVmrfc","2152164NADOZm"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(486775===parseInt(n(444))/1+-parseInt(n(457))/2+parseInt(n(454))/3*(parseInt(n(431))/4)+parseInt(n(460))/5*(parseInt(n(461))/6)+-parseInt(n(433))/7*(parseInt(n(447))/8)+-parseInt(n(451))/9+-parseInt(n(426))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(450)](){const t=$r,e=this[t(437)],n=e[t(435)];if(!e[t(449)][t(462)](t(428)))return;const r=e[t(449)][t(465)](t(427));r[t(432)](t(453)),r[t(448)](t(453)),r[t(455)][t(442)](t(453),zr(n,t(452))),this[t(434)]()}[$r(434)](){const t=$r,e=this[t(437)],n=e[t(435)];e[t(449)][t(465)](t(427))[t(455)][t(464)]((e=>{const r=t;if(r(430)!=e[r(429)])return;const{data:s}=e;if(s&&r(453)==s[r(441)]){const t=s[r(438)][0][r(443)];return{type:r(458),content:zr(n,r(439),function(t){const e=r;switch(t){case e(446):return zr(n,e(463));case e(425):return zr(n,e(440));case e(436):return zr(n,e(459));case e(445):return zr(n,e(456))}}(t))}}}))}}const rs=os;function ss(){const t=["strikethrough","get","type","4loTKmn","registerAttributeLabel","registerInlineAttribute","4135800NdbVgP","descriptionFactory","CodeEditing","commandParams","locale","550jBBiqU","2712168YNgKGl","forceValue","FORMAT_STRIKETHROUGH","19544gSoZVZ","registerDescriptionCallback","FORMAT_SUPERSCRIPT","code","bold","SuperscriptEditing","commandName","toUpperCase","has","ItalicEditing","UnderlineEditing","FORMAT_SUBSCRIPT","1479905VHTfuI","afterInit","TrackChangesEditing","1143261QloWsJ","FORMAT_CODE","11921GcFnHL","35OrUbch","toLowerCase","format","editor","FORMAT_ITALIC","235460jAOeVp","underline","*Format:* %0","superscript","italic","subscript","formatInline","_registerLegacyDescription","FORMAT_UNDERLINE","enableDefaultAttributesIntegration","*Remove format:* %0","slice","FORMAT_BOLD","52otKevT","BoldEditing","FORMAT_","StrikethroughEditing","SubscriptEditing","plugins"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=222]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(566019===parseInt(n(266))/1*(-parseInt(n(228))/2)+-parseInt(n(264))/3+-parseInt(n(237))/4*(parseInt(n(261))/5)+parseInt(n(240))/6+parseInt(n(267))/7*(-parseInt(n(249))/8)+-parseInt(n(246))/9+-parseInt(n(272))/10*(-parseInt(n(245))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(229),rs(258),rs(259),rs(242),rs(231),rs(232),rs(254)];class as extends t.Plugin{[rs(262)](){const t=rs,e=this[t(270)],n=e[t(233)][t(235)](t(263)),r=e[t(244)];for(const s of is){if(!e[t(233)][t(257)](s))continue;const o=s[t(226)](0,-7)[t(268)](),i=t(230)+o[t(256)]();n[t(224)](o),n[t(239)](o),n[t(241)][t(238)](o,zr(r,i))}this[t(222)]()}[rs(222)](){const t=rs,e=this[t(270)],n=e[t(244)],r=e[t(233)][t(235)](t(263));function s(e,s){const o=t;r[o(241)][o(250)]((t=>{const r=o;if(r(278)!=t[r(236)])return;const{data:i}=t;return i&&i[r(255)]===e?i[r(243)][0][r(247)]?{type:r(269),content:zr(n,r(274),s)}:{type:r(269),content:zr(n,r(225),s)}:void 0}))}s(t(253),zr(n,t(227))),s(t(276),zr(n,t(271))),s(t(273),zr(n,t(223))),s(t(252),zr(n,t(265))),s(t(234),zr(n,t(248))),s(t(277),zr(n,t(260))),s(t(275),zr(n,t(251)))}}function cs(t,e){const n=us();return(cs=function(t,e){return n[t-=193]})(t,e)}function us(){const t=["descriptionFactory","markBlockFormat","model","1610hfwzfG","registerDescriptionCallback","enableCommand","getSelectedBlocks","locale","commandParams","has","2656140BMmzJz","2bhpgxM","value","get","selection","9559296JyNplE","filter","2283032EDDGQW","blockQuote","TrackChangesEditing","document","plugins","checkChild","*Remove format:* %0","parent","change","afterInit","commandName","format","BlockQuoteEditing","ELEMENT_BLOCK_QUOTE","20139894SoLvwh","schema","from","*Set format:* %0","name","$root","3316614THhwxb","783018eaPbjY","23106zsjhCd","editor","commands","forceValue"];return(us=function(){return t})()}const ls=cs;!function(t,e){const n=cs,r=t();for(;;)try{if(629446===-parseInt(n(203))/1*(-parseInt(n(219))/2)+parseInt(n(202))/3+-parseInt(n(225))/4+-parseInt(n(218))/5+-parseInt(n(204))/6*(-parseInt(n(211))/7)+parseInt(n(223))/8+-parseInt(n(196))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[ls(234)](){const t=ls,e=this[t(205)],n=e[t(215)];if(!e[t(229)][t(217)](t(194)))return;const r=e[t(229)][t(221)](t(227)),s=this[t(205)][t(206)][t(221)](t(226));r[t(213)](t(226),((n,o={})=>{const i=t,a=this[i(205)][i(210)][i(228)][i(222)],c=o&&void 0!==o[i(207)]?o[i(207)]:!s[i(220)];let u=[];if(c){const t=Array[i(198)](a[i(214)]())[i(224)]((t=>hs(t)||function(t,e){const n=i,r=e[n(230)](t[n(232)],n(226)),s=e[n(230)]([n(201),n(226)],t);return r&&s}(t,this[i(205)][i(210)][i(197)])));u=y(t,e[i(210)])}else{const t=Array[i(198)](a[i(214)]())[i(224)]((t=>hs(t)));u=y(t,e[i(210)])}e[i(210)][i(233)]((()=>{const t=i;for(const e of u)r[t(209)](e,{commandName:t(226),commandParams:[{forceValue:c}]})}))})),r[t(208)][t(212)]((e=>{const r=t,{data:s}=e;if(s&&r(226)==s[r(235)]){const t=zr(n,r(195));return s[r(216)][0][r(207)]?{type:r(193),content:zr(n,r(199),t)}:{type:r(193),content:zr(n,r(231),t)}}}))}}function hs(t){const e=ls;return e(226)==t[e(232)][e(200)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=489]})(t,e)}function ps(){const t=["65OErpPy","get","176fTdGyp","5544dqHhJI","701ifNPJS","12875040GtenzD","changeCaseTitle","editor","21064VfNZak","3600835wxSrcU","537cGwEdl","enableCommand","146450epacEk","changeCaseUpper","3134vyXdKC","CaseChange","plugins","TrackChangesEditing","changeCaseLower","97938OIpfsN","2696FqewMf","afterInit","has"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(683469===parseInt(n(492))/1*(parseInt(n(502))/2)+parseInt(n(498))/3*(parseInt(n(496))/4)+parseInt(n(511))/5*(-parseInt(n(507))/6)+-parseInt(n(497))/7+-parseInt(n(508))/8*(-parseInt(n(491))/9)+parseInt(n(500))/10*(parseInt(n(490))/11)+-parseInt(n(493))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(509)](){const t=gs,e=this[t(495)];e[t(504)][t(510)](t(503))&&(e[t(504)][t(489)](t(505))[t(499)](t(501)),e[t(504)][t(489)](t(505))[t(499)](t(506)),e[t(504)][t(489)](t(505))[t(499)](t(494)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=417]})(t,e)}function bs(){const t=["6670712ltxTFZ","177UbtADj","3824631oYEoeW","get","21TsrhDe","TrackChangesEditing","17635TugXIF","commands","9FzioXT","1524dKUlhr","1346ohbTzk","ckbox","plugins","209094uNPSKA","editor","33IrjwCr","4110948PvBVWX","enableCommand","13095290vdYVkI","afterInit"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(823053===parseInt(n(429))/1*(-parseInt(n(418))/2)+parseInt(n(430))/3+parseInt(n(417))/4*(-parseInt(n(434))/5)+parseInt(n(421))/6*(-parseInt(n(432))/7)+parseInt(n(428))/8+parseInt(n(436))/9*(parseInt(n(426))/10)+-parseInt(n(423))/11*(parseInt(n(424))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(427)](){const t=Is,e=this[t(422)];e[t(435)][t(431)](t(419))&&e[t(420)][t(431)](t(433))[t(425)](t(419))}}const _s=As;function ys(){const t=["from","label","name","format","selection","isLimit","plugins","enableCommand","formatBlock","checkChild","editor","value","getSelectedBlocks","80WmjfBq","model","*Set format:* %0","ELEMENT_CODE_BLOCK","language","afterInit","401134RTCZoh","change","toLowerCase","config","codeBlock","TrackChangesEditing","blockName","type","descriptionFactory","registerElementLabel","document","3229516LJwAZC","filter","find","commands","2325111XeTGFI","325053LSfKbd","commandParams","commandName","forceValue","schema","parent","4970412swwlJd","1409076ZdlfQp","has","rootElement","5ugOObX","get","outdentCodeBlock","locale","435890MkmkGA","CodeBlock","indentCodeBlock","languages","*Remove format:* %0","markBlockFormat","registerDescriptionCallback"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(500370===parseInt(n(296))/1+parseInt(n(336))/2+parseInt(n(295))/3+parseInt(n(291))/4+parseInt(n(306))/5*(-parseInt(n(302))/6)+-parseInt(n(310))/7*(parseInt(n(330))/8)+-parseInt(n(303))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(335)](){const t=_s,e=this[t(327)];if(!e[t(323)][t(304)](t(311)))return;const n=e[t(323)][t(307)](t(285)),r=e[t(309)],s=e[t(339)][t(307)](t(284))[t(313)],o=e[t(294)][t(307)](t(284));n[t(324)](t(312)),n[t(324)](t(308)),n[t(324)](t(284),((r,i={})=>{const a=t,c=e[a(331)],u=e[a(331)][a(290)][a(321)],l=i&&void 0!==i[a(299)]?i[a(299)]:!o[a(328)];let f;i[a(334)]||(i[a(334)]=s[0][a(334)]),f=l?Array[a(317)](u[a(329)]())[a(292)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(305))&&!e[n(322)](t)&&e[n(326)](t[n(301)],n(284))}(t,c[a(300)]))):Array[a(317)](u[a(329)]())[a(292)]((t=>Cs(t)));const h=y(f,c);c[a(337)]((()=>{const t=a;for(const e of h)n[t(315)](e,{commandName:t(284),commandParams:[{...i,forceValue:l}],formatGroupId:t(286)})}))})),n[t(288)][t(289)](t(284),(e=>zr(r,t(333),e))),n[t(288)][t(316)]((e=>{const n=t;if(n(325)!=e[n(287)])return;const o=r.t,{data:i}=e;if(!i||n(284)!=i[n(298)])return;const a=i[n(297)][0][n(334)],c=o(s[n(293)]((t=>t[n(334)]===a))[n(318)])[n(338)]();return i[n(297)][0][n(299)]?{type:n(320),content:zr(r,n(332),zr(r,n(333),1)+" ("+c+")")}:{type:n(320),content:zr(r,n(314),zr(r,n(333),1))}}))}}function Cs(t){const e=_s;return e(284)==t[e(319)]}function Ls(){const t=["1078247qZTqlI","afterInit","156uEqYSv","editor","1359kbqwzd","27642cOfjIZ","11rpufQJ","425ftkQPw","2568pOdLdd","addCommentThread","40152xWrljj","99790Ktgmfq","31717jbDLpo","plugins","CommentsEditing","enableCommand","TrackChangesEditing","has","28203528PIHJJG","2515528ZGIWqn","get"];return(Ls=function(){return t})()}const Rs=Ns;function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(846910===parseInt(n(437))/1+parseInt(n(435))/2+parseInt(n(439))/3*(parseInt(n(447))/4)+-parseInt(n(444))/5*(-parseInt(n(442))/6)+parseInt(n(449))/7*(parseInt(n(445))/8)+-parseInt(n(441))/9*(parseInt(n(448))/10)+parseInt(n(443))/11*(-parseInt(n(434))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Rs(438)](){const t=Rs,e=this[t(440)];e[t(450)][t(433)](t(451))&&e[t(450)][t(436)](t(432))[t(431)](t(446))}}var Ms=n(834);function vs(){const t=["addHighlight","createUIElement","301684uzroek","type","markerRange","705164GevWUR","isContent","consumable","1311072onZEfz","insert","hasAttribute","push","createRangeOn","model","isAtEnd","bindElementToMarker","isBlock","get","activeMarkers","getWalker","TrackChangesEditing","188667hukXMj","writer","plugins","nextSibling","343BqaPYP","span","includes","ck-suggestion-marker--active","parent","isLimit","schema","item","markerName","getItems","test","6xTrLiU","getCustomProperty","previousPosition","10evNHEh","7224jBUCjP","toViewElement","start","name","7948028lvGCiH","9aAFqFm","ck-suggestion-marker-","2181370qJrGAT","toViewPosition","elementEnd","addClass","mapper"];return(vs=function(){return t})()}function Os(t,e){const n=vs();return(Os=function(t,e){return n[t-=315]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(332)]())o[r(360)](t)&&s[r(361)](n[r(362)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(321)][r(315)](r(318));return(o,i,a)=>{const c=r;if(!a[c(357)][c(333)](i[c(354)],o[c(341)]))return;const u=i[c(354)][c(317)](),l=i[c(354)][c(340)],f=t[c(363)][c(329)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(330)];d=d||f[c(356)](e);const n=a[c(349)][c(339)](e);if(n&&n[c(335)](c(350)))return;c(347)==t[c(353)]&&f[c(366)](e)&&!f[c(328)](e)&&(e[c(322)]||l[c(364)]?h&&h[c(327)]==e||(h=e,m(t[c(336)]),p=!0):g=g||t[c(336)])}function m(t){const r=c,o=a[r(320)][r(351)](r(324),{class:r(344)+e}),u=a[r(349)][r(346)](t);n&&s[r(316)][r(325)](i[r(331)])&&a[r(320)][r(348)](r(326),o),a[r(320)][r(359)](u,o),a[r(349)][r(365)](o,i[r(331)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(233634===parseInt(n(352))/1+-parseInt(n(334))/2*(-parseInt(n(319))/3)+-parseInt(n(355))/4*(-parseInt(n(337))/5)+-parseInt(n(338))/6*(-parseInt(n(323))/7)+-parseInt(n(358))/8+-parseInt(n(343))/9*(-parseInt(n(345))/10)+-parseInt(n(342))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Ds=Bs;function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(407596===-parseInt(n(390))/1+-parseInt(n(370))/2*(parseInt(n(415))/3)+parseInt(n(410))/4*(parseInt(n(373))/5)+-parseInt(n(392))/6*(parseInt(n(375))/7)+-parseInt(n(399))/8*(parseInt(n(367))/9)+parseInt(n(419))/10+parseInt(n(386))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Ds(407)](){return[Ms.Delete]}[Ds(400)](){const t=Ds,e=this[t(360)],n=e[t(368)][t(394)](t(396));n[t(414)](t(402));const r=e[t(365)][t(394)](t(401));n[t(414)](t(401),((n,s={})=>{const o=t,a=e[o(398)][o(416)](e[o(398)][o(359)][o(411)]);a[o(362)]&&e[o(398)][o(372)](a,{direction:o(371),unit:s[o(364)]});const c=a[o(381)](),u=i.LiveRange[o(378)](c);let l;n(s),l=o(413)==u[o(417)][o(393)]?e[o(398)][o(387)](c[o(384)]):e[o(398)][o(387)](u[o(384)],u[o(397)]),u[o(389)](),e[o(398)][o(406)](r[o(379)][o(404)],(t=>{const e=o;r[e(379)][e(418)](),t[e(391)](t[e(387)](l[e(397)])),r[e(379)][e(380)]()}))})),e[t(385)][t(363)].on(t(376),Fs(e,t(395)),{priority:t(366)}),e[t(383)][t(363)].on(t(376),((n,r,s)=>{const o=t;s[o(403)][o(388)]&&Fs(e,o(395),{showActiveMarker:!1})[o(408)](this)(n,r,s)}),{priority:t(366)}),e[t(385)][t(363)].on(t(405),((e,n,r)=>{const s=t,o=r[s(409)][s(374)](n[s(361)]);if(o)for(const t of o)t.is(s(369))&&(r[s(409)][s(377)](t,n[s(361)]),r[s(382)][s(412)](t))}),{priority:t(366)})}}function xs(){const t=["createSelection","root","lock","3339700wDbUxe","document","editor","markerName","isCollapsed","downcastDispatcher","unit","commands","high","549KFJmVT","plugins","uiElement","18qeFESk","forward","modifySelection","35780SNeGue","markerNameToElements","1253euEvSI","addMarker:suggestion:deletion","unbindElementFromMarkerName","fromRange","buffer","unlock","getFirstRange","writer","data","start","editing","19278776DGjaYB","createRange","showSuggestionHighlights","detach","154864zngAoe","setSelection","11292QxLitC","rootName","get","merge","TrackChangesEditing","end","model","100712sHqoaf","init","deleteForward","delete","options","batch","removeMarker:suggestion:deletion","enqueueChange","requires","bind","mapper","108EuQGJr","selection","remove","$graveyard","enableCommand","204177cGjoTN"];return(xs=function(){return t})()}const Us=js;function js(t,e){const n=Hs();return(js=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(222615===-parseInt(n(243))/1*(-parseInt(n(315))/2)+parseInt(n(256))/3+-parseInt(n(234))/4+-parseInt(n(364))/5+parseInt(n(246))/6*(parseInt(n(236))/7)+-parseInt(n(310))/8*(-parseInt(n(221))/9)+-parseInt(n(324))/10*(-parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hs);class Gs extends t.Plugin{[Us(308)](){const t=Us,e=this[t(316)];if(!e[t(229)][t(296)](t(292)))return;const n=e[t(363)],r=e[t(229)][t(291)](t(290)),s=e[t(229)][t(296)](t(303)),o=!!e[t(227)][t(291)](t(309));function i(e){const r=t;return{type:r(277),content:""+zr(n,r(354),e)}}function a(e){const r=t;return{type:r(277),content:""+zr(n,r(223),e)}}r[t(262)](t(217)),r[t(262)](t(250)),r[t(262)](t(325)),r[t(262)](t(300)),r[t(262)](t(249)),r[t(262)](t(312)),r[t(262)](t(327)),r[t(262)](t(274)),r[t(339)](t(314)),r[t(339)](t(226)),r[t(339)](t(349)),o&&(r[t(262)](t(270)),r[t(262)](t(319))),s&&(r[t(262)](t(276)),r[t(262)](t(245)),r[t(339)](t(220)),r[t(251)][t(299)]((e=>{const r=t,{data:s}=e;if(s&&r(220)==s[r(248)])return{type:r(277),content:s[r(238)]?zr(n,r(279)):zr(n,r(228))}})),this[t(316)][t(275)][t(283)][t(313)]((e=>{const n=t;if(e[n(323)][n(267)])return!1;let s=!1;const o=r[n(252)]({skipNotAttached:!0})[n(254)]((t=>n(220)===r[n(343)](t)));for(const t of o)n(286)!=t[n(235)]()[n(258)][n(321)][n(219)](n(226))&&(r[n(278)](t[n(235)](),n(362))[n(318)]((t=>n(226)===r[n(343)](t[n(350)])))||(e[n(298)](t[n(330)]()),s=!0));return s}))),r[t(251)][t(288)](t(349),zr(n,t(272)));const c={type:t(277),content:""};r[t(251)][t(299)]((e=>{const r=t,{data:s}=e;if(!s||r(226)!=s[r(248)])return;let u=e[r(334)];for(;u;){if(u[r(361)]&&((r(337)==u[r(361)][r(248)]||r(344)==u[r(361)][r(248)])&&(u[r(361)][r(238)]&&r(244)!=u[r(361)][r(238)]||r(244)!=u[r(361)][r(322)]&&!s[r(238)])||!o&&u[r(361)][r(248)]==_c))return c;u=u[r(317)]}if(null==s[r(238)])switch(s[r(322)]){case r(336):return a(zr(n,r(357)));case r(328):return a(zr(n,r(305)));case r(286):return a(zr(n,r(351)))}switch(s[r(238)]){case r(336):return i(zr(n,r(357)));case r(328):return i(zr(n,r(305)));case r(286):return i(zr(n,r(351)))}})),r[t(251)][t(299)]((e=>{const n=t,{data:r}=e;if(r&&n(349)==r[n(248)])return null==r[n(238)]||null==r[n(322)]&&0==r[n(238)]?c:void 0})),r[t(251)][t(299)]((e=>{const r=t;if(r(362)!=e[r(329)])return;const{data:s}=e;if(!s||r(314)!=s[r(248)])return;const o=Vs(e);return r(238)==o?{type:r(277),content:zr(n,r(295))}:r(322)==o?{type:r(277),content:zr(n,r(268))}:c})),e[t(275)][t(283)][t(313)]((e=>this[t(271)](e))),e[t(275)][t(283)][t(313)]((e=>this[t(280)](e))),e[t(275)][t(283)][t(313)]((e=>this[t(335)](e))),this[t(347)]()}[Us(271)](t){const e=Us;if(t[e(323)][e(267)]||!t[e(323)][e(224)])return!1;let n=!1;const r=this[e(316)][e(229)][e(291)](e(290))[e(252)]({skipNotAttached:!0})[e(254)]((t=>t[e(361)]&&e(314)==t[e(361)][e(248)]))[e(254)]((t=>t[e(361)][e(238)]&&t[e(361)][e(322)]));for(const s of r)Vs(s)||(t[e(298)](s[e(330)]()),n=!0);return n}[Us(280)](t){const e=Us;if(t[e(323)][e(267)]||!t[e(323)][e(224)])return!1;const n=this[e(316)][e(229)][e(291)](e(290));if(n[e(355)][e(230)])return!1;let r=!1;const s=[e(226),e(314),e(349),e(337),e(241),e(301),e(293),e(307),e(344)],o=this[e(316)][e(275)][e(283)][e(265)][e(261)]()[e(254)]((t=>e(362)==t[e(329)]))[e(254)]((t=>s[e(320)](t[e(287)])));if(0==o[e(232)])return r;for(const i of o){const o=n[e(278)](i[e(346)],e(362))[e(254)]((t=>!t[e(294)][e(333)]))[e(353)]((t=>t[e(350)]))[e(254)]((t=>{const r=e,o=n[r(343)](t);return s[r(320)](o)}));if(o[e(232)]){for(const n of o)t[e(298)](n[e(330)]());r=!0}}return r}[Us(335)](t){const e=Us;if(t[e(323)][e(267)]||!t[e(323)][e(224)])return!1;const n=this[e(316)][e(229)][e(291)](e(290));let r=!1;const s=[e(226),e(314),e(349),e(337),e(241),e(301),e(293),e(307),e(344)];for(const t of n[e(252)]({skipNotAttached:!0})){const o=n[e(278)](t[e(235)](),e(362))[e(353)]((t=>t[e(350)]))[e(254)]((t=>t[e(361)]&&s[e(320)](t[e(361)][e(248)])));if(!o[e(232)])continue;const a=o[0][e(334)][e(257)][e(263)];if(!o[e(231)]((t=>t[e(257)][e(263)]===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(252)]({skipNotAttached:!0})[s(254)]((e=>s(362)==e[s(329)]&&e[s(257)][s(263)]==t)))e[s(237)](s(263),r)}function i(t,n){const r=e;let s=t[r(334)],i=!1;for(;s;)s[r(257)][r(263)]!=n&&(o(s[r(257)][r(263)],n),s[r(237)](r(263),n),i=!0),s=s[r(317)];return i}}[Us(347)](){const t=Us,e=this[t(316)],n=e[t(363)],r=e[t(229)][t(291)](t(290));this[t(360)](),r[t(289)][t(285)](t(269),t(345),t(326),(function(n,r){const s=t,o=[];for(let t of n)t[s(258)][s(321)]===t[s(342)][s(311)]&&(t=e[s(275)][s(259)](e[s(275)][s(266)](t[s(258)][s(321)],0))),o[s(240)](t);e[s(275)][s(356)]((t=>{const n=s,a=e[n(275)][n(283)][n(282)],c=Array[n(216)](a[n(359)]())[n(353)]((t=>i.LiveRange[n(215)](t)));t[n(302)](o),e[n(297)][n(291)](r[n(255)])[n(332)](),r[n(348)][n(240)]({forceDefaultExecution:!0}),e[n(253)](r[n(255)],...r[n(348)]),t[n(302)](c);for(const t of c)t[n(218)]()}))})),r[t(251)][t(306)]((function(n){const r=t,s=!e[r(275)][r(264)][r(260)](n),o=n[r(242)],i=n[r(340)],a=n[r(219)](r(314)),c=!o||o[r(219)](r(314))!==a,u=!i||i[r(219)](r(314))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(341),e)))}[Us(360)](){const t=Us,e=this[t(316)],n=e[t(363)];function r(n){const r=t,s=e[r(297)][r(291)](r(250))[r(230)],o=e[r(297)][r(291)](r(217))[r(230)];return r(217)===n?s:o}e[t(229)][t(291)](t(290))[t(251)][t(299)]((function(s){const o=t;if(o(269)!=s[o(329)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(255)]){case o(250):u=i[o(348)][0][o(352)],l=r(i[o(255)]),a=o(u?358:338),!l&&e[o(227)][o(291)](o(309))||(a=o(284)),c={type:o(277),content:zr(n,a,zr(n,o(357)))};break;case o(217):u=i[o(348)][0][o(352)],l=r(i[o(255)]),a=o(u?358:338),!l&&e[o(227)][o(291)](o(309))||(a=o(284)),c={type:o(277),content:zr(n,a,zr(n,o(305)))};break;case o(249):a=o(225),c={type:o(277),content:zr(n,a,zr(n,o(341)))};break;case o(312):a=function(t){const e=o,n=t[e(235)]();let r=n[e(258)][e(321)];for(;r&&n[e(239)](r);){if(r[e(219)](e(349))>0)return!1;r=r[e(340)]}return!0}(s)?zr(n,o(338),zr(n,function(t){const e=o;return e(247)+t[e(235)]()[e(258)][e(321)][e(219)](e(226))[e(365)]()+e(331)}(s))):zr(n,o(222),zr(n,o(341))),c={type:o(277),content:a};break;case o(270):case o(319):!1===i[o(281)]&&(a=o(233),c={type:o(273),content:zr(n,a,zr(n,o(341)))})}return c}))}}function Vs(t){const e=Us;let n=t[e(235)]()[e(258)][e(321)][e(242)];for(;n;){const r=n[e(219)](e(314));if(!r)return!1;if(r==t[e(361)][e(238)])return e(238);if(r==t[e(361)][e(322)])return e(322);n=n[e(242)]}return!1}function Hs(){const t=["toUpperCase","fromRange","from","numberedList","detach","getAttribute","todoListChecked","9HrrtIg","*Outdent:* %0","*Remove format:* %0","isLocal","*Indent:* %0","listType","config","*Uncheck item*","plugins","value","every","length","*Merge:* %0","360188fzDYWn","getFirstRange","7BpBOlF","setAttribute","newValue","containsItem","push","listStart","previousSibling","24117sRPYvJ","default","checkTodoList","535422gmRhSl","ELEMENT_","key","indentList","bulletedList","descriptionFactory","getSuggestions","execute","filter","commandName","171972jFwbuN","attributes","start","createRange","isObject","getChanges","enableDefaultAttributesIntegration","groupId","schema","differ","createPositionAt","isUndo","*Split:* list item","formatBlock","mergeListItemBackward","listItemIdFixer","FORMAT_INDENT","deletion","splitListItemBefore","model","todoList","format","_findSuggestions","*Check item*","noTrackChangesFixer","multipleBlocks","selection","document","*Change to:* %0","registerCustomCallback","todo","attributeKey","registerAttributeLabel","_suggestionFactory","TrackChangesEditing","get","ListEditing","todoListCheck","meta","*Merge:* list item","has","commands","removeMarker","registerDescriptionCallback","customBulletedList","listReversed","setSelection","TodoListEditing","55jHmrCd","ELEMENT_NUMBERED_LIST","registerElementLabel","listMarker","afterInit","list.multiBlock","670408SHqeNn","parent","outdentList","registerPostFixer","listItemId","22MQqHyo","editor","next","find","mergeListItemForward","includes","nodeAfter","oldValue","batch","192860CdfgeH","customNumberedList","accept","splitListItemAfter","numbered","type","getFirstMarker","_LIST","refresh","isNextTo","head","assureChains","bulleted","listStyle","*Format:* remove from %0","registerBlockAttribute","nextSibling","ELEMENT_LIST_ITEM","end","_getAttributeKey","listMarkerStyle","documentList","range","_supportLegacySuggestions","commandParams","listIndent","suggestion","ELEMENT_TODO_LIST","forceValue","map","*Set format:* %0","trackChangesCommand","change","ELEMENT_BULLETED_LIST","*Format:* insert into %0","getRanges","_registerLegacyDescription","data","attribute","locale","1397085sGghEe"];return(Hs=function(){return t})()}const zs=qs;function Ws(){const t=["oldValue","*Set format:* %0","filter","_getAttributeKey","*Change to:* %0","TrackChangesEditing","square","listStart","default","format","6CrndTo","isUndo","2041131berObH","780797fsGuUY","toUpperCase","listStyle","decimal","getFirstRange","afterInit","find","registerBlockAttribute","suggestion","startIndex","decimal-leading-zero","1410572SUhgnC","registerDescriptionCallback","433915xGaOVL","getSuggestions","bind","locale","FORMAT_LIST_START","plugins","listReversed","descriptionFactory","handleDescriptions","_registerLegacyDescription","key","_LIST_DEFAULT","registerAttributeLabel","*Format:* set order to reversed","upper-roman","formatBlock","ELEMENT_","*Format:* set start index to %0","batch","2632472NIKBgB","next","*Format:* set order to regular","model","config","listType","includes","reversed","bulleted","registerPostFixer","lower-latin","type","attribute","8376543oHalkQ","commandName","has","ListPropertiesEditing","*Remove format:* %0","removeMarker","upper-latin","data","enableDefaultAttributesIntegration","start","replace","styles","10gCKQkB","_findSuggestions","25992131CvqebQ","commandParams","4rCGsLA","lower-roman","_LIST_","FORMAT_LIST_REVERSED","customNumbered","list.properties","head","newValue","disc","editor","nodeAfter","7HldFOR","getFirstMarker","getAttribute","get","circle","numbered","document","_getTranslationKeyForListStyle"];return(Ws=function(){return t})()}function qs(t,e){const n=Ws();return(qs=function(t,e){return n[t-=472]})(t,e)}!function(t,e){const n=qs,r=t();for(;;)try{if(491990===parseInt(n(534))/1+parseInt(n(545))/2+-parseInt(n(533))/3*(-parseInt(n(502))/4)+-parseInt(n(547))/5*(-parseInt(n(531))/6)+parseInt(n(513))/7*(-parseInt(n(473))/8)+parseInt(n(486))/9+parseInt(n(498))/10*(-parseInt(n(500))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[zs(539)](){const t=zs;if(!this[t(511)][t(552)][t(488)](t(489)))return;const e=this[t(511)][t(477)][t(516)](t(507)),n=this[t(511)][t(552)][t(516)](t(526));e[t(497)]&&(n[t(494)](t(536)),n[t(541)](t(536))),e[t(480)]&&(n[t(494)](t(553)),n[t(541)](t(553))),e[t(543)]&&(n[t(494)](t(528)),n[t(541)](t(528)));const r={type:t(530),content:""};n[t(554)][t(546)](this[t(555)][t(549)](this));const s=this[t(511)][t(550)];n[t(554)][t(559)](t(553),zr(s,t(505))),n[t(554)][t(546)]((e=>{const n=t,{data:s}=e;if(s&&n(553)==s[n(557)])return null==s[n(509)]||0==s[n(509)]&&null==s[n(521)]?r:void 0})),n[t(554)][t(559)](t(528),zr(s,t(551))),n[t(554)][t(546)]((e=>{const n=t,{data:s}=e;if(s&&n(528)==s[n(557)])return null==s[n(509)]||1==s[n(509)]&&null==s[n(521)]?r:void 0})),this[t(511)][t(476)][t(519)][t(482)]((e=>{const r=t;if(e[r(472)][r(532)])return!1;let s=!1;const o=n[r(548)]({skipNotAttached:!0})[r(523)]((t=>{const e=r,s=n[e(524)](t);return e(528)==s||e(553)==s}));for(const t of o){const o=t[r(538)]()[r(495)][r(512)][r(515)](r(478));r(518)!=o&&r(506)!=o&&(n[r(499)](t[r(538)](),r(485))[r(540)]((t=>r(478)==n[r(524)](t[r(542)])))||(e[r(491)](t[r(514)]()),s=!0))}return s})),this[t(556)]()}[zs(555)](t){const e=zs,n=this[e(511)][e(550)],{data:r}=t,s={type:e(530),content:""};if(!r||e(536)!=r[e(557)])return;if(!r[e(521)])return e(529)==r[e(509)]?s:{type:e(530),content:""+zr(n,e(522),zr(n,this[e(520)](r[e(509)])))};if(!r[e(509)]){if(e(529)==r[e(521)])return s;let o=t[e(508)];for(;o;){if(o[e(493)]&&e(478)==o[e(493)][e(557)]&&o[e(493)][e(509)])return s;o=o[e(474)]}return{type:e(530),content:""+zr(n,e(490),zr(n,this[e(520)](r[e(521)])))}}if(e(529)!=r[e(509)])return{type:e(530),content:""+zr(n,e(522),zr(n,this[e(520)](r[e(509)])))};let o=t[e(508)];for(;o;){if(o[e(493)]&&e(478)==o[e(493)][e(557)]&&o[e(493)][e(509)]&&o[e(493)][e(521)])return s;o=o[e(474)]}const i=t[e(538)]()[e(495)][e(512)][e(515)](e(478));return{type:e(530),content:zr(n,e(522),zr(n,e(563)+i[e(535)]()+e(558)))}}[zs(556)](){const t=zs,e=this[t(511)],n=e[t(550)];e[t(552)][t(516)](t(526))[t(554)][t(546)]((e=>{const r=t;if(r(562)!=e[r(484)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(487)]){case r(536):o=r(525),i={type:r(530),content:zr(n,o,zr(n,this[r(520)](s[r(501)][0][r(484)])))};break;case r(553):o=s[r(501)][0][r(480)]?r(560):r(475),i={type:r(530),content:zr(n,o)};break;case r(528):o=r(564),i={type:r(530),content:zr(n,o,s[r(501)][0][r(543)])}}return i}))}[zs(520)](t){const e=zs;return e(563)+function(t){const n=e;return Xs[n(479)](t)?n(481):Ys[n(479)](t)?n(518):null}(t)[e(535)]()+e(504)+t[e(535)]()[e(496)](/-/g,"_")}}const Xs=[zs(510),zs(517),zs(527)],Ys=[zs(537),zs(544),zs(503),zs(561),zs(483),zs(492)];var Js=n(507);const Qs=Zs;function Zs(t,e){const n=$s();return(Zs=function(t,e){return n[t-=201]})(t,e)}function $s(){const t=["markerNameToElements","split","parent","commands","editing","enableCommand","model","markerName","1949948MCmbUs","unbindElementFromMarkerName","requires","downcastDispatcher","setSelection","data","176GbdAsn","bind","editor","4107408HCIwbu","createPositionAt","nextSibling","high","end","change","remove","3080825jTOQoe","enterBlock","4WdtYjH","fromRange","addMarker:suggestion:insertion","detach","768780JIhTqk","document","getFirstPosition","selection","2705589kEBfKu","hasClass","enter","removeMarker:suggestion:insertion","showSuggestionHighlights","afterExecute","writer","init","markInsertion","getFirstRange","ck-suggestion-marker-split","2192400RjtrSp","761094VtqcLE","fire","options","TrackChangesEditing","get","createRange","mapper","plugins"];return($s=function(){return t})()}!function(t,e){const n=Zs,r=t();for(;;)try{if(855598===parseInt(n(220))/1+-parseInt(n(235))/2+-parseInt(n(224))/3*(-parseInt(n(216))/4)+-parseInt(n(214))/5+-parseInt(n(207))/6+-parseInt(n(252))/7+-parseInt(n(204))/8*(-parseInt(n(236))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Qs(254)](){return[Js.Enter]}[Qs(231)](){const t=Qs,e=this[t(206)],n=e[t(243)][t(240)](t(239)),r=e[t(247)][t(240)](t(226));n[t(249)](t(226),(()=>{const s=t;e[s(250)][s(212)]((t=>{const o=s,a=e[o(250)][o(221)][o(223)],c=a[o(222)](),u=i.LiveRange[o(217)](a[o(233)]());if(r[o(215)](t)){const r=e[o(250)][o(208)](c[o(246)][o(209)],0),s=t[o(241)](c,r);n[o(232)](s)}else t[o(202)](t[o(241)](u[o(211)]));u[o(219)](),r[o(237)](o(229),{writer:t})}))})),e[t(248)][t(201)].on(t(218),Fs(e,t(245)),{priority:t(210)}),e[t(248)][t(201)].on(t(227),((e,n,r)=>{const s=t,o=r[s(242)][s(244)](n[s(251)]);if(o)for(const t of o)t[s(225)](s(234))&&(r[s(242)][s(253)](t,n[s(251)]),r[s(230)][s(213)](t))}),{priority:t(210)}),e[t(203)][t(201)].on(t(218),((n,r,s)=>{const o=t;s[o(238)][o(228)]&&Fs(e,o(245),{showActiveMarker:!1})[o(205)](this)(n,r,s)}),{priority:t(210)})}}const eo=ro;function no(){const t=["get","13230EUdleX","4615bjfOWc","FindAndReplaceEditing","createRange","end","replace","8NMhRAa","getRange","528JyElyS","14jocOUH","findPrevious","findNext","2873616YqSRLU","1494852VRLlBv","3849AfVSXU","model","suggestion:deletion","getIntersection","plugins","_isInDeletionRange","afterInit","replaceAll","findByTextCallback","getMarkersGroup","find","filter","TrackChangesEditing","495090AuyKVv","handleFindCommand","item","editor","createPositionAt","string","FindAndReplaceUtils","start","markers","357332CuccZI","bind","2268MzQqys","121YTZoDN","has","enableCommand"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(359904===-parseInt(n(466))/1+-parseInt(n(479))/2*(-parseInt(n(444))/3)+parseInt(n(468))/4*(parseInt(n(474))/5)+parseInt(n(443))/6*(-parseInt(n(439))/7)+parseInt(n(438))/8*(-parseInt(n(473))/9)+-parseInt(n(457))/10*(-parseInt(n(469))/11)+parseInt(n(442))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(450)](){const t=eo;if(!this[t(460)][t(448)][t(470)](t(475)))return;const e=this[t(460)][t(448)][t(472)](t(456));e[t(471)](t(454),this[t(458)][t(467)](this)),e[t(471)](t(441)),e[t(471)](t(440)),e[t(471)](t(478)),e[t(471)](t(451))}[eo(458)](t,e,n={}){const r=eo,s=this[r(460)][r(448)][r(472)](r(463));return t((t=>(r(462)==typeof e?s[r(452)](e,n):e)(t)[r(455)]((e=>!1===this[r(449)](e,t[r(459)])))),n)}[eo(449)](t,e){const n=eo,r=this[n(460)][n(445)][n(476)](this[n(460)][n(445)][n(461)](e,t[n(464)]),this[n(460)][n(445)][n(461)](e,t[n(477)]));for(const t of this[n(460)][n(445)][n(465)][n(453)](n(446)))if(null!==r[n(447)](t[n(437)]()))return!0;return!1}}const oo=io;function io(t,e){const n=co();return(io=function(t,e){return n[t-=425]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(877979===parseInt(n(445))/1+parseInt(n(462))/2*(parseInt(n(430))/3)+parseInt(n(460))/4*(-parseInt(n(479))/5)+parseInt(n(434))/6+-parseInt(n(475))/7*(parseInt(n(455))/8)+parseInt(n(484))/9*(-parseInt(n(463))/10)+parseInt(n(485))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const ao=[{pluginName:oo(441),commandName:oo(431)},{pluginName:oo(477),commandName:oo(473)},{pluginName:oo(432),commandName:oo(482)},{pluginName:oo(454),commandName:oo(442)}];function co(){const t=["*Set font size:* %0","label","trim","registerInlineAttribute","fontFamily","normalizeSizeOptions","8688253dHSLzU","FORMAT_FONT_FAMILY","FontFamilyEditing","locale","55HihyiF","afterInit","TrackChangesEditing","fontColor","editor","9QHHLHT","1698653BiOPxp","enableDefaultAttributesIntegration","has","find","fontSize.options","FORMAT_FONT_SIZE","*Reset font family*","3Oblsuh","fontSize","FontColorEditing","registerDescriptionCallback","4579242EyGFPR","get","model","format","*Reset font background color*","*Set font family:* %0","commandParams","FontSizeEditing","fontBackgroundColor","value","type","590593UhRuCe","*Reset font color*","*Set font color:* %0","FORMAT_FONT_BACKGROUND","config","fontBackgroundColor.colors","toLowerCase","FORMAT_FONT_COLOR","descriptionFactory","FontBackgroundColorEditing","8dRwKnc","commandName","_registerLegacyDescription","*Reset font size*","FontSize","364372ebggVF","fontColor.colors","3387082eOzEpo","805830yAWhLk","title","formatInline","*Set font background color:* %0","plugins","registerAttributeLabel"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(480)](){const t=oo,e=this[t(483)][t(478)],n=this[t(483)][t(467)][t(435)](t(481));for(const{pluginName:e,commandName:r}of ao)this[t(483)][t(467)][t(425)](e)&&(n[t(486)](r),n[t(472)](r));e.t,n[t(453)][t(468)](t(431),zr(e,t(428))),n[t(453)][t(468)](t(473),zr(e,t(476))),n[t(453)][t(468)](t(482),zr(e,t(452))),n[t(453)][t(468)](t(442),zr(e,t(448))),this[t(457)]()}[oo(457)](){const t=oo,e=this[t(483)],n=e[t(478)];e[t(467)][t(435)](t(481))[t(453)][t(433)]((e=>{const r=t,o=n.t;if(r(465)!=e[r(444)])return;const{data:i}=e;if(null!=i){if(r(431)==i[r(456)]){const t=i[r(440)][0][r(443)];if(t){const e=o(this[r(483)][r(467)][r(435)](r(459))[r(474)](this[r(483)][r(449)][r(435)](r(427)))[r(426)]((e=>e[r(436)]==t))[r(464)])[r(451)]();return{type:r(437),content:zr(n,r(469),e)}}return{type:r(437),content:zr(n,r(458))}}if(r(473)==i[r(456)]){const t=i[r(440)][0][r(443)];return t?{type:r(437),content:zr(n,r(439),t)}:{type:r(437),content:zr(n,r(429))}}if(r(482)==i[r(456)]){const t=i[r(440)][0][r(443)];if(t){const e=(0,s.normalizeColorOptions)(this[r(483)][r(449)][r(435)](r(461)))[r(426)]((e=>e[r(436)]==t));let i=t,a="";return e&&(i=e[r(470)],a=o(i)[r(451)]()),{type:r(437),content:zr(n,r(447),a)[r(471)](),color:{value:t,title:a||i}}}return{type:r(437),content:zr(n,r(446))}}if(r(442)==i[r(456)]){const t=i[r(440)][0][r(443)];if(t){const e=(0,s.normalizeColorOptions)(this[r(483)][r(449)][r(435)](r(450)))[r(426)]((e=>e[r(436)]==t));let i=t,a="";return e&&(i=e[r(470)],a=o(i)[r(451)]()),{type:r(437),content:zr(n,r(466),a)[r(471)](),color:{value:t,title:a||i}}}return{type:r(437),content:zr(n,r(438))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=214]})(t,e)}function ho(){const t=["config","_registerLegacyDescription","find","normalizeSizeOptions","title","editor","pasteFormat","commandName","label","2955060CiTfOv","commands","slice","commandParams","fontColor","descriptionFactory","fontSize.options","enableDefaultAttributesIntegration","entries","2189OaOxqp","2038296TxuRGg","length","154656dSSLkU","*Remove all formatting*","boolean","toLowerCase","TrackChangesEditing","afterInit","7QHyIju","fontColor.colors","format","fontSize","locale","1lDqCgv","11930mEtvKe","toUpperCase","split","plugins","formatBlock","type","get","enableCommand","charAt","FontSize","474fHzyUY","111062koWEKq","push","1828959parjnA","copyFormat","registerDescriptionCallback","join","*Set format to:* %0","formatInline","26820MYUaUx","fontBackgroundColor","model"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(307070===-parseInt(n(267))/1*(-parseInt(n(224))/2)+parseInt(n(226))/3+parseInt(n(256))/4+-parseInt(n(232))/5*(-parseInt(n(223))/6)+-parseInt(n(262))/7*(parseInt(n(254))/8)+-parseInt(n(244))/9+parseInt(n(268))/10*(-parseInt(n(253))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(261)](){const t=lo,e=this[t(240)],n=e[t(216)][t(219)](t(260)),r=e[t(245)][t(219)](t(227)),s=e[t(245)][t(219)](t(241));r&&s&&(n[t(251)](t(241)),n[t(220)](t(227)),this[t(236)]())}[lo(236)](){const t=lo,e=this[t(240)],n=e[t(266)];e[t(216)][t(219)](t(260))[t(249)][t(228)]((r=>{const s=t;if(s(217)!=r[s(218)]&&s(231)!=r[s(218)])return;const{data:o}=r;if(o&&s(241)===o[s(242)]){const t=[],r=o[s(247)][0];for(const[n,o]of Object[s(252)](r))t[s(225)](po(e,n,o));return t[s(255)]?{type:s(264),content:zr(n,s(230),t[s(229)](", "))}:{type:s(264),content:zr(n,s(257))}}}))}}function po(t,e,n){const r=lo,o=t[r(266)].t,i=e[r(215)](/(?=[A-Z])/)[r(229)](" "),a=o(i[r(221)](0)[r(214)]()+i[r(246)](1))[r(259)]();if(r(258)==typeof n)return a;if(r(248)===e||r(233)===e){const e=(0,s.normalizeColorOptions)(t[r(235)][r(219)](r(263)))[r(237)]((t=>t[r(234)]==n));return a+" ("+(e?o(e[r(243)])[r(259)]():n)+")"}if(r(265)===e&&isNaN(parseFloat(n))){const e=t[r(216)][r(219)](r(222))[r(238)](t[r(235)][r(219)](r(250)))[r(237)]((t=>t[r(234)]==n));return a+" ("+(e?o(e[r(239)])[r(259)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=346]})(t,e)}const Io=mo;function Eo(){const t=["match","has","1550Pkdect","editor","1084696VtrZnG","393298VhGIOE","formatBlock","_getHeadingLevel","model","format","type","registerElementLabel","ELEMENT_HEADING_CUSTOM","config","commandName","TrackChangesEditing","find","1PFktYw","descriptionFactory","title","_registerLegacyDescription","683669CcqRUh","paragraph","318248CGEBJP","HeadingEditing","*Change to:* %0","name","6MxooDi","788675oYEzgR","locale","get","value","afterInit","heading","enableDefaultAttributesIntegration","registerDescriptionCallback","35919VOIhbx","plugins","commandParams","view","106389qGvTyC","_headingOptions","heading.options","ELEMENT_HEADING"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(286094===parseInt(n(380))/1*(-parseInt(n(368))/2)+parseInt(n(359))/3+-parseInt(n(367))/4+parseInt(n(347))/5+parseInt(n(346))/6*(-parseInt(n(384))/7)+parseInt(n(386))/8+parseInt(n(355))/9*(parseInt(n(365))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(351)](){const t=Io,e=this[t(366)];if(!e[t(356)][t(364)](t(387)))return;this[t(360)]=e[t(376)][t(349)](t(361));const n=e[t(348)],r=e[t(356)][t(349)](t(378));r[t(353)](t(352));for(const e of this[t(360)])t(385)!=e[t(371)]&&r[t(381)][t(374)](e[t(371)],(n=>{const r=t,i=this[r(370)](e[r(371)]);return null!==i?s(n,i):o(n,e[r(382)])}));function s(e,r){return zr(n,t(362),[e,r])}function o(e,r){return zr(n,t(375),[e,r])}this[t(383)]()}[Io(383)](){const t=Io,e=this[t(366)],n=e[t(348)];e[t(356)][t(349)](t(378))[t(381)][t(354)]((e=>{const r=t;if(r(369)!=e[r(373)])return;const{data:s}=e;if(s&&r(352)==s[r(377)]){const e=s[r(357)][0][r(350)],c=this[r(370)](e);if(null!==c)return{type:r(372),content:zr(n,r(388),(a=c,zr(n,r(362),[1,a])))};const u=this[r(360)][r(379)]((t=>t[r(371)]===e))[r(382)];return{type:r(372),content:zr(n,r(388),(o=1,i=u,zr(n,t(375),[o,i])))}}var o,i,a}))}[Io(370)](t){const e=Io;var n,r;const s=t[e(363)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(360)])||void 0===n?void 0:n[e(379)]((n=>n[e(371)]==t));if(o&&o[e(358)]){const t=o[e(358)],n=(null!==(r=t[e(389)])&&void 0!==r?r:t)[e(363)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=161]})(t,e)}function yo(){const t=["formatInline","format","color","commandName","registerDescriptionCallback","enableDefaultAttributesIntegration","HighlightEditing","highlight.options","4AIqsBN","plugins","commandParams","highlight","get","5990BIVisF","_registerLegacyDescription","has","*Set highlight:* %0","*Remove highlight*","config","1609935arWYNM","493278aiKSyN","title","find","value","FORMAT_HIGHLIGHT","registerInlineAttribute","locale","654VaLPRH","editor","afterInit","registerAttributeLabel","49599hdsvjQ","TrackChangesEditing","model","2890112qeRIgr","3269SIIRkS","toLowerCase","3285012vOaZOA","type","3286345QtPiko","descriptionFactory"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(856362===parseInt(n(197))/1+parseInt(n(174))/2+-parseInt(n(198))/3+parseInt(n(186))/4*(parseInt(n(176))/5)+parseInt(n(164))/6*(parseInt(n(172))/7)+parseInt(n(171))/8+parseInt(n(168))/9*(-parseInt(n(191))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(166)](){const t=To,e=this[t(165)];if(!e[t(187)][t(193)](t(184)))return;const n=e[t(187)][t(190)](t(169)),r=e[t(163)];n[t(183)](t(189)),n[t(162)](t(189)),n[t(177)][t(167)](t(189),zr(r,t(161))),this[t(192)]()}[To(192)](){const t=To,e=this[t(165)],n=e[t(163)];e[t(187)][t(190)](t(169))[t(177)][t(182)]((r=>{const s=t;if(s(178)!=r[s(175)])return;const{data:o}=r;if(o&&s(189)==o[s(181)]){const t=n.t,r=o[s(188)][0][s(201)];if(r){const o=e[s(196)][s(190)](s(185))[s(200)]((t=>t[s(170)]==r)),i=t(o[s(199)])[s(173)]();return{type:s(179),content:zr(n,s(194),i),color:{value:o[s(180)],title:o[s(199)]}}}return{type:s(179),content:zr(n,s(195),zr(n,s(161)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=242]})(t,e)}function Lo(){const t=["high","10401615AQdtFV","1938LjwMDL","horizontalLine","createPositionAt","insert","ELEMENT_HORIZONTAL_LINE","get","descriptionFactory","HorizontalLineEditing","createEmptyElement","19385290BLqLas","registerElementLabel","plugins","16513OAbidB","div","createContainerElement","2624379bHXZGM","afterInit","690758VettFV","575oijaip","has","for","showSuggestionHighlights","elementToStructure","dataDowncast","locale","3032qWtPEe","4901148cVqMso","enableCommand","editor","conversion","TrackChangesEditing","ck-horizontal-line","addClass","1iARqUO"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(621751===-parseInt(n(243))/1*(-parseInt(n(263))/2)+-parseInt(n(261))/3+parseInt(n(272))/4+parseInt(n(264))/5*(parseInt(n(246))/6)+-parseInt(n(258))/7*(parseInt(n(271))/8)+-parseInt(n(245))/9+parseInt(n(255))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[ko(262)](){const t=ko,e=this[t(274)];if(!e[t(257)][t(265)](t(253)))return;e[t(257)][t(251)](t(276))[t(273)](t(247));const n=e[t(257)][t(251)](t(276)),r=e[t(270)];n[t(252)][t(256)](t(247),(e=>zr(r,t(250),e))),e[t(275)][t(266)](t(269))[t(268)]({model:t(247),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(267)])return null;const o=n[s(260)](s(259)),i=n[s(254)]("hr");return n[s(242)](s(277),o),n[s(249)](n[s(248)](o,0),i),o},converterPriority:t(244)})}}const No=Mo;function So(){const t=["get","type","255100sDzxFN","_registerLegacyDescription","66WacYNZ","has","registerBlockAttribute","63wEPzRl","htmlEmbed","enableDefaultAttributesIntegration","4053200BCDGpk","644586NLuRAE","4857664hlsDAe","formatBlock","editor","afterInit","TrackChangesEditing","descriptionFactory","registerDescriptionCallback","rawHtml","attribute","registerElementLabel","*Change %0 content*","HtmlEmbed","element","78825GnXpnJ","132BJEYcb","key","value","getFirstRange","start","ELEMENT_HTML_EMBED","nodeAfter","408994NmRzdE","132268SEtjxN","plugins","locale","commandName","format"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(426419===parseInt(n(290))/1+parseInt(n(307))/2+parseInt(n(300))/3*(parseInt(n(291))/4)+parseInt(n(321))/5*(parseInt(n(283))/6)+-parseInt(n(308))/7+-parseInt(n(306))/8+-parseInt(n(303))/9*(parseInt(n(298))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[No(311)](){const t=No,e=this[t(310)];if(!e[t(292)][t(301)](t(319)))return;const n=e[t(292)][t(296)](t(312)),r=e[t(293)];n[t(313)][t(317)](t(315),(e=>zr(r,t(288),e))),n[t(305)](t(304)),n[t(302)](t(285)),n[t(313)][t(314)]((e=>{const n=t;if(n(316)!=e[n(297)])return;const{data:s}=e;if(s&&n(285)==s[n(284)]&&e[n(286)]()[n(287)][n(289)].is(n(320),n(315))){const t=zr(r,n(288));return{type:n(295),content:zr(r,n(318),t)}}})),this[t(299)]()}[No(299)](){const t=No,e=this[t(310)],n=e[t(293)];e[t(292)][t(296)](t(312))[t(313)][t(314)]((e=>{const r=t;if(r(309)!=e[r(297)])return;const{data:s}=e;if(s&&r(304)==s[r(294)]){const t=zr(n,r(288));return{type:r(295),content:zr(n,r(318),t)}}}))}}const Oo=Fo;function wo(){const t=["getFirstRange","addObject","find","getNearestSelectionRange","forceDefaultExecution","alt","6005896NqqMtw","ELEMENT_INLINE_IMAGE","TrackChangesEditing","createRangeOn","isBlockImage","*Set image width:* %0","4905918wkcbDZ","findIndex","nodeAfter","ImageResize","ImageTextAlternativeEditing","element","getSuggestionCallback","Block image to inline image","markBlockFormat","width","selection","discard","schema","fromPosition","getContainedElement","start","ELEMENT_IMAGE","ImageUtils","*Set image text alternative:* %0","resizeImage","getClosestSelectedImageElement","locale","isEqual","imageInline","insertion","isCollapsed","descriptionFactory","commandParams","afterInit","accept","registerCustomCallback","nodeBefore","previous","subType","ImageCaptionEditing","document","imageStylePreApply","ImageEditing","isIntersecting","ELEMENT_CAPTION","newValue","forward","45RpfibO","has","*Remove image text alternative*","caption","139041pWtrXS","convertBlockImageToInline","imageTypeInline","convertInlineImageToBlock","markDeletion","commandName","length","*Reset image width*","removeObject","imageCaption","isOwn","2dDunER","chain","imageTextAlternative","editor","model","formatBlock","get","markInsertion","getCaptionFromImageModelElement","plugins","ImageUploadEditing","type","ImageCaptionUtils","registerBlockAttribute","ImageBlockEditing","3783879bvbZJj","_findSuggestions","toggleImageCaption","registerElementLabel","resizedWidth","attribute","FORMAT_IMAGE_SIZE","detach","deletion","710700CpkvEG","registerAttributeLabel","backward","join","formatInline","format","_registerLegacyDescription","registerDescriptionCallback","change","imageTypeBlock","imageBlock","isBefore","_suggestionFactory","toPrevious","createRange","enableDefaultAttributesIntegration","insertImage","enableCommand","Inline image to block image","key","ImageInlineEditing","uploadImage","6120960XIjIKn","filter","1010205qKCsyd","toNext","end"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(633496===-parseInt(n(284))/1+parseInt(n(295))/2*(-parseInt(n(310))/3)+parseInt(n(319))/4+-parseInt(n(341))/5+-parseInt(n(238))/6+parseInt(n(343))/7+-parseInt(n(232))/8*(-parseInt(n(280))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(266)](){const t=Oo,e=this[t(298)];if(!e[t(304)][t(281)](t(275)))return;const n=e[t(304)][t(301)](t(234)),r=e[t(304)][t(301)](t(255)),s=e[t(259)];n[t(336)](t(335)),n[t(264)][t(313)](t(329),(e=>zr(s,t(254),e))),n[t(264)][t(313)](t(261),(e=>zr(s,t(233),e))),n[t(264)][t(313)](t(283),(()=>zr(s,t(277)))),e[t(304)][t(281)](t(305))&&n[t(336)](t(340)),e[t(304)][t(281)](t(309))&&e[t(304)][t(281)](t(339))&&(n[t(336)](t(286),((s,o)=>{const i=t,a=r[i(258)](e[i(299)][i(273)][i(248)]);e[i(299)][i(327)]((()=>{const t=i;n[t(246)](a,{commandName:t(286),commandParams:[o]},[],t(285))}))})),n[t(336)](t(328),((s,o)=>{const a=t;e[a(299)][a(327)]((t=>{const c=a;let u=r[c(258)](e[c(299)][c(273)][c(248)]),l=t[c(235)](u);const f=i.LivePosition[c(251)](l[c(253)],c(332)),h=i.LivePosition[c(251)](l[c(345)],c(344));n[c(230)]((()=>s(o))),u=r[c(258)](e[c(299)][c(273)][c(248)]),l=t[c(235)](u);const g=t[c(333)](f,h);f[c(317)](),h[c(317)](),n[c(246)](u,{commandName:c(286),commandParams:[o]},[],c(287)),g[c(253)][c(330)](l[c(253)])&&n[c(302)](t[c(333)](g[c(253)],l[c(253)]),c(287)),l[c(345)][c(330)](g[c(345)])&&n[c(302)](t[c(333)](l[c(345)],g[c(345)]),c(287))}))})),n[t(331)][t(268)](t(300),t(287),t(322),(()=>!1)),n[t(331)][t(268)](t(300),t(287),t(267),(()=>!1)),n[t(331)][t(268)](t(300),t(287),t(249),n[t(331)][t(244)](t(300),"",t(267))),n[t(331)][t(268)](t(262),t(287),t(322),(()=>!1)),n[t(331)][t(268)](t(262),t(287),t(249),(([r])=>{const s=t,o=n[s(331)][s(244)](s(262),"",s(249));let i=r[s(253)],a=r[s(345)];const c=e[s(299)][s(250)][s(349)](i,s(321)),u=e[s(299)][s(250)][s(349)](a,s(279));c[s(263)]&&(i=c[s(253)]),u[s(263)]&&(a=u[s(345)]),o([e[s(299)][s(333)](i,a)])})),n[t(331)][t(268)](t(300),t(287),t(296),c),n[t(331)][t(268)](t(262),t(287),t(296),c)),e[t(304)][t(281)](t(272))&&(n[t(336)](t(312),((s,o)=>{const i=t,a=e[i(304)][i(301)](i(307));let c=r[i(258)](e[i(299)][i(273)][i(248)]),u=a[i(303)](c);e[i(299)][i(327)]((()=>{const t=i;if(u)return void n[t(288)](e[t(299)][t(235)](u));const l=r[t(236)](c);s(o),c=r[t(258)](e[t(299)][t(273)][t(248)]),u=a[t(303)](c),n[t(302)](e[t(299)][t(235)](u),l?null:t(293))}))})),n[t(331)][t(268)](t(262),t(293),t(296),c));const o=[{type:t(300),subType:t(274)},{type:t(262),subType:t(293)},{type:t(300),subType:t(287)},{type:t(262),subType:t(287)}];function a(e,s){const i=t,a=o[i(239)]((({type:t,subType:n})=>e[i(306)]==t&&e[i(271)]==n)),c=o[i(239)]((({type:t,subType:e})=>s[i(306)]==t&&s[i(271)]==e));if(a<0||c<0)return!1;const u=e[i(346)](),l=s[i(346)]();if((0==a||1==a)&&2==c&&u[i(276)](l))return!0;if(2==a&&3==c){const t=n[i(311)](u,i(262))[i(342)]((({suggestion:t,meta:e})=>e[i(294)]&&i(287)==t[i(271)]));if(t[i(290)]>1&&l[i(345)][i(260)](u[i(253)]))return!0;if(1==t[i(290)]&&(u[i(253)][i(260)](l[i(345)])||u[i(345)][i(260)](l[i(253)])))return!0}if(3==a&&3==c&&u[i(253)][i(330)](l[i(253)])){const t=u[i(345)][i(240)],e=l[i(253)][i(269)];return r[i(236)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(304)][t(281)](t(241))&&(n[t(334)](t(257)),n[t(308)](t(314)),n[t(264)][t(320)](t(314),zr(s,t(316)))),e[t(304)][t(281)](t(242))&&(n[t(334)](t(297)),n[t(308)](t(231))),n[t(264)][t(326)]((e=>{const n=t;if(o[n(348)]((({type:t,subType:r})=>e[n(306)]==t&&e[n(271)]==r)))return e[n(270)]?{}:void 0})),n[t(264)][t(326)]((e=>{const n=t;if(n(262)==e[n(306)]||n(318)==e[n(306)]){const t=e[n(252)]();if(t&&t.is(n(243),n(283)))return{type:n(262)==e[n(306)]?n(347):n(292),element:t,quantity:1}}})),n[t(264)][t(326)]((e=>t(300)==e[t(306)]&&t(287)==e[t(271)]?{type:t(324),content:t(337)}:t(300)==e[t(306)]&&t(285)==e[t(271)]?{type:t(324),content:t(245)}:void 0)),n[t(264)][t(326)]((e=>{const n=t;if(n(315)!=e[n(306)])return;const{data:r}=e;if(!r||n(231)!=r[n(338)])return;const o=r[n(278)];return o?{type:n(324),content:zr(s,n(256),'"'+o+'"')}:{type:n(324),content:zr(s,n(282))}})),this[t(325)]()}[Oo(325)](){const t=Oo,e=this[t(298)],n=e[t(259)];e[t(304)][t(301)](t(234))[t(264)][t(326)]((e=>{const r=t;if(r(300)!=e[r(306)]&&r(323)!=e[r(306)])return;const{data:s}=e;if(s){if(r(297)==s[r(289)]){const t=s[r(265)][0][r(278)];return t?{type:r(324),content:zr(n,r(256),'"'+t+'"')}:{type:r(324),content:zr(n,r(282))}}if(r(257)==s[r(289)]){const t=s[r(265)][0][r(247)];return t?{type:r(324),content:zr(n,r(237),t)}:{type:r(324),content:zr(n,r(291))}}}}))}}const Bo=Po;function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=123]})(t,e)}function xo(){const t=["src","editor","125KdXYXX","registerCustomCallback","_handleLegacySuggestions","formatBlock","get","commandName","descriptionFactory","accept","has","TrackChangesEditing","4313048JKOXzn","*Format:* replace image URL","registerBlockAttribute","replaceImageSource","1394zTmpAU","73730psTmDI","_suggestionFactory","format","type","64191aOUgrF","afterInit","550632lSAPGt","newValue","275HWAFIp","key","formatInline","enableDefaultAttributesIntegration","ImageEditing","_registerLegacyDescription","attribute","plugins","registerDescriptionCallback","getSuggestionCallback","locale","*Replace image URL*","2841480SBKgHF","15940GBTTVh","discard","79qbqQBQ","7ZnckrX","oldValue"];return(xo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(449255===parseInt(n(153))/1*(parseInt(n(129))/2)+-parseInt(n(134))/3+-parseInt(n(151))/4*(-parseInt(n(158))/5)+-parseInt(n(136))/6+-parseInt(n(154))/7*(-parseInt(n(125))/8)+-parseInt(n(150))/9+parseInt(n(130))/10*(parseInt(n(138))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(135)](){const t=Bo;if(!this[t(157)][t(145)][t(123)](t(142)))return;const e=this[t(157)][t(148)],n=this[t(157)][t(145)][t(162)](t(124));n[t(141)](t(128)),n[t(127)](t(156)),n[t(164)][t(146)]((n=>{const r=t;if(r(144)!=n[r(133)])return;const{data:s}=n;return s&&r(156)==s[r(139)]?s[r(137)]&&s[r(155)]?{type:r(132),content:zr(e,r(149))}:{type:r(132),content:""}:void 0})),this[t(160)]()}[Bo(160)](){const t=Bo,e=this[t(157)][t(145)][t(162)](t(124));e[t(131)][t(159)](t(161),t(128),t(165),e[t(131)][t(147)](t(161),null,t(152))),e[t(131)][t(159)](t(161),t(128),t(152),e[t(131)][t(147)](t(161),null,t(165))),this[t(143)]()}[Bo(143)](){const t=Bo,e=this[t(157)],n=e[t(148)];e[t(145)][t(162)](t(124))[t(164)][t(146)]((e=>{const r=t;if(r(161)!=e[r(133)]&&r(140)!=e[r(133)])return;const{data:s}=e;return s&&r(128)==s[r(163)]?{type:r(132),content:zr(n,r(126))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=129]})(t,e)}function Vo(){const t=["discard","from","getChangedMarkers","48grttVn","ImageUtils","26302emakFe","commands","getFirstRange","FORMAT_SIDE_IMAGE","getSuggestion","commandName","title","discardSuggestion","end","TrackChangesEditing","side","refresh","19057621uPMzmv","_findSuggestions","35Zulagt","nodeBefore","document","10oBIarq","2154951uQgXJd","isIntersecting","normalizedStyles","subType","locale","forEach","isInContent","commandParams","3163038QGXEwx","commandReversedParams","imageStylePostApply","afterInit","isEqual","markBlockFormat","hasSuggestion","10YytSWZ","registerCustomCallback","imageStylePreApply","registerDescriptionCallback","isInlineImage","differ","selection","getSuggestionCallback","next","6423011gbRRKF","_registerLegacyDescription","getSuggestions","registerPostFixer","length","findIndex","5396848bGmxBz","isOwn","formatInline","createRangeOn","markInlineFormat","name","head","_suggestionFactory","filter","shouldConvertImageType","model","setImageNaturalSizeAttributes","isBefore","suggestion","change","imageTypeInline","ImageStyleEditing","formatBlock","join","plugins","value","has","newRange","get","imageStyle","255012jWaWko","*Format:* %0","type","format","_splitMarkerName","insertion","isBlockImage","author","chain","getContainedElement","getClosestSelectedImageElement","descriptionFactory","convertInlineImageToBlock","enableCommand","imageTypeBlock","accept","nodeAfter","start","editor","toLowerCase","imageCaption","Users"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(593690===-parseInt(n(163))/1*(-parseInt(n(149))/2)+parseInt(n(222))/3*(-parseInt(n(147))/4)+parseInt(n(182))/5*(parseInt(n(175))/6)+parseInt(n(191))/7+parseInt(n(197))/8+parseInt(n(167))/9*(parseInt(n(166))/10)+-parseInt(n(161))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(178)](){const t=jo,n=this[t(140)];if(!n[t(216)][t(218)](t(213)))return;const r=n[t(216)][t(220)](t(158)),s=n[t(216)][t(220)](t(148)),o={};r[t(135)](t(221),((o,i)=>{const a=t,c=n[a(216)][a(220)](a(143)).me,u=n[a(150)][a(220)](a(221));let l=s[a(132)](n[a(207)][a(165)][a(188)]),f=n[a(207)][a(200)](l),h=u[a(217)];if(h==i[a(217)])return;const g={commandName:a(221),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(207)][a(211)]((()=>{const t=a;if(r[t(193)]()[t(205)]((e=>e[t(173)]&&c==e[t(129)]&&(t(214)==e[t(224)]||t(199)==e[t(224)])&&(t(184)==e[t(170)]||t(177)==e[t(170)])&&e[t(151)]()[t(179)](f)))[t(172)]((e=>r[t(156)](e[t(203)]))),l=s[t(132)](n[t(207)][t(165)][t(188)]),f=n[t(207)][t(200)](l),u[t(160)](),n[t(150)][t(220)](t(212))[t(160)](),n[t(150)][t(220)](t(136))[t(160)](),h=u[t(217)],h!=i[t(217)])return s[t(186)](l)&&u[t(206)](i[t(217)],l)?(o({...i,setImageSizes:!1}),l=s[t(132)](n[t(207)][t(165)][t(188)]),void r[t(180)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(184))):void(s[t(228)](l)?r[t(180)](l,g,[],t(177)):r[t(201)](f,g,t(177)))}))}));for(const e of n[t(216)][t(220)](t(213))[t(169)])o[e[t(202)]]=e[t(155)][t(141)]();r[t(204)][t(183)](t(214),t(184),t(215),(()=>!1)),r[t(204)][t(183)](t(214),t(177),t(215),(()=>!1)),r[t(204)][t(183)](t(199),t(177),t(215),(()=>!1)),r[t(204)][t(183)](t(214),t(184),t(137),(([e])=>{const n=t;s[n(208)](e[n(131)]())})),r[t(204)][t(183)](t(214),t(184),t(144),((e,n)=>{const s=t;r[s(204)][s(189)](s(214),"",s(137))(e,{commandName:n[s(154)],commandParams:n[s(176)]})})),r[t(204)][t(183)](t(214),t(184),t(130),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(214),subType:t(184)},{type:t(227),subType:t(142)},{type:t(214),subType:t(134)},{type:t(227),subType:t(134)}];function a(e,n){const o=t,a=i[o(196)]((({type:t,subType:n})=>e[o(224)]==t&&e[o(170)]==n)),c=i[o(196)]((({type:t,subType:e})=>n[o(224)]==t&&n[o(170)]==e));if(a<0||c<0)return!1;const u=e[o(151)](),l=n[o(151)]();if((0==a||1==a)&&2==c&&u[o(168)](l))return!0;if(2==a&&3==c){const t=r[o(162)](u,o(227))[o(205)]((({suggestion:t,meta:e})=>e[o(198)]&&o(134)==t[o(170)]));if(t[o(195)]>1&&l[o(157)][o(179)](u[o(139)]))return!0;if(1==t[o(195)]&&(u[o(139)][o(179)](l[o(157)])||u[o(157)][o(179)](l[o(139)])))return!0}if(3==a&&3==c&&u[o(139)][o(209)](l[o(139)])){const t=u[o(157)][o(138)],e=l[o(139)][o(164)];return s[o(228)](t)&&t===e}return!1}n[t(207)][t(165)][t(194)]((()=>{const e=t;let o=!1;const i=Array[e(145)](n[e(207)][e(165)][e(187)][e(146)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(226)](t);if(e(210)==i&&r[e(181)](u)){if(e(214)==a&&(e(184)==c||e(177)==c)){const t=r[e(153)](u);if(n[e(219)]){const n=t[e(151)]()[e(131)]();if(s[e(228)](n))continue;r[e(156)](t),o=!0}}if(e(227)==a&&e(142)==c&&!n[e(219)]){const t=r[e(153)](u);t[e(190)]&&t[e(190)][e(173)]&&(r[e(156)](t[e(190)]),o=!0)}}}return o})),this[t(192)](o)}[jo(192)](t){const e=jo,n=this[e(140)],r=n[e(171)];n[e(216)][e(220)](e(158))[e(133)][e(185)]((n=>{const s=e;if(s(214)!=n[s(224)]&&s(199)!=n[s(224)])return;const{data:o}=n;if(!o||s(221)!=o[s(154)])return;const i=o[s(174)][0][s(217)];return function(t){const e=s;return{type:e(225),content:zr(r,e(223),t)}}(s(159)===i?zr(r,s(152)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=226]})(t,e)}function qo(){const t=["3665425ntFbLW","dataInsert","76676TYVPxk","forEach","_handleImportedData","63STXPxe","621848MEKzJe","editor","lowest","11vEDvQB","Users","bind","track_changes","enableCommand","listenTo","TrackChangesEditing","get","value","_setSuggestionData","849271ECuIlY","high","5610056XJwaFT","collaboration_features","_trackChangesValueDuringImport","9NGomCq","importWord","execute","afterInit","commands","plugins","_trackChangesExecuted","trackChanges","10527410EVudkG","49addGwd","418680nlYKHi"];return(qo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(460311===-parseInt(n(241))/1+parseInt(n(228))/2+parseInt(n(227))/3*(parseInt(n(259))/4)+parseInt(n(257))/5+-parseInt(n(256))/6*(parseInt(n(255))/7)+parseInt(n(243))/8*(-parseInt(n(246))/9)+parseInt(n(254))/10*(parseInt(n(231))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(245)]=!1,this[e(252)]=!1}[zo(249)](){const t=zo,e=this[t(229)],n=e[t(250)][t(238)](t(247)),r=e[t(250)][t(238)](t(253));n&&(n.on(t(248),((e,[,n])=>{const s=t;this[s(245)]=r[s(239)],n[s(244)][s(234)]=!this[s(245)]}),{priority:t(242)}),this[t(236)](n,t(258),this[t(226)][t(233)](this)),this[t(236)](n,t(258),(()=>{const e=t;this[e(252)]&&(r[e(248)](),this[e(252)]=!1)}),{priority:t(230)}),e[t(251)][t(238)](t(237))[t(235)](t(247)))}[zo(226)](t,e){const n=zo,{suggestions:r}=e,s=this[n(229)][n(250)][n(238)](n(253)),o=s[n(239)];this[n(245)]!==o&&(s[n(248)](),this[n(252)]=!0),r&&r[n(260)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(229)][o(251)][o(238)](o(232)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(247)}}};this[o(229)][o(251)][o(238)](o(237))[o(240)](i)}))}}const Xo=Yo;function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=328]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(446853===-parseInt(n(350))/1*(-parseInt(n(366))/2)+parseInt(n(360))/3*(parseInt(n(335))/4)+-parseInt(n(368))/5*(-parseInt(n(329))/6)+-parseInt(n(347))/7*(-parseInt(n(349))/8)+parseInt(n(365))/9*(parseInt(n(336))/10)+-parseInt(n(356))/11+parseInt(n(344))/12*(-parseInt(n(362))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[Xo(355)](){const t=Xo,e=this[t(330)],n=e[t(359)][t(334)](t(338));if(e[t(359)][t(361)](t(353))&&(n[t(358)](t(367)),n[t(358)](t(351))),e[t(359)][t(361)](t(339)))for(const e of[t(340),t(354)])n[t(346)](e);const r=e[t(331)];n[t(342)](t(343)),n[t(332)][t(348)](t(343),zr(r,t(370))),this[t(363)]()}[Xo(363)](){const t=Xo,e=this[t(330)],n=e[t(331)],r=e[t(359)][t(334)](t(338));r[t(332)][t(328)]((e=>{const s=t;if(s(345)!=e[s(369)])return;const{data:o}=e;if(!o)return;if(s(340)!=o[s(337)]&&s(354)!=o[s(337)])return;const i=e[s(352)]()[0],a=r[s(332)][s(357)](i);return s(340)==o[s(337)]?{type:s(341),content:zr(n,s(364),a)}:s(354)==o[s(337)]?{type:s(341),content:zr(n,s(333),a)}:void 0}))}}function Qo(){const t=["editor","locale","descriptionFactory","*Outdent:* %0","get","24612goudgo","33370eIJply","commandName","TrackChangesEditing","IndentBlock","indentBlock","format","registerBlockAttribute","blockIndent","1164hpzQQU","formatBlock","enableDefaultAttributesIntegration","21XODVvO","registerAttributeLabel","1297832CowjaB","374866JIvMEk","outdent","getItems","IndentEditing","outdentBlock","afterInit","1649263PziEgB","getItemLabel","enableCommand","plugins","366JEDtgG","has","245843EQTyzX","_registerLegacyDescription","*Indent:* %0","963YIyujd","2zzOrFm","indent","2309375PoGUua","type","FORMAT_INDENT","registerDescriptionCallback","6MarJIg"];return(Qo=function(){return t})()}var Zo=ti;function $o(){var t=["plugins","input","init","2473674PJAxMQ","TrackChangesEditing","enableCommand","291688qycGJl","editor","get","2722764zZJoDy","1907652VGabrF","180745HPwBQo","requires","2592352SEnaMp","787364BZpoKa","44jniyjs"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=244]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(560707===parseInt(n(255))/1+-parseInt(n(247))/2+parseInt(n(259))/3+parseInt(n(248))/4*(-parseInt(n(244))/5)+parseInt(n(258))/6+-parseInt(n(252))/7+parseInt(n(246))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Zo(245)](){return[Ms.Input]}[Zo(251)](){var t=Zo;this[t(256)][t(249)][t(257)](t(253))[t(254)](t(250))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=258]})(t,e)}function si(){const t=["23907168NuqzYx","link","editor","manualDecorators","locale","commands","77FVGEnH","toLowerCase","formatInline","18460CNBgop","25iJVmVm","unlink","attribute","205152bdothW","10711232pFCsrD","commandParams","label","*Set link:* %0","registerInlineAttribute","link (","afterInit","type","*Remove link*","key","plugins","_registerLegacyDescription","commandName","registerAttributeLabel","354JOtJHl","format","281032nGndHa","18934JtZQQV","linkHref","LinkEditing","get","enableDefaultAttributesIntegration","TrackChangesEditing","newValue","descriptionFactory","registerDescriptionCallback","76vgJwYb","153RBQyCG","787630ORECab","has"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(853822===parseInt(n(274))/1*(parseInt(n(283))/2)+parseInt(n(271))/3*(-parseInt(n(296))/4)+-parseInt(n(297))/5*(-parseInt(n(300))/6)+-parseInt(n(301))/7+parseInt(n(273))/8*(parseInt(n(284))/9)+parseInt(n(285))/10*(-parseInt(n(293))/11)+parseInt(n(287))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(263)](){const t=ni,e=this[t(289)];if(!e[t(267)][t(286)](t(276)))return;const n=e[t(267)][t(277)](t(279)),r=e[t(292)][t(277)](t(288));n[t(278)](t(288)),n[t(278)](t(298)),n[t(261)](t(275));for(const e of r[t(290)])n[t(261)](e.id),n[t(281)][t(270)](e.id,t(262)+e[t(259)][t(294)]()+")");n[t(281)][t(282)]((n=>{const r=t;if(r(299)!=n[r(264)])return;const{data:s}=n;if(!s||r(275)!=s[r(266)])return;const o=s[r(280)],i=e[r(291)];return{type:r(272),content:null==o?zr(i,r(265)):zr(i,r(260),'"'+o+'"')}})),this[t(268)]()}[ni(268)](){const t=ni,e=this[t(289)],n=e[t(291)];e[t(267)][t(277)](t(279))[t(281)][t(282)]((e=>{const r=t;if(r(295)!=e[r(264)])return;const{data:s}=e;if(s){if(r(288)==s[r(269)]){const t=s[r(258)][0];return{type:r(272),content:zr(n,r(260),'"'+t+'"')}}return r(298)==s[r(269)]?{type:r(272),content:zr(n,r(265))}:void 0}}))}}function ii(){const t=["1592XePRhx","*Check item*","2912805GUGzDR","listIndent","4641KxLbZu","element","ELEMENT_BULLETED_LIST","*Uncheck item*","add","has","*Outdent:* %0","name","plugins","todoListChecked","ELEMENT_LIST_ITEM","numberedList","bulleted","_selectedElements","schema","registerDescriptionCallback","formatInline","push","replace","outdentList","checkChild","isObject","LegacyListEditing","value","parent","forceValue","190GfrQem","1200748EXjUmC","before","*Change to:* %0","listItem","document","bulletedList","filter","format","2DFJLyJ","checkTodoList","getAttribute","516924PPxQxb","112409RunLYQ","226190Ckhdwl","afterInit","842163psfIwC","markBlockFormat","length","*Indent:* %0","descriptionFactory","nextSibling","from","createPositionAt","LegacyTodoListEditing","registerElementLabel","editor","ELEMENT_TODO_LIST","execute","numbered","selection","locale","previousSibling","end","commandName","paragraph","TrackChangesEditing","blockName","enableCommand","get","listType","commands","todoList","todo","findIndex","formatBlock","indentList","createRange","type","5jPocFg","commandParams","getSelectedBlocks","ELEMENT_NUMBERED_LIST","slice","change","model","List"];return(ii=function(){return t})()}const ai=ci;function ci(t,e){const n=ii();return(ci=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(161955===-parseInt(n(341))/1*(-parseInt(n(346))/2)+-parseInt(n(348))/3+parseInt(n(333))/4*(parseInt(n(381))/5)+-parseInt(n(344))/6+parseInt(n(393))/7*(parseInt(n(389))/8)+-parseInt(n(391))/9+-parseInt(n(332))/10*(-parseInt(n(345))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ai(347)](){const t=ai,e=this[t(358)],n=e[t(363)];if(!e[t(401)][t(398)](t(415)))return;const r=e[t(401)][t(371)](t(368)),s=e[t(401)][t(398)](t(356));function o(t){return()=>{const n=ci,s=e[n(387)][n(337)][n(362)],o=e[n(373)][n(371)](t);if(o[n(416)])return void e[n(360)](n(367),{});const i=t[n(385)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(354)](t)[s(339)]((t=>function(t,e){const n=s;return e[n(413)](t[n(330)],n(336))&&!e[n(414)](t)}(t,r)));o=o[s(339)]((t=>!t.is(s(394),s(336))||t[s(343)](s(372))!=e));const i=new Set;for(const t of o)t.is(s(394),s(336))?i[s(397)](li(t)):i[s(397)](t);return Array[s(354)](i)}(s[n(383)](),i,e[n(387)][n(407)]);e[n(387)][n(386)]((()=>{const e=n;for(const n of a)r[e(349)](n,{commandName:t,commandParams:[{forceValue:!o[e(416)]}],formatGroupId:e(369)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(354)](t);const r=n[e(376)]((t=>e(336)!=t[e(400)]));return r>-1&&(n=n[e(385)](0,r)),n}(e[n(387)][n(337)][n(362)][n(383)]()),o=e[n(387)][n(379)](e[n(387)][n(355)](s[0],n(334)),e[n(387)][n(355)](s[s[n(350)]-1],n(365)));e[n(387)][n(386)]((()=>{const e=n;r[e(349)](o,{commandName:t,commandParams:[],formatGroupId:e(392)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(353)];for(;t&&t[n(343)](n(392))>e[n(343)](n(392));)r[n(397)](t),t=t[n(353)]}return Array[n(354)](r)}(s))}))}}r[t(370)](t(404),o(t(404))),r[t(370)](t(338),o(t(338))),s&&r[t(370)](t(374),o(t(374))),r[t(370)](t(378),i(t(378))),r[t(370)](t(412),i(t(412))),s&&r[t(370)](t(342),(()=>{const n=t,s=e[n(373)][n(371)](n(342)),o=Array[n(354)](s[n(406)]);o[n(339)]((t=>t[n(343)](n(402))!=s[n(416)])),e[n(387)][n(386)]((()=>{const t=n;for(const e of o)r[t(349)](e,{commandName:t(342),commandParams:[{forceValue:!s[t(416)]}]})}))})),r[t(352)][t(357)](t(336),(e=>zr(n,t(403),e))),r[t(352)][t(408)]((e=>{const r=t;if(r(377)!=e[r(380)]&&r(409)!=e[r(380)])return;const{data:s}=e;if(s){if(r(404)==s[r(366)]||r(338)==s[r(366)]||r(374)==s[r(366)])switch(s[r(366)][r(411)](r(388),"")){case r(405):return o(zr(n,r(395)));case r(361):return o(zr(n,r(384)));case r(375):return o(zr(n,r(359)))}if(r(378)==s[r(366)])return{type:r(340),content:zr(n,r(351),zr(n,r(403)))};if(r(412)==s[r(366)])return{type:r(340),content:zr(n,r(399),zr(n,r(403)))};if(r(342)==s[r(366)])return s[r(382)][0][r(331)]?{type:r(340),content:zr(n,r(390))}:{type:r(340),content:zr(n,r(396))}}function o(t){const e=r;return{type:e(340),content:zr(n,e(335),t)}}}))}}function li(t){const e=ai,n=t[e(343)](e(392));if(0==n)return t;let r=t;for(;t[e(364)]&&t[e(364)].is(e(394),e(336));){const s=t[e(364)][e(343)](e(392));if(s==n)r=t[e(364)];else if(s<n)break;t=t[e(364)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(394),e(336))&&t[e(343)](e(392))>0){let r=t[e(353)];for(;r&&e(336)==r[e(400)]&&r[e(343)](e(392))==t[e(343)](e(392));)n[e(410)](r),r=r[e(353)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=291]})(t,e)}function di(){const t=["*Format:* set order to reversed","afterInit","LegacyListPropertiesEditing","plugins","221976RIfAwJ","1078335VpvafC","1146639CUiFZr","listReversed","1904952yFaSBF","default","formatBlock","get","before","31359416YVcDCk","editor","77rfkoNJ","backward","length","locale","51255dqQHmu","8ugUmop","config","formatInline","105uLyCSn","getSelectedBlocks","_LIST_","listStart","2980GYSZpE","from","map","element","change","commandName","document","forward","commandParams","flat","getAttribute","replace","TrackChangesEditing","model","has","list.properties","listItem","toUpperCase","listStyle","styles","type","listType","createPositionAt","push","LegacyListUtils","parent","getSiblingNodes","numbered","unshift","12RnHhXR","descriptionFactory","markMultiRangeBlockFormat","filter","getFirstPosition","selection","1210512ifCiEX","handleListStyleCommand","startIndex","handleListStartCommand","*Format:* set order to regular","registerDescriptionCallback","getLastPosition","format","*Change to:* %0","getListTypeFromListStyleType","ELEMENT_","_getSuggestionBlocksForListStyle","bind","handleListReversedCommand","handleDescriptions","_getTranslationKeyForListStyle","createRange","reversed","enableCommand","_getSuggestionBlocks","*Format:* set start index to %0"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(904775===-parseInt(n(314))/1+parseInt(n(317))/2+parseInt(n(315))/3*(parseInt(n(329))/4)+parseInt(n(332))/5*(parseInt(n(313))/6)+parseInt(n(324))/7*(-parseInt(n(371))/8)+parseInt(n(328))/9*(-parseInt(n(336))/10)+-parseInt(n(322))/11*(-parseInt(n(365))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(310)](){const t=hi;if(!this[t(323)][t(312)][t(350)](t(311)))return;const e=this[t(323)][t(330)][t(320)](t(351)),n=this[t(323)][t(312)][t(320)](t(348));e[t(355)]&&n[t(306)](t(354),this[t(372)][t(300)](this)),e[t(305)]&&n[t(306)](t(316),this[t(301)][t(300)](this)),e[t(373)]&&n[t(306)](t(335),this[t(291)][t(300)](this)),n[t(366)][t(293)](this[t(302)][t(300)](this))}[hi(372)](t,e={}){const n=hi,r=this[n(323)][n(312)][n(320)](n(348)),s=this[n(299)]();this[n(323)][n(349)][n(340)]((()=>{const t=n;r[t(367)](s,{commandName:t(354),commandParams:[{type:e[t(356)]}],formatGroupId:t(354)})}))}[hi(301)](t,e={}){const n=hi,r=this[n(323)][n(312)][n(320)](n(348)),s=this[n(307)]((t=>t.is(n(339),n(352))&&n(363)===t[n(346)](n(357))));if(s[n(326)]<1)return;const o=s[n(338)]((t=>this[n(323)][n(349)][n(304)](this[n(323)][n(349)][n(358)](t,n(321)),this[n(323)][n(349)][n(358)](t,0))));this[n(323)][n(349)][n(340)]((()=>{const t=n;r[t(367)](o,{commandName:t(316),commandParams:[{reversed:e[t(305)]}],formatGroupId:t(316)})}))}[hi(291)](t,e={}){const n=hi,r=this[n(323)][n(312)][n(320)](n(348)),s=this[n(307)]((t=>t.is(n(339),n(352))&&n(363)===t[n(346)](n(357))));if(s[n(326)]<1)return;const o=s[n(338)]((t=>this[n(323)][n(349)][n(304)](this[n(323)][n(349)][n(358)](t,n(321)),this[n(323)][n(349)][n(358)](t,0))));this[n(323)][n(349)][n(340)]((()=>{const t=n;r[t(367)](o,{commandName:t(335),commandParams:[{startIndex:e[t(373)]}],formatGroupId:t(335)})}))}[hi(302)](t){const e=hi;if(e(319)!=t[e(356)]&&e(331)!=t[e(356)])return;const n=this[e(323)][e(327)],{data:r}=t;if(!r)return;let s,o;switch(r[e(341)]){case e(354):s=e(296),o={type:e(295),content:zr(n,s,zr(n,this[e(303)](r[e(344)][0][e(356)])))};break;case e(316):s=r[e(344)][0][e(305)]?e(309):e(292),o={type:e(295),content:zr(n,s)};break;case e(335):s=e(308),o={type:e(295),content:zr(n,s,r[e(344)][0][e(373)])}}return o}[hi(299)](){const t=hi;var e,n,r,s;const o=this[t(323)][t(312)][t(320)](t(360));let i=Array[t(337)](this[t(323)][t(349)][t(342)][t(370)][t(333)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(339),t(352)))&&i[t(364)](...o[t(362)](this[t(323)][t(349)][t(342)][t(370)][t(369)](),t(325))),(null===(n=i[i[t(326)]-1])||void 0===n?void 0:n.is(t(339),t(352)))&&i[t(359)](...o[t(362)](this[t(323)][t(349)][t(342)][t(370)][t(294)](),t(343))),i=[...new Set(i)],(null===(s=null===(r=this[t(323)][t(349)][t(342)][t(370)][t(369)]())||void 0===r?void 0:r[t(361)])||void 0===s?void 0:s.is(t(339),t(352)))&&(i=i[t(368)]((e=>e.is(t(339),t(352))))),i}[hi(307)](t){const e=hi,n=this[e(323)][e(312)][e(320)](e(360));let r=Array[e(337)](this[e(323)][e(349)][e(342)][e(370)][e(333)]())[e(368)](t)[e(338)]((t=>{const r=e,s=this[r(323)][r(349)][r(358)](t,0);return[...n[r(362)](s,r(325)),...n[r(362)](s,r(343))]}))[e(345)]();return r=[...new Set(r)],r}[hi(303)](t){const e=hi;return e(298)+(this[e(323)][e(312)][e(320)](e(360))[e(297)](t)||e(318))[e(353)]()+e(334)+t[e(353)]()[e(347)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=280]})(t,e)}function Ei(){const t=["elementToElement","conversion","12RRDeOa","descriptionFactory","ELEMENT_MEDIA","27550061BLlQGf","14653360hoTDtx","downcastDispatcher","36XjxYEz","media","8538795zMvukU","createEmptyElement","editor","mediaEmbed","attribute:url:media","21184PjdGHv","high","options","2177OtJKWG","stop","locale","286078LYvWiS","has","showSuggestionHighlights","dataDowncast","registerElementLabel","data","div","enableCommand","afterInit","TrackChangesEditing","819uvYQne","MediaEmbedEditing","26148jpeuJu","get","for","plugins","87224uesXgw"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(972377===parseInt(n(311))/1*(-parseInt(n(292))/2)+parseInt(n(298))/3*(parseInt(n(305))/4)+-parseInt(n(300))/5+parseInt(n(285))/6*(parseInt(n(308))/7)+-parseInt(n(289))/8*(parseInt(n(283))/9)+parseInt(n(296))/10+parseInt(n(295))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(281)](){const t=mi,e=this[t(302)];if(!e[t(288)][t(312)](t(284)))return;const n=e[t(288)][t(286)](t(282)),r=e[t(310)];n[t(280)](t(303)),n[t(293)][t(315)](t(299),(e=>zr(r,t(294),e))),e[t(291)][t(287)](t(314))[t(290)]({model:t(299),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(313)])return n[s(301)](s(317))},converterPriority:t(306)}),e[t(316)][t(297)].on(t(304),((e,n,r)=>{const s=t;r[s(307)][s(313)]&&e[s(309)]()}),{priority:t(306)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=267]})(t,e)}const _i=Ti;function yi(){const t=["has","mention","4170300PEdtlw","31430410SMJdFa","MentionEditing","37480HAUHMF","818PUQIQx","TrackChangesEditing","7041jPYmmh","afterInit","5pafkql","plugins","7399518UYgTHa","774TvOtgq","6181566tYiBNJ","enableCommand","30350fbUXwz","get","editor"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(600494===parseInt(n(276))/1+-parseInt(n(285))/2*(-parseInt(n(268))/3)+-parseInt(n(281))/4+-parseInt(n(270))/5*(parseInt(n(274))/6)+-parseInt(n(272))/7+-parseInt(n(284))/8*(parseInt(n(273))/9)+parseInt(n(282))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(269)](){const t=_i,e=this[t(278)];e[t(271)][t(279)](t(283))&&e[t(271)][t(277)](t(267))[t(275)](t(280))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=345]})(t,e)}const Ci=ki;function Li(){const t=["TrackChangesEditing","2YmDhMB","MultiLevelList","2629293lbMQHy","100yznreY","head","get","40663692sCkzyq","*Remove format:* %0","17269XYfSFa","afterInit","288891GoVyQg","multiLevelList","7235613KPAWiK","ELEMENT_MULTI_LEVEL_LIST","next","1336sqjlDe","registerBlockAttribute","24CIVQYz","newValue","*Set format:* %0","editor","oldValue","has","registerDescriptionCallback","4OEoCZy","842123WRaIBn","handleDescriptions","format","563605VZhFSD","listType","listMarkerStyle","enableDefaultAttributesIntegration","key","locale","plugins","descriptionFactory","data"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(652419===parseInt(n(345))/1*(-parseInt(n(358))/2)+-parseInt(n(360))/3*(parseInt(n(382))/4)+-parseInt(n(348))/5*(parseInt(n(375))/6)+-parseInt(n(366))/7*(-parseInt(n(373))/8)+-parseInt(n(368))/9*(parseInt(n(361))/10)+-parseInt(n(370))/11+parseInt(n(364))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[Ci(367)](){const t=Ci,e=this[t(378)],n=e[t(354)][t(363)](t(357));e[t(354)][t(380)](t(359))&&(n[t(351)](t(369)),n[t(374)](t(350)),n[t(355)][t(381)]((e=>this[t(346)](e))))}[Ci(346)](t){const e=Ci,n=this[e(378)][e(353)],{data:r}=t,s={type:e(347),content:""};if(r&&e(350)==r[e(352)]){if(!r[e(379)])return{type:e(347),content:zr(n,e(377),zr(n,e(371)))+" ("+r[e(376)]+")"};if(!r[e(376)]){let o=t[e(362)];for(;o;){if(o[e(356)]&&e(349)==o[e(356)][e(352)]&&o[e(356)][e(376)])return s;o=o[e(372)]}return{type:e(347),content:zr(n,e(365),zr(n,e(371)))+" ("+r[e(379)]+")"}}}}}function Ni(){const t=["381684YwaYAG","186822mMtLnF","92gmnDOU","35345IczBgd","afterInit","get","4854520sGOppq","enableCommand","plugins","descriptionFactory","TrackChangesEditing","ELEMENT_PAGE_BREAK","552519sTmAmi","3FTQwmB","729568xWfUQY","registerElementLabel","editor","21rJDsoD","locale","has","pageBreak","PageBreakEditing","152338ORGivV"];return(Ni=function(){return t})()}const Si=Mi;function Mi(t,e){const n=Ni();return(Mi=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(101163===parseInt(n(495))/1+-parseInt(n(493))/2*(-parseInt(n(484))/3)+parseInt(n(496))/4*(parseInt(n(497))/5)+parseInt(n(494))/6*(parseInt(n(488))/7)+-parseInt(n(485))/8+parseInt(n(483))/9+-parseInt(n(500))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class vi extends t.Plugin{[Si(498)](){const t=Si,e=this[t(487)];if(!e[t(479)][t(490)](t(492)))return;e[t(479)][t(499)](t(481))[t(501)](t(491));const n=e[t(479)][t(499)](t(481)),r=e[t(489)];n[t(480)][t(486)](t(491),(e=>zr(r,t(482),e)))}}const Oi=wi;function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=306]})(t,e)}function Fi(){const t=["addClass","createUIElement","toViewPosition","getFirstRange","nodeAfter","writer","end","_registerLegacyDescription","commandName","1794051rLgwxd","6ZFCOqs","highest","consumable","Paragraph","2360pVWBLv","span","addMarker:suggestion:insertion","isLimit","2545196OVXoBd","consume","name","checkChild","start","afterInit","registerElementLabel","has","104uRLTum","TrackChangesEditing","plugins","$text","markerRange","isBlock","model","type","downcastDispatcher","format","formatBlock","9672048eMDYtZ","markerName","insertion","167811wIuKDg","*Change to:* %0","1481451EDlkzV","data","registerDescriptionCallback","schema","ck-suggestion-marker--active","*Insert:* %0","editing","options","insert","showSuggestionHighlights","bindElementToMarker","paragraph","ck-suggestion-marker-split","10toDfOP","mapper","descriptionFactory","get","insertParagraph","editor","enableDefaultAttributesIntegration","locale","getItemLabel","enableCommand","includes","9262044EsapFA","ELEMENT_PARAGRAPH","82258rStKwb","isTouching","activeMarkers"];return(Fi=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(962163===parseInt(n(352))/1+-parseInt(n(353))/2*(parseInt(n(314))/3)+parseInt(n(361))/4*(-parseInt(n(327))/5)+parseInt(n(338))/6+-parseInt(n(312))/7*(parseInt(n(369))/8)+-parseInt(n(309))/9+parseInt(n(357))/10*(parseInt(n(340))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[Oi(366)](){const t=Oi,e=this[t(332)];if(!e[t(371)][t(368)](t(356)))return;const n=e[t(334)],r=e[t(371)][t(330)](t(370));r[t(329)][t(367)](t(325),(e=>zr(n,t(339),e))),r[t(333)](t(325)),r[t(336)](t(331)),e[t(320)][t(306)].on(t(359),Bi(e),{priority:t(354)}),e[t(315)][t(306)].on(t(359),((n,r,s)=>{const o=t;s[o(321)][o(323)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(354)});const s=r[t(329)];s[t(316)]((r=>{const o=t;if(o(311)!==r[o(376)])return;const{start:i,end:a}=r[o(346)]();if(!i[o(341)](a)||!i[o(347)])return;const c=e[o(375)][o(317)],u=i[o(347)];return c[o(374)](u)&&!c[o(360)](u)&&c[o(364)](u,o(372))?{type:o(311),content:zr(n,o(319),s[o(335)](u,1))}:void 0})),this[t(350)]()}[Oi(350)](){const t=Oi,e=this[t(332)],n=e[t(334)];e[t(371)][t(330)](t(370))[t(329)][t(316)]((e=>{const r=t;if(r(308)!=e[r(376)])return;const{data:s}=e;return s&&r(325)==s[r(351)]?{type:r(307),content:zr(n,r(313),zr(n,r(339)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(371)][o(330)](o(370)),a=r[o(373)][o(365)],c=r[o(373)][o(349)],u=t[o(375)][o(317)];if(!a[o(341)](c)||!a[o(347)])return;const l=a[o(347)];if(u[o(374)](l)&&!u[o(360)](l)&&u[o(364)](l,o(372))){if(!s[o(355)][o(362)](r[o(373)],n[o(363)]))return;const t=s[o(348)][o(344)](o(358),{class:o(326)}),a=s[o(328)][o(345)](c);e&&i[o(342)][o(337)](r[o(310)])&&s[o(348)][o(343)](o(318),t),s[o(348)][o(322)](a,t),s[o(328)][o(324)](t,r[o(310)])}}}const Pi=Ui;function xi(){const t=["10410606UJoZKI","*Remove all formatting*","removeFormat","formatBlock","482576zyvkXx","editor","2145852aZYzcb","commandName","2183370qeJDtE","get","74548eURVRF","enableDefaultAttributesIntegration","registerDescriptionCallback","locale","1337637ibquiQ","formatInline","type","28iMfGae","RemoveFormatEditing","has","TrackChangesEditing","plugins","218BEURYz","_registerLegacyDescription","867HTmJoI","descriptionFactory","format","afterInit"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(233693===-parseInt(n(453))/1*(-parseInt(n(451))/2)+-parseInt(n(471))/3+-parseInt(n(467))/4+-parseInt(n(465))/5+-parseInt(n(463))/6+parseInt(n(474))/7*(parseInt(n(461))/8)+parseInt(n(457))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Pi(456)](){const t=Pi,e=this[t(462)];e[t(450)][t(476)](t(475))&&(e[t(450)][t(466)](t(477))[t(468)](t(459)),this[t(452)]())}[Pi(452)](){const t=Pi,e=this[t(462)];e[t(450)][t(466)](t(477))[t(454)][t(469)]((n=>{const r=t;if(r(460)!=n[r(473)]&&r(472)!=n[r(473)])return;const{data:s}=n;return s&&r(459)==s[r(464)]?{type:r(455),content:zr(e[r(470)],r(458))}:void 0}))}}function Gi(){const t=["527676tozZdp","acceptAllSuggestions","45DNGMLE","goToPreviousRestrictedEditingException","discardAllSuggestions","get","trackChanges","187ajcgJO","453607yMnbOy","315159vdmneK","24sgGZHO","543210drrYkx","afterInit","goToNextRestrictedEditingException","acceptSuggestion","plugins","discardSelectedSuggestions","enableCommand","RestrictedEditingModeEditing","63VCGYqT","editor","3341080XhqLDp","has","discardSuggestion","386102cyMbgl","3ZLgLeZ","acceptSelectedSuggestions","TrackChangesEditing","89348dGKhGZ"];return(Gi=function(){return t})()}function Vi(t,e){const n=Gi();return(Vi=function(t,e){return n[t-=351]})(t,e)}const Hi=Vi;!function(t,e){const n=Vi,r=t();for(;;)try{if(359514===-parseInt(n(370))/1*(-parseInt(n(369))/2)+parseInt(n(354))/3+-parseInt(n(373))/4*(-parseInt(n(376))/5)+parseInt(n(355))/6*(parseInt(n(353))/7)+-parseInt(n(366))/8+parseInt(n(364))/9*(parseInt(n(356))/10)+parseInt(n(352))/11*(-parseInt(n(374))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{[Hi(357)](){const t=Hi,e=this[t(365)];if(!e[t(360)][t(367)](t(363)))return;const n=e[t(360)][t(379)](t(372));n[t(362)](t(377)),n[t(362)](t(358));const r=e[t(360)][t(379)](t(363));r[t(362)](t(351)),r[t(362)](t(359)),r[t(362)](t(368)),r[t(362)](t(375)),r[t(362)](t(378)),r[t(362)](t(371)),r[t(362)](t(361))}}const Wi=Ki;function qi(){const t=["requires","showSuggestionHighlights","registerElementLabel","activeMarkers","shiftEnter","ck-suggestion-marker--active","downcastDispatcher","20ydtOcN","TrackChangesEditing","consumable","insert","descriptionFactory","ELEMENT_LINE_BREAK","includes","test","get","toViewPosition","name","span","addMarker:suggestion:deletion","createPositionBefore","76IXPonI","data","addMarker:suggestion:insertion","options","markerRange","editing","getItems","split","writer","4300190skSfka","locale","enableCommand","editor","softBreak","addClass","455MPrdai","markerName","ck-suggestion-marker-","6332tTTDDS","plugins","init","bindElementToMarker","merge","271956ZkFKiF","991782yDuVZN","deletion","createUIElement","862866yuTdDf","addMarker:suggestion","model","high","1699425cYBnTs","mapper","18472nyGSSG","element"];return(qi=function(){return t})()}function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=232]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(347350===parseInt(n(280))/1*(-parseInt(n(262))/2)+-parseInt(n(233))/3+-parseInt(n(285))/4*(-parseInt(n(248))/5)+-parseInt(n(286))/6+parseInt(n(277))/7*(parseInt(n(239))/8)+parseInt(n(237))/9+parseInt(n(271))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(241)](){return[Js.ShiftEnter]}[Wi(282)](){const t=Wi,e=this[t(274)],n=e[t(281)][t(256)](t(249));n[t(273)](t(245)),e[t(267)][t(247)].on(t(264),Yi(e),{priority:t(236)}),e[t(267)][t(247)].on(t(260),Yi(e),{priority:t(236)}),e[t(263)][t(247)].on(t(234),((n,r,s)=>{const o=t;s[o(265)][o(242)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(252)][t(243)](t(275),(n=>zr(e[t(272)],t(253),n)))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(281)][o(256)](o(249));if(!s[o(250)][o(255)](r[o(266)],n[o(258)]))return;const a=t[o(235)];for(const t of r[o(266)][o(268)]()){if(!t.is(o(240),o(275)))continue;const n=o(287)==r[o(278)][o(269)](":")[1]?o(284):o(269),c=s[o(270)][o(232)](o(259),{class:o(279)+n}),u=s[o(238)][o(257)](a[o(261)](t));e&&i[o(244)][o(254)](r[o(278)])&&s[o(270)][o(276)](o(246),c),s[o(270)][o(251)](u,c),s[o(238)][o(283)](c,r[o(278)])}}}const Ji=Qi;function Qi(t,e){const n=Zi();return(Qi=function(t,e){return n[t-=326]})(t,e)}function Zi(){const t=["change","get","commandName","2636472OPnqTt","format","locale","949990CHJSJg","2023254AobCEj","selection","171157OybMPB","84TfqMYA","restrictedEditingException","editor","enableCommand","isCollapsed","descriptionFactory","plugins","type","afterInit","formatBlock","registerDescriptionCallback","forceValue","1DhBxZh","FORMAT_RESTRICTED_ENABLED","formatInline","markInlineFormat","commandParams","44kqdFux","10DNwiNS","5212rYGPRv","has","FORMAT_RESTRICTED_DISABLED","value","681nkWUGy","638255daaHUg","from","StandardEditingModeEditing","TrackChangesEditing","document","520032OExCcD","getRanges","commands","model"];return(Zi=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(345572===parseInt(n(342))/1*(parseInt(n(326))/2)+-parseInt(n(353))/3*(parseInt(n(349))/4)+parseInt(n(354))/5+-parseInt(n(330))/6*(parseInt(n(329))/7)+parseInt(n(366))/8+-parseInt(n(327))/9*(-parseInt(n(348))/10)+parseInt(n(347))/11*(-parseInt(n(359))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Ji(338)](){const t=Ji,e=this[t(332)],n=e[t(362)],r=e[t(368)];if(!e[t(336)][t(350)](t(356)))return;const s=e[t(336)][t(364)](t(357)),o=t(331),i=e[t(361)][t(364)](o);s[t(333)](o,((e,r={})=>{const a=t,c=n[a(358)][a(328)];if(c[a(334)])return void e(r);const u=void 0!==r[a(341)]?r[a(341)]:!i[a(352)];n[a(363)]((()=>{const t=a,e=Array[t(355)](c[t(360)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(345)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(335)][t(340)]((e=>{const n=t;if(n(339)!=e[n(337)]&&n(344)!=e[n(337)])return;const{data:s}=e;return s&&s[n(365)]==o?s[n(346)][0][n(341)]?{type:n(367),content:zr(r,n(343))}:{type:n(367),content:zr(r,n(351))}:void 0}))}}function ta(){const t=["toLowerCase","has","styleName","style","StyleUtils","descriptionFactory","8202726ouUxef","commandParams","85590Knozbq","normalizeConfig","*Set format:* %0","_registerLegacyDescription","13853968PYxpek","commandName","376892vRpvJT","registerInlineAttribute","getGhsAttributeNameForElement","enableDefaultAttributesIntegration","DataSchema","6095544QfqqYA","get","TrackChangesEditing","registerDescriptionCallback","locale","registerAttributeLabel","*Remove format:* %0","4704270ZlVOac","config","GeneralHtmlSupport","plugins","formatBlock","FORMAT_STYLE","editor","format","2ClHwEp","7hEeihx","Style","element","definitions","forceValue","registerBlockAttribute","add","block","ghsAttributes","2544993glxcAb","inline","formatInline","afterInit","type"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(907112===parseInt(n(282))/1*(parseInt(n(311))/2)+parseInt(n(292))/3+parseInt(n(316))/4+parseInt(n(305))/5+parseInt(n(274))/6*(parseInt(n(283))/7)+-parseInt(n(309))/8+-parseInt(n(303))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[ea(295)](){const t=ea,e=this[t(280)];if(!e[t(277)][t(298)](t(284))||!e[t(277)][t(298)](t(315)))return;const n=e[t(277)][t(317)](t(318)),r=e[t(320)],s=e[t(275)][t(317)](t(300))||{},o=e[t(277)][t(317)](t(276)),i=e[t(277)][t(317)](t(301))[t(306)](e[t(277)][t(317)](t(315)),s[t(286)]);n[t(314)](t(300));const a=new Set;for(const e of i[t(290)]){const n=o[t(313)](e[t(285)]);a[t(289)](n)}const c=new Set;for(const e of i[t(293)]){const n=o[t(313)](e[t(285)]);c[t(289)](n);for(const n of e[t(291)])c[t(289)](n)}for(const e of a)n[t(288)](e),n[t(302)][t(272)](e,zr(r,t(279)));for(const e of c)n[t(312)](e),n[t(302)][t(272)](e,zr(r,t(279)));this[t(308)]()}[ea(308)](){const t=ea,e=this[t(280)],n=e[t(320)];e[t(277)][t(317)](t(318))[t(302)][t(319)]((e=>{const r=t;if(r(278)!=e[r(296)]&&r(294)!=e[r(296)])return;const{data:s}=e;return s&&r(300)===s[r(310)]?s[r(304)][0][r(287)]?{type:r(281),content:zr(n,r(307),s[r(304)][0][r(299)][r(297)]())}:{type:r(281),content:zr(n,r(273),s[r(304)][0][r(299)][r(297)]())}:void 0}))}}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=182]})(t,e)}const oa=sa;function ia(){const t=["_getCoordsForCells","span","tableColumn","refresh","enableCommand","6rYmVQj","above","getChanges","model","length","TrackChangesEditing","selection","locale","cell","fromRange","from","max","isInContent","deletion","addRange","ELEMENT_TABLE_COLUMN","insertion","removeTableRow","discard","isEqual","insertTable","subType","selectTableRow","isIntersectingWithRange","_getSuggestionCoords","getRowIndexes","add","TableUtils","selectTableColumn","oldRange","ELEMENT_TABLE_WITH_TEXT","classes","maxColumn","afterInit","$textProxy","change:data","order","toViewElement","_tablePostFixingSubtypes","removeClass","element","1UrSJMT","commands","table","every","rootName","has","batch","substr","forceValue","createRangeOn","descriptionFactory","hasAttribute","get","registerElementLabel","_acceptFormatSuggestionCallbackFactory","getChangedMarkers","getAttribute","getCellLocation","tableCell","detach","getSuggestion","getContainedElement","downcastDispatcher","addClass","highest","min","minRow","_setupColumnsRowsFixing","tablePaste","insertTableColumnRight","position","insertTableRowAbove","some","isArray","getSelectionAffectedTableCells","4022628UVyHTt","2904554uwpsxu","insert","data","minColumn","registerPostFixer","plugins","writer","execute","map","findAncestor","push","registerDescriptionCallback","enqueueChange","type","name","_suggestionFactory","MAX_SAFE_INTEGER","3196026OFsToV","change","_tableSuggestions","values","startsWith","filter","insertTableColumnLeft","getItems","includes","*Remove:* %0","join","ELEMENT_TABLE_ROW","differ","editor","end","toLowerCase","createTableWalker","TableEditing","getFirstRange","_splitMarkerName","430297ShalYP","isIntersecting","accept","$graveyard","mapper","20176254iSrPdq","maxRow","nodeBefore","markMultiRangeInsertion","document","showSuggestionHighlights","suggestion","createPositionAt","*Insert:* %0","last","addMarker:suggestion","isTouching","removeTableColumn","registerCustomCallback","low","ELEMENT_TABLE_COLUMN_WITH_TEXT","3010464lMFuLu","ELEMENT_TABLE","5514445MTgDOl","MIN_SAFE_INTEGER","tableRow","left","nodeAfter","colspan","item","insertTableRowBelow","first","getColumnIndexes","rowspan","start","options","ELEMENT_TABLE_ROW_WITH_TEXT","markMultiRangeDeletion","getChildren","createRangeIn","setSelection","getRanges","root"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(835032===-parseInt(n(337))/1*(-parseInt(n(211))/2)+-parseInt(n(228))/3+-parseInt(n(210))/4+-parseInt(n(271))/5+parseInt(n(296))/6*(-parseInt(n(248))/7)+parseInt(n(269))/8+parseInt(n(253))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(334)]=[e(273),e(293)],this[e(230)]=new Set}[oa(329)](){const t=oa,e=this[t(241)],n=e[t(299)][t(257)][t(302)];if(!e[t(216)][t(342)](t(245)))return;const r=e[t(303)],s=e[t(216)][t(187)](t(301)),o=e[t(216)][t(187)](t(323));s[t(185)][t(188)](t(339),(e=>zr(r,t(270),e))),this[t(202)](),s[t(295)](t(316)),s[t(295)](t(318)),s[t(295)](t(324));for(const r of[t(206),t(278)]){const i=e[t(338)][t(187)](r);s[t(295)](r,(r=>{const a=t;e[a(299)][a(229)]((t=>{const e=a;r();const c=e(297)===i[e(332)],u=o[e(209)](n),l=o[e(321)](u),f=c?l[e(279)]-1:l[e(262)]+1,h=u[0][e(220)](e(339)),g=o[e(244)](h,{startRow:f,endRow:f}),d=Array[e(306)](g)[e(219)]((n=>t[e(184)](n[e(304)])));s[e(256)](d,e(273))}))}))}for(const r of[t(234),t(204)]){const i=e[t(338)][t(187)](r);s[t(295)](r,(r=>{const a=t;e[a(299)][a(229)]((t=>{const e=a;r();const c=e(274)===i[e(332)],u=o[e(209)](n),l=o[e(280)](u),f=c?l[e(279)]-1:l[e(262)]+1,h=u[0][e(220)](e(339)),g=o[e(244)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(306)](g)[e(219)]((n=>t[e(184)](n[e(304)])));s[e(256)](d,e(293))}))}))}for(const r of[t(313),t(265)]){const i=r[t(182)](11),a=i[t(243)](),c=a[t(182)](0,3)+t(292),u=t(339)+i,l=t(200)+i,f=t(307)+i;s[t(295)](r,(()=>{const i=t;e[i(299)][i(229)]((t=>{const e=i,h=o[e(209)](n),g=h[0][e(220)](e(339));let d;if(e(313)==r){const t=o[e(321)](h);d={startRow:t[e(279)],endRow:t[e(262)],includeAllSlots:!0}}else{const t=o[e(280)](h);d={startColumn:t[e(279)],endColumn:t[e(262)],includeAllSlots:!0}}const p=o[e(244)](g,d),m=Array[e(306)](p)[e(219)]((({cell:t})=>t)),I=ca(m[e(233)]((t=>t[e(186)](c)))),E=ca(m[e(233)]((t=>!t[e(186)](c))))[e(219)]((n=>t[e(184)](n))),b=s[e(285)](E,u);if(b&&(e(273)==b[e(317)]||e(293)==b[e(317)])){const n=this[e(320)](b);for(const r of I){const s=t[e(184)](r),i=o[e(192)](r),u=r[e(191)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(310)](s)}}}))}))}function c(r){const s=t,o=Array[s(306)](n[s(289)]())[s(219)]((t=>i.LiveRange[s(305)](t)));e[s(299)][s(229)]((t=>{const n=s,i=t[n(343)];r=r[n(233)]((t=>n(251)!=t[n(290)][n(341)])),t[n(288)](r),e[n(338)][n(187)](n(313))[n(294)](),e[n(218)](n(313),{forceDefaultExecution:!0}),e[n(299)][n(223)]((()=>{const t=n;e[t(299)][t(223)](i,(e=>{const n=t,r=o[n(233)]((t=>n(251)!=t[n(290)][n(341)]));r[n(300)]>0&&e[n(288)](r);for(const t of o)t[n(194)]()}))}))}))}function u(r){const s=t;e[s(299)][s(229)]((t=>{const o=s,a=Array[o(306)](n[o(289)]())[o(219)]((t=>i.LiveRange[o(305)](t))),c=[];for(const t of r)for(const e of t[o(235)]({shallow:!0}))c[o(221)](e);for(const n of c)o(251)!=n[o(290)][o(341)]&&(t[o(288)](t[o(260)](n,0)),e[o(338)][o(187)](o(265))[o(294)](),e[o(218)](o(265),{forceDefaultExecution:!0}));const u=a[o(233)]((t=>o(251)!=t[o(290)][o(341)]));u[o(300)]>0&&t[o(288)](u);for(const t of a)t[o(194)]()}))}function l(e,n){const r=t;return n[r(340)]((t=>e[r(207)]((e=>e[r(242)][r(315)](t[r(282)])||t[r(242)][r(315)](e[r(282)])))))}function f(e,n){const r=t;return!e[r(207)]((t=>n[r(207)]((e=>t[r(249)](e)))))&&e[r(207)]((t=>n[r(207)]((e=>t[r(242)][r(264)](e[r(282)])))))}e[t(213)][t(197)].on(t(263),((e,n,r)=>{const s=t;if(!r[s(283)][s(258)])return;const o=n[s(277)];if(!o)return;const i=r[s(252)][s(333)](o);function c(t){return Array[s(208)](t)?t:[t]}i&&s(193)===o[s(225)]&&(0,a.setHighlightHandling)(i,r[s(217)],((t,e,n)=>n[s(198)](c(e[s(327)]),t)),((t,e,n)=>n[s(335)](c(e[s(327)]),t)))}),{priority:t(199)}),s[t(185)][t(222)]((e=>{const n=t;if(n(312)!=e[n(224)]&&n(309)!=e[n(224)])return;const s=e[n(196)]();if(null!=s&&s.is(n(336),n(339))){if(n(312)==e[n(224)]){const t=e[n(235)]()[n(233)]((t=>t.is(n(330))))[n(219)]((t=>t[n(213)]));if(t[n(300)])return{type:n(312),content:zr(r,n(261),zr(r,n(326),'"'+t[n(238)](" ")+'"'))}}if(n(309)==e[n(224)]){const t=e[n(235)]()[n(233)]((t=>t.is(n(330))))[n(219)]((t=>t[n(213)]));if(t[n(300)])return{type:n(309),content:zr(r,n(237),zr(r,n(326),'"'+t[n(238)](" ")+'"'))}}}})),s[t(185)][t(222)]((e=>{const n=t;if(n(273)==e[n(317)]){const t=e[n(235)]()[n(233)]((t=>t.is(n(330))))[n(219)]((t=>t[n(213)])),s=this[n(320)](e),o=s[n(254)]-s[n(201)]+1;if(n(312)==e[n(224)])return t[n(300)]?{type:n(312),content:zr(r,n(261),zr(r,n(284),[o,'"'+t[n(238)](" ")+'"']))}:{type:n(312),content:zr(r,n(261),zr(r,n(239),o))};if(n(309)==e[n(224)])return t[n(300)]?{type:n(309),content:zr(r,n(237),zr(r,n(284),[o,'"'+t[n(238)](" ")+'"']))}:{type:n(309),content:zr(r,n(237),zr(r,n(239),o))}}if(n(293)==e[n(317)]){const t=e[n(235)]()[n(233)]((t=>t.is(n(330))))[n(219)]((t=>t[n(213)])),s=this[n(320)](e),o=s[n(328)]-s[n(214)]+1;if(n(312)==e[n(224)])return t[n(300)]?{type:n(312),content:zr(r,n(261),zr(r,n(268),[o,'"'+t[n(238)](" ")+'"']))}:{type:n(312),content:zr(r,n(261),zr(r,n(311),o))};if(n(309)==e[n(224)])return t[n(300)]?{type:n(309),content:zr(r,n(237),zr(r,n(268),[o,'"'+t[n(238)](" ")+'"']))}:{type:n(309),content:zr(r,n(237),zr(r,n(311),o))}}})),s[t(226)][t(266)](t(312),t(273),t(314),c),s[t(226)][t(266)](t(309),t(273),t(250),c),s[t(226)][t(266)](t(312),t(293),t(314),u),s[t(226)][t(266)](t(309),t(293),t(250),u),s[t(226)][t(266)](t(312),t(293),t(238),l),s[t(226)][t(266)](t(309),t(293),t(238),l),s[t(226)][t(266)](t(312),t(273),t(238),f),s[t(226)][t(266)](t(309),t(273),t(238),f)}[oa(189)](){const t=oa,e=this[t(241)],n=e[t(299)][t(257)][t(302)];return(r,s)=>{const o=t;e[o(299)][o(229)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(242)][a(255)];u&&u[0]&&!1===u[0][a(183)]&&(l=r[0][a(282)][a(275)]);const f=t[a(287)](l);if(a(251)==f[a(290)][a(341)])return;const h=Array[a(306)](n[a(289)]())[a(219)]((t=>i.LiveRange[a(305)](t)));t[a(288)](f),e[a(338)][a(187)](c)[a(294)](),u[a(221)]({forceDefaultExecution:!0}),e[a(218)](c,...u);const g=h[a(233)]((t=>a(251)!=t[a(290)][a(341)]));g[a(300)]>0&&t[a(288)](g);for(const t of h)t[a(194)]()}))}}[oa(291)](t){const e=oa,n=this[e(241)][e(216)][e(187)](e(323));let r=Number[e(227)],s=Number[e(272)],o=Number[e(227)],i=Number[e(272)];for(const a of t){if(e(251)==a[e(290)][e(341)])continue;const{row:t,column:c}=n[e(192)](a),u=a[e(186)](e(281))?a[e(191)](e(281))-1:0,l=a[e(186)](e(276))?a[e(191)](e(276))-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}}[oa(202)](){const t=oa,e=this[t(241)],n=e[t(216)][t(187)](t(301)),r=e[t(216)][t(187)](t(323));e[t(299)][t(257)].on(t(331),(()=>{const r=t,s=Array[r(306)](e[r(299)][r(257)][r(240)][r(190)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(247)](t);if(r(259)!=s)continue;if(null!=e[r(325)])continue;const a=n[r(195)](o);this[r(334)][r(236)](i)&&this[r(230)][r(322)](a)}}),{priority:t(267)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(184)](e),a=e[s(220)](s(339)),c=r[s(192)](e);for(const t of this[s(230)]){const n=t[s(317)],r=n[s(232)](s(203)),u=n[s(182)](r?10:5),l=u[s(243)](),f=l[s(182)](0,3)+s(292),h=s(200)+u,g=s(307)+u;if(!t[s(308)])continue;if(a!=t[s(246)]()[s(282)][s(220)](s(339)))continue;if(t[s(319)](i))continue;const d=e[s(186)](f)?e[s(191)](f)-1:0,p=this[s(320)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(310)](i),o=!0)}return o};e[t(299)][t(257)][t(215)]((n=>{const r=t;let o=!1;for(const t of e[r(299)][r(257)][r(240)][r(298)]())if(r(212)==t[r(224)])if(r(273)==t[r(225)])for(const e of t[r(205)][r(275)][r(286)]())o=o||s(e,n);else r(193)==t[r(225)]&&(o=o||s(t[r(205)][r(275)],n));return o}))}[oa(320)](t){const e=oa;return this[e(291)](t[e(289)]()[e(219)]((t=>t[e(282)][e(275)])))}}function ca(t){const e=oa;return Array[e(306)](new Set(t)[e(231)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=383]})(t,e)}function fa(){const t=["document","filter","formatInline","TableUtils","forceDefaultExecution","2781nQdgIL","markBlockFormat","set:isEnabled","locale","model","createTableWalker","author","splitTableCellVertically","_tablePostFixingSubtypes","8EQfQwi","commandName","return","afterInit","table","6443748SAVTHq","execute","11187qyNGpp","add","2697366liWtyh","push","createRangeOn","direction","splitTableCellHorizontally","getSuggestions","TrackChangesEditing","mergeTableCellLeft","_areSelectedCellsMergable","6071989cVFxPC","stop","_isForcedDefaultExecutionBlock","registerDescriptionCallback","$graveyard","enableCommand","fromRange","15970zcTYAn","_areMergableCells","getAncestors","selection","value","cell","*Merge cells*","findAncestor","5256963IIkWlI","commands","mergeTableCells","formatBlock","change","highest","low","markMultiRangeBlockFormat","map","detach","has","length","mergeTableCellUp","814540DnyMdh","getRanges","isEnabled","requires","containsRange","*Split cell:* vertically","8cWLuMg","accept","tableCell","type","_acceptFormatSuggestionCallbackFactory","horizontally","subType","format","isInContent","*Split cell:* horizontally","trackChanges","root","rootName","getSelectionAffectedTableCells","plugins","editor","insertion","element","mergeTableCellDown","refresh","registerCustomCallback","TableEditing","descriptionFactory","setSelection","706LnjLvA","mergeTableCellRight","getCellLocation","find","_suggestionFactory","getFirstPosition","size","get","deletion","from"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(675258===parseInt(n(414))/1*(parseInt(n(399))/2)+-parseInt(n(432))/3+-parseInt(n(475))/4*(-parseInt(n(469))/5)+-parseInt(n(428))/6+-parseInt(n(441))/7+parseInt(n(423))/8*(parseInt(n(456))/9)+parseInt(n(448))/10*(parseInt(n(430))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(472)](){return[aa]}[ua(426)](){const t=ua,e=this[t(390)],n=e[t(418)][t(409)][t(451)],r=e[t(417)];if(!e[t(389)][t(466)](t(396)))return;const s=e[t(389)][t(406)](t(438)),o=e[t(389)][t(406)](t(412)),a=e[t(389)][t(406)](aa);a[t(422)][t(433)](t(458)),s[t(446)](t(458),(()=>{const n=t,r=o[n(388)](e[n(418)][n(409)][n(451)]);e[n(418)][n(460)]((()=>{const t=n;s[t(463)](r,{commandName:t(458),commandParams:[]},[],t(458))}))})),e[t(457)][t(406)](t(458)).on(t(429),((n,r)=>{const o=t;e[o(457)][o(406)](o(385))[o(452)]&&(r[o(467)]>0&&r[r[o(467)]-1]&&r[r[o(467)]-1][o(413)]||s[o(443)]||this[o(440)]()||n[o(442)]())}),{priority:t(461)});for(const n of[t(468),t(400),t(393),t(439)]){const r=e[t(457)][t(406)](n);s[t(446)](n,(()=>{const n=t,o=e[n(418)][n(409)][n(451)][n(404)]()[n(450)]()[n(402)]((t=>t.is(n(392),n(477)))),i=r[n(452)];e[n(418)][n(460)]((()=>{const t=n;s[t(463)]([o,i],{commandName:t(458),commandParams:[]},[],t(458))}))}))}for(const n of[t(421),t(436)]){const r=e[t(457)][t(406)](n);s[t(446)](n,(()=>{const i=t,a=o[i(388)](e[i(418)][i(409)][i(451)])[0],c=a[i(455)](i(427)),{column:u,row:l}=o[i(401)](a);let f=[];if(i(480)==r[i(435)]){const t=o[i(419)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(408)](t)[i(464)]((t=>t[i(453)]))}else{const t=o[i(419)](c,{column:u,includeAllSlots:!0});f=Array[i(408)](t)[i(464)]((t=>t[i(453)]))}e[i(418)][i(460)]((t=>{const e=i;s[e(415)](t[e(434)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(397)][t(444)]((e=>{const n=t;if(n(459)!=e[n(478)]&&n(411)!=e[n(478)])return;const{data:s}=e;return s&&n(458)==s[n(424)]?{type:n(482),content:zr(r,n(454))}:void 0})),s[t(397)][t(444)]((e=>{const n=t;if(n(459)!=e[n(478)]&&n(411)!=e[n(478)])return;const{data:s}=e;return s?n(421)==s[n(424)]?{type:n(482),content:zr(r,n(474))}:n(436)==s[n(424)]?{type:n(482),content:zr(r,n(384))}:void 0:void 0}));const c=a[t(479)]();for(const e of[t(468),t(400),t(393),t(439)])s[t(403)][t(395)](t(459),e,t(476),c);for(const e of[t(421),t(436)])s[t(403)][t(395)](t(459),e,t(476),c);s[t(403)][t(395)](t(459),t(458),t(476),(r=>{const s=t;e[s(418)][s(460)]((t=>{const o=s,a=Array[o(408)](n[o(470)]())[o(464)]((t=>i.LiveRange[o(447)](t)));t[o(398)](r),e[o(457)][o(406)](o(458))[o(394)](),e[o(429)](o(458),{forceDefaultExecution:!0});const c=a[o(410)]((t=>o(445)!=t[o(386)][o(387)]));c[o(467)]>0&&t[o(398)](c);for(const t of a)t[o(465)]()}))}));for(const n of[t(468),t(393),t(439),t(400)]){const r=e[t(457)][t(406)](n);r.on(t(416),((n,s,o)=>{const i=t;if(o){const t=e[i(418)][i(409)][i(451)][i(404)]()[i(450)]()[i(402)]((t=>t.is(i(392),i(477))));this[i(449)](r[i(452)],t)||(n[i(425)]=!1,n[i(442)]())}}),{priority:t(462)})}}[ua(440)](){const t=ua,e=this[t(390)][t(457)][t(406)](t(458)),n=this[t(390)][t(389)][t(406)](t(412));if(!e[t(471)])return!1;const r=n[t(388)](this[t(390)][t(418)][t(409)][t(451)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(449)](e,n))return!1;return!0}[ua(449)](t,e){const n=ua,r=this[n(390)][n(389)][n(406)](n(438)),s=this[n(390)][n(418)][n(434)](t),o=this[n(390)][n(418)][n(434)](e),i=new Set,a=new Set;for(const t of r[n(437)]())if((n(391)==t[n(478)]||n(407)==t[n(478)]||n(458)==t[n(481)])&&t[n(383)])for(const e of t[n(470)]())e[n(473)](s,!0)&&i[n(431)](t[n(478)]+":"+t[n(420)].id),e[n(473)](o,!0)&&a[n(431)](t[n(478)]+":"+t[n(420)].id);if(i[n(405)]!=a[n(405)])return!1;for(const t of i)if(!a[n(466)](t))return!1;return!0}}const ga=da;function da(t,e){const n=ma();return(da=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=da,r=t();for(;;)try{if(564270===parseInt(n(392))/1*(parseInt(n(427))/2)+parseInt(n(405))/3+parseInt(n(385))/4+-parseInt(n(397))/5*(-parseInt(n(461))/6)+parseInt(n(408))/7+-parseInt(n(447))/8+-parseInt(n(380))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[ga(429)](){return[aa]}[ga(419)](){const t=ga,e=this[t(443)];if(!e[t(402)][t(454)](t(411)))return;const n=e[t(388)],r=e[t(402)][t(448)](t(453));r[t(430)](t(456)),r[t(430)](t(396)),r[t(399)](t(450)),r[t(399)](t(439)),r[t(426)][t(384)](t(450),zr(n,t(425))),r[t(426)][t(384)](t(439),zr(n,t(415))),this[t(416)]()}[ga(416)](){const t=ga,e=this[t(443)][t(402)][t(448)](t(453)),n=this[t(443)][t(402)][t(448)](t(457)),r=this[t(443)][t(402)][t(448)](aa)[t(420)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(437)](o[a(458)]),l=e[a(446)](u),f=l[a(383)];if(a(432)!=l[a(395)]||!f||a(396)!=f[a(379)])return;if(o[a(386)])return void s[a(422)]();if(!i[a(403)][a(445)](o[a(431)],s[a(407)]))return;const h=o[a(431)][a(378)][a(377)],g=o[a(431)][a(449)][a(387)],d=h[a(459)][a(459)],{column:p}=n[a(433)](h),{column:m}=n[a(433)](g);for(let s=p;s<=m;s++){const l=n[a(417)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(390)],l=i[a(455)][a(413)](s);i[a(389)][a(441)](a(400)+c,l),r&&i[a(389)][a(410)](a(452),u,l),i[a(455)][a(398)](l,o[a(458)]),t&&(e[a(414)][a(418)](o[a(458)])?i[a(389)][a(441)](a(442),l):i[a(389)][a(406)](a(442),l))}}}}e[t(382)][t(401)](t(432),t(456),t(393),r),e[t(382)][t(401)](t(432),t(396),t(393),r),this[t(443)][t(421)][t(381)].on(t(434),s(),{priority:t(409)}),this[t(443)][t(383)][t(381)].on(t(434),((e,n,r)=>{const o=t;r[o(424)][o(391)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(409)}),this[t(443)][t(421)][t(381)].on(t(423),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(437)](r[o(458)]),c=e[o(446)](a),u=c[o(383)];if(o(432)!=c[o(395)]||!u||o(396)!=u[o(379)])return;const l=s[o(455)][o(412)](r[o(458)]);if(l)for(const t of l)s[o(389)][o(406)](o(400)+i,t),s[o(389)][o(406)](o(442),t),s[o(389)][o(444)](o(452),t),s[o(455)][o(428)](t,r[o(458)])}),{priority:t(409)}),this[t(394)]()}[ga(394)](){const t=ga,e=this[t(443)],n=e[t(388)];function r(e){const r=t;return{type:r(451),content:zr(n,r(435),e)}}e[t(402)][t(448)](t(453))[t(426)][t(404)]((e=>{const s=t;if(s(432)!=e[s(395)])return;const{data:o}=e;if(o){if(s(456)==o[s(379)]){const t=o[s(438)][0][s(436)];return r(zr(n,s(t?425:460)))}if(s(396)==o[s(379)]){const t=o[s(438)][0][s(436)];return r(zr(n,s(t?415:440)))}}}))}}function ma(){const t=["descriptionFactory","24296GMJrNB","unbindElementFromMarkerName","requires","enableDefaultAttributesIntegration","markerRange","formatBlock","getCellLocation","addMarker:suggestion","*Format:* %0","forceValue","_splitMarkerName","commandParams","headingColumns","FORMAT_REGULAR_COLUMN","addClass","ck-suggestion-marker--active","editor","removeAttribute","consume","getSuggestion","7983912rNIttV","get","end","headingRows","format","data-suggestion","TrackChangesEditing","has","mapper","setTableRowHeader","TableUtils","markerName","parent","FORMAT_REGULAR_ROW","5604QbMFhf","nodeAfter","start","commandName","12759768IhFgBX","downcastDispatcher","_suggestionFactory","data","registerAttributeLabel","489036gXEmAR","item","nodeBefore","locale","writer","cell","showSuggestionHighlights","84eeOank","accept","_registerLegacyDescription","type","setTableColumnHeader","2840viSYCT","bindElementToMarker","registerBlockAttribute","ck-suggestion-marker-","registerCustomCallback","plugins","consumable","registerDescriptionCallback","3065394BkVpoJ","removeClass","name","1995070LtKLjo","highest","setAttribute","TableEditing","markerNameToElements","toViewElement","activeMarkers","FORMAT_HEADER_COLUMN","_handleLegacySuggestions","createTableWalker","includes","afterInit","_acceptFormatSuggestionCallbackFactory","editing","stop","removeMarker:suggestion","options","FORMAT_HEADER_ROW"];return(ma=function(){return t})()}const Ia=ba;function Ea(){const t=["hasSuggestion","options","getAttributes","markerAttributes","findAncestor","columnInsertionIndexes","setAttributes","change","cell","465774BkAqSq","fromEntries","createRangeIn","set","schema","TableUtils","low","rowInsertionRanges","has","tableCellPadding","tableCellSuggestion","insertion","document","accept","createRangeOn","documentSelection","createElement","getContainedElement","*Replace table cells*","attributes","_getCoordsForCells","insertColumns","elementToElement","tableCell","insert","createRange","rowInsertionIndexes","suggestionUnloaded","includes","entries","getMarkers","tableCellBackgroundColor","endColumn","isEmpty","createTableWalker","getRowIndexes","updateMarker","_tablePostFixingSubtypes","deletion","paragraph","plugins","markers","filter","getRows","markerToHighlight","markMultiRangeInsertion","conversion","ck-suggestion-marker-insertion","next","deletionRanges","keys","nextSibling","TableClipboard","insertContent","_splitMarkerName","registerPostFixer","batch","startsWith","nodeAfter","position","some","getSuggestionCallback","getSuggestions","markerName","end","forEach","previous","getRange","containsRange","selection","row","tablePasteRow","every","_isForcedDefaultExecutionBlock","unwrap","7IzQPni","value","requires","tablePaste","1881536ATXedS","_suggestionFactory","register","getChildren","detach","stop","get","tablePasteCell","markMultiRangeBlockFormat","getChild","getColumnIndexes","editing","join","move","getAllAdjacentSuggestions","getSelectionAffectedTableCells","tablePasteColumn","suggestion","tableCellHorizontalAlignment","oldRange","redo","call","cells","2767902FjHLrT","endRow","suggestionLoaded","content","table","733780GCDskw","tableCellBorderStyle","createPositionBefore","discard","length","removeMarkers","ck-suggestion-marker","suggestion:formatBlock:tablePasteCell","differ","model","getSuggestion","isEqual","18hCFFKj","return","locale","getItems","activeMarkers","getColumns","Users","wrap","tableCellBorderColor","getChanges","trackChanges","markMultiRangeDeletion","getChangedMarkers","columnInsertionRanges","fill","_replaceTableSlotCell","previousSibling","ck-suggestion-marker--active","clipboardOutput","column","from","getRanges","formatBlock","remove","tableCellVerticalAlignment","registerCustomCallback","setAttribute","removeMarker","start","36GrEKBy","TrackChangesEditing","descriptionFactory","add","name","isInContent","editingDowncast","editor","_createdBatches","removeRows","first","columns","showSuggestionHighlights","for","high","reduce","listenTo","fromRange","author","subType","afterInit","forceDefaultExecution","view","insertionRanges","push","last","suggestion-td","tableCellBorderWidth","registerDescriptionCallback","newRange","rows","$graveyard","2766580BYvXtW","find","dataDowncast","insertRows","11iggCTP","771835RuXPzR","commands","root","type","tablePasteChainId","282756CDEoyl","element","map","removeColumns","getTableIfOnlyTableInContent","rootName","getShiftedBy"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=113]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(461173===-parseInt(n(213))/1+-parseInt(n(234))/2+-parseInt(n(176))/3*(-parseInt(n(218))/4)+parseInt(n(208))/5+parseInt(n(130))/6*(parseInt(n(309))/7)+-parseInt(n(313))/8*(parseInt(n(147))/9)+-parseInt(n(135))/10*(-parseInt(n(212))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(203),Ia(155),Ia(136),Ia(125),Ia(171),Ia(265),Ia(243)],_a=Object[Ia(235)](Ta[Ia(220)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(311)](){return[aa]}[Ia(196)](){const t=Ia,n=this[t(183)];if(!n[t(274)][t(242)](t(286)))return;const r=n[t(274)][t(113)](t(177)),s=n[t(274)][t(113)](t(239)),o=n[t(274)][t(113)](aa),a=n[t(274)][t(113)](t(286));o[t(271)][t(200)](t(305),t(123)),n[t(144)][t(238)][t(315)](t(244),{allowIn:t(257),allowContentOf:t(257),isLimit:!0}),n[t(280)][t(256)]({model:t(244),view:t(202)});let c=null;n[t(144)].on(t(287),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(139)]-1];h&&h[u(197)]||r[u(307)]||this[u(183)][u(214)][u(113)](u(157))[u(310)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(249)))return!1;const i=s[o(222)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(122)](n[o(246)][o(303)]);if(!a[o(139)])return!1;const c=a[0][o(229)](o(134)),l=r[o(269)](a),f=r[o(117)](a),h={startRow:l[o(186)],endRow:l[o(201)],startColumn:f[o(186)],endColumn:f[o(201)]};return 1==a[o(139)]&&(h[o(131)]+=r[o(277)](i)-1,h[o(266)]+=r[o(152)](i)-1),ka(c,h,r)}(l,f,n[u(144)],s,a)&&(o[u(318)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(144)][u(232)]((()=>{const t=u;n[t(144)][t(287)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(139)]&&r[t(279)](o,t(305),{tablePasteChainId:s}),a[t(139)]&&r[t(279)](a,t(123),{tablePasteChainId:s}),l[t(139)]&&(r[t(279)](l,t(312),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(299)]((e=>{const n=t;var r;return null===(r=e[n(317)])||void 0===r?void 0:r[n(128)](e)}))),f[t(139)]&&(r[t(158)](f,t(312),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(299)]((e=>{const n=t;var r;return null===(r=e[n(317)])||void 0===r?void 0:r[n(128)](e)})));const g=r[t(115)](h[t(220)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(114),{tablePasteChainId:s});if(g){const e=g[t(264)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(144)][t(248)](s),a=e[t(209)]((e=>e[t(301)]()[t(146)](i)));a&&r[t(200)]([a[t(180)],o])}r[t(139)]&&g[t(173)](t(228),Object[t(235)](r))}c=null})))}),{priority:e.priorities[t(190)]+10}),n[t(274)][t(113)](t(286)).on(t(162),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(318)]();const u=s[r(233)],l=o,f=Aa(u),h=Aa(l);e[r(148)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(170)](u[r(116)](0));for(const t of Array[r(167)](l[r(316)]()))a[r(258)](t,u,r(298));const t=c[r(260)][r(262)](s[r(304)]),e=c[r(230)][r(262)](s[r(166)]);t||e||(g=i.LiveRange[r(193)](a[r(236)](u)))}else h&&!f&&(d=a[r(236)](u));else{const t=a[r(250)](r(244)),e=a[r(250)](r(244));a[r(154)](a[r(236)](u),e),a[r(258)](t,u,0);for(const e of Array[r(167)](l[r(316)]()))a[r(258)](e,t,r(298));g=i.LiveRange[r(193)](a[r(248)](t)),d=i.LiveRange[r(193)](a[r(248)](e))}const p=Array[r(167)](l[r(227)]())[r(276)]((([t])=>Ta[r(262)](t)));c[r(129)][r(200)]({element:u,attributes:p[r(139)]?Object[r(235)](p):null}),g&&c[r(199)][r(200)](g),d&&c[r(283)][r(200)](d)}),{priority:t(190)}),s.on(t(255),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(187)]||1;c[o(230)]=new Array(l)[o(161)](u)[o(220)](((t,e)=>t+e));for(const{cell:t}of s[o(268)](i,{startColumn:u,endColumn:u+l-1}))c[o(160)][o(200)](n[o(144)][o(248)](t))}),{priority:t(240)}),s.on(t(211),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(206)]||1;c[o(260)]=new Array(l)[o(161)](u)[o(220)](((t,e)=>t+e));for(const{cell:t}of s[o(268)](i,{startRow:u,endRow:u+l-1}))c[o(241)][o(200)](n[o(144)][o(248)](t))}),{priority:t(240)}),r[t(178)][t(204)]((e=>{const r=t;if(e[r(195)]&&e[r(195)][r(291)](r(312)))return e[r(300)]?{}:{type:r(245),content:zr(n[r(149)],r(252))}}));const u=()=>!1;for(const e of[t(312),t(123),t(305),t(114)])r[t(314)][t(172)](t(245),e,t(119),u),r[t(314)][t(172)](t(272),e,t(119),u),r[t(314)][t(172)](t(169),e,t(119),u);r[t(314)][t(172)](t(169),t(114),t(138),u),r[t(314)][t(172)](t(169),t(114),t(247),((e,r,s)=>{const o=t,i=e[o(220)]((t=>t[o(251)]()))[o(276)]((t=>t)),a=new Map(i[o(220)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(129)])e&&a[o(237)](t,e);else if(s&&s[o(228)])for(const[t,e]of Object[o(263)](s[o(228)])){const r=n[o(144)][o(275)][o(113)](t),s=r?r[o(301)]()[o(251)]():null;s&&a[o(237)](s,e)}n[o(144)][o(232)]((t=>{const e=o;for(const[n,r]of a)t[e(231)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(314)][o(172)](e,o(312),s,((t,i,a)=>{const c=o;n[c(144)][c(232)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(175)][o(292)];t.is(o(219),o(244))&&u[o(200)](t)}r[o(314)][o(295)](e,null,s)(t,i,a);for(const t of u)o(207)!=t[o(215)][o(223)]&&n[o(308)](t)}))}))};l(t(245),t(247)),l(t(245),t(138)),l(t(272),t(247)),l(t(272),t(138)),r[t(314)][t(172)](t(245),t(305),t(138),(e=>{const n=t,r=e[n(220)]((t=>t[n(251)]())),i=r[0][n(229)](n(134)),{minRow:a,maxRow:c}=o[n(254)](r);s[n(185)](i,{at:a,rows:c-a+1})})),r[t(314)][t(172)](t(245),t(123),t(138),(e=>{const n=t,r=e[n(220)]((t=>t[n(251)]())),i=r[0][n(229)](n(134)),{minColumn:a,maxColumn:c}=o[n(254)](r);s[n(221)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(195)]||!n[s(195)][s(291)](s(312)))return;const o=n[s(253)][s(217)],i=r[s(296)]()[s(276)]((t=>t[s(181)]&&t[s(253)]&&t[s(253)][s(217)]==o));i[s(139)]&&n[s(121)]()[s(139)]!=i[s(139)]&&i[s(191)](((t,e)=>(t[s(282)]=e,e[s(300)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(288)](e[s(297)]),i=[s(141),s(281)],a=r[s(151)][s(262)](e[s(297)]);return a&&i[s(200)](s(164)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(132),f,{priority:t(190)}),r.on(t(261),f,{priority:t(190)}),n[t(144)][t(246)][t(289)]((()=>{const e=t;let s=!1;const o=Array[e(167)](n[e(144)][e(246)][e(143)][e(159)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(288)](t);if(e(124)!=o||e(272)!=a||i[e(126)])continue;if(!r[e(225)](c))continue;const u=r[e(145)](c)[e(168)](),l=n[e(274)][e(113)](e(153)).me;for(const t of r[e(296)]())if(t[e(181)]&&t[e(194)]==l&&e(169)==t[e(216)]&&e(114)==t[e(195)]&&t[e(168)]()[e(306)]((t=>u[e(294)]((n=>n[e(302)](t,!0))))))for(const n of t[e(121)]())n[e(181)]&&(n[e(138)](),s=!0)}return s})),n[t(144)][t(246)][t(289)]((e=>{const s=t,o=n[s(214)][s(113)](s(127));if(!o||!o[s(184)][s(242)](e[s(290)]))return!1;let i=!1;const a=n[s(274)][s(113)](s(153)).me,c=n[s(144)][s(246)][s(143)][s(156)](),u=Array[s(167)](n[s(144)][s(246)][s(143)][s(159)]())[s(276)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(288)](t);return n(124)==o&&n(312)==i&&c==a.id&&!e[n(126)]}));for(const t of c){if(s(258)!=t[s(216)]||s(244)!=t[s(180)]||1!=t[s(139)])continue;const n=e[s(259)](t[s(293)],t[s(293)][s(224)](1));if(!u[s(209)]((({data:t})=>t[s(205)][s(146)](n))))for(const{name:t,data:r}of u)if(n[s(302)](r[s(205)])){e[s(270)](t,{range:n}),i=!0;break}}return i})),n[t(144)][t(246)][t(289)]((e=>{const s=t;let o=!1;const i=n[s(274)][s(113)](s(153)).me,a=r[s(296)]()[s(276)]((t=>t[s(181)]&&t[s(194)]==i)),c=new Set,u=new Set;for(const t of a)if(s(312)==t[s(195)])for(const e of t[s(264)]()){const n=e[s(301)]()[s(251)]();if(n)if(n.is(s(219),s(244))&&Aa(n)){t[s(174)](e[s(180)]),c[s(179)](n),o=!0;const r=n[s(285)],i=n[s(163)],a=r&&r.is(s(219),s(244)),l=i&&i.is(s(219),s(244));a&&!c[s(242)](r)&&u[s(179)](r),l&&!c[s(242)](i)&&u[s(179)](i)}else n.is(s(219),s(273))&&n[s(267)]&&(t[s(174)](e[s(180)]),o=!0)}else if(s(114)==t[s(195)]){if(!t[s(253)]||!t[s(253)][s(217)])continue;const e=t[s(253)][s(228)];if(e&&Object[s(284)](e)[s(139)])continue;const n=t[s(253)][s(217)];let r=!0,i=!0;for(const e of a)if(e[s(195)]&&e[s(195)][s(291)](s(312))){if(!e[s(253)][s(217)]){i=!1;break}if(e.id!=t.id&&e[s(253)][s(217)]==n){r=!1;break}}i&&r&&(t[s(140)](),o=!0)}for(const t of c)e[s(170)](t);for(const t of u)e[s(308)](t);return o})),n[t(280)][t(189)](t(182))[t(278)]({model:t(142),view:(t,e)=>h(t),converterPriority:t(190)}),n[t(280)][t(189)](t(210))[t(278)]({model:t(142),view:(e,n)=>n[t(226)][t(188)]?h(e,!1):null,converterPriority:t(190)});const g=n[t(118)][t(198)];this[t(192)](g[t(246)],t(165),((e,n)=>{const r=t,s=[];for(const t of g[r(236)](n[r(133)])[r(150)]())t.is(r(219),r(202))&&s[r(200)](t);g[r(232)]((t=>{const e=r;for(const n of s)t[e(120)](t[e(236)](n),t[e(137)](n)),t[e(170)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(267)])return!0;const n=t[e(116)](0);return n.is(e(219),e(273))&&n[e(267)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(268)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=422]})(t,e)}function Ra(){const t=["6MNMdWW","afterInit","handleResizeTableWidthCommand","Users","*Format:* resize table","getSuggestions","2103367zpEdvW","getTableColumnsWidths","formatInline","getSuggestionCallback","tableWidth","TrackChangesEditing","commandParams","columnWidths","getContainedElement","accept","984447JqLExq","data","table","author","editor","type","plugins","344dkTHeC","format","getColumnGroupElement","resizeTableWidth","has","70bcrsIo","get","handleSuggestionDescription","52vrHXpU","bind","6350892NZzXVd","4dauLZh","formatBlock","discard","model","getAttribute","TableColumnResizeEditing","locale","descriptionFactory","subType","resizeTable","getSelectedElement","enableCommand","change","38691VOJZnG","331001yPShKp","registerCustomCallback","formatGroupId","selection","registerDescriptionCallback","_suggestionFactory","80237HEvMjO","document","markBlockFormat","67915Spyxsh"];return(Ra=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(177520===parseInt(n(428))/1*(-parseInt(n(466))/2)+parseInt(n(448))/3+parseInt(n(463))/4*(parseInt(n(431))/5)+parseInt(n(432))/6*(-parseInt(n(438))/7)+-parseInt(n(455))/8*(parseInt(n(479))/9)+-parseInt(n(460))/10*(parseInt(n(422))/11)+parseInt(n(465))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[Ca(433)](){const t=Ca;if(!this[t(452)][t(454)][t(459)](t(471)))return;const e=this[t(452)][t(454)][t(461)](t(443));e[t(477)](t(458),this[t(434)][t(464)](this)),e[t(427)][t(423)](t(467),t(475),t(447),e[t(427)][t(441)](t(467),null,t(468))),e[t(427)][t(423)](t(467),t(475),t(468),e[t(427)][t(441)](t(467),null,t(447))),e[t(473)][t(426)](this[t(462)][t(464)](this))}[Ca(434)](t,e){const n=Ca,r=this[n(452)][n(454)][n(461)](n(443)),s=this[n(452)][n(454)][n(461)](n(471)),o=e[n(450)]||this[n(452)][n(469)][n(429)][n(425)][n(476)]();this[n(452)][n(469)][n(478)]((()=>{const i=n,a=s[i(457)](o);let c=a?s[i(439)](a):null,u=o[i(470)](i(442))||null;const l=e[i(442)]||u,f=e[i(445)]||c,h=this[i(452)][i(454)][i(461)](i(435)).me;for(const t of r[i(437)]()){const e=t[i(446)]();if(i(475)===t[i(474)]&&e===o){t[i(451)]!==h&&t[i(468)]();const e=t[i(449)][i(444)];u=e[0][i(442)],c=e[0][i(445)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(430)](o,{commandName:i(458),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(475)},[],i(475))}))}[Ca(462)](t){const e=Ca;if(e(467)!=t[e(453)]&&e(440)!=t[e(453)])return;const{data:n}=t;if(n&&e(475)===n[e(424)]){const t=e(436);return{type:e(456),content:zr(this[e(452)][e(472)],t)}}}}const Sa=Ma;function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(493950===parseInt(n(304))/1*(parseInt(n(300))/2)+-parseInt(n(301))/3*(-parseInt(n(298))/4)+-parseInt(n(313))/5+-parseInt(n(310))/6+-parseInt(n(299))/7*(parseInt(n(308))/8)+parseInt(n(312))/9+parseInt(n(309))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class va extends t.Plugin{[Sa(305)](){const t=Sa,e=this[t(303)];e[t(315)][t(316)](t(311))&&e[t(315)][t(306)](t(307))[t(314)](t(302))}}function Oa(){const t=["afterInit","get","TrackChangesEditing","5856IBdDjS","6662610yxKKoG","3055428xxjXRG","Template","5472549mecFQg","4903620HHlkRh","enableCommand","plugins","has","20FakEaM","3227AlYqCA","4zoOkJS","521472SGxNyA","insertTemplate","editor","88961yZpOaY"];return(Oa=function(){return t})()}const wa=Da;function Fa(){const t=["9SVmTXl","locale","editor","plugins","commands","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","registerElementLabel","521130jMsqhg","24jJNJdq","258772kNwDli","283623KzKzyH","enableCommand","insertTableOfContents","197032EwseVR","10EpQYaF","14SXfYXu","5314GWMYpP","53EsijQd","328592YaYjJT","45340TgzLIn","get","descriptionFactory","tableOfContents","afterInit"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(132559===-parseInt(n(153))/1*(-parseInt(n(152))/2)+parseInt(n(171))/3+-parseInt(n(170))/4*(parseInt(n(150))/5)+-parseInt(n(168))/6+parseInt(n(151))/7*(parseInt(n(154))/8)+parseInt(n(160))/9*(-parseInt(n(155))/10)+parseInt(n(149))/11*(parseInt(n(169))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[wa(159)](){const t=wa,e=this[t(162)];if(!e[t(164)][t(156)](t(148)))return;e[t(163)][t(156)](t(165))[t(147)](t(148));const n=e[t(163)][t(156)](t(165)),r=e[t(161)];n[t(157)][t(167)](t(158),(e=>zr(r,t(166),e)))}}function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=133]})(t,e)}const xa=Pa;function Ua(){const t=["isEqual","document","getNearestSelectionRange","6456WSdVkM","2903274cAndlT","TrackChangesEditing","from","element","ELEMENT_TITLE","6634800OVRztR","isTouching","suggestion","model","registerPostFixer","editor","descriptionFactory","_splitMarkerName","differ","createRange","end","Title","registerElementLabel","3451400BkQxjU","has","forward","updateMarker","title-content","get","locale","2338JuXQro","removeMarker","1321833XaRQms","33921YJSnmH","getChangedMarkers","afterInit","11190BJRanb","121931PdgYpB","schema","plugins","newRange","nodeBefore","start","isCollapsed"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(958788===-parseInt(n(172))/1+parseInt(n(140))/2+-parseInt(n(167))/3+-parseInt(n(145))/4+-parseInt(n(158))/5+-parseInt(n(171))/6*(parseInt(n(165))/7)+-parseInt(n(139))/8*(-parseInt(n(168))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(170)](){const t=xa,e=this[t(150)];if(!e[t(174)][t(159)](t(156)))return;const n=e[t(174)][t(163)](t(141));n[t(151)][t(157)](t(162),(()=>zr(e[t(164)],t(144)))),e[t(148)][t(137)][t(149)]((r=>{const s=t;let o=!1;const i=Array[s(142)](e[s(148)][s(137)][s(153)][s(169)]());for(const{name:t,data:a}of i){const{group:i}=n[s(152)](t);if(s(147)!==i||!a[s(175)])continue;const c=a[s(175)],u=c[s(155)][s(133)];if(!u||!u.is(s(143),s(162)))continue;if(!c[s(134)][s(146)](c[s(155)]))continue;const l=e[s(148)][s(173)][s(138)](c[s(155)],s(160));if(l&&l[s(135)]){const e=r[s(154)](c[s(134)],l[s(134)]);e[s(136)](c)||(r[s(161)](t,{range:e}),o=!0)}o||(r[s(166)](t),o=!0)}return o}))}}const Ga=Ha;!function(t,e){const n=Ha,r=t();for(;;)try{if(479400===parseInt(n(207))/1*(-parseInt(n(201))/2)+-parseInt(n(199))/3+-parseInt(n(198))/4*(-parseInt(n(208))/5)+-parseInt(n(202))/6+-parseInt(n(204))/7+parseInt(n(197))/8+-parseInt(n(200))/9*(-parseInt(n(203))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Va extends t.Plugin{[Ga(206)](){const t=Ga,e=this[t(212)],n=e[t(214)][t(205)](t(195));e[t(214)][t(211)](t(213))&&(n[t(209)](t(196)),n[t(209)](t(210)))}}function Ha(t,e){const n=za();return(Ha=function(t,e){return n[t-=195]})(t,e)}function za(){const t=["afterInit","7KJHVeU","1298420XZkyfd","enableCommand","redo","has","editor","UndoEditing","plugins","TrackChangesEditing","undo","3179136THcfYI","8WzwcAf","604473sTOMOV","43443iEypsy","55712eGDERq","1201932mVzosL","510GUBPYy","607124vTlpZT","get"];return(za=function(){return t})()}const Wa=Ka;function qa(){const t=["1010424xhDgnG","89csfcJq","15327BIIgOD","293360sxNdHc","editor","10LyWHMr","TrackChangesEditing","get","plugins","4329984UUcJBq","2930PEXnbc","11702axArnO","afterInit","725481QHUYgo","7YSeNPL","11tWJsxB","requires","toggleTableCaption","has","413382wimfEs","enableCommand","TableCaptionEditing"];return(qa=function(){return t})()}function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(288002===-parseInt(n(491))/1*(parseInt(n(501))/2)+-parseInt(n(503))/3+-parseInt(n(493))/4+-parseInt(n(495))/5*(-parseInt(n(487))/6)+parseInt(n(504))/7*(parseInt(n(490))/8)+-parseInt(n(492))/9*(-parseInt(n(500))/10)+parseInt(n(483))/11*(parseInt(n(499))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(484)](){return[aa]}[Wa(502)](){const t=Wa,e=this[t(494)];e[t(498)][t(486)](t(489))&&e[t(498)][t(497)](t(496))[t(488)](t(485))}}const Ya=Qa;function Ja(){const t=["tableHeight","has","discard","batch","model","tableBorderStyle","start","tableCellHeight","132818DmPFJY","removeAttribute","getSuggestionCallback","setAttribute","TableCellPropertiesEditing","10QbIhwo","tableCellHorizontalAlignment","getContainedElement","tableBorderWidth","tableCellWidth","tableCellVerticalAlignment","enableCommand","tableBorderColor","96ycKtWo","selection","format","152754WRkcNW","tableCellProperties","editor","tableCellBackgroundColor","nodeAfter","table","afterInit","markBlockFormat","descriptionFactory","getAttribute","1372050wEzlGJ","commandParams","251584HXHPXM","*Format:* change table cell properties","tableCellBorderWidth","tableBackgroundColor","registerDescriptionCallback","accept","findAncestor","getSuggestions","TablePropertiesEditing","TableUtils","pluginName","_getSuggestion","2854840sKRxeW","plugins","join","enqueueChange","4920996eJrfgK","_handlePropertyChange","*Format:* change table properties","tableProperties","change","TrackChangesTableProperties","data","57kvxuit","get","locale","getSelectionAffectedTableCells","subType","registerCustomCallback","12658370mbuRKR","getFirstPosition","tableWidth","document","tableAlignment","tableCellBorderColor","_suggestionFactory","tableCellPadding","formatBlock","TrackChangesEditing","tableCellBorderStyle","handleSuggestionDescription","handleDiscardAction"];return(Ja=function(){return t})()}function Qa(t,e){const n=Ja();return(Qa=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=Qa,r=t();for(;;)try{if(968926===parseInt(n(195))/1+parseInt(n(183))/2*(parseInt(n(218))/3)+-parseInt(n(207))/4*(-parseInt(n(172))/5)+-parseInt(n(211))/6+-parseInt(n(167))/7*(parseInt(n(180))/8)+parseInt(n(193))/9+-parseInt(n(224))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Za extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(214)]=[e(179),e(242),e(175),e(228),e(226),e(237),e(198)],this[e(184)]=[e(229),e(234),e(197),e(231),e(176),e(244),e(186),e(173),e(177)]}static get[Ya(205)](){return Ya(216)}[Ya(189)](){const t=Ya,e=this[t(185)][t(208)][t(219)](t(233));if(this[t(185)][t(208)][t(238)](t(203))){for(const n of this[t(214)])e[t(178)](n,((e,r)=>{const s=t,o=this[s(185)][s(241)][s(227)][s(181)][s(225)]()[s(201)](s(188));this[s(212)](n,[o],this[s(214)],s(214),e,r)}));e[t(230)][t(223)](t(232),t(214),t(200),e[t(230)][t(169)](t(232),null,t(239))),e[t(230)][t(223)](t(232),t(214),t(239),((e,n)=>this[t(236)](this[t(214)],e,n))),e[t(230)][t(223)](t(232),t(214),t(209),(()=>!1))}if(this[t(185)][t(208)][t(238)](t(171))){for(const n of this[t(184)])e[t(178)](n,((e,r)=>{const s=t,o=this[s(185)][s(208)][s(219)](s(204))[s(221)](this[s(185)][s(241)][s(227)][s(181)]);this[s(212)](n,o,this[s(184)],s(184),e,r)}));e[t(230)][t(223)](t(232),t(184),t(200),e[t(230)][t(169)](t(232),null,t(239))),e[t(230)][t(223)](t(232),t(184),t(239),((e,n)=>this[t(236)](this[t(184)],e,n))),e[t(230)][t(223)](t(232),t(184),t(209),(()=>!1))}e[t(191)][t(199)]((e=>this[t(235)](e)))}[Ya(212)](t,e,n,r,s,o){const i=Ya,a=this[i(185)][i(208)][i(219)](i(233));this[i(185)][i(241)][i(210)](o[i(240)],(()=>{const t=i;for(const i of e)if(this[t(206)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(192)](r);void 0!==n&&(e[r]=n)}s(o),a[t(190)](i,{commandParams:[e]},[],r)}}))}[Ya(236)](t,e,n){const r=Ya,s=e[0][r(243)][r(187)],o=n[r(194)][0];this[r(185)][r(241)][r(215)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(170)](r,o[r],s):e[n(168)](r,s)}))}[Ya(235)](t){const e=Ya;if(t[e(217)])switch(t[e(222)]){case e(214):return{type:e(182),content:zr(this[e(185)][e(220)],e(213))};case e(184):return{type:e(182),content:zr(this[e(185)][e(220)],e(196))}}}[Ya(206)](t,e){const n=Ya,r=this[n(185)][n(208)][n(219)](n(233));for(const s of r[n(202)]({skipNotAttached:!0})){const r=s[n(174)]();if(s[n(222)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["_joinSuggestions","bindElementToMarker","removeMarkers","schema","requires","error-saving-suggestion-data-suggestion-discarded","isSelectable","accept","toViewElement","_adapter","suggestionChanged","sort","addCommentThread","suggestion-type","LEAVE","_trackFormatChanges","getItems","groupId","trackChanges.trackFormatChanges","isObject","define","change","name","markerToHighlight","392350IbPQQB","plugins","comments","getRanges","attribute:discard","getAncestors","isOwn","markerReady","addSuggestion","FORMATTING","insertion:","_registerDefaultCallbacks","clear","includes","_isRegisteredAttribute","default","3oAPsRG","from","set","_suggestionFactory","containsItem","author","consumable","rejected","removeComment","markInlineFormat","track-changes-adapter-already-set","action","chain","getNearestSelectionRange","removeClass","addClass","substr","some","$graveyard","substring","accepted","_updateSuggestionData","addMarker:suggestion:formatBlock","78tufxJX","collaboration.channelId","consume","isLocal","_saved","_isDataLoaded","fetchCommentThread","stop","_suggestionState","creator","track-changes-user-not-found","meta","never","_isBlockAttribute","model","discardSelectedSuggestions","createSelection","remove","_removeSuggestion","_blockAttributeKeys","refresh","parent","_processAttributeChanges","locale","hasSuggestion","elementStart","rootName","forceDefaultExecution","getSuggestions","key","getMultiRangeId","_afterChanges","formatBlock:","deletion:chain","has","differ","highest","low","stopListening","registerCustomCallback","getDifference","always","948MnNllf","markMultiRangeDeletion","track-changes-suggestion-not-found","markBlockFormat","_addThreadToSuggestion","Users","get","applyOperation","updateSuggestion","_customCallbacks","backward","attributeKey","widget","isMultiRange","before","type","isBlock","markMultiRangeInsertion","deletion:","commandName","howMany","getCustomProperty","deleteContent","registerPostFixer","attributes","setSelection","external:","suggestion:","markMultiRangeBlockFormat","value","getChangedMarkers","open","trackChangesCommand","_getSuggestionData","isAtStart","discardSuggestion","getShiftedBy","attribute:","createRangeIn","clone","notReady","selection","length","setTo","$marker","concat","every","_getMarkerAnnouncementText","attribute:accept","nodeAfter","TrackChangesEditing","isInsideObject","forward","acceptAllSuggestions","_rangeIsInLocalUserInsertion","listenTo","containerElement","isAfter","287826fDmCXX","formatBlock:chain","_reduceSuggestionAttributeRange","normal","trackChanges","track-changes-command-not-found","elementToElement","getWalker","_mergeNestedSuggestions","865760aMOiQG","high","_getAttributeKey","ready","addUser","addRange","hasCommentThread","dataReady","PendingActions","enableDefaultAttributesIntegration","oldRange","delete","attribute","containsRange","change:activeMarkers","root","track-changes-enable-command-twice","removed","$elementName","isNextTo","authorName","getUser","formatInline:join","moveTargetPosition","commentThread","setAttribute","_addSuggestionMarker","getCommentThread","_model","previous","markerName","ENTER","removeMarker","12XvVZuF","1249112awDGvH","join","insertion:join","deletion:discard","splitPosition","track-changes-adapter-missing-getsuggestion","_createSuggestion","detach","isCollapsed","addMarker","newRange","add","getRange","_setSuggestionRange","suggestionUnloaded","_getAuthorFromId","data-suggestion","formatInline:chain","values","createRange","isBefore","_recordAttributeChanges","ck-suggestion-marker-formatInline","attributeNewValue","discardAllSuggestions","upcast","targetPosition","containsRangeInObject","ck-suggestion-marker-","8AnBqzq","pluginName","keys","formatInline:","change:_saved","warn","enqueueChange","commands","options","dataToMarker","init","getMarkers","_getExternalAuthor","getFirstMarker","multi","lowest","change:data","return","addMarker:suggestion:attribute","attribute:join","start","config","editor","filter","markers","split","next","getContainedElement","757791RcUscI","createdAt","isInContent","_editor","end","document","enableReadOnlyMode","isIntersectingWithRange","fromCharCode","_defaultCallbacks","formatInline:accept","formatBlock:accept","formatBlock","suggestion","isExternal","_recordAttributeSuggestions","markDeletion","_findSuggestions","12620JSqJKl","isIntersecting","isUndo","track-changes-suggestion-data-mismatch","getFirstRange","forEach","find","CommentsRepository","catch","66foXogu","addHighlight","rethrowUnexpectedError","move","mapper","tablePasteChainId","deletion:accept","fire","documentSelection","addComment","formatBlock:discard","authoredAt","after","insertContent","marker-count","getChanges","oldValue","isRemovable","getAllAdjacentSuggestions","25831286UmjVmL","map","$textProxy","unbind","head","_isForcedDefaultExecutionBlock","insertion:chain","resolve","_joinWithAdjacentSuggestions","containsPosition","markerToData","item","registerInlineAttribute","removeMarker:suggestion:attribute","createPositionBefore","_suggestions","position","_initAriaMarkerChangeAnnouncements","_checkSuggestionCorrectness","skipNestingCheck","registerBlockAttribute","attributeOldValue","ck-suggestion-marker","@external","removeAttribute","editing","rename","element","batch","format","_splitMarkerName","discard","subType","_cutOutSuggestionMarker","addMarkerName","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.","removeMarker:suggestion:formatBlock","size","isLimit","insertion","formatInline","isArray","ck-suggestion-marker--active","updateMarker","markerNameToElements","unbindElementFromMarkerName","enableCommand","fromRange","insertion:discard","getSuggestion","data","conversion","createPositionAfter","announce","suggestionLoaded","nodeBefore","then","isEqual","elementEnd","editingDowncast","toJSON","_commentsRepository","_SUGGESTION_ANNOUNCEMENT","isDocumentOperation","pop","getAttribute","deletion:join","formatInline:discard","_handleNewSuggestionMarker","acceptSelectedSuggestions","trackChanges.mergeNestedSuggestions","group","buildSuggestion","activeMarkers","newValue","_refreshAttributeSuggestionsChain","isAtEnd","range","addMarker:suggestion","reconvertMarker","push","_onDiscard","getLastMatchingPosition","formatGroupId","adapter","ck-suggestion-marker-formatBlock","getIntersection","showSuggestionHighlights","multipleBlocks","createRangeOn","dataDowncast","formatBlock:join","descriptionFactory","update:suggestion","createPositionAt","_inlineAttributeKeys","_enabledCommands","deletion","_breakSuggestionMarker","insert","_processAttributeSuggestions","markAttributeChange","assign","suggestion:attribute:","acceptSuggestion","_reduceExistingSuggestions","writer","hasComments","startsWith","getSuggestionCallback","addSuggestionData","execute","for","createElement","isTouching","originalSuggestionId","_setSuggestionData","insertion:accept","PENDING_ACTION_SUGGESTION","unshift","splice","$text","_refreshSuggestionsChain","toUpperCase","markInsertion"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(430115===-parseInt(n(507))/1+parseInt(n(689))/2*(-parseInt(n(523))/3)+-parseInt(n(588))/4*(-parseInt(n(330))/5)+parseInt(n(546))/6*(-parseInt(n(646))/7)+-parseInt(n(284))/8*(parseInt(n(312))/9)+parseInt(n(655))/10*(-parseInt(n(339))/11)+parseInt(n(688))/12*(parseInt(n(358))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(673);class yc extends t.Plugin{static get[Ec(487)](){return[Ec(337),o.Users,t.PendingActions,Zr,ns,as,fs,Ts,ms,ks,Ss,Ps,to,so,uo,go,bo,Ao,Ro,vo,Do,Ho,Uo,Ko,Jo,ei,ui,pi,Ri,oi,Gs,Ks,bi,Ai,vi,Di,ji,zi,Xi,$i,ra,aa,ha,pa,Xa,ya,Na,Ba,Za,va,ja,Va]}static get[Ec(285)](){return Ec(638)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(359)]((t=>String[e(320)](t)))[e(690)]("")}super(t),this[e(327)]=!1,this[e(525)](e(431),[]),this.on(e(669),((n,r,s,o)=>{const i=e;this[i(683)][i(504)]((()=>{const e=i;for(const n of[...o,...s])this[e(683)][e(308)][e(580)](n)&&t[e(383)][e(437)](n)}))})),this[e(450)]=new Xr(this[e(306)][e(560)][e(486)],this[e(306)][e(569)]),this[e(492)]=null,this[e(526)]=new Ac(this[e(306)]),this[e(373)]=new Map,this[e(419)]=t[e(508)][e(594)](e(337)),this[e(454)]=new Set,this[e(683)]=this[e(306)][e(560)],this[e(554)]=new WeakMap,this[e(363)]=!1,this[e(565)]=new Set([e(673)]),this[e(453)]=new Set,t[e(305)][e(503)](e(501),e(522)),this[e(498)]=t[e(305)][e(594)](e(501)),t[e(305)][e(503)](e(428),!0),this[e(654)]=t[e(305)][e(594)](e(428)),this[e(620)]=new f(t,this[e(454)]),this[e(375)](),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,49,50,50,54])}[Ec(294)](){const t=Ec,n=this[t(306)],r=(e,n)=>{const r=t;if(r(667)!=e)return r(283)+e;const s=n[r(309)]("|")[0];return this[r(559)](s)?r(443):r(277)};n[t(409)][t(470)](t(417))[t(506)]({model:t(325),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(388)](e[n(685)]),a=[n(380),r(o,i)];let c=3e3;return this[n(431)][n(520)](e[n(685)])&&(a[n(438)](n(400)),c=3010),n(455)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(409)][t(470)](t(448))[t(266)]((e=>{const r=t;e.on(r(436),((t,e,s)=>{const o=r;if(!s[o(292)][o(445)])return;const i=e[o(369)];if(!i)return;const c=s[o(343)][o(491)](i);n[o(560)][o(486)][o(502)](i)&&c&&!c[o(609)](o(600))&&c.is(o(644))&&(0,a.toWidget)(c,s[o(464)])}),{priority:r(656)})})),n[t(409)][t(470)](t(448))[t(506)]({model:t(325),view:(e,n)=>{const s=t;if(!n[s(292)][s(445)])return null;const{type:o,subType:i}=this[s(388)](e[s(685)]);return{classes:[s(380),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(369)])return;const{id:c}=this[a(388)](o[a(685)]);if(r){const t=this[a(373)][a(594)](c),e=this[a(657)](t);if(!this[a(559)](e))return}if(o[a(369)].is(a(629)))return void i[a(529)][a(548)](o[a(369)],s[a(505)]);const u=i[a(343)][a(491)](o[a(369)]);if(o[a(369)].is(a(385))&&n[a(560)][a(486)][a(604)](o[a(369)])&&!u[a(609)](a(340))){i[a(464)][a(538)]([a(380),a(443)],u),i[a(464)][a(680)](a(271),c,u),i[a(343)][a(484)](u,o[a(685)]),e&&(this[a(431)][a(520)](o[a(685)])?i[a(464)][a(538)](a(400),u):i[a(464)][a(537)](a(400),u));for(const t of n[a(560)][a(626)](o[a(369)])[a(499)]())i[a(529)][a(548)](t,s[a(505)]);i[a(529)][a(548)](o[a(369)],s[a(505)])}};n[t(409)][t(470)](t(448))[t(266)]((e=>{const n=t;e.on(n(545),((t,e,r)=>{const o=n;r[o(292)][o(445)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(582)})})),n[t(409)][t(470)](t(448))[t(266)]((e=>{const n=t;e.on(n(302),((t,e,r)=>{const o=n;r[o(292)][o(445)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(582)})})),n[t(409)][t(470)](t(448))[t(368)]({model:t(325),view:(e,n)=>n[t(292)][t(445)]?null:{group:t(325),name:e[t(539)](11)}}),n[t(409)][t(470)](t(280))[t(652)]({view:{name:t(325),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(615)+e[r(423)](r(496))+":"+e[r(423)]("id");return e[r(423)](r(353))&&(s+=":"+e[r(423)](r(353))),n[r(471)](r(632),{"data-name":s})}}),n[t(409)][t(470)](t(280))[t(293)]({view:t(325)}),n[t(409)][t(470)](t(417))[t(266)]((e=>{const n=t;e.on(n(545),s(),{priority:n(656)})})),n[t(409)][t(470)](t(417))[t(266)]((e=>{const n=t;e.on(n(302),s({isAttributeSuggestion:!0}),{priority:n(656)})})),n[t(409)][t(470)](t(417))[t(266)]((e=>{const n=t;e.on(n(394),((t,e,r)=>{const s=n,o=r[s(343)][s(402)](e[s(685)]);if(o)for(const t of o)t[s(609)](s(340))||(r[s(464)][s(537)]([s(380),s(443),s(400)],t),r[s(464)][s(382)](s(271),t),r[s(343)][s(403)](t,e[s(685)]))}),{priority:n(656)})})),n[t(409)][t(470)](t(417))[t(266)]((e=>{const n=t;e.on(n(371),((t,e,r)=>{const s=n,o=r[s(343)][s(402)](e[s(685)]);if(!o)return;const{id:i}=this[s(388)](e[s(685)]),a=this[s(373)][s(594)](i),c=this[s(657)](a);if(this[s(559)](c))for(const t of o)t[s(609)](s(340))||(r[s(464)][s(537)]([s(380),s(443),s(400)],t),r[s(464)][s(382)](s(271),t),r[s(343)][s(403)](t,e[s(685)]))}),{priority:n(656)})})),n[t(560)][t(317)][t(611)]((e=>{const r=t;let s=!1;const o=Array[r(524)](n[r(560)][r(317)][r(581)][r(618)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(388)](t);if(r(325)!==o)continue;const h=this[r(373)][r(594)](f);if(null!=c[r(265)]){r(398)==u&&(s=s||Lc(c[r(265)],t,e,n[r(560)][r(486)]));const o=r(667)==u&&this[r(559)](l[r(309)]("|")[0]);if(c[r(265)][r(263)]||r(541)==c[r(265)][r(670)][r(572)]||r(324)==u&&!Nc(c[r(265)])||o&&!Nc(c[r(265)])||r(455)==u&&(Cc(a=c[r(265)])||function(t){const e=r;return t[e(304)][e(567)]==t[e(316)][e(413)]&&t[e(304)][e(434)]}(a)))e[r(687)](t),s=!0;else{if(!h||!h[r(314)])continue;i[r(266)](h)}}}var a;return i[r(395)]>0&&(s=!!this[r(366)](i)||s),s})),n[t(560)][t(317)][t(611)]((e=>{const r=t;let s=!1;for(const t of n[r(560)][r(317)][r(581)][r(354)]())if(r(457)==t[r(603)])for(const t of this[r(373)][r(273)]()){if(t[r(601)]||!t[r(314)])continue;const o=r(324)==t[r(603)],i=this[r(657)](t),a=i&&this[r(559)](i);if(!o&&!a)continue;const c=t[r(334)]();if(c[r(304)][r(567)]!=c[r(316)][r(567)]&&!c[r(316)][r(434)]){const o=n[r(560)][r(452)](c[r(304)][r(637)],r(316)),i=n[r(560)][r(274)](c[r(304)],o);e[r(401)](t[r(297)](),{range:i}),s=!0}}return s})),n[t(560)][t(317)][t(611)]((e=>this[t(568)](e))),n[t(560)][t(317)][t(611)]((e=>!e[t(386)][t(549)]&&this[t(458)](e))),n[t(560)].on(t(577),(()=>{this[t(327)]=!1})),n[t(560)][t(317)].on(t(300),((r,s)=>{const o=t;if(!s[o(549)]||s[o(332)])return;if(!this[o(327)])return;const i=n[o(560)][o(317)][o(581)][o(354)]();if(0==i[o(630)])return;const a=[],c=i[o(307)]((t=>o(667)==t[o(603)])),u=i[o(307)]((t=>o(457)==t[o(603)]&&o(479)!=t[o(505)]));for(const t of c)this[o(521)](t[o(599)])&&a[o(438)]({key:t[o(599)],newValue:t[o(278)],oldValue:t[o(379)],range:Sc(t[o(435)],n[o(560)])});for(const t of u){if(o(384)!=t[o(534)]&&o(566)!=t[o(534)])continue;const e=Mc(t[o(374)][o(637)],n[o(560)]),r=t[o(602)];o(384)==t[o(534)]&&a[o(438)]({key:o(673),newValue:t[o(505)],oldValue:r[o(505)],range:e});for(const[n,s]of r[o(612)]){if(!this[o(521)](n))continue;const r=t[o(612)][o(594)](n);s!==r&&a[o(438)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(612)])this[o(521)](n)&&(r[o(612)][o(580)](n)||a[o(438)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(630)]&&n[o(560)][o(290)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(459)](t,e,s,o,{groupId:r});this[n(463)](t,a)}))}),{priority:t(299)}),n[t(560)][t(308)].on(t(451),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(388)](n[s(505)]),e=this[s(373)][s(594)](t);e&&e[s(392)](n[s(505)])}})),n[t(560)][t(317)].on(t(300),(()=>{const e=t,r=Array[e(524)](n[e(560)][e(317)][e(581)][e(618)]())[e(307)]((t=>e(325)===this[e(388)](t[e(505)])[e(429)]));if(0===r[e(630)])return;r[e(494)](((t,n)=>{const r=e,s=t[r(408)][r(665)],o=n[r(408)][r(665)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(304)][r(275)](o[r(304)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(388)](t);if(null===n[e(665)]){const n=this[e(426)](t);o[e(266)](n)}else{const t=this[e(373)][e(594)](r);null!==n[e(265)]||t[e(314)]?(s[e(266)](t[e(362)]),o[e(266)](t)):this[e(564)](t)}}o[e(395)]>0&&this[e(480)](o);for(const t of s)this[e(346)](e(493),t)})),n[t(560)].on(t(595),((e,r)=>{const s=t,o=r[0];if(!this[s(373)][s(395)])return;if(!o[s(421)])return;if(o[s(386)][s(332)]||!o[s(386)][s(549)])return;let i,a;switch(o[s(603)]){case s(457):i=n[s(560)][s(452)](o[s(374)]),a=i[s(624)](o[s(608)]);break;case s(309):i=n[s(560)][s(452)](o[s(693)]),a=n[s(560)][s(452)](o[s(678)]);break;case s(342):i=n[s(560)][s(452)](o[s(281)]),a=i[s(624)](o[s(608)]);break;default:return}const c=n[s(560)][s(274)](i,a);n[s(560)][s(504)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(329)](c)){if(e[t(601)])continue;if(t(398)==e[t(603)])continue;const r=this[t(657)](e);if(r&&this[t(559)](r)&&t(309)!=o[t(603)])continue;const s=e[t(408)]&&e[t(408)][t(446)];(t(324)!=e[t(603)]||t(309)==o[t(603)]&&!s)&&(n[t(282)]||t(397)==e[t(603)]&&n[t(513)]||e[t(334)]()[t(668)](c)&&this[t(456)](e,i,a))}}))}),{priority:t(299)}),n[t(560)].on(t(610),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(573)])return;if(this[s(363)])return;if(!this[s(620)][s(617)])return;if(o[s(263)])return;const a=n[s(560)][s(486)],{start:c,end:u}=o[s(334)](),l=c[s(637)]&&a[s(396)](c[s(637)])?null:a[s(536)](c,s(640)),f=u[s(413)]&&a[s(396)](u[s(413)])?null:a[s(536)](u,s(598)),h=n[s(560)][s(274)](l?l[s(304)]:c,f?f[s(316)]:u);n[s(560)][s(504)]((t=>{const e=s;this[e(328)](h);const r=n[e(560)][e(486)][e(536)](h[e(304)]);o.is(e(347))?t[e(613)](r):o[e(631)](r)})),e[s(553)]()}),{priority:e.priorities[t(649)]+10}),n[t(560)].on(t(352),((e,r)=>{const s=t,o=r[r[s(630)]-1];o&&o[s(573)]||this[s(363)]||this[s(620)][s(617)]&&(n[s(560)][s(504)]((()=>{const t=s;let o=n[t(560)][t(352)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(301)]=o[t(627)]();const i=o[t(316)][t(413)],a=n[t(560)][t(486)];i&&a[t(604)](i)&&!a[t(502)](i)&&(o=n[t(560)][t(274)](o[t(304)],n[t(560)][t(452)](i,t(316)))),this[t(482)](o)})),e[s(553)]())}),{priority:t(656)}),this[t(306)][t(291)][t(266)](t(650),this[t(620)]),this[t(404)](t(650));const o=new p(n,this[t(373)]);n[t(291)][t(266)](t(462),o),this[t(404)](t(462));const i=new b(n,this[t(373)]);n[t(291)][t(266)](t(623),i),this[t(404)](t(623)),n[t(291)][t(266)](t(641),new S(n,o,this[t(373)])),this[t(404)](t(641)),n[t(291)][t(266)](t(279),new S(n,i,this[t(373)])),this[t(404)](t(279)),n[t(291)][t(266)](t(427),new w(n,o,this[t(373)])),this[t(404)](t(427)),n[t(291)][t(266)](t(561),new w(n,i,this[t(373)])),this[t(404)](t(561));const c=n[t(508)][t(594)](t(337));this[t(643)](c,t(348),((e,{threadId:n})=>{const r=t,s=this[r(373)][r(594)](n);s&&s[r(679)]&&1===s[r(679)][r(630)]&&this[r(544)](n,{hasComments:!0})}),{priority:t(583)}),this[t(643)](c,t(531),((e,{threadId:n})=>{const r=t,s=this[r(373)][r(594)](n);s&&s[r(679)]&&!s[r(679)][r(630)]&&this[r(544)](n,{hasComments:!1})}),{priority:t(583)})}set[Ec(442)](t){const n=Ec;if(this[n(492)])throw new e.CKEditorError(n(533),this);this[n(492)]=t}get[Ec(442)](){return this[Ec(492)]}[Ec(574)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(373)][n(273)]())t&&!e[n(314)]||r[n(438)](e);return e?r[n(359)]((t=>t[n(418)]())):r}[Ec(407)](t){const n=Ec,r=this[n(373)][n(594)](t);if(!r)throw new e.CKEditorError(n(590),this);return r}[Ec(570)](t){const e=Ec;return this[e(373)][e(580)](t)}[Ec(468)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(603)][e(309)](":"),a=this[e(373)][e(594)](r)||this[e(261)](o,i,r,n,s);if(this[e(592)](a),this[e(376)](a,o,i||null,n),a[e(313)]=t[e(313)],a[e(551)]=!0,s&&s[e(381)]){const t=s[e(381)],n=this[e(296)](t[e(675)]);a[e(350)]=t[e(313)],a[e(528)]=n,a[e(326)]=!0}else a[e(350)]=t[e(313)];switch(t[e(408)]&&(a[e(408)]=t[e(408)]),t[e(612)]&&(a[e(612)]=t[e(612)]),this[e(492)]&&this[e(492)][e(515)]||(a[e(550)]=!0),this[e(554)][e(594)](a)){case e(628):this[e(554)][e(525)](a,e(662));break;case e(514):a[e(314)]?(this[e(366)](new Set([a])),this[e(480)](new Set([a])),this[e(554)][e(525)](a,e(658)),this[e(346)](e(412),a)):this[e(554)][e(525)](a,e(672))}return a}[Ec(462)](t){const e=Ec;this[e(573)]((()=>{const n=e;this[n(306)][n(560)][n(504)]((()=>{const e=n;for(const n of t[e(357)]())n[e(490)]()}))}))}[Ec(623)](t){const e=Ec;this[e(573)]((()=>{const n=e;this[n(306)][n(560)][n(504)]((()=>{const e=n;for(const n of t[e(357)]())n[e(389)]()}))}))}[Ec(404)](t,n){const r=Ec,s=this[r(306)][r(291)][r(594)](t);if(!s)throw new e.CKEditorError(r(651),this,{commandName:t});if(this[r(454)][r(580)](s))throw new e.CKEditorError(r(671),this,{commandName:t});this[r(454)][r(266)](s),n&&s.on(r(469),((t,e)=>{const o=r;this[o(620)][o(617)]&&(this[o(363)]||(e[o(630)]>0&&e[e[o(630)]-1]&&e[e[o(630)]-1][o(573)]?e[o(422)]():(t[o(301)]=n(((...t)=>s[o(469)](...t,{forceDefaultExecution:!0})),...e),t[o(553)]())))}),{priority:r(656)})}[Ec(573)](t){const n=Ec;let r,s;const o=this[n(363)];this[n(363)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(363)]=!1),s&&e.CKEditorError[n(341)](s,this),r}[Ec(482)](t,n=null,r={}){const s=Ec;if(t[s(263)])return null;const o=this[s(306)][s(508)][s(594)](s(593)).me;for(const{suggestion:e,meta:o}of this[s(329)](t,s(397)))if(o[s(513)]){if(!o[s(674)]){if(o[s(282)]){if(!this[s(654)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(456)](e,t[s(304)],t[s(316)]);break}if(n==e[s(390)]&&wc(e,r)){const n=e[s(334)]();return n[s(304)][s(415)](t[s(316)])?this[s(268)](e,this[s(683)][s(274)](t[s(304)],n[s(316)])):this[s(268)](e,this[s(683)][s(274)](n[s(304)],t[s(316)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(517)+n:s(397),u=this[s(474)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(681)](c,i,a,t),u}[Ec(605)](t,n=Ec(298),r={}){const s=Ec,o=this[s(306)][s(508)][s(594)](s(593)).me,i=this[s(526)][s(467)](s(397),n,s(690));for(const e of this[s(574)]())if(e[s(528)].id==o.id&&s(397)==e[s(603)]&&e[s(390)]==n&&wc(e,r)&&(i(e[s(510)](),t)||i(t,e[s(510)]()))){for(const n of t)e[s(660)](n);return e}for(const{suggestion:e,meta:n}of this[s(329)](t,s(397))){if(!n[s(513)])continue;if(!this[s(654)]&&n[s(282)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(510)]())for(const e of t)if(!n[s(668)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(517)+n,l=this[s(474)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(681)](u,a,c,e,Vr[s(576)]());return l}[Ec(532)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(263)])return null;if(o(558)===this[o(498)]){const e=this[o(526)][o(467)](o(398),r,o(490));return this[o(573)]((()=>e([t],n,s))),null}const i=this[o(306)][o(508)][o(594)](o(593)).me,a=[];if(o(587)!==this[o(498)])for(const{suggestion:e,meta:n}of this[o(329)](t,o(397)))n[o(513)]&&!n[o(639)]&&a[o(438)](...e[o(510)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(444)](s);e&&r[n(438)](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(630)];){const s=r[e][n(586)](t);r[n(478)](e,1,...s),e+=s[n(630)]}}return r}(t,a);c[o(630)]&&this[o(683)][o(504)]((()=>{const t=o;for(const e of c){const o=this[t(526)][t(467)](t(398),r,t(490));this[t(573)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(304)],u=t[o(316)];for(const{suggestion:e,meta:n}of this[o(329)](t,o(398))){if(!n[o(513)])continue;if(e[o(390)]!=r)continue;if(!wc(e,s))continue;const i=e[o(334)]();if(i[o(668)](t,!0))return null;c=c[o(275)](i[o(304)])?c:i[o(304)],u=u[o(645)](i[o(316)])?u:i[o(316)],a?i[o(304)][o(275)](a[o(334)]()[o(304)])?(a[o(485)](),a=e):e[o(485)]():a=e}const l=this[o(683)][o(274)](c,u);if(a)this[o(268)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(474)]({id:t,type:o(287)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(681)](o(287)+r,t,a,l)}}return null}[Ec(591)](t,n,r=[],s=null,o={}){const i=Ec;n[i(441)]||(n[i(441)]=n[i(607)]),n[i(446)]=t.is(i(435)),s=s||Rc(n);const a=r[i(359)]((t=>Mc(t,this[i(683)]))),c=t.is(i(435))?t:Mc(t,this[i(683)]);if(i(558)===this[i(498)]){const t=this[i(526)][i(467)](i(324),s,i(490));return this[i(573)]((()=>t([c],n,o))),null}a[i(438)](c);let u=!0;for(const t of a)if(!this[i(642)](t)){u=!1;break}if(u&&i(587)!==this[i(498)]){const t=this[i(526)][i(467)](i(324),s,i(490));return this[i(573)]((()=>t([c],n,o))),null}let l=null,f=c[i(304)],h=c[i(316)];for(const{suggestion:t,meta:e}of this[i(329)](c,i(324))){if(!e[i(513)])continue;if(e[i(674)]||e[i(282)]||e[i(639)])continue;if(t[i(408)][i(441)]!=n[i(441)])continue;if(!wc(t,o))continue;const r=t[i(334)]();if(t[i(390)]==s){if(r[i(668)](c,!0))return null;f=f[i(275)](r[i(304)])?f:r[i(304)],h=h[i(645)](r[i(316)])?h:r[i(316)],l?r[i(304)][i(275)](l[i(334)]()[i(304)])?(l[i(485)](),l=t):t[i(485)]():l=t}else{const e=c[i(444)](r);this[i(391)](t,e)}}const g=this[i(306)][i(508)][i(594)](i(593)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(268)](l,this[i(683)][i(274)](f,h)),l;{const t=this[i(474)]({id:d,type:i(578)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(681)](i(578)+s,d,p,this[i(683)][i(274)](f,h)),t}}[Ec(616)](t,n,r=[],s=null,o={}){const i=Ec;n[i(441)]||(n[i(441)]=n[i(607)]);const a=t[0];n[i(446)]=a.is(i(435)),s=s||Rc(n);const c=r[i(359)]((t=>Mc(t,this[i(683)]))),u=a.is(i(435))?t:t[i(359)]((t=>Mc(t,this[i(683)])));if(i(558)===this[i(498)]){const t=this[i(526)][i(467)](i(324),s,i(490));return this[i(573)]((()=>t(u,n,o))),null}c[i(438)](...u);let l=!0;for(const t of c)if(!this[i(642)](t)){l=!1;break}if(l&&i(587)!==this[i(498)]){const t=this[i(526)][i(467)](i(324),s,i(490));return this[i(573)]((()=>t(u,n,o))),null}const f=this[i(306)][i(508)][i(594)](i(593)).me;for(const t of this[i(574)]()){if(t[i(528)].id!=f.id)continue;if(i(324)!=t[i(603)]||t[i(408)][i(441)]!=n[i(441)])continue;if(!wc(t,o))continue;const e=t[i(390)]==s;for(let n=0;n<u[i(630)];n++){const r=u[n];for(const s of t[i(295)]()){const o=s[i(267)]();if(r[i(415)](o)){e?(u[i(478)](n,1),n--):t[i(687)](s[i(505)]);break}}}}if(0==u[i(630)])return null;const h=this[i(526)][i(467)](i(324),s,i(690));for(const t of this[i(574)]())if(t[i(528)].id==f.id&&i(324)==t[i(603)]&&t[i(408)][i(441)]==n[i(441)]&&t[i(390)]==s&&wc(t,o)&&(h(t[i(510)](),u)||h(u,t[i(510)]()))){for(const e of u)t[i(660)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(578)+s,m=this[i(474)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(681)](p,g,d,t,Vr[i(576)]());return m}[Ec(328)](t,n=null,r={}){const s=Ec;if(t[s(263)])return null;const o=this[s(306)][s(508)][s(594)](s(593)).me,a=new i.LiveRange(t[s(304)],t[s(316)]);for(const{suggestion:t,meta:e}of this[s(329)](a,s(397)))if(e[s(513)]&&!e[s(674)])if(t[s(601)]){const e=t[s(510)]()[s(307)]((t=>s(541)!=t[s(670)][s(572)]));if(e[s(634)]((t=>a[s(668)](t,!0)))&&t[s(389)](),e[s(540)]((t=>t[s(668)](a,!0)))){const t=this[s(526)][s(467)](s(455),n,s(490));return this[s(573)]((()=>t([a],null,r))),null}}else{const e=a[s(444)](t[s(334)]());null!==e&&t[s(439)]([e],null,r)}if(a[s(262)](),a[s(263)]||s(541)==a[s(670)][s(572)])return null;let c=null,u=a[s(304)],l=a[s(316)];const f=this[s(329)](a,s(455));for(const{suggestion:t,meta:e}of f){const n=this[s(683)][s(274)](u,l);if(e[s(513)]&&(this[s(654)]||!e[s(282)]&&!e[s(639)]))if(t[s(601)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(510)]()){if(r[s(668)](n,!0))return t;n[s(668)](r)||(e=!1)}e&&t[s(389)]()}else{const e=t[s(334)]();if(e[s(668)](n,!0))return t;if(!wc(t,r)){n[s(668)](e)?t[s(485)]():e[s(367)](u)?u=e[s(316)]:e[s(367)](l)&&(l=e[s(304)]);continue}u=u[s(275)](e[s(304)])?u:e[s(304)],l=l[s(645)](e[s(316)])?l:e[s(316)],r=Object[s(460)]({},t[s(612)]),c?e[s(304)][s(275)](c[s(334)]()[s(304)])?(c[s(485)](),c=t):t[s(485)]():c=t}}if(c)return this[s(268)](c,this[s(683)][s(274)](u,l)),c;{const t=(0,e.uid)(),i=this[s(683)][s(274)](u,l),a=o.id,c=n?s(606)+n:s(455),f=this[s(474)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(681)](c,t,a,i),f}}[Ec(589)](t,n=Ec(298),r={}){const s=Ec,o=this[s(306)][s(508)][s(594)](s(593)).me,a=t[s(359)]((t=>new i.LiveRange(t[s(304)],t[s(316)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(329)](a,s(397)))e[s(513)]&&!e[s(674)]&&c[s(266)](t);for(const e of c)if(e[s(601)]){const o=e[s(510)]();if((!e[s(612)]||!e[s(612)][s(377)])&&o[s(634)]((t=>a[s(540)]((e=>e[s(668)](t,!0)))))&&e[s(389)](),a[s(634)]((t=>o[s(540)]((e=>e[s(668)](t,!0)))))){const e=this[s(526)][s(467)](s(455),n,s(490));return this[s(573)]((()=>e(t,null,r))),null}}else{const t=e[s(334)]();if(a[s(540)]((e=>e[s(668)](t,!0)))&&e[s(389)](),a[s(634)]((e=>t[s(668)](e,!0)))){const t=this[s(526)][s(467)](s(455),n,s(490));return this[s(573)]((()=>t(a,null,r))),null}}const u=this[s(526)][s(467)](s(455),n,s(690));let l=null;for(const t of this[s(574)]())if(t[s(528)].id==o.id&&t[s(314)]&&s(455)==t[s(603)]&&t[s(390)]==n&&wc(t,r)&&(u(t[s(510)](),a)||u(a,t[s(510)]())))if(l){if(t[s(679)]&&t[s(679)][s(630)])continue;for(const e of t[s(510)]())l[s(319)](e)||l[s(660)](e);t[s(485)]()}else{l=t;for(const e of a)t[s(319)](e)||t[s(660)](e)}if(l)return l;c[s(519)]();for(const{suggestion:t,meta:e}of this[s(329)](a,s(455)))e[s(513)]&&(this[s(654)]||!e[s(282)]&&!e[s(639)])&&wc(t,r)&&c[s(266)](t);for(const t of c){const e=t[s(510)]();if((!r||!r[s(377)])&&a[s(634)]((t=>e[s(540)]((e=>e[s(668)](t,!0))))))return t;(!t[s(612)]||!t[s(612)][s(377)])&&e[s(634)]((t=>a[s(540)]((e=>e[s(668)](t,!0)))))&&t[s(389)]()}const f=(0,e.uid)(),h=o.id,g=s(606)+n,d=this[s(474)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(262)](),t[s(263)]||s(541)==t[s(670)][s(572)]||this[s(681)](g,f,h,t,Vr[s(576)]());return d}[Ec(459)](t,n,r,s,o){const i=Ec;if(t[i(263)])return[];if(i(558)===this[i(498)])return[];const a=this[i(306)][i(508)][i(594)](i(593)).me.id,c=Array[i(524)](this[i(373)][i(273)]())[i(307)]((e=>i(667)==e[i(603)]&&e[i(408)][i(575)]==n&&e[i(319)](t)));if(i(522)===this[i(498)]){const e=this[i(329)](t,i(397))[i(307)]((({meta:t})=>t[i(513)]&&!t[i(639)]&&!t[i(674)]))[i(359)]((({suggestion:t})=>t));c[i(477)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(667)==t[i(603)]?t[i(408)][i(355)]:void 0,o=t[i(334)](),a=Array[i(524)](u[i(286)]())[i(336)]((t=>t[i(331)](o)));if(!a)continue;const c=a[i(586)](o);this[i(559)](n)&&i(397)==t[i(603)]&&0!=c[i(630)]||(u[i(666)](a),c[i(335)]((t=>{u[i(525)](t,r)})),i(397)!=t[i(603)]&&e!=s&&u[i(525)](a[i(444)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(630)]>37&&console[i(289)](i(393),{key:n});const f=(i(625)+(n+"|")+Rc({newValue:s}))[i(542)](0,60),h=this[i(474)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(438)](h),this[i(681)](f,c,a,t)}return l}[Ec(664)](t){const e=Ec;this[e(404)](t,((t,...n)=>{this[e(276)]((()=>{t(...n)}))}))}[Ec(378)](t){const e=Ec;this[e(565)][e(266)](t)}[Ec(370)](t){const e=Ec;this[e(453)][e(266)](t)}[Ec(657)](t){const e=Ec;return e(667)==t[e(603)]?t[e(390)][e(309)]("|")[0]:null}[Ec(268)](t,e){const n=Ec,r=t[n(297)]();this[n(683)][n(504)]((t=>{t[n(401)](r,{range:e})}))}[Ec(592)](t){const e=Ec,n=t.id,r=this[e(306)][e(305)][e(594)](e(547));this[e(419)][e(661)](n)||this[e(419)][e(495)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(419)][e(682)](n);s[e(361)](e(356)),s[e(356)]=!1,t[e(679)]=s}[Ec(376)](t,n,r,s){const o=Ec;if(t[o(603)]!=n||t[o(390)]!=r||t[o(555)].id!=s)throw this[o(306)][o(318)](o(333)),new e.CKEditorError(o(333),this)}[Ec(391)](t,n){const r=Ec,s=t[r(334)]();if(n[r(415)](s))t[r(485)]();else if(s[r(668)](n)){const o=this[r(683)][r(452)](n[r(304)][r(413)],r(316));this[r(268)](t,this[r(683)][r(274)](s[r(304)],o));const i=(0,e.uid)(),a=t[r(555)].id,c=t[r(603)]+":"+t[r(390)];this[r(474)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(408)],attributes:t[r(612)]});const u=this[r(683)][r(452)](n[r(316)][r(567)],r(351)),l=this[r(683)][r(274)](u,s[r(316)]);this[r(681)](c,i,a,l)}else if(s[r(367)](n[r(304)])){const e=this[r(683)][r(452)](n[r(304)][r(413)],r(316));this[r(268)](t,this[r(683)][r(274)](s[r(304)],e))}else{const e=this[r(683)][r(452)](n[r(316)][r(567)],r(351));this[r(268)](t,this[r(683)][r(274)](e,s[r(316)]))}}[Ec(642)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(329)](t,e(397))){if(!r[e(513)])continue;const s=n[e(510)]();for(const n of s)if(!t[e(586)](n)[e(630)])return!0}return!1}[Ec(270)](t){const n=Ec,r=this[n(306)][n(508)][n(594)](n(593))[n(676)](t);if(!r)throw new e.CKEditorError(n(556),this);return r}[Ec(296)](t){const e=Ec,n=this[e(306)][e(508)][e(594)](e(593)),r=(0,o.hashObject)(e(614)+t);return n[e(676)](r)||n[e(659)]({id:r,name:t})}[Ec(261)](t,e,n,r,s){const o=Ec,i=this[o(270)](r),a=this[o(526)][o(430)](t,e,n,i,s,(t=>{const e=o;this[e(544)](n,{attributes:t});const r=this[e(407)](n);this[e(366)](new Set([r])),this[e(480)](new Set([r]))}));return this[o(643)](a,o(490),(()=>{const t=o;this[t(544)](n,{state:t(543)})}),{priority:o(656)}),this[o(643)](a,o(389),(()=>{const t=o;this[t(544)](n,{state:t(530)})}),{priority:o(656)}),this[o(373)][o(525)](n,a),this[o(554)][o(525)](a,o(628)),a}[Ec(388)](t){const e=Ec,n=t[e(309)](":");return{group:n[0],type:n[1],subType:n[e(630)]>=5?n[2]:null,id:n[e(630)]<5?n[2]:n[3],authorId:n[e(630)]<5?n[3]:n[4],markerCount:6==n[e(630)]?n[5]:null}}[Ec(456)](t,n,r){const s=Ec,o=t[s(334)](),i=o[s(304)],a=o[s(316)];this[s(268)](t,this[s(683)][s(274)](i,n));const c=(0,e.uid)(),u=t[s(555)].id,l=t[s(603)]+(t[s(390)]?":"+t[s(390)]:"");this[s(474)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(612)],data:t[s(408)]});const f=this[s(657)](t);(s(324)==t[s(603)]||f&&this[s(559)](f))&&(r=this[s(683)][s(372)](r[s(567)])),this[s(681)](l,c,u,this[s(683)][s(274)](r,a))}[Ec(329)](t,e=null){const n=Ec,r=[],s=this[n(306)][n(508)][n(594)](n(593)).me;Array[n(399)](t)||(t=[t]);for(const o of this[n(574)]()){if(!o[n(314)])continue;if(e&&o[n(603)]!=e)continue;let i=!1;for(const e of o[n(510)]()){for(const a of t){const t=a[n(304)][n(415)](e[n(316)])||a[n(316)][n(415)](e[n(304)]);if(t||a[n(444)](e)){const c=a[n(668)](e)&&kc(this[n(683)][n(486)],e[n(304)],a),u=e[n(668)](a)&&kc(this[n(683)][n(486)],a[n(304)],e);r[n(438)]({suggestion:o,meta:{isOwn:s==o[n(528)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(681)](t,e,n,r,s){const o=Ec;this[o(683)][o(504)]((i=>{const a=o;let c=a(615)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(264)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(564)](t){const e=Ec,n=t[e(684)],r=t[e(310)];t[e(684)]=null,t[e(310)]=null,null!=n&&n[e(310)]==t&&(n[e(310)]=r),null!=r&&r[e(684)]==t&&(r[e(684)]=n),e(658)==this[e(554)][e(594)](t)&&(this[e(554)][e(525)](t,e(672)),this[e(346)](e(269),t,n,r))}[Ec(474)](t){const n=Ec,r=t.id,s=this[n(468)](t);if(this[n(492)]&&this[n(492)][n(515)]){const o=this[n(306)][n(508)][n(594)](n(663)),i=s[n(465)],a=s[n(390)]?s[n(603)]+":"+s[n(390)]:s[n(603)],c=this[n(306)][n(569)],u=o[n(266)](zr(c,n(476))),l={id:r,type:a,hasComments:i,data:t[n(408)]||null,originalSuggestionId:t[n(473)]||null,attributes:s[n(612)]};this[n(492)][n(515)](l)[n(414)]((t=>{const e=n;s[e(550)]=!0,o[e(563)](u),t&&t[e(313)]&&(this[e(373)][e(594)](r)[e(313)]=t[e(313)])}))[n(338)]((t=>{const r=n;throw(0,e.logWarning)(r(488)),this[r(306)][r(560)][r(290)]({isUndoable:!1},(()=>{s[r(389)]()})),s[r(584)](),this[r(373)][r(666)](s.id),this[r(554)][r(666)](s),t}))}return s}[Ec(559)](t){const e=Ec;return this[e(565)][e(580)](t)}[Ec(544)](t,e){const n=Ec,r=this[n(306)][n(508)][n(594)](n(663)),s=this[n(407)](t);if(this[n(492)]&&this[n(492)][n(596)])if(s[n(550)]){const s=r[n(266)](zr(this[n(306)][n(569)],n(476)));this[n(492)][n(596)](t,e)[n(414)]((()=>{r[n(563)](s)}))}else s.on(n(288),(()=>{this[n(544)](t,e)}))}[Ec(621)](t){const n=Ec;if(!this[n(492)]||!this[n(492)][n(407)])throw new e.CKEditorError(n(694),this);return this[n(492)][n(407)](t)}[Ec(426)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(388)](t),i=this[e(373)][e(594)](n)||this[e(261)](r,s,n,o,{});switch(this[e(376)](i,r,s,o),this[e(554)][e(594)](i)){case e(628):this[e(621)](n)[e(414)]((t=>{const r=e;let s=Promise[r(365)]();t[r(465)]&&(s=this[r(419)][r(552)]({channelId:this[r(306)][r(305)][r(594)](r(547)),threadId:n})),s[r(414)]((()=>{const e=r;this[e(468)](t)[e(550)]=!0}))})),this[e(554)][e(525)](i,e(514));break;case e(672):this[e(544)](n,{state:e(619)});case e(662):this[e(554)][e(525)](i,e(658)),this[e(346)](e(412),i);break;case e(658):this[e(346)](e(493),i)}return i[e(392)](t),i}[Ec(480)](t){const e=Ec,n=Array[e(524)](t),r=n[e(307)]((t=>e(667)==t[e(603)]));this[e(433)](r);const s=n[e(307)]((t=>!t[e(601)]&&e(667)!=t[e(603)])),o=this[e(574)]({skipNotAttached:!0})[e(307)]((t=>!t[e(601)]&&e(667)!=t[e(603)])),i=o[e(307)]((n=>!t[e(580)](n))),a=new Map(o[e(359)]((t=>[t,this[e(526)][e(467)](t[e(603)],t[e(390)],e(535))]))),c=new Map(o[e(359)]((t=>[t,t[e(334)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(630)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(630)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(630)];t++){const n=s[t];!l[e(580)](n)&&n[e(684)]&&(f[e(266)](n[e(684)]),n[e(684)][e(310)]===n&&(n[e(684)][e(310)]=null),n[e(684)]=null),!u[e(580)](n)&&n[e(310)]&&(f[e(266)](n[e(310)]),n[e(310)][e(684)]===n&&(n[e(310)][e(684)]=null),n[e(310)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(630)];e++){const r=g(t,n[e]);r&&(r[0][s(310)]=r[1],r[1][s(684)]=r[0],u[s(266)](r[0]),l[s(266)](r[1]))}}function g(t,n){const r=e;if(t[r(528)].id!==n[r(528)].id)return null;const s=a[r(594)](t)(t,n,c[r(594)](t),c[r(594)](n));return s&&a[r(594)](n)(t,n,c[r(594)](t),c[r(594)](n))?s[1][r(679)]&&s[1][r(679)][r(630)]?null:s:null}f[e(395)]&&this[e(480)](f)}[Ec(433)](t){const e=Ec;if(0==t[e(630)])return;const n=this[e(574)]({skipNotAttached:!0})[e(307)]((t=>e(667)==t[e(603)]&&t[e(551)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(612)]);s[e(580)](n)||(s[e(525)](n,r[e(630)]),r[e(438)]([]));const i=s[e(594)](n);r[i][e(438)](t)}!function(){const t=e;r[t(494)](((e,n)=>{const r=t,s=e[0][r(313)],o=n[0][r(313)];return s==o?e[0][r(612)][r(500)]<n[0][r(612)][r(500)]?-1:1:s<o?-1:1}));for(const e of r)e[t(494)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(630)];t++){if(0==r[t][e(630)])continue;const n=[];for(let s=t+1;s<r[e(630)];s++)0!=r[s][e(630)]&&i(r[t],r[s])&&n[e(438)](s);for(const s of n)r[t]=r[t][e(633)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(630)];n++)t[n][e(310)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(630)];n++)t[n][e(684)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(612)][r(500)]!==n[0][r(612)][r(500)]&&t[0][r(528)]!==n[0][r(528)])return!1;if(!function(t,e){const n=r;return!t[n(465)]&&!e[n(465)]||(!t[n(465)]||!e[n(465)])&&(!!(t[n(465)]&&e[n(313)]<t[n(679)][n(509)][n(594)](0)[n(313)])||!!(e[n(465)]&&t[n(313)]<e[n(679)][n(509)][n(594)](0)[n(313)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(612)],r(500)),o=Ic(n[0][r(612)],r(500));return!!wr(s,o)&&(!!t[r(634)]((t=>n[r(540)]((e=>t[r(334)]()[r(415)](e[r(334)]())))))&&n[r(634)]((e=>t[r(540)]((t=>e[r(334)]()[r(415)](t[r(334)]()))))))}}[Ec(366)](t){const e=Ec,n=Array[e(524)](t),r=this[e(574)]({skipNotAttached:!0}),s=r[e(307)]((n=>!t[e(580)](n))),o=new Map(n[e(359)]((t=>[t,this[e(526)][e(467)](t[e(603)],t[e(390)],e(690))]))),i=new Map(r[e(359)]((t=>[t,t[e(510)]()])));for(let t=0;t<n[e(630)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(630)];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(630)];e++){const s=r[e];if(s[a(603)]!==n[a(603)]||s[a(528)].id!==n[a(528)].id||s[a(390)]!==n[a(390)])continue;if(!Oc(n,s,[a(500)]))continue;if(a(667)==n[a(603)]&&n[a(408)][a(355)]!=s[a(408)][a(355)])continue;if(a(667)==n[a(603)]&&t[a(559)](n[a(408)][a(575)]))continue;if(a(324)==n[a(603)]){const e=t[a(306)][a(560)],r=n[a(311)]();if(r&&(e[a(486)][a(502)](r)||e[a(486)][a(396)](r)))continue}const c=o[a(594)](n),u=i[a(594)](n),l=i[a(594)](s),f=n[a(679)]&&n[a(679)][a(630)],h=s[a(679)]&&s[a(679)][a(630)];if(!f&&c(l,u))return t[a(483)](s,n),i[a(666)](n),!0;if(!h&&c(u,l))return t[a(483)](n,s),i[a(666)](s),!0}return!1}}[Ec(483)](t,e){const n=Ec;if(t[n(601)])for(const r of e[n(510)]())t[n(660)](r);else{const r=e[n(334)]()[n(316)];this[n(268)](t,this[n(683)][n(274)](t[n(334)]()[n(304)],r))}e[n(485)]()}[Ec(635)](t,e){const n=Ec,r=t[n(466)](n(387))||t[n(466)](n(667))?n(516):t[n(481)]();return zr(this[n(306)][n(569)],e+"_"+r+n(420))}[Ec(375)](){const t=Ec,e=this[t(306)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(683)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(388)](t[s(505)]);if(s(325)===e){n[s(411)](this[s(635)](r,s(497)));break}}for(const t of r){const{group:e,type:r}=this[s(388)](t[s(505)]);if(s(325)===e){n[s(411)](this[s(635)](r,s(686)));break}}}))}[Ec(568)](t){const e=Ec;if(this[e(327)])return!1;const n=this[e(306)],r=n[e(560)][e(317)][e(581)][e(354)]();if(0==r[e(630)])return!1;const s=[],o=r[e(307)]((t=>e(667)==t[e(603)])),i=r[e(307)]((t=>e(457)==t[e(603)]&&e(479)!=t[e(505)])),a=r[e(307)]((t=>e(563)==t[e(603)]&&e(479)!=t[e(505)]));for(const t of o)s[e(438)]({key:t[e(599)],newValue:t[e(278)],oldValue:t[e(379)],range:Sc(t[e(435)],n[e(560)])});for(const t of i){const r=a[e(336)]((n=>n[e(374)][e(415)](t[e(374)])));r&&s[e(438)]({key:e(673),newValue:t[e(505)],oldValue:r[e(505)],range:n[e(560)][e(447)](t[e(374)][e(637)])})}return 0!=s[e(630)]&&this[e(463)](t,s)}[Ec(458)](t){const e=Ec;let n=!1;const r=this[e(306)][e(560)][e(317)][e(581)][e(618)]()[e(307)]((t=>t[e(408)][e(265)]&&t[e(505)][e(466)](e(461))));for(const s of r){const{subType:r,id:o}=this[e(388)](s[e(505)]),i=r[e(309)]("|")[0];for(const r of this[e(574)]({skipNotAttached:!0}))r.id!=o&&e(667)==r[e(603)]&&r[e(408)]&&r[e(408)][e(575)]==i&&r[e(334)]()[e(331)](s[e(408)][e(265)])&&(this[e(648)](r,s[e(408)][e(265)],t),n=!0)}return n}[Ec(276)](t){const e=Ec;this[e(306)],this[e(327)]=!0,t()}[Ec(521)](t){const e=Ec,n=this[e(559)](t),r=this[e(453)][e(580)](t);return n||r}[Ec(463)](t,e){const n=Ec;if(0==e[n(630)])return!1;let r=!1;for(const s of e){const e=this[n(329)](s[n(435)],n(667))[n(307)]((t=>!t[n(557)][n(674)]))[n(359)]((t=>t[n(325)])),i=(0,o.hashObject)({newValue:s[n(432)]});e[n(307)]((t=>{const e=n,[r,o]=t[e(390)][e(309)]("|");return r==s[e(575)]&&o!=i}))[n(335)]((e=>{const o=n;this[o(648)](e,s[o(435)],t),r=!0}))}return r}[Ec(648)](t,e,n){const r=Ec,s=t[r(334)]()[r(586)](e);0!==s[r(630)]?1!==s[r(630)]?this[r(456)](t,e[r(304)],e[r(316)]):this[r(268)](t,s[0]):n[r(687)](t[r(297)]())}}class Ac{constructor(t){const e=Ec;this[e(315)]=t,this[e(683)]=t[e(560)],this[e(597)]=new Map,this[e(321)]=new Map,this[e(518)]()}[Ec(430)](t,e,n,r,s,o){const i=Ec;return new Vr(this[i(683)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(467)](t,e,i(490))(...n),onDiscard:(...n)=>this[i(467)](t,e,i(389))(...n)})}[Ec(585)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(597)][s(525)](o,r)}[Ec(467)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(597)][r(594)](s)||this[r(321)][r(594)](t+":"+n)}[Ec(518)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(494)](((t,n)=>t[e(304)][e(275)](n[e(304)])?1:-1)),this[e(683)][e(504)]((n=>{const r=e;for(const e of t){let t;t=e[r(316)][r(434)]&&e[r(316)][r(567)]==e[r(304)][r(637)]?n[r(562)](e[r(304)][r(637)],"on"):n[r(562)](e),this[r(683)][r(610)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(683)][n(504)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(359)]((t=>(Cc(t)&&(t=this[s(683)][s(274)](t[s(316)])),t)))[s(307)]((t=>s(541)!==t[s(670)][s(572)]));if(c[s(630)]<1)return;const u=Array[s(524)](this[s(683)][s(317)][s(629)][s(510)]())[s(359)]((t=>i.LiveRange[s(405)](t)));r[s(613)](c);for(const t of this[s(315)][s(291)][s(291)]())t[s(566)]();a[s(438)]({forceDefaultExecution:!0}),this[s(315)][s(469)](o,...a);const l=u[s(307)]((t=>s(541)!=t[s(670)][s(572)]));l[s(630)]>0&&r[s(613)](l);for(const t of u)t[s(262)]()}))},s=(e,n)=>1==e[t(630)]&&1==n[t(630)]&&e[0][t(316)][t(415)](n[0][t(304)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(683)])?[e,n]:vc(n,e,s,r,this[t(683)])?[n,e]:null;this[t(321)][t(525)](t(475),e),this[t(321)][t(525)](t(406),n),this[t(321)][t(525)](t(691),s),this[t(321)][t(525)](t(364),o),this[t(321)][t(525)](t(345),n),this[t(321)][t(525)](t(692),e),this[t(321)][t(525)](t(424),s),this[t(321)][t(525)](t(579),o),this[t(321)][t(525)](t(322),r),this[t(321)][t(525)](t(425),e),this[t(321)][t(525)](t(677),s),this[t(321)][t(525)](t(272),e),this[t(321)][t(525)](t(323),r),this[t(321)][t(525)](t(349),e),this[t(321)][t(525)](t(449),s),this[t(321)][t(525)](t(647),e),this[t(321)][t(525)](t(636),e),this[t(321)][t(525)](t(511),((e,n)=>{const r=t;if(!n)return;const s=this[r(315)][r(508)][r(594)](yc);this[r(683)][r(504)]((t=>{const o=r;if(o(673)==n[o(575)])for(const r of e){const e=r[o(304)][o(637)],s=n[o(355)];t[o(384)](e,s)}else if(s[o(559)](n[o(575)]))for(const r of e)void 0!==n[o(355)]?t[o(680)](n[o(575)],n[o(355)],r[o(304)][o(637)]):t[o(382)](n[o(575)],r[o(304)][o(637)]);else for(const r of e)n[o(355)]?t[o(680)](n[o(575)],n[o(355)],r):t[o(382)](n[o(575)],r)}))})),this[t(321)][t(525)](t(303),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(567)][r(512)]({includeSelf:!0,parentFirst:!0})){if(s[r(670)]==s)return!1;if(!n[r(527)](s))return!1;if(t[r(502)](s)||t[r(396)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(316)][e(567)]==t[e(304)][e(637)]&&t[e(316)][e(622)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(369)].is(s(360))&&!r[s(502)](t[s(369)]),i=t[s(304)][s(440)](o),a=t[s(316)][s(440)](o,{direction:s(598)});return!(t[s(304)][s(415)](i)&&t[s(316)][s(415)](a)||(i[s(275)](a)?n[s(401)](e,{range:n[s(274)](i,a)}):n[s(687)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(304)][e(637)];return n&&n.is(e(385))}function Sc(t,e){const n=Ec;return null==t[n(316)][n(413)]&&t[n(316)][n(567)]==t[n(304)][n(637)]?Mc(t[n(304)][n(637)],e):t}function Mc(t,e){const n=Ec,r=e[n(486)][n(502)](t)||e[n(486)][n(489)](t);return e[n(274)](e[n(452)](t,n(602)),r?e[n(410)](t):e[n(452)](t,n(316)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(316)][o(415)](r[o(304)]))return!0;if(t[o(603)]!=e[o(603)])return!1;if(!n[o(316)][o(472)](r[o(304)]))return!1;const i=s[o(274)](n[o(316)],r[o(304)])[o(653)]();for(const t of i)if([o(571),o(416)][o(520)](t[o(603)])&&s[o(486)][o(396)](t[o(369)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(551)]||!e[r(551)])&&wr(Ic(t[r(612)],n),Ic(e[r(612)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(612)]),s=Fc(e);if(!t[n(551)])return!1;for(const t of Object[n(286)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(460)]({},t);return delete n[e(377)],delete n[e(344)],n}const Dc=Bc;function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=140]})(t,e)}function Pc(){const t=["stopListening","isEnabled","isDirty","138PvqZmE","305495xIARYT","commentThreadController","view","_discardCommand","destroy","getRanges","commands","get","change:isDirty","add","2720106MaBTHb","remove","discardSuggestion","_removePendingAction","acceptSuggestion","_acceptCommand","PendingActions","152481urcGym","PENDING_ACTION_SUGGESTION","canAccept","locale","_editor","plugins","2023040NwSoYq","execute","_pendingAction","21975976aRucup","2320260gLKgcf","canEditAt","76xzFkKz","bind","unbind","20eKIDQi","_setPendingAction","522830iNXNFD","canDiscard","model","8iqmJxj","listenTo"];return(Pc=function(){return t})()}!function(t,e){const n=Bc,r=t();for(;;)try{if(725756===-parseInt(n(142))/1+-parseInt(n(174))/2+-parseInt(n(178))/3+-parseInt(n(180))/4*(parseInt(n(151))/5)+-parseInt(n(150))/6*(-parseInt(n(168))/7)+parseInt(n(145))/8*(-parseInt(n(161))/9)+-parseInt(n(140))/10*(-parseInt(n(177))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(144)]=e,this[s(153)]=n,this[s(152)]=r,this[s(172)]=t,this[s(166)]=t[s(157)][s(158)](s(165)),this[s(154)]=t[s(157)][s(158)](s(163)),this[s(153)][s(181)](s(148)).to(this[s(166)],this[s(154)],((t,e)=>t||e)),this[s(153)][s(181)](s(170)).to(this[s(166)],s(148),(t=>t&&this[s(172)][s(144)][s(179)](e[s(156)]()))),this[s(153)][s(181)](s(143)).to(this[s(154)],s(148),(t=>t&&this[s(172)][s(144)][s(179)](e[s(156)]()))),this[s(176)]=null,n[s(149)]&&this[s(141)](),this[s(146)](n,s(165),(()=>this[s(165)]())),this[s(146)](n,s(163),(()=>this[s(163)]())),this[s(146)](n,s(159),(()=>{const t=s;n[t(149)]?this[t(141)]():this[t(164)]()}))}[Dc(165)](){const t=Dc;this[t(166)][t(175)](this[t(144)].id)}[Dc(163)](){const t=Dc;this[t(154)][t(175)](this[t(144)].id)}[Dc(155)](){const t=Dc;this[t(153)][t(182)](t(148)),this[t(153)][t(182)](t(170)),this[t(153)][t(182)](t(143)),this[t(147)](),this[t(152)][t(155)](),this[t(176)]&&this[t(164)]()}[Dc(141)](){const t=Dc,e=zr(this[t(172)][t(171)],t(169));this[t(176)]=this[t(172)][t(173)][t(158)](t(167))[t(160)](e)}[Dc(164)](){const t=Dc;null!==this[t(176)]&&this[t(172)][t(173)][t(158)](t(167))[t(162)](this[t(176)]),this[t(176)]=null}}const Uc=Gc;function jc(){const t=["destroy","value","6098590RunyPo","editor","_localUser","commentInputView","11260joPhip","canAccept","2220528bntHiS","descriptionParts","canDiscard","33124tKygYJ","authoredAt","isReadOnly","commentsListView","focus","hasDirtyComment","set","element","commentThreadInputView","updateComment","_createCommentViews","CommentView","isDirty","fire","18xFklLg","disableComments","disabledSubmit","_createCommentThreadInputView","length","30ubAbte","showInput","712776TKgVit","commentThread","removeComment","isActive","538986iNYwHD","_model","editorConfig","setData","assign","delegate","29092WolkDr","_config","submit","cancel","addComment","bind","locale","isEnabled","776kBEpUq"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=408]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(275532===parseInt(n(422))/1+-parseInt(n(448))/2+parseInt(n(418))/3+parseInt(n(436))/4*(parseInt(n(443))/5)+parseInt(n(416))/6*(parseInt(n(428))/7)+parseInt(n(445))/8+-parseInt(n(411))/9*(parseInt(n(439))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(451)]=null,this[s(456)]=null,this[s(454)](s(421),!1),this[s(454)](s(449),e[s(449)]),this[s(433)](s(449)).to(e),this[s(454)](s(446),[]),this[s(454)](s(409),!1),this[s(454)](s(435),!1),this[s(454)](s(444),!1),this[s(454)](s(447),!1),this[s(423)]=e,this[s(441)]=n,this[s(429)]=r,r[s(412)]?this[s(454)](s(415),1):this[s(458)]()}[Uc(452)](){const t=Uc;this[t(455)][t(452)]()}[Uc(437)](){const t=Uc;this[t(451)]&&this[t(451)][t(437)](),this[t(456)]&&this[t(456)][t(437)](),super[t(437)]()}[Uc(458)](){const t=Uc,{CommentsListView:e}=this[t(429)];this[t(451)]=new e(this[t(434)],this[t(423)][t(419)],Object[t(426)]({CommentView:this[t(429)][t(408)]},this[t(429)])),this[t(451)][t(427)](t(420)).to(this),this[t(451)][t(427)](t(457)).to(this),this[t(451)][t(433)](t(421)).to(this),this[t(454)](t(415),this[t(451)][t(415)]+1),this[t(433)](t(415)).to(this[t(451)],t(415),(t=>t+1)),this[t(456)]=this[t(414)](),this.on(t(420),(()=>this[t(452)]())),this[t(433)](t(409)).to(this[t(451)],t(453),this[t(456)][t(442)],t(438),((t,e)=>t||!!e))}[Uc(414)](){const t=Uc,{CommentThreadInputView:e}=this[t(429)],n=new e(this[t(434)],this[t(441)],this[t(429)][t(424)]),r=n[t(442)];return n[t(433)](t(417)).to(this,t(421),this[t(423)][t(419)],t(450),r,t(438),((t,e,n)=>!!n||t&&!e)),r.on(t(430),((e,n)=>{const s=t;this[s(410)](s(432),n),r[s(440)][s(425)]("")})),r.on(t(431),(()=>this[t(452)]())),r[t(433)](t(413)).to(this[t(423)][t(419)],t(450)),n}}const Hc=zc;function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=117]})(t,e)}function Wc(){const t=["creator","delegate","ck-annotation__actions","ck-suggestion--disabled-comments","setTemplate","226852vrUAJS","div","3603875qsvbqW","<p>","source","ck-suggestion-","element","ck-annotation","content","EXTERNAL_AVATAR","ck-annotation__content-wrapper","author","9734ObbEgo","span","ck-annotation__info-time","isEnabled","commentThreadInputView","90699dqoyha","90eMjGkT","EXTERNAL_IMPORT_WORD_SUGGESTION","render","canAccept","userView","24OpEYNB","getExternalSuggestionNote","map","discardButton","commentsListView","fire","bindTemplate","editorReady","ck-suggestion","authoredAt","formatDateTime","acceptButton","ck-annotation__main",".ck-annotation__content-wrapper","12228672MddYMX","_model","ck-suggestion-wrapper--active","getTemplate","ck-suggestion__main",'<span class="ck-suggestion-color" style="background-color: ',"locale","canDiscard","cancel","check","Accept suggestion","push","isActive","color","createElement","importWord","ck-suggestion-wrapper","disableComments","change:description","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__user","editorDestroyed","_createButton","description","children",'<span class="ck-suggestion-type">',"getUserViewNotificationText","ck-annotation__info-name","ck-suggestion__user","title","ck-comment__info-time","set","time","ck-suggestion__info","ck-suggestion--accept","name","EXTERNAL_SUGGESTION","discardSuggestion","acceptSuggestion","_config","commentThread","255hEOFkQ","querySelector","225APMmtY","type","join","ck-suggestion__actions","ck-suggestion__info-name","descriptionParts","ck-comment__external","value","</span>","_descriptionElement","Discard suggestion",'"></span>',"isExternal","execute","@external","77vKpcSw","innerText","attributes","extendTemplate","split","</p>","innerHTML",'" title="',"434886DdkZbj","ck-annotation__info","604690WTrFTJ","bind","ck-suggestion--discard"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(823020===parseInt(n(119))/1+parseInt(n(227))/2*(-parseInt(n(180))/3)+-parseInt(n(215))/4*(-parseInt(n(120))/5)+-parseInt(n(205))/6*(-parseInt(n(197))/7)+-parseInt(n(139))/8+parseInt(n(182))/9*(parseInt(n(207))/10)+parseInt(n(217))/11*(-parseInt(n(125))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class qc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(170)](i(183),""),this[i(208)](i(183)).to(this,i(187),(t=>t&&t[0]?t[0][i(183)]:"")),this[i(208)](i(162)).to(this,i(187),this,i(151),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(218)+Kc(e[n(223)],e[n(152)])+n(202);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(191)]=null,this[i(136)]=this[i(161)](zr(e,i(149)),t.icons[i(148)],i(173),i(177),"sw"),this[i(136)][i(208)](i(117)).to(this,i(123)),this[i(128)]=this[i(161)](zr(e,i(192)),t.icons[i(147)],i(209),i(176),"sw"),this[i(128)][i(208)](i(117)).to(this,i(146)),this[i(124)]=new o.UserView(e,this[i(140)][i(226)],this[i(165)]()),this[i(124)][i(200)]({attributes:{class:[i(167),i(159)]}}),this[i(214)](this[i(142)]())}[Hc(142)](){const t=Hc,e=this[t(131)],n=[{tag:t(216),attributes:{class:[t(172),t(206)]},children:[{tag:t(228),children:[{text:this[t(124)][t(174)]}],attributes:{class:[t(186),t(166)]}},{tag:t(171),attributes:{datetime:e.to(t(134)),class:[t(169),t(229)]},children:[{text:e.to(t(134),(e=>this[t(178)][t(135)](e)))}]}]},{tag:t(216),attributes:{class:[t(185),t(212)]},children:[this[t(136)],this[t(128)]]},{tag:t(216),attributes:{class:[t(225)]}}];this[t(140)][t(194)]&&n[t(150)]({tag:t(216),attributes:{class:[t(188)]},children:[{text:this[t(126)]()}]});const r={tag:t(216),attributes:{class:[t(155),e.if(t(151),t(141)),e.to(t(183),(e=>t(220)+e)),this[t(178)][t(156)]&&t(213)],"data-suggestion-id":this[t(140)].id,"data-thread-id":this[t(140)][t(179)].id,"data-author-id":this[t(140)][t(226)].id,tabindex:-1},children:[{tag:t(216),attributes:{class:[t(133),t(222)]},children:[this[t(124)],{tag:t(216),attributes:{class:[t(143),t(137)]},children:n}]}]};return this[t(129)]&&this[t(118)]&&(r[t(163)][t(150)](this[t(129)],this[t(118)]),this[t(129)][t(211)](t(132)).to(this),this[t(129)][t(211)](t(160)).to(this),this[t(118)][t(211)](t(132)).to(this),this[t(118)][t(211)](t(160)).to(this)),r}[Hc(122)](){const t=Hc;super[t(122)](),this[t(191)]=this[t(221)][t(181)](t(138)),this[t(191)][t(203)]=this[t(162)],this.on(t(157),((e,n,r)=>{const s=t;this[s(191)][s(203)]=r}))}[Hc(161)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(145)]);return a[i(170)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(200)]({attributes:{class:n}}),a.on(i(195),(()=>{const t=i;this[t(130)](r,this[t(140)].id)})),a}[Hc(126)](){const t=Hc;return t(154)===this[t(140)][t(199)][t(196)][t(219)]?zr(this[t(145)],t(121)):zr(this[t(145)],t(175))}[Hc(165)](){const t=Hc;return this[t(140)][t(194)]?t(154)===this[t(140)][t(199)][t(196)][t(219)]?zr(this[t(145)],t(158),this[t(140)][t(210)][t(174)]):zr(this[t(145)],t(224),this[t(140)][t(210)][t(174)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(201)]("*")[n(127)](((t,e)=>e%2!=0?n(164)+Xc(t)+n(190):Xc(t)))[n(184)](""),e&&(r+=n(144)+e[n(189)]+n(204)+e[n(168)]+n(193)),r}function Xc(t){const e=Hc,n=document[e(153)](e(228));return n[e(198)]=t,n[e(203)]}const Yc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Qc;function Qc(t,e){const n=$c();return(Qc=function(t,e){return n[t-=405]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(101146===-parseInt(n(466))/1*(parseInt(n(462))/2)+parseInt(n(455))/3+parseInt(n(475))/4*(parseInt(n(498))/5)+-parseInt(n(542))/6*(-parseInt(n(521))/7)+parseInt(n(453))/8*(-parseInt(n(454))/9)+parseInt(n(497))/10+-parseInt(n(416))/11*(parseInt(n(480))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($c);class Zc extends t.Plugin{static get[Jc(410)](){const t=Jc;return[yc,o.Users,t(436),t(435),t(477)]}static get[Jc(519)](){return Jc(442)}constructor(t){const e=Jc;super(t),this[e(523)]=new Map,this[e(538)]=new Map,this[e(457)]=new Map,this[e(489)]=new Map;const n=this[e(407)][e(478)];n[e(476)](e(443),qc),n[e(476)](e(486),!1),this[e(502)]=n[e(411)](e(486))}[Jc(487)](t,e){const n=Jc;0===this[n(489)][n(537)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(489)]){const r=this[t(523)][t(426)](e);r||n?r&&n&&this[t(406)](e):this[t(446)](e)}this[t(489)][t(467)](),this[t(407)][t(517)][t(411)](t(477))[t(427)](),this[t(491)]()}),10),this[n(489)][n(543)](t,e)}[Jc(471)](){const t=Jc,e=this[t(407)],n=e[t(517)][t(411)](t(432)),r=e[t(517)][t(411)](t(435)),s=e[t(517)][t(411)](t(477)),o=e[t(517)][t(411)](t(436));this[t(544)](),s[t(545)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(547)](this[e(523)])){const s=t[e(514)](),o=[];for(const t of s){if(!t[e(422)])continue;if(t[e(470)]){o[e(456)](...t[e(448)]());continue}const n=t[e(440)]();if(o[e(534)]>0){const t=o[0][e(518)](n);if(t){o[0]=t;continue}}o[e(456)](n)}n[e(456)]([r[e(449)],o])}return n})),this[t(528)](n,t(546),((e,n)=>{const r=t;this[r(528)](n,r(465),((t,e,s,o)=>{const i=r;n[i(422)]&&(null==s?(this[i(417)](o[i(459)]),this[i(487)](n,!1)):(this[i(417)](s[i(459)]),null==o&&this[i(487)](n,!0)))})),null!==n[r(501)]?this[r(417)](n[r(459)]):this[r(487)](n,!1)})),this[t(528)](n,t(405),((e,n,r)=>{const s=t;this[s(535)](n,s(465)),this[s(489)][s(412)](n),this[s(523)][s(426)](n)&&this[s(406)](n),r&&this[s(417)](r[s(459)])})),this[t(528)](n,t(430),((e,n)=>{this[t(417)](n)})),this[t(528)](r,t(483),(()=>{this[t(491)]()})),this[t(528)](o,t(516),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(494)](r))return;const i=n[o(441)](r);this[o(523)][o(411)](i)[o(449)][o(525)]()}),{priority:t(429)})}[Jc(491)](){const t=Jc,e=this[t(407)][t(517)][t(411)](t(435)),n=this[t(407)][t(517)][t(411)](t(432)),r=Array[t(547)](e[t(472)],(e=>e[t(424)]))[t(408)]((e=>this[t(538)][t(426)](e))),s=[];for(const e of r){const n=this[t(538)][t(411)](e)[t(469)][t(514)]();s[t(456)](...n[t(524)](((e,n)=>[...e,...n[t(532)]()]),[]))}n[t(409)]=s}[Jc(544)](){const t=Jc,n=this[t(407)],r=n[t(460)],o=zr(r,t(445)),i=new e.Collection([{type:t(414),model:new s.ViewModel({withText:!0,label:o,commandName:t(420),role:t(513)})},{type:t(482)},{type:t(450),model:new s.ViewModel({withText:!0,label:zr(r,t(479)),commandName:t(510),role:t(425)})},{type:t(450),model:new s.ViewModel({withText:!0,label:zr(r,t(468)),commandName:t(509),role:t(425)})},{type:t(450),model:new s.ViewModel({withText:!0,label:zr(r,t(530)),commandName:t(533),role:t(425)})},{type:t(450),model:new s.ViewModel({withText:!0,label:zr(r,t(506)),commandName:t(439),role:t(425)})}]);for(const e of i)if(tu(e)){const r=n[t(520)][t(411)](e[t(469)][t(536)]);e[t(469)][t(451)](t(473),t(496)).to(r,t(512),t(496))}n.ui[t(526)][t(495)](t(420),(e=>this[t(444)](e,i,o))),n.ui[t(526)][t(495)](t(522),(e=>this[t(437)](e,i,o)))}[Jc(444)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(407)][r(520)][r(411)](r(420));o[r(488)][r(543)]({tooltip:n,label:n,icon:Yc}),o[r(488)][r(451)](r(473)).to(i,r(512)),o[r(488)].on(r(527),(()=>{const t=r;i[t(527)](),this[t(407)][t(541)][t(449)][t(525)]()})),(0,s.addListToDropdown)(o,e,{role:r(433)});const a=[];for(const t of e)tu(t)&&a[r(456)](this[r(407)][r(520)][r(411)](t[r(469)][r(536)]));const c=o[r(488)];return c[r(551)][r(463)](r(496)),c[r(447)][r(463)](r(496)),c[r(551)][r(451)](r(496)).to(i,r(496)),c[r(447)][r(451)](r(496))[r(511)](a,r(496),((...t)=>t[r(550)]((t=>t)))),o.on(r(527),(t=>{const e=r;this[e(407)][e(527)](t[e(485)][e(536)]),this[e(407)][e(541)][e(449)][e(525)]()})),o}[Jc(437)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(407)][r(520)][r(411)](r(420));o[r(488)][r(543)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(482)==n[r(505)]){a[r(413)][r(495)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(469)];i[r(451)](...Object[r(531)](c)).to(c),i[r(503)](r(527)).to(o),i.on(r(527),(()=>{const t=r;this[t(407)][t(527)](c[t(536)]),this[t(407)][t(541)][t(449)][t(525)]()})),e[r(474)][r(495)](i),a[r(413)][r(495)](e)}return o[r(451)](r(496)).to(i,r(496)),o[r(504)][r(474)][r(495)](a),o}[Jc(446)](t){const e=Jc,n=this[e(407)],r=n[e(478)],s=n[e(517)][e(411)](e(435)),i=n[e(517)][e(411)](e(436)),a=n[e(517)][e(411)](e(477)),c=n[e(517)][e(411)](o.Users).me,u=r[e(411)](e(420))[e(461)],{CommentsListView:l,CommentThreadInputView:f}=n[e(517)][e(411)](e(423));let h,g;this[e(457)][e(426)](t.id)?(g=this[e(457)][e(411)](t.id),h=g[e(428)]):(h=new u(n[e(460)],t,c,{disableComments:this[e(502)],editorConfig:r[e(411)](e(419)),maxCommentsWhenCollapsed:r[e(411)](e(418)),maxThreadTotalWeight:r[e(411)](e(438)),maxCommentCharsWhenCollapsed:r[e(411)](e(549)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(411)](e(460))),CommentView:r[e(411)](e(415))[e(434)],CommentsListView:l,CommentThreadInputView:f}),h[e(515)].on(e(527),(()=>{const t=e;n[t(541)][t(449)][t(525)]()})),h[e(499)].on(e(527),(()=>{const t=e;n[t(541)][t(449)][t(525)]()})),g=s[e(421)](this[e(407)][e(460)],h),g[e(451)](e(548)).to(h,e(548)),g[e(451)](e(534)).to(h),g[e(451)](e(505)).to(h,e(505),(t=>e(452)+t)),this[e(457)][e(543)](t.id,g));const d=i[e(484)](t[e(529)],h),p=new xc(n,t,h,d),m=t[e(514)]()[e(408)]((t=>t[e(422)]));h[e(431)]=n[e(517)][e(411)](e(432))[e(540)][e(508)](m),this[e(523)][e(543)](t,p),this[e(538)][e(543)](h,p);const I=s[e(539)]({view:g,target:()=>{const r=e,s=[],i=t[r(514)]()[r(408)]((t=>t[r(422)]));for(const t of i)s[r(456)](...t[r(492)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(541)],s)},type:()=>e(452)+p[e(449)][e(505)]});i[e(500)](h,I),s[e(495)](I),a[e(507)](I)}[Jc(406)](t){const e=Jc,n=this[e(407)][e(517)][e(411)](e(436)),r=this[e(407)][e(517)][e(411)](e(435)),s=this[e(523)][e(411)](t),o=s[e(449)],i=r[e(464)](o);n[e(490)](o),i&&r[e(458)](i),this[e(523)][e(412)](t),this[e(538)][e(412)](o),s[e(493)]()}[Jc(417)](t){const e=Jc;if(!t[e(422)]||!this[e(523)][e(426)](t))return;const n=this[e(407)][e(517)][e(411)](e(432)),r=this[e(523)][e(411)](t),s=t[e(514)]();r[e(449)][e(431)]=n[e(540)][e(508)](s)}[Jc(493)](){const t=Jc;for(const e of this[t(523)][t(531)]())this[t(406)](e);for(const e of this[t(457)][t(481)]())e[t(428)][t(493)]();super[t(493)]()}}function $c(){const t=["pluginName","commands","7IfkxvB","menuBar:trackChanges","_suggestionToController","reduce","focus","componentFactory","execute","listenTo","commentThread","Discard all suggestions","keys","getMarkerNames","discardAllSuggestions","length","stopListening","commandName","size","_viewToController","createAnnotation","descriptionFactory","editing","770442mySApL","set","_addUIComponentsToFactory","addSourceCollector","suggestionLoaded","from","isDirty","comments.maxCommentCharsWhenCollapsed","some","actionView","suggestionUnloaded","_destroyController","editor","filter","activeMarkers","requires","get","delete","items","switchbutton","comments","11GBIwxJ","_updateController","comments.maxCommentsWhenCollapsed","comments.editorConfig","trackChanges","createAnnotationView","isInContent","CommentsUI","innerView","menuitem","has","refreshSelectedViews","mainView","lowest","suggestionChanged","descriptionParts","TrackChangesEditing","menu","CommentView","Annotations","CommentsRepository","_createMenuBarMenu","comments.maxThreadTotalWeight","discardSelectedSuggestions","getFirstRange","getSuggestion","TrackChangesUI","trackChanges.SuggestionThreadView","_createToolbarButton","Track changes","_initializeController","arrowView","getRanges","view","button","bind","suggestion-","552cbjtJE","5823VhGTCA","300429LrqxHk","push","_annotationViews","remove","head","locale","SuggestionThreadView","2crelMg","unbind","getByInnerView","change:previous","60454LqoUgf","clear","Accept all selected suggestions","model","isMultiRange","init","activeAnnotations","isOn","children","1004Ejdhjd","define","EditorAnnotations","config","Accept all suggestions","2538036lvfnCf","values","separator","change:activeAnnotations","createCommentThreadController","source","trackChanges.disableComments","_handleSuggestionControllerDelayed","buttonView","_handleControllerBuffer","_unbindEditors","_refreshActiveMarkers","getMarkers","destroy","hasSuggestion","add","isEnabled","343290BncDhq","3085OlbkTu","discardButton","_bindAnnotationToEditors","previous","_disableComments","delegate","panelView","type","Discard all selected suggestions","registerAnnotation","getDescriptions","acceptSelectedSuggestions","acceptAllSuggestions","toMany","value","menuitemcheckbox","getAllAdjacentSuggestions","acceptButton","addComment","plugins","getJoined"];return($c=function(){return t})()}function tu(t){return Jc(469)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=428]})(t,e)}var nu=eu;function ru(){var t=["addSuggestion","356NJAdiz","9oPJpcB","getSuggestions","270232TDQRnU","170Cnsjmx","2438888BLhSzb","Comments","9534DIEHhB","128082jSocgI","pluginName","addSuggestionData","editor","adapter","get","getSuggestion","TrackChanges","plugins","requires","2034319xlStBz","169810GytAPg","231MzptWv","227964AbNRiN"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(391795===parseInt(n(439))/1+parseInt(n(441))/2*(-parseInt(n(448))/3)+-parseInt(n(446))/4+parseInt(n(445))/5*(parseInt(n(449))/6)+parseInt(n(436))/7+parseInt(n(444))/8*(-parseInt(n(442))/9)+parseInt(n(437))/10*(parseInt(n(438))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(435)](){return[yc,Zc,nu(447)]}static get[nu(450)](){return nu(433)}set[nu(430)](t){var e=nu;this[e(429)][e(434)][e(431)](yc)[e(430)]=t}get[nu(430)](){var t=nu;return this[t(429)][t(434)][t(431)](yc)[t(430)]}[nu(440)](t){var e=nu;return this[e(429)][e(434)][e(431)](yc)[e(428)](t)}[nu(443)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(429)][n(434)][n(431)](yc)[n(443)]({skipNotAttached:t,toJSON:e})}[nu(432)](t){var e=nu;return this[e(429)][e(434)][e(431)](yc)[e(432)](t)}}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=441]})(t,e)}function au(){const t=["getDataWithAcceptedSuggestions","3841250yPbFQa","function","editorCreator","getCommentThreads","6305538LkkyBu","set","Pagination","discardAllSuggestions","init","div","result","data","getRootsAttributes","getUser","9zQKZcN","TrackChangesData","execute","rootsAttributes","3508660SqbOCk","constructor","reduce","getDataWithDiscardedSuggestions","define","Users","get","end","CommentsRepository","8082963SsOHXu","getRootNames","273516oXQHZb","name","306258dKSXSV","plugins","8DOLtVZ","523812PywYLx","TrackChangesEditing","users","destroy","editor","getSuggestions","config","addCommentThread","requires","addSuggestionData","push","createDocumentFragment","6TYyAZR","TrackChangesDataGetter","trackChangesData","pluginName","map","model","acceptAllSuggestions","_adapter","addUser","trackChangesData.editorCreator","useAnonymousUser","create","document","track-changes-data-invalid-editor-creator","createElement","appendChild","getFullData"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(619381===parseInt(n(470))/1+parseInt(n(487))/2*(-parseInt(n(472))/3)+parseInt(n(475))/4+parseInt(n(441))/5+-parseInt(n(445))/6+-parseInt(n(468))/7*(-parseInt(n(474))/8)+parseInt(n(455))/9*(-parseInt(n(459))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(447)];class uu extends t.Plugin{static get[ou(483)](){return[yc]}static get[ou(490)](){return ou(456)}[ou(449)](){const t=ou,n=this[t(479)];if(n[t(481)][t(463)](t(496),(e=>{const r=t,s=n[r(492)][r(499)][r(469)]()[r(461)](((t,e)=>(t[e]="",t)),{});return n[r(460)][r(498)](s,e)})),t(442)!=typeof n[t(481)][t(465)](t(489))[t(443)])throw new e.CKEditorError(t(500))}[ou(504)](t){return hu(this[ou(479)],!0,t)}[ou(462)](t){return hu(this[ou(479)],!1,t)}}class lu extends t.Plugin{static get[ou(490)](){return ou(488)}constructor(t){const e=ou;super(t),this[e(451)]=e(466)}[ou(449)](){const t=ou;this[t(479)][t(473)][t(465)](t(467))[t(494)]={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(479)][t(473)][t(465)](t(476))[t(494)]=null}}function fu(t){return void 0!==t[ou(453)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(473)][r(485)](yc,lu),s[r(458)]=fu(t)?t[r(453)]():void 0;const i=document[r(486)](),a=t[r(481)][r(465)](r(489))[r(443)],c=await a(s,(()=>function(t){const e=r,n=document[e(501)](e(450));return t[e(502)](n),n}(i)));!function(t,e){const n=r,s=t[n(492)][n(499)][n(469)]()[n(461)](((e,r)=>(e[r]=t[n(452)][n(465)]({rootName:r}),e)),{}),o=t[n(473)][n(465)](n(464))[n(477)][n(491)]((t=>({id:t.id,name:t[n(471)]}))),i=t[n(473)][n(465)](n(476))[n(480)]({skipNotAttached:!0,toJSON:!0}),a=t[n(473)][n(465)](n(467))[n(444)]({skipNotAttached:!0,toJSON:!0}),c=e[n(473)][n(465)](n(464)),u=e[n(473)][n(465)](n(476)),l=e[n(473)][n(465)](n(467));for(const t of o)c[n(454)](t.id)||c[n(495)](t);c.me||c[n(497)]();for(const t of a)l[n(482)](t);for(const t of i)u[n(484)](t);e[n(452)][n(446)](s)}(t,c),c[r(457)](r(e?493:448));const u=fu(c)?c[r(503)](n):c[r(452)][r(465)](n);return await c[r(478)](),u}function gu(){var t=["1084lvWVfd","161387gOyFRt","163696RnVgHE","2KzMOBu","27QxUMkw","539961PjAHov","896322grVrxJ","265jFJNiE","584058ZiryfT","3304430pbzGQR"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=497]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(133477===-parseInt(n(503))/1*(-parseInt(n(505))/2)+-parseInt(n(497))/3+-parseInt(n(502))/4*(parseInt(n(499))/5)+-parseInt(n(500))/6+-parseInt(n(498))/7+-parseInt(n(504))/8*(-parseInt(n(506))/9)+parseInt(n(501))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|