@ckeditor/ckeditor5-track-changes 43.2.0-alpha.6 → 43.2.0-alpha.7
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 +10 -10
- 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/mergefields.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/ui/view/suggestionview.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:()=>Xc,Suggestion:()=>Wr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Sc});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-=468]})(t,e)}function l(){const t=["1147308VQyWmu","value","_enabledCommands","refresh","_enableCommands","clearForceDisabled","editor","425vQxkwv","1228zqrEUv","commands","affectsData","has","isEnabled","3491193AcZybR","10355009YZwJsX","1221601RwYjEC","_disableUnsupportedCommands","_isEnabledBasedOnSelection","forceDisabled","TrackChangesCommand","3051992yGpzsM","2244534CeHbiA","execute"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(897962===-parseInt(e(470))/1+-parseInt(e(476))/2+parseInt(e(468))/3+-parseInt(e(486))/4*(-parseInt(e(485))/5)+parseInt(e(478))/6+parseInt(e(469))/7+parseInt(e(475))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(480)]=e,this[n(479)]=!1,this[n(481)](),this[n(472)]=!1}[c(481)](){this[c(490)]=!0}[c(477)](){const t=c;this[t(479)]=!this[t(479)],this[t(479)]?this[t(471)]():this[t(482)]()}[c(471)](){const t=c;for(const e of this[t(484)][t(487)][t(487)]())e[t(488)]&&!this[t(480)][t(489)](e)&&e[t(473)](t(474))}[c(482)](){const t=c;for(const e of this[t(484)][t(487)][t(487)]())e[t(488)]&&!this[t(480)][t(489)](e)&&e[t(483)](t(474))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=270]})(t,e)}function d(){const t=["6EVEbPj","9yEhrJu","11380216acYPja","7522030chyAav","78041hrAeWI","plugins","model","448582hfQJvi","acceptSuggestion","refresh","127421zhNtvL","getRanges","_isEnabledBasedOnSelection","TrackChangesEditing","700yKocHH","track-changes-accept-suggestion-not-found","editor","2528cwbZKV","_suggestions","isEnabled","get","516kbJILD","canEditAt","execute","28883316zsdRPe"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(848995===-parseInt(e(273))/1+parseInt(e(276))/2*(parseInt(e(294))/3)+-parseInt(e(286))/4*(-parseInt(e(283))/5)+-parseInt(e(290))/6*(parseInt(e(279))/7)+-parseInt(e(271))/8+-parseInt(e(270))/9*(-parseInt(e(272))/10)+parseInt(e(293))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(287)]=e,this[n(278)](),this[n(281)]=!1}[h(278)](){this[h(288)]=!0}[h(292)](t){const n=h,r=this[n(287)][n(289)](t);if(!r)throw new e.CKEditorError(n(284),this);const s=r[n(280)]();this[n(285)][n(275)][n(291)](s)&&this[n(285)][n(274)][n(289)](n(282))[n(277)](r)}}const m=E;function I(){const t=["_suggestions","track-changes-discard-suggestion-not-found","5srcNaW","3847236nnzmsk","plugins","get","_isEnabledBasedOnSelection","discardSuggestion","refresh","179469DWdfLG","isEnabled","6298764ezjTTH","7hMzwCV","TrackChangesEditing","14hKozoi","editor","canEditAt","model","execute","6007056txJoKI","getRanges","7957400fmSAOb","3565863xWWxYP","10Lqcxpd","3193WXvulb"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=110]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(538884===parseInt(e(127))/1*(parseInt(e(117))/2)+parseInt(e(112))/3+-parseInt(e(131))/4*(parseInt(e(130))/5)+-parseInt(e(114))/6*(-parseInt(e(115))/7)+-parseInt(e(122))/8+parseInt(e(125))/9+-parseInt(e(126))/10*(-parseInt(e(124))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(128)]=e,this[n(111)](),this[n(134)]=!1}[m(111)](){this[m(113)]=!0}[m(121)](t){const n=m,r=this[n(128)][n(133)](t);if(!r)throw new e.CKEditorError(n(129),this);const s=r[n(123)]();this[n(118)][n(120)][n(119)](s)&&this[n(118)][n(132)][n(133)](n(116))[n(110)](r)}}function T(t,e){const n=y;let r="";return r+=t[n(353)]("*")[n(351)](((t,e)=>e%2!=0?n(332)+_(t)+n(352):_(t)))[n(379)](""),e&&(r+=n(333)+e[n(380)]+n(358)+e[n(361)]+n(359)),r}function _(t){const e=y,n=document[e(378)](e(376));return n[e(371)]=t,n[e(337)]}function y(t,e){const n=k();return(y=function(t,e){return n[t-=325]})(t,e)}function A(t){const e=y;return t[e(343)](((t,n)=>e(328)==t[e(330)]&&e(328)!=n[e(330)]?-1:e(328)!=t[e(330)]&&e(328)==n[e(330)]?1:0))}function k(){const t=["1032oYhQAb","isTouching","24YqeMyo","span","end","createElement","join","value","createRange","from","isObject","deletion","start","type","isCollapsed",'<span class="ck-suggestion-type">','<span class="ck-suggestion-color" style="background-color: ',"replace","478089UkOUFU","isInContent","innerHTML","getRanges","335607GZiDet","isIntersecting","execute","length","sort","splice","isArray","next","76571NzPjuF","change"," [color ","push","map","</span>","split","content","27VxskIe","createPositionBefore","7629220SAcPDJ",'" title="','"></span>',"createPositionAfter","title","createPositionAt","102dQSIeY","36802YSXzuw","add","152435RFTZJt","3924137YaFfAQ","color","isMultiRange","8HQFpyr","innerText","schema"];return(k=function(){return t})()}function C(t,e){const n=y;let r,s=0;const o=[],i=e[n(372)];for(;s<t[n(342)];){const a=t[s],c=t[s+1];r||(r=e[n(356)](a)),L(e,a,c)||(o[n(350)](e[n(325)](r,i[n(327)](a)?e[n(360)](a):e[n(362)](a,n(377)))),r=null),s++}return o}function L(t,e,n){const r=y;if(!n)return!1;const s=t[r(360)](e),o=t[r(356)](n);return s[r(374)](o)}!function(t){const e=y,n=t();for(;;)try{if(434096===-parseInt(e(355))/1*(parseInt(e(364))/2)+-parseInt(e(339))/3*(-parseInt(e(375))/4)+parseInt(e(366))/5*(-parseInt(e(363))/6)+parseInt(e(367))/7+-parseInt(e(370))/8*(-parseInt(e(335))/9)+parseInt(e(357))/10+parseInt(e(347))/11*(-parseInt(e(373))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function N(t,e,n){const r=y;for(;n[r(342)];){const s=n[r(344)](0,100);t[r(348)]((()=>{const t=r;for(const n of s)n[t(336)]&&e[t(341)](n.id)}))}}const S=R;function R(t,e){const n=M();return(R=function(t,e){return n[t-=274]})(t,e)}function M(){const t=["execute","some","refresh","from","1024188dfKlyD","_suggestions","isInContent","177324LoGnuJ","3849800SsSFlL","12ZXtiWw","376815OswyNv","isEnabled","values","72xNwWiE","_command","7971012KxjQGN","model","editor","canEditAt","4463995rmFiVT","776072rSSSpF","_isEnabledBasedOnSelection","getRanges"];return(M=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(620304===parseInt(e(274))/1+-parseInt(e(294))/2*(-parseInt(e(296))/3)+-parseInt(e(295))/4+-parseInt(e(283))/5+-parseInt(e(291))/6+parseInt(e(279))/7+-parseInt(e(284))/8*(-parseInt(e(277))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(278)]=e,this[r(292)]=n,this[r(289)](),this[r(285)]=!1}[S(289)](){const t=S,e=Array[t(290)](this[t(292)][t(276)]())[t(288)]((e=>e[t(293)]));this[t(275)]=this[t(278)][t(275)]&&e}[S(287)](){const t=S,e=A(Array[t(290)](this[t(292)][t(276)]()));for(const n of e){const e=n[t(286)]();if(!this[t(281)][t(280)][t(282)](e))return}N(this[t(281)][t(280)],this[t(278)],e)}}const w=F;!function(t){const e=F,n=t();for(;;)try{if(391871===parseInt(e(327))/1*(-parseInt(e(330))/2)+-parseInt(e(329))/3*(parseInt(e(314))/4)+-parseInt(e(323))/5+parseInt(e(328))/6*(-parseInt(e(315))/7)+-parseInt(e(308))/8+-parseInt(e(326))/9+parseInt(e(312))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class O extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(307)]=e,this[r(310)]=n,this[r(313)]=new Set,this[r(325)](),this[r(320)]=!1}[w(325)](){const t=w,e=this[t(311)][t(332)][t(316)][t(309)],n=Array[t(331)](this[t(310)][t(319)]());this[t(313)]=function(t,e){const n=y,r=Array[n(326)](t[n(338)]()),s=new Set;for(const o of e)if(o[n(336)])for(const e of r)for(const r of o[n(338)]())(e[n(340)](r)||t[n(331)]&&!o[n(369)]&&o[n(346)]&&r[n(377)][n(374)](e[n(329)]))&&s[n(365)](o);return s}(e,n),this[t(318)]=this[t(307)][t(318)]&&!!this[t(313)][t(321)]}[w(317)](){const t=w,e=A(Array[t(331)](this[t(313)]));for(const n of e){const e=n[t(324)]();if(!this[t(311)][t(332)][t(322)](e))return}N(this[t(311)][t(332)],this[t(307)],e)}}function F(t,e){const n=D();return(F=function(t,e){return n[t-=307]})(t,e)}function D(){const t=["canEditAt","662635goKUuZ","getRanges","refresh","6136803PrqoBr","15oEBOVL","285666gkYQZo","579AzSkLK","55688WEZbLz","from","model","_command","1730848QyCZhx","selection","_suggestions","editor","22376080qmbxCF","_selectedSuggestions","7248pLdXCg","7SzYPrx","document","execute","isEnabled","values","_isEnabledBasedOnSelection","size"];return(D=function(){return t})()}const x=function(){this.__data__=[],this.size=0};const B=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(B(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const V=function(t){return P(this.__data__,t)>-1};const H=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 z(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])}}z.prototype.clear=x,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const J=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const Y="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const Q=Y||q||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&> in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(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 Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=St,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const xt=Dt;const Bt=function(){this.size=0,this.__data__={hash:new xt,map:new(Lt||W),string:new xt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(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])}}zt.prototype.clear=Bt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Jt(t){var e=this.__data__=new W(t);this.size=e.size}Jt.prototype.clear=K,Jt.prototype.delete=J,Jt.prototype.get=X,Jt.prototype.has=Z,Jt.prototype.set=Kt;const Xt=Jt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Yt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Yt?Yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&B(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?qt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Y.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Ne(t):Oe(t)};const xe=function(t,e){return t&&te(e,De(e),t)};const Be=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Be(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Q.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const Je=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Ye=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Qe=qe?function(t){return null==t?[]:(t=Object(t),Xe(qe(t),(function(e){return Ye.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Fn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Fn(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 Mn(t);case"[object Symbol]":return On(t)}};var xn=Object.create;const Bn=function(){function t(){}return function(e){if(!ut(e))return{};if(xn)return xn(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)?{}:Bn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",Jn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Jn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Zn=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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Je(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Jn||h==Wn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?rn(e,Ge(a,e)):$e(e,xe(a,e))}else{if(!Xn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Yn=function(t){return Zn(t,5)};const qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(qn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const _r=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 Er: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(!br(e,(function(t,e){if(!Tr(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 yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return B(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),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=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.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]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const xr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Br=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(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 Ur=function(t,e){return e.length<2?t:Br(t,Pr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(xr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=zr;function Hr(){const t=["getRange","next","push","reduce","getAllAdjacentSuggestions","getFirstMarker","282TXllNu","toJSON","createdAt","change","markers","previous","start","isMultiRange","_onAccept","50617Dybose","commentThread","_isDataLoaded","18625CynyjH","addRange","subType","getItems","onAccept","onDiscard","@external","getFirstRange","23992spWcmi","add","map","829977YQVHUM","2SGGDJv","end","addMarkerName","filter","removeAttribute","length","from","accept","delete","_onAttributesChange","5080130AqDKsE","substr","split","nodeBefore","isIntersectingWithRange","get","author","attributes","head","20uJOkHU","_markerNames","setAttribute","hasComments","getRanges","1503HoQHWx","_onDiscard","authoredAt","addMarker","isInContent","data","set","decorate","discard","removeMarker","getMarkerNames","creator","getContainedElement","8534130tjlkMk","size","onAttributesChange","getMultiRangeId","isExternal","77536EEAiBo","type","_model","removeMarkers","suggestion:","clear","_saved","getMarkers","isIntersecting","nodeAfter"];return(Hr=function(){return t})()}function zr(t,e){const n=Hr();return(zr=function(t,e){return n[t-=363]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(324589===-parseInt(e(437))/1+parseInt(e(395))/2*(parseInt(e(394))/3)+parseInt(e(414))/4*(parseInt(e(383))/5)+parseInt(e(371))/6*(parseInt(e(380))/7)+parseInt(e(391))/8*(-parseInt(e(419))/9)+-parseInt(e(405))/10+parseInt(e(432))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(382)]=!1,this.id=e.id,this[n(438)]=e[n(438)],this[n(385)]=e[n(385)]||null,this[n(411)]=e[n(411)],this[n(430)]=e[n(430)]||e[n(411)],this[n(436)]=Boolean(e[n(412)]&&e[n(412)][n(389)]),this[n(424)]=null,this[n(439)]=t,this[n(379)]=e[n(387)],this[n(420)]=e[n(388)],this[n(404)]=e[n(434)],this[n(415)]=new Set,this[n(373)]=null,this[n(425)](n(421),null),this[n(425)](n(412),e[n(412)]||{}),this[n(425)](n(376),null),this[n(425)](n(366),null),this[n(425)](n(381),null),this[n(425)](n(443),!1),this[n(426)](n(402)),this[n(426)](n(427))}get[Vr(413)](){const t=Vr;let e=this;for(;e[t(376)];)e=e[t(376)];return e}get[Vr(417)](){const t=Vr;return!!this[t(381)]&&this[t(381)][t(400)]>0}get[Vr(378)](){const t=Vr;return 0!=this[t(415)][t(433)]&&6==Array[t(401)](this[t(415)])[0][t(407)](":")[t(400)]}get[Vr(423)](){return null!==this[Vr(370)]()}[Vr(397)](t){const e=Vr;this[e(415)][e(392)](t)}[Vr(429)](){const t=Vr;return Array[t(401)](this[t(415)])}[Vr(444)](){const t=Vr;return this[t(429)]()[t(393)]((e=>this[t(439)][t(375)][t(410)](e)))[t(398)]((t=>t))}[Vr(370)](){return this[Vr(444)]()[0]||null}[Vr(440)](){const t=Vr;this[t(439)][t(374)]((e=>{const n=t;for(const t of this[n(444)]())e[n(428)](t)})),this[t(415)][t(442)]()}[Vr(428)](t){const e=Vr;this[e(439)][e(374)]((n=>{n[e(428)](t)})),this[e(415)][e(403)](t)}[Vr(384)](t){const e=Vr,n=e(441)+this[e(438)]+":"+this[e(385)]+":"+this.id+":"+this[e(430)].id+":"+Wr[e(435)]();this[e(397)](n),this[e(439)][e(374)]((r=>{r[e(422)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(409)](t){const e=Vr;for(const n of this[e(418)]())if(n[e(363)](t))return!0;return!1}[Vr(418)](){const t=Vr;return this[t(444)]()[t(393)]((e=>e[t(365)]()))}[Vr(386)](){const t=Vr;return this[t(418)]()[t(368)](((e,n)=>[...e,...n[t(386)]()]),[])}[Vr(390)](){const t=Vr;var e;return(null===(e=this[t(370)]())||void 0===e?void 0:e[t(365)]())||null}[Vr(431)](){const t=Vr,e=this[t(418)]();if(1!=e[t(400)])return null;const n=e[0],r=n[t(377)][t(364)],s=n[t(396)][t(408)];return r instanceof i.Element?r!=s?null:r:null}[Vr(402)](){const t=Vr;this[t(379)](this[t(418)](),this[t(424)],this[t(412)]),this[t(440)]()}[Vr(427)](){const t=Vr;this[t(420)](this[t(418)](),this[t(424)],this[t(412)]),this[t(440)]()}[Vr(369)](){const t=Vr,e=[];let n=this[t(413)];for(;n;)e[t(367)](n),n=n[t(366)];return e}[Vr(416)](t,e){const n=Vr,r=Yn(this[n(412)]);dr(r,t,e),Dr(r,this[n(412)])||(this[n(412)]=r,this[n(404)](r))}[Vr(399)](t){const e=Vr,n=Yn(this[e(412)]);Gr(n,t),Dr(n,this[e(412)])||(this[e(412)]=n,this[e(404)](this[e(412)]))}[Vr(372)](){const t=Vr;return{id:this.id,type:this[t(385)]?this[t(438)]+":"+this[t(385)]:this[t(438)],authorId:this[t(430)].id,createdAt:this[t(373)],hasComments:this[t(417)],data:this[t(424)],attributes:this[t(412)]}}static[Vr(435)](){const t=Vr;return(0,e.uid)()[t(406)](1,5)}}function Kr(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"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);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. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function Jr(t,e){const n=Zr();return(Jr=function(t,e){return n[t-=227]})(t,e)}const Xr=Jr;function Zr(){const t=["function","subType","REPLACE_TEXT","replace","10440tgSUuP","addEmptyContainer","data","_attributeLabels","*Change to:* %0","*Remove:* %0","2642780mKaNux","key","removeObject","960488EPMYoI","end","checkChild","getWalker","addFormat","_handleAttributeSuggestionDescription","EmptyContainer","_customCallbacks","isEqual","element","674253ycnBny","_itemLabels","registerElementLabel","_handleRenameSuggestionDescription","type","addContainer","removeFormat","isObject","attribute","_locale","isEmpty","pop","12291150FZnliM","match","name","nodeAfter","removeContainer","previousSibling","*Split:* %0","deletion","_schema","2334450zoxOSC","*Remove format:* %0","elementEnd","_itemLabelsCallbacks","*Set format:* %0","getFirstRange","newValue","indexOf","has","1OmQMzH","Container","_addDescriptionItems","$textProxy","_handleInsertRemoveSuggestionDescription","start","item","registerAttributeLabel","isInContent","push","908dfLEWO","remove","format","removeEmptyContainer","ELEMENT_SPACE","getItemLabel","_resolveDescriptionItems","121620hiAvGL","skip","matchingCallback","text","Object","$1 $2","join","_handleCustomCallbackDescription","length","insertion","*Merge:* %0","*Insert:* %0","label","get","getDescriptions","map","registerDescriptionCallback","add","normal","$text","set","quantity","addObject","nextSibling","softBreak","24TahdMS","elementStart"];return(Zr=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(558320===parseInt(e(238))/1*(-parseInt(e(295))/2)+-parseInt(e(286))/3*(parseInt(e(248))/4)+parseInt(e(229))/5+-parseInt(e(255))/6+parseInt(e(292))/7+-parseInt(e(280))/8*(parseInt(e(305))/9)+parseInt(e(317))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Yr{constructor(t,e){const n=Jr;this[n(302)]=[],this[n(306)]=new Map,this[n(232)]=[],this[n(289)]=new Map,this[n(228)]=t,this[n(314)]=e}[Xr(269)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(263)];o++){const i=t[o];if(!i[e(246)])continue;const a=this[e(262)](i);if(a){if(null!=i[e(283)]){if(r[e(237)](i[e(283)]))continue;r[e(272)](i[e(283)])}n[e(247)](a)}else if(e(313)!=i[e(309)])e(264)!=i[e(309)]&&e(227)!=i[e(309)]||this[e(242)](n,i,t[o+1]);else{const t=i[e(288)][e(293)];if(s[e(237)](t))continue;s[e(272)](i[e(288)][e(293)]),t==Nc?this[e(308)](n,i):this[e(300)](n,i)}}return this[e(254)](n)}[Xr(271)](t){const e=Xr;this[e(302)][e(247)](t)}[Xr(307)](t,n,r=e.priorities[Xr(273)]){const s=Xr;s(282)==typeof t?(0,e.insertToPriorityArray)(this[s(232)],{matchingCallback:t,label:n,priority:r}):this[s(306)][s(275)](t,n)}[Xr(245)](t,e){const n=Xr;this[n(289)][n(275)](t,e)}[Xr(253)](t,e=1){const n=Xr;let r;for(const e of this[n(232)])if(e[n(257)](t)){r=e[n(267)];break}return r||(r=this[n(306)][n(268)](t[n(319)])),r?r(e):1!==e?e+" "+t[n(319)]+"s":""+t[n(319)]}[Xr(240)](t,e){const n=Xr,r=e[n(234)]()[n(298)](),s=n(264)==e[n(309)]?n(272):n(249);for(const e of r){const o=e[n(244)],i=t[t[n(263)]-1];if(o.is(n(241)))i&&i[n(309)][n(236)](n(239))>-1&&t[n(316)](),i&&n(258)==i[n(309)]?i[s]+=o[n(288)]:t[n(247)]({type:n(258),add:n(272)==s?o[n(288)]:"",remove:n(249)==s?o[n(288)]:""});else if(this[n(228)][n(312)](o)){const a=o;if(i&&i[n(309)][n(236)](n(239))>-1&&t[n(316)](),n(231)==e[n(309)])continue;i&&i[n(309)]==s+n(259)&&i[n(304)][n(319)]==a[n(319)]?i[n(276)]++:t[n(247)]({type:s+n(259),element:a,quantity:1}),r[n(256)]((t=>!(n(231)==t[n(309)]&&t[n(244)]==o)))}else if(this[n(228)][n(297)](o,n(274))||o.is(n(304),n(279))){const r=o;if(n(272)==s&&n(281)==e[n(309)]||n(249)==s&&n(231)==e[n(309)])continue;if(i&&-1==i[n(309)][n(236)](n(239))){n(258)==i[n(309)]&&(i[s]+="\n");continue}let a;if(a=n(272)==s?r[n(278)]&&!this[n(228)][n(312)](r[n(278)])?r[n(278)]:null:r[n(322)]&&!this[n(228)][n(312)](r[n(322)])?r[n(322)]:null,r[n(315)]||a&&a[n(315)]){const e=a&&a[n(315)]?a:r;i&&i[n(309)]==s+n(301)&&i[n(304)][n(319)]==e[n(319)]?i[n(276)]++:t[n(247)]({type:s+n(301),element:e,quantity:1})}else t[n(247)]({type:s+n(239),element:r})}}}[Xr(254)](t){const e=Xr,n=this[e(314)],r=[],s=[],o=[];for(const i of t)switch(i[e(309)]){case e(258):if(i[e(272)]=i[e(272)][e(285)](/(\S)\u000A+(\S)/g,e(260))[e(285)](/\u000A/g,""),i[e(249)]=i[e(249)][e(285)](/(\S)\u000A+(\S)/g,e(260))[e(285)](/\u000A/g,""),""!=i[e(272)]&&""!=i[e(249)]){r[e(247)]({type:e(285),content:Kr(n,e(284),['"'+i[e(249)]+'"','"'+i[e(272)]+'"'])});continue}if(null!=i[e(272)][e(318)](/^ +$/)){r[e(247)]({type:e(264),content:Kr(n,e(266),Kr(n,e(252),i[e(272)][e(263)]))});continue}if(null!=i[e(249)][e(318)](/^ +$/)){r[e(247)]({type:e(227),content:Kr(n,e(291),Kr(n,e(252),i[e(249)][e(263)]))});continue}if(""!=i[e(272)]){r[e(247)]({type:e(264),content:Kr(n,e(266),'"'+i[e(272)]+'"')});continue}r[e(247)]({type:e(227),content:Kr(n,e(291),'"'+i[e(249)]+'"')});continue;case e(287):case e(277):r[e(247)]({type:e(264),content:Kr(n,e(266),this[e(253)](i[e(304)],i[e(276)]))});continue;case e(251):case e(294):r[e(247)]({type:e(227),content:Kr(n,e(291),this[e(253)](i[e(304)],i[e(276)]))});continue;case e(310):r[e(247)]({type:e(264),content:Kr(n,e(323),this[e(253)](i[e(304)],i[e(276)]))});continue;case e(321):r[e(247)]({type:e(227),content:Kr(n,e(265),this[e(253)](i[e(304)],i[e(276)]))});continue;case e(299):s[e(247)](i[e(293)]);continue;case e(311):o[e(247)](i[e(293)]);continue;default:r[e(247)](i)}if(s[e(263)]){const t=s[e(270)]((t=>this[e(289)][e(237)](t)?this[e(289)][e(268)](t):t))[e(261)](", ");r[e(247)]({type:e(250),content:Kr(this[e(314)],e(233),t)})}if(o[e(263)]){const t=o[e(270)]((t=>this[e(289)][e(237)](t)?this[e(289)][e(268)](t):t))[e(261)](", ");r[e(247)]({type:e(250),content:Kr(this[e(314)],e(230),t)})}return r}[Xr(262)](t){const e=Xr;for(const n of this[e(302)]){const r=n(t);if(r&&e(309)in r)return r}}[Xr(300)](t,e){const n=Xr,r=e[n(288)],s=void 0===r[n(235)]?n(311):n(299);t[n(247)]({type:s,key:r[n(293)]})}[Xr(308)](t,e){const n=Xr;t[n(247)]({type:n(250),content:Kr(this[n(314)],n(290),this[n(253)](e[n(234)]()[n(243)][n(320)],1))})}[Xr(242)](t,e,n){const r=Xr;if(this[r(240)](t,e),n&&n[r(234)]()&&!e[r(234)]()[r(296)][r(303)](n[r(234)]()[r(243)])){const n=t[t[r(263)]-1],s=r(264)==e[r(309)]?r(272):r(249);n&&r(258)==n[r(309)]&&(n[s]+="\n")}}}function qr(){const t=["editor","get","80jCTjUN","13690dDFCAS","4161775Nhibjl","126657iBEbtI","TrackChangesEditing","commands","426196pvaarY","enableCommand","5120944kgiXUb","18QyHHPs","3278dazXzk","1262191TJYEhH","plugins","afterInit","1225404cQCWHH","showAIAssistant","5ysNZKA"];return(qr=function(){return t})()}const Qr=$r;function $r(t,e){const n=qr();return($r=function(t,e){return n[t-=271]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(706530===-parseInt(e(277))/1*(-parseInt(e(286))/2)+-parseInt(e(283))/3*(-parseInt(e(280))/4)+-parseInt(e(282))/5+-parseInt(e(289))/6*(-parseInt(e(272))/7)+-parseInt(e(288))/8+parseInt(e(275))/9+-parseInt(e(281))/10*(parseInt(e(271))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class ts extends t.Plugin{[Qr(274)](){const t=Qr,e=this[t(278)],n=e[t(273)][t(279)](t(284));e[t(285)][t(279)](t(276))&&n[t(287)](t(276))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=485]})(t,e)}function rs(){const t=["enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","13528jWxHwX","has","alignment","2335068QBBOsY","*Format:* %0","registerDescriptionCallback","type","FORMAT_JUSTIFY_TEXT","2268jFBlwl","justify","4110270ajJvhi","descriptionFactory","right","4yxboTv","left","_registerLegacyDescription","format","TrackChangesEditing","plugins","6296784RAlnvG","editor","formatBlock","locale","FORMAT_ALIGN_TO_LEFT","86546sUSHFL","FORMAT_ALIGNMENT","afterInit","59013tMMCbv","AlignmentEditing","55mINEii","value","2553405kQwoDz","registerBlockAttribute","commandName","13agQkmu","get","990vrrfKK","commandParams","FORMAT_ALIGN_TO_RIGHT","center"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(711246===parseInt(e(527))/1*(parseInt(e(517))/2)+-parseInt(e(524))/3*(parseInt(e(506))/4)+parseInt(e(503))/5+parseInt(e(512))/6+parseInt(e(501))/7*(-parseInt(e(493))/8)+parseInt(e(520))/9*(parseInt(e(486))/10)+parseInt(e(522))/11*(-parseInt(e(496))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(519)](){const t=es,e=this[t(513)],n=e[t(515)];if(!e[t(511)][t(494)](t(521)))return;const r=e[t(511)][t(485)](t(510));r[t(490)](t(495)),r[t(525)](t(495)),r[t(504)][t(492)](t(495),Kr(n,t(518))),this[t(508)]()}[es(508)](){const t=es,e=this[t(513)],n=e[t(515)];e[t(511)][t(485)](t(510))[t(504)][t(498)]((e=>{const r=t;if(r(514)!=e[r(499)])return;const{data:s}=e;if(s&&r(495)==s[r(526)]){const t=s[r(487)][0][r(523)];return{type:r(509),content:Kr(n,r(497),function(t){const e=r;switch(t){case e(507):return Kr(n,e(516));case e(505):return Kr(n,e(488));case e(489):return Kr(n,e(491));case e(502):return Kr(n,e(500))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=352]})(t,e)}function as(){const t=["_registerLegacyDescription","FORMAT_ITALIC","32DUGlDA","has","underline","13993UIdMXE","descriptionFactory","afterInit","UnderlineEditing","forceValue","code","FORMAT_BOLD","FORMAT_CODE","7802960vQvpeF","TrackChangesEditing","locale","strikethrough","FORMAT_UNDERLINE","superscript","*Format:* %0","italic","registerDescriptionCallback","registerInlineAttribute","type","53581IXGKWs","FORMAT_","StrikethroughEditing","subscript","39112UUEVOF","3522gJYTqW","toUpperCase","2131780ZhGvZG","format","CodeEditing","ItalicEditing","registerAttributeLabel","FORMAT_SUPERSCRIPT","1287zCNoaP","plugins","BoldEditing","34217TAuSnI","enableDefaultAttributesIntegration","toLowerCase","editor","commandParams","5580DkTQbe","formatInline","286107qlyvGa","FORMAT_STRIKETHROUGH","SubscriptEditing","SuperscriptEditing","get","*Remove format:* %0","slice","bold","commandName","14KvCLAQ","FORMAT_SUBSCRIPT"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(596656===parseInt(e(368))/1*(-parseInt(e(384))/2)+-parseInt(e(375))/3*(parseInt(e(388))/4)+parseInt(e(359))/5+-parseInt(e(357))/6*(parseInt(e(391))/7)+parseInt(e(356))/8*(-parseInt(e(365))/9)+parseInt(e(399))/10+parseInt(e(352))/11*(parseInt(e(373))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(367),os(362),os(394),os(361),os(354),os(377),os(378)];class us extends t.Plugin{[os(393)](){const t=os,e=this[t(371)],n=e[t(366)][t(379)](t(400)),r=e[t(401)];for(const s of cs){if(!e[t(366)][t(389)](s))continue;const o=s[t(381)](0,-7)[t(370)](),i=t(353)+o[t(358)]();n[t(369)](o),n[t(408)](o),n[t(392)][t(363)](o,Kr(r,i))}this[t(386)]()}[os(386)](){const t=os,e=this[t(371)],n=e[t(401)],r=e[t(366)][t(379)](t(400));function s(e,s){const o=t;r[o(392)][o(407)]((t=>{const r=o;if(r(374)!=t[r(409)])return;const{data:i}=t;return i&&i[r(383)]===e?i[r(372)][0][r(395)]?{type:r(360),content:Kr(n,r(405),s)}:{type:r(360),content:Kr(n,r(380),s)}:void 0}))}s(t(382),Kr(n,t(397))),s(t(406),Kr(n,t(387))),s(t(390),Kr(n,t(403))),s(t(396),Kr(n,t(398))),s(t(402),Kr(n,t(376))),s(t(355),Kr(n,t(385))),s(t(404),Kr(n,t(364)))}}const ls=hs;function fs(){const t=["descriptionFactory","editor","BlockQuoteEditing","2056296dGdgoJ","parent","361565USyUeF","value","blockQuote","document","3691068bnwtOa","*Set format:* %0","ELEMENT_BLOCK_QUOTE","enableCommand","getSelectedBlocks","9fHgQRu","plugins","format","commands","$root","403408SmbMFS","forceValue","TrackChangesEditing","markBlockFormat","selection","afterInit","1003454xUalfJ","name","schema","checkChild","725126HUyEQv","6iVPMAo","9652454rZvQHX","change","locale","has","model","*Remove format:* %0","commandParams","filter","get","from","registerDescriptionCallback","commandName"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=250]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(852627===-parseInt(e(291))/1+parseInt(e(252))/2+-parseInt(e(269))/3+parseInt(e(275))/4+-parseInt(e(271))/5+parseInt(e(253))/6*(parseInt(e(254))/7)+parseInt(e(285))/8*(-parseInt(e(280))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[ls(290)](){const t=ls,e=this[t(267)],n=e[t(256)];if(!e[t(281)][t(257)](t(268)))return;const r=e[t(281)][t(262)](t(287)),s=this[t(267)][t(283)][t(262)](t(273));r[t(278)](t(273),((n,o={})=>{const i=t,a=this[i(267)][i(258)][i(274)][i(289)],c=o&&void 0!==o[i(286)]?o[i(286)]:!s[i(272)];let u=[];if(c){const t=Array[i(263)](a[i(279)]())[i(261)]((t=>ds(t)||function(t,e){const n=i,r=e[n(251)](t[n(270)],n(273)),s=e[n(251)]([n(284),n(273)],t);return r&&s}(t,this[i(267)][i(258)][i(250)])));u=C(t,e[i(258)])}else{const t=Array[i(263)](a[i(279)]())[i(261)]((t=>ds(t)));u=C(t,e[i(258)])}e[i(258)][i(255)]((()=>{const t=i;for(const e of u)r[t(288)](e,{commandName:t(273),commandParams:[{forceValue:c}]})}))})),r[t(266)][t(264)]((e=>{const r=t,{data:s}=e;if(s&&r(273)==s[r(265)]){const t=Kr(n,r(277));return s[r(260)][0][r(286)]?{type:r(282),content:Kr(n,r(276),t)}:{type:r(282),content:Kr(n,r(259),t)}}}))}}function ds(t){const e=ls;return e(273)==t[e(270)][e(292)]}const ps=Is;!function(t){const e=Is,n=t();for(;;)try{if(545372===-parseInt(e(197))/1*(-parseInt(e(182))/2)+parseInt(e(183))/3*(-parseInt(e(181))/4)+-parseInt(e(188))/5+parseInt(e(198))/6*(parseInt(e(185))/7)+-parseInt(e(187))/8*(-parseInt(e(184))/9)+parseInt(e(180))/10+parseInt(e(196))/11*(parseInt(e(199))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class ms extends t.Plugin{[ps(195)](){const t=ps,e=this[t(178)];e[t(179)][t(191)](t(186))&&(e[t(179)][t(194)](t(193))[t(190)](t(192)),e[t(179)][t(194)](t(193))[t(190)](t(177)),e[t(179)][t(194)](t(193))[t(190)](t(189)))}}function Is(t,e){const n=Es();return(Is=function(t,e){return n[t-=177]})(t,e)}function Es(){const t=["12QdBvce","changeCaseLower","editor","plugins","3650540ZCUeoE","8maIGth","172OenmxK","1229352jFSYKy","1087497rSERqV","406bXIasB","CaseChange","8bjsclL","4769295OfHFqr","changeCaseTitle","enableCommand","has","changeCaseUpper","TrackChangesEditing","get","afterInit","7850986guvZhv","5985gaIqyj","62532AOALLM"];return(Es=function(){return t})()}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=220]})(t,e)}function Ts(){const t=["get","25wdueSJ","111992pxKUoj","6bYXmLu","98523noHLgL","78559yJVsrP","324JloUrE","editor","afterInit","91533vrbahJ","20xFxuiO","157390ysAGvN","commands","8JWrgQF","496243CFkYJI","TrackChangesEditing","48WeFaTg","enableCommand","plugins","ckbox","99883WeCfLb"];return(Ts=function(){return t})()}const _s=bs;!function(t){const e=bs,n=t();for(;;)try{if(126297===parseInt(e(238))/1+-parseInt(e(240))/2*(parseInt(e(232))/3)+parseInt(e(231))/4*(parseInt(e(230))/5)+-parseInt(e(224))/6*(-parseInt(e(228))/7)+-parseInt(e(221))/8*(-parseInt(e(233))/9)+parseInt(e(239))/10*(parseInt(e(222))/11)+-parseInt(e(235))/12*(parseInt(e(234))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[_s(237)](){const t=_s,e=this[t(236)];e[t(220)][t(229)](t(227))&&e[t(226)][t(229)](t(223))[t(225)](t(227))}}const As=Ls;function ks(){const t=["model","config","10986tCJxJl","codeBlock","CodeBlock","toLowerCase","commandName","*Set format:* %0","value","locale","2VLhJlA","schema","getSelectedBlocks","ELEMENT_CODE_BLOCK","label","has","markBlockFormat","plugins","2221530CSKmBa","1838216ftZZWh","document","indentCodeBlock","format","TrackChangesEditing","enableCommand","change","language","filter","from","formatBlock","registerElementLabel","isLimit","*Remove format:* %0","outdentCodeBlock","descriptionFactory","editor","checkChild","350vaToMi","rootElement","languages","1341332tDEAFn","registerDescriptionCallback","selection","55341bKYXBx","get","forceValue","find","commandParams","blockName","type","905163cKggnM","182DkuLkC","afterInit","commands","140185StFDqQ","parent","name"];return(ks=function(){return t})()}!function(t){const e=Ls,n=t();for(;;)try{if(237465===-parseInt(e(428))/1+-parseInt(e(441))/2*(-parseInt(e(424))/3)+-parseInt(e(414))/4+parseInt(e(449))/5+-parseInt(e(433))/6*(parseInt(e(425))/7)+parseInt(e(450))/8+-parseInt(e(417))/9*(parseInt(e(411))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Cs extends t.Plugin{[As(426)](){const t=As,e=this[t(409)];if(!e[t(448)][t(446)](t(435)))return;const n=e[t(448)][t(418)](t(454)),r=e[t(440)],s=e[t(432)][t(418)](t(434))[t(413)],o=e[t(427)][t(418)](t(434));n[t(398)](t(452)),n[t(398)](t(407)),n[t(398)](t(434),((r,i={})=>{const a=t,c=e[a(431)],u=e[a(431)][a(451)][a(416)],l=i&&void 0!==i[a(419)]?i[a(419)]:!o[a(439)];let f;i[a(400)]||(i[a(400)]=s[0][a(400)]),f=l?Array[a(402)](u[a(443)]())[a(401)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(412))&&!e[n(405)](t)&&e[n(410)](t[n(429)],n(434))}(t,c[a(442)]))):Array[a(402)](u[a(443)]())[a(401)]((t=>Ns(t)));const h=C(f,c);c[a(399)]((()=>{const t=a;for(const e of h)n[t(447)](e,{commandName:t(434),commandParams:[{...i,forceValue:l}],formatGroupId:t(422)})}))})),n[t(408)][t(404)](t(434),(e=>Kr(r,t(444),e))),n[t(408)][t(415)]((e=>{const n=t;if(n(403)!=e[n(423)])return;const o=r.t,{data:i}=e;if(!i||n(434)!=i[n(437)])return;const a=i[n(421)][0][n(400)],c=o(s[n(420)]((t=>t[n(400)]===a))[n(445)])[n(436)]();return i[n(421)][0][n(419)]?{type:n(453),content:Kr(r,n(438),Kr(r,n(444),1)+" ("+c+")")}:{type:n(453),content:Kr(r,n(406),Kr(r,n(444),1))}}))}}function Ls(t,e){const n=ks();return(Ls=function(t,e){return n[t-=398]})(t,e)}function Ns(t){const e=As;return e(434)==t[e(430)]}const Ss=Rs;function Rs(t,e){const n=Ms();return(Rs=function(t,e){return n[t-=224]})(t,e)}function Ms(){const t=["get","enableCommand","157433giIDYI","afterInit","6KOzDQT","3144575wXhYWJ","33309840ztHPwH","addCommentThread","TrackChangesEditing","editor","has","761692sJuJjc","plugins","CommentsEditing","10276788YcBrVg","6111865PnuIbO","449012QFpMff"];return(Ms=function(){return t})()}!function(t){const e=Rs,n=t();for(;;)try{if(880490===-parseInt(e(236))/1+parseInt(e(233))/2*(parseInt(e(238))/3)+-parseInt(e(228))/4+-parseInt(e(232))/5+-parseInt(e(231))/6+-parseInt(e(239))/7+parseInt(e(240))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ss(237)](){const t=Ss,e=this[t(226)];e[t(229)][t(227)](t(230))&&e[t(229)][t(234)](t(225))[t(235)](t(224))}}var ws=n(834);function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=188]})(t,e)}function Fs(t,e,n){const r=Os,s=[];for(const o of e[r(212)]())o[r(222)](t)&&s[r(225)](n[r(192)](o));return s}function Ds(){const t=["bindElementToMarker","addClass","nextSibling","schema","getItems","start","get","writer","parent","2670976jctuOd","insert","createUIElement","getCustomProperty","toViewPosition","hasAttribute","plugins","TrackChangesEditing","push","test","6454865MnVPHa","name","1627998ZJGtwA","isAtEnd","35361Qnynkx","ck-suggestion-marker--active","getWalker","isContent","span","markerName","isBlock","type","activeMarkers","132AuGEjv","addHighlight","createRangeOn","isLimit","11547264BjdNSl","_splitMarkerName","item","toViewElement","consumable","ck-suggestion-marker-","elementEnd","includes","markerRange","180715JGxecT","3404718mWyUeD","previousPosition","mapper","model"];return(Ds=function(){return t})()}function xs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(223)][r(214)](r(224));return(o,i,a)=>{const c=r;if(!a[c(198)][c(226)](i[c(202)],o[c(228)]))return;const u=i[c(202)][c(233)](),l=i[c(202)][c(213)],f=t[c(207)][c(211)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(196)];d=d||f[c(234)](e);const n=a[c(206)][c(197)](e);if(n&&n[c(220)](c(191)))return;c(200)==t[c(188)]&&f[c(237)](e)&&!f[c(193)](e)&&(e[c(210)]||l[c(230)]?h&&h[c(216)]==e||(h=e,m(t[c(205)]),p=!0):g=g||t[c(205)])}function m(t){const r=c,{authorId:o}=s[r(195)](i[r(236)]),u=a[r(215)][r(219)](r(235),{class:r(199)+e,"data-author-id":o}),l=a[r(206)][r(221)](t);n&&s[r(189)][r(201)](i[r(236)])&&a[r(215)][r(209)](r(232),u),a[r(215)][r(218)](l,u),a[r(206)][r(208)](u,i[r(236)])}d||p||!g||m(g)}}!function(t){const e=Os,n=t();for(;;)try{if(683935===-parseInt(e(203))/1+parseInt(e(229))/2+-parseInt(e(231))/3*(-parseInt(e(190))/4)+parseInt(e(227))/5+-parseInt(e(204))/6+parseInt(e(217))/7+-parseInt(e(194))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Bs=Ps;function Ps(t,e){const n=Us();return(Ps=function(t,e){return n[t-=404]})(t,e)}function Us(){const t=["merge","commands","start","writer","unit","markerName","TrackChangesEditing","get","37758FchzoE","1085613QsHoOa","addMarker:suggestion:deletion","uiElement","batch","showSuggestionHighlights","forward","detach","remove","946908SAkcFa","buffer","selection","isCollapsed","modifySelection","createSelection","requires","deleteForward","lock","$graveyard","downcastDispatcher","287YHObfp","bind","1791055aKPJzG","options","model","rootName","editor","removeMarker:suggestion:deletion","unbindElementFromMarkerName","data","high","createRange","fromRange","init","mapper","document","406196jtdoRY","plugins","root","415623BKxdND","enqueueChange","editing","enableCommand","5625480oJMYaZ","markerNameToElements","end","getFirstRange","unlock","delete","setSelection"];return(Us=function(){return t})()}!function(t){const e=Ps,n=t();for(;;)try{if(208136===parseInt(e(417))/1+-parseInt(e(414))/2+parseInt(e(437))/3+parseInt(e(445))/4+parseInt(e(458))/5+parseInt(e(436))/6*(-parseInt(e(456))/7)+-parseInt(e(421))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Bs(451)](){return[ws.Delete]}[Bs(411)](){const t=Bs,e=this[t(404)],n=e[t(415)][t(435)](t(434));n[t(420)](t(426));const r=e[t(429)][t(435)](t(452));n[t(420)](t(452),((n,s={})=>{const o=t,a=e[o(460)][o(450)](e[o(460)][o(413)][o(447)]);a[o(448)]&&e[o(460)][o(449)](a,{direction:o(442),unit:s[o(432)]});const c=a[o(424)](),u=i.LiveRange[o(410)](c);let l;n(s),l=o(454)==u[o(416)][o(461)]?e[o(460)][o(409)](c[o(430)]):e[o(460)][o(409)](u[o(430)],u[o(423)]),u[o(443)](),e[o(460)][o(418)](r[o(446)][o(440)],(t=>{const e=o;r[e(446)][e(453)](),t[e(427)](t[e(409)](l[e(423)])),r[e(446)][e(425)]()}))})),e[t(419)][t(455)].on(t(438),xs(e,t(428)),{priority:t(408)}),e[t(407)][t(455)].on(t(438),((n,r,s)=>{const o=t;s[o(459)][o(441)]&&xs(e,o(428),{showActiveMarker:!1})[o(457)](this)(n,r,s)}),{priority:t(408)}),e[t(419)][t(455)].on(t(405),((e,n,r)=>{const s=t,o=r[s(412)][s(422)](n[s(433)]);if(o)for(const t of o)t.is(s(439))&&(r[s(412)][s(406)](t,n[s(433)]),r[s(431)][s(444)](t))}),{priority:t(408)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=227]})(t,e)}function Hs(){const t=["*Indent:* %0","numbered","bulleted","accept","containsItem","nodeAfter","TrackChangesEditing","registerCustomCallback","value","commands","commandName","getRanges","suggestion:attribute:","*Check item*","default","ELEMENT_TODO_LIST","locale","_findSuggestions","mergeListItemBackward","parent","groupId","head","trackChangesCommand","find","71OwBkqx","includes","hasSuggestion","_suggestionFactory","push","size","*Merge:* list item","splitListItemBefore","execute","oldValue","type","setSelection","afterInit","format","oldRange","31062390vioAhV","registerPostFixer","todoListCheck","high","*Remove format:* %0","ELEMENT_NUMBERED_LIST","fromRange","attribute","removeMarker","document","listType","_LIST","FORMAT_INDENT","differ","refresh","listReversed","noTrackChangesFixer","*Format:* insert into %0","2247205cUIMAV","schema","ListEditing","listMarker","meta","newValue","name","forceValue","setAttribute","getFirstMarker","ELEMENT_LIST_ITEM","isLocal","*Outdent:* %0","listStart","newRange","TodoListEditing","range","add","createPositionAt","*Merge:* %0","7jtncVe","ELEMENT_BULLETED_LIST","todo","formatBlock","has","todoList","editor","_getAttributeKey","*Format:* remove from %0","get","multipleBlocks","registerDescriptionCallback","*Split:* list item","length","previousSibling","*Change to:* %0","enableDefaultAttributesIntegration","registerAttributeLabel","toUpperCase","_splitMarkerName","customBulletedList","end","isUndo","detach","getChangedMarkers","batch","filter","isNextTo","getSuggestion","getSuggestions","registerElementLabel","deletion","ELEMENT_","startsWith","plugins","model","numberedList","4100157pGweFb","map","*Uncheck item*","checkTodoList","start","list.multiBlock","listMarkerStyle","registerBlockAttribute","nextSibling","attributeKey","createRange","bulletedList","196736hbjlgj","mergeListItemForward","listStyle","1250184CqjpwB","22702VoRtfX","config","getAttribute","getChanges","assureChains","suggestion","splitListItemAfter","listIndent","change","descriptionFactory","2826006sWGwLK","6PdggyY","documentList","from","outdentList","isObject","commandParams","change:data","customNumberedList","todoListChecked","key","_registerLegacyDescription","listItemId","indentList","listItemIdFixer","_supportLegacySuggestions","next","*Set format:* %0","selection","attributes","data","getFirstRange"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(560391===parseInt(e(230))/1*(-parseInt(e(336))/2)+-parseInt(e(346))/3+-parseInt(e(332))/4+-parseInt(e(263))/5*(parseInt(e(347))/6)+parseInt(e(283))/7*(parseInt(e(335))/8)+-parseInt(e(320))/9+parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Gs(242)](){const t=Gs,e=this[t(289)];if(!e[t(317)][t(287)](t(265)))return;const n=e[t(384)],r=e[t(317)][t(292)](t(374)),s=e[t(317)][t(287)](t(278)),o=!!e[t(337)][t(292)](t(325));function i(e){const r=t;return{type:r(243),content:""+Kr(n,r(363),e)}}function a(e){const r=t;return{type:r(243),content:""+Kr(n,r(249),e)}}r[t(299)](t(319)),r[t(299)](t(331)),r[t(299)](t(354)),r[t(299)](t(303)),r[t(299)](t(359)),r[t(299)](t(350)),r[t(299)](t(342)),r[t(299)](t(237)),r[t(327)](t(358)),r[t(327)](t(255)),r[t(327)](t(343)),o&&(r[t(299)](t(386)),r[t(299)](t(333))),s&&(r[t(299)](t(288)),r[t(299)](t(323)),r[t(327)](t(355)),r[t(345)][t(294)]((e=>{const r=t,{data:s}=e;if(s&&r(355)==s[r(356)])return{type:r(243),content:s[r(268)]?Kr(n,r(381)):Kr(n,r(322))}})),this[t(289)][t(318)][t(254)][t(246)]((e=>{const n=t;if(e[n(308)][n(305)])return!1;let s=!1;const o=r[n(312)]({skipNotAttached:!0})[n(309)]((t=>n(355)===r[n(290)](t)));for(const t of o)n(285)!=t[n(367)]()[n(324)][n(373)][n(338)](n(255))&&(r[n(385)](t[n(367)](),n(252))[n(229)]((t=>n(255)===r[n(290)](t[n(341)])))||(e[n(253)](t[n(272)]()),s=!0));return s}))),r[t(345)][t(300)](t(343),Kr(n,t(257)));const c={type:t(243),content:""};r[t(345)][t(294)]((e=>{const r=t,{data:s}=e;if(!s||r(255)!=s[r(356)])return;let u=e[r(227)];for(;u;){if(u[r(366)]&&((r(334)==u[r(366)][r(356)]||r(326)==u[r(366)][r(356)])&&(u[r(366)][r(268)]&&r(382)!=u[r(366)][r(268)]||r(382)!=u[r(366)][r(239)]&&!s[r(268)])||!o&&u[r(366)][r(356)]==Nc))return c;u=u[r(362)]}if(null==s[r(268)])switch(s[r(239)]){case r(370):return a(Kr(n,r(284)));case r(369):return a(Kr(n,r(250)));case r(285):return a(Kr(n,r(383)))}switch(s[r(268)]){case r(370):return i(Kr(n,r(284)));case r(369):return i(Kr(n,r(250)));case r(285):return i(Kr(n,r(383)))}})),r[t(345)][t(294)]((e=>{const n=t,{data:r}=e;if(r&&n(343)==r[n(356)])return null==r[n(268)]||null==r[n(239)]&&0==r[n(268)]?c:void 0})),r[t(345)][t(294)]((e=>{const r=t;if(r(252)!=e[r(240)])return;const{data:s}=e;if(!s||r(358)!=s[r(356)])return;const o=Ws(e);return r(268)==o?{type:r(243),content:Kr(n,r(236))}:r(239)==o?{type:r(243),content:Kr(n,r(295))}:c})),e[t(318)][t(254)][t(246)]((e=>this[t(360)](e))),e[t(318)][t(254)][t(246)]((e=>this[t(261)](e))),e[t(318)][t(254)].on(t(353),((e,n)=>{const r=t;if(n[r(305)]||!n[r(274)])return!1;this[r(340)]()}),{priority:t(248)}),this[t(361)]()}[Gs(360)](t){const e=Gs;if(t[e(308)][e(305)]||!t[e(308)][e(274)])return!1;let n=!1;const r=this[e(289)][e(317)][e(292)](e(374))[e(312)]({skipNotAttached:!0})[e(309)]((t=>t[e(366)]&&e(358)==t[e(366)][e(356)]))[e(309)]((t=>t[e(366)][e(268)]&&t[e(366)][e(239)]));for(const s of r)Ws(s)||(t[e(253)](s[e(272)]()),n=!0);return n}[Gs(261)](t){const e=Gs;if(t[e(308)][e(305)]||!t[e(308)][e(274)])return!1;const n=this[e(289)][e(317)][e(292)](e(374));if(n[e(228)][e(376)])return!1;let r=!1;const s=[e(255),e(358),e(343),e(334),e(276),e(260),e(247),e(266),e(326)],o=this[e(289)][e(318)][e(254)][e(258)][e(339)]()[e(309)]((t=>e(252)==t[e(240)]))[e(309)]((t=>s[e(231)](t[e(329)])));if(0==o[e(296)])return r;for(const i of o){const o=n[e(385)](i[e(279)],e(252))[e(309)]((t=>!t[e(267)][e(310)]))[e(321)]((t=>t[e(341)]))[e(309)]((t=>{const r=e,o=n[r(290)](t);return s[r(231)](o)}));if(o[e(296)]){for(const n of o)t[e(253)](n[e(272)]());r=!0}}return r}[Gs(340)](){const t=Gs,e=this[t(289)][t(317)][t(292)](t(374)),n=[t(255),t(358),t(343),t(334),t(276),t(260),t(247),t(266),t(326)];let r;const s=new Set(this[t(289)][t(318)][t(254)][t(258)][t(307)]()[t(309)]((r=>{const s=t;if(r[s(366)][s(244)]||!r[s(366)][s(277)])return null;if(!r[s(269)][s(316)](s(380)))return null;const{id:o}=e[s(302)](r[s(269)]);if(!e[s(232)](o))return null;const i=e[s(311)](o);return n[s(231)](i[s(366)][s(356)])}))[t(321)]((n=>{const s=t,{id:o}=e[s(302)](n[s(269)]),i=e[s(311)](o);return r=i[s(365)][s(388)],i[s(367)]()[s(324)][s(373)]})));if(0==s[t(235)])return;const o=e[t(312)]({skipNotAttached:!0})[t(309)]((e=>t(252)==e[t(240)]&&e[t(366)]&&n[t(231)](e[t(366)][t(356)])&&e[t(365)][t(388)]!=r))[t(321)]((e=>({listItem:e[t(367)]()[t(324)][t(373)],groupId:e[t(365)][t(388)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(287)](n)&&i[t(280)](e);for(const n of e[t(312)]())i[t(287)](n[t(365)][t(388)])&&n[t(271)](t(388),r)}[Gs(361)](){const t=Gs,e=this[t(289)],n=e[t(384)],r=e[t(317)][t(292)](t(374));this[t(357)](),r[t(233)][t(375)](t(286),t(348),t(371),(function(n,r){const s=t,o=[];for(let t of n)t[s(324)][s(373)]===t[s(304)][s(387)]&&(t=e[s(318)][s(330)](e[s(318)][s(281)](t[s(324)][s(373)],0))),o[s(234)](t);e[s(318)][s(344)]((t=>{const n=s,a=e[n(318)][n(254)][n(364)],c=Array[n(349)](a[n(379)]())[n(321)]((t=>i.LiveRange[n(251)](t)));t[n(241)](o),e[n(377)][n(292)](r[n(378)])[n(259)](),r[n(352)][n(234)]({forceDefaultExecution:!0}),e[n(238)](r[n(378)],...r[n(352)]),t[n(241)](c);for(const t of c)t[n(306)]()}))})),r[t(345)][t(313)]((function(n){const r=t,s=!e[r(318)][r(264)][r(351)](n),o=n[r(297)],i=n[r(328)],a=n[r(338)](r(358)),c=!o||o[r(338)](r(358))!==a,u=!i||i[r(338)](r(358))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(273),e)))}[Gs(357)](){const t=Gs,e=this[t(289)],n=e[t(384)];function r(n){const r=t,s=e[r(377)][r(292)](r(331))[r(376)],o=e[r(377)][r(292)](r(319))[r(376)];return r(319)===n?s:o}e[t(317)][t(292)](t(374))[t(345)][t(294)]((function(s){const o=t;if(o(286)!=s[o(240)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(378)]){case o(331):u=i[o(352)][0][o(270)],l=r(i[o(378)]),a=o(u?262:291),!l&&e[o(337)][o(292)](o(325))||(a=o(298)),c={type:o(243),content:Kr(n,a,Kr(n,o(284)))};break;case o(319):u=i[o(352)][0][o(270)],l=r(i[o(378)]),a=o(u?262:291),!l&&e[o(337)][o(292)](o(325))||(a=o(298)),c={type:o(243),content:Kr(n,a,Kr(n,o(250)))};break;case o(359):a=o(368),c={type:o(243),content:Kr(n,a,Kr(n,o(273)))};break;case o(350):a=function(t){const e=o,n=t[e(367)]();let r=n[e(324)][e(373)];for(;r&&n[e(372)](r);){if(r[e(338)](e(343))>0)return!1;r=r[e(328)]}return!0}(s)?Kr(n,o(291),Kr(n,function(t){const e=o;return e(315)+t[e(367)]()[e(324)][e(373)][e(338)](e(255))[e(301)]()+e(256)}(s))):Kr(n,o(275),Kr(n,o(273))),c={type:o(243),content:a};break;case o(386):case o(333):!1===i[o(293)]&&(a=o(282),c={type:o(314),content:Kr(n,a,Kr(n,o(273)))})}return c}))}}function Ws(t){const e=Gs;let n=t[e(367)]()[e(324)][e(373)][e(297)];for(;n;){const r=n[e(338)](e(358));if(!r)return!1;if(r==t[e(366)][e(268)])return e(268);if(r==t[e(366)][e(239)])return e(239);n=n[e(297)]}return!1}const Ks=Js;function Js(t,e){const n=Zs();return(Js=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Js,n=t();for(;;)try{if(783241===-parseInt(e(194))/1*(parseInt(e(173))/2)+parseInt(e(127))/3*(parseInt(e(203))/4)+-parseInt(e(171))/5+-parseInt(e(210))/6+-parseInt(e(140))/7+-parseInt(e(139))/8*(parseInt(e(150))/9)+parseInt(e(163))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class Xs extends t.Plugin{[Ks(166)](){const t=Ks;if(!this[t(136)][t(175)][t(207)](t(161)))return;const e=this[t(136)][t(162)][t(208)](t(201)),n=this[t(136)][t(175)][t(208)](t(177));e[t(122)]&&(n[t(128)](t(137)),n[t(198)](t(137))),e[t(204)]&&(n[t(128)](t(131)),n[t(198)](t(131))),e[t(195)]&&(n[t(128)](t(126)),n[t(198)](t(126)));const r={type:t(157),content:""};n[t(143)][t(206)](this[t(211)][t(146)](this));const s=this[t(136)][t(125)];n[t(143)][t(179)](t(131),Kr(s,t(138))),n[t(143)][t(206)]((e=>{const n=t,{data:s}=e;if(s&&n(131)==s[n(132)])return null==s[n(142)]||0==s[n(142)]&&null==s[n(209)]?r:void 0})),n[t(143)][t(179)](t(126),Kr(s,t(182))),n[t(143)][t(206)]((e=>{const n=t,{data:s}=e;if(s&&n(126)==s[n(132)])return null==s[n(142)]||1==s[n(142)]&&null==s[n(209)]?r:void 0})),this[t(136)][t(164)][t(141)][t(154)]((e=>{const r=t;if(e[r(148)][r(174)])return!1;let s=!1;const o=n[r(144)]({skipNotAttached:!0})[r(212)]((t=>{const e=r,s=n[e(188)](t);return e(126)==s||e(131)==s}));for(const t of o){const o=t[r(197)]()[r(200)][r(196)][r(147)](r(151));r(176)!=o&&r(191)!=o&&(n[r(187)](t[r(197)](),r(183))[r(158)]((t=>r(151)==n[r(188)](t[r(193)])))||(e[r(133)](t[r(189)]()),s=!0))}return s})),this[t(180)]()}[Ks(211)](t){const e=Ks,n=this[e(136)][e(125)],{data:r}=t,s={type:e(157),content:""};if(!r||e(137)!=r[e(132)])return;if(!r[e(209)])return e(145)==r[e(142)]?s:{type:e(157),content:""+Kr(n,e(199),Kr(n,this[e(178)](r[e(142)])))};if(!r[e(142)]){if(e(145)==r[e(209)])return s;let o=t[e(184)];for(;o;){if(o[e(192)]&&e(151)==o[e(192)][e(132)]&&o[e(192)][e(142)])return s;o=o[e(135)]}return{type:e(157),content:""+Kr(n,e(155),Kr(n,this[e(178)](r[e(209)])))}}if(e(145)!=r[e(142)])return{type:e(157),content:""+Kr(n,e(199),Kr(n,this[e(178)](r[e(142)])))};let o=t[e(184)];for(;o;){if(o[e(192)]&&e(151)==o[e(192)][e(132)]&&o[e(192)][e(142)]&&o[e(192)][e(209)])return s;o=o[e(135)]}const i=t[e(197)]()[e(200)][e(196)][e(147)](e(151));return{type:e(157),content:Kr(n,e(199),Kr(n,e(186)+i[e(149)]()+e(167)))}}[Ks(180)](){const t=Ks,e=this[t(136)],n=e[t(125)];e[t(175)][t(208)](t(177))[t(143)][t(206)]((e=>{const r=t;if(r(130)!=e[r(190)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(153)]){case r(137):o=r(172),i={type:r(157),content:Kr(n,o,Kr(n,this[r(178)](s[r(168)][0][r(190)])))};break;case r(131):o=s[r(168)][0][r(204)]?r(129):r(169),i={type:r(157),content:Kr(n,o)};break;case r(126):o=r(123),i={type:r(157),content:Kr(n,o,s[r(168)][0][r(195)])}}return i}))}[Ks(178)](t){const e=Ks;return e(186)+function(t){const n=e;return Ys[n(134)](t)?n(202):qs[n(134)](t)?n(176):null}(t)[e(149)]()+e(205)+t[e(149)]()[e(160)](/-/g,"_")}}function Zs(){const t=["listStyle","FORMAT_LIST_REVERSED","10484048IBDZpd","6558076HEecxz","document","newValue","descriptionFactory","getSuggestions","default","bind","getAttribute","batch","toUpperCase","9trzaAX","listType","decimal","commandName","registerPostFixer","*Remove format:* %0","upper-roman","format","find","lower-latin","replace","ListPropertiesEditing","config","46538080kRMiBw","model","lower-roman","afterInit","_LIST_DEFAULT","commandParams","*Format:* set order to regular","disc","7040270eGXzrk","*Change to:* %0","12HBxPpw","isUndo","plugins","numbered","TrackChangesEditing","_getTranslationKeyForListStyle","registerAttributeLabel","_registerLegacyDescription","upper-latin","FORMAT_LIST_START","attribute","head","decimal-leading-zero","ELEMENT_","_findSuggestions","_getAttributeKey","getFirstMarker","type","customNumbered","data","suggestion","231349RmeiPk","startIndex","nodeAfter","getFirstRange","registerBlockAttribute","*Set format:* %0","start","list.properties","bulleted","259244JsmSlT","reversed","_LIST_","registerDescriptionCallback","has","get","oldValue","350724KjYxqL","handleDescriptions","filter","square","styles","*Format:* set start index to %0","circle","locale","listStart","57hXbBJH","enableDefaultAttributesIntegration","*Format:* set order to reversed","formatBlock","listReversed","key","removeMarker","includes","next","editor"];return(Zs=function(){return t})()}const Ys=[Ks(170),Ks(124),Ks(213)],qs=[Ks(152),Ks(185),Ks(165),Ks(156),Ks(159),Ks(181)];var Qs=n(507);const $s=eo;function to(){const t=["unbindElementFromMarkerName","change","data","markerNameToElements","model","writer","removeMarker:suggestion:insertion","6034716xNEsmu","enter","detach","enterBlock","parent","markInsertion","fire","1HHRoJB","selection","options","split","156FQuErL","showSuggestionHighlights","get","ck-suggestion-marker-split","bind","fromRange","TrackChangesEditing","editor","8176PVErkg","downcastDispatcher","document","60850IRiTxE","requires","hasClass","createPositionAt","mapper","255664WatIDJ","51ugPylx","13515100Mmeuvy","commands","end","plugins","addMarker:suggestion:insertion","high","getFirstPosition","markerName","editing","setSelection","remove","139666gJbGWl","nextSibling","afterExecute","getFirstRange","init","createRange","2601242SihLmC","enableCommand"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(622673===parseInt(e(509))/1*(-parseInt(e(542))/2)+-parseInt(e(530))/3*(-parseInt(e(521))/4)+parseInt(e(524))/5*(parseInt(e(513))/6)+-parseInt(e(548))/7+parseInt(e(529))/8+-parseInt(e(502))/9+parseInt(e(531))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(525)](){return[Qs.Enter]}[$s(546)](){const t=$s,e=this[t(520)],n=e[t(534)][t(515)](t(519)),r=e[t(532)][t(515)](t(503));n[t(549)](t(503),(()=>{const s=t;e[s(499)][s(551)]((t=>{const o=s,a=e[o(499)][o(523)][o(510)],c=a[o(537)](),u=i.LiveRange[o(518)](a[o(545)]());if(r[o(505)](t)){const r=e[o(499)][o(527)](c[o(506)][o(543)],0),s=t[o(547)](c,r);n[o(507)](s)}else t[o(540)](t[o(547)](u[o(533)]));u[o(504)](),r[o(508)](o(544),{writer:t})}))})),e[t(539)][t(522)].on(t(535),xs(e,t(512)),{priority:t(536)}),e[t(539)][t(522)].on(t(501),((e,n,r)=>{const s=t,o=r[s(528)][s(553)](n[s(538)]);if(o)for(const t of o)t[s(526)](s(516))&&(r[s(528)][s(550)](t,n[s(538)]),r[s(500)][s(541)](t))}),{priority:t(536)}),e[t(552)][t(522)].on(t(535),((n,r,s)=>{const o=t;s[o(511)][o(514)]&&xs(e,o(512),{showActiveMarker:!1})[o(517)](this)(n,r,s)}),{priority:t(536)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=207]})(t,e)}const so=ro;function oo(){const t=["362223tdhWrc","results","createRange","markers","plugins","getIntersection","replaceAll","createPositionAt","9031WujjqM","find","handleFindCommand","model","488205AJlaRr","_isInDeletionRange","afterInit","suggestion:deletion","5316DSHOmi","enableCommand","5100995dStwcN","start","2260CeJBsw","string","findPrevious","filter","bind","item","isArray","getRange","findNext","4928KjzfET","get","FindAndReplaceUtils","findByTextCallback","editor","FindAndReplaceEditing","getMarkersGroup","TrackChangesEditing","216aMjrdg","1093353GxniVi","replace","3614508FsgpBa","end","2sMVlVJ","has"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(774125===-parseInt(e(250))/1+parseInt(e(248))/2*(parseInt(e(244))/3)+-parseInt(e(246))/4+parseInt(e(224))/5+parseInt(e(222))/6*(-parseInt(e(235))/7)+parseInt(e(243))/8*(parseInt(e(218))/9)+parseInt(e(226))/10*(-parseInt(e(214))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(220)](){const t=so;if(!this[t(239)][t(210)][t(249)](t(240)))return;const e=this[t(239)][t(210)][t(236)](t(242));e[t(223)](t(215),this[t(216)][t(230)](this)),e[t(223)](t(234)),e[t(223)](t(228)),e[t(223)](t(245)),e[t(223)](t(212))}[so(216)](t,e,n={}){const r=so,s=this[r(239)][r(210)][r(236)](r(237));return t((t=>{const o=r;let i=(o(227)==typeof e?s[o(238)](e,n):e)(t);Array[o(232)](i)&&(i={results:i,searchText:o(227)==typeof e?e:""});const a=i[o(207)][o(229)]((e=>!1===this[o(219)](e,t[o(231)])));return{...i,results:a}}),n)}[so(219)](t,e){const n=so,r=this[n(239)][n(217)][n(208)](this[n(239)][n(217)][n(213)](e,t[n(225)]),this[n(239)][n(217)][n(213)](e,t[n(247)]));for(const t of this[n(239)][n(217)][n(209)][n(241)](n(221)))if(null!==r[n(211)](t[n(233)]()))return!0;return!1}}function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=290]})(t,e)}const co=ao;function uo(){const t=["*Reset font size*","3625584UMtLCU","title","fontSize","FORMAT_FONT_BACKGROUND","*Reset font background color*","normalizeSizeOptions","commandName","fontBackgroundColor","model","85yevKkW","FontBackgroundColorEditing","TrackChangesEditing","*Reset font color*","*Reset font family*","_registerLegacyDescription","find","has","*Set font size:* %0","*Set font background color:* %0","format","169fenegN","1480552Putcpm","FontColorEditing","locale","toLowerCase","config","FontFamilyEditing","*Set font family:* %0","1184044Qeqhhk","get","257394TEPZrX","descriptionFactory","value","10929xNPlFJ","fontColor.colors","fontSize.options","*Set font color:* %0","registerInlineAttribute","FontSize","FORMAT_FONT_COLOR","commandParams","36xGyIGY","label","1712XOJCjo","type","639617ThVMaR","plugins","10839612EfgAmj","fontColor","registerAttributeLabel","formatInline","2EjaOgg","trim","afterInit","registerDescriptionCallback","FORMAT_FONT_FAMILY","editor","FORMAT_FONT_SIZE","fontFamily","60Hzvxri","FontSizeEditing","enableDefaultAttributesIntegration","fontBackgroundColor.colors"];return(uo=function(){return t})()}!function(t){const e=ao,n=t();for(;;)try{if(935919===parseInt(e(324))/1*(-parseInt(e(301))/2)+parseInt(e(306))/3*(parseInt(e(316))/4)+parseInt(e(346))/5*(-parseInt(e(303))/6)+-parseInt(e(320))/7+-parseInt(e(294))/8*(parseInt(e(314))/9)+parseInt(e(332))/10*(-parseInt(e(318))/11)+-parseInt(e(337))/12*(-parseInt(e(293))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:co(333),commandName:co(339)},{pluginName:co(299),commandName:co(331)},{pluginName:co(295),commandName:co(321)},{pluginName:co(347),commandName:co(344)}];class fo extends t.Plugin{[co(326)](){const t=co,e=this[t(329)][t(296)],n=this[t(329)][t(319)][t(302)](t(348));for(const{pluginName:e,commandName:r}of lo)this[t(329)][t(319)][t(353)](e)&&(n[t(334)](r),n[t(310)](r));n[t(304)][t(322)](t(339),Kr(e,t(330))),n[t(304)][t(322)](t(331),Kr(e,t(328))),n[t(304)][t(322)](t(321),Kr(e,t(312))),n[t(304)][t(322)](t(344),Kr(e,t(340))),this[t(351)]()}[co(351)](){const t=co,e=this[t(329)],n=e[t(296)];e[t(319)][t(302)](t(348))[t(304)][t(327)]((e=>{const r=t,o=n.t;if(r(323)!=e[r(317)])return;const{data:i}=e;if(null!=i){if(r(339)==i[r(343)]){const t=i[r(313)][0][r(305)];if(t){const e=o(this[r(329)][r(319)][r(302)](r(311))[r(342)](this[r(329)][r(298)][r(302)](r(308)))[r(352)]((e=>e[r(345)]==t))[r(338)])[r(297)]();return{type:r(292),content:Kr(n,r(290),e)}}return{type:r(292),content:Kr(n,r(336))}}if(r(331)==i[r(343)]){const t=i[r(313)][0][r(305)];return t?{type:r(292),content:Kr(n,r(300),t)}:{type:r(292),content:Kr(n,r(350))}}if(r(321)==i[r(343)]){const t=i[r(313)][0][r(305)];if(t){const e=(0,s.normalizeColorOptions)(this[r(329)][r(298)][r(302)](r(307)))[r(352)]((e=>e[r(345)]==t));let i=t,a="";return e&&(i=e[r(315)],a=o(i)[r(297)]()),{type:r(292),content:Kr(n,r(309),a)[r(325)](),color:{value:t,title:a||i}}}return{type:r(292),content:Kr(n,r(349))}}if(r(344)==i[r(343)]){const t=i[r(313)][0][r(305)];if(t){const e=(0,s.normalizeColorOptions)(this[r(329)][r(298)][r(302)](r(335)))[r(352)]((e=>e[r(345)]==t));let i=t,a="";return e&&(i=e[r(315)],a=o(i)[r(297)]()),{type:r(292),content:Kr(n,r(291),a)[r(325)](),color:{value:t,title:a||i}}}return{type:r(292),content:Kr(n,r(341))}}}}))}}const ho=mo;function go(){const t=["push","6DtdYHg","normalizeSizeOptions","140zXIKHk","enableCommand","*Set format to:* %0","model","entries","config","396816slvZDQ","formatInline","7823520bzRZoe","boolean","length","4574aOvDft","enableDefaultAttributesIntegration","charAt","fontBackgroundColor","slice","registerDescriptionCallback","18664272RnNHdd","plugins","commandName","fontSize.options","368aJknBx","toUpperCase","fontColor","fontSize","get","TrackChangesEditing","copyFormat","format","fontColor.colors","descriptionFactory","410033tAvcLa","10kIKjaN","afterInit","pasteFormat","locale","2126284IKbviY","join","editor","commands","toLowerCase","find","8279343lcIIvB","*Remove all formatting*","3IQXohf","commandParams","2424NWdBJA","FontSize","label","formatBlock","type","split","title","_registerLegacyDescription"];return(go=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(887814===-parseInt(e(394))/1*(parseInt(e(404))/2)+parseInt(e(370))/3*(parseInt(e(362))/4)+-parseInt(e(391))/5*(parseInt(e(381))/6)+-parseInt(e(383))/7*(parseInt(e(389))/8)+-parseInt(e(368))/9*(parseInt(e(358))/10)+-parseInt(e(400))/11+parseInt(e(372))/12*(parseInt(e(357))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class po extends t.Plugin{[ho(359)](){const t=ho,e=this[t(364)],n=e[t(401)][t(408)](t(409)),r=e[t(365)][t(408)](t(410)),s=e[t(365)][t(408)](t(360));r&&s&&(n[t(395)](t(360)),n[t(384)](t(410)),this[t(379)]())}[ho(379)](){const t=ho,e=this[t(364)],n=e[t(361)];e[t(401)][t(408)](t(409))[t(413)][t(399)]((r=>{const s=t;if(s(375)!=r[s(376)]&&s(390)!=r[s(376)])return;const{data:o}=r;if(o&&s(360)===o[s(402)]){const t=[],r=o[s(371)][0];for(const[n,o]of Object[s(387)](r))t[s(380)](Io(e,n,o));return t[s(393)]?{type:s(411),content:Kr(n,s(385),t[s(363)](", "))}:{type:s(411),content:Kr(n,s(369))}}}))}}function mo(t,e){const n=go();return(mo=function(t,e){return n[t-=357]})(t,e)}function Io(t,e,n){const r=ho,o=t[r(361)].t,i=e[r(377)](/(?=[A-Z])/)[r(363)](" "),a=o(i[r(396)](0)[r(405)]()+i[r(398)](1))[r(366)]();if(r(392)==typeof n)return a;if(r(406)===e||r(397)===e){const e=(0,s.normalizeColorOptions)(t[r(388)][r(408)](r(412)))[r(367)]((t=>t[r(386)]==n));return a+" ("+(e?o(e[r(374)])[r(366)]():n)+")"}if(r(407)===e&&isNaN(parseFloat(n))){const e=t[r(401)][r(408)](r(373))[r(382)](t[r(388)][r(408)](r(403)))[r(367)]((t=>t[r(386)]==n));return a+" ("+(e?o(e[r(378)])[r(366)]():n)+")"}return a+" ("+n+")"}function Eo(){const t=["heading","editor","model","locale","config","commandParams","HeadingEditing","format","_registerLegacyDescription","match","title","ELEMENT_HEADING","11rwyJYo","get","enableDefaultAttributesIntegration","*Change to:* %0","ELEMENT_HEADING_CUSTOM","1102797hVELtE","18488784NALeJB","709552QiUamI","paragraph","descriptionFactory","registerElementLabel","heading.options","view","_getHeadingLevel","100clapvW","formatBlock","TrackChangesEditing","find","commandName","133eoikxx","_headingOptions","28IcFAtM","type","has","620890ZUyXjG","value","plugins","1032596DdtfIw","6707136KASLYJ","registerDescriptionCallback","name","6bfLxkD","afterInit","134737iPlEvO"];return(Eo=function(){return t})()}function bo(t,e){const n=Eo();return(bo=function(t,e){return n[t-=269]})(t,e)}const To=bo;!function(t){const e=bo,n=t();for(;;)try{if(993442===parseInt(e(276))/1*(-parseInt(e(310))/2)+parseInt(e(274))/3*(parseInt(e(270))/4)+-parseInt(e(313))/5+parseInt(e(271))/6+parseInt(e(308))/7*(parseInt(e(296))/8)+parseInt(e(294))/9*(parseInt(e(303))/10)+-parseInt(e(289))/11*(parseInt(e(295))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class _o extends t.Plugin{[To(275)](){const t=To,e=this[t(278)];if(!e[t(269)][t(312)](t(283)))return;this[t(309)]=e[t(281)][t(290)](t(300));const n=e[t(280)],r=e[t(269)][t(290)](t(305));r[t(291)](t(277));for(const e of this[t(309)])t(297)!=e[t(279)]&&r[t(298)][t(299)](e[t(279)],(n=>{const r=t,i=this[r(302)](e[r(279)]);return null!==i?s(n,i):o(n,e[r(287)])}));function s(e,r){return Kr(n,t(288),[e,r])}function o(e,r){return Kr(n,t(293),[e,r])}this[t(285)]()}[To(285)](){const t=To,e=this[t(278)],n=e[t(280)];e[t(269)][t(290)](t(305))[t(298)][t(272)]((e=>{const r=t;if(r(304)!=e[r(311)])return;const{data:s}=e;if(s&&r(277)==s[r(307)]){const e=s[r(282)][0][r(314)],c=this[r(302)](e);if(null!==c)return{type:r(284),content:Kr(n,r(292),(a=c,Kr(n,r(288),[1,a])))};const u=this[r(309)][r(306)]((t=>t[r(279)]===e))[r(287)];return{type:r(284),content:Kr(n,r(292),(o=1,i=u,Kr(n,t(293),[o,i])))}}var o,i,a}))}[To(302)](t){const e=To;var n,r;const s=t[e(286)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(309)])||void 0===n?void 0:n[e(306)]((n=>n[e(279)]==t));if(o&&o[e(301)]){const t=o[e(301)],n=(null!==(r=t[e(273)])&&void 0!==r?r:t)[e(286)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=154]})(t,e)}function ko(){const t=["registerDescriptionCallback","commandName","find","color","value","12456738KiOIOy","986035ZFROmw","4092VwxTNS","6CHwTcC","format","commandParams","toLowerCase","config","afterInit","descriptionFactory","plugins","registerAttributeLabel","has","model","TrackChangesEditing","highlight.options","get","locale","4180wUEMXK","highlight","35OLQHvJ","title","_registerLegacyDescription","type","3BprYQx","FORMAT_HIGHLIGHT","enableDefaultAttributesIntegration","HighlightEditing","*Remove highlight*","editor","39094BqxFsk","*Set highlight:* %0","formatInline","registerInlineAttribute","49645656SAaqoR","143577qtMaWu","6306844FrIaAH","496XMzymE"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(821193===-parseInt(e(189))/1*(-parseInt(e(156))/2)+parseInt(e(193))/3*(parseInt(e(162))/4)+-parseInt(e(170))/5*(-parseInt(e(172))/6)+-parseInt(e(161))/7*(-parseInt(e(163))/8)+parseInt(e(169))/9+-parseInt(e(187))/10*(parseInt(e(171))/11)+-parseInt(e(160))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(177)](){const t=yo,e=this[t(155)];if(!e[t(179)][t(181)](t(196)))return;const n=e[t(179)][t(185)](t(183)),r=e[t(186)];n[t(195)](t(188)),n[t(159)](t(188)),n[t(178)][t(180)](t(188),Kr(r,t(194))),this[t(191)]()}[yo(191)](){const t=yo,e=this[t(155)],n=e[t(186)];e[t(179)][t(185)](t(183))[t(178)][t(164)]((r=>{const s=t;if(s(158)!=r[s(192)])return;const{data:o}=r;if(o&&s(188)==o[s(165)]){const t=n.t,r=o[s(174)][0][s(168)];if(r){const o=e[s(176)][s(185)](s(184))[s(166)]((t=>t[s(182)]==r)),i=t(o[s(190)])[s(175)]();return{type:s(173),content:Kr(n,s(157),i),color:{value:o[s(167)],title:o[s(190)]}}}return{type:s(173),content:Kr(n,s(154),Kr(n,s(194)))}}}))}}function Lo(t,e){const n=Ro();return(Lo=function(t,e){return n[t-=148]})(t,e)}const No=Lo;!function(t){const e=Lo,n=t();for(;;)try{if(199611===parseInt(e(180))/1+parseInt(e(168))/2+-parseInt(e(182))/3*(parseInt(e(148))/4)+parseInt(e(179))/5+-parseInt(e(154))/6*(parseInt(e(161))/7)+-parseInt(e(159))/8*(parseInt(e(178))/9)+parseInt(e(149))/10*(-parseInt(e(160))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[No(158)](){const t=No,e=this[t(184)];if(!e[t(169)][t(170)](t(162)))return;e[t(169)][t(181)](t(150))[t(171)](t(175));const n=e[t(169)][t(181)](t(150)),r=e[t(151)];n[t(157)][t(152)](t(175),(e=>Kr(r,t(153),e))),e[t(177)][t(183)](t(174))[t(155)]({model:t(175),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(167)])return null;const o=n[s(164)](s(166)),i=n[s(163)]("hr");return n[s(156)](s(165),o),n[s(173)](n[s(176)](o,0),i),o},converterPriority:t(172)})}}function Ro(){const t=["7yZGeff","HorizontalLineEditing","createEmptyElement","createContainerElement","ck-horizontal-line","div","showSuggestionHighlights","58412LXoRus","plugins","has","enableCommand","high","insert","dataDowncast","horizontalLine","createPositionAt","conversion","2691882KvaEPQ","1787015oRbfzl","344610sbZxcl","get","135492nEtMZi","for","editor","8NsPmxa","802390XjbCSX","TrackChangesEditing","locale","registerElementLabel","ELEMENT_HORIZONTAL_LINE","371658ErBgik","elementToStructure","addClass","descriptionFactory","afterInit","8GEqhcG","11oAXpYv"];return(Ro=function(){return t})()}const Mo=wo;function vo(){const t=["enableDefaultAttributesIntegration","nodeAfter","format","218oXClIO","16LaasgF","type","key","HtmlEmbed","descriptionFactory","5723810SHAiDi","afterInit","htmlEmbed","attribute","plugins","registerBlockAttribute","element","locale","7869288zPLtIJ","commandName","1193693fswtDF","_registerLegacyDescription","10044396lCqeok","registerDescriptionCallback","rawHtml","formatBlock","2913BmZEwV","5009516tOmqrZ","21768651VfWelg","editor","getFirstRange","value","has","get","TrackChangesEditing","*Change %0 content*","start","registerElementLabel","ELEMENT_HTML_EMBED"];return(vo=function(){return t})()}function wo(t,e){const n=vo();return(wo=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(843757===-parseInt(e(294))/1+parseInt(e(278))/2*(parseInt(e(300))/3)+-parseInt(e(301))/4+parseInt(e(284))/5+-parseInt(e(296))/6+-parseInt(e(292))/7+-parseInt(e(279))/8*(-parseInt(e(302))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Oo extends t.Plugin{[Mo(285)](){const t=Mo,e=this[t(303)];if(!e[t(288)][t(306)](t(282)))return;const n=e[t(288)][t(307)](t(308)),r=e[t(291)];n[t(283)][t(311)](t(298),(e=>Kr(r,t(312),e))),n[t(313)](t(286)),n[t(289)](t(305)),n[t(283)][t(297)]((e=>{const n=t;if(n(287)!=e[n(280)])return;const{data:s}=e;if(s&&n(305)==s[n(281)]&&e[n(304)]()[n(310)][n(314)].is(n(290),n(298))){const t=Kr(r,n(312));return{type:n(315),content:Kr(r,n(309),t)}}})),this[t(295)]()}[Mo(295)](){const t=Mo,e=this[t(303)],n=e[t(291)];e[t(288)][t(307)](t(308))[t(283)][t(297)]((e=>{const r=t;if(r(299)!=e[r(280)])return;const{data:s}=e;if(s&&r(286)==s[r(293)]){const t=Kr(n,r(312));return{type:r(315),content:Kr(n,r(309),t)}}}))}}function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=384]})(t,e)}const Do=Fo;function xo(){const t=["editor","1015TnUUMf","length","has","22993498vApCpC","createRange","join","ImageUtils","descriptionFactory","ELEMENT_INLINE_IMAGE","detach","fromPosition","registerBlockAttribute","markDeletion","ImageUploadEditing","getCaptionFromImageModelElement","change","toNext","*Set image width:* %0","model","locale","*Reset image width*","createRangeOn","uploadImage","plugins","getSuggestionCallback","7505850OAgEPM","element","imageTextAlternative","markBlockFormat","findIndex","Inline image to block image","5652815BcUbgh","_suggestionFactory","ImageBlockEditing","1ARzktW","1016628ZFKgiW","backward","15WbPWmG","ImageCaptionEditing","previous","deletion","12318525THAEku","resizeImage","registerAttributeLabel","193422gjxWpj","imageCaption","attribute","width","nodeAfter","nodeBefore","resizedWidth","ImageCaptionUtils","isCollapsed","getFirstRange","enableDefaultAttributesIntegration","getContainedElement","convertInlineImageToBlock","caption","*Set image text alternative:* %0","imageInline","ELEMENT_IMAGE","getClosestSelectedImageElement","afterInit","imageTypeInline","find","filter","imageBlock","convertBlockImageToInline","ImageInlineEditing","document","key","subType","*Remove image text alternative*","toPrevious","registerElementLabel","formatBlock","4758tpBvtv","getNearestSelectionRange","registerDescriptionCallback","start","type","end","enableCommand","Block image to inline image","commandName","imageTypeBlock","ELEMENT_CAPTION","markInsertion","alt","isBefore","isBlockImage","newValue","8yWHQAi","get","insertion","formatInline","addObject","_registerLegacyDescription","forceDefaultExecution","registerCustomCallback","isOwn","TrackChangesEditing","commandParams","ImageResize","isEqual","isIntersecting","imageStylePreApply","selection","schema","forward","removeObject","ImageTextAlternativeEditing","chain","_findSuggestions","ImageEditing","insertImage","accept","format","discard","toggleImageCaption","FORMAT_IMAGE_SIZE"];return(xo=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(694396===-parseInt(e(427))/1*(parseInt(e(437))/2)+-parseInt(e(430))/3*(parseInt(e(428))/4)+-parseInt(e(393))/5*(-parseInt(e(469))/6)+parseInt(e(424))/7*(-parseInt(e(485))/8)+parseInt(e(434))/9+-parseInt(e(418))/10+parseInt(e(396))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Bo extends t.Plugin{[Do(455)](){const t=Do,e=this[t(392)];if(!e[t(416)][t(395)](t(385)))return;const n=e[t(416)][t(486)](t(494)),r=e[t(416)][t(486)](t(399)),s=e[t(412)];n[t(475)](t(386)),n[t(400)][t(467)](t(459),(e=>Kr(s,t(453),e))),n[t(400)][t(467)](t(452),(e=>Kr(s,t(401),e))),n[t(400)][t(467)](t(450),(()=>Kr(s,t(479)))),e[t(416)][t(395)](t(406))&&n[t(475)](t(415)),e[t(416)][t(395)](t(426))&&e[t(416)][t(395)](t(461))&&(n[t(475)](t(456),((s,o)=>{const i=t,a=r[i(454)](e[i(411)][i(462)][i(500)]);e[i(411)][i(408)]((()=>{const t=i;n[t(421)](a,{commandName:t(456),commandParams:[o]},[],t(460))}))})),n[t(475)](t(478),((s,o)=>{const a=t;e[a(411)][a(408)]((t=>{const c=a;let u=r[c(454)](e[c(411)][c(462)][c(500)]),l=t[c(414)](u);const f=i.LivePosition[c(403)](l[c(472)],c(466)),h=i.LivePosition[c(403)](l[c(474)],c(409));n[c(491)]((()=>s(o))),u=r[c(454)](e[c(411)][c(462)][c(500)]),l=t[c(414)](u);const g=t[c(397)](f,h);f[c(402)](),h[c(402)](),n[c(421)](u,{commandName:c(456),commandParams:[o]},[],c(449)),g[c(472)][c(482)](l[c(472)])&&n[c(480)](t[c(397)](g[c(472)],l[c(472)]),c(449)),l[c(474)][c(482)](g[c(474)])&&n[c(480)](t[c(397)](l[c(474)],g[c(474)]),c(449))}))})),n[t(425)][t(492)](t(468),t(449),t(398),(()=>!1)),n[t(425)][t(492)](t(468),t(449),t(387),(()=>!1)),n[t(425)][t(492)](t(468),t(449),t(389),n[t(425)][t(417)](t(468),"",t(387))),n[t(425)][t(492)](t(487),t(449),t(398),(()=>!1)),n[t(425)][t(492)](t(487),t(449),t(389),(([r])=>{const s=t,o=n[s(425)][s(417)](s(487),"",s(389));let i=r[s(472)],a=r[s(474)];const c=e[s(411)][s(501)][s(470)](i,s(429)),u=e[s(411)][s(501)][s(470)](a,s(502));c[s(445)]&&(i=c[s(472)]),u[s(445)]&&(a=u[s(474)]),o([e[s(411)][s(397)](i,a)])})),n[t(425)][t(492)](t(468),t(449),t(505),c),n[t(425)][t(492)](t(487),t(449),t(505),c)),e[t(416)][t(395)](t(431))&&(n[t(475)](t(390),((s,o)=>{const i=t,a=e[i(416)][i(486)](i(444));let c=r[i(454)](e[i(411)][i(462)][i(500)]),u=a[i(407)](c);e[i(411)][i(408)]((()=>{const t=i;if(u)return void n[t(405)](e[t(411)][t(414)](u));const l=r[t(483)](c);s(o),c=r[t(454)](e[t(411)][t(462)][t(500)]),u=a[t(407)](c),n[t(480)](e[t(411)][t(414)](u),l?null:t(438))}))})),n[t(425)][t(492)](t(487),t(438),t(505),c));const o=[{type:t(468),subType:t(499)},{type:t(487),subType:t(438)},{type:t(468),subType:t(449)},{type:t(487),subType:t(449)}];function a(e,s){const i=t,a=o[i(422)]((({type:t,subType:n})=>e[i(473)]==t&&e[i(464)]==n)),c=o[i(422)]((({type:t,subType:e})=>s[i(473)]==t&&s[i(464)]==e));if(a<0||c<0)return!1;const u=e[i(446)](),l=s[i(446)]();if((0==a||1==a)&&2==c&&u[i(498)](l))return!0;if(2==a&&3==c){const t=n[i(384)](u,i(487))[i(458)]((({suggestion:t,meta:e})=>e[i(493)]&&i(449)==t[i(464)]));if(t[i(394)]>1&&l[i(474)][i(497)](u[i(472)]))return!0;if(1==t[i(394)]&&(u[i(472)][i(497)](l[i(474)])||u[i(474)][i(497)](l[i(472)])))return!0}if(3==a&&3==c&&u[i(472)][i(482)](l[i(472)])){const t=u[i(474)][i(441)],e=l[i(472)][i(442)];return r[i(483)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(416)][t(395)](t(496))&&(n[t(447)](t(435)),n[t(404)](t(443)),n[t(400)][t(436)](t(443),Kr(s,t(391)))),e[t(416)][t(395)](t(504))&&(n[t(447)](t(420)),n[t(404)](t(481))),n[t(400)][t(471)]((e=>{const n=t;if(o[n(457)]((({type:t,subType:r})=>e[n(473)]==t&&e[n(464)]==r)))return e[n(432)]?{}:void 0})),n[t(400)][t(471)]((e=>{const n=t;if(n(487)==e[n(473)]||n(433)==e[n(473)]){const t=e[n(448)]();if(t&&t.is(n(419),n(450)))return{type:n(487)==e[n(473)]?n(489):n(503),element:t,quantity:1}}})),n[t(400)][t(471)]((e=>t(468)==e[t(473)]&&t(449)==e[t(464)]?{type:t(388),content:t(423)}:t(468)==e[t(473)]&&t(460)==e[t(464)]?{type:t(388),content:t(476)}:void 0)),n[t(400)][t(471)]((e=>{const n=t;if(n(439)!=e[n(473)])return;const{data:r}=e;if(!r||n(481)!=r[n(463)])return;const o=r[n(484)];return o?{type:n(388),content:Kr(s,n(451),'"'+o+'"')}:{type:n(388),content:Kr(s,n(465))}})),this[t(490)]()}[Do(490)](){const t=Do,e=this[t(392)],n=e[t(412)];e[t(416)][t(486)](t(494))[t(400)][t(471)]((e=>{const r=t;if(r(468)!=e[r(473)]&&r(488)!=e[r(473)])return;const{data:s}=e;if(s){if(r(420)==s[r(477)]){const t=s[r(495)][0][r(484)];return t?{type:r(388),content:Kr(n,r(451),'"'+t+'"')}:{type:r(388),content:Kr(n,r(465))}}if(r(435)==s[r(477)]){const t=s[r(495)][0][r(440)];return t?{type:r(388),content:Kr(n,r(410),t)}:{type:r(388),content:Kr(n,r(413))}}}}))}}const Po=jo;function Uo(){const t=["1463478sHZYAB","formatBlock","discard","get","oldValue","newValue","1985502WkBcpg","_registerLegacyDescription","23869296vzKTQD","registerDescriptionCallback","afterInit","2007vBhJnq","600562zbXlvX","5VqMkol","format","attribute","TrackChangesEditing","4546730yayBaV","ImageEditing","plugins","registerBlockAttribute","registerCustomCallback","editor","enableDefaultAttributesIntegration","5480dDyUjU","src","_suggestionFactory","commandName","locale","type","descriptionFactory","key","*Format:* replace image URL","2832172GIfsPT","*Replace image URL*","accept","getSuggestionCallback","formatInline","1qxZqIP","has","replaceImageSource","_handleLegacySuggestions","14bUDOMs"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(380176===-parseInt(e(529))/1*(parseInt(e(503))/2)+-parseInt(e(497))/3+-parseInt(e(524))/4*(parseInt(e(504))/5)+-parseInt(e(534))/6*(-parseInt(e(533))/7)+parseInt(e(515))/8*(-parseInt(e(502))/9)+-parseInt(e(508))/10+parseInt(e(499))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Po(501)](){const t=Po;if(!this[t(513)][t(510)][t(530)](t(509)))return;const e=this[t(513)][t(519)],n=this[t(513)][t(510)][t(494)](t(507));n[t(514)](t(531)),n[t(511)](t(516)),n[t(521)][t(500)]((n=>{const r=t;if(r(506)!=n[r(520)])return;const{data:s}=n;return s&&r(516)==s[r(522)]?s[r(496)]&&s[r(495)]?{type:r(505),content:Kr(e,r(525))}:{type:r(505),content:""}:void 0})),this[t(532)]()}[Po(532)](){const t=Po,e=this[t(513)][t(510)][t(494)](t(507));e[t(517)][t(512)](t(535),t(531),t(526),e[t(517)][t(527)](t(535),null,t(493))),e[t(517)][t(512)](t(535),t(531),t(493),e[t(517)][t(527)](t(535),null,t(526))),this[t(498)]()}[Po(498)](){const t=Po,e=this[t(513)],n=e[t(519)];e[t(510)][t(494)](t(507))[t(521)][t(500)]((e=>{const r=t;if(r(535)!=e[r(520)]&&r(528)!=e[r(520)])return;const{data:s}=e;return s&&r(531)==s[r(518)]?{type:r(505),content:Kr(n,r(523))}:void 0}))}}const Vo=zo;function Ho(){const t=["1547334BFiYJE","imageStylePreApply","49670ZfJcfM","registerDescriptionCallback","1462167sAtIRg","formatInline","type","start","markInlineFormat","ImageUtils","afterInit","getChangedMarkers","formatBlock","title","from","550230VeiIkA","createRangeOn","head","shouldConvertImageType","ImageStyleEditing","enableCommand","refresh","value","isOwn","3817aUxAfe","_findSuggestions","findIndex","imageCaption","registerPostFixer","isEqual","suggestion","TrackChangesEditing","discard","name","side","toLowerCase","2VBebtE","isBefore","4dRhgxy","locale","152SSyNOq","imageStylePostApply","getFirstRange","markBlockFormat","selection","commands","_suggestionFactory","commandParams","registerCustomCallback","imageStyle","plugins","author","end","next","226583qracUT","document","descriptionFactory","getSuggestionCallback","FORMAT_SIDE_IMAGE","getClosestSelectedImageElement","differ","forEach","commandName","newRange","filter","imageTypeInline","Users","length","getSuggestion","join","nodeAfter","get","hasSuggestion","*Format:* %0","convertInlineImageToBlock","getContainedElement","isBlockImage","format","isIntersecting","chain","imageTypeBlock","3686544sSkmdo","discardSuggestion","408678iULvGw","model","isInlineImage","_registerLegacyDescription","setImageNaturalSizeAttributes","getSuggestions","editor","nodeBefore","_splitMarkerName","insertion","subType","has","change","commandReversedParams","accept","isInContent","normalizedStyles"];return(Ho=function(){return t})()}function zo(t,e){const n=Ho();return(zo=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=zo,n=t();for(;;)try{if(353523===-parseInt(e(303))/1*(-parseInt(e(250))/2)+parseInt(e(271))/3*(-parseInt(e(305))/4)+parseInt(e(282))/5+-parseInt(e(248))/6+-parseInt(e(221))/7*(parseInt(e(307))/8)+-parseInt(e(267))/9+-parseInt(e(269))/10*(-parseInt(e(291))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Wo extends t.Plugin{[Vo(277)](){const t=Vo,n=this[t(256)];if(!n[t(217)][t(261)](t(286)))return;const r=n[t(217)][t(238)](t(298)),s=n[t(217)][t(238)](t(276)),o={};r[t(287)](t(216),((o,i)=>{const a=t,c=n[a(217)][a(238)](a(233)).me,u=n[a(312)][a(238)](a(216));let l=s[a(226)](n[a(251)][a(222)][a(311)]),f=n[a(251)][a(283)](l),h=u[a(289)];if(h==i[a(289)])return;const g={commandName:a(216),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(251)][a(262)]((()=>{const t=a;if(r[t(255)]()[t(231)]((e=>e[t(265)]&&c==e[t(218)]&&(t(279)==e[t(273)]||t(272)==e[t(273)])&&(t(268)==e[t(260)]||t(308)==e[t(260)])&&e[t(309)]()[t(296)](f)))[t(228)]((e=>r[t(249)](e[t(284)]))),l=s[t(226)](n[t(251)][t(222)][t(311)]),f=n[t(251)][t(283)](l),u[t(288)](),n[t(312)][t(238)](t(232))[t(288)](),n[t(312)][t(238)](t(247))[t(288)](),h=u[t(289)],h!=i[t(289)])return s[t(252)](l)&&u[t(285)](i[t(289)],l)?(o({...i,setImageSizes:!1}),l=s[t(226)](n[t(251)][t(222)][t(311)]),void r[t(310)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(268))):void(s[t(243)](l)?r[t(310)](l,g,[],t(308)):r[t(275)](f,g,t(308)))}))}));for(const e of n[t(217)][t(238)](t(286))[t(266)])o[e[t(300)]]=e[t(280)][t(302)]();r[t(213)][t(215)](t(279),t(268),t(236),(()=>!1)),r[t(213)][t(215)](t(279),t(308),t(236),(()=>!1)),r[t(213)][t(215)](t(272),t(308),t(236),(()=>!1)),r[t(213)][t(215)](t(279),t(268),t(264),(([e])=>{const n=t;s[n(254)](e[n(242)]())})),r[t(213)][t(215)](t(279),t(268),t(299),((e,n)=>{const s=t;r[s(213)][s(224)](s(279),"",s(264))(e,{commandName:n[s(229)],commandParams:n[s(263)]})})),r[t(213)][t(215)](t(279),t(268),t(246),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(279),subType:t(268)},{type:t(259),subType:t(294)},{type:t(279),subType:t(241)},{type:t(259),subType:t(241)}];function a(e,n){const o=t,a=i[o(293)]((({type:t,subType:n})=>e[o(273)]==t&&e[o(260)]==n)),c=i[o(293)]((({type:t,subType:e})=>n[o(273)]==t&&n[o(260)]==e));if(a<0||c<0)return!1;const u=e[o(309)](),l=n[o(309)]();if((0==a||1==a)&&2==c&&u[o(245)](l))return!0;if(2==a&&3==c){const t=r[o(292)](u,o(259))[o(231)]((({suggestion:t,meta:e})=>e[o(290)]&&o(241)==t[o(260)]));if(t[o(234)]>1&&l[o(219)][o(296)](u[o(274)]))return!0;if(1==t[o(234)]&&(u[o(274)][o(296)](l[o(219)])||u[o(219)][o(296)](l[o(274)])))return!0}if(3==a&&3==c&&u[o(274)][o(304)](l[o(274)])){const t=u[o(219)][o(237)],e=l[o(274)][o(257)];return s[o(243)](t)&&t===e}return!1}n[t(251)][t(222)][t(295)]((()=>{const e=t;let o=!1;const i=Array[e(281)](n[e(251)][e(222)][e(227)][e(278)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(258)](t);if(e(297)==i&&r[e(239)](u)){if(e(279)==a&&(e(268)==c||e(308)==c)){const t=r[e(235)](u);if(n[e(230)]){const n=t[e(309)]()[e(242)]();if(s[e(243)](n))continue;r[e(249)](t),o=!0}}if(e(259)==a&&e(294)==c&&!n[e(230)]){const t=r[e(235)](u);t[e(220)]&&t[e(220)][e(265)]&&(r[e(249)](t[e(220)]),o=!0)}}}return o})),this[t(253)](o)}[Vo(253)](t){const e=Vo,n=this[e(256)],r=n[e(306)];n[e(217)][e(238)](e(298))[e(223)][e(270)]((n=>{const s=e;if(s(279)!=n[s(273)]&&s(272)!=n[s(273)])return;const{data:o}=n;if(!o||s(216)!=o[s(229)])return;const i=o[s(214)][0][s(289)];return function(t){const e=s;return{type:e(244),content:Kr(r,e(240),t)}}(s(301)===i?Kr(r,s(225)):t[i]||i)}))}}const Ko=Jo;function Jo(t,e){const n=Xo();return(Jo=function(t,e){return n[t-=472]})(t,e)}function Xo(){const t=["trackChanges","plugins","high","_setSuggestionData","lowest","177693yjCtEn","dataInsert","1933792EVuLkn","commands","6467860fkLbEK","track_changes","forEach","editor","value","66220lpYLvI","execute","12ZXIewv","afterInit","TrackChangesEditing","importWord","bind","enableCommand","_trackChangesValueDuringImport","2223494ZyuGjV","Users","387QjHPNp","_handleImportedData","471305oRiuqk","collaboration_features","listenTo","7712MmUitB","get","20OKaNxW","_trackChangesExecuted"];return(Xo=function(){return t})()}!function(t){const e=Jo,n=t();for(;;)try{if(511913===parseInt(e(477))/1+parseInt(e(504))/2+parseInt(e(502))/3*(parseInt(e(495))/4)+parseInt(e(490))/5*(parseInt(e(479))/6)+-parseInt(e(486))/7+-parseInt(e(493))/8*(parseInt(e(488))/9)+-parseInt(e(472))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{constructor(t){const e=Jo;super(t),this[e(485)]=!1,this[e(496)]=!1}[Ko(480)](){const t=Ko,e=this[t(475)],n=e[t(505)][t(494)](t(482)),r=e[t(505)][t(494)](t(497));n&&(n.on(t(478),((e,[,n])=>{const s=t;this[s(485)]=r[s(476)],n[s(491)][s(473)]=!this[s(485)]}),{priority:t(499)}),this[t(492)](n,t(503),this[t(489)][t(483)](this)),this[t(492)](n,t(503),(()=>{const e=t;this[e(496)]&&(r[e(478)](),this[e(496)]=!1)}),{priority:t(501)}),e[t(498)][t(494)](t(481))[t(484)](t(482)))}[Ko(489)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(475)][n(505)][n(494)](n(497)),o=s[n(476)];this[n(485)]!==o&&(s[n(478)](),this[n(496)]=!0),r&&r[n(474)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(475)][o(498)][o(494)](o(487)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(482)}}};this[o(475)][o(498)][o(494)](o(481))[o(500)](i)}))}}const Yo=qo;function qo(t,e){const n=$o();return(qo=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(915373===parseInt(e(298))/1+-parseInt(e(285))/2+parseInt(e(274))/3*(parseInt(e(301))/4)+-parseInt(e(292))/5*(-parseInt(e(272))/6)+parseInt(e(306))/7+-parseInt(e(287))/8+-parseInt(e(302))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Qo extends t.Plugin{[Yo(305)](){const t=Yo,e=this[t(273)],n=e[t(294)][t(278)](t(286));if(e[t(294)][t(268)](t(303))&&(n[t(277)](t(270)),n[t(277)](t(280))),e[t(294)][t(268)](t(289)))for(const e of[t(269),t(271)])n[t(282)](e);const r=e[t(279)];n[t(300)](t(276)),n[t(275)][t(288)](t(276),Kr(r,t(296))),this[t(297)]()}[Yo(297)](){const t=Yo,e=this[t(273)],n=e[t(279)],r=e[t(294)][t(278)](t(286));r[t(275)][t(291)]((e=>{const s=t;if(s(281)!=e[s(299)])return;const{data:o}=e;if(!o)return;if(s(269)!=o[s(293)]&&s(271)!=o[s(293)])return;const i=e[s(283)]()[0],a=r[s(275)][s(290)](i);return s(269)==o[s(293)]?{type:s(284),content:Kr(n,s(295),a)}:s(271)==o[s(293)]?{type:s(284),content:Kr(n,s(304),a)}:void 0}))}}function $o(){const t=["IndentBlock","getItemLabel","registerDescriptionCallback","88520hQbAWI","commandName","plugins","*Indent:* %0","FORMAT_INDENT","_registerLegacyDescription","1482406RzoySY","type","registerBlockAttribute","88QFPhrX","7773561FjOQNa","IndentEditing","*Outdent:* %0","afterInit","3364207rGYdqN","has","indentBlock","indent","outdentBlock","30DKdVJQ","editor","65952Bgcywr","descriptionFactory","blockIndent","enableCommand","get","locale","outdent","formatBlock","enableDefaultAttributesIntegration","getItems","format","1052458jdafYR","TrackChangesEditing","1838752hLwgZi","registerAttributeLabel"];return($o=function(){return t})()}var ti=ei;function ei(t,e){var n=ri();return(ei=function(t,e){return n[t-=262]})(t,e)}!function(t){for(var e=ei,n=t();;)try{if(573259===-parseInt(e(268))/1+parseInt(e(269))/2+-parseInt(e(277))/3+parseInt(e(266))/4*(-parseInt(e(278))/5)+-parseInt(e(270))/6*(-parseInt(e(265))/7)+-parseInt(e(262))/8+parseInt(e(273))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class ni extends t.Plugin{static get[ti(275)](){return[ws.Input]}[ti(276)](){var t=ti;this[t(263)][t(272)][t(264)](t(267))[t(271)](t(274))}}function ri(){var t=["336030LUcyuE","enableCommand","plugins","14491143xlbaPD","input","requires","init","1697508FwhqPi","2337980ZRnLVl","8090216SMDVZX","editor","get","119dZduvh","8xAskvK","TrackChangesEditing","216915bpvMra","1480534bVknMP"];return(ri=function(){return t})()}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=387]})(t,e)}function ii(){const t=["commands","afterInit","6wxcpnf","1332815beIhbh","format","147qEcbLH","*Set link:* %0","_registerLegacyDescription","attribute","TrackChangesEditing","*Remove link*","LinkEditing","label","149920uzrOBY","commandName","linkHref","enableDefaultAttributesIntegration","get","formatInline","link","13685157PXsngR","locale","registerDescriptionCallback","6020StaAQE","newValue","3245QvYXIQ","commandParams","96924LiuUbE","registerInlineAttribute","unlink","registerAttributeLabel","510264SvsOMG","1271667GDBPNM","10JGhHMr","descriptionFactory","toLowerCase","2604XrQvZP","manualDecorators","link (","plugins","key","editor","has","type"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(920310===-parseInt(e(426))/1+parseInt(e(425))/2+parseInt(e(430))/3*(-parseInt(e(417))/4)+-parseInt(e(397))/5*(parseInt(e(396))/6)+parseInt(e(399))/7*(-parseInt(e(407))/8)+-parseInt(e(414))/9*(-parseInt(e(427))/10)+-parseInt(e(419))/11*(-parseInt(e(421))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(395)](){const t=si,e=this[t(391)];if(!e[t(389)][t(392)](t(405)))return;const n=e[t(389)][t(411)](t(403)),r=e[t(394)][t(411)](t(413));n[t(410)](t(413)),n[t(410)](t(423)),n[t(422)](t(409));for(const e of r[t(387)])n[t(422)](e.id),n[t(428)][t(424)](e.id,t(388)+e[t(406)][t(429)]()+")");n[t(428)][t(416)]((n=>{const r=t;if(r(402)!=n[r(393)])return;const{data:s}=n;if(!s||r(409)!=s[r(390)])return;const o=s[r(418)],i=e[r(415)];return{type:r(398),content:null==o?Kr(i,r(404)):Kr(i,r(400),'"'+o+'"')}})),this[t(401)]()}[si(401)](){const t=si,e=this[t(391)],n=e[t(415)];e[t(389)][t(411)](t(403))[t(428)][t(416)]((e=>{const r=t;if(r(412)!=e[r(393)])return;const{data:s}=e;if(s){if(r(413)==s[r(408)]){const t=s[r(420)][0];return{type:r(398),content:Kr(n,r(400),'"'+t+'"')}}return r(423)==s[r(408)]?{type:r(398),content:Kr(n,r(404))}:void 0}}))}}const ci=hi;!function(t){const e=hi,n=t();for(;;)try{if(552148===-parseInt(e(216))/1*(parseInt(e(148))/2)+-parseInt(e(186))/3*(-parseInt(e(171))/4)+parseInt(e(209))/5+parseInt(e(159))/6+parseInt(e(158))/7*(parseInt(e(207))/8)+-parseInt(e(206))/9*(parseInt(e(212))/10)+-parseInt(e(160))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class ui extends t.Plugin{[ci(174)](){const t=ci,e=this[t(218)],n=e[t(215)];if(!e[t(224)][t(154)](t(153)))return;const r=e[t(224)][t(223)](t(188)),s=e[t(224)][t(154)](t(192));function o(t){return()=>{const n=hi,s=e[n(195)][n(167)][n(150)],o=e[n(164)][n(223)](t);if(o[n(228)])return void e[n(163)](n(234),{});const i=t[n(227)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(175)](t)[s(217)]((t=>function(t,e){const n=s;return e[n(166)](t[n(197)],n(165))&&!e[n(233)](t)}(t,r)));o=o[s(217)]((t=>!t.is(s(225),s(165))||t[s(161)](s(208))!=e));const i=new Set;for(const t of o)t.is(s(225),s(165))?i[s(190)](fi(t)):i[s(190)](t);return Array[s(175)](i)}(s[n(221)](),i,e[n(195)][n(201)]);e[n(195)][n(181)]((()=>{const e=n;for(const n of a)r[e(199)](n,{commandName:t,commandParams:[{forceValue:!o[e(228)]}],formatGroupId:e(162)},gi(n))}))}}function i(t){return()=>{const n=hi,s=function(t){const e=hi;let n=Array[e(175)](t);const r=n[e(155)]((t=>e(165)!=t[e(205)]));return r>-1&&(n=n[e(227)](0,r)),n}(e[n(195)][n(167)][n(150)][n(221)]()),o=e[n(195)][n(183)](e[n(195)][n(151)](s[0],n(173)),e[n(195)][n(151)](s[s[n(177)]-1],n(169)));e[n(195)][n(181)]((()=>{const e=n;r[e(199)](o,{commandName:t,commandParams:[],formatGroupId:e(172)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(194)];for(;t&&t[n(161)](n(172))>e[n(161)](n(172));)r[n(190)](t),t=t[n(194)]}return Array[n(175)](r)}(s))}))}}r[t(214)](t(168),o(t(168))),r[t(214)](t(187),o(t(187))),s&&r[t(214)](t(198),o(t(198))),r[t(214)](t(180),i(t(180))),r[t(214)](t(184),i(t(184))),s&&r[t(214)](t(189),(()=>{const n=t,s=e[n(164)][n(223)](n(189)),o=Array[n(175)](s[n(231)]);o[n(217)]((t=>t[n(161)](n(178))!=s[n(228)])),e[n(195)][n(181)]((()=>{const t=n;for(const e of o)r[t(199)](e,{commandName:t(189),commandParams:[{forceValue:!s[t(228)]}]})}))})),r[t(157)][t(156)](t(165),(e=>Kr(n,t(210),e))),r[t(157)][t(219)]((e=>{const r=t;if(r(211)!=e[r(185)]&&r(204)!=e[r(185)])return;const{data:s}=e;if(s){if(r(168)==s[r(202)]||r(187)==s[r(202)]||r(198)==s[r(202)])switch(s[r(202)][r(230)](r(213),"")){case r(220):return o(Kr(n,r(193)));case r(232):return o(Kr(n,r(229)));case r(152):return o(Kr(n,r(226)))}if(r(180)==s[r(202)])return{type:r(170),content:Kr(n,r(149),Kr(n,r(210)))};if(r(184)==s[r(202)])return{type:r(170),content:Kr(n,r(203),Kr(n,r(210)))};if(r(189)==s[r(202)])return s[r(196)][0][r(182)]?{type:r(170),content:Kr(n,r(191))}:{type:r(170),content:Kr(n,r(222))}}function o(t){const e=r;return{type:e(170),content:Kr(n,e(179),t)}}}))}}function li(){const t=["listIndent","before","afterInit","from","previousSibling","length","todoListChecked","*Change to:* %0","indentList","change","forceValue","createRange","outdentList","type","1633413uNQLWp","bulletedList","TrackChangesEditing","checkTodoList","add","*Check item*","LegacyTodoListEditing","ELEMENT_BULLETED_LIST","nextSibling","model","commandParams","parent","todoList","markBlockFormat","push","schema","commandName","*Outdent:* %0","formatInline","name","1815381eAFvIg","8fIepoM","listType","2480870TGwknc","ELEMENT_LIST_ITEM","formatBlock","20dESPfF","List","enableCommand","locale","312508vxldoC","filter","editor","registerDescriptionCallback","bulleted","getSelectedBlocks","*Uncheck item*","get","plugins","element","ELEMENT_TODO_LIST","slice","value","ELEMENT_NUMBERED_LIST","replace","_selectedElements","numbered","isObject","paragraph","6XRnorb","*Indent:* %0","selection","createPositionAt","todo","LegacyListEditing","has","findIndex","registerElementLabel","descriptionFactory","615727gEdIRN","4002516EdAOTQ","4917803jNUXrm","getAttribute","blockName","execute","commands","listItem","checkChild","document","numberedList","end","format","8gMSxYY"];return(li=function(){return t})()}function fi(t){const e=ci,n=t[e(161)](e(172));if(0==n)return t;let r=t;for(;t[e(176)]&&t[e(176)].is(e(225),e(165));){const s=t[e(176)][e(161)](e(172));if(s==n)r=t[e(176)];else if(s<n)break;t=t[e(176)]}return r}function hi(t,e){const n=li();return(hi=function(t,e){return n[t-=148]})(t,e)}function gi(t){const e=ci,n=[];if(t.is(e(225),e(165))&&t[e(161)](e(172))>0){let r=t[e(194)];for(;r&&e(165)==r[e(205)]&&r[e(161)](e(172))==t[e(161)](e(172));)n[e(200)](r),r=r[e(194)]}return n}const di=mi;function pi(){const t=["createPositionAt","8PmjIZc","731784DTopaY","LegacyListPropertiesEditing","3929808ELRydB","bind","3762380iixwPZ","_getSuggestionBlocksForListStyle","markMultiRangeBlockFormat","afterInit","TrackChangesEditing","*Format:* set start index to %0","handleListStyleCommand","8490072kmfalP","_LIST_","plugins","listType","document","getFirstPosition","15BFEQuH","_getSuggestionBlocks","push","listStart","toUpperCase","locale","listItem","forward","reversed","handleListReversedCommand","map","format","getLastPosition","307867KKDPTd","length","listReversed","*Format:* set order to regular","from","startIndex","createRange","getSiblingNodes","styles","filter","formatBlock","listStyle","config","model","handleDescriptions","parent","*Change to:* %0","descriptionFactory","getSelectedBlocks","get","LegacyListUtils","_getTranslationKeyForListStyle","2377539BFzpwB","editor","change","before","enableCommand","getListTypeFromListStyleType","has","backward","*Format:* set order to reversed","selection","default","registerDescriptionCallback","flat","replace","type","numbered","commandParams","formatInline","5001584rSvXbE","handleListStartCommand","element","getAttribute","commandName","unshift","ELEMENT_","list.properties"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(858429===parseInt(e(432))/1*(parseInt(e(401))/2)+-parseInt(e(404))/3+-parseInt(e(406))/4+-parseInt(e(419))/5*(-parseInt(e(402))/6)+parseInt(e(392))/7+parseInt(e(413))/8+-parseInt(e(374))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[di(409)](){const t=di;if(!this[t(375)][t(415)][t(380)](t(403)))return;const e=this[t(375)][t(364)][t(371)](t(399)),n=this[t(375)][t(415)][t(371)](t(410));e[t(440)]&&n[t(378)](t(443),this[t(412)][t(405)](this)),e[t(427)]&&n[t(378)](t(434),this[t(428)][t(405)](this)),e[t(437)]&&n[t(378)](t(422),this[t(393)][t(405)](this)),n[t(369)][t(385)](this[t(366)][t(405)](this))}[di(412)](t,e={}){const n=di,r=this[n(375)][n(415)][n(371)](n(410)),s=this[n(407)]();this[n(375)][n(365)][n(376)]((()=>{const t=n;r[t(408)](s,{commandName:t(443),commandParams:[{type:e[t(388)]}],formatGroupId:t(443)})}))}[di(428)](t,e={}){const n=di,r=this[n(375)][n(415)][n(371)](n(410)),s=this[n(420)]((t=>t.is(n(394),n(425))&&n(389)===t[n(395)](n(416))));if(s[n(433)]<1)return;const o=s[n(429)]((t=>this[n(375)][n(365)][n(438)](this[n(375)][n(365)][n(400)](t,n(377)),this[n(375)][n(365)][n(400)](t,0))));this[n(375)][n(365)][n(376)]((()=>{const t=n;r[t(408)](o,{commandName:t(434),commandParams:[{reversed:e[t(427)]}],formatGroupId:t(434)})}))}[di(393)](t,e={}){const n=di,r=this[n(375)][n(415)][n(371)](n(410)),s=this[n(420)]((t=>t.is(n(394),n(425))&&n(389)===t[n(395)](n(416))));if(s[n(433)]<1)return;const o=s[n(429)]((t=>this[n(375)][n(365)][n(438)](this[n(375)][n(365)][n(400)](t,n(377)),this[n(375)][n(365)][n(400)](t,0))));this[n(375)][n(365)][n(376)]((()=>{const t=n;r[t(408)](o,{commandName:t(422),commandParams:[{startIndex:e[t(437)]}],formatGroupId:t(422)})}))}[di(366)](t){const e=di;if(e(442)!=t[e(388)]&&e(391)!=t[e(388)])return;const n=this[e(375)][e(424)],{data:r}=t;if(!r)return;let s,o;switch(r[e(396)]){case e(443):s=e(368),o={type:e(430),content:Kr(n,s,Kr(n,this[e(373)](r[e(390)][0][e(388)])))};break;case e(434):s=r[e(390)][0][e(427)]?e(382):e(435),o={type:e(430),content:Kr(n,s)};break;case e(422):s=e(411),o={type:e(430),content:Kr(n,s,r[e(390)][0][e(437)])}}return o}[di(407)](){const t=di;var e,n,r,s;const o=this[t(375)][t(415)][t(371)](t(372));let i=Array[t(436)](this[t(375)][t(365)][t(417)][t(383)][t(370)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(394),t(425)))&&i[t(397)](...o[t(439)](this[t(375)][t(365)][t(417)][t(383)][t(418)](),t(381))),(null===(n=i[i[t(433)]-1])||void 0===n?void 0:n.is(t(394),t(425)))&&i[t(421)](...o[t(439)](this[t(375)][t(365)][t(417)][t(383)][t(431)](),t(426))),i=[...new Set(i)],(null===(s=null===(r=this[t(375)][t(365)][t(417)][t(383)][t(418)]())||void 0===r?void 0:r[t(367)])||void 0===s?void 0:s.is(t(394),t(425)))&&(i=i[t(441)]((e=>e.is(t(394),t(425))))),i}[di(420)](t){const e=di,n=this[e(375)][e(415)][e(371)](e(372));let r=Array[e(436)](this[e(375)][e(365)][e(417)][e(383)][e(370)]())[e(441)](t)[e(429)]((t=>{const r=e,s=this[r(375)][r(365)][r(400)](t,0);return[...n[r(439)](s,r(381)),...n[r(439)](s,r(426))]}))[e(386)]();return r=[...new Set(r)],r}[di(373)](t){const e=di;return e(398)+(this[e(375)][e(415)][e(371)](e(372))[e(379)](t)||e(384))[e(423)]()+e(414)+t[e(423)]()[e(387)](/-/g,"_")}}function Ei(){const t=["editor","conversion","3945952EmbtPv","110lWTrHO","showSuggestionHighlights","11457192VqjNPL","media","4IwzBsT","enableCommand","has","locale","attribute:url:media","stop","div","1137908cnEYOg","ELEMENT_MEDIA","afterInit","MediaEmbedEditing","plugins","TrackChangesEditing","mediaEmbed","1siFyoO","elementToElement","2925230jaSAOv","for","get","dataDowncast","409167aUwBgl","22jYTNwe","14ZpllnY","data","downcastDispatcher","registerElementLabel","1372560xtFRMK","descriptionFactory","277881LeZMDo","createEmptyElement","high","options"];return(Ei=function(){return t})()}const bi=Ti;function Ti(t,e){const n=Ei();return(Ti=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(382140===-parseInt(e(311))/1*(parseInt(e(304))/2)+parseInt(e(286))/3*(-parseInt(e(297))/4)+parseInt(e(313))/5+parseInt(e(323))/6*(-parseInt(e(319))/7)+-parseInt(e(292))/8+parseInt(e(317))/9*(-parseInt(e(293))/10)+parseInt(e(318))/11*(parseInt(e(295))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class _i extends t.Plugin{[bi(306)](){const t=bi,e=this[t(290)];if(!e[t(308)][t(299)](t(307)))return;const n=e[t(308)][t(315)](t(309)),r=e[t(300)];n[t(298)](t(310)),n[t(285)][t(322)](t(296),(e=>Kr(r,t(305),e))),e[t(291)][t(314)](t(316))[t(312)]({model:t(296),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(294)])return n[s(287)](s(303))},converterPriority:t(288)}),e[t(320)][t(321)].on(t(301),((e,n,r)=>{const s=t;r[s(289)][s(294)]&&e[s(302)]()}),{priority:t(288)})}}const yi=ki;function Ai(){const t=["1551438hoDyAJ","62051rflbMn","5604MDqJvf","188684rtPscx","3533176TdkwVN","15LyIOzU","3650Mhddkm","get","7Jfnexz","29943nBfzhR","mention","afterInit","MentionEditing","enableCommand","1539998kIvmLI","editor","TrackChangesEditing","plugins","2tgdzaZ","has","3615846JxjraK"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(888783===-parseInt(e(214))/1*(parseInt(e(218))/2)+-parseInt(e(221))/3+-parseInt(e(224))/4*(-parseInt(e(226))/5)+-parseInt(e(220))/6+parseInt(e(229))/7*(-parseInt(e(225))/8)+-parseInt(e(230))/9*(-parseInt(e(227))/10)+-parseInt(e(222))/11*(-parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(211)](){const t=yi,e=this[t(215)];e[t(217)][t(219)](t(212))&&e[t(217)][t(228)](t(216))[t(213)](t(231))}}const Li=Si;function Ni(){const t=["12HnKahW","afterInit","280530YWvHHM","has","50xCRuny","mergeField","21368105IjKXth","ELEMENT_MERGE_FIELD","getContainedElement","enableCommand","registerDescriptionCallback","get","registerElementLabel","4iXoZwB","descriptionFactory","12ndtyZy","plugins","483245OUjgJP","8769235lztvRd","getAttribute","mergeFieldBlock","468284TLRzcp","element","editor","MergeFieldsEditing","*Remove:* %0","648387jGBPhF","TrackChangesEditing","6227418NVlLia","*Insert:* %0","type","deletion","insertion","insertMergeFieldBlock","insertMergeField","getLabel","88GFHGLf","locale"];return(Ni=function(){return t})()}function Si(t,e){const n=Ni();return(Si=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=Si,n=t();for(;;)try{if(946693===parseInt(e(144))/1*(parseInt(e(136))/2)+-parseInt(e(125))/3*(-parseInt(e(123))/4)+parseInt(e(141))/5+parseInt(e(113))/6+-parseInt(e(140))/7*(parseInt(e(121))/8)+-parseInt(e(111))/9*(parseInt(e(127))/10)+parseInt(e(129))/11*(-parseInt(e(138))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Ri extends t.Plugin{[Li(124)](){const t=Li,e=this[t(146)];if(!e[t(139)][t(126)](t(109)))return;e[t(139)][t(134)](t(112))[t(132)](t(119)),e[t(139)][t(134)](t(112))[t(132)](t(118));const n=e[t(139)][t(134)](t(112)),r=e[t(122)];n[t(137)][t(135)](t(128),(e=>Kr(r,t(130),e))),n[t(137)][t(135)](t(143),(e=>Kr(r,t(130),e))),n[t(137)][t(133)]((n=>{const s=t;if(s(117)!=n[s(115)]&&s(116)!=n[s(115)])return;const o=n[s(131)]();if(null==o)return;if(!o.is(s(145),s(128))&&!o.is(s(145),s(143)))return;const i=e[s(139)][s(134)](s(109))[s(120)](o[s(142)]("id"));return s(117)==n[s(115)]?{type:s(117),content:Kr(r,s(114),'"'+i+'" '+Kr(r,s(130)))}:{type:s(116),content:Kr(r,s(110),'"'+i+'" '+Kr(r,s(130)))}}))}}const Mi=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=465]})(t,e)}function wi(){const t=["1892556WQPWcT","20GqlYQC","ELEMENT_MULTI_LEVEL_LIST","oldValue","listType","registerBlockAttribute","editor","descriptionFactory","handleDescriptions","*Set format:* %0","has","locale","format","*Remove format:* %0","8rtkucI","next","get","MultiLevelList","multiLevelList","63489GKLIXs","registerDescriptionCallback","key","head","38kFzOSJ","TrackChangesEditing","plugins","listMarkerStyle","data","5362749NxeEHG","682897mzZBcw","7202671wEHKdV","2000720wytGBx","newValue","6817956eQuDut","afterInit","enableDefaultAttributesIntegration"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(875229===parseInt(e(484))/1+parseInt(e(478))/2*(parseInt(e(474))/3)+-parseInt(e(488))/4+-parseInt(e(492))/5*(-parseInt(e(491))/6)+-parseInt(e(485))/7*(-parseInt(e(469))/8)+-parseInt(e(483))/9+-parseInt(e(486))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[Mi(489)](){const t=Mi,e=this[t(497)],n=e[t(480)][t(471)](t(479));e[t(480)][t(465)](t(472))&&(n[t(490)](t(473)),n[t(496)](t(481)),n[t(498)][t(475)]((e=>this[t(499)](e))))}[Mi(499)](t){const e=Mi,n=this[e(497)][e(466)],{data:r}=t,s={type:e(467),content:""};if(r&&e(481)==r[e(476)]){if(!r[e(494)])return{type:e(467),content:Kr(n,e(500),Kr(n,e(493)))+" ("+r[e(487)]+")"};if(!r[e(487)]){let o=t[e(477)];for(;o;){if(o[e(482)]&&e(495)==o[e(482)][e(476)]&&o[e(482)][e(487)])return s;o=o[e(470)]}return{type:e(467),content:Kr(n,e(468),Kr(n,e(493)))+" ("+r[e(494)]+")"}}}}}const Fi=xi;function Di(){const t=["546426pOXibD","PageBreakEditing","enableCommand","get","ELEMENT_PAGE_BREAK","descriptionFactory","4307768MXyeJo","registerElementLabel","23187512aLQrIT","has","2045854btIBXf","6hZxxzD","locale","editor","1115875VqTNKf","669830xjxuAa","pageBreak","TrackChangesEditing","9dGlHeC","1967676LAyVPy","plugins","afterInit"];return(Di=function(){return t})()}function xi(t,e){const n=Di();return(xi=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=xi,n=t();for(;;)try{if(561619===parseInt(e(415))/1+-parseInt(e(403))/2+-parseInt(e(412))/3+-parseInt(e(421))/4+-parseInt(e(407))/5+-parseInt(e(404))/6*(-parseInt(e(408))/7)+parseInt(e(423))/8*(parseInt(e(411))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Bi extends t.Plugin{[Fi(414)](){const t=Fi,e=this[t(406)];if(!e[t(413)][t(402)](t(416)))return;e[t(413)][t(418)](t(410))[t(417)](t(409));const n=e[t(413)][t(418)](t(410)),r=e[t(405)];n[t(420)][t(422)](t(409),(e=>Kr(r,t(419),e)))}}const Pi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=326]})(t,e)}function ji(){const t=["has","markerName","downcastDispatcher","type","144487eWevdT","activeMarkers","isBlock","descriptionFactory","nodeAfter","toViewPosition","_splitMarkerName","checkChild","model","paragraph","createUIElement","options","_registerLegacyDescription","editor","writer","get","end","getItemLabel","121SUokhH","ELEMENT_PARAGRAPH","plugins","96oyPWEk","span","markerRange","consumable","1156dTMblX","commandName","21993EEncYi","*Change to:* %0","name","10833480TBPqgS","$text","mapper","format","schema","includes","1815240gwbgFE","afterInit","locale","insert","10715ryWoNg","TrackChangesEditing","isTouching","getFirstRange","insertParagraph","bindElementToMarker","addClass","188385FhgsoH","addMarker:suggestion:insertion","registerElementLabel","start","Paragraph","data","formatBlock","showSuggestionHighlights","54ctBXyR","enableCommand","editing","insertion","isLimit","consume","registerDescriptionCallback","711990UFOyls","ck-suggestion-marker--active","enableDefaultAttributesIntegration","highest","*Insert:* %0","ck-suggestion-marker-split"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(689066===parseInt(e(329))/1+-parseInt(e(337))/2*(-parseInt(e(381))/3)+-parseInt(e(379))/4*(parseInt(e(394))/5)+-parseInt(e(344))/6+-parseInt(e(354))/7*(-parseInt(e(375))/8)+-parseInt(e(384))/9+parseInt(e(390))/10*(parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Pi(391)](){const t=Pi,e=this[t(367)];if(!e[t(374)][t(350)](t(333)))return;const n=e[t(392)],r=e[t(374)][t(369)](t(395));r[t(357)][t(331)](t(363),(e=>Kr(n,t(373),e))),r[t(346)](t(363)),r[t(338)](t(326)),e[t(339)][t(352)].on(t(330),Vi(e),{priority:t(347)}),e[t(334)][t(352)].on(t(330),((n,r,s)=>{const o=t;s[o(365)][o(336)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(347)});const s=r[t(357)];s[t(343)]((r=>{const o=t;if(o(340)!==r[o(353)])return;const{start:i,end:a}=r[o(397)]();if(!i[o(396)](a)||!i[o(358)])return;const c=e[o(362)][o(388)],u=i[o(358)];return c[o(356)](u)&&!c[o(341)](u)&&c[o(361)](u,o(385))?{type:o(340),content:Kr(n,o(348),s[o(371)](u,1))}:void 0})),this[t(366)]()}[Pi(366)](){const t=Pi,e=this[t(367)],n=e[t(392)];e[t(374)][t(369)](t(395))[t(357)][t(343)]((e=>{const r=t;if(r(335)!=e[r(353)])return;const{data:s}=e;return s&&r(363)==s[r(380)]?{type:r(387),content:Kr(n,r(382),Kr(n,r(373)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(374)][o(369)](o(395)),a=r[o(377)][o(332)],c=r[o(377)][o(370)],u=t[o(362)][o(388)];if(!a[o(396)](c)||!a[o(358)])return;const l=a[o(358)];if(u[o(356)](l)&&!u[o(341)](l)&&u[o(361)](l,o(385))){if(!s[o(378)][o(342)](r[o(377)],n[o(383)]))return;const{authorId:t}=i[o(360)](r[o(351)]),a=s[o(368)][o(364)](o(376),{class:o(349),"data-author-id":t}),u=s[o(386)][o(359)](c);e&&i[o(355)][o(389)](r[o(351)])&&s[o(368)][o(328)](o(345),a),s[o(368)][o(393)](u,a),s[o(386)][o(327)](a,r[o(351)])}}}const Hi=zi;function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=410]})(t,e)}function Wi(){const t=["256993XmQMlb","42pODMba","927KMlgop","_registerLegacyDescription","161570hIiDYR","218460LlkTSa","*Remove all formatting*","24TgHcFj","has","TrackChangesEditing","RemoveFormatEditing","828830AzjPAW","removeFormat","descriptionFactory","enableDefaultAttributesIntegration","507524nWwGpQ","formatBlock","locale","plugins","get","editor","formatInline","commandName","registerDescriptionCallback","1905966CMhFXE","type","afterInit","format","51336CHprHm"];return(Wi=function(){return t})()}!function(t){const e=zi,n=t();for(;;)try{if(352903===parseInt(e(425))/1+-parseInt(e(411))/2+-parseInt(e(420))/3+-parseInt(e(430))/4+-parseInt(e(436))/5*(parseInt(e(432))/6)+-parseInt(e(426))/7*(-parseInt(e(424))/8)+parseInt(e(427))/9*(parseInt(e(429))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(422)](){const t=Hi,e=this[t(416)];e[t(414)][t(433)](t(435))&&(e[t(414)][t(415)](t(434))[t(410)](t(437)),this[t(428)]())}[Hi(428)](){const t=Hi,e=this[t(416)];e[t(414)][t(415)](t(434))[t(438)][t(419)]((n=>{const r=t;if(r(412)!=n[r(421)]&&r(417)!=n[r(421)])return;const{data:s}=n;return s&&r(437)==s[r(418)]?{type:r(423),content:Kr(e[r(413)],r(431))}:void 0}))}}const Ji=Zi;function Xi(){const t=["RestrictedEditingModeEditing","563643ITMmRj","goToPreviousRestrictedEditingException","goToNextRestrictedEditingException","discardSelectedSuggestions","discardSuggestion","16CeEYaG","editor","trackChanges","acceptAllSuggestions","358003XYVZfB","7336GTizLf","enableCommand","acceptSuggestion","afterInit","7758pBVozl","32343421aZSjdu","TrackChangesEditing","10KcoJaJ","1455SUfEkf","get","2729097AFCtAq","discardAllSuggestions","plugins","906086FCfsIF","has","acceptSelectedSuggestions","1797LeUjZQ"];return(Xi=function(){return t})()}function Zi(t,e){const n=Xi();return(Zi=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(653327===parseInt(e(256))/1+-parseInt(e(270))/2+-parseInt(e(245))/3*(parseInt(e(257))/4)+-parseInt(e(265))/5*(parseInt(e(261))/6)+parseInt(e(267))/7*(-parseInt(e(252))/8)+parseInt(e(247))/9*(parseInt(e(264))/10)+parseInt(e(262))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Yi extends t.Plugin{[Ji(260)](){const t=Ji,e=this[t(253)];if(!e[t(269)][t(271)](t(246)))return;const n=e[t(269)][t(266)](t(263));n[t(258)](t(248)),n[t(258)](t(249));const r=e[t(269)][t(266)](t(246));r[t(258)](t(254)),r[t(258)](t(259)),r[t(258)](t(251)),r[t(258)](t(255)),r[t(258)](t(268)),r[t(258)](t(244)),r[t(258)](t(250))}}const qi=$i;!function(t){const e=$i,n=t();for(;;)try{if(108008===-parseInt(e(406))/1*(-parseInt(e(420))/2)+-parseInt(e(375))/3*(-parseInt(e(418))/4)+parseInt(e(367))/5*(-parseInt(e(408))/6)+-parseInt(e(394))/7+-parseInt(e(381))/8+-parseInt(e(382))/9*(-parseInt(e(398))/10)+parseInt(e(419))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ta);class Qi extends t.Plugin{static get[qi(372)](){return[Qs.ShiftEnter]}[qi(399)](){const t=qi,e=this[t(413)],n=e[t(368)][t(412)](t(422));n[t(411)](t(373)),e[t(366)][t(374)].on(t(386),ea(e),{priority:t(376)}),e[t(366)][t(374)].on(t(400),ea(e),{priority:t(376)}),e[t(390)][t(374)].on(t(404),((n,r,s)=>{const o=t;s[o(370)][o(407)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(393)][t(416)](t(417),(n=>Kr(e[t(371)],t(421),n)))}}function $i(t,e){const n=ta();return($i=function(t,e){return n[t-=365]})(t,e)}function ta(){const t=["init","addMarker:suggestion:deletion","element","getItems","span","addMarker:suggestion","ck-suggestion-marker--active","4867JSbCNR","showSuggestionHighlights","370998iwgeMK","createPositionBefore","addClass","enableCommand","get","editor","deletion","createUIElement","registerElementLabel","softBreak","790076oZEybF","1632290ITlHiX","56agVdAi","ELEMENT_LINE_BREAK","TrackChangesEditing","consumable","editing","15RsEMfZ","plugins","bindElementToMarker","options","locale","requires","shiftEnter","downcastDispatcher","3QkgJLp","high","insert","model","markerName","ck-suggestion-marker-","379224UOzGlY","176445okMSHF","toViewPosition","_splitMarkerName","test","addMarker:suggestion:insertion","merge","name","markerRange","data","includes","activeMarkers","descriptionFactory","1400630nzMcBk","split","writer","mapper","30RKRFzb"];return(ta=function(){return t})()}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(368)][o(412)](o(422));if(!s[o(365)][o(385)](r[o(389)],n[o(388)]))return;const a=t[o(378)];for(const t of r[o(389)][o(402)]()){if(!t.is(o(401),o(417)))continue;const n=o(414)==r[o(379)][o(395)](":")[1]?o(387):o(395),{authorId:c}=i[o(384)](r[o(379)]),u=s[o(396)][o(415)](o(403),{class:o(380)+n,"data-author-id":c}),l=s[o(397)][o(383)](a[o(409)](t));e&&i[o(392)][o(391)](r[o(379)])&&s[o(396)][o(410)](o(405),u),s[o(396)][o(377)](l,u),s[o(397)][o(369)](u,r[o(379)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=423]})(t,e)}function sa(){const t=["TrackChangesEditing","7qnehYm","change","get","1692712RfcmHM","22oSlJip","forceValue","12xLLkZH","document","from","556047LLrfxf","isCollapsed","descriptionFactory","formatInline","afterInit","markInlineFormat","commands","92jPfUNv","commandParams","editor","14634269bhHWEL","getRanges","enableCommand","15501VjGfSa","1111070emJIFH","locale","formatBlock","model","1635822vmeHpH","FORMAT_RESTRICTED_ENABLED","commandName","FORMAT_RESTRICTED_DISABLED","749566emMqkM","1WaVRgx","value","plugins","registerDescriptionCallback","selection","StandardEditingModeEditing","type","5cqQlCJ","has","format","restrictedEditingException"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(225114===-parseInt(e(439))/1*(parseInt(e(438))/2)+parseInt(e(429))/3*(parseInt(e(423))/4)+parseInt(e(446))/5*(-parseInt(e(434))/6)+-parseInt(e(451))/7*(parseInt(e(454))/8)+parseInt(e(460))/9+-parseInt(e(430))/10*(parseInt(e(455))/11)+parseInt(e(457))/12*(parseInt(e(426))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(464)](){const t=na,e=this[t(425)],n=e[t(433)],r=e[t(431)];if(!e[t(441)][t(447)](t(444)))return;const s=e[t(441)][t(453)](t(450)),o=t(449),i=e[t(466)][t(453)](o);s[t(428)](o,((e,r={})=>{const a=t,c=n[a(458)][a(443)];if(c[a(461)])return void e(r);const u=void 0!==r[a(456)]?r[a(456)]:!i[a(440)];n[a(452)]((()=>{const t=a,e=Array[t(459)](c[t(427)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(465)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(462)][t(442)]((e=>{const n=t;if(n(432)!=e[n(445)]&&n(463)!=e[n(445)])return;const{data:s}=e;return s&&s[n(436)]==o?s[n(424)][0][n(456)]?{type:n(448),content:Kr(r,n(435))}:{type:n(448),content:Kr(r,n(437))}:void 0}))}}const ia=ca;function aa(){const t=["normalizeConfig","_registerLegacyDescription","registerInlineAttribute","commandParams","style","1WLfmFU","element","enableDefaultAttributesIntegration","add","has","formatBlock","getGhsAttributeNameForElement","registerDescriptionCallback","styleName","type","55xfFIiW","formatInline","603113NfhMEv","GeneralHtmlSupport","inline","DataSchema","registerAttributeLabel","*Remove format:* %0","Style","afterInit","toLowerCase","6LEoowI","1029454TjRuTX","3636005YzmpKr","FORMAT_STYLE","config","registerBlockAttribute","TrackChangesEditing","64bMgJHx","*Set format:* %0","locale","get","descriptionFactory","2641312PMIWur","commandName","8198037HaBAYk","editor","plugins","ghsAttributes","4686550ZcioCb","block","StyleUtils","definitions","forceValue","format","1862733wROhGm"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=271]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(538235===parseInt(e(303))/1*(parseInt(e(274))/2)+-parseInt(e(297))/3+parseInt(e(285))/4+-parseInt(e(275))/5*(-parseInt(e(273))/6)+parseInt(e(315))/7*(parseInt(e(280))/8)+parseInt(e(287))/9+parseInt(e(291))/10*(-parseInt(e(313))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(271)](){const t=ia,e=this[t(288)];if(!e[t(289)][t(307)](t(321))||!e[t(289)][t(307)](t(318)))return;const n=e[t(289)][t(283)](t(279)),r=e[t(282)],s=e[t(277)][t(283)](t(302))||{},o=e[t(289)][t(283)](t(316)),i=e[t(289)][t(283)](t(293))[t(298)](e[t(289)][t(283)](t(318)),s[t(294)]);n[t(305)](t(302));const a=new Set;for(const e of i[t(292)]){const n=o[t(309)](e[t(304)]);a[t(306)](n)}const c=new Set;for(const e of i[t(317)]){const n=o[t(309)](e[t(304)]);c[t(306)](n);for(const n of e[t(290)])c[t(306)](n)}for(const e of a)n[t(278)](e),n[t(284)][t(319)](e,Kr(r,t(276)));for(const e of c)n[t(300)](e),n[t(284)][t(319)](e,Kr(r,t(276)));this[t(299)]()}[ia(299)](){const t=ia,e=this[t(288)],n=e[t(282)];e[t(289)][t(283)](t(279))[t(284)][t(310)]((e=>{const r=t;if(r(308)!=e[r(312)]&&r(314)!=e[r(312)])return;const{data:s}=e;return s&&r(302)===s[r(286)]?s[r(301)][0][r(295)]?{type:r(296),content:Kr(n,r(281),s[r(301)][0][r(311)][r(272)]())}:{type:r(296),content:Kr(n,r(320),s[r(301)][0][r(311)][r(272)]())}:void 0}))}}function la(){const t=["isInContent","first","selectTableRow","writer","showSuggestionHighlights","batch","createRangeIn","TableEditing","change:data","TrackChangesEditing","start","join","afterInit","oldRange","insertTable","ELEMENT_TABLE_WITH_TEXT","setSelection","addRange","map","insertTableRowAbove","editor","_suggestionFactory","736888FBdWwN","_getSuggestionCoords","isEqual","getChangedMarkers","data","502974KSVYPg","removeClass","insert","getItems","locale","tableColumn","getAttribute","descriptionFactory","getChanges","low","removeTableColumn","_tablePostFixingSubtypes","execute","ELEMENT_TABLE","filter","rowspan","min","deletion","model","values","nodeBefore","type","getRowIndexes","addMarker:suggestion","createTableWalker","getRanges","*Insert:* %0","rootName","tableCell","order","max","toLowerCase","plugins","has","name","1970BKAzZJ","selectTableColumn","_splitMarkerName","insertTableColumnRight","10DmkxOD","colspan","position","hasAttribute","enableCommand","last","highest","isArray","ELEMENT_TABLE_ROW","12883vyuqxw","addClass","subType","*Remove:* %0","7JHiQZZ","TableUtils","registerCustomCallback","end","document","_setupColumnsRowsFixing","discard","insertTableRowBelow","minRow","substr","tablePaste","insertion","selection","insertTableColumnLeft","enqueueChange","mapper","createRangeOn","removeTableRow","startsWith","element","getCellLocation","MAX_SAFE_INTEGER","registerDescriptionCallback","getSelectionAffectedTableCells","span","$textProxy","left","isTouching","change","ELEMENT_TABLE_COLUMN_WITH_TEXT","34vAqhwk","item","detach","getChildren","markMultiRangeInsertion","15961BwXZAk","from","suggestion","1130124YbHlgl","differ","getSuggestion","some","registerPostFixer","maxRow","commands","above","fromRange","push","_acceptFormatSuggestionCallbackFactory","markMultiRangeDeletion","downcastDispatcher","length","toViewElement","forceValue","MIN_SAFE_INTEGER","get","tableRow","registerElementLabel","getContainedElement","options","_getCoordsForCells","2852892mvOAQO","_tableSuggestions","classes","createPositionAt","getColumnIndexes","getFirstRange","table","cell","minColumn","every","nodeAfter","isIntersectingWithRange","2760952Ligsog","root","includes","add","isIntersecting","findAncestor","accept","maxColumn","$graveyard","refresh","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE_COLUMN"];return(la=function(){return t})()}const fa=ha;function ha(t,e){const n=la();return(ha=function(t,e){return n[t-=332]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(191467===parseInt(e(388))/1*(-parseInt(e(422))/2)+parseInt(e(340))/3+parseInt(e(335))/4*(parseInt(e(379))/5)+parseInt(e(430))/6+parseInt(e(392))/7*(-parseInt(e(465))/8)+parseInt(e(453))/9+parseInt(e(375))/10*(-parseInt(e(427))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class ga extends t.Plugin{constructor(t){const e=ha;super(t),this[e(351)]=[e(448),e(345)],this[e(454)]=new Set}[fa(489)](){const t=fa,e=this[t(333)],n=e[t(358)][t(396)][t(404)];if(!e[t(372)][t(373)](t(484)))return;const r=e[t(344)],s=e[t(372)][t(447)](t(486)),o=e[t(372)][t(447)](t(393));s[t(347)][t(449)](t(459),(e=>Kr(r,t(353),e))),this[t(397)](),s[t(383)](t(491)),s[t(383)](t(479)),s[t(383)](t(376));for(const r of[t(332),t(399)]){const i=e[t(436)][t(447)](r);s[t(383)](r,(r=>{const a=t;e[a(358)][a(420)]((t=>{const e=a;r();const c=e(437)===i[e(369)],u=o[e(415)](n),l=o[e(362)](u),f=c?l[e(478)]-1:l[e(384)]+1,h=u[0][e(470)](e(459)),g=o[e(364)](h,{startRow:f,endRow:f}),d=Array[e(428)](g)[e(495)]((n=>t[e(408)](n[e(460)])));s[e(426)](d,e(448))}))}))}for(const r of[t(405),t(378)]){const i=e[t(436)][t(447)](r);s[t(383)](r,(r=>{const a=t;e[a(358)][a(420)]((t=>{const e=a;r();const c=e(418)===i[e(369)],u=o[e(415)](n),l=o[e(457)](u),f=c?l[e(478)]-1:l[e(384)]+1,h=u[0][e(470)](e(459)),g=o[e(364)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(428)](g)[e(495)]((n=>t[e(408)](n[e(460)])));s[e(426)](d,e(345))}))}))}for(const r of[t(409),t(350)]){const i=r[t(401)](11),a=i[t(371)](),c=a[t(401)](0,3)+t(416),u=t(459)+i,l=t(356)+i,f=t(370)+i;s[t(383)](r,(()=>{const i=t;e[i(358)][i(420)]((t=>{const e=i,h=o[e(415)](n),g=h[0][e(470)](e(459));let d;if(e(409)==r){const t=o[e(362)](h);d={startRow:t[e(478)],endRow:t[e(384)],includeAllSlots:!0}}else{const t=o[e(457)](h);d={startColumn:t[e(478)],endColumn:t[e(384)],includeAllSlots:!0}}const p=o[e(364)](g,d),m=Array[e(428)](p)[e(495)]((({cell:t})=>t)),I=da(m[e(354)]((t=>t[e(382)](c)))),E=da(m[e(354)]((t=>!t[e(382)](c))))[e(495)]((n=>t[e(408)](n))),b=s[e(441)](E,u);if(b&&(e(448)==b[e(390)]||e(345)==b[e(390)])){const n=this[e(336)](b);for(const r of I){const s=t[e(408)](r),i=o[e(412)](r),u=r[e(346)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(494)](s)}}}))}))}function c(r){const s=t,o=Array[s(428)](n[s(365)]())[s(495)]((t=>i.LiveRange[s(438)](t)));e[s(358)][s(420)]((t=>{const n=s,i=t[n(482)];r=r[n(354)]((t=>n(473)!=t[n(466)][n(367)])),t[n(493)](r),e[n(436)][n(447)](n(409))[n(474)](),e[n(352)](n(409),{forceDefaultExecution:!0}),e[n(358)][n(406)]((()=>{const t=n;e[t(358)][t(406)](i,(e=>{const n=t,r=o[n(354)]((t=>n(473)!=t[n(466)][n(367)]));r[n(443)]>0&&e[n(493)](r);for(const t of o)t[n(424)]()}))}))}))}function u(r){const s=t;e[s(358)][s(420)]((t=>{const o=s,a=Array[o(428)](n[o(365)]())[o(495)]((t=>i.LiveRange[o(438)](t))),c=[];for(const t of r)for(const e of t[o(343)]({shallow:!0}))c[o(439)](e);for(const n of c)o(473)!=n[o(466)][o(367)]&&(t[o(493)](t[o(456)](n,0)),e[o(436)][o(447)](o(350))[o(474)](),e[o(352)](o(350),{forceDefaultExecution:!0}));const u=a[o(354)]((t=>o(473)!=t[o(466)][o(367)]));u[o(443)]>0&&t[o(493)](u);for(const t of a)t[o(424)]()}))}function l(e,n){const r=t;return n[r(462)]((t=>e[r(433)]((e=>e[r(395)][r(337)](t[r(487)])||t[r(395)][r(337)](e[r(487)])))))}function f(e,n){const r=t;return!e[r(433)]((t=>n[r(433)]((e=>t[r(469)](e)))))&&e[r(433)]((t=>n[r(433)]((e=>t[r(395)][r(419)](e[r(487)])))))}e[t(339)][t(442)].on(t(363),((e,n,r)=>{const s=t;if(!r[s(451)][s(481)])return;const o=n[s(423)];if(!o)return;const i=r[s(407)][s(444)](o);function c(t){return Array[s(386)](t)?t:[t]}i&&s(368)===o[s(374)]&&(0,a.setHighlightHandling)(i,r[s(480)],((t,e,n)=>n[s(389)](c(e[s(455)]),t)),((t,e,n)=>n[s(341)](c(e[s(455)]),t)))}),{priority:t(385)}),s[t(347)][t(414)]((e=>{const n=t;if(n(403)!=e[n(361)]&&n(357)!=e[n(361)])return;const s=e[n(450)]();if(null!=s&&s.is(n(411),n(459))){if(n(403)==e[n(361)]){const t=e[n(343)]()[n(354)]((t=>t.is(n(417))))[n(495)]((t=>t[n(339)]));if(t[n(443)])return{type:n(403),content:Kr(r,n(366),Kr(r,n(492),'"'+t[n(488)](" ")+'"'))}}if(n(357)==e[n(361)]){const t=e[n(343)]()[n(354)]((t=>t.is(n(417))))[n(495)]((t=>t[n(339)]));if(t[n(443)])return{type:n(357),content:Kr(r,n(391),Kr(r,n(492),'"'+t[n(488)](" ")+'"'))}}}})),s[t(347)][t(414)]((e=>{const n=t;if(n(448)==e[n(390)]){const t=e[n(343)]()[n(354)]((t=>t.is(n(417))))[n(495)]((t=>t[n(339)])),s=this[n(336)](e),o=s[n(435)]-s[n(400)]+1;if(n(403)==e[n(361)])return t[n(443)]?{type:n(403),content:Kr(r,n(366),Kr(r,n(475),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(403),content:Kr(r,n(366),Kr(r,n(387),o))};if(n(357)==e[n(361)])return t[n(443)]?{type:n(357),content:Kr(r,n(391),Kr(r,n(475),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(357),content:Kr(r,n(391),Kr(r,n(387),o))}}if(n(345)==e[n(390)]){const t=e[n(343)]()[n(354)]((t=>t.is(n(417))))[n(495)]((t=>t[n(339)])),s=this[n(336)](e),o=s[n(472)]-s[n(461)]+1;if(n(403)==e[n(361)])return t[n(443)]?{type:n(403),content:Kr(r,n(366),Kr(r,n(421),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(403),content:Kr(r,n(366),Kr(r,n(476),o))};if(n(357)==e[n(361)])return t[n(443)]?{type:n(357),content:Kr(r,n(391),Kr(r,n(421),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(357),content:Kr(r,n(391),Kr(r,n(476),o))}}})),s[t(334)][t(394)](t(403),t(448),t(398),c),s[t(334)][t(394)](t(357),t(448),t(471),c),s[t(334)][t(394)](t(403),t(345),t(398),u),s[t(334)][t(394)](t(357),t(345),t(471),u),s[t(334)][t(394)](t(403),t(345),t(488),l),s[t(334)][t(394)](t(357),t(345),t(488),l),s[t(334)][t(394)](t(403),t(448),t(488),f),s[t(334)][t(394)](t(357),t(448),t(488),f)}[fa(440)](){const t=fa,e=this[t(333)],n=e[t(358)][t(396)][t(404)];return(r,s)=>{const o=t;e[o(358)][o(420)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(395)][a(360)];u&&u[0]&&!1===u[0][a(445)]&&(l=r[0][a(487)][a(463)]);const f=t[a(483)](l);if(a(473)==f[a(466)][a(367)])return;const h=Array[a(428)](n[a(365)]())[a(495)]((t=>i.LiveRange[a(438)](t)));t[a(493)](f),e[a(436)][a(447)](c)[a(474)](),u[a(439)]({forceDefaultExecution:!0}),e[a(352)](c,...u);const g=h[a(354)]((t=>a(473)!=t[a(466)][a(367)]));g[a(443)]>0&&t[a(493)](g);for(const t of h)t[a(424)]()}))}}[fa(452)](t){const e=fa,n=this[e(333)][e(372)][e(447)](e(393));let r=Number[e(413)],s=Number[e(446)],o=Number[e(413)],i=Number[e(446)];for(const a of t){if(e(473)==a[e(466)][e(367)])continue;const{row:t,column:c}=n[e(412)](a),u=a[e(382)](e(355))?a[e(346)](e(355))-1:0,l=a[e(382)](e(380))?a[e(346)](e(380))-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}}[fa(397)](){const t=fa,e=this[t(333)],n=e[t(372)][t(447)](t(486)),r=e[t(372)][t(447)](t(393));e[t(358)][t(396)].on(t(485),(()=>{const r=t,s=Array[r(428)](e[r(358)][r(396)][r(431)][r(338)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(377)](t);if(r(429)!=s)continue;if(null!=e[r(490)])continue;const a=n[r(432)](o);this[r(351)][r(467)](i)&&this[r(454)][r(468)](a)}}),{priority:t(349)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(408)](e),a=e[s(470)](s(459)),c=r[s(412)](e);for(const t of this[s(454)]){const n=t[s(390)],r=n[s(410)](s(402)),u=n[s(401)](r?10:5),l=u[s(371)](),f=l[s(401)](0,3)+s(416),h=s(356)+u,g=s(370)+u;if(!t[s(477)])continue;if(a!=t[s(458)]()[s(487)][s(470)](s(459)))continue;if(t[s(464)](i))continue;const d=e[s(382)](f)?e[s(346)](f)-1:0,p=this[s(336)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(494)](i),o=!0)}return o};e[t(358)][t(396)][t(434)]((n=>{const r=t;let o=!1;for(const t of e[r(358)][r(396)][r(431)][r(348)]())if(r(342)==t[r(361)])if(r(448)==t[r(374)])for(const e of t[r(381)][r(463)][r(425)]())o=o||s(e,n);else r(368)==t[r(374)]&&(o=o||s(t[r(381)][r(463)],n));return o}))}[fa(336)](t){const e=fa;return this[e(452)](t[e(365)]()[e(495)]((t=>t[e(487)][e(463)])))}}function da(t){const e=fa;return Array[e(428)](new Set(t)[e(359)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=318]})(t,e)}function Ia(){const t=["subType","execute","_areMergableCells","getCellLocation","insertion","isInContent","TrackChangesEditing","author","table","model","document","55390daGVWB","$graveyard","registerDescriptionCallback","direction","commandName","deletion","commands","findAncestor","getRanges","*Split cell:* horizontally","forceDefaultExecution","horizontally","splitTableCellVertically","cell","_acceptFormatSuggestionCallbackFactory","format","mergeTableCellLeft","highest","1801168tZtYxu","trackChanges","editor","isEnabled","1916640QkBDEe","has","tableCell","createTableWalker","_tablePostFixingSubtypes","*Split cell:* vertically","mergeTableCellUp","splitTableCellHorizontally","setSelection","map","TableEditing","accept","find","plugins","set:isEnabled","selection","getSelectionAffectedTableCells","from","length","root","rootName","requires","TableUtils","getSuggestions","low","*Merge cells*","push","detach","fromRange","mergeTableCells","stop","type","descriptionFactory","filter","afterInit","483561MFwxvN","markMultiRangeBlockFormat","_isForcedDefaultExecutionBlock","3880940Frzuwp","locale","element","_areSelectedCellsMergable","formatInline","return","markBlockFormat","refresh","mergeTableCellDown","change","formatBlock","add","containsRange","registerCustomCallback","size","58758JPWHzK","get","87940xwsBuV","enableCommand","value","getFirstPosition","createRangeOn","_suggestionFactory","getAncestors","mergeTableCellRight"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(254189===-parseInt(e(327))/1+parseInt(e(347))/2+parseInt(e(345))/3+parseInt(e(384))/4+-parseInt(e(366))/5+-parseInt(e(388))/6+parseInt(e(330))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(409)](){return[ga]}[pa(326)](){const t=pa,e=this[t(386)],n=e[t(364)][t(365)][t(403)],r=e[t(331)];if(!e[t(401)][t(389)](t(398)))return;const s=e[t(401)][t(346)](t(361)),o=e[t(401)][t(346)](t(410)),a=e[t(401)][t(346)](ga);a[t(392)][t(318)](t(321)),s[t(348)](t(321),(()=>{const n=t,r=o[n(404)](e[n(364)][n(365)][n(403)]);e[n(364)][n(339)]((()=>{const t=n;s[t(328)](r,{commandName:t(321),commandParams:[]},[],t(321))}))})),e[t(372)][t(346)](t(321)).on(t(356),((n,r)=>{const o=t;e[o(372)][o(346)](o(385))[o(349)]&&(r[o(406)]>0&&r[r[o(406)]-1]&&r[r[o(406)]-1][o(376)]||s[o(329)]||this[o(333)]()||n[o(322)]())}),{priority:t(383)});for(const n of[t(394),t(354),t(338),t(382)]){const r=e[t(372)][t(346)](n);s[t(348)](n,(()=>{const n=t,o=e[n(364)][n(365)][n(403)][n(350)]()[n(353)]()[n(400)]((t=>t.is(n(332),n(390)))),i=r[n(349)];e[n(364)][n(339)]((()=>{const t=n;s[t(328)]([o,i],{commandName:t(321),commandParams:[]},[],t(321))}))}))}for(const n of[t(378),t(395)]){const r=e[t(372)][t(346)](n);s[t(348)](n,(()=>{const i=t,a=o[i(404)](e[i(364)][i(365)][i(403)])[0],c=a[i(373)](i(363)),{column:u,row:l}=o[i(358)](a);let f=[];if(i(377)==r[i(369)]){const t=o[i(391)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(405)](t)[i(397)]((t=>t[i(379)]))}else{const t=o[i(391)](c,{column:u,includeAllSlots:!0});f=Array[i(405)](t)[i(397)]((t=>t[i(379)]))}e[i(364)][i(339)]((t=>{const e=i;s[e(336)](t[e(351)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(324)][t(368)]((e=>{const n=t;if(n(340)!=e[n(323)]&&n(334)!=e[n(323)])return;const{data:s}=e;return s&&n(321)==s[n(370)]?{type:n(381),content:Kr(r,n(413))}:void 0})),s[t(324)][t(368)]((e=>{const n=t;if(n(340)!=e[n(323)]&&n(334)!=e[n(323)])return;const{data:s}=e;return s?n(378)==s[n(370)]?{type:n(381),content:Kr(r,n(393))}:n(395)==s[n(370)]?{type:n(381),content:Kr(r,n(375))}:void 0:void 0}));const c=a[t(380)]();for(const e of[t(394),t(354),t(338),t(382)])s[t(352)][t(343)](t(340),e,t(399),c);for(const e of[t(378),t(395)])s[t(352)][t(343)](t(340),e,t(399),c);s[t(352)][t(343)](t(340),t(321),t(399),(r=>{const s=t;e[s(364)][s(339)]((t=>{const o=s,a=Array[o(405)](n[o(374)]())[o(397)]((t=>i.LiveRange[o(320)](t)));t[o(396)](r),e[o(372)][o(346)](o(321))[o(337)](),e[o(356)](o(321),{forceDefaultExecution:!0});const c=a[o(325)]((t=>o(367)!=t[o(407)][o(408)]));c[o(406)]>0&&t[o(396)](c);for(const t of a)t[o(319)]()}))}));for(const n of[t(394),t(338),t(382),t(354)]){const r=e[t(372)][t(346)](n);r.on(t(402),((n,s,o)=>{const i=t;if(o){const t=e[i(364)][i(365)][i(403)][i(350)]()[i(353)]()[i(400)]((t=>t.is(i(332),i(390))));this[i(357)](r[i(349)],t)||(n[i(335)]=!1,n[i(322)]())}}),{priority:t(412)})}}[pa(333)](){const t=pa,e=this[t(386)][t(372)][t(346)](t(321)),n=this[t(386)][t(401)][t(346)](t(410));if(!e[t(387)])return!1;const r=n[t(404)](this[t(386)][t(364)][t(365)][t(403)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(357)](e,n))return!1;return!0}[pa(357)](t,e){const n=pa,r=this[n(386)][n(401)][n(346)](n(361)),s=this[n(386)][n(364)][n(351)](t),o=this[n(386)][n(364)][n(351)](e),i=new Set,a=new Set;for(const t of r[n(411)]())if((n(359)==t[n(323)]||n(371)==t[n(323)]||n(321)==t[n(355)])&&t[n(360)])for(const e of t[n(374)]())e[n(342)](s,!0)&&i[n(341)](t[n(323)]+":"+t[n(362)].id),e[n(342)](o,!0)&&a[n(341)](t[n(323)]+":"+t[n(362)].id);if(i[n(344)]!=a[n(344)])return!1;for(const t of i)if(!a[n(389)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["start","nodeAfter","504235nhAXMv","consumable","_registerLegacyDescription","markerNameToElements","createTableWalker","TableEditing","stop","includes","plugins","unbindElementFromMarkerName","addMarker:suggestion","registerDescriptionCallback","activeMarkers","878148OnJxIz","ck-suggestion-marker--active","showSuggestionHighlights","editor","markerRange","_splitMarkerName","headingColumns","data","ck-suggestion-marker-","registerCustomCallback","parent","_suggestionFactory","formatBlock","bindElementToMarker","toViewElement","setTableRowHeader","setTableColumnHeader","format","FORMAT_HEADER_ROW","downcastDispatcher","has","37939RqupWA","type","setAttribute","12480304gsMKQC","getSuggestion","removeMarker:suggestion","options","markerName","removeAttribute","FORMAT_HEADER_COLUMN","descriptionFactory","314862WYpMSM","accept","*Format:* %0","enableDefaultAttributesIntegration","1790ZsTpLJ","FORMAT_REGULAR_COLUMN","23aqfdrK","highest","123094IyFJFo","requires","registerBlockAttribute","writer","1575378bytRlf","nodeBefore","commandParams","registerAttributeLabel","removeClass","4JzXrGh","headingRows","afterInit","locale","_acceptFormatSuggestionCallbackFactory","FORMAT_REGULAR_ROW","commandName","mapper","end","TableUtils","item","203enogxW","consume","editing","TrackChangesEditing","addClass","_handleLegacySuggestions","getCellLocation","get","cell","data-suggestion","forceValue","name"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(830398===-parseInt(e(490))/1*(parseInt(e(492))/2)+-parseInt(e(452))/3+parseInt(e(501))/4*(-parseInt(e(439))/5)+-parseInt(e(484))/6*(-parseInt(e(512))/7)+parseInt(e(476))/8+parseInt(e(496))/9+-parseInt(e(488))/10*(parseInt(e(473))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(493)](){return[ga]}[ba(503)](){const t=ba,e=this[t(455)];if(!e[t(447)][t(472)](t(444)))return;const n=e[t(504)],r=e[t(447)][t(432)](t(515));r[t(487)](t(467)),r[t(487)](t(468)),r[t(494)](t(502)),r[t(494)](t(458)),r[t(483)][t(499)](t(502),Kr(n,t(470))),r[t(483)][t(499)](t(458),Kr(n,t(482))),this[t(517)]()}[ba(517)](){const t=ba,e=this[t(455)][t(447)][t(432)](t(515)),n=this[t(455)][t(447)][t(432)](t(510)),r=this[t(455)][t(447)][t(432)](ga)[t(505)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(457)](o[a(480)]),l=e[a(477)](u),f=l[a(459)];if(a(464)!=l[a(474)]||!f||a(468)!=f[a(507)])return;if(o[a(511)])return void s[a(445)]();if(!i[a(440)][a(513)](o[a(456)],s[a(436)]))return;const h=o[a(456)][a(437)][a(438)],g=o[a(456)][a(509)][a(497)],d=h[a(462)][a(462)],{column:p}=n[a(518)](h),{column:m}=n[a(518)](g);for(let s=p;s<=m;s++){const l=n[a(443)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(433)],l=i[a(508)][a(466)](s);i[a(495)][a(516)](a(460)+c,l),r&&i[a(495)][a(475)](a(434),u,l),i[a(508)][a(465)](l,o[a(480)]),t&&(e[a(451)][a(446)](o[a(480)])?i[a(495)][a(516)](a(453),l):i[a(495)][a(500)](a(453),l))}}}}e[t(463)][t(461)](t(464),t(467),t(485),r),e[t(463)][t(461)](t(464),t(468),t(485),r),this[t(455)][t(514)][t(471)].on(t(449),s(),{priority:t(491)}),this[t(455)][t(459)][t(471)].on(t(449),((e,n,r)=>{const o=t;r[o(479)][o(454)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(491)}),this[t(455)][t(514)][t(471)].on(t(478),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(457)](r[o(480)]),c=e[o(477)](a),u=c[o(459)];if(o(464)!=c[o(474)]||!u||o(468)!=u[o(507)])return;const l=s[o(508)][o(442)](r[o(480)]);if(l)for(const t of l)s[o(495)][o(500)](o(460)+i,t),s[o(495)][o(500)](o(453),t),s[o(495)][o(481)](o(434),t),s[o(508)][o(448)](t,r[o(480)])}),{priority:t(491)}),this[t(441)]()}[ba(441)](){const t=ba,e=this[t(455)],n=e[t(504)];function r(e){const r=t;return{type:r(469),content:Kr(n,r(486),e)}}e[t(447)][t(432)](t(515))[t(483)][t(450)]((e=>{const s=t;if(s(464)!=e[s(474)])return;const{data:o}=e;if(o){if(s(467)==o[s(507)]){const t=o[s(498)][0][s(435)];return r(Kr(n,s(t?470:506)))}if(s(468)==o[s(507)]){const t=o[s(498)][0][s(435)];return r(Kr(n,s(t?482:489)))}}}))}}const Aa=ka;function ka(t,e){const n=Ma();return(ka=function(t,e){return n[t-=166]})(t,e)}!function(t){const e=ka,n=t();for(;;)try{if(424958===-parseInt(e(291))/1+-parseInt(e(234))/2+-parseInt(e(335))/3+parseInt(e(313))/4+parseInt(e(170))/5*(-parseInt(e(354))/6)+-parseInt(e(215))/7+parseInt(e(216))/8*(parseInt(e(296))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);const Ca=[Aa(368),Aa(298),Aa(310),Aa(181),Aa(261),Aa(205),Aa(312)],La=Object[Aa(237)](Ca[Aa(343)]((t=>[t,null])));class Na extends t.Plugin{static get[Aa(173)](){return[ga]}[Aa(235)](){const t=Aa,n=this[t(167)];if(!n[t(356)][t(294)](t(197)))return;const r=n[t(356)][t(231)](t(240)),s=n[t(356)][t(231)](t(199)),o=n[t(356)][t(231)](ga),a=n[t(356)][t(231)](t(197));o[t(169)][t(350)](t(327),t(292)),n[t(208)][t(171)][t(283)](t(217),{allowIn:t(339),allowContentOf:t(339),isLimit:!0}),n[t(221)][t(200)]({model:t(217),view:t(189)});let c=null;n[t(208)].on(t(211),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(355)]-1];h&&h[u(306)]||r[u(317)]||this[u(167)][u(357)][u(231)](u(279))[u(319)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(236)))return!1;const i=s[o(345)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(204)](n[o(256)][o(293)]);if(!a[o(355)])return!1;const c=a[0][o(187)](o(290)),l=r[o(223)](a),f=r[o(285)](a),h={startRow:l[o(253)],endRow:l[o(252)],startColumn:f[o(253)],endColumn:f[o(252)]};return 1==a[o(355)]&&(h[o(190)]+=r[o(351)](i)-1,h[o(299)]+=r[o(214)](i)-1),Ra(c,h,r)}(l,f,n[u(208)],s,a)&&(o[u(348)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(208)][u(364)]((()=>{const t=u;n[t(208)][t(211)](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(355)]&&r[t(188)](o,t(327),{tablePasteChainId:s}),a[t(355)]&&r[t(188)](a,t(292),{tablePasteChainId:s}),l[t(355)]&&(r[t(188)](l,t(277),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(258)]((e=>{const n=t;var r;return null===(r=e[n(328)])||void 0===r?void 0:r[n(269)](e)}))),f[t(355)]&&(r[t(226)](f,t(277),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(258)]((e=>{const n=t;var r;return null===(r=e[n(328)])||void 0===r?void 0:r[n(269)](e)})));const g=r[t(251)](h[t(343)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(249),{tablePasteChainId:s});if(g){const e=g[t(239)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(208)][t(347)](s),a=e[t(332)]((e=>e[t(280)]()[t(209)](i)));a&&r[t(350)]([a[t(186)],o])}r[t(355)]&&g[t(203)](t(358),Object[t(237)](r))}c=null})))}),{priority:e.priorities[t(175)]+10}),n[t(356)][t(231)](t(197)).on(t(362),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(348)]();const u=s[r(263)],l=o,f=Sa(u),h=Sa(l);e[r(213)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(218)](u[r(174)](0));for(const t of Array[r(366)](l[r(274)]()))a[r(340)](t,u,r(244));const t=c[r(247)][r(227)](s[r(185)]),e=c[r(367)][r(227)](s[r(266)]);t||e||(g=i.LiveRange[r(287)](a[r(346)](u)))}else h&&!f&&(d=a[r(346)](u));else{const t=a[r(262)](r(217)),e=a[r(262)](r(217));a[r(278)](a[r(346)](u),e),a[r(340)](t,u,0);for(const e of Array[r(366)](l[r(274)]()))a[r(340)](e,t,r(244));g=i.LiveRange[r(287)](a[r(347)](t)),d=i.LiveRange[r(287)](a[r(347)](e))}const p=Array[r(366)](l[r(300)]())[r(265)]((([t])=>Ca[r(227)](t)));c[r(311)][r(350)]({element:u,attributes:p[r(355)]?Object[r(237)](p):null}),g&&c[r(321)][r(350)](g),d&&c[r(268)][r(350)](d)}),{priority:t(175)}),s.on(t(288),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(302)]||1;c[o(367)]=new Array(l)[o(250)](u)[o(343)](((t,e)=>t+e));for(const{cell:t}of s[o(220)](i,{startColumn:u,endColumn:u+l-1}))c[o(202)][o(350)](n[o(208)][o(347)](t))}),{priority:t(257)}),s.on(t(341),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(207)]||1;c[o(247)]=new Array(l)[o(250)](u)[o(343)](((t,e)=>t+e));for(const{cell:t}of s[o(220)](i,{startRow:u,endRow:u+l-1}))c[o(273)][o(350)](n[o(208)][o(347)](t))}),{priority:t(257)}),r[t(314)][t(238)]((e=>{const r=t;if(e[r(229)]&&e[r(229)][r(179)](r(277)))return e[r(194)]?{}:{type:r(219),content:Kr(n[r(334)],r(201))}}));const u=()=>!1;for(const e of[t(277),t(292),t(327),t(249)])r[t(168)][t(359)](t(219),e,t(267),u),r[t(168)][t(359)](t(206),e,t(267),u),r[t(168)][t(359)](t(338),e,t(267),u);r[t(168)][t(359)](t(338),t(249),t(195),u),r[t(168)][t(359)](t(338),t(249),t(326),((e,r,s)=>{const o=t,i=e[o(343)]((t=>t[o(337)]()))[o(265)]((t=>t)),a=new Map(i[o(343)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(311)])e&&a[o(183)](t,e);else if(s&&s[o(358)])for(const[t,e]of Object[o(336)](s[o(358)])){const r=n[o(208)][o(246)][o(231)](t),s=r?r[o(280)]()[o(337)]():null;s&&a[o(183)](s,e)}n[o(208)][o(364)]((t=>{const e=o;for(const[n,r]of a)t[e(210)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(168)][o(359)](e,o(277),s,((t,i,a)=>{const c=o;n[c(208)][c(364)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(365)][o(245)];t.is(o(272),o(217))&&u[o(350)](t)}r[o(168)][o(333)](e,null,s)(t,i,a);for(const t of u)o(349)!=t[o(222)][o(228)]&&n[o(193)](t)}))}))};l(t(219),t(326)),l(t(219),t(195)),l(t(206),t(326)),l(t(206),t(195)),r[t(168)][t(359)](t(219),t(327),t(195),(e=>{const n=t,r=e[n(343)]((t=>t[n(337)]())),i=r[0][n(187)](n(290)),{minRow:a,maxRow:c}=o[n(225)](r);s[n(316)](i,{at:a,rows:c-a+1})})),r[t(168)][t(359)](t(219),t(292),t(195),(e=>{const n=t,r=e[n(343)]((t=>t[n(337)]())),i=r[0][n(187)](n(290)),{minColumn:a,maxColumn:c}=o[n(225)](r);s[n(270)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(229)]||!n[s(229)][s(179)](s(277)))return;const o=n[s(198)][s(224)],i=r[s(309)]()[s(265)]((t=>t[s(369)]&&t[s(198)]&&t[s(198)][s(224)]==o));i[s(355)]&&n[s(232)]()[s(355)]!=i[s(355)]&&i[s(230)](((t,e)=>(t[s(320)]=e,e[s(194)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(275)](e[s(264)]),a=[s(330),s(361)],c=r[s(360)][s(227)](e[s(264)]);return c&&a[s(350)](s(324)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(254),f,{priority:t(175)}),r.on(t(172),f,{priority:t(175)}),n[t(208)][t(256)][t(304)]((()=>{const e=t;let s=!1;const o=Array[e(366)](n[e(208)][e(256)][e(233)][e(212)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(275)](t);if(e(315)!=o||e(206)!=a||i[e(353)])continue;if(!r[e(176)](c))continue;const u=r[e(248)](c)[e(276)](),l=n[e(356)][e(231)](e(297)).me;for(const t of r[e(309)]())if(t[e(369)]&&t[e(305)]==l&&e(338)==t[e(191)]&&e(249)==t[e(229)]&&t[e(276)]()[e(241)]((t=>u[e(289)]((n=>n[e(180)](t,!0))))))for(const n of t[e(232)]())n[e(369)]&&(n[e(195)](),s=!0)}return s})),n[t(208)][t(256)][t(304)]((e=>{const s=t,o=n[s(357)][s(231)](s(363));if(!o||!o[s(259)][s(294)](e[s(329)]))return!1;let i=!1;const a=n[s(356)][s(231)](s(297)).me,c=n[s(208)][s(256)][s(233)][s(166)](),u=Array[s(366)](n[s(208)][s(256)][s(233)][s(212)]())[s(265)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(275)](t);return n(315)==o&&n(277)==i&&c==a.id&&!e[n(353)]}));for(const t of c){if(s(340)!=t[s(191)]||s(217)!=t[s(186)]||1!=t[s(355)])continue;const n=e[s(295)](t[s(184)],t[s(184)][s(301)](1));if(!u[s(332)]((({data:t})=>t[s(344)][s(209)](n))))for(const{name:t,data:r}of u)if(n[s(180)](r[s(344)])){e[s(192)](t,{range:n}),i=!0;break}}return i})),n[t(208)][t(256)][t(304)]((e=>{const s=t;let o=!1;const i=n[s(356)][s(231)](s(297)).me,a=r[s(309)]()[s(265)]((t=>t[s(369)]&&t[s(305)]==i)),c=new Set,u=new Set;for(const t of a)if(s(277)==t[s(229)])for(const e of t[s(239)]()){const n=e[s(280)]()[s(337)]();if(n)if(n.is(s(272),s(217))&&Sa(n)){t[s(242)](e[s(186)]),c[s(318)](n),o=!0;const r=n[s(182)],i=n[s(303)],a=r&&r.is(s(272),s(217)),l=i&&i.is(s(272),s(217));a&&!c[s(294)](r)&&u[s(318)](r),l&&!c[s(294)](i)&&u[s(318)](i)}else n.is(s(272),s(352))&&n[s(196)]&&(t[s(242)](e[s(186)]),o=!0)}else if(s(249)==t[s(229)]){if(!t[s(198)]||!t[s(198)][s(224)])continue;const e=t[s(198)][s(358)];if(e&&Object[s(260)](e)[s(355)])continue;const n=t[s(198)][s(224)];let r=!0,i=!0;for(const e of a)if(e[s(229)]&&e[s(229)][s(179)](s(277))){if(!e[s(198)][s(224)]){i=!1;break}if(e.id!=t.id&&e[s(198)][s(224)]==n){r=!1;break}}i&&r&&(t[s(243)](),o=!0)}for(const t of c)e[s(218)](t);for(const t of u)e[s(193)](t);return o})),n[t(221)][t(271)](t(325))[t(284)]({model:t(342),view:t=>h(t),converterPriority:t(175)}),n[t(221)][t(271)](t(255))[t(284)]({model:t(342),view:(e,n)=>n[t(308)][t(281)]?h(e,!1):null,converterPriority:t(175)});const g=n[t(323)][t(286)];this[t(178)](g[t(256)],t(307),((e,n)=>{const r=t,s=[];for(const t of g[r(346)](n[r(177)])[r(322)]())t.is(r(272),r(189))&&s[r(350)](t);g[r(364)]((t=>{const e=r;for(const n of s)t[e(331)](t[e(346)](n),t[e(282)](n)),t[e(218)](n)}))}))}}function Sa(t){const e=Aa;if(t[e(196)])return!0;const n=t[e(174)](0);return n.is(e(272),e(352))&&n[e(196)]}function Ra(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(220)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ma(){const t=["editor","_suggestionFactory","_tablePostFixingSubtypes","562930NYhvhU","schema","suggestionUnloaded","requires","getChild","high","hasSuggestion","content","listenTo","startsWith","containsRange","tableCellHorizontalAlignment","nextSibling","set","position","row","name","findAncestor","markMultiRangeInsertion","suggestion-td","endRow","type","updateMarker","unwrap","previous","discard","isEmpty","TableClipboard","attributes","TableUtils","elementToElement","*Replace table cells*","columnInsertionRanges","setAttribute","getSelectionAffectedTableCells","tableCellBackgroundColor","deletion","rows","model","isEqual","setAttributes","insertContent","getChangedMarkers","return","getColumns","2471063FeEgpv","22026008ZgUKfh","tableCellSuggestion","remove","insertion","createTableWalker","conversion","root","getRowIndexes","tablePasteChainId","_getCoordsForCells","markMultiRangeDeletion","includes","rootName","subType","reduce","get","getAllAdjacentSuggestions","differ","1684062OUWAiJ","afterInit","documentSelection","fromEntries","registerDescriptionCallback","getMarkers","TrackChangesEditing","every","removeMarker","removeMarkers","end","nodeAfter","markers","rowInsertionIndexes","getSuggestion","tablePasteCell","fill","markMultiRangeBlockFormat","last","first","suggestionLoaded","dataDowncast","document","low","forEach","_createdBatches","keys","tableCellVerticalAlignment","createElement","cell","markerName","filter","column","join","deletionRanges","call","removeColumns","for","element","rowInsertionRanges","getChildren","_splitMarkerName","getRanges","tablePaste","wrap","trackChanges","getRange","showSuggestionHighlights","createPositionBefore","register","markerToHighlight","getColumnIndexes","view","fromRange","insertColumns","some","table","93559oIPfXc","tablePasteColumn","selection","has","createRange","9xEUwiA","Users","tableCellBorderColor","endColumn","getAttributes","getShiftedBy","columns","previousSibling","registerPostFixer","author","forceDefaultExecution","clipboardOutput","options","getSuggestions","tableCellBorderStyle","cells","tableCellPadding","2091992IKJayQ","descriptionFactory","suggestion","removeRows","_isForcedDefaultExecutionBlock","add","value","next","insertionRanges","getItems","editing","ck-suggestion-marker--active","editingDowncast","accept","tablePasteRow","detach","batch","ck-suggestion-marker","move","find","getSuggestionCallback","locale","2323770vDmxSF","entries","getContainedElement","formatBlock","tableCell","insert","insertRows","suggestion:formatBlock:tablePasteCell","map","newRange","getTableIfOnlyTableInContent","createRangeIn","createRangeOn","stop","$graveyard","push","getRows","paragraph","oldRange","42cmBewb","length","plugins","commands","markerAttributes","registerCustomCallback","activeMarkers","ck-suggestion-marker-insertion","_replaceTableSlotCell","redo","change","start","from","columnInsertionIndexes","tableCellBorderWidth","isInContent","getChanges"];return(Ma=function(){return t})()}const va=wa;function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=243]})(t,e)}function Oa(){const t=["getSelectedElement","684456PQCCrQ","getContainedElement","editor","descriptionFactory","author","getColumnGroupElement","formatBlock","resizeTable","subType","model","has","accept","registerCustomCallback","formatInline","document","353174vFRtYg","getTableColumnsWidths","data","6375984xMOOkR","change","396455ZCYlqH","registerDescriptionCallback","discard","611480BFETfB","tableWidth","get","markBlockFormat","25323160hhosxH","plugins","TrackChangesEditing","selection","TableColumnResizeEditing","locale","table","handleSuggestionDescription","columnWidths","enableCommand","format","Users","48WZzXOb","type","afterInit","9QtzGtz","getSuggestions","*Format:* resize table","getAttribute","7805574KxrwuJ","resizeTableWidth","handleResizeTableWidthCommand","_suggestionFactory","bind","getSuggestionCallback","commandParams","formatGroupId"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(596072===parseInt(e(249))/1+parseInt(e(296))/2+-parseInt(e(281))/3+-parseInt(e(265))/4*(parseInt(e(246))/5)+-parseInt(e(244))/6+-parseInt(e(272))/7+parseInt(e(253))/8*(parseInt(e(268))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Fa extends t.Plugin{[va(267)](){const t=va;if(!this[t(283)][t(254)][t(291)](t(257)))return;const e=this[t(283)][t(254)][t(251)](t(255));e[t(262)](t(273),this[t(274)][t(276)](this)),e[t(275)][t(293)](t(287),t(288),t(292),e[t(275)][t(277)](t(287),null,t(248))),e[t(275)][t(293)](t(287),t(288),t(248),e[t(275)][t(277)](t(287),null,t(292))),e[t(284)][t(247)](this[t(260)][t(276)](this))}[va(274)](t,e){const n=va,r=this[n(283)][n(254)][n(251)](n(255)),s=this[n(283)][n(254)][n(251)](n(257)),o=e[n(259)]||this[n(283)][n(290)][n(295)][n(256)][n(280)]();this[n(283)][n(290)][n(245)]((()=>{const i=n,a=s[i(286)](o);let c=a?s[i(297)](a):null,u=o[i(271)](i(250))||null;const l=e[i(250)]||u,f=e[i(261)]||c,h=this[i(283)][i(254)][i(251)](i(264)).me;for(const t of r[i(269)]()){const e=t[i(282)]();if(i(288)===t[i(289)]&&e===o){t[i(285)]!==h&&t[i(248)]();const e=t[i(243)][i(278)];u=e[0][i(250)],c=e[0][i(261)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(252)](o,{commandName:i(273),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(288)},[],i(288))}))}[va(260)](t){const e=va;if(e(287)!=t[e(266)]&&e(294)!=t[e(266)])return;const{data:n}=t;if(n&&e(288)===n[e(279)]){const t=e(270);return{type:e(263),content:Kr(this[e(283)][e(258)],t)}}}}const Da=Ba;function xa(){const t=["get","7oDKncP","has","5716836GJzNOG","193065IltndU","afterInit","TrackChangesEditing","52swxBXO","Template","editor","50jNlsoB","plugins","1198359XAaCEy","enableCommand","3958VymLCE","7035939XMYLUJ","843CrXWLR","5178120cmFhPz","1549581JRsAAt","insertTemplate"];return(xa=function(){return t})()}function Ba(t,e){const n=xa();return(Ba=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=Ba,n=t();for(;;)try{if(733772===parseInt(e(206))/1+-parseInt(e(208))/2*(-parseInt(e(190))/3)+parseInt(e(201))/4*(parseInt(e(198))/5)+-parseInt(e(197))/6+parseInt(e(195))/7*(-parseInt(e(191))/8)+parseInt(e(189))/9+-parseInt(e(204))/10*(parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Pa extends t.Plugin{[Da(199)](){const t=Da,e=this[t(203)];e[t(205)][t(196)](t(202))&&e[t(205)][t(194)](t(200))[t(207)](t(193))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=350]})(t,e)}function Ga(){const t=["tableOfContents","get","TrackChangesEditing","1rFGWsT","descriptionFactory","13JqDfhf","commands","plugins","1310254DsRNHo","7365iBEzqS","1686681naVfRr","15vYSmzH","10goITyw","ELEMENT_TABLE_OF_CONTENTS","editor","7ysvCDC","546808erXbGx","1044ywvBnS","181444cNMMrP","locale","afterInit","enableCommand","90052CkWpHs","registerElementLabel","1718654COsevi","insertTableOfContents","12GlHqil"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(138346===-parseInt(e(354))/1*(-parseInt(e(373))/2)+parseInt(e(362))/3*(parseInt(e(369))/4)+-parseInt(e(360))/5*(parseInt(e(368))/6)+parseInt(e(366))/7*(parseInt(e(367))/8)+-parseInt(e(361))/9*(parseInt(e(363))/10)+parseInt(e(359))/11*(parseInt(e(350))/12)+parseInt(e(356))/13*(parseInt(e(375))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(371)](){const t=Ua,e=this[t(365)];if(!e[t(357)][t(352)](t(376)))return;e[t(358)][t(352)](t(353))[t(372)](t(376));const n=e[t(358)][t(352)](t(353)),r=e[t(370)];n[t(355)][t(374)](t(351),(e=>Kr(r,t(364),e)))}}const Ha=Wa;function za(){const t=["plugins","nodeBefore","title-content","2798802nZWokT","document","differ","getNearestSelectionRange","suggestion","removeMarker","4naARwE","has","newRange","schema","268523DcYurh","end","element","1569886LstCHQ","ELEMENT_TITLE","TrackChangesEditing","descriptionFactory","afterInit","registerPostFixer","editor","updateMarker","4701704tOWVQD","locale","Title","isEqual","isCollapsed","1780167zjxdvt","2079410jyaziZ","126xdhdKa","model","start","get","forward","7ULtsOu","981020YpRVzi","createRange","getChangedMarkers","from","_splitMarkerName","isTouching","registerElementLabel"];return(za=function(){return t})()}function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=296]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(618715===-parseInt(e(305))/1+-parseInt(e(308))/2+parseInt(e(321))/3+parseInt(e(301))/4*(-parseInt(e(322))/5)+-parseInt(e(339))/6*(parseInt(e(328))/7)+parseInt(e(316))/8+parseInt(e(323))/9*(parseInt(e(329))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(312)](){const t=Ha,e=this[t(314)];if(!e[t(336)][t(302)](t(318)))return;const n=e[t(336)][t(326)](t(310));n[t(311)][t(335)](t(338),(()=>Kr(e[t(317)],t(309)))),e[t(324)][t(296)][t(313)]((r=>{const s=t;let o=!1;const i=Array[s(332)](e[s(324)][s(296)][s(297)][s(331)]());for(const{name:t,data:a}of i){const{group:i}=n[s(333)](t);if(s(299)!==i||!a[s(303)])continue;const c=a[s(303)],u=c[s(306)][s(337)];if(!u||!u.is(s(307),s(338)))continue;if(!c[s(325)][s(334)](c[s(306)]))continue;const l=e[s(324)][s(304)][s(298)](c[s(306)],s(327));if(l&&l[s(320)]){const e=r[s(330)](c[s(325)],l[s(325)]);e[s(319)](c)||(r[s(315)](t,{range:e}),o=!0)}o||(r[s(300)](t),o=!0)}return o}))}}function Ja(){const t=["enableCommand","has","TrackChangesEditing","redo","2332940zIKZUZ","editor","plugins","2541070HCrsAl","1149700YGgHKm","UndoEditing","undo","1899069TcXNfx","4513579aKGuXT","afterInit","1062782gJcNVn","get","5404350EnaNNk"];return(Ja=function(){return t})()}const Xa=Za;function Za(t,e){const n=Ja();return(Za=function(t,e){return n[t-=486]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(666805===parseInt(e(489))/1+parseInt(e(499))/2+parseInt(e(486))/3+-parseInt(e(500))/4+-parseInt(e(496))/5+-parseInt(e(491))/6+-parseInt(e(487))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Ya extends t.Plugin{[Xa(488)](){const t=Xa,e=this[t(497)],n=e[t(498)][t(490)](t(494));e[t(498)][t(493)](t(501))&&(n[t(492)](t(502)),n[t(492)](t(495)))}}const qa=$a;function Qa(){const t=["toggleTableCaption","1201617HEexdO","1857630eoEnOx","has","afterInit","8LXBrEM","24PGTHKF","9744hUAded","TrackChangesEditing","requires","enableCommand","get","65292SwiHWj","editor","49xKONWT","TableCaptionEditing","177745lElQAD","2222vBvlmk","41992biCsDN","8sAXSop","33687AIaffL","plugins"];return(Qa=function(){return t})()}function $a(t,e){const n=Qa();return($a=function(t,e){return n[t-=169]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(100869===-parseInt(e(177))/1+-parseInt(e(175))/2*(parseInt(e(185))/3)+-parseInt(e(176))/4*(-parseInt(e(173))/5)+parseInt(e(169))/6*(parseInt(e(171))/7)+-parseInt(e(184))/8*(-parseInt(e(180))/9)+parseInt(e(181))/10+-parseInt(e(174))/11*(parseInt(e(186))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class tc extends t.Plugin{static get[qa(188)](){return[ga]}[qa(183)](){const t=qa,e=this[t(170)];e[t(178)][t(182)](t(172))&&e[t(178)][t(190)](t(187))[t(189)](t(179))}}function ec(t,e){const n=rc();return(ec=function(t,e){return n[t-=496]})(t,e)}const nc=ec;function rc(){const t=["pluginName","plugins","start","registerDescriptionCallback","change","enqueueChange","getFirstPosition","commandParams","tableBorderColor","join","nodeAfter","getAttribute","850346dseLod","editor","tableWidth","descriptionFactory","get","tableCellWidth","TrackChangesEditing","TableCellPropertiesEditing","accept","registerCustomCallback","tableCellVerticalAlignment","markBlockFormat","locale","24TJRYkm","afterInit","tableCellBorderColor","3xSRTMi","1520834ABUmTL","getSuggestionCallback","findAncestor","batch","setAttribute","29934wZmWKi","tableCellBackgroundColor","2IKeRlm","format","getContainedElement","discard","3795076KFwgPJ","TableUtils","has","handleSuggestionDescription","tableCellPadding","removeAttribute","data","selection","tableBackgroundColor","tableCellHeight","enableCommand","TablePropertiesEditing","272xrcVbF","tableProperties","table","*Format:* change table cell properties","tableHeight","formatBlock","TrackChangesTableProperties","_suggestionFactory","_handlePropertyChange","*Format:* change table properties","3642030AIMwsw","getSelectionAffectedTableCells","1667920yIBclz","tableCellBorderWidth","_getSuggestion","model","getSuggestions","16233745LIUCPb","subType","tableCellHorizontalAlignment","document","tableAlignment","tableBorderStyle","handleDiscardAction","tableBorderWidth","tableCellProperties","tableCellBorderStyle"];return(rc=function(){return t})()}!function(t){const e=ec,n=t();for(;;)try{if(607665===parseInt(e(564))/1*(parseInt(e(540))/2)+parseInt(e(556))/3*(parseInt(e(568))/4)+-parseInt(e(513))/5+parseInt(e(553))/6*(parseInt(e(557))/7)+-parseInt(e(501))/8*(-parseInt(e(562))/9)+-parseInt(e(511))/10+-parseInt(e(518))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(502)]=[e(536),e(523),e(525),e(522),e(542),e(505),e(497)],this[e(526)]=[e(555),e(527),e(514),e(572),e(545),e(498),e(563),e(520),e(550)]}static get[nc(528)](){return nc(507)}[nc(554)](){const t=nc,e=this[t(541)][t(529)][t(544)](t(546));if(this[t(541)][t(529)][t(570)](t(500))){for(const n of this[t(502)])e[t(499)](n,((e,r)=>{const s=t,o=this[s(541)][s(516)][s(521)][s(496)][s(534)]()[s(559)](s(503));this[s(509)](n,[o],this[s(502)],s(502),e,r)}));e[t(508)][t(549)](t(506),t(502),t(548),e[t(508)][t(558)](t(506),null,t(567))),e[t(508)][t(549)](t(506),t(502),t(567),((e,n)=>this[t(524)](this[t(502)],e,n))),e[t(508)][t(549)](t(506),t(502),t(537),(()=>!1))}if(this[t(541)][t(529)][t(570)](t(547))){for(const n of this[t(526)])e[t(499)](n,((e,r)=>{const s=t,o=this[s(541)][s(529)][s(544)](s(569))[s(512)](this[s(541)][s(516)][s(521)][s(496)]);this[s(509)](n,o,this[s(526)],s(526),e,r)}));e[t(508)][t(549)](t(506),t(526),t(548),e[t(508)][t(558)](t(506),null,t(567))),e[t(508)][t(549)](t(506),t(526),t(567),((e,n)=>this[t(524)](this[t(526)],e,n))),e[t(508)][t(549)](t(506),t(526),t(537),(()=>!1))}e[t(543)][t(531)]((e=>this[t(571)](e)))}[nc(509)](t,e,n,r,s,o){const i=nc,a=this[i(541)][i(529)][i(544)](i(546));this[i(541)][i(516)][i(533)](o[i(560)],(()=>{const t=i;for(const i of e)if(this[t(515)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(539)](r);void 0!==n&&(e[r]=n)}s(o),a[t(551)](i,{commandParams:[e]},[],r)}}))}[nc(524)](t,e,n){const r=nc,s=e[0][r(530)][r(538)],o=n[r(535)][0];this[r(541)][r(516)][r(532)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(561)](r,o[r],s):e[n(573)](r,s)}))}[nc(571)](t){const e=nc;if(t[e(574)])switch(t[e(519)]){case e(502):return{type:e(565),content:Kr(this[e(541)][e(552)],e(510))};case e(526):return{type:e(565),content:Kr(this[e(541)][e(552)],e(504))}}}[nc(515)](t,e){const n=nc,r=this[n(541)][n(529)][n(544)](n(546));for(const s of r[n(517)]({skipNotAttached:!0})){const r=s[n(566)]();if(s[n(519)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=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 Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(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),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Yt?function(t,e){return Yt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=253]})(t,e)}function Lc(){const t=["getDifference","getMultiRangeId","_saved","getSuggestion","addMarker:suggestion","refresh","getFirstRange","suggestion-type","track-changes-enable-command-twice","formatInline","getAncestors","enableCommand","splitPosition","splice","fromRange","containsRangeInObject","addCommentThread","formatInline:chain","attribute:","_recordAttributeSuggestions","_checkSuggestionCorrectness","deletion:join","writer","createRangeOn","attribute:accept","name","_setSuggestionData","set","has","dataDowncast","_getSuggestionData","descriptionFactory","_joinSuggestions","5731715rxttbp","trackChangesCommand","attributeOldValue","attribute:join","rename","CommentsRepository","getIntersection","never","$graveyard","formatBlock:join","model","getChanges","fire","insertion:","addHighlight","formatBlock:chain","unbindElementFromMarkerName","execute","markInlineFormat","formatInline:accept","elementStart","_splitMarkerName","discardAllSuggestions","isMultiRange","trackChanges.mergeNestedSuggestions","5649885rwcJsi","end","open","_reduceExistingSuggestions","isAtStart","dataReady","insertion:chain","detach","removeMarkers","nodeAfter","rejected","deleteContent","addComment","insertion:join","catch","registerCustomCallback","init","value","updateMarker","suggestionUnloaded","fetchCommentThread","split","length","editing","_customCallbacks","286844ThzBPf","enableReadOnlyMode","differ","getRange","skipNestingCheck","author","_model","enqueueChange","toJSON","enableDefaultAttributesIntegration","ck-suggestion-marker--active","push","containsPosition","registerInlineAttribute","size","discard","announce","addMarker:suggestion:attribute","10KzKvjj","sort","675982HcWsMZ","createdAt","isExternal","addMarker","pluginName","editor","multipleBlocks","addRange","dataToMarker","creator","setSelection","head","targetPosition","_setSuggestionRange","applyOperation","data-suggestion","addSuggestionData","track-changes-adapter-already-set","upcast","high","ck-suggestion-marker-formatInline","find","_onDiscard","getWalker","isSelectable","markerName","getUser","commentThread","change:data","deletion:accept","external:","Users","attributeNewValue","marker-count","isUndo","deletion:discard","delete","PendingActions","forceDefaultExecution","unshift","getCustomProperty","4GlsmPx","hasComments","createPositionAt","isIntersectingWithRange","setTo","tablePasteChainId","deletion:","clear","suggestionLoaded","lowest","rethrowUnexpectedError","createRangeIn","add","pop","track-changes-user-not-found","change","markerNameToElements","parent","track-changes-suggestion-data-mismatch","documentSelection","normal","isLimit","editingDowncast","isArray","commands","stringify","for","registerBlockAttribute","always","FORMATTING","markAttributeChange","discardSuggestion","item","markers","formatBlock","get","3999084uubjsu","markMultiRangeDeletion","suggestion:","insertion:discard","_blockAttributeKeys","change:_saved","root","_createSuggestion","toUpperCase","listenTo","resolve","bindElementToMarker","_afterChanges","reconvertMarker","values","startsWith","markerReady","rootName","attributeKey","getMarkers","deletion:chain","elementEnd","_isDataLoaded","_refreshSuggestionsChain","isAfter","_inlineAttributeKeys","markDeletion","commandName","accepted","isTouching","track-changes-suggestion-not-found","getItems","config","createElement","_getAttributeKey","_handleNewSuggestionMarker","subType","stop","getSuggestionCallback","1584189GxKwje","trackChanges","multi","return","_cutOutSuggestionMarker","originalSuggestionId","howMany","_removeSuggestion","define","error-saving-suggestion-data-suggestion-discarded","plugins","getLastMatchingPosition","previous","deletion","key","consume","addClass","LEAVE","insertContent","adapter","createRange","warn","every","acceptSuggestion","TrackChangesEditing","_enabledCommands","ck-suggestion-marker-formatBlock","createSelection","_addThreadToSuggestion","getContainedElement","filter","_adapter","containerElement","attribute","chain","concat","_initAriaMarkerChangeAnnouncements","moveTargetPosition","suggestion:attribute:","forward","updateSuggestion","attribute:discard","isLocal","collaboration.channelId","getSuggestions","_isForcedDefaultExecutionBlock","forEach","trackChanges.trackFormatChanges","acceptAllSuggestions","insertion:accept","registerPostFixer","remove","removeMarker:suggestion:formatBlock","6CePAxy","after","element","_addSuggestionMarker","widget","_suggestionState","markerToData","$text","formatInline:","unbind","removeClass","selection","position","highest","before","markInsertion","ENTER","notReady","_editor","_breakSuggestionMarker","_commentsRepository","substring","isEqual","_mergeNestedSuggestions","_processAttributeChanges","$textProxy","suggestion","_getExternalAuthor","_suggestionFactory","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.","start","getNearestSelectionRange","getChangedMarkers","isCollapsed","3314408oEtaqz","_trackFormatChanges","accept","authoredAt","removed","insert","join","_isRegisteredAttribute","default","createPositionBefore","isBlock","authorName","nodeBefore","formatBlock:","acceptSelectedSuggestions","addSuggestion","isDocumentOperation","activeMarkers","getAttribute","some","format","meta","fromCharCode","_suggestions","markerToHighlight","backward","isNextTo","removeComment","options","newRange","locale","oldValue","getFirstMarker","_processAttributeSuggestions","isObject","keys","isInsideObject","containsItem","low","schema","action","batch","from","next","getAllAdjacentSuggestions","groupId","update:suggestion","range","_getMarkerAnnouncementText","stopListening","buildSuggestion","conversion","formatBlock:accept","$elementName","markBlockFormat","includes","removeAttribute","data","_getAuthorFromId","getShiftedBy","comments","elementToElement","requires","hasSuggestion","ready","substr","showSuggestionHighlights","isBefore","7jILUdt","isInContent","hasCommentThread","isIntersecting","_updateSuggestionData","attributes","removeMarker","formatBlock:discard","oldRange","formatGroupId","_refreshAttributeSuggestionsChain","_findSuggestions","isRemovable","@external","ck-suggestion-marker-","_isBlockAttribute","consumable","mapper","toViewElement","then","group","getRanges","ck-suggestion-marker","_rangeIsInLocalUserInsertion","containsRange","data-author-id","type","map","assign","isAtEnd","change:activeMarkers","_reduceSuggestionAttributeRange","_joinWithAdjacentSuggestions","formatInline:discard","track-changes-adapter-missing-getsuggestion","discardSelectedSuggestions","isOwn","_defaultCallbacks","move","suggestionChanged","insertion","markMultiRangeInsertion","$marker","track-changes-command-not-found","createPositionAfter","newValue","PENDING_ACTION_SUGGESTION","getCommentThread","_registerDefaultCallbacks","formatInline:join","clone","markMultiRangeBlockFormat","addMarkerName","_recordAttributeChanges","addMarker:suggestion:formatBlock","addUser","document","removeMarker:suggestion:attribute","_SUGGESTION_ANNOUNCEMENT","setAttribute"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(685020===-parseInt(e(565))/1+-parseInt(e(585))/2*(-parseInt(e(320))/3)+parseInt(e(626))/4*(-parseInt(e(540))/5)+-parseInt(e(662))/6*(-parseInt(e(422))/7)+parseInt(e(354))/8+parseInt(e(267))/9*(-parseInt(e(583))/10)+parseInt(e(515))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Nc=kc(407);class Sc extends t.Plugin{static get[kc(416)](){return[kc(520),o.Users,t.PendingActions,ts,ss,us,gs,ys,ms,Cs,vs,js,no,io,fo,po,_o,Co,So,Oo,Bo,Wo,Go,Zo,Qo,ni,ui,Ii,Oi,ai,zs,Xs,_i,Ci,Ri,Bi,Gi,Ki,Yi,Qi,oa,ua,ga,Ea,ya,tc,Na,Fa,Va,sc,Pa,Ka,Ya]}static get[kc(589)](){return kc(291)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(449)]((t=>String[e(376)](t)))[e(360)]("")}super(t),this[e(501)]=!1,this[e(509)](e(371),[]),this.on(e(452),((n,r,s,o)=>{const i=e;this[i(571)][i(641)]((()=>{const e=i;for(const n of[...o,...s])this[e(571)][e(659)][e(510)](n)&&t[e(563)][e(675)](n)}))})),this[e(513)]=new Yr(this[e(590)][e(525)][e(393)],this[e(590)][e(384)]),this[e(298)]=null,this[e(348)]=new Rc(this[e(590)]),this[e(377)]=new Map,this[e(340)]=t[e(277)][e(661)](e(520)),this[e(292)]=new Set,this[e(571)]=this[e(590)][e(525)],this[e(325)]=new WeakMap,this[e(312)]=!1,this[e(666)]=new Set([e(407)]),this[e(253)]=new Set,t[e(260)][e(275)](e(314),e(362)),this[e(355)]=t[e(260)][e(661)](e(314)),t[e(260)][e(275)](e(539),!0),this[e(343)]=t[e(260)][e(661)](e(539)),this[e(516)]=new f(t,this[e(292)]),this[e(303)](),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,50,48,48,50])}[kc(556)](){const t=kc,n=this[t(590)],r=(e,n)=>{const r=t;if(r(300)!=e)return r(436)+e;const s=n[r(561)]("|")[0];return this[r(437)](s)?r(293):r(605)};n[t(405)][t(652)](t(648))[t(378)]({model:t(346),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(536)](e[n(610)]),c=[n(444),r(i,a)];let u=3e3;return this[n(371)][n(409)](e[n(610)])&&(c[n(576)](n(575)),u=3010),n(280)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(405)][t(652)](t(511))[t(638)]((e=>{const r=t;e.on(r(486),((t,e,s)=>{const o=r;if(!s[o(382)][o(420)])return;const i=e[o(658)];if(!i)return;const c=s[o(439)][o(440)](i);n[o(525)][o(393)][o(388)](i)&&c&&!c[o(625)](o(324))&&c.is(o(299))&&(0,a.toWidget)(c,s[o(504)])}),{priority:r(604)})})),n[t(405)][t(652)](t(511))[t(378)]({model:t(346),view:(e,n)=>{const s=t;if(!n[s(382)][s(420)])return null;const{type:o,subType:i}=this[s(536)](e[s(610)]);return{classes:[s(444),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(658)])return;const{id:c,authorId:u}=this[a(536)](o[a(610)]);if(r){const t=this[a(377)][a(661)](c),e=this[a(262)](t);if(!this[a(437)](e))return}if(o[a(658)].is(a(331)))return void i[a(438)][a(282)](o[a(658)],s[a(507)]);const l=i[a(439)][a(440)](o[a(658)]);if(o[a(658)].is(a(322))&&n[a(525)][a(393)][a(364)](o[a(658)])&&!l[a(625)](a(529))){i[a(504)][a(283)]([a(444),a(293)],l),i[a(504)][a(481)](a(600),c,l),i[a(504)][a(481)](a(447),u,l),i[a(439)][a(673)](l,o[a(610)]),e&&(this[a(371)][a(409)](o[a(610)])?i[a(504)][a(283)](a(575),l):i[a(504)][a(330)](a(575),l));for(const t of n[a(525)][a(637)](o[a(658)])[a(259)]())i[a(438)][a(282)](t,s[a(507)]);i[a(438)][a(282)](o[a(658)],s[a(507)])}};n[t(405)][t(652)](t(511))[t(638)]((e=>{const n=t;e.on(n(476),((t,e,r)=>{const o=n;r[o(382)][o(420)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(333)})})),n[t(405)][t(652)](t(511))[t(638)]((e=>{const n=t;e.on(n(582),((t,e,r)=>{const o=n;r[o(382)][o(420)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(333)})})),n[t(405)][t(652)](t(511))[t(326)]({model:t(346),view:(e,n)=>n[t(382)][t(420)]?null:{group:t(346),name:e[t(419)](11)}}),n[t(405)][t(652)](t(603))[t(415)]({view:{name:t(346),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(664)+e[r(372)](r(489))+":"+e[r(372)]("id");return e[r(372)](r(618))&&(s+=":"+e[r(372)](r(618))),n[r(261)](r(464),{"data-name":s})}}),n[t(405)][t(652)](t(603))[t(593)]({view:t(346)}),n[t(405)][t(652)](t(648))[t(638)]((e=>{const n=t;e.on(n(476),s(),{priority:n(604)})})),n[t(405)][t(652)](t(648))[t(638)]((e=>{const n=t;e.on(n(582),s({isAttributeSuggestion:!0}),{priority:n(604)})})),n[t(405)][t(652)](t(648))[t(638)]((e=>{const n=t;e.on(n(319),((t,e,r)=>{const s=n,o=r[s(439)][s(642)](e[s(610)]);if(o)for(const t of o)t[s(625)](s(529))||(r[s(504)][s(330)]([s(444),s(293),s(575)],t),r[s(504)][s(410)](s(600),t),r[s(504)][s(410)](s(447),t),r[s(439)][s(531)](t,e[s(610)]))}),{priority:n(604)})})),n[t(405)][t(652)](t(648))[t(638)]((e=>{const n=t;e.on(n(479),((t,e,r)=>{const s=n,o=r[s(439)][s(642)](e[s(610)]);if(!o)return;const{id:i}=this[s(536)](e[s(610)]),a=this[s(377)][s(661)](i),c=this[s(262)](a);if(this[s(437)](c))for(const t of o)t[s(625)](s(529))||(r[s(504)][s(330)]([s(444),s(293),s(575)],t),r[s(504)][s(410)](s(600),t),r[s(504)][s(410)](s(447),t),r[s(439)][s(531)](t,e[s(610)]))}),{priority:n(604)})})),n[t(525)][t(478)][t(317)]((e=>{const r=t;let s=!1;const o=Array[r(396)](n[r(525)][r(478)][r(567)][r(352)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(536)](t);if(r(346)!==o)continue;const h=this[r(377)][r(661)](f);if(null!=c[r(383)]){r(491)==u&&(s=s||wc(c[r(383)],t,e,n[r(525)][r(393)]));const o=r(300)==u&&this[r(437)](l[r(561)]("|")[0]);if(c[r(383)][r(353)]||r(523)==c[r(383)][r(668)][r(679)]||r(660)==u&&!Fc(c[r(383)])||o&&!Fc(c[r(383)])||r(280)==u&&(vc(a=c[r(383)])||function(t){const e=r;return t[e(350)][e(643)]==t[e(541)][e(366)]&&t[e(350)][e(451)]}(a)))e[r(428)](t),s=!0;else{if(!h||!h[r(423)])continue;if(c[r(383)]&&c[r(430)]&&c[r(383)][r(342)](c[r(430)]))continue;i[r(638)](h)}}}var a;return i[r(579)]>0&&(s=!!this[r(454)](i)||s),s})),n[t(525)][t(478)][t(317)]((e=>{const r=t;let s=!1;for(const t of n[r(525)][r(478)][r(567)][r(526)]())if(r(359)==t[r(448)])for(const t of this[r(377)][r(676)]()){if(t[r(538)]||!t[r(423)])continue;const o=r(660)==t[r(448)],i=this[r(262)](t),a=i&&this[r(437)](i);if(!o&&!a)continue;const c=t[r(488)]();if(c[r(350)][r(643)]!=c[r(541)][r(643)]&&!c[r(541)][r(451)]){const o=n[r(525)][r(628)](c[r(350)][r(549)],r(541)),i=n[r(525)][r(287)](c[r(350)],o);e[r(558)](t[r(386)](),{range:i}),s=!0}}return s})),n[t(525)][t(478)][t(317)]((e=>this[t(344)](e))),n[t(525)][t(478)][t(317)]((e=>!e[t(395)][t(309)]&&this[t(387)](e))),n[t(525)].on(t(674),(()=>{this[t(501)]=!1})),n[t(525)][t(478)].on(t(613),((r,s)=>{const o=t;if(!s[o(309)]||s[o(619)])return;if(!this[o(501)])return;const i=n[o(525)][o(478)][o(567)][o(526)]();if(0==i[o(562)])return;const a=[],c=i[o(297)]((t=>o(300)==t[o(448)])),u=i[o(297)]((t=>o(359)==t[o(448)]&&o(327)!=t[o(507)]));for(const t of c)this[o(361)](t[o(680)])&&a[o(576)]({key:t[o(680)],newValue:t[o(617)],oldValue:t[o(517)],range:Dc(t[o(401)],n[o(525)])});for(const t of u){if(o(519)!=t[o(394)]&&o(487)!=t[o(394)])continue;const e=xc(t[o(332)][o(549)],n[o(525)]),r=t[o(334)];o(519)==t[o(394)]&&a[o(576)]({key:o(407),newValue:t[o(507)],oldValue:r[o(507)],range:e});for(const[n,s]of r[o(427)]){if(!this[o(361)](n))continue;const r=t[o(427)][o(661)](n);s!==r&&a[o(576)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(427)])this[o(361)](n)&&(r[o(427)][o(510)](n)||a[o(576)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(562)]&&n[o(525)][o(572)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(656)](t,e,s,o,{groupId:r});this[n(543)](t,a)}))}),{priority:t(635)}),n[t(525)][t(659)].on(t(400),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(536)](n[s(507)]),e=this[s(377)][s(661)](t);e&&e[s(474)](n[s(507)])}})),n[t(525)][t(478)].on(t(613),(()=>{const e=t,r=Array[e(396)](n[e(525)][e(478)][e(567)][e(352)]())[e(297)]((t=>e(346)===this[e(536)](t[e(507)])[e(442)]));if(0===r[e(562)])return;r[e(584)](((t,n)=>{const r=e,s=t[r(411)][r(430)],o=n[r(411)][r(430)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(350)][r(421)](o[r(350)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(536)](t);if(null===n[e(430)]){const n=this[e(263)](t);o[e(638)](n)}else{const t=this[e(377)][e(661)](r);null!==n[e(383)]||t[e(423)]?(s[e(638)](t[e(596)]),o[e(638)](t)):this[e(274)](t)}}o[e(579)]>0&&this[e(685)](o);for(const t of s)this[e(527)](e(461),t)})),n[t(525)].on(t(599),((e,r)=>{const s=t,o=r[0];if(!this[s(377)][s(579)])return;if(!o[s(370)])return;if(o[s(395)][s(619)]||!o[s(395)][s(309)])return;let i,a;switch(o[s(448)]){case s(359):i=n[s(525)][s(628)](o[s(332)]),a=i[s(413)](o[s(273)]);break;case s(561):i=n[s(525)][s(628)](o[s(494)]),a=n[s(525)][s(628)](o[s(304)]);break;case s(460):i=n[s(525)][s(628)](o[s(597)]),a=i[s(413)](o[s(273)]);break;default:return}const c=n[s(525)][s(287)](i,a);n[s(525)][s(641)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(433)](c)){if(e[t(538)])continue;if(t(491)==e[t(448)])continue;const r=this[t(262)](e);if(r&&this[t(437)](r)&&t(561)!=o[t(448)])continue;const s=e[t(411)]&&e[t(411)][t(591)];(t(660)!=e[t(448)]||t(561)==o[t(448)]&&!s)&&(n[t(497)]||t(462)==e[t(448)]&&n[t(458)]||e[t(488)]()[t(446)](c)&&this[t(339)](e,i,a))}}))}),{priority:t(635)}),n[t(525)].on(t(551),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(623)])return;if(this[s(312)])return;if(!this[s(516)][s(557)])return;if(o[s(353)])return;const a=n[s(525)][s(393)],{start:c,end:u}=o[s(488)](),l=c[s(549)]&&a[s(647)](c[s(549)])?null:a[s(351)](c,s(306)),f=u[s(366)]&&a[s(647)](u[s(366)])?null:a[s(351)](u,s(379)),h=n[s(525)][s(287)](l?l[s(350)]:c,f?f[s(541)]:u);n[s(525)][s(641)]((t=>{const e=s;this[e(254)](h);const r=n[e(525)][e(393)][e(351)](h[e(350)]);o.is(e(645))?t[e(595)](r):o[e(630)](r)})),e[s(265)]()}),{priority:e.priorities[t(646)]+10}),n[t(525)].on(t(285),((e,r)=>{const s=t,o=r[r[s(562)]-1];o&&o[s(623)]||this[s(312)]||this[s(516)][s(557)]&&(n[s(525)][s(641)]((()=>{const t=s;let o=n[t(525)][t(285)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(270)]=o[t(472)]();const i=o[t(541)][t(366)],a=n[t(525)][t(393)];i&&a[t(364)](i)&&!a[t(388)](i)&&(o=n[t(525)][t(287)](o[t(350)],n[t(525)][t(628)](i,t(541)))),this[t(335)](o)})),e[s(265)]())}),{priority:t(604)}),this[t(590)][t(650)][t(638)](t(268),this[t(516)]),this[t(493)](t(268));const o=new p(n,this[t(377)]);n[t(650)][t(638)](t(290),o),this[t(493)](t(290));const i=new b(n,this[t(377)]);n[t(650)][t(638)](t(657),i),this[t(493)](t(657)),n[t(650)][t(638)](t(315),new v(n,o,this[t(377)])),this[t(493)](t(315)),n[t(650)][t(638)](t(537),new v(n,i,this[t(377)])),this[t(493)](t(537)),n[t(650)][t(638)](t(368),new O(n,o,this[t(377)])),this[t(493)](t(368)),n[t(650)][t(638)](t(457),new O(n,i,this[t(377)])),this[t(493)](t(457));const c=n[t(277)][t(661)](t(520));this[t(671)](c,t(552),((e,{threadId:n})=>{const r=t,s=this[r(377)][r(661)](n);s&&s[r(612)]&&1===s[r(612)][r(562)]&&this[r(426)](n,{hasComments:!0})}),{priority:t(392)}),this[t(671)](c,t(381),((e,{threadId:n})=>{const r=t,s=this[r(377)][r(661)](n);s&&s[r(612)]&&!s[r(612)][r(562)]&&this[r(426)](n,{hasComments:!1})}),{priority:t(392)})}set[kc(286)](t){const n=kc;if(this[n(298)])throw new e.CKEditorError(n(602),this);this[n(298)]=t}get[kc(286)](){return this[kc(298)]}[kc(311)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(377)][n(676)]())t&&!e[n(423)]||r[n(576)](e);return e?r[n(449)]((t=>t[n(573)]())):r}[kc(485)](t){const n=kc,r=this[n(377)][n(661)](t);if(!r)throw new e.CKEditorError(n(258),this);return r}[kc(417)](t){const e=kc;return this[e(377)][e(510)](t)}[kc(601)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(448)][e(561)](":"),a=this[e(377)][e(661)](r)||this[e(669)](o,i,r,n,s);if(this[e(295)](a),this[e(502)](a,o,i||null,n),a[e(586)]=t[e(586)],a[e(684)]=!0,s&&s[e(435)]){const t=s[e(435)],n=this[e(347)](t[e(365)]);a[e(357)]=t[e(586)],a[e(570)]=n,a[e(587)]=!0}else a[e(357)]=t[e(586)];switch(t[e(411)]&&(a[e(411)]=t[e(411)]),t[e(427)]&&(a[e(427)]=t[e(427)]),this[e(298)]&&this[e(298)][e(369)]||(a[e(484)]=!0),this[e(325)][e(661)](a)){case e(337):this[e(325)][e(509)](a,e(545));break;case e(678):a[e(423)]?(this[e(454)](new Set([a])),this[e(685)](new Set([a])),this[e(325)][e(509)](a,e(418)),this[e(527)](e(634),a)):this[e(325)][e(509)](a,e(358))}return a}[kc(290)](t){const e=kc;this[e(623)]((()=>{const n=e;this[n(590)][n(525)][n(641)]((()=>{const e=n;for(const n of t[e(398)]())n[e(356)]()}))}))}[kc(657)](t){const e=kc;this[e(623)]((()=>{const n=e;this[n(590)][n(525)][n(641)]((()=>{const e=n;for(const n of t[e(398)]())n[e(580)]()}))}))}[kc(493)](t,n){const r=kc,s=this[r(590)][r(650)][r(661)](t);if(!s)throw new e.CKEditorError(r(465),this,{commandName:t});if(this[r(292)][r(510)](s))throw new e.CKEditorError(r(490),this,{commandName:t});this[r(292)][r(638)](s),n&&s.on(r(532),((t,e)=>{const o=r;this[o(516)][o(557)]&&(this[o(312)]||(e[o(562)]>0&&e[e[o(562)]-1]&&e[e[o(562)]-1][o(623)]?e[o(639)]():(t[o(270)]=n(((...t)=>s[o(532)](...t,{forceDefaultExecution:!0})),...e),t[o(265)]())))}),{priority:r(604)})}[kc(623)](t){const n=kc;let r,s;const o=this[n(312)];this[n(312)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(312)]=!1),s&&e.CKEditorError[n(636)](s,this),r}[kc(335)](t,n=null,r={}){const s=kc;if(t[s(353)])return null;const o=this[s(590)][s(277)][s(661)](s(616)).me;for(const{suggestion:e,meta:o}of this[s(433)](t,s(462)))if(o[s(458)]){if(!o[s(380)]){if(o[s(497)]){if(!this[s(343)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(339)](e,t[s(350)],t[s(541)]);break}if(n==e[s(264)]&&Uc(e,r)){const n=e[s(488)]();return n[s(350)][s(342)](t[s(541)])?this[s(598)](e,this[s(571)][s(287)](t[s(350)],n[s(541)])):this[s(598)](e,this[s(571)][s(287)](n[s(350)],t[s(541)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(528)+n:s(462),u=this[s(508)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(323)](c,i,a,t),u}[kc(463)](t,n=kc(269),r={}){const s=kc,o=this[s(590)][s(277)][s(661)](s(616)).me,i=this[s(348)][s(266)](s(462),n,s(360));for(const e of this[s(311)]())if(e[s(570)].id==o.id&&s(462)==e[s(448)]&&e[s(264)]==n&&Uc(e,r)&&(i(e[s(443)](),t)||i(t,e[s(443)]()))){for(const n of t)e[s(592)](n);return e}for(const{suggestion:e,meta:n}of this[s(433)](t,s(462))){if(!n[s(458)])continue;if(!this[s(343)]&&n[s(497)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(443)]())for(const e of t)if(!n[s(446)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(528)+n,l=this[s(508)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(323)](u,a,c,e,Wr[s(483)]());return l}[kc(533)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(353)])return null;if(o(522)===this[o(355)]){const e=this[o(348)][o(266)](o(491),r,o(356));return this[o(623)]((()=>e([t],n,s))),null}const i=this[o(590)][o(277)][o(661)](o(616)).me,a=[];if(o(654)!==this[o(355)])for(const{suggestion:e,meta:n}of this[o(433)](t,o(462)))n[o(458)]&&!n[o(390)]&&a[o(576)](...e[o(443)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(521)](s);e&&r[n(576)](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(562)];){const s=r[e][n(482)](t);r[n(495)](e,1,...s),e+=s[n(562)]}}return r}(t,a);c[o(562)]&&this[o(571)][o(641)]((()=>{const t=o;for(const e of c){const o=this[t(348)][t(266)](t(491),r,t(356));this[t(623)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(350)],u=t[o(541)];for(const{suggestion:e,meta:n}of this[o(433)](t,o(491))){if(!n[o(458)])continue;if(e[o(264)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(488)]();if(i[o(446)](t,!0))return null;c=c[o(421)](i[o(350)])?c:i[o(350)],u=u[o(686)](i[o(541)])?u:i[o(541)],a?i[o(350)][o(421)](a[o(488)]()[o(350)])?(a[o(548)](),a=e):e[o(548)]():a=e}const l=this[o(571)][o(287)](c,u);if(a)this[o(598)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(508)]({id:t,type:o(328)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(323)](o(328)+r,t,a,l)}}return null}[kc(408)](t,n,r=[],s=null,o={}){const i=kc;n[i(431)]||(n[i(431)]=n[i(255)]),n[i(591)]=t.is(i(401)),s=s||Oc(n);const a=r[i(449)]((t=>xc(t,this[i(571)]))),c=t.is(i(401))?t:xc(t,this[i(571)]);if(i(522)===this[i(355)]){const t=this[i(348)][i(266)](i(660),s,i(356));return this[i(623)]((()=>t([c],n,o))),null}a[i(576)](c);let u=!0;for(const t of a)if(!this[i(445)](t)){u=!1;break}if(u&&i(654)!==this[i(355)]){const t=this[i(348)][i(266)](i(660),s,i(356));return this[i(623)]((()=>t([c],n,o))),null}let l=null,f=c[i(350)],h=c[i(541)];for(const{suggestion:t,meta:e}of this[i(433)](c,i(660))){if(!e[i(458)])continue;if(e[i(380)]||e[i(497)]||e[i(390)])continue;if(t[i(411)][i(431)]!=n[i(431)])continue;if(!Uc(t,o))continue;const r=t[i(488)]();if(t[i(264)]==s){if(r[i(446)](c,!0))return null;f=f[i(421)](r[i(350)])?f:r[i(350)],h=h[i(686)](r[i(541)])?h:r[i(541)],l?r[i(350)][i(421)](l[i(488)]()[i(350)])?(l[i(548)](),l=t):t[i(548)]():l=t}else{const e=c[i(521)](r);this[i(271)](t,e)}}const g=this[i(590)][i(277)][i(661)](i(616)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(598)](l,this[i(571)][i(287)](f,h)),l;{const t=this[i(508)]({id:d,type:i(367)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(323)](i(367)+s,d,p,this[i(571)][i(287)](f,h)),t}}[kc(473)](t,n,r=[],s=null,o={}){const i=kc;n[i(431)]||(n[i(431)]=n[i(255)]);const a=t[0];n[i(591)]=a.is(i(401)),s=s||Oc(n);const c=r[i(449)]((t=>xc(t,this[i(571)]))),u=a.is(i(401))?t:t[i(449)]((t=>xc(t,this[i(571)])));if(i(522)===this[i(355)]){const t=this[i(348)][i(266)](i(660),s,i(356));return this[i(623)]((()=>t(u,n,o))),null}c[i(576)](...u);let l=!0;for(const t of c)if(!this[i(445)](t)){l=!1;break}if(l&&i(654)!==this[i(355)]){const t=this[i(348)][i(266)](i(660),s,i(356));return this[i(623)]((()=>t(u,n,o))),null}const f=this[i(590)][i(277)][i(661)](i(616)).me;for(const t of this[i(311)]()){if(t[i(570)].id!=f.id)continue;if(i(660)!=t[i(448)]||t[i(411)][i(431)]!=n[i(431)])continue;if(!Uc(t,o))continue;const e=t[i(264)]==s;for(let n=0;n<u[i(562)];n++){const r=u[n];for(const s of t[i(681)]()){const o=s[i(568)]();if(r[i(342)](o)){e?(u[i(495)](n,1),n--):t[i(428)](s[i(507)]);break}}}}if(0==u[i(562)])return null;const h=this[i(348)][i(266)](i(660),s,i(360));for(const t of this[i(311)]())if(t[i(570)].id==f.id&&i(660)==t[i(448)]&&t[i(411)][i(431)]==n[i(431)]&&t[i(264)]==s&&Uc(t,o)&&(h(t[i(443)](),u)||h(u,t[i(443)]()))){for(const e of u)t[i(592)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(367)+s,m=this[i(508)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(323)](p,g,d,t,Wr[i(483)]());return m}[kc(254)](t,n=null,r={}){const s=kc;if(t[s(353)])return null;const o=this[s(590)][s(277)][s(661)](s(616)).me,a=new i.LiveRange(t[s(350)],t[s(541)]);for(const{suggestion:t,meta:e}of this[s(433)](a,s(462)))if(e[s(458)]&&!e[s(380)])if(t[s(538)]){const e=t[s(443)]()[s(297)]((t=>s(523)!=t[s(668)][s(679)]));if(e[s(289)]((t=>a[s(446)](t,!0)))&&t[s(580)](),e[s(373)]((t=>t[s(446)](a,!0)))){const t=this[s(348)][s(266)](s(280),n,s(356));return this[s(623)]((()=>t([a],null,r))),null}}else{const e=a[s(521)](t[s(488)]());null!==e&&t[s(607)]([e],null,r)}if(a[s(547)](),a[s(353)]||s(523)==a[s(668)][s(679)])return null;let c=null,u=a[s(350)],l=a[s(541)];const f=this[s(433)](a,s(280));for(const{suggestion:t,meta:e}of f){const n=this[s(571)][s(287)](u,l);if(e[s(458)]&&(this[s(343)]||!e[s(497)]&&!e[s(390)]))if(t[s(538)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(443)]()){if(r[s(446)](n,!0))return t;n[s(446)](r)||(e=!1)}e&&t[s(580)]()}else{const e=t[s(488)]();if(e[s(446)](n,!0))return t;if(!Uc(t,r)){n[s(446)](e)?t[s(548)]():e[s(577)](u)?u=e[s(541)]:e[s(577)](l)&&(l=e[s(350)]);continue}u=u[s(421)](e[s(350)])?u:e[s(350)],l=l[s(686)](e[s(541)])?l:e[s(541)],r=Object[s(450)]({},t[s(427)]),c?e[s(350)][s(421)](c[s(488)]()[s(350)])?(c[s(548)](),c=t):t[s(548)]():c=t}}if(c)return this[s(598)](c,this[s(571)][s(287)](u,l)),c;{const t=(0,e.uid)(),i=this[s(571)][s(287)](u,l),a=o.id,c=n?s(632)+n:s(280),f=this[s(508)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(323)](c,t,a,i),f}}[kc(663)](t,n=kc(269),r={}){const s=kc,o=this[s(590)][s(277)][s(661)](s(616)).me,a=t[s(449)]((t=>new i.LiveRange(t[s(350)],t[s(541)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(433)](a,s(462)))e[s(458)]&&!e[s(380)]&&c[s(638)](t);for(const e of c)if(e[s(538)]){const o=e[s(443)]();if((!e[s(427)]||!e[s(427)][s(569)])&&o[s(289)]((t=>a[s(373)]((e=>e[s(446)](t,!0)))))&&e[s(580)](),a[s(289)]((t=>o[s(373)]((e=>e[s(446)](t,!0)))))){const e=this[s(348)][s(266)](s(280),n,s(356));return this[s(623)]((()=>e(t,null,r))),null}}else{const t=e[s(488)]();if(a[s(373)]((e=>e[s(446)](t,!0)))&&e[s(580)](),a[s(289)]((e=>t[s(446)](e,!0)))){const t=this[s(348)][s(266)](s(280),n,s(356));return this[s(623)]((()=>t(a,null,r))),null}}const u=this[s(348)][s(266)](s(280),n,s(360));let l=null;for(const t of this[s(311)]())if(t[s(570)].id==o.id&&t[s(423)]&&s(280)==t[s(448)]&&t[s(264)]==n&&Uc(t,r)&&(u(t[s(443)](),a)||u(a,t[s(443)]())))if(l){if(t[s(612)]&&t[s(612)][s(562)])continue;for(const e of t[s(443)]())l[s(629)](e)||l[s(592)](e);t[s(548)]()}else{l=t;for(const e of a)t[s(629)](e)||t[s(592)](e)}if(l)return l;c[s(633)]();for(const{suggestion:t,meta:e}of this[s(433)](a,s(280)))e[s(458)]&&(this[s(343)]||!e[s(497)]&&!e[s(390)])&&Uc(t,r)&&c[s(638)](t);for(const t of c){const e=t[s(443)]();if((!r||!r[s(569)])&&a[s(289)]((t=>e[s(373)]((e=>e[s(446)](t,!0))))))return t;(!t[s(427)]||!t[s(427)][s(569)])&&e[s(289)]((t=>a[s(373)]((e=>e[s(446)](t,!0)))))&&t[s(580)]()}const f=(0,e.uid)(),h=o.id,g=s(632)+n,d=this[s(508)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(547)](),t[s(353)]||s(523)==t[s(668)][s(679)]||this[s(323)](g,f,h,t,Wr[s(483)]());return d}[kc(656)](t,n,r,s,o){const i=kc;if(t[i(353)])return[];if(i(522)===this[i(355)])return[];const a=this[i(590)][i(277)][i(661)](i(616)).me.id,c=Array[i(396)](this[i(377)][i(676)]())[i(297)]((e=>i(300)==e[i(448)]&&e[i(411)][i(281)]==n&&e[i(629)](t)));if(i(362)===this[i(355)]){const e=this[i(433)](t,i(462))[i(297)]((({meta:t})=>t[i(458)]&&!t[i(390)]&&!t[i(380)]))[i(449)]((({suggestion:t})=>t));c[i(624)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(300)==t[i(448)]?t[i(411)][i(385)]:void 0,o=t[i(488)](),a=Array[i(396)](u[i(389)]())[i(606)]((t=>t[i(425)](o)));if(!a)continue;const c=a[i(482)](o);this[i(437)](n)&&i(462)==t[i(448)]&&0!=c[i(562)]||(u[i(621)](a),c[i(313)]((t=>{u[i(509)](t,r)})),i(462)!=t[i(448)]&&e!=s&&u[i(509)](a[i(521)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(562)]>37&&console[i(288)](i(349),{key:n});const f=(i(500)+(n+"|")+Oc({newValue:s}))[i(341)](0,60),h=this[i(508)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(576)](h),this[i(323)](f,c,a,t)}return l}[kc(574)](t){const e=kc;this[e(493)](t,((t,...n)=>{this[e(475)]((()=>{t(...n)}))}))}[kc(653)](t){const e=kc;this[e(666)][e(638)](t)}[kc(578)](t){const e=kc;this[e(253)][e(638)](t)}[kc(262)](t){const e=kc;return e(300)==t[e(448)]?t[e(264)][e(561)]("|")[0]:null}[kc(598)](t,e){const n=kc,r=t[n(386)]();this[n(571)][n(641)]((t=>{t[n(558)](r,{range:e})}))}[kc(295)](t){const e=kc,n=t.id,r=this[e(590)][e(260)][e(661)](e(310));this[e(340)][e(424)](n)||this[e(340)][e(498)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(340)][e(469)](n);s[e(329)](e(434)),s[e(434)]=!1,t[e(612)]=s}[kc(502)](t,n,r,s){const o=kc;if(t[o(448)]!=n||t[o(264)]!=r||t[o(594)].id!=s)throw this[o(590)][o(566)](o(644)),new e.CKEditorError(o(644),this)}[kc(271)](t,n){const r=kc,s=t[r(488)]();if(n[r(342)](s))t[r(548)]();else if(s[r(446)](n)){const o=this[r(571)][r(628)](n[r(350)][r(366)],r(541));this[r(598)](t,this[r(571)][r(287)](s[r(350)],o));const i=(0,e.uid)(),a=t[r(594)].id,c=t[r(448)]+":"+t[r(264)];this[r(508)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(411)],attributes:t[r(427)]});const u=this[r(571)][r(628)](n[r(541)][r(643)],r(321)),l=this[r(571)][r(287)](u,s[r(541)]);this[r(323)](c,i,a,l)}else if(s[r(577)](n[r(350)])){const e=this[r(571)][r(628)](n[r(350)][r(366)],r(541));this[r(598)](t,this[r(571)][r(287)](s[r(350)],e))}else{const e=this[r(571)][r(628)](n[r(541)][r(643)],r(321));this[r(598)](t,this[r(571)][r(287)](e,s[r(541)]))}}[kc(445)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(433)](t,e(462))){if(!r[e(458)])continue;const s=n[e(443)]();for(const n of s)if(!t[e(482)](n)[e(562)])return!0}return!1}[kc(412)](t){const n=kc,r=this[n(590)][n(277)][n(661)](n(616))[n(611)](t);if(!r)throw new e.CKEditorError(n(640),this);return r}[kc(347)](t){const e=kc,n=this[e(590)][e(277)][e(661)](e(616)),r=(0,o.hashObject)(e(615)+t);return n[e(611)](r)||n[e(477)]({id:r,name:t})}[kc(669)](t,e,n,r,s){const o=kc,i=this[o(412)](r),a=this[o(348)][o(404)](t,e,n,i,s,(t=>{const e=o;this[e(426)](n,{attributes:t});const r=this[e(485)](n);this[e(454)](new Set([r])),this[e(685)](new Set([r]))}));return this[o(671)](a,o(356),(()=>{const t=o;this[t(426)](n,{state:t(256)})}),{priority:o(604)}),this[o(671)](a,o(580),(()=>{const t=o;this[t(426)](n,{state:t(550)})}),{priority:o(604)}),this[o(377)][o(509)](n,a),this[o(325)][o(509)](a,o(337)),a}[kc(536)](t){const e=kc,n=t[e(561)](":");return{group:n[0],type:n[1],subType:n[e(562)]>=5?n[2]:null,id:n[e(562)]<5?n[2]:n[3],authorId:n[e(562)]<5?n[3]:n[4],markerCount:6==n[e(562)]?n[5]:null}}[kc(339)](t,n,r){const s=kc,o=t[s(488)](),i=o[s(350)],a=o[s(541)];this[s(598)](t,this[s(571)][s(287)](i,n));const c=(0,e.uid)(),u=t[s(594)].id,l=t[s(448)]+(t[s(264)]?":"+t[s(264)]:"");this[s(508)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(427)],data:t[s(411)]});const f=this[s(262)](t);(s(660)==t[s(448)]||f&&this[s(437)](f))&&(r=this[s(571)][s(363)](r[s(643)])),this[s(323)](l,c,u,this[s(571)][s(287)](r,a))}[kc(433)](t,e=null){const n=kc,r=[],s=this[n(590)][n(277)][n(661)](n(616)).me;Array[n(649)](t)||(t=[t]);for(const o of this[n(311)]()){if(!o[n(423)])continue;if(e&&o[n(448)]!=e)continue;let i=!1;for(const e of o[n(443)]()){for(const a of t){const t=a[n(350)][n(342)](e[n(541)])||a[n(541)][n(342)](e[n(350)]);if(t||a[n(521)](e)){const c=a[n(446)](e)&&Mc(this[n(571)][n(393)],e[n(350)],a),u=e[n(446)](a)&&Mc(this[n(571)][n(393)],a[n(350)],e);r[n(576)]({suggestion:o,meta:{isOwn:s==o[n(570)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(323)](t,e,n,r,s){const o=kc;this[o(571)][o(641)]((i=>{const a=o;let c=a(664)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(588)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(274)](t){const e=kc,n=t[e(279)],r=t[e(397)];t[e(279)]=null,t[e(397)]=null,null!=n&&n[e(397)]==t&&(n[e(397)]=r),null!=r&&r[e(279)]==t&&(r[e(279)]=n),e(418)==this[e(325)][e(661)](t)&&(this[e(325)][e(509)](t,e(358)),this[e(527)](e(559),t,n,r))}[kc(508)](t){const n=kc,r=t.id,s=this[n(601)](t);if(this[n(298)]&&this[n(298)][n(369)]){const o=this[n(590)][n(277)][n(661)](n(622)),i=s[n(627)],a=s[n(264)]?s[n(448)]+":"+s[n(264)]:s[n(448)],c=this[n(590)][n(384)],u=o[n(638)](Kr(c,n(468))),l={id:r,type:a,hasComments:i,data:t[n(411)]||null,originalSuggestionId:t[n(272)]||null,attributes:s[n(427)]};this[n(298)][n(369)](l)[n(441)]((t=>{const e=n;s[e(484)]=!0,o[e(318)](u),t&&t[e(586)]&&(this[e(377)][e(661)](r)[e(586)]=t[e(586)])}))[n(554)]((t=>{const r=n;throw(0,e.logWarning)(r(276)),this[r(590)][r(525)][r(572)]({isUndoable:!1},(()=>{s[r(580)]()})),s[r(403)](),this[r(377)][r(621)](s.id),this[r(325)][r(621)](s),t}))}return s}[kc(437)](t){const e=kc;return this[e(666)][e(510)](t)}[kc(426)](t,e){const n=kc,r=this[n(590)][n(277)][n(661)](n(622)),s=this[n(485)](t);if(this[n(298)]&&this[n(298)][n(307)])if(s[n(484)]){const s=r[n(638)](Kr(this[n(590)][n(384)],n(468)));this[n(298)][n(307)](t,e)[n(441)]((()=>{r[n(318)](s)}))}else s.on(n(667),(()=>{this[n(426)](t,e)}))}[kc(512)](t){const n=kc;if(!this[n(298)]||!this[n(298)][n(485)])throw new e.CKEditorError(n(456),this);return this[n(298)][n(485)](t)}[kc(263)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(536)](t),i=this[e(377)][e(661)](n)||this[e(669)](r,s,n,o,{});switch(this[e(502)](i,r,s,o),this[e(325)][e(661)](i)){case e(337):this[e(512)](n)[e(441)]((t=>{const r=e;let s=Promise[r(672)]();t[r(627)]&&(s=this[r(340)][r(560)]({channelId:this[r(590)][r(260)][r(661)](r(310)),threadId:n})),s[r(441)]((()=>{const e=r;this[e(601)](t)[e(484)]=!0}))})),this[e(325)][e(509)](i,e(678));break;case e(358):this[e(426)](n,{state:e(542)});case e(545):this[e(325)][e(509)](i,e(418)),this[e(527)](e(634),i);break;case e(418):this[e(527)](e(461),i)}return i[e(474)](t),i}[kc(685)](t){const e=kc,n=Array[e(396)](t),r=n[e(297)]((t=>e(300)==t[e(448)]));this[e(432)](r);const s=n[e(297)]((t=>!t[e(538)]&&e(300)!=t[e(448)])),o=this[e(311)]({skipNotAttached:!0})[e(297)]((t=>!t[e(538)]&&e(300)!=t[e(448)])),i=o[e(297)]((n=>!t[e(510)](n))),a=new Map(o[e(449)]((t=>[t,this[e(348)][e(266)](t[e(448)],t[e(264)],e(301))]))),c=new Map(o[e(449)]((t=>[t,t[e(488)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(562)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(562)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(562)];t++){const n=s[t];!l[e(510)](n)&&n[e(279)]&&(f[e(638)](n[e(279)]),n[e(279)][e(397)]===n&&(n[e(279)][e(397)]=null),n[e(279)]=null),!u[e(510)](n)&&n[e(397)]&&(f[e(638)](n[e(397)]),n[e(397)][e(279)]===n&&(n[e(397)][e(279)]=null),n[e(397)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(562)];e++){const r=g(t,n[e]);r&&(r[0][s(397)]=r[1],r[1][s(279)]=r[0],u[s(638)](r[0]),l[s(638)](r[1]))}}function g(t,n){const r=e;if(t[r(570)].id!==n[r(570)].id)return null;const s=a[r(661)](t)(t,n,c[r(661)](t),c[r(661)](n));return s&&a[r(661)](n)(t,n,c[r(661)](t),c[r(661)](n))?s[1][r(612)]&&s[1][r(612)][r(562)]?null:s:null}f[e(579)]&&this[e(685)](f)}[kc(432)](t){const e=kc;if(0==t[e(562)])return;const n=this[e(311)]({skipNotAttached:!0})[e(297)]((t=>e(300)==t[e(448)]&&t[e(684)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(427)]);s[e(510)](n)||(s[e(509)](n,r[e(562)]),r[e(576)]([]));const i=s[e(661)](n);r[i][e(576)](t)}!function(){const t=e;r[t(584)](((e,n)=>{const r=t,s=e[0][r(586)],o=n[0][r(586)];return s==o?e[0][r(427)][r(399)]<n[0][r(427)][r(399)]?-1:1:s<o?-1:1}));for(const e of r)e[t(584)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(562)];t++){if(0==r[t][e(562)])continue;const n=[];for(let s=t+1;s<r[e(562)];s++)0!=r[s][e(562)]&&i(r[t],r[s])&&n[e(576)](s);for(const s of n)r[t]=r[t][e(302)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(562)];n++){const r=t[n+1]||null;t[n][e(397)]!==r&&(t[n][e(397)]=r)}for(const t of r)for(let n=0;n<t[e(562)];n++){const r=t[n-1]||null;t[n][e(279)]!==r&&(t[n][e(279)]=r)}function i(t,n){const r=e;if(t[0][r(427)][r(399)]!==n[0][r(427)][r(399)]&&t[0][r(570)]!==n[0][r(570)])return!1;if(!function(t,e){const n=r;return!t[n(627)]&&!e[n(627)]||(!t[n(627)]||!e[n(627)])&&(!!(t[n(627)]&&e[n(586)]<t[n(612)][n(414)][n(661)](0)[n(586)])||!!(e[n(627)]&&t[n(586)]<e[n(612)][n(414)][n(661)](0)[n(586)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(427)],r(399)),o=Ac(n[0][r(427)],r(399));return!!Dr(s,o)&&(!!t[r(289)]((t=>n[r(373)]((e=>t[r(488)]()[r(342)](e[r(488)]())))))&&n[r(289)]((e=>t[r(373)]((t=>e[r(488)]()[r(342)](t[r(488)]()))))))}}[kc(454)](t){const e=kc,n=Array[e(396)](t),r=this[e(311)]({skipNotAttached:!0}),s=r[e(297)]((n=>!t[e(510)](n))),o=new Map(n[e(449)]((t=>[t,this[e(348)][e(266)](t[e(448)],t[e(264)],e(360))]))),i=new Map(r[e(449)]((t=>[t,t[e(443)]()])));for(let t=0;t<n[e(562)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(562)];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(562)];e++){const s=r[e];if(s[a(448)]!==n[a(448)]||s[a(570)].id!==n[a(570)].id||s[a(264)]!==n[a(264)])continue;if(!Pc(n,s))continue;if(a(300)==n[a(448)]&&n[a(411)][a(385)]!=s[a(411)][a(385)])continue;if(a(300)==n[a(448)]&&t[a(437)](n[a(411)][a(281)]))continue;if(a(660)==n[a(448)]){const e=t[a(590)][a(525)],r=n[a(296)]();if(r&&(e[a(393)][a(388)](r)||e[a(393)][a(647)](r)))continue}const c=o[a(661)](n),u=i[a(661)](n),l=i[a(661)](s),f=n[a(612)]&&n[a(612)][a(562)],h=s[a(612)]&&s[a(612)][a(562)];if(!f&&c(l,u))return t[a(514)](s,n),i[a(621)](n),!0;if(!h&&c(u,l))return t[a(514)](n,s),i[a(621)](s),!0}return!1}}[kc(514)](t,e){const n=kc;if(t[n(538)])for(const r of e[n(443)]())t[n(592)](r);else{const r=e[n(488)]()[n(541)];this[n(598)](t,this[n(571)][n(287)](t[n(488)]()[n(350)],r))}e[n(548)]()}[kc(402)](t,e,n){const r=kc,s=t[r(677)](r(374))||t[r(677)](r(300))?r(655):t[r(670)]();return Kr(this[r(590)][r(384)],e+"_"+s+r(480),n)}[kc(303)](){const t=kc,n=this[t(590)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(571)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(536)](t[i(507)]);if(i(346)===e){r[i(581)](this[i(402)](n,i(284)));break}}for(const t of s){const{group:n,type:s}=this[i(536)](t[i(507)]);if(i(346)===n){r[i(581)](this[i(402)](s,i(336),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(344)](t){const e=kc;if(this[e(501)])return!1;const n=this[e(590)],r=n[e(525)][e(478)][e(567)][e(526)]();if(0==r[e(562)])return!1;const s=[],o=r[e(297)]((t=>e(300)==t[e(448)])),i=r[e(297)]((t=>e(359)==t[e(448)]&&e(327)!=t[e(507)])),a=r[e(297)]((t=>e(318)==t[e(448)]&&e(327)!=t[e(507)]));for(const t of o)s[e(576)]({key:t[e(680)],newValue:t[e(617)],oldValue:t[e(517)],range:Dc(t[e(401)],n[e(525)])});for(const t of i){const r=a[e(606)]((n=>n[e(332)][e(342)](t[e(332)])));r&&s[e(576)]({key:e(407),newValue:t[e(507)],oldValue:r[e(507)],range:n[e(525)][e(505)](t[e(332)][e(549)])})}return 0!=s[e(562)]&&this[e(543)](t,s)}[kc(387)](t){const e=kc;let n=!1;const r=this[e(590)][e(525)][e(478)][e(567)][e(352)]()[e(297)]((t=>t[e(411)][e(383)]&&t[e(507)][e(677)](e(305))));for(const s of r){const{subType:r,id:o}=this[e(536)](s[e(507)]),i=r[e(561)]("|")[0];for(const r of this[e(311)]({skipNotAttached:!0}))r.id!=o&&e(300)==r[e(448)]&&r[e(411)]&&r[e(411)][e(281)]==i&&r[e(488)]()[e(425)](s[e(411)][e(383)])&&(this[e(453)](r,s[e(411)][e(383)],t),n=!0)}return n}[kc(475)](t){this[kc(501)]=!0,t()}[kc(361)](t){const e=kc,n=this[e(437)](t),r=this[e(253)][e(510)](t);return n||r}[kc(543)](t,e){const n=kc;if(0==e[n(562)])return!1;let r=!1;for(const s of e){const e=this[n(433)](s[n(401)],n(300))[n(297)]((t=>!t[n(375)][n(380)]))[n(449)]((t=>t[n(346)])),i=(0,o.hashObject)({newValue:s[n(467)]});e[n(297)]((t=>{const e=n,[r,o]=t[e(264)][e(561)]("|");return r==s[e(281)]&&o!=i}))[n(313)]((e=>{const o=n;this[o(453)](e,s[o(401)],t),r=!0}))}return r}[kc(453)](t,e,n){const r=kc,s=t[r(488)]()[r(482)](e);0!==s[r(562)]?1!==s[r(562)]?this[r(339)](t,e[r(350)],e[r(541)]):this[r(598)](t,s[0]):n[r(428)](t[r(386)]())}}class Rc{constructor(t){const e=kc;this[e(338)]=t,this[e(571)]=t[e(525)],this[e(564)]=new Map,this[e(459)]=new Map,this[e(470)]()}[kc(404)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(571)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(266)](t,e,i(356))(...n),onDiscard:(...n)=>this[i(266)](t,e,i(580))(...n)})}[kc(555)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(564)][s(509)](o,r)}[kc(266)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(564)][r(661)](s)||this[r(459)][r(661)](t+":"+n)}[kc(470)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(584)](((t,n)=>t[e(350)][e(421)](n[e(350)])?1:-1)),this[e(571)][e(641)]((n=>{const r=e;for(const e of t){let t;t=e[r(541)][r(451)]&&e[r(541)][r(643)]==e[r(350)][r(549)]?n[r(294)](e[r(350)][r(549)],"on"):n[r(294)](e),this[r(571)][r(551)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(571)][n(641)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(449)]((t=>(vc(t)&&(t=this[s(571)][s(287)](t[s(541)])),t)))[s(297)]((t=>s(523)!==t[s(668)][s(679)]));if(c[s(562)]<1)return;const u=Array[s(396)](this[s(571)][s(478)][s(331)][s(443)]())[s(449)]((t=>i.LiveRange[s(496)](t)));r[s(595)](c);for(const t of this[s(338)][s(650)][s(650)]())t[s(487)]();a[s(576)]({forceDefaultExecution:!0}),this[s(338)][s(532)](o,...a);const l=u[s(297)]((t=>s(523)!=t[s(668)][s(679)]));l[s(562)]>0&&r[s(595)](l);for(const t of u)t[s(547)]()}))},s=(e,n)=>1==e[t(562)]&&1==n[t(562)]&&e[0][t(541)][t(342)](n[0][t(350)]),o=(e,n,r,s)=>Bc(e,n,r,s,this[t(571)])?[e,n]:Bc(n,e,s,r,this[t(571)])?[n,e]:null;this[t(459)][t(509)](t(316),e),this[t(459)][t(509)](t(665),n),this[t(459)][t(509)](t(553),s),this[t(459)][t(509)](t(546),o),this[t(459)][t(509)](t(614),n),this[t(459)][t(509)](t(620),e),this[t(459)][t(509)](t(503),s),this[t(459)][t(509)](t(682),o),this[t(459)][t(509)](t(534),r),this[t(459)][t(509)](t(455),e),this[t(459)][t(509)](t(471),s),this[t(459)][t(509)](t(499),e),this[t(459)][t(509)](t(406),r),this[t(459)][t(509)](t(429),e),this[t(459)][t(509)](t(524),s),this[t(459)][t(509)](t(530),e),this[t(459)][t(509)](t(506),e),this[t(459)][t(509)](t(308),((e,n)=>{const r=t;if(!n)return;const s=this[r(338)][r(277)][r(661)](Sc);this[r(571)][r(641)]((t=>{const o=r;if(o(407)==n[o(281)])for(const r of e){const e=r[o(350)][o(549)],s=n[o(385)];t[o(519)](e,s)}else if(s[o(437)](n[o(281)]))for(const r of e)void 0!==n[o(385)]?t[o(481)](n[o(281)],n[o(385)],r[o(350)][o(549)]):t[o(410)](n[o(281)],r[o(350)][o(549)]);else for(const r of e)n[o(385)]?t[o(481)](n[o(281)],n[o(385)],r):t[o(410)](n[o(281)],r)}))})),this[t(459)][t(509)](t(518),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(643)][r(492)]({includeSelf:!0,parentFirst:!0})){if(s[r(668)]==s)return!1;if(!n[r(391)](s))return!1;if(t[r(388)](s)||t[r(647)](s))return!0}return!1}function vc(t){const e=kc;return t[e(541)][e(643)]==t[e(350)][e(549)]&&t[e(541)][e(544)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(658)].is(s(345))&&!r[s(388)](t[s(658)]),i=t[s(350)][s(278)](o),a=t[s(541)][s(278)](o,{direction:s(379)});return!(t[s(350)][s(342)](i)&&t[s(541)][s(342)](a)||(i[s(421)](a)?n[s(558)](e,{range:n[s(287)](i,a)}):n[s(428)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(350)][e(549)];return n&&n.is(e(322))}function Dc(t,e){const n=kc;return null==t[n(541)][n(366)]&&t[n(541)][n(643)]==t[n(350)][n(549)]?xc(t[n(350)][n(549)],e):t}function xc(t,e){const n=kc,r=e[n(393)][n(388)](t)||e[n(393)][n(609)](t);return e[n(287)](e[n(628)](t,n(334)),r?e[n(466)](t):e[n(628)](t,n(541)))}function Bc(t,e,n,r,s){const o=kc;if(t[o(397)])return!1;if(!Pc(t,e))return!1;if(n[o(541)][o(342)](r[o(350)]))return!0;if(t[o(448)]!=e[o(448)])return!1;if(!n[o(541)][o(257)](r[o(350)]))return!1;const i=s[o(287)](n[o(541)],r[o(350)])[o(608)]();for(const t of i)if([o(535),o(683)][o(409)](t[o(448)])&&s[o(393)][o(647)](t[o(658)]))return!1;return!0}function Pc(t,e){const n=kc;if(!t[n(684)]||!e[n(684)])return!1;const r=new Set(Object[n(389)](t[n(427)])),s=new Set(Object[n(389)](e[n(427)]));if(r[n(621)](n(399)),s[n(621)](n(399)),0==r[n(579)]&&0==s[n(579)])return!0;if(r[n(579)]!=s[n(579)])return!1;const o={...t[n(427)]},i={...e[n(427)]};return delete o[n(399)],delete i[n(399)],JSON[n(651)](o)==JSON[n(651)](i)}function Uc(t,e){const n=kc,r=jc(t[n(427)]),s=jc(e);if(!t[n(684)])return!1;for(const t of Object[n(389)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(450)]({},t);return delete n[e(569)],delete n[e(631)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=390]})(t,e)}function Hc(){const t=["isEnabled","bind","model","isDirty","180RagaCU","canEditAt","stopListening","2920256jDvDSy","getRanges","commentThreadController","PENDING_ACTION_SUGGESTION","remove","1334530CBmTBX","canAccept","PendingActions","add","_pendingAction","28ferIbb","1372914thgPVL","unbind","_discardCommand","get","18pEaNtI","execute","_editor","_setPendingAction","345526FNATwG","listenTo","destroy","103398yTtjhx","1540014sKIJib","view","locale","canDiscard","25435TMWlkV","plugins","change:isDirty","discardSuggestion","_removePendingAction","acceptSuggestion","_acceptCommand","commands"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(274842===parseInt(e(394))/1+parseInt(e(427))/2*(-parseInt(e(397))/3)+parseInt(e(414))/4*(-parseInt(e(402))/5)+parseInt(e(428))/6+-parseInt(e(398))/7+parseInt(e(417))/8+parseInt(e(390))/9*(parseInt(e(422))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(412)]=e,this[s(399)]=n,this[s(419)]=r,this[s(392)]=t,this[s(408)]=t[s(409)][s(431)](s(407)),this[s(430)]=t[s(409)][s(431)](s(405)),this[s(399)][s(411)](s(410)).to(this[s(408)],this[s(430)],((t,e)=>t||e)),this[s(399)][s(411)](s(423)).to(this[s(408)],s(410),(t=>t&&this[s(392)][s(412)][s(415)](e[s(418)]()))),this[s(399)][s(411)](s(401)).to(this[s(430)],s(410),(t=>t&&this[s(392)][s(412)][s(415)](e[s(418)]()))),this[s(426)]=null,n[s(413)]&&this[s(393)](),this[s(395)](n,s(407),(()=>this[s(407)]())),this[s(395)](n,s(405),(()=>this[s(405)]())),this[s(395)](n,s(404),(()=>{const t=s;n[t(413)]?this[t(393)]():this[t(406)]()}))}[Gc(407)](){const t=Gc;this[t(408)][t(391)](this[t(412)].id)}[Gc(405)](){const t=Gc;this[t(430)][t(391)](this[t(412)].id)}[Gc(396)](){const t=Gc;this[t(399)][t(429)](t(410)),this[t(399)][t(429)](t(423)),this[t(399)][t(429)](t(401)),this[t(416)](),this[t(419)][t(396)](),this[t(426)]&&this[t(406)]()}[Gc(393)](){const t=Gc,e=Kr(this[t(392)][t(400)],t(420));this[t(426)]=this[t(392)][t(403)][t(431)](t(424))[t(425)](e)}[Gc(406)](){const t=Gc;null!==this[t(426)]&&this[t(392)][t(403)][t(431)](t(424))[t(421)](this[t(426)]),this[t(426)]=null}}const Wc=Kc;function Kc(t,e){const n=Jc();return(Kc=function(t,e){return n[t-=498]})(t,e)}function Jc(){const t=["SUGGESTION_THREAD_DESCRIPTION","commentsListView","authoredAt","focusCycler","render","name","value","_localUser","commentThread","body","13202JQfRJn","author","map","bind","fire","focus","156483TriikF","removeComment","locale","content","_createCommentViews","canAccept","delegate","870teOJDd","set","SUGGESTION_THREAD_ARIA_LABEL","addComment","189586NHlLup","formatDateTime","ariaDescriptionView","_config","1722840vDzrfm","cancel","_createCommentThreadInputView","join","submit","editorConfig","isDirty","element","isEnabled","destroy","parseFromString","target","5646608kFUjdz","isActive","tab","_model","canDiscard","hasDirtyComment","166048bkmJOT","length","focusTracker","textContent","setData","shift+tab","descriptionParts","editor","showInput","4enQGID","8076ZTAJtj","commentThreadInputView","assign","focusables","200tOYIey","CommentView","commentInputView","560ENcPqD","text/html","keystrokes","updateComment","disabledSubmit","disableComments","isReadOnly","ariaLabel"];return(Jc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(224566===-parseInt(e(566))/1*(-parseInt(e(523))/2)+-parseInt(e(524))/3*(parseInt(e(531))/4)+-parseInt(e(570))/5+-parseInt(e(562))/6*(parseInt(e(549))/7)+-parseInt(e(514))/8+-parseInt(e(555))/9*(-parseInt(e(528))/10)+parseInt(e(508))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(540)]=null,this[a(525)]=null,this[a(568)]=new o.AriaDescriptionView(t,Kr(t,a(539))),this[a(563)](a(509),!1),this[a(563)](a(541),n[a(541)]),this[a(552)](a(541)).to(n),this[a(563)](a(520),[]),this[a(563)](a(502),!1),this[a(563)](a(504),!1),this[a(563)](a(560),!1),this[a(563)](a(512),!1),this[a(552)](a(538)).to(this,a(515),n,a(541),this,a(520),((t,e,r)=>{const s=a,o=r[s(551)]((t=>T(t[s(558)])))[s(499)](". ")+".";return Kr(this[s(557)],s(564),[t-1,n[s(550)][s(544)],e?i[s(567)](e):"",(new DOMParser)[s(506)](o,s(532))[s(548)][s(517)]])})),this[a(527)]=new s.ViewCollection,this[a(516)]=new e.FocusTracker,this[a(533)]=new e.KeystrokeHandler,this[a(542)]=new s.FocusCycler({focusables:this[a(527)],focusTracker:this[a(516)],keystrokeHandler:this[a(533)],keystrokeHandlerOptions:{filter:t=>t[a(507)]!==this[a(503)]},actions:{focusPrevious:a(519),focusNext:a(510)}}),this[a(511)]=n,this[a(546)]=r,this[a(569)]=i,i[a(536)]?this[a(563)](a(515),1):this[a(559)]()}[Wc(543)](){const t=Wc;super[t(543)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(527)])}[Wc(554)](){const t=Wc;this[t(503)][t(554)]()}[Wc(505)](){const t=Wc;this[t(540)]&&this[t(540)][t(505)](),this[t(525)]&&this[t(525)][t(505)](),super[t(505)]()}[Wc(559)](){const t=Wc,{CommentsListView:e}=this[t(569)];this[t(540)]=new e(this[t(557)],this[t(511)][t(547)],Object[t(526)]({CommentView:this[t(569)][t(529)]},this[t(569)])),this[t(540)][t(561)](t(556)).to(this),this[t(540)][t(561)](t(534)).to(this),this[t(540)][t(552)](t(509)).to(this),this[t(563)](t(515),this[t(540)][t(515)]+1),this[t(552)](t(515)).to(this[t(540)],t(515),(t=>t+1)),this[t(525)]=this[t(498)](),this.on(t(556),(()=>this[t(554)]())),this[t(552)](t(502)).to(this[t(540)],t(513),this[t(525)][t(530)],t(545),((t,e)=>t||!!e))}[Wc(498)](){const t=Wc,{CommentThreadInputView:e}=this[t(569)],n=new e(this[t(557)],this[t(546)],this[t(569)][t(501)]),r=n[t(530)];return n[t(552)](t(522)).to(this,t(509),this[t(511)][t(547)],t(537),r,t(545),((t,e,n)=>!!n||t&&!e)),r.on(t(500),((e,n)=>{const s=t;this[s(553)](s(565),n),r[s(521)][s(518)]("")})),r.on(t(571),(()=>this[t(554)]())),r[t(552)](t(535)).to(this[t(511)][t(547)],t(537)),n}}const Zc=Yc;function Yc(t,e){const n=qc();return(Yc=function(t,e){return n[t-=468]})(t,e)}function qc(){const t=["type","setTemplate","709356tAqLll","listitem","ck-suggestion-wrapper","discardSuggestion","commentsListView","focusables","isActive","disableComments","10MJQFeD","</p>","acceptButton","editorDestroyed","ck-rounded-corners","332NGjsYe","596283gYtLlR","canDiscard","ck-suggestion-","_descriptionElement","color","canAccept","getTemplate","ariaLabel","push","_model","4051BfDcTt","2688280LvVeAG","set","div","SuggestionView","commentThread","ck-suggestion--disabled-comments","_config","add","4anjhcv","ck-suggestion-wrapper--active","198DBlbRb","suggestionView","<p>","author","content","ariaDescriptionView","discardButton","description","bindTemplate","acceptSuggestion","24NFzqhj","editorReady","569121EwwxMf","bind","delegate","formatDateTime","1817568xstpbo","isEnabled","descriptionParts","2233044PwdkjG","commentThreadInputView","render"];return(qc=function(){return t})()}!function(t){const e=Yc,n=t();for(;;)try{if(400246===-parseInt(e(511))/1*(parseInt(e(500))/2)+-parseInt(e(501))/3*(parseInt(e(520))/4)+parseInt(e(512))/5+-parseInt(e(482))/6+parseInt(e(475))/7*(parseInt(e(473))/8)+parseInt(e(479))/9*(-parseInt(e(495))/10)+-parseInt(e(522))/11*(-parseInt(e(487))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Qc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(513)](s(485),""),this[s(476)](s(485)).to(this,s(481),(t=>t&&t[0]?t[0][s(485)]:"")),this[s(476)](s(470)).to(this,s(481),this,s(493),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(524)+T(e[n(526)],e[n(505)])+n(496);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(504)]=null,this[s(523)]=new(r[s(515)])(t,e,{formatDateTime:r[s(478)]}),this[s(523)][s(476)](s(470)).to(this),this[s(523)][s(477)](s(472),s(490)).to(this),this[s(523)][s(497)][s(476)](s(480)).to(this,s(506)),this[s(523)][s(469)][s(476)](s(480)).to(this,s(502)),this[s(492)][s(519)](this[s(523)]),this[s(491)]&&this[s(492)][s(519)](this[s(491)]),this[s(483)]&&this[s(492)][s(519)](this[s(483)]),this[s(486)](this[s(507)]())}[Zc(507)](){const t=Zc,e=this[t(471)],n=[this[t(523)]];return this[t(491)]&&n[t(509)](this[t(491)]),this[t(483)]&&n[t(509)](this[t(483)]),n[t(509)](this[t(468)]),{tag:t(514),attributes:{class:["ck",t(499),t(489),e.if(t(493),t(521)),e.to(t(485),(e=>t(503)+e)),this[t(518)][t(494)]&&t(517)],"data-suggestion-id":this[t(510)].id,"data-thread-id":this[t(510)][t(516)].id,"data-author-id":this[t(510)][t(525)].id,tabindex:0,role:t(488),"aria-label":e.to(t(508)),"aria-describedby":this[t(468)].id},children:n}}[Zc(484)](){const t=Zc;super[t(484)](),this[t(491)]&&(this[t(491)][t(477)](t(474)).to(this),this[t(491)][t(477)](t(498)).to(this)),this[t(483)]&&(this[t(483)][t(477)](t(474)).to(this),this[t(483)][t(477)](t(498)).to(this))}}function $c(){const t=["bindTemplate","focus","keystrokes","ck-suggestion","change:description","innerHTML","ck-annotation__content-wrapper","locale","10KdSuih","authoredAt","ck-annotation","getTemplate","190645XMjlWe","render","getUserViewNotificationText","enter","querySelector","_setupKeyboardNavigation","ck-annotation__actions","4hwYJfz","presentation","206675HEdwEQ","EXTERNAL_SUGGESTION","Discard suggestion","add","time","execute","tab","ck-annotation__main","creator","listenTo","EXTERNAL_IMPORT_WORD_SUGGESTION","check","5947522SqSYBB","_createButton","acceptSuggestion","ck-annotation__info","author","name","discardButton","ck-suggestion__info","fire","shift+tab","element","ck-comment__info-time","72mWtBRZ","ck-annotation__info-time","push","EXTERNAL_IMPORT_WORD_AVATAR","_model","ck-suggestion--accept",".ck-annotation__content-wrapper","formatDateTime","_config","focusables","span","attributes","ck-suggestion__main","getExternalSuggestionNote","ck-suggestion__actions","3053028fdNyJl","isExternal","@external","ck-suggestion--discard","ck-comment__external","ck-annotation__user","description","focusFirst","ck-annotation__info-name","focusCycler","20reSYAi","extendTemplate","source","bind","ck-suggestion__user","userView","cancel","1235727QmKZlZ","set","setTemplate","discardSuggestion","174IBmwTR","3084LFbfsZ","focusTracker","div","esc","acceptButton","ck-suggestion__info-name","target","298709LTICHr","Accept suggestion","importWord","EXTERNAL_AVATAR","332436mrsiln"];return($c=function(){return t})()}const tu=eu;function eu(t,e){const n=$c();return(eu=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(796818===parseInt(e(484))/1*(-parseInt(e(497))/2)+parseInt(e(488))/3*(-parseInt(e(508))/4)+-parseInt(e(510))/5*(parseInt(e(476))/6)+-parseInt(e(428))/7+-parseInt(e(440))/8*(-parseInt(e(472))/9)+-parseInt(e(465))/10*(parseInt(e(455))/11)+-parseInt(e(477))/12*(-parseInt(e(501))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($c);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(444)]=r,this[a(448)]=i,this[a(473)](a(461),""),this[a(468)](a(498)).to(r),this[a(481)]=this[a(429)](Kr(n,a(485)),t.icons[a(427)],a(445),a(430),"sw"),this[a(434)]=this[a(429)](Kr(n,a(512)),t.icons[a(471)],a(458),a(475),"sw"),this[a(470)]=new o.UserView(n,r[a(432)],this[a(503)]()),this[a(470)][a(466)]({attributes:{class:[a(469),a(460)],"aria-hidden":!0}}),this[a(449)]=new s.ViewCollection([this[a(481)],this[a(434)]]),this[a(478)]=new e.FocusTracker,this[a(491)]=new e.KeystrokeHandler,this[a(464)]=new s.FocusCycler({focusables:this[a(449)],focusTracker:this[a(478)],keystrokeHandler:this[a(491)],actions:{focusPrevious:a(437),focusNext:a(516)},keystrokeHandlerOptions:{filter:t=>t[a(483)]!==this[a(438)]}}),this[a(474)](this[a(500)]())}[tu(502)](){const t=tu;super[t(502)]();const e=this[t(438)][t(505)](t(446));e[t(494)]=this[t(461)],this.on(t(493),((n,r,s)=>{e[t(494)]=s})),this[t(506)]()}[tu(500)](){const t=tu,e=this[t(489)],n=[{tag:t(479),attributes:{class:[t(435),t(431)]},children:[{tag:t(450),children:[{text:this[t(470)][t(433)]}],attributes:{class:[t(482),t(463)]}},{tag:t(514),attributes:{datetime:e.to(t(498)),class:[t(439),t(441)]},children:[{text:e.to(t(498),(e=>this[t(448)][t(447)](e)))}]}]},{tag:t(479),attributes:{class:[t(454),t(507)]},children:[this[t(481)],this[t(434)]]},{tag:t(479),attributes:{class:[t(495)]}}];return this[t(444)][t(456)]&&n[t(442)]({tag:t(479),attributes:{class:[t(459)]},children:[{text:this[t(453)]()}]}),{tag:t(479),attributes:{class:[t(492),t(499)],tabindex:-1},children:[this[t(470)],{tag:t(479),attributes:{class:[t(452),t(517)],role:t(509)},children:n}]}}[tu(490)](){const t=tu;this[t(438)][t(490)]()}[tu(503)](){const t=tu;return this[t(444)][t(456)]?t(486)===this[t(444)][t(451)][t(457)][t(467)]?Kr(this[t(496)],t(443),this[t(444)][t(424)][t(433)]):Kr(this[t(496)],t(487),this[t(444)][t(424)][t(433)]):null}[tu(453)](){const t=tu;return t(486)===this[t(444)][t(451)][t(457)][t(467)]?Kr(this[t(496)],t(426)):Kr(this[t(496)],t(511))}[tu(429)](t,e,n,r,s){const i=tu,a=new o.LateFocusButtonView(this[i(496)]);return a[i(473)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(466)]({attributes:{class:n}}),a.on(i(515),(()=>{const t=i;this[t(436)](r,this[t(444)].id)})),a}[tu(506)](){const t=tu,e=this[t(438)];this[t(491)][t(425)](e);for(const e of this[t(449)])this[t(478)][t(513)](e[t(438)]),this[t(491)][t(425)](e[t(438)]);this[t(491)][t(473)](t(504),((n,r)=>{const s=t;e===n[s(483)]&&(this[s(464)][s(462)](),r())})),this[t(491)][t(473)](t(480),((n,r)=>{const s=t;e!==n[s(483)]&&(this[s(490)](),r())}))}}const ru='\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" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=iu();return(ou=function(t,e){return n[t-=436]})(t,e)}function iu(){const t=["fire","keys","trackChanges","Annotations","head","delegate","getMarkerNames","suggestionUnloaded","some","createAnnotation","locale","isEnabled","lowest","TrackChangesEditing","suggestionChanged","editing","activeMarkers","acceptAllSuggestions","requires","Accept all suggestions","14fgzdgY","bind","focus","isInContent","refreshSelectedViews","_viewToController","suggestionLoaded","actionView","set","values","CommentsRepository","arrowView","acceptSelectedSuggestions","define","Track changes","SuggestionThreadView","items","change:activeAnnotations","77kFetEU","Discard all suggestions","comments.maxCommentCharsWhenCollapsed","addComment","descriptionFactory","_destroyController","8DJqpVv","comments.maxCommentsWhenCollapsed","filter","_refreshActiveMarkers","toMany","5107887peDfTN","getFirstRange","value","remove","_handleSuggestionControllerDelayed","comments","from","commentThread","isDirty","getJoined","activeAnnotations","1001049MfYUgg","has","trackChanges.SuggestionThreadView","size","discardSelectedSuggestions","_initializeController","_bindAnnotationToEditors","CommentsUI","TrackChangesUI","children","_handleControllerBuffer","trackChanges.disableComments","plugins","descriptionParts","get","separator","suggestionView","init","8652zTXEzU","_annotationViews","discardAllSuggestions","_unbindEditors","config","CommentView","_disableComments","buttonView","createCommentThreadController","hasSuggestion","EditorAnnotations","comments.editorConfig","componentFactory","source","27495IcBRMm","comments.maxThreadTotalWeight","registerAnnotation","add","Discard all selected suggestions","reduce","_createMenuBarMenu","isMultiRange","escape","commentsListView","editor","delete","getByInnerView","createAnnotationView","change:previous","type","getMarkers","2391990JVpKaA","Accept all selected suggestions","addSourceCollector","listenTo","innerView","trackChanges.SuggestionView","switchbutton","menu","discardButton","SuggestionView","acceptButton","getDescriptions","12ZThngF","getAllAdjacentSuggestions","panelView","button","424fksoyz","destroy","commands","clear","_createToolbarButton","7019630QCpupd","_updateController","model","getSuggestion","unbind","isOn","_addUIComponentsToFactory","execute","menuitem","203545kxBJLy","suggestion-","menuBar:trackChanges","length","commandName","46623cCzUHG","push","previous","menuitemcheckbox","view","pluginName","_suggestionToController","mainView","getRanges","stopListening"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(995250===-parseInt(e(527))/1*(-parseInt(e(562))/2)+-parseInt(e(532))/3*(-parseInt(e(513))/4)+parseInt(e(518))/5+-parseInt(e(509))/6*(-parseInt(e(448))/7)+parseInt(e(586))/8*(-parseInt(e(437))/9)+parseInt(e(497))/10*(-parseInt(e(580))/11)+parseInt(e(466))/12*(-parseInt(e(480))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(560)](){const t=su;return[Sc,o.Users,t(572),t(545),t(476)]}static get[su(537)](){return su(456)}constructor(t){const e=su;super(t),this[e(538)]=new Map,this[e(567)]=new Map,this[e(467)]=new Map,this[e(458)]=new Map;const n=this[e(490)][e(470)];n[e(575)](e(450),Qc),n[e(575)](e(502),nu),n[e(575)](e(459),!1),this[e(472)]=n[e(462)](e(459))}[su(441)](t,e){const n=su;0===this[n(458)][n(451)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(458)]){const r=this[t(538)][t(449)](e);r||n?r&&n&&this[t(585)](e):this[t(453)](e)}this[t(458)][t(516)](),this[t(490)][t(460)][t(462)](t(476))[t(566)](),this[t(589)]()}),10),this[n(458)][n(570)](t,e)}[su(465)](){const t=su,e=this[t(490)],n=e[t(460)][t(462)](t(555)),r=e[t(460)][t(462)](t(545)),s=e[t(460)][t(462)](t(476)),o=e[t(460)][t(462)](t(572));this[t(524)](),s[t(499)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(443)](this[e(538)])){const s=t[e(510)](),o=[];for(const t of s){if(!t[e(565)])continue;if(t[e(487)]){o[e(533)](...t[e(540)]());continue}const n=t[e(438)]();if(o[e(530)]>0){const t=o[0][e(446)](n);if(t){o[0]=t;continue}}o[e(533)](n)}n[e(533)]([r[e(536)],o])}return n})),this[t(500)](n,t(568),((e,n)=>{const r=t;this[r(500)](n,r(494),((t,e,s,o)=>{const i=r;n[i(565)]&&(null==s?(this[i(519)](o[i(546)]),this[i(441)](n,!1)):(this[i(519)](s[i(546)]),null==o&&this[i(441)](n,!0)))})),null!==n[r(534)]?this[r(519)](n[r(546)]):this[r(441)](n,!1)})),this[t(500)](n,t(549),((e,n,r)=>{const s=t;this[s(541)](n,s(494)),this[s(458)][s(491)](n),this[s(538)][s(449)](n)&&this[s(585)](n),r&&this[s(519)](r[s(546)])})),this[t(500)](n,t(556),((e,n)=>{this[t(519)](n)})),this[t(500)](r,t(579),(()=>{this[t(589)]()})),this[t(500)](o,t(583),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(475)](r))return;const i=n[o(521)](r);this[o(538)][o(462)](i)[o(536)][o(489)][o(564)](-1)}),{priority:t(554)})}[su(589)](){const t=su,e=this[t(490)][t(460)][t(462)](t(545)),n=this[t(490)][t(460)][t(462)](t(555)),r=Array[t(443)](e[t(447)],(e=>e[t(501)]))[t(588)]((e=>this[t(567)][t(449)](e))),s=[];for(const e of r){const n=this[t(567)][t(462)](e)[t(520)][t(510)]();s[t(533)](...n[t(485)](((e,n)=>[...e,...n[t(548)]()]),[]))}n[t(558)]=s}[su(524)](){const t=su,n=this[t(490)],r=n[t(552)],o=Kr(r,t(576)),i=new e.Collection([{type:t(503),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(544),role:t(535)})},{type:t(463)},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(561)),commandName:t(559),role:t(526)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(498)),commandName:t(574),role:t(526)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(581)),commandName:t(468),role:t(526)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(484)),commandName:t(452),role:t(526)})}]);for(const e of i)if(cu(e)){const r=n[t(515)][t(462)](e[t(520)][t(531)]);e[t(520)][t(563)](t(523),t(553)).to(r,t(439),t(553))}n.ui[t(478)][t(483)](t(544),(e=>this[t(517)](e,i,o))),n.ui[t(478)][t(483)](t(529),(e=>this[t(486)](e,i,o)))}[su(517)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(490)][r(515)][r(462)](r(544));o[r(473)][r(570)]({tooltip:n,label:n,icon:ru}),o[r(473)][r(563)](r(523)).to(i,r(439)),o[r(473)].on(r(525),(()=>{const t=r;i[t(525)](),this[t(490)][t(557)][t(536)][t(564)]()})),(0,s.addListToDropdown)(o,e,{role:r(504)});const a=[];for(const t of e)cu(t)&&a[r(533)](this[r(490)][r(515)][r(462)](t[r(520)][r(531)]));const c=o[r(473)];return c[r(569)][r(522)](r(553)),c[r(573)][r(522)](r(553)),c[r(569)][r(563)](r(553)).to(i,r(553)),c[r(573)][r(563)](r(553))[r(436)](a,r(553),((...t)=>t[r(550)]((t=>t)))),o.on(r(525),(t=>{const e=r;this[e(490)][e(525)](t[e(479)][e(531)]),this[e(490)][e(557)][e(536)][e(564)]()})),o}[su(486)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(490)][r(515)][r(462)](r(544));o[r(473)][r(570)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(463)==n[r(495)]){a[r(578)][r(483)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(520)];i[r(563)](...Object[r(543)](c)).to(c),i[r(547)](r(525)).to(o),i.on(r(525),(()=>{const t=r;this[t(490)][t(525)](c[t(531)]),this[t(490)][t(557)][t(536)][t(564)]()})),e[r(457)][r(483)](i),a[r(578)][r(483)](e)}return o[r(563)](r(553)).to(i,r(553)),o[r(511)][r(457)][r(483)](a),o}[su(453)](t){const e=su,n=this[e(490)],r=n[e(470)],s=n[e(460)][e(462)](e(545)),i=n[e(460)][e(462)](e(572)),a=n[e(460)][e(462)](e(476)),c=n[e(460)][e(462)](o.Users).me,u=r[e(462)](e(544))[e(577)],l=r[e(462)](e(544))[e(506)],{CommentsListView:f,CommentThreadInputView:h}=n[e(460)][e(462)](e(455));let g,d,p;this[e(467)][e(449)](t.id)?(d=this[e(467)][e(462)](t.id),g=d[e(539)]):(g=new u(n[e(552)],t,c,{disableComments:this[e(472)],editorConfig:r[e(462)](e(477)),maxCommentsWhenCollapsed:r[e(462)](e(587)),maxThreadTotalWeight:r[e(462)](e(481)),maxCommentCharsWhenCollapsed:r[e(462)](e(582)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(462)](e(552))),CommentView:r[e(462)](e(442))[e(471)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(464)][e(507)].on(e(525),(()=>{const t=e;n[t(557)][t(536)][t(564)]()})),g[e(464)][e(505)].on(e(525),(()=>{const t=e;n[t(557)][t(536)][t(564)]()})),d=s[e(493)](this[e(490)][e(552)],g),d[e(563)](e(445)).to(g,e(445)),d[e(563)](e(530)).to(g),d[e(563)](e(495)).to(g,e(495),(t=>e(528)+t)),g.on(e(488),(()=>{const t=e;p[t(542)](t(488))})),this[e(467)][e(570)](t.id,d));const m=i[e(474)](t[e(444)],g),I=new zc(n,t,g,m),E=t[e(510)]()[e(588)]((t=>t[e(565)]));g[e(461)]=n[e(460)][e(462)](e(555))[e(584)][e(508)](E),this[e(538)][e(570)](t,I),this[e(567)][e(570)](g,I),p=s[e(551)]({view:d,target:()=>{const r=e,s=[],i=t[r(510)]()[r(588)]((t=>t[r(565)]));for(const t of i)s[r(533)](...t[r(496)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(557)],s)},type:()=>e(528)+I[e(536)][e(495)]}),i[e(454)](g,p),s[e(483)](p),a[e(482)](p)}[su(585)](t){const e=su,n=this[e(490)][e(460)][e(462)](e(572)),r=this[e(490)][e(460)][e(462)](e(545)),s=this[e(538)][e(462)](t),o=s[e(536)],i=r[e(492)](o);n[e(469)](o),i&&r[e(440)](i),this[e(538)][e(491)](t),this[e(567)][e(491)](o),s[e(514)]()}[su(519)](t){const e=su;if(!t[e(565)]||!this[e(538)][e(449)](t))return;const n=this[e(490)][e(460)][e(462)](e(555)),r=this[e(538)][e(462)](t),s=t[e(510)]();r[e(536)][e(461)]=n[e(584)][e(508)](s)}[su(514)](){const t=su;for(const e of this[t(538)][t(543)]())this[t(585)](e);for(const e of this[t(467)][t(571)]())e[t(539)][t(514)]();super[t(514)]()}}function cu(t){return su(520)in t}var uu=fu;function lu(){var t=["3LePCou","getSuggestions","17381331PcEcJj","adapter","getSuggestion","11511MQBdGY","2303888ZAsqlk","pluginName","addSuggestion","plugins","TrackChanges","9800ZNsTUG","6404322bAiget","641052IxRFhX","2733102IFkxwu","get","requires","5390fxGLpl","editor","5QYyROk","addSuggestionData","6296wStQJx","Comments"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=497]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(938449===parseInt(e(512))/1*(-parseInt(e(502))/2)+-parseInt(e(503))/3+-parseInt(e(518))/4*(-parseInt(e(508))/5)+parseInt(e(501))/6+parseInt(e(500))/7*(-parseInt(e(510))/8)+-parseInt(e(517))/9*(-parseInt(e(506))/10)+parseInt(e(514))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(505)](){return[Sc,au,uu(511)]}static get[uu(519)](){return uu(499)}set[uu(515)](t){var e=uu;this[e(507)][e(498)][e(504)](Sc)[e(515)]=t}get[uu(515)](){var t=uu;return this[t(507)][t(498)][t(504)](Sc)[t(515)]}[uu(497)](t){var e=uu;return this[e(507)][e(498)][e(504)](Sc)[e(509)](t)}[uu(513)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(507)][n(498)][n(504)](Sc)[n(513)]({skipNotAttached:t,toJSON:e})}[uu(516)](t){var e=uu;return this[e(507)][e(498)][e(504)](Sc)[e(516)](t)}}const gu=Iu;!function(t){const e=Iu,n=t();for(;;)try{if(354606===-parseInt(e(278))/1*(-parseInt(e(262))/2)+-parseInt(e(271))/3*(parseInt(e(260))/4)+-parseInt(e(223))/5*(parseInt(e(273))/6)+parseInt(e(230))/7*(-parseInt(e(285))/8)+parseInt(e(268))/9*(parseInt(e(251))/10)+parseInt(e(275))/11+parseInt(e(241))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tu);const du=[gu(284)];class pu extends t.Plugin{static get[gu(256)](){return[Sc]}static get[gu(246)](){return gu(233)}[gu(245)](){const t=gu,n=this[t(279)];if(n[t(235)][t(272)](t(283),(e=>{const r=t,s=n[r(250)][r(259)][r(264)]()[r(239)](((t,e)=>(t[e]="",t)),{});return n[r(274)][r(277)](s,e)})),t(288)!=typeof n[t(235)][t(247)](t(224))[t(227)])throw new e.CKEditorError(t(270))}[gu(249)](t){return bu(this[gu(279)],!0,t)}[gu(238)](t){return bu(this[gu(279)],!1,t)}}class mu extends t.Plugin{static get[gu(246)](){return gu(237)}constructor(t){const e=gu;super(t),this[e(254)]=e(244)}[gu(245)](){const t=gu;this[t(279)][t(232)][t(247)](t(229))[t(265)]={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(279)][t(232)][t(247)](t(242))[t(265)]=null}}function Iu(t,e){const n=Tu();return(Iu=function(t,e){return n[t-=222]})(t,e)}function Eu(t){return void 0!==t[gu(282)]}async function bu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,du);s[r(232)][r(222)](Sc,mu),s[r(258)]=Eu(t)?t[r(282)]():void 0;const i=document[r(240)](),a=t[r(235)][r(247)](r(224))[r(227)],c=await a(s,(()=>function(t){const e=r,n=document[e(252)](e(286));return t[e(263)](n),n}(i)));!function(t,e){const n=r,s=t[n(250)][n(259)][n(264)]()[n(239)](((e,r)=>(e[r]=t[n(236)][n(247)]({rootName:r}),e)),{}),o=t[n(232)][n(247)](n(269))[n(255)][n(253)]((t=>({id:t.id,name:t[n(287)]}))),i=t[n(232)][n(247)](n(242))[n(276)]({skipNotAttached:!0,toJSON:!0}),a=t[n(232)][n(247)](n(229))[n(257)]({skipNotAttached:!0,toJSON:!0}),c=e[n(232)][n(247)](n(269)),u=e[n(232)][n(247)](n(242)),l=e[n(232)][n(247)](n(229));for(const t of l[n(257)]())t[n(243)]();for(const t of o)c[n(267)](t.id)||c[n(266)](t);c.me||c[n(234)]();for(const t of a)l[n(225)](t);for(const t of i)u[n(248)](t);e[n(236)][n(226)](s)}(t,c),c[r(261)](r(e?280:281));const u=Eu(c)?c[r(228)](n):c[r(236)][r(247)](n);return await c[r(231)](),u}function Tu(){const t=["68540ZqoMEi","execute","36iHanuF","appendChild","getRootNames","_adapter","addUser","getUser","99ULZMNt","Users","track-changes-data-invalid-editor-creator","117HIEanW","define","144FGTryV","constructor","5711970SXVVTl","getSuggestions","create","18433iWNrNh","editor","acceptAllSuggestions","discardAllSuggestions","getRootsAttributes","trackChangesData.editorCreator","Pagination","16REMvfK","div","name","function","push","113965ECvFFJ","trackChangesData","addCommentThread","set","editorCreator","getFullData","CommentsRepository","1599248USfXVa","destroy","plugins","TrackChangesData","useAnonymousUser","config","data","TrackChangesDataGetter","getDataWithDiscardedSuggestions","reduce","createDocumentFragment","6671664VUFoOL","TrackChangesEditing","remove","end","init","pluginName","get","addSuggestionData","getDataWithAcceptedSuggestions","model","563450Etnhpe","createElement","map","result","users","requires","getCommentThreads","rootsAttributes","document"];return(Tu=function(){return t})()}function _u(){var t=["184826ySmVKp","328719kKPosK","7696zBHkge","10eqQGkm","3543828hhepzb","3666641UnMezB","2041942RYRrfy","24rVCWEL","10fbyQPk","4437recmcy","2396900EBHMKU"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=475]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(650835===-parseInt(e(485))/1+-parseInt(e(484))/2+parseInt(e(477))/3+parseInt(e(483))/4*(parseInt(e(476))/5)+-parseInt(e(480))/6*(parseInt(e(479))/7)+parseInt(e(475))/8*(-parseInt(e(482))/9)+parseInt(e(481))/10*(parseInt(e(478))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Xc,Suggestion:()=>zr,SuggestionThreadView:()=>Jc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Sc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_disableUnsupportedCommands","commands","value","_enableCommands","3818871BJvrWr","has","refresh","207320wieZdN","2519PZlOik","clearForceDisabled","TrackChangesCommand","5xQDMFd","forceDisabled","_isEnabledBasedOnSelection","176GueQaY","3oiYNFE","_enabledCommands","execute","441794uCDGSx","2820276pgBEyQ","isEnabled","1588476GClnlo","206465bleiAm","editor","affectsData","99050kImyGw"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(341448===-parseInt(e(260))/1+parseInt(e(271))/2*(parseInt(e(268))/3)+parseInt(e(274))/4*(-parseInt(e(264))/5)+-parseInt(e(272))/6+-parseInt(e(275))/7*(parseInt(e(267))/8)+-parseInt(e(283))/9+-parseInt(e(278))/10*(-parseInt(e(261))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(269)]=e,this[n(281)]=!1,this[n(259)](),this[n(266)]=!1}[c(259)](){this[c(273)]=!0}[c(270)](){const t=c;this[t(281)]=!this[t(281)],this[t(281)]?this[t(279)]():this[t(282)]()}[c(279)](){const t=c;for(const e of this[t(276)][t(280)][t(280)]())e[t(277)]&&!this[t(269)][t(258)](e)&&e[t(265)](t(263))}[c(282)](){const t=c;for(const e of this[t(276)][t(280)][t(280)]())e[t(277)]&&!this[t(269)][t(258)](e)&&e[t(262)](t(263))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=439]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(123886===parseInt(e(445))/1*(-parseInt(e(450))/2)+parseInt(e(443))/3+-parseInt(e(461))/4*(-parseInt(e(457))/5)+parseInt(e(441))/6+parseInt(e(453))/7*(-parseInt(e(440))/8)+-parseInt(e(447))/9+parseInt(e(452))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(458)]=e,this[n(456)](),this[n(448)]=!1}[h(456)](){this[h(459)]=!0}[h(460)](t){const n=h,r=this[n(458)][n(439)](t);if(!r)throw new e.CKEditorError(n(442),this);const s=r[n(449)]();this[n(451)][n(446)][n(462)](s)&&this[n(451)][n(454)][n(439)](n(455))[n(444)](r)}}function p(){const t=["canEditAt","get","8jgfOCo","1198776WsmUbw","track-changes-accept-suggestion-not-found","563280tOngyR","acceptSuggestion","1dmCDZY","model","1744380gdgPMx","_isEnabledBasedOnSelection","getRanges","457598snhLfe","editor","2527890vqEqaw","1689359YtGAuK","plugins","TrackChangesEditing","refresh","35FqPKdm","_suggestions","isEnabled","execute","84284jdleSe"];return(p=function(){return t})()}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=218]})(t,e)}function E(){const t=["get","TrackChangesEditing","model","6643TldqdS","327oksNDV","refresh","_suggestions","2412588RluEBv","isEnabled","3516219hIVEWg","1018UclwZV","discardSuggestion","32375YUDcgB","4928kePtZV","436339hQnhkm","_isEnabledBasedOnSelection","plugins","execute","editor","614844WMYwQn","canEditAt","getRanges","track-changes-discard-suggestion-not-found"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(375319===-parseInt(e(232))/1+-parseInt(e(228))/2*(-parseInt(e(222))/3)+parseInt(e(237))/4+parseInt(e(230))/5+parseInt(e(225))/6+parseInt(e(221))/7*(parseInt(e(231))/8)+-parseInt(e(227))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(224)]=e,this[n(223)](),this[n(233)]=!1}[m(223)](){this[m(226)]=!0}[m(235)](t){const n=m,r=this[n(224)][n(218)](t);if(!r)throw new e.CKEditorError(n(240),this);const s=r[n(239)]();this[n(236)][n(220)][n(238)](s)&&this[n(236)][n(234)][n(218)](n(219))[n(229)](r)}}function T(t,e){const n=C;let r="";return r+=t[n(454)]("*")[n(417)](((t,e)=>e%2!=0?n(433)+_(t)+n(457):_(t)))[n(418)](""),e&&(r+=n(413)+e[n(432)]+n(430)+e[n(439)]+n(450)),r}function _(t){const e=C,n=document[e(412)](e(434));return n[e(415)]=t,n[e(408)]}function y(){const t=["innerHTML","length","change","createPositionAfter","createElement",'<span class="ck-suggestion-color" style="background-color: ',"isTouching","innerText","317558ZeMRuO","map","join","type","push","784416kpAZWY","next","createPositionAt","554322EtSbws","isInContent","color","isCollapsed","splice","deletion",'" title="',"getRanges","value",'<span class="ck-suggestion-type">',"span","from","replace","3939586bllVvq","start","title","1599396fzitGl","isArray","sort","1085TzIFnN","isObject","add","content","schema","createPositionBefore","isIntersecting",'"></span>',"execute","isMultiRange","332SYbCoK","split"," [color ","7752424FMyhrB","</span>","end","createRange"];return(y=function(){return t})()}function A(t){const e=C;return t[e(442)](((t,n)=>e(429)==t[e(419)]&&e(429)!=n[e(419)]?-1:e(429)!=t[e(419)]&&e(429)==n[e(419)]?1:0))}function k(t,e){const n=C;let r,s=0;const o=[],i=e[n(447)];for(;s<t[n(409)];){const a=t[s],c=t[s+1];r||(r=e[n(448)](a)),L(e,a,c)||(o[n(420)](e[n(407)](r,i[n(444)](a)?e[n(411)](a):e[n(423)](a,n(406)))),r=null),s++}return o}function C(t,e){const n=y();return(C=function(t,e){return n[t-=406]})(t,e)}function L(t,e,n){const r=C;if(!n)return!1;const s=t[r(411)](e),o=t[r(448)](n);return s[r(414)](o)}!function(t){const e=C,n=t();for(;;)try{if(308723===-parseInt(e(424))/1+-parseInt(e(416))/2+-parseInt(e(421))/3+-parseInt(e(453))/4*(-parseInt(e(443))/5)+-parseInt(e(440))/6+parseInt(e(437))/7+parseInt(e(456))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);function N(t,e,n){const r=C;for(;n[r(409)];){const s=n[r(428)](0,100);t[r(410)]((()=>{const t=r;for(const n of s)n[t(425)]&&e[t(451)](n.id)}))}}const S=R;function R(t,e){const n=v();return(R=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(848288===parseInt(e(431))/1+-parseInt(e(444))/2*(parseInt(e(437))/3)+-parseInt(e(450))/4+-parseInt(e(443))/5*(parseInt(e(435))/6)+parseInt(e(438))/7+parseInt(e(432))/8+parseInt(e(447))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class M extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(452)]=e,this[r(446)]=n,this[r(441)](),this[r(453)]=!1}[S(441)](){const t=S,e=Array[t(449)](this[t(446)][t(436)]())[t(442)]((e=>e[t(439)]));this[t(445)]=this[t(452)][t(445)]&&e}[S(451)](){const t=S,e=A(Array[t(449)](this[t(446)][t(436)]()));for(const n of e){const e=n[t(434)]();if(!this[t(440)][t(448)][t(433)](e))return}N(this[t(440)][t(448)],this[t(452)],e)}}function v(){const t=["getRanges","7613634grgmrX","values","3lgnzTM","10203788XOEdCr","isInContent","editor","refresh","some","5ahcKad","85670QeFgvk","isEnabled","_suggestions","2557107YKlCef","model","from","1941424rJdKLJ","execute","_command","_isEnabledBasedOnSelection","193050ebHHsP","5684488srYRrO","canEditAt"];return(v=function(){return t})()}const O=F;function w(){const t=["4689ExgHGM","getRanges","8647056KHZOQY","6280190rXNKaI","_isEnabledBasedOnSelection","_command","refresh","execute","1036821KPwVVO","2796bCOsnt","editor","4583480HNaQOb","from","isEnabled","document","values","canEditAt","size","_selectedSuggestions","5532745xQknFo","2nZGfYV","16308927avJste","model","_suggestions","selection"];return(w=function(){return t})()}function F(t,e){const n=w();return(F=function(t,e){return n[t-=404]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(790199===-parseInt(e(421))/1*(parseInt(e(408))/2)+-parseInt(e(413))/3*(-parseInt(e(422))/4)+-parseInt(e(407))/5+-parseInt(e(415))/6+parseInt(e(416))/7+parseInt(e(424))/8+parseInt(e(409))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(418)]=e,this[r(411)]=n,this[r(406)]=new Set,this[r(419)](),this[r(417)]=!1}[O(419)](){const t=O,e=this[t(423)][t(410)][t(427)][t(412)],n=Array[t(425)](this[t(411)][t(428)]());this[t(406)]=function(t,e){const n=C,r=Array[n(435)](t[n(431)]()),s=new Set;for(const o of e)if(o[n(425)])for(const e of r)for(const r of o[n(431)]())(e[n(449)](r)||t[n(427)]&&!o[n(452)]&&o[n(422)]&&r[n(406)][n(414)](e[n(438)]))&&s[n(445)](o);return s}(e,n),this[t(426)]=this[t(418)][t(426)]&&!!this[t(406)][t(405)]}[O(420)](){const t=O,e=A(Array[t(425)](this[t(406)]));for(const n of e){const e=n[t(414)]();if(!this[t(423)][t(410)][t(404)](e))return}N(this[t(423)][t(410)],this[t(418)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const W=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 H(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}H.prototype.clear=P,H.prototype.delete=j,H.prototype.get=G,H.prototype.has=V,H.prototype.set=W;const z=H;const K=function(){this.__data__=new z,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const J=Q||Y||Function("return this")();const $=J.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=J["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&> in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(J,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(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 Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Nt?void 0!==e[t]:Ot.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=St,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=wt,Dt.prototype.set=Ft;const Pt=Dt;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Wt=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Ht(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ht.prototype.clear=xt,Ht.prototype.delete=jt,Ht.prototype.get=Gt,Ht.prototype.has=Vt,Ht.prototype.set=Wt;const zt=Ht;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||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 qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Z,qt.prototype.set=Kt;const Xt=qt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Qt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=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):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?J.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Q.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Ne(t):we(t)};const Pe=function(t,e){return t&&te(e,De(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,We=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,He=We&&We.exports===Ve?J.Buffer:void 0,ze=He?He.allocUnsafe:void 0;const Ke=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 qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Qe.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Je(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=J.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Fn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Fn(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 Mn(t);case"[object Symbol]":return wn(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(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)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Wn=Ae&&Ae.isSet;const Hn=Wn?be(Wn):Vn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Zn=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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==qn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Hn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const _r=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 Er: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(!br(e,(function(t,e){if(!Tr(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 yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),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=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.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]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Or.call(t,"__wrapped__"),d=f&&Or.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:wr(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(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 Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Wr;function Wr(t,e){const n=Hr();return(Wr=function(t,e){return n[t-=440]})(t,e)}function Hr(){const t=["isMultiRange","647788IhLTvO","discard","_onAttributesChange","@external","clear","225srhDDD","isIntersecting","subType","map","getRange","creator","324998nPMWNn","authoredAt","isExternal","data","234584ltNBWs","getContainedElement","removeMarkers","removeAttribute","onAccept","author","previous","size","toJSON","length","accept","change","_model","suggestion:","addMarkerName","next","getRanges","_isDataLoaded","setAttribute","start","filter","2286FpfcdZ","nodeBefore","add","substr","getFirstRange","hasComments","_onDiscard","createdAt","delete","onDiscard","markers","nodeAfter","1209AKlNjE","decorate","9165vdXbPh","from","addRange","_onAccept","onAttributesChange","end","push","isInContent","getMarkerNames","split","getMarkers","isIntersectingWithRange","addMarker","reduce","commentThread","_markerNames","removeMarker","getItems","577297OFPOUH","getMultiRangeId","get","getAllAdjacentSuggestions","head","getFirstMarker","type","_saved","1028Gnoxjd","attributes","773540sXJuYw","set"];return(Hr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(549041===parseInt(e(485))/1+-parseInt(e(496))/2+-parseInt(e(452))/3*(-parseInt(e(480))/4)+-parseInt(e(454))/5*(-parseInt(e(440))/6)+-parseInt(e(472))/7+-parseInt(e(500))/8*(parseInt(e(490))/9)+parseInt(e(482))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(517)]=!1,this.id=e.id,this[n(478)]=e[n(478)],this[n(492)]=e[n(492)]||null,this[n(505)]=e[n(505)],this[n(495)]=e[n(495)]||e[n(505)],this[n(498)]=Boolean(e[n(481)]&&e[n(481)][n(488)]),this[n(499)]=null,this[n(512)]=t,this[n(457)]=e[n(504)],this[n(446)]=e[n(449)],this[n(487)]=e[n(458)],this[n(469)]=new Set,this[n(447)]=null,this[n(483)](n(497),null),this[n(483)](n(481),e[n(481)]||{}),this[n(483)](n(506),null),this[n(483)](n(515),null),this[n(483)](n(468),null),this[n(483)](n(479),!1),this[n(453)](n(510)),this[n(453)](n(486))}get[Vr(476)](){const t=Vr;let e=this;for(;e[t(506)];)e=e[t(506)];return e}get[Vr(445)](){const t=Vr;return!!this[t(468)]&&this[t(468)][t(509)]>0}get[Vr(484)](){const t=Vr;return 0!=this[t(469)][t(507)]&&6==Array[t(455)](this[t(469)])[0][t(463)](":")[t(509)]}get[Vr(461)](){return null!==this[Vr(477)]()}[Vr(514)](t){const e=Vr;this[e(469)][e(442)](t)}[Vr(462)](){const t=Vr;return Array[t(455)](this[t(469)])}[Vr(464)](){const t=Vr;return this[t(462)]()[t(493)]((e=>this[t(512)][t(450)][t(474)](e)))[t(520)]((t=>t))}[Vr(477)](){return this[Vr(464)]()[0]||null}[Vr(502)](){const t=Vr;this[t(512)][t(511)]((e=>{const n=t;for(const t of this[n(464)]())e[n(470)](t)})),this[t(469)][t(489)]()}[Vr(470)](t){const e=Vr;this[e(512)][e(511)]((n=>{n[e(470)](t)})),this[e(469)][e(448)](t)}[Vr(456)](t){const e=Vr,n=e(513)+this[e(478)]+":"+this[e(492)]+":"+this.id+":"+this[e(495)].id+":"+zr[e(473)]();this[e(514)](n),this[e(512)][e(511)]((r=>{r[e(466)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(465)](t){const e=Vr;for(const n of this[e(516)]())if(n[e(491)](t))return!0;return!1}[Vr(516)](){const t=Vr;return this[t(464)]()[t(493)]((e=>e[t(494)]()))}[Vr(471)](){const t=Vr;return this[t(516)]()[t(467)](((e,n)=>[...e,...n[t(471)]()]),[])}[Vr(444)](){const t=Vr;var e;return(null===(e=this[t(477)]())||void 0===e?void 0:e[t(494)]())||null}[Vr(501)](){const t=Vr,e=this[t(516)]();if(1!=e[t(509)])return null;const n=e[0],r=n[t(519)][t(451)],s=n[t(459)][t(441)];return r instanceof i.Element?r!=s?null:r:null}[Vr(510)](){const t=Vr;this[t(457)](this[t(516)](),this[t(499)],this[t(481)]),this[t(502)]()}[Vr(486)](){const t=Vr;this[t(446)](this[t(516)](),this[t(499)],this[t(481)]),this[t(502)]()}[Vr(475)](){const t=Vr,e=[];let n=this[t(476)];for(;n;)e[t(460)](n),n=n[t(515)];return e}[Vr(518)](t,e){const n=Vr,r=Qn(this[n(481)]);dr(r,t,e),Dr(r,this[n(481)])||(this[n(481)]=r,this[n(487)](r))}[Vr(503)](t){const e=Vr,n=Qn(this[e(481)]);Gr(n,t),Dr(n,this[e(481)])||(this[e(481)]=n,this[e(487)](this[e(481)]))}[Vr(508)](){const t=Vr;return{id:this.id,type:this[t(492)]?this[t(478)]+":"+this[t(492)]:this[t(478)],authorId:this[t(495)].id,createdAt:this[t(447)],hasComments:this[t(445)],data:this[t(499)],attributes:this[t(481)]}}static[Vr(473)](){const t=Vr;return(0,e.uid)()[t(443)](1,5)}}function Kr(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"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);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. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Xr;function Xr(t,e){const n=Zr();return(Xr=function(t,e){return n[t-=463]})(t,e)}function Zr(){const t=["push","has","*Insert:* %0","removeObject","item","643708ALFDFM","addFormat","newValue","key","1775cJCCDk","getDescriptions","nodeAfter","addObject","115451mSJAnN","_locale","_itemLabelsCallbacks","text","type","_itemLabels","indexOf","_schema","insertion","start","label","*Change to:* %0","deletion","set","matchingCallback","Container","function","getFirstRange","quantity","elementEnd","skip","pop","EmptyContainer","_handleRenameSuggestionDescription","10137558nUlSdr","removeEmptyContainer","_customCallbacks","*Merge:* %0","replace","previousSibling","registerElementLabel","isInContent","subType","attribute","*Split:* %0","end","1509684bdXTBo","1405368ZwjHLp","addEmptyContainer","$textProxy","nextSibling","join","*Set format:* %0","element","19064wAJCaG","REPLACE_TEXT","registerAttributeLabel","registerDescriptionCallback","776OayagH","$text","$1 $2","_handleCustomCallbackDescription","removeContainer","name","_handleAttributeSuggestionDescription","length","elementStart","_addDescriptionItems","30586833KAzLyg","isObject","Object","_handleInsertRemoveSuggestionDescription","isEmpty","*Remove format:* %0","isEqual","data","format","ELEMENT_SPACE","map","get","_attributeLabels","addContainer","checkChild","getItemLabel","_resolveDescriptionItems","add","softBreak","getWalker","normal","match","*Remove:* %0","remove","removeFormat"];return(Zr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(863433===-parseInt(e(523))/1+parseInt(e(479))/2+parseInt(e(524))/3+-parseInt(e(531))/4*(-parseInt(e(483))/5)+parseInt(e(511))/6+-parseInt(e(487))/7*(-parseInt(e(535))/8)+-parseInt(e(545))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Qr{constructor(t,e){const n=Xr;this[n(513)]=[],this[n(492)]=new Map,this[n(489)]=[],this[n(557)]=new Map,this[n(494)]=t,this[n(488)]=e}[qr(484)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(542)];o++){const i=t[o];if(!i[e(518)])continue;const a=this[e(538)](i);if(a){if(null!=i[e(519)]){if(r[e(475)](i[e(519)]))continue;r[e(466)](i[e(519)])}n[e(474)](a)}else if(e(520)!=i[e(491)])e(495)!=i[e(491)]&&e(499)!=i[e(491)]||this[e(548)](n,i,t[o+1]);else{const t=i[e(552)][e(482)];if(s[e(475)](t))continue;s[e(466)](i[e(552)][e(482)]),t==Nc?this[e(510)](n,i):this[e(541)](n,i)}}return this[e(465)](n)}[qr(534)](t){const e=qr;this[e(513)][e(474)](t)}[qr(517)](t,n,r=e.priorities[qr(469)]){const s=qr;s(503)==typeof t?(0,e.insertToPriorityArray)(this[s(489)],{matchingCallback:t,label:n,priority:r}):this[s(492)][s(500)](t,n)}[qr(533)](t,e){const n=qr;this[n(557)][n(500)](t,e)}[qr(464)](t,e=1){const n=qr;let r;for(const e of this[n(489)])if(e[n(501)](t)){r=e[n(497)];break}return r||(r=this[n(492)][n(556)](t[n(540)])),r?r(e):1!==e?e+" "+t[n(540)]+"s":""+t[n(540)]}[qr(544)](t,e){const n=qr,r=e[n(504)]()[n(468)](),s=n(495)==e[n(491)]?n(466):n(472);for(const e of r){const o=e[n(478)],i=t[t[n(542)]-1];if(o.is(n(526)))i&&i[n(491)][n(493)](n(502))>-1&&t[n(508)](),i&&n(490)==i[n(491)]?i[s]+=o[n(552)]:t[n(474)]({type:n(490),add:n(466)==s?o[n(552)]:"",remove:n(472)==s?o[n(552)]:""});else if(this[n(494)][n(546)](o)){const a=o;if(i&&i[n(491)][n(493)](n(502))>-1&&t[n(508)](),n(506)==e[n(491)])continue;i&&i[n(491)]==s+n(547)&&i[n(530)][n(540)]==a[n(540)]?i[n(505)]++:t[n(474)]({type:s+n(547),element:a,quantity:1}),r[n(507)]((t=>!(n(506)==t[n(491)]&&t[n(478)]==o)))}else if(this[n(494)][n(463)](o,n(536))||o.is(n(530),n(467))){const r=o;if(n(466)==s&&n(543)==e[n(491)]||n(472)==s&&n(506)==e[n(491)])continue;if(i&&-1==i[n(491)][n(493)](n(502))){n(490)==i[n(491)]&&(i[s]+="\n");continue}let a;if(a=n(466)==s?r[n(527)]&&!this[n(494)][n(546)](r[n(527)])?r[n(527)]:null:r[n(516)]&&!this[n(494)][n(546)](r[n(516)])?r[n(516)]:null,r[n(549)]||a&&a[n(549)]){const e=a&&a[n(549)]?a:r;i&&i[n(491)]==s+n(509)&&i[n(530)][n(540)]==e[n(540)]?i[n(505)]++:t[n(474)]({type:s+n(509),element:e,quantity:1})}else t[n(474)]({type:s+n(502),element:r})}}}[qr(465)](t){const e=qr,n=this[e(488)],r=[],s=[],o=[];for(const i of t)switch(i[e(491)]){case e(490):if(i[e(466)]=i[e(466)][e(515)](/(\S)\u000A+(\S)/g,e(537))[e(515)](/\u000A/g,""),i[e(472)]=i[e(472)][e(515)](/(\S)\u000A+(\S)/g,e(537))[e(515)](/\u000A/g,""),""!=i[e(466)]&&""!=i[e(472)]){r[e(474)]({type:e(515),content:Kr(n,e(532),['"'+i[e(472)]+'"','"'+i[e(466)]+'"'])});continue}if(null!=i[e(466)][e(470)](/^ +$/)){r[e(474)]({type:e(495),content:Kr(n,e(476),Kr(n,e(554),i[e(466)][e(542)]))});continue}if(null!=i[e(472)][e(470)](/^ +$/)){r[e(474)]({type:e(499),content:Kr(n,e(471),Kr(n,e(554),i[e(472)][e(542)]))});continue}if(""!=i[e(466)]){r[e(474)]({type:e(495),content:Kr(n,e(476),'"'+i[e(466)]+'"')});continue}r[e(474)]({type:e(499),content:Kr(n,e(471),'"'+i[e(472)]+'"')});continue;case e(525):case e(486):r[e(474)]({type:e(495),content:Kr(n,e(476),this[e(464)](i[e(530)],i[e(505)]))});continue;case e(512):case e(477):r[e(474)]({type:e(499),content:Kr(n,e(471),this[e(464)](i[e(530)],i[e(505)]))});continue;case e(558):r[e(474)]({type:e(495),content:Kr(n,e(521),this[e(464)](i[e(530)],i[e(505)]))});continue;case e(539):r[e(474)]({type:e(499),content:Kr(n,e(514),this[e(464)](i[e(530)],i[e(505)]))});continue;case e(480):s[e(474)](i[e(482)]);continue;case e(473):o[e(474)](i[e(482)]);continue;default:r[e(474)](i)}if(s[e(542)]){const t=s[e(555)]((t=>this[e(557)][e(475)](t)?this[e(557)][e(556)](t):t))[e(528)](", ");r[e(474)]({type:e(553),content:Kr(this[e(488)],e(529),t)})}if(o[e(542)]){const t=o[e(555)]((t=>this[e(557)][e(475)](t)?this[e(557)][e(556)](t):t))[e(528)](", ");r[e(474)]({type:e(553),content:Kr(this[e(488)],e(550),t)})}return r}[qr(538)](t){const e=qr;for(const n of this[e(513)]){const r=n(t);if(r&&e(491)in r)return r}}[qr(541)](t,e){const n=qr,r=e[n(552)],s=void 0===r[n(481)]?n(473):n(480);t[n(474)]({type:s,key:r[n(482)]})}[qr(510)](t,e){const n=qr;t[n(474)]({type:n(553),content:Kr(this[n(488)],n(498),this[n(464)](e[n(504)]()[n(496)][n(485)],1))})}[qr(548)](t,e,n){const r=qr;if(this[r(544)](t,e),n&&n[r(504)]()&&!e[r(504)]()[r(522)][r(551)](n[r(504)]()[r(496)])){const n=t[t[r(542)]-1],s=r(495)==e[r(491)]?r(466):r(472);n&&r(490)==n[r(491)]&&(n[s]+="\n")}}}const Yr=$r;function Jr(){const t=["4455904NypURs","showAIAssistant","commands","TrackChangesEditing","470712bswpMl","afterInit","get","enableCommand","3546949rzkdSj","32868fhSAGg","editor","plugins","447NxlREZ","3894nbcAdG","116555pnBqHA","108318OmSGCa"];return(Jr=function(){return t})()}function $r(t,e){const n=Jr();return($r=function(t,e){return n[t-=164]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(302235===parseInt(e(178))/1+parseInt(e(176))/2*(parseInt(e(175))/3)+-parseInt(e(167))/4+-parseInt(e(177))/5+-parseInt(e(172))/6+-parseInt(e(171))/7+parseInt(e(179))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class ts extends t.Plugin{[Yr(168)](){const t=Yr,e=this[t(173)],n=e[t(174)][t(169)](t(166));e[t(165)][t(169)](t(164))&&n[t(170)](t(164))}}const es=rs;function ns(){const t=["editor","descriptionFactory","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_CENTER","registerDescriptionCallback","center","format","TrackChangesEditing","_registerLegacyDescription","4105wabkzE","afterInit","registerAttributeLabel","9849OugmTf","FORMAT_ALIGNMENT","1101947gutTQE","registerBlockAttribute","140BoBzyX","134452PPhwTh","plugins","FORMAT_ALIGN_TO_RIGHT","9gHSxcI","has","value","183272cBIbEA","type","locale","101091KcOPpu","left","right","justify","enableDefaultAttributesIntegration","commandParams","812990RKnkNL","formatBlock","commandName","get","1242CFIKUK","FORMAT_ALIGN_TO_LEFT","alignment","AlignmentEditing","*Format:* %0"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=119]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(102536===-parseInt(e(119))/1+-parseInt(e(151))/2+parseInt(e(146))/3*(-parseInt(e(150))/4)+parseInt(e(143))/5*(parseInt(e(129))/6)+parseInt(e(148))/7+-parseInt(e(157))/8+-parseInt(e(154))/9*(-parseInt(e(125))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(144)](){const t=es,e=this[t(134)],n=e[t(159)];if(!e[t(152)][t(155)](t(132)))return;const r=e[t(152)][t(128)](t(141));r[t(123)](t(131)),r[t(149)](t(131)),r[t(135)][t(145)](t(131),Kr(n,t(147))),this[t(142)]()}[es(142)](){const t=es,e=this[t(134)],n=e[t(159)];e[t(152)][t(128)](t(141))[t(135)][t(138)]((e=>{const r=t;if(r(126)!=e[r(158)])return;const{data:s}=e;if(s&&r(131)==s[r(127)]){const t=s[r(124)][0][r(156)];return{type:r(140),content:Kr(n,r(133),function(t){const e=r;switch(t){case e(120):return Kr(n,e(130));case e(121):return Kr(n,e(153));case e(139):return Kr(n,e(137));case e(122):return Kr(n,e(136))}}(t))}}}))}}const os=as;function is(){const t=["FORMAT_UNDERLINE","66852IKuZCZ","editor","registerDescriptionCallback","FORMAT_","has","18qqGsCk","descriptionFactory","FORMAT_STRIKETHROUGH","52122DXxCws","format","FORMAT_CODE","300795LGhGVV","BoldEditing","type","formatInline","underline","commandName","italic","commandParams","locale","afterInit","ItalicEditing","get","forceValue","slice","subscript","*Format:* %0","plugins","634863JZlwnR","superscript","SuperscriptEditing","FORMAT_BOLD","StrikethroughEditing","*Remove format:* %0","toUpperCase","SubscriptEditing","code","registerAttributeLabel","FORMAT_ITALIC","enableDefaultAttributesIntegration","_registerLegacyDescription","3323872WrNWec","FORMAT_SUBSCRIPT","FORMAT_SUPERSCRIPT","264956uvRmNn","strikethrough","registerInlineAttribute","TrackChangesEditing","928606SiIaNN","toLowerCase","CodeEditing","bold","UnderlineEditing"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=363]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(144652===-parseInt(e(399))/1+parseInt(e(407))/2+-parseInt(e(373))/3+-parseInt(e(389))/4+parseInt(e(410))/5*(parseInt(e(404))/6)+-parseInt(e(393))/7+parseInt(e(386))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(411),os(366),os(397),os(395),os(377),os(380),os(375)];class us extends t.Plugin{[os(365)](){const t=os,e=this[t(400)],n=e[t(372)][t(367)](t(392)),r=e[t(364)];for(const s of cs){if(!e[t(372)][t(403)](s))continue;const o=s[t(369)](0,-7)[t(394)](),i=t(402)+o[t(379)]();n[t(384)](o),n[t(391)](o),n[t(405)][t(382)](o,Kr(r,i))}this[t(385)]()}[os(385)](){const t=os,e=this[t(400)],n=e[t(364)],r=e[t(372)][t(367)](t(392));function s(e,s){const o=t;r[o(405)][o(401)]((t=>{const r=o;if(r(413)!=t[r(412)])return;const{data:i}=t;return i&&i[r(415)]===e?i[r(363)][0][r(368)]?{type:r(408),content:Kr(n,r(371),s)}:{type:r(408),content:Kr(n,r(378),s)}:void 0}))}s(t(396),Kr(n,t(376))),s(t(416),Kr(n,t(383))),s(t(414),Kr(n,t(398))),s(t(381),Kr(n,t(409))),s(t(390),Kr(n,t(406))),s(t(370),Kr(n,t(387))),s(t(374),Kr(n,t(388)))}}const ls=hs;function fs(){const t=["format","has","TrackChangesEditing","markBlockFormat","model","name","$root","1lummLx","blockQuote","2200059XYaGKQ","*Set format:* %0","6azSxkA","ELEMENT_BLOCK_QUOTE","selection","from","value","plugins","registerDescriptionCallback","*Remove format:* %0","filter","schema","getSelectedBlocks","2374318OvxPfT","commands","9284320jsgagc","7227787TcGqvy","6906376gHdpPk","get","commandName","editor","3117430XnWVIe","checkChild","document","parent","forceValue","enableCommand","change","descriptionFactory","afterInit","locale","3wurFVL","BlockQuoteEditing","commandParams","3987876PLedrL"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(707417===parseInt(e(224))/1*(parseInt(e(239))/2)+parseInt(e(213))/3*(parseInt(e(216))/4)+-parseInt(e(203))/5+parseInt(e(228))/6*(-parseInt(e(198))/7)+parseInt(e(199))/8+parseInt(e(226))/9+-parseInt(e(197))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[ls(211)](){const t=ls,e=this[t(202)],n=e[t(212)];if(!e[t(233)][t(218)](t(214)))return;const r=e[t(233)][t(200)](t(219)),s=this[t(202)][t(240)][t(200)](t(225));r[t(208)](t(225),((n,o={})=>{const i=t,a=this[i(202)][i(221)][i(205)][i(230)],c=o&&void 0!==o[i(207)]?o[i(207)]:!s[i(232)];let u=[];if(c){const t=Array[i(231)](a[i(238)]())[i(236)]((t=>ds(t)||function(t,e){const n=i,r=e[n(204)](t[n(206)],n(225)),s=e[n(204)]([n(223),n(225)],t);return r&&s}(t,this[i(202)][i(221)][i(237)])));u=k(t,e[i(221)])}else{const t=Array[i(231)](a[i(238)]())[i(236)]((t=>ds(t)));u=k(t,e[i(221)])}e[i(221)][i(209)]((()=>{const t=i;for(const e of u)r[t(220)](e,{commandName:t(225),commandParams:[{forceValue:c}]})}))})),r[t(210)][t(234)]((e=>{const r=t,{data:s}=e;if(s&&r(225)==s[r(201)]){const t=Kr(n,r(229));return s[r(215)][0][r(207)]?{type:r(217),content:Kr(n,r(227),t)}:{type:r(217),content:Kr(n,r(235),t)}}}))}}function ds(t){const e=ls;return e(225)==t[e(206)][e(222)]}const ps=Is;function ms(){const t=["plugins","8CxRGYX","TrackChangesEditing","3134940VIBcmV","has","9YcRutf","afterInit","CaseChange","changeCaseUpper","changeCaseTitle","2983390gMtVGK","enableCommand","16377vvHQWK","616049OxMFsf","26748IJnfgO","get","6ffpCLP","editor","126361YaWQqo","1298nLnhTy","128868WYdTCc","changeCaseLower","86AAshbj"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(314819===parseInt(e(204))/1+parseInt(e(208))/2*(-parseInt(e(198))/3)+-parseInt(e(200))/4+parseInt(e(212))/5*(-parseInt(e(202))/6)+-parseInt(e(199))/7*(-parseInt(e(210))/8)+-parseInt(e(214))/9*(parseInt(e(196))/10)+-parseInt(e(205))/11*(-parseInt(e(206))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(192)](){const t=ps,e=this[t(203)];e[t(209)][t(213)](t(193))&&(e[t(209)][t(201)](t(211))[t(197)](t(194)),e[t(209)][t(201)](t(211))[t(197)](t(207)),e[t(209)][t(201)](t(211))[t(197)](t(195)))}}const bs=_s;function Ts(){const t=["afterInit","commands","TrackChangesEditing","ckbox","2373745yjvRax","81uJvDgL","editor","161000taXKZx","1137311dywbBY","22WyEzad","enableCommand","109497pILZjM","910nHSsMC","6onNheC","7538kwIqew","plugins","get","3zgluUa","3957660QrXgoS","8REXqMz"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=468]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(273499===-parseInt(e(472))/1+parseInt(e(475))/2*(-parseInt(e(478))/3)+parseInt(e(468))/4+parseInt(e(485))/5*(-parseInt(e(474))/6)+parseInt(e(469))/7*(parseInt(e(480))/8)+-parseInt(e(486))/9*(parseInt(e(473))/10)+parseInt(e(470))/11*(parseInt(e(479))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(481)](){const t=bs,e=this[t(487)];e[t(482)][t(477)](t(484))&&e[t(476)][t(477)](t(483))[t(471)](t(484))}}const As=Ls;function ks(){const t=["534GWiixG","getSelectedBlocks","commandParams","isLimit","config","value","name","871035eXVabn","442116bslgsh","indentCodeBlock","formatBlock","*Remove format:* %0","9ExrNes","24437NGQNns","blockName","38isEgHH","language","checkChild","model","registerElementLabel","codeBlock","filter","9JWThqQ","parent","commandName","rootElement","get","enableCommand","type","8579yAAwCY","2433256yghuJa","editor","TrackChangesEditing","languages","outdentCodeBlock","commands","change","44CgfqRL","has","find","descriptionFactory","2539910mDFvXh","selection","plugins","label","registerDescriptionCallback","CodeBlock","format","from","schema","locale","toLowerCase","afterInit","341512Huivdg","ELEMENT_CODE_BLOCK","forceValue","markBlockFormat","document","*Set format:* %0"];return(ks=function(){return t})()}!function(t){const e=Ls,n=t();for(;;)try{if(162977===parseInt(e(422))/1*(-parseInt(e(467))/2)+-parseInt(e(474))/3*(parseInt(e(446))/4)+parseInt(e(459))/5+parseInt(e(452))/6*(parseInt(e(465))/7)+-parseInt(e(423))/8+parseInt(e(464))/9*(parseInt(e(434))/10)+-parseInt(e(430))/11*(-parseInt(e(460))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Cs extends t.Plugin{[As(445)](){const t=As,e=this[t(424)];if(!e[t(436)][t(431)](t(439)))return;const n=e[t(436)][t(478)](t(425)),r=e[t(443)],s=e[t(456)][t(478)](t(472))[t(426)],o=e[t(428)][t(478)](t(472));n[t(420)](t(461)),n[t(420)](t(427)),n[t(420)](t(472),((r,i={})=>{const a=t,c=e[a(470)],u=e[a(470)][a(450)][a(435)],l=i&&void 0!==i[a(448)]?i[a(448)]:!o[a(457)];let f;i[a(468)]||(i[a(468)]=s[0][a(468)]),f=l?Array[a(441)](u[a(453)]())[a(473)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(477))&&!e[n(455)](t)&&e[n(469)](t[n(475)],n(472))}(t,c[a(442)]))):Array[a(441)](u[a(453)]())[a(473)]((t=>Ns(t)));const h=k(f,c);c[a(429)]((()=>{const t=a;for(const e of h)n[t(449)](e,{commandName:t(472),commandParams:[{...i,forceValue:l}],formatGroupId:t(466)})}))})),n[t(433)][t(471)](t(472),(e=>Kr(r,t(447),e))),n[t(433)][t(438)]((e=>{const n=t;if(n(462)!=e[n(421)])return;const o=r.t,{data:i}=e;if(!i||n(472)!=i[n(476)])return;const a=i[n(454)][0][n(468)],c=o(s[n(432)]((t=>t[n(468)]===a))[n(437)])[n(444)]();return i[n(454)][0][n(448)]?{type:n(440),content:Kr(r,n(451),Kr(r,n(447),1)+" ("+c+")")}:{type:n(440),content:Kr(r,n(463),Kr(r,n(447),1))}}))}}function Ls(t,e){const n=ks();return(Ls=function(t,e){return n[t-=420]})(t,e)}function Ns(t){const e=As;return e(472)==t[e(458)]}const Ss=Rs;function Rs(t,e){const n=vs();return(Rs=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(709936===parseInt(e(199))/1*(-parseInt(e(198))/2)+-parseInt(e(190))/3*(-parseInt(e(180))/4)+parseInt(e(188))/5*(parseInt(e(194))/6)+parseInt(e(181))/7*(parseInt(e(183))/8)+parseInt(e(193))/9*(parseInt(e(191))/10)+parseInt(e(192))/11+-parseInt(e(200))/12*(parseInt(e(184))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Ss(197)](){const t=Ss,e=this[t(189)];e[t(187)][t(182)](t(186))&&e[t(187)][t(196)](t(185))[t(195)](t(179))}}function vs(){const t=["get","afterInit","2XdFUQi","87886Lbxcqw","3244632zOYMGx","addCommentThread","1930548sNWhri","588959DIXrTq","has","88NaPeNE","65Eypylx","TrackChangesEditing","CommentsEditing","plugins","5PQkWwh","editor","3jUdrlE","11510EIrCuA","5802720JvPhFK","1674eCitGP","12KOIfQf","enableCommand"];return(vs=function(){return t})()}var Os=n(834);function ws(t,e){const n=Ds();return(ws=function(t,e){return n[t-=468]})(t,e)}function Fs(t,e,n){const r=ws,s=[];for(const o of e[r(489)]())o[r(520)](t)&&s[r(499)](n[r(486)](o));return s}function Ds(){const t=["nextSibling","10QBxzZN","markerRange","isLimit","model","parent","elementEnd","plugins","552jFEZTr","start","isAtEnd","isBlock","1098XfLqZA","2849kSmMTC","span","get","13327lIQnvr","2818815pvqsMJ","_splitMarkerName","hasAttribute","previousPosition","ck-suggestion-marker--active","8574MPogiC","consumable","insert","mapper","6352njWNiQ","2644TbtpLm","isContent","markerName","getWalker","ck-suggestion-marker-","type","writer","5607349tRgMGc","createUIElement","bindElementToMarker","toViewPosition","schema","createRangeOn","test","1216032sYOhsy","getItems","item","getCustomProperty","name","TrackChangesEditing","82OPssal","toViewElement","activeMarkers","addHighlight","includes","push","addClass"];return(Ds=function(){return t})()}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(508)][r(516)](r(493));return(o,i,a)=>{const c=r;if(!a[c(470)][c(487)](i[c(503)],o[c(492)]))return;const u=i[c(503)][c(477)](),l=i[c(503)][c(510)],f=t[c(505)][c(485)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(490)];d=d||f[c(475)](e);const n=a[c(472)][c(495)](e);if(n&&n[c(491)](c(497)))return;c(507)==t[c(479)]&&f[c(512)](e)&&!f[c(504)](e)&&(e[c(501)]||l[c(511)]?h&&h[c(506)]==e||(h=e,m(t[c(521)]),p=!0):g=g||t[c(521)])}function m(t){const r=c,{authorId:o}=s[r(519)](i[r(476)]),u=a[r(480)][r(482)](r(515),{class:r(478)+e,"data-author-id":o}),l=a[r(472)][r(484)](t);n&&s[r(496)][r(498)](i[r(476)])&&a[r(480)][r(500)](r(468),u),a[r(480)][r(471)](l,u),a[r(472)][r(483)](u,i[r(476)])}d||p||!g||m(g)}}function xs(){const t=["TrackChangesEditing","1278432yTOfcW","rootName","lock","120Qnvpue","high","modifySelection","model","setSelection","plugins","removeMarker:suggestion:deletion","root","isCollapsed","commands","mapper","remove","detach","unbindElementFromMarkerName","merge","buffer","bind","get","541312Isczpb","5841700JFDrdv","forward","fromRange","createSelection","getFirstRange","start","8490tzCexc","deleteForward","1741472aRvWrL","unlock","markerName","uiElement","selection","writer","end","batch","3828097bXeUbG","init","editor","options","createRange","unit","2464986RqIBGg","data","markerNameToElements","addMarker:suggestion:deletion","delete","enqueueChange","showSuggestionHighlights","enableCommand","document","downcastDispatcher","$graveyard","requires","editing"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=224]})(t,e)}!function(t){const e=ws,n=t();for(;;)try{if(301020===parseInt(e(517))/1*(-parseInt(e(494))/2)+parseInt(e(509))/3*(parseInt(e(474))/4)+-parseInt(e(518))/5+parseInt(e(469))/6*(parseInt(e(514))/7)+-parseInt(e(473))/8*(-parseInt(e(513))/9)+parseInt(e(502))/10*(parseInt(e(481))/11)+parseInt(e(488))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Us=Bs;!function(t){const e=Bs,n=t();for(;;)try{if(674109===-parseInt(e(247))/1*(parseInt(e(272))/2)+-parseInt(e(230))/3+parseInt(e(274))/4+parseInt(e(266))/5+-parseInt(e(244))/6+parseInt(e(224))/7+parseInt(e(265))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class js extends t.Plugin{static get[Us(241)](){return[Os.Delete]}[Us(225)](){const t=Us,e=this[t(226)],n=e[t(252)][t(264)](t(243));n[t(237)](t(234));const r=e[t(256)][t(264)](t(273));n[t(237)](t(273),((n,s={})=>{const o=t,a=e[o(250)][o(269)](e[o(250)][o(238)][o(278)]);a[o(255)]&&e[o(250)][o(249)](a,{direction:o(267),unit:s[o(229)]});const c=a[o(270)](),u=i.LiveRange[o(268)](c);let l;n(s),l=o(240)==u[o(254)][o(245)]?e[o(250)][o(228)](c[o(271)]):e[o(250)][o(228)](u[o(271)],u[o(280)]),u[o(259)](),e[o(250)][o(235)](r[o(262)][o(281)],(t=>{const e=o;r[e(262)][e(246)](),t[e(251)](t[e(228)](l[e(280)])),r[e(262)][e(275)]()}))})),e[t(242)][t(239)].on(t(233),Ps(e,t(261)),{priority:t(248)}),e[t(231)][t(239)].on(t(233),((n,r,s)=>{const o=t;s[o(227)][o(236)]&&Ps(e,o(261),{showActiveMarker:!1})[o(263)](this)(n,r,s)}),{priority:t(248)}),e[t(242)][t(239)].on(t(253),((e,n,r)=>{const s=t,o=r[s(257)][s(232)](n[s(276)]);if(o)for(const t of o)t.is(s(277))&&(r[s(257)][s(260)](t,n[s(276)]),r[s(279)][s(258)](t))}),{priority:t(248)})}}function Gs(){const t=["listItemId","map","_findSuggestions","6055456pFFhoR","high","find","8205970mfAMXr","*Change to:* %0","getRanges","setSelection","parent","registerCustomCallback","*Outdent:* %0","oldValue","*Uncheck item*","hasSuggestion","ELEMENT_LIST_ITEM","numberedList","customNumberedList","checkTodoList","ELEMENT_","filter","model","fromRange","containsItem","ListEditing","*Check item*","*Merge:* %0","change:data","removeMarker","mergeListItemBackward","ELEMENT_BULLETED_LIST","createRange","plugins","isObject","getChangedMarkers","default","14xXGrJb","indentList","registerAttributeLabel","batch","setAttribute","meta","_getAttributeKey","schema","attributes","*Merge:* list item","refresh","end","*Format:* remove from %0","1159385FXbpuG","commandName","getFirstMarker","multipleBlocks","previousSibling","differ","6zOAyOt","*Format:* insert into %0","36lOFrwN","groupId","isLocal","formatBlock","execute","splitListItemAfter","58pHoiPW","outdentList","start","afterInit","change","numbered","nextSibling","key","includes","value","length","forceValue","todoList","head","oldRange","todoListCheck","128144pbQuHn","_suggestionFactory","has","type","23602zsdpuL","TrackChangesEditing","listItemIdFixer","listType","listIndent","newRange","data","suggestion","document","next","bulletedList","add","todoListChecked","getSuggestions","detach","newValue","format","assureChains","registerDescriptionCallback","nodeAfter","*Set format:* %0","accept","documentList","list.multiBlock","noTrackChangesFixer","ELEMENT_TODO_LIST","from","selection","isUndo","isNextTo","range","push","_registerLegacyDescription","commandParams","_supportLegacySuggestions","toUpperCase","getFirstRange","bulleted","todo","670648AOtyYr","_LIST","size","descriptionFactory","listMarkerStyle","enableDefaultAttributesIntegration","createPositionAt","registerPostFixer","listMarker","mergeListItemForward","suggestion:attribute:","listStart","listReversed","editor","name","get","listStyle","startsWith","locale","_splitMarkerName","*Indent:* %0","*Split:* list item","attribute","114834iKMiDr","config","registerElementLabel","registerBlockAttribute","deletion","ELEMENT_NUMBERED_LIST","getAttribute","getSuggestion","commands","*Remove format:* %0","attributeKey","trackChangesCommand","TodoListEditing","customBulletedList","FORMAT_INDENT","splitListItemBefore","getChanges"];return(Gs=function(){return t})()}function Vs(t,e){const n=Gs();return(Vs=function(t,e){return n[t-=168]})(t,e)}const Ws=Vs;!function(t){const e=Vs,n=t();for(;;)try{if(492010===parseInt(e(199))/1*(parseInt(e(219))/2)+parseInt(e(191))/3*(parseInt(e(258))/4)+-parseInt(e(185))/5+-parseInt(e(281))/6*(-parseInt(e(172))/7)+-parseInt(e(215))/8*(parseInt(e(193))/9)+-parseInt(e(304))/10+parseInt(e(301))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gs);class Hs extends t.Plugin{[Ws(202)](){const t=Ws,e=this[t(271)];if(!e[t(168)][t(217)](t(323)))return;const n=e[t(276)],r=e[t(168)][t(273)](t(220)),s=e[t(168)][t(217)](t(293)),o=!!e[t(282)][t(273)](t(242));function i(e){const r=t;return{type:r(235),content:""+Kr(n,r(239),e)}}function a(e){const r=t;return{type:r(235),content:""+Kr(n,r(290),e)}}r[t(263)](t(315)),r[t(263)](t(229)),r[t(263)](t(316)),r[t(263)](t(294)),r[t(263)](t(173)),r[t(263)](t(200)),r[t(263)](t(198)),r[t(263)](t(296)),r[t(284)](t(298)),r[t(284)](t(222)),r[t(284)](t(223)),o&&(r[t(263)](t(328)),r[t(263)](t(267))),s&&(r[t(263)](t(211)),r[t(263)](t(317)),r[t(284)](t(231)),r[t(261)][t(237)]((e=>{const r=t,{data:s}=e;if(s&&r(231)==s[r(206)])return{type:r(235),content:s[r(234)]?Kr(n,r(324)):Kr(n,r(312))}})),this[t(271)][t(320)][t(227)][t(265)]((e=>{const n=t;if(e[n(175)][n(247)])return!1;let s=!1;const o=r[n(232)]({skipNotAttached:!0})[n(319)]((t=>n(231)===r[n(178)](t)));for(const t of o)n(257)!=t[n(255)]()[n(201)][n(238)][n(287)](n(222))&&(r[n(300)](t[n(255)](),n(280))[n(303)]((t=>n(222)===r[n(178)](t[n(226)])))||(e[n(327)](t[n(187)]()),s=!0));return s}))),r[t(261)][t(174)](t(223),Kr(n,t(295)));const c={type:t(235),content:""};r[t(261)][t(237)]((e=>{const r=t,{data:s}=e;if(!s||r(222)!=s[r(206)])return;let u=e[r(212)];for(;u;){if(u[r(225)]&&((r(274)==u[r(225)][r(206)]||r(262)==u[r(225)][r(206)])&&(u[r(225)][r(234)]&&r(171)!=u[r(225)][r(234)]||r(171)!=u[r(225)][r(311)]&&!s[r(234)])||!o&&u[r(225)][r(206)]==Nc))return c;u=u[r(228)]}if(null==s[r(234)])switch(s[r(311)]){case r(256):return a(Kr(n,r(329)));case r(204):return a(Kr(n,r(286)));case r(257):return a(Kr(n,r(244)))}switch(s[r(234)]){case r(256):return i(Kr(n,r(329)));case r(204):return i(Kr(n,r(286)));case r(257):return i(Kr(n,r(244)))}})),r[t(261)][t(237)]((e=>{const n=t,{data:r}=e;if(r&&n(223)==r[n(206)])return null==r[n(234)]||null==r[n(311)]&&0==r[n(234)]?c:void 0})),r[t(261)][t(237)]((e=>{const r=t;if(r(280)!=e[r(218)])return;const{data:s}=e;if(!s||r(298)!=s[r(206)])return;const o=zs(e);return r(234)==o?{type:r(235),content:Kr(n,r(181))}:r(311)==o?{type:r(235),content:Kr(n,r(279))}:c})),e[t(320)][t(227)][t(265)]((e=>this[t(221)](e))),e[t(320)][t(227)][t(265)]((e=>this[t(243)](e))),e[t(320)][t(227)].on(t(326),((e,n)=>{const r=t;if(n[r(247)]||!n[r(195)])return!1;this[r(236)]()}),{priority:t(302)}),this[t(253)]()}[Ws(221)](t){const e=Ws;if(t[e(175)][e(247)]||!t[e(175)][e(195)])return!1;let n=!1;const r=this[e(271)][e(168)][e(273)](e(220))[e(232)]({skipNotAttached:!0})[e(319)]((t=>t[e(225)]&&e(298)==t[e(225)][e(206)]))[e(319)]((t=>t[e(225)][e(234)]&&t[e(225)][e(311)]));for(const s of r)zs(s)||(t[e(327)](s[e(187)]()),n=!0);return n}[Ws(243)](t){const e=Ws;if(t[e(175)][e(247)]||!t[e(175)][e(195)])return!1;const n=this[e(271)][e(168)][e(273)](e(220));if(n[e(292)][e(208)])return!1;let r=!1;const s=[e(222),e(298),e(223),e(274),e(269),e(270),e(214),e(266),e(262)],o=this[e(271)][e(320)][e(227)][e(190)][e(297)]()[e(319)]((t=>e(280)==t[e(218)]))[e(319)]((t=>s[e(207)](t[e(291)])));if(0==o[e(209)])return r;for(const i of o){const o=n[e(300)](i[e(249)],e(280))[e(319)]((t=>!t[e(177)][e(248)]))[e(299)]((t=>t[e(226)]))[e(319)]((t=>{const r=e,o=n[r(178)](t);return s[r(207)](o)}));if(o[e(209)]){for(const n of o)t[e(327)](n[e(187)]());r=!0}}return r}[Ws(236)](){const t=Ws,e=this[t(271)][t(168)][t(273)](t(220)),n=[t(222),t(298),t(223),t(274),t(269),t(270),t(214),t(266),t(262)];let r;const s=new Set(this[t(271)][t(320)][t(227)][t(190)][t(170)]()[t(319)]((r=>{const s=t;if(r[s(225)][s(213)]||!r[s(225)][s(224)])return null;if(!r[s(272)][s(275)](s(268)))return null;const{id:o}=e[s(277)](r[s(272)]);if(!e[s(313)](o))return null;const i=e[s(288)](o);return n[s(207)](i[s(225)][s(206)])}))[t(299)]((n=>{const s=t,{id:o}=e[s(277)](n[s(272)]),i=e[s(288)](o);return r=i[s(180)][s(194)],i[s(255)]()[s(201)][s(238)]})));if(0==s[t(260)])return;const o=e[t(232)]({skipNotAttached:!0})[t(319)]((e=>t(280)==e[t(218)]&&e[t(225)]&&n[t(207)](e[t(225)][t(206)])&&e[t(180)][t(194)]!=r))[t(299)]((e=>({listItem:e[t(255)]()[t(201)][t(238)],groupId:e[t(180)][t(194)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(217)](n)&&i[t(230)](e);for(const n of e[t(232)]())i[t(217)](n[t(180)][t(194)])&&n[t(176)](t(194),r)}[Ws(253)](){const t=Ws,e=this[t(271)],n=e[t(276)],r=e[t(168)][t(273)](t(220));this[t(251)](),r[t(216)][t(309)](t(196),t(241),t(240),(function(n,r){const s=t,o=[];for(let t of n)t[s(201)][s(238)]===t[s(183)][s(308)]&&(t=e[s(320)][s(330)](e[s(320)][s(264)](t[s(201)][s(238)],0))),o[s(250)](t);e[s(320)][s(203)]((t=>{const n=s,a=e[n(320)][n(227)][n(246)],c=Array[n(245)](a[n(306)]())[n(299)]((t=>i.LiveRange[n(321)](t)));t[n(307)](o),e[n(289)][n(273)](r[n(186)])[n(182)](),r[n(252)][n(250)]({forceDefaultExecution:!0}),e[n(197)](r[n(186)],...r[n(252)]),t[n(307)](c);for(const t of c)t[n(233)]()}))})),r[t(261)][t(283)]((function(n){const r=t,s=!e[r(320)][r(179)][r(169)](n),o=n[r(189)],i=n[r(205)],a=n[r(287)](r(298)),c=!o||o[r(287)](r(298))!==a,u=!i||i[r(287)](r(298))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(314),e)))}[Ws(251)](){const t=Ws,e=this[t(271)],n=e[t(276)];function r(n){const r=t,s=e[r(289)][r(273)](r(229))[r(208)],o=e[r(289)][r(273)](r(315))[r(208)];return r(315)===n?s:o}e[t(168)][t(273)](t(220))[t(261)][t(237)]((function(s){const o=t;if(o(196)!=s[o(218)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(186)]){case o(229):u=i[o(252)][0][o(210)],l=r(i[o(186)]),a=o(u?192:184),!l&&e[o(282)][o(273)](o(242))||(a=o(305)),c={type:o(235),content:Kr(n,a,Kr(n,o(329)))};break;case o(315):u=i[o(252)][0][o(210)],l=r(i[o(186)]),a=o(u?192:184),!l&&e[o(282)][o(273)](o(242))||(a=o(305)),c={type:o(235),content:Kr(n,a,Kr(n,o(286)))};break;case o(173):a=o(278),c={type:o(235),content:Kr(n,a,Kr(n,o(314)))};break;case o(200):a=function(t){const e=o,n=t[e(255)]();let r=n[e(201)][e(238)];for(;r&&n[e(322)](r);){if(r[e(287)](e(223))>0)return!1;r=r[e(205)]}return!0}(s)?Kr(n,o(184),Kr(n,function(t){const e=o;return e(318)+t[e(255)]()[e(201)][e(238)][e(287)](e(222))[e(254)]()+e(259)}(s))):Kr(n,o(310),Kr(n,o(314))),c={type:o(235),content:a};break;case o(328):case o(267):!1===i[o(188)]&&(a=o(325),c={type:o(285),content:Kr(n,a,Kr(n,o(314)))})}return c}))}}function zs(t){const e=Ws;let n=t[e(255)]()[e(201)][e(238)][e(189)];for(;n;){const r=n[e(287)](e(298));if(!r)return!1;if(r==t[e(225)][e(234)])return e(234);if(r==t[e(225)][e(311)])return e(311);n=n[e(189)]}return!1}const Ks=Xs;function qs(){const t=["registerBlockAttribute","suggestion","plugins","listType","toUpperCase","_findSuggestions","*Change to:* %0","_LIST_DEFAULT","ELEMENT_","type","editor","*Remove format:* %0","registerPostFixer","commandName","disc","upper-roman","handleDescriptions","*Format:* set order to regular","_getAttributeKey","bind","format","upper-latin","4617498TKWRWU","enableDefaultAttributesIntegration","removeMarker","nodeAfter","find","batch","FORMAT_LIST_START","FORMAT_LIST_REVERSED","listStyle","commandParams","formatBlock","674532lVXVKz","attribute","document","descriptionFactory","circle","oldValue","startIndex","start","getSuggestions","*Set format:* %0","numbered","bulleted","default","_LIST_","lower-roman","registerDescriptionCallback","styles","replace","head","square","_registerLegacyDescription","lower-latin","340544WPfKLV","10844900FCysNc","includes","_getTranslationKeyForListStyle","14hTfSSg","*Format:* set order to reversed","key","data","get","190PASgTD","decimal","getFirstMarker","registerAttributeLabel","isUndo","filter","939950NmsxUb","getFirstRange","1097651BMelWC","ListPropertiesEditing","*Format:* set start index to %0","974920dEmDFR","customNumbered","12jicFbr","has","afterInit","getAttribute","newValue","listStart","next","config","locale","listReversed","2kiEbFx","reversed","decimal-leading-zero","TrackChangesEditing","model","list.properties"];return(qs=function(){return t})()}function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(938962===-parseInt(e(281))/1*(parseInt(e(296))/2)+parseInt(e(286))/3*(parseInt(e(357))/4)+-parseInt(e(279))/5+-parseInt(e(324))/6+parseInt(e(268))/7*(parseInt(e(284))/8)+parseInt(e(335))/9*(parseInt(e(273))/10)+parseInt(e(358))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(288)](){const t=Ks;if(!this[t(312)][t(304)][t(287)](t(282)))return;const e=this[t(312)][t(293)][t(272)](t(301)),n=this[t(312)][t(304)][t(272)](t(299));e[t(351)]&&(n[t(325)](t(332)),n[t(302)](t(332))),e[t(297)]&&(n[t(325)](t(295)),n[t(302)](t(295))),e[t(341)]&&(n[t(325)](t(291)),n[t(302)](t(291)));const r={type:t(322),content:""};n[t(338)][t(350)](this[t(318)][t(321)](this));const s=this[t(312)][t(294)];n[t(338)][t(276)](t(295),Kr(s,t(331))),n[t(338)][t(350)]((e=>{const n=t,{data:s}=e;if(s&&n(295)==s[n(270)])return null==s[n(290)]||0==s[n(290)]&&null==s[n(340)]?r:void 0})),n[t(338)][t(276)](t(291),Kr(s,t(330))),n[t(338)][t(350)]((e=>{const n=t,{data:s}=e;if(s&&n(291)==s[n(270)])return null==s[n(290)]||1==s[n(290)]&&null==s[n(340)]?r:void 0})),this[t(312)][t(300)][t(337)][t(314)]((e=>{const r=t;if(e[r(329)][r(277)])return!1;let s=!1;const o=n[r(343)]({skipNotAttached:!0})[r(278)]((t=>{const e=r,s=n[e(320)](t);return e(291)==s||e(295)==s}));for(const t of o){const o=t[r(280)]()[r(342)][r(327)][r(289)](r(305));r(345)!=o&&r(285)!=o&&(n[r(307)](t[r(280)](),r(336))[r(328)]((t=>r(305)==n[r(320)](t[r(303)])))||(e[r(326)](t[r(275)]()),s=!0))}return s})),this[t(355)]()}[Ks(318)](t){const e=Ks,n=this[e(312)][e(294)],{data:r}=t,s={type:e(322),content:""};if(!r||e(332)!=r[e(270)])return;if(!r[e(340)])return e(347)==r[e(290)]?s:{type:e(322),content:""+Kr(n,e(344),Kr(n,this[e(360)](r[e(290)])))};if(!r[e(290)]){if(e(347)==r[e(340)])return s;let o=t[e(353)];for(;o;){if(o[e(271)]&&e(305)==o[e(271)][e(270)]&&o[e(271)][e(290)])return s;o=o[e(292)]}return{type:e(322),content:""+Kr(n,e(313),Kr(n,this[e(360)](r[e(340)])))}}if(e(347)!=r[e(290)])return{type:e(322),content:""+Kr(n,e(344),Kr(n,this[e(360)](r[e(290)])))};let o=t[e(353)];for(;o;){if(o[e(271)]&&e(305)==o[e(271)][e(270)]&&o[e(271)][e(290)]&&o[e(271)][e(340)])return s;o=o[e(292)]}const i=t[e(280)]()[e(342)][e(327)][e(289)](e(305));return{type:e(322),content:Kr(n,e(344),Kr(n,e(310)+i[e(306)]()+e(309)))}}[Ks(355)](){const t=Ks,e=this[t(312)],n=e[t(294)];e[t(304)][t(272)](t(299))[t(338)][t(350)]((e=>{const r=t;if(r(334)!=e[r(311)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(315)]){case r(332):o=r(308),i={type:r(322),content:Kr(n,o,Kr(n,this[r(360)](s[r(333)][0][r(311)])))};break;case r(295):o=s[r(333)][0][r(297)]?r(269):r(319),i={type:r(322),content:Kr(n,o)};break;case r(291):o=r(283),i={type:r(322),content:Kr(n,o,s[r(333)][0][r(341)])}}return i}))}[Ks(360)](t){const e=Ks;return e(310)+function(t){const n=e;return Qs[n(359)](t)?n(346):Ys[n(359)](t)?n(345):null}(t)[e(306)]()+e(348)+t[e(306)]()[e(352)](/-/g,"_")}}const Qs=[Ks(316),Ks(339),Ks(354)],Ys=[Ks(274),Ks(298),Ks(349),Ks(317),Ks(356),Ks(323)];var Js=n(507);const $s=eo;function to(){const t=["setSelection","change","1951386GSefZA","data","279QItvsE","291379LZevJg","model","204sGrWOa","hasClass","parent","document","selection","mapper","2478XwcwkC","commands","addMarker:suggestion:insertion","bind","split","detach","markerName","createRange","302030NRVYGW","TrackChangesEditing","removeMarker:suggestion:insertion","2836020ZREbma","createPositionAt","enter","getFirstRange","requires","nextSibling","getFirstPosition","fire","options","writer","1168vpdflT","showSuggestionHighlights","end","editing","862UhsRMd","downcastDispatcher","init","get","ck-suggestion-marker-split","1885578JXVeCX","plugins","afterExecute","1186JzTOuZ","markInsertion","markerNameToElements","unbindElementFromMarkerName","enterBlock","4YbsPQv","fromRange","remove","high","enableCommand","editor"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=456]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(529603===-parseInt(e(509))/1*(parseInt(e(460))/2)+parseInt(e(473))/3*(-parseInt(e(465))/4)+parseInt(e(495))/5+-parseInt(e(457))/6+-parseInt(e(484))/7*(-parseInt(e(505))/8)+parseInt(e(475))/9*(parseInt(e(492))/10)+-parseInt(e(476))/11*(-parseInt(e(478))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(499)](){return[Js.Enter]}[$s(511)](){const t=$s,e=this[t(470)],n=e[t(458)][t(512)](t(493)),r=e[t(485)][t(512)](t(497));n[t(469)](t(497),(()=>{const s=t;e[s(477)][s(472)]((t=>{const o=s,a=e[o(477)][o(481)][o(482)],c=a[o(501)](),u=i.LiveRange[o(466)](a[o(498)]());if(r[o(464)](t)){const r=e[o(477)][o(496)](c[o(480)][o(500)],0),s=t[o(491)](c,r);n[o(461)](s)}else t[o(471)](t[o(491)](u[o(507)]));u[o(489)](),r[o(502)](o(459),{writer:t})}))})),e[t(508)][t(510)].on(t(486),Ps(e,t(488)),{priority:t(468)}),e[t(508)][t(510)].on(t(494),((e,n,r)=>{const s=t,o=r[s(483)][s(462)](n[s(490)]);if(o)for(const t of o)t[s(479)](s(456))&&(r[s(483)][s(463)](t,n[s(490)]),r[s(504)][s(467)](t))}),{priority:t(468)}),e[t(474)][t(510)].on(t(486),((n,r,s)=>{const o=t;s[o(503)][o(506)]&&Ps(e,o(488),{showActiveMarker:!1})[o(487)](this)(n,r,s)}),{priority:t(468)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=133]})(t,e)}const so=ro;function oo(){const t=["2889612TiJaye","enableCommand","results","replace","TrackChangesEditing","findNext","126ZzEtrn","30272MVPzgm","6174705VKwTFe","isArray","plugins","FindAndReplaceUtils","findPrevious","markers","findByTextCallback","getMarkersGroup","3WyMsoK","filter","createPositionAt","end","model","1256252pzkysK","createRange","getIntersection","bind","item","string","FindAndReplaceEditing","22uYfQgv","getRange","_isInDeletionRange","afterInit","13271750dxzXkq","get","replaceAll","start","handleFindCommand","find","editor","72065WQnspu","494644tQqPnO","suggestion:deletion","has","456WdOUmR"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(896228===-parseInt(e(161))/1+parseInt(e(140))/2+parseInt(e(156))/3*(parseInt(e(136))/4)+-parseInt(e(148))/5+parseInt(e(139))/6*(-parseInt(e(135))/7)+-parseInt(e(147))/8*(parseInt(e(146))/9)+parseInt(e(172))/10*(parseInt(e(168))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(171)](){const t=so;if(!this[t(134)][t(150)][t(138)](t(167)))return;const e=this[t(134)][t(150)][t(173)](t(144));e[t(141)](t(133),this[t(176)][t(164)](this)),e[t(141)](t(145)),e[t(141)](t(152)),e[t(141)](t(143)),e[t(141)](t(174))}[so(176)](t,e,n={}){const r=so,s=this[r(134)][r(150)][r(173)](r(151));return t((t=>{const o=r;let i=(o(166)==typeof e?s[o(154)](e,n):e)(t);Array[o(149)](i)&&(i={results:i,searchText:o(166)==typeof e?e:""});const a=i[o(142)][o(157)]((e=>!1===this[o(170)](e,t[o(165)])));return{...i,results:a}}),n)}[so(170)](t,e){const n=so,r=this[n(134)][n(160)][n(162)](this[n(134)][n(160)][n(158)](e,t[n(175)]),this[n(134)][n(160)][n(158)](e,t[n(159)]));for(const t of this[n(134)][n(160)][n(153)][n(155)](n(137)))if(null!==r[n(163)](t[n(169)]()))return!0;return!1}}function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=308]})(t,e)}const co=ao;function uo(){const t=["fontFamily","24FywQkd","trim","*Reset font family*","title","*Set font family:* %0","label","afterInit","FontBackgroundColorEditing","commandParams","registerInlineAttribute","FontFamilyEditing","FORMAT_FONT_BACKGROUND","descriptionFactory","format","locale","226418VZjCmR","find","FontSizeEditing","32XKBWBW","fontBackgroundColor","model","plugins","value","FORMAT_FONT_SIZE","normalizeSizeOptions","fontSize.options","fontColor.colors","FORMAT_FONT_COLOR","FORMAT_FONT_FAMILY","fontSize","registerAttributeLabel","*Reset font color*","enableDefaultAttributesIntegration","has","132338DKQnXG","type","fontBackgroundColor.colors","1067305NKjAll","*Set font background color:* %0","*Set font size:* %0","FontColorEditing","get","FontSize","25077ZmzNcW","1198818MkoZGT","TrackChangesEditing","482373wuAKBd","formatInline","1339996kqixSy","commandName","*Set font color:* %0","_registerLegacyDescription","*Reset font background color*","registerDescriptionCallback","toLowerCase","fontColor","editor","*Reset font size*","config"];return(uo=function(){return t})()}!function(t){const e=ao,n=t();for(;;)try{if(158775===parseInt(e(348))/1+parseInt(e(329))/2+-parseInt(e(357))/3*(parseInt(e(314))/4)+-parseInt(e(351))/5+parseInt(e(358))/6+parseInt(e(362))/7+parseInt(e(332))/8*(-parseInt(e(360))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:co(331),commandName:co(343)},{pluginName:co(324),commandName:co(313)},{pluginName:co(354),commandName:co(309)},{pluginName:co(321),commandName:co(333)}];class fo extends t.Plugin{[co(320)](){const t=co,e=this[t(310)][t(328)],n=this[t(310)][t(335)][t(355)](t(359));for(const{pluginName:e,commandName:r}of lo)this[t(310)][t(335)][t(347)](e)&&(n[t(346)](r),n[t(323)](r));n[t(326)][t(344)](t(343),Kr(e,t(337))),n[t(326)][t(344)](t(313),Kr(e,t(342))),n[t(326)][t(344)](t(309),Kr(e,t(341))),n[t(326)][t(344)](t(333),Kr(e,t(325))),this[t(365)]()}[co(365)](){const t=co,e=this[t(310)],n=e[t(328)];e[t(335)][t(355)](t(359))[t(326)][t(367)]((e=>{const r=t,o=n.t;if(r(361)!=e[r(349)])return;const{data:i}=e;if(null!=i){if(r(343)==i[r(363)]){const t=i[r(322)][0][r(336)];if(t){const e=o(this[r(310)][r(335)][r(355)](r(356))[r(338)](this[r(310)][r(312)][r(355)](r(339)))[r(330)]((e=>e[r(334)]==t))[r(317)])[r(308)]();return{type:r(327),content:Kr(n,r(353),e)}}return{type:r(327),content:Kr(n,r(311))}}if(r(313)==i[r(363)]){const t=i[r(322)][0][r(336)];return t?{type:r(327),content:Kr(n,r(318),t)}:{type:r(327),content:Kr(n,r(316))}}if(r(309)==i[r(363)]){const t=i[r(322)][0][r(336)];if(t){const e=(0,s.normalizeColorOptions)(this[r(310)][r(312)][r(355)](r(340)))[r(330)]((e=>e[r(334)]==t));let i=t,a="";return e&&(i=e[r(319)],a=o(i)[r(308)]()),{type:r(327),content:Kr(n,r(364),a)[r(315)](),color:{value:t,title:a||i}}}return{type:r(327),content:Kr(n,r(345))}}if(r(333)==i[r(363)]){const t=i[r(322)][0][r(336)];if(t){const e=(0,s.normalizeColorOptions)(this[r(310)][r(312)][r(355)](r(350)))[r(330)]((e=>e[r(334)]==t));let i=t,a="";return e&&(i=e[r(319)],a=o(i)[r(308)]()),{type:r(327),content:Kr(n,r(352),a)[r(315)](),color:{value:t,title:a||i}}}return{type:r(327),content:Kr(n,r(366))}}}}))}}const ho=go;function go(t,e){const n=po();return(go=function(t,e){return n[t-=497]})(t,e)}function po(){const t=["config","3224oMMBQs","5EExRZF","enableCommand","3123QoQnQg","join","pasteFormat","commandName","push","copyFormat","boolean","*Remove all formatting*","entries","model","length","toUpperCase","fontSize.options","1182162xBjebO","type","fontBackgroundColor","charAt","toLowerCase","title","_registerLegacyDescription","formatInline","commands","commandParams","find","editor","2421EcLQOD","42qeUCYY","enableDefaultAttributesIntegration","format","afterInit","split","fontColor","244banPdQ","FontSize","normalizeSizeOptions","label","TrackChangesEditing","plugins","2093110ASZTVP","formatBlock","1092497OYwULU","fontColor.colors","slice","6175521BVekuC","fontSize","descriptionFactory","5357XpHsnL","get","*Set format to:* %0","locale","registerDescriptionCallback"];return(po=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(108033===parseInt(e(525))/1*(-parseInt(e(505))/2)+parseInt(e(504))/3*(parseInt(e(511))/4)+-parseInt(e(532))/5*(parseInt(e(547))/6)+parseInt(e(519))/7+parseInt(e(531))/8*(-parseInt(e(534))/9)+-parseInt(e(517))/10+parseInt(e(522))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[ho(508)](){const t=ho,e=this[t(503)],n=e[t(516)][t(526)](t(515)),r=e[t(500)][t(526)](t(539)),s=e[t(500)][t(526)](t(536));r&&s&&(n[t(506)](t(536)),n[t(533)](t(539)),this[t(498)]())}[ho(498)](){const t=ho,e=this[t(503)],n=e[t(528)];e[t(516)][t(526)](t(515))[t(524)][t(529)]((r=>{const s=t;if(s(518)!=r[s(548)]&&s(499)!=r[s(548)])return;const{data:o}=r;if(o&&s(536)===o[s(537)]){const t=[],r=o[s(501)][0];for(const[n,o]of Object[s(542)](r))t[s(538)](Io(e,n,o));return t[s(544)]?{type:s(507),content:Kr(n,s(527),t[s(535)](", "))}:{type:s(507),content:Kr(n,s(541))}}}))}}function Io(t,e,n){const r=ho,o=t[r(528)].t,i=e[r(509)](/(?=[A-Z])/)[r(535)](" "),a=o(i[r(550)](0)[r(545)]()+i[r(521)](1))[r(551)]();if(r(540)==typeof n)return a;if(r(510)===e||r(549)===e){const e=(0,s.normalizeColorOptions)(t[r(530)][r(526)](r(520)))[r(502)]((t=>t[r(543)]==n));return a+" ("+(e?o(e[r(514)])[r(551)]():n)+")"}if(r(523)===e&&isNaN(parseFloat(n))){const e=t[r(516)][r(526)](r(512))[r(513)](t[r(530)][r(526)](r(546)))[r(502)]((t=>t[r(543)]==n));return a+" ("+(e?o(e[r(497)])[r(551)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=449]})(t,e)}function To(){const t=["value","7057392yhWkTT","1232487ixWQYI","registerDescriptionCallback","editor","_registerLegacyDescription","6sBHJgs","view","get","has","enableDefaultAttributesIntegration","_headingOptions","*Change to:* %0","heading.options","_getHeadingLevel","TrackChangesEditing","format","type","model","561773KiwXWE","commandName","heading","678544uGIjOh","paragraph","7dWPpLi","name","afterInit","HeadingEditing","title","descriptionFactory","923528DAJrZq","commandParams","ELEMENT_HEADING","4831038usyzay","formatBlock","match","config","ELEMENT_HEADING_CUSTOM","5588705DAOxSO","registerElementLabel","plugins","locale","find"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(744287===parseInt(e(478))/1+parseInt(e(489))/2+-parseInt(e(461))/3+-parseInt(e(481))/4+parseInt(e(454))/5*(-parseInt(e(465))/6)+parseInt(e(483))/7*(parseInt(e(460))/8)+parseInt(e(449))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(485)](){const t=Eo,e=this[t(463)];if(!e[t(456)][t(468)](t(486)))return;this[t(470)]=e[t(452)][t(467)](t(472));const n=e[t(457)],r=e[t(456)][t(467)](t(474));r[t(469)](t(480));for(const e of this[t(470)])t(482)!=e[t(477)]&&r[t(488)][t(455)](e[t(477)],(n=>{const r=t,i=this[r(473)](e[r(477)]);return null!==i?s(n,i):o(n,e[r(487)])}));function s(e,r){return Kr(n,t(491),[e,r])}function o(e,r){return Kr(n,t(453),[e,r])}this[t(464)]()}[Eo(464)](){const t=Eo,e=this[t(463)],n=e[t(457)];e[t(456)][t(467)](t(474))[t(488)][t(462)]((e=>{const r=t;if(r(450)!=e[r(476)])return;const{data:s}=e;if(s&&r(480)==s[r(479)]){const e=s[r(490)][0][r(459)],c=this[r(473)](e);if(null!==c)return{type:r(475),content:Kr(n,r(471),(a=c,Kr(n,r(491),[1,a])))};const u=this[r(470)][r(458)]((t=>t[r(477)]===e))[r(487)];return{type:r(475),content:Kr(n,r(471),(o=1,i=u,Kr(n,t(453),[o,i])))}}var o,i,a}))}[Eo(473)](t){const e=Eo;var n,r;const s=t[e(451)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(470)])||void 0===n?void 0:n[e(458)]((n=>n[e(477)]==t));if(o&&o[e(466)]){const t=o[e(466)],n=(null!==(r=t[e(484)])&&void 0!==r?r:t)[e(451)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["type","locale","*Remove highlight*","FORMAT_HIGHLIGHT","plugins","24829gVINEX","model","highlight","title","registerAttributeLabel","has","find","enableDefaultAttributesIntegration","config","HighlightEditing","descriptionFactory","color","1578ggaePk","registerDescriptionCallback","*Set highlight:* %0","highlight.options","8tgYtoR","855077wWXnnt","22SQBCdL","TrackChangesEditing","editor","15399OoCDXc","351GFMILZ","2490765ISQDQz","afterInit","16934pUtWSw","271800sqQeLr","_registerLegacyDescription","toLowerCase","value","formatInline","commandParams","registerInlineAttribute","format","1747630knhqBv","commandName","get"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=206]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(718333===parseInt(e(237))/1+-parseInt(e(245))/2*(parseInt(e(242))/3)+parseInt(e(246))/4+-parseInt(e(243))/5+-parseInt(e(232))/6*(-parseInt(e(220))/7)+parseInt(e(236))/8*(parseInt(e(241))/9)+parseInt(e(212))/10*(parseInt(e(238))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(244)](){const t=yo,e=this[t(240)];if(!e[t(219)][t(225)](t(229)))return;const n=e[t(219)][t(214)](t(239)),r=e[t(216)];n[t(227)](t(222)),n[t(210)](t(222)),n[t(230)][t(224)](t(222),Kr(r,t(218))),this[t(247)]()}[yo(247)](){const t=yo,e=this[t(240)],n=e[t(216)];e[t(219)][t(214)](t(239))[t(230)][t(233)]((r=>{const s=t;if(s(208)!=r[s(215)])return;const{data:o}=r;if(o&&s(222)==o[s(213)]){const t=n.t,r=o[s(209)][0][s(207)];if(r){const o=e[s(228)][s(214)](s(235))[s(226)]((t=>t[s(221)]==r)),i=t(o[s(223)])[s(206)]();return{type:s(211),content:Kr(n,s(234),i),color:{value:o[s(231)],title:o[s(223)]}}}return{type:s(211),content:Kr(n,s(217),Kr(n,s(218)))}}}))}}const Lo=No;function No(t,e){const n=Ro();return(No=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=No,n=t();for(;;)try{if(538467===-parseInt(e(157))/1*(-parseInt(e(154))/2)+parseInt(e(143))/3+parseInt(e(144))/4+-parseInt(e(132))/5+-parseInt(e(163))/6*(-parseInt(e(152))/7)+parseInt(e(142))/8+-parseInt(e(140))/9*(parseInt(e(153))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[Lo(130)](){const t=Lo,e=this[t(148)];if(!e[t(135)][t(141)](t(162)))return;e[t(135)][t(145)](t(159))[t(158)](t(164));const n=e[t(135)][t(145)](t(159)),r=e[t(138)];n[t(139)][t(165)](t(164),(e=>Kr(r,t(161),e))),e[t(147)][t(133)](t(151))[t(137)]({model:t(164),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(156)])return null;const o=n[s(136)](s(146)),i=n[s(160)]("hr");return n[s(150)](s(155),o),n[s(134)](n[s(131)](o,0),i),o},converterPriority:t(149)})}}function Ro(){const t=["enableCommand","TrackChangesEditing","createEmptyElement","ELEMENT_HORIZONTAL_LINE","HorizontalLineEditing","12150JRUpAA","horizontalLine","registerElementLabel","afterInit","createPositionAt","4439850gPLPan","for","insert","plugins","createContainerElement","elementToStructure","locale","descriptionFactory","5019759GWPORu","has","6135368OpKRzW","1193619jmkYTX","2584396NDqhFL","get","div","conversion","editor","high","addClass","dataDowncast","2765dkMnVC","40xOoCvh","2093346HyIwRn","ck-horizontal-line","showSuggestionHighlights","1KFvnMJ"];return(Ro=function(){return t})()}const Mo=vo;function vo(t,e){const n=Oo();return(vo=function(t,e){return n[t-=283]})(t,e)}function Oo(){const t=["commandName","HtmlEmbed","element","afterInit","20840cSFtfs","1733340LwjYJi","_registerLegacyDescription","nodeAfter","registerBlockAttribute","ELEMENT_HTML_EMBED","18NrWOTq","key","descriptionFactory","45597SKLQlC","registerElementLabel","registerDescriptionCallback","editor","11UJVrqF","77313XheIxw","locale","getFirstRange","TrackChangesEditing","5pmyIwz","1791bpLdXZ","*Change %0 content*","has","plugins","type","get","start","formatBlock","12GqBOJH","attribute","value","format","enableDefaultAttributesIntegration","22281OMpLbu","2144890iJdWID","16257324jhewlY","htmlEmbed","rawHtml"];return(Oo=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(368244===parseInt(e(316))/1*(-parseInt(e(308))/2)+parseInt(e(311))/3+-parseInt(e(303))/4*(-parseInt(e(320))/5)+-parseInt(e(288))/6*(parseInt(e(293))/7)+-parseInt(e(302))/8*(parseInt(e(321))/9)+-parseInt(e(294))/10+parseInt(e(315))/11*(parseInt(e(295))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class wo extends t.Plugin{[Mo(301)](){const t=Mo,e=this[t(314)];if(!e[t(283)][t(323)](t(299)))return;const n=e[t(283)][t(285)](t(319)),r=e[t(317)];n[t(310)][t(312)](t(297),(e=>Kr(r,t(307),e))),n[t(292)](t(296)),n[t(306)](t(290)),n[t(310)][t(313)]((e=>{const n=t;if(n(289)!=e[n(284)])return;const{data:s}=e;if(s&&n(290)==s[n(309)]&&e[n(318)]()[n(286)][n(305)].is(n(300),n(297))){const t=Kr(r,n(307));return{type:n(291),content:Kr(r,n(322),t)}}})),this[t(304)]()}[Mo(304)](){const t=Mo,e=this[t(314)],n=e[t(317)];e[t(283)][t(285)](t(319))[t(310)][t(313)]((e=>{const r=t;if(r(287)!=e[r(284)])return;const{data:s}=e;if(s&&r(296)==s[r(298)]){const t=Kr(n,r(307));return{type:r(291),content:Kr(n,r(322),t)}}}))}}const Fo=Po;function Do(){const t=["subType","locale","1wLbIqg","ImageUtils","descriptionFactory","convertBlockImageToInline","ImageInlineEditing","previous","Block image to inline image","*Set image width:* %0","createRange","ImageBlockEditing","end","getContainedElement","imageBlock","forward","isBefore","model","enableCommand","registerBlockAttribute","convertInlineImageToBlock","toggleImageCaption","_suggestionFactory","*Remove image text alternative*","imageTextAlternative","registerCustomCallback","element","getNearestSelectionRange","formatInline","ImageEditing","29572KOzjOf","nodeBefore","ImageUploadEditing","toNext","1549896mVtWgg","getClosestSelectedImageElement","caption","imageTypeBlock","afterInit","has","markInsertion","getSuggestionCallback","getFirstRange","addObject","*Reset image width*","isCollapsed","imageCaption","Inline image to block image","resizeImage","schema","getCaptionFromImageModelElement","join","fromPosition","*Set image text alternative:* %0","6605fMdcDC","filter","createRangeOn","selection","isEqual","2170YeMMfH","discard","attribute","markBlockFormat","get","TrackChangesEditing","isBlockImage","imageInline","ImageTextAlternativeEditing","176NcJyoS","backward","deletion","ELEMENT_CAPTION","imageTypeInline","formatBlock","2245098ShJlIk","_registerLegacyDescription","change","50814RyFQhQ","start","FORMAT_IMAGE_SIZE","7965461lfiWWM","type","key","detach","5586QBdsFJ","registerAttributeLabel","registerElementLabel","editor","uploadImage","length","alt","insertion","format","enableDefaultAttributesIntegration","resizedWidth","registerDescriptionCallback","removeObject","ImageCaptionEditing","width","5289584kdVWor","plugins","find","456cEGAZn","isIntersecting","_findSuggestions","markDeletion","isOwn","forceDefaultExecution","commandParams","chain","commandName","ImageResize","findIndex","imageStylePreApply","ELEMENT_IMAGE","toPrevious","accept","ELEMENT_INLINE_IMAGE","newValue","nodeAfter","insertImage","ImageCaptionUtils","document"];return(Do=function(){return t})()}function Po(t,e){const n=Do();return(Po=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(651813===-parseInt(e(156))/1*(-parseInt(e(228))/2)+-parseInt(e(133))/3*(-parseInt(e(184))/4)+parseInt(e(208))/5*(-parseInt(e(238))/6)+parseInt(e(234))/7+-parseInt(e(253))/8+-parseInt(e(231))/9*(-parseInt(e(213))/10)+parseInt(e(222))/11*(-parseInt(e(188))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class xo extends t.Plugin{[Fo(192)](){const t=Fo,e=this[t(241)];if(!e[t(254)][t(193)](t(183)))return;const n=e[t(254)][t(217)](t(218)),r=e[t(254)][t(217)](t(157)),s=e[t(155)];n[t(172)](t(151)),n[t(158)][t(240)](t(168),(e=>Kr(s,t(145),e))),n[t(158)][t(240)](t(220),(e=>Kr(s,t(148),e))),n[t(158)][t(240)](t(190),(()=>Kr(s,t(225)))),e[t(254)][t(193)](t(186))&&n[t(172)](t(242)),e[t(254)][t(193)](t(165))&&e[t(254)][t(193)](t(160))&&(n[t(172)](t(226),((s,o)=>{const i=t,a=r[i(189)](e[i(171)][i(153)][i(211)]);e[i(171)][i(230)]((()=>{const t=i;n[t(216)](a,{commandName:t(226),commandParams:[o]},[],t(159))}))})),n[t(172)](t(191),((s,o)=>{const a=t;e[a(171)][a(230)]((t=>{const c=a;let u=r[c(189)](e[c(171)][c(153)][c(211)]),l=t[c(210)](u);const f=i.LivePosition[c(206)](l[c(232)],c(146)),h=i.LivePosition[c(206)](l[c(166)],c(187));n[c(138)]((()=>s(o))),u=r[c(189)](e[c(171)][c(153)][c(211)]),l=t[c(210)](u);const g=t[c(164)](f,h);f[c(237)](),h[c(237)](),n[c(216)](u,{commandName:c(226),commandParams:[o]},[],c(174)),g[c(232)][c(170)](l[c(232)])&&n[c(194)](t[c(164)](g[c(232)],l[c(232)]),c(174)),l[c(166)][c(170)](g[c(166)])&&n[c(194)](t[c(164)](l[c(166)],g[c(166)]),c(174))}))})),n[t(176)][t(179)](t(227),t(174),t(205),(()=>!1)),n[t(176)][t(179)](t(227),t(174),t(147),(()=>!1)),n[t(176)][t(179)](t(227),t(174),t(214),n[t(176)][t(195)](t(227),"",t(147))),n[t(176)][t(179)](t(245),t(174),t(205),(()=>!1)),n[t(176)][t(179)](t(245),t(174),t(214),(([r])=>{const s=t,o=n[s(176)][s(195)](s(245),"",s(214));let i=r[s(232)],a=r[s(166)];const c=e[s(171)][s(203)][s(181)](i,s(223)),u=e[s(171)][s(203)][s(181)](a,s(169));c[s(199)]&&(i=c[s(232)]),u[s(199)]&&(a=u[s(166)]),o([e[s(171)][s(164)](i,a)])})),n[t(176)][t(179)](t(227),t(174),t(140),c),n[t(176)][t(179)](t(245),t(174),t(140),c)),e[t(254)][t(193)](t(251))&&(n[t(172)](t(175),((s,o)=>{const i=t,a=e[i(254)][i(217)](i(152));let c=r[i(189)](e[i(171)][i(153)][i(211)]),u=a[i(204)](c);e[i(171)][i(230)]((()=>{const t=i;if(u)return void n[t(136)](e[t(171)][t(210)](u));const l=r[t(219)](c);s(o),c=r[t(189)](e[t(171)][t(153)][t(211)]),u=a[t(204)](c),n[t(194)](e[t(171)][t(210)](u),l?null:t(200))}))})),n[t(176)][t(179)](t(245),t(200),t(140),c));const o=[{type:t(227),subType:t(144)},{type:t(245),subType:t(200)},{type:t(227),subType:t(174)},{type:t(245),subType:t(174)}];function a(e,s){const i=t,a=o[i(143)]((({type:t,subType:n})=>e[i(235)]==t&&e[i(154)]==n)),c=o[i(143)]((({type:t,subType:e})=>s[i(235)]==t&&s[i(154)]==e));if(a<0||c<0)return!1;const u=e[i(196)](),l=s[i(196)]();if((0==a||1==a)&&2==c&&u[i(134)](l))return!0;if(2==a&&3==c){const t=n[i(135)](u,i(245))[i(209)]((({suggestion:t,meta:e})=>e[i(137)]&&i(174)==t[i(154)]));if(t[i(243)]>1&&l[i(166)][i(212)](u[i(232)]))return!0;if(1==t[i(243)]&&(u[i(232)][i(212)](l[i(166)])||u[i(166)][i(212)](l[i(232)])))return!0}if(3==a&&3==c&&u[i(232)][i(170)](l[i(232)])){const t=u[i(166)][i(150)],e=l[i(232)][i(185)];return r[i(219)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(254)][t(193)](t(142))&&(n[t(247)](t(202)),n[t(173)](t(248)),n[t(158)][t(239)](t(248),Kr(s,t(233)))),e[t(254)][t(193)](t(221))&&(n[t(247)](t(178)),n[t(173)](t(244))),n[t(158)][t(249)]((e=>{const n=t;if(o[n(132)]((({type:t,subType:r})=>e[n(235)]==t&&e[n(154)]==r)))return e[n(161)]?{}:void 0})),n[t(158)][t(249)]((e=>{const n=t;if(n(245)==e[n(235)]||n(224)==e[n(235)]){const t=e[n(167)]();if(t&&t.is(n(180),n(190)))return{type:n(245)==e[n(235)]?n(197):n(250),element:t,quantity:1}}})),n[t(158)][t(249)]((e=>t(227)==e[t(235)]&&t(174)==e[t(154)]?{type:t(246),content:t(201)}:t(227)==e[t(235)]&&t(159)==e[t(154)]?{type:t(246),content:t(162)}:void 0)),n[t(158)][t(249)]((e=>{const n=t;if(n(215)!=e[n(235)])return;const{data:r}=e;if(!r||n(244)!=r[n(236)])return;const o=r[n(149)];return o?{type:n(246),content:Kr(s,n(207),'"'+o+'"')}:{type:n(246),content:Kr(s,n(177))}})),this[t(229)]()}[Fo(229)](){const t=Fo,e=this[t(241)],n=e[t(155)];e[t(254)][t(217)](t(218))[t(158)][t(249)]((e=>{const r=t;if(r(227)!=e[r(235)]&&r(182)!=e[r(235)])return;const{data:s}=e;if(s){if(r(178)==s[r(141)]){const t=s[r(139)][0][r(149)];return t?{type:r(246),content:Kr(n,r(207),'"'+t+'"')}:{type:r(246),content:Kr(n,r(177))}}if(r(202)==s[r(141)]){const t=s[r(139)][0][r(252)];return t?{type:r(246),content:Kr(n,r(163),t)}:{type:r(246),content:Kr(n,r(198))}}}}))}}const Bo=jo;function Uo(){const t=["getSuggestionCallback","947047nsWLxM","43236YSMuxl","oldValue","formatBlock","189JrPnzM","_registerLegacyDescription","130530zZlIVT","descriptionFactory","src","commandName","4740ePnzxg","ImageEditing","format","replaceImageSource","afterInit","locale","enableDefaultAttributesIntegration","has","_handleLegacySuggestions","discard","6230wVHvpT","newValue","*Replace image URL*","*Format:* replace image URL","_suggestionFactory","registerCustomCallback","editor","get","registerBlockAttribute","TrackChangesEditing","accept","165QxKamf","type","registerDescriptionCallback","plugins","60740vUPNgW","key","8565664hIXGZT","attribute","24739fIRIgV","18684zdRovN","4aoHKle","formatInline"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=447]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(638715===-parseInt(e(479))/1+parseInt(e(476))/2*(parseInt(e(485))/3)+-parseInt(e(480))/4*(parseInt(e(466))/5)+-parseInt(e(489))/6*(parseInt(e(455))/7)+-parseInt(e(472))/8+-parseInt(e(483))/9*(-parseInt(e(470))/10)+parseInt(e(474))/11*(parseInt(e(475))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(449)](){const t=Bo;if(!this[t(461)][t(469)][t(452)](t(490)))return;const e=this[t(461)][t(450)],n=this[t(461)][t(469)][t(462)](t(464));n[t(451)](t(448)),n[t(463)](t(487)),n[t(486)][t(468)]((n=>{const r=t;if(r(473)!=n[r(467)])return;const{data:s}=n;return s&&r(487)==s[r(471)]?s[r(456)]&&s[r(481)]?{type:r(447),content:Kr(e,r(457))}:{type:r(447),content:""}:void 0})),this[t(453)]()}[Bo(453)](){const t=Bo,e=this[t(461)][t(469)][t(462)](t(464));e[t(459)][t(460)](t(482),t(448),t(465),e[t(459)][t(478)](t(482),null,t(454))),e[t(459)][t(460)](t(482),t(448),t(454),e[t(459)][t(478)](t(482),null,t(465))),this[t(484)]()}[Bo(484)](){const t=Bo,e=this[t(461)],n=e[t(450)];e[t(469)][t(462)](t(464))[t(486)][t(468)]((e=>{const r=t;if(r(482)!=e[r(467)]&&r(477)!=e[r(467)])return;const{data:s}=e;return s&&r(448)==s[r(488)]?{type:r(447),content:Kr(n,r(458))}:void 0}))}}function Vo(t,e){const n=Ho();return(Vo=function(t,e){return n[t-=270]})(t,e)}const Wo=Vo;function Ho(){const t=["change","convertInlineImageToBlock","from","_splitMarkerName","type","isOwn","shouldConvertImageType","isInContent","differ","start","nodeAfter","ImageStyleEditing","editor","hasSuggestion","1064161obVild","imageTypeBlock","getContainedElement","_findSuggestions","locale","7706FxAZhD","normalizedStyles","end","insertion","TrackChangesEditing","getChangedMarkers","imageCaption","1091997wRuAvp","imageStylePreApply","370aWkslx","194353ljRfOm","imageStyle","subType","enableCommand","commandReversedParams","markBlockFormat","value","toLowerCase","registerDescriptionCallback","selection","markInlineFormat","FORMAT_SIDE_IMAGE","discardSuggestion","isEqual","imageTypeInline","getSuggestionCallback","suggestion","Users","9039701CnnHGM","author","name","chain","newRange","isInlineImage","refresh","discard","getSuggestions","16HDNINB","ImageUtils","length","document","join","getSuggestion","getFirstRange","model","getClosestSelectedImageElement","formatInline","registerPostFixer","findIndex","commandParams","side","has","31060rqAugY","next","isBlockImage","isBefore","20CcRrUr","111HoaqHa","registerCustomCallback","afterInit","forEach","commandName","descriptionFactory","accept","35562SfByRk","*Format:* %0","get","format","createRangeOn","isIntersecting","filter","_suggestionFactory","setImageNaturalSizeAttributes","nodeBefore","commands","_registerLegacyDescription","head","imageStylePostApply","formatBlock","plugins","title"];return(Ho=function(){return t})()}!function(t){const e=Vo,n=t();for(;;)try{if(228166===-parseInt(e(364))/1+-parseInt(e(354))/2+parseInt(e(311))/3*(-parseInt(e(306))/4)+parseInt(e(363))/5*(parseInt(e(318))/6)+-parseInt(e(349))/7*(parseInt(e(291))/8)+parseInt(e(361))/9*(-parseInt(e(310))/10)+parseInt(e(282))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Wo(313)](){const t=Wo,n=this[t(347)];if(!n[t(333)][t(305)](t(346)))return;const r=n[t(333)][t(320)](t(358)),s=n[t(333)][t(320)](t(292)),o={};r[t(367)](t(365),((o,i)=>{const a=t,c=n[a(333)][a(320)](a(281)).me,u=n[a(328)][a(320)](a(365));let l=s[a(299)](n[a(298)][a(294)][a(273)]),f=n[a(298)][a(322)](l),h=u[a(270)];if(h==i[a(270)])return;const g={commandName:a(365),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(298)][a(335)]((()=>{const t=a;if(r[t(290)]()[t(324)]((e=>e[t(342)]&&c==e[t(283)]&&(t(332)==e[t(339)]||t(300)==e[t(339)])&&(t(362)==e[t(366)]||t(331)==e[t(366)])&&e[t(297)]()[t(277)](f)))[t(314)]((e=>r[t(276)](e[t(330)]))),l=s[t(299)](n[t(298)][t(294)][t(273)]),f=n[t(298)][t(322)](l),u[t(288)](),n[t(328)][t(320)](t(278))[t(288)](),n[t(328)][t(320)](t(350))[t(288)](),h=u[t(270)],h!=i[t(270)])return s[t(287)](l)&&u[t(341)](i[t(270)],l)?(o({...i,setImageSizes:!1}),l=s[t(299)](n[t(298)][t(294)][t(273)]),void r[t(369)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(362))):void(s[t(308)](l)?r[t(369)](l,g,[],t(331)):r[t(274)](f,g,t(331)))}))}));for(const e of n[t(333)][t(320)](t(346))[t(355)])o[e[t(284)]]=e[t(334)][t(271)]();r[t(325)][t(312)](t(332),t(362),t(295),(()=>!1)),r[t(325)][t(312)](t(332),t(331),t(295),(()=>!1)),r[t(325)][t(312)](t(300),t(331),t(295),(()=>!1)),r[t(325)][t(312)](t(332),t(362),t(317),(([e])=>{const n=t;s[n(326)](e[n(351)]())})),r[t(325)][t(312)](t(332),t(362),t(289),((e,n)=>{const s=t;r[s(325)][s(279)](s(332),"",s(317))(e,{commandName:n[s(315)],commandParams:n[s(368)]})})),r[t(325)][t(312)](t(332),t(362),t(285),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(332),subType:t(362)},{type:t(357),subType:t(360)},{type:t(332),subType:t(336)},{type:t(357),subType:t(336)}];function a(e,n){const o=t,a=i[o(302)]((({type:t,subType:n})=>e[o(339)]==t&&e[o(366)]==n)),c=i[o(302)]((({type:t,subType:e})=>n[o(339)]==t&&n[o(366)]==e));if(a<0||c<0)return!1;const u=e[o(297)](),l=n[o(297)]();if((0==a||1==a)&&2==c&&u[o(323)](l))return!0;if(2==a&&3==c){const t=r[o(352)](u,o(357))[o(324)]((({suggestion:t,meta:e})=>e[o(340)]&&o(336)==t[o(366)]));if(t[o(293)]>1&&l[o(356)][o(277)](u[o(344)]))return!0;if(1==t[o(293)]&&(u[o(344)][o(277)](l[o(356)])||u[o(356)][o(277)](l[o(344)])))return!0}if(3==a&&3==c&&u[o(344)][o(309)](l[o(344)])){const t=u[o(356)][o(345)],e=l[o(344)][o(327)];return s[o(308)](t)&&t===e}return!1}n[t(298)][t(294)][t(301)]((()=>{const e=t;let o=!1;const i=Array[e(337)](n[e(298)][e(294)][e(343)][e(359)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(338)](t);if(e(280)==i&&r[e(348)](u)){if(e(332)==a&&(e(362)==c||e(331)==c)){const t=r[e(296)](u);if(n[e(286)]){const n=t[e(297)]()[e(351)]();if(s[e(308)](n))continue;r[e(276)](t),o=!0}}if(e(357)==a&&e(360)==c&&!n[e(286)]){const t=r[e(296)](u);t[e(307)]&&t[e(307)][e(342)]&&(r[e(276)](t[e(307)]),o=!0)}}}return o})),this[t(329)](o)}[Wo(329)](t){const e=Wo,n=this[e(347)],r=n[e(353)];n[e(333)][e(320)](e(358))[e(316)][e(272)]((n=>{const s=e;if(s(332)!=n[s(339)]&&s(300)!=n[s(339)])return;const{data:o}=n;if(!o||s(365)!=o[s(315)])return;const i=o[s(303)][0][s(270)];return function(t){const e=s;return{type:e(321),content:Kr(r,e(319),t)}}(s(304)===i?Kr(r,s(275)):t[i]||i)}))}}function Ko(t,e){const n=Xo();return(Ko=function(t,e){return n[t-=197]})(t,e)}const qo=Ko;function Xo(){const t=["trackChanges","_setSuggestionData","2218989TEczQp","commands","4246450EYzZWY","high","_handleImportedData","6765102nvTcMc","forEach","collaboration_features","execute","Users","value","track_changes","listenTo","809018fSAhUW","dataInsert","_trackChangesExecuted","lowest","34399834BKaNfS","get","editor","importWord","_trackChangesValueDuringImport","2663600VfUlVJ","plugins","enableCommand","bind","afterInit","3166264HamQOF","TrackChangesEditing"];return(Xo=function(){return t})()}!function(t){const e=Ko,n=t();for(;;)try{if(848540===-parseInt(e(223))/1+-parseInt(e(201))/2+-parseInt(e(210))/3+parseInt(e(206))/4+-parseInt(e(212))/5+-parseInt(e(215))/6+parseInt(e(227))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(200)]=!1,this[e(225)]=!1}[qo(205)](){const t=qo,e=this[t(198)],n=e[t(211)][t(197)](t(199)),r=e[t(211)][t(197)](t(208));n&&(n.on(t(218),((e,[,n])=>{const s=t;this[s(200)]=r[s(220)],n[s(217)][s(221)]=!this[s(200)]}),{priority:t(213)}),this[t(222)](n,t(224),this[t(214)][t(204)](this)),this[t(222)](n,t(224),(()=>{const e=t;this[e(225)]&&(r[e(218)](),this[e(225)]=!1)}),{priority:t(226)}),e[t(202)][t(197)](t(207))[t(203)](t(199)))}[qo(214)](t,e){const n=qo,{suggestions:r}=e,s=this[n(198)][n(211)][n(197)](n(208)),o=s[n(220)];this[n(200)]!==o&&(s[n(218)](),this[n(225)]=!0),r&&r[n(216)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(198)][o(202)][o(197)](o(219)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(199)}}};this[o(198)][o(202)][o(197)](o(207))[o(209)](i)}))}}const Qo=Jo;function Yo(){const t=["format","IndentBlock","getItems","formatBlock","TrackChangesEditing","7OIeBzq","blockIndent","FORMAT_INDENT","_registerLegacyDescription","627733rbBxDY","216OxmJDh","commandName","enableDefaultAttributesIntegration","642410rJvlIo","1077546wBDKhf","1944027GBhdqd","outdentBlock","get","afterInit","*Outdent:* %0","registerAttributeLabel","2TQVojx","registerBlockAttribute","has","1956990SmgcNw","indent","locale","registerDescriptionCallback","outdent","getItemLabel","*Indent:* %0","indentBlock","3467384SdQFMx","enableCommand","plugins","1366928VmiCDj","descriptionFactory","type","editor","IndentEditing"];return(Yo=function(){return t})()}function Jo(t,e){const n=Yo();return(Jo=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(386158===parseInt(e(118))/1*(-parseInt(e(130))/2)+-parseInt(e(124))/3+parseInt(e(144))/4+parseInt(e(133))/5+parseInt(e(123))/6*(-parseInt(e(114))/7)+-parseInt(e(141))/8+parseInt(e(119))/9*(parseInt(e(122))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Qo(127)](){const t=Qo,e=this[t(107)],n=e[t(143)][t(126)](t(113));if(e[t(143)][t(132)](t(108))&&(n[t(142)](t(134)),n[t(142)](t(137))),e[t(143)][t(132)](t(110)))for(const e of[t(140),t(125)])n[t(121)](e);const r=e[t(135)];n[t(131)](t(115)),n[t(145)][t(129)](t(115),Kr(r,t(116))),this[t(117)]()}[Qo(117)](){const t=Qo,e=this[t(107)],n=e[t(135)],r=e[t(143)][t(126)](t(113));r[t(145)][t(136)]((e=>{const s=t;if(s(112)!=e[s(106)])return;const{data:o}=e;if(!o)return;if(s(140)!=o[s(120)]&&s(125)!=o[s(120)])return;const i=e[s(111)]()[0],a=r[s(145)][s(138)](i);return s(140)==o[s(120)]?{type:s(109),content:Kr(n,s(139),a)}:s(125)==o[s(120)]?{type:s(109),content:Kr(n,s(128),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=327]})(t,e)}function ni(){var t=["1156ndtXuo","177572lRKEqA","128382wbVgcG","enableCommand","185035YhCiMo","2947416IzBCXw","editor","input","153816DVuUfi","get","TrackChangesEditing","4070ycrYkP","119bBCLbi","plugins","1697256yRzQLh","init","requires","40lmhxDj"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(189319===-parseInt(e(328))/1+-parseInt(e(343))/2+-parseInt(e(332))/3+parseInt(e(342))/4*(-parseInt(e(335))/5)+parseInt(e(344))/6*(parseInt(e(336))/7)+-parseInt(e(329))/8+-parseInt(e(338))/9*(-parseInt(e(341))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(340)](){return[Os.Input]}[ti(339)](){var t=ti;this[t(330)][t(337)][t(333)](t(334))[t(327)](t(331))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=160]})(t,e)}const oi=si;function ii(){const t=["registerAttributeLabel","editor","*Set link:* %0","commandName","linkHref","904312eTUdaf","key","afterInit","unlink","attribute","15LTzHMp","label","2884Ozpxqd","_registerLegacyDescription","*Remove link*","descriptionFactory","toLowerCase","manualDecorators","formatInline","530TRRxdF","has","format","921900qceYLV","285215shLUEp","link","link (","34227awYYFi","commands","locale","commandParams","plugins","TrackChangesEditing","50YvXIFm","newValue","registerInlineAttribute","type","enableDefaultAttributesIntegration","6epcJve","registerDescriptionCallback","LinkEditing","250512JqCdig","get"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(115457===parseInt(e(168))/1*(parseInt(e(190))/2)+-parseInt(e(198))/3+parseInt(e(180))/4+-parseInt(e(181))/5*(-parseInt(e(195))/6)+-parseInt(e(170))/7+parseInt(e(163))/8+parseInt(e(184))/9*(-parseInt(e(177))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(165)](){const t=oi,e=this[t(201)];if(!e[t(188)][t(178)](t(197)))return;const n=e[t(188)][t(199)](t(189)),r=e[t(185)][t(199)](t(182));n[t(194)](t(182)),n[t(194)](t(166)),n[t(192)](t(162));for(const e of r[t(175)])n[t(192)](e.id),n[t(173)][t(200)](e.id,t(183)+e[t(169)][t(174)]()+")");n[t(173)][t(196)]((n=>{const r=t;if(r(167)!=n[r(193)])return;const{data:s}=n;if(!s||r(162)!=s[r(164)])return;const o=s[r(191)],i=e[r(186)];return{type:r(179),content:null==o?Kr(i,r(172)):Kr(i,r(160),'"'+o+'"')}})),this[t(171)]()}[oi(171)](){const t=oi,e=this[t(201)],n=e[t(186)];e[t(188)][t(199)](t(189))[t(173)][t(196)]((e=>{const r=t;if(r(176)!=e[r(193)])return;const{data:s}=e;if(s){if(r(182)==s[r(161)]){const t=s[r(187)][0];return{type:r(179),content:Kr(n,r(160),'"'+t+'"')}}return r(166)==s[r(161)]?{type:r(179),content:Kr(n,r(172))}:void 0}}))}}function ci(t,e){const n=li();return(ci=function(t,e){return n[t-=438]})(t,e)}const ui=ci;function li(){const t=["execute","registerDescriptionCallback","todoListChecked","format","type","schema","model","4eQIdnm","change","length","7497981epFZJh","numbered","LegacyTodoListEditing","bulleted","add","1290504ytrvRt","458054oySeHO","listType","listIndent","commands","markBlockFormat","List","2287480qqyCeM","editor","enableCommand","previousSibling","filter","before","ELEMENT_NUMBERED_LIST","createRange","35EhGGkg","name","21MiSPst","checkTodoList","formatBlock","commandParams","indentList","*Outdent:* %0","parent","ELEMENT_LIST_ITEM","*Change to:* %0","*Uncheck item*","element","getAttribute","get","commandName","getSelectedBlocks","blockName","selection","push","from","numberedList","forceValue","TrackChangesEditing","document","*Indent:* %0","todoList","value","end","afterInit","660720BOgumR","checkChild","*Check item*","nextSibling","424828XpwguW","createPositionAt","outdentList","ELEMENT_TODO_LIST","slice","has","ELEMENT_BULLETED_LIST","LegacyListEditing","listItem","locale","todo","plugins","26083670OsKwcI","replace","findIndex","formatInline","paragraph","bulletedList","registerElementLabel","11UhZRzc","isObject","_selectedElements","descriptionFactory"];return(li=function(){return t})()}!function(t){const e=ci,n=t();for(;;)try{if(735456===-parseInt(e(470))/1*(parseInt(e(479))/2)+-parseInt(e(478))/3+-parseInt(e(440))/4*(parseInt(e(493))/5)+-parseInt(e(523))/6*(parseInt(e(495))/7)+-parseInt(e(485))/8+parseInt(e(473))/9+parseInt(e(452))/10*(parseInt(e(459))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ui(522)](){const t=ui,e=this[t(486)],n=e[t(449)];if(!e[t(451)][t(445)](t(447)))return;const r=e[t(451)][t(507)](t(516)),s=e[t(451)][t(445)](t(475));function o(t){return()=>{const n=ci,s=e[n(469)][n(517)][n(511)],o=e[n(482)][n(507)](t);if(o[n(520)])return void e[n(463)](n(456),{});const i=t[n(444)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(513)](t)[s(489)]((t=>function(t,e){const n=s;return e[n(524)](t[n(501)],n(448))&&!e[n(460)](t)}(t,r)));o=o[s(489)]((t=>!t.is(s(505),s(448))||t[s(506)](s(480))!=e));const i=new Set;for(const t of o)t.is(s(505),s(448))?i[s(477)](hi(t)):i[s(477)](t);return Array[s(513)](i)}(s[n(509)](),i,e[n(469)][n(468)]);e[n(469)][n(471)]((()=>{const e=n;for(const n of a)r[e(483)](n,{commandName:t,commandParams:[{forceValue:!o[e(520)]}],formatGroupId:e(510)},gi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(513)](t);const r=n[e(454)]((t=>e(448)!=t[e(494)]));return r>-1&&(n=n[e(444)](0,r)),n}(e[n(469)][n(517)][n(511)][n(509)]()),o=e[n(469)][n(492)](e[n(469)][n(441)](s[0],n(490)),e[n(469)][n(441)](s[s[n(472)]-1],n(521)));e[n(469)][n(471)]((()=>{const e=n;r[e(483)](o,{commandName:t,commandParams:[],formatGroupId:e(481)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(439)];for(;t&&t[n(506)](n(481))>e[n(506)](n(481));)r[n(477)](t),t=t[n(439)]}return Array[n(513)](r)}(s))}))}}r[t(487)](t(514),o(t(514))),r[t(487)](t(457),o(t(457))),s&&r[t(487)](t(519),o(t(519))),r[t(487)](t(499),i(t(499))),r[t(487)](t(442),i(t(442))),s&&r[t(487)](t(496),(()=>{const n=t,s=e[n(482)][n(507)](n(496)),o=Array[n(513)](s[n(461)]);o[n(489)]((t=>t[n(506)](n(465))!=s[n(520)])),e[n(469)][n(471)]((()=>{const t=n;for(const e of o)r[t(483)](e,{commandName:t(496),commandParams:[{forceValue:!s[t(520)]}]})}))})),r[t(462)][t(458)](t(448),(e=>Kr(n,t(502),e))),r[t(462)][t(464)]((e=>{const r=t;if(r(497)!=e[r(467)]&&r(455)!=e[r(467)])return;const{data:s}=e;if(s){if(r(514)==s[r(508)]||r(457)==s[r(508)]||r(519)==s[r(508)])switch(s[r(508)][r(453)](r(484),"")){case r(476):return o(Kr(n,r(446)));case r(474):return o(Kr(n,r(491)));case r(450):return o(Kr(n,r(443)))}if(r(499)==s[r(508)])return{type:r(466),content:Kr(n,r(518),Kr(n,r(502)))};if(r(442)==s[r(508)])return{type:r(466),content:Kr(n,r(500),Kr(n,r(502)))};if(r(496)==s[r(508)])return s[r(498)][0][r(515)]?{type:r(466),content:Kr(n,r(438))}:{type:r(466),content:Kr(n,r(504))}}function o(t){const e=r;return{type:e(466),content:Kr(n,e(503),t)}}}))}}function hi(t){const e=ui,n=t[e(506)](e(481));if(0==n)return t;let r=t;for(;t[e(488)]&&t[e(488)].is(e(505),e(448));){const s=t[e(488)][e(506)](e(481));if(s==n)r=t[e(488)];else if(s<n)break;t=t[e(488)]}return r}function gi(t){const e=ui,n=[];if(t.is(e(505),e(448))&&t[e(506)](e(481))>0){let r=t[e(439)];for(;r&&e(448)==r[e(494)]&&r[e(506)](e(481))==t[e(506)](e(481));)n[e(512)](r),r=r[e(439)]}return n}const di=mi;function pi(){const t=["listStyle","replace","76tOQidU","_LIST_","2108008ZmWSyr","enableCommand","getSelectedBlocks","flat","16905306ihfiaa","handleListStyleCommand","unshift","bind","246351ntpnkl","listReversed","TrackChangesEditing","335144GcoMuR","6897tRpmTS","LegacyListUtils","toUpperCase","get","formatInline","commandName","length","default","locale","getListTypeFromListStyleType","format","_getTranslationKeyForListStyle","numbered","handleListReversedCommand","6CrwCgf","has","createRange","*Change to:* %0","listType","registerDescriptionCallback","getSiblingNodes","listStart","549RoVMYQ","backward","handleDescriptions","handleListStartCommand","listItem","*Format:* set order to regular","formatBlock","LegacyListPropertiesEditing","type","ELEMENT_","editor","document","push","descriptionFactory","before","map","getFirstPosition","192DtabmO","forward","parent","startIndex","3749045pRvBXC","afterInit","markMultiRangeBlockFormat","getLastPosition","change","plugins","reversed","styles","selection","from","element","_getSuggestionBlocksForListStyle","list.properties","7300liYMog","commandParams","model","config","getAttribute","*Format:* set start index to %0","createPositionAt","_getSuggestionBlocks","*Format:* set order to reversed","filter"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(672659===parseInt(e(213))/1+parseInt(e(282))/2*(-parseInt(e(214))/3)+parseInt(e(284))/4+-parseInt(e(257))/5*(parseInt(e(228))/6)+-parseInt(e(210))/7*(parseInt(e(253))/8)+parseInt(e(236))/9*(-parseInt(e(270))/10)+parseInt(e(288))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[di(258)](){const t=di;if(!this[t(246)][t(262)][t(229)](t(243)))return;const e=this[t(246)][t(273)][t(217)](t(269)),n=this[t(246)][t(262)][t(217)](t(212));e[t(264)]&&n[t(285)](t(280),this[t(289)][t(209)](this)),e[t(263)]&&n[t(285)](t(211),this[t(227)][t(209)](this)),e[t(256)]&&n[t(285)](t(235),this[t(239)][t(209)](this)),n[t(249)][t(233)](this[t(238)][t(209)](this))}[di(289)](t,e={}){const n=di,r=this[n(246)][n(262)][n(217)](n(212)),s=this[n(268)]();this[n(246)][n(272)][n(261)]((()=>{const t=n;r[t(259)](s,{commandName:t(280),commandParams:[{type:e[t(244)]}],formatGroupId:t(280)})}))}[di(227)](t,e={}){const n=di,r=this[n(246)][n(262)][n(217)](n(212)),s=this[n(277)]((t=>t.is(n(267),n(240))&&n(226)===t[n(274)](n(232))));if(s[n(220)]<1)return;const o=s[n(251)]((t=>this[n(246)][n(272)][n(230)](this[n(246)][n(272)][n(276)](t,n(250)),this[n(246)][n(272)][n(276)](t,0))));this[n(246)][n(272)][n(261)]((()=>{const t=n;r[t(259)](o,{commandName:t(211),commandParams:[{reversed:e[t(263)]}],formatGroupId:t(211)})}))}[di(239)](t,e={}){const n=di,r=this[n(246)][n(262)][n(217)](n(212)),s=this[n(277)]((t=>t.is(n(267),n(240))&&n(226)===t[n(274)](n(232))));if(s[n(220)]<1)return;const o=s[n(251)]((t=>this[n(246)][n(272)][n(230)](this[n(246)][n(272)][n(276)](t,n(250)),this[n(246)][n(272)][n(276)](t,0))));this[n(246)][n(272)][n(261)]((()=>{const t=n;r[t(259)](o,{commandName:t(235),commandParams:[{startIndex:e[t(256)]}],formatGroupId:t(235)})}))}[di(238)](t){const e=di;if(e(242)!=t[e(244)]&&e(218)!=t[e(244)])return;const n=this[e(246)][e(222)],{data:r}=t;if(!r)return;let s,o;switch(r[e(219)]){case e(280):s=e(231),o={type:e(224),content:Kr(n,s,Kr(n,this[e(225)](r[e(271)][0][e(244)])))};break;case e(211):s=r[e(271)][0][e(263)]?e(278):e(241),o={type:e(224),content:Kr(n,s)};break;case e(235):s=e(275),o={type:e(224),content:Kr(n,s,r[e(271)][0][e(256)])}}return o}[di(268)](){const t=di;var e,n,r,s;const o=this[t(246)][t(262)][t(217)](t(215));let i=Array[t(266)](this[t(246)][t(272)][t(247)][t(265)][t(286)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(267),t(240)))&&i[t(290)](...o[t(234)](this[t(246)][t(272)][t(247)][t(265)][t(252)](),t(237))),(null===(n=i[i[t(220)]-1])||void 0===n?void 0:n.is(t(267),t(240)))&&i[t(248)](...o[t(234)](this[t(246)][t(272)][t(247)][t(265)][t(260)](),t(254))),i=[...new Set(i)],(null===(s=null===(r=this[t(246)][t(272)][t(247)][t(265)][t(252)]())||void 0===r?void 0:r[t(255)])||void 0===s?void 0:s.is(t(267),t(240)))&&(i=i[t(279)]((e=>e.is(t(267),t(240))))),i}[di(277)](t){const e=di,n=this[e(246)][e(262)][e(217)](e(215));let r=Array[e(266)](this[e(246)][e(272)][e(247)][e(265)][e(286)]())[e(279)](t)[e(251)]((t=>{const r=e,s=this[r(246)][r(272)][r(276)](t,0);return[...n[r(234)](s,r(237)),...n[r(234)](s,r(254))]}))[e(287)]();return r=[...new Set(r)],r}[di(225)](t){const e=di;return e(245)+(this[e(246)][e(262)][e(217)](e(215))[e(223)](t)||e(221))[e(216)]()+e(283)+t[e(216)]()[e(281)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["enableCommand","stop","createEmptyElement","195153ZKgTdY","media","conversion","downcastDispatcher","TrackChangesEditing","elementToElement","get","locale","has","615987fRTECi","ELEMENT_MEDIA","24YorVDD","descriptionFactory","3860NwfUEr","for","high","registerElementLabel","data","plugins","MediaEmbedEditing","options","attribute:url:media","mediaEmbed","29202624pIIHKQ","editor","26tnJbpQ","afterInit","25443WOzyIg","1468245oLwVhg","4XUBJeo","dataDowncast","6449bxHOIp","7056712eWvHgh","showSuggestionHighlights","div"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(642494===parseInt(e(222))/1*(-parseInt(e(216))/2)+-parseInt(e(238))/3*(-parseInt(e(220))/4)+-parseInt(e(219))/5*(-parseInt(e(240))/6)+parseInt(e(229))/7+parseInt(e(223))/8+parseInt(e(218))/9*(parseInt(e(242))/10)+-parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(217)](){const t=Ei,e=this[t(215)];if(!e[t(247)][t(237)](t(248)))return;const n=e[t(247)][t(235)](t(233)),r=e[t(236)];n[t(226)](t(213)),n[t(241)][t(245)](t(230),(e=>Kr(r,t(239),e))),e[t(231)][t(243)](t(221))[t(234)]({model:t(230),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(224)])return n[s(228)](s(225))},converterPriority:t(244)}),e[t(246)][t(232)].on(t(212),((e,n,r)=>{const s=t;r[s(211)][s(224)]&&e[s(227)]()}),{priority:t(244)})}}function yi(){const t=["enableCommand","6611hhqAnq","505423DmZLQc","3294045LPZHIy","105745VKEFow","mention","615915WDtPuV","275874SxKgmV","afterInit","TrackChangesEditing","editor","2vtUegt","plugins","MentionEditing","get","5545560iSqIEQ","has","84ysUKaf","14iXLMRA","2190PajvxF"];return(yi=function(){return t})()}function Ai(t,e){const n=yi();return(Ai=function(t,e){return n[t-=372]})(t,e)}const ki=Ai;!function(t){const e=Ai,n=t();for(;;)try{if(354614===-parseInt(e(390))/1*(parseInt(e(379))/2)+parseInt(e(374))/3+-parseInt(e(385))/4*(parseInt(e(372))/5)+-parseInt(e(375))/6*(parseInt(e(386))/7)+parseInt(e(383))/8+parseInt(e(391))/9+parseInt(e(387))/10*(parseInt(e(389))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ci extends t.Plugin{[ki(376)](){const t=ki,e=this[t(378)];e[t(380)][t(384)](t(381))&&e[t(380)][t(382)](t(377))[t(388)](t(373))}}const Li=Ni;function Ni(t,e){const n=Ri();return(Ni=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=Ni,n=t();for(;;)try{if(295132===-parseInt(e(232))/1*(parseInt(e(223))/2)+parseInt(e(203))/3*(parseInt(e(215))/4)+parseInt(e(205))/5+-parseInt(e(231))/6*(-parseInt(e(207))/7)+-parseInt(e(220))/8*(-parseInt(e(209))/9)+parseInt(e(230))/10*(-parseInt(e(237))/11)+-parseInt(e(210))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ri);class Si extends t.Plugin{[Li(221)](){const t=Li,e=this[t(240)];if(!e[t(213)][t(225)](t(216)))return;e[t(213)][t(224)](t(222))[t(226)](t(212)),e[t(213)][t(224)](t(222))[t(226)](t(238));const n=e[t(213)][t(224)](t(222)),r=e[t(233)];n[t(228)][t(239)](t(229),(e=>Kr(r,t(208),e))),n[t(228)][t(239)](t(234),(e=>Kr(r,t(208),e))),n[t(228)][t(227)]((n=>{const s=t;if(s(206)!=n[s(217)]&&s(204)!=n[s(217)])return;const o=n[s(236)]();if(null==o)return;if(!o.is(s(214),s(229))&&!o.is(s(214),s(234)))return;const i=e[s(213)][s(224)](s(216))[s(219)](o[s(218)]("id"));return s(206)==n[s(217)]?{type:s(206),content:Kr(r,s(211),'"'+i+'" '+Kr(r,s(208)))}:{type:s(204),content:Kr(r,s(235),'"'+i+'" '+Kr(r,s(208)))}}))}}function Ri(){const t=["element","8sgcXtc","MergeFieldsEditing","type","getAttribute","getLabel","959256qKjcGY","afterInit","TrackChangesEditing","3218rTgKSk","get","has","enableCommand","registerDescriptionCallback","descriptionFactory","mergeField","40bjfyqq","138KFYaEI","103vKnAde","locale","mergeFieldBlock","*Remove:* %0","getContainedElement","1072874CNqpVq","insertMergeFieldBlock","registerElementLabel","editor","439707ADvBTr","deletion","1924270ISzFiL","insertion","80423ZOvaeT","ELEMENT_MERGE_FIELD","27hmStuq","5411580AXHGRk","*Insert:* %0","insertMergeField","plugins"];return(Ri=function(){return t})()}function Mi(){const t=["*Remove format:* %0","descriptionFactory","2961822ISbsTg","3193232xydjNP","oldValue","locale","format","has","7LyqaUX","get","4736368EUjerS","registerBlockAttribute","MultiLevelList","head","next","key","listMarkerStyle","afterInit","multiLevelList","registerDescriptionCallback","listType","data","newValue","2472176ZdcCTf","TrackChangesEditing","editor","ELEMENT_MULTI_LEVEL_LIST","enableDefaultAttributesIntegration","*Set format:* %0","783122dPIHmo","10078950dJgCXf","handleDescriptions","plugins","4247070SkeNRc"];return(Mi=function(){return t})()}const vi=Oi;function Oi(t,e){const n=Mi();return(Oi=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=Oi,n=t();for(;;)try{if(996355===-parseInt(e(360))/1+parseInt(e(368))/2+parseInt(e(367))/3+parseInt(e(354))/4+parseInt(e(364))/5+-parseInt(e(361))/6*(parseInt(e(373))/7)+-parseInt(e(375))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class wi extends t.Plugin{[vi(382)](){const t=vi,e=this[t(356)],n=e[t(363)][t(374)](t(355));e[t(363)][t(372)](t(377))&&(n[t(358)](t(383)),n[t(376)](t(381)),n[t(366)][t(384)]((e=>this[t(362)](e))))}[vi(362)](t){const e=vi,n=this[e(356)][e(370)],{data:r}=t,s={type:e(371),content:""};if(r&&e(381)==r[e(380)]){if(!r[e(369)])return{type:e(371),content:Kr(n,e(359),Kr(n,e(357)))+" ("+r[e(353)]+")"};if(!r[e(353)]){let o=t[e(378)];for(;o;){if(o[e(352)]&&e(385)==o[e(352)][e(380)]&&o[e(352)][e(353)])return s;o=o[e(379)]}return{type:e(371),content:Kr(n,e(365),Kr(n,e(357)))+" ("+r[e(369)]+")"}}}}}const Fi=Pi;function Di(){const t=["9899400orzNUI","pageBreak","17822336twfCSL","get","5779837qaKXrw","1616806dzxtWA","enableCommand","6694765tFzJay","ELEMENT_PAGE_BREAK","registerElementLabel","descriptionFactory","46236AjbLRS","PageBreakEditing","4321563eKpxIU","TrackChangesEditing","editor","has","plugins","locale","4CHYolN","afterInit"];return(Di=function(){return t})()}function Pi(t,e){const n=Di();return(Pi=function(t,e){return n[t-=484]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(908398===-parseInt(e(496))/1+parseInt(e(490))/2+parseInt(e(498))/3*(-parseInt(e(504))/4)+parseInt(e(492))/5+parseInt(e(485))/6+parseInt(e(489))/7+-parseInt(e(487))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class xi extends t.Plugin{[Fi(484)](){const t=Fi,e=this[t(500)];if(!e[t(502)][t(501)](t(497)))return;e[t(502)][t(488)](t(499))[t(491)](t(486));const n=e[t(502)][t(488)](t(499)),r=e[t(503)];n[t(495)][t(494)](t(486),(e=>Kr(r,t(493),e)))}}const Bi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=262]})(t,e)}function ji(){const t=["span","afterInit","ck-suggestion-marker-split","mapper","1322631lBmXfL","showSuggestionHighlights","highest","get","isBlock","_registerLegacyDescription","has","5jMBMDZ","type","insert","checkChild","downcastDispatcher","registerElementLabel","isLimit","name","toViewPosition","36548upYxbn","commandName","getItemLabel","createUIElement","24FOxSjw","isTouching","bindElementToMarker","paragraph","14ozFZZW","schema","options","start","*Change to:* %0","Paragraph","descriptionFactory","insertParagraph","end","ck-suggestion-marker--active","*Insert:* %0","consumable","includes","data","addMarker:suggestion:insertion","format","addClass","registerDescriptionCallback","consume","formatBlock","locale","218483tujuOB","TrackChangesEditing","73236jtIkVZ","_splitMarkerName","writer","767595wwCdVj","nodeAfter","$text","enableCommand","enableDefaultAttributesIntegration","plugins","markerName","3967760Xqqsrt","markerRange","editing","insertion","getFirstRange","132950nJqNTY","model","activeMarkers","editor","ELEMENT_PARAGRAPH"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(414505===-parseInt(e(312))/1+parseInt(e(329))/2+-parseInt(e(317))/3+parseInt(e(283))/4*(parseInt(e(274))/5)+-parseInt(e(314))/6*(parseInt(e(291))/7)+parseInt(e(287))/8*(parseInt(e(267))/9)+parseInt(e(324))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Bi(264)](){const t=Bi,e=this[t(332)];if(!e[t(322)][t(273)](t(296)))return;const n=e[t(311)],r=e[t(322)][t(270)](t(313));r[t(297)][t(279)](t(290),(e=>Kr(n,t(262),e))),r[t(321)](t(290)),r[t(320)](t(298)),e[t(326)][t(278)].on(t(305),Vi(e),{priority:t(269)}),e[t(304)][t(278)].on(t(305),((n,r,s)=>{const o=t;s[o(293)][o(268)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(269)});const s=r[t(297)];s[t(308)]((r=>{const o=t;if(o(327)!==r[o(275)])return;const{start:i,end:a}=r[o(328)]();if(!i[o(288)](a)||!i[o(318)])return;const c=e[o(330)][o(292)],u=i[o(318)];return c[o(271)](u)&&!c[o(280)](u)&&c[o(277)](u,o(319))?{type:o(327),content:Kr(n,o(301),s[o(285)](u,1))}:void 0})),this[t(272)]()}[Bi(272)](){const t=Bi,e=this[t(332)],n=e[t(311)];e[t(322)][t(270)](t(313))[t(297)][t(308)]((e=>{const r=t;if(r(310)!=e[r(275)])return;const{data:s}=e;return s&&r(290)==s[r(284)]?{type:r(306),content:Kr(n,r(295),Kr(n,r(262)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(322)][o(270)](o(313)),a=r[o(325)][o(294)],c=r[o(325)][o(299)],u=t[o(330)][o(292)];if(!a[o(288)](c)||!a[o(318)])return;const l=a[o(318)];if(u[o(271)](l)&&!u[o(280)](l)&&u[o(277)](l,o(319))){if(!s[o(302)][o(309)](r[o(325)],n[o(281)]))return;const{authorId:t}=i[o(315)](r[o(323)]),a=s[o(316)][o(286)](o(263),{class:o(265),"data-author-id":t}),u=s[o(266)][o(282)](c);e&&i[o(331)][o(303)](r[o(323)])&&s[o(316)][o(307)](o(300),a),s[o(316)][o(276)](u,a),s[o(266)][o(289)](a,r[o(323)])}}}const Wi=Hi;function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=436]})(t,e)}function zi(){const t=["afterInit","117311qXPJTr","registerDescriptionCallback","1235664Jpxobk","TrackChangesEditing","plugins","4078680ZPQWzN","formatBlock","format","1207704xqYCqn","4rDFdvo","get","3805942TFMrfB","2616928MgKSVI","RemoveFormatEditing","2617345AwpeFm","editor","type","descriptionFactory","formatInline","locale","removeFormat","commandName","enableDefaultAttributesIntegration","*Remove all formatting*","has","_registerLegacyDescription"];return(zi=function(){return t})()}!function(t){const e=Hi,n=t();for(;;)try{if(509717===-parseInt(e(444))/1+-parseInt(e(453))/2*(-parseInt(e(446))/3)+parseInt(e(456))/4+parseInt(e(458))/5+-parseInt(e(449))/6+-parseInt(e(455))/7+-parseInt(e(452))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Wi(443)](){const t=Wi,e=this[t(459)];e[t(448)][t(441)](t(457))&&(e[t(448)][t(454)](t(447))[t(439)](t(437)),this[t(442)]())}[Wi(442)](){const t=Wi,e=this[t(459)];e[t(448)][t(454)](t(447))[t(461)][t(445)]((n=>{const r=t;if(r(450)!=n[r(460)]&&r(462)!=n[r(460)])return;const{data:s}=n;return s&&r(437)==s[r(438)]?{type:r(451),content:Kr(e[r(436)],r(440))}:void 0}))}}function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=139]})(t,e)}const Xi=qi;function Zi(){const t=["9XdciVP","discardSelectedSuggestions","goToPreviousRestrictedEditingException","trackChanges","discardSuggestion","6eRBLOf","6686960qBfygY","55212420NjXROC","513679PtwjTB","7346800ceHfgl","1031716ypRIUX","acceptAllSuggestions","editor","goToNextRestrictedEditingException","acceptSuggestion","TrackChangesEditing","3245837yFyDas","plugins","enableCommand","afterInit","discardAllSuggestions","6150534wELiEd","acceptSelectedSuggestions","get","2yFCKvL","RestrictedEditingModeEditing","has"];return(Zi=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(747183===parseInt(e(140))/1*(-parseInt(e(156))/2)+-parseInt(e(164))/3*(parseInt(e(142))/4)+-parseInt(e(165))/5+-parseInt(e(153))/6+-parseInt(e(148))/7+-parseInt(e(141))/8*(parseInt(e(159))/9)+parseInt(e(139))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Qi extends t.Plugin{[Xi(151)](){const t=Xi,e=this[t(144)];if(!e[t(149)][t(158)](t(157)))return;const n=e[t(149)][t(155)](t(147));n[t(150)](t(161)),n[t(150)](t(145));const r=e[t(149)][t(155)](t(157));r[t(150)](t(162)),r[t(150)](t(146)),r[t(150)](t(163)),r[t(150)](t(143)),r[t(150)](t(152)),r[t(150)](t(154)),r[t(150)](t(160))}}const Yi=$i;!function(t){const e=$i,n=t();for(;;)try{if(307954===-parseInt(e(479))/1+-parseInt(e(520))/2+parseInt(e(506))/3+parseInt(e(509))/4+-parseInt(e(501))/5*(parseInt(e(482))/6)+-parseInt(e(502))/7*(-parseInt(e(519))/8)+parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ea);class Ji extends t.Plugin{static get[Yi(488)](){return[Js.ShiftEnter]}[Yi(512)](){const t=Yi,e=this[t(487)],n=e[t(505)][t(522)](t(489));n[t(475)](t(473)),e[t(518)][t(491)].on(t(496),ta(e),{priority:t(490)}),e[t(518)][t(491)].on(t(517),ta(e),{priority:t(490)}),e[t(477)][t(491)].on(t(471),((n,r,s)=>{const o=t;s[o(481)][o(485)]&&ta(e,{showActiveMarker:!1})(n,r,s)})),n[t(511)][t(472)](t(507),(n=>Kr(e[t(504)],t(483),n)))}}function $i(t,e){const n=ea();return($i=function(t,e){return n[t-=467]})(t,e)}function ta(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(505)][o(522)](o(489));if(!s[o(514)][o(492)](r[o(467)],n[o(476)]))return;const a=t[o(515)];for(const t of r[o(467)][o(510)]()){if(!t.is(o(499),o(507)))continue;const n=o(500)==r[o(469)][o(497)](":")[1]?o(486):o(497),{authorId:c}=i[o(521)](r[o(469)]),u=s[o(493)][o(498)](o(513),{class:o(478)+n,"data-author-id":c}),l=s[o(470)][o(494)](a[o(495)](t));e&&i[o(484)][o(480)](r[o(469)])&&s[o(493)][o(503)](o(516),u),s[o(493)][o(468)](l,u),s[o(470)][o(508)](u,r[o(469)])}}}function ea(){const t=["_splitMarkerName","get","markerRange","insert","markerName","mapper","addMarker:suggestion","registerElementLabel","shiftEnter","1188054ucvfZO","enableCommand","name","data","ck-suggestion-marker-","92764gLJPEv","includes","options","6vXeUmw","ELEMENT_LINE_BREAK","activeMarkers","showSuggestionHighlights","merge","editor","requires","TrackChangesEditing","high","downcastDispatcher","test","writer","toViewPosition","createPositionBefore","addMarker:suggestion:insertion","split","createUIElement","element","deletion","2252515TVZSty","714dmXfWR","addClass","locale","plugins","1288170gTgwKQ","softBreak","bindElementToMarker","798868klLeyb","getItems","descriptionFactory","init","span","consumable","model","ck-suggestion-marker--active","addMarker:suggestion:deletion","editing","29368MKoXbC","568668QGMatV"];return(ea=function(){return t})()}const na=sa;function ra(){const t=["descriptionFactory","selection","TrackChangesEditing","enableCommand","formatBlock","has","commandName","editor","change","3876VWTjLP","markInlineFormat","plugins","4805796PKzLbg","commands","785GXnsDR","getRanges","formatInline","get","786486IZHSQb","81QPvKhQ","68178NgHeXP","value","179bjilxI","isCollapsed","1355984gzhOtp","registerDescriptionCallback","70gJJsjR","forceValue","1502350OCxBVl","FORMAT_RESTRICTED_ENABLED","commandParams","StandardEditingModeEditing","57002UzVgrH","afterInit","format","FORMAT_RESTRICTED_DISABLED","locale","restrictedEditingException","type","model","from","6360ZWLEqM","document"];return(ra=function(){return t})()}function sa(t,e){const n=ra();return(sa=function(t,e){return n[t-=393]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(904059===parseInt(e(401))/1*(-parseInt(e(420))/2)+-parseInt(e(397))/3+-parseInt(e(434))/4+parseInt(e(393))/5*(-parseInt(e(399))/6)+-parseInt(e(405))/7*(-parseInt(e(403))/8)+-parseInt(e(398))/9*(-parseInt(e(407))/10)+parseInt(e(411))/11*(parseInt(e(431))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class oa extends t.Plugin{[na(412)](){const t=na,e=this[t(429)],n=e[t(418)],r=e[t(415)];if(!e[t(433)][t(427)](t(410)))return;const s=e[t(433)][t(396)](t(424)),o=t(416),i=e[t(435)][t(396)](o);s[t(425)](o,((e,r={})=>{const a=t,c=n[a(421)][a(423)];if(c[a(402)])return void e(r);const u=void 0!==r[a(406)]?r[a(406)]:!i[a(400)];n[a(430)]((()=>{const t=a,e=Array[t(419)](c[t(394)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(432)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(422)][t(404)]((e=>{const n=t;if(n(426)!=e[n(417)]&&n(395)!=e[n(417)])return;const{data:s}=e;return s&&s[n(428)]==o?s[n(409)][0][n(406)]?{type:n(413),content:Kr(r,n(408))}:{type:n(413),content:Kr(r,n(414))}:void 0}))}}function ia(){const t=["type","DataSchema","style","definitions","304980kfBymF","*Set format:* %0","config","format","1190JPdleh","395739mqPaNg","plugins","399865uUXzRA","descriptionFactory","add","17008bWTSXz","108bwNjPH","block","locale","enableDefaultAttributesIntegration","afterInit","registerAttributeLabel","getGhsAttributeNameForElement","editor","get","*Remove format:* %0","registerDescriptionCallback","has","Style","FORMAT_STYLE","registerBlockAttribute","36kRJLZr","toLowerCase","inline","forceValue","normalizeConfig","ghsAttributes","GeneralHtmlSupport","StyleUtils","commandParams","28664TAwNFz","_registerLegacyDescription","registerInlineAttribute","TrackChangesEditing","12OEMQtF","formatBlock","styleName","6861822JWUvhF","92742tNGNNB","formatInline","commandName","element"];return(ia=function(){return t})()}const aa=ca;function ca(t,e){const n=ia();return(ca=function(t,e){return n[t-=444]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(365683===parseInt(e(476))/1*(parseInt(e(454))/2)+parseInt(e(471))/3+-parseInt(e(492))/4*(parseInt(e(473))/5)+-parseInt(e(458))/6+parseInt(e(470))/7*(parseInt(e(450))/8)+parseInt(e(477))/9*(-parseInt(e(466))/10)+parseInt(e(457))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ia);class ua extends t.Plugin{[aa(481)](){const t=aa,e=this[t(484)];if(!e[t(472)][t(488)](t(489))||!e[t(472)][t(488)](t(463)))return;const n=e[t(472)][t(485)](t(453)),r=e[t(479)],s=e[t(468)][t(485)](t(464))||{},o=e[t(472)][t(485)](t(447)),i=e[t(472)][t(485)](t(448))[t(445)](e[t(472)][t(485)](t(463)),s[t(465)]);n[t(480)](t(464));const a=new Set;for(const e of i[t(478)]){const n=o[t(483)](e[t(461)]);a[t(475)](n)}const c=new Set;for(const e of i[t(494)]){const n=o[t(483)](e[t(461)]);c[t(475)](n);for(const n of e[t(446)])c[t(475)](n)}for(const e of a)n[t(491)](e),n[t(474)][t(482)](e,Kr(r,t(490)));for(const e of c)n[t(452)](e),n[t(474)][t(482)](e,Kr(r,t(490)));this[t(451)]()}[aa(451)](){const t=aa,e=this[t(484)],n=e[t(479)];e[t(472)][t(485)](t(453))[t(474)][t(487)]((e=>{const r=t;if(r(455)!=e[r(462)]&&r(459)!=e[r(462)])return;const{data:s}=e;return s&&r(464)===s[r(460)]?s[r(449)][0][r(444)]?{type:r(469),content:Kr(n,r(467),s[r(449)][0][r(456)][r(493)]())}:{type:r(469),content:Kr(n,r(486),s[r(449)][0][r(456)][r(493)]())}:void 0}))}}const la=fa;function fa(t,e){const n=da();return(fa=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(206978===parseInt(e(409))/1+parseInt(e(463))/2+-parseInt(e(386))/3+-parseInt(e(380))/4+parseInt(e(371))/5*(parseInt(e(377))/6)+parseInt(e(397))/7*(-parseInt(e(484))/8)+parseInt(e(422))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(da);class ha extends t.Plugin{constructor(t){const e=fa;super(t),this[e(379)]=[e(466),e(436)],this[e(401)]=new Set}[la(447)](){const t=la,e=this[t(359)],n=e[t(458)][t(367)][t(370)];if(!e[t(453)][t(432)](t(403)))return;const r=e[t(338)],s=e[t(453)][t(360)](t(449)),o=e[t(453)][t(360)](t(448));s[t(356)][t(362)](t(446),(e=>Kr(r,t(342),e))),this[t(477)](),s[t(395)](t(381)),s[t(395)](t(445)),s[t(395)](t(461));for(const r of[t(392),t(388)]){const i=e[t(404)][t(360)](r);s[t(395)](r,(r=>{const a=t;e[a(458)][a(469)]((t=>{const e=a;r();const c=e(345)===i[e(375)],u=o[e(464)](n),l=o[e(475)](u),f=c?l[e(481)]-1:l[e(483)]+1,h=u[0][e(437)](e(446)),g=o[e(352)](h,{startRow:f,endRow:f}),d=Array[e(406)](g)[e(369)]((n=>t[e(343)](n[e(363)])));s[e(423)](d,e(466))}))}))}for(const r of[t(485),t(454)]){const i=e[t(404)][t(360)](r);s[t(395)](r,(r=>{const a=t;e[a(458)][a(469)]((t=>{const e=a;r();const c=e(407)===i[e(375)],u=o[e(464)](n),l=o[e(414)](u),f=c?l[e(481)]-1:l[e(483)]+1,h=u[0][e(437)](e(446)),g=o[e(352)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(406)](g)[e(369)]((n=>t[e(343)](n[e(363)])));s[e(423)](d,e(436))}))}))}for(const r of[t(425),t(495)]){const i=r[t(476)](11),a=i[t(459)](),c=a[t(476)](0,3)+t(411),u=t(446)+i,l=t(490)+i,f=t(405)+i;s[t(395)](r,(()=>{const i=t;e[i(458)][i(469)]((t=>{const e=i,h=o[e(464)](n),g=h[0][e(437)](e(446));let d;if(e(425)==r){const t=o[e(475)](h);d={startRow:t[e(481)],endRow:t[e(483)],includeAllSlots:!0}}else{const t=o[e(414)](h);d={startColumn:t[e(481)],endColumn:t[e(483)],includeAllSlots:!0}}const p=o[e(352)](g,d),m=Array[e(406)](p)[e(369)]((({cell:t})=>t)),I=ga(m[e(353)]((t=>t[e(465)](c)))),E=ga(m[e(353)]((t=>!t[e(465)](c))))[e(369)]((n=>t[e(343)](n))),b=s[e(416)](E,u);if(b&&(e(466)==b[e(470)]||e(436)==b[e(470)])){const n=this[e(419)](b);for(const r of I){const s=t[e(343)](r),i=o[e(384)](r),u=r[e(439)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(346)](s)}}}))}))}function c(r){const s=t,o=Array[s(406)](n[s(426)]())[s(369)]((t=>i.LiveRange[s(460)](t)));e[s(458)][s(469)]((t=>{const n=s,i=t[n(408)];r=r[n(353)]((t=>n(348)!=t[n(457)][n(366)])),t[n(417)](r),e[n(404)][n(360)](n(425))[n(455)](),e[n(492)](n(425),{forceDefaultExecution:!0}),e[n(458)][n(351)]((()=>{const t=n;e[t(458)][t(351)](i,(e=>{const n=t,r=o[n(353)]((t=>n(348)!=t[n(457)][n(366)]));r[n(390)]>0&&e[n(417)](r);for(const t of o)t[n(438)]()}))}))}))}function u(r){const s=t;e[s(458)][s(469)]((t=>{const o=s,a=Array[o(406)](n[o(426)]())[o(369)]((t=>i.LiveRange[o(460)](t))),c=[];for(const t of r)for(const e of t[o(434)]({shallow:!0}))c[o(468)](e);for(const n of c)o(348)!=n[o(457)][o(366)]&&(t[o(417)](t[o(429)](n,0)),e[o(404)][o(360)](o(495))[o(455)](),e[o(492)](o(495),{forceDefaultExecution:!0}));const u=a[o(353)]((t=>o(348)!=t[o(457)][o(366)]));u[o(390)]>0&&t[o(417)](u);for(const t of a)t[o(438)]()}))}function l(e,n){const r=t;return n[r(374)]((t=>e[r(364)]((e=>e[r(450)][r(440)](t[r(486)])||t[r(450)][r(440)](e[r(486)])))))}function f(e,n){const r=t;return!e[r(364)]((t=>n[r(364)]((e=>t[r(474)](e)))))&&e[r(364)]((t=>n[r(364)]((e=>t[r(450)][r(424)](e[r(486)])))))}e[t(341)][t(385)].on(t(479),((e,n,r)=>{const s=t;if(!r[s(496)][s(444)])return;const o=n[s(499)];if(!o)return;const i=r[s(473)][s(488)](o);function c(t){return Array[s(382)](t)?t:[t]}i&&s(412)===o[s(402)]&&(0,a.setHighlightHandling)(i,r[s(383)],((t,e,n)=>n[s(480)](c(e[s(497)]),t)),((t,e,n)=>n[s(376)](c(e[s(497)]),t)))}),{priority:t(391)}),s[t(356)][t(482)]((e=>{const n=t;if(n(393)!=e[n(354)]&&n(451)!=e[n(354)])return;const s=e[n(350)]();if(null!=s&&s.is(n(420),n(446))){if(n(393)==e[n(354)]){const t=e[n(434)]()[n(353)]((t=>t.is(n(372))))[n(369)]((t=>t[n(341)]));if(t[n(390)])return{type:n(393),content:Kr(r,n(344),Kr(r,n(452),'"'+t[n(399)](" ")+'"'))}}if(n(451)==e[n(354)]){const t=e[n(434)]()[n(353)]((t=>t.is(n(372))))[n(369)]((t=>t[n(341)]));if(t[n(390)])return{type:n(451),content:Kr(r,n(418),Kr(r,n(452),'"'+t[n(399)](" ")+'"'))}}}})),s[t(356)][t(482)]((e=>{const n=t;if(n(466)==e[n(470)]){const t=e[n(434)]()[n(353)]((t=>t.is(n(372))))[n(369)]((t=>t[n(341)])),s=this[n(419)](e),o=s[n(340)]-s[n(433)]+1;if(n(393)==e[n(354)])return t[n(390)]?{type:n(393),content:Kr(r,n(344),Kr(r,n(373),[o,'"'+t[n(399)](" ")+'"']))}:{type:n(393),content:Kr(r,n(344),Kr(r,n(389),o))};if(n(451)==e[n(354)])return t[n(390)]?{type:n(451),content:Kr(r,n(418),Kr(r,n(373),[o,'"'+t[n(399)](" ")+'"']))}:{type:n(451),content:Kr(r,n(418),Kr(r,n(389),o))}}if(n(436)==e[n(470)]){const t=e[n(434)]()[n(353)]((t=>t.is(n(372))))[n(369)]((t=>t[n(341)])),s=this[n(419)](e),o=s[n(443)]-s[n(349)]+1;if(n(393)==e[n(354)])return t[n(390)]?{type:n(393),content:Kr(r,n(344),Kr(r,n(415),[o,'"'+t[n(399)](" ")+'"']))}:{type:n(393),content:Kr(r,n(344),Kr(r,n(471),o))};if(n(451)==e[n(354)])return t[n(390)]?{type:n(451),content:Kr(r,n(418),Kr(r,n(415),[o,'"'+t[n(399)](" ")+'"']))}:{type:n(451),content:Kr(r,n(418),Kr(r,n(471),o))}}})),s[t(431)][t(491)](t(393),t(466),t(430),c),s[t(431)][t(491)](t(451),t(466),t(357),c),s[t(431)][t(491)](t(393),t(436),t(430),u),s[t(431)][t(491)](t(451),t(436),t(357),u),s[t(431)][t(491)](t(393),t(436),t(399),l),s[t(431)][t(491)](t(451),t(436),t(399),l),s[t(431)][t(491)](t(393),t(466),t(399),f),s[t(431)][t(491)](t(451),t(466),t(399),f)}[la(365)](){const t=la,e=this[t(359)],n=e[t(458)][t(367)][t(370)];return(r,s)=>{const o=t;e[o(458)][o(469)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(450)][a(427)];u&&u[0]&&!1===u[0][a(368)]&&(l=r[0][a(486)][a(478)]);const f=t[a(355)](l);if(a(348)==f[a(457)][a(366)])return;const h=Array[a(406)](n[a(426)]())[a(369)]((t=>i.LiveRange[a(460)](t)));t[a(417)](f),e[a(404)][a(360)](c)[a(455)](),u[a(468)]({forceDefaultExecution:!0}),e[a(492)](c,...u);const g=h[a(353)]((t=>a(348)!=t[a(457)][a(366)]));g[a(390)]>0&&t[a(417)](g);for(const t of h)t[a(438)]()}))}}[la(441)](t){const e=la,n=this[e(359)][e(453)][e(360)](e(448));let r=Number[e(428)],s=Number[e(489)],o=Number[e(428)],i=Number[e(489)];for(const a of t){if(e(348)==a[e(457)][e(366)])continue;const{row:t,column:c}=n[e(384)](a),u=a[e(465)](e(467))?a[e(439)](e(467))-1:0,l=a[e(465)](e(498))?a[e(439)](e(498))-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}}[la(477)](){const t=la,e=this[t(359)],n=e[t(453)][t(360)](t(449)),r=e[t(453)][t(360)](t(448));e[t(458)][t(367)].on(t(413),(()=>{const r=t,s=Array[r(406)](e[r(458)][r(367)][r(462)][r(361)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(421)](t);if(r(487)!=s)continue;if(null!=e[r(472)])continue;const a=n[r(410)](o);this[r(379)][r(435)](i)&&this[r(401)][r(378)](a)}}),{priority:t(400)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(343)](e),a=e[s(437)](s(446)),c=r[s(384)](e);for(const t of this[s(401)]){const n=t[s(470)],r=n[s(396)](s(442)),u=n[s(476)](r?10:5),l=u[s(459)](),f=l[s(476)](0,3)+s(411),h=s(490)+u,g=s(405)+u;if(!t[s(456)])continue;if(a!=t[s(358)]()[s(486)][s(437)](s(446)))continue;if(t[s(494)](i))continue;const d=e[s(465)](f)?e[s(439)](f)-1:0,p=this[s(419)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(346)](i),o=!0)}return o};e[t(458)][t(367)][t(347)]((n=>{const r=t;let o=!1;for(const t of e[r(458)][r(367)][r(462)][r(387)]())if(r(394)==t[r(354)])if(r(466)==t[r(402)])for(const e of t[r(398)][r(478)][r(493)]())o=o||s(e,n);else r(412)==t[r(402)]&&(o=o||s(t[r(398)][r(478)],n));return o}))}[la(419)](t){const e=la;return this[e(441)](t[e(426)]()[e(369)]((t=>t[e(486)][e(478)])))}}function ga(t){const e=la;return Array[e(406)](new Set(t)[e(339)]())}function da(){const t=["execute","getChildren","isIntersectingWithRange","removeTableColumn","options","classes","colspan","item","locale","values","maxRow","data","ELEMENT_TABLE","createRangeOn","*Insert:* %0","above","addRange","registerPostFixer","$graveyard","minColumn","getContainedElement","enqueueChange","createTableWalker","filter","type","createRangeIn","descriptionFactory","accept","getFirstRange","editor","get","getChangedMarkers","registerElementLabel","cell","some","_acceptFormatSuggestionCallbackFactory","rootName","document","forceValue","map","selection","56575bgcuQk","$textProxy","ELEMENT_TABLE_ROW_WITH_TEXT","every","order","removeClass","126QkxEMZ","add","_tablePostFixingSubtypes","1084760ilSWIT","insertTable","isArray","writer","getCellLocation","downcastDispatcher","1135146DbArgq","getChanges","insertTableRowBelow","ELEMENT_TABLE_ROW","length","highest","insertTableRowAbove","insertion","insert","enableCommand","startsWith","28buKmbt","position","join","low","_tableSuggestions","name","TableEditing","commands","max","from","left","batch","181081LkKkeY","getSuggestion","span","tableCell","change:data","getColumnIndexes","ELEMENT_TABLE_COLUMN_WITH_TEXT","markMultiRangeDeletion","setSelection","*Remove:* %0","_getSuggestionCoords","element","_splitMarkerName","4771800yeKHZj","markMultiRangeInsertion","isTouching","removeTableRow","getRanges","nodeBefore","MAX_SAFE_INTEGER","createPositionAt","discard","_suggestionFactory","has","minRow","getItems","includes","tableColumn","findAncestor","detach","getAttribute","isEqual","_getCoordsForCells","tablePaste","maxColumn","showSuggestionHighlights","selectTableRow","table","afterInit","TableUtils","TrackChangesEditing","end","deletion","ELEMENT_TABLE_WITH_TEXT","plugins","insertTableColumnRight","refresh","isInContent","root","model","toLowerCase","fromRange","selectTableColumn","differ","283412GzUfQp","getSelectionAffectedTableCells","hasAttribute","tableRow","rowspan","push","change","subType","ELEMENT_TABLE_COLUMN","oldRange","mapper","isIntersecting","getRowIndexes","substr","_setupColumnsRowsFixing","nodeAfter","addMarker:suggestion","addClass","first","registerDescriptionCallback","last","468104kqxSAH","insertTableColumnLeft","start","suggestion","toViewElement","MIN_SAFE_INTEGER","min","registerCustomCallback"];return(da=function(){return t})()}const pa=Ia;function ma(){const t=["has","TableUtils","*Split cell:* vertically","isEnabled","splitTableCellVertically","find","isInContent","cell","author","TrackChangesEditing","getFirstPosition","accept","afterInit","216WMmuHb","document","mergeTableCellLeft","enableCommand","locale","7671870ivyYJx","getRanges","change","_acceptFormatSuggestionCallbackFactory","mergeTableCellDown","registerDescriptionCallback","execute","get","deletion","35495703xORJGk","_isForcedDefaultExecutionBlock","subType","requires","from","createRangeOn","commands","_suggestionFactory","createTableWalker","_areMergableCells","type","root","trackChanges","*Merge cells*","rootName","push","markMultiRangeBlockFormat","table","markBlockFormat","tableCell","map","format","mergeTableCellRight","497xBbiOW","filter","mergeTableCellUp","insertion","descriptionFactory","1152520cYulNx","selection","getSuggestions","direction","horizontally","model","add","low","value","detach","registerCustomCallback","forceDefaultExecution","stop","getSelectionAffectedTableCells","*Split cell:* horizontally","commandName","length","findAncestor","return","228WqJahE","highest","setSelection","TableEditing","size","_areSelectedCellsMergable","plugins","fromRange","mergeTableCells","editor","getAncestors","refresh","2843210vZsmga","formatBlock","formatInline","containsRange","getCellLocation","30903rMqRcS","$graveyard","element","splitTableCellHorizontally","set:isEnabled","_tablePostFixingSubtypes","327706YDMyTL"];return(ma=function(){return t})()}function Ia(t,e){const n=ma();return(Ia=function(t,e){return n[t-=141]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(755679===parseInt(e(160))/1+-parseInt(e(149))/2+parseInt(e(154))/3*(-parseInt(e(235))/4)+-parseInt(e(216))/5+-parseInt(e(179))/6+-parseInt(e(211))/7*(-parseInt(e(174))/8)+parseInt(e(188))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[pa(191)](){return[ha]}[pa(173)](){const t=pa,e=this[t(146)],n=e[t(221)][t(175)][t(217)],r=e[t(178)];if(!e[t(143)][t(161)](t(238)))return;const s=e[t(143)][t(186)](t(170)),o=e[t(143)][t(186)](t(162)),a=e[t(143)][t(186)](ha);a[t(159)][t(203)](t(145)),s[t(177)](t(145),(()=>{const n=t,r=o[n(229)](e[n(221)][n(175)][n(217)]);e[n(221)][n(181)]((()=>{const t=n;s[t(204)](r,{commandName:t(145),commandParams:[]},[],t(145))}))})),e[t(194)][t(186)](t(145)).on(t(185),((n,r)=>{const o=t;e[o(194)][o(186)](o(200))[o(224)]&&(r[o(232)]>0&&r[r[o(232)]-1]&&r[r[o(232)]-1][o(227)]||s[o(189)]||this[o(142)]()||n[o(228)]())}),{priority:t(236)});for(const n of[t(213),t(210),t(183),t(176)]){const r=e[t(194)][t(186)](n);s[t(177)](n,(()=>{const n=t,o=e[n(221)][n(175)][n(217)][n(171)]()[n(147)]()[n(166)]((t=>t.is(n(156),n(207)))),i=r[n(224)];e[n(221)][n(181)]((()=>{const t=n;s[t(204)]([o,i],{commandName:t(145),commandParams:[]},[],t(145))}))}))}for(const n of[t(165),t(157)]){const r=e[t(194)][t(186)](n);s[t(177)](n,(()=>{const i=t,a=o[i(229)](e[i(221)][i(175)][i(217)])[0],c=a[i(233)](i(205)),{column:u,row:l}=o[i(153)](a);let f=[];if(i(220)==r[i(219)]){const t=o[i(196)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(192)](t)[i(208)]((t=>t[i(168)]))}else{const t=o[i(196)](c,{column:u,includeAllSlots:!0});f=Array[i(192)](t)[i(208)]((t=>t[i(168)]))}e[i(221)][i(181)]((t=>{const e=i;s[e(206)](t[e(193)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(215)][t(184)]((e=>{const n=t;if(n(150)!=e[n(198)]&&n(151)!=e[n(198)])return;const{data:s}=e;return s&&n(145)==s[n(231)]?{type:n(209),content:Kr(r,n(201))}:void 0})),s[t(215)][t(184)]((e=>{const n=t;if(n(150)!=e[n(198)]&&n(151)!=e[n(198)])return;const{data:s}=e;return s?n(165)==s[n(231)]?{type:n(209),content:Kr(r,n(163))}:n(157)==s[n(231)]?{type:n(209),content:Kr(r,n(230))}:void 0:void 0}));const c=a[t(182)]();for(const e of[t(213),t(210),t(183),t(176)])s[t(195)][t(226)](t(150),e,t(172),c);for(const e of[t(165),t(157)])s[t(195)][t(226)](t(150),e,t(172),c);s[t(195)][t(226)](t(150),t(145),t(172),(r=>{const s=t;e[s(221)][s(181)]((t=>{const o=s,a=Array[o(192)](n[o(180)]())[o(208)]((t=>i.LiveRange[o(144)](t)));t[o(237)](r),e[o(194)][o(186)](o(145))[o(148)](),e[o(185)](o(145),{forceDefaultExecution:!0});const c=a[o(212)]((t=>o(155)!=t[o(199)][o(202)]));c[o(232)]>0&&t[o(237)](c);for(const t of a)t[o(225)]()}))}));for(const n of[t(213),t(183),t(176),t(210)]){const r=e[t(194)][t(186)](n);r.on(t(158),((n,s,o)=>{const i=t;if(o){const t=e[i(221)][i(175)][i(217)][i(171)]()[i(147)]()[i(166)]((t=>t.is(i(156),i(207))));this[i(197)](r[i(224)],t)||(n[i(234)]=!1,n[i(228)]())}}),{priority:t(223)})}}[pa(142)](){const t=pa,e=this[t(146)][t(194)][t(186)](t(145)),n=this[t(146)][t(143)][t(186)](t(162));if(!e[t(164)])return!1;const r=n[t(229)](this[t(146)][t(221)][t(175)][t(217)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(197)](e,n))return!1;return!0}[pa(197)](t,e){const n=pa,r=this[n(146)][n(143)][n(186)](n(170)),s=this[n(146)][n(221)][n(193)](t),o=this[n(146)][n(221)][n(193)](e),i=new Set,a=new Set;for(const t of r[n(218)]())if((n(214)==t[n(198)]||n(187)==t[n(198)]||n(145)==t[n(190)])&&t[n(167)])for(const e of t[n(180)]())e[n(152)](s,!0)&&i[n(222)](t[n(198)]+":"+t[n(169)].id),e[n(152)](o,!0)&&a[n(222)](t[n(198)]+":"+t[n(169)].id);if(i[n(141)]!=a[n(141)])return!1;for(const t of i)if(!a[n(161)](t))return!1;return!0}}function ba(){const t=["requires","commandParams","cell","ck-suggestion-marker-","registerBlockAttribute","9tibfzm","downcastDispatcher","setAttribute","nodeBefore","plugins","6177330nVlEpf","4902772YzrFyy","data-suggestion","3768448FvpfnC","unbindElementFromMarkerName","markerNameToElements","FORMAT_REGULAR_ROW","end","showSuggestionHighlights","registerCustomCallback","TrackChangesEditing","_suggestionFactory","removeClass","createTableWalker","get","_registerLegacyDescription","getCellLocation","markerName","1444424dQjeXS","forceValue","format","includes","toViewElement","accept","consumable","_splitMarkerName","options","enableDefaultAttributesIntegration","ck-suggestion-marker--active","writer","mapper","TableEditing","removeMarker:suggestion","addClass","6nAWhxG","addMarker:suggestion","1199085KEnIiJ","FORMAT_HEADER_COLUMN","9709048dwgtkE","editing","stop","setTableColumnHeader","consume","setTableRowHeader","markerRange","getSuggestion","item","bindElementToMarker","afterInit","_acceptFormatSuggestionCallbackFactory","data","headingRows","name","commandName","start","locale","FORMAT_HEADER_ROW","nodeAfter","has","*Format:* %0","registerDescriptionCallback","formatBlock","editor","2nBqiMF","_handleLegacySuggestions","activeMarkers","14114250mNyWNg","headingColumns","parent","removeAttribute","FORMAT_REGULAR_COLUMN","highest","descriptionFactory","type","TableUtils","registerAttributeLabel"];return(ba=function(){return t})()}function Ta(t,e){const n=ba();return(Ta=function(t,e){return n[t-=397]})(t,e)}const _a=Ta;!function(t){const e=Ta,n=t();for(;;)try{if(836061===-parseInt(e(417))/1+-parseInt(e(462))/2*(parseInt(e(435))/3)+parseInt(e(402))/4+parseInt(e(399))/5*(parseInt(e(433))/6)+parseInt(e(400))/7+parseInt(e(437))/8*(parseInt(e(480))/9)+-parseInt(e(465))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class ya extends t.Plugin{static get[_a(475)](){return[ha]}[_a(447)](){const t=_a,e=this[t(461)];if(!e[t(398)][t(457)](t(430)))return;const n=e[t(454)],r=e[t(398)][t(413)](t(409));r[t(426)](t(442)),r[t(426)](t(440)),r[t(479)](t(450)),r[t(479)](t(466)),r[t(471)][t(474)](t(450),Kr(n,t(455))),r[t(471)][t(474)](t(466),Kr(n,t(436))),this[t(463)]()}[_a(463)](){const t=_a,e=this[t(461)][t(398)][t(413)](t(409)),n=this[t(461)][t(398)][t(413)](t(473)),r=this[t(461)][t(398)][t(413)](ha)[t(448)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(424)](o[a(416)]),l=e[a(444)](u),f=l[a(449)];if(a(460)!=l[a(472)]||!f||a(440)!=f[a(452)])return;if(o[a(445)])return void s[a(439)]();if(!i[a(423)][a(441)](o[a(443)],s[a(451)]))return;const h=o[a(443)][a(453)][a(456)],g=o[a(443)][a(406)][a(397)],d=h[a(467)][a(467)],{column:p}=n[a(415)](h),{column:m}=n[a(415)](g);for(let s=p;s<=m;s++){const l=n[a(412)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(477)],l=i[a(429)][a(421)](s);i[a(428)][a(432)](a(478)+c,l),r&&i[a(428)][a(482)](a(401),u,l),i[a(429)][a(446)](l,o[a(416)]),t&&(e[a(464)][a(420)](o[a(416)])?i[a(428)][a(432)](a(427),l):i[a(428)][a(411)](a(427),l))}}}}e[t(410)][t(408)](t(460),t(442),t(422),r),e[t(410)][t(408)](t(460),t(440),t(422),r),this[t(461)][t(438)][t(481)].on(t(434),s(),{priority:t(470)}),this[t(461)][t(449)][t(481)].on(t(434),((e,n,r)=>{const o=t;r[o(425)][o(407)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(470)}),this[t(461)][t(438)][t(481)].on(t(431),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(424)](r[o(416)]),c=e[o(444)](a),u=c[o(449)];if(o(460)!=c[o(472)]||!u||o(440)!=u[o(452)])return;const l=s[o(429)][o(404)](r[o(416)]);if(l)for(const t of l)s[o(428)][o(411)](o(478)+i,t),s[o(428)][o(411)](o(427),t),s[o(428)][o(468)](o(401),t),s[o(429)][o(403)](t,r[o(416)])}),{priority:t(470)}),this[t(414)]()}[_a(414)](){const t=_a,e=this[t(461)],n=e[t(454)];function r(e){const r=t;return{type:r(419),content:Kr(n,r(458),e)}}e[t(398)][t(413)](t(409))[t(471)][t(459)]((e=>{const s=t;if(s(460)!=e[s(472)])return;const{data:o}=e;if(o){if(s(442)==o[s(452)]){const t=o[s(476)][0][s(418)];return r(Kr(n,s(t?455:405)))}if(s(440)==o[s(452)]){const t=o[s(476)][0][s(418)];return r(Kr(n,s(t?436:469)))}}}))}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=395]})(t,e)}function Ca(){const t=["descriptionFactory","getColumns","getColumnIndexes","_createdBatches","markMultiRangeInsertion","differ","detach","nextSibling","setAttribute","unwrap","add","findAncestor","markMultiRangeDeletion","_suggestionFactory","find","deletion","fromEntries","locale","ck-suggestion-marker","getRanges","getRows","tablePasteCell","_replaceTableSlotCell","cell","commands","1637976MGoClG","tablePaste","getSuggestions","filter","schema","insert","isEqual","tableCellPadding","tableCellBorderStyle","last","getRange","elementToElement","removeMarkers","position","*Replace table cells*","cells","suggestionUnloaded","tableCell","insertionRanges","has","2216252ikSFEm","attributes","row","removeColumns","suggestion","createRange","editor","element","markMultiRangeBlockFormat","createElement","some","5360272sHeDJl","getChildren","getShiftedBy","createRangeIn","_isForcedDefaultExecutionBlock","rowInsertionIndexes","clipboardOutput","hasSuggestion","_splitMarkerName","rows","oldRange","removeRows","column","high","955342FGRCzB","table","register","redo","view","deletionRanges","fill","content","tableCellBorderColor","suggestionLoaded","getItems","length","dataDowncast","previousSibling","documentSelection","options","call","markers","3968575FyyiJn","root","columnInsertionRanges","accept","wrap","tableCellSuggestion","tableCellVerticalAlignment","document","getRowIndexes","every","activeMarkers","insertRows","previous","formatBlock","endRow","TableClipboard","value","columns","tableCellBackgroundColor","markerAttributes","containsRange","updateMarker","suggestion-td","rowInsertionRanges","8038242JOQcgH","plugins","join","set","isInContent","tableCellBorderWidth","rootName","insertion","start","end","subType","low","afterInit","tablePasteRow","getChangedMarkers","paragraph","getAttributes","getTableIfOnlyTableInContent","getSuggestion","Users","insertColumns","editingDowncast","nodeAfter","getMarkers","removeMarker","reduce","name","registerCustomCallback","getContainedElement","push","return","forEach","conversion","remove","suggestion:formatBlock:tablePasteCell","markerName","author","columnInsertionIndexes","tablePasteColumn","move","tablePasteChainId","next","from","ck-suggestion-marker--active","createRangeOn","trackChanges","insertContent","markerToHighlight","selection","newRange","fromRange","createTableWalker","model","registerDescriptionCallback","forceDefaultExecution","tableCellHorizontalAlignment","_tablePostFixingSubtypes","listenTo","TableUtils","get","first","startsWith","keys","ck-suggestion-marker-insertion","$graveyard","requires","5502826RrFsMB","_getCoordsForCells","stop","isEmpty","getAllAdjacentSuggestions","endColumn","batch","createPositionBefore","includes","getChild","map","change","discard","getSuggestionCallback","entries","showSuggestionHighlights","TrackChangesEditing","editing","type","for","registerPostFixer","getChanges","setAttributes","getSelectionAffectedTableCells"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(706734===-parseInt(e(420))/1+parseInt(e(395))/2+parseInt(e(577))/3+parseInt(e(406))/4+parseInt(e(438))/5+-parseInt(e(462))/6+-parseInt(e(528))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(467),Aa(428),Aa(585),Aa(517),Aa(444),Aa(456),Aa(584)],Na=Object[Aa(568)](La[Aa(538)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(527)](){return[ha]}[Aa(474)](){const t=Aa,n=this[t(401)];if(!n[t(463)][t(596)](t(453)))return;const r=n[t(463)][t(521)](t(544)),s=n[t(463)][t(521)](t(520)),o=n[t(463)][t(521)](ha),a=n[t(463)][t(521)](t(453));o[t(518)][t(491)](t(475),t(500)),n[t(514)][t(581)][t(422)](t(443),{allowIn:t(594),allowContentOf:t(594),isLimit:!0}),n[t(494)][t(588)]({model:t(443),view:t(460)});let c=null;n[t(514)].on(t(508),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(431)]-1];h&&h[u(516)]||r[u(410)]||this[u(401)][u(576)][u(521)](u(507))[u(454)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(434)))return!1;const i=s[o(479)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(551)](n[o(445)][o(510)]);if(!a[o(431)])return!1;const c=a[0][o(563)](o(421)),l=r[o(446)](a),f=r[o(554)](a),h={startRow:l[o(522)],endRow:l[o(586)],startColumn:f[o(522)],endColumn:f[o(586)]};return 1==a[o(431)]&&(h[o(452)]+=r[o(572)](i)-1,h[o(533)]+=r[o(553)](i)-1),Ma(c,h,r)}(l,f,n[u(514)],s,a)&&(o[u(530)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(514)][u(539)]((()=>{const t=u;n[t(514)][t(508)](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(431)]&&r[t(556)](o,t(475),{tablePasteChainId:s}),a[t(431)]&&r[t(556)](a,t(500),{tablePasteChainId:s}),l[t(431)]&&(r[t(556)](l,t(578),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(493)]((e=>{const n=t;var r;return null===(r=e[n(558)])||void 0===r?void 0:r[n(436)](e)}))),f[t(431)]&&(r[t(564)](f,t(578),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(493)]((e=>{const n=t;var r;return null===(r=e[n(558)])||void 0===r?void 0:r[n(436)](e)})));const g=r[t(403)](h[t(538)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(573),{tablePasteChainId:s});if(g){const e=g[t(485)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(514)][t(506)](s),a=e[t(566)]((e=>e[t(587)]()[t(583)](i)));a&&r[t(491)]([a[t(488)],o])}r[t(431)]&&g[t(560)](t(457),Object[t(568)](r))}c=null})))}),{priority:e.priorities[t(419)]+10}),n[t(463)][t(521)](t(453)).on(t(574),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(530)]();const u=s[r(575)],l=o,f=Ra(u),h=Ra(l);e[r(492)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(495)](u[r(537)](0));for(const t of Array[r(504)](l[r(407)]()))a[r(582)](t,u,r(471));const t=c[r(411)][r(536)](s[r(397)]),e=c[r(499)][r(536)](s[r(418)]);t||e||(g=i.LiveRange[r(512)](a[r(409)](u)))}else h&&!f&&(d=a[r(409)](u));else{const t=a[r(404)](r(443)),e=a[r(404)](r(443));a[r(442)](a[r(409)](u),e),a[r(582)](t,u,0);for(const e of Array[r(504)](l[r(407)]()))a[r(582)](e,t,r(471));g=i.LiveRange[r(512)](a[r(506)](t)),d=i.LiveRange[r(512)](a[r(506)](e))}const p=Array[r(504)](l[r(478)]())[r(580)]((([t])=>La[r(536)](t)));c[r(592)][r(491)]({element:u,attributes:p[r(431)]?Object[r(568)](p):null}),g&&c[r(595)][r(491)](g),d&&c[r(425)][r(491)](d)}),{priority:t(419)}),s.on(t(482),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(455)]||1;c[o(499)]=new Array(l)[o(426)](u)[o(538)](((t,e)=>t+e));for(const{cell:t}of s[o(513)](i,{startColumn:u,endColumn:u+l-1}))c[o(440)][o(491)](n[o(514)][o(506)](t))}),{priority:t(473)}),s.on(t(449),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(415)]||1;c[o(411)]=new Array(l)[o(426)](u)[o(538)](((t,e)=>t+e));for(const{cell:t}of s[o(513)](i,{startRow:u,endRow:u+l-1}))c[o(461)][o(491)](n[o(514)][o(506)](t))}),{priority:t(473)}),r[t(552)][t(515)]((e=>{const r=t;if(e[r(472)]&&e[r(472)][r(523)](r(578)))return e[r(450)]?{}:{type:r(469),content:Kr(n[r(569)],r(591))}}));const u=()=>!1;for(const e of[t(578),t(500),t(475),t(573)])r[t(565)][t(489)](t(469),e,t(464),u),r[t(565)][t(489)](t(567),e,t(464),u),r[t(565)][t(489)](t(451),e,t(464),u);r[t(565)][t(489)](t(451),t(573),t(540),u),r[t(565)][t(489)](t(451),t(573),t(441),((e,r,s)=>{const o=t,i=e[o(538)]((t=>t[o(490)]()))[o(580)]((t=>t)),a=new Map(i[o(538)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(592)])e&&a[o(465)](t,e);else if(s&&s[o(457)])for(const[t,e]of Object[o(542)](s[o(457)])){const r=n[o(514)][o(437)][o(521)](t),s=r?r[o(587)]()[o(490)]():null;s&&a[o(465)](s,e)}n[o(514)][o(539)]((t=>{const e=o;for(const[n,r]of a)t[e(550)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(565)][o(489)](e,o(578),s,((t,i,a)=>{const c=o;n[c(514)][c(539)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(470)][o(484)];t.is(o(402),o(443))&&u[o(491)](t)}r[o(565)][o(541)](e,null,s)(t,i,a);for(const t of u)o(526)!=t[o(439)][o(468)]&&n[o(561)](t)}))}))};l(t(469),t(441)),l(t(469),t(540)),l(t(567),t(441)),l(t(567),t(540)),r[t(565)][t(489)](t(469),t(475),t(540),(e=>{const n=t,r=e[n(538)]((t=>t[n(490)]())),i=r[0][n(563)](n(421)),{minRow:a,maxRow:c}=o[n(529)](r);s[n(417)](i,{at:a,rows:c-a+1})})),r[t(565)][t(489)](t(469),t(500),t(540),(e=>{const n=t,r=e[n(538)]((t=>t[n(490)]())),i=r[0][n(563)](n(421)),{minColumn:a,maxColumn:c}=o[n(529)](r);s[n(398)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(472)]||!n[s(472)][s(523)](s(578)))return;const o=n[s(396)][s(502)],i=r[s(579)]()[s(580)]((t=>t[s(466)]&&t[s(396)]&&t[s(396)][s(502)]==o));i[s(431)]&&n[s(532)]()[s(431)]!=i[s(431)]&&i[s(487)](((t,e)=>(t[s(503)]=e,e[s(450)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(414)](e[s(497)]),a=[s(570),s(525)],c=r[s(448)][s(536)](e[s(497)]);return c&&a[s(491)](s(505)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(429),f,{priority:t(419)}),r.on(t(593),f,{priority:t(419)}),n[t(514)][t(445)][t(548)]((()=>{const e=t;let s=!1;const o=Array[e(504)](n[e(514)][e(445)][e(557)][e(476)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(414)](t);if(e(399)!=o||e(567)!=a||i[e(416)])continue;if(!r[e(413)](c))continue;const u=r[e(480)](c)[e(571)](),l=n[e(463)][e(521)](e(481)).me;for(const t of r[e(579)]())if(t[e(466)]&&t[e(498)]==l&&e(451)==t[e(546)]&&e(573)==t[e(472)]&&t[e(571)]()[e(447)]((t=>u[e(405)]((n=>n[e(458)](t,!0))))))for(const n of t[e(532)]())n[e(466)]&&(n[e(540)](),s=!0)}return s})),n[t(514)][t(445)][t(548)]((e=>{const s=t,o=n[s(576)][s(521)](s(423));if(!o||!o[s(555)][s(596)](e[s(534)]))return!1;let i=!1;const a=n[s(463)][s(521)](s(481)).me,c=n[s(514)][s(445)][s(557)][s(549)](),u=Array[s(504)](n[s(514)][s(445)][s(557)][s(476)]())[s(580)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(414)](t);return n(399)==o&&n(578)==i&&c==a.id&&!e[n(416)]}));for(const t of c){if(s(582)!=t[s(546)]||s(443)!=t[s(488)]||1!=t[s(431)])continue;const n=e[s(400)](t[s(590)],t[s(590)][s(408)](1));if(!u[s(566)]((({data:t})=>t[s(511)][s(583)](n))))for(const{name:t,data:r}of u)if(n[s(458)](r[s(511)])){e[s(459)](t,{range:n}),i=!0;break}}return i})),n[t(514)][t(445)][t(548)]((e=>{const s=t;let o=!1;const i=n[s(463)][s(521)](s(481)).me,a=r[s(579)]()[s(580)]((t=>t[s(466)]&&t[s(498)]==i)),c=new Set,u=new Set;for(const t of a)if(s(578)==t[s(472)])for(const e of t[s(485)]()){const n=e[s(587)]()[s(490)]();if(n)if(n.is(s(402),s(443))&&Ra(n)){t[s(486)](e[s(488)]),c[s(562)](n),o=!0;const r=n[s(559)],i=n[s(433)],a=r&&r.is(s(402),s(443)),l=i&&i.is(s(402),s(443));a&&!c[s(596)](r)&&u[s(562)](r),l&&!c[s(596)](i)&&u[s(562)](i)}else n.is(s(402),s(477))&&n[s(531)]&&(t[s(486)](e[s(488)]),o=!0)}else if(s(573)==t[s(472)]){if(!t[s(396)]||!t[s(396)][s(502)])continue;const e=t[s(396)][s(457)];if(e&&Object[s(524)](e)[s(431)])continue;const n=t[s(396)][s(502)];let r=!0,i=!0;for(const e of a)if(e[s(472)]&&e[s(472)][s(523)](s(578))){if(!e[s(396)][s(502)]){i=!1;break}if(e.id!=t.id&&e[s(396)][s(502)]==n){r=!1;break}}i&&r&&(t[s(589)](),o=!0)}for(const t of c)e[s(495)](t);for(const t of u)e[s(561)](t);return o})),n[t(494)][t(547)](t(483))[t(509)]({model:t(496),view:t=>h(t),converterPriority:t(419)}),n[t(494)][t(547)](t(432))[t(509)]({model:t(496),view:(e,n)=>n[t(435)][t(543)]?h(e,!1):null,converterPriority:t(419)});const g=n[t(545)][t(424)];this[t(519)](g[t(445)],t(412),((e,n)=>{const r=t,s=[];for(const t of g[r(409)](n[r(427)])[r(430)]())t.is(r(402),r(460))&&s[r(491)](t);g[r(539)]((t=>{const e=r;for(const n of s)t[e(501)](t[e(409)](n),t[e(535)](n)),t[e(495)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(531)])return!0;const n=t[e(537)](0);return n.is(e(402),e(477))&&n[e(531)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(513)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function Oa(t,e){const n=Fa();return(Oa=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(830128===parseInt(e(172))/1+-parseInt(e(207))/2+-parseInt(e(162))/3*(-parseInt(e(192))/4)+-parseInt(e(170))/5*(-parseInt(e(169))/6)+-parseInt(e(203))/7*(parseInt(e(182))/8)+parseInt(e(173))/9*(parseInt(e(180))/10)+-parseInt(e(165))/11*(parseInt(e(159))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fa);class wa extends t.Plugin{[va(177)](){const t=va;if(!this[t(201)][t(202)][t(185)](t(167)))return;const e=this[t(201)][t(202)][t(200)](t(187));e[t(171)](t(156),this[t(184)][t(176)](this)),e[t(198)][t(175)](t(188),t(195),t(153),e[t(198)][t(181)](t(188),null,t(193))),e[t(198)][t(175)](t(188),t(195),t(193),e[t(198)][t(181)](t(188),null,t(153))),e[t(160)][t(163)](this[t(178)][t(176)](this))}[va(184)](t,e){const n=va,r=this[n(201)][n(202)][n(200)](n(187)),s=this[n(201)][n(202)][n(200)](n(167)),o=e[n(206)]||this[n(201)][n(168)][n(204)][n(209)][n(197)]();this[n(201)][n(168)][n(186)]((()=>{const i=n,a=s[i(166)](o);let c=a?s[i(179)](a):null,u=o[i(190)](i(196))||null;const l=e[i(196)]||u,f=e[i(205)]||c,h=this[i(201)][i(202)][i(200)](i(191)).me;for(const t of r[i(161)]()){const e=t[i(208)]();if(i(195)===t[i(155)]&&e===o){t[i(158)]!==h&&t[i(193)]();const e=t[i(174)][i(157)];u=e[0][i(196)],c=e[0][i(205)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(210)](o,{commandName:i(156),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(195)},[],i(195))}))}[va(178)](t){const e=va;if(e(188)!=t[e(199)]&&e(154)!=t[e(199)])return;const{data:n}=t;if(n&&e(195)===n[e(183)]){const t=e(189);return{type:e(194),content:Kr(this[e(201)][e(164)],t)}}}}function Fa(){const t=["75505NdkHEw","enableCommand","1598011cPULYV","12168PgDxbR","data","registerCustomCallback","bind","afterInit","handleSuggestionDescription","getTableColumnsWidths","11050wPcmJt","getSuggestionCallback","8oBjlkh","formatGroupId","handleResizeTableWidthCommand","has","change","TrackChangesEditing","formatBlock","*Format:* resize table","getAttribute","Users","728RopHDp","discard","format","resizeTable","tableWidth","getSelectedElement","_suggestionFactory","type","get","editor","plugins","10806572MuDTyO","document","columnWidths","table","456292ScKurO","getContainedElement","selection","markBlockFormat","accept","formatInline","subType","resizeTableWidth","commandParams","author","599880ADPhKg","descriptionFactory","getSuggestions","26439VXhrrD","registerDescriptionCallback","locale","803oVUvAl","getColumnGroupElement","TableColumnResizeEditing","model","618pqDWRu"];return(Fa=function(){return t})()}const Da=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=493]})(t,e)}function xa(){const t=["5698270rVLOfn","afterInit","TrackChangesEditing","enableCommand","7356630sHpcfj","plugins","editor","has","get","27078616OUzpZZ","8284pzrGmJ","1605729dBugEk","438qAOZhT","5473342lajNeC","insertTemplate","Template","603548JfXBDM"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(950864===-parseInt(e(496))/1+-parseInt(e(495))/2*(-parseInt(e(497))/3)+parseInt(e(501))/4+-parseInt(e(502))/5+-parseInt(e(506))/6+parseInt(e(498))/7+parseInt(e(494))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Da(503)](){const t=Da,e=this[t(508)];e[t(507)][t(509)](t(500))&&e[t(507)][t(493)](t(504))[t(505)](t(499))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=264]})(t,e)}const ja=Ua;function Ga(){const t=["4286QrifJG","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","editor","afterInit","enableCommand","6899190gycUwf","255qXFJqb","registerElementLabel","get","descriptionFactory","5655360nBtpdc","plugins","4622084KUDLiA","27316539UOUqJk","insertTableOfContents","commands","76553rreqIj","tableOfContents","238Pghfok","228568vtInnC","locale"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(630735===-parseInt(e(275))/1+-parseInt(e(280))/2*(parseInt(e(265))/3)+-parseInt(e(271))/4+parseInt(e(269))/5+-parseInt(e(264))/6+parseInt(e(277))/7*(-parseInt(e(278))/8)+parseInt(e(272))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(284)](){const t=ja,e=this[t(283)];if(!e[t(274)][t(267)](t(273)))return;e[t(270)][t(267)](t(281))[t(285)](t(273));const n=e[t(270)][t(267)](t(281)),r=e[t(279)];n[t(268)][t(266)](t(276),(e=>Kr(r,t(282),e)))}}const Wa=Ha;function Ha(t,e){const n=Ka();return(Ha=function(t,e){return n[t-=250]})(t,e)}!function(t){const e=Ha,n=t();for(;;)try{if(245892===parseInt(e(285))/1+parseInt(e(276))/2*(-parseInt(e(258))/3)+-parseInt(e(265))/4+-parseInt(e(260))/5*(parseInt(e(284))/6)+parseInt(e(250))/7+parseInt(e(281))/8*(-parseInt(e(272))/9)+-parseInt(e(253))/10*(-parseInt(e(278))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class za extends t.Plugin{[Wa(289)](){const t=Wa,e=this[t(282)];if(!e[t(293)][t(274)](t(268)))return;const n=e[t(293)][t(286)](t(290));n[t(275)][t(261)](t(294),(()=>Kr(e[t(288)],t(279)))),e[t(277)][t(269)][t(251)]((r=>{const s=t;let o=!1;const i=Array[s(287)](e[s(277)][s(269)][s(271)][s(267)]());for(const{name:t,data:a}of i){const{group:i}=n[s(280)](t);if(s(292)!==i||!a[s(291)])continue;const c=a[s(291)],u=c[s(255)][s(283)];if(!u||!u.is(s(264),s(294)))continue;if(!c[s(270)][s(273)](c[s(255)]))continue;const l=e[s(277)][s(263)][s(254)](c[s(255)],s(259));if(l&&l[s(256)]){const e=r[s(257)](c[s(270)],l[s(270)]);e[s(252)](c)||(r[s(262)](t,{range:e}),o=!0)}o||(r[s(266)](t),o=!0)}return o}))}}function Ka(){const t=["TrackChangesEditing","newRange","suggestion","plugins","title-content","338156mUIDdQ","registerPostFixer","isEqual","413470QMxJoJ","getNearestSelectionRange","end","isCollapsed","createRange","894cudDIW","forward","3235HKJkzZ","registerElementLabel","updateMarker","schema","element","431516WsTDwL","removeMarker","getChangedMarkers","Title","document","start","differ","2848032qkGfZY","isTouching","has","descriptionFactory","2092XKBKvL","model","341HarWmD","ELEMENT_TITLE","_splitMarkerName","8hZmgqz","editor","nodeBefore","4434VAqWUh","129995sDiLZW","get","from","locale","afterInit"];return(Ka=function(){return t})()}const qa=Xa;function Xa(t,e){const n=Qa();return(Xa=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(588007===-parseInt(e(423))/1+-parseInt(e(433))/2+parseInt(e(434))/3+-parseInt(e(422))/4+-parseInt(e(428))/5+-parseInt(e(425))/6+parseInt(e(436))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class Za extends t.Plugin{[qa(432)](){const t=qa,e=this[t(430)],n=e[t(427)][t(431)](t(438));e[t(427)][t(435)](t(437))&&(n[t(429)](t(426)),n[t(429)](t(424)))}}function Qa(){const t=["10866184cAQYIq","UndoEditing","TrackChangesEditing","1998556hqMcgL","171691wFGiZX","redo","3118224fcNupM","undo","plugins","1338165OynpFd","enableCommand","editor","get","afterInit","845996gXazzN","2752080UUIGVj","has"];return(Qa=function(){return t})()}function Ya(){const t=["4128PHDqVu","70lNZFTo","10644xGAJlk","afterInit","editor","1734dIKgCh","requires","1379qbWBjz","298715dSAwsp","18392Fmjmya","115488VygbTB","get","498TSfLfa","has","plugins","enableCommand","TableCaptionEditing","toggleTableCaption","447290bCzdTS","1WImkQz","TrackChangesEditing","2742088oOPrpc"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=468]})(t,e)}const $a=Ja;!function(t){const e=Ja,n=t();for(;;)try{if(226464===-parseInt(e(469))/1*(-parseInt(e(468))/2)+-parseInt(e(484))/3*(-parseInt(e(474))/4)+-parseInt(e(480))/5+parseInt(e(477))/6*(-parseInt(e(479))/7)+parseInt(e(471))/8+parseInt(e(482))/9*(-parseInt(e(473))/10)+-parseInt(e(481))/11*(parseInt(e(472))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class tc extends t.Plugin{static get[$a(478)](){return[ha]}[$a(475)](){const t=$a,e=this[t(476)];e[t(486)][t(485)](t(488))&&e[t(486)][t(483)](t(470))[t(487)](t(489))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=238]})(t,e)}function rc(){const t=["getSelectionAffectedTableCells","tableCellPadding","getAttribute","15498qMHYNC","subType","tableCellBorderStyle","nodeAfter","data","tableCellBackgroundColor","tableBorderColor","tableCellProperties","format","tableBackgroundColor","plugins","commandParams","TablePropertiesEditing","tableWidth","handleDiscardAction","tableCellBorderColor","formatBlock","tableProperties","tableHeight","descriptionFactory","*Format:* change table cell properties","start","model","tableBorderStyle","getContainedElement","1676RYHbys","500vdwxpl","get","TableUtils","tableCellWidth","discard","selection","tableCellVerticalAlignment","accept","getSuggestionCallback","has","TrackChangesEditing","7GSLLSN","registerDescriptionCallback","locale","_handlePropertyChange","tableAlignment","tableBorderWidth","getFirstPosition","editor","6GncckS","2802880flzkVQ","tableCellBorderWidth","getSuggestions","markBlockFormat","removeAttribute","change","*Format:* change table properties","TrackChangesTableProperties","870WeIDKO","enableCommand","afterInit","173048cWNVbn","tableCellHeight","_getSuggestion","363SUOjkn","handleSuggestionDescription","enqueueChange","pluginName","_suggestionFactory","2151093VNynsA","setAttribute","join","29196YRcYnA","2483304NzcgbH","findAncestor","document","tableCellHorizontalAlignment","table","registerCustomCallback","TableCellPropertiesEditing","batch"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(393214===-parseInt(e(258))/1*(-parseInt(e(270))/2)+parseInt(e(278))/3+parseInt(e(238))/4*(-parseInt(e(267))/5)+parseInt(e(282))/6*(-parseInt(e(250))/7)+-parseInt(e(259))/8+-parseInt(e(293))/9*(parseInt(e(239))/10)+-parseInt(e(273))/11*(-parseInt(e(281))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(310)]=[e(299),e(316),e(255),e(254),e(306),e(311),e(302)],this[e(300)]=[e(308),e(295),e(260),e(291),e(242),e(271),e(298),e(285),e(245)]}static get[ec(276)](){return ec(266)}[ec(269)](){const t=ec,e=this[t(257)][t(303)][t(240)](t(249));if(this[t(257)][t(303)][t(248)](t(305))){for(const n of this[t(310)])e[t(268)](n,((e,r)=>{const s=t,o=this[s(257)][s(315)][s(284)][s(244)][s(256)]()[s(283)](s(286));this[s(253)](n,[o],this[s(310)],s(310),e,r)}));e[t(277)][t(287)](t(309),t(310),t(246),e[t(277)][t(247)](t(309),null,t(243))),e[t(277)][t(287)](t(309),t(310),t(243),((e,n)=>this[t(307)](this[t(310)],e,n))),e[t(277)][t(287)](t(309),t(310),t(280),(()=>!1))}if(this[t(257)][t(303)][t(248)](t(288))){for(const n of this[t(300)])e[t(268)](n,((e,r)=>{const s=t,o=this[s(257)][s(303)][s(240)](s(241))[s(290)](this[s(257)][s(315)][s(284)][s(244)]);this[s(253)](n,o,this[s(300)],s(300),e,r)}));e[t(277)][t(287)](t(309),t(300),t(246),e[t(277)][t(247)](t(309),null,t(243))),e[t(277)][t(287)](t(309),t(300),t(243),((e,n)=>this[t(307)](this[t(300)],e,n))),e[t(277)][t(287)](t(309),t(300),t(280),(()=>!1))}e[t(312)][t(251)]((e=>this[t(274)](e)))}[ec(253)](t,e,n,r,s,o){const i=ec,a=this[i(257)][i(303)][i(240)](i(249));this[i(257)][i(315)][i(275)](o[i(289)],(()=>{const t=i;for(const i of e)if(this[t(272)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(292)](r);void 0!==n&&(e[r]=n)}s(o),a[t(262)](i,{commandParams:[e]},[],r)}}))}[ec(307)](t,e,n){const r=ec,s=e[0][r(314)][r(296)],o=n[r(304)][0];this[r(257)][r(315)][r(264)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(279)](r,o[r],s):e[n(263)](r,s)}))}[ec(274)](t){const e=ec;if(t[e(297)])switch(t[e(294)]){case e(310):return{type:e(301),content:Kr(this[e(257)][e(252)],e(265))};case e(300):return{type:e(301),content:Kr(this[e(257)][e(252)],e(313))}}}[ec(272)](t,e){const n=ec,r=this[n(257)][n(303)][n(240)](n(249));for(const s of r[n(261)]({skipNotAttached:!0})){const r=s[n(317)]();if(s[n(294)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=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 Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(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),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=414]})(t,e)}function Lc(){const t=["_recordAttributeSuggestions","external:","_getAuthorFromId","addMarker","getChangedMarkers","isNextTo","isLimit","_rangeIsInLocalUserInsertion","item","forEach","consume","low","toUpperCase","acceptAllSuggestions","_customCallbacks","ck-suggestion-marker","formatInline","attributeKey","setTo","markAttributeChange","_joinSuggestions","_isForcedDefaultExecutionBlock","_suggestions","enableReadOnlyMode","attributeOldValue","config","insertion:join","lowest","commandName","group","refresh","isObject","commands","name","track-changes-suggestion-not-found","then","nodeAfter","stop","before","$text","element","default","removeClass","init","normal","meta","getSuggestions","rootName","setSelection","multipleBlocks","deletion","getIntersection","FORMATTING","_cutOutSuggestionMarker","deletion:","authoredAt","stringify","announce","insertion:chain","isMultiRange","filter","splice","markInlineFormat","start","discardSuggestion","collaboration.channelId","insertion:accept","removeMarker:suggestion:formatBlock","toViewElement","_processAttributeChanges","2nrStYh","markerReady","formatInline:discard","change:data","formatBlock:","subType","markMultiRangeInsertion","isTouching","createPositionBefore","always","_saved","type","editingDowncast","suggestionUnloaded","notReady","insertion","nodeBefore","getShiftedBy","$marker","getAncestors","createElement","unbindElementFromMarkerName","removeComment","accept","_setSuggestionData","bindElementToMarker","getCommentThread","delete","attribute:discard","isAtEnd","skipNestingCheck","sort","discardAllSuggestions","markerNameToElements","_refreshSuggestionsChain","addComment","reconvertMarker","includes","$textProxy","_getSuggestionData","conversion","elementToElement","ready","getFirstRange","PendingActions","suggestionChanged","moveTargetPosition","editor","never","change:_saved","data-author-id","set","TrackChangesEditing","getChanges","define","markMultiRangeBlockFormat","editing","elementEnd","forward","markInsertion","_splitMarkerName","87223MyOwwd","formatInline:accept","$elementName","deletion:chain","suggestion:attribute:","change","@external","addMarker:suggestion:attribute","ck-suggestion-marker--active","range","_inlineAttributeKeys","ck-suggestion-marker-formatInline","isSelectable","splitPosition","model","isBlock","unshift","markers","formatBlock:discard","parent","_SUGGESTION_ANNOUNCEMENT","getAllAdjacentSuggestions","plugins","_isBlockAttribute","isInsideObject","track-changes-adapter-missing-getsuggestion","addUser","70cbCrPH","format","add","length","_isDataLoaded","size","containerElement","addClass","has","deletion:join","groupId","resolve","substr","1951236XkyGqS","addMarker:suggestion","join","addMarker:suggestion:formatBlock","deletion:accept","enqueueChange","attribute:join","differ","stopListening","trackChanges.mergeNestedSuggestions","pop","attributeNewValue","_recordAttributeChanges","_breakSuggestionMarker","isExternal","markerName","enableCommand","newValue","fromCharCode","next","clone","pluginName","suggestionLoaded","suggestion","isIntersectingWithRange","map","key","track-changes-suggestion-data-mismatch","applyOperation","removeAttribute","70wFjpsP","some","_suggestionState","targetPosition","isEqual","addCommentThread","position","push","containsItem","widget","addHighlight","getNearestSelectionRange","discardSelectedSuggestions","_addSuggestionMarker","isBefore","author","containsRangeInObject","showSuggestionHighlights","catch","_commentsRepository","formatBlock:join","activeMarkers","_refreshAttributeSuggestionsChain","track-changes-enable-command-twice","removeMarkers","acceptSuggestion","updateMarker","_updateSuggestionData","markerToData","oldRange","isRemovable","comments","trackChanges","substring","604350abWhOG","updateSuggestion","_reduceExistingSuggestions","isInContent","getRange","high","rethrowUnexpectedError","dataToMarker","trackChangesCommand","tablePasteChainId","find","insertion:discard","isCollapsed","markBlockFormat","formatInline:join","_isRegisteredAttribute","fromRange","forceDefaultExecution","howMany","suggestion:","track-changes-adapter-already-set","_processAttributeSuggestions","_checkSuggestionCorrectness","markerToHighlight","formatBlock","addSuggestionData","fetchCommentThread","containsPosition","markMultiRangeDeletion","isIntersecting","after","insert","value","marker-count","clear","registerBlockAttribute","createRangeOn","createRange","documentSelection","newRange","removeMarker","getWalker","error-saving-suggestion-data-suggestion-discarded","_trackFormatChanges","multi","_removeSuggestion","CommentsRepository","accepted","addMarkerName","_defaultCallbacks","_afterChanges","registerPostFixer","3852384lTTavc","_getExternalAuthor","formatInline:chain","markDeletion","rename","formatInline:","isOwn","locale","removed","setAttribute","track-changes-user-not-found","registerInlineAttribute","update:suggestion","_createSuggestion","root","attributes","toJSON","_setSuggestionRange","getLastMatchingPosition","adapter","getUser","_reduceSuggestionAttributeRange","LEAVE","warn","dataReady","suggestion-type","removeMarker:suggestion:attribute","creator","track-changes-command-not-found","split","dataDowncast","options","getSuggestionCallback","document","trackChanges.trackFormatChanges","_getAttributeKey","createPositionAt","addRange","previous","backward","createdAt","_getMarkerAnnouncementText","getItems","execute","isArray","data","createPositionAfter","deleteContent","$graveyard","Users","chain","addSuggestion","isAfter","mapper","return","hasCommentThread","remove","formatBlock:chain","_suggestionFactory","5014953OPIsgw","_registerDefaultCallbacks","17256NHleXj","keys","_blockAttributeKeys","getMarkers","isUndo","ENTER","isDocumentOperation","every","upcast","startsWith","getFirstMarker","originalSuggestionId","ck-suggestion-marker-","getMultiRangeId","_initAriaMarkerChangeAnnouncements","_findSuggestions","descriptionFactory","buildSuggestion","getCustomProperty","getDifference","registerCustomCallback","hasSuggestion","deletion:discard","batch","getSuggestion","end","_addThreadToSuggestion","isLocal","_model","requires","getContainedElement","fire","concat","oldValue","commentThread","getAttribute","insertion:","listenTo","createRangeIn","PENDING_ACTION_SUGGESTION","assign","_editor","values","elementStart","formatGroupId","isAtStart","_onDiscard","_adapter","highest","attribute","ck-suggestion-marker-formatBlock","enableDefaultAttributesIntegration","data-suggestion","_enabledCommands","rejected","action","writer","for","move","getRanges","attribute:","authorName","createSelection","_handleNewSuggestionMarker","insertContent","containsRange","open","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.","_mergeNestedSuggestions","attribute:accept","head","from","formatBlock:accept","acceptSelectedSuggestions","consumable","hasComments","detach","change:activeMarkers","unbind","_joinWithAdjacentSuggestions","9516QufSdL","selection","get","discard","schema"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(510345===parseInt(e(428))/1*(-parseInt(e(800))/2)+-parseInt(e(468))/3+parseInt(e(725))/4*(-parseInt(e(455))/5)+parseInt(e(584))/6+-parseInt(e(498))/7*(-parseInt(e(645))/8)+parseInt(e(643))/9+parseInt(e(532))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Nc=kc(430);class Sc extends t.Plugin{static get[kc(674)](){return[kc(578),o.Users,t.PendingActions,ts,ss,us,gs,ys,Es,Cs,Ms,js,no,io,fo,mo,_o,Co,So,wo,xo,zo,Go,Zo,$o,ri,fi,Ii,wi,ai,Hs,Zs,_i,Ci,Si,xi,Gi,Ki,Qi,Ji,oa,ua,ha,Ea,ya,tc,Sa,wa,Va,sc,Ba,za,Za]}static get[kc(489)](){return kc(419)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(493)]((t=>String[e(486)](t)))[e(470)]("")}super(t),this[e(730)]=!1,this[e(418)](e(519),[]),this.on(e(722),((n,r,s,o)=>{const i=e;this[i(673)][i(433)]((()=>{const e=i;for(const n of[...o,...s])this[e(673)][e(445)][e(463)](n)&&t[e(423)][e(836)](n)}))})),this[e(661)]=new Qr(this[e(414)][e(442)][e(729)],this[e(414)][e(591)]),this[e(692)]=null,this[e(642)]=new Rc(this[e(414)]),this[e(752)]=new Map,this[e(517)]=t[e(450)][e(727)](e(578)),this[e(698)]=new Set,this[e(673)]=this[e(414)][e(442)],this[e(500)]=new WeakMap,this[e(751)]=!1,this[e(647)]=new Set([e(430)]),this[e(438)]=new Set,t[e(755)][e(421)](e(618),e(771)),this[e(575)]=t[e(755)][e(727)](e(618)),t[e(755)][e(421)](e(477),!0),this[e(713)]=t[e(755)][e(727)](e(477)),this[e(540)]=new f(t,this[e(698)]),this[e(659)](),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,50,48,48,52])}[kc(773)](){const t=kc,n=this[t(414)],r=(e,n)=>{const r=t;if(r(694)!=e)return r(657)+e;const s=n[r(613)]("|")[0];return this[r(451)](s)?r(695):r(439)};n[t(840)][t(702)](t(812))[t(555)]({model:t(491),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(427)](e[n(483)]),c=[n(745),r(i,a)];let u=3e3;return this[n(519)][n(837)](e[n(483)])&&(c[n(505)](n(436)),u=3010),n(780)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(840)][t(702)](t(614))[t(457)]((e=>{const r=t;e.on(r(469),((t,e,s)=>{const o=r;if(!s[o(615)][o(515)])return;const i=e[o(738)];if(!i)return;const c=s[o(637)][o(798)](i);n[o(442)][o(729)][o(761)](i)&&c&&!c[o(663)](o(507))&&c.is(o(461))&&(0,a.toWidget)(c,s[o(701)])}),{priority:r(537)})})),n[t(840)][t(702)](t(614))[t(555)]({model:t(491),view:(e,n)=>{const s=t;if(!n[s(615)][s(515)])return null;const{type:o,subType:i}=this[s(427)](e[s(483)]);return{classes:[s(745),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(738)])return;const{id:c,authorId:u}=this[a(427)](o[a(483)]);if(r){const t=this[a(752)][a(727)](c),e=this[a(619)](t);if(!this[a(451)](e))return}if(o[a(738)].is(a(726)))return void i[a(719)][a(740)](o[a(738)],s[a(763)]);const l=i[a(637)][a(798)](o[a(738)]);if(o[a(738)].is(a(770))&&n[a(442)][a(729)][a(443)](o[a(738)])&&!l[a(663)](a(508))){i[a(701)][a(462)]([a(745),a(695)],l),i[a(701)][a(593)](a(697),c,l),i[a(701)][a(593)](a(417),u,l),i[a(637)][a(825)](l,o[a(483)]),e&&(this[a(519)][a(837)](o[a(483)])?i[a(701)][a(462)](a(436),l):i[a(701)][a(772)](a(436),l));for(const t of n[a(442)][a(683)](o[a(738)])[a(626)]())i[a(719)][a(740)](t,s[a(763)]);i[a(719)][a(740)](o[a(738)],s[a(763)])}};n[t(840)][t(702)](t(614))[t(457)]((e=>{const n=t;e.on(n(471),((t,e,r)=>{const o=n;r[o(615)][o(515)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(693)})})),n[t(840)][t(702)](t(614))[t(457)]((e=>{const n=t;e.on(n(435),((t,e,r)=>{const o=n;r[o(615)][o(515)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(693)})})),n[t(840)][t(702)](t(614))[t(526)]({model:t(491),view:(e,n)=>n[t(615)][t(515)]?null:{group:t(491),name:e[t(467)](11)}}),n[t(840)][t(702)](t(653))[t(841)]({view:{name:t(491),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(551)+e[r(680)](r(609))+":"+e[r(680)]("id");return e[r(680)](r(565))&&(s+=":"+e[r(680)](r(565))),n[r(820)](r(818),{"data-name":s})}}),n[t(840)][t(702)](t(653))[t(539)]({view:t(491)}),n[t(840)][t(702)](t(812))[t(457)]((e=>{const n=t;e.on(n(471),s(),{priority:n(537)})})),n[t(840)][t(702)](t(812))[t(457)]((e=>{const n=t;e.on(n(435),s({isAttributeSuggestion:!0}),{priority:n(537)})})),n[t(840)][t(702)](t(812))[t(457)]((e=>{const n=t;e.on(n(797),((t,e,r)=>{const s=n,o=r[s(637)][s(833)](e[s(483)]);if(o)for(const t of o)t[s(663)](s(508))||(r[s(701)][s(772)]([s(745),s(695),s(436)],t),r[s(701)][s(497)](s(697),t),r[s(701)][s(497)](s(417),t),r[s(637)][s(821)](t,e[s(483)]))}),{priority:n(537)})})),n[t(840)][t(702)](t(812))[t(457)]((e=>{const n=t;e.on(n(610),((t,e,r)=>{const s=n,o=r[s(637)][s(833)](e[s(483)]);if(!o)return;const{id:i}=this[s(427)](e[s(483)]),a=this[s(752)][s(727)](i),c=this[s(619)](a);if(this[s(451)](c))for(const t of o)t[s(663)](s(508))||(r[s(701)][s(772)]([s(745),s(695),s(436)],t),r[s(701)][s(497)](s(697),t),r[s(701)][s(497)](s(417),t),r[s(637)][s(821)](t,e[s(483)]))}),{priority:n(537)})})),n[t(442)][t(617)][t(583)]((e=>{const r=t;let s=!1;const o=Array[r(716)](n[r(442)][r(617)][r(475)][r(734)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(427)](t);if(r(491)!==o)continue;const h=this[r(752)][r(727)](f);if(null!=c[r(571)]){r(746)==u&&(s=s||Oc(c[r(571)],t,e,n[r(442)][r(729)]));const o=r(694)==u&&this[r(451)](l[r(613)]("|")[0]);if(c[r(571)][r(544)]||r(632)==c[r(571)][r(598)][r(777)]||r(556)==u&&!Fc(c[r(571)])||o&&!Fc(c[r(571)])||r(780)==u&&(vc(a=c[r(571)])||function(t){const e=r;return t[e(793)][e(447)]==t[e(670)][e(816)]&&t[e(793)][e(829)]}(a)))e[r(572)](t),s=!0;else{if(!h||!h[r(535)])continue;if(c[r(571)]&&c[r(527)]&&c[r(571)][r(502)](c[r(527)]))continue;i[r(457)](h)}}}var a;return i[r(460)]>0&&(s=!!this[r(724)](i)||s),s})),n[t(442)][t(617)][t(583)]((e=>{const r=t;let s=!1;for(const t of n[r(442)][r(617)][r(475)][r(420)]())if(r(563)==t[r(811)])for(const t of this[r(752)][r(687)]()){if(t[r(789)]||!t[r(535)])continue;const o=r(556)==t[r(811)],i=this[r(619)](t),a=i&&this[r(451)](i);if(!o&&!a)continue;const c=t[r(843)]();if(c[r(793)][r(447)]!=c[r(670)][r(447)]&&!c[r(670)][r(829)]){const o=n[r(442)][r(620)](c[r(793)][r(766)],r(670)),i=n[r(442)][r(569)](c[r(793)],o);e[r(524)](t[r(655)](),{range:i}),s=!0}}return s})),n[t(442)][t(617)][t(583)]((e=>this[t(799)](e))),n[t(442)][t(617)][t(583)]((e=>!e[t(668)][t(672)]&&this[t(553)](e))),n[t(442)].on(t(582),(()=>{this[t(730)]=!1})),n[t(442)][t(617)].on(t(803),((r,s)=>{const o=t;if(!s[o(672)]||s[o(649)])return;if(!this[o(730)])return;const i=n[o(442)][o(617)][o(475)][o(420)]();if(0==i[o(458)])return;const a=[],c=i[o(790)]((t=>o(694)==t[o(811)])),u=i[o(790)]((t=>o(563)==t[o(811)]&&o(769)!=t[o(763)]));for(const t of c)this[o(547)](t[o(747)])&&a[o(505)]({key:t[o(747)],newValue:t[o(479)],oldValue:t[o(754)],range:Dc(t[o(437)],n[o(442)])});for(const t of u){if(o(588)!=t[o(700)]&&o(760)!=t[o(700)])continue;const e=Pc(t[o(504)][o(766)],n[o(442)]),r=t[o(768)];o(588)==t[o(700)]&&a[o(505)]({key:o(430),newValue:t[o(763)],oldValue:r[o(763)],range:e});for(const[n,s]of r[o(599)]){if(!this[o(547)](n))continue;const r=t[o(599)][o(727)](n);s!==r&&a[o(505)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(599)])this[o(547)](n)&&(r[o(599)][o(463)](n)||a[o(505)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(458)]&&n[o(442)][o(473)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(749)](t,e,s,o,{groupId:r});this[n(534)](t,a)}))}),{priority:t(757)}),n[t(442)][t(445)].on(t(596),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(427)](n[s(763)]),e=this[s(752)][s(727)](t);e&&e[s(580)](n[s(763)])}})),n[t(442)][t(617)].on(t(803),(()=>{const e=t,r=Array[e(716)](n[e(442)][e(617)][e(475)][e(734)]())[e(790)]((t=>e(491)===this[e(427)](t[e(763)])[e(759)]));if(0===r[e(458)])return;r[e(831)](((t,n)=>{const r=e,s=t[r(629)][r(527)],o=n[r(629)][r(527)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(793)][r(512)](o[r(793)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(427)](t);if(null===n[e(527)]){const n=this[e(708)](t);o[e(457)](n)}else{const t=this[e(752)][e(727)](r);null!==n[e(571)]||t[e(535)]?(s[e(457)](t[e(715)]),o[e(457)](t)):this[e(577)](t)}}o[e(460)]>0&&this[e(834)](o);for(const t of s)this[e(676)](e(845),t)})),n[t(442)].on(t(496),((e,r)=>{const s=t,o=r[0];if(!this[s(752)][s(460)])return;if(!o[s(651)])return;if(o[s(668)][s(649)]||!o[s(668)][s(672)])return;let i,a;switch(o[s(811)]){case s(563):i=n[s(442)][s(620)](o[s(504)]),a=i[s(817)](o[s(550)]);break;case s(613):i=n[s(442)][s(620)](o[s(441)]),a=n[s(442)][s(620)](o[s(846)]);break;case s(703):i=n[s(442)][s(620)](o[s(501)]),a=i[s(817)](o[s(550)]);break;default:return}const c=n[s(442)][s(569)](i,a);n[s(442)][s(433)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(660)](c)){if(e[t(789)])continue;if(t(746)==e[t(811)])continue;const r=this[t(619)](e);if(r&&this[t(451)](r)&&t(613)!=o[t(811)])continue;const s=e[t(629)]&&e[t(629)][t(779)];(t(556)!=e[t(811)]||t(613)==o[t(811)]&&!s)&&(n[t(514)]||t(815)==e[t(811)]&&n[t(590)]||e[t(843)]()[t(710)](c)&&this[t(481)](e,i,a))}}))}),{priority:t(757)}),n[t(442)].on(t(631),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(549)])return;if(this[s(751)])return;if(!this[s(540)][s(564)])return;if(o[s(544)])return;const a=n[s(442)][s(729)],{start:c,end:u}=o[s(843)](),l=c[s(766)]&&a[s(736)](c[s(766)])?null:a[s(509)](c,s(425)),f=u[s(816)]&&a[s(736)](u[s(816)])?null:a[s(509)](u,s(623)),h=n[s(442)][s(569)](l?l[s(793)]:c,f?f[s(670)]:u);n[s(442)][s(433)]((t=>{const e=s;this[e(587)](h);const r=n[e(442)][e(729)][e(509)](h[e(793)]);o.is(e(570))?t[e(778)](r):o[e(748)](r)})),e[s(767)]()}),{priority:e.priorities[t(774)]+10}),n[t(442)].on(t(709),((e,r)=>{const s=t,o=r[r[s(458)]-1];o&&o[s(549)]||this[s(751)]||this[s(540)][s(564)]&&(n[s(442)][s(433)]((()=>{const t=s;let o=n[t(442)][t(709)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(638)]=o[t(488)]();const i=o[t(670)][t(816)],a=n[t(442)][t(729)];i&&a[t(443)](i)&&!a[t(761)](i)&&(o=n[t(442)][t(569)](o[t(793)],n[t(442)][t(620)](i,t(670)))),this[t(426)](o)})),e[s(767)]())}),{priority:t(537)}),this[t(414)][t(762)][t(457)](t(530),this[t(540)]),this[t(484)](t(530));const o=new d(n,this[t(752)]);n[t(762)][t(457)](t(523),o),this[t(484)](t(523));const i=new b(n,this[t(752)]);n[t(762)][t(457)](t(794),i),this[t(484)](t(794)),n[t(762)][t(457)](t(743),new M(n,o,this[t(752)])),this[t(484)](t(743)),n[t(762)][t(457)](t(832),new M(n,i,this[t(752)])),this[t(484)](t(832)),n[t(762)][t(457)](t(718),new D(n,o,this[t(752)])),this[t(484)](t(718)),n[t(762)][t(457)](t(510),new D(n,i,this[t(752)])),this[t(484)](t(510));const c=n[t(450)][t(727)](t(578));this[t(682)](c,t(835),((e,{threadId:n})=>{const r=t,s=this[r(752)][r(727)](n);s&&s[r(679)]&&1===s[r(679)][r(458)]&&this[r(525)](n,{hasComments:!0})}),{priority:t(741)}),this[t(682)](c,t(822),((e,{threadId:n})=>{const r=t,s=this[r(752)][r(727)](n);s&&s[r(679)]&&!s[r(679)][r(458)]&&this[r(525)](n,{hasComments:!1})}),{priority:t(741)})}set[kc(603)](t){const n=kc;if(this[n(692)])throw new e.CKEditorError(n(552),this);this[n(692)]=t}get[kc(603)](){return this[kc(692)]}[kc(776)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(752)][n(687)]())t&&!e[n(535)]||r[n(505)](e);return e?r[n(493)]((t=>t[n(600)]())):r}[kc(669)](t){const n=kc,r=this[n(752)][n(727)](t);if(!r)throw new e.CKEditorError(n(764),this);return r}[kc(666)](t){const e=kc;return this[e(752)][e(463)](t)}[kc(557)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(811)][e(613)](":"),a=this[e(752)][e(727)](r)||this[e(597)](o,i,r,n,s);if(this[e(671)](a),this[e(554)](a,o,i||null,n),a[e(624)]=t[e(624)],a[e(459)]=!0,s&&s[e(434)]){const t=s[e(434)],n=this[e(585)](t[e(706)]);a[e(785)]=t[e(624)],a[e(513)]=n,a[e(482)]=!0}else a[e(785)]=t[e(624)];switch(t[e(629)]&&(a[e(629)]=t[e(629)]),t[e(599)]&&(a[e(599)]=t[e(599)]),this[e(692)]&&this[e(692)][e(635)]||(a[e(810)]=!0),this[e(500)][e(727)](a)){case e(814):this[e(500)][e(418)](a,e(608));break;case e(801):a[e(535)]?(this[e(724)](new Set([a])),this[e(834)](new Set([a])),this[e(500)][e(418)](a,e(842)),this[e(676)](e(490),a)):this[e(500)][e(418)](a,e(592))}return a}[kc(523)](t){const e=kc;this[e(549)]((()=>{const n=e;this[n(414)][n(442)][n(433)]((()=>{const e=n;for(const n of t[e(449)]())n[e(823)]()}))}))}[kc(794)](t){const e=kc;this[e(549)]((()=>{const n=e;this[n(414)][n(442)][n(433)]((()=>{const e=n;for(const n of t[e(449)]())n[e(728)]()}))}))}[kc(484)](t,n){const r=kc,s=this[r(414)][r(762)][r(727)](t);if(!s)throw new e.CKEditorError(r(612),this,{commandName:t});if(this[r(698)][r(463)](s))throw new e.CKEditorError(r(521),this,{commandName:t});this[r(698)][r(457)](s),n&&s.on(r(627),((t,e)=>{const o=r;this[o(540)][o(564)]&&(this[o(751)]||(e[o(458)]>0&&e[e[o(458)]-1]&&e[e[o(458)]-1][o(549)]?e[o(478)]():(t[o(638)]=n(((...t)=>s[o(627)](...t,{forceDefaultExecution:!0})),...e),t[o(767)]())))}),{priority:r(537)})}[kc(549)](t){const n=kc;let r,s;const o=this[n(751)];this[n(751)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(751)]=!1),s&&e.CKEditorError[n(538)](s,this),r}[kc(426)](t,n=null,r={}){const s=kc;if(t[s(544)])return null;const o=this[s(414)][s(450)][s(727)](s(633)).me;for(const{suggestion:e,meta:o}of this[s(660)](t,s(815)))if(o[s(590)]){if(!o[s(735)]){if(o[s(514)]){if(!this[s(713)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(481)](e,t[s(793)],t[s(670)]);break}if(n==e[s(805)]&&Uc(e,r)){const n=e[s(843)]();return n[s(793)][s(502)](t[s(670)])?this[s(601)](e,this[s(673)][s(569)](t[s(793)],n[s(670)])):this[s(601)](e,this[s(673)][s(569)](n[s(793)],t[s(670)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(681)+n:s(815),u=this[s(824)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(511)](c,i,a,t),u}[kc(806)](t,n=kc(576),r={}){const s=kc,o=this[s(414)][s(450)][s(727)](s(633)).me,i=this[s(642)][s(616)](s(815),n,s(470));for(const e of this[s(776)]())if(e[s(513)].id==o.id&&s(815)==e[s(811)]&&e[s(805)]==n&&Uc(e,r)&&(i(e[s(704)](),t)||i(t,e[s(704)]()))){for(const n of t)e[s(621)](n);return e}for(const{suggestion:e,meta:n}of this[s(660)](t,s(815))){if(!n[s(590)])continue;if(!this[s(713)]&&n[s(514)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(704)]())for(const e of t)if(!n[s(710)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(681)+n,l=this[s(824)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(511)](u,a,c,e,zr[s(658)]());return l}[kc(792)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(544)])return null;if(o(415)===this[o(575)]){const e=this[o(642)][o(616)](o(746),r,o(823));return this[o(549)]((()=>e([t],n,s))),null}const i=this[o(414)][o(450)][o(727)](o(633)).me,a=[];if(o(809)!==this[o(575)])for(const{suggestion:e,meta:n}of this[o(660)](t,o(815)))n[o(590)]&&!n[o(452)]&&a[o(505)](...e[o(704)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(781)](s);e&&r[n(505)](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(458)];){const s=r[e][n(664)](t);r[n(791)](e,1,...s),e+=s[n(458)]}}return r}(t,a);c[o(458)]&&this[o(673)][o(433)]((()=>{const t=o;for(const e of c){const o=this[t(642)][t(616)](t(746),r,t(823));this[t(549)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(793)],u=t[o(670)];for(const{suggestion:e,meta:n}of this[o(660)](t,o(746))){if(!n[o(590)])continue;if(e[o(805)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(843)]();if(i[o(710)](t,!0))return null;c=c[o(512)](i[o(793)])?c:i[o(793)],u=u[o(636)](i[o(670)])?u:i[o(670)],a?i[o(793)][o(512)](a[o(843)]()[o(793)])?(a[o(522)](),a=e):e[o(522)]():a=e}const l=this[o(673)][o(569)](c,u);if(a)this[o(601)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(824)]({id:t,type:o(589)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(511)](o(589)+r,t,a,l)}}return null}[kc(545)](t,n,r=[],s=null,o={}){const i=kc;n[i(689)]||(n[i(689)]=n[i(758)]),n[i(779)]=t.is(i(437)),s=s||wc(n);const a=r[i(493)]((t=>Pc(t,this[i(673)]))),c=t.is(i(437))?t:Pc(t,this[i(673)]);if(i(415)===this[i(575)]){const t=this[i(642)][i(616)](i(556),s,i(823));return this[i(549)]((()=>t([c],n,o))),null}a[i(505)](c);let u=!0;for(const t of a)if(!this[i(737)](t)){u=!1;break}if(u&&i(809)!==this[i(575)]){const t=this[i(642)][i(616)](i(556),s,i(823));return this[i(549)]((()=>t([c],n,o))),null}let l=null,f=c[i(793)],h=c[i(670)];for(const{suggestion:t,meta:e}of this[i(660)](c,i(556))){if(!e[i(590)])continue;if(e[i(735)]||e[i(514)]||e[i(452)])continue;if(t[i(629)][i(689)]!=n[i(689)])continue;if(!Uc(t,o))continue;const r=t[i(843)]();if(t[i(805)]==s){if(r[i(710)](c,!0))return null;f=f[i(512)](r[i(793)])?f:r[i(793)],h=h[i(636)](r[i(670)])?h:r[i(670)],l?r[i(793)][i(512)](l[i(843)]()[i(793)])?(l[i(522)](),l=t):t[i(522)]():l=t}else{const e=c[i(781)](r);this[i(783)](t,e)}}const g=this[i(414)][i(450)][i(727)](i(633)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(601)](l,this[i(673)][i(569)](f,h)),l;{const t=this[i(824)]({id:d,type:i(804)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(511)](i(804)+s,d,p,this[i(673)][i(569)](f,h)),t}}[kc(422)](t,n,r=[],s=null,o={}){const i=kc;n[i(689)]||(n[i(689)]=n[i(758)]);const a=t[0];n[i(779)]=a.is(i(437)),s=s||wc(n);const c=r[i(493)]((t=>Pc(t,this[i(673)]))),u=a.is(i(437))?t:t[i(493)]((t=>Pc(t,this[i(673)])));if(i(415)===this[i(575)]){const t=this[i(642)][i(616)](i(556),s,i(823));return this[i(549)]((()=>t(u,n,o))),null}c[i(505)](...u);let l=!0;for(const t of c)if(!this[i(737)](t)){l=!1;break}if(l&&i(809)!==this[i(575)]){const t=this[i(642)][i(616)](i(556),s,i(823));return this[i(549)]((()=>t(u,n,o))),null}const f=this[i(414)][i(450)][i(727)](i(633)).me;for(const t of this[i(776)]()){if(t[i(513)].id!=f.id)continue;if(i(556)!=t[i(811)]||t[i(629)][i(689)]!=n[i(689)])continue;if(!Uc(t,o))continue;const e=t[i(805)]==s;for(let n=0;n<u[i(458)];n++){const r=u[n];for(const s of t[i(648)]()){const o=s[i(536)]();if(r[i(502)](o)){e?(u[i(791)](n,1),n--):t[i(572)](s[i(763)]);break}}}}if(0==u[i(458)])return null;const h=this[i(642)][i(616)](i(556),s,i(470));for(const t of this[i(776)]())if(t[i(513)].id==f.id&&i(556)==t[i(811)]&&t[i(629)][i(689)]==n[i(689)]&&t[i(805)]==s&&Uc(t,o)&&(h(t[i(704)](),u)||h(u,t[i(704)]()))){for(const e of u)t[i(621)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(804)+s,m=this[i(824)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(511)](p,g,d,t,zr[i(658)]());return m}[kc(587)](t,n=null,r={}){const s=kc;if(t[s(544)])return null;const o=this[s(414)][s(450)][s(727)](s(633)).me,a=new i.LiveRange(t[s(793)],t[s(670)]);for(const{suggestion:t,meta:e}of this[s(660)](a,s(815)))if(e[s(590)]&&!e[s(735)])if(t[s(789)]){const e=t[s(704)]()[s(790)]((t=>s(632)!=t[s(598)][s(777)]));if(e[s(652)]((t=>a[s(710)](t,!0)))&&t[s(728)](),e[s(499)]((t=>t[s(710)](a,!0)))){const t=this[s(642)][s(616)](s(780),n,s(823));return this[s(549)]((()=>t([a],null,r))),null}}else{const e=a[s(781)](t[s(843)]());null!==e&&t[s(691)]([e],null,r)}if(a[s(721)](),a[s(544)]||s(632)==a[s(598)][s(777)])return null;let c=null,u=a[s(793)],l=a[s(670)];const f=this[s(660)](a,s(780));for(const{suggestion:t,meta:e}of f){const n=this[s(673)][s(569)](u,l);if(e[s(590)]&&(this[s(713)]||!e[s(514)]&&!e[s(452)]))if(t[s(789)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(704)]()){if(r[s(710)](n,!0))return t;n[s(710)](r)||(e=!1)}e&&t[s(728)]()}else{const e=t[s(843)]();if(e[s(710)](n,!0))return t;if(!Uc(t,r)){n[s(710)](e)?t[s(522)]():e[s(559)](u)?u=e[s(670)]:e[s(559)](l)&&(l=e[s(793)]);continue}u=u[s(512)](e[s(793)])?u:e[s(793)],l=l[s(636)](e[s(670)])?l:e[s(670)],r=Object[s(685)]({},t[s(599)]),c?e[s(793)][s(512)](c[s(843)]()[s(793)])?(c[s(522)](),c=t):t[s(522)]():c=t}}if(c)return this[s(601)](c,this[s(673)][s(569)](u,l)),c;{const t=(0,e.uid)(),i=this[s(673)][s(569)](u,l),a=o.id,c=n?s(784)+n:s(780),f=this[s(824)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(511)](c,t,a,i),f}}[kc(560)](t,n=kc(576),r={}){const s=kc,o=this[s(414)][s(450)][s(727)](s(633)).me,a=t[s(493)]((t=>new i.LiveRange(t[s(793)],t[s(670)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(660)](a,s(815)))e[s(590)]&&!e[s(735)]&&c[s(457)](t);for(const e of c)if(e[s(789)]){const o=e[s(704)]();if((!e[s(599)]||!e[s(599)][s(830)])&&o[s(652)]((t=>a[s(499)]((e=>e[s(710)](t,!0)))))&&e[s(728)](),a[s(652)]((t=>o[s(499)]((e=>e[s(710)](t,!0)))))){const e=this[s(642)][s(616)](s(780),n,s(823));return this[s(549)]((()=>e(t,null,r))),null}}else{const t=e[s(843)]();if(a[s(499)]((e=>e[s(710)](t,!0)))&&e[s(728)](),a[s(652)]((e=>t[s(710)](e,!0)))){const t=this[s(642)][s(616)](s(780),n,s(823));return this[s(549)]((()=>t(a,null,r))),null}}const u=this[s(642)][s(616)](s(780),n,s(470));let l=null;for(const t of this[s(776)]())if(t[s(513)].id==o.id&&t[s(535)]&&s(780)==t[s(811)]&&t[s(805)]==n&&Uc(t,r)&&(u(t[s(704)](),a)||u(a,t[s(704)]())))if(l){if(t[s(679)]&&t[s(679)][s(458)])continue;for(const e of t[s(704)]())l[s(492)](e)||l[s(621)](e);t[s(522)]()}else{l=t;for(const e of a)t[s(492)](e)||t[s(621)](e)}if(l)return l;c[s(566)]();for(const{suggestion:t,meta:e}of this[s(660)](a,s(780)))e[s(590)]&&(this[s(713)]||!e[s(514)]&&!e[s(452)])&&Uc(t,r)&&c[s(457)](t);for(const t of c){const e=t[s(704)]();if((!r||!r[s(830)])&&a[s(652)]((t=>e[s(499)]((e=>e[s(710)](t,!0))))))return t;(!t[s(599)]||!t[s(599)][s(830)])&&e[s(652)]((t=>a[s(499)]((e=>e[s(710)](t,!0)))))&&t[s(728)]()}const f=(0,e.uid)(),h=o.id,g=s(784)+n,d=this[s(824)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(721)](),t[s(544)]||s(632)==t[s(598)][s(777)]||this[s(511)](g,f,h,t,zr[s(658)]());return d}[kc(749)](t,n,r,s,o){const i=kc;if(t[i(544)])return[];if(i(415)===this[i(575)])return[];const a=this[i(414)][i(450)][i(727)](i(633)).me.id,c=Array[i(716)](this[i(752)][i(687)]())[i(790)]((e=>i(694)==e[i(811)]&&e[i(629)][i(494)]==n&&e[i(492)](t)));if(i(771)===this[i(575)]){const e=this[i(660)](t,i(815))[i(790)]((({meta:t})=>t[i(590)]&&!t[i(452)]&&!t[i(735)]))[i(493)]((({suggestion:t})=>t));c[i(444)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(694)==t[i(811)]?t[i(629)][i(678)]:void 0,o=t[i(843)](),a=Array[i(716)](u[i(646)]())[i(542)]((t=>t[i(561)](o)));if(!a)continue;const c=a[i(664)](o);this[i(451)](n)&&i(815)==t[i(811)]&&0!=c[i(458)]||(u[i(827)](a),c[i(739)]((t=>{u[i(418)](t,r)})),i(815)!=t[i(811)]&&e!=s&&u[i(418)](a[i(781)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(458)]>37&&console[i(607)](i(712),{key:n});const f=(i(705)+(n+"|")+wc({newValue:s}))[i(531)](0,60),h=this[i(824)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(505)](h),this[i(511)](f,c,a,t)}return l}[kc(696)](t){const e=kc;this[e(484)](t,((t,...n)=>{this[e(480)]((()=>{t(...n)}))}))}[kc(567)](t){const e=kc;this[e(647)][e(457)](t)}[kc(595)](t){const e=kc;this[e(438)][e(457)](t)}[kc(619)](t){const e=kc;return e(694)==t[e(811)]?t[e(805)][e(613)]("|")[0]:null}[kc(601)](t,e){const n=kc,r=t[n(655)]();this[n(673)][n(433)]((t=>{t[n(524)](r,{range:e})}))}[kc(671)](t){const e=kc,n=t.id,r=this[e(414)][e(755)][e(727)](e(795));this[e(517)][e(639)](n)||this[e(517)][e(503)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(517)][e(826)](n);s[e(723)](e(528)),s[e(528)]=!1,t[e(679)]=s}[kc(554)](t,n,r,s){const o=kc;if(t[o(811)]!=n||t[o(805)]!=r||t[o(611)].id!=s)throw this[o(414)][o(753)](o(495)),new e.CKEditorError(o(495),this)}[kc(783)](t,n){const r=kc,s=t[r(843)]();if(n[r(502)](s))t[r(522)]();else if(s[r(710)](n)){const o=this[r(673)][r(620)](n[r(793)][r(816)],r(670));this[r(601)](t,this[r(673)][r(569)](s[r(793)],o));const i=(0,e.uid)(),a=t[r(611)].id,c=t[r(811)]+":"+t[r(805)];this[r(824)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(629)],attributes:t[r(599)]});const u=this[r(673)][r(620)](n[r(670)][r(447)],r(562)),l=this[r(673)][r(569)](u,s[r(670)]);this[r(511)](c,i,a,l)}else if(s[r(559)](n[r(793)])){const e=this[r(673)][r(620)](n[r(793)][r(816)],r(670));this[r(601)](t,this[r(673)][r(569)](s[r(793)],e))}else{const e=this[r(673)][r(620)](n[r(670)][r(447)],r(562));this[r(601)](t,this[r(673)][r(569)](e,s[r(670)]))}}[kc(737)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(660)](t,e(815))){if(!r[e(590)])continue;const s=n[e(704)]();for(const n of s)if(!t[e(664)](n)[e(458)])return!0}return!1}[kc(732)](t){const n=kc,r=this[n(414)][n(450)][n(727)](n(633))[n(604)](t);if(!r)throw new e.CKEditorError(n(594),this);return r}[kc(585)](t){const e=kc,n=this[e(414)][e(450)][e(727)](e(633)),r=(0,o.hashObject)(e(731)+t);return n[e(604)](r)||n[e(454)]({id:r,name:t})}[kc(597)](t,e,n,r,s){const o=kc,i=this[o(732)](r),a=this[o(642)][o(662)](t,e,n,i,s,(t=>{const e=o;this[e(525)](n,{attributes:t});const r=this[e(669)](n);this[e(724)](new Set([r])),this[e(834)](new Set([r]))}));return this[o(682)](a,o(823),(()=>{const t=o;this[t(525)](n,{state:t(579)})}),{priority:o(537)}),this[o(682)](a,o(728),(()=>{const t=o;this[t(525)](n,{state:t(699)})}),{priority:o(537)}),this[o(752)][o(418)](n,a),this[o(500)][o(418)](a,o(814)),a}[kc(427)](t){const e=kc,n=t[e(613)](":");return{group:n[0],type:n[1],subType:n[e(458)]>=5?n[2]:null,id:n[e(458)]<5?n[2]:n[3],authorId:n[e(458)]<5?n[3]:n[4],markerCount:6==n[e(458)]?n[5]:null}}[kc(481)](t,n,r){const s=kc,o=t[s(843)](),i=o[s(793)],a=o[s(670)];this[s(601)](t,this[s(673)][s(569)](i,n));const c=(0,e.uid)(),u=t[s(611)].id,l=t[s(811)]+(t[s(805)]?":"+t[s(805)]:"");this[s(824)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(599)],data:t[s(629)]});const f=this[s(619)](t);(s(556)==t[s(811)]||f&&this[s(451)](f))&&(r=this[s(673)][s(808)](r[s(447)])),this[s(511)](l,c,u,this[s(673)][s(569)](r,a))}[kc(660)](t,e=null){const n=kc,r=[],s=this[n(414)][n(450)][n(727)](n(633)).me;Array[n(628)](t)||(t=[t]);for(const o of this[n(776)]()){if(!o[n(535)])continue;if(e&&o[n(811)]!=e)continue;let i=!1;for(const e of o[n(704)]()){for(const a of t){const t=a[n(793)][n(502)](e[n(670)])||a[n(670)][n(502)](e[n(793)]);if(t||a[n(781)](e)){const c=a[n(710)](e)&&Mc(this[n(673)][n(729)],e[n(793)],a),u=e[n(710)](a)&&Mc(this[n(673)][n(729)],a[n(793)],e);r[n(505)]({suggestion:o,meta:{isOwn:s==o[n(513)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(511)](t,e,n,r,s){const o=kc;this[o(673)][o(433)]((i=>{const a=o;let c=a(551)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(733)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(577)](t){const e=kc,n=t[e(622)],r=t[e(487)];t[e(622)]=null,t[e(487)]=null,null!=n&&n[e(487)]==t&&(n[e(487)]=r),null!=r&&r[e(622)]==t&&(r[e(622)]=n),e(842)==this[e(500)][e(727)](t)&&(this[e(500)][e(418)](t,e(592)),this[e(676)](e(813),t,n,r))}[kc(824)](t){const n=kc,r=t.id,s=this[n(557)](t);if(this[n(692)]&&this[n(692)][n(635)]){const o=this[n(414)][n(450)][n(727)](n(844)),i=s[n(720)],a=s[n(805)]?s[n(811)]+":"+s[n(805)]:s[n(811)],c=this[n(414)][n(591)],u=o[n(457)](Kr(c,n(684))),l={id:r,type:a,hasComments:i,data:t[n(629)]||null,originalSuggestionId:t[n(656)]||null,attributes:s[n(599)]};this[n(692)][n(635)](l)[n(765)]((t=>{const e=n;s[e(810)]=!0,o[e(640)](u),t&&t[e(624)]&&(this[e(752)][e(727)](r)[e(624)]=t[e(624)])}))[n(516)]((t=>{const r=n;throw(0,e.logWarning)(r(574)),this[r(414)][r(442)][r(473)]({isUndoable:!1},(()=>{s[r(728)]()})),s[r(476)](),this[r(752)][r(827)](s.id),this[r(500)][r(827)](s),t}))}return s}[kc(451)](t){const e=kc;return this[e(647)][e(463)](t)}[kc(525)](t,e){const n=kc,r=this[n(414)][n(450)][n(727)](n(844)),s=this[n(669)](t);if(this[n(692)]&&this[n(692)][n(533)])if(s[n(810)]){const s=r[n(457)](Kr(this[n(414)][n(591)],n(684)));this[n(692)][n(533)](t,e)[n(765)]((()=>{r[n(640)](s)}))}else s.on(n(416),(()=>{this[n(525)](t,e)}))}[kc(839)](t){const n=kc;if(!this[n(692)]||!this[n(692)][n(669)])throw new e.CKEditorError(n(453),this);return this[n(692)][n(669)](t)}[kc(708)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(427)](t),i=this[e(752)][e(727)](n)||this[e(597)](r,s,n,o,{});switch(this[e(554)](i,r,s,o),this[e(500)][e(727)](i)){case e(814):this[e(839)](n)[e(765)]((t=>{const r=e;let s=Promise[r(466)]();t[r(720)]&&(s=this[r(517)][r(558)]({channelId:this[r(414)][r(755)][r(727)](r(795)),threadId:n})),s[r(765)]((()=>{const e=r;this[e(557)](t)[e(810)]=!0}))})),this[e(500)][e(418)](i,e(801));break;case e(592):this[e(525)](n,{state:e(711)});case e(608):this[e(500)][e(418)](i,e(842)),this[e(676)](e(490),i);break;case e(842):this[e(676)](e(845),i)}return i[e(580)](t),i}[kc(834)](t){const e=kc,n=Array[e(716)](t),r=n[e(790)]((t=>e(694)==t[e(811)]));this[e(520)](r);const s=n[e(790)]((t=>!t[e(789)]&&e(694)!=t[e(811)])),o=this[e(776)]({skipNotAttached:!0})[e(790)]((t=>!t[e(789)]&&e(694)!=t[e(811)])),i=o[e(790)]((n=>!t[e(463)](n))),a=new Map(o[e(493)]((t=>[t,this[e(642)][e(616)](t[e(811)],t[e(805)],e(634))]))),c=new Map(o[e(493)]((t=>[t,t[e(843)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(458)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(458)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(458)];t++){const n=s[t];!l[e(463)](n)&&n[e(622)]&&(f[e(457)](n[e(622)]),n[e(622)][e(487)]===n&&(n[e(622)][e(487)]=null),n[e(622)]=null),!u[e(463)](n)&&n[e(487)]&&(f[e(457)](n[e(487)]),n[e(487)][e(622)]===n&&(n[e(487)][e(622)]=null),n[e(487)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(458)];e++){const r=g(t,n[e]);r&&(r[0][s(487)]=r[1],r[1][s(622)]=r[0],u[s(457)](r[0]),l[s(457)](r[1]))}}function g(t,n){const r=e;if(t[r(513)].id!==n[r(513)].id)return null;const s=a[r(727)](t)(t,n,c[r(727)](t),c[r(727)](n));return s&&a[r(727)](n)(t,n,c[r(727)](t),c[r(727)](n))?s[1][r(679)]&&s[1][r(679)][r(458)]?null:s:null}f[e(460)]&&this[e(834)](f)}[kc(520)](t){const e=kc;if(0==t[e(458)])return;const n=this[e(776)]({skipNotAttached:!0})[e(790)]((t=>e(694)==t[e(811)]&&t[e(459)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(599)]);s[e(463)](n)||(s[e(418)](n,r[e(458)]),r[e(505)]([]));const i=s[e(727)](n);r[i][e(505)](t)}!function(){const t=e;r[t(831)](((e,n)=>{const r=t,s=e[0][r(624)],o=n[0][r(624)];return s==o?e[0][r(599)][r(465)]<n[0][r(599)][r(465)]?-1:1:s<o?-1:1}));for(const e of r)e[t(831)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(458)];t++){if(0==r[t][e(458)])continue;const n=[];for(let s=t+1;s<r[e(458)];s++)0!=r[s][e(458)]&&i(r[t],r[s])&&n[e(505)](s);for(const s of n)r[t]=r[t][e(677)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(458)];n++){const r=t[n+1]||null;t[n][e(487)]!==r&&(t[n][e(487)]=r)}for(const t of r)for(let n=0;n<t[e(458)];n++){const r=t[n-1]||null;t[n][e(622)]!==r&&(t[n][e(622)]=r)}function i(t,n){const r=e;if(t[0][r(599)][r(465)]!==n[0][r(599)][r(465)]&&t[0][r(513)]!==n[0][r(513)])return!1;if(!function(t,e){const n=r;return!t[n(720)]&&!e[n(720)]||(!t[n(720)]||!e[n(720)])&&(!!(t[n(720)]&&e[n(624)]<t[n(679)][n(529)][n(727)](0)[n(624)])||!!(e[n(720)]&&t[n(624)]<e[n(679)][n(529)][n(727)](0)[n(624)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(599)],r(465)),o=Ac(n[0][r(599)],r(465));return!!Dr(s,o)&&(!!t[r(652)]((t=>n[r(499)]((e=>t[r(843)]()[r(502)](e[r(843)]())))))&&n[r(652)]((e=>t[r(499)]((t=>e[r(843)]()[r(502)](t[r(843)]()))))))}}[kc(724)](t){const e=kc,n=Array[e(716)](t),r=this[e(776)]({skipNotAttached:!0}),s=r[e(790)]((n=>!t[e(463)](n))),o=new Map(n[e(493)]((t=>[t,this[e(642)][e(616)](t[e(811)],t[e(805)],e(470))]))),i=new Map(r[e(493)]((t=>[t,t[e(704)]()])));for(let t=0;t<n[e(458)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(458)];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(458)];e++){const s=r[e];if(s[a(811)]!==n[a(811)]||s[a(513)].id!==n[a(513)].id||s[a(805)]!==n[a(805)])continue;if(!Bc(n,s))continue;if(a(694)==n[a(811)]&&n[a(629)][a(678)]!=s[a(629)][a(678)])continue;if(a(694)==n[a(811)]&&t[a(451)](n[a(629)][a(494)]))continue;if(a(556)==n[a(811)]){const e=t[a(414)][a(442)],r=n[a(675)]();if(r&&(e[a(729)][a(761)](r)||e[a(729)][a(736)](r)))continue}const c=o[a(727)](n),u=i[a(727)](n),l=i[a(727)](s),f=n[a(679)]&&n[a(679)][a(458)],h=s[a(679)]&&s[a(679)][a(458)];if(!f&&c(l,u))return t[a(750)](s,n),i[a(827)](n),!0;if(!h&&c(u,l))return t[a(750)](n,s),i[a(827)](s),!0}return!1}}[kc(750)](t,e){const n=kc;if(t[n(789)])for(const r of e[n(704)]())t[n(621)](r);else{const r=e[n(843)]()[n(670)];this[n(601)](t,this[n(673)][n(569)](t[n(843)]()[n(793)],r))}e[n(522)]()}[kc(625)](t,e,n){const r=kc,s=t[r(654)](r(456))||t[r(654)](r(694))?r(782):t[r(742)]();return Kr(this[r(414)][r(591)],e+"_"+s+r(448),n)}[kc(659)](){const t=kc,n=this[t(414)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(673)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(427)](t[i(763)]);if(i(491)===e){r[i(787)](this[i(625)](n,i(606)));break}}for(const t of s){const{group:n,type:s}=this[i(427)](t[i(763)]);if(i(491)===n){r[i(787)](this[i(625)](s,i(650),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(799)](t){const e=kc;if(this[e(730)])return!1;const n=this[e(414)],r=n[e(442)][e(617)][e(475)][e(420)]();if(0==r[e(458)])return!1;const s=[],o=r[e(790)]((t=>e(694)==t[e(811)])),i=r[e(790)]((t=>e(563)==t[e(811)]&&e(769)!=t[e(763)])),a=r[e(790)]((t=>e(640)==t[e(811)]&&e(769)!=t[e(763)]));for(const t of o)s[e(505)]({key:t[e(747)],newValue:t[e(479)],oldValue:t[e(754)],range:Dc(t[e(437)],n[e(442)])});for(const t of i){const r=a[e(542)]((n=>n[e(504)][e(502)](t[e(504)])));r&&s[e(505)]({key:e(430),newValue:t[e(763)],oldValue:r[e(763)],range:n[e(442)][e(568)](t[e(504)][e(766)])})}return 0!=s[e(458)]&&this[e(534)](t,s)}[kc(553)](t){const e=kc;let n=!1;const r=this[e(414)][e(442)][e(617)][e(475)][e(734)]()[e(790)]((t=>t[e(629)][e(571)]&&t[e(763)][e(654)](e(432))));for(const s of r){const{subType:r,id:o}=this[e(427)](s[e(763)]),i=r[e(613)]("|")[0];for(const r of this[e(776)]({skipNotAttached:!0}))r.id!=o&&e(694)==r[e(811)]&&r[e(629)]&&r[e(629)][e(494)]==i&&r[e(843)]()[e(561)](s[e(629)][e(571)])&&(this[e(605)](r,s[e(629)][e(571)],t),n=!0)}return n}[kc(480)](t){this[kc(730)]=!0,t()}[kc(547)](t){const e=kc,n=this[e(451)](t),r=this[e(438)][e(463)](t);return n||r}[kc(534)](t,e){const n=kc;if(0==e[n(458)])return!1;let r=!1;for(const s of e){const e=this[n(660)](s[n(437)],n(694))[n(790)]((t=>!t[n(775)][n(735)]))[n(493)]((t=>t[n(491)])),i=(0,o.hashObject)({newValue:s[n(485)]});e[n(790)]((t=>{const e=n,[r,o]=t[e(805)][e(613)]("|");return r==s[e(494)]&&o!=i}))[n(739)]((e=>{const o=n;this[o(605)](e,s[o(437)],t),r=!0}))}return r}[kc(605)](t,e,n){const r=kc,s=t[r(843)]()[r(664)](e);0!==s[r(458)]?1!==s[r(458)]?this[r(481)](t,e[r(793)],e[r(670)]):this[r(601)](t,s[0]):n[r(572)](t[r(655)]())}}class Rc{constructor(t){const e=kc;this[e(686)]=t,this[e(673)]=t[e(442)],this[e(744)]=new Map,this[e(581)]=new Map,this[e(644)]()}[kc(662)](t,e,n,r,s,o){const i=kc;return new zr(this[i(673)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(616)](t,e,i(823))(...n),onDiscard:(...n)=>this[i(616)](t,e,i(728))(...n)})}[kc(665)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(744)][s(418)](o,r)}[kc(616)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(744)][r(727)](s)||this[r(581)][r(727)](t+":"+n)}[kc(644)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(831)](((t,n)=>t[e(793)][e(512)](n[e(793)])?1:-1)),this[e(673)][e(433)]((n=>{const r=e;for(const e of t){let t;t=e[r(670)][r(829)]&&e[r(670)][r(447)]==e[r(793)][r(766)]?n[r(707)](e[r(793)][r(766)],"on"):n[r(707)](e),this[r(673)][r(631)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(673)][n(433)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(493)]((t=>(vc(t)&&(t=this[s(673)][s(569)](t[s(670)])),t)))[s(790)]((t=>s(632)!==t[s(598)][s(777)]));if(c[s(458)]<1)return;const u=Array[s(716)](this[s(673)][s(617)][s(726)][s(704)]())[s(493)]((t=>i.LiveRange[s(548)](t)));r[s(778)](c);for(const t of this[s(686)][s(762)][s(762)]())t[s(760)]();a[s(505)]({forceDefaultExecution:!0}),this[s(686)][s(627)](o,...a);const l=u[s(790)]((t=>s(632)!=t[s(598)][s(777)]));l[s(458)]>0&&r[s(778)](l);for(const t of u)t[s(721)]()}))},s=(e,n)=>1==e[t(458)]&&1==n[t(458)]&&e[0][t(670)][t(502)](n[0][t(793)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(673)])?[e,n]:xc(n,e,s,r,this[t(673)])?[n,e]:null;this[t(581)][t(418)](t(796),e),this[t(581)][t(418)](t(543),n),this[t(581)][t(418)](t(756),s),this[t(581)][t(418)](t(788),o),this[t(581)][t(418)](t(472),n),this[t(581)][t(418)](t(667),e),this[t(581)][t(418)](t(464),s),this[t(581)][t(418)](t(431),o),this[t(581)][t(418)](t(429),r),this[t(581)][t(418)](t(802),e),this[t(581)][t(418)](t(546),s),this[t(581)][t(418)](t(586),e),this[t(581)][t(418)](t(717),r),this[t(581)][t(418)](t(446),e),this[t(581)][t(418)](t(518),s),this[t(581)][t(418)](t(641),e),this[t(581)][t(418)](t(714),e),this[t(581)][t(418)](t(828),((e,n)=>{const r=t;if(!n)return;const s=this[r(686)][r(450)][r(727)](Sc);this[r(673)][r(433)]((t=>{const o=r;if(o(430)==n[o(494)])for(const r of e){const e=r[o(793)][o(766)],s=n[o(678)];t[o(588)](e,s)}else if(s[o(451)](n[o(494)]))for(const r of e)void 0!==n[o(678)]?t[o(593)](n[o(494)],n[o(678)],r[o(793)][o(766)]):t[o(497)](n[o(494)],r[o(793)][o(766)]);else for(const r of e)n[o(678)]?t[o(593)](n[o(494)],n[o(678)],r):t[o(497)](n[o(494)],r)}))})),this[t(581)][t(418)](t(474),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(447)][r(819)]({includeSelf:!0,parentFirst:!0})){if(s[r(598)]==s)return!1;if(!n[r(506)](s))return!1;if(t[r(761)](s)||t[r(736)](s))return!0}return!1}function vc(t){const e=kc;return t[e(670)][e(447)]==t[e(793)][e(766)]&&t[e(670)][e(690)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(738)].is(s(838))&&!r[s(761)](t[s(738)]),i=t[s(793)][s(602)](o),a=t[s(670)][s(602)](o,{direction:s(623)});return!(t[s(793)][s(502)](i)&&t[s(670)][s(502)](a)||(i[s(512)](a)?n[s(524)](e,{range:n[s(569)](i,a)}):n[s(572)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(793)][e(766)];return n&&n.is(e(770))}function Dc(t,e){const n=kc;return null==t[n(670)][n(816)]&&t[n(670)][n(447)]==t[n(793)][n(766)]?Pc(t[n(793)][n(766)],e):t}function Pc(t,e){const n=kc,r=e[n(729)][n(761)](t)||e[n(729)][n(440)](t);return e[n(569)](e[n(620)](t,n(768)),r?e[n(630)](t):e[n(620)](t,n(670)))}function xc(t,e,n,r,s){const o=kc;if(t[o(487)])return!1;if(!Bc(t,e))return!1;if(n[o(670)][o(502)](r[o(793)]))return!0;if(t[o(811)]!=e[o(811)])return!1;if(!n[o(670)][o(807)](r[o(793)]))return!1;const i=s[o(569)](n[o(670)],r[o(793)])[o(573)]();for(const t of i)if([o(688),o(424)][o(837)](t[o(811)])&&s[o(729)][o(736)](t[o(738)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(459)]||!e[n(459)])return!1;const r=new Set(Object[n(646)](t[n(599)])),s=new Set(Object[n(646)](e[n(599)]));if(r[n(827)](n(465)),s[n(827)](n(465)),0==r[n(460)]&&0==s[n(460)])return!0;if(r[n(460)]!=s[n(460)])return!1;const o={...t[n(599)]},i={...e[n(599)]};return delete o[n(465)],delete i[n(465)],JSON[n(786)](o)==JSON[n(786)](i)}function Uc(t,e){const n=kc,r=jc(t[n(599)]),s=jc(e);if(!t[n(459)])return!1;for(const t of Object[n(646)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(685)]({},t);return delete n[e(830)],delete n[e(541)],n}function Gc(){const t=["bind","53825kiiqSJ","discardSuggestion","498440JjuZsv","locale","stopListening","destroy","view","unbind","commands","293320Loodux","3238224mFKYRL","157347xzIKvg","_removePendingAction","add","_editor","PendingActions","_setPendingAction","162viMUMV","canDiscard","canAccept","plugins","_acceptCommand","PENDING_ACTION_SUGGESTION","_pendingAction","getRanges","3WSlRaF","model","1395730kUhorA","remove","canEditAt","_discardCommand","execute","1102544ytMIKZ","get","listenTo","change:isDirty","isEnabled","commentThreadController","isDirty","acceptSuggestion"];return(Gc=function(){return t})()}function Vc(t,e){const n=Gc();return(Vc=function(t,e){return n[t-=443]})(t,e)}const Wc=Vc;!function(t){const e=Vc,n=t();for(;;)try{if(251952===parseInt(e(449))/1+-parseInt(e(483))/2+parseInt(e(465))/3*(parseInt(e(472))/4)+-parseInt(e(481))/5*(parseInt(e(457))/6)+-parseInt(e(467))/7+parseInt(e(450))/8+parseInt(e(451))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Hc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(466)]=e,this[s(446)]=n,this[s(477)]=r,this[s(454)]=t,this[s(461)]=t[s(448)][s(473)](s(479)),this[s(470)]=t[s(448)][s(473)](s(482)),this[s(446)][s(480)](s(476)).to(this[s(461)],this[s(470)],((t,e)=>t||e)),this[s(446)][s(480)](s(459)).to(this[s(461)],s(476),(t=>t&&this[s(454)][s(466)][s(469)](e[s(464)]()))),this[s(446)][s(480)](s(458)).to(this[s(470)],s(476),(t=>t&&this[s(454)][s(466)][s(469)](e[s(464)]()))),this[s(463)]=null,n[s(478)]&&this[s(456)](),this[s(474)](n,s(479),(()=>this[s(479)]())),this[s(474)](n,s(482),(()=>this[s(482)]())),this[s(474)](n,s(475),(()=>{const t=s;n[t(478)]?this[t(456)]():this[t(452)]()}))}[Wc(479)](){const t=Wc;this[t(461)][t(471)](this[t(466)].id)}[Wc(482)](){const t=Wc;this[t(470)][t(471)](this[t(466)].id)}[Wc(445)](){const t=Wc;this[t(446)][t(447)](t(476)),this[t(446)][t(447)](t(459)),this[t(446)][t(447)](t(458)),this[t(444)](),this[t(477)][t(445)](),this[t(463)]&&this[t(452)]()}[Wc(456)](){const t=Wc,e=Kr(this[t(454)][t(443)],t(462));this[t(463)]=this[t(454)][t(460)][t(473)](t(455))[t(453)](e)}[Wc(452)](){const t=Wc;null!==this[t(463)]&&this[t(454)][t(460)][t(473)](t(455))[t(468)](this[t(463)]),this[t(463)]=null}}function zc(){const t=["focusCycler","author","SUGGESTION_THREAD_DESCRIPTION","commentsListView","1402261zlIrNe","removeComment","shift+tab","_createCommentThreadInputView","ariaDescriptionView","submit","length","SUGGESTION_THREAD_ARIA_LABEL","focusTracker","_config","hasDirtyComment","canDiscard","commentThread","isEnabled","isReadOnly","target","_createCommentViews","render","value","324918zexhiB","descriptionParts","10dOJHBL","assign","focus","content","95UnesLc","keystrokes","2810664aYuAGG","disabledSubmit","commentThreadInputView","isDirty","7714500GwGOLc","120748fgdDiU","fire","name","body","element","delegate","parseFromString","22sRgYAM","showInput","focusables","textContent","isActive","CommentView","cancel","formatDateTime","addComment","set","editor","bind","destroy","authoredAt","tab","locale","132669jxwraq","join","_localUser","text/html","ariaLabel","setData","commentInputView","disableComments","_model","24XQSsCb","6671048qiTcUN","map","canAccept","editorConfig","updateComment"];return(zc=function(){return t})()}function Kc(t,e){const n=zc();return(Kc=function(t,e){return n[t-=409]})(t,e)}const qc=Kc;!function(t){const e=Kc,n=t();for(;;)try{if(432089===-parseInt(e(435))/1+parseInt(e(437))/2*(-parseInt(e(471))/3)+-parseInt(e(448))/4*(-parseInt(e(441))/5)+-parseInt(e(480))/6*(-parseInt(e(416))/7)+parseInt(e(481))/8+parseInt(e(443))/9+-parseInt(e(447))/10*(parseInt(e(455))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(415)]=null,this[a(445)]=null,this[a(420)]=new o.AriaDescriptionView(t,Kr(t,a(414))),this[a(464)](a(459),!1),this[a(464)](a(468),n[a(468)]),this[a(466)](a(468)).to(n),this[a(464)](a(436),[]),this[a(464)](a(446),!1),this[a(464)](a(429),!1),this[a(464)](a(409),!1),this[a(464)](a(427),!1),this[a(466)](a(475)).to(this,a(422),n,a(468),this,a(436),((t,e,r)=>{const s=a,o=r[s(482)]((t=>T(t[s(440)])))[s(472)](". ")+".";return Kr(this[s(470)],s(423),[t-1,n[s(413)][s(450)],e?i[s(462)](e):"",(new DOMParser)[s(454)](o,s(474))[s(451)][s(458)]])})),this[a(457)]=new s.ViewCollection,this[a(424)]=new e.FocusTracker,this[a(442)]=new e.KeystrokeHandler,this[a(412)]=new s.FocusCycler({focusables:this[a(457)],focusTracker:this[a(424)],keystrokeHandler:this[a(442)],keystrokeHandlerOptions:{filter:t=>t[a(431)]!==this[a(452)]},actions:{focusPrevious:a(418),focusNext:a(469)}}),this[a(479)]=n,this[a(473)]=r,this[a(425)]=i,i[a(478)]?this[a(464)](a(422),1):this[a(432)]()}[qc(433)](){const t=qc;super[t(433)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(457)])}[qc(439)](){const t=qc;this[t(452)][t(439)]()}[qc(467)](){const t=qc;this[t(415)]&&this[t(415)][t(467)](),this[t(445)]&&this[t(445)][t(467)](),super[t(467)]()}[qc(432)](){const t=qc,{CommentsListView:e}=this[t(425)];this[t(415)]=new e(this[t(470)],this[t(479)][t(428)],Object[t(438)]({CommentView:this[t(425)][t(460)]},this[t(425)])),this[t(415)][t(453)](t(417)).to(this),this[t(415)][t(453)](t(411)).to(this),this[t(415)][t(466)](t(459)).to(this),this[t(464)](t(422),this[t(415)][t(422)]+1),this[t(466)](t(422)).to(this[t(415)],t(422),(t=>t+1)),this[t(445)]=this[t(419)](),this.on(t(417),(()=>this[t(439)]())),this[t(466)](t(446)).to(this[t(415)],t(426),this[t(445)][t(477)],t(434),((t,e)=>t||!!e))}[qc(419)](){const t=qc,{CommentThreadInputView:e}=this[t(425)],n=new e(this[t(470)],this[t(473)],this[t(425)][t(410)]),r=n[t(477)];return n[t(466)](t(456)).to(this,t(459),this[t(479)][t(428)],t(430),r,t(434),((t,e,n)=>!!n||t&&!e)),r.on(t(421),((e,n)=>{const s=t;this[s(449)](s(463),n),r[s(465)][s(476)]("")})),r.on(t(461),(()=>this[t(439)]())),r[t(466)](t(444)).to(this[t(479)][t(428)],t(430)),n}}const Zc=Yc;function Qc(){const t=["formatDateTime","443202BjakSJ","discardSuggestion","setTemplate","ck-rounded-corners","color","editorDestroyed","descriptionParts","9669wzTJAF","224016hvonOE","isActive","11652ibnueF","16lzDWva","listitem","ariaLabel","acceptSuggestion","disableComments","push","_config","ariaDescriptionView","canAccept","delegate","ck-suggestion-wrapper--active","11910PdBTCf","_descriptionElement","canDiscard","render","isEnabled","focusables","227294DgtYKB","ck-suggestion-wrapper","add","commentThreadInputView","<p>","discardButton","ck-suggestion--disabled-comments","</p>","ck-suggestion-","705870PdmwFs","acceptButton","description","bindTemplate","editorReady","100TnuWCQ","getTemplate","663XlRGtY","168crsfqP","commentsListView","suggestionView","type","content","14PIJJTD","bind","set","author","_model","1259346iBuIqD","SuggestionView","div","commentThread"];return(Qc=function(){return t})()}function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=270]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(886478===parseInt(e(303))/1*(parseInt(e(325))/2)+parseInt(e(270))/3*(-parseInt(e(286))/4)+parseInt(e(317))/5*(parseInt(e(275))/6)+-parseInt(e(320))/7*(-parseInt(e(283))/8)+-parseInt(e(312))/9+-parseInt(e(297))/10*(parseInt(e(282))/11)+parseInt(e(285))/12*(-parseInt(e(319))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class Jc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(327)](s(323),""),this[s(326)](s(323)).to(this,s(281),(t=>t&&t[0]?t[0][s(323)]:"")),this[s(326)](s(314)).to(this,s(281),this,s(284),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(307)+T(e[n(324)],e[n(279)])+n(310);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(298)]=null,this[s(322)]=new(r[s(271)])(t,e,{formatDateTime:r[s(274)]}),this[s(322)][s(326)](s(314)).to(this),this[s(322)][s(295)](s(289),s(276)).to(this),this[s(322)][s(313)][s(326)](s(301)).to(this,s(294)),this[s(322)][s(308)][s(326)](s(301)).to(this,s(299)),this[s(302)][s(305)](this[s(322)]),this[s(321)]&&this[s(302)][s(305)](this[s(321)]),this[s(306)]&&this[s(302)][s(305)](this[s(306)]),this[s(277)](this[s(318)]())}[Zc(318)](){const t=Zc,e=this[t(315)],n=[this[t(322)]];return this[t(321)]&&n[t(291)](this[t(321)]),this[t(306)]&&n[t(291)](this[t(306)]),n[t(291)](this[t(293)]),{tag:t(272),attributes:{class:["ck",t(278),t(304),e.if(t(284),t(296)),e.to(t(323),(e=>t(311)+e)),this[t(292)][t(290)]&&t(309)],"data-suggestion-id":this[t(329)].id,"data-thread-id":this[t(329)][t(273)].id,"data-author-id":this[t(329)][t(328)].id,tabindex:0,role:t(287),"aria-label":e.to(t(288)),"aria-describedby":this[t(293)].id},children:n}}[Zc(300)](){const t=Zc;super[t(300)](),this[t(321)]&&(this[t(321)][t(295)](t(316)).to(this),this[t(321)][t(295)](t(280)).to(this)),this[t(306)]&&(this[t(306)][t(295)](t(316)).to(this),this[t(306)][t(295)](t(280)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=330]})(t,e)}function eu(){const t=["fire","3OZvmKs","add","ck-annotation__main","innerHTML","formatDateTime","ck-comment__external","locale","Accept suggestion","957685ckeeWz","EXTERNAL_IMPORT_WORD_AVATAR","bindTemplate","@external","keystrokes","ck-suggestion__main","name","ck-suggestion__user","span","ck-annotation__info-time","618779iDuKyj","3229193rgxhvK","esc","acceptSuggestion","extendTemplate","ck-suggestion__info-name","ck-annotation__info","24JfbFoK","isExternal","6oGUlMZ","target","getTemplate","discardSuggestion","Discard suggestion","ck-suggestion","setTemplate","ck-suggestion--discard","authoredAt","set","_setupKeyboardNavigation","discardButton","tab","_model","ck-annotation__content-wrapper","push","focusables","time","source","ck-annotation__info-name","author","ck-comment__info-time","description","cancel","focusFirst","enter","ck-annotation__actions","bind","getExternalSuggestionNote","ck-suggestion--accept","172VKunPz","shift+tab","element","931248LeBhqO","creator","focus","listenTo","userView","render","focusTracker","EXTERNAL_AVATAR","attributes","EXTERNAL_SUGGESTION","ck-annotation","24876iufiEx","change:description","presentation","execute","querySelector","3191ruQNjA","_config","ck-suggestion__actions","importWord","getUserViewNotificationText","check","ck-suggestion__info","acceptButton","1099532TTcDQw","EXTERNAL_IMPORT_WORD_SUGGESTION","focusCycler","220UMiEbv","div","ck-annotation__user","_createButton",".ck-annotation__content-wrapper"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(180418===parseInt(e(409))/1*(-parseInt(e(390))/2)+parseInt(e(333))/3*(parseInt(e(417))/4)+parseInt(e(341))/5*(parseInt(e(360))/6)+-parseInt(e(351))/7*(-parseInt(e(358))/8)+-parseInt(e(404))/9*(parseInt(e(420))/10)+-parseInt(e(352))/11+parseInt(e(393))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(373)]=r,this[a(410)]=i,this[a(369)](a(382),""),this[a(387)](a(368)).to(r),this[a(416)]=this[a(330)](Kr(n,a(340)),t.icons[a(414)],a(389),a(354),"sw"),this[a(371)]=this[a(330)](Kr(n,a(364)),t.icons[a(383)],a(367),a(363),"sw"),this[a(397)]=new o.UserView(n,r[a(380)],this[a(413)]()),this[a(397)][a(355)]({attributes:{class:[a(348),a(422)],"aria-hidden":!0}}),this[a(376)]=new s.ViewCollection([this[a(416)],this[a(371)]]),this[a(399)]=new e.FocusTracker,this[a(345)]=new e.KeystrokeHandler,this[a(419)]=new s.FocusCycler({focusables:this[a(376)],focusTracker:this[a(399)],keystrokeHandler:this[a(345)],actions:{focusPrevious:a(391),focusNext:a(372)},keystrokeHandlerOptions:{filter:t=>t[a(361)]!==this[a(392)]}}),this[a(366)](this[a(362)]())}[$c(398)](){const t=$c;super[t(398)]();const e=this[t(392)][t(408)](t(331));e[t(336)]=this[t(382)],this.on(t(405),((n,r,s)=>{e[t(336)]=s})),this[t(370)]()}[$c(362)](){const t=$c,e=this[t(343)],n=[{tag:t(421),attributes:{class:[t(415),t(357)]},children:[{tag:t(349),children:[{text:this[t(397)][t(347)]}],attributes:{class:[t(356),t(379)]}},{tag:t(377),attributes:{datetime:e.to(t(368)),class:[t(381),t(350)]},children:[{text:e.to(t(368),(e=>this[t(410)][t(337)](e)))}]}]},{tag:t(421),attributes:{class:[t(411),t(386)]},children:[this[t(416)],this[t(371)]]},{tag:t(421),attributes:{class:[t(374)]}}];return this[t(373)][t(359)]&&n[t(375)]({tag:t(421),attributes:{class:[t(338)]},children:[{text:this[t(388)]()}]}),{tag:t(421),attributes:{class:[t(365),t(403)],tabindex:-1},children:[this[t(397)],{tag:t(421),attributes:{class:[t(346),t(335)],role:t(406)},children:n}]}}[$c(395)](){const t=$c;this[t(392)][t(395)]()}[$c(413)](){const t=$c;return this[t(373)][t(359)]?t(412)===this[t(373)][t(401)][t(344)][t(378)]?Kr(this[t(339)],t(342),this[t(373)][t(394)][t(347)]):Kr(this[t(339)],t(400),this[t(373)][t(394)][t(347)]):null}[$c(388)](){const t=$c;return t(412)===this[t(373)][t(401)][t(344)][t(378)]?Kr(this[t(339)],t(418)):Kr(this[t(339)],t(402))}[$c(330)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(339)]);return a[i(369)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(355)]({attributes:{class:n}}),a.on(i(407),(()=>{const t=i;this[t(332)](r,this[t(373)].id)})),a}[$c(370)](){const t=$c,e=this[t(392)];this[t(345)][t(396)](e);for(const e of this[t(376)])this[t(399)][t(334)](e[t(392)]),this[t(345)][t(396)](e[t(392)]);this[t(345)][t(369)](t(385),((n,r)=>{const s=t;e===n[s(361)]&&(this[s(419)][s(384)](),r())})),this[t(345)][t(369)](t(353),((n,r)=>{const s=t;e!==n[s(361)]&&(this[s(395)](),r())}))}}const ru='\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" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n';function su(t,e){const n=iu();return(su=function(t,e){return n[t-=144]})(t,e)}const ou=su;function iu(){const t=["editing","get","Annotations","_updateController","fire","addComment","items","clear","createCommentThreadController","listenTo","menuitemcheckbox","panelView","delete","CommentsUI","innerView","unbind","source","arrowView","_viewToController","from","lowest","1391700AOMPeL","registerAnnotation","1614849EFTEsS","activeMarkers","Accept all selected suggestions","plugins","_unbindEditors","createAnnotation","children","remove","set","commands","_destroyController","acceptButton","separator","getMarkers","some","trackChanges.SuggestionView","view","commentsListView","destroy","comments","EditorAnnotations","getAllAdjacentSuggestions","comments.maxThreadTotalWeight","_handleSuggestionControllerDelayed","getMarkerNames","reduce","escape","trackChanges","discardSelectedSuggestions","suggestionLoaded","commentThread","delegate","previous","CommentsRepository","TrackChangesEditing","getFirstRange","_addUIComponentsToFactory","Discard all selected suggestions","menu","getByInnerView","getSuggestion","createAnnotationView","Accept all suggestions","descriptionParts","add","suggestionUnloaded","model","switchbutton","_suggestionToController","has","isInContent","define","buttonView","isEnabled","comments.maxCommentCharsWhenCollapsed","change:previous","getRanges","suggestionView","_createMenuBarMenu","execute","editor","acceptAllSuggestions","SuggestionThreadView","menuitem","_annotationViews","_handleControllerBuffer","change:activeAnnotations","Track changes","actionView","isOn","requires","_disableComments","getJoined","stopListening","suggestionChanged","activeAnnotations","isMultiRange","_initializeController","SuggestionView","_bindAnnotationToEditors","hasSuggestion","toMany","size","commandName","871703FbpLnv","CommentView","trackChanges.SuggestionThreadView","comments.editorConfig","2268114UErUqP","38058bCqGMZ","TrackChangesUI","locale","isDirty","1528uhbUNX","9435FFqDgh","focus","button","bind","keys","getDescriptions","value","type","config","536YrAOaB","acceptSelectedSuggestions","head","14VrxuAO","descriptionFactory","trackChanges.disableComments","values","Discard all suggestions","comments.maxCommentsWhenCollapsed","length","suggestion-","componentFactory","mainView","addSourceCollector","_createToolbarButton","discardAllSuggestions","_refreshActiveMarkers","discardButton","113589axmpSY","refreshSelectedViews","menuBar:trackChanges","push","pluginName","init","filter"];return(iu=function(){return t})()}!function(t){const e=su,n=t();for(;;)try{if(566084===-parseInt(e(220))/1*(-parseInt(e(203))/2)+parseInt(e(265))/3+parseInt(e(207))/4*(-parseInt(e(208))/5)+-parseInt(e(202))/6+-parseInt(e(198))/7+parseInt(e(217))/8*(parseInt(e(235))/9)+parseInt(e(263))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[ou(184)](){const t=ou;return[Sc,o.Users,t(147),t(244),t(285)]}static get[ou(239)](){return ou(204)}constructor(t){const e=ou;super(t),this[e(162)]=new Map,this[e(260)]=new Map,this[e(178)]=new Map,this[e(179)]=new Map;const n=this[e(174)][e(216)];n[e(165)](e(200),Jc),n[e(165)](e(280),nu),n[e(165)](e(222),!1),this[e(185)]=n[e(243)](e(222))}[ou(288)](t,e){const n=ou;0===this[n(179)][n(196)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(179)]){const r=this[t(162)][t(163)](e);r||n?r&&n&&this[t(275)](e):this[t(191)](e)}this[t(179)][t(249)](),this[t(174)][t(268)][t(243)](t(285))[t(236)](),this[t(233)]()}),10),this[n(179)][n(273)](t,e)}[ou(240)](){const t=ou,e=this[t(174)],n=e[t(268)][t(243)](t(148)),r=e[t(268)][t(243)](t(244)),s=e[t(268)][t(243)](t(285)),o=e[t(268)][t(243)](t(147));this[t(150)](),s[t(230)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(261)](this[e(162)])){const s=t[e(286)](),o=[];for(const t of s){if(!t[e(164)])continue;if(t[e(190)]){o[e(238)](...t[e(170)]());continue}const n=t[e(149)]();if(o[e(226)]>0){const t=o[0][e(186)](n);if(t){o[0]=t;continue}}o[e(238)](n)}n[e(238)]([r[e(281)],o])}return n})),this[t(251)](n,t(294),((e,n)=>{const r=t;this[r(251)](n,r(169),((t,e,s,o)=>{const i=r;n[i(164)]&&(null==s?(this[i(245)](o[i(219)]),this[i(288)](n,!1)):(this[i(245)](s[i(219)]),null==o&&this[i(288)](n,!0)))})),null!==n[r(146)]?this[r(245)](n[r(219)]):this[r(288)](n,!1)})),this[t(251)](n,t(159),((e,n,r)=>{const s=t;this[s(187)](n,s(169)),this[s(179)][s(254)](n),this[s(162)][s(163)](n)&&this[s(275)](n),r&&this[s(245)](r[s(219)])})),this[t(251)](n,t(188),((e,n)=>{this[t(245)](n)})),this[t(251)](r,t(180),(()=>{this[t(233)]()})),this[t(251)](o,t(247),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(194)](r))return;const i=n[o(154)](r);this[o(162)][o(243)](i)[o(281)][o(282)][o(209)](-1)}),{priority:t(262)})}[ou(233)](){const t=ou,e=this[t(174)][t(268)][t(243)](t(244)),n=this[t(174)][t(268)][t(243)](t(148)),r=Array[t(261)](e[t(189)],(e=>e[t(256)]))[t(241)]((e=>this[t(260)][t(163)](e))),s=[];for(const e of r){const n=this[t(260)][t(243)](e)[t(160)][t(286)]();s[t(238)](...n[t(290)](((e,n)=>[...e,...n[t(289)]()]),[]))}n[t(266)]=s}[ou(150)](){const t=ou,n=this[t(174)],r=n[t(205)],o=Kr(r,t(181)),i=new e.Collection([{type:t(161),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(292),role:t(252)})},{type:t(277)},{type:t(210),model:new s.ViewModel({withText:!0,label:Kr(r,t(156)),commandName:t(175),role:t(177)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Kr(r,t(267)),commandName:t(218),role:t(177)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Kr(r,t(224)),commandName:t(232),role:t(177)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Kr(r,t(151)),commandName:t(293),role:t(177)})}]);for(const e of i)if(cu(e)){const r=n[t(274)][t(243)](e[t(160)][t(197)]);e[t(160)][t(211)](t(183),t(167)).to(r,t(214),t(167))}n.ui[t(228)][t(158)](t(292),(e=>this[t(231)](e,i,o))),n.ui[t(228)][t(158)](t(237),(e=>this[t(172)](e,i,o)))}[ou(231)](t,e,n){const r=ou,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(174)][r(274)][r(243)](r(292));o[r(166)][r(273)]({tooltip:n,label:n,icon:ru}),o[r(166)][r(211)](r(183)).to(i,r(214)),o[r(166)].on(r(173),(()=>{const t=r;i[t(173)](),this[t(174)][t(242)][t(281)][t(209)]()})),(0,s.addListToDropdown)(o,e,{role:r(152)});const a=[];for(const t of e)cu(t)&&a[r(238)](this[r(174)][r(274)][r(243)](t[r(160)][r(197)]));const c=o[r(166)];return c[r(182)][r(257)](r(167)),c[r(259)][r(257)](r(167)),c[r(182)][r(211)](r(167)).to(i,r(167)),c[r(259)][r(211)](r(167))[r(195)](a,r(167),((...t)=>t[r(279)]((t=>t)))),o.on(r(173),(t=>{const e=r;this[e(174)][e(173)](t[e(258)][e(197)]),this[e(174)][e(242)][e(281)][e(209)]()})),o}[ou(172)](t,e,n){const r=ou,o=new s.MenuBarMenuView(t),i=this[r(174)][r(274)][r(243)](r(292));o[r(166)][r(273)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(277)==n[r(215)]){a[r(248)][r(158)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(160)];i[r(211)](...Object[r(212)](c)).to(c),i[r(145)](r(173)).to(o),i.on(r(173),(()=>{const t=r;this[t(174)][t(173)](c[t(197)]),this[t(174)][t(242)][t(281)][t(209)]()})),e[r(271)][r(158)](i),a[r(248)][r(158)](e)}return o[r(211)](r(167)).to(i,r(167)),o[r(253)][r(271)][r(158)](a),o}[ou(191)](t){const e=ou,n=this[e(174)],r=n[e(216)],s=n[e(268)][e(243)](e(244)),i=n[e(268)][e(243)](e(147)),a=n[e(268)][e(243)](e(285)),c=n[e(268)][e(243)](o.Users).me,u=r[e(243)](e(292))[e(176)],l=r[e(243)](e(292))[e(192)],{CommentsListView:f,CommentThreadInputView:h}=n[e(268)][e(243)](e(255));let g,d,p;this[e(178)][e(163)](t.id)?(d=this[e(178)][e(243)](t.id),g=d[e(229)]):(g=new u(n[e(205)],t,c,{disableComments:this[e(185)],editorConfig:r[e(243)](e(201)),maxCommentsWhenCollapsed:r[e(243)](e(225)),maxThreadTotalWeight:r[e(243)](e(287)),maxCommentCharsWhenCollapsed:r[e(243)](e(168)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(243)](e(205))),CommentView:r[e(243)](e(284))[e(199)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(171)][e(276)].on(e(173),(()=>{const t=e;n[t(242)][t(281)][t(209)]()})),g[e(171)][e(234)].on(e(173),(()=>{const t=e;n[t(242)][t(281)][t(209)]()})),d=s[e(155)](this[e(174)][e(205)],g),d[e(211)](e(206)).to(g,e(206)),d[e(211)](e(226)).to(g),d[e(211)](e(215)).to(g,e(215),(t=>e(227)+t)),g.on(e(291),(()=>{const t=e;p[t(246)](t(291))})),this[e(178)][e(273)](t.id,d));const m=i[e(250)](t[e(144)],g),I=new Hc(n,t,g,m),E=t[e(286)]()[e(241)]((t=>t[e(164)]));g[e(157)]=n[e(268)][e(243)](e(148))[e(221)][e(213)](E),this[e(162)][e(273)](t,I),this[e(260)][e(273)](g,I),p=s[e(270)]({view:d,target:()=>{const r=e,s=[],i=t[r(286)]()[r(241)]((t=>t[r(164)]));for(const t of i)s[r(238)](...t[r(278)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(242)],s)},type:()=>e(227)+I[e(281)][e(215)]}),i[e(193)](g,p),s[e(158)](p),a[e(264)](p)}[ou(275)](t){const e=ou,n=this[e(174)][e(268)][e(243)](e(147)),r=this[e(174)][e(268)][e(243)](e(244)),s=this[e(162)][e(243)](t),o=s[e(281)],i=r[e(153)](o);n[e(269)](o),i&&r[e(272)](i),this[e(162)][e(254)](t),this[e(260)][e(254)](o),s[e(283)]()}[ou(245)](t){const e=ou;if(!t[e(164)]||!this[e(162)][e(163)](t))return;const n=this[e(174)][e(268)][e(243)](e(148)),r=this[e(162)][e(243)](t),s=t[e(286)]();r[e(281)][e(157)]=n[e(221)][e(213)](s)}[ou(283)](){const t=ou;for(const e of this[t(162)][t(212)]())this[t(275)](e);for(const e of this[t(178)][t(223)]())e[t(229)][t(283)]();super[t(283)]()}}function cu(t){return ou(160)in t}function uu(){var t=["pluginName","adapter","requires","plugins","getSuggestion","1587060mBgoRv","TrackChanges","109084ksrsZd","1595548cLguWb","Comments","get","getSuggestions","editor","6fiYEmK","addSuggestion","903266jUpCad","5XyoqCy","addSuggestionData","16pTXuuy","80662uEdVIo","382995wNCiOW","165123UpErIN"];return(uu=function(){return t})()}var lu=fu;function fu(t,e){var n=uu();return(fu=function(t,e){return n[t-=454]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(249382===-parseInt(e(463))/1+parseInt(e(473))/2+parseInt(e(464))/3+parseInt(e(474))/4*(parseInt(e(460))/5)+parseInt(e(457))/6*(-parseInt(e(459))/7)+-parseInt(e(462))/8*(-parseInt(e(465))/9)+-parseInt(e(471))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class hu extends t.Plugin{static get[lu(468)](){return[Sc,au,lu(475)]}static get[lu(466)](){return lu(472)}set[lu(467)](t){var e=lu;this[e(456)][e(469)][e(454)](Sc)[e(467)]=t}get[lu(467)](){var t=lu;return this[t(456)][t(469)][t(454)](Sc)[t(467)]}[lu(458)](t){var e=lu;return this[e(456)][e(469)][e(454)](Sc)[e(461)](t)}[lu(455)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=lu;return this[n(456)][n(469)][n(454)](Sc)[n(455)]({skipNotAttached:t,toJSON:e})}[lu(470)](t){var e=lu;return this[e(456)][e(469)][e(454)](Sc)[e(470)](t)}}const gu=pu;function du(){const t=["define","getDataWithAcceptedSuggestions","name","acceptAllSuggestions","track-changes-data-invalid-editor-creator","useAnonymousUser","editor","trackChangesData","init","remove","data","2wLYQJj","getFullData","213186bKQCeu","rootsAttributes","create","TrackChangesData","trackChangesData.editorCreator","map","1301960quhytc","discardAllSuggestions","destroy","result","editorCreator","6543411deDVFe","Pagination","getCommentThreads","document","135kMikMr","users","getRootNames","createElement","addSuggestionData","appendChild","push","addUser","615848gXYGAA","pluginName","plugins","1286754fRuSrG","TrackChangesEditing","70bMqDRf","getDataWithDiscardedSuggestions","model","getUser","execute","createDocumentFragment","end","config","Users","getSuggestions","267174ilQAQb","addCommentThread","constructor","div","_adapter","reduce","get","set","getRootsAttributes","function","CommentsRepository","requires","2897208XIAcMn","TrackChangesDataGetter"];return(du=function(){return t})()}function pu(t,e){const n=du();return(pu=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=pu,n=t();for(;;)try{if(474288===-parseInt(e(437))/1+parseInt(e(462))/2*(parseInt(e(425))/3)+parseInt(e(422))/4+parseInt(e(427))/5*(-parseInt(e(464))/6)+-parseInt(e(475))/7+-parseInt(e(449))/8+-parseInt(e(479))/9*(-parseInt(e(470))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const mu=[gu(476)];class Iu extends t.Plugin{static get[gu(448)](){return[Sc]}static get[gu(423)](){return gu(467)}[gu(459)](){const t=gu,n=this[t(457)];if(n[t(434)][t(451)](t(468),(e=>{const r=t,s=n[r(429)][r(478)][r(481)]()[r(442)](((t,e)=>(t[e]="",t)),{});return n[r(439)][r(466)](s,e)})),t(446)!=typeof n[t(434)][t(443)](t(458))[t(474)])throw new e.CKEditorError(t(455))}[gu(452)](t){return Tu(this[gu(457)],!0,t)}[gu(428)](t){return Tu(this[gu(457)],!1,t)}}class Eu extends t.Plugin{static get[gu(423)](){return gu(450)}constructor(t){const e=gu;super(t),this[e(473)]=e(433)}[gu(459)](){const t=gu;this[t(457)][t(424)][t(443)](t(447))[t(441)]={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(457)][t(424)][t(443)](t(426))[t(441)]=null}}function bu(t){return void 0!==t[gu(445)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(424)][r(485)](Sc,Eu),s[r(465)]=bu(t)?t[r(445)]():void 0;const i=document[r(432)](),a=t[r(434)][r(443)](r(458))[r(474)],c=await a(s,(()=>function(t){const e=r,n=document[e(482)](e(440));return t[e(484)](n),n}(i)));!function(t,e){const n=r,s=t[n(429)][n(478)][n(481)]()[n(442)](((e,r)=>(e[r]=t[n(461)][n(443)]({rootName:r}),e)),{}),o=t[n(424)][n(443)](n(435))[n(480)][n(469)]((t=>({id:t.id,name:t[n(453)]}))),i=t[n(424)][n(443)](n(426))[n(436)]({skipNotAttached:!0,toJSON:!0}),a=t[n(424)][n(443)](n(447))[n(477)]({skipNotAttached:!0,toJSON:!0}),c=e[n(424)][n(443)](n(435)),u=e[n(424)][n(443)](n(426)),l=e[n(424)][n(443)](n(447));for(const t of l[n(477)]())t[n(460)]();for(const t of o)c[n(430)](t.id)||c[n(421)](t);c.me||c[n(456)]();for(const t of a)l[n(438)](t);for(const t of i)u[n(483)](t);e[n(461)][n(444)](s)}(t,c),c[r(431)](r(e?454:471));const u=bu(c)?c[r(463)](n):c[r(461)][r(443)](n);return await c[r(472)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=371]})(t,e)}function yu(){var t=["360SuxdgZ","676TUsdVZ","1643420REyORe","1733176Mlctvo","3860140qeupxH","3529449iNtvWt","2851cvBWDk","6BlNVNg","2502uvYfpR","3234384OPTumI"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(270648===parseInt(e(380))/1*(-parseInt(e(374))/2)+parseInt(e(372))/3*(parseInt(e(375))/4)+-parseInt(e(376))/5*(-parseInt(e(371))/6)+parseInt(e(379))/7+-parseInt(e(377))/8+-parseInt(e(373))/9+parseInt(e(378))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|