@ckeditor/ckeditor5-track-changes 43.1.0-alpha.5 → 43.1.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:()=>qc,Suggestion:()=>zr,SuggestionThreadView:()=>Yc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Rc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=395]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(105505===parseInt(e(417))/1+-parseInt(e(401))/2+-parseInt(e(402))/3+parseInt(e(409))/4*(-parseInt(e(403))/5)+parseInt(e(408))/6*(parseInt(e(416))/7)+parseInt(e(415))/8+-parseInt(e(400))/9*(-parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(397)]=e,this[n(411)]=!1,this[n(398)](),this[n(406)]=!1}[c(398)](){this[c(404)]=!0}[c(405)](){const t=c;this[t(411)]=!this[t(411)],this[t(411)]?this[t(413)]():this[t(412)]()}[c(413)](){const t=c;for(const e of this[t(407)][t(414)][t(414)]())e[t(395)]&&!this[t(397)][t(418)](e)&&e[t(396)](t(410))}[c(412)](){const t=c;for(const e of this[t(407)][t(414)][t(414)]())e[t(395)]&&!this[t(397)][t(418)](e)&&e[t(399)](t(410))}}function f(){const t=["TrackChangesCommand","value","_enableCommands","_disableUnsupportedCommands","commands","357544SAmLQM","44471WxQlnq","30287nTFXzz","has","466810ticPBZ","affectsData","forceDisabled","_enabledCommands","refresh","clearForceDisabled","54DWqooN","156038MLyRdT","63831BSSjkW","423310JAPtQy","isEnabled","execute","_isEnabledBasedOnSelection","editor","18lCAtRt","8JuKDnV"];return(f=function(){return t})()}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=474]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(780512===parseInt(e(492))/1*(parseInt(e(476))/2)+-parseInt(e(489))/3+parseInt(e(477))/4+-parseInt(e(482))/5*(parseInt(e(479))/6)+parseInt(e(490))/7+parseInt(e(483))/8+parseInt(e(486))/9)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(474)]=e,this[n(493)](),this[n(495)]=!1}[h(493)](){this[h(488)]=!0}[h(475)](t){const n=h,r=this[n(474)][n(487)](t);if(!r)throw new e.CKEditorError(n(494),this);const s=r[n(496)]();this[n(480)][n(478)][n(481)](s)&&this[n(480)][n(485)][n(487)](n(484))[n(491)](r)}}function p(){const t=["editor","canEditAt","7747685llHEDf","3472120OQOuiT","TrackChangesEditing","plugins","502569zseyYt","get","isEnabled","960237YrnULM","4047162LRcZXh","acceptSuggestion","162649tQfNqs","refresh","track-changes-accept-suggestion-not-found","_isEnabledBasedOnSelection","getRanges","_suggestions","execute","14uytyQV","1774252NGePaG","model","6REhqKO"];return(p=function(){return t})()}const m=E;function I(){const t=["TrackChangesEditing","6wKQFpt","293246GoSdaO","2052648MqfUqN","canEditAt","getRanges","isEnabled","1068NevYwz","953163ftPDfb","75493LVNqox","287468zVwAeV","discardSuggestion","editor","refresh","execute","2934906mvuJCt","40956ojyBvu","get","130XlZZKJ","track-changes-discard-suggestion-not-found","5SKCRav","_suggestions","70UJoZMH","28UMAIAG","model","_isEnabledBasedOnSelection","plugins"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=316]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(666787===-parseInt(e(334))/1*(-parseInt(e(316))/2)+parseInt(e(342))/3*(-parseInt(e(324))/4)+-parseInt(e(332))/5*(-parseInt(e(330))/6)+parseInt(e(337))/7*(parseInt(e(317))/8)+parseInt(e(322))/9*(-parseInt(e(336))/10)+parseInt(e(323))/11*(-parseInt(e(321))/12)+parseInt(e(329))/13)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(335)]=e,this[n(327)](),this[n(339)]=!1}[m(327)](){this[m(320)]=!0}[m(328)](t){const n=m,r=this[n(335)][n(331)](t);if(!r)throw new e.CKEditorError(n(333),this);const s=r[n(319)]();this[n(326)][n(338)][n(318)](s)&&this[n(326)][n(340)][n(331)](n(341))[n(325)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=385]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(406)]("*")[n(411)](((t,e)=>e%2!=0?n(402)+y(t)+n(436):y(t)))[n(425)](""),e&&(r+=n(434)+e[n(408)]+n(430)+e[n(389)]+n(419)),r}function y(t){const e=T,n=document[e(396)](e(398));return n[e(405)]=t,n[e(403)]}function A(t){const e=T;return t[e(387)](((t,n)=>e(407)==t[e(428)]&&e(407)!=n[e(428)]?-1:e(407)!=t[e(428)]&&e(407)==n[e(428)]?1:0))}function k(){const t=["start","length",'"></span>',"createPositionAt","isMultiRange","getRanges","change","isInContent","join","315287VBjUzZ","40jrRMQL","type","279vpggyz",'" title="',"2265776fWJMBu","isIntersecting"," [color ",'<span class="ck-suggestion-color" style="background-color: ',"6070ptUGrl","</span>","add","createPositionBefore","content","schema","sort","push","title","color","from","splice","createPositionAfter","isArray","34455TyYfpu","createElement","18QzewIs","span","1568950xhBjEN","execute","isTouching",'<span class="ck-suggestion-type">',"innerHTML","1265166mANTrm","innerText","split","deletion","value","isObject","60307WANRMX","map","isCollapsed","createRange","end","replace","next"];return(k=function(){return t})()}function C(t,e){const n=T;let r,s=0;const o=[],i=e[n(386)];for(;s<t[n(418)];){const a=t[s],c=t[s+1];r||(r=e[n(438)](a)),L(e,a,c)||(o[n(388)](e[n(413)](r,i[n(409)](a)?e[n(393)](a):e[n(420)](a,n(414)))),r=null),s++}return o}function L(t,e,n){const r=T;if(!n)return!1;const s=t[r(393)](e),o=t[r(438)](n);return s[r(401)](o)}!function(t){const e=T,n=t();for(;;)try{if(159080===-parseInt(e(410))/1+parseInt(e(435))/2*(parseInt(e(429))/3)+-parseInt(e(427))/4*(-parseInt(e(395))/5)+-parseInt(e(397))/6*(-parseInt(e(426))/7)+-parseInt(e(431))/8+-parseInt(e(404))/9+parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function R(t,e,n){const r=T;for(;n[r(418)];){const s=n[r(392)](0,100);t[r(423)]((()=>{const t=r;for(const n of s)n[t(424)]&&e[t(400)](n.id)}))}}function N(t,e){const n=M();return(N=function(t,e){return n[t-=215]})(t,e)}const S=N;function M(){const t=["71570OnOsmr","canEditAt","996244OYAIgA","4605630NEUSJd","isEnabled","execute","_isEnabledBasedOnSelection","isInContent","model","459LifTEH","editor","values","_suggestions","refresh","from","1960344oCizTV","some","15CnwTWc","8515759baRNPm","7965635QZkqgG","709824nHBqrw","getRanges","_command"];return(M=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(992603===-parseInt(e(226))/1+parseInt(e(234))/2*(-parseInt(e(228))/3)+-parseInt(e(236))/4+-parseInt(e(230))/5+-parseInt(e(237))/6+parseInt(e(229))/7+parseInt(e(231))/8*(parseInt(e(220))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(233)]=e,this[r(223)]=n,this[r(224)](),this[r(217)]=!1}[S(224)](){const t=S,e=Array[t(225)](this[t(223)][t(222)]())[t(227)]((e=>e[t(218)]));this[t(215)]=this[t(233)][t(215)]&&e}[S(216)](){const t=S,e=A(Array[t(225)](this[t(223)][t(222)]()));for(const n of e){const e=n[t(232)]();if(!this[t(221)][t(219)][t(235)](e))return}R(this[t(221)][t(219)],this[t(233)],e)}}const w=O;function O(t,e){const n=F();return(O=function(t,e){return n[t-=206]})(t,e)}function F(){const t=["editor","size","8198610lOiMzP","values","document","_isEnabledBasedOnSelection","_command","9875048jpguDD","461009bFwZpY","from","33aTxMeh","10598357vRCwpv","execute","model","4736110qHHdXy","12bDcGPj","2uTvJUU","getRanges","isEnabled","_selectedSuggestions","5996cjWkZI","selection","489tmEMgx","refresh","_suggestions","5084523VlMVSp","canEditAt"];return(F=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(985208===parseInt(e(218))/1*(parseInt(e(226))/2)+-parseInt(e(232))/3*(-parseInt(e(230))/4)+parseInt(e(224))/5*(-parseInt(e(225))/6)+parseInt(e(221))/7+-parseInt(e(217))/8+-parseInt(e(208))/9+parseInt(e(212))/10*(parseInt(e(220))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class D extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(216)]=e,this[r(207)]=n,this[r(229)]=new Set,this[r(206)](),this[r(215)]=!1}[w(206)](){const t=w,e=this[t(210)][t(223)][t(214)][t(231)],n=Array[t(219)](this[t(207)][t(213)]());this[t(229)]=function(t,e){const n=T,r=Array[n(391)](t[n(422)]()),s=new Set;for(const o of e)if(o[n(424)])for(const e of r)for(const r of o[n(422)]())(e[n(432)](r)||t[n(412)]&&!o[n(421)]&&o[n(416)]&&r[n(414)][n(401)](e[n(417)]))&&s[n(437)](o);return s}(e,n),this[t(228)]=this[t(216)][t(228)]&&!!this[t(229)][t(211)]}[w(222)](){const t=w,e=A(Array[t(219)](this[t(229)]));for(const n of e){const e=n[t(227)]();if(!this[t(210)][t(223)][t(209)](e))return}R(this[t(210)][t(223)],this[t(216)],e)}}const x=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(P(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 H=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 W(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])}}W.prototype.clear=x,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Y=J||Q||Function("return this")();const $=Y.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=Y["__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(Y,"Map");const Rt=Ct(Object,"create");const Nt=function(){this.__data__=Rt?Rt(null):{},this.size=0};const St=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(Rt){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 Rt?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]=Rt&&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=Nt,Dt.prototype.delete=St,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const xt=Dt;const Pt=function(){this.size=0,this.__data__={hash:new xt,map:new(Lt||z),string:new xt}};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 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 Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=Pt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;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 Xt(t){var e=this.__data__=new z(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=Z,Xt.prototype.set=Kt;const qt=Xt;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 Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Yt.call(t,e)&&P(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?Y.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&&J.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 Re=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 Ne=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};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(!Se(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)?Re(t):Oe(t)};const xe=function(t,e){return t&&te(e,De(e),t)};const Pe=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 Pe(t);var e=Se(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)?Re(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,We=He&&He.exports===Ve?Y.Buffer:void 0,ze=We?We.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 Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ye=Qe?function(t){return null==t?[]:(t=Object(t),qe(Qe(t),(function(e){return Je.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Ye(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,Ye(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,Ye)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Y,"DataView");const un=Ct(Y,"Promise");const ln=Ct(Y,"Set");const fn=Ct(Y,"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=Y.Uint8Array;const Rn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Sn.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?Rn(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 Rn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Pn=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 Bn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:Pn(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 Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",Xn="[object Object]",qn={};qn[zn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[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 Xe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Xn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,xe(a,e))}else{if(!qn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),Wn(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 Jn=function(t){return Zn(t,5)};const Qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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)||!Yn.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(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 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 P(+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 Rr=Object.prototype.hasOwnProperty;const Nr=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:Rr.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 Sr="[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==Sr?vr:c)==vr,f=(u=u==Sr?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 qt),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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(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 Pr=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:Pr(t,Br(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)};function Vr(){const t=["commentThread","isIntersecting","previous","subType","getAllAdjacentSuggestions","_isDataLoaded","getItems","push","size","getMarkerNames","from","createdAt","6584uSqquD","add","1676175iBCBfK","onDiscard","getMarkers","clear","decorate","removeMarker","reduce","data","629761UWKXxD","nodeAfter","hasComments","getFirstMarker","356710uWtDzM","_model","getMultiRangeId","authoredAt","_markerNames","onAccept","length","removeAttribute","toJSON","_onAccept","start","isIntersectingWithRange","creator","author","substr","removeMarkers","markers","nodeBefore","3295396osHKZi","_onDiscard","getRanges","_onAttributesChange","set","split","210EYTLxW","isExternal","addRange","18dQPQce","getFirstRange","getRange","994sUWIqX","getContainedElement","map","discard","delete","isInContent","end","13059MRtkWI","addMarkerName","accept","get","change","head","next","6274415CliJfx","filter","attributes","setAttribute","type","onAttributesChange","addMarker","@external","isMultiRange","664gvgcka","suggestion:","_saved"];return(Vr=function(){return t})()}const Hr=Wr;function Wr(t,e){const n=Vr();return(Wr=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(609337===parseInt(e(278))/1*(-parseInt(e(301))/2)+-parseInt(e(318))/3+parseInt(e(266))/4+-parseInt(e(330))/5*(parseInt(e(275))/6)+parseInt(e(292))/7+-parseInt(e(316))/8*(-parseInt(e(285))/9)+parseInt(e(272))/10*(-parseInt(e(326))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(309)]=!1,this.id=e.id,this[n(296)]=e[n(296)],this[n(307)]=e[n(307)]||null,this[n(343)]=e[n(343)],this[n(342)]=e[n(342)]||e[n(343)],this[n(273)]=Boolean(e[n(294)]&&e[n(294)][n(299)]),this[n(325)]=null,this[n(331)]=t,this[n(339)]=e[n(335)],this[n(267)]=e[n(319)],this[n(269)]=e[n(297)],this[n(334)]=new Set,this[n(315)]=null,this[n(270)](n(333),null),this[n(270)](n(294),e[n(294)]||{}),this[n(270)](n(306),null),this[n(270)](n(291),null),this[n(270)](n(304),null),this[n(270)](n(303),!1),this[n(322)](n(287)),this[n(322)](n(281))}get[Hr(290)](){const t=Hr;let e=this;for(;e[t(306)];)e=e[t(306)];return e}get[Hr(328)](){const t=Hr;return!!this[t(304)]&&this[t(304)][t(336)]>0}get[Hr(300)](){const t=Hr;return 0!=this[t(334)][t(312)]&&6==Array[t(314)](this[t(334)])[0][t(271)](":")[t(336)]}get[Hr(283)](){return null!==this[Hr(329)]()}[Hr(286)](t){const e=Hr;this[e(334)][e(317)](t)}[Hr(313)](){const t=Hr;return Array[t(314)](this[t(334)])}[Hr(320)](){const t=Hr;return this[t(313)]()[t(280)]((e=>this[t(331)][t(264)][t(288)](e)))[t(293)]((t=>t))}[Hr(329)](){return this[Hr(320)]()[0]||null}[Hr(263)](){const t=Hr;this[t(331)][t(289)]((e=>{const n=t;for(const t of this[n(320)]())e[n(323)](t)})),this[t(334)][t(321)]()}[Hr(323)](t){const e=Hr;this[e(331)][e(289)]((n=>{n[e(323)](t)})),this[e(334)][e(282)](t)}[Hr(274)](t){const e=Hr,n=e(302)+this[e(296)]+":"+this[e(307)]+":"+this.id+":"+this[e(342)].id+":"+zr[e(332)]();this[e(286)](n),this[e(331)][e(289)]((r=>{r[e(298)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(341)](t){const e=Hr;for(const n of this[e(268)]())if(n[e(305)](t))return!0;return!1}[Hr(268)](){const t=Hr;return this[t(320)]()[t(280)]((e=>e[t(277)]()))}[Hr(310)](){const t=Hr;return this[t(268)]()[t(324)](((e,n)=>[...e,...n[t(310)]()]),[])}[Hr(276)](){const t=Hr;var e;return(null===(e=this[t(329)]())||void 0===e?void 0:e[t(277)]())||null}[Hr(279)](){const t=Hr,e=this[t(268)]();if(1!=e[t(336)])return null;const n=e[0],r=n[t(340)][t(327)],s=n[t(284)][t(265)];return r instanceof i.Element?r!=s?null:r:null}[Hr(287)](){const t=Hr;this[t(339)](this[t(268)](),this[t(325)],this[t(294)]),this[t(263)]()}[Hr(281)](){const t=Hr;this[t(267)](this[t(268)](),this[t(325)],this[t(294)]),this[t(263)]()}[Hr(308)](){const t=Hr,e=[];let n=this[t(290)];for(;n;)e[t(311)](n),n=n[t(291)];return e}[Hr(295)](t,e){const n=Hr,r=Jn(this[n(294)]);dr(r,t,e),Dr(r,this[n(294)])||(this[n(294)]=r,this[n(269)](r))}[Hr(337)](t){const e=Hr,n=Jn(this[e(294)]);Gr(n,t),Dr(n,this[e(294)])||(this[e(294)]=n,this[e(269)](this[e(294)]))}[Hr(338)](){const t=Hr;return{id:this.id,type:this[t(307)]?this[t(296)]+":"+this[t(307)]:this[t(296)],authorId:this[t(342)].id,createdAt:this[t(315)],hasComments:this[t(328)],data:this[t(325)],attributes:this[t(294)]}}static[Hr(332)](){const t=Hr;return(0,e.uid)()[t(344)](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 Xr=Zr;function qr(){const t=["addContainer","type","element","checkChild","Container","_addDescriptionItems","*Remove format:* %0","match","*Split:* %0","getDescriptions","format","getWalker","addEmptyContainer","addObject","$textProxy","registerElementLabel","matchingCallback","nextSibling","REPLACE_TEXT","pop","indexOf","function","get","push","1436280ewdCvP","normal","end","*Remove:* %0","add","addFormat","quantity","registerAttributeLabel","removeObject","$1 $2","name","nodeAfter","_schema","*Set format:* %0","getItemLabel","elementStart","4612195RsRvYY","isEmpty","label","_handleRenameSuggestionDescription","map","key","2mkhzOo","subType","*Insert:* %0","previousSibling","set","_handleInsertRemoveSuggestionDescription","*Change to:* %0","has","registerDescriptionCallback","getFirstRange","skip","EmptyContainer","450923ceApnY","Object","removeEmptyContainer","length","remove","item","join","newValue","_itemLabels","_attributeLabels","90996lUobAW","_handleAttributeSuggestionDescription","start","ELEMENT_SPACE","16NTIsgV","_handleCustomCallbackDescription","isObject","replace","1680180PPlyxj","734220jPvxJk","_itemLabelsCallbacks","softBreak","_resolveDescriptionItems","_customCallbacks","insertion","data","isInContent","_locale","isEqual","*Merge:* %0","deletion","$text","19974645HEacxo","removeContainer","attribute","text","elementEnd","removeFormat"];return(qr=function(){return t})()}function Zr(t,e){const n=qr();return(Zr=function(t,e){return n[t-=334]})(t,e)}!function(t){const e=Zr,n=t();for(;;)try{if(758639===-parseInt(e(364))/1+parseInt(e(352))/2*(-parseInt(e(383))/3)+-parseInt(e(374))/4+parseInt(e(382))/5+parseInt(e(426))/6+-parseInt(e(346))/7*(parseInt(e(378))/8)+parseInt(e(396))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Jr{constructor(t,e){const n=Zr;this[n(387)]=[],this[n(372)]=new Map,this[n(384)]=[],this[n(373)]=new Map,this[n(342)]=t,this[n(391)]=e}[Xr(411)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(367)];o++){const i=t[o];if(!i[e(390)])continue;const a=this[e(379)](i);if(a){if(null!=i[e(353)]){if(r[e(359)](i[e(353)]))continue;r[e(334)](i[e(353)])}n[e(425)](a)}else if(e(398)!=i[e(403)])e(388)!=i[e(403)]&&e(394)!=i[e(403)]||this[e(357)](n,i,t[o+1]);else{const t=i[e(389)][e(351)];if(s[e(359)](t))continue;s[e(334)](i[e(389)][e(351)]),t==Lc?this[e(349)](n,i):this[e(375)](n,i)}}return this[e(386)](n)}[Xr(360)](t){const e=Xr;this[e(387)][e(425)](t)}[Xr(417)](t,n,r=e.priorities[Xr(427)]){const s=Xr;s(423)==typeof t?(0,e.insertToPriorityArray)(this[s(384)],{matchingCallback:t,label:n,priority:r}):this[s(372)][s(356)](t,n)}[Xr(337)](t,e){const n=Xr;this[n(373)][n(356)](t,e)}[Xr(344)](t,e=1){const n=Xr;let r;for(const e of this[n(384)])if(e[n(418)](t)){r=e[n(348)];break}return r||(r=this[n(372)][n(424)](t[n(340)])),r?r(e):1!==e?e+" "+t[n(340)]+"s":""+t[n(340)]}[Xr(407)](t,e){const n=Xr,r=e[n(361)]()[n(413)](),s=n(388)==e[n(403)]?n(334):n(368);for(const e of r){const o=e[n(369)],i=t[t[n(367)]-1];if(o.is(n(416)))i&&i[n(403)][n(422)](n(406))>-1&&t[n(421)](),i&&n(399)==i[n(403)]?i[s]+=o[n(389)]:t[n(425)]({type:n(399),add:n(334)==s?o[n(389)]:"",remove:n(368)==s?o[n(389)]:""});else if(this[n(342)][n(380)](o)){const a=o;if(i&&i[n(403)][n(422)](n(406))>-1&&t[n(421)](),n(400)==e[n(403)])continue;i&&i[n(403)]==s+n(365)&&i[n(404)][n(340)]==a[n(340)]?i[n(336)]++:t[n(425)]({type:s+n(365),element:a,quantity:1}),r[n(362)]((t=>!(n(400)==t[n(403)]&&t[n(369)]==o)))}else if(this[n(342)][n(405)](o,n(395))||o.is(n(404),n(385))){const r=o;if(n(334)==s&&n(345)==e[n(403)]||n(368)==s&&n(400)==e[n(403)])continue;if(i&&-1==i[n(403)][n(422)](n(406))){n(399)==i[n(403)]&&(i[s]+="\n");continue}let a;if(a=n(334)==s?r[n(419)]&&!this[n(342)][n(380)](r[n(419)])?r[n(419)]:null:r[n(355)]&&!this[n(342)][n(380)](r[n(355)])?r[n(355)]:null,r[n(347)]||a&&a[n(347)]){const e=a&&a[n(347)]?a:r;i&&i[n(403)]==s+n(363)&&i[n(404)][n(340)]==e[n(340)]?i[n(336)]++:t[n(425)]({type:s+n(363),element:e,quantity:1})}else t[n(425)]({type:s+n(406),element:r})}}}[Xr(386)](t){const e=Xr,n=this[e(391)],r=[],s=[],o=[];for(const i of t)switch(i[e(403)]){case e(399):if(i[e(334)]=i[e(334)][e(381)](/(\S)\u000A+(\S)/g,e(339))[e(381)](/\u000A/g,""),i[e(368)]=i[e(368)][e(381)](/(\S)\u000A+(\S)/g,e(339))[e(381)](/\u000A/g,""),""!=i[e(334)]&&""!=i[e(368)]){r[e(425)]({type:e(381),content:Kr(n,e(420),['"'+i[e(368)]+'"','"'+i[e(334)]+'"'])});continue}if(null!=i[e(334)][e(409)](/^ +$/)){r[e(425)]({type:e(388),content:Kr(n,e(354),Kr(n,e(377),i[e(334)][e(367)]))});continue}if(null!=i[e(368)][e(409)](/^ +$/)){r[e(425)]({type:e(394),content:Kr(n,e(429),Kr(n,e(377),i[e(368)][e(367)]))});continue}if(""!=i[e(334)]){r[e(425)]({type:e(388),content:Kr(n,e(354),'"'+i[e(334)]+'"')});continue}r[e(425)]({type:e(394),content:Kr(n,e(429),'"'+i[e(368)]+'"')});continue;case e(414):case e(415):r[e(425)]({type:e(388),content:Kr(n,e(354),this[e(344)](i[e(404)],i[e(336)]))});continue;case e(366):case e(338):r[e(425)]({type:e(394),content:Kr(n,e(429),this[e(344)](i[e(404)],i[e(336)]))});continue;case e(402):r[e(425)]({type:e(388),content:Kr(n,e(410),this[e(344)](i[e(404)],i[e(336)]))});continue;case e(397):r[e(425)]({type:e(394),content:Kr(n,e(393),this[e(344)](i[e(404)],i[e(336)]))});continue;case e(335):s[e(425)](i[e(351)]);continue;case e(401):o[e(425)](i[e(351)]);continue;default:r[e(425)](i)}if(s[e(367)]){const t=s[e(350)]((t=>this[e(373)][e(359)](t)?this[e(373)][e(424)](t):t))[e(370)](", ");r[e(425)]({type:e(412),content:Kr(this[e(391)],e(343),t)})}if(o[e(367)]){const t=o[e(350)]((t=>this[e(373)][e(359)](t)?this[e(373)][e(424)](t):t))[e(370)](", ");r[e(425)]({type:e(412),content:Kr(this[e(391)],e(408),t)})}return r}[Xr(379)](t){const e=Xr;for(const n of this[e(387)]){const r=n(t);if(r&&e(403)in r)return r}}[Xr(375)](t,e){const n=Xr,r=e[n(389)],s=void 0===r[n(371)]?n(401):n(335);t[n(425)]({type:s,key:r[n(351)]})}[Xr(349)](t,e){const n=Xr;t[n(425)]({type:n(412),content:Kr(this[n(391)],n(358),this[n(344)](e[n(361)]()[n(376)][n(341)],1))})}[Xr(357)](t,e,n){const r=Xr;if(this[r(407)](t,e),n&&n[r(361)]()&&!e[r(361)]()[r(428)][r(392)](n[r(361)]()[r(376)])){const n=t[t[r(367)]-1],s=r(388)==e[r(403)]?r(334):r(368);n&&r(399)==n[r(403)]&&(n[s]+="\n")}}}const Qr=Yr;function Yr(t,e){const n=ts();return(Yr=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(699522===-parseInt(e(224))/1+-parseInt(e(223))/2*(-parseInt(e(222))/3)+parseInt(e(217))/4*(-parseInt(e(215))/5)+-parseInt(e(227))/6*(parseInt(e(226))/7)+parseInt(e(209))/8+-parseInt(e(212))/9*(parseInt(e(220))/10)+parseInt(e(216))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class $r extends t.Plugin{[Qr(218)](){const t=Qr,e=this[t(210)],n=e[t(219)][t(225)](t(214));e[t(211)][t(225)](t(213))&&n[t(221)](t(213))}}function ts(){const t=["commands","9xsUvXb","showAIAssistant","TrackChangesEditing","2038705vctwvA","27774274JBVDzS","8Xxbpps","afterInit","plugins","167530tUOTpB","enableCommand","24ZSTJqR","37358IPdEnC","359805EVNXrl","get","84SbhBdi","476394tcIurv","1359872cFdYDV","editor"];return(ts=function(){return t})()}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=273]})(t,e)}function rs(){const t=["right","left","_registerLegacyDescription","has","alignment","enableDefaultAttributesIntegration","commandParams","justify","value","1992312PCpAwy","AlignmentEditing","center","format","29510920fCxyHI","1538594KONtxP","8820315PxnIKn","9PQitxX","FORMAT_JUSTIFY_TEXT","locale","afterInit","formatBlock","50gYFFFp","362612gHcXBi","TrackChangesEditing","740136MzWVel","commandName","registerDescriptionCallback","*Format:* %0","518949RDuUWc","registerBlockAttribute","type","descriptionFactory","registerAttributeLabel","plugins","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_LEFT","editor","FORMAT_ALIGNMENT","get","FORMAT_ALIGN_TO_RIGHT"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(734412===-parseInt(e(308))/1+-parseInt(e(300))/2+parseInt(e(274))/3+parseInt(e(295))/4+parseInt(e(307))/5*(-parseInt(e(310))/6)+-parseInt(e(301))/7+parseInt(e(299))/8*(parseInt(e(302))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(305)](){const t=es,e=this[t(282)],n=e[t(304)];if(!e[t(279)][t(289)](t(296)))return;const r=e[t(279)][t(284)](t(309));r[t(291)](t(290)),r[t(275)](t(290)),r[t(277)][t(278)](t(290),Kr(n,t(283))),this[t(288)]()}[es(288)](){const t=es,e=this[t(282)],n=e[t(304)];e[t(279)][t(284)](t(309))[t(277)][t(312)]((e=>{const r=t;if(r(306)!=e[r(276)])return;const{data:s}=e;if(s&&r(290)==s[r(311)]){const t=s[r(292)][0][r(294)];return{type:r(298),content:Kr(n,r(273),function(t){const e=r;switch(t){case e(287):return Kr(n,e(281));case e(286):return Kr(n,e(285));case e(297):return Kr(n,e(280));case e(293):return Kr(n,e(303))}}(t))}}}))}}const os=as;function is(){const t=["underline","FORMAT_SUBSCRIPT","_registerLegacyDescription","plugins","formatInline","subscript","FORMAT_SUPERSCRIPT","75649ySISVf","locale","superscript","57183bhSKib","FORMAT_STRIKETHROUGH","commandName","772BMvGXT","FORMAT_UNDERLINE","FORMAT_ITALIC","slice","*Remove format:* %0","183812RLqUhe","CodeEditing","toLowerCase","8899RmfUdL","*Format:* %0","152tkAMUc","afterInit","registerAttributeLabel","SuperscriptEditing","forceValue","3673089bFWAeL","descriptionFactory","BoldEditing","7130cwLMZK","879vyiypV","FORMAT_BOLD","get","type","StrikethroughEditing","30NhRTOS","commandParams","code","UnderlineEditing","editor","ItalicEditing","SubscriptEditing","962790ZkEgDH","bold","FORMAT_CODE","italic","FORMAT_","registerDescriptionCallback","enableDefaultAttributesIntegration","toUpperCase","format","TrackChangesEditing","strikethrough","has","registerInlineAttribute"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=306]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(233951===-parseInt(e(355))/1+-parseInt(e(361))/2*(parseInt(e(323))/3)+-parseInt(e(309))/4*(-parseInt(e(328))/5)+parseInt(e(335))/6+parseInt(e(358))/7*(parseInt(e(314))/8)+parseInt(e(319))/9+-parseInt(e(322))/10*(parseInt(e(312))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(321),os(333),os(331),os(310),os(327),os(334),os(317)];class us extends t.Plugin{[os(315)](){const t=os,e=this[t(332)],n=e[t(351)][t(325)](t(344)),r=e[t(356)];for(const s of cs){if(!e[t(351)][t(346)](s))continue;const o=s[t(307)](0,-7)[t(311)](),i=t(339)+o[t(342)]();n[t(341)](o),n[t(347)](o),n[t(320)][t(316)](o,Kr(r,i))}this[t(350)]()}[os(350)](){const t=os,e=this[t(332)],n=e[t(356)],r=e[t(351)][t(325)](t(344));function s(e,s){const o=t;r[o(320)][o(340)]((t=>{const r=o;if(r(352)!=t[r(326)])return;const{data:i}=t;return i&&i[r(360)]===e?i[r(329)][0][r(318)]?{type:r(343),content:Kr(n,r(313),s)}:{type:r(343),content:Kr(n,r(308),s)}:void 0}))}s(t(336),Kr(n,t(324))),s(t(338),Kr(n,t(306))),s(t(348),Kr(n,t(362))),s(t(330),Kr(n,t(337))),s(t(345),Kr(n,t(359))),s(t(353),Kr(n,t(349))),s(t(357),Kr(n,t(354)))}}function ls(t,e){const n=hs();return(ls=function(t,e){return n[t-=275]})(t,e)}const fs=ls;function hs(){const t=["BlockQuoteEditing","editor","53422lHEhSt","forceValue","locale","474690oZxxbM","model","6SatRhX","change","87428wzCYap","commandName","selection","has","2214369ebFaBf","blockQuote","enableCommand","afterInit","*Remove format:* %0","name","*Set format:* %0","TrackChangesEditing","commandParams","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","schema","plugins","from","checkChild","35FBZewK","descriptionFactory","100qNAiRn","$root","format","221184fpfSsM","commands","60712MULOyC","markBlockFormat","value","filter","54564hixrAF","get","getSelectedBlocks","document","parent"];return(hs=function(){return t})()}!function(t){const e=ls,n=t();for(;;)try{if(270356===parseInt(e(296))/1+parseInt(e(309))/2+parseInt(e(314))/3*(parseInt(e(316))/4)+parseInt(e(293))/5*(-parseInt(e(302))/6)+-parseInt(e(291))/7*(parseInt(e(298))/8)+parseInt(e(276))/9+-parseInt(e(312))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class gs extends t.Plugin{[fs(279)](){const t=fs,e=this[t(308)],n=e[t(311)];if(!e[t(288)][t(275)](t(307)))return;const r=e[t(288)][t(303)](t(283)),s=this[t(308)][t(297)][t(303)](t(277));r[t(278)](t(277),((n,o={})=>{const i=t,a=this[i(308)][i(313)][i(305)][i(318)],c=o&&void 0!==o[i(310)]?o[i(310)]:!s[i(300)];let u=[];if(c){const t=Array[i(289)](a[i(304)]())[i(301)]((t=>ds(t)||function(t,e){const n=i,r=e[n(290)](t[n(306)],n(277)),s=e[n(290)]([n(294),n(277)],t);return r&&s}(t,this[i(308)][i(313)][i(287)])));u=C(t,e[i(313)])}else{const t=Array[i(289)](a[i(304)]())[i(301)]((t=>ds(t)));u=C(t,e[i(313)])}e[i(313)][i(315)]((()=>{const t=i;for(const e of u)r[t(299)](e,{commandName:t(277),commandParams:[{forceValue:c}]})}))})),r[t(292)][t(285)]((e=>{const r=t,{data:s}=e;if(s&&r(277)==s[r(317)]){const t=Kr(n,r(286));return s[r(284)][0][r(310)]?{type:r(295),content:Kr(n,r(282),t)}:{type:r(295),content:Kr(n,r(280),t)}}}))}}function ds(t){const e=fs;return e(277)==t[e(306)][e(281)]}const ps=Is;function ms(){const t=["changeCaseTitle","19398glmVSG","changeCaseLower","has","get","TrackChangesEditing","editor","337652oTAiYC","9236313HxrCwd","1438865GXJpVM","changeCaseUpper","plugins","4iOwFiY","534aYdjEl","5727150VXjByY","afterInit","CaseChange","8SKtNnA","5595275fWpHlo","enableCommand","2062973gUyGBb","110jPSWcR"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=300]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(865453===parseInt(e(316))/1+-parseInt(e(320))/2*(parseInt(e(308))/3)+parseInt(e(319))/4*(parseInt(e(303))/5)+-parseInt(e(321))/6+parseInt(e(314))/7*(-parseInt(e(302))/8)+-parseInt(e(315))/9+parseInt(e(306))/10*(parseInt(e(305))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(300)](){const t=ps,e=this[t(313)];e[t(318)][t(310)](t(301))&&(e[t(318)][t(311)](t(312))[t(304)](t(317)),e[t(318)][t(311)](t(312))[t(304)](t(309)),e[t(318)][t(311)](t(312))[t(304)](t(307)))}}const bs=_s;function Ts(){const t=["617517pPfgkt","ckbox","editor","6wQiKjB","22629267WwdRkM","4031972tCDjyp","enableCommand","293308PDQmNp","6109720ZDsXui","get","15WfmsnM","TrackChangesEditing","1070712FVCQdi","5611716NZRYfA","plugins","afterInit","commands"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=139]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(522095===parseInt(e(149))/1*(parseInt(e(145))/2)+parseInt(e(142))/3+-parseInt(e(154))/4*(parseInt(e(152))/5)+-parseInt(e(155))/6+-parseInt(e(147))/7+-parseInt(e(150))/8+parseInt(e(146))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(140)](){const t=bs,e=this[t(144)];e[t(141)][t(151)](t(143))&&e[t(139)][t(151)](t(153))[t(148)](t(143))}}const As=Ls;function ks(){const t=["format","label","editor","commands","ELEMENT_CODE_BLOCK","document","1249400BDeuoe","markBlockFormat","9RPNJkS","outdentCodeBlock","7152864OORbay","codeBlock","registerElementLabel","4477286qfVnOd","change","blockName","*Remove format:* %0","get","20oFDMJb","commandName","1534338DlekCj","selection","indentCodeBlock","checkChild","name","model","rootElement","registerDescriptionCallback","540186JyHhyD","CodeBlock","from","locale","languages","find","toLowerCase","enableCommand","3cgOTtZ","2989462VrkyFK","language","549935eXfyfQ","commandParams","config","value","filter","getSelectedBlocks","plugins","descriptionFactory","forceValue","isLimit","126kEBncs","formatBlock","has","parent","*Set format:* %0","type","afterInit","TrackChangesEditing","schema"];return(ks=function(){return t})()}!function(t){const e=Ls,n=t();for(;;)try{if(954692===-parseInt(e(471))/1+parseInt(e(430))/2*(parseInt(e(429))/3)+-parseInt(e(469))/4*(-parseInt(e(432))/5)+parseInt(e(421))/6*(parseInt(e(442))/7)+-parseInt(e(461))/8+-parseInt(e(459))/9*(-parseInt(e(457))/10)+-parseInt(e(464))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Cs extends t.Plugin{[As(448)](){const t=As,e=this[t(453)];if(!e[t(438)][t(444)](t(422)))return;const n=e[t(438)][t(468)](t(449)),r=e[t(424)],s=e[t(434)][t(468)](t(462))[t(425)],o=e[t(454)][t(468)](t(462));n[t(428)](t(473)),n[t(428)](t(460)),n[t(428)](t(462),((r,i={})=>{const a=t,c=e[a(476)],u=e[a(476)][a(456)][a(472)],l=i&&void 0!==i[a(440)]?i[a(440)]:!o[a(435)];let f;i[a(431)]||(i[a(431)]=s[0][a(431)]),f=l?Array[a(423)](u[a(437)]())[a(436)]((t=>Rs(t)||function(t,e){const n=a;return!t.is(n(477))&&!e[n(441)](t)&&e[n(474)](t[n(445)],n(462))}(t,c[a(450)]))):Array[a(423)](u[a(437)]())[a(436)]((t=>Rs(t)));const h=C(f,c);c[a(465)]((()=>{const t=a;for(const e of h)n[t(458)](e,{commandName:t(462),commandParams:[{...i,forceValue:l}],formatGroupId:t(466)})}))})),n[t(439)][t(463)](t(462),(e=>Kr(r,t(455),e))),n[t(439)][t(478)]((e=>{const n=t;if(n(443)!=e[n(447)])return;const o=r.t,{data:i}=e;if(!i||n(462)!=i[n(470)])return;const a=i[n(433)][0][n(431)],c=o(s[n(426)]((t=>t[n(431)]===a))[n(452)])[n(427)]();return i[n(433)][0][n(440)]?{type:n(451),content:Kr(r,n(446),Kr(r,n(455),1)+" ("+c+")")}:{type:n(451),content:Kr(r,n(467),Kr(r,n(455),1))}}))}}function Ls(t,e){const n=ks();return(Ls=function(t,e){return n[t-=421]})(t,e)}function Rs(t){const e=As;return e(462)==t[e(475)]}function Ns(){const t=["4198CDAJKJ","12oAeDnS","601004GMOlNG","2320328pyAKXf","5szCBRZ","CommentsEditing","669918yjZqYB","30120051hPwTdL","222926mZFxkg","9lDqHeu","190XStoER","1359dWDrTy","6702731kmwYnR","get","6XUjrrt","afterInit","enableCommand","editor","TrackChangesEditing","plugins","addCommentThread","has"];return(Ns=function(){return t})()}function Ss(t,e){const n=Ns();return(Ss=function(t,e){return n[t-=496]})(t,e)}const Ms=Ss;!function(t){const e=Ss,n=t();for(;;)try{if(553621===parseInt(e(501))/1+-parseInt(e(517))/2*(parseInt(e(506))/3)+-parseInt(e(497))/4*(-parseInt(e(499))/5)+-parseInt(e(509))/6*(parseInt(e(507))/7)+parseInt(e(498))/8*(-parseInt(e(504))/9)+-parseInt(e(505))/10*(parseInt(e(503))/11)+-parseInt(e(496))/12*(-parseInt(e(502))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class vs extends t.Plugin{[Ms(510)](){const t=Ms,e=this[t(512)];e[t(514)][t(516)](t(500))&&e[t(514)][t(508)](t(513))[t(511)](t(515))}}var ws=n(834);function Os(t,e){const n=Fs();return(Os=function(t,e){return n[t-=412]})(t,e)}function Fs(){const t=["test","addHighlight","12atQLFX","ck-suggestion-marker-","push","54190qvnFLB","get","toViewElement","includes","2167512ROzhRf","plugins","insert","activeMarkers","2043dhhHrn","getWalker","2844435SAqHYI","2581740MHlQvT","isLimit","ck-suggestion-marker--active","markerRange","TrackChangesEditing","35CPXsBA","item","isAtEnd","3100BUWmfC","previousPosition","name","mapper","1209288RyvYJb","hasAttribute","createRangeOn","getCustomProperty","model","bindElementToMarker","writer","3297030YsfREf","consumable","nextSibling","span","_splitMarkerName","markerName","getItems","isContent","219wAsBOV","toViewPosition","isBlock","elementEnd","parent","start","addClass","type","createUIElement","schema"];return(Fs=function(){return t})()}function Ds(t,e,n){const r=Os,s=[];for(const o of e[r(445)]())o[r(433)](t)&&s[r(461)](n[r(434)](o));return s}function xs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(414)][r(463)](r(424));return(o,i,a)=>{const c=r;if(!a[c(440)][c(457)](i[c(423)],o[c(430)]))return;const u=i[c(423)][c(418)](),l=i[c(423)][c(452)],f=t[c(436)][c(456)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(426)];d=d||f[c(446)](e);const n=a[c(431)][c(464)](e);if(n&&n[c(435)](c(458)))return;c(450)==t[c(454)]&&f[c(449)](e)&&!f[c(421)](e)&&(e[c(441)]||l[c(427)]?h&&h[c(451)]==e||(h=e,m(t[c(429)]),p=!0):g=g||t[c(429)])}function m(t){const r=c,{authorId:o}=s[r(443)](i[r(444)]),u=a[r(438)][r(455)](r(442),{class:r(460)+e,"data-author-id":o}),l=a[r(431)][r(448)](t);n&&s[r(416)][r(412)](i[r(444)])&&a[r(438)][r(453)](r(422),u),a[r(438)][r(415)](l,u),a[r(431)][r(437)](u,i[r(444)])}d||p||!g||m(g)}}!function(t){const e=Os,n=t();for(;;)try{if(768992===-parseInt(e(447))/1*(parseInt(e(428))/2)+parseInt(e(432))/3*(parseInt(e(459))/4)+-parseInt(e(420))/5+parseInt(e(439))/6+parseInt(e(425))/7*(parseInt(e(413))/8)+-parseInt(e(417))/9*(parseInt(e(462))/10)+-parseInt(e(419))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);const Ps=Us;function Bs(){const t=["enableCommand","batch","6866KyFMDc","deleteForward","end","100TnZXIN","$graveyard","224955NjiRJf","editing","184OUXQOQ","merge","unbindElementFromMarkerName","data","getFirstRange","options","downcastDispatcher","modifySelection","addMarker:suggestion:deletion","177296dgUViU","init","mapper","rootName","createRange","markerNameToElements","TrackChangesEditing","48nBPhyz","root","editor","unlock","unit","requires","commands","writer","selection","start","66975LCdOfn","remove","enqueueChange","75550ZQCfvl","delete","model","2098848aSajId","markerName","showSuggestionHighlights","detach","2557773UCcKpu","bind","buffer","high","uiElement","isCollapsed","createSelection","document","forward","lock","setSelection","fromRange","removeMarker:suggestion:deletion","get","plugins"];return(Bs=function(){return t})()}function Us(t,e){const n=Bs();return(Us=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(388074===parseInt(e(457))/1*(parseInt(e(464))/2)+parseInt(e(430))/3*(parseInt(e(460))/4)+-parseInt(e(462))/5+parseInt(e(420))/6*(-parseInt(e(413))/7)+-parseInt(e(436))/8+-parseInt(e(440))/9+-parseInt(e(433))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class js extends t.Plugin{static get[Ps(425)](){return[ws.Delete]}[Ps(414)](){const t=Ps,e=this[t(422)],n=e[t(454)][t(453)](t(419));n[t(455)](t(434));const r=e[t(426)][t(453)](t(458));n[t(455)](t(458),((n,s={})=>{const o=t,a=e[o(435)][o(446)](e[o(435)][o(447)][o(428)]);a[o(445)]&&e[o(435)][o(411)](a,{direction:o(448),unit:s[o(424)]});const c=a[o(408)](),u=i.LiveRange[o(451)](c);let l;n(s),l=o(461)==u[o(421)][o(416)]?e[o(435)][o(417)](c[o(429)]):e[o(435)][o(417)](u[o(429)],u[o(459)]),u[o(439)](),e[o(435)][o(432)](r[o(442)][o(456)],(t=>{const e=o;r[e(442)][e(449)](),t[e(450)](t[e(417)](l[e(459)])),r[e(442)][e(423)]()}))})),e[t(463)][t(410)].on(t(412),xs(e,t(465)),{priority:t(443)}),e[t(467)][t(410)].on(t(412),((n,r,s)=>{const o=t;s[o(409)][o(438)]&&xs(e,o(465),{showActiveMarker:!1})[o(441)](this)(n,r,s)}),{priority:t(443)}),e[t(463)][t(410)].on(t(452),((e,n,r)=>{const s=t,o=r[s(415)][s(418)](n[s(437)]);if(o)for(const t of o)t.is(s(444))&&(r[s(415)][s(466)](t,n[s(437)]),r[s(427)][s(431)](t))}),{priority:t(443)})}}const Gs=Hs;function Vs(){const t=["*Merge:* %0","_supportLegacySuggestions","listMarkerStyle","*Uncheck item*","model","createRange","972EbcRIg","isUndo","_findSuggestions","containsItem","registerCustomCallback","registerDescriptionCallback","groupId","list.multiBlock","enableDefaultAttributesIntegration","start","setAttribute","listItemId","*Change to:* %0","bulletedList","*Set format:* %0","todoList","11507650eNodYl","createPositionAt","push","157665YlvqAI","size","isObject","getFirstMarker","listStyle","ELEMENT_","splitListItemAfter","mergeListItemForward","registerAttributeLabel","_suggestionFactory","batch","todoListChecked","isLocal","has","TodoListEditing","nodeAfter","commandParams","numberedList","ELEMENT_BULLETED_LIST","543265jzcEQR","92752jvGUbw","multipleBlocks","555726xKYdft","removeMarker","ListEditing","descriptionFactory","getAttribute","forceValue","document","locale","differ","change:data","next","TrackChangesEditing","plugins","high","change","customNumberedList","meta","find","numbered","trackChangesCommand","data","546724qlEIbH","11328583CBuSRi","*Remove format:* %0","checkTodoList","getSuggestions","*Format:* remove from %0","map","value","oldValue","assureChains","registerElementLabel","isNextTo","registerBlockAttribute","key","*Split:* list item","startsWith","listReversed","type","*Format:* insert into %0","nextSibling","todo","head","FORMAT_INDENT","commandName","*Check item*","listIndent","previousSibling","includes","selection","6IxEDgG","suggestion:attribute:","setSelection","end","newValue","126jWPMxt","ELEMENT_NUMBERED_LIST","splitListItemBefore","fromRange","listItemIdFixer","listStart","documentList","add","name","attributes","mergeListItemBackward","getChanges","commands","get","bulleted","from","default","listType","toUpperCase","outdentList","refresh","getRanges","getSuggestion","newRange","getChangedMarkers","*Outdent:* %0","_splitMarkerName","suggestion","deletion","afterInit","schema","listMarker","_getAttributeKey","parent","formatBlock","config","*Indent:* %0","accept","editor","detach","_registerLegacyDescription","ELEMENT_TODO_LIST","_LIST","format","attributeKey","oldRange","*Merge:* list item","hasSuggestion","length","customBulletedList","getFirstRange","noTrackChangesFixer","filter","ELEMENT_LIST_ITEM","indentList","registerPostFixer","range","todoListCheck","execute","attribute"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=389]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(907977===-parseInt(e(457))/1+parseInt(e(460))/2+parseInt(e(510))/3*(-parseInt(e(481))/4)+parseInt(e(438))/5*(parseInt(e(515))/6)+-parseInt(e(482))/7+-parseInt(e(458))/8*(-parseInt(e(419))/9)+parseInt(e(435))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{[Gs(544)](){const t=Gs,e=this[t(391)];if(!e[t(472)][t(451)](t(462)))return;const n=e[t(467)],r=e[t(472)][t(528)](t(471)),s=e[t(472)][t(451)](t(452)),o=!!e[t(550)][t(528)](t(426));function i(e){const r=t;return{type:r(396),content:""+Kr(n,r(433),e)}}function a(e){const r=t;return{type:r(396),content:""+Kr(n,r(483),e)}}r[t(427)](t(455)),r[t(427)](t(432)),r[t(427)](t(475)),r[t(427)](t(402)),r[t(427)](t(407)),r[t(427)](t(534)),r[t(427)](t(444)),r[t(427)](t(517)),r[t(493)](t(430)),r[t(493)](t(532)),r[t(493)](t(506)),o&&(r[t(427)](t(525)),r[t(427)](t(445))),s&&(r[t(427)](t(434)),r[t(427)](t(484)),r[t(493)](t(449)),r[t(463)][t(424)]((e=>{const r=t,{data:s}=e;if(s&&r(449)==s[r(494)])return{type:r(396),content:s[r(514)]?Kr(n,r(505)):Kr(n,r(416))}})),this[t(391)][t(417)][t(466)][t(408)]((e=>{const n=t;if(e[n(448)][n(420)])return!1;let s=!1;const o=r[n(485)]({skipNotAttached:!0})[n(405)]((t=>n(449)===r[n(547)](t)));for(const t of o)n(501)!=t[n(403)]()[n(428)][n(453)][n(464)](n(532))&&(r[n(421)](t[n(403)](),n(412))[n(477)]((t=>n(532)===r[n(547)](t[n(542)])))||(e[n(461)](t[n(441)]()),s=!0));return s}))),r[t(463)][t(446)](t(506),Kr(n,t(503)));const c={type:t(396),content:""};r[t(463)][t(424)]((e=>{const r=t,{data:s}=e;if(!s||r(532)!=s[r(494)])return;let u=e[r(502)];for(;u;){if(u[r(480)]&&((r(442)==u[r(480)][r(494)]||r(415)==u[r(480)][r(494)])&&(u[r(480)][r(514)]&&r(531)!=u[r(480)][r(514)]||r(531)!=u[r(480)][r(489)]&&!s[r(514)])||!o&&u[r(480)][r(494)]==Lc))return c;u=u[r(470)]}if(null==s[r(514)])switch(s[r(489)]){case r(529):return a(Kr(n,r(456)));case r(478):return a(Kr(n,r(516)));case r(501):return a(Kr(n,r(394)))}switch(s[r(514)]){case r(529):return i(Kr(n,r(456)));case r(478):return i(Kr(n,r(516)));case r(501):return i(Kr(n,r(394)))}})),r[t(463)][t(424)]((e=>{const n=t,{data:r}=e;if(r&&n(506)==r[n(494)])return null==r[n(514)]||null==r[n(489)]&&0==r[n(514)]?c:void 0})),r[t(463)][t(424)]((e=>{const r=t;if(r(412)!=e[r(498)])return;const{data:s}=e;if(!s||r(430)!=s[r(494)])return;const o=zs(e);return r(514)==o?{type:r(396),content:Kr(n,r(399))}:r(489)==o?{type:r(396),content:Kr(n,r(495))}:c})),e[t(417)][t(466)][t(408)]((e=>this[t(519)](e))),e[t(417)][t(466)][t(408)]((e=>this[t(404)](e))),e[t(417)][t(466)].on(t(469),((e,n)=>{const r=t;if(n[r(420)]||!n[r(450)])return!1;this[r(490)]()}),{priority:t(473)}),this[t(414)]()}[Gs(519)](t){const e=Gs;if(t[e(448)][e(420)]||!t[e(448)][e(450)])return!1;let n=!1;const r=this[e(391)][e(472)][e(528)](e(471))[e(485)]({skipNotAttached:!0})[e(405)]((t=>t[e(480)]&&e(430)==t[e(480)][e(494)]))[e(405)]((t=>t[e(480)][e(514)]&&t[e(480)][e(489)]));for(const s of r)zs(s)||(t[e(461)](s[e(441)]()),n=!0);return n}[Gs(404)](t){const e=Gs;if(t[e(448)][e(420)]||!t[e(448)][e(450)])return!1;const n=this[e(391)][e(472)][e(528)](e(471));if(n[e(479)][e(488)])return!1;let r=!1;const s=[e(532),e(430),e(506),e(442),e(520),e(497),e(410),e(546),e(415)],o=this[e(391)][e(417)][e(466)][e(468)][e(526)]()[e(405)]((t=>e(412)==t[e(498)]))[e(405)]((t=>s[e(508)](t[e(397)])));if(0==o[e(401)])return r;for(const i of o){const o=n[e(421)](i[e(409)],e(412))[e(405)]((t=>!t[e(476)][e(492)]))[e(487)]((t=>t[e(542)]))[e(405)]((t=>{const r=e,o=n[r(547)](t);return s[r(508)](o)}));if(o[e(401)]){for(const n of o)t[e(461)](n[e(441)]());r=!0}}return r}[Gs(490)](){const t=Gs,e=this[t(391)][t(472)][t(528)](t(471)),n=[t(532),t(430),t(506),t(442),t(520),t(497),t(410),t(546),t(415)];let r;const s=new Set(this[t(391)][t(417)][t(466)][t(468)][t(539)]()[t(405)]((r=>{const s=t;if(r[s(480)][s(398)]||!r[s(480)][s(538)])return null;if(!r[s(523)][s(496)](s(511)))return null;const{id:o}=e[s(541)](r[s(523)]);if(!e[s(400)](o))return null;const i=e[s(537)](o);return n[s(508)](i[s(480)][s(494)])}))[t(487)]((n=>{const s=t,{id:o}=e[s(541)](n[s(523)]),i=e[s(537)](o);return r=i[s(524)][s(425)],i[s(403)]()[s(428)][s(453)]})));if(0==s[t(439)])return;const o=e[t(485)]({skipNotAttached:!0})[t(405)]((e=>t(412)==e[t(498)]&&e[t(480)]&&n[t(508)](e[t(480)][t(494)])&&e[t(524)][t(425)]!=r))[t(487)]((e=>({listItem:e[t(403)]()[t(428)][t(453)],groupId:e[t(524)][t(425)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(451)](n)&&i[t(522)](e);for(const n of e[t(485)]())i[t(451)](n[t(524)][t(425)])&&n[t(429)](t(425),r)}[Gs(414)](){const t=Gs,e=this[t(391)],n=e[t(467)],r=e[t(472)][t(528)](t(471));this[t(393)](),r[t(447)][t(423)](t(549),t(521),t(390),(function(n,r){const s=t,o=[];for(let t of n)t[s(428)][s(453)]===t[s(513)][s(548)]&&(t=e[s(417)][s(418)](e[s(417)][s(436)](t[s(428)][s(453)],0))),o[s(437)](t);e[s(417)][s(474)]((t=>{const n=s,a=e[n(417)][n(466)][n(509)],c=Array[n(530)](a[n(536)]())[n(487)]((t=>i.LiveRange[n(518)](t)));t[n(512)](o),e[n(527)][n(528)](r[n(504)])[n(535)](),r[n(454)][n(437)]({forceDefaultExecution:!0}),e[n(411)](r[n(504)],...r[n(454)]),t[n(512)](c);for(const t of c)t[n(392)]()}))})),r[t(463)][t(491)]((function(n){const r=t,s=!e[r(417)][r(545)][r(440)](n),o=n[r(507)],i=n[r(500)],a=n[r(464)](r(430)),c=!o||o[r(464)](r(430))!==a,u=!i||i[r(464)](r(430))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(406),e)))}[Gs(393)](){const t=Gs,e=this[t(391)],n=e[t(467)];function r(n){const r=t,s=e[r(527)][r(528)](r(432))[r(488)],o=e[r(527)][r(528)](r(455))[r(488)];return r(455)===n?s:o}e[t(472)][t(528)](t(471))[t(463)][t(424)]((function(s){const o=t;if(o(549)!=s[o(498)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(504)]){case o(432):u=i[o(454)][0][o(465)],l=r(i[o(504)]),a=o(u?499:486),!l&&e[o(550)][o(528)](o(426))||(a=o(431)),c={type:o(396),content:Kr(n,a,Kr(n,o(456)))};break;case o(455):u=i[o(454)][0][o(465)],l=r(i[o(504)]),a=o(u?499:486),!l&&e[o(550)][o(528)](o(426))||(a=o(431)),c={type:o(396),content:Kr(n,a,Kr(n,o(516)))};break;case o(407):a=o(389),c={type:o(396),content:Kr(n,a,Kr(n,o(406)))};break;case o(534):a=function(t){const e=o,n=t[e(403)]();let r=n[e(428)][e(453)];for(;r&&n[e(422)](r);){if(r[e(464)](e(506))>0)return!1;r=r[e(500)]}return!0}(s)?Kr(n,o(486),Kr(n,function(t){const e=o;return e(443)+t[e(403)]()[e(428)][e(453)][e(464)](e(532))[e(533)]()+e(395)}(s))):Kr(n,o(540),Kr(n,o(406))),c={type:o(396),content:a};break;case o(525):case o(445):!1===i[o(459)]&&(a=o(413),c={type:o(543),content:Kr(n,a,Kr(n,o(406)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(403)]()[e(428)][e(453)][e(507)];for(;n;){const r=n[e(464)](e(430));if(!r)return!1;if(r==t[e(480)][e(514)])return e(514);if(r==t[e(480)][e(489)])return e(489);n=n[e(507)]}return!1}const Ks=Xs;function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=229]})(t,e)}function qs(){const t=["list.properties","document","attribute","removeMarker","46459tnvxTH","locale","isUndo","numbered","circle","*Format:* set order to regular","key","listType","enableDefaultAttributesIntegration","ListPropertiesEditing","find","*Format:* set start index to %0","*Change to:* %0","registerBlockAttribute","registerAttributeLabel","has","TrackChangesEditing","getFirstMarker","getAttribute","plugins","disc","formatBlock","format","newValue","start","1830712LyBmHu","FORMAT_LIST_START","_getTranslationKeyForListStyle","*Format:* set order to reversed","decimal","descriptionFactory","2360544CbbYmQ","listStyle","listStart","head","_LIST_","includes","handleDescriptions","700677gBjqPT","1496ppycRd","*Set format:* %0","upper-latin","reversed","next","bind","registerDescriptionCallback","styles","nodeAfter","_registerLegacyDescription","startIndex","customNumbered","getFirstRange","FORMAT_LIST_REVERSED","678HsSbzF","upper-roman","model","2420998xMFute","toUpperCase","data","editor","11686824cxfmxl","registerPostFixer","80205QJvGZU","square","*Remove format:* %0","decimal-leading-zero","oldValue","ELEMENT_","getSuggestions","suggestion","bulleted","commandName","type","config","_getAttributeKey","replace","commandParams","_findSuggestions","batch","lower-latin","filter","listReversed","afterInit","get","default","lower-roman","_LIST_DEFAULT"];return(qs=function(){return t})()}!function(t){const e=Xs,n=t();for(;;)try{if(916224===parseInt(e(239))/1+-parseInt(e(257))/2+-parseInt(e(232))/3+parseInt(e(317))/4+-parseInt(e(263))/5*(-parseInt(e(254))/6)+-parseInt(e(292))/7*(-parseInt(e(240))/8)+-parseInt(e(261))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(283)](){const t=Ks;if(!this[t(260)][t(311)][t(307)](t(301)))return;const e=this[t(260)][t(274)][t(284)](t(288)),n=this[t(260)][t(311)][t(284)](t(308));e[t(247)]&&(n[t(300)](t(233)),n[t(305)](t(233))),e[t(243)]&&(n[t(300)](t(282)),n[t(305)](t(282))),e[t(250)]&&(n[t(300)](t(234)),n[t(305)](t(234)));const r={type:t(314),content:""};n[t(231)][t(246)](this[t(238)][t(245)](this));const s=this[t(260)][t(293)];n[t(231)][t(306)](t(282),Kr(s,t(253))),n[t(231)][t(246)]((e=>{const n=t,{data:s}=e;if(s&&n(282)==s[n(298)])return null==s[n(315)]||0==s[n(315)]&&null==s[n(267)]?r:void 0})),n[t(231)][t(306)](t(234),Kr(s,t(318))),n[t(231)][t(246)]((e=>{const n=t,{data:s}=e;if(s&&n(234)==s[n(298)])return null==s[n(315)]||1==s[n(315)]&&null==s[n(267)]?r:void 0})),this[t(260)][t(256)][t(289)][t(262)]((e=>{const r=t;if(e[r(279)][r(294)])return!1;let s=!1;const o=n[r(269)]({skipNotAttached:!0})[r(281)]((t=>{const e=r,s=n[e(275)](t);return e(234)==s||e(282)==s}));for(const t of o){const o=t[r(252)]()[r(316)][r(248)][r(310)](r(299));r(295)!=o&&r(251)!=o&&(n[r(278)](t[r(252)](),r(290))[r(302)]((t=>r(299)==n[r(275)](t[r(270)])))||(e[r(291)](t[r(309)]()),s=!0))}return s})),this[t(249)]()}[Ks(238)](t){const e=Ks,n=this[e(260)][e(293)],{data:r}=t,s={type:e(314),content:""};if(!r||e(233)!=r[e(298)])return;if(!r[e(267)])return e(285)==r[e(315)]?s:{type:e(314),content:""+Kr(n,e(241),Kr(n,this[e(319)](r[e(315)])))};if(!r[e(315)]){if(e(285)==r[e(267)])return s;let o=t[e(235)];for(;o;){if(o[e(259)]&&e(299)==o[e(259)][e(298)]&&o[e(259)][e(315)])return s;o=o[e(244)]}return{type:e(314),content:""+Kr(n,e(265),Kr(n,this[e(319)](r[e(267)])))}}if(e(285)!=r[e(315)])return{type:e(314),content:""+Kr(n,e(241),Kr(n,this[e(319)](r[e(315)])))};let o=t[e(235)];for(;o;){if(o[e(259)]&&e(299)==o[e(259)][e(298)]&&o[e(259)][e(315)]&&o[e(259)][e(267)])return s;o=o[e(244)]}const i=t[e(252)]()[e(316)][e(248)][e(310)](e(299));return{type:e(314),content:Kr(n,e(241),Kr(n,e(268)+i[e(258)]()+e(287)))}}[Ks(249)](){const t=Ks,e=this[t(260)],n=e[t(293)];e[t(311)][t(284)](t(308))[t(231)][t(246)]((e=>{const r=t;if(r(313)!=e[r(273)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(272)]){case r(233):o=r(304),i={type:r(314),content:Kr(n,o,Kr(n,this[r(319)](s[r(277)][0][r(273)])))};break;case r(282):o=s[r(277)][0][r(243)]?r(229):r(297),i={type:r(314),content:Kr(n,o)};break;case r(234):o=r(303),i={type:r(314),content:Kr(n,o,s[r(277)][0][r(250)])}}return i}))}[Ks(319)](t){const e=Ks;return e(268)+function(t){const n=e;return Js[n(237)](t)?n(271):Qs[n(237)](t)?n(295):null}(t)[e(258)]()+e(236)+t[e(258)]()[e(276)](/-/g,"_")}}const Js=[Ks(312),Ks(296),Ks(264)],Qs=[Ks(230),Ks(266),Ks(286),Ks(255),Ks(280),Ks(242)];var Ys=n(507);const $s=eo;function to(){const t=["6eypenk","high","addMarker:suggestion:insertion","5044BiZGEh","markInsertion","selection","removeMarker:suggestion:insertion","hasClass","downcastDispatcher","11249700qXWXTF","commands","1smsWbl","editing","nextSibling","1948450wjfSnA","createRange","TrackChangesEditing","unbindElementFromMarkerName","markerName","model","markerNameToElements","mapper","fire","45030awOUNo","getFirstRange","detach","enableCommand","fromRange","698965ziNHCx","init","bind","6008KGhURH","501JXvKQv","enter","enterBlock","16022281ebptDJ","16155pCIJGX","createPositionAt","requires","end","getFirstPosition","writer","data","options","remove","plugins","ck-suggestion-marker-split","editor","setSelection","parent","change","document","get","afterExecute","showSuggestionHighlights","split"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=217]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(807692===parseInt(e(266))/1*(-parseInt(e(269))/2)+parseInt(e(231))/3*(parseInt(e(258))/4)+-parseInt(e(227))/5+-parseInt(e(255))/6*(-parseInt(e(264))/7)+-parseInt(e(230))/8*(parseInt(e(235))/9)+-parseInt(e(222))/10+parseInt(e(234))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(237)](){return[Ys.Enter]}[$s(228)](){const t=$s,e=this[t(246)],n=e[t(244)][t(251)](t(271)),r=e[t(265)][t(251)](t(232));n[t(225)](t(232),(()=>{const s=t;e[s(218)][s(249)]((t=>{const o=s,a=e[o(218)][o(250)][o(260)],c=a[o(239)](),u=i.LiveRange[o(226)](a[o(223)]());if(r[o(233)](t)){const r=e[o(218)][o(236)](c[o(248)][o(268)],0),s=t[o(270)](c,r);n[o(259)](s)}else t[o(247)](t[o(270)](u[o(238)]));u[o(224)](),r[o(221)](o(252),{writer:t})}))})),e[t(267)][t(263)].on(t(257),xs(e,t(254)),{priority:t(256)}),e[t(267)][t(263)].on(t(261),((e,n,r)=>{const s=t,o=r[s(220)][s(219)](n[s(217)]);if(o)for(const t of o)t[s(262)](s(245))&&(r[s(220)][s(272)](t,n[s(217)]),r[s(240)][s(243)](t))}),{priority:t(256)}),e[t(241)][t(263)].on(t(257),((n,r,s)=>{const o=t;s[o(242)][o(253)]&&xs(e,o(254),{showActiveMarker:!1})[o(229)](this)(n,r,s)}),{priority:t(256)})}}const ro=oo;function so(){const t=["_isInDeletionRange","editor","results","findPrevious","afterInit","545208MEjlve","getIntersection","plugins","find","7660639goRdDI","12XeJlph","45nfJSVM","FindAndReplaceUtils","createPositionAt","markers","filter","findNext","suggestion:deletion","enableCommand","get","item","FindAndReplaceEditing","isArray","94266nqCtMc","createRange","TrackChangesEditing","getMarkersGroup","getRange","model","end","findByTextCallback","34126027IOSOzO","handleFindCommand","start","string","8137162fZniQO","170EbrlyH","has","replace","2486290cgnwCB","24IyNekB","124EIvjLp","replaceAll","10608ByqRws","8axFYEO","bind"];return(so=function(){return t})()}function oo(t,e){const n=so();return(oo=function(t,e){return n[t-=283]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(740251===-parseInt(e(316))/1*(-parseInt(e(318))/2)+parseInt(e(326))/3*(parseInt(e(285))/4)+-parseInt(e(311))/5*(-parseInt(e(298))/6)+parseInt(e(284))/7*(-parseInt(e(319))/8)+parseInt(e(286))/9*(parseInt(e(314))/10)+parseInt(e(310))/11*(parseInt(e(315))/12)+-parseInt(e(306))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[ro(325)](){const t=ro;if(!this[t(322)][t(328)][t(312)](t(296)))return;const e=this[t(322)][t(328)][t(294)](t(300));e[t(293)](t(283),this[t(307)][t(320)](this)),e[t(293)](t(291)),e[t(293)](t(324)),e[t(293)](t(313)),e[t(293)](t(317))}[ro(307)](t,e,n={}){const r=ro,s=this[r(322)][r(328)][r(294)](r(287));return t((t=>{const o=r;let i=(o(309)==typeof e?s[o(305)](e,n):e)(t);Array[o(297)](i)&&(i={results:i,searchText:o(309)==typeof e?e:""});const a=i[o(323)][o(290)]((e=>!1===this[o(321)](e,t[o(295)])));return{...i,results:a}}),n)}[ro(321)](t,e){const n=ro,r=this[n(322)][n(303)][n(299)](this[n(322)][n(303)][n(288)](e,t[n(308)]),this[n(322)][n(303)][n(288)](e,t[n(304)]));for(const t of this[n(322)][n(303)][n(289)][n(301)](n(292)))if(null!==r[n(327)](t[n(302)]()))return!0;return!1}}const ao=co;function co(t,e){const n=lo();return(co=function(t,e){return n[t-=273]})(t,e)}!function(t){const e=co,n=t();for(;;)try{if(484228===parseInt(e(287))/1*(-parseInt(e(293))/2)+-parseInt(e(331))/3+-parseInt(e(329))/4*(-parseInt(e(288))/5)+parseInt(e(313))/6+-parseInt(e(302))/7*(parseInt(e(283))/8)+-parseInt(e(304))/9+parseInt(e(334))/10*(parseInt(e(322))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lo);const uo=[{pluginName:ao(314),commandName:ao(294)},{pluginName:ao(326),commandName:ao(312)},{pluginName:ao(328),commandName:ao(280)},{pluginName:ao(307),commandName:ao(299)}];function lo(){const t=["1859655BfKzSS","*Set font color:* %0","toLowerCase","13137400MgOWNR","afterInit","model","fontSize.options","fontColor.colors","plugins","normalizeSizeOptions","commandName","fontColor","FORMAT_FONT_COLOR","FontSize","8mCrUcV","find","*Reset font family*","*Reset font background color*","4861PyqsLg","210ReqDnH","registerDescriptionCallback","*Set font size:* %0","formatInline","value","370YNkgcI","fontSize","has","_registerLegacyDescription","FORMAT_FONT_FAMILY","*Reset font color*","fontBackgroundColor","registerAttributeLabel","type","4535181vndniN","locale","3556080kMagzD","TrackChangesEditing","trim","FontBackgroundColorEditing","config","get","*Set font family:* %0","commandParams","fontFamily","2361066zvGoOk","FontSizeEditing","title","fontBackgroundColor.colors","descriptionFactory","enableDefaultAttributesIntegration","format","editor","label","22aBgIcn","*Set font background color:* %0","*Reset font size*","FORMAT_FONT_BACKGROUND","FontFamilyEditing","registerInlineAttribute","FontColorEditing","2420HRVqxY","FORMAT_FONT_SIZE"];return(lo=function(){return t})()}class fo extends t.Plugin{[ao(273)](){const t=ao,e=this[t(320)][t(303)],n=this[t(320)][t(277)][t(309)](t(305));for(const{pluginName:e,commandName:r}of uo)this[t(320)][t(277)][t(295)](e)&&(n[t(318)](r),n[t(327)](r));n[t(317)][t(300)](t(294),Kr(e,t(330))),n[t(317)][t(300)](t(312),Kr(e,t(297))),n[t(317)][t(300)](t(280),Kr(e,t(281))),n[t(317)][t(300)](t(299),Kr(e,t(325))),this[t(296)]()}[ao(296)](){const t=ao,e=this[t(320)],n=e[t(303)];e[t(277)][t(309)](t(305))[t(317)][t(289)]((e=>{const r=t,o=n.t;if(r(291)!=e[r(301)])return;const{data:i}=e;if(null!=i){if(r(294)==i[r(279)]){const t=i[r(311)][0][r(292)];if(t){const e=o(this[r(320)][r(277)][r(309)](r(282))[r(278)](this[r(320)][r(308)][r(309)](r(275)))[r(284)]((e=>e[r(274)]==t))[r(315)])[r(333)]();return{type:r(319),content:Kr(n,r(290),e)}}return{type:r(319),content:Kr(n,r(324))}}if(r(312)==i[r(279)]){const t=i[r(311)][0][r(292)];return t?{type:r(319),content:Kr(n,r(310),t)}:{type:r(319),content:Kr(n,r(285))}}if(r(280)==i[r(279)]){const t=i[r(311)][0][r(292)];if(t){const e=(0,s.normalizeColorOptions)(this[r(320)][r(308)][r(309)](r(276)))[r(284)]((e=>e[r(274)]==t));let i=t,a="";return e&&(i=e[r(321)],a=o(i)[r(333)]()),{type:r(319),content:Kr(n,r(332),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(319),content:Kr(n,r(298))}}if(r(299)==i[r(279)]){const t=i[r(311)][0][r(292)];if(t){const e=(0,s.normalizeColorOptions)(this[r(320)][r(308)][r(309)](r(316)))[r(284)]((e=>e[r(274)]==t));let i=t,a="";return e&&(i=e[r(321)],a=o(i)[r(333)]()),{type:r(319),content:Kr(n,r(323),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(319),content:Kr(n,r(286))}}}}))}}function ho(t,e){const n=mo();return(ho=function(t,e){return n[t-=121]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(454714===-parseInt(e(151))/1+parseInt(e(157))/2*(-parseInt(e(134))/3)+parseInt(e(141))/4*(parseInt(e(163))/5)+parseInt(e(153))/6+-parseInt(e(143))/7*(parseInt(e(138))/8)+parseInt(e(160))/9+parseInt(e(129))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class po extends t.Plugin{[go(122)](){const t=go,e=this[t(168)],n=e[t(172)][t(169)](t(126)),r=e[t(170)][t(169)](t(147)),s=e[t(170)][t(169)](t(152));r&&s&&(n[t(161)](t(152)),n[t(132)](t(147)),this[t(135)]())}[go(135)](){const t=go,e=this[t(168)],n=e[t(137)];e[t(172)][t(169)](t(126))[t(140)][t(156)]((r=>{const s=t;if(s(149)!=r[s(174)]&&s(158)!=r[s(174)])return;const{data:o}=r;if(o&&s(152)===o[s(133)]){const t=[],r=o[s(171)][0];for(const[n,o]of Object[s(125)](r))t[s(139)](Io(e,n,o));return t[s(128)]?{type:s(144),content:Kr(n,s(130),t[s(142)](", "))}:{type:s(144),content:Kr(n,s(165))}}}))}}function mo(){const t=["registerDescriptionCallback","182JXNExY","formatInline","toLowerCase","3366315ahHUhh","enableDefaultAttributesIntegration","fontColor.colors","75xnWeLG","split","*Remove all formatting*","normalizeSizeOptions","config","editor","get","commands","commandParams","plugins","label","type","charAt","afterInit","FontSize","title","entries","TrackChangesEditing","find","length","4803570IvGpnx","*Set format to:* %0","toUpperCase","enableCommand","commandName","13386GWDJgj","_registerLegacyDescription","fontSize.options","locale","2196056YIxezj","push","descriptionFactory","148628fBQSdD","join","14UcwFIV","format","fontColor","fontBackgroundColor","copyFormat","model","formatBlock","boolean","663278ucChwk","pasteFormat","3967806NxoRrr","fontSize","slice"];return(mo=function(){return t})()}function Io(t,e,n){const r=go,o=t[r(137)].t,i=e[r(164)](/(?=[A-Z])/)[r(142)](" "),a=o(i[r(121)](0)[r(131)]()+i[r(155)](1))[r(159)]();if(r(150)==typeof n)return a;if(r(145)===e||r(146)===e){const e=(0,s.normalizeColorOptions)(t[r(167)][r(169)](r(162)))[r(127)]((t=>t[r(148)]==n));return a+" ("+(e?o(e[r(173)])[r(159)]():n)+")"}if(r(154)===e&&isNaN(parseFloat(n))){const e=t[r(172)][r(169)](r(123))[r(166)](t[r(167)][r(169)](r(136)))[r(127)]((t=>t[r(148)]==n));return a+" ("+(e?o(e[r(124)])[r(159)]():n)+")"}return a+" ("+n+")"}function Eo(t,e){const n=To();return(Eo=function(t,e){return n[t-=181]})(t,e)}const bo=Eo;function To(){const t=["afterInit","type","registerDescriptionCallback","*Change to:* %0","5616qlOvpM","ELEMENT_HEADING_CUSTOM","name","registerElementLabel","HeadingEditing","20eKFTep","heading","formatBlock","view","252620ktHFCx","find","_getHeadingLevel","ELEMENT_HEADING","heading.options","match","descriptionFactory","23377HGGGSR","61621cWtFNe","editor","121235mTjdpn","_headingOptions","132UVDrlK","locale","format","commandName","value","_registerLegacyDescription","config","44EYYXHe","plugins","has","model","get","TrackChangesEditing","paragraph","title","210420vZkQXz","3144bAEGWR","6490vyDNjN","enableDefaultAttributesIntegration","commandParams"];return(To=function(){return t})()}!function(t){const e=Eo,n=t();for(;;)try{if(134424===-parseInt(e(197))/1+-parseInt(e(190))/2+parseInt(e(217))/3+-parseInt(e(209))/4*(-parseInt(e(200))/5)+parseInt(e(202))/6*(parseInt(e(198))/7)+parseInt(e(218))/8*(-parseInt(e(181))/9)+parseInt(e(186))/10*(-parseInt(e(219))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[bo(222)](){const t=bo,e=this[t(199)];if(!e[t(210)][t(211)](t(185)))return;this[t(201)]=e[t(208)][t(213)](t(194));const n=e[t(203)],r=e[t(210)][t(213)](t(214));r[t(220)](t(187));for(const e of this[t(201)])t(215)!=e[t(212)]&&r[t(196)][t(184)](e[t(212)],(n=>{const r=t,i=this[r(192)](e[r(212)]);return null!==i?s(n,i):o(n,e[r(216)])}));function s(e,r){return Kr(n,t(193),[e,r])}function o(e,r){return Kr(n,t(182),[e,r])}this[t(207)]()}[bo(207)](){const t=bo,e=this[t(199)],n=e[t(203)];e[t(210)][t(213)](t(214))[t(196)][t(224)]((e=>{const r=t;if(r(188)!=e[r(223)])return;const{data:s}=e;if(s&&r(187)==s[r(205)]){const e=s[r(221)][0][r(206)],c=this[r(192)](e);if(null!==c)return{type:r(204),content:Kr(n,r(225),(a=c,Kr(n,r(193),[1,a])))};const u=this[r(201)][r(191)]((t=>t[r(212)]===e))[r(216)];return{type:r(204),content:Kr(n,r(225),(o=1,i=u,Kr(n,t(182),[o,i])))}}var o,i,a}))}[bo(192)](t){const e=bo;var n,r;const s=t[e(195)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(201)])||void 0===n?void 0:n[e(191)]((n=>n[e(212)]==t));if(o&&o[e(189)]){const t=o[e(189)],n=(null!==(r=t[e(183)])&&void 0!==r?r:t)[e(195)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;!function(t){const e=ko,n=t();for(;;)try{if(455251===parseInt(e(385))/1*(parseInt(e(391))/2)+-parseInt(e(369))/3+parseInt(e(372))/4*(-parseInt(e(359))/5)+parseInt(e(350))/6*(parseInt(e(384))/7)+-parseInt(e(370))/8*(parseInt(e(352))/9)+parseInt(e(392))/10*(parseInt(e(354))/11)+parseInt(e(358))/12*(-parseInt(e(351))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class Ao extends t.Plugin{[yo(382)](){const t=yo,e=this[t(375)];if(!e[t(366)][t(368)](t(379)))return;const n=e[t(366)][t(353)](t(355)),r=e[t(390)];n[t(356)](t(374)),n[t(365)](t(374)),n[t(378)][t(380)](t(374),Kr(r,t(360))),this[t(393)]()}[yo(393)](){const t=yo,e=this[t(375)],n=e[t(390)];e[t(366)][t(353)](t(355))[t(378)][t(389)]((r=>{const s=t;if(s(371)!=r[s(362)])return;const{data:o}=r;if(o&&s(374)==o[s(367)]){const t=n.t,r=o[s(376)][0][s(387)];if(r){const o=e[s(381)][s(353)](s(361))[s(377)]((t=>t[s(364)]==r)),i=t(o[s(373)])[s(383)]();return{type:s(388),content:Kr(n,s(363),i),color:{value:o[s(386)],title:o[s(373)]}}}return{type:s(388),content:Kr(n,s(357),Kr(n,s(360)))}}}))}}function ko(t,e){const n=Co();return(ko=function(t,e){return n[t-=350]})(t,e)}function Co(){const t=["808653ePVpEY","color","value","format","registerDescriptionCallback","locale","2BmWByX","8743660dOWOEQ","_registerLegacyDescription","390ndEtsw","129961HmLVSm","277281msxvHm","get","11lIQMpY","TrackChangesEditing","enableDefaultAttributesIntegration","*Remove highlight*","1956nwIgZo","111590HTxdxK","FORMAT_HIGHLIGHT","highlight.options","type","*Set highlight:* %0","model","registerInlineAttribute","plugins","commandName","has","1017126WGaknl","24ARFGQJ","formatInline","4lZidoQ","title","highlight","editor","commandParams","find","descriptionFactory","HighlightEditing","registerAttributeLabel","config","afterInit","toLowerCase","92134pwqinl"];return(Co=function(){return t})()}function Lo(){const t=["1468656qhhplc","afterInit","createContainerElement","for","elementToStructure","311884tYOkLC","enableCommand","editor","addClass","192438XBNUjI","TrackChangesEditing","registerElementLabel","insert","plugins","43ofivsf","conversion","ck-horizontal-line","high","ELEMENT_HORIZONTAL_LINE","descriptionFactory","dataDowncast","showSuggestionHighlights","1561BfwioP","HorizontalLineEditing","horizontalLine","createEmptyElement","527865LfNUqg","createPositionAt","div","get","676JWkWbI","locale","5864ZOioCF","15qMjRRe","has","5737460PSYpjR"];return(Lo=function(){return t})()}function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=176]})(t,e)}const No=Ro;!function(t){const e=Ro,n=t();for(;;)try{if(103930===-parseInt(e(201))/1*(-parseInt(e(181))/2)+-parseInt(e(177))/3+-parseInt(e(192))/4+parseInt(e(184))/5*(parseInt(e(196))/6)+-parseInt(e(209))/7*(parseInt(e(183))/8)+-parseInt(e(187))/9+parseInt(e(186))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class So extends t.Plugin{[No(188)](){const t=No,e=this[t(194)];if(!e[t(200)][t(185)](t(210)))return;e[t(200)][t(180)](t(197))[t(193)](t(211));const n=e[t(200)][t(180)](t(197)),r=e[t(182)];n[t(206)][t(198)](t(211),(e=>Kr(r,t(205),e))),e[t(202)][t(190)](t(207))[t(191)]({model:t(211),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(208)])return null;const o=n[s(189)](s(179)),i=n[s(176)]("hr");return n[s(195)](s(203),o),n[s(199)](n[s(178)](o,0),i),o},converterPriority:t(204)})}}const Mo=wo;function vo(){const t=["element","TrackChangesEditing","value","18GKfBoM","has","descriptionFactory","*Change %0 content*","5575355UOzflF","registerBlockAttribute","type","start","HtmlEmbed","18SgqPoH","enableDefaultAttributesIntegration","2549984zjzTxb","htmlEmbed","1141522hVLDra","commandName","nodeAfter","rawHtml","afterInit","get","1136009GCkLNu","_registerLegacyDescription","getFirstRange","attribute","3447392ketFLL","registerDescriptionCallback","registerElementLabel","format","ELEMENT_HTML_EMBED","editor","94686FioSAC","46FcpUXP","30312070LkAomi","plugins","locale","key","formatBlock"];return(vo=function(){return t})()}function wo(t,e){const n=vo();return(wo=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(662525===parseInt(e(422))/1+parseInt(e(439))/2*(parseInt(e(438))/3)+parseInt(e(432))/4+parseInt(e(452))/5+parseInt(e(418))/6*(parseInt(e(428))/7)+parseInt(e(420))/8*(-parseInt(e(448))/9)+-parseInt(e(440))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Oo extends t.Plugin{[Mo(426)](){const t=Mo,e=this[t(437)];if(!e[t(441)][t(449)](t(417)))return;const n=e[t(441)][t(427)](t(446)),r=e[t(442)];n[t(450)][t(434)](t(425),(e=>Kr(r,t(436),e))),n[t(419)](t(421)),n[t(453)](t(447)),n[t(450)][t(433)]((e=>{const n=t;if(n(431)!=e[n(454)])return;const{data:s}=e;if(s&&n(447)==s[n(443)]&&e[n(430)]()[n(416)][n(424)].is(n(445),n(425))){const t=Kr(r,n(436));return{type:n(435),content:Kr(r,n(451),t)}}})),this[t(429)]()}[Mo(429)](){const t=Mo,e=this[t(437)],n=e[t(442)];e[t(441)][t(427)](t(446))[t(450)][t(433)]((e=>{const r=t;if(r(444)!=e[r(454)])return;const{data:s}=e;if(s&&r(421)==s[r(423)]){const t=Kr(n,r(436));return{type:r(435),content:Kr(n,r(451),t)}}}))}}const Fo=xo;function Do(){const t=["getSuggestionCallback","nodeAfter","element","imageTypeInline","68978Xifjnw","key","enableDefaultAttributesIntegration","insertImage","ELEMENT_CAPTION","removeObject","selection","imageStylePreApply","42065nSjlnd","820860HeJrZL","previous","FORMAT_IMAGE_SIZE","_findSuggestions","Block image to inline image","Inline image to block image","length","nodeBefore","deletion","width","fromPosition","3thzBYU","290289AXscfg","ImageUploadEditing","ImageTextAlternativeEditing","enableCommand","registerCustomCallback","formatBlock","document","getContainedElement","toggleImageCaption","isEqual","change","backward","ImageResize","type","*Remove image text alternative*","toPrevious","*Reset image width*","isBlockImage","discard","6783yUwtSY","ImageBlockEditing","addObject","format","getClosestSelectedImageElement","convertInlineImageToBlock","846390JRbjlX","imageTextAlternative","descriptionFactory","toNext","afterInit","convertBlockImageToInline","getNearestSelectionRange","insertion","commandName","92uGAtJd","ELEMENT_IMAGE","768JFHFmy","attribute","ImageInlineEditing","chain","has","registerBlockAttribute","_registerLegacyDescription","locale","registerElementLabel","20wBaoHn","ImageCaptionEditing","isIntersecting","774504MiaQlP","ImageCaptionUtils","forceDefaultExecution","start","createRangeOn","subType","caption","isBefore","alt","registerAttributeLabel","createRange","getCaptionFromImageModelElement","*Set image text alternative:* %0","ImageEditing","getFirstRange","forward","imageCaption","model","ELEMENT_INLINE_IMAGE","imageTypeBlock","detach","_suggestionFactory","get","join","resizeImage","end","editor","markBlockFormat","filter","isOwn","newValue","*Set image width:* %0","schema","registerDescriptionCallback","commandParams","isCollapsed","find","TrackChangesEditing","markDeletion","markInsertion","imageBlock","formatInline","resizedWidth","88yFGvrL","findIndex","ImageUtils","accept","uploadImage","plugins","imageInline"];return(Do=function(){return t})()}function xo(t,e){const n=Do();return(xo=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=xo,n=t();for(;;)try{if(126884===-parseInt(e(204))/1*(parseInt(e(184))/2)+parseInt(e(205))/3+parseInt(e(239))/4*(-parseInt(e(192))/5)+-parseInt(e(230))/6+parseInt(e(224))/7*(parseInt(e(241))/8)+-parseInt(e(130))/9*(parseInt(e(127))/10)+-parseInt(e(173))/11*(-parseInt(e(193))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Po extends t.Plugin{[Fo(234)](){const t=Fo,e=this[t(156)];if(!e[t(178)][t(122)](t(143)))return;const n=e[t(178)][t(152)](t(167)),r=e[t(178)][t(152)](t(175)),s=e[t(125)];n[t(208)](t(187)),n[t(232)][t(126)](t(170),(e=>Kr(s,t(240),e))),n[t(232)][t(126)](t(179),(e=>Kr(s,t(148),e))),n[t(232)][t(126)](t(136),(()=>Kr(s,t(188)))),e[t(178)][t(122)](t(206))&&n[t(208)](t(177)),e[t(178)][t(122)](t(225))&&e[t(178)][t(122)](t(243))&&(n[t(208)](t(183),((s,o)=>{const i=t,a=r[i(228)](e[i(147)][i(211)][i(190)]);e[i(147)][i(215)]((()=>{const t=i;n[t(157)](a,{commandName:t(183),commandParams:[o]},[],t(235))}))})),n[t(208)](t(149),((s,o)=>{const a=t;e[a(147)][a(215)]((t=>{const c=a;let u=r[c(228)](e[c(147)][c(211)][c(190)]),l=t[c(134)](u);const f=i.LivePosition[c(203)](l[c(133)],c(220)),h=i.LivePosition[c(203)](l[c(155)],c(233));n[c(132)]((()=>s(o))),u=r[c(228)](e[c(147)][c(211)][c(190)]),l=t[c(134)](u);const g=t[c(140)](f,h);f[c(150)](),h[c(150)](),n[c(157)](u,{commandName:c(183),commandParams:[o]},[],c(229)),g[c(133)][c(137)](l[c(133)])&&n[c(169)](t[c(140)](g[c(133)],l[c(133)]),c(229)),l[c(155)][c(137)](g[c(155)])&&n[c(169)](t[c(140)](l[c(155)],g[c(155)]),c(229))}))})),n[t(151)][t(209)](t(210),t(229),t(153),(()=>!1)),n[t(151)][t(209)](t(210),t(229),t(176),(()=>!1)),n[t(151)][t(209)](t(210),t(229),t(223),n[t(151)][t(180)](t(210),"",t(176))),n[t(151)][t(209)](t(237),t(229),t(153),(()=>!1)),n[t(151)][t(209)](t(237),t(229),t(223),(([r])=>{const s=t,o=n[s(151)][s(180)](s(237),"",s(223));let i=r[s(133)],a=r[s(155)];const c=e[s(147)][s(162)][s(236)](i,s(216)),u=e[s(147)][s(162)][s(236)](a,s(145));c[s(165)]&&(i=c[s(133)]),u[s(165)]&&(a=u[s(155)]),o([e[s(147)][s(140)](i,a)])})),n[t(151)][t(209)](t(210),t(229),t(244),c),n[t(151)][t(209)](t(237),t(229),t(244),c)),e[t(178)][t(122)](t(128))&&(n[t(208)](t(213),((s,o)=>{const i=t,a=e[i(178)][i(152)](i(131));let c=r[i(228)](e[i(147)][i(211)][i(190)]),u=a[i(141)](c);e[i(147)][i(215)]((()=>{const t=i;if(u)return void n[t(168)](e[t(147)][t(134)](u));const l=r[t(222)](c);s(o),c=r[t(228)](e[t(147)][t(211)][t(190)]),u=a[t(141)](c),n[t(169)](e[t(147)][t(134)](u),l?null:t(146))}))})),n[t(151)][t(209)](t(237),t(146),t(244),c));const o=[{type:t(210),subType:t(191)},{type:t(237),subType:t(146)},{type:t(210),subType:t(229)},{type:t(237),subType:t(229)}];function a(e,s){const i=t,a=o[i(174)]((({type:t,subType:n})=>e[i(218)]==t&&e[i(135)]==n)),c=o[i(174)]((({type:t,subType:e})=>s[i(218)]==t&&s[i(135)]==e));if(a<0||c<0)return!1;const u=e[i(144)](),l=s[i(144)]();if((0==a||1==a)&&2==c&&u[i(129)](l))return!0;if(2==a&&3==c){const t=n[i(196)](u,i(237))[i(158)]((({suggestion:t,meta:e})=>e[i(159)]&&i(229)==t[i(135)]));if(t[i(199)]>1&&l[i(155)][i(214)](u[i(133)]))return!0;if(1==t[i(199)]&&(u[i(133)][i(214)](l[i(155)])||u[i(155)][i(214)](l[i(133)])))return!0}if(3==a&&3==c&&u[i(133)][i(137)](l[i(133)])){const t=u[i(155)][i(181)],e=l[i(133)][i(200)];return r[i(222)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(178)][t(122)](t(217))&&(n[t(186)](t(154)),n[t(123)](t(172)),n[t(232)][t(139)](t(172),Kr(s,t(195)))),e[t(178)][t(122)](t(207))&&(n[t(186)](t(231)),n[t(123)](t(138))),n[t(232)][t(163)]((e=>{const n=t;if(o[n(166)]((({type:t,subType:r})=>e[n(218)]==t&&e[n(135)]==r)))return e[n(194)]?{}:void 0})),n[t(232)][t(163)]((e=>{const n=t;if(n(237)==e[n(218)]||n(201)==e[n(218)]){const t=e[n(212)]();if(t&&t.is(n(182),n(136)))return{type:n(237)==e[n(218)]?n(226):n(189),element:t,quantity:1}}})),n[t(232)][t(163)]((e=>t(210)==e[t(218)]&&t(229)==e[t(135)]?{type:t(227),content:t(198)}:t(210)==e[t(218)]&&t(235)==e[t(135)]?{type:t(227),content:t(197)}:void 0)),n[t(232)][t(163)]((e=>{const n=t;if(n(242)!=e[n(218)])return;const{data:r}=e;if(!r||n(138)!=r[n(185)])return;const o=r[n(160)];return o?{type:n(227),content:Kr(s,n(142),'"'+o+'"')}:{type:n(227),content:Kr(s,n(219))}})),this[t(124)]()}[Fo(124)](){const t=Fo,e=this[t(156)],n=e[t(125)];e[t(178)][t(152)](t(167))[t(232)][t(163)]((e=>{const r=t;if(r(210)!=e[r(218)]&&r(171)!=e[r(218)])return;const{data:s}=e;if(s){if(r(231)==s[r(238)]){const t=s[r(164)][0][r(160)];return t?{type:r(227),content:Kr(n,r(142),'"'+t+'"')}:{type:r(227),content:Kr(n,r(219))}}if(r(154)==s[r(238)]){const t=s[r(164)][0][r(202)];return t?{type:r(227),content:Kr(n,r(161),t)}:{type:r(227),content:Kr(n,r(221))}}}}))}}const Bo=Uo;function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=321]})(t,e)}function jo(){const t=["TrackChangesEditing","_registerLegacyDescription","locale","registerBlockAttribute","*Format:* replace image URL","plugins","src","formatInline","1407769seIopm","get","oldValue","ImageEditing","discard","_handleLegacySuggestions","_suggestionFactory","274036QbZsbn","has","newValue","registerDescriptionCallback","key","*Replace image URL*","50mwIPAB","508JRiVPz","replaceImageSource","2797039iIgxsI","2239406tsPrvl","registerCustomCallback","5061vZQeeB","descriptionFactory","1189352mFOxRU","accept","editor","type","format","formatBlock","2tbgyMi","30THDYdG","27QBXrwd","attribute","717975EoWxhi","getSuggestionCallback","afterInit","commandName","enableDefaultAttributesIntegration","60ZIfsOA"];return(jo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(550639===-parseInt(e(350))/1*(-parseInt(e(330))/2)+parseInt(e(342))/3*(parseInt(e(337))/4)+-parseInt(e(354))/5*(-parseInt(e(351))/6)+parseInt(e(339))/7+parseInt(e(344))/8*(parseInt(e(352))/9)+-parseInt(e(336))/10*(parseInt(e(323))/11)+-parseInt(e(359))/12*(parseInt(e(340))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Bo(356)](){const t=Bo;if(!this[t(346)][t(365)][t(331)](t(326)))return;const e=this[t(346)][t(362)],n=this[t(346)][t(365)][t(324)](t(360));n[t(358)](t(338)),n[t(363)](t(321)),n[t(343)][t(333)]((n=>{const r=t;if(r(353)!=n[r(347)])return;const{data:s}=n;return s&&r(321)==s[r(334)]?s[r(332)]&&s[r(325)]?{type:r(348),content:Kr(e,r(335))}:{type:r(348),content:""}:void 0})),this[t(328)]()}[Bo(328)](){const t=Bo,e=this[t(346)][t(365)][t(324)](t(360));e[t(329)][t(341)](t(349),t(338),t(345),e[t(329)][t(355)](t(349),null,t(327))),e[t(329)][t(341)](t(349),t(338),t(327),e[t(329)][t(355)](t(349),null,t(345))),this[t(361)]()}[Bo(361)](){const t=Bo,e=this[t(346)],n=e[t(362)];e[t(365)][t(324)](t(360))[t(343)][t(333)]((e=>{const r=t;if(r(349)!=e[r(347)]&&r(322)!=e[r(347)])return;const{data:s}=e;return s&&r(338)==s[r(357)]?{type:r(348),content:Kr(n,r(364))}:void 0}))}}const Vo=Wo;function Ho(){const t=["newRange","head","suggestion","isInContent","registerDescriptionCallback","editor","getFirstRange","normalizedStyles","getClosestSelectedImageElement","_suggestionFactory","commands","imageStylePreApply","isIntersecting","formatBlock","findIndex","getContainedElement","imageCaption","imageStylePostApply","nodeAfter","registerPostFixer","imageStyle","isBefore","commandReversedParams","change","imageTypeInline","*Format:* %0","locale","getSuggestion","isEqual","has","TrackChangesEditing","nodeBefore","model","toLowerCase","format","markInlineFormat","isInlineImage","1915872WYdLNz","differ","isOwn","getChangedMarkers","ImageStyleEditing","_registerLegacyDescription","refresh","ImageUtils","setImageNaturalSizeAttributes","formatInline","side","join","FORMAT_SIDE_IMAGE","_findSuggestions","length","afterInit","discardSuggestion","filter","enableCommand","2507908tWnhQf","5zxAhnm","5964762FSWylw","shouldConvertImageType","registerCustomCallback","type","author","from","get","discard","commandParams","hasSuggestion","title","getSuggestionCallback","commandName","createRangeOn","value","_splitMarkerName","start","document","36296TsgYvP","plugins","accept","5052344IfwNTz","getSuggestions","next","name","forEach","markBlockFormat","Users","end","isBlockImage","imageTypeBlock","convertInlineImageToBlock","304355EBeaHH","chain","insertion","selection","3431529yXFQuj","subType","descriptionFactory"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=474]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(705053===parseInt(e(566))/1+-parseInt(e(552))/2+parseInt(e(570))/3+-parseInt(e(532))/4*(-parseInt(e(533))/5)+-parseInt(e(534))/6+parseInt(e(513))/7+-parseInt(e(555))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(528)](){const t=Vo,n=this[t(481)];if(!n[t(553)][t(505)](t(517)))return;const r=n[t(553)][t(540)](t(506)),s=n[t(553)][t(540)](t(520)),o={};r[t(531)](t(496),((o,i)=>{const a=t,c=n[a(553)][a(540)](a(561)).me,u=n[a(486)][a(540)](a(496));let l=s[a(484)](n[a(508)][a(551)][a(569)]),f=n[a(508)][a(547)](l),h=u[a(548)];if(h==i[a(548)])return;const g={commandName:a(496),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(508)][a(499)]((()=>{const t=a;if(r[t(556)]()[t(530)]((e=>e[t(479)]&&c==e[t(538)]&&(t(489)==e[t(537)]||t(522)==e[t(537)])&&(t(487)==e[t(474)]||t(493)==e[t(474)])&&e[t(482)]()[t(504)](f)))[t(559)]((e=>r[t(529)](e[t(477)]))),l=s[t(484)](n[t(508)][t(551)][t(569)]),f=n[t(508)][t(547)](l),u[t(519)](),n[t(486)][t(540)](t(500))[t(519)](),n[t(486)][t(540)](t(564))[t(519)](),h=u[t(548)],h!=i[t(548)])return s[t(512)](l)&&u[t(535)](i[t(548)],l)?(o({...i,setImageSizes:!1}),l=s[t(484)](n[t(508)][t(551)][t(569)]),void r[t(560)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(487))):void(s[t(563)](l)?r[t(560)](l,g,[],t(493)):r[t(511)](f,g,t(493)))}))}));for(const e of n[t(553)][t(540)](t(517))[t(483)])o[e[t(558)]]=e[t(544)][t(509)]();r[t(485)][t(536)](t(489),t(487),t(524),(()=>!1)),r[t(485)][t(536)](t(489),t(493),t(524),(()=>!1)),r[t(485)][t(536)](t(522),t(493),t(524),(()=>!1)),r[t(485)][t(536)](t(489),t(487),t(554),(([e])=>{const n=t;s[n(521)](e[n(491)]())})),r[t(485)][t(536)](t(489),t(487),t(541),((e,n)=>{const s=t;r[s(485)][s(545)](s(489),"",s(554))(e,{commandName:n[s(546)],commandParams:n[s(498)]})})),r[t(485)][t(536)](t(489),t(487),t(567),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(489),subType:t(487)},{type:t(568),subType:t(492)},{type:t(489),subType:t(565)},{type:t(568),subType:t(565)}];function a(e,n){const o=t,a=i[o(490)]((({type:t,subType:n})=>e[o(537)]==t&&e[o(474)]==n)),c=i[o(490)]((({type:t,subType:e})=>n[o(537)]==t&&n[o(474)]==e));if(a<0||c<0)return!1;const u=e[o(482)](),l=n[o(482)]();if((0==a||1==a)&&2==c&&u[o(488)](l))return!0;if(2==a&&3==c){const t=r[o(526)](u,o(568))[o(530)]((({suggestion:t,meta:e})=>e[o(515)]&&o(565)==t[o(474)]));if(t[o(527)]>1&&l[o(562)][o(504)](u[o(550)]))return!0;if(1==t[o(527)]&&(u[o(550)][o(504)](l[o(562)])||u[o(562)][o(504)](l[o(550)])))return!0}if(3==a&&3==c&&u[o(550)][o(497)](l[o(550)])){const t=u[o(562)][o(494)],e=l[o(550)][o(507)];return s[o(563)](t)&&t===e}return!1}n[t(508)][t(551)][t(495)]((()=>{const e=t;let o=!1;const i=Array[e(539)](n[e(508)][e(551)][e(514)][e(516)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(549)](t);if(e(478)==i&&r[e(543)](u)){if(e(489)==a&&(e(487)==c||e(493)==c)){const t=r[e(503)](u);if(n[e(476)]){const n=t[e(482)]()[e(491)]();if(s[e(563)](n))continue;r[e(529)](t),o=!0}}if(e(568)==a&&e(492)==c&&!n[e(476)]){const t=r[e(503)](u);t[e(557)]&&t[e(557)][e(479)]&&(r[e(529)](t[e(557)]),o=!0)}}}return o})),this[t(518)](o)}[Vo(518)](t){const e=Vo,n=this[e(481)],r=n[e(502)];n[e(553)][e(540)](e(506))[e(475)][e(480)]((n=>{const s=e;if(s(489)!=n[s(537)]&&s(522)!=n[s(537)])return;const{data:o}=n;if(!o||s(496)!=o[s(546)])return;const i=o[s(542)][0][s(548)];return function(t){const e=s;return{type:e(510),content:Kr(r,e(501),t)}}(s(523)===i?Kr(r,s(525)):t[i]||i)}))}}const Ko=Xo;function Xo(t,e){const n=Zo();return(Xo=function(t,e){return n[t-=324]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(304738===parseInt(e(352))/1*(-parseInt(e(333))/2)+parseInt(e(336))/3+parseInt(e(339))/4+parseInt(e(324))/5+parseInt(e(330))/6+-parseInt(e(331))/7*(parseInt(e(349))/8)+parseInt(e(329))/9*(-parseInt(e(338))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class qo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(345)]=!1,this[e(351)]=!1}[Ko(337)](){const t=Ko,e=this[t(350)],n=e[t(328)][t(342)](t(335)),r=e[t(328)][t(342)](t(357));n&&(n.on(t(346),((e,[,n])=>{const s=t;this[s(345)]=r[s(355)],n[s(354)][s(334)]=!this[s(345)]}),{priority:t(327)}),this[t(347)](n,t(344),this[t(353)][t(343)](this)),this[t(347)](n,t(344),(()=>{const e=t;this[e(351)]&&(r[e(346)](),this[e(351)]=!1)}),{priority:t(340)}),e[t(325)][t(342)](t(356))[t(326)](t(335)))}[Ko(353)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(350)][n(328)][n(342)](n(357)),o=s[n(355)];this[n(345)]!==o&&(s[n(346)](),this[n(351)]=!0),r&&r[n(332)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(350)][o(325)][o(342)](o(341)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(335)}}};this[o(350)][o(325)][o(342)](o(356))[o(348)](i)}))}}function Zo(){const t=["TrackChangesEditing","trackChanges","3006195jmVJCF","plugins","enableCommand","high","commands","28071VGpKpy","3466692WesajV","14mPOzSD","forEach","953698NcGjSl","track_changes","importWord","1772391Lpltfo","afterInit","3430BQHrMp","1425840fZfEmj","lowest","Users","get","bind","dataInsert","_trackChangesValueDuringImport","execute","listenTo","_setSuggestionData","1099496FIKHIU","editor","_trackChangesExecuted","1yWwbeX","_handleImportedData","collaboration_features","value"];return(Zo=function(){return t})()}const Jo=Yo;function Qo(){const t=["TrackChangesEditing","indentBlock","getItemLabel","descriptionFactory","15895oKXHmY","1292nDtQDL","registerAttributeLabel","formatBlock","*Outdent:* %0","outdent","enableCommand","_registerLegacyDescription","*Indent:* %0","has","241213VAWVTJ","2865YmKaxy","outdentBlock","afterInit","editor","type","registerDescriptionCallback","getItems","6Mzdrfq","commandName","IndentBlock","11rOgJIN","blockIndent","registerBlockAttribute","6876128OJQaZH","locale","13924570wyMMEq","FORMAT_INDENT","2749491ZrWkBJ","enableDefaultAttributesIntegration","indent","plugins","IndentEditing","2834ulFxle","format","get","3351411odHHzl"];return(Qo=function(){return t})()}function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(897406===parseInt(e(283))/1+parseInt(e(265))/2*(-parseInt(e(284))/3)+parseInt(e(274))/4*(-parseInt(e(273))/5)+-parseInt(e(291))/6*(-parseInt(e(268))/7)+parseInt(e(297))/8+parseInt(e(301))/9+parseInt(e(299))/10*(parseInt(e(294))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Jo(286)](){const t=Jo,e=this[t(287)],n=e[t(304)][t(267)](t(269));if(e[t(304)][t(282)](t(305))&&(n[t(279)](t(303)),n[t(279)](t(278))),e[t(304)][t(282)](t(293)))for(const e of[t(270),t(285)])n[t(302)](e);const r=e[t(298)];n[t(296)](t(295)),n[t(272)][t(275)](t(295),Kr(r,t(300))),this[t(280)]()}[Jo(280)](){const t=Jo,e=this[t(287)],n=e[t(298)],r=e[t(304)][t(267)](t(269));r[t(272)][t(289)]((e=>{const s=t;if(s(276)!=e[s(288)])return;const{data:o}=e;if(!o)return;if(s(270)!=o[s(292)]&&s(285)!=o[s(292)])return;const i=e[s(290)]()[0],a=r[s(272)][s(271)](i);return s(270)==o[s(292)]?{type:s(266),content:Kr(n,s(281),a)}:s(285)==o[s(292)]?{type:s(266),content:Kr(n,s(277),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=424]})(t,e)}function ni(){var t=["editor","enableCommand","input","2085052OXXqeS","1069329nfMumF","TrackChangesEditing","30zKGCJf","plugins","522380QIXqxZ","1vAQhEE","init","723434FHsmno","1217288oDetyU","50526iMLPHy","2669751bsVjDy","get","154tduxmR","27jAgSpO","requires"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(330411===-parseInt(e(436))/1*(parseInt(e(438))/2)+parseInt(e(431))/3+-parseInt(e(430))/4+-parseInt(e(433))/5*(-parseInt(e(440))/6)+-parseInt(e(441))/7+parseInt(e(439))/8*(parseInt(e(425))/9)+-parseInt(e(435))/10*(-parseInt(e(424))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(426)](){return[ws.Input]}[ti(437)](){var t=ti;this[t(427)][t(434)][t(442)](t(432))[t(428)](t(429))}}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=454]})(t,e)}function ii(){const t=["type","LinkEditing","1150hADdlf","toLowerCase","link","commandParams","1523898ZfwqCY","locale","label","registerDescriptionCallback","get","registerInlineAttribute","formatInline","registerAttributeLabel","_registerLegacyDescription","TrackChangesEditing","24XDnZBq","newValue","format","attribute","link (","enableDefaultAttributesIntegration","1122936XBOpCz","168204HuejyY","119QfyAga","key","linkHref","editor","*Set link:* %0","commandName","unlink","commands","121LPSltP","plugins","has","manualDecorators","199026LgsNZf","*Remove link*","afterInit","5203896zTXqzE","1zSrEwv","descriptionFactory","2252455XlcGRQ","5706OVoNDP"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(395162===parseInt(e(459))/1*(-parseInt(e(469))/2)+parseInt(e(479))/3*(-parseInt(e(486))/4)+parseInt(e(461))/5+parseInt(e(455))/6*(-parseInt(e(487))/7)+parseInt(e(458))/8+parseInt(e(462))/9*(-parseInt(e(465))/10)+-parseInt(e(495))/11*(-parseInt(e(485))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(457)](){const t=si,e=this[t(490)];if(!e[t(496)][t(497)](t(464)))return;const n=e[t(496)][t(473)](t(478)),r=e[t(494)][t(473)](t(467));n[t(484)](t(467)),n[t(484)](t(493)),n[t(474)](t(489));for(const e of r[t(454)])n[t(474)](e.id),n[t(460)][t(476)](e.id,t(483)+e[t(471)][t(466)]()+")");n[t(460)][t(472)]((n=>{const r=t;if(r(482)!=n[r(463)])return;const{data:s}=n;if(!s||r(489)!=s[r(488)])return;const o=s[r(480)],i=e[r(470)];return{type:r(481),content:null==o?Kr(i,r(456)):Kr(i,r(491),'"'+o+'"')}})),this[t(477)]()}[si(477)](){const t=si,e=this[t(490)],n=e[t(470)];e[t(496)][t(473)](t(478))[t(460)][t(472)]((e=>{const r=t;if(r(475)!=e[r(463)])return;const{data:s}=e;if(s){if(r(467)==s[r(492)]){const t=s[r(468)][0];return{type:r(481),content:Kr(n,r(491),'"'+t+'"')}}return r(493)==s[r(492)]?{type:r(481),content:Kr(n,r(456))}:void 0}}))}}const ci=li;function ui(){const t=["type","format","LegacyTodoListEditing","ELEMENT_NUMBERED_LIST","LegacyListEditing","getSelectedBlocks","plugins","enableCommand","numbered","49689112TyWdzw","has","250HzWiUi","nextSibling","commandParams","registerElementLabel","todoListChecked","add","editor","paragraph","931UywRhT","outdentList","registerDescriptionCallback","forceValue","listItem","ELEMENT_BULLETED_LIST","110ukZlFK","createRange","before","bulletedList","model","checkTodoList","numberedList","1386621WZvROV","getAttribute","ELEMENT_TODO_LIST","isObject","*Uncheck item*","40377XVRcch","indentList","slice","*Check item*","name","List","blockName","formatInline","selection","5hBZZoX","document","schema","get","listType","*Outdent:* %0","_selectedElements","checkChild","change","listIndent","6018872xKjhZg","TrackChangesEditing","commands","todo","element","length","findIndex","ELEMENT_LIST_ITEM","createPositionAt","replace","filter","markBlockFormat","512630klLJzR","end","value","parent","previousSibling","afterInit","execute","from","descriptionFactory","todoList","*Change to:* %0","commandName","7922176RlOzrW","locale","formatBlock","bulleted","39018XwUCWj","push","*Indent:* %0"];return(ui=function(){return t})()}function li(t,e){const n=ui();return(li=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(977881===-parseInt(e(204))/1+parseInt(e(234))/2*(-parseInt(e(173))/3)+-parseInt(e(192))/4*(parseInt(e(182))/5)+-parseInt(e(220))/6*(-parseInt(e(155))/7)+parseInt(e(216))/8+-parseInt(e(168))/9*(parseInt(e(161))/10)+parseInt(e(232))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{[ci(209)](){const t=ci,e=this[t(153)],n=e[t(217)];if(!e[t(229)][t(233)](t(227)))return;const r=e[t(229)][t(185)](t(193)),s=e[t(229)][t(233)](t(225));function o(t){return()=>{const n=li,s=e[n(165)][n(183)][n(181)],o=e[n(194)][n(185)](t);if(o[n(206)])return void e[n(210)](n(154),{});const i=t[n(175)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(211)](t)[s(202)]((t=>function(t,e){const n=s;return e[n(189)](t[n(207)],n(159))&&!e[n(171)](t)}(t,r)));o=o[s(202)]((t=>!t.is(s(196),s(159))||t[s(169)](s(186))!=e));const i=new Set;for(const t of o)t.is(s(196),s(159))?i[s(152)](hi(t)):i[s(152)](t);return Array[s(211)](i)}(s[n(228)](),i,e[n(165)][n(184)]);e[n(165)][n(190)]((()=>{const e=n;for(const n of a)r[e(203)](n,{commandName:t,commandParams:[{forceValue:!o[e(206)]}],formatGroupId:e(179)},gi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(211)](t);const r=n[e(198)]((t=>e(159)!=t[e(177)]));return r>-1&&(n=n[e(175)](0,r)),n}(e[n(165)][n(183)][n(181)][n(228)]()),o=e[n(165)][n(162)](e[n(165)][n(200)](s[0],n(163)),e[n(165)][n(200)](s[s[n(197)]-1],n(205)));e[n(165)][n(190)]((()=>{const e=n;r[e(203)](o,{commandName:t,commandParams:[],formatGroupId:e(191)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(235)];for(;t&&t[n(169)](n(191))>e[n(169)](n(191));)r[n(152)](t),t=t[n(235)]}return Array[n(211)](r)}(s))}))}}r[t(230)](t(167),o(t(167))),r[t(230)](t(164),o(t(164))),s&&r[t(230)](t(213),o(t(213))),r[t(230)](t(174),i(t(174))),r[t(230)](t(156),i(t(156))),s&&r[t(230)](t(166),(()=>{const n=t,s=e[n(194)][n(185)](n(166)),o=Array[n(211)](s[n(188)]);o[n(202)]((t=>t[n(169)](n(238))!=s[n(206)])),e[n(165)][n(190)]((()=>{const t=n;for(const e of o)r[t(203)](e,{commandName:t(166),commandParams:[{forceValue:!s[t(206)]}]})}))})),r[t(212)][t(237)](t(159),(e=>Kr(n,t(199),e))),r[t(212)][t(157)]((e=>{const r=t;if(r(218)!=e[r(223)]&&r(180)!=e[r(223)])return;const{data:s}=e;if(s){if(r(167)==s[r(215)]||r(164)==s[r(215)]||r(213)==s[r(215)])switch(s[r(215)][r(201)](r(178),"")){case r(219):return o(Kr(n,r(160)));case r(231):return o(Kr(n,r(226)));case r(195):return o(Kr(n,r(170)))}if(r(174)==s[r(215)])return{type:r(224),content:Kr(n,r(222),Kr(n,r(199)))};if(r(156)==s[r(215)])return{type:r(224),content:Kr(n,r(187),Kr(n,r(199)))};if(r(166)==s[r(215)])return s[r(236)][0][r(158)]?{type:r(224),content:Kr(n,r(176))}:{type:r(224),content:Kr(n,r(172))}}function o(t){const e=r;return{type:e(224),content:Kr(n,e(214),t)}}}))}}function hi(t){const e=ci,n=t[e(169)](e(191));if(0==n)return t;let r=t;for(;t[e(208)]&&t[e(208)].is(e(196),e(159));){const s=t[e(208)][e(169)](e(191));if(s==n)r=t[e(208)];else if(s<n)break;t=t[e(208)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(196),e(159))&&t[e(169)](e(191))>0){let r=t[e(235)];for(;r&&e(159)==r[e(177)]&&r[e(169)](e(191))==t[e(169)](e(191));)n[e(221)](r),r=r[e(235)]}return n}const di=mi;function pi(){const t=["listItem","LegacyListPropertiesEditing","*Format:* set order to regular","flat","listType","default","filter","*Format:* set start index to %0","numbered","*Change to:* %0","getLastPosition","afterInit","config","styles","getSelectedBlocks","TrackChangesEditing","replace","getAttribute","toUpperCase","createPositionAt","3737436URJWfx","startIndex","formatInline","LegacyListUtils","get","4VMpRNN","getFirstPosition","1310BjMABx","descriptionFactory","before","ELEMENT_","2314024tsKKEv","_getSuggestionBlocks","list.properties","995523WUDmXs","enableCommand","handleListStyleCommand","reversed","646776HlVRhk","3528132nqJxLD","push","bind","type","getListTypeFromListStyleType","has","forward","locale","plugins","14NLQzwU","listReversed","selection","markMultiRangeBlockFormat","commandName","model","_getTranslationKeyForListStyle","handleListReversedCommand","_getSuggestionBlocksForListStyle","change","listStyle","unshift","editor","format","getSiblingNodes","length","map","listStart","commandParams","parent","formatBlock","_LIST_","document","handleDescriptions","1474585IqIjAF","registerDescriptionCallback","backward","from","120465FcnnQZ","element","handleListStartCommand","*Format:* set order to reversed","createRange"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=113]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(515179===parseInt(e(159))/1+-parseInt(e(146))/2*(parseInt(e(155))/3)+-parseInt(e(160))/4+-parseInt(e(193))/5+-parseInt(e(141))/6+parseInt(e(169))/7*(parseInt(e(152))/8)+-parseInt(e(116))/9*(-parseInt(e(148))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[di(132)](){const t=di;if(!this[t(181)][t(168)][t(165)](t(122)))return;const e=this[t(181)][t(133)][t(145)](t(154)),n=this[t(181)][t(168)][t(145)](t(136));e[t(134)]&&n[t(156)](t(179),this[t(157)][t(162)](this)),e[t(158)]&&n[t(156)](t(170),this[t(176)][t(162)](this)),e[t(142)]&&n[t(156)](t(186),this[t(118)][t(162)](this)),n[t(149)][t(113)](this[t(192)][t(162)](this))}[di(157)](t,e={}){const n=di,r=this[n(181)][n(168)][n(145)](n(136)),s=this[n(177)]();this[n(181)][n(174)][n(178)]((()=>{const t=n;r[t(172)](s,{commandName:t(179),commandParams:[{type:e[t(163)]}],formatGroupId:t(179)})}))}[di(176)](t,e={}){const n=di,r=this[n(181)][n(168)][n(145)](n(136)),s=this[n(153)]((t=>t.is(n(117),n(121))&&n(129)===t[n(138)](n(125))));if(s[n(184)]<1)return;const o=s[n(185)]((t=>this[n(181)][n(174)][n(120)](this[n(181)][n(174)][n(140)](t,n(150)),this[n(181)][n(174)][n(140)](t,0))));this[n(181)][n(174)][n(178)]((()=>{const t=n;r[t(172)](o,{commandName:t(170),commandParams:[{reversed:e[t(158)]}],formatGroupId:t(170)})}))}[di(118)](t,e={}){const n=di,r=this[n(181)][n(168)][n(145)](n(136)),s=this[n(153)]((t=>t.is(n(117),n(121))&&n(129)===t[n(138)](n(125))));if(s[n(184)]<1)return;const o=s[n(185)]((t=>this[n(181)][n(174)][n(120)](this[n(181)][n(174)][n(140)](t,n(150)),this[n(181)][n(174)][n(140)](t,0))));this[n(181)][n(174)][n(178)]((()=>{const t=n;r[t(172)](o,{commandName:t(186),commandParams:[{startIndex:e[t(142)]}],formatGroupId:t(186)})}))}[di(192)](t){const e=di;if(e(189)!=t[e(163)]&&e(143)!=t[e(163)])return;const n=this[e(181)][e(167)],{data:r}=t;if(!r)return;let s,o;switch(r[e(173)]){case e(179):s=e(130),o={type:e(182),content:Kr(n,s,Kr(n,this[e(175)](r[e(187)][0][e(163)])))};break;case e(170):s=r[e(187)][0][e(158)]?e(119):e(123),o={type:e(182),content:Kr(n,s)};break;case e(186):s=e(128),o={type:e(182),content:Kr(n,s,r[e(187)][0][e(142)])}}return o}[di(177)](){const t=di;var e,n,r,s;const o=this[t(181)][t(168)][t(145)](t(144));let i=Array[t(115)](this[t(181)][t(174)][t(191)][t(171)][t(135)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(117),t(121)))&&i[t(180)](...o[t(183)](this[t(181)][t(174)][t(191)][t(171)][t(147)](),t(114))),(null===(n=i[i[t(184)]-1])||void 0===n?void 0:n.is(t(117),t(121)))&&i[t(161)](...o[t(183)](this[t(181)][t(174)][t(191)][t(171)][t(131)](),t(166))),i=[...new Set(i)],(null===(s=null===(r=this[t(181)][t(174)][t(191)][t(171)][t(147)]())||void 0===r?void 0:r[t(188)])||void 0===s?void 0:s.is(t(117),t(121)))&&(i=i[t(127)]((e=>e.is(t(117),t(121))))),i}[di(153)](t){const e=di,n=this[e(181)][e(168)][e(145)](e(144));let r=Array[e(115)](this[e(181)][e(174)][e(191)][e(171)][e(135)]())[e(127)](t)[e(185)]((t=>{const r=e,s=this[r(181)][r(174)][r(140)](t,0);return[...n[r(183)](s,r(114)),...n[r(183)](s,r(166))]}))[e(124)]();return r=[...new Set(r)],r}[di(175)](t){const e=di;return e(151)+(this[e(181)][e(168)][e(145)](e(144))[e(164)](t)||e(126))[e(139)]()+e(190)+t[e(139)]()[e(137)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=432]})(t,e)}function Ti(){const t=["ELEMENT_MEDIA","112952KKRwDo","showSuggestionHighlights","1485972vkoyJZ","afterInit","2571849FANrec","options","registerElementLabel","high","1599120lGJfZI","for","locale","96rEECRy","mediaEmbed","dataDowncast","plugins","MediaEmbedEditing","attribute:url:media","data","has","descriptionFactory","TrackChangesEditing","editor","39376dJxoOU","conversion","createEmptyElement","33MFeSAl","elementToElement","get","media","811EpXSkM","652ylLcpC","9975860kBNtdz","div","enableCommand","stop","downcastDispatcher"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(181869===-parseInt(e(456))/1*(parseInt(e(457))/2)+parseInt(e(452))/3*(parseInt(e(449))/4)+-parseInt(e(435))/5+-parseInt(e(466))/6+-parseInt(e(464))/7*(-parseInt(e(438))/8)+-parseInt(e(468))/9+parseInt(e(458))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(467)](){const t=Ei,e=this[t(448)];if(!e[t(441)][t(445)](t(442)))return;const n=e[t(441)][t(454)](t(447)),r=e[t(437)];n[t(460)](t(439)),n[t(446)][t(433)](t(455),(e=>Kr(r,t(463),e))),e[t(450)][t(436)](t(440))[t(453)]({model:t(455),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(465)])return n[s(451)](s(459))},converterPriority:t(434)}),e[t(444)][t(462)].on(t(443),((e,n,r)=>{const s=t;r[s(432)][s(465)]&&e[s(461)]()}),{priority:t(434)})}}const yi=ki;function Ai(){const t=["1770EQSuIH","TrackChangesEditing","7pqSOil","1898760OXehnK","4635HaPjWY","75pMjDwa","10535072ixFOEY","afterInit","plugins","enableCommand","4273452pTcgyU","get","145156QBbRxC","mention","editor","388728FcrBfM","1645803xAKlDE","has","MentionEditing"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(844227===parseInt(e(411))/1+-parseInt(e(410))/2+parseInt(e(417))/3+-parseInt(e(407))/4*(parseInt(e(419))/5)+parseInt(e(405))/6+parseInt(e(416))/7*(-parseInt(e(401))/8)+-parseInt(e(418))/9*(parseInt(e(414))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(402)](){const t=yi,e=this[t(409)];e[t(403)][t(412)](t(413))&&e[t(403)][t(406)](t(415))[t(404)](t(408))}}function Li(){const t=["getContainedElement","descriptionFactory","afterInit","180725yVzdQo","type","80aZBHOr","mergeField","TrackChangesEditing","get","locale","getLabel","MergeFieldsEditing","mergeFieldBlock","deletion","9jmrWGr","*Remove:* %0","insertion","3833977aSjUsE","has","18QwkxoD","editor","3159013GhYQZr","registerElementLabel","element","ELEMENT_MERGE_FIELD","*Insert:* %0","1349076WEIzlA","insertMergeFieldBlock","plugins","enableCommand","89690RORdKO","registerDescriptionCallback","30bwNkXJ","4726616jQwQWE","getAttribute","760364LwgYGW","insertMergeField"];return(Li=function(){return t})()}const Ri=Ni;function Ni(t,e){const n=Li();return(Ni=function(t,e){return n[t-=111]})(t,e)}!function(t){const e=Ni,n=t();for(;;)try{if(430592===parseInt(e(136))/1*(-parseInt(e(147))/2)+parseInt(e(143))/3+-parseInt(e(115))/4+parseInt(e(120))/5*(-parseInt(e(112))/6)+-parseInt(e(134))/7+parseInt(e(113))/8*(-parseInt(e(131))/9)+-parseInt(e(122))/10*(-parseInt(e(138))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Si extends t.Plugin{[Ri(119)](){const t=Ri,e=this[t(137)];if(!e[t(145)][t(135)](t(128)))return;e[t(145)][t(125)](t(124))[t(146)](t(116)),e[t(145)][t(125)](t(124))[t(146)](t(144));const n=e[t(145)][t(125)](t(124)),r=e[t(126)];n[t(118)][t(139)](t(123),(e=>Kr(r,t(141),e))),n[t(118)][t(139)](t(129),(e=>Kr(r,t(141),e))),n[t(118)][t(111)]((n=>{const s=t;if(s(133)!=n[s(121)]&&s(130)!=n[s(121)])return;const o=n[s(117)]();if(null==o)return;if(!o.is(s(140),s(123))&&!o.is(s(140),s(129)))return;const i=e[s(145)][s(125)](s(128))[s(127)](o[s(114)]("id"));return s(133)==n[s(121)]?{type:s(133),content:Kr(r,s(142),'"'+i+'" '+Kr(r,s(141)))}:{type:s(130),content:Kr(r,s(132),'"'+i+'" '+Kr(r,s(141)))}}))}}function Mi(t,e){const n=vi();return(Mi=function(t,e){return n[t-=452]})(t,e)}function vi(){const t=["28RIqjex","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","3258536pyAncQ","next","enableDefaultAttributesIntegration","*Set format:* %0","1701006rkQfsM","head","afterInit","data","key","handleDescriptions","2095376JdKDui","listType","format","editor","7358454XVqleM","771wegCXV","locale","newValue","MultiLevelList","get","listMarkerStyle","plugins","registerBlockAttribute","has","descriptionFactory","TrackChangesEditing","1250vlPXTo","2402405bVBRxn","782417kUXRqY","*Remove format:* %0","registerDescriptionCallback","oldValue"];return(vi=function(){return t})()}const wi=Mi;!function(t){const e=Mi,n=t();for(;;)try{if(574236===parseInt(e(481))/1+parseInt(e(479))/2*(-parseInt(e(468))/3)+parseInt(e(463))/4+-parseInt(e(480))/5+parseInt(e(457))/6*(parseInt(e(485))/7)+-parseInt(e(453))/8+-parseInt(e(467))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[wi(459)](){const t=wi,e=this[t(466)],n=e[t(474)][t(472)](t(478));e[t(474)][t(476)](t(471))&&(n[t(455)](t(452)),n[t(475)](t(473)),n[t(477)][t(483)]((e=>this[t(462)](e))))}[wi(462)](t){const e=wi,n=this[e(466)][e(469)],{data:r}=t,s={type:e(465),content:""};if(r&&e(473)==r[e(461)]){if(!r[e(484)])return{type:e(465),content:Kr(n,e(456),Kr(n,e(486)))+" ("+r[e(470)]+")"};if(!r[e(470)]){let o=t[e(458)];for(;o;){if(o[e(460)]&&e(464)==o[e(460)][e(461)]&&o[e(460)][e(470)])return s;o=o[e(454)]}return{type:e(465),content:Kr(n,e(482),Kr(n,e(486)))+" ("+r[e(484)]+")"}}}}}function Fi(t,e){const n=xi();return(Fi=function(t,e){return n[t-=153]})(t,e)}const Di=Fi;function xi(){const t=["registerElementLabel","locale","99rtCFRn","get","enableCommand","1045aGyYDw","4614659CUVuBb","descriptionFactory","plugins","76lDOkFB","1170394QzuuKU","afterInit","8sxdGoJ","3788937nUfmAy","has","ELEMENT_PAGE_BREAK","4284858wfFLEC","TrackChangesEditing","editor","pageBreak","1275140IwDtEA","1EJnIME","282505HIhiTi","232548BKMugE","PageBreakEditing"];return(xi=function(){return t})()}!function(t){const e=Fi,n=t();for(;;)try{if(888994===-parseInt(e(155))/1*(-parseInt(e(169))/2)+-parseInt(e(172))/3+-parseInt(e(168))/4*(-parseInt(e(156))/5)+parseInt(e(175))/6+-parseInt(e(165))/7*(parseInt(e(171))/8)+parseInt(e(161))/9*(-parseInt(e(154))/10)+-parseInt(e(164))/11*(-parseInt(e(157))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Pi extends t.Plugin{[Di(170)](){const t=Di,e=this[t(177)];if(!e[t(167)][t(173)](t(158)))return;e[t(167)][t(162)](t(176))[t(163)](t(153));const n=e[t(167)][t(162)](t(176)),r=e[t(160)];n[t(166)][t(159)](t(153),(e=>Kr(r,t(174),e)))}}const Bi=ji;function Ui(){const t=["schema","editing","bindElementToMarker","insert","afterInit","createUIElement","formatBlock","registerDescriptionCallback","markerRange","162744bBVUxQ","42834mGYTqv","writer","registerElementLabel","editor","downcastDispatcher","span","consume","$text","showSuggestionHighlights","options","_registerLegacyDescription","ck-suggestion-marker-split","locale","671367ISbdYE","isTouching","175PjAzoR","consumable","nodeAfter","end","enableCommand","ck-suggestion-marker--active","activeMarkers","isBlock","mapper","name","2775766KSsudJ","10994592kpuvur","_splitMarkerName","descriptionFactory","paragraph","commandName","addMarker:suggestion:insertion","checkChild","Paragraph","getFirstRange","format","*Insert:* %0","ELEMENT_PARAGRAPH","insertion","highest","plugins","insertParagraph","TrackChangesEditing","type","addClass","includes","data","*Change to:* %0","get","model","getItemLabel","3127758gBgLHm","has","enableDefaultAttributesIntegration","start","toViewPosition","4706952XhFhlb","markerName","isLimit"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(738708===parseInt(e(480))/1+-parseInt(e(467))/2+-parseInt(e(449))/3+parseInt(e(466))/4*(-parseInt(e(482))/5)+parseInt(e(454))/6+parseInt(e(423))/7+parseInt(e(424))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(461)](){const t=Bi,e=this[t(470)];if(!e[t(438)][t(450)](t(431)))return;const n=e[t(479)],r=e[t(438)][t(446)](t(440));r[t(426)][t(469)](t(427),(e=>Kr(n,t(435),e))),r[t(451)](t(427)),r[t(486)](t(439)),e[t(458)][t(471)].on(t(429),Vi(e),{priority:t(437)}),e[t(444)][t(471)].on(t(429),((n,r,s)=>{const o=t;s[o(476)][o(475)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(437)});const s=r[t(426)];s[t(464)]((r=>{const o=t;if(o(436)!==r[o(441)])return;const{start:i,end:a}=r[o(432)]();if(!i[o(481)](a)||!i[o(484)])return;const c=e[o(447)][o(457)],u=i[o(484)];return c[o(420)](u)&&!c[o(456)](u)&&c[o(430)](u,o(474))?{type:o(436),content:Kr(n,o(434),s[o(448)](u,1))}:void 0})),this[t(477)]()}[Bi(477)](){const t=Bi,e=this[t(470)],n=e[t(479)];e[t(438)][t(446)](t(440))[t(426)][t(464)]((e=>{const r=t;if(r(463)!=e[r(441)])return;const{data:s}=e;return s&&r(427)==s[r(428)]?{type:r(433),content:Kr(n,r(445),Kr(n,r(435)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(438)][o(446)](o(440)),a=r[o(465)][o(452)],c=r[o(465)][o(485)],u=t[o(447)][o(457)];if(!a[o(481)](c)||!a[o(484)])return;const l=a[o(484)];if(u[o(420)](l)&&!u[o(456)](l)&&u[o(430)](l,o(474))){if(!s[o(483)][o(473)](r[o(465)],n[o(422)]))return;const{authorId:t}=i[o(425)](r[o(455)]),a=s[o(468)][o(462)](o(472),{class:o(478),"data-author-id":t}),u=s[o(421)][o(453)](c);e&&i[o(488)][o(443)](r[o(455)])&&s[o(468)][o(442)](o(487),a),s[o(468)][o(460)](u,a),s[o(421)][o(459)](a,r[o(455)])}}}const Hi=zi;function Wi(){const t=["plugins","editor","3478881kNMRsP","8252916RaDPtx","formatInline","get","TrackChangesEditing","_registerLegacyDescription","removeFormat","enableDefaultAttributesIntegration","has","formatBlock","registerDescriptionCallback","format","RemoveFormatEditing","2lNUBGK","8289306DtiCCP","locale","830104LSSPCj","descriptionFactory","type","2517700mXvoQO","*Remove all formatting*","54CEMjKa","commandName","1794330JlpKZr","afterInit","1406424AntHny"];return(Wi=function(){return t})()}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(846953===parseInt(e(165))/1*(-parseInt(e(162))/2)+parseInt(e(149))/3+-parseInt(e(168))/4+-parseInt(e(144))/5+parseInt(e(163))/6+parseInt(e(150))/7+parseInt(e(146))/8*(-parseInt(e(170))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(145)](){const t=Hi,e=this[t(148)];e[t(147)][t(157)](t(161))&&(e[t(147)][t(152)](t(153))[t(156)](t(155)),this[t(154)]())}[Hi(154)](){const t=Hi,e=this[t(148)];e[t(147)][t(152)](t(153))[t(166)][t(159)]((n=>{const r=t;if(r(158)!=n[r(167)]&&r(151)!=n[r(167)])return;const{data:s}=n;return s&&r(155)==s[r(171)]?{type:r(160),content:Kr(e[r(164)],r(169))}:void 0}))}}const Xi=qi;function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=489]})(t,e)}function Zi(){const t=["discardSelectedSuggestions","3872895PFdhWB","goToNextRestrictedEditingException","2205870nwxNkk","discardAllSuggestions","trackChanges","8FWcLPp","editor","discardSuggestion","3xTcrMp","acceptAllSuggestions","acceptSuggestion","acceptSelectedSuggestions","12650616rQmyoK","goToPreviousRestrictedEditingException","has","1629668lcldpV","RestrictedEditingModeEditing","get","1212724sMMGdy","6408626AspQnZ","plugins","enableCommand","562520pAOaqt","TrackChangesEditing","afterInit"];return(Zi=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(534431===-parseInt(e(513))/1+parseInt(e(509))/2*(parseInt(e(499))/3)+parseInt(e(506))/4+-parseInt(e(491))/5+parseInt(e(493))/6+parseInt(e(510))/7*(-parseInt(e(496))/8)+parseInt(e(503))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Ji extends t.Plugin{[Xi(489)](){const t=Xi,e=this[t(497)];if(!e[t(511)][t(505)](t(507)))return;const n=e[t(511)][t(508)](t(514));n[t(512)](t(504)),n[t(512)](t(492));const r=e[t(511)][t(508)](t(507));r[t(512)](t(495)),r[t(512)](t(501)),r[t(512)](t(498)),r[t(512)](t(500)),r[t(512)](t(494)),r[t(512)](t(502)),r[t(512)](t(490))}}const Qi=$i;function Yi(){const t=["mapper","ck-suggestion-marker--active","consumable","1982RratYc","addMarker:suggestion","model","init","merge","locale","name","14634iCONwh","1797rawDkt","writer","9XZCeAm","test","span","createPositionBefore","softBreak","options","addMarker:suggestion:deletion","ck-suggestion-marker-","3896lMUOLr","11nIMpcV","showSuggestionHighlights","editing","149660scmszn","createUIElement","addMarker:suggestion:insertion","activeMarkers","bindElementToMarker","addClass","editor","getItems","TrackChangesEditing","data","1428nuMfYZ","descriptionFactory","markerRange","8aDkmtB","688590jxPVCY","toViewPosition","includes","element","high","plugins","registerElementLabel","enableCommand","split","26VBoukT","deletion","insert","downcastDispatcher","markerName","10867908gtSLkX","shiftEnter","_splitMarkerName","234518KOrFBB","get","ELEMENT_LINE_BREAK","requires"];return(Yi=function(){return t})()}function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(356425===-parseInt(e(463))/1+-parseInt(e(470))/2*(parseInt(e(478))/3)+-parseInt(e(505))/4*(parseInt(e(492))/5)+-parseInt(e(477))/6*(parseInt(e(502))/7)+-parseInt(e(488))/8*(parseInt(e(480))/9)+parseInt(e(506))/10*(-parseInt(e(489))/11)+-parseInt(e(460))/12*(-parseInt(e(455))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{static get[Qi(466)](){return[Ys.ShiftEnter]}[Qi(473)](){const t=Qi,e=this[t(498)],n=e[t(511)][t(464)](t(500));n[t(513)](t(461)),e[t(491)][t(458)].on(t(494),ea(e),{priority:t(510)}),e[t(491)][t(458)].on(t(486),ea(e),{priority:t(510)}),e[t(501)][t(458)].on(t(471),((n,r,s)=>{const o=t;s[o(485)][o(490)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(503)][t(512)](t(484),(n=>Kr(e[t(475)],t(465),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(511)][o(464)](o(500));if(!s[o(469)][o(481)](r[o(504)],n[o(476)]))return;const a=t[o(472)];for(const t of r[o(504)][o(499)]()){if(!t.is(o(509),o(484)))continue;const n=o(456)==r[o(459)][o(454)](":")[1]?o(474):o(454),{authorId:c}=i[o(462)](r[o(459)]),u=s[o(479)][o(493)](o(482),{class:o(487)+n,"data-author-id":c}),l=s[o(467)][o(507)](a[o(483)](t));e&&i[o(495)][o(508)](r[o(459)])&&s[o(479)][o(497)](o(468),u),s[o(479)][o(457)](l,u),s[o(467)][o(496)](u,r[o(459)])}}}function na(){const t=["get","581LkRByx","forceValue","afterInit","45185643ipFTxb","37218hifzcL","355840ASozit","FORMAT_RESTRICTED_ENABLED","editor","format","15FATnmd","StandardEditingModeEditing","TrackChangesEditing","locale","commandParams","FORMAT_RESTRICTED_DISABLED","commands","type","from","961174jQlAOp","getRanges","selection","registerDescriptionCallback","value","descriptionFactory","formatInline","has","model","plugins","formatBlock","document","406050QhEOcU","change","7368192LitMam","markInlineFormat","commandName","enableCommand","4686470TAkhPg","restrictedEditingException","isCollapsed"];return(na=function(){return t})()}const ra=sa;function sa(t,e){const n=na();return(sa=function(t,e){return n[t-=395]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(582201===-parseInt(e(419))/1+parseInt(e(431))/2*(-parseInt(e(410))/3)+-parseInt(e(406))/4+-parseInt(e(397))/5+-parseInt(e(405))/6*(parseInt(e(401))/7)+-parseInt(e(433))/8+parseInt(e(404))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class oa extends t.Plugin{[ra(403)](){const t=ra,e=this[t(408)],n=e[t(427)],r=e[t(413)];if(!e[t(428)][t(426)](t(411)))return;const s=e[t(428)][t(400)](t(412)),o=t(398),i=e[t(416)][t(400)](o);s[t(396)](o,((e,r={})=>{const a=t,c=n[a(430)][a(421)];if(c[a(399)])return void e(r);const u=void 0!==r[a(402)]?r[a(402)]:!i[a(423)];n[a(432)]((()=>{const t=a,e=Array[t(418)](c[t(420)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(434)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(424)][t(422)]((e=>{const n=t;if(n(429)!=e[n(417)]&&n(425)!=e[n(417)])return;const{data:s}=e;return s&&s[n(395)]==o?s[n(414)][0][n(402)]?{type:n(409),content:Kr(r,n(407))}:{type:n(409),content:Kr(r,n(415))}:void 0}))}}const ia=aa;function aa(t,e){const n=ua();return(aa=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=aa,n=t();for(;;)try{if(293962===parseInt(e(186))/1*(parseInt(e(146))/2)+-parseInt(e(194))/3*(parseInt(e(172))/4)+parseInt(e(189))/5*(-parseInt(e(179))/6)+parseInt(e(164))/7+-parseInt(e(157))/8*(-parseInt(e(195))/9)+parseInt(e(183))/10*(-parseInt(e(161))/11)+parseInt(e(143))/12*(-parseInt(e(158))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ua);class ca extends t.Plugin{[ia(155)](){const t=ia,e=this[t(175)];if(!e[t(178)][t(171)](t(162))||!e[t(178)][t(171)](t(152)))return;const n=e[t(178)][t(144)](t(145)),r=e[t(192)],s=e[t(151)][t(144)](t(150))||{},o=e[t(178)][t(144)](t(148)),i=e[t(178)][t(144)](t(191))[t(193)](e[t(178)][t(144)](t(152)),s[t(176)]);n[t(154)](t(150));const a=new Set;for(const e of i[t(165)]){const n=o[t(170)](e[t(147)]);a[t(169)](n)}const c=new Set;for(const e of i[t(159)]){const n=o[t(170)](e[t(147)]);c[t(169)](n);for(const n of e[t(156)])c[t(169)](n)}for(const e of a)n[t(184)](e),n[t(166)][t(185)](e,Kr(r,t(180)));for(const e of c)n[t(181)](e),n[t(166)][t(185)](e,Kr(r,t(180)));this[t(187)]()}[ia(187)](){const t=ia,e=this[t(175)],n=e[t(192)];e[t(178)][t(144)](t(145))[t(166)][t(149)]((e=>{const r=t;if(r(190)!=e[r(173)]&&r(153)!=e[r(173)])return;const{data:s}=e;return s&&r(150)===s[r(177)]?s[r(167)][0][r(160)]?{type:r(188),content:Kr(n,r(168),s[r(167)][0][r(182)][r(174)]())}:{type:r(188),content:Kr(n,r(163),s[r(167)][0][r(182)][r(174)]())}:void 0}))}}function ua(){const t=["1368BAjhjj","125281vWtxfR","inline","forceValue","38379OofLss","Style","*Remove format:* %0","3022558XyYoZP","block","descriptionFactory","commandParams","*Set format:* %0","add","getGhsAttributeNameForElement","has","3308nPpnOt","type","toLowerCase","editor","definitions","commandName","plugins","516342BafifP","FORMAT_STYLE","registerInlineAttribute","styleName","930vbOFoR","registerBlockAttribute","registerAttributeLabel","7253RHwLIP","_registerLegacyDescription","format","25dzvDyI","formatBlock","StyleUtils","locale","normalizeConfig","1011INURGF","20286uyFdNM","24QgkSAv","get","TrackChangesEditing","146ytUeaK","element","GeneralHtmlSupport","registerDescriptionCallback","style","config","DataSchema","formatInline","enableDefaultAttributesIntegration","afterInit","ghsAttributes"];return(ua=function(){return t})()}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=145]})(t,e)}function ha(){const t=["minColumn","toViewElement","removeTableRow","type","startsWith","change:data","left","isArray","downcastDispatcher","enqueueChange","fromRange","removeClass","isTouching","insertion","every","$textProxy","getSelectionAffectedTableCells","getChanges","_getCoordsForCells","low","substr","end","createRangeOn","get","oldRange","insertTableRowAbove","TrackChangesEditing","showSuggestionHighlights","addMarker:suggestion","getChangedMarkers","document","afterInit","nodeBefore","_getSuggestionCoords","removeTableColumn","markMultiRangeDeletion","addRange","span","createRangeIn","rootName","TableUtils","max","above","maxColumn","options","registerDescriptionCallback","selectTableColumn","execute","plugins","editor","isIntersectingWithRange","selectTableRow","tablePaste","maxRow","createTableWalker","root","join","hasAttribute","change","first","length","locale","registerPostFixer","ELEMENT_TABLE_ROW_WITH_TEXT","3314835mdmash","registerElementLabel","insertTableColumnLeft","getFirstRange","detach","refresh","map","15881004yKgjmQ","name","suggestion","insertTable","commands","isInContent","$graveyard","min","getRanges","getSuggestion","enableCommand","forceValue","insertTableColumnRight","order","tableCell","setSelection","includes","40SWUqHc","item","start","element","writer","tableRow","getAttribute","colspan","differ","isEqual","_tableSuggestions","_setupColumnsRowsFixing","model","classes","insert","rowspan","_suggestionFactory","ELEMENT_TABLE_WITH_TEXT","minRow","discard","createPositionAt","registerCustomCallback","TableEditing","mapper","9159010oLnJvo","toLowerCase","selection","accept","some","11sJXgMe","*Insert:* %0","ELEMENT_TABLE_ROW","addClass","445092MDACjJ","last","tableColumn","getCellLocation","getChildren","*Remove:* %0","1985420UFUFPW","highest","batch","filter","MAX_SAFE_INTEGER","subType","has","findAncestor","data","push","_splitMarkerName","insertTableRowBelow","cell","MIN_SAFE_INTEGER","9258272RLZgHl","position","table","ELEMENT_TABLE","getContainedElement","nodeAfter","descriptionFactory","values","isIntersecting","_acceptFormatSuggestionCallbackFactory","deletion","from","markMultiRangeInsertion","ELEMENT_TABLE_COLUMN","177384nlYqIZ","getItems","ELEMENT_TABLE_COLUMN_WITH_TEXT","add","getColumnIndexes","_tablePostFixingSubtypes","getRowIndexes"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(668926===-parseInt(e(154))/1*(-parseInt(e(192))/2)+-parseInt(e(263))/3+-parseInt(e(164))/4+parseInt(e(287))/5*(parseInt(e(158))/6)+parseInt(e(149))/7+parseInt(e(178))/8+-parseInt(e(270))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class ga extends t.Plugin{constructor(t){const e=fa;super(t),this[e(197)]=[e(292),e(160)],this[e(297)]=new Set}[la(230)](){const t=la,e=this[t(248)],n=e[t(299)][t(229)][t(151)];if(!e[t(247)][t(170)](t(147)))return;const r=e[t(260)],s=e[t(247)][t(222)](t(225)),o=e[t(247)][t(222)](t(239));s[t(184)][t(264)](t(180),(e=>Kr(r,t(181),e))),this[t(298)](),s[t(280)](t(273)),s[t(280)](t(250)),s[t(280)](t(245));for(const r of[t(224),t(175)]){const i=e[t(274)][t(222)](r);s[t(280)](r,(r=>{const a=t;e[a(299)][a(257)]((t=>{const e=a;r();const c=e(241)===i[e(283)],u=o[e(215)](n),l=o[e(198)](u),f=c?l[e(258)]-1:l[e(159)]+1,h=u[0][e(171)](e(180)),g=o[e(253)](h,{startRow:f,endRow:f}),d=Array[e(189)](g)[e(269)]((n=>t[e(221)](n[e(176)])));s[e(190)](d,e(292))}))}))}for(const r of[t(265),t(282)]){const i=e[t(274)][t(222)](r);s[t(280)](r,(r=>{const a=t;e[a(299)][a(257)]((t=>{const e=a;r();const c=e(205)===i[e(283)],u=o[e(215)](n),l=o[e(196)](u),f=c?l[e(258)]-1:l[e(159)]+1,h=u[0][e(171)](e(180)),g=o[e(253)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(189)](g)[e(269)]((n=>t[e(221)](n[e(176)])));s[e(190)](d,e(160))}))}))}for(const r of[t(201),t(233)]){const i=r[t(219)](11),a=i[t(150)](),c=a[t(219)](0,3)+t(236),u=t(180)+i,l=t(277)+i,f=t(240)+i;s[t(280)](r,(()=>{const i=t;e[i(299)][i(257)]((t=>{const e=i,h=o[e(215)](n),g=h[0][e(171)](e(180));let d;if(e(201)==r){const t=o[e(198)](h);d={startRow:t[e(258)],endRow:t[e(159)],includeAllSlots:!0}}else{const t=o[e(196)](h);d={startColumn:t[e(258)],endColumn:t[e(159)],includeAllSlots:!0}}const p=o[e(253)](g,d),m=Array[e(189)](p)[e(269)]((({cell:t})=>t)),I=da(m[e(167)]((t=>t[e(256)](c)))),E=da(m[e(167)]((t=>!t[e(256)](c))))[e(269)]((n=>t[e(221)](n))),b=s[e(234)](E,u);if(b&&(e(292)==b[e(169)]||e(160)==b[e(169)])){const n=this[e(232)](b);for(const r of I){const s=t[e(221)](r),i=o[e(161)](r),u=r[e(293)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(235)](s)}}}))}))}function c(r){const s=t,o=Array[s(189)](n[s(278)]())[s(269)]((t=>i.LiveRange[s(209)](t)));e[s(299)][s(257)]((t=>{const n=s,i=t[n(166)];r=r[n(167)]((t=>n(276)!=t[n(254)][n(238)])),t[n(285)](r),e[n(274)][n(222)](n(201))[n(268)](),e[n(246)](n(201),{forceDefaultExecution:!0}),e[n(299)][n(208)]((()=>{const t=n;e[t(299)][t(208)](i,(e=>{const n=t,r=o[n(167)]((t=>n(276)!=t[n(254)][n(238)]));r[n(259)]>0&&e[n(285)](r);for(const t of o)t[n(267)]()}))}))}))}function u(r){const s=t;e[s(299)][s(257)]((t=>{const o=s,a=Array[o(189)](n[o(278)]())[o(269)]((t=>i.LiveRange[o(209)](t))),c=[];for(const t of r)for(const e of t[o(193)]({shallow:!0}))c[o(173)](e);for(const n of c)o(276)!=n[o(254)][o(238)]&&(t[o(285)](t[o(145)](n,0)),e[o(274)][o(222)](o(233))[o(268)](),e[o(246)](o(233),{forceDefaultExecution:!0}));const u=a[o(167)]((t=>o(276)!=t[o(254)][o(238)]));u[o(259)]>0&&t[o(285)](u);for(const t of a)t[o(267)]()}))}function l(e,n){const r=t;return n[r(213)]((t=>e[r(153)]((e=>e[r(220)][r(296)](t[r(289)])||t[r(220)][r(296)](e[r(289)])))))}function f(e,n){const r=t;return!e[r(153)]((t=>n[r(153)]((e=>t[r(186)](e)))))&&e[r(153)]((t=>n[r(153)]((e=>t[r(220)][r(211)](e[r(289)])))))}e[t(172)][t(207)].on(t(227),((e,n,r)=>{const s=t;if(!r[s(243)][s(226)])return;const o=n[s(288)];if(!o)return;const i=r[s(148)][s(200)](o);function c(t){return Array[s(206)](t)?t:[t]}i&&s(284)===o[s(271)]&&(0,a.setHighlightHandling)(i,r[s(291)],((t,e,n)=>n[s(157)](c(e[s(300)]),t)),((t,e,n)=>n[s(210)](c(e[s(300)]),t)))}),{priority:t(165)}),s[t(184)][t(244)]((e=>{const n=t;if(n(212)!=e[n(202)]&&n(188)!=e[n(202)])return;const s=e[n(182)]();if(null!=s&&s.is(n(290),n(180))){if(n(212)==e[n(202)]){const t=e[n(193)]()[n(167)]((t=>t.is(n(214))))[n(269)]((t=>t[n(172)]));if(t[n(259)])return{type:n(212),content:Kr(r,n(155),Kr(r,n(304),'"'+t[n(255)](" ")+'"'))}}if(n(188)==e[n(202)]){const t=e[n(193)]()[n(167)]((t=>t.is(n(214))))[n(269)]((t=>t[n(172)]));if(t[n(259)])return{type:n(188),content:Kr(r,n(163),Kr(r,n(304),'"'+t[n(255)](" ")+'"'))}}}})),s[t(184)][t(244)]((e=>{const n=t;if(n(292)==e[n(169)]){const t=e[n(193)]()[n(167)]((t=>t.is(n(214))))[n(269)]((t=>t[n(172)])),s=this[n(232)](e),o=s[n(252)]-s[n(305)]+1;if(n(212)==e[n(202)])return t[n(259)]?{type:n(212),content:Kr(r,n(155),Kr(r,n(262),[o,'"'+t[n(255)](" ")+'"']))}:{type:n(212),content:Kr(r,n(155),Kr(r,n(156),o))};if(n(188)==e[n(202)])return t[n(259)]?{type:n(188),content:Kr(r,n(163),Kr(r,n(262),[o,'"'+t[n(255)](" ")+'"']))}:{type:n(188),content:Kr(r,n(163),Kr(r,n(156),o))}}if(n(160)==e[n(169)]){const t=e[n(193)]()[n(167)]((t=>t.is(n(214))))[n(269)]((t=>t[n(172)])),s=this[n(232)](e),o=s[n(242)]-s[n(199)]+1;if(n(212)==e[n(202)])return t[n(259)]?{type:n(212),content:Kr(r,n(155),Kr(r,n(194),[o,'"'+t[n(255)](" ")+'"']))}:{type:n(212),content:Kr(r,n(155),Kr(r,n(191),o))};if(n(188)==e[n(202)])return t[n(259)]?{type:n(188),content:Kr(r,n(163),Kr(r,n(194),[o,'"'+t[n(255)](" ")+'"']))}:{type:n(188),content:Kr(r,n(163),Kr(r,n(191),o))}}})),s[t(303)][t(146)](t(212),t(292),t(306),c),s[t(303)][t(146)](t(188),t(292),t(152),c),s[t(303)][t(146)](t(212),t(160),t(306),u),s[t(303)][t(146)](t(188),t(160),t(152),u),s[t(303)][t(146)](t(212),t(160),t(255),l),s[t(303)][t(146)](t(188),t(160),t(255),l),s[t(303)][t(146)](t(212),t(292),t(255),f),s[t(303)][t(146)](t(188),t(292),t(255),f)}[la(187)](){const t=la,e=this[t(248)],n=e[t(299)][t(229)][t(151)];return(r,s)=>{const o=t;e[o(299)][o(257)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(220)][a(231)];u&&u[0]&&!1===u[0][a(281)]&&(l=r[0][a(289)][a(183)]);const f=t[a(237)](l);if(a(276)==f[a(254)][a(238)])return;const h=Array[a(189)](n[a(278)]())[a(269)]((t=>i.LiveRange[a(209)](t)));t[a(285)](f),e[a(274)][a(222)](c)[a(268)](),u[a(173)]({forceDefaultExecution:!0}),e[a(246)](c,...u);const g=h[a(167)]((t=>a(276)!=t[a(254)][a(238)]));g[a(259)]>0&&t[a(285)](g);for(const t of h)t[a(267)]()}))}}[la(217)](t){const e=la,n=this[e(248)][e(247)][e(222)](e(239));let r=Number[e(168)],s=Number[e(177)],o=Number[e(168)],i=Number[e(177)];for(const a of t){if(e(276)==a[e(254)][e(238)])continue;const{row:t,column:c}=n[e(161)](a),u=a[e(256)](e(302))?a[e(293)](e(302))-1:0,l=a[e(256)](e(294))?a[e(293)](e(294))-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(298)](){const t=la,e=this[t(248)],n=e[t(247)][t(222)](t(225)),r=e[t(247)][t(222)](t(239));e[t(299)][t(229)].on(t(204),(()=>{const r=t,s=Array[r(189)](e[r(299)][r(229)][r(295)][r(228)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(174)](t);if(r(272)!=s)continue;if(null!=e[r(223)])continue;const a=n[r(279)](o);this[r(197)][r(286)](i)&&this[r(297)][r(195)](a)}}),{priority:t(218)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(221)](e),a=e[s(171)](s(180)),c=r[s(161)](e);for(const t of this[s(297)]){const n=t[s(169)],r=n[s(203)](s(251)),u=n[s(219)](r?10:5),l=u[s(150)](),f=l[s(219)](0,3)+s(236),h=s(277)+u,g=s(240)+u;if(!t[s(275)])continue;if(a!=t[s(266)]()[s(289)][s(171)](s(180)))continue;if(t[s(249)](i))continue;const d=e[s(256)](f)?e[s(293)](f)-1:0,p=this[s(232)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(235)](i),o=!0)}return o};e[t(299)][t(229)][t(261)]((n=>{const r=t;let o=!1;for(const t of e[r(299)][r(229)][r(295)][r(216)]())if(r(301)==t[r(202)])if(r(292)==t[r(271)])for(const e of t[r(179)][r(183)][r(162)]())o=o||s(e,n);else r(284)==t[r(271)]&&(o=o||s(t[r(179)][r(183)],n));return o}))}[la(232)](t){const e=la;return this[e(217)](t[e(278)]()[e(269)]((t=>t[e(289)][e(183)])))}}function da(t){const e=la;return Array[e(189)](new Set(t)[e(185)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=283]})(t,e)}function Ia(){const t=["direction","enableCommand","has","plugins","size","610947kKpbmh","stop","mergeTableCells","return","36542LZRBIt","8jIHxFv","afterInit","getSelectionAffectedTableCells","39257hoYiLq","_acceptFormatSuggestionCallbackFactory","forceDefaultExecution","$graveyard","registerCustomCallback","insertion","subType","commandName","12ElzOTc","formatBlock","isInContent","table","getAncestors","type","horizontally","mergeTableCellLeft","mergeTableCellRight","createRangeOn","add","containsRange","_isForcedDefaultExecutionBlock","_areSelectedCellsMergable","splitTableCellHorizontally","cell","value","descriptionFactory","commands","createTableWalker","140412yBnuvU","*Split cell:* horizontally","from","format","markBlockFormat","rootName","getCellLocation","tableCell","findAncestor","length","10775256qyTXsO","map","root","document","get","getFirstPosition","deletion","low","refresh","6126858WphLoH","isEnabled","locale","author","mergeTableCellDown","change","trackChanges","_suggestionFactory","setSelection","editor","270qpgDNj","*Merge cells*","selection","2586015nQVYcJ","element","find","accept","detach","22ZAKCkp","_areMergableCells","requires","set:isEnabled","model","push","splitTableCellVertically","*Split cell:* vertically","getSuggestions","registerDescriptionCallback","56XeeMby","getRanges","formatInline","TrackChangesEditing","highest","mergeTableCellUp","TableEditing","_tablePostFixingSubtypes","fromRange","TableUtils","execute","markMultiRangeBlockFormat","filter"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(405917===parseInt(e(335))/1*(parseInt(e(299))/2)+parseInt(e(327))/3*(parseInt(e(343))/4)+-parseInt(e(294))/5+-parseInt(e(363))/6*(-parseInt(e(309))/7)+parseInt(e(332))/8*(parseInt(e(382))/9)+parseInt(e(291))/10*(-parseInt(e(331))/11)+-parseInt(e(373))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(301)](){return[ga]}[pa(333)](){const t=pa,e=this[t(290)],n=e[t(303)][t(376)][t(293)],r=e[t(283)];if(!e[t(325)][t(324)](t(315)))return;const s=e[t(325)][t(377)](t(312)),o=e[t(325)][t(377)](t(318)),a=e[t(325)][t(377)](ga);a[t(316)][t(304)](t(329)),s[t(323)](t(329),(()=>{const n=t,r=o[n(334)](e[n(303)][n(376)][n(293)]);e[n(303)][n(286)]((()=>{const t=n;s[t(320)](r,{commandName:t(329),commandParams:[]},[],t(329))}))})),e[t(361)][t(377)](t(329)).on(t(319),((n,r)=>{const o=t;e[o(361)][o(377)](o(287))[o(359)]&&(r[o(372)]>0&&r[r[o(372)]-1]&&r[r[o(372)]-1][o(337)]||s[o(355)]||this[o(356)]()||n[o(328)]())}),{priority:t(313)});for(const n of[t(314),t(351),t(285),t(350)]){const r=e[t(361)][t(377)](n);s[t(323)](n,(()=>{const n=t,o=e[n(303)][n(376)][n(293)][n(378)]()[n(347)]()[n(296)]((t=>t.is(n(295),n(370)))),i=r[n(359)];e[n(303)][n(286)]((()=>{const t=n;s[t(320)]([o,i],{commandName:t(329),commandParams:[]},[],t(329))}))}))}for(const n of[t(305),t(357)]){const r=e[t(361)][t(377)](n);s[t(323)](n,(()=>{const i=t,a=o[i(334)](e[i(303)][i(376)][i(293)])[0],c=a[i(371)](i(346)),{column:u,row:l}=o[i(369)](a);let f=[];if(i(349)==r[i(322)]){const t=o[i(362)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(365)](t)[i(374)]((t=>t[i(358)]))}else{const t=o[i(362)](c,{column:u,includeAllSlots:!0});f=Array[i(365)](t)[i(374)]((t=>t[i(358)]))}e[i(303)][i(286)]((t=>{const e=i;s[e(367)](t[e(352)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(360)][t(308)]((e=>{const n=t;if(n(344)!=e[n(348)]&&n(311)!=e[n(348)])return;const{data:s}=e;return s&&n(329)==s[n(342)]?{type:n(366),content:Kr(r,n(292))}:void 0})),s[t(360)][t(308)]((e=>{const n=t;if(n(344)!=e[n(348)]&&n(311)!=e[n(348)])return;const{data:s}=e;return s?n(305)==s[n(342)]?{type:n(366),content:Kr(r,n(306))}:n(357)==s[n(342)]?{type:n(366),content:Kr(r,n(364))}:void 0:void 0}));const c=a[t(336)]();for(const e of[t(314),t(351),t(285),t(350)])s[t(288)][t(339)](t(344),e,t(297),c);for(const e of[t(305),t(357)])s[t(288)][t(339)](t(344),e,t(297),c);s[t(288)][t(339)](t(344),t(329),t(297),(r=>{const s=t;e[s(303)][s(286)]((t=>{const o=s,a=Array[o(365)](n[o(310)]())[o(374)]((t=>i.LiveRange[o(317)](t)));t[o(289)](r),e[o(361)][o(377)](o(329))[o(381)](),e[o(319)](o(329),{forceDefaultExecution:!0});const c=a[o(321)]((t=>o(338)!=t[o(375)][o(368)]));c[o(372)]>0&&t[o(289)](c);for(const t of a)t[o(298)]()}))}));for(const n of[t(314),t(285),t(350),t(351)]){const r=e[t(361)][t(377)](n);r.on(t(302),((n,s,o)=>{const i=t;if(o){const t=e[i(303)][i(376)][i(293)][i(378)]()[i(347)]()[i(296)]((t=>t.is(i(295),i(370))));this[i(300)](r[i(359)],t)||(n[i(330)]=!1,n[i(328)]())}}),{priority:t(380)})}}[pa(356)](){const t=pa,e=this[t(290)][t(361)][t(377)](t(329)),n=this[t(290)][t(325)][t(377)](t(318));if(!e[t(383)])return!1;const r=n[t(334)](this[t(290)][t(303)][t(376)][t(293)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(300)](e,n))return!1;return!0}[pa(300)](t,e){const n=pa,r=this[n(290)][n(325)][n(377)](n(312)),s=this[n(290)][n(303)][n(352)](t),o=this[n(290)][n(303)][n(352)](e),i=new Set,a=new Set;for(const t of r[n(307)]())if((n(340)==t[n(348)]||n(379)==t[n(348)]||n(329)==t[n(341)])&&t[n(345)])for(const e of t[n(310)]())e[n(354)](s,!0)&&i[n(353)](t[n(348)]+":"+t[n(284)].id),e[n(354)](o,!0)&&a[n(353)](t[n(348)]+":"+t[n(284)].id);if(i[n(326)]!=a[n(326)])return!1;for(const t of i)if(!a[n(324)](t))return!1;return!0}}function ba(){const t=["registerAttributeLabel","format","_registerLegacyDescription","setTableRowHeader","nodeAfter","type","ck-suggestion-marker--active","editor","consume","TableUtils","bindElementToMarker","mapper","data","unbindElementFromMarkerName","FORMAT_HEADER_ROW","commandName","_acceptFormatSuggestionCallbackFactory","forceValue","createTableWalker","item","940dFAJdM","FORMAT_REGULAR_ROW","_suggestionFactory","options","_splitMarkerName","16631416YCFTMT","ck-suggestion-marker-","*Format:* %0","removeMarker:suggestion","commandParams","setAttribute","formatBlock","removeClass","name","has","headingRows","writer","locale","registerCustomCallback","afterInit","2615RKKsZg","accept","markerNameToElements","includes","data-suggestion","setTableColumnHeader","enableDefaultAttributesIntegration","end","addMarker:suggestion","highest","parent","TrackChangesEditing","cell","1757667EpRLoL","FORMAT_REGULAR_COLUMN","_handleLegacySuggestions","1842462yitUYD","requires","editing","registerBlockAttribute","headingColumns","removeAttribute","plugins","getSuggestion","20938HbkuBQ","descriptionFactory","addClass","markerRange","stop","markerName","showSuggestionHighlights","nodeBefore","downcastDispatcher","activeMarkers","FORMAT_HEADER_COLUMN","get","TableEditing","3306254phvBHn","getCellLocation","toViewElement","registerDescriptionCallback","start","consumable","474067XdqPtX"];return(ba=function(){return t})()}function Ta(t,e){const n=ba();return(Ta=function(t,e){return n[t-=113]})(t,e)}const _a=Ta;!function(t){const e=Ta,n=t();for(;;)try{if(352008===-parseInt(e(188))/1+-parseInt(e(169))/2+-parseInt(e(158))/3+-parseInt(e(125))/4*(-parseInt(e(145))/5)+-parseInt(e(161))/6+-parseInt(e(182))/7+parseInt(e(130))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class ya extends t.Plugin{static get[_a(162)](){return[ga]}[_a(144)](){const t=_a,e=this[t(196)];if(!e[t(167)][t(139)](t(181)))return;const n=e[t(142)],r=e[t(167)][t(180)](t(156));r[t(151)](t(192)),r[t(151)](t(150)),r[t(164)](t(140)),r[t(164)](t(165)),r[t(170)][t(189)](t(140),Kr(n,t(119))),r[t(170)][t(189)](t(165),Kr(n,t(179))),this[t(160)]()}[_a(160)](){const t=_a,e=this[t(196)][t(167)][t(180)](t(156)),n=this[t(196)][t(167)][t(180)](t(114)),r=this[t(196)][t(167)][t(180)](ga)[t(121)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(129)](o[a(174)]),l=e[a(168)](u),f=l[a(117)];if(a(136)!=l[a(194)]||!f||a(150)!=f[a(120)])return;if(o[a(124)])return void s[a(173)]();if(!i[a(187)][a(113)](o[a(172)],s[a(138)]))return;const h=o[a(172)][a(186)][a(193)],g=o[a(172)][a(152)][a(176)],d=h[a(155)][a(155)],{column:p}=n[a(183)](h),{column:m}=n[a(183)](g);for(let s=p;s<=m;s++){const l=n[a(123)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(157)],l=i[a(116)][a(184)](s);i[a(141)][a(171)](a(131)+c,l),r&&i[a(141)][a(135)](a(149),u,l),i[a(116)][a(115)](l,o[a(174)]),t&&(e[a(178)][a(148)](o[a(174)])?i[a(141)][a(171)](a(195),l):i[a(141)][a(137)](a(195),l))}}}}e[t(127)][t(143)](t(136),t(192),t(146),r),e[t(127)][t(143)](t(136),t(150),t(146),r),this[t(196)][t(163)][t(177)].on(t(153),s(),{priority:t(154)}),this[t(196)][t(117)][t(177)].on(t(153),((e,n,r)=>{const o=t;r[o(128)][o(175)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(154)}),this[t(196)][t(163)][t(177)].on(t(133),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(129)](r[o(174)]),c=e[o(168)](a),u=c[o(117)];if(o(136)!=c[o(194)]||!u||o(150)!=u[o(120)])return;const l=s[o(116)][o(147)](r[o(174)]);if(l)for(const t of l)s[o(141)][o(137)](o(131)+i,t),s[o(141)][o(137)](o(195),t),s[o(141)][o(166)](o(149),t),s[o(116)][o(118)](t,r[o(174)])}),{priority:t(154)}),this[t(191)]()}[_a(191)](){const t=_a,e=this[t(196)],n=e[t(142)];function r(e){const r=t;return{type:r(190),content:Kr(n,r(132),e)}}e[t(167)][t(180)](t(156))[t(170)][t(185)]((e=>{const s=t;if(s(136)!=e[s(194)])return;const{data:o}=e;if(o){if(s(192)==o[s(120)]){const t=o[s(134)][0][s(122)];return r(Kr(n,s(t?119:126)))}if(s(150)==o[s(120)]){const t=o[s(134)][0][s(122)];return r(Kr(n,s(t?179:159)))}}}))}}const Aa=ka;function ka(t,e){const n=Na();return(ka=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=ka,n=t();for(;;)try{if(138109===parseInt(e(441))/1+parseInt(e(339))/2*(parseInt(e(480))/3)+parseInt(e(406))/4*(parseInt(e(342))/5)+-parseInt(e(373))/6+-parseInt(e(346))/7+parseInt(e(448))/8*(-parseInt(e(490))/9)+-parseInt(e(495))/10*(-parseInt(e(510))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Na);const Ca=[Aa(501),Aa(522),Aa(515),Aa(407),Aa(430),Aa(357),Aa(377)],La=Object[Aa(404)](Ca[Aa(437)]((t=>[t,null])));class Ra extends t.Plugin{static get[Aa(392)](){return[ga]}[Aa(472)](){const t=Aa,n=this[t(445)];if(!n[t(526)][t(453)](t(486)))return;const r=n[t(526)][t(498)](t(421)),s=n[t(526)][t(498)](t(401)),o=n[t(526)][t(498)](ga),a=n[t(526)][t(498)](t(486));o[t(470)][t(403)](t(487),t(375)),n[t(394)][t(488)][t(347)](t(415),{allowIn:t(330),allowContentOf:t(330),isLimit:!0}),n[t(461)][t(426)]({model:t(415),view:t(409)});let c=null;n[t(394)].on(t(436),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(519)]-1];h&&h[u(493)]||r[u(397)]||this[u(445)][u(534)][u(498)](u(371))[u(335)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(440)))return!1;const i=s[o(471)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(345)](n[o(416)][o(451)]);if(!a[o(519)])return!1;const c=a[0][o(485)](o(447)),l=r[o(334)](a),f=r[o(494)](a),h={startRow:l[o(337)],endRow:l[o(390)],startColumn:f[o(337)],endColumn:f[o(390)]};return 1==a[o(519)]&&(h[o(361)]+=r[o(417)](i)-1,h[o(516)]+=r[o(438)](i)-1),Ma(c,h,r)}(l,f,n[u(394)],s,a)&&(o[u(396)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(394)][u(502)]((()=>{const t=u;n[t(394)][t(436)](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(519)]&&r[t(434)](o,t(487),{tablePasteChainId:s}),a[t(519)]&&r[t(434)](a,t(375),{tablePasteChainId:s}),l[t(519)]&&(r[t(434)](l,t(369),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(381)]((e=>{const n=t;var r;return null===(r=e[n(482)])||void 0===r?void 0:r[n(333)](e)}))),f[t(519)]&&(r[t(500)](f,t(369),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(381)]((e=>{const n=t;var r;return null===(r=e[n(482)])||void 0===r?void 0:r[n(333)](e)})));const g=r[t(504)](h[t(437)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(343),{tablePasteChainId:s});if(g){const e=g[t(363)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(394)][t(477)](s),a=e[t(465)]((e=>e[t(473)]()[t(372)](i)));a&&r[t(403)]([a[t(458)],o])}r[t(519)]&&g[t(466)](t(483),Object[t(404)](r))}c=null})))}),{priority:e.priorities[t(420)]+10}),n[t(526)][t(498)](t(486)).on(t(364),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(396)]();const u=s[r(456)],l=o,f=Sa(u),h=Sa(l);e[r(365)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(428)](u[r(379)](0));for(const t of Array[r(491)](l[r(362)]()))a[r(507)](t,u,r(380));const t=c[r(433)][r(464)](s[r(413)]),e=c[r(435)][r(464)](s[r(388)]);t||e||(g=i.LiveRange[r(463)](a[r(535)](u)))}else h&&!f&&(d=a[r(535)](u));else{const t=a[r(408)](r(415)),e=a[r(408)](r(415));a[r(354)](a[r(535)](u),e),a[r(507)](t,u,0);for(const e of Array[r(491)](l[r(362)]()))a[r(507)](e,t,r(380));g=i.LiveRange[r(463)](a[r(477)](t)),d=i.LiveRange[r(463)](a[r(477)](e))}const p=Array[r(491)](l[r(443)]())[r(402)]((([t])=>Ca[r(464)](t)));c[r(484)][r(403)]({element:u,attributes:p[r(519)]?Object[r(404)](p):null}),g&&c[r(338)][r(403)](g),d&&c[r(391)][r(403)](d)}),{priority:t(420)}),s.on(t(449),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(462)]||1;c[o(435)]=new Array(l)[o(336)](u)[o(437)](((t,e)=>t+e));for(const{cell:t}of s[o(331)](i,{startColumn:u,endColumn:u+l-1}))c[o(425)][o(403)](n[o(394)][o(477)](t))}),{priority:t(497)}),s.on(t(518),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(427)]||1;c[o(433)]=new Array(l)[o(336)](u)[o(437)](((t,e)=>t+e));for(const{cell:t}of s[o(331)](i,{startRow:u,endRow:u+l-1}))c[o(446)][o(403)](n[o(394)][o(477)](t))}),{priority:t(497)}),r[t(431)][t(418)]((e=>{const r=t;if(e[r(352)]&&e[r(352)][r(429)](r(369)))return e[r(341)]?{}:{type:r(389),content:Kr(n[r(513)],r(528))}}));const u=()=>!1;for(const e of[t(369),t(375),t(487),t(343)])r[t(398)][t(530)](t(389),e,t(474),u),r[t(398)][t(530)](t(509),e,t(474),u),r[t(398)][t(530)](t(350),e,t(474),u);r[t(398)][t(530)](t(350),t(343),t(444),u),r[t(398)][t(530)](t(350),t(343),t(460),((e,r,s)=>{const o=t,i=e[o(437)]((t=>t[o(368)]()))[o(402)]((t=>t)),a=new Map(i[o(437)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(484)])e&&a[o(459)](t,e);else if(s&&s[o(483)])for(const[t,e]of Object[o(517)](s[o(483)])){const r=n[o(394)][o(455)][o(498)](t),s=r?r[o(473)]()[o(368)]():null;s&&a[o(459)](s,e)}n[o(394)][o(502)]((t=>{const e=o;for(const[n,r]of a)t[e(527)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(398)][o(530)](e,o(369),s,((t,i,a)=>{const c=o;n[c(394)][c(502)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(387)][o(503)];t.is(o(512),o(415))&&u[o(403)](t)}r[o(398)][o(400)](e,null,s)(t,i,a);for(const t of u)o(393)!=t[o(359)][o(344)]&&n[o(479)](t)}))}))};l(t(389),t(460)),l(t(389),t(444)),l(t(509),t(460)),l(t(509),t(444)),r[t(398)][t(530)](t(389),t(487),t(444),(e=>{const n=t,r=e[n(437)]((t=>t[n(368)]())),i=r[0][n(485)](n(447)),{minRow:a,maxRow:c}=o[n(374)](r);s[n(349)](i,{at:a,rows:c-a+1})})),r[t(398)][t(530)](t(389),t(375),t(444),(e=>{const n=t,r=e[n(437)]((t=>t[n(368)]())),i=r[0][n(485)](n(447)),{minColumn:a,maxColumn:c}=o[n(374)](r);s[n(450)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(352)]||!n[s(352)][s(429)](s(369)))return;const o=n[s(478)][s(383)],i=r[s(340)]()[s(402)]((t=>t[s(385)]&&t[s(478)]&&t[s(478)][s(383)]==o));i[s(519)]&&n[s(378)]()[s(519)]!=i[s(519)]&&i[s(442)](((t,e)=>(t[s(405)]=e,e[s(341)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(356)](e[s(506)]),a=[s(514),s(475)],c=r[s(529)][s(464)](e[s(506)]);return c&&a[s(403)](s(360)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(499),f,{priority:t(420)}),r.on(t(422),f,{priority:t(420)}),n[t(394)][t(416)][t(366)]((()=>{const e=t;let s=!1;const o=Array[e(491)](n[e(394)][e(416)][e(439)][e(533)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(356)](t);if(e(469)!=o||e(509)!=a||i[e(505)])continue;if(!r[e(355)](c))continue;const u=r[e(521)](c)[e(432)](),l=n[e(526)][e(498)](e(525)).me;for(const t of r[e(340)]())if(t[e(385)]&&t[e(467)]==l&&e(350)==t[e(476)]&&e(343)==t[e(352)]&&t[e(432)]()[e(520)]((t=>u[e(353)]((n=>n[e(481)](t,!0))))))for(const n of t[e(378)]())n[e(385)]&&(n[e(444)](),s=!0)}return s})),n[t(394)][t(416)][t(366)]((e=>{const s=t,o=n[s(534)][s(498)](s(489));if(!o||!o[s(496)][s(453)](e[s(411)]))return!1;let i=!1;const a=n[s(526)][s(498)](s(525)).me,c=n[s(394)][s(416)][s(439)][s(370)](),u=Array[s(491)](n[s(394)][s(416)][s(439)][s(533)]())[s(402)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(356)](t);return n(469)==o&&n(369)==i&&c==a.id&&!e[n(505)]}));for(const t of c){if(s(507)!=t[s(476)]||s(415)!=t[s(458)]||1!=t[s(519)])continue;const n=e[s(376)](t[s(358)],t[s(358)][s(511)](1));if(!u[s(465)]((({data:t})=>t[s(414)][s(372)](n))))for(const{name:t,data:r}of u)if(n[s(481)](r[s(414)])){e[s(454)](t,{range:n}),i=!0;break}}return i})),n[t(394)][t(416)][t(366)]((e=>{const s=t;let o=!1;const i=n[s(526)][s(498)](s(525)).me,a=r[s(340)]()[s(402)]((t=>t[s(385)]&&t[s(467)]==i)),c=new Set,u=new Set;for(const t of a)if(s(369)==t[s(352)])for(const e of t[s(363)]()){const n=e[s(473)]()[s(368)]();if(n)if(n.is(s(512),s(415))&&Sa(n)){t[s(384)](e[s(458)]),c[s(399)](n),o=!0;const r=n[s(524)],i=n[s(424)],a=r&&r.is(s(512),s(415)),l=i&&i.is(s(512),s(415));a&&!c[s(453)](r)&&u[s(399)](r),l&&!c[s(453)](i)&&u[s(399)](i)}else n.is(s(512),s(395))&&n[s(386)]&&(t[s(384)](e[s(458)]),o=!0)}else if(s(343)==t[s(352)]){if(!t[s(478)]||!t[s(478)][s(383)])continue;const e=t[s(478)][s(483)];if(e&&Object[s(419)](e)[s(519)])continue;const n=t[s(478)][s(383)];let r=!0,i=!0;for(const e of a)if(e[s(352)]&&e[s(352)][s(429)](s(369))){if(!e[s(478)][s(383)]){i=!1;break}if(e.id!=t.id&&e[s(478)][s(383)]==n){r=!1;break}}i&&r&&(t[s(492)](),o=!0)}for(const t of c)e[s(428)](t);for(const t of u)e[s(479)](t);return o})),n[t(461)][t(423)](t(367))[t(523)]({model:t(452),view:(t,e)=>h(t),converterPriority:t(420)}),n[t(461)][t(423)](t(382))[t(523)]({model:t(452),view:(e,n)=>n[t(468)][t(532)]?h(e,!1):null,converterPriority:t(420)});const g=n[t(457)][t(351)];this[t(348)](g[t(416)],t(531),((e,n)=>{const r=t,s=[];for(const t of g[r(535)](n[r(332)])[r(410)]())t.is(r(512),r(409))&&s[r(403)](t);g[r(502)]((t=>{const e=r;for(const n of s)t[e(508)](t[e(535)](n),t[e(412)](n)),t[e(428)](n)}))}))}}function Na(){const t=["root","ck-suggestion-marker--active","endRow","getChildren","getMarkers","_replaceTableSlotCell","return","registerPostFixer","editingDowncast","getContainedElement","tablePaste","getChanges","trackChanges","isEqual","1227702atCOIE","_getCoordsForCells","tablePasteColumn","createRange","tableCellPadding","getAllAdjacentSuggestions","getChild","end","forEach","dataDowncast","tablePasteChainId","removeMarker","isInContent","isEmpty","start","column","insertion","last","deletionRanges","requires","$graveyard","model","paragraph","stop","_isForcedDefaultExecutionBlock","_suggestionFactory","add","getSuggestionCallback","TableUtils","filter","push","fromEntries","next","148jGRjub","tableCellHorizontalAlignment","createElement","suggestion-td","getItems","batch","createPositionBefore","row","newRange","tableCellSuggestion","document","getRows","registerDescriptionCallback","keys","high","TrackChangesEditing","suggestionUnloaded","for","previousSibling","columnInsertionRanges","elementToElement","rows","remove","startsWith","tableCellVerticalAlignment","descriptionFactory","getRanges","rowInsertionIndexes","markMultiRangeInsertion","columnInsertionIndexes","insertContent","map","getColumns","differ","documentSelection","115685xXTGQj","reduce","getAttributes","discard","editor","rowInsertionRanges","table","485008eESyaW","insertColumns","removeColumns","selection","suggestion:formatBlock:tablePasteCell","has","updateMarker","markers","cell","editing","name","set","accept","conversion","columns","fromRange","includes","find","setAttribute","author","options","suggestion","_tablePostFixingSubtypes","getTableIfOnlyTableInContent","afterInit","getRange","join","ck-suggestion-marker-insertion","type","createRangeOn","attributes","unwrap","571077FOvDhF","containsRange","detach","markerAttributes","cells","findAncestor","TableClipboard","tablePasteRow","schema","redo","9qrPZiW","from","removeMarkers","forceDefaultExecution","getColumnIndexes","132590BExtpk","_createdBatches","low","get","suggestionLoaded","markMultiRangeDeletion","tableCellBorderWidth","change","nodeAfter","markMultiRangeBlockFormat","oldRange","markerName","insert","move","deletion","132GzAtYx","getShiftedBy","element","locale","ck-suggestion-marker","tableCellBorderStyle","endColumn","entries","insertRows","length","every","getSuggestion","tableCellBorderColor","markerToHighlight","nextSibling","Users","plugins","setAttributes","*Replace table cells*","activeMarkers","registerCustomCallback","clipboardOutput","showSuggestionHighlights","getChangedMarkers","commands","createRangeIn","tableCell","createTableWalker","content","call","getRowIndexes","value","fill","first","insertionRanges","2jdkgwf","getSuggestions","previous","19175mfLzhE","tablePasteCell","rootName","getSelectionAffectedTableCells","1425865xkwCHX","register","listenTo","removeRows","formatBlock","view","subType","some","wrap","hasSuggestion","_splitMarkerName","tableCellBackgroundColor","position"];return(Na=function(){return t})()}function Sa(t){const e=Aa;if(t[e(386)])return!0;const n=t[e(379)](0);return n.is(e(512),e(395))&&n[e(386)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(331)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=145]})(t,e)}function Oa(){const t=["bind","tableWidth","change","commandParams","6wTjVLU","26442gPJsxd","formatGroupId","122935WPHiks","editor","formatInline","891978ujvnXG","data","12gKxJNS","getSelectedElement","has","getSuggestions","selection","getContainedElement","getAttribute","accept","TrackChangesEditing","descriptionFactory","resizeTableWidth","1466003bscxDA","19307030oPKsdc","locale","afterInit","format","*Format:* resize table","getColumnGroupElement","plugins","markBlockFormat","TableColumnResizeEditing","getTableColumnsWidths","columnWidths","844689XalsqT","table","document","handleSuggestionDescription","formatBlock","enableCommand","_suggestionFactory","subType","1741680acfhEV","resizeTable","type","registerDescriptionCallback","model","registerCustomCallback","get","getSuggestionCallback","1952GsPewW","author","discard","Users","handleResizeTableWidthCommand"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(499052===-parseInt(e(200))/1+-parseInt(e(152))/2+-parseInt(e(175))/3+-parseInt(e(177))/4*(-parseInt(e(172))/5)+-parseInt(e(169))/6*(parseInt(e(188))/7)+-parseInt(e(160))/8*(-parseInt(e(170))/9)+parseInt(e(189))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Fa extends t.Plugin{[va(191)](){const t=va;if(!this[t(173)][t(195)][t(179)](t(197)))return;const e=this[t(173)][t(195)][t(158)](t(185));e[t(149)](t(187),this[t(164)][t(165)](this)),e[t(150)][t(157)](t(148),t(153),t(184),e[t(150)][t(159)](t(148),null,t(162))),e[t(150)][t(157)](t(148),t(153),t(162),e[t(150)][t(159)](t(148),null,t(184))),e[t(186)][t(155)](this[t(147)][t(165)](this))}[va(164)](t,e){const n=va,r=this[n(173)][n(195)][n(158)](n(185)),s=this[n(173)][n(195)][n(158)](n(197)),o=e[n(145)]||this[n(173)][n(156)][n(146)][n(181)][n(178)]();this[n(173)][n(156)][n(167)]((()=>{const i=n,a=s[i(194)](o);let c=a?s[i(198)](a):null,u=o[i(183)](i(166))||null;const l=e[i(166)]||u,f=e[i(199)]||c,h=this[i(173)][i(195)][i(158)](i(163)).me;for(const t of r[i(180)]()){const e=t[i(182)]();if(i(153)===t[i(151)]&&e===o){t[i(161)]!==h&&t[i(162)]();const e=t[i(176)][i(168)];u=e[0][i(166)],c=e[0][i(199)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(196)](o,{commandName:i(187),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(153)},[],i(153))}))}[va(147)](t){const e=va;if(e(148)!=t[e(154)]&&e(174)!=t[e(154)])return;const{data:n}=t;if(n&&e(153)===n[e(171)]){const t=e(193);return{type:e(192),content:Kr(this[e(173)][e(190)],t)}}}}const Da=xa;function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=483]})(t,e)}function Pa(){const t=["editor","547536HjzRMy","get","enableCommand","has","204224iuEpau","2283900shgGsW","Template","plugins","insertTemplate","20ggQYWR","272377ewJfpB","7226417dhYxRO","TrackChangesEditing","30ZsVWDy","258603ofpmvJ","36BkmhTs","afterInit","119690lzwQQv","2dyOQaI"];return(Pa=function(){return t})()}!function(t){const e=xa,n=t();for(;;)try{if(199575===-parseInt(e(484))/1*(parseInt(e(488))/2)+-parseInt(e(490))/3+parseInt(e(499))/4*(parseInt(e(487))/5)+-parseInt(e(483))/6*(-parseInt(e(500))/7)+parseInt(e(494))/8*(-parseInt(e(485))/9)+-parseInt(e(495))/10+parseInt(e(501))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class Ba extends t.Plugin{[Da(486)](){const t=Da,e=this[t(489)];e[t(497)][t(493)](t(496))&&e[t(497)][t(491)](t(502))[t(492)](t(498))}}function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=256]})(t,e)}function ja(){const t=["ELEMENT_TABLE_OF_CONTENTS","descriptionFactory","996248IMRKKc","get","703843PjZQJj","plugins","216GLPMUE","10kqYqRx","TrackChangesEditing","tableOfContents","afterInit","locale","65505sJLxTs","editor","commands","789672lOAExf","insertTableOfContents","registerElementLabel","372613qcjXNj","16834059ZIsZSZ","325092NHafsy","enableCommand"];return(ja=function(){return t})()}const Ga=Ua;!function(t){const e=Ua,n=t();for(;;)try{if(310946===-parseInt(e(269))/1+parseInt(e(258))/2*(-parseInt(e(271))/3)+-parseInt(e(266))/4+parseInt(e(263))/5*(-parseInt(e(257))/6)+-parseInt(e(277))/7+parseInt(e(275))/8+parseInt(e(270))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Va extends t.Plugin{[Ga(261)](){const t=Ga,e=this[t(264)];if(!e[t(265)][t(276)](t(267)))return;e[t(256)][t(276)](t(259))[t(272)](t(267));const n=e[t(256)][t(276)](t(259)),r=e[t(262)];n[t(274)][t(268)](t(260),(e=>Kr(r,t(273),e)))}}const Ha=Wa;function Wa(t,e){const n=Ka();return(Wa=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(335935===parseInt(e(435))/1+-parseInt(e(447))/2*(parseInt(e(412))/3)+parseInt(e(431))/4+parseInt(e(450))/5*(parseInt(e(409))/6)+parseInt(e(432))/7*(parseInt(e(448))/8)+parseInt(e(419))/9*(parseInt(e(426))/10)+-parseInt(e(434))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class za extends t.Plugin{[Ha(439)](){const t=Ha,e=this[t(444)];if(!e[t(428)][t(437)](t(429)))return;const n=e[t(428)][t(452)](t(441));n[t(430)][t(423)](t(420),(()=>Kr(e[t(421)],t(438)))),e[t(418)][t(422)][t(416)]((r=>{const s=t;let o=!1;const i=Array[s(442)](e[s(418)][s(422)][s(411)][s(417)]());for(const{name:t,data:a}of i){const{group:i}=n[s(446)](t);if(s(427)!==i||!a[s(413)])continue;const c=a[s(413)],u=c[s(445)][s(408)];if(!u||!u.is(s(414),s(420)))continue;if(!c[s(443)][s(424)](c[s(445)]))continue;const l=e[s(418)][s(425)][s(410)](c[s(445)],s(436));if(l&&l[s(449)]){const e=r[s(440)](c[s(443)],l[s(443)]);e[s(451)](c)||(r[s(433)](t,{range:e}),o=!0)}o||(r[s(415)](t),o=!0)}return o}))}}function Ka(){const t=["newRange","element","removeMarker","registerPostFixer","getChangedMarkers","model","18ryOotQ","title-content","locale","document","registerElementLabel","isTouching","schema","3007610SimBGQ","suggestion","plugins","Title","descriptionFactory","2177136LeUuCT","49dGohah","updateMarker","11047663rNVJwF","421211UKVxaq","forward","has","ELEMENT_TITLE","afterInit","createRange","TrackChangesEditing","from","start","editor","end","_splitMarkerName","22GzZaFV","119984LuzEhH","isCollapsed","255XkTsCW","isEqual","get","nodeBefore","35718VoXFHI","getNearestSelectionRange","differ","173274skWNwE"];return(Ka=function(){return t})()}const Xa=Za;function qa(){const t=["TrackChangesEditing","afterInit","3909744yZvhRw","get","enableCommand","undo","24aDbLsv","7vDQkBj","plugins","UndoEditing","redo","has","2370868GYnTaR","35109927SqpvxI","7199292mcsiLF","5764120HZxjxp","editor","1405045xzGdiN","133620wPsDxS"];return(qa=function(){return t})()}function Za(t,e){const n=qa();return(Za=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(886620===parseInt(e(266))/1+parseInt(e(260))/2+parseInt(e(269))/3+-parseInt(e(254))/4*(-parseInt(e(265))/5)+parseInt(e(262))/6*(parseInt(e(255))/7)+-parseInt(e(263))/8+-parseInt(e(261))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Ja extends t.Plugin{[Xa(268)](){const t=Xa,e=this[t(264)],n=e[t(256)][t(270)](t(267));e[t(256)][t(259)](t(257))&&(n[t(271)](t(272)),n[t(271)](t(258)))}}function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=251]})(t,e)}const Ya=Qa;function $a(){const t=["1081017sJltwW","afterInit","TableCaptionEditing","80FeUNfB","261527ohcPYt","get","toggleTableCaption","5596595ysTPmq","2464509LaViiv","TrackChangesEditing","4690740pGywuU","enableCommand","requires","plugins","6VWXbbh","87427UcSDYQ","editor","23518910altmye","has","2zZWPVD"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(715320===parseInt(e(260))/1*(parseInt(e(264))/2)+parseInt(e(253))/3+-parseInt(e(255))/4+parseInt(e(252))/5*(-parseInt(e(259))/6)+-parseInt(e(269))/7*(parseInt(e(268))/8)+parseInt(e(265))/9+parseInt(e(262))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ya(257)](){return[ga]}[Ya(266)](){const t=Ya,e=this[t(261)];e[t(258)][t(263)](t(267))&&e[t(258)][t(270)](t(254))[t(256)](t(251))}}const ec=nc;function nc(t,e){const n=sc();return(nc=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=nc,n=t();for(;;)try{if(522729===-parseInt(e(293))/1*(parseInt(e(279))/2)+parseInt(e(322))/3*(-parseInt(e(320))/4)+parseInt(e(305))/5+parseInt(e(350))/6*(-parseInt(e(318))/7)+-parseInt(e(287))/8*(-parseInt(e(297))/9)+parseInt(e(346))/10*(-parseInt(e(333))/11)+parseInt(e(313))/12*(parseInt(e(304))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sc);class rc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(303)]=[e(282),e(352),e(317),e(321),e(338),e(353),e(286)],this[e(319)]=[e(284),e(335),e(323),e(324),e(285),e(278),e(289),e(356),e(334)]}static get[ec(298)](){return ec(315)}[ec(348)](){const t=ec,e=this[t(330)][t(355)][t(345)](t(283));if(this[t(330)][t(355)][t(276)](t(327))){for(const n of this[t(303)])e[t(343)](n,((e,r)=>{const s=t,o=this[s(330)][s(342)][s(316)][s(292)][s(339)]()[s(300)](s(296));this[s(325)](n,[o],this[s(303)],s(303),e,r)}));e[t(354)][t(306)](t(309),t(303),t(295),e[t(354)][t(281)](t(309),null,t(288))),e[t(354)][t(306)](t(309),t(303),t(288),((e,n)=>this[t(336)](this[t(303)],e,n))),e[t(354)][t(306)](t(309),t(303),t(307),(()=>!1))}if(this[t(330)][t(355)][t(276)](t(351))){for(const n of this[t(319)])e[t(343)](n,((e,r)=>{const s=t,o=this[s(330)][s(355)][s(345)](s(312))[s(337)](this[s(330)][s(342)][s(316)][s(292)]);this[s(325)](n,o,this[s(319)],s(319),e,r)}));e[t(354)][t(306)](t(309),t(319),t(295),e[t(354)][t(281)](t(309),null,t(288))),e[t(354)][t(306)](t(309),t(319),t(288),((e,n)=>this[t(336)](this[t(319)],e,n))),e[t(354)][t(306)](t(309),t(319),t(307),(()=>!1))}e[t(277)][t(294)]((e=>this[t(299)](e)))}[ec(325)](t,e,n,r,s,o){const i=ec,a=this[i(330)][i(355)][i(345)](i(283));this[i(330)][i(342)][i(308)](o[i(329)],(()=>{const t=i;for(const i of e)if(this[t(291)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(344)](r);void 0!==n&&(e[r]=n)}s(o),a[t(301)](i,{commandParams:[e]},[],r)}}))}[ec(336)](t,e,n){const r=ec,s=e[0][r(347)][r(331)],o=n[r(326)][0];this[r(330)][r(342)][r(280)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(332)](r,o[r],s):e[n(314)](r,s)}))}[ec(299)](t){const e=ec;if(t[e(340)])switch(t[e(328)]){case e(303):return{type:e(341),content:Kr(this[e(330)][e(290)],e(310))};case e(319):return{type:e(341),content:Kr(this[e(330)][e(290)],e(311))}}}[ec(291)](t,e){const n=ec,r=this[n(330)][n(355)][n(345)](n(283));for(const s of r[n(302)]({skipNotAttached:!0})){const r=s[n(349)]();if(s[n(328)]===e&&r===t)return s}return null}}function sc(){const t=["start","afterInit","getContainedElement","3866358vOlAHw","TableCellPropertiesEditing","tableBorderStyle","tableHeight","_suggestionFactory","plugins","tableCellHorizontalAlignment","has","descriptionFactory","tableCellHeight","26XhJTNr","change","getSuggestionCallback","tableBorderColor","TrackChangesEditing","tableCellBorderColor","tableCellWidth","tableBackgroundColor","6764512JzXyrG","discard","tableCellBackgroundColor","locale","_getSuggestion","selection","41227okxibJ","registerDescriptionCallback","accept","table","9OLgjLm","pluginName","handleSuggestionDescription","findAncestor","markBlockFormat","getSuggestions","tableProperties","13PlKbjy","122115TTtmyx","registerCustomCallback","join","enqueueChange","formatBlock","*Format:* change table properties","*Format:* change table cell properties","TableUtils","20019876hWrVZJ","removeAttribute","TrackChangesTableProperties","document","tableBorderWidth","7iYCRyF","tableCellProperties","2497356lLmHMw","tableAlignment","3JMBzqC","tableCellBorderWidth","tableCellPadding","_handlePropertyChange","commandParams","TablePropertiesEditing","subType","batch","editor","nodeAfter","setAttribute","11qqiQjq","tableCellVerticalAlignment","tableCellBorderStyle","handleDiscardAction","getSelectionAffectedTableCells","tableWidth","getFirstPosition","data","format","model","enableCommand","getAttribute","get","2108980clXjTE"];return(sc=function(){return t})()}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=Jt?function(t,e){return Jt(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=Dc;function Cc(){const t=["insertContent","marker-count","3169692AYykDp","markerToHighlight","markMultiRangeDeletion","value","_initAriaMarkerChangeAnnouncements","toJSON","nodeBefore","_getAuthorFromId","elementStart","get","isBlock","isSelectable","deleteContent","moveTargetPosition","oldRange","deletion:accept","_getMarkerAnnouncementText","CommentsRepository","dataToMarker","enableReadOnlyMode","_handleNewSuggestionMarker","fromRange","editingDowncast","_addThreadToSuggestion","meta","hasSuggestion","rejected","attribute:accept","markerNameToElements","bindElementToMarker","attributeKey","createdAt","oldValue","acceptSelectedSuggestions","model","_joinWithAdjacentSuggestions","getMultiRangeId","insertion","always","highest","item","track-changes-suggestion-data-mismatch","_commentsRepository","commandName","dataDowncast","unbindElementFromMarkerName","formatBlock:chain","getRange","locale","format","addHighlight","@external","getWalker","isAtEnd","next","insertion:accept","getAllAdjacentSuggestions","formatBlock:join","PENDING_ACTION_SUGGESTION","data-suggestion","_editor","multi","createElement","isArray","then","ck-suggestion-marker--active","ck-suggestion-marker-formatInline","element","change:activeMarkers","registerInlineAttribute","containsPosition","markerReady","consume","backward","removeMarkers","toViewElement","map","notReady","isUndo","author","newRange","clear","isDocumentOperation","mapper","createRange","getChangedMarkers","discardAllSuggestions","formatInline:discard","requires","resolve","substring","formatInline:chain","829182xDTeTa","rename","applyOperation","newValue","plugins","removeMarker:suggestion:formatBlock","deletion:discard","isNextTo","isCollapsed","6xhTPgs","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.","buildSuggestion","refresh","getLastMatchingPosition","high","change","descriptionFactory","attribute:","_processAttributeChanges","ck-suggestion-marker","acceptAllSuggestions","trackChanges","rootName","getAttribute","from","$elementName","isAtStart","ready","activeMarkers","isRemovable","authorName","isIntersecting","Users","markAttributeChange","track-changes-adapter-already-set","push","getChanges","accepted","suggestion:attribute:","name","_customCallbacks","_adapter","assign","addSuggestionData","fetchCommentThread","for","trackChanges.trackFormatChanges","markMultiRangeBlockFormat","_rangeIsInLocalUserInsertion","open","isMultiRange","setSelection","group","key","containsItem","createPositionBefore","unshift","_registerDefaultCallbacks","_getAttributeKey","add","PendingActions","addComment","creator","addMarker:suggestion:formatBlock","low","before","containsRangeInObject","accept","normal","markDeletion","suggestion","data-author-id","_saved","position","default","catch","collaboration.channelId","never","editing","enableCommand","batch","toUpperCase","_setSuggestionRange","root","getUser","chain","discardSelectedSuggestions","6736yhcWtX","error-saving-suggestion-data-suggestion-discarded","subType","stopListening","formatInline","getCustomProperty","_reduceSuggestionAttributeRange","_inlineAttributeKeys","_trackFormatChanges","formatInline:join","consumable","track-changes-adapter-missing-getsuggestion","includes","getItems","delete","enableDefaultAttributesIntegration","markMultiRangeInsertion","forceDefaultExecution","$textProxy","deletion:join","track-changes-command-not-found","_isBlockAttribute","widget","skipNestingCheck","getContainedElement","formatInline:accept","config","substr","tablePasteChainId","suggestionLoaded","data","formatBlock:","attributeNewValue","editor","track-changes-suggestion-not-found","LEAVE","stringify","suggestionUnloaded","end","change:_saved","addUser","createSelection","attribute","move","find","getSuggestions","some","pop","trackChanges.mergeNestedSuggestions","ck-suggestion-marker-formatBlock","trackChangesCommand","isObject","documentSelection","isIntersectingWithRange","_removeSuggestion","_defaultCallbacks","setAttribute","getAncestors","range","dataReady","_onDiscard","_SUGGESTION_ANNOUNCEMENT","markBlockFormat","addSuggestion","getIntersection","selection","splice","containsRange","_refreshSuggestionsChain","insertion:chain","schema","differ","markerToData","addMarker","comments","_getExternalAuthor","acceptSuggestion","addMarker:suggestion:attribute","attribute:join","init","setTo","markInsertion","return","elementToElement","addRange","getFirstRange","values","ENTER","getDifference","getMarkers","startsWith","_joinSuggestions","_processAttributeSuggestions","_createSuggestion","previous","elementEnd","isLocal","filter","_suggestionState","isInContent","_getSuggestionData","isInsideObject","writer","split","stop","_mergeNestedSuggestions","nodeAfter","markers","12884670koqyVw","fromCharCode","groupId","hasCommentThread","2324uoMMIc","removeClass","formatGroupId","addCommentThread","isExternal","_breakSuggestionMarker","_recordAttributeSuggestions","_addSuggestionMarker","has","rethrowUnexpectedError","isTouching","suggestionChanged","$marker","action","$graveyard","parent","formatBlock:accept","track-changes-enable-command-twice","length","deletion:chain","$text","markerName","execute","announce","_afterChanges","listenTo","getSuggestion","createRangeIn","type","getCommentThread","forward","targetPosition","removeAttribute","getSuggestionCallback","_enabledCommands","getShiftedBy","_isRegisteredAttribute","sort","117738gLjDmO","options","splitPosition","isEqual","_suggestionFactory","deletion","forEach","_model","createRangeOn","suggestion-type","16sgWOOA","_findSuggestions","insert","removeMarker:suggestion:attribute","enqueueChange","isLimit","getNearestSelectionRange","attribute:discard","size","conversion","head","1389725kuGcPA","_reduceExistingSuggestions","attributeOldValue","_blockAttributeKeys","updateMarker","authoredAt","updateSuggestion","commands","removed","concat","commentThread","originalSuggestionId","remove","howMany","insertion:join","attributes","suggestion:","lowest","external:","track-changes-user-not-found","showSuggestionHighlights","_checkSuggestionCorrectness","isAfter","after","start","insertion:discard","formatInline:","hasComments","getFirstMarker","detach","upcast","deletion:","createPositionAfter","markInlineFormat","_isDataLoaded","clone","reconvertMarker","multipleBlocks","_suggestions","document","removeComment","ck-suggestion-marker-","_setSuggestionData","isBefore","FORMATTING","formatBlock:discard","discardSuggestion","getRanges","containerElement","removeMarker","registerPostFixer","_recordAttributeChanges","every","discard","pluginName","addMarkerName","isOwn","join","unbind","change:data","_isForcedDefaultExecutionBlock","_splitMarkerName","addClass","warn","TrackChangesEditing","_cutOutSuggestionMarker","registerBlockAttribute","addMarker:suggestion","registerCustomCallback","update:suggestion","insertion:","formatBlock","fire","440741jFmtAp","keys","createPositionAt","adapter","_updateSuggestionData","set","define","_refreshAttributeSuggestionsChain"];return(Cc=function(){return t})()}!function(t){const e=Dc,n=t();for(;;)try{if(236332===-parseInt(e(191))/1+-parseInt(e(293))/2+parseInt(e(530))/3*(parseInt(e(540))/4)+-parseInt(e(551))/5*(-parseInt(e(302))/6)+parseInt(e(492))/7*(-parseInt(e(380))/8)+-parseInt(e(201))/9+parseInt(e(488))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(318);class Rc extends t.Plugin{static get[kc(289)](){return[kc(218),o.Users,t.PendingActions,$r,ss,us,gs,ys,Es,Cs,vs,js,no,io,fo,po,_o,Ao,So,Oo,Po,zo,Go,qo,$o,ri,fi,Ii,Oi,ai,Ws,Zs,_i,Ci,Si,Pi,Gi,Ki,Ji,ta,oa,ca,ga,Ea,ya,tc,Ra,Fa,Va,rc,Ba,za,Ja]}static get[kc(172)](){return kc(182)}constructor(t){const e=kc;function n(t){const e=Dc;return t[e(277)]((t=>String[e(489)](t)))[e(175)]("")}super(t),this[e(498)]=!1,this[e(196)](e(321),[]),this.on(e(269),((n,r,s,o)=>{const i=e;this[i(537)][i(308)]((()=>{const e=i;for(const n of[...o,...s])this[e(537)][e(487)][e(500)](n)&&t[e(371)][e(154)](n)}))})),this[e(309)]=new Jr(this[e(413)][e(235)][e(450)],this[e(413)][e(249)]),this[e(334)]=null,this[e(534)]=new Nc(this[e(413)]),this[e(156)]=new Map,this[e(243)]=t[e(297)][e(210)](e(218)),this[e(526)]=new Set,this[e(537)]=this[e(413)][e(235)],this[e(478)]=new WeakMap,this[e(178)]=!1,this[e(554)]=new Set([e(318)]),this[e(387)]=new Set,t[e(406)][e(197)](e(339),e(367)),this[e(388)]=t[e(406)][e(210)](e(339)),t[e(406)][e(197)](e(428),!0),this[e(485)]=t[e(406)][e(210)](e(428)),this[e(430)]=new l(t,this[e(526)]),this[e(205)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,56,48,52])}[kc(459)](){const t=kc,n=this[t(413)],r=(e,n)=>{const r=t;if(r(422)!=e)return r(159)+e;const s=n[r(483)]("|")[0];return this[r(401)](s)?r(429):r(267)};n[t(549)][t(338)](t(223))[t(202)]({model:t(363),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(179)](e[n(513)]),c=[n(312),r(i,a)];let u=3e3;return this[n(321)][n(392)](e[n(513)])&&(c[n(328)](n(266)),u=3010),n(535)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(549)][t(338)](t(245))[t(352)]((e=>{const r=t;e.on(r(185),((t,e,s)=>{const o=r;if(!s[o(531)][o(571)])return;const i=e[o(241)];if(!i)return;const c=s[o(284)][o(276)](i);n[o(235)][o(450)][o(431)](i)&&c&&!c[o(385)](o(402))&&c.is(o(166))&&(0,a.toWidget)(c,s[o(482)])}),{priority:r(307)})})),n[t(549)][t(338)](t(245))[t(202)]({model:t(363),view:(e,n)=>{const s=t;if(!n[s(531)][s(571)])return null;const{type:o,subType:i}=this[s(179)](e[s(513)]);return{classes:[s(312),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(241)])return;const{id:c,authorId:u}=this[a(179)](o[a(513)]);if(r){const t=this[a(156)][a(210)](c),e=this[a(351)](t);if(!this[a(401)](e))return}if(o[a(241)].is(a(445)))return void i[a(390)][a(273)](o[a(241)],s[a(332)]);const l=i[a(284)][a(276)](o[a(241)]);if(o[a(241)].is(a(268))&&n[a(235)][a(450)][a(211)](o[a(241)])&&!l[a(385)](a(251))){i[a(482)][a(180)]([a(312),a(429)],l),i[a(482)][a(436)](a(260),c,l),i[a(482)][a(436)](a(364),u,l),i[a(284)][a(230)](l,o[a(513)]),e&&(this[a(321)][a(392)](o[a(513)])?i[a(482)][a(180)](a(266),l):i[a(482)][a(493)](a(266),l));for(const t of n[a(235)][a(519)](o[a(241)])[a(393)]())i[a(390)][a(273)](t,s[a(332)]);i[a(390)][a(273)](o[a(241)],s[a(332)])}};n[t(549)][t(338)](t(245))[t(352)]((e=>{const n=t;e.on(n(356),((t,e,r)=>{const o=n;r[o(531)][o(571)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(240)})})),n[t(549)][t(338)](t(245))[t(352)]((e=>{const n=t;e.on(n(457),((t,e,r)=>{const o=n;r[o(531)][o(571)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(240)})})),n[t(549)][t(338)](t(245))[t(452)]({model:t(363),view:(e,n)=>n[t(531)][t(571)]?null:{group:t(363),name:e[t(407)](11)}}),n[t(549)][t(338)](t(581))[t(463)]({view:{name:t(363),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(567)+e[r(316)](r(539))+":"+e[r(316)]("id");return e[r(316)](r(200))&&(s+=":"+e[r(316)](r(200))),n[r(263)](r(504),{"data-name":s})}}),n[t(549)][t(338)](t(581))[t(219)]({view:t(363)}),n[t(549)][t(338)](t(223))[t(352)]((e=>{const n=t;e.on(n(356),s(),{priority:n(307)})})),n[t(549)][t(338)](t(223))[t(352)]((e=>{const n=t;e.on(n(457),s({isAttributeSuggestion:!0}),{priority:n(307)})})),n[t(549)][t(338)](t(223))[t(352)]((e=>{const n=t;e.on(n(298),((t,e,r)=>{const s=n,o=r[s(284)][s(229)](e[s(513)]);if(o)for(const t of o)t[s(385)](s(251))||(r[s(482)][s(493)]([s(312),s(429),s(266)],t),r[s(482)][s(524)](s(260),t),r[s(482)][s(524)](s(364),t),r[s(284)][s(246)](t,e[s(513)]))}),{priority:n(307)})})),n[t(549)][t(338)](t(223))[t(352)]((e=>{const n=t;e.on(n(543),((t,e,r)=>{const s=n,o=r[s(284)][s(229)](e[s(513)]);if(!o)return;const{id:i}=this[s(179)](e[s(513)]),a=this[s(156)][s(210)](i),c=this[s(351)](a);if(this[s(401)](c))for(const t of o)t[s(385)](s(251))||(r[s(482)][s(493)]([s(312),s(429),s(266)],t),r[s(482)][s(524)](s(260),t),r[s(482)][s(524)](s(364),t),r[s(284)][s(246)](t,e[s(513)]))}),{priority:n(307)})})),n[t(235)][t(157)][t(168)]((e=>{const r=t;let s=!1;const o=Array[r(317)](n[r(235)][r(157)][r(451)][r(286)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(179)](t);if(r(363)!==o)continue;const h=this[r(156)][r(210)](f);if(null!=c[r(281)]){r(384)==u&&(s=s||vc(c[r(281)],t,e,n[r(235)][r(450)]));const o=r(422)==u&&this[r(401)](l[r(483)]("|")[0]);if(c[r(281)][r(301)]||r(506)==c[r(281)][r(376)][r(315)]||r(189)==u&&!Oc(c[r(281)])||o&&!Oc(c[r(281)])||r(535)==u&&(Mc(a=c[r(281)])||function(t){const e=r;return t[e(575)][e(507)]==t[e(418)][e(207)]&&t[e(575)][e(254)]}(a)))e[r(167)](t),s=!0;else{if(!h||!h[r(479)])continue;if(c[r(281)]&&c[r(215)]&&c[r(281)][r(533)](c[r(215)]))continue;i[r(352)](h)}}}var a;return i[r(548)]>0&&(s=!!this[r(236)](i)||s),s})),n[t(235)][t(157)][t(168)]((e=>{const r=t;let s=!1;for(const t of n[r(235)][r(157)][r(451)][r(329)]())if(r(542)==t[r(520)])for(const t of this[r(156)][r(466)]()){if(t[r(343)]||!t[r(479)])continue;const o=r(189)==t[r(520)],i=this[r(351)](t),a=i&&this[r(401)](i);if(!o&&!a)continue;const c=t[r(465)]();if(c[r(575)][r(507)]!=c[r(418)][r(507)]&&!c[r(418)][r(254)]){const o=n[r(235)][r(193)](c[r(575)][r(486)],r(418)),i=n[r(235)][r(285)](c[r(575)],o);e[r(555)](t[r(579)](),{range:i}),s=!0}}return s})),n[t(235)][t(157)][t(168)]((e=>this[t(311)](e))),n[t(235)][t(157)][t(168)]((e=>!e[t(373)][t(476)]&&this[t(472)](e))),n[t(235)].on(t(516),(()=>{this[t(498)]=!1})),n[t(235)][t(157)].on(t(177),((r,s)=>{const o=t;if(!s[o(476)]||s[o(279)])return;if(!this[o(498)])return;const i=n[o(235)][o(157)][o(451)][o(329)]();if(0==i[o(510)])return;const a=[],c=i[o(477)]((t=>o(422)==t[o(520)])),u=i[o(477)]((t=>o(542)==t[o(520)]&&o(512)!=t[o(332)]));for(const t of c)this[o(528)](t[o(231)])&&a[o(328)]({key:t[o(231)],newValue:t[o(412)],oldValue:t[o(553)],range:Fc(t[o(438)],n[o(235)])});for(const t of u){if(o(294)!=t[o(505)]&&o(305)!=t[o(505)])continue;const e=xc(t[o(366)][o(486)],n[o(235)]),r=t[o(358)];o(294)==t[o(505)]&&a[o(328)]({key:o(318),newValue:t[o(332)],oldValue:r[o(332)],range:e});for(const[n,s]of r[o(566)]){if(!this[o(528)](n))continue;const r=t[o(566)][o(210)](n);s!==r&&a[o(328)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(566)])this[o(528)](n)&&(r[o(566)][o(500)](n)||a[o(328)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(510)]&&n[o(235)][o(544)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(326)](t,e,s,o,{groupId:r});this[n(552)](t,a)}))}),{priority:t(568)}),n[t(235)][t(487)].on(t(187),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(179)](n[s(332)]),e=this[s(156)][s(210)](t);e&&e[s(173)](n[s(332)])}})),n[t(235)][t(157)].on(t(177),(()=>{const e=t,r=Array[e(317)](n[e(235)][e(157)][e(451)][e(286)]())[e(477)]((t=>e(363)===this[e(179)](t[e(332)])[e(345)]));if(0===r[e(510)])return;r[e(529)](((t,n)=>{const r=e,s=t[r(410)][r(215)],o=n[r(410)][r(215)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(575)][r(161)](o[r(575)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(179)](t);if(null===n[e(215)]){const n=this[e(221)](t);o[e(352)](n)}else{const t=this[e(156)][e(210)](r);null!==n[e(281)]||t[e(479)]?(s[e(352)](t[e(550)]),o[e(352)](t)):this[e(434)](t)}}o[e(548)]>0&&this[e(448)](o);for(const t of s)this[e(190)](e(503),t)})),n[t(235)].on(t(295),((e,r)=>{const s=t,o=r[0];if(!this[s(156)][s(548)])return;if(!o[s(283)])return;if(o[s(373)][s(279)]||!o[s(373)][s(476)])return;let i,a;switch(o[s(520)]){case s(542):i=n[s(235)][s(193)](o[s(366)]),a=i[s(527)](o[s(564)]);break;case s(483):i=n[s(235)][s(193)](o[s(532)]),a=n[s(235)][s(193)](o[s(214)]);break;case s(423):i=n[s(235)][s(193)](o[s(523)]),a=i[s(527)](o[s(564)]);break;default:return}const c=n[s(235)][s(285)](i,a);n[s(235)][s(308)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(541)](c)){if(e[t(343)])continue;if(t(384)==e[t(520)])continue;const r=this[t(351)](e);if(r&&this[t(401)](r)&&t(483)!=o[t(520)])continue;const s=e[t(410)]&&e[t(410)][t(155)];(t(189)!=e[t(520)]||t(483)==o[t(520)]&&!s)&&(n[t(359)]||t(238)==e[t(520)]&&n[t(174)]||e[t(465)]()[t(447)](c)&&this[t(497)](e,i,a))}}))}),{priority:t(568)}),n[t(235)].on(t(213),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(397)])return;if(this[s(178)])return;if(!this[s(430)][s(204)])return;if(o[s(301)])return;const a=n[s(235)][s(450)],{start:c,end:u}=o[s(465)](),l=c[s(486)]&&a[s(545)](c[s(486)])?null:a[s(546)](c,s(522)),f=u[s(207)]&&a[s(545)](u[s(207)])?null:a[s(546)](u,s(274)),h=n[s(235)][s(285)](l?l[s(575)]:c,f?f[s(418)]:u);n[s(235)][s(308)]((t=>{const e=s;this[e(362)](h);const r=n[e(235)][e(450)][e(546)](h[e(575)]);o.is(e(432))?t[e(344)](r):o[e(460)](r)})),e[s(484)]()}),{priority:e.priorities[t(361)]+10}),n[t(235)].on(t(199),((e,r)=>{const s=t,o=r[r[s(510)]-1];o&&o[s(397)]||this[s(178)]||this[s(430)][s(204)]&&(n[s(235)][s(308)]((()=>{const t=s;let o=n[t(235)][t(199)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(462)]=o[t(153)]();const i=o[t(418)][t(207)],a=n[t(235)][t(450)];i&&a[t(211)](i)&&!a[t(431)](i)&&(o=n[t(235)][t(285)](o[t(575)],n[t(235)][t(193)](i,t(418)))),this[t(461)](o)})),e[s(484)]())}),{priority:t(307)}),this[t(413)][t(558)][t(352)](t(314),this[t(430)]),this[t(372)](t(314));const o=new d(n,this[t(156)]);n[t(558)][t(352)](t(456),o),this[t(372)](t(456));const i=new b(n,this[t(156)]);n[t(558)][t(352)](t(164),i),this[t(372)](t(164)),n[t(558)][t(352)](t(313),new v(n,o,this[t(156)])),this[t(372)](t(313)),n[t(558)][t(352)](t(287),new v(n,i,this[t(156)])),this[t(372)](t(287)),n[t(558)][t(352)](t(234),new D(n,o,this[t(156)])),this[t(372)](t(234)),n[t(558)][t(352)](t(379),new D(n,i,this[t(156)])),this[t(372)](t(379));const c=n[t(297)][t(210)](t(218));this[t(517)](c,t(354),((e,{threadId:n})=>{const r=t,s=this[r(156)][r(210)](n);s&&s[r(561)]&&1===s[r(561)][r(510)]&&this[r(195)](n,{hasComments:!0})}),{priority:t(357)}),this[t(517)](c,t(158),((e,{threadId:n})=>{const r=t,s=this[r(156)][r(210)](n);s&&s[r(561)]&&!s[r(561)][r(510)]&&this[r(195)](n,{hasComments:!1})}),{priority:t(357)})}set[kc(194)](t){const n=kc;if(this[n(334)])throw new e.CKEditorError(n(327),this);this[n(334)]=t}get[kc(194)](){return this[kc(334)]}[kc(425)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(156)][n(466)]())t&&!e[n(479)]||r[n(328)](e);return e?r[n(277)]((t=>t[n(206)]())):r}[kc(518)](t){const n=kc,r=this[n(156)][n(210)](t);if(!r)throw new e.CKEditorError(n(414),this);return r}[kc(226)](t){const e=kc;return this[e(156)][e(500)](t)}[kc(336)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(520)][e(483)](":"),a=this[e(156)][e(210)](r)||this[e(473)](o,i,r,n,s);if(this[e(224)](a),this[e(572)](a,o,i||null,n),a[e(232)]=t[e(232)],a[e(152)]=!0,s&&s[e(252)]){const t=s[e(252)],n=this[e(455)](t[e(323)]);a[e(556)]=t[e(232)],a[e(280)]=n,a[e(496)]=!0}else a[e(556)]=t[e(232)];switch(t[e(410)]&&(a[e(410)]=t[e(410)]),t[e(566)]&&(a[e(566)]=t[e(566)]),this[e(334)]&&this[e(334)][e(443)]||(a[e(365)]=!0),this[e(478)][e(210)](a)){case e(278):this[e(478)][e(196)](a,e(439));break;case e(272):a[e(479)]?(this[e(236)](new Set([a])),this[e(448)](new Set([a])),this[e(478)][e(196)](a,e(320)),this[e(190)](e(409),a)):this[e(478)][e(196)](a,e(559))}return a}[kc(456)](t){const e=kc;this[e(397)]((()=>{const n=e;this[n(413)][n(235)][n(308)]((()=>{const e=n;for(const n of t[e(257)]())n[e(360)]()}))}))}[kc(164)](t){const e=kc;this[e(397)]((()=>{const n=e;this[n(413)][n(235)][n(308)]((()=>{const e=n;for(const n of t[e(257)]())n[e(171)]()}))}))}[kc(372)](t,n){const r=kc,s=this[r(413)][r(558)][r(210)](t);if(!s)throw new e.CKEditorError(r(400),this,{commandName:t});if(this[r(526)][r(500)](s))throw new e.CKEditorError(r(509),this,{commandName:t});this[r(526)][r(352)](s),n&&s.on(r(514),((t,e)=>{const o=r;this[o(430)][o(204)]&&(this[o(178)]||(e[o(510)]>0&&e[e[o(510)]-1]&&e[e[o(510)]-1][o(397)]?e[o(427)]():(t[o(462)]=n(((...t)=>s[o(514)](...t,{forceDefaultExecution:!0})),...e),t[o(484)]())))}),{priority:r(307)})}[kc(397)](t){const n=kc;let r,s;const o=this[n(178)];this[n(178)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(178)]=!1),s&&e.CKEditorError[n(501)](s,this),r}[kc(461)](t,n=null,r={}){const s=kc;if(t[s(301)])return null;const o=this[s(413)][s(297)][s(210)](s(325)).me;for(const{suggestion:e,meta:o}of this[s(541)](t,s(238)))if(o[s(174)]){if(!o[s(300)]){if(o[s(359)]){if(!this[s(485)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(497)](e,t[s(575)],t[s(418)]);break}if(n==e[s(382)]&&Uc(e,r)){const n=e[s(465)]();return n[s(575)][s(533)](t[s(418)])?this[s(375)](e,this[s(537)][s(285)](t[s(575)],n[s(418)])):this[s(375)](e,this[s(537)][s(285)](n[s(575)],t[s(418)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(188)+n:s(238),u=this[s(160)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(499)](c,i,a,t),u}[kc(396)](t,n=kc(262),r={}){const s=kc,o=this[s(413)][s(297)][s(210)](s(325)).me,i=this[s(534)][s(525)](s(238),n,s(175));for(const e of this[s(425)]())if(e[s(280)].id==o.id&&s(238)==e[s(520)]&&e[s(382)]==n&&Uc(e,r)&&(i(e[s(165)](),t)||i(t,e[s(165)]()))){for(const n of t)e[s(464)](n);return e}for(const{suggestion:e,meta:n}of this[s(541)](t,s(238))){if(!n[s(174)])continue;if(!this[s(485)]&&n[s(359)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(165)]())for(const e of t)if(!n[s(447)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(188)+n,l=this[s(160)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(499)](u,a,c,e,zr[s(237)]());return l}[kc(151)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(301)])return null;if(o(370)===this[o(388)]){const e=this[o(534)][o(525)](o(384),r,o(360));return this[o(397)]((()=>e([t],n,s))),null}const i=this[o(413)][o(297)][o(210)](o(325)).me,a=[];if(o(239)!==this[o(388)])for(const{suggestion:e,meta:n}of this[o(541)](t,o(238)))n[o(174)]&&!n[o(481)]&&a[o(328)](...e[o(165)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(444)](s);e&&r[n(328)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(510)];){const s=r[e][n(468)](t);r[n(446)](e,1,...s),e+=s[n(510)]}}return r}(t,a);c[o(510)]&&this[o(537)][o(308)]((()=>{const t=o;for(const e of c){const o=this[t(534)][t(525)](t(384),r,t(360));this[t(397)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(575)],u=t[o(418)];for(const{suggestion:e,meta:n}of this[o(541)](t,o(384))){if(!n[o(174)])continue;if(e[o(382)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(465)]();if(i[o(447)](t,!0))return null;c=c[o(161)](i[o(575)])?c:i[o(575)],u=u[o(573)](i[o(418)])?u:i[o(418)],a?i[o(575)][o(161)](a[o(465)]()[o(575)])?(a[o(275)](),a=e):e[o(275)]():a=e}const l=this[o(537)][o(285)](c,u);if(a)this[o(375)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(160)]({id:t,type:o(577)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(499)](o(577)+r,t,a,l)}}return null}[kc(442)](t,n,r=[],s=null,o={}){const i=kc;n[i(494)]||(n[i(494)]=n[i(244)]),n[i(155)]=t.is(i(438)),s=s||wc(n);const a=r[i(277)]((t=>xc(t,this[i(537)]))),c=t.is(i(438))?t:xc(t,this[i(537)]);if(i(370)===this[i(388)]){const t=this[i(534)][i(525)](i(189),s,i(360));return this[i(397)]((()=>t([c],n,o))),null}a[i(328)](c);let u=!0;for(const t of a)if(!this[i(341)](t)){u=!1;break}if(u&&i(239)!==this[i(388)]){const t=this[i(534)][i(525)](i(189),s,i(360));return this[i(397)]((()=>t([c],n,o))),null}let l=null,f=c[i(575)],h=c[i(418)];for(const{suggestion:t,meta:e}of this[i(541)](c,i(189))){if(!e[i(174)])continue;if(e[i(300)]||e[i(359)]||e[i(481)])continue;if(t[i(410)][i(494)]!=n[i(494)])continue;if(!Uc(t,o))continue;const r=t[i(465)]();if(t[i(382)]==s){if(r[i(447)](c,!0))return null;f=f[i(161)](r[i(575)])?f:r[i(575)],h=h[i(573)](r[i(418)])?h:r[i(418)],l?r[i(575)][i(161)](l[i(465)]()[i(575)])?(l[i(275)](),l=t):t[i(275)]():l=t}else{const e=c[i(444)](r);this[i(183)](t,e)}}const g=this[i(413)][i(297)][i(210)](i(325)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(375)](l,this[i(537)][i(285)](f,h)),l;{const t=this[i(160)]({id:d,type:i(411)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(499)](i(411)+s,d,p,this[i(537)][i(285)](f,h)),t}}[kc(340)](t,n,r=[],s=null,o={}){const i=kc;n[i(494)]||(n[i(494)]=n[i(244)]);const a=t[0];n[i(155)]=a.is(i(438)),s=s||wc(n);const c=r[i(277)]((t=>xc(t,this[i(537)]))),u=a.is(i(438))?t:t[i(277)]((t=>xc(t,this[i(537)])));if(i(370)===this[i(388)]){const t=this[i(534)][i(525)](i(189),s,i(360));return this[i(397)]((()=>t(u,n,o))),null}c[i(328)](...u);let l=!0;for(const t of c)if(!this[i(341)](t)){l=!1;break}if(l&&i(239)!==this[i(388)]){const t=this[i(534)][i(525)](i(189),s,i(360));return this[i(397)]((()=>t(u,n,o))),null}const f=this[i(413)][i(297)][i(210)](i(325)).me;for(const t of this[i(425)]()){if(t[i(280)].id!=f.id)continue;if(i(189)!=t[i(520)]||t[i(410)][i(494)]!=n[i(494)])continue;if(!Uc(t,o))continue;const e=t[i(382)]==s;for(let n=0;n<u[i(510)];n++){const r=u[n];for(const s of t[i(469)]()){const o=s[i(248)]();if(r[i(533)](o)){e?(u[i(446)](n,1),n--):t[i(167)](s[i(332)]);break}}}}if(0==u[i(510)])return null;const h=this[i(534)][i(525)](i(189),s,i(175));for(const t of this[i(425)]())if(t[i(280)].id==f.id&&i(189)==t[i(520)]&&t[i(410)][i(494)]==n[i(494)]&&t[i(382)]==s&&Uc(t,o)&&(h(t[i(165)](),u)||h(u,t[i(165)]()))){for(const e of u)t[i(464)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(411)+s,m=this[i(160)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(499)](p,g,d,t,zr[i(237)]());return m}[kc(362)](t,n=null,r={}){const s=kc;if(t[s(301)])return null;const o=this[s(413)][s(297)][s(210)](s(325)).me,a=new i.LiveRange(t[s(575)],t[s(418)]);for(const{suggestion:t,meta:e}of this[s(541)](a,s(238)))if(e[s(174)]&&!e[s(300)])if(t[s(343)]){const e=t[s(165)]()[s(477)]((t=>s(506)!=t[s(376)][s(315)]));if(e[s(170)]((t=>a[s(447)](t,!0)))&&t[s(171)](),e[s(426)]((t=>t[s(447)](a,!0)))){const t=this[s(534)][s(525)](s(535),n,s(360));return this[s(397)]((()=>t([a],null,r))),null}}else{const e=a[s(444)](t[s(465)]());null!==e&&t[s(440)]([e],null,r)}if(a[s(580)](),a[s(301)]||s(506)==a[s(376)][s(315)])return null;let c=null,u=a[s(575)],l=a[s(418)];const f=this[s(541)](a,s(535));for(const{suggestion:t,meta:e}of f){const n=this[s(537)][s(285)](u,l);if(e[s(174)]&&(this[s(485)]||!e[s(359)]&&!e[s(481)]))if(t[s(343)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(165)]()){if(r[s(447)](n,!0))return t;n[s(447)](r)||(e=!1)}e&&t[s(171)]()}else{const e=t[s(465)]();if(e[s(447)](n,!0))return t;if(!Uc(t,r)){n[s(447)](e)?t[s(275)]():e[s(271)](u)?u=e[s(418)]:e[s(271)](l)&&(l=e[s(575)]);continue}u=u[s(161)](e[s(575)])?u:e[s(575)],l=l[s(573)](e[s(418)])?l:e[s(418)],r=Object[s(335)]({},t[s(566)]),c?e[s(575)][s(161)](c[s(465)]()[s(575)])?(c[s(275)](),c=t):t[s(275)]():c=t}}if(c)return this[s(375)](c,this[s(537)][s(285)](u,l)),c;{const t=(0,e.uid)(),i=this[s(537)][s(285)](u,l),a=o.id,c=n?s(582)+n:s(535),f=this[s(160)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(499)](c,t,a,i),f}}[kc(203)](t,n=kc(262),r={}){const s=kc,o=this[s(413)][s(297)][s(210)](s(325)).me,a=t[s(277)]((t=>new i.LiveRange(t[s(575)],t[s(418)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(541)](a,s(238)))e[s(174)]&&!e[s(300)]&&c[s(352)](t);for(const e of c)if(e[s(343)]){const o=e[s(165)]();if((!e[s(566)]||!e[s(566)][s(403)])&&o[s(170)]((t=>a[s(426)]((e=>e[s(447)](t,!0)))))&&e[s(171)](),a[s(170)]((t=>o[s(426)]((e=>e[s(447)](t,!0)))))){const e=this[s(534)][s(525)](s(535),n,s(360));return this[s(397)]((()=>e(t,null,r))),null}}else{const t=e[s(465)]();if(a[s(426)]((e=>e[s(447)](t,!0)))&&e[s(171)](),a[s(170)]((e=>t[s(447)](e,!0)))){const t=this[s(534)][s(525)](s(535),n,s(360));return this[s(397)]((()=>t(a,null,r))),null}}const u=this[s(534)][s(525)](s(535),n,s(175));let l=null;for(const t of this[s(425)]())if(t[s(280)].id==o.id&&t[s(479)]&&s(535)==t[s(520)]&&t[s(382)]==n&&Uc(t,r)&&(u(t[s(165)](),a)||u(a,t[s(165)]())))if(l){if(t[s(561)]&&t[s(561)][s(510)])continue;for(const e of t[s(165)]())l[s(433)](e)||l[s(464)](e);t[s(275)]()}else{l=t;for(const e of a)t[s(433)](e)||t[s(464)](e)}if(l)return l;c[s(282)]();for(const{suggestion:t,meta:e}of this[s(541)](a,s(535)))e[s(174)]&&(this[s(485)]||!e[s(359)]&&!e[s(481)])&&Uc(t,r)&&c[s(352)](t);for(const t of c){const e=t[s(165)]();if((!r||!r[s(403)])&&a[s(170)]((t=>e[s(426)]((e=>e[s(447)](t,!0))))))return t;(!t[s(566)]||!t[s(566)][s(403)])&&e[s(170)]((t=>a[s(426)]((e=>e[s(447)](t,!0)))))&&t[s(171)]()}const f=(0,e.uid)(),h=o.id,g=s(582)+n,d=this[s(160)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(580)](),t[s(301)]||s(506)==t[s(376)][s(315)]||this[s(499)](g,f,h,t,zr[s(237)]());return d}[kc(326)](t,n,r,s,o){const i=kc;if(t[i(301)])return[];if(i(370)===this[i(388)])return[];const a=this[i(413)][i(297)][i(210)](i(325)).me.id,c=Array[i(317)](this[i(156)][i(466)]())[i(477)]((e=>i(422)==e[i(520)]&&e[i(410)][i(346)]==n&&e[i(433)](t)));if(i(367)===this[i(388)]){const e=this[i(541)](t,i(238))[i(477)]((({meta:t})=>t[i(174)]&&!t[i(481)]&&!t[i(300)]))[i(277)]((({suggestion:t})=>t));c[i(349)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(422)==t[i(520)]?t[i(410)][i(233)]:void 0,o=t[i(465)](),a=Array[i(317)](u[i(192)]())[i(424)]((t=>t[i(324)](o)));if(!a)continue;const c=a[i(468)](o);this[i(401)](n)&&i(238)==t[i(520)]&&0!=c[i(510)]||(u[i(394)](a),c[i(536)]((t=>{u[i(196)](t,r)})),i(238)!=t[i(520)]&&e!=s&&u[i(196)](a[i(444)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(510)]>37&&console[i(181)](i(303),{key:n});const f=(i(310)+(n+"|")+wc({newValue:s}))[i(291)](0,60),h=this[i(160)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(328)](h),this[i(499)](f,c,a,t)}return l}[kc(395)](t){const e=kc;this[e(372)](t,((t,...n)=>{this[e(169)]((()=>{t(...n)}))}))}[kc(184)](t){const e=kc;this[e(554)][e(352)](t)}[kc(270)](t){const e=kc;this[e(387)][e(352)](t)}[kc(351)](t){const e=kc;return e(422)==t[e(520)]?t[e(382)][e(483)]("|")[0]:null}[kc(375)](t,e){const n=kc,r=t[n(579)]();this[n(537)][n(308)]((t=>{t[n(555)](r,{range:e})}))}[kc(224)](t){const e=kc,n=t.id,r=this[e(413)][e(406)][e(210)](e(369));this[e(243)][e(491)](n)||this[e(243)][e(495)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(243)][e(521)](n);s[e(176)](e(322)),s[e(322)]=!1,t[e(561)]=s}[kc(572)](t,n,r,s){const o=kc;if(t[o(520)]!=n||t[o(382)]!=r||t[o(355)].id!=s)throw this[o(413)][o(220)](o(242)),new e.CKEditorError(o(242),this)}[kc(183)](t,n){const r=kc,s=t[r(465)]();if(n[r(533)](s))t[r(275)]();else if(s[r(447)](n)){const o=this[r(537)][r(193)](n[r(575)][r(207)],r(418));this[r(375)](t,this[r(537)][r(285)](s[r(575)],o));const i=(0,e.uid)(),a=t[r(355)].id,c=t[r(520)]+":"+t[r(382)];this[r(160)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(410)],attributes:t[r(566)]});const u=this[r(537)][r(193)](n[r(418)][r(507)],r(574)),l=this[r(537)][r(285)](u,s[r(418)]);this[r(499)](c,i,a,l)}else if(s[r(271)](n[r(575)])){const e=this[r(537)][r(193)](n[r(575)][r(207)],r(418));this[r(375)](t,this[r(537)][r(285)](s[r(575)],e))}else{const e=this[r(537)][r(193)](n[r(418)][r(507)],r(574));this[r(375)](t,this[r(537)][r(285)](e,s[r(418)]))}}[kc(341)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(541)](t,e(238))){if(!r[e(174)])continue;const s=n[e(165)]();for(const n of s)if(!t[e(468)](n)[e(510)])return!0}return!1}[kc(208)](t){const n=kc,r=this[n(413)][n(297)][n(210)](n(325))[n(377)](t);if(!r)throw new e.CKEditorError(n(570),this);return r}[kc(455)](t){const e=kc,n=this[e(413)][e(297)][e(210)](e(325)),r=(0,o.hashObject)(e(569)+t);return n[e(377)](r)||n[e(420)]({id:r,name:t})}[kc(473)](t,e,n,r,s){const o=kc,i=this[o(208)](r),a=this[o(534)][o(304)](t,e,n,i,s,(t=>{const e=o;this[e(195)](n,{attributes:t});const r=this[e(518)](n);this[e(236)](new Set([r])),this[e(448)](new Set([r]))}));return this[o(517)](a,o(360),(()=>{const t=o;this[t(195)](n,{state:t(330)})}),{priority:o(307)}),this[o(517)](a,o(171),(()=>{const t=o;this[t(195)](n,{state:t(227)})}),{priority:o(307)}),this[o(156)][o(196)](n,a),this[o(478)][o(196)](a,o(278)),a}[kc(179)](t){const e=kc,n=t[e(483)](":");return{group:n[0],type:n[1],subType:n[e(510)]>=5?n[2]:null,id:n[e(510)]<5?n[2]:n[3],authorId:n[e(510)]<5?n[3]:n[4],markerCount:6==n[e(510)]?n[5]:null}}[kc(497)](t,n,r){const s=kc,o=t[s(465)](),i=o[s(575)],a=o[s(418)];this[s(375)](t,this[s(537)][s(285)](i,n));const c=(0,e.uid)(),u=t[s(355)].id,l=t[s(520)]+(t[s(382)]?":"+t[s(382)]:"");this[s(160)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(566)],data:t[s(410)]});const f=this[s(351)](t);(s(189)==t[s(520)]||f&&this[s(401)](f))&&(r=this[s(537)][s(348)](r[s(507)])),this[s(499)](l,c,u,this[s(537)][s(285)](r,a))}[kc(541)](t,e=null){const n=kc,r=[],s=this[n(413)][n(297)][n(210)](n(325)).me;Array[n(264)](t)||(t=[t]);for(const o of this[n(425)]()){if(!o[n(479)])continue;if(e&&o[n(520)]!=e)continue;let i=!1;for(const e of o[n(165)]()){for(const a of t){const t=a[n(575)][n(533)](e[n(418)])||a[n(418)][n(533)](e[n(575)]);if(t||a[n(444)](e)){const c=a[n(447)](e)&&Sc(this[n(537)][n(450)],e[n(575)],a),u=e[n(447)](a)&&Sc(this[n(537)][n(450)],a[n(575)],e);r[n(328)]({suggestion:o,meta:{isOwn:s==o[n(280)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(499)](t,e,n,r,s){const o=kc;this[o(537)][o(308)]((i=>{const a=o;let c=a(567)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(453)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(434)](t){const e=kc,n=t[e(474)],r=t[e(255)];t[e(474)]=null,t[e(255)]=null,null!=n&&n[e(255)]==t&&(n[e(255)]=r),null!=r&&r[e(474)]==t&&(r[e(474)]=n),e(320)==this[e(478)][e(210)](t)&&(this[e(478)][e(196)](t,e(559)),this[e(190)](e(417),t,n,r))}[kc(160)](t){const n=kc,r=t.id,s=this[n(336)](t);if(this[n(334)]&&this[n(334)][n(443)]){const o=this[n(413)][n(297)][n(210)](n(353)),i=s[n(578)],a=s[n(382)]?s[n(520)]+":"+s[n(382)]:s[n(520)],c=this[n(413)][n(249)],u=o[n(352)](Kr(c,n(259))),l={id:r,type:a,hasComments:i,data:t[n(410)]||null,originalSuggestionId:t[n(562)]||null,attributes:s[n(566)]};this[n(334)][n(443)](l)[n(265)]((t=>{const e=n;s[e(365)]=!0,o[e(563)](u),t&&t[e(232)]&&(this[e(156)][e(210)](r)[e(232)]=t[e(232)])}))[n(368)]((t=>{const r=n;throw(0,e.logWarning)(r(381)),this[r(413)][r(235)][r(544)]({isUndoable:!1},(()=>{s[r(171)]()})),s[r(383)](),this[r(156)][r(394)](s.id),this[r(478)][r(394)](s),t}))}return s}[kc(401)](t){const e=kc;return this[e(554)][e(500)](t)}[kc(195)](t,e){const n=kc,r=this[n(413)][n(297)][n(210)](n(353)),s=this[n(518)](t);if(this[n(334)]&&this[n(334)][n(557)])if(s[n(365)]){const s=r[n(352)](Kr(this[n(413)][n(249)],n(259)));this[n(334)][n(557)](t,e)[n(265)]((()=>{r[n(563)](s)}))}else s.on(n(419),(()=>{this[n(195)](t,e)}))}[kc(480)](t){const n=kc;if(!this[n(334)]||!this[n(334)][n(518)])throw new e.CKEditorError(n(391),this);return this[n(334)][n(518)](t)}[kc(221)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(179)](t),i=this[e(156)][e(210)](n)||this[e(473)](r,s,n,o,{});switch(this[e(572)](i,r,s,o),this[e(478)][e(210)](i)){case e(278):this[e(480)](n)[e(265)]((t=>{const r=e;let s=Promise[r(290)]();t[r(578)]&&(s=this[r(243)][r(337)]({channelId:this[r(413)][r(406)][r(210)](r(369)),threadId:n})),s[r(265)]((()=>{const e=r;this[e(336)](t)[e(365)]=!0}))})),this[e(478)][e(196)](i,e(272));break;case e(559):this[e(195)](n,{state:e(342)});case e(439):this[e(478)][e(196)](i,e(320)),this[e(190)](e(409),i);break;case e(320):this[e(190)](e(503),i)}return i[e(173)](t),i}[kc(448)](t){const e=kc,n=Array[e(317)](t),r=n[e(477)]((t=>e(422)==t[e(520)]));this[e(198)](r);const s=n[e(477)]((t=>!t[e(343)]&&e(422)!=t[e(520)])),o=this[e(425)]({skipNotAttached:!0})[e(477)]((t=>!t[e(343)]&&e(422)!=t[e(520)])),i=o[e(477)]((n=>!t[e(500)](n))),a=new Map(o[e(277)]((t=>[t,this[e(534)][e(525)](t[e(520)],t[e(382)],e(378))]))),c=new Map(o[e(277)]((t=>[t,t[e(465)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(510)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(510)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(510)];t++){const n=s[t];!l[e(500)](n)&&n[e(474)]&&(f[e(352)](n[e(474)]),n[e(474)][e(255)]===n&&(n[e(474)][e(255)]=null),n[e(474)]=null),!u[e(500)](n)&&n[e(255)]&&(f[e(352)](n[e(255)]),n[e(255)][e(474)]===n&&(n[e(255)][e(474)]=null),n[e(255)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(510)];e++){const r=g(t,n[e]);r&&(r[0][s(255)]=r[1],r[1][s(474)]=r[0],u[s(352)](r[0]),l[s(352)](r[1]))}}function g(t,n){const r=e;if(t[r(280)].id!==n[r(280)].id)return null;const s=a[r(210)](t)(t,n,c[r(210)](t),c[r(210)](n));return s&&a[r(210)](n)(t,n,c[r(210)](t),c[r(210)](n))?s[1][r(561)]&&s[1][r(561)][r(510)]?null:s:null}f[e(548)]&&this[e(448)](f)}[kc(198)](t){const e=kc;if(0==t[e(510)])return;const n=this[e(425)]({skipNotAttached:!0})[e(477)]((t=>e(422)==t[e(520)]&&t[e(152)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(566)]);s[e(500)](n)||(s[e(196)](n,r[e(510)]),r[e(328)]([]));const i=s[e(210)](n);r[i][e(328)](t)}!function(){const t=e;r[t(529)](((e,n)=>{const r=t,s=e[0][r(232)],o=n[0][r(232)];return s==o?e[0][r(566)][r(490)]<n[0][r(566)][r(490)]?-1:1:s<o?-1:1}));for(const e of r)e[t(529)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(510)];t++){if(0==r[t][e(510)])continue;const n=[];for(let s=t+1;s<r[e(510)];s++)0!=r[s][e(510)]&&i(r[t],r[s])&&n[e(328)](s);for(const s of n)r[t]=r[t][e(560)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(510)];n++){const r=t[n+1]||null;t[n][e(255)]!==r&&(t[n][e(255)]=r)}for(const t of r)for(let n=0;n<t[e(510)];n++){const r=t[n-1]||null;t[n][e(474)]!==r&&(t[n][e(474)]=r)}function i(t,n){const r=e;if(t[0][r(566)][r(490)]!==n[0][r(566)][r(490)]&&t[0][r(280)]!==n[0][r(280)])return!1;if(!function(t,e){const n=r;return!t[n(578)]&&!e[n(578)]||(!t[n(578)]||!e[n(578)])&&(!!(t[n(578)]&&e[n(232)]<t[n(561)][n(454)][n(210)](0)[n(232)])||!!(e[n(578)]&&t[n(232)]<e[n(561)][n(454)][n(210)](0)[n(232)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(566)],r(490)),o=Ac(n[0][r(566)],r(490));return!!Dr(s,o)&&(!!t[r(170)]((t=>n[r(426)]((e=>t[r(465)]()[r(533)](e[r(465)]())))))&&n[r(170)]((e=>t[r(426)]((t=>e[r(465)]()[r(533)](t[r(465)]()))))))}}[kc(236)](t){const e=kc,n=Array[e(317)](t),r=this[e(425)]({skipNotAttached:!0}),s=r[e(477)]((n=>!t[e(500)](n))),o=new Map(n[e(277)]((t=>[t,this[e(534)][e(525)](t[e(520)],t[e(382)],e(175))]))),i=new Map(r[e(277)]((t=>[t,t[e(165)]()])));for(let t=0;t<n[e(510)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(510)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(510)];e++){const s=r[e];if(s[a(520)]!==n[a(520)]||s[a(280)].id!==n[a(280)].id||s[a(382)]!==n[a(382)])continue;if(!Bc(n,s))continue;if(a(422)==n[a(520)]&&n[a(410)][a(233)]!=s[a(410)][a(233)])continue;if(a(422)==n[a(520)]&&t[a(401)](n[a(410)][a(346)]))continue;if(a(189)==n[a(520)]){const e=t[a(413)][a(235)],r=n[a(404)]();if(r&&(e[a(450)][a(431)](r)||e[a(450)][a(545)](r)))continue}const c=o[a(210)](n),u=i[a(210)](n),l=i[a(210)](s),f=n[a(561)]&&n[a(561)][a(510)],h=s[a(561)]&&s[a(561)][a(510)];if(!f&&c(l,u))return t[a(471)](s,n),i[a(394)](n),!0;if(!h&&c(u,l))return t[a(471)](n,s),i[a(394)](s),!0}return!1}}[kc(471)](t,e){const n=kc;if(t[n(343)])for(const r of e[n(165)]())t[n(464)](r);else{const r=e[n(465)]()[n(418)];this[n(375)](t,this[n(537)][n(285)](t[n(465)]()[n(575)],r))}e[n(275)]()}[kc(217)](t,e,n){const r=kc,s=t[r(470)](r(250))||t[r(470)](r(422))?r(162):t[r(374)]();return Kr(this[r(413)][r(249)],e+"_"+s+r(441),n)}[kc(205)](){const t=kc,n=this[t(413)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(537)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(179)](t[i(332)]);if(i(363)===e){r[i(515)](this[i(217)](n,i(415)));break}}for(const t of s){const{group:n,type:s}=this[i(179)](t[i(332)]);if(i(363)===n){r[i(515)](this[i(217)](s,i(467),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(311)](t){const e=kc;if(this[e(498)])return!1;const n=this[e(413)],r=n[e(235)][e(157)][e(451)][e(329)]();if(0==r[e(510)])return!1;const s=[],o=r[e(477)]((t=>e(422)==t[e(520)])),i=r[e(477)]((t=>e(542)==t[e(520)]&&e(512)!=t[e(332)])),a=r[e(477)]((t=>e(563)==t[e(520)]&&e(512)!=t[e(332)]));for(const t of o)s[e(328)]({key:t[e(231)],newValue:t[e(412)],oldValue:t[e(553)],range:Fc(t[e(438)],n[e(235)])});for(const t of i){const r=a[e(424)]((n=>n[e(366)][e(533)](t[e(366)])));r&&s[e(328)]({key:e(318),newValue:t[e(332)],oldValue:r[e(332)],range:n[e(235)][e(538)](t[e(366)][e(486)])})}return 0!=s[e(510)]&&this[e(552)](t,s)}[kc(472)](t){const e=kc;let n=!1;const r=this[e(413)][e(235)][e(157)][e(451)][e(286)]()[e(477)]((t=>t[e(410)][e(281)]&&t[e(332)][e(470)](e(331))));for(const s of r){const{subType:r,id:o}=this[e(179)](s[e(332)]),i=r[e(483)]("|")[0];for(const r of this[e(425)]({skipNotAttached:!0}))r.id!=o&&e(422)==r[e(520)]&&r[e(410)]&&r[e(410)][e(346)]==i&&r[e(465)]()[e(324)](s[e(410)][e(281)])&&(this[e(386)](r,s[e(410)][e(281)],t),n=!0)}return n}[kc(169)](t){const e=kc;this[e(413)],this[e(498)]=!0,t()}[kc(528)](t){const e=kc,n=this[e(401)](t),r=this[e(387)][e(500)](t);return n||r}[kc(552)](t,e){const n=kc;if(0==e[n(510)])return!1;let r=!1;for(const s of e){const e=this[n(541)](s[n(438)],n(422))[n(477)]((t=>!t[n(225)][n(300)]))[n(277)]((t=>t[n(363)])),i=(0,o.hashObject)({newValue:s[n(296)]});e[n(477)]((t=>{const e=n,[r,o]=t[e(382)][e(483)]("|");return r==s[e(346)]&&o!=i}))[n(536)]((e=>{const o=n;this[o(386)](e,s[o(438)],t),r=!0}))}return r}[kc(386)](t,e,n){const r=kc,s=t[r(465)]()[r(468)](e);0!==s[r(510)]?1!==s[r(510)]?this[r(497)](t,e[r(575)],e[r(418)]):this[r(375)](t,s[0]):n[r(167)](t[r(579)]())}}class Nc{constructor(t){const e=kc;this[e(261)]=t,this[e(537)]=t[e(235)],this[e(333)]=new Map,this[e(435)]=new Map,this[e(350)]()}[kc(304)](t,e,n,r,s,o){const i=kc;return new zr(this[i(537)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(525)](t,e,i(360))(...n),onDiscard:(...n)=>this[i(525)](t,e,i(171))(...n)})}[kc(186)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(333)][s(196)](o,r)}[kc(525)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(333)][r(210)](s)||this[r(435)][r(210)](t+":"+n)}[kc(350)](){const t=kc,e=()=>!1,n=t=>{const e=Dc;t[e(529)](((t,n)=>t[e(575)][e(161)](n[e(575)])?1:-1)),this[e(537)][e(308)]((n=>{const r=e;for(const e of t){let t;t=e[r(418)][r(254)]&&e[r(418)][r(507)]==e[r(575)][r(486)]?n[r(421)](e[r(575)][r(486)],"on"):n[r(421)](e),this[r(537)][r(213)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Dc;e&&this[n(537)][n(308)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(277)]((t=>(Mc(t)&&(t=this[s(537)][s(285)](t[s(418)])),t)))[s(477)]((t=>s(506)!==t[s(376)][s(315)]));if(c[s(510)]<1)return;const u=Array[s(317)](this[s(537)][s(157)][s(445)][s(165)]())[s(277)]((t=>i.LiveRange[s(222)](t)));r[s(344)](c);for(const t of this[s(261)][s(558)][s(558)]())t[s(305)]();a[s(328)]({forceDefaultExecution:!0}),this[s(261)][s(514)](o,...a);const l=u[s(477)]((t=>s(506)!=t[s(376)][s(315)]));l[s(510)]>0&&r[s(344)](l);for(const t of u)t[s(580)]()}))},s=(e,n)=>1==e[t(510)]&&1==n[t(510)]&&e[0][t(418)][t(533)](n[0][t(575)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(537)])?[e,n]:Pc(n,e,s,r,this[t(537)])?[n,e]:null;this[t(435)][t(196)](t(256),e),this[t(435)][t(196)](t(576),n),this[t(435)][t(196)](t(565),s),this[t(435)][t(196)](t(449),o),this[t(435)][t(196)](t(216),n),this[t(435)][t(196)](t(299),e),this[t(435)][t(196)](t(399),s),this[t(435)][t(196)](t(511),o),this[t(435)][t(196)](t(405),r),this[t(435)][t(196)](t(288),e),this[t(435)][t(196)](t(389),s),this[t(435)][t(196)](t(292),e),this[t(435)][t(196)](t(508),r),this[t(435)][t(196)](t(163),e),this[t(435)][t(196)](t(258),s),this[t(435)][t(196)](t(247),e),this[t(435)][t(196)](t(228),e),this[t(435)][t(196)](t(547),((e,n)=>{const r=t;if(!n)return;const s=this[r(261)][r(297)][r(210)](Rc);this[r(537)][r(308)]((t=>{const o=r;if(o(318)==n[o(346)])for(const r of e){const e=r[o(575)][o(486)],s=n[o(233)];t[o(294)](e,s)}else if(s[o(401)](n[o(346)]))for(const r of e)void 0!==n[o(233)]?t[o(436)](n[o(346)],n[o(233)],r[o(575)][o(486)]):t[o(524)](n[o(346)],r[o(575)][o(486)]);else for(const r of e)n[o(233)]?t[o(436)](n[o(346)],n[o(233)],r):t[o(524)](n[o(346)],r)}))})),this[t(435)][t(196)](t(458),s)}}function Sc(t,e,n){const r=kc;for(const s of e[r(507)][r(437)]({includeSelf:!0,parentFirst:!0})){if(s[r(376)]==s)return!1;if(!n[r(347)](s))return!1;if(t[r(431)](s)||t[r(545)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(418)][e(507)]==t[e(575)][e(486)]&&t[e(418)][e(319)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(241)].is(s(398))&&!r[s(431)](t[s(241)]),i=t[s(575)][s(306)](o),a=t[s(418)][s(306)](o,{direction:s(274)});return!(t[s(575)][s(533)](i)&&t[s(418)][s(533)](a)||(i[s(161)](a)?n[s(555)](e,{range:n[s(285)](i,a)}):n[s(167)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Oc(t){const e=kc,n=t[e(575)][e(486)];return n&&n.is(e(268))}function Fc(t,e){const n=kc;return null==t[n(418)][n(207)]&&t[n(418)][n(507)]==t[n(575)][n(486)]?xc(t[n(575)][n(486)],e):t}function Dc(t,e){const n=Cc();return(Dc=function(t,e){return n[t-=151]})(t,e)}function xc(t,e){const n=kc,r=e[n(450)][n(431)](t)||e[n(450)][n(212)](t);return e[n(285)](e[n(193)](t,n(358)),r?e[n(583)](t):e[n(193)](t,n(418)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(255)])return!1;if(!Bc(t,e))return!1;if(n[o(418)][o(533)](r[o(575)]))return!0;if(t[o(520)]!=e[o(520)])return!1;if(!n[o(418)][o(502)](r[o(575)]))return!1;const i=s[o(285)](n[o(418)],r[o(575)])[o(253)]();for(const t of i)if([o(209),o(475)][o(392)](t[o(520)])&&s[o(450)][o(545)](t[o(241)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(152)]||!e[n(152)])return!1;const r=new Set(Object[n(192)](t[n(566)])),s=new Set(Object[n(192)](e[n(566)]));if(r[n(394)](n(490)),s[n(394)](n(490)),0==r[n(548)]&&0==s[n(548)])return!0;if(r[n(548)]!=s[n(548)])return!1;const o={...t[n(566)]},i={...e[n(566)]};return delete o[n(490)],delete i[n(490)],JSON[n(416)](o)==JSON[n(416)](i)}function Uc(t,e){const n=kc,r=jc(t[n(566)]),s=jc(e);if(!t[n(152)])return!1;for(const t of Object[n(192)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(335)]({},t);return delete n[e(403)],delete n[e(408)],n}const Gc=Hc;function Vc(){const t=["view","574928MgvIFU","_removePendingAction","change:isDirty","plugins","add","locale","18pXVgiC","canDiscard","_editor","getRanges","remove","PendingActions","1ixyNRw","1295200fRNJuO","355872wIFyXY","get","_discardCommand","_setPendingAction","stopListening","execute","isEnabled","unbind","694946hctsHd","commands","model","discardSuggestion","_pendingAction","canAccept","acceptSuggestion","listenTo","bind","destroy","isDirty","554694FHvGDA","924400rMZZLR","canEditAt","8544960GAgTWb","PENDING_ACTION_SUGGESTION","commentThreadController","_acceptCommand"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(240288===-parseInt(e(467))/1*(parseInt(e(455))/2)+-parseInt(e(447))/3+-parseInt(e(448))/4+-parseInt(e(468))/5+parseInt(e(461))/6*(parseInt(e(436))/7)+-parseInt(e(469))/8+parseInt(e(450))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(438)]=e,this[s(454)]=n,this[s(452)]=r,this[s(463)]=t,this[s(453)]=t[s(437)][s(429)](s(442)),this[s(430)]=t[s(437)][s(429)](s(439)),this[s(454)][s(444)](s(434)).to(this[s(453)],this[s(430)],((t,e)=>t||e)),this[s(454)][s(444)](s(441)).to(this[s(453)],s(434),(t=>t&&this[s(463)][s(438)][s(449)](e[s(464)]()))),this[s(454)][s(444)](s(462)).to(this[s(430)],s(434),(t=>t&&this[s(463)][s(438)][s(449)](e[s(464)]()))),this[s(440)]=null,n[s(446)]&&this[s(431)](),this[s(443)](n,s(442),(()=>this[s(442)]())),this[s(443)](n,s(439),(()=>this[s(439)]())),this[s(443)](n,s(457),(()=>{const t=s;n[t(446)]?this[t(431)]():this[t(456)]()}))}[Gc(442)](){const t=Gc;this[t(453)][t(433)](this[t(438)].id)}[Gc(439)](){const t=Gc;this[t(430)][t(433)](this[t(438)].id)}[Gc(445)](){const t=Gc;this[t(454)][t(435)](t(434)),this[t(454)][t(435)](t(441)),this[t(454)][t(435)](t(462)),this[t(432)](),this[t(452)][t(445)](),this[t(440)]&&this[t(456)]()}[Gc(431)](){const t=Gc,e=Kr(this[t(463)][t(460)],t(451));this[t(440)]=this[t(463)][t(458)][t(429)](t(466))[t(459)](e)}[Gc(456)](){const t=Gc;null!==this[t(440)]&&this[t(463)][t(458)][t(429)](t(466))[t(465)](this[t(440)]),this[t(440)]=null}}const zc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=205]})(t,e)}function Xc(){const t=["editor","join","set","isReadOnly","6769903SLtvyF","editorConfig","_createCommentViews","authoredAt","CommentView","descriptionParts","keystrokes","removeComment","9bljtsR","hasDirtyComment","3206980wOMyCG","disabledSubmit","element","commentsListView","canDiscard","_createCommentThreadInputView","render","focus","cancel","bind","content","textContent","target","updateComment","ariaDescriptionView","fire","author","assign","shift+tab","_localUser","focusables","parseFromString","map","isActive","isDirty","submit","_config","5652258rJHCpY","isEnabled","focusCycler","commentThreadInputView","body","1789068wIqSSb","showInput","tab","focusTracker","commentThread","addComment","5804992qoPhcr","commentInputView","length","disableComments","text/html","canAccept","formatDateTime","35460vTuBZr","SUGGESTION_THREAD_DESCRIPTION","setData","delegate","_model","9ohjRvT","value","name","SUGGESTION_THREAD_ARIA_LABEL","destroy","653944KwiELM","ariaLabel","locale","5rfALjz"];return(Xc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(486682===-parseInt(e(236))/1+parseInt(e(223))/2+parseInt(e(241))/3*(parseInt(e(246))/4)+parseInt(e(249))/5*(-parseInt(e(218))/6)+-parseInt(e(254))/7+parseInt(e(229))/8*(parseInt(e(262))/9)+parseInt(e(264))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class qc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(267)]=null,this[a(221)]=null,this[a(205)]=new o.AriaDescriptionView(t,Kr(t,a(237))),this[a(252)](a(214),!1),this[a(252)](a(257),n[a(257)]),this[a(273)](a(257)).to(n),this[a(252)](a(259),[]),this[a(252)](a(215),!1),this[a(252)](a(219),!1),this[a(252)](a(234),!1),this[a(252)](a(268),!1),this[a(273)](a(247)).to(this,a(231),n,a(257),this,a(259),((t,e,r)=>{const s=a,o=r[s(213)]((t=>_(t[s(274)])))[s(251)](". ")+".";return Kr(this[s(248)],s(244),[t-1,n[s(207)][s(243)],e?i[s(235)](e):"",(new DOMParser)[s(212)](o,s(233))[s(222)][s(275)]])})),this[a(211)]=new s.ViewCollection,this[a(226)]=new e.FocusTracker,this[a(260)]=new e.KeystrokeHandler,this[a(220)]=new s.FocusCycler({focusables:this[a(211)],focusTracker:this[a(226)],keystrokeHandler:this[a(260)],keystrokeHandlerOptions:{filter:t=>t[a(276)]!==this[a(266)]},actions:{focusPrevious:a(209),focusNext:a(225)}}),this[a(240)]=n,this[a(210)]=r,this[a(217)]=i,i[a(232)]?this[a(252)](a(231),1):this[a(256)]()}[zc(270)](){const t=zc;super[t(270)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(211)])}[zc(271)](){const t=zc;this[t(266)][t(271)]()}[zc(245)](){const t=zc;this[t(267)]&&this[t(267)][t(245)](),this[t(221)]&&this[t(221)][t(245)](),super[t(245)]()}[zc(256)](){const t=zc,{CommentsListView:e}=this[t(217)];this[t(267)]=new e(this[t(248)],this[t(240)][t(227)],Object[t(208)]({CommentView:this[t(217)][t(258)]},this[t(217)])),this[t(267)][t(239)](t(261)).to(this),this[t(267)][t(239)](t(277)).to(this),this[t(267)][t(273)](t(214)).to(this),this[t(252)](t(231),this[t(267)][t(231)]+1),this[t(273)](t(231)).to(this[t(267)],t(231),(t=>t+1)),this[t(221)]=this[t(269)](),this.on(t(261),(()=>this[t(271)]())),this[t(273)](t(215)).to(this[t(267)],t(263),this[t(221)][t(230)],t(242),((t,e)=>t||!!e))}[zc(269)](){const t=zc,{CommentThreadInputView:e}=this[t(217)],n=new e(this[t(248)],this[t(210)],this[t(217)][t(255)]),r=n[t(230)];return n[t(273)](t(224)).to(this,t(214),this[t(240)][t(227)],t(253),r,t(242),((t,e,n)=>!!n||t&&!e)),r.on(t(216),((e,n)=>{const s=t;this[s(206)](s(228),n),r[s(250)][s(238)]("")})),r.on(t(272),(()=>this[t(271)]())),r[t(273)](t(265)).to(this[t(240)][t(227)],t(253)),n}}const Zc=Jc;function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=424]})(t,e)}function Qc(){const t=["descriptionParts","_descriptionElement","disableComments","discardButton","add","suggestionView","51223810JxccnP","ariaDescriptionView","set","bindTemplate","commentThread","type","canDiscard","div","discardSuggestion","ariaLabel","_config","focusables","894951WQVOPM","bind","7uJJsPT","commentThreadInputView","ck-rounded-corners","formatDateTime","4903870BNYBCS","8138144OBEHQN","_model","delegate","</p>","push","2TMCdVL","color","editorReady","acceptSuggestion","9903dkuSQU","author","ck-suggestion-wrapper--active","ck-suggestion-","1863006DOzAbp","getTemplate","isEnabled","acceptButton","setTemplate","ck-suggestion--disabled-comments","commentsListView","description","content","<p>","isActive","9010710cqwwpb","render","editorDestroyed","ck-suggestion-wrapper","136cmLLHj","SuggestionView","listitem","canAccept"];return(Qc=function(){return t})()}!function(t){const e=Jc,n=t();for(;;)try{if(805463===parseInt(e(472))/1*(-parseInt(e(427))/2)+-parseInt(e(431))/3*(parseInt(e(450))/4)+-parseInt(e(478))/5+parseInt(e(435))/6*(-parseInt(e(474))/7)+-parseInt(e(479))/8+-parseInt(e(446))/9+parseInt(e(460))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class Yc extends qc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(462)](s(465),""),this[s(473)](s(465)).to(this,s(454),(t=>t&&t[0]?t[0][s(465)]:"")),this[s(473)](s(442)).to(this,s(454),this,s(445),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(444)+_(e[n(443)],e[n(428)])+n(425);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(455)]=null,this[s(459)]=new(r[s(451)])(t,e,{formatDateTime:r[s(477)]}),this[s(459)][s(473)](s(442)).to(this),this[s(459)][s(424)](s(430),s(468)).to(this),this[s(459)][s(438)][s(473)](s(437)).to(this,s(453)),this[s(459)][s(457)][s(473)](s(437)).to(this,s(466)),this[s(471)][s(458)](this[s(459)]),this[s(441)]&&this[s(471)][s(458)](this[s(441)]),this[s(475)]&&this[s(471)][s(458)](this[s(475)]),this[s(439)](this[s(436)]())}[Zc(436)](){const t=Zc,e=this[t(463)],n=[this[t(459)]];return this[t(441)]&&n[t(426)](this[t(441)]),this[t(475)]&&n[t(426)](this[t(475)]),n[t(426)](this[t(461)]),{tag:t(467),attributes:{class:["ck",t(476),t(449),e.if(t(445),t(433)),e.to(t(465),(e=>t(434)+e)),this[t(470)][t(456)]&&t(440)],"data-suggestion-id":this[t(480)].id,"data-thread-id":this[t(480)][t(464)].id,"data-author-id":this[t(480)][t(432)].id,tabindex:0,role:t(452),"aria-label":e.to(t(469)),"aria-describedby":this[t(461)].id},children:n}}[Zc(447)](){const t=Zc;super[t(447)](),this[t(441)]&&(this[t(441)][t(424)](t(429)).to(this),this[t(441)][t(424)](t(448)).to(this)),this[t(475)]&&(this[t(475)][t(424)](t(429)).to(this),this[t(475)][t(424)](t(448)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=109]})(t,e)}function eu(){const t=["ck-suggestion__main","2973680VLRqZw","discardSuggestion","getUserViewNotificationText","source","focusCycler","_createButton","change:description","ck-suggestion","shift+tab","set","setTemplate","element","innerHTML","1413366fqKjhL","ck-suggestion--accept","isExternal","description","7ERDiLE","userView","ck-suggestion__info-name","_setupKeyboardNavigation","9620784behwPv","div","EXTERNAL_AVATAR","11920920Jzvqnt","10dMUcZe","span","EXTERNAL_SUGGESTION","3wBJzRI","8oMBKtY","querySelector","2320726ETMfmU","ck-suggestion__info","ck-annotation__actions","_config","bind","presentation","cancel","check","focus","listenTo","getTemplate","ck-annotation","render","ck-annotation__main","focusTracker","667007oLoPzw","ck-annotation__info-name","@external",".ck-annotation__content-wrapper","ck-suggestion--discard","acceptSuggestion","push","fire","enter","focusFirst","esc","author","12705174nZvoGC","bindTemplate","importWord","time","acceptButton","ck-suggestion__user","ck-annotation__info-time","ck-annotation__content-wrapper","execute","discardButton","Discard suggestion","Accept suggestion","ck-suggestion__actions","attributes","_model","ck-annotation__user","extendTemplate","formatDateTime","keystrokes","getExternalSuggestionNote","creator","tab","EXTERNAL_IMPORT_WORD_AVATAR","ck-comment__external","focusables","authoredAt","target","ck-comment__info-time","ck-annotation__info","locale","add","EXTERNAL_IMPORT_WORD_SUGGESTION","name"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(802701===-parseInt(e(146))/1+-parseInt(e(164))/2*(parseInt(e(161))/3)+-parseInt(e(162))/4*(parseInt(e(133))/5)+parseInt(e(154))/6+parseInt(e(150))/7*(parseInt(e(157))/8)+parseInt(e(191))/9+-parseInt(e(158))/10*(-parseInt(e(179))/11))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(113)]=r,this[a(167)]=i,this[a(142)](a(149),""),this[a(168)](a(124)).to(r),this[a(195)]=this[a(138)](Kr(n,a(110)),t.icons[a(171)],a(147),a(184),"sw"),this[a(200)]=this[a(138)](Kr(n,a(109)),t.icons[a(170)],a(183),a(134),"sw"),this[a(151)]=new o.UserView(n,r[a(190)],this[a(135)]()),this[a(151)][a(115)]({attributes:{class:[a(196),a(114)],"aria-hidden":!0}}),this[a(123)]=new s.ViewCollection([this[a(195)],this[a(200)]]),this[a(178)]=new e.FocusTracker,this[a(117)]=new e.KeystrokeHandler,this[a(137)]=new s.FocusCycler({focusables:this[a(123)],focusTracker:this[a(178)],keystrokeHandler:this[a(117)],actions:{focusPrevious:a(141),focusNext:a(120)},keystrokeHandlerOptions:{filter:t=>t[a(125)]!==this[a(144)]}}),this[a(143)](this[a(174)]())}[$c(176)](){const t=$c;super[t(176)]();const e=this[t(144)][t(163)](t(182));e[t(145)]=this[t(149)],this.on(t(139),((n,r,s)=>{e[t(145)]=s})),this[t(153)]()}[$c(174)](){const t=$c,e=this[t(192)],n=[{tag:t(155),attributes:{class:[t(165),t(127)]},children:[{tag:t(159),children:[{text:this[t(151)][t(131)]}],attributes:{class:[t(152),t(180)]}},{tag:t(194),attributes:{datetime:e.to(t(124)),class:[t(126),t(197)]},children:[{text:e.to(t(124),(e=>this[t(167)][t(116)](e)))}]}]},{tag:t(155),attributes:{class:[t(111),t(166)]},children:[this[t(195)],this[t(200)]]},{tag:t(155),attributes:{class:[t(198)]}}];return this[t(113)][t(148)]&&n[t(185)]({tag:t(155),attributes:{class:[t(122)]},children:[{text:this[t(118)]()}]}),{tag:t(155),attributes:{class:[t(140),t(175)],tabindex:-1},children:[this[t(151)],{tag:t(155),attributes:{class:[t(132),t(177)],role:t(169)},children:n}]}}[$c(172)](){const t=$c;this[t(144)][t(172)]()}[$c(135)](){const t=$c;return this[t(113)][t(148)]?t(193)===this[t(113)][t(112)][t(181)][t(136)]?Kr(this[t(128)],t(121),this[t(113)][t(119)][t(131)]):Kr(this[t(128)],t(156),this[t(113)][t(119)][t(131)]):null}[$c(118)](){const t=$c;return t(193)===this[t(113)][t(112)][t(181)][t(136)]?Kr(this[t(128)],t(130)):Kr(this[t(128)],t(160))}[$c(138)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(128)]);return a[i(142)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(115)]({attributes:{class:n}}),a.on(i(199),(()=>{const t=i;this[t(186)](r,this[t(113)].id)})),a}[$c(153)](){const t=$c,e=this[t(144)];this[t(117)][t(173)](e);for(const e of this[t(123)])this[t(178)][t(129)](e[t(144)]),this[t(117)][t(173)](e[t(144)]);this[t(117)][t(142)](t(187),((n,r)=>{const s=t;e===n[s(125)]&&(this[s(137)][s(188)](),r())})),this[t(117)][t(142)](t(189),((n,r)=>{const s=t;e!==n[s(125)]&&(this[s(172)](),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=iu;function ou(){const t=["_bindAnnotationToEditors","3ZjVFRx","innerView","descriptionFactory","addComment","suggestionView","fire","from","activeAnnotations","buttonView","suggestion-","bind","arrowView","registerAnnotation","some","createAnnotationView","acceptSelectedSuggestions","reduce","Discard all suggestions","model","escape","filter","value","getAllAdjacentSuggestions","execute","addSourceCollector","componentFactory","actionView","CommentView","CommentsRepository","trackChanges.SuggestionView","comments.editorConfig","getDescriptions","_updateController","change:previous","head","menuitem","comments.maxThreadTotalWeight","_destroyController","getFirstRange","trackChanges","delegate","menuBar:trackChanges","requires","Track changes","suggestionUnloaded","toMany","SuggestionThreadView","editing","TrackChangesEditing","mainView","get","remove","has","_disableComments","define","commandName","keys","delete","comments","view","CommentsUI","menuitemcheckbox","5pHllRO","destroy","2920374cUErag","Annotations","panelView","getByInnerView","isEnabled","trackChanges.disableComments","isInContent","source","activeMarkers","getSuggestion","values","13917080MyddAo","push","type","comments.maxCommentsWhenCollapsed","getMarkerNames","_annotationViews","lowest","_viewToController","5473053QpUtWQ","_unbindEditors","createCommentThreadController","_createToolbarButton","commentThread","menu","_refreshActiveMarkers","acceptButton","pluginName","TrackChangesUI","discardAllSuggestions","createAnnotation","commands","items","8vwSMjU","set","getMarkers","isOn","trackChanges.SuggestionThreadView","isMultiRange","_addUIComponentsToFactory","unbind","init","switchbutton","EditorAnnotations","discardSelectedSuggestions","5495292XSoGmH","4198032rDlxGG","SuggestionView","config","add","22vvbAYU","945079hCYRUf","plugins","children","suggestionLoaded","getRanges","suggestionChanged","clear","isDirty","stopListening","10700802XFHWFW","editor","_createMenuBarMenu","comments.maxCommentCharsWhenCollapsed","discardButton","_handleSuggestionControllerDelayed","button","change:activeAnnotations","refreshSelectedViews","size","descriptionParts","getJoined","Accept all suggestions","listenTo","Accept all selected suggestions","previous","_suggestionToController","focus","acceptAllSuggestions","_initializeController","commentsListView","Discard all selected suggestions","_handleControllerBuffer","separator","locale","length","hasSuggestion"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(805656===parseInt(e(302))/1+-parseInt(e(251))/2*(parseInt(e(187))/3)+parseInt(e(296))/4+parseInt(e(249))/5*(-parseInt(e(297))/6)+-parseInt(e(311))/7+-parseInt(e(284))/8*(parseInt(e(270))/9)+parseInt(e(262))/10*(parseInt(e(301))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(229)](){const t=su;return[Rc,o.Users,t(215),t(252),t(294)]}static get[su(278)](){return su(279)}constructor(t){const e=su;super(t),this[e(327)]=new Map,this[e(269)]=new Map,this[e(267)]=new Map,this[e(333)]=new Map;const n=this[e(312)][e(299)];n[e(241)](e(288),Yc),n[e(241)](e(216),nu),n[e(241)](e(256),!1),this[e(240)]=n[e(237)](e(256))}[su(316)](t,e){const n=su;0===this[n(333)][n(320)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(333)]){const r=this[t(327)][t(239)](e);r||n?r&&n&&this[t(224)](e):this[t(330)](e)}this[t(333)][t(308)](),this[t(312)][t(303)][t(237)](t(294))[t(319)](),this[t(276)]()}),10),this[n(333)][n(285)](t,e)}[su(292)](){const t=su,e=this[t(312)],n=e[t(303)][t(237)](t(235)),r=e[t(303)][t(237)](t(252)),s=e[t(303)][t(237)](t(294)),o=e[t(303)][t(237)](t(215));this[t(290)](),s[t(211)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(193)](this[e(327)])){const s=t[e(209)](),o=[];for(const t of s){if(!t[e(257)])continue;if(t[e(289)]){o[e(263)](...t[e(306)]());continue}const n=t[e(225)]();if(o[e(336)]>0){const t=o[0][e(322)](n);if(t){o[0]=t;continue}}o[e(263)](n)}n[e(263)]([r[e(246)],o])}return n})),this[t(324)](n,t(305),((e,n)=>{const r=t;this[r(324)](n,r(220),((t,e,s,o)=>{const i=r;n[i(257)]&&(null==s?(this[i(219)](o[i(221)]),this[i(316)](n,!1)):(this[i(219)](s[i(221)]),null==o&&this[i(316)](n,!0)))})),null!==n[r(326)]?this[r(219)](n[r(221)]):this[r(316)](n,!1)})),this[t(324)](n,t(231),((e,n,r)=>{const s=t;this[s(310)](n,s(220)),this[s(333)][s(244)](n),this[s(327)][s(239)](n)&&this[s(224)](n),r&&this[s(219)](r[s(221)])})),this[t(324)](n,t(307),((e,n)=>{this[t(219)](n)})),this[t(324)](r,t(318),(()=>{this[t(276)]()})),this[t(324)](o,t(190),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(185)](r))return;const i=n[o(260)](r);this[o(327)][o(237)](i)[o(246)][o(331)][o(328)](-1)}),{priority:t(268)})}[su(276)](){const t=su,e=this[t(312)][t(303)][t(237)](t(252)),n=this[t(312)][t(303)][t(237)](t(235)),r=Array[t(193)](e[t(194)],(e=>e[t(188)]))[t(207)]((e=>this[t(269)][t(239)](e))),s=[];for(const e of r){const n=this[t(269)][t(237)](e)[t(205)][t(209)]();s[t(263)](...n[t(203)](((e,n)=>[...e,...n[t(266)]()]),[]))}n[t(259)]=s}[su(290)](){const t=su,n=this[t(312)],r=n[t(335)],o=Kr(r,t(230)),i=new e.Collection([{type:t(293),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(226),role:t(248)})},{type:t(334)},{type:t(317),model:new s.ViewModel({withText:!0,label:Kr(r,t(323)),commandName:t(329),role:t(222)})},{type:t(317),model:new s.ViewModel({withText:!0,label:Kr(r,t(325)),commandName:t(202),role:t(222)})},{type:t(317),model:new s.ViewModel({withText:!0,label:Kr(r,t(204)),commandName:t(280),role:t(222)})},{type:t(317),model:new s.ViewModel({withText:!0,label:Kr(r,t(332)),commandName:t(295),role:t(222)})}]);for(const e of i)if(cu(e)){const r=n[t(282)][t(237)](e[t(205)][t(242)]);e[t(205)][t(197)](t(287),t(255)).to(r,t(208),t(255))}n.ui[t(212)][t(300)](t(226),(e=>this[t(273)](e,i,o))),n.ui[t(212)][t(300)](t(228),(e=>this[t(313)](e,i,o)))}[su(273)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(312)][r(282)][r(237)](r(226));o[r(195)][r(285)]({tooltip:n,label:n,icon:ru}),o[r(195)][r(197)](r(287)).to(i,r(208)),o[r(195)].on(r(210),(()=>{const t=r;i[t(210)](),this[t(312)][t(234)][t(246)][t(328)]()})),(0,s.addListToDropdown)(o,e,{role:r(275)});const a=[];for(const t of e)cu(t)&&a[r(263)](this[r(312)][r(282)][r(237)](t[r(205)][r(242)]));const c=o[r(195)];return c[r(213)][r(291)](r(255)),c[r(198)][r(291)](r(255)),c[r(213)][r(197)](r(255)).to(i,r(255)),c[r(198)][r(197)](r(255))[r(232)](a,r(255),((...t)=>t[r(200)]((t=>t)))),o.on(r(210),(t=>{const e=r;this[e(312)][e(210)](t[e(258)][e(242)]),this[e(312)][e(234)][e(246)][e(328)]()})),o}[su(313)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(312)][r(282)][r(237)](r(226));o[r(195)][r(285)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(334)==n[r(264)]){a[r(283)][r(300)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(205)];i[r(197)](...Object[r(243)](c)).to(c),i[r(227)](r(210)).to(o),i.on(r(210),(()=>{const t=r;this[t(312)][t(210)](c[t(242)]),this[t(312)][t(234)][t(246)][t(328)]()})),e[r(304)][r(300)](i),a[r(283)][r(300)](e)}return o[r(197)](r(255)).to(i,r(255)),o[r(253)][r(304)][r(300)](a),o}[su(330)](t){const e=su,n=this[e(312)],r=n[e(299)],s=n[e(303)][e(237)](e(252)),i=n[e(303)][e(237)](e(215)),a=n[e(303)][e(237)](e(294)),c=n[e(303)][e(237)](o.Users).me,u=r[e(237)](e(226))[e(233)],l=r[e(237)](e(226))[e(298)],{CommentsListView:f,CommentThreadInputView:h}=n[e(303)][e(237)](e(247));let g,d,p;this[e(267)][e(239)](t.id)?(d=this[e(267)][e(237)](t.id),g=d[e(236)]):(g=new u(n[e(335)],t,c,{disableComments:this[e(240)],editorConfig:r[e(237)](e(217)),maxCommentsWhenCollapsed:r[e(237)](e(265)),maxThreadTotalWeight:r[e(237)](e(223)),maxCommentCharsWhenCollapsed:r[e(237)](e(314)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(237)](e(335))),CommentView:r[e(237)](e(245))[e(214)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(191)][e(277)].on(e(210),(()=>{const t=e;n[t(234)][t(246)][t(328)]()})),g[e(191)][e(315)].on(e(210),(()=>{const t=e;n[t(234)][t(246)][t(328)]()})),d=s[e(201)](this[e(312)][e(335)],g),d[e(197)](e(309)).to(g,e(309)),d[e(197)](e(336)).to(g),d[e(197)](e(264)).to(g,e(264),(t=>e(196)+t)),g.on(e(206),(()=>{const t=e;p[t(192)](t(206))})),this[e(267)][e(285)](t.id,d));const m=i[e(272)](t[e(274)],g),I=new Wc(n,t,g,m),E=t[e(209)]()[e(207)]((t=>t[e(257)]));g[e(321)]=n[e(303)][e(237)](e(235))[e(189)][e(218)](E),this[e(327)][e(285)](t,I),this[e(269)][e(285)](g,I),p=s[e(281)]({view:d,target:()=>{const r=e,s=[],i=t[r(209)]()[r(207)]((t=>t[r(257)]));for(const t of i)s[r(263)](...t[r(286)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(234)],s)},type:()=>e(196)+I[e(246)][e(264)]}),i[e(186)](g,p),s[e(300)](p),a[e(199)](p)}[su(224)](t){const e=su,n=this[e(312)][e(303)][e(237)](e(215)),r=this[e(312)][e(303)][e(237)](e(252)),s=this[e(327)][e(237)](t),o=s[e(246)],i=r[e(254)](o);n[e(271)](o),i&&r[e(238)](i),this[e(327)][e(244)](t),this[e(269)][e(244)](o),s[e(250)]()}[su(219)](t){const e=su;if(!t[e(257)]||!this[e(327)][e(239)](t))return;const n=this[e(312)][e(303)][e(237)](e(235)),r=this[e(327)][e(237)](t),s=t[e(209)]();r[e(246)][e(321)]=n[e(189)][e(218)](s)}[su(250)](){const t=su;for(const e of this[t(327)][t(243)]())this[t(224)](e);for(const e of this[t(267)][t(261)]())e[t(236)][t(250)]();super[t(250)]()}}function cu(t){return su(205)in t}function uu(t,e){var n=lu();return(uu=function(t,e){return n[t-=191]})(t,e)}function lu(){var t=["getSuggestion","getSuggestions","14678232ZvQanY","editor","get","TrackChanges","addSuggestionData","11763jBTiHb","2mVRdtH","1060149lgVlef","2756383XQFDSR","10jFnSse","addSuggestion","5PVhwVC","pluginName","requires","6KzgFiK","3885764JWkUvk","Comments","3921663NSyAZQ","9769111ChIsXH","adapter","plugins","7432JFWoNm"];return(lu=function(){return t})()}var fu=uu;!function(t){for(var e=uu,n=t();;)try{if(724544===parseInt(e(206))/1+parseInt(e(205))/2*(-parseInt(e(192))/3)+parseInt(e(214))/4*(-parseInt(e(210))/5)+parseInt(e(213))/6*(parseInt(e(207))/7)+-parseInt(e(196))/8*(-parseInt(e(204))/9)+parseInt(e(208))/10*(-parseInt(e(193))/11)+parseInt(e(199))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[fu(212)](){return[Rc,au,fu(191)]}static get[fu(211)](){return fu(202)}set[fu(194)](t){var e=fu;this[e(200)][e(195)][e(201)](Rc)[e(194)]=t}get[fu(194)](){var t=fu;return this[t(200)][t(195)][t(201)](Rc)[t(194)]}[fu(209)](t){var e=fu;return this[e(200)][e(195)][e(201)](Rc)[e(203)](t)}[fu(198)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=fu;return this[n(200)][n(195)][n(201)](Rc)[n(198)]({skipNotAttached:t,toJSON:e})}[fu(197)](t){var e=fu;return this[e(200)][e(195)][e(201)](Rc)[e(197)](t)}}const gu=Iu;!function(t){const e=Iu,n=t();for(;;)try{if(309974===-parseInt(e(209))/1+-parseInt(e(186))/2+-parseInt(e(215))/3+-parseInt(e(207))/4*(parseInt(e(159))/5)+-parseInt(e(174))/6*(parseInt(e(205))/7)+parseInt(e(203))/8*(-parseInt(e(163))/9)+parseInt(e(156))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pu);const du=[gu(182)];function pu(){const t=["appendChild","createElement","getDataWithAcceptedSuggestions","addUser","createDocumentFragment","map","remove","reduce","getRootNames","requires","push","Users","getFullData","trackChangesData.editorCreator","_adapter","data","8jeYrJR","TrackChangesDataGetter","154VMEETc","config","30308JckNgP","addCommentThread","167743imbALX","model","TrackChangesData","execute","getDataWithDiscardedSuggestions","users","150111LnNcMN","CommentsRepository","rootsAttributes","init","create","editorCreator","9703170TPiyJW","getCommentThreads","discardAllSuggestions","10uKfFUE","end","getSuggestions","div","1030257pWJGom","function","define","constructor","addSuggestionData","getRootsAttributes","trackChangesData","TrackChangesEditing","track-changes-data-invalid-editor-creator","getUser","get","32202NhOZup","acceptAllSuggestions","document","destroy","result","pluginName","plugins","set","Pagination","useAnonymousUser","name","editor","389724qlAWTB"];return(pu=function(){return t})()}class mu extends t.Plugin{static get[gu(196)](){return[Rc]}static get[gu(179)](){return gu(211)}[gu(218)](){const t=gu,n=this[t(185)];if(n[t(206)][t(165)](t(200),(e=>{const r=t,s=n[r(210)][r(176)][r(195)]()[r(194)](((t,e)=>(t[e]="",t)),{});return n[r(166)][r(154)](s,e)})),t(164)!=typeof n[t(206)][t(173)](t(169))[t(155)])throw new e.CKEditorError(t(171))}[gu(189)](t){return Tu(this[gu(185)],!0,t)}[gu(213)](t){return Tu(this[gu(185)],!1,t)}}function Iu(t,e){const n=pu();return(Iu=function(t,e){return n[t-=154]})(t,e)}class Eu extends t.Plugin{static get[gu(179)](){return gu(204)}constructor(t){const e=gu;super(t),this[e(178)]=e(160)}[gu(218)](){const t=gu;this[t(185)][t(180)][t(173)](t(216))[t(201)]={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(185)][t(180)][t(173)](t(170))[t(201)]=null}}function bu(t){return void 0!==t[gu(168)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,du);s[r(180)][r(197)](Rc,Eu),s[r(217)]=bu(t)?t[r(168)]():void 0;const i=document[r(191)](),a=t[r(206)][r(173)](r(169))[r(155)],c=await a(s,(()=>function(t){const e=r,n=document[e(188)](e(162));return t[e(187)](n),n}(i)));!function(t,e){const n=r,s=t[n(210)][n(176)][n(195)]()[n(194)](((e,r)=>(e[r]=t[n(202)][n(173)]({rootName:r}),e)),{}),o=t[n(180)][n(173)](n(198))[n(214)][n(192)]((t=>({id:t.id,name:t[n(184)]}))),i=t[n(180)][n(173)](n(170))[n(161)]({skipNotAttached:!0,toJSON:!0}),a=t[n(180)][n(173)](n(216))[n(157)]({skipNotAttached:!0,toJSON:!0}),c=e[n(180)][n(173)](n(198)),u=e[n(180)][n(173)](n(170)),l=e[n(180)][n(173)](n(216));for(const t of l[n(157)]())t[n(193)]();for(const t of o)c[n(172)](t.id)||c[n(190)](t);c.me||c[n(183)]();for(const t of a)l[n(208)](t);for(const t of i)u[n(167)](t);e[n(202)][n(181)](s)}(t,c),c[r(212)](r(e?175:158));const u=bu(c)?c[r(199)](n):c[r(202)][r(173)](n);return await c[r(177)](),u}function _u(){var t=["9BRwFcg","9VNmrSl","1493988ICDtjB","39966PjgKbA","4293096itXJZI","12XazVSC","3720730gKMNUT","1509680cdiPZC","1687420NzikGC","963249fntomF"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=250]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(824766===parseInt(e(250))/1*(-parseInt(e(252))/2)+-parseInt(e(251))/3+parseInt(e(253))/4+parseInt(e(257))/5+-parseInt(e(254))/6*(-parseInt(e(258))/7)+parseInt(e(256))/8+parseInt(e(259))/9*(-parseInt(e(255))/10))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:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(344531===-parseInt(e(511))/1+parseInt(e(500))/2*(parseInt(e(514))/3)+parseInt(e(510))/4+parseInt(e(506))/5+-parseInt(e(513))/6+parseInt(e(501))/7+parseInt(e(512))/8*(parseInt(e(504))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(497)]=e,this[n(507)]=!1,this[n(517)](),this[n(508)]=!1}[c(517)](){this[c(498)]=!0}[c(516)](){const t=c;this[t(507)]=!this[t(507)],this[t(507)]?this[t(518)]():this[t(495)]()}[c(518)](){const t=c;for(const e of this[t(515)][t(505)][t(505)]())e[t(496)]&&!this[t(497)][t(499)](e)&&e[t(509)](t(502))}[c(495)](){const t=c;for(const e of this[t(515)][t(505)][t(505)]())e[t(496)]&&!this[t(497)][t(499)](e)&&e[t(503)](t(502))}}function f(){const t=["forceDisabled","379388Auzuho","302681qUarRl","14136yDMuoc","3457254ZPFONi","3oBzGJm","editor","execute","refresh","_disableUnsupportedCommands","_enableCommands","affectsData","_enabledCommands","isEnabled","has","687094FEnvDg","3570630LgDzTq","TrackChangesCommand","clearForceDisabled","1116sqlrOF","commands","279145GgitSp","value","_isEnabledBasedOnSelection"];return(f=function(){return t})()}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=238]})(t,e)}function d(){const t=["3939ceRMYm","18LnlKjo","execute","get","acceptSuggestion","editor","880rWtyJT","80350rfKJQn","plugins","refresh","534hjoEXX","_suggestions","isEnabled","9fKugfq","canEditAt","TrackChangesEditing","158504VZZiJZ","track-changes-accept-suggestion-not-found","5uVxChX","_isEnabledBasedOnSelection","5017256YuNklW","model","6099646lpHJFK","20572668erWMPF","5783226vPOLYC","getRanges"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(843419===-parseInt(e(239))/1*(parseInt(e(249))/2)+-parseInt(e(252))/3*(-parseInt(e(255))/4)+parseInt(e(257))/5*(-parseInt(e(263))/6)+-parseInt(e(261))/7+-parseInt(e(259))/8*(-parseInt(e(240))/9)+parseInt(e(246))/10*(parseInt(e(245))/11)+parseInt(e(262))/12)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(250)]=e,this[n(248)](),this[n(258)]=!1}[h(248)](){this[h(251)]=!0}[h(241)](t){const n=h,r=this[n(250)][n(242)](t);if(!r)throw new e.CKEditorError(n(256),this);const s=r[n(238)]();this[n(244)][n(260)][n(253)](s)&&this[n(244)][n(247)][n(242)](n(254))[n(243)](r)}}function m(){const t=["refresh","_suggestions","109050ThqJlw","canEditAt","track-changes-discard-suggestion-not-found","model","416340KJeTNO","558231svRumt","604612HxtlyQ","execute","4483629goPQrT","7cdKbug","discardSuggestion","25JUkVfq","TrackChangesEditing","1353wnxekG","4tWYLbx","8QnoDsm","getRanges","get","isEnabled","plugins","29649576ytZzrG","8164446MDhtRR","editor","_isEnabledBasedOnSelection"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=248]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(978502===-parseInt(e(248))/1+-parseInt(e(258))/2*(-parseInt(e(249))/3)+-parseInt(e(250))/4*(-parseInt(e(255))/5)+-parseInt(e(265))/6*(parseInt(e(253))/7)+parseInt(e(259))/8*(parseInt(e(252))/9)+-parseInt(e(270))/10*(parseInt(e(257))/11)+parseInt(e(264))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(269)]=e,this[n(268)](),this[n(267)]=!1}[I(268)](){this[I(262)]=!0}[I(251)](t){const n=I,r=this[n(269)][n(261)](t);if(!r)throw new e.CKEditorError(n(272),this);const s=r[n(260)]();this[n(266)][n(273)][n(271)](s)&&this[n(266)][n(263)][n(261)](n(256))[n(254)](r)}}function T(t,e){const n=C;let r="";return r+=t[n(211)]("*")[n(204)](((t,e)=>e%2!=0?n(224)+_(t)+n(185):_(t)))[n(214)](""),e&&(r+=n(229)+e[n(201)]+n(225)+e[n(226)]+n(227)),r}function _(t){const e=C,n=document[e(194)](e(206));return n[e(200)]=t,n[e(188)]}function y(t){const e=C;return t[e(218)](((t,n)=>e(209)==t[e(193)]&&e(209)!=n[e(193)]?-1:e(209)!=t[e(193)]&&e(209)==n[e(193)]?1:0))}function A(t,e){const n=C;let r,s=0;const o=[],i=e[n(210)];for(;s<t[n(199)];){const a=t[s],c=t[s+1];r||(r=e[n(205)](a)),k(e,a,c)||(o[n(176)](e[n(183)](r,i[n(187)](a)?e[n(189)](a):e[n(215)](a,n(207)))),r=null),s++}return o}function k(t,e,n){const r=C;if(!n)return!1;const s=t[r(189)](e),o=t[r(205)](n);return s[r(191)](o)}function C(t,e){const n=L();return(C=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(668861===parseInt(e(175))/1*(-parseInt(e(198))/2)+-parseInt(e(197))/3+parseInt(e(192))/4*(-parseInt(e(212))/5)+parseInt(e(203))/6*(parseInt(e(223))/7)+parseInt(e(219))/8+parseInt(e(208))/9+-parseInt(e(190))/10*(-parseInt(e(202))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function L(){const t=["createPositionBefore","span","end","9435186yHPlGz","deletion","schema","split","5yPwuVH","getRanges","join","createPositionAt","change","isIntersecting","sort","6618248KjLOQb","from","add","next","7WZhkZl",'<span class="ck-suggestion-type">','" title="',"title",'"></span>',"start",'<span class="ck-suggestion-color" style="background-color: ',"865231cnDrNj","push","isMultiRange","splice","execute","color"," [color ","isCollapsed","createRange","isInContent","</span>","content","isObject","innerHTML","createPositionAfter","16510tikYRO","isTouching","1197728KcDMSU","type","createElement","isArray","replace","2072775RUOeLW","2KpRhoy","length","innerText","value","3707xRqmAP","554562DBTGea","map"];return(L=function(){return t})()}function N(t,e,n){const r=C;for(;n[r(199)];){const s=n[r(178)](0,100);t[r(216)]((()=>{const t=r;for(const n of s)n[t(184)]&&e[t(179)](n.id)}))}}const R=S;function S(t,e){const n=M();return(S=function(t,e){return n[t-=471]})(t,e)}function M(){const t=["83894tipEvt","refresh","_command","10yDSEJj","_isEnabledBasedOnSelection","2639136WXoakd","1036722YbPVbR","_suggestions","isEnabled","values","isInContent","execute","4xmzezx","808XObElG","getRanges","canEditAt","editor","some","model","8143227BjlGul","33817riJmyr","1187136mDFCQM","5vXAYIK","from","23343705XBiYpW"];return(M=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(460350===parseInt(e(482))/1*(parseInt(e(494))/2)+parseInt(e(478))/3+-parseInt(e(487))/4+-parseInt(e(479))/5*(parseInt(e(488))/6)+parseInt(e(477))/7*(-parseInt(e(495))/8)+-parseInt(e(476))/9+-parseInt(e(485))/10*(-parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(484)]=e,this[r(489)]=n,this[r(483)](),this[r(486)]=!1}[R(483)](){const t=R,e=Array[t(480)](this[t(489)][t(491)]())[t(474)]((e=>e[t(492)]));this[t(490)]=this[t(484)][t(490)]&&e}[R(493)](){const t=R,e=y(Array[t(480)](this[t(489)][t(491)]()));for(const n of e){const e=n[t(471)]();if(!this[t(473)][t(475)][t(472)](e))return}N(this[t(473)][t(475)],this[t(484)],e)}}const O=w;function w(t,e){const n=F();return(w=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(807521===parseInt(e(295))/1*(-parseInt(e(301))/2)+parseInt(e(285))/3*(parseInt(e(277))/4)+parseInt(e(283))/5*(-parseInt(e(291))/6)+parseInt(e(280))/7+-parseInt(e(288))/8+parseInt(e(300))/9+parseInt(e(278))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class D extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(299)]=e,this[r(279)]=n,this[r(286)]=new Set,this[r(281)](),this[r(284)]=!1}[O(281)](){const t=O,e=this[t(289)][t(276)][t(296)][t(298)],n=Array[t(282)](this[t(279)][t(292)]());this[t(286)]=function(t,e){const n=C,r=Array[n(220)](t[n(213)]()),s=new Set;for(const o of e)if(o[n(184)])for(const e of r)for(const r of o[n(213)]())(e[n(217)](r)||t[n(182)]&&!o[n(177)]&&o[n(222)]&&r[n(207)][n(191)](e[n(228)]))&&s[n(221)](o);return s}(e,n),this[t(297)]=this[t(299)][t(297)]&&!!this[t(286)][t(290)]}[O(287)](){const t=O,e=y(Array[t(282)](this[t(286)]));for(const n of e){const e=n[t(294)]();if(!this[t(289)][t(276)][t(293)](e))return}N(this[t(289)][t(276)],this[t(299)],e)}}function F(){const t=["execute","4903088PPPiyy","editor","size","3090tgmzWd","values","canEditAt","getRanges","32525frMzAG","document","isEnabled","selection","_command","9875493zuAirM","80gpeTyt","model","4sefSzD","8643300VezErH","_suggestions","2943339wdQIbZ","refresh","from","9935jjZker","_isEnabledBasedOnSelection","4087884zIjqth","_selectedSuggestions"];return(F=function(){return t})()}const x=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(P(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 H=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 W(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])}}W.prototype.clear=x,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;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 J="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Y=J||Q||Function("return this")();const $=Y.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=Y["__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(Y,"Map");const Nt=Ct(Object,"create");const Rt=function(){this.__data__=Nt?Nt(null):{},this.size=0};const St=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 Dt=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 Ft(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])}}Ft.prototype.clear=Rt,Ft.prototype.delete=St,Ft.prototype.get=vt,Ft.prototype.has=wt,Ft.prototype.set=Dt;const xt=Ft;const Pt=function(){this.size=0,this.__data__={hash:new xt,map:new(Lt||z),string:new xt}};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 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 Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=Pt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;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 Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Yt.call(t,e)&&P(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?Y.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&&J.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 Re=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};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(!Se(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):we(t)};const xe=function(t,e){return t&&te(e,Fe(e),t)};const Pe=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 Pe(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(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,We=He&&He.exports===Ve?Y.Buffer:void 0,ze=We?We.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 Je=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ye=Qe?function(t){return null==t?[]:(t=Object(t),Xe(Qe(t),(function(e){return Je.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Ye(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,Ye(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,Fe,Ye)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Y,"DataView");const un=Ct(Y,"Promise");const ln=Ct(Y,"Set");const fn=Ct(Y,"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=Y.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Rn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Sn.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 Dn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=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 Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(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 xn=Object.create;const Pn=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 Bn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:Pn(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 Wn=Hn?be(Hn):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,xe(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Wn(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:Fe)(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 Jn=function(t){return Zn(t,5)};const Qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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)||!Yn.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(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 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 P(+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 Rr=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 Sr="[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==Sr?vr:c)==vr,f=(u=u==Sr?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),Rr(t,e,n,r,s,o))};const Dr=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 Fr=function(t,e){return Dr(t,e)};const xr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pr=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:Pr(t,Br(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=Wr;function Hr(){const t=["removeAttribute","isIntersectingWithRange","isInContent","commentThread","6gCfNdx","_onDiscard","_onAttributesChange","isExternal","nodeAfter","_onAccept","getItems","map","toJSON","from","markers","filter","isMultiRange","_saved","author","nodeBefore","change","type","reduce","setAttribute","getMultiRangeId","onAttributesChange","accept","substr","getRange","end","1544855EstSbA","createdAt","_markerNames","previous","attributes","head","5597030IaBydH","isIntersecting","decorate","_model","addMarker","next","push","split","28uQqxkO","creator","getMarkers","onDiscard","getMarkerNames","data","hasComments","getFirstRange","addMarkerName","subType","472496NqnLda","get","set","add","suggestion:","84026iPyCbD","size","12OSXkkf","11ibBvkB","getRanges","addRange","545820oSvccs","delete","@external","clear","1031576lagqeQ","removeMarker","length","onAccept","_isDataLoaded","9sGjAQO","authoredAt","getFirstMarker","364671Eortki","discard","start","getAllAdjacentSuggestions","removeMarkers","getContainedElement"];return(Hr=function(){return t})()}function Wr(t,e){const n=Hr();return(Wr=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(297322===-parseInt(e(387))/1+parseInt(e(382))/2+parseInt(e(405))/3*(parseInt(e(389))/4)+parseInt(e(358))/5*(-parseInt(e(415))/6)+-parseInt(e(372))/7*(parseInt(e(397))/8)+parseInt(e(402))/9*(parseInt(e(364))/10)+parseInt(e(390))/11*(parseInt(e(393))/12))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(401)]=!1,this.id=e.id,this[n(349)]=e[n(349)],this[n(381)]=e[n(381)]||null,this[n(346)]=e[n(346)],this[n(373)]=e[n(373)]||e[n(346)],this[n(418)]=Boolean(e[n(362)]&&e[n(362)][n(395)]),this[n(377)]=null,this[n(367)]=t,this[n(420)]=e[n(400)],this[n(416)]=e[n(375)],this[n(417)]=e[n(353)],this[n(360)]=new Set,this[n(359)]=null,this[n(384)](n(403),null),this[n(384)](n(362),e[n(362)]||{}),this[n(384)](n(361),null),this[n(384)](n(369),null),this[n(384)](n(414),null),this[n(384)](n(345),!1),this[n(366)](n(354)),this[n(366)](n(406))}get[Vr(363)](){const t=Vr;let e=this;for(;e[t(361)];)e=e[t(361)];return e}get[Vr(378)](){const t=Vr;return!!this[t(414)]&&this[t(414)][t(399)]>0}get[Vr(344)](){const t=Vr;return 0!=this[t(360)][t(388)]&&6==Array[t(341)](this[t(360)])[0][t(371)](":")[t(399)]}get[Vr(413)](){return null!==this[Vr(404)]()}[Vr(380)](t){const e=Vr;this[e(360)][e(385)](t)}[Vr(376)](){const t=Vr;return Array[t(341)](this[t(360)])}[Vr(374)](){const t=Vr;return this[t(376)]()[t(339)]((e=>this[t(367)][t(342)][t(383)](e)))[t(343)]((t=>t))}[Vr(404)](){return this[Vr(374)]()[0]||null}[Vr(409)](){const t=Vr;this[t(367)][t(348)]((e=>{const n=t;for(const t of this[n(374)]())e[n(398)](t)})),this[t(360)][t(396)]()}[Vr(398)](t){const e=Vr;this[e(367)][e(348)]((n=>{n[e(398)](t)})),this[e(360)][e(394)](t)}[Vr(392)](t){const e=Vr,n=e(386)+this[e(349)]+":"+this[e(381)]+":"+this.id+":"+this[e(373)].id+":"+zr[e(352)]();this[e(380)](n),this[e(367)][e(348)]((r=>{r[e(368)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(412)](t){const e=Vr;for(const n of this[e(391)]())if(n[e(365)](t))return!0;return!1}[Vr(391)](){const t=Vr;return this[t(374)]()[t(339)]((e=>e[t(356)]()))}[Vr(421)](){const t=Vr;return this[t(391)]()[t(350)](((e,n)=>[...e,...n[t(421)]()]),[])}[Vr(379)](){const t=Vr;var e;return(null===(e=this[t(404)]())||void 0===e?void 0:e[t(356)]())||null}[Vr(410)](){const t=Vr,e=this[t(391)]();if(1!=e[t(399)])return null;const n=e[0],r=n[t(407)][t(419)],s=n[t(357)][t(347)];return r instanceof i.Element?r!=s?null:r:null}[Vr(354)](){const t=Vr;this[t(420)](this[t(391)](),this[t(377)],this[t(362)]),this[t(409)]()}[Vr(406)](){const t=Vr;this[t(416)](this[t(391)](),this[t(377)],this[t(362)]),this[t(409)]()}[Vr(408)](){const t=Vr,e=[];let n=this[t(363)];for(;n;)e[t(370)](n),n=n[t(369)];return e}[Vr(351)](t,e){const n=Vr,r=Jn(this[n(362)]);dr(r,t,e),Fr(r,this[n(362)])||(this[n(362)]=r,this[n(417)](r))}[Vr(411)](t){const e=Vr,n=Jn(this[e(362)]);Gr(n,t),Fr(n,this[e(362)])||(this[e(362)]=n,this[e(417)](this[e(362)]))}[Vr(340)](){const t=Vr;return{id:this.id,type:this[t(381)]?this[t(349)]+":"+this[t(381)]:this[t(349)],authorId:this[t(373)].id,createdAt:this[t(359)],hasComments:this[t(378)],data:this[t(377)],attributes:this[t(362)]}}static[Vr(352)](){const t=Vr;return(0,e.uid)()[t(355)](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 qr(){const t=["2ZNXxow","4807659dJOTTS","isObject","length","addObject","*Set format:* %0","*Remove:* %0","data","indexOf","removeObject","_itemLabels","name","86116jTylYs","skip","4040280MCCnJV","_itemLabelsCallbacks","key","text","set","remove","format","_locale","attribute","$textProxy","30TxqxzN","nodeAfter","*Split:* %0","_handleInsertRemoveSuggestionDescription","REPLACE_TEXT","*Merge:* %0","2297637hmfxbB","_handleAttributeSuggestionDescription","end","element","nextSibling","function","quantity","registerAttributeLabel","ELEMENT_SPACE","$text","_handleRenameSuggestionDescription","isInContent","registerElementLabel","pop","_customCallbacks","has","getDescriptions","isEmpty","map","_attributeLabels","EmptyContainer","Object","isEqual","registerDescriptionCallback","start","deletion","add","newValue","item","*Change to:* %0","matchingCallback","normal","removeFormat","elementEnd","addEmptyContainer","Container","subType","label","push","previousSibling","addContainer","973lgeOjJ","join","checkChild","softBreak","245YTxxjb","elementStart","replace","*Insert:* %0","53484qocTDc","8519964IfRTbG","match","11AbqgBG","_handleCustomCallbackDescription","*Remove format:* %0","getItemLabel","459406iybTYu","insertion","addFormat","removeContainer","getWalker","type","removeEmptyContainer","get","_schema","$1 $2","getFirstRange","_addDescriptionItems","_resolveDescriptionItems"];return(qr=function(){return t})()}function Xr(t,e){const n=qr();return(Xr=function(t,e){return n[t-=162]})(t,e)}const Zr=Xr;!function(t){const e=Xr,n=t();for(;;)try{if(830091===-parseInt(e(245))/1*(parseInt(e(258))/2)+parseInt(e(259))/3+parseInt(e(171))/4*(-parseInt(e(234))/5)+-parseInt(e(238))/6*(parseInt(e(230))/7)+parseInt(e(173))/8+-parseInt(e(189))/9*(-parseInt(e(183))/10)+-parseInt(e(241))/11*(-parseInt(e(239))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Jr{constructor(t,e){const n=Xr;this[n(203)]=[],this[n(169)]=new Map,this[n(174)]=[],this[n(208)]=new Map,this[n(253)]=t,this[n(180)]=e}[Zr(205)](t){const e=Zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(162)];o++){const i=t[o];if(!i[e(200)])continue;const a=this[e(242)](i);if(a){if(null!=i[e(225)]){if(r[e(204)](i[e(225)]))continue;r[e(215)](i[e(225)])}n[e(227)](a)}else if(e(181)!=i[e(250)])e(246)!=i[e(250)]&&e(214)!=i[e(250)]||this[e(186)](n,i,t[o+1]);else{const t=i[e(166)][e(175)];if(s[e(204)](t))continue;s[e(215)](i[e(166)][e(175)]),t==Lc?this[e(199)](n,i):this[e(190)](n,i)}}return this[e(257)](n)}[Zr(212)](t){const e=Zr;this[e(203)][e(227)](t)}[Zr(201)](t,n,r=e.priorities[Zr(220)]){const s=Zr;s(194)==typeof t?(0,e.insertToPriorityArray)(this[s(174)],{matchingCallback:t,label:n,priority:r}):this[s(169)][s(177)](t,n)}[Zr(196)](t,e){const n=Zr;this[n(208)][n(177)](t,e)}[Zr(244)](t,e=1){const n=Zr;let r;for(const e of this[n(174)])if(e[n(219)](t)){r=e[n(226)];break}return r||(r=this[n(169)][n(252)](t[n(170)])),r?r(e):1!==e?e+" "+t[n(170)]+"s":""+t[n(170)]}[Zr(256)](t,e){const n=Zr,r=e[n(255)]()[n(249)](),s=n(246)==e[n(250)]?n(215):n(178);for(const e of r){const o=e[n(217)],i=t[t[n(162)]-1];if(o.is(n(182)))i&&i[n(250)][n(167)](n(224))>-1&&t[n(202)](),i&&n(176)==i[n(250)]?i[s]+=o[n(166)]:t[n(227)]({type:n(176),add:n(215)==s?o[n(166)]:"",remove:n(178)==s?o[n(166)]:""});else if(this[n(253)][n(260)](o)){const a=o;if(i&&i[n(250)][n(167)](n(224))>-1&&t[n(202)](),n(222)==e[n(250)])continue;i&&i[n(250)]==s+n(210)&&i[n(192)][n(170)]==a[n(170)]?i[n(195)]++:t[n(227)]({type:s+n(210),element:a,quantity:1}),r[n(172)]((t=>!(n(222)==t[n(250)]&&t[n(217)]==o)))}else if(this[n(253)][n(232)](o,n(198))||o.is(n(192),n(233))){const r=o;if(n(215)==s&&n(235)==e[n(250)]||n(178)==s&&n(222)==e[n(250)])continue;if(i&&-1==i[n(250)][n(167)](n(224))){n(176)==i[n(250)]&&(i[s]+="\n");continue}let a;if(a=n(215)==s?r[n(193)]&&!this[n(253)][n(260)](r[n(193)])?r[n(193)]:null:r[n(228)]&&!this[n(253)][n(260)](r[n(228)])?r[n(228)]:null,r[n(206)]||a&&a[n(206)]){const e=a&&a[n(206)]?a:r;i&&i[n(250)]==s+n(209)&&i[n(192)][n(170)]==e[n(170)]?i[n(195)]++:t[n(227)]({type:s+n(209),element:e,quantity:1})}else t[n(227)]({type:s+n(224),element:r})}}}[Zr(257)](t){const e=Zr,n=this[e(180)],r=[],s=[],o=[];for(const i of t)switch(i[e(250)]){case e(176):if(i[e(215)]=i[e(215)][e(236)](/(\S)\u000A+(\S)/g,e(254))[e(236)](/\u000A/g,""),i[e(178)]=i[e(178)][e(236)](/(\S)\u000A+(\S)/g,e(254))[e(236)](/\u000A/g,""),""!=i[e(215)]&&""!=i[e(178)]){r[e(227)]({type:e(236),content:Kr(n,e(187),['"'+i[e(178)]+'"','"'+i[e(215)]+'"'])});continue}if(null!=i[e(215)][e(240)](/^ +$/)){r[e(227)]({type:e(246),content:Kr(n,e(237),Kr(n,e(197),i[e(215)][e(162)]))});continue}if(null!=i[e(178)][e(240)](/^ +$/)){r[e(227)]({type:e(214),content:Kr(n,e(165),Kr(n,e(197),i[e(178)][e(162)]))});continue}if(""!=i[e(215)]){r[e(227)]({type:e(246),content:Kr(n,e(237),'"'+i[e(215)]+'"')});continue}r[e(227)]({type:e(214),content:Kr(n,e(165),'"'+i[e(178)]+'"')});continue;case e(223):case e(163):r[e(227)]({type:e(246),content:Kr(n,e(237),this[e(244)](i[e(192)],i[e(195)]))});continue;case e(251):case e(168):r[e(227)]({type:e(214),content:Kr(n,e(165),this[e(244)](i[e(192)],i[e(195)]))});continue;case e(229):r[e(227)]({type:e(246),content:Kr(n,e(185),this[e(244)](i[e(192)],i[e(195)]))});continue;case e(248):r[e(227)]({type:e(214),content:Kr(n,e(188),this[e(244)](i[e(192)],i[e(195)]))});continue;case e(247):s[e(227)](i[e(175)]);continue;case e(221):o[e(227)](i[e(175)]);continue;default:r[e(227)](i)}if(s[e(162)]){const t=s[e(207)]((t=>this[e(208)][e(204)](t)?this[e(208)][e(252)](t):t))[e(231)](", ");r[e(227)]({type:e(179),content:Kr(this[e(180)],e(164),t)})}if(o[e(162)]){const t=o[e(207)]((t=>this[e(208)][e(204)](t)?this[e(208)][e(252)](t):t))[e(231)](", ");r[e(227)]({type:e(179),content:Kr(this[e(180)],e(243),t)})}return r}[Zr(242)](t){const e=Zr;for(const n of this[e(203)]){const r=n(t);if(r&&e(250)in r)return r}}[Zr(190)](t,e){const n=Zr,r=e[n(166)],s=void 0===r[n(216)]?n(221):n(247);t[n(227)]({type:s,key:r[n(175)]})}[Zr(199)](t,e){const n=Zr;t[n(227)]({type:n(179),content:Kr(this[n(180)],n(218),this[n(244)](e[n(255)]()[n(213)][n(184)],1))})}[Zr(186)](t,e,n){const r=Zr;if(this[r(256)](t,e),n&&n[r(255)]()&&!e[r(255)]()[r(191)][r(211)](n[r(255)]()[r(213)])){const n=t[t[r(162)]-1],s=r(246)==e[r(250)]?r(215):r(178);n&&r(176)==n[r(250)]&&(n[s]+="\n")}}}const Qr=Yr;function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=211]})(t,e)}function $r(){const t=["3017344wWSsDb","248pDNWUv","get","44418hghyzg","4913375YlVjsd","889374fCrGUn","enableCommand","7507276qZwzyj","commands","editor","TrackChangesEditing","showAIAssistant","6555645QDFbCH","2191704QfXWNC","afterInit","40yDNZUq","plugins"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(781084===-parseInt(e(211))/1+-parseInt(e(223))/2+-parseInt(e(226))/3*(parseInt(e(224))/4)+-parseInt(e(227))/5+parseInt(e(219))/6+parseInt(e(213))/7+parseInt(e(221))/8*(parseInt(e(218))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Qr(220)](){const t=Qr,e=this[t(215)],n=e[t(222)][t(225)](t(216));e[t(214)][t(225)](t(217))&&n[t(212)](t(217))}}const es=ns;function ns(t,e){const n=ss();return(ns=function(t,e){return n[t-=411]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(405672===parseInt(e(416))/1+parseInt(e(433))/2+-parseInt(e(432))/3*(parseInt(e(423))/4)+parseInt(e(430))/5*(-parseInt(e(438))/6)+parseInt(e(412))/7*(parseInt(e(448))/8)+-parseInt(e(431))/9+parseInt(e(428))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class rs extends t.Plugin{[es(413)](){const t=es,e=this[t(429)],n=e[t(446)];if(!e[t(441)][t(440)](t(451)))return;const r=e[t(441)][t(439)](t(418));r[t(414)](t(434)),r[t(444)](t(434)),r[t(417)][t(420)](t(434),Kr(n,t(447))),this[t(445)]()}[es(445)](){const t=es,e=this[t(429)],n=e[t(446)];e[t(441)][t(439)](t(418))[t(417)][t(449)]((e=>{const r=t;if(r(436)!=e[r(425)])return;const{data:s}=e;if(s&&r(434)==s[r(422)]){const t=s[r(437)][0][r(415)];return{type:r(442),content:Kr(n,r(411),function(t){const e=r;switch(t){case e(443):return Kr(n,e(427));case e(424):return Kr(n,e(421));case e(426):return Kr(n,e(450));case e(419):return Kr(n,e(435))}}(t))}}}))}}function ss(){const t=["value","807917jjuKjj","descriptionFactory","TrackChangesEditing","justify","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","commandName","1264pjSSLU","right","type","center","FORMAT_ALIGN_TO_LEFT","1241500PTDeAk","editor","5FQDEky","5493690buIdZQ","399MtTRjZ","511498dJkTeX","alignment","FORMAT_JUSTIFY_TEXT","formatBlock","commandParams","2038902oqOdCu","get","has","plugins","format","left","registerBlockAttribute","_registerLegacyDescription","locale","FORMAT_ALIGNMENT","24PXkcjw","registerDescriptionCallback","FORMAT_ALIGN_TO_CENTER","AlignmentEditing","*Format:* %0","490259hblqvW","afterInit","enableDefaultAttributesIntegration"];return(ss=function(){return t})()}function os(t,e){const n=as();return(os=function(t,e){return n[t-=381]})(t,e)}const is=os;function as(){const t=["StrikethroughEditing","FORMAT_SUPERSCRIPT","FORMAT_UNDERLINE","get","subscript","registerDescriptionCallback","684258NxaXTU","106562JjimkL","enableDefaultAttributesIntegration","_registerLegacyDescription","717684iprGEb","superscript","TrackChangesEditing","804648WZTOWn","code","commandParams","strikethrough","FORMAT_CODE","registerAttributeLabel","locale","editor","SuperscriptEditing","UnderlineEditing","FORMAT_BOLD","toLowerCase","formatInline","2980WsUyVs","commandName","FORMAT_SUBSCRIPT","CodeEditing","type","*Remove format:* %0","2328400ZnZBBE","7dnyFxU","FORMAT_ITALIC","bold","plugins","SubscriptEditing","*Format:* %0","italic","has","FORMAT_","underline","format","toUpperCase","registerInlineAttribute","FORMAT_STRIKETHROUGH","BoldEditing","slice","forceValue","descriptionFactory","ItalicEditing","afterInit","2306529TmAteQ","432RwFuOJ"];return(as=function(){return t})()}!function(t){const e=os,n=t();for(;;)try{if(197244===-parseInt(e(387))/1+parseInt(e(390))/2+-parseInt(e(393))/3+parseInt(e(434))/4*(parseInt(e(406))/5)+-parseInt(e(386))/6*(-parseInt(e(413))/7)+parseInt(e(412))/8+-parseInt(e(433))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[is(427),is(431),is(402),is(409),is(435),is(417),is(401)];class us extends t.Plugin{[is(432)](){const t=is,e=this[t(400)],n=e[t(416)][t(383)](t(392)),r=e[t(399)];for(const s of cs){if(!e[t(416)][t(420)](s))continue;const o=s[t(428)](0,-7)[t(404)](),i=t(421)+o[t(424)]();n[t(388)](o),n[t(425)](o),n[t(430)][t(398)](o,Kr(r,i))}this[t(389)]()}[is(389)](){const t=is,e=this[t(400)],n=e[t(399)],r=e[t(416)][t(383)](t(392));function s(e,s){const o=t;r[o(430)][o(385)]((t=>{const r=o;if(r(405)!=t[r(410)])return;const{data:i}=t;return i&&i[r(407)]===e?i[r(395)][0][r(429)]?{type:r(423),content:Kr(n,r(418),s)}:{type:r(423),content:Kr(n,r(411),s)}:void 0}))}s(t(415),Kr(n,t(403))),s(t(419),Kr(n,t(414))),s(t(422),Kr(n,t(382))),s(t(394),Kr(n,t(397))),s(t(396),Kr(n,t(426))),s(t(384),Kr(n,t(408))),s(t(391),Kr(n,t(381)))}}const ls=hs;function fs(){const t=["$root","88gvZPPF","284jIDDyg","registerDescriptionCallback","TrackChangesEditing","name","getSelectedBlocks","checkChild","forceValue","3671991uViwED","commandName","*Remove format:* %0","locale","1608KmoGkY","change","has","ELEMENT_BLOCK_QUOTE","format","parent","get","model","commandParams","commands","3507qegTiu","*Set format:* %0","358060nOVubd","blockQuote","9423240dVfVNZ","filter","2758KrbCAB","schema","editor","descriptionFactory","plugins","818JOLAOW","3099rjtcrX","enableCommand","document","7080980OFbnbK","from","afterInit","BlockQuoteEditing","markBlockFormat","selection","value"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(833928===parseInt(e(294))/1*(parseInt(e(293))/2)+parseInt(e(282))/3*(-parseInt(e(261))/4)+parseInt(e(297))/5+-parseInt(e(272))/6*(-parseInt(e(288))/7)+-parseInt(e(286))/8+-parseInt(e(268))/9+-parseInt(e(284))/10*(parseInt(e(260))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[ls(299)](){const t=ls,e=this[t(290)],n=e[t(271)];if(!e[t(292)][t(274)](t(255)))return;const r=e[t(292)][t(278)](t(263)),s=this[t(290)][t(281)][t(278)](t(285));r[t(295)](t(285),((n,o={})=>{const i=t,a=this[i(290)][i(279)][i(296)][i(257)],c=o&&void 0!==o[i(267)]?o[i(267)]:!s[i(258)];let u=[];if(c){const t=Array[i(298)](a[i(265)]())[i(287)]((t=>ds(t)||function(t,e){const n=i,r=e[n(266)](t[n(277)],n(285)),s=e[n(266)]([n(259),n(285)],t);return r&&s}(t,this[i(290)][i(279)][i(289)])));u=A(t,e[i(279)])}else{const t=Array[i(298)](a[i(265)]())[i(287)]((t=>ds(t)));u=A(t,e[i(279)])}e[i(279)][i(273)]((()=>{const t=i;for(const e of u)r[t(256)](e,{commandName:t(285),commandParams:[{forceValue:c}]})}))})),r[t(291)][t(262)]((e=>{const r=t,{data:s}=e;if(s&&r(285)==s[r(269)]){const t=Kr(n,r(275));return s[r(280)][0][r(267)]?{type:r(276),content:Kr(n,r(283),t)}:{type:r(276),content:Kr(n,r(270),t)}}}))}}function ds(t){const e=ls;return e(285)==t[e(277)][e(264)]}function ps(t,e){const n=Es();return(ps=function(t,e){return n[t-=148]})(t,e)}const ms=ps;!function(t){const e=ps,n=t();for(;;)try{if(118427===-parseInt(e(164))/1+parseInt(e(153))/2*(parseInt(e(149))/3)+-parseInt(e(150))/4*(-parseInt(e(148))/5)+-parseInt(e(159))/6+-parseInt(e(163))/7+-parseInt(e(165))/8*(parseInt(e(152))/9)+-parseInt(e(160))/10*(-parseInt(e(169))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ms(156)](){const t=ms,e=this[t(161)];e[t(167)][t(158)](t(168))&&(e[t(167)][t(157)](t(151))[t(155)](t(162)),e[t(167)][t(157)](t(151))[t(155)](t(166)),e[t(167)][t(157)](t(151))[t(155)](t(154)))}}function Es(){const t=["462723JJgaWZ","158884pwbVFu","TrackChangesEditing","261TmhuYm","2fNhcZO","changeCaseTitle","enableCommand","afterInit","get","has","631686oiMTpy","2720clZCQZ","editor","changeCaseUpper","672819ElBstP","221993obAVbq","10216hfLZul","changeCaseLower","plugins","CaseChange","13959zSsjFp","10lEKpfV"];return(Es=function(){return t})()}const bs=Ts;function Ts(t,e){const n=ys();return(Ts=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=Ts,n=t();for(;;)try{if(704751===parseInt(e(478))/1*(-parseInt(e(468))/2)+-parseInt(e(487))/3+parseInt(e(485))/4*(parseInt(e(484))/5)+parseInt(e(486))/6*(parseInt(e(475))/7)+-parseInt(e(472))/8*(parseInt(e(469))/9)+parseInt(e(476))/10*(parseInt(e(482))/11)+-parseInt(e(483))/12*(-parseInt(e(474))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[bs(477)](){const t=bs,e=this[t(479)];e[t(473)][t(467)](t(480))&&e[t(470)][t(467)](t(481))[t(471)](t(480))}}function ys(){const t=["TrackChangesEditing","1870693GcWOrX","48uFNokr","4010lLPnqU","2656lcQLLd","978tCGxyc","3561837qaxcKA","get","666TDtFpr","5861223uEKFNF","plugins","enableCommand","16TRhNrs","commands","2628782PeXmTj","56819VagjcT","40tYrqFC","afterInit","451avGnYw","editor","ckbox"];return(ys=function(){return t})()}function As(){const t=["enableCommand","commands","selection","indentCodeBlock","has","2411924CtNUlP","886362rIzAKe","format","from","checkChild","value","commandParams","6349020kQWFyz","rootElement","ELEMENT_CODE_BLOCK","*Set format:* %0","blockName","91978KRLUQR","plugins","1986440ATPlbk","TrackChangesEditing","CodeBlock","locale","find","isLimit","label","editor","languages","registerElementLabel","5XUuexx","formatBlock","7EnCeCe","afterInit","name","getSelectedBlocks","39545gpXiUl","toLowerCase","registerDescriptionCallback","98793RZBokw","3jHYxhO","filter","get","change","3SAWpPX","codeBlock","descriptionFactory","schema","commandName","outdentCodeBlock","config","type","model","parent","language","document","*Remove format:* %0","forceValue","markBlockFormat","430Azbxyb"];return(As=function(){return t})()}function ks(t,e){const n=As();return(ks=function(t,e){return n[t-=468]})(t,e)}const Cs=ks;!function(t){const e=ks,n=t();for(;;)try{if(398395===-parseInt(e(521))/1*(-parseInt(e(499))/2)+-parseInt(e(525))/3*(-parseInt(e(487))/4)+parseInt(e(511))/5*(-parseInt(e(488))/6)+-parseInt(e(513))/7*(parseInt(e(501))/8)+-parseInt(e(520))/9*(parseInt(e(481))/10)+-parseInt(e(517))/11+parseInt(e(494))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class Ls extends t.Plugin{[Cs(514)](){const t=Cs,e=this[t(508)];if(!e[t(500)][t(486)](t(503)))return;const n=e[t(500)][t(523)](t(502)),r=e[t(504)],s=e[t(472)][t(523)](t(526))[t(509)],o=e[t(483)][t(523)](t(526));n[t(482)](t(485)),n[t(482)](t(471)),n[t(482)](t(526),((r,i={})=>{const a=t,c=e[a(474)],u=e[a(474)][a(477)][a(484)],l=i&&void 0!==i[a(479)]?i[a(479)]:!o[a(492)];let f;i[a(476)]||(i[a(476)]=s[0][a(476)]),f=l?Array[a(490)](u[a(516)]())[a(522)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(495))&&!e[n(506)](t)&&e[n(491)](t[n(475)],n(526))}(t,c[a(469)]))):Array[a(490)](u[a(516)]())[a(522)]((t=>Ns(t)));const h=A(f,c);c[a(524)]((()=>{const t=a;for(const e of h)n[t(480)](e,{commandName:t(526),commandParams:[{...i,forceValue:l}],formatGroupId:t(498)})}))})),n[t(468)][t(510)](t(526),(e=>Kr(r,t(496),e))),n[t(468)][t(519)]((e=>{const n=t;if(n(512)!=e[n(473)])return;const o=r.t,{data:i}=e;if(!i||n(526)!=i[n(470)])return;const a=i[n(493)][0][n(476)],c=o(s[n(505)]((t=>t[n(476)]===a))[n(507)])[n(518)]();return i[n(493)][0][n(479)]?{type:n(489),content:Kr(r,n(497),Kr(r,n(496),1)+" ("+c+")")}:{type:n(489),content:Kr(r,n(478),Kr(r,n(496),1))}}))}}function Ns(t){const e=Cs;return e(526)==t[e(515)]}function Rs(){const t=["8RryzDT","plugins","1298529LvDVxc","2392uiKNci","12528CHuKgx","1359043axtzeC","afterInit","1580LuJnDZ","47729aMWXUs","editor","425692cLmTQQ","get","530aWHNsU","enableCommand","addCommentThread","74kCaPmT","TrackChangesEditing","CommentsEditing","600087yzYsFy","has"];return(Rs=function(){return t})()}const Ss=Ms;function Ms(t,e){const n=Rs();return(Ms=function(t,e){return n[t-=468]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(119146===parseInt(e(469))/1*(-parseInt(e(481))/2)+-parseInt(e(484))/3+-parseInt(e(476))/4+-parseInt(e(478))/5*(parseInt(e(470))/6)+parseInt(e(471))/7*(parseInt(e(486))/8)+-parseInt(e(468))/9+parseInt(e(473))/10*(parseInt(e(474))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ss(472)](){const t=Ss,e=this[t(475)];e[t(487)][t(485)](t(483))&&e[t(487)][t(477)](t(482))[t(479)](t(480))}}var Os=n(834);function ws(){const t=["1591966HVSAvr","get","TrackChangesEditing","8IKkLMr","markerRange","markerName","previousPosition","hasAttribute","ck-suggestion-marker-","start","insert","span","isAtEnd","282sNdDZT","parent","nextSibling","bindElementToMarker","model","activeMarkers","toViewElement","10uUWrpM","push","schema","1390361rRwEDA","isLimit","12vieQsk","48NfxWum","_splitMarkerName","writer","type","11714886jEXlth","name","162912ISfmLz","6394883tBLYEn","createUIElement","getCustomProperty","ck-suggestion-marker--active","49081188rCtVrg","plugins","item","getItems","createRangeOn","35130fgCgQE","test","toViewPosition","mapper","60ZnzwWV","isBlock","includes","addHighlight","consumable","elementEnd","isContent","getWalker","addClass"];return(ws=function(){return t})()}function Ds(t,e,n){const r=Fs,s=[];for(const o of e[r(379)]())o[r(401)](t)&&s[r(415)](n[r(380)](o));return s}function Fs(t,e){const n=ws();return(Fs=function(t,e){return n[t-=367]})(t,e)}function xs(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(377)][r(395)](r(396));return(o,i,a)=>{const c=r;if(!a[c(389)][c(382)](i[c(398)],o[c(370)]))return;const u=i[c(398)][c(392)](),l=i[c(398)][c(403)],f=t[c(411)][c(416)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(378)];d=d||f[c(391)](e);const n=a[c(384)][c(413)](e);if(n&&n[c(374)](c(388)))return;c(390)==t[c(368)]&&f[c(386)](e)&&!f[c(418)](e)&&(e[c(409)]||l[c(406)]?h&&h[c(408)]==e||(h=e,m(t[c(400)]),p=!0):g=g||t[c(400)])}function m(t){const r=c,{authorId:o}=s[r(421)](i[r(399)]),u=a[r(367)][r(373)](r(405),{class:r(402)+e,"data-author-id":o}),l=a[r(384)][r(383)](t);n&&s[r(412)][r(387)](i[r(399)])&&a[r(367)][r(393)](r(375),u),a[r(367)][r(404)](l,u),a[r(384)][r(410)](u,i[r(399)])}d||p||!g||m(g)}}!function(t){const e=Fs,n=t();for(;;)try{if(912347===-parseInt(e(394))/1+-parseInt(e(407))/2*(parseInt(e(381))/3)+-parseInt(e(371))/4*(parseInt(e(385))/5)+-parseInt(e(420))/6*(-parseInt(e(417))/7)+parseInt(e(397))/8*(-parseInt(e(369))/9)+parseInt(e(414))/10*(parseInt(e(372))/11)+parseInt(e(419))/12*(parseInt(e(376))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const Ps=Us;function Bs(){const t=["deleteForward","document","11ZnCRLR","bind","uiElement","editor","modifySelection","isCollapsed","lock","buffer","1365816fchMrW","batch","data","plugins","rootName","getFirstRange","enableCommand","96zmuWMD","createSelection","delete","unlock","model","unit","start","enqueueChange","3339Uubnix","224238cMnBjA","end","TrackChangesEditing","84dBuLur","mapper","commands","selection","removeMarker:suggestion:deletion","unbindElementFromMarkerName","1866458bRUAZC","get","editing","setSelection","options","forward","$graveyard","5182020iwyQcn","requires","high","detach","markerName","showSuggestionHighlights","575edcAXJ","downcastDispatcher","merge","8992gzLNLf","init","createRange","38102CSUVfl","remove","markerNameToElements","writer","addMarker:suggestion:deletion","fromRange","root","14868ScnfUO"];return(Bs=function(){return t})()}function Us(t,e){const n=Bs();return(Us=function(t,e){return n[t-=181]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(284538===parseInt(e(220))/1*(parseInt(e(210))/2)+parseInt(e(228))/3+parseInt(e(217))/4*(parseInt(e(204))/5)+parseInt(e(185))/6*(parseInt(e(182))/7)+-parseInt(e(207))/8*(parseInt(e(181))/9)+parseInt(e(198))/10+parseInt(e(191))/11*(-parseInt(e(235))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class js extends t.Plugin{static get[Ps(199)](){return[Os.Delete]}[Ps(208)](){const t=Ps,e=this[t(223)],n=e[t(231)][t(192)](t(184));n[t(234)](t(237));const r=e[t(187)][t(192)](t(218));n[t(234)](t(218),((n,s={})=>{const o=t,a=e[o(239)][o(236)](e[o(239)][o(219)][o(188)]);a[o(225)]&&e[o(239)][o(224)](a,{direction:o(196),unit:s[o(240)]});const c=a[o(233)](),u=i.LiveRange[o(215)](c);let l;n(s),l=o(197)==u[o(216)][o(232)]?e[o(239)][o(209)](c[o(241)]):e[o(239)][o(209)](u[o(241)],u[o(183)]),u[o(201)](),e[o(239)][o(242)](r[o(227)][o(229)],(t=>{const e=o;r[e(227)][e(226)](),t[e(194)](t[e(209)](l[e(183)])),r[e(227)][e(238)]()}))})),e[t(193)][t(205)].on(t(214),xs(e,t(206)),{priority:t(200)}),e[t(230)][t(205)].on(t(214),((n,r,s)=>{const o=t;s[o(195)][o(203)]&&xs(e,o(206),{showActiveMarker:!1})[o(221)](this)(n,r,s)}),{priority:t(200)}),e[t(193)][t(205)].on(t(189),((e,n,r)=>{const s=t,o=r[s(186)][s(212)](n[s(202)]);if(o)for(const t of o)t.is(s(222))&&(r[s(186)][s(190)](t,n[s(202)]),r[s(213)][s(211)](t))}),{priority:t(200)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=396]})(t,e)}function Hs(){const t=["formatBlock","splitListItemAfter","suggestion","getSuggestions","todoList","6085PmlFYR","9NtstML","filter","assureChains","listStyle","default","registerAttributeLabel","checkTodoList","*Split:* list item","2260530MsZryR","size","meta","execute","isLocal","startsWith","attributes","*Change to:* %0","listType","_LIST","listItemIdFixer","attributeKey","model","commandParams","*Uncheck item*","ListEditing","getFirstRange","map","getRanges","4294dAzyzi","suggestion:attribute:","add","getSuggestion","refresh","length","oldRange","listIndent","head","ELEMENT_","push","todoListChecked","customNumberedList","*Merge:* %0","next","removeMarker","type","*Merge:* list item","_splitMarkerName","registerCustomCallback","*Outdent:* %0","change","_supportLegacySuggestions","batch","mergeListItemBackward","format","nodeAfter","descriptionFactory","containsItem","getFirstMarker","todo","detach","editor","forceValue","_registerLegacyDescription","isObject","mergeListItemForward","customBulletedList","createPositionAt","*Indent:* %0","schema","toUpperCase","_suggestionFactory","find","getChangedMarkers","document","trackChangesCommand","previousSibling","accept","listMarkerStyle","setSelection","from","isUndo","parent","listStart","_findSuggestions","14370936wXRMBK","value","includes","isNextTo","2948uYWnRr","ELEMENT_TODO_LIST","documentList","*Set format:* %0","5988499tFfMxX","setAttribute","nextSibling","splitListItemBefore","differ","attribute","groupId","enableDefaultAttributesIntegration","config","createRange","*Check item*","plugins","120ggunuj","has","todoListCheck","get","data","listReversed","newRange","selection","locale","TodoListEditing","commands","noTrackChangesFixer","_getAttributeKey","7FOQCqZ","afterInit","bulleted","deletion","FORMAT_INDENT","1791029CTYmNE","high","multipleBlocks","registerDescriptionCallback","name","registerBlockAttribute","numberedList","*Format:* insert into %0","1611YeieBG","list.multiBlock","indentList","outdentList","ELEMENT_LIST_ITEM","key","range","commandName","15621230AmlcKj","*Remove format:* %0","change:data","listItemId","fromRange","ELEMENT_NUMBERED_LIST","registerPostFixer","*Format:* remove from %0","TrackChangesEditing","oldValue","bulletedList","end","listMarker","ELEMENT_BULLETED_LIST","registerElementLabel","hasSuggestion","getChanges","getAttribute","start","numbered","newValue"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(992194===-parseInt(e(419))/1+parseInt(e(489))/2*(-parseInt(e(427))/3)+-parseInt(e(549))/4*(parseInt(e(461))/5)+-parseInt(e(470))/6+parseInt(e(414))/7*(-parseInt(e(545))/8)+parseInt(e(462))/9*(parseInt(e(435))/10)+-parseInt(e(553))/11*(-parseInt(e(401))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class Ws extends t.Plugin{[Gs(415)](){const t=Gs,e=this[t(521)];if(!e[t(400)][t(402)](t(485)))return;const n=e[t(409)],r=e[t(400)][t(404)](t(443)),s=e[t(400)][t(402)](t(410)),o=!!e[t(397)][t(404)](t(428));function i(e){const r=t;return{type:r(514),content:""+Kr(n,r(552),e)}}function a(e){const r=t;return{type:r(514),content:""+Kr(n,r(436),e)}}r[t(396)](t(425)),r[t(396)](t(445)),r[t(396)](t(501)),r[t(396)](t(526)),r[t(396)](t(429)),r[t(396)](t(430)),r[t(396)](t(457)),r[t(396)](t(556)),r[t(424)](t(438)),r[t(424)](t(478)),r[t(424)](t(496)),o&&(r[t(396)](t(513)),r[t(396)](t(525))),s&&(r[t(396)](t(460)),r[t(396)](t(468)),r[t(424)](t(500)),r[t(516)][t(422)]((e=>{const r=t,{data:s}=e;if(s&&r(500)==s[r(432)])return{type:r(514),content:s[r(455)]?Kr(n,r(399)):Kr(n,r(484))}})),this[t(521)][t(482)][t(534)][t(441)]((e=>{const n=t;if(e[n(512)][n(541)])return!1;let s=!1;const o=r[n(459)]({skipNotAttached:!0})[n(463)]((t=>n(500)===r[n(413)](t)));for(const t of o)n(519)!=t[n(486)]()[n(453)][n(515)][n(452)](n(478))&&(r[n(544)](t[n(486)](),n(558))[n(532)]((t=>n(478)===r[n(413)](t[n(458)])))||(e[n(504)](t[n(518)]()),s=!0));return s}))),r[t(516)][t(467)](t(496),Kr(n,t(418)));const c={type:t(514),content:""};r[t(516)][t(422)]((e=>{const r=t,{data:s}=e;if(!s||r(478)!=s[r(432)])return;let u=e[r(497)];for(;u;){if(u[r(405)]&&((r(465)==u[r(405)][r(432)]||r(538)==u[r(405)][r(432)])&&(u[r(405)][r(455)]&&r(466)!=u[r(405)][r(455)]||r(466)!=u[r(405)][r(444)]&&!s[r(455)])||!o&&u[r(405)][r(432)]==Lc))return c;u=u[r(503)]}if(null==s[r(455)])switch(s[r(444)]){case r(416):return a(Kr(n,r(448)));case r(454):return a(Kr(n,r(440)));case r(519):return a(Kr(n,r(550)))}switch(s[r(455)]){case r(416):return i(Kr(n,r(448)));case r(454):return i(Kr(n,r(440)));case r(519):return i(Kr(n,r(550)))}})),r[t(516)][t(422)]((e=>{const n=t,{data:r}=e;if(r&&n(496)==r[n(432)])return null==r[n(455)]||null==r[n(444)]&&0==r[n(455)]?c:void 0})),r[t(516)][t(422)]((e=>{const r=t;if(r(558)!=e[r(505)])return;const{data:s}=e;if(!s||r(438)!=s[r(432)])return;const o=zs(e);return r(455)==o?{type:r(514),content:Kr(n,r(506))}:r(444)==o?{type:r(514),content:Kr(n,r(469))}:c})),e[t(482)][t(534)][t(441)]((e=>this[t(480)](e))),e[t(482)][t(534)][t(441)]((e=>this[t(412)](e))),e[t(482)][t(534)].on(t(437),((e,n)=>{const r=t;if(n[r(541)]||!n[r(474)])return!1;this[r(464)]()}),{priority:t(420)}),this[t(511)]()}[Gs(480)](t){const e=Gs;if(t[e(512)][e(541)]||!t[e(512)][e(474)])return!1;let n=!1;const r=this[e(521)][e(400)][e(404)](e(443))[e(459)]({skipNotAttached:!0})[e(463)]((t=>t[e(405)]&&e(438)==t[e(405)][e(432)]))[e(463)]((t=>t[e(405)][e(455)]&&t[e(405)][e(444)]));for(const s of r)zs(s)||(t[e(504)](s[e(518)]()),n=!0);return n}[Gs(412)](t){const e=Gs;if(t[e(512)][e(541)]||!t[e(512)][e(474)])return!1;const n=this[e(521)][e(400)][e(404)](e(443));if(n[e(535)][e(546)])return!1;let r=!1;const s=[e(478),e(438),e(496),e(465),e(543),e(406),e(403),e(447),e(538)],o=this[e(521)][e(482)][e(534)][e(557)][e(451)]()[e(463)]((t=>e(558)==t[e(505)]))[e(463)]((t=>s[e(547)](t[e(481)])));if(0==o[e(494)])return r;for(const i of o){const o=n[e(544)](i[e(433)],e(558))[e(463)]((t=>!t[e(472)][e(548)]))[e(487)]((t=>t[e(458)]))[e(463)]((t=>{const r=e,o=n[r(413)](t);return s[r(547)](o)}));if(o[e(494)]){for(const n of o)t[e(504)](n[e(518)]());r=!0}}return r}[Gs(464)](){const t=Gs,e=this[t(521)][t(400)][t(404)](t(443)),n=[t(478),t(438),t(496),t(465),t(543),t(406),t(403),t(447),t(538)];let r;const s=new Set(this[t(521)][t(482)][t(534)][t(557)][t(533)]()[t(463)]((r=>{const s=t;if(r[s(405)][s(495)]||!r[s(405)][s(407)])return null;if(!r[s(423)][s(475)](s(490)))return null;const{id:o}=e[s(507)](r[s(423)]);if(!e[s(450)](o))return null;const i=e[s(492)](o);return n[s(547)](i[s(405)][s(432)])}))[t(487)]((n=>{const s=t,{id:o}=e[s(507)](n[s(423)]),i=e[s(492)](o);return r=i[s(476)][s(559)],i[s(486)]()[s(453)][s(515)]})));if(0==s[t(471)])return;const o=e[t(459)]({skipNotAttached:!0})[t(463)]((e=>t(558)==e[t(505)]&&e[t(405)]&&n[t(547)](e[t(405)][t(432)])&&e[t(476)][t(559)]!=r))[t(487)]((e=>({listItem:e[t(486)]()[t(453)][t(515)],groupId:e[t(476)][t(559)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(402)](n)&&i[t(491)](e);for(const n of e[t(459)]())i[t(402)](n[t(476)][t(559)])&&n[t(554)](t(559),r)}[Gs(511)](){const t=Gs,e=this[t(521)],n=e[t(409)],r=e[t(400)][t(404)](t(443));this[t(523)](),r[t(531)][t(508)](t(456),t(551),t(537),(function(n,r){const s=t,o=[];for(let t of n)t[s(453)][s(515)]===t[s(446)][s(542)]&&(t=e[s(482)][s(398)](e[s(482)][s(527)](t[s(453)][s(515)],0))),o[s(499)](t);e[s(482)][s(510)]((t=>{const n=s,a=e[n(482)][n(534)][n(408)],c=Array[n(540)](a[n(488)]())[n(487)]((t=>i.LiveRange[n(439)](t)));t[n(539)](o),e[n(411)][n(404)](r[n(434)])[n(493)](),r[n(483)][n(499)]({forceDefaultExecution:!0}),e[n(473)](r[n(434)],...r[n(483)]),t[n(539)](c);for(const t of c)t[n(520)]()}))})),r[t(516)][t(449)]((function(n){const r=t,s=!e[r(482)][r(529)][r(524)](n),o=n[r(536)],i=n[r(555)],a=n[r(452)](r(438)),c=!o||o[r(452)](r(438))!==a,u=!i||i[r(452)](r(438))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(431),e)))}[Gs(523)](){const t=Gs,e=this[t(521)],n=e[t(409)];function r(n){const r=t,s=e[r(411)][r(404)](r(445))[r(546)],o=e[r(411)][r(404)](r(425))[r(546)];return r(425)===n?s:o}e[t(400)][t(404)](t(443))[t(516)][t(422)]((function(s){const o=t;if(o(456)!=s[o(505)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(434)]){case o(445):u=i[o(483)][0][o(522)],l=r(i[o(434)]),a=o(u?426:442),!l&&e[o(397)][o(404)](o(428))||(a=o(477)),c={type:o(514),content:Kr(n,a,Kr(n,o(448)))};break;case o(425):u=i[o(483)][0][o(522)],l=r(i[o(434)]),a=o(u?426:442),!l&&e[o(397)][o(404)](o(428))||(a=o(477)),c={type:o(514),content:Kr(n,a,Kr(n,o(440)))};break;case o(429):a=o(528),c={type:o(514),content:Kr(n,a,Kr(n,o(431)))};break;case o(430):a=function(t){const e=o,n=t[e(486)]();let r=n[e(453)][e(515)];for(;r&&n[e(517)](r);){if(r[e(452)](e(496))>0)return!1;r=r[e(555)]}return!0}(s)?Kr(n,o(442),Kr(n,function(t){const e=o;return e(498)+t[e(486)]()[e(453)][e(515)][e(452)](e(478))[e(530)]()+e(479)}(s))):Kr(n,o(509),Kr(n,o(431))),c={type:o(514),content:a};break;case o(513):case o(525):!1===i[o(421)]&&(a=o(502),c={type:o(417),content:Kr(n,a,Kr(n,o(431)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(486)]()[e(453)][e(515)][e(536)];for(;n;){const r=n[e(452)](e(438));if(!r)return!1;if(r==t[e(405)][e(455)])return e(455);if(r==t[e(405)][e(444)])return e(444);n=n[e(536)]}return!1}const Ks=Xs;function qs(){const t=["circle","handleDescriptions","*Change to:* %0","getAttribute","FORMAT_LIST_REVERSED","removeMarker","filter","format","enableDefaultAttributesIntegration","getSuggestions","locale","*Format:* set order to reversed","has","listStart","newValue","disc","lower-roman","*Remove format:* %0","6fGbiPZ","head","*Format:* set order to regular","start","_getTranslationKeyForListStyle","isUndo","numbered","startIndex","replace","registerPostFixer","ListPropertiesEditing","1707329GDQjEf","decimal","_LIST_DEFAULT","decimal-leading-zero","8DJiQRO","96293kpLVrf","bind","registerAttributeLabel","commandName","126hApkXi","3428831KVtyaR","ELEMENT_","registerDescriptionCallback","_LIST_","commandParams","15wFheCG","getFirstMarker","attribute","config","formatBlock","plugins","_findSuggestions","suggestion","document","listStyle","lower-latin","descriptionFactory","454040mRlSda","380171ItuOpL","get","toUpperCase","find","data","nodeAfter","default","afterInit","_registerLegacyDescription","*Set format:* %0","next","model","listType","styles","156wZYcHd","includes","upper-latin","listReversed","reversed","_getAttributeKey","2562400EHWIoW","oldValue","upper-roman","registerBlockAttribute","4Amwbqx","TrackChangesEditing","batch","editor","list.properties","bulleted","square","customNumbered","657564ftGnfD","getFirstRange","*Format:* set start index to %0","FORMAT_LIST_START","key","type"];return(qs=function(){return t})()}function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(745864===-parseInt(e(563))/1*(-parseInt(e(515))/2)+parseInt(e(573))/3*(-parseInt(e(523))/4)+parseInt(e(511))/5*(-parseInt(e(547))/6)+parseInt(e(568))/7*(-parseInt(e(562))/8)+parseInt(e(567))/9*(parseInt(e(490))/10)+parseInt(e(491))/11+parseInt(e(505))/12*(parseInt(e(558))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(498)](){const t=Ks;if(!this[t(518)][t(578)][t(541)](t(557)))return;const e=this[t(518)][t(576)][t(492)](t(519)),n=this[t(518)][t(578)][t(492)](t(516));e[t(504)]&&(n[t(537)](t(487)),n[t(514)](t(487))),e[t(509)]&&(n[t(537)](t(508)),n[t(514)](t(508))),e[t(554)]&&(n[t(537)](t(542)),n[t(514)](t(542)));const r={type:t(536),content:""};n[t(489)][t(570)](this[t(530)][t(564)](this));const s=this[t(518)][t(539)];n[t(489)][t(565)](t(508),Kr(s,t(533))),n[t(489)][t(570)]((e=>{const n=t,{data:s}=e;if(s&&n(508)==s[n(527)])return null==s[n(543)]||0==s[n(543)]&&null==s[n(512)]?r:void 0})),n[t(489)][t(565)](t(542),Kr(s,t(526))),n[t(489)][t(570)]((e=>{const n=t,{data:s}=e;if(s&&n(542)==s[n(527)])return null==s[n(543)]||1==s[n(543)]&&null==s[n(512)]?r:void 0})),this[t(518)][t(502)][t(486)][t(556)]((e=>{const r=t;if(e[r(517)][r(552)])return!1;let s=!1;const o=n[r(538)]({skipNotAttached:!0})[r(535)]((t=>{const e=r,s=n[e(510)](t);return e(542)==s||e(508)==s}));for(const t of o){const o=t[r(524)]()[r(550)][r(496)][r(532)](r(503));r(553)!=o&&r(522)!=o&&(n[r(579)](t[r(524)](),r(575))[r(494)]((t=>r(503)==n[r(510)](t[r(485)])))||(e[r(534)](t[r(574)]()),s=!0))}return s})),this[t(499)]()}[Ks(530)](t){const e=Ks,n=this[e(518)][e(539)],{data:r}=t,s={type:e(536),content:""};if(!r||e(487)!=r[e(527)])return;if(!r[e(512)])return e(497)==r[e(543)]?s:{type:e(536),content:""+Kr(n,e(500),Kr(n,this[e(551)](r[e(543)])))};if(!r[e(543)]){if(e(497)==r[e(512)])return s;let o=t[e(548)];for(;o;){if(o[e(495)]&&e(503)==o[e(495)][e(527)]&&o[e(495)][e(543)])return s;o=o[e(501)]}return{type:e(536),content:""+Kr(n,e(546),Kr(n,this[e(551)](r[e(512)])))}}if(e(497)!=r[e(543)])return{type:e(536),content:""+Kr(n,e(500),Kr(n,this[e(551)](r[e(543)])))};let o=t[e(548)];for(;o;){if(o[e(495)]&&e(503)==o[e(495)][e(527)]&&o[e(495)][e(543)]&&o[e(495)][e(512)])return s;o=o[e(501)]}const i=t[e(524)]()[e(550)][e(496)][e(532)](e(503));return{type:e(536),content:Kr(n,e(500),Kr(n,e(569)+i[e(493)]()+e(560)))}}[Ks(499)](){const t=Ks,e=this[t(518)],n=e[t(539)];e[t(578)][t(492)](t(516))[t(489)][t(570)]((e=>{const r=t;if(r(577)!=e[r(528)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(566)]){case r(487):o=r(531),i={type:r(536),content:Kr(n,o,Kr(n,this[r(551)](s[r(572)][0][r(528)])))};break;case r(508):o=s[r(572)][0][r(509)]?r(540):r(549),i={type:r(536),content:Kr(n,o)};break;case r(542):o=r(525),i={type:r(536),content:Kr(n,o,s[r(572)][0][r(554)])}}return i}))}[Ks(551)](t){const e=Ks;return e(569)+function(t){const n=e;return Js[n(506)](t)?n(520):Qs[n(506)](t)?n(553):null}(t)[e(493)]()+e(571)+t[e(493)]()[e(555)](/-/g,"_")}}const Js=[Ks(544),Ks(529),Ks(521)],Qs=[Ks(559),Ks(561),Ks(545),Ks(513),Ks(488),Ks(507)];var Ys=n(507);const $s=eo;function to(){const t=["data","parent","unbindElementFromMarkerName","init","bind","178119wTvXEa","810cDnThA","enterBlock","showSuggestionHighlights","658926fZTSZd","removeMarker:suggestion:insertion","document","5085928SjaSze","120592dbHVGC","enableCommand","addMarker:suggestion:insertion","getFirstPosition","mapper","createRange","high","30WiMSSZ","5dwpxFm","nextSibling","editor","TrackChangesEditing","downcastDispatcher","fromRange","getFirstRange","split","5295224LxksLq","enter","end","model","options","requires","get","writer","createPositionAt","afterExecute","fire","575561tIaWit","selection","plugins","markerNameToElements","change","14719881OZNGYl","editing","markerName","commands","ck-suggestion-marker-split","markInsertion","remove","6cnqJTC","hasClass","detach","setSelection"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(854176===-parseInt(e(113))/1+parseInt(e(117))/2*(-parseInt(e(124))/3)+parseInt(e(116))/4*(parseInt(e(125))/5)+parseInt(e(156))/6*(-parseInt(e(144))/7)+parseInt(e(133))/8+parseInt(e(109))/9*(parseInt(e(110))/10)+-parseInt(e(149))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(138)](){return[Ys.Enter]}[$s(107)](){const t=$s,e=this[t(127)],n=e[t(146)][t(139)](t(128)),r=e[t(152)][t(139)](t(134));n[t(118)](t(134),(()=>{const s=t;e[s(136)][s(148)]((t=>{const o=s,a=e[o(136)][o(115)][o(145)],c=a[o(120)](),u=i.LiveRange[o(130)](a[o(131)]());if(r[o(111)](t)){const r=e[o(136)][o(141)](c[o(161)][o(126)],0),s=t[o(122)](c,r);n[o(154)](s)}else t[o(159)](t[o(122)](u[o(135)]));u[o(158)](),r[o(143)](o(142),{writer:t})}))})),e[t(150)][t(129)].on(t(119),xs(e,t(132)),{priority:t(123)}),e[t(150)][t(129)].on(t(114),((e,n,r)=>{const s=t,o=r[s(121)][s(147)](n[s(151)]);if(o)for(const t of o)t[s(157)](s(153))&&(r[s(121)][s(106)](t,n[s(151)]),r[s(140)][s(155)](t))}),{priority:t(123)}),e[t(160)][t(129)].on(t(119),((n,r,s)=>{const o=t;s[o(137)][o(112)]&&xs(e,o(132),{showActiveMarker:!1})[o(108)](this)(n,r,s)}),{priority:t(123)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=291]})(t,e)}const so=ro;function oo(){const t=["handleFindCommand","10QWmRBA","string","getRange","createRange","replace","end","start","1207197EkOGHh","model","10100101OzRJjP","enableCommand","FindAndReplaceEditing","replaceAll","_isInDeletionRange","get","getMarkersGroup","findByTextCallback","TrackChangesEditing","1141693uBToWm","plugins","bind","markers","createPositionAt","16YIVhQQ","editor","findNext","getIntersection","findPrevious","results","10tlzvTI","43104sUutib","1619645ZzBbSu","6609xSCnUf","afterInit","2007138dpzTaJ","suggestion:deletion","has","find","filter","item","FindAndReplaceUtils","isArray","87PLnlIk"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(167807===parseInt(e(317))/1*(parseInt(e(329))/2)+-parseInt(e(327))/3*(parseInt(e(315))/4)+parseInt(e(316))/5+-parseInt(e(319))/6+-parseInt(e(303))/7*(parseInt(e(308))/8)+-parseInt(e(292))/9+-parseInt(e(314))/10*(-parseInt(e(294))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(318)](){const t=so;if(!this[t(309)][t(304)][t(321)](t(296)))return;const e=this[t(309)][t(304)][t(299)](t(302));e[t(295)](t(322),this[t(328)][t(305)](this)),e[t(295)](t(310)),e[t(295)](t(312)),e[t(295)](t(333)),e[t(295)](t(297))}[so(328)](t,e,n={}){const r=so,s=this[r(309)][r(304)][r(299)](r(325));return t((t=>{const o=r;let i=(o(330)==typeof e?s[o(301)](e,n):e)(t);Array[o(326)](i)&&(i={results:i,searchText:o(330)==typeof e?e:""});const a=i[o(313)][o(323)]((e=>!1===this[o(298)](e,t[o(324)])));return{...i,results:a}}),n)}[so(298)](t,e){const n=so,r=this[n(309)][n(293)][n(332)](this[n(309)][n(293)][n(307)](e,t[n(291)]),this[n(309)][n(293)][n(307)](e,t[n(334)]));for(const t of this[n(309)][n(293)][n(306)][n(300)](n(320)))if(null!==r[n(311)](t[n(331)]()))return!0;return!1}}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=420]})(t,e)}function uo(){const t=["656JthPuR","*Set font size:* %0","format","registerDescriptionCallback","FontFamilyEditing","fontSize.options","fontColor.colors","202FKNMbK","FORMAT_FONT_COLOR","20xWdXXC","478082ehWulR","5305905JHmyTq","model","140kwWrnq","trim","type","commandParams","fontFamily","formatInline","*Set font color:* %0","get","label","editor","fontColor","FORMAT_FONT_SIZE","registerAttributeLabel","*Set font background color:* %0","afterInit","fontBackgroundColor","*Reset font family*","*Reset font background color*","fontSize","*Reset font color*","toLowerCase","494850WqdKRh","descriptionFactory","locale","normalizeSizeOptions","46924cIpmYH","2127834gJseel","*Reset font size*","24261pIQtfQ","TrackChangesEditing","config","FontBackgroundColorEditing","find","enableDefaultAttributesIntegration","*Set font family:* %0","FORMAT_FONT_FAMILY","FORMAT_FONT_BACKGROUND","fontBackgroundColor.colors","FontColorEditing","registerInlineAttribute","FontSize","plugins","10871qIgNht","value","title","has","commandName","FontSizeEditing","_registerLegacyDescription"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(533993===parseInt(e(439))/1+-parseInt(e(474))/2*(-parseInt(e(446))/3)+-parseInt(e(443))/4*(parseInt(e(480))/5)+parseInt(e(444))/6+-parseInt(e(460))/7*(parseInt(e(467))/8)+-parseInt(e(478))/9+-parseInt(e(476))/10*(parseInt(e(477))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(465),commandName:ao(436)},{pluginName:ao(471),commandName:ao(422)},{pluginName:ao(456),commandName:ao(428)},{pluginName:ao(449),commandName:ao(433)}];class fo extends t.Plugin{[ao(432)](){const t=ao,e=this[t(427)][t(441)],n=this[t(427)][t(459)][t(425)](t(447));for(const{pluginName:e,commandName:r}of lo)this[t(427)][t(459)][t(463)](e)&&(n[t(451)](r),n[t(457)](r));n[t(440)][t(430)](t(436),Kr(e,t(429))),n[t(440)][t(430)](t(422),Kr(e,t(453))),n[t(440)][t(430)](t(428),Kr(e,t(475))),n[t(440)][t(430)](t(433),Kr(e,t(454))),this[t(466)]()}[ao(466)](){const t=ao,e=this[t(427)],n=e[t(441)];e[t(459)][t(425)](t(447))[t(440)][t(470)]((e=>{const r=t,o=n.t;if(r(423)!=e[r(420)])return;const{data:i}=e;if(null!=i){if(r(436)==i[r(464)]){const t=i[r(421)][0][r(461)];if(t){const e=o(this[r(427)][r(459)][r(425)](r(458))[r(442)](this[r(427)][r(448)][r(425)](r(472)))[r(450)]((e=>e[r(479)]==t))[r(462)])[r(438)]();return{type:r(469),content:Kr(n,r(468),e)}}return{type:r(469),content:Kr(n,r(445))}}if(r(422)==i[r(464)]){const t=i[r(421)][0][r(461)];return t?{type:r(469),content:Kr(n,r(452),t)}:{type:r(469),content:Kr(n,r(434))}}if(r(428)==i[r(464)]){const t=i[r(421)][0][r(461)];if(t){const e=(0,s.normalizeColorOptions)(this[r(427)][r(448)][r(425)](r(473)))[r(450)]((e=>e[r(479)]==t));let i=t,a="";return e&&(i=e[r(426)],a=o(i)[r(438)]()),{type:r(469),content:Kr(n,r(424),a)[r(481)](),color:{value:t,title:a||i}}}return{type:r(469),content:Kr(n,r(437))}}if(r(433)==i[r(464)]){const t=i[r(421)][0][r(461)];if(t){const e=(0,s.normalizeColorOptions)(this[r(427)][r(448)][r(425)](r(455)))[r(450)]((e=>e[r(479)]==t));let i=t,a="";return e&&(i=e[r(426)],a=o(i)[r(438)]()),{type:r(469),content:Kr(n,r(431),a)[r(481)](),color:{value:t,title:a||i}}}return{type:r(469),content:Kr(n,r(435))}}}}))}}const ho=mo;function go(){const t=["56888556XvnJOT","commandParams","commands","config","enableCommand","descriptionFactory","commandName","format","label","formatInline","6690248Bcbuxn","formatBlock","980zDSQqK","fontColor.colors","registerDescriptionCallback","472799MmKpQY","toLowerCase","2lPrSoL","toUpperCase","join","copyFormat","11kSmxzV","afterInit","length","*Set format to:* %0","find","charAt","fontSize","type","FontSize","slice","fontColor","model","pasteFormat","TrackChangesEditing","10JsYViH","fontSize.options","normalizeSizeOptions","get","5yqJFzK","split","entries","_registerLegacyDescription","*Remove all formatting*","4355865zZMGGT","editor","fontBackgroundColor","plugins","locale","12873HSVdPy","4270092JpXHCz","title","push","boolean","3773098WhvBaJ","enableDefaultAttributesIntegration"];return(go=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(645657===parseInt(e(354))/1*(-parseInt(e(356))/2)+-parseInt(e(332))/3*(parseInt(e(351))/4)+-parseInt(e(378))/5*(parseInt(e(333))/6)+-parseInt(e(337))/7+-parseInt(e(349))/8+-parseInt(e(383))/9*(parseInt(e(374))/10)+-parseInt(e(360))/11*(-parseInt(e(339))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class po extends t.Plugin{[ho(361)](){const t=ho,e=this[t(384)],n=e[t(330)][t(377)](t(373)),r=e[t(341)][t(377)](t(359)),s=e[t(341)][t(377)](t(372));r&&s&&(n[t(338)](t(372)),n[t(343)](t(359)),this[t(381)]())}[ho(381)](){const t=ho,e=this[t(384)],n=e[t(331)];e[t(330)][t(377)](t(373))[t(344)][t(353)]((r=>{const s=t;if(s(350)!=r[s(367)]&&s(348)!=r[s(367)])return;const{data:o}=r;if(o&&s(372)===o[s(345)]){const t=[],r=o[s(340)][0];for(const[n,o]of Object[s(380)](r))t[s(335)](Io(e,n,o));return t[s(362)]?{type:s(346),content:Kr(n,s(363),t[s(358)](", "))}:{type:s(346),content:Kr(n,s(382))}}}))}}function mo(t,e){const n=go();return(mo=function(t,e){return n[t-=330]})(t,e)}function Io(t,e,n){const r=ho,o=t[r(331)].t,i=e[r(379)](/(?=[A-Z])/)[r(358)](" "),a=o(i[r(365)](0)[r(357)]()+i[r(369)](1))[r(355)]();if(r(336)==typeof n)return a;if(r(370)===e||r(385)===e){const e=(0,s.normalizeColorOptions)(t[r(342)][r(377)](r(352)))[r(364)]((t=>t[r(371)]==n));return a+" ("+(e?o(e[r(347)])[r(355)]():n)+")"}if(r(366)===e&&isNaN(parseFloat(n))){const e=t[r(330)][r(377)](r(368))[r(376)](t[r(342)][r(377)](r(375)))[r(364)]((t=>t[r(371)]==n));return a+" ("+(e?o(e[r(334)])[r(355)]():n)+")"}return a+" ("+n+")"}function Eo(t,e){const n=To();return(Eo=function(t,e){return n[t-=476]})(t,e)}const bo=Eo;function To(){const t=["84030sqEDLz","formatBlock","registerDescriptionCallback","descriptionFactory","TrackChangesEditing","value","enableDefaultAttributesIntegration","format","2309370qBwIli","get","615041AHTQcG","locale","8165jJJXmm","name","config","afterInit","commandName","*Change to:* %0","view","commandParams","registerElementLabel","has","match","_getHeadingLevel","editor","paragraph","8692584URaGxl","_registerLegacyDescription","ELEMENT_HEADING","title","model","1915506CjFIri","ELEMENT_HEADING_CUSTOM","292gVZCwS","find","plugins","type","heading","_headingOptions","heading.options","HeadingEditing","525758ysPIac"];return(To=function(){return t})()}!function(t){const e=Eo,n=t();for(;;)try{if(320615===-parseInt(e(497))/1+parseInt(e(486))/2+-parseInt(e(476))/3+parseInt(e(478))/4*(-parseInt(e(499))/5)+parseInt(e(487))/6+parseInt(e(495))/7+parseInt(e(513))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[bo(502)](){const t=bo,e=this[t(511)];if(!e[t(480)][t(508)](t(485)))return;this[t(483)]=e[t(501)][t(496)](t(484));const n=e[t(498)],r=e[t(480)][t(496)](t(491));r[t(493)](t(482));for(const e of this[t(483)])t(512)!=e[t(517)]&&r[t(490)][t(507)](e[t(517)],(n=>{const r=t,i=this[r(510)](e[r(517)]);return null!==i?s(n,i):o(n,e[r(516)])}));function s(e,r){return Kr(n,t(515),[e,r])}function o(e,r){return Kr(n,t(477),[e,r])}this[t(514)]()}[bo(514)](){const t=bo,e=this[t(511)],n=e[t(498)];e[t(480)][t(496)](t(491))[t(490)][t(489)]((e=>{const r=t;if(r(488)!=e[r(481)])return;const{data:s}=e;if(s&&r(482)==s[r(503)]){const e=s[r(506)][0][r(492)],c=this[r(510)](e);if(null!==c)return{type:r(494),content:Kr(n,r(504),(a=c,Kr(n,r(515),[1,a])))};const u=this[r(483)][r(479)]((t=>t[r(517)]===e))[r(516)];return{type:r(494),content:Kr(n,r(504),(o=1,i=u,Kr(n,t(477),[o,i])))}}var o,i,a}))}[bo(510)](t){const e=bo;var n,r;const s=t[e(509)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(483)])||void 0===n?void 0:n[e(479)]((n=>n[e(517)]==t));if(o&&o[e(505)]){const t=o[e(505)],n=(null!==(r=t[e(500)])&&void 0!==r?r:t)[e(509)](/^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-=272]})(t,e)}function ko(){const t=["3892kNkTLJ","_registerLegacyDescription","commandParams","registerInlineAttribute","toLowerCase","highlight","value","FORMAT_HIGHLIGHT","*Remove highlight*","*Set highlight:* %0","394077BAZPMN","afterInit","highlight.options","enableDefaultAttributesIntegration","2594646uTVNnV","type","5010858hBLDOn","find","TrackChangesEditing","locale","plugins","has","config","registerAttributeLabel","descriptionFactory","registerDescriptionCallback","HighlightEditing","6224JCzUoo","title","editor","commandName","formatInline","300556tVyEyH","2wmZrEm","model","1502540ieKSNH","format","8710605DNjcnh","get","color"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(470112===-parseInt(e(274))/1*(-parseInt(e(297))/2)+-parseInt(e(278))/3+parseInt(e(296))/4+parseInt(e(299))/5+-parseInt(e(280))/6+-parseInt(e(304))/7*(-parseInt(e(291))/8)+parseInt(e(301))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(275)](){const t=yo,e=this[t(293)];if(!e[t(284)][t(285)](t(290)))return;const n=e[t(284)][t(302)](t(282)),r=e[t(283)];n[t(277)](t(309)),n[t(307)](t(309)),n[t(288)][t(287)](t(309),Kr(r,t(311))),this[t(305)]()}[yo(305)](){const t=yo,e=this[t(293)],n=e[t(283)];e[t(284)][t(302)](t(282))[t(288)][t(289)]((r=>{const s=t;if(s(295)!=r[s(279)])return;const{data:o}=r;if(o&&s(309)==o[s(294)]){const t=n.t,r=o[s(306)][0][s(310)];if(r){const o=e[s(286)][s(302)](s(276))[s(281)]((t=>t[s(298)]==r)),i=t(o[s(292)])[s(308)]();return{type:s(300),content:Kr(n,s(273),i),color:{value:o[s(303)],title:o[s(292)]}}}return{type:s(300),content:Kr(n,s(272),Kr(n,s(311)))}}}))}}const Lo=No;function No(t,e){const n=Ro();return(No=function(t,e){return n[t-=154]})(t,e)}function Ro(){const t=["high","222635ZMCKxX","elementToStructure","showSuggestionHighlights","get","conversion","createPositionAt","630GhiLvA","editor","75965RFAezY","66209fPOrgb","afterInit","div","insert","plugins","createContainerElement","18QcZvti","ELEMENT_HORIZONTAL_LINE","11253429Cytpxk","ck-horizontal-line","12TYfkux","dataDowncast","2cHCqQT","HorizontalLineEditing","addClass","enableCommand","locale","8ImTtpb","descriptionFactory","createEmptyElement","for","94113QQiLXV","has","horizontalLine","39RfEGsH","845368UBwZyH","TrackChangesEditing","2419332soyZcL","registerElementLabel"];return(Ro=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(659356===parseInt(e(191))/1*(parseInt(e(165))/2)+parseInt(e(161))/3*(parseInt(e(189))/4)+-parseInt(e(178))/5*(parseInt(e(185))/6)+parseInt(e(170))/7*(parseInt(e(157))/8)+-parseInt(e(187))/9+-parseInt(e(176))/10*(-parseInt(e(179))/11)+-parseInt(e(167))/12*(-parseInt(e(164))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[Lo(180)](){const t=Lo,e=this[t(177)];if(!e[t(183)][t(162)](t(192)))return;e[t(183)][t(173)](t(166))[t(155)](t(163));const n=e[t(183)][t(173)](t(166)),r=e[t(156)];n[t(158)][t(168)](t(163),(e=>Kr(r,t(186),e))),e[t(174)][t(160)](t(190))[t(171)]({model:t(163),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(172)])return null;const o=n[s(184)](s(181)),i=n[s(159)]("hr");return n[s(154)](s(188),o),n[s(182)](n[s(175)](o,0),i),o},converterPriority:t(169)})}}function Mo(t,e){const n=Oo();return(Mo=function(t,e){return n[t-=388]})(t,e)}const vo=Mo;function Oo(){const t=["has","registerElementLabel","get","rawHtml","type","registerDescriptionCallback","start","commandName","3305211GFnxBB","TrackChangesEditing","HtmlEmbed","plugins","218438IsZOhy","afterInit","htmlEmbed","_registerLegacyDescription","enableDefaultAttributesIntegration","4389858mVXoLx","value","editor","52209xJJAmJ","776597AIqKRH","560PwByyW","426txjMtv","element","nodeAfter","formatBlock","3455965VOYPjs","attribute","format","getFirstRange","*Change %0 content*","locale","ELEMENT_HTML_EMBED","14404TmTPCZ","key","descriptionFactory","registerBlockAttribute"];return(Oo=function(){return t})()}!function(t){const e=Mo,n=t();for(;;)try{if(478465===parseInt(e(391))/1+parseInt(e(420))/2+-parseInt(e(393))/3*(-parseInt(e(404))/4)+parseInt(e(397))/5+-parseInt(e(425))/6+-parseInt(e(416))/7+-parseInt(e(392))/8*(parseInt(e(390))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class wo extends t.Plugin{[vo(421)](){const t=vo,e=this[t(389)];if(!e[t(419)][t(408)](t(418)))return;const n=e[t(419)][t(410)](t(417)),r=e[t(402)];n[t(406)][t(409)](t(411),(e=>Kr(r,t(403),e))),n[t(424)](t(422)),n[t(407)](t(388)),n[t(406)][t(413)]((e=>{const n=t;if(n(398)!=e[n(412)])return;const{data:s}=e;if(s&&n(388)==s[n(405)]&&e[n(400)]()[n(414)][n(395)].is(n(394),n(411))){const t=Kr(r,n(403));return{type:n(399),content:Kr(r,n(401),t)}}})),this[t(423)]()}[vo(423)](){const t=vo,e=this[t(389)],n=e[t(402)];e[t(419)][t(410)](t(417))[t(406)][t(413)]((e=>{const r=t;if(r(396)!=e[r(412)])return;const{data:s}=e;if(s&&r(422)==s[r(415)]){const t=Kr(n,r(403));return{type:r(399),content:Kr(n,r(401),t)}}}))}}function Do(){const t=["ImageUploadEditing","removeObject","getNearestSelectionRange","alt","_suggestionFactory","*Set image width:* %0","resizedWidth","imageCaption","start","insertion","detach","filter","getCaptionFromImageModelElement","insertImage","12hQIZBd","registerAttributeLabel","formatBlock","1239398pWjXTN","markInsertion","isOwn","getFirstRange","isIntersecting","ImageUtils","ELEMENT_INLINE_IMAGE","markBlockFormat","markDeletion","join","formatInline","type","ImageEditing","toPrevious","commandParams","registerDescriptionCallback","convertInlineImageToBlock","editor","end","toNext","afterInit","imageStylePreApply","*Set image text alternative:* %0","isBlockImage","ELEMENT_IMAGE","ImageCaptionUtils","ELEMENT_CAPTION","fromPosition","width","TrackChangesEditing","length","12416778Odtzqb","findIndex","96ciSKsP","ImageCaptionEditing","imageBlock","commandName","isEqual","FORMAT_IMAGE_SIZE","imageTypeBlock","key","getClosestSelectedImageElement","nodeAfter","*Remove image text alternative*","618843sphrux","element","873657CvHfyv","convertBlockImageToInline","format","schema","1074xtWKQk","_findSuggestions","uploadImage","find","selection","Inline image to block image","enableDefaultAttributesIntegration","newValue","Block image to inline image","4047070Txodty","model","enableCommand","accept","previous","get","isBefore","registerElementLabel","caption","addObject","createRange","discard","resizeImage","attribute","backward","deletion","72793pXWVjI","ImageInlineEditing","getSuggestionCallback","descriptionFactory","locale","isCollapsed","registerCustomCallback","nodeBefore","createRangeOn","subType","80CArcHk","forceDefaultExecution","forward","295735CRObcl","ImageTextAlternativeEditing","change","chain","_registerLegacyDescription","imageInline","*Reset image width*","document","ImageBlockEditing","has","ImageResize","toggleImageCaption","getContainedElement","imageTextAlternative","plugins","imageTypeInline","registerBlockAttribute"];return(Do=function(){return t})()}function Fo(t,e){const n=Do();return(Fo=function(t,e){return n[t-=495]})(t,e)}const xo=Fo;!function(t){const e=Fo,n=t();for(;;)try{if(935906===-parseInt(e(533))/1+-parseInt(e(530))/2*(parseInt(e(577))/3)+-parseInt(e(496))/4*(-parseInt(e(499))/5)+-parseInt(e(583))/6*(-parseInt(e(608))/7)+parseInt(e(566))/8*(-parseInt(e(579))/9)+parseInt(e(592))/10+parseInt(e(564))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Po extends t.Plugin{[xo(553)](){const t=xo,e=this[t(550)];if(!e[t(513)][t(508)](t(545)))return;const n=e[t(513)][t(597)](t(562)),r=e[t(513)][t(597)](t(538)),s=e[t(612)];n[t(594)](t(529)),n[t(611)][t(599)](t(568),(e=>Kr(s,t(557),e))),n[t(611)][t(599)](t(504),(e=>Kr(s,t(539),e))),n[t(611)][t(599)](t(600),(()=>Kr(s,t(559)))),e[t(513)][t(508)](t(516))&&n[t(594)](t(585)),e[t(513)][t(508)](t(507))&&e[t(513)][t(508)](t(609))&&(n[t(594)](t(514),((s,o)=>{const i=t,a=r[i(574)](e[i(593)][i(506)][i(587)]);e[i(593)][i(501)]((()=>{const t=i;n[t(540)](a,{commandName:t(514),commandParams:[o]},[],t(580))}))})),n[t(594)](t(572),((s,o)=>{const a=t;e[a(593)][a(501)]((t=>{const c=a;let u=r[c(574)](e[c(593)][c(506)][c(587)]),l=t[c(616)](u);const f=i.LivePosition[c(560)](l[c(524)],c(546)),h=i.LivePosition[c(560)](l[c(551)],c(552));n[c(497)]((()=>s(o))),u=r[c(574)](e[c(593)][c(506)][c(587)]),l=t[c(616)](u);const g=t[c(602)](f,h);f[c(526)](),h[c(526)](),n[c(540)](u,{commandName:c(514),commandParams:[o]},[],c(549)),g[c(524)][c(598)](l[c(524)])&&n[c(534)](t[c(602)](g[c(524)],l[c(524)]),c(549)),l[c(551)][c(598)](g[c(551)])&&n[c(534)](t[c(602)](l[c(551)],g[c(551)]),c(549))}))})),n[t(520)][t(614)](t(532),t(549),t(542),(()=>!1)),n[t(520)][t(614)](t(532),t(549),t(595),(()=>!1)),n[t(520)][t(614)](t(532),t(549),t(603),n[t(520)][t(610)](t(532),"",t(595))),n[t(520)][t(614)](t(525),t(549),t(542),(()=>!1)),n[t(520)][t(614)](t(525),t(549),t(603),(([r])=>{const s=t,o=n[s(520)][s(610)](s(525),"",s(603));let i=r[s(524)],a=r[s(551)];const c=e[s(593)][s(582)][s(518)](i,s(606)),u=e[s(593)][s(582)][s(518)](a,s(498));c[s(613)]&&(i=c[s(524)]),u[s(613)]&&(a=u[s(551)]),o([e[s(593)][s(602)](i,a)])})),n[t(520)][t(614)](t(532),t(549),t(502),c),n[t(520)][t(614)](t(525),t(549),t(502),c)),e[t(513)][t(508)](t(567))&&(n[t(594)](t(510),((s,o)=>{const i=t,a=e[i(513)][i(597)](i(558));let c=r[i(574)](e[i(593)][i(506)][i(587)]),u=a[i(528)](c);e[i(593)][i(501)]((()=>{const t=i;if(u)return void n[t(541)](e[t(593)][t(616)](u));const l=r[t(556)](c);s(o),c=r[t(574)](e[t(593)][t(506)][t(587)]),u=a[t(528)](c),n[t(534)](e[t(593)][t(616)](u),l?null:t(523))}))})),n[t(520)][t(614)](t(525),t(523),t(502),c));const o=[{type:t(532),subType:t(554)},{type:t(525),subType:t(523)},{type:t(532),subType:t(549)},{type:t(525),subType:t(549)}];function a(e,s){const i=t,a=o[i(565)]((({type:t,subType:n})=>e[i(544)]==t&&e[i(495)]==n)),c=o[i(565)]((({type:t,subType:e})=>s[i(544)]==t&&s[i(495)]==e));if(a<0||c<0)return!1;const u=e[i(536)](),l=s[i(536)]();if((0==a||1==a)&&2==c&&u[i(537)](l))return!0;if(2==a&&3==c){const t=n[i(584)](u,i(525))[i(527)]((({suggestion:t,meta:e})=>e[i(535)]&&i(549)==t[i(495)]));if(t[i(563)]>1&&l[i(551)][i(570)](u[i(524)]))return!0;if(1==t[i(563)]&&(u[i(524)][i(570)](l[i(551)])||u[i(551)][i(570)](l[i(524)])))return!0}if(3==a&&3==c&&u[i(524)][i(598)](l[i(524)])){const t=u[i(551)][i(575)],e=l[i(524)][i(615)];return r[i(556)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(513)][t(508)](t(509))&&(n[t(589)](t(604)),n[t(515)](t(522)),n[t(611)][t(531)](t(522),Kr(s,t(571)))),e[t(513)][t(508)](t(500))&&(n[t(589)](t(512)),n[t(515)](t(519))),n[t(611)][t(548)]((e=>{const n=t;if(o[n(586)]((({type:t,subType:r})=>e[n(544)]==t&&e[n(495)]==r)))return e[n(596)]?{}:void 0})),n[t(611)][t(548)]((e=>{const n=t;if(n(525)==e[n(544)]||n(607)==e[n(544)]){const t=e[n(511)]();if(t&&t.is(n(578),n(600)))return{type:n(525)==e[n(544)]?n(601):n(517),element:t,quantity:1}}})),n[t(611)][t(548)]((e=>t(532)==e[t(544)]&&t(549)==e[t(495)]?{type:t(581),content:t(588)}:t(532)==e[t(544)]&&t(580)==e[t(495)]?{type:t(581),content:t(591)}:void 0)),n[t(611)][t(548)]((e=>{const n=t;if(n(605)!=e[n(544)])return;const{data:r}=e;if(!r||n(519)!=r[n(573)])return;const o=r[n(590)];return o?{type:n(581),content:Kr(s,n(555),'"'+o+'"')}:{type:n(581),content:Kr(s,n(576))}})),this[t(503)]()}[xo(503)](){const t=xo,e=this[t(550)],n=e[t(612)];e[t(513)][t(597)](t(562))[t(611)][t(548)]((e=>{const r=t;if(r(532)!=e[r(544)]&&r(543)!=e[r(544)])return;const{data:s}=e;if(s){if(r(512)==s[r(569)]){const t=s[r(547)][0][r(590)];return t?{type:r(581),content:Kr(n,r(555),'"'+t+'"')}:{type:r(581),content:Kr(n,r(576))}}if(r(604)==s[r(569)]){const t=s[r(547)][0][r(561)];return t?{type:r(581),content:Kr(n,r(521),t)}:{type:r(581),content:Kr(n,r(505))}}}}))}}function Bo(){const t=["editor","1oscqCJ","formatInline","registerBlockAttribute","newValue","808090QrOwFy","locale","commandName","formatBlock","TrackChangesEditing","1029112VrCRjk","*Format:* replace image URL","234EHHLbA","7602oPbgTM","ImageEditing","_suggestionFactory","type","oldValue","plugins","key","6hFzdgr","descriptionFactory","attribute","has","508672HvWeUx","registerCustomCallback","1708740rHdoCe","3748750RtbAvo","src","_handleLegacySuggestions","discard","enableDefaultAttributesIntegration","getSuggestionCallback","*Replace image URL*","_registerLegacyDescription","accept","registerDescriptionCallback","replaceImageSource","544MNUPrb","afterInit","format","get"];return(Bo=function(){return t})()}const Uo=jo;function jo(t,e){const n=Bo();return(jo=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(180886===-parseInt(e(155))/1*(-parseInt(e(167))/2)+-parseInt(e(132))/3*(-parseInt(e(136))/4)+parseInt(e(159))/5+parseInt(e(138))/6+-parseInt(e(164))/7+-parseInt(e(150))/8*(parseInt(e(166))/9)+-parseInt(e(139))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class Go extends t.Plugin{[Uo(151)](){const t=Uo;if(!this[t(154)][t(130)][t(135)](t(126)))return;const e=this[t(154)][t(160)],n=this[t(154)][t(130)][t(153)](t(163));n[t(143)](t(149)),n[t(157)](t(140)),n[t(133)][t(148)]((n=>{const r=t;if(r(134)!=n[r(128)])return;const{data:s}=n;return s&&r(140)==s[r(131)]?s[r(158)]&&s[r(129)]?{type:r(152),content:Kr(e,r(145))}:{type:r(152),content:""}:void 0})),this[t(141)]()}[Uo(141)](){const t=Uo,e=this[t(154)][t(130)][t(153)](t(163));e[t(127)][t(137)](t(162),t(149),t(147),e[t(127)][t(144)](t(162),null,t(142))),e[t(127)][t(137)](t(162),t(149),t(142),e[t(127)][t(144)](t(162),null,t(147))),this[t(146)]()}[Uo(146)](){const t=Uo,e=this[t(154)],n=e[t(160)];e[t(130)][t(153)](t(163))[t(133)][t(148)]((e=>{const r=t;if(r(162)!=e[r(128)]&&r(156)!=e[r(128)])return;const{data:s}=e;return s&&r(149)==s[r(161)]?{type:r(152),content:Kr(n,r(165))}:void 0}))}}const Vo=Wo;function Ho(){const t=["type","chain","*Format:* %0","247948TrJMfB","Users","value","commands","_findSuggestions","_suggestionFactory","getFirstRange","3RmjXLn","format","hasSuggestion","imageCaption","getSuggestionCallback","commandParams","imageStylePostApply","side","_registerLegacyDescription","5YITOjv","125144nfOZSz","title","794493ZVvrTr","subType","formatBlock","registerPostFixer","commandName","isInlineImage","suggestion","accept","discard","plugins","isBlockImage","start","setImageNaturalSizeAttributes","get","isIntersecting","ImageStyleEditing","length","name","isBefore","949955DxBPDw","has","isEqual","join","afterInit","newRange","ImageUtils","enableCommand","getSuggestion","normalizedStyles","forEach","TrackChangesEditing","markBlockFormat","FORMAT_SIDE_IMAGE","refresh","getSuggestions","end","271534yXZVbv","formatInline","editor","imageStyle","commandReversedParams","nodeBefore","registerDescriptionCallback","discardSuggestion","1427658RjViJW","getContainedElement","registerCustomCallback","imageStylePreApply","getClosestSelectedImageElement","nodeAfter","getChangedMarkers","document","createRangeOn","shouldConvertImageType","insertion","isOwn","from","5016290IStXqp","selection","_splitMarkerName","author","convertInlineImageToBlock","markInlineFormat","change","model","imageTypeInline","differ","findIndex","imageTypeBlock","filter","next","locale","toLowerCase","descriptionFactory","77YSDaLL","head","22JBkSWX","isInContent"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(518770===parseInt(e(388))/1+-parseInt(e(305))/2*(-parseInt(e(357))/3)+-parseInt(e(350))/4*(parseInt(e(366))/5)+parseInt(e(313))/6+-parseInt(e(343))/7*(-parseInt(e(367))/8)+parseInt(e(369))/9+-parseInt(e(326))/10*(parseInt(e(345))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(392)](){const t=Vo,n=this[t(307)];if(!n[t(378)][t(389)](t(384)))return;const r=n[t(378)][t(382)](t(399)),s=n[t(378)][t(382)](t(394)),o={};r[t(395)](t(308),((o,i)=>{const a=t,c=n[a(378)][a(382)](a(351)).me,u=n[a(353)][a(382)](a(308));let l=s[a(317)](n[a(333)][a(320)][a(327)]),f=n[a(333)][a(321)](l),h=u[a(352)];if(h==i[a(352)])return;const g={commandName:a(308),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(333)][a(332)]((()=>{const t=a;if(r[t(303)]()[t(338)]((e=>e[t(346)]&&c==e[t(329)]&&(t(371)==e[t(347)]||t(306)==e[t(347)])&&(t(316)==e[t(370)]||t(363)==e[t(370)])&&e[t(356)]()[t(390)](f)))[t(398)]((e=>r[t(312)](e[t(344)]))),l=s[t(317)](n[t(333)][t(320)][t(327)]),f=n[t(333)][t(321)](l),u[t(302)](),n[t(353)][t(382)](t(334))[t(302)](),n[t(353)][t(382)](t(337))[t(302)](),h=u[t(352)],h!=i[t(352)])return s[t(374)](l)&&u[t(322)](i[t(352)],l)?(o({...i,setImageSizes:!1}),l=s[t(317)](n[t(333)][t(320)][t(327)]),void r[t(400)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(316))):void(s[t(379)](l)?r[t(400)](l,g,[],t(363)):r[t(331)](f,g,t(363)))}))}));for(const e of n[t(378)][t(382)](t(384))[t(397)])o[e[t(386)]]=e[t(368)][t(341)]();r[t(355)][t(315)](t(371),t(316),t(391),(()=>!1)),r[t(355)][t(315)](t(371),t(363),t(391),(()=>!1)),r[t(355)][t(315)](t(306),t(363),t(391),(()=>!1)),r[t(355)][t(315)](t(371),t(316),t(376),(([e])=>{const n=t;s[n(381)](e[n(314)]())})),r[t(355)][t(315)](t(371),t(316),t(377),((e,n)=>{const s=t;r[s(355)][s(361)](s(371),"",s(376))(e,{commandName:n[s(373)],commandParams:n[s(309)]})})),r[t(355)][t(315)](t(371),t(316),t(348),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(371),subType:t(316)},{type:t(323),subType:t(360)},{type:t(371),subType:t(330)},{type:t(323),subType:t(330)}];function a(e,n){const o=t,a=i[o(336)]((({type:t,subType:n})=>e[o(347)]==t&&e[o(370)]==n)),c=i[o(336)]((({type:t,subType:e})=>n[o(347)]==t&&n[o(370)]==e));if(a<0||c<0)return!1;const u=e[o(356)](),l=n[o(356)]();if((0==a||1==a)&&2==c&&u[o(383)](l))return!0;if(2==a&&3==c){const t=r[o(354)](u,o(323))[o(338)]((({suggestion:t,meta:e})=>e[o(324)]&&o(330)==t[o(370)]));if(t[o(385)]>1&&l[o(304)][o(390)](u[o(380)]))return!0;if(1==t[o(385)]&&(u[o(380)][o(390)](l[o(304)])||u[o(304)][o(390)](l[o(380)])))return!0}if(3==a&&3==c&&u[o(380)][o(387)](l[o(380)])){const t=u[o(304)][o(318)],e=l[o(380)][o(310)];return s[o(379)](t)&&t===e}return!1}n[t(333)][t(320)][t(372)]((()=>{const e=t;let o=!1;const i=Array[e(325)](n[e(333)][e(320)][e(335)][e(319)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(328)](t);if(e(375)==i&&r[e(359)](u)){if(e(371)==a&&(e(316)==c||e(363)==c)){const t=r[e(396)](u);if(n[e(393)]){const n=t[e(356)]()[e(314)]();if(s[e(379)](n))continue;r[e(312)](t),o=!0}}if(e(323)==a&&e(360)==c&&!n[e(393)]){const t=r[e(396)](u);t[e(339)]&&t[e(339)][e(346)]&&(r[e(312)](t[e(339)]),o=!0)}}}return o})),this[t(365)](o)}[Vo(365)](t){const e=Vo,n=this[e(307)],r=n[e(340)];n[e(378)][e(382)](e(399))[e(342)][e(311)]((n=>{const s=e;if(s(371)!=n[s(347)]&&s(306)!=n[s(347)])return;const{data:o}=n;if(!o||s(308)!=o[s(373)])return;const i=o[s(362)][0][s(352)];return function(t){const e=s;return{type:e(358),content:Kr(r,e(349),t)}}(s(364)===i?Kr(r,s(401)):t[i]||i)}))}}const Ko=Xo;function qo(){const t=["_setSuggestionData","commands","2558552IDpzmo","1616785ZxmKJP","trackChanges","4465937ksSuQC","22bSOitW","track_changes","plugins","forEach","1965840zmVjWB","TrackChangesEditing","_trackChangesValueDuringImport","afterInit","get","high","collaboration_features","execute","dataInsert","2510208EHevwX","lowest","_handleImportedData","enableCommand","6iioPrq","bind","10283517IHBYnM","Users","editor","listenTo","_trackChangesExecuted","value","27362PKPUgR","importWord"];return(qo=function(){return t})()}function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=486]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(552454===-parseInt(e(511))/1*(parseInt(e(486))/2)+parseInt(e(499))/3+-parseInt(e(490))/4+parseInt(e(516))/5+parseInt(e(503))/6*(-parseInt(e(518))/7)+-parseInt(e(515))/8+parseInt(e(505))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Zo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(492)]=!1,this[e(509)]=!1}[Ko(493)](){const t=Ko,e=this[t(507)],n=e[t(514)][t(494)](t(512)),r=e[t(514)][t(494)](t(517));n&&(n.on(t(497),((e,[,n])=>{const s=t;this[s(492)]=r[s(510)],n[s(496)][s(487)]=!this[s(492)]}),{priority:t(495)}),this[t(508)](n,t(498),this[t(501)][t(504)](this)),this[t(508)](n,t(498),(()=>{const e=t;this[e(509)]&&(r[e(497)](),this[e(509)]=!1)}),{priority:t(500)}),e[t(488)][t(494)](t(491))[t(502)](t(512)))}[Ko(501)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(507)][n(514)][n(494)](n(517)),o=s[n(510)];this[n(492)]!==o&&(s[n(497)](),this[n(509)]=!0),r&&r[n(489)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(507)][o(488)][o(494)](o(506)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(512)}}};this[o(507)][o(488)][o(494)](o(491))[o(513)](i)}))}}const Jo=Qo;function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=174]})(t,e)}function Yo(){const t=["6nIvffF","158omZUuP","enableDefaultAttributesIntegration","2744364ZIADIY","611552cvpZGh","TrackChangesEditing","format","*Indent:* %0","afterInit","outdent","commandName","_registerLegacyDescription","3200945TbmNCK","indent","blockIndent","3786200OVQcLG","IndentEditing","has","7uXmBfN","registerDescriptionCallback","editor","descriptionFactory","outdentBlock","registerBlockAttribute","4549256lBXjvU","formatBlock","FORMAT_INDENT","IndentBlock","2114890ZWuYBF","9njdkQf","get","plugins","6DzMnmg","3611vAvSSU","getItems","registerAttributeLabel","*Outdent:* %0","indentBlock","enableCommand","locale","getItemLabel","type"];return(Yo=function(){return t})()}!function(t){const e=Qo,n=t();for(;;)try{if(522091===-parseInt(e(175))/1*(-parseInt(e(185))/2)+parseInt(e(174))/3*(-parseInt(e(188))/4)+-parseInt(e(199))/5*(parseInt(e(184))/6)+-parseInt(e(202))/7*(-parseInt(e(208))/8)+parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(196))/11+parseInt(e(187))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Jo(192)](){const t=Jo,e=this[t(204)],n=e[t(215)][t(214)](t(189));if(e[t(215)][t(201)](t(200))&&(n[t(180)](t(197)),n[t(180)](t(193))),e[t(215)][t(201)](t(211)))for(const e of[t(179),t(206)])n[t(186)](e);const r=e[t(181)];n[t(207)](t(198)),n[t(205)][t(177)](t(198),Kr(r,t(210))),this[t(195)]()}[Jo(195)](){const t=Jo,e=this[t(204)],n=e[t(181)],r=e[t(215)][t(214)](t(189));r[t(205)][t(203)]((e=>{const s=t;if(s(209)!=e[s(183)])return;const{data:o}=e;if(!o)return;if(s(179)!=o[s(194)]&&s(206)!=o[s(194)])return;const i=e[s(176)]()[0],a=r[s(205)][s(182)](i);return s(179)==o[s(194)]?{type:s(190),content:Kr(n,s(191),a)}:s(206)==o[s(194)]?{type:s(190),content:Kr(n,s(178),a)}:void 0}))}}function ti(t,e){var n=ni();return(ti=function(t,e){return n[t-=218]})(t,e)}var ei=ti;function ni(){var t=["1218696ofuhrV","input","399931PuYWkT","plugins","enableCommand","20YaquYu","196705rBoJKY","80AYlJtR","13479vkiZBn","requires","init","get","TrackChangesEditing","221576vpJSXN","732870mZrGFk","1243696LJIowz","editor"];return(ni=function(){return t})()}!function(t){for(var e=ti,n=t();;)try{if(132640===parseInt(e(227))/1+parseInt(e(221))/2*(parseInt(e(222))/3)+parseInt(e(219))/4*(-parseInt(e(220))/5)+-parseInt(e(231))/6+parseInt(e(233))/7+parseInt(e(229))/8+-parseInt(e(228))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ei(223)](){return[Os.Input]}[ei(224)](){var t=ei;this[t(230)][t(234)][t(225)](t(226))[t(218)](t(232))}}const si=ii;function oi(){const t=["locale","2739537YTXUMl","label","TrackChangesEditing","editor","attribute","6518216sugSDW","76SXnECw","commandParams","format","link (","descriptionFactory","25130190Bqvqka","241105hTyzcd","_registerLegacyDescription","newValue","LinkEditing","commandName","4019208yzqfCs","formatInline","plugins","4222LCGICi","registerDescriptionCallback","*Remove link*","commands","*Set link:* %0","afterInit","has","registerAttributeLabel","toLowerCase","310fmGjNJ","type","get","registerInlineAttribute","key","unlink","3562811EQrVzi","manualDecorators","linkHref","enableDefaultAttributesIntegration","link","9StGupx"];return(oi=function(){return t})()}function ii(t,e){const n=oi();return(ii=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(655567===parseInt(e(297))/1*(-parseInt(e(264))/2)+parseInt(e(277))/3+-parseInt(e(283))/4*(-parseInt(e(289))/5)+parseInt(e(294))/6+parseInt(e(270))/7+parseInt(e(282))/8+parseInt(e(275))/9*(-parseInt(e(288))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[si(302)](){const t=si,e=this[t(280)];if(!e[t(296)][t(261)](t(292)))return;const n=e[t(296)][t(266)](t(279)),r=e[t(300)][t(266)](t(274));n[t(273)](t(274)),n[t(273)](t(269)),n[t(267)](t(272));for(const e of r[t(271)])n[t(267)](e.id),n[t(287)][t(262)](e.id,t(286)+e[t(278)][t(263)]()+")");n[t(287)][t(298)]((n=>{const r=t;if(r(281)!=n[r(265)])return;const{data:s}=n;if(!s||r(272)!=s[r(268)])return;const o=s[r(291)],i=e[r(276)];return{type:r(285),content:null==o?Kr(i,r(299)):Kr(i,r(301),'"'+o+'"')}})),this[t(290)]()}[si(290)](){const t=si,e=this[t(280)],n=e[t(276)];e[t(296)][t(266)](t(279))[t(287)][t(298)]((e=>{const r=t;if(r(295)!=e[r(265)])return;const{data:s}=e;if(s){if(r(274)==s[r(293)]){const t=s[r(284)][0];return{type:r(285),content:Kr(n,r(301),'"'+t+'"')}}return r(269)==s[r(293)]?{type:r(285),content:Kr(n,r(299))}:void 0}}))}}const ci=ui;function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=401]})(t,e)}function li(){const t=["selection","document","element","checkChild","formatInline","value","bulleted","enableCommand","type","listType","end","isObject","blockName","TrackChangesEditing","change","_selectedElements","130gdHJyH","commands","todoList","forceValue","LegacyTodoListEditing","previousSibling","format","38652UPNxkw","replace","ELEMENT_NUMBERED_LIST","LegacyListEditing","descriptionFactory","todoListChecked","26766xDVZmZ","paragraph","commandName","before","afterInit","11312GHtVAS","commandParams","add","outdentList","locale","*Check item*","plugins","indentList","name","checkTodoList","editor","968IenHBS","numbered","listItem","numberedList","228558bOaWiI","execute","4vICFnh","1176150eqAejv","has","bulletedList","createPositionAt","push","markBlockFormat","formatBlock","ELEMENT_BULLETED_LIST","ELEMENT_TODO_LIST","model","nextSibling","ELEMENT_LIST_ITEM","filter","registerElementLabel","slice","*Outdent:* %0","schema","from","1478307obDRkt","getSelectedBlocks","parent","get","*Change to:* %0","312318ZvIVsI","todo","createRange","findIndex","List","*Uncheck item*","length","listIndent","*Indent:* %0","registerDescriptionCallback","getAttribute"];return(li=function(){return t})()}!function(t){const e=ui,n=t();for(;;)try{if(258716===-parseInt(e(467))/1+parseInt(e(441))/2+-parseInt(e(402))/3*(-parseInt(e(469))/4)+parseInt(e(470))/5+-parseInt(e(447))/6+parseInt(e(452))/7*(parseInt(e(463))/8)+parseInt(e(407))/9*(-parseInt(e(434))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ci(451)](){const t=ci,e=this[t(462)],n=e[t(456)];if(!e[t(458)][t(471)](t(444)))return;const r=e[t(458)][t(405)](t(431)),s=e[t(458)][t(471)](t(438));function o(t){return()=>{const n=ui,s=e[n(479)][n(419)][n(418)],o=e[n(435)][n(405)](t);if(o[n(423)])return void e[n(468)](n(448),{});const i=t[n(484)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(401)](t)[s(482)]((t=>function(t,e){const n=s;return e[n(421)](t[n(404)],n(465))&&!e[n(429)](t)}(t,r)));o=o[s(482)]((t=>!t.is(s(420),s(465))||t[s(417)](s(427))!=e));const i=new Set;for(const t of o)t.is(s(420),s(465))?i[s(454)](hi(t)):i[s(454)](t);return Array[s(401)](i)}(s[n(403)](),i,e[n(479)][n(486)]);e[n(479)][n(432)]((()=>{const e=n;for(const n of a)r[e(475)](n,{commandName:t,commandParams:[{forceValue:!o[e(423)]}],formatGroupId:e(430)},gi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(401)](t);const r=n[e(410)]((t=>e(465)!=t[e(460)]));return r>-1&&(n=n[e(484)](0,r)),n}(e[n(479)][n(419)][n(418)][n(403)]()),o=e[n(479)][n(409)](e[n(479)][n(473)](s[0],n(450)),e[n(479)][n(473)](s[s[n(413)]-1],n(428)));e[n(479)][n(432)]((()=>{const e=n;r[e(475)](o,{commandName:t,commandParams:[],formatGroupId:e(414)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(480)];for(;t&&t[n(417)](n(414))>e[n(417)](n(414));)r[n(454)](t),t=t[n(480)]}return Array[n(401)](r)}(s))}))}}r[t(425)](t(466),o(t(466))),r[t(425)](t(472),o(t(472))),s&&r[t(425)](t(436),o(t(436))),r[t(425)](t(459),i(t(459))),r[t(425)](t(455),i(t(455))),s&&r[t(425)](t(461),(()=>{const n=t,s=e[n(435)][n(405)](n(461)),o=Array[n(401)](s[n(433)]);o[n(482)]((t=>t[n(417)](n(446))!=s[n(423)])),e[n(479)][n(432)]((()=>{const t=n;for(const e of o)r[t(475)](e,{commandName:t(461),commandParams:[{forceValue:!s[t(423)]}]})}))})),r[t(445)][t(483)](t(465),(e=>Kr(n,t(481),e))),r[t(445)][t(416)]((e=>{const r=t;if(r(476)!=e[r(426)]&&r(422)!=e[r(426)])return;const{data:s}=e;if(s){if(r(466)==s[r(449)]||r(472)==s[r(449)]||r(436)==s[r(449)])switch(s[r(449)][r(442)](r(411),"")){case r(424):return o(Kr(n,r(477)));case r(464):return o(Kr(n,r(443)));case r(408):return o(Kr(n,r(478)))}if(r(459)==s[r(449)])return{type:r(440),content:Kr(n,r(415),Kr(n,r(481)))};if(r(455)==s[r(449)])return{type:r(440),content:Kr(n,r(485),Kr(n,r(481)))};if(r(461)==s[r(449)])return s[r(453)][0][r(437)]?{type:r(440),content:Kr(n,r(457))}:{type:r(440),content:Kr(n,r(412))}}function o(t){const e=r;return{type:e(440),content:Kr(n,e(406),t)}}}))}}function hi(t){const e=ci,n=t[e(417)](e(414));if(0==n)return t;let r=t;for(;t[e(439)]&&t[e(439)].is(e(420),e(465));){const s=t[e(439)][e(417)](e(414));if(s==n)r=t[e(439)];else if(s<n)break;t=t[e(439)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(420),e(465))&&t[e(417)](e(414))>0){let r=t[e(480)];for(;r&&e(465)==r[e(460)]&&r[e(417)](e(414))==t[e(417)](e(414));)n[e(474)](r),r=r[e(480)]}return n}const di=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=279]})(t,e)}function mi(){const t=["getListTypeFromListStyleType","format","3UXnLVt","descriptionFactory","formatBlock","flat","afterInit","editor","_getSuggestionBlocksForListStyle","listItem","5341140feWCMi","*Format:* set order to regular","3348919Bzwzrl","type","getSiblingNodes","8qbIzDP","commandParams","backward","formatInline","TrackChangesEditing","enableCommand","listReversed","styles","locale","createRange","before","listStyle","element","handleListReversedCommand","toUpperCase","getAttribute","handleDescriptions","numbered","*Format:* set order to reversed","*Format:* set start index to %0","handleListStyleCommand","commandName","675060aIdmaU","bind","push","replace","startIndex","_LIST_","get","change","default","unshift","model","listType","forward","getFirstPosition","18901845QXenyj","markMultiRangeBlockFormat","plugins","selection","handleListStartCommand","registerDescriptionCallback","LegacyListUtils","1007722adEwKo","getLastPosition","createPositionAt","ELEMENT_","getSelectedBlocks","reversed","filter","parent","_getSuggestionBlocks","length","has","2010216arZxdK","3854924oyyTsZ","listStart","_getTranslationKeyForListStyle","LegacyListPropertiesEditing","list.properties","document","*Change to:* %0","config","from","map"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(857099===-parseInt(e(334))/1+parseInt(e(345))/2+-parseInt(e(358))/3*(parseInt(e(346))/4)+parseInt(e(313))/5+-parseInt(e(286))/6+parseInt(e(288))/7+parseInt(e(291))/8*(parseInt(e(327))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[di(282)](){const t=di;if(!this[t(283)][t(329)][t(344)](t(349)))return;const e=this[t(283)][t(353)][t(319)](t(350)),n=this[t(283)][t(329)][t(319)](t(295));e[t(298)]&&n[t(296)](t(302),this[t(311)][t(314)](this)),e[t(339)]&&n[t(296)](t(297),this[t(304)][t(314)](this)),e[t(317)]&&n[t(296)](t(347),this[t(331)][t(314)](this)),n[t(279)][t(332)](this[t(307)][t(314)](this))}[di(311)](t,e={}){const n=di,r=this[n(283)][n(329)][n(319)](n(295)),s=this[n(284)]();this[n(283)][n(323)][n(320)]((()=>{const t=n;r[t(328)](s,{commandName:t(302),commandParams:[{type:e[t(289)]}],formatGroupId:t(302)})}))}[di(304)](t,e={}){const n=di,r=this[n(283)][n(329)][n(319)](n(295)),s=this[n(342)]((t=>t.is(n(303),n(285))&&n(308)===t[n(306)](n(324))));if(s[n(343)]<1)return;const o=s[n(355)]((t=>this[n(283)][n(323)][n(300)](this[n(283)][n(323)][n(336)](t,n(301)),this[n(283)][n(323)][n(336)](t,0))));this[n(283)][n(323)][n(320)]((()=>{const t=n;r[t(328)](o,{commandName:t(297),commandParams:[{reversed:e[t(339)]}],formatGroupId:t(297)})}))}[di(331)](t,e={}){const n=di,r=this[n(283)][n(329)][n(319)](n(295)),s=this[n(342)]((t=>t.is(n(303),n(285))&&n(308)===t[n(306)](n(324))));if(s[n(343)]<1)return;const o=s[n(355)]((t=>this[n(283)][n(323)][n(300)](this[n(283)][n(323)][n(336)](t,n(301)),this[n(283)][n(323)][n(336)](t,0))));this[n(283)][n(323)][n(320)]((()=>{const t=n;r[t(328)](o,{commandName:t(347),commandParams:[{startIndex:e[t(317)]}],formatGroupId:t(347)})}))}[di(307)](t){const e=di;if(e(280)!=t[e(289)]&&e(294)!=t[e(289)])return;const n=this[e(283)][e(299)],{data:r}=t;if(!r)return;let s,o;switch(r[e(312)]){case e(302):s=e(352),o={type:e(357),content:Kr(n,s,Kr(n,this[e(348)](r[e(292)][0][e(289)])))};break;case e(297):s=r[e(292)][0][e(339)]?e(309):e(287),o={type:e(357),content:Kr(n,s)};break;case e(347):s=e(310),o={type:e(357),content:Kr(n,s,r[e(292)][0][e(317)])}}return o}[di(284)](){const t=di;var e,n,r,s;const o=this[t(283)][t(329)][t(319)](t(333));let i=Array[t(354)](this[t(283)][t(323)][t(351)][t(330)][t(338)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(303),t(285)))&&i[t(322)](...o[t(290)](this[t(283)][t(323)][t(351)][t(330)][t(326)](),t(293))),(null===(n=i[i[t(343)]-1])||void 0===n?void 0:n.is(t(303),t(285)))&&i[t(315)](...o[t(290)](this[t(283)][t(323)][t(351)][t(330)][t(335)](),t(325))),i=[...new Set(i)],(null===(s=null===(r=this[t(283)][t(323)][t(351)][t(330)][t(326)]())||void 0===r?void 0:r[t(341)])||void 0===s?void 0:s.is(t(303),t(285)))&&(i=i[t(340)]((e=>e.is(t(303),t(285))))),i}[di(342)](t){const e=di,n=this[e(283)][e(329)][e(319)](e(333));let r=Array[e(354)](this[e(283)][e(323)][e(351)][e(330)][e(338)]())[e(340)](t)[e(355)]((t=>{const r=e,s=this[r(283)][r(323)][r(336)](t,0);return[...n[r(290)](s,r(293)),...n[r(290)](s,r(325))]}))[e(281)]();return r=[...new Set(r)],r}[di(348)](t){const e=di;return e(337)+(this[e(283)][e(329)][e(319)](e(333))[e(356)](t)||e(321))[e(305)]()+e(318)+t[e(305)]()[e(316)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=427]})(t,e)}function Ti(){const t=["2137790qHLXJN","showSuggestionHighlights","ELEMENT_MEDIA","3480064xMeqLL","for","2844ZjVLtz","descriptionFactory","div","data","registerElementLabel","attribute:url:media","MediaEmbedEditing","753867yWRGTb","conversion","enableCommand","elementToElement","2IisAEs","stop","2794mSxkHs","has","217326CPALDB","11521979utERCI","options","afterInit","high","TrackChangesEditing","76IgJSfi","createEmptyElement","mediaEmbed","18jpjbIq","editor","downcastDispatcher","plugins","locale","dataDowncast","get","225339nofzKN","media","55YyIsaC"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(880700===parseInt(e(454))/1*(parseInt(e(458))/2)+parseInt(e(439))/3*(parseInt(e(429))/4)+parseInt(e(441))/5*(parseInt(e(462))/6)+-parseInt(e(463))/7+parseInt(e(445))/8+-parseInt(e(432))/9*(parseInt(e(442))/10)+-parseInt(e(460))/11*(parseInt(e(447))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(465)](){const t=Ei,e=this[t(433)];if(!e[t(435)][t(461)](t(453)))return;const n=e[t(435)][t(438)](t(428)),r=e[t(436)];n[t(456)](t(431)),n[t(448)][t(451)](t(440),(e=>Kr(r,t(444),e))),e[t(455)][t(446)](t(437))[t(457)]({model:t(440),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(443)])return n[s(430)](s(449))},converterPriority:t(427)}),e[t(450)][t(434)].on(t(452),((e,n,r)=>{const s=t;r[s(464)][s(443)]&&e[s(459)]()}),{priority:t(427)})}}const yi=Ai;function Ai(t,e){const n=Ci();return(Ai=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(542372===parseInt(e(205))/1+-parseInt(e(200))/2+parseInt(e(196))/3+-parseInt(e(197))/4+parseInt(e(193))/5*(parseInt(e(204))/6)+parseInt(e(192))/7*(parseInt(e(198))/8)+-parseInt(e(201))/9*(parseInt(e(210))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class ki extends t.Plugin{[yi(195)](){const t=yi,e=this[t(207)];e[t(194)][t(199)](t(209))&&e[t(194)][t(206)](t(208))[t(203)](t(202))}}function Ci(){const t=["9980442YVfOLe","mention","enableCommand","6DDJolT","677408aEQiqT","get","editor","TrackChangesEditing","MentionEditing","10GuraDh","6041tesHAP","1174185ywbrgq","plugins","afterInit","2849967pdSreD","3291108uIvkkp","6800gwKNpw","has","243394WGLRcJ"];return(Ci=function(){return t})()}const Li=Ri;function Ni(){const t=["insertMergeFieldBlock","getLabel","ELEMENT_MERGE_FIELD","deletion","editor","enableCommand","getAttribute","insertion","locale","afterInit","980336txEmlr","has","330652yQhZim","element","TrackChangesEditing","registerElementLabel","65ykVywp","insertMergeField","1253328NAqGIb","*Insert:* %0","plugins","109821oiaPNc","mergeField","MergeFieldsEditing","get","mergeFieldBlock","106695becSsY","80XmExhX","174eFFjCZ","*Remove:* %0","getContainedElement","98598cPwkVm","1113AbsnWG","registerDescriptionCallback","type","descriptionFactory"];return(Ni=function(){return t})()}function Ri(t,e){const n=Ni();return(Ri=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(125189===-parseInt(e(324))/1+-parseInt(e(295))/2*(parseInt(e(299))/3)+-parseInt(e(313))/4+-parseInt(e(319))/5*(-parseInt(e(298))/6)+parseInt(e(315))/7+parseInt(e(321))/8+parseInt(e(293))/9*(parseInt(e(294))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Si extends t.Plugin{[Li(312)](){const t=Li,e=this[t(307)];if(!e[t(323)][t(314)](t(290)))return;e[t(323)][t(291)](t(317))[t(308)](t(320)),e[t(323)][t(291)](t(317))[t(308)](t(303));const n=e[t(323)][t(291)](t(317)),r=e[t(311)];n[t(302)][t(318)](t(325),(e=>Kr(r,t(305),e))),n[t(302)][t(318)](t(292),(e=>Kr(r,t(305),e))),n[t(302)][t(300)]((n=>{const s=t;if(s(310)!=n[s(301)]&&s(306)!=n[s(301)])return;const o=n[s(297)]();if(null==o)return;if(!o.is(s(316),s(325))&&!o.is(s(316),s(292)))return;const i=e[s(323)][s(291)](s(290))[s(304)](o[s(309)]("id"));return s(310)==n[s(301)]?{type:s(310),content:Kr(r,s(322),'"'+i+'" '+Kr(r,s(305)))}:{type:s(306),content:Kr(r,s(296),'"'+i+'" '+Kr(r,s(305)))}}))}}const Mi=vi;function vi(t,e){const n=Oi();return(vi=function(t,e){return n[t-=200]})(t,e)}function Oi(){const t=["locale","58289EhbejO","head","listMarkerStyle","7502663NVhoBE","key","ELEMENT_MULTI_LEVEL_LIST","listType","has","multiLevelList","4788316bPbGwr","format","descriptionFactory","15182968nEGEsl","6jQwPNk","newValue","enableDefaultAttributesIntegration","*Remove format:* %0","9713985pTylnv","afterInit","TrackChangesEditing","registerBlockAttribute","next","4pwmLNW","MultiLevelList","328286xlMHqJ","188769ZOoZYI","9990cyOFvr","handleDescriptions","registerDescriptionCallback","9JjVhWb","data","get","plugins","*Set format:* %0","oldValue","editor"];return(Oi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(984654===-parseInt(e(231))/1*(parseInt(e(233))/2)+parseInt(e(234))/3+parseInt(e(218))/4+-parseInt(e(226))/5+-parseInt(e(222))/6*(parseInt(e(212))/7)+-parseInt(e(221))/8*(parseInt(e(201))/9)+parseInt(e(235))/10*(parseInt(e(209))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[Mi(227)](){const t=Mi,e=this[t(207)],n=e[t(204)][t(203)](t(228));e[t(204)][t(216)](t(232))&&(n[t(224)](t(217)),n[t(229)](t(211)),n[t(220)][t(200)]((e=>this[t(236)](e))))}[Mi(236)](t){const e=Mi,n=this[e(207)][e(208)],{data:r}=t,s={type:e(219),content:""};if(r&&e(211)==r[e(213)]){if(!r[e(206)])return{type:e(219),content:Kr(n,e(205),Kr(n,e(214)))+" ("+r[e(223)]+")"};if(!r[e(223)]){let o=t[e(210)];for(;o;){if(o[e(202)]&&e(215)==o[e(202)][e(213)]&&o[e(202)][e(223)])return s;o=o[e(230)]}return{type:e(219),content:Kr(n,e(225),Kr(n,e(214)))+" ("+r[e(206)]+")"}}}}}const Di=xi;function Fi(){const t=["locale","TrackChangesEditing","1675220pUzBmI","pageBreak","get","1627409iGCSOF","ELEMENT_PAGE_BREAK","73670MTlxLQ","registerElementLabel","12284800WHdbCB","descriptionFactory","12kKJZDB","154144JmrroM","editor","441IcqBhz","100332JoGmUt","34073yxTqnF","enableCommand","has","27OqmznN","afterInit","PageBreakEditing","plugins"];return(Fi=function(){return t})()}function xi(t,e){const n=Fi();return(xi=function(t,e){return n[t-=350]})(t,e)}!function(t){const e=xi,n=t();for(;;)try{if(743682===-parseInt(e(364))/1+parseInt(e(350))/2+-parseInt(e(367))/3*(parseInt(e(363))/4)+-parseInt(e(355))/5+parseInt(e(359))/6*(parseInt(e(353))/7)+parseInt(e(360))/8*(parseInt(e(362))/9)+-parseInt(e(357))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class Pi extends t.Plugin{[Di(368)](){const t=Di,e=this[t(361)];if(!e[t(370)][t(366)](t(369)))return;e[t(370)][t(352)](t(372))[t(365)](t(351));const n=e[t(370)][t(352)](t(372)),r=e[t(371)];n[t(358)][t(356)](t(351),(e=>Kr(r,t(354),e)))}}const Bi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=470]})(t,e)}function ji(){const t=["registerDescriptionCallback","formatBlock","plugins","markerRange","isTouching","has","get","commandName","$text","downcastDispatcher","ck-suggestion-marker-split","48OdnBeu","ELEMENT_PARAGRAPH","afterInit","model","_registerLegacyDescription","addMarker:suggestion:insertion","*Insert:* %0","getItemLabel","options","includes","toViewPosition","enableDefaultAttributesIntegration","getFirstRange","paragraph","showSuggestionHighlights","schema","name","TrackChangesEditing","Paragraph","writer","2827629XpuyDb","252hMFxUZ","insert","addClass","22049260ERyhDi","createUIElement","_splitMarkerName","820345OtsbpY","consumable","data","highest","span","bindElementToMarker","nodeAfter","ck-suggestion-marker--active","consume","insertParagraph","isBlock","isLimit","enableCommand","activeMarkers","mapper","290288BimQWU","start","editor","registerElementLabel","descriptionFactory","3331060ihqyFu","editing","locale","type","*Change to:* %0","checkChild","end","1112363tVFvCc","markerName","78136oZuuBx","insertion","format","2oNPbVS"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(806935===parseInt(e(511))/1*(-parseInt(e(514))/2)+-parseInt(e(475))/3+-parseInt(e(502))/4+-parseInt(e(482))/5*(-parseInt(e(526))/6)+parseInt(e(509))/7+parseInt(e(497))/8*(-parseInt(e(476))/9)+parseInt(e(479))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Bi(528)](){const t=Bi,e=this[t(499)];if(!e[t(517)][t(520)](t(473)))return;const n=e[t(504)],r=e[t(517)][t(521)](t(472));r[t(501)][t(500)](t(539),(e=>Kr(n,t(527),e))),r[t(537)](t(539)),r[t(494)](t(491)),e[t(503)][t(524)].on(t(531),Vi(e),{priority:t(485)}),e[t(484)][t(524)].on(t(531),((n,r,s)=>{const o=t;s[o(534)][o(540)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(485)});const s=r[t(501)];s[t(515)]((r=>{const o=t;if(o(512)!==r[o(505)])return;const{start:i,end:a}=r[o(538)]();if(!i[o(519)](a)||!i[o(488)])return;const c=e[o(529)][o(470)],u=i[o(488)];return c[o(492)](u)&&!c[o(493)](u)&&c[o(507)](u,o(523))?{type:o(512),content:Kr(n,o(532),s[o(533)](u,1))}:void 0})),this[t(530)]()}[Bi(530)](){const t=Bi,e=this[t(499)],n=e[t(504)];e[t(517)][t(521)](t(472))[t(501)][t(515)]((e=>{const r=t;if(r(516)!=e[r(505)])return;const{data:s}=e;return s&&r(539)==s[r(522)]?{type:r(513),content:Kr(n,r(506),Kr(n,r(527)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(517)][o(521)](o(472)),a=r[o(518)][o(498)],c=r[o(518)][o(508)],u=t[o(529)][o(470)];if(!a[o(519)](c)||!a[o(488)])return;const l=a[o(488)];if(u[o(492)](l)&&!u[o(493)](l)&&u[o(507)](l,o(523))){if(!s[o(483)][o(490)](r[o(518)],n[o(471)]))return;const{authorId:t}=i[o(481)](r[o(510)]),a=s[o(474)][o(480)](o(486),{class:o(525),"data-author-id":t}),u=s[o(496)][o(536)](c);e&&i[o(495)][o(535)](r[o(510)])&&s[o(474)][o(478)](o(489),a),s[o(474)][o(477)](u,a),s[o(496)][o(487)](a,r[o(510)])}}}const Hi=Wi;function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=301]})(t,e)}function zi(){const t=["2657673dfGqjC","has","locale","2893850qtOroB","100626lWbtlp","afterInit","formatBlock","type","editor","get","4175628TOuIUH","enableDefaultAttributesIntegration","350SuFati","*Remove all formatting*","RemoveFormatEditing","4792955xfYZWJ","4QnInCR","descriptionFactory","format","6XCQsob","520913xcQgbF","12528664phvszW","removeFormat","commandName","plugins","registerDescriptionCallback","formatInline","TrackChangesEditing","_registerLegacyDescription"];return(zi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(986603===parseInt(e(303))/1*(parseInt(e(302))/2)+-parseInt(e(322))/3+-parseInt(e(328))/4*(-parseInt(e(327))/5)+-parseInt(e(316))/6*(-parseInt(e(324))/7)+-parseInt(e(304))/8+parseInt(e(312))/9+parseInt(e(315))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(317)](){const t=Hi,e=this[t(320)];e[t(307)][t(313)](t(326))&&(e[t(307)][t(321)](t(310))[t(323)](t(305)),this[t(311)]())}[Hi(311)](){const t=Hi,e=this[t(320)];e[t(307)][t(321)](t(310))[t(329)][t(308)]((n=>{const r=t;if(r(318)!=n[r(319)]&&r(309)!=n[r(319)])return;const{data:s}=n;return s&&r(305)==s[r(306)]?{type:r(301),content:Kr(e[r(314)],r(325))}:void 0}))}}function qi(){const t=["acceptAllSuggestions","3123987JBzXKD","has","TrackChangesEditing","editor","4609086ydNzok","get","enableCommand","752680uHXyqW","discardSuggestion","RestrictedEditingModeEditing","plugins","26592tWafhC","1382805bXtWPj","goToPreviousRestrictedEditingException","1640184NieeiO","trackChanges","25392DSNFRL","discardAllSuggestions","goToNextRestrictedEditingException","acceptSuggestion","afterInit","3836TZJUVA","discardSelectedSuggestions","acceptSelectedSuggestions"];return(qi=function(){return t})()}const Xi=Zi;function Zi(t,e){const n=qi();return(Zi=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(559917===-parseInt(e(123))/1+-parseInt(e(127))/2+parseInt(e(116))/3+-parseInt(e(130))/4+-parseInt(e(128))/5+-parseInt(e(120))/6+parseInt(e(112))/7*(parseInt(e(107))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Ji extends t.Plugin{[Xi(111)](){const t=Xi,e=this[t(119)];if(!e[t(126)][t(117)](t(125)))return;const n=e[t(126)][t(121)](t(118));n[t(122)](t(129)),n[t(122)](t(109));const r=e[t(126)][t(121)](t(125));r[t(122)](t(131)),r[t(122)](t(110)),r[t(122)](t(124)),r[t(122)](t(115)),r[t(122)](t(108)),r[t(122)](t(114)),r[t(122)](t(113))}}const Qi=Yi;function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=315]})(t,e)}function $i(){const t=["26689ejfynJ","insert","writer","getItems","addMarker:suggestion","editor","get","deletion","10493351mxbndV","element","83784IIPfzu","options","4UiMbUo","ck-suggestion-marker--active","high","toViewPosition","mapper","descriptionFactory","name","markerName","test","addMarker:suggestion:insertion","12292OMxzQW","plugins","softBreak","enableCommand","bindElementToMarker","includes","3756kfRDjg","split","locale","markerRange","49828xwJuwB","activeMarkers","addClass","createPositionBefore","editing","model","downcastDispatcher","init","TrackChangesEditing","1099xbVfmR","ck-suggestion-marker-","ELEMENT_LINE_BREAK","merge","requires","consumable","12dhbWHd","span","showSuggestionHighlights","9egKuhy","12LIDCdj","addMarker:suggestion:deletion","data","registerElementLabel","6265uWwAvX","shiftEnter","createUIElement","33400ipWilb","11814610qbgXqI","_splitMarkerName"];return($i=function(){return t})()}!function(t){const e=Yi,n=t();for(;;)try{if(606073===-parseInt(e(363))/1*(-parseInt(e(322))/2)+-parseInt(e(337))/3*(parseInt(e(361))/4)+parseInt(e(345))/5*(-parseInt(e(318))/6)+parseInt(e(331))/7*(-parseInt(e(348))/8)+parseInt(e(340))/9*(parseInt(e(349))/10)+-parseInt(e(359))/11*(parseInt(e(341))/12)+-parseInt(e(351))/13*(-parseInt(e(373))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Qi(335)](){return[Ys.ShiftEnter]}[Qi(329)](){const t=Qi,e=this[t(356)],n=e[t(374)][t(357)](t(330));n[t(315)](t(346)),e[t(326)][t(328)].on(t(372),ea(e),{priority:t(365)}),e[t(326)][t(328)].on(t(342),ea(e),{priority:t(365)}),e[t(343)][t(328)].on(t(355),((n,r,s)=>{const o=t;s[o(362)][o(339)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(368)][t(344)](t(375),(n=>Kr(e[t(320)],t(333),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Yi,i=t[o(374)][o(357)](o(330));if(!s[o(336)][o(371)](r[o(321)],n[o(369)]))return;const a=t[o(327)];for(const t of r[o(321)][o(354)]()){if(!t.is(o(360),o(375)))continue;const n=o(358)==r[o(370)][o(319)](":")[1]?o(334):o(319),{authorId:c}=i[o(350)](r[o(370)]),u=s[o(353)][o(347)](o(338),{class:o(332)+n,"data-author-id":c}),l=s[o(367)][o(366)](a[o(325)](t));e&&i[o(323)][o(317)](r[o(370)])&&s[o(353)][o(324)](o(364),u),s[o(353)][o(352)](l,u),s[o(367)][o(316)](u,r[o(370)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=116]})(t,e)}function sa(){const t=["value","plugins","afterInit","FORMAT_RESTRICTED_ENABLED","41056DDRYLS","9jiAbxe","24bfSueS","commandName","model","commands","formatInline","TrackChangesEditing","from","2215550IkdGPJ","enableCommand","registerDescriptionCallback","selection","32967OxxTTn","has","locale","editor","markInlineFormat","43224eWwdlN","type","isCollapsed","8576876HIJlBq","85mMvxjJ","StandardEditingModeEditing","forceValue","formatBlock","descriptionFactory","177300gJcfzp","document","12PlgjBR","3535UaUYNH","584RYIYWs","getRanges","restrictedEditingException","get","format","commandParams","FORMAT_RESTRICTED_DISABLED","change"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(199324===-parseInt(e(126))/1*(parseInt(e(158))/2)+-parseInt(e(140))/3+parseInt(e(156))/4+parseInt(e(135))/5*(parseInt(e(131))/6)+parseInt(e(143))/7*(-parseInt(e(144))/8)+-parseInt(e(157))/9*(parseInt(e(122))/10)+-parseInt(e(134))/11*(-parseInt(e(142))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(154)](){const t=na,e=this[t(129)],n=e[t(117)],r=e[t(128)];if(!e[t(153)][t(127)](t(136)))return;const s=e[t(153)][t(147)](t(120)),o=t(146),i=e[t(118)][t(147)](o);s[t(123)](o,((e,r={})=>{const a=t,c=n[a(141)][a(125)];if(c[a(133)])return void e(r);const u=void 0!==r[a(137)]?r[a(137)]:!i[a(152)];n[a(151)]((()=>{const t=a,e=Array[t(121)](c[t(145)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(130)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(139)][t(124)]((e=>{const n=t;if(n(138)!=e[n(132)]&&n(119)!=e[n(132)])return;const{data:s}=e;return s&&s[n(116)]==o?s[n(149)][0][n(137)]?{type:n(148),content:Kr(r,n(155))}:{type:n(148),content:Kr(r,n(150))}:void 0}))}}const ia=ca;function aa(){const t=["DataSchema","definitions","locale","style","forceValue","521019xBlHaH","add","registerInlineAttribute","enableDefaultAttributesIntegration","Style","toLowerCase","type","inline","editor","normalizeConfig","580030JizSoL","2432843HYwNlh","15741gKZsjT","1593018aCIRVq","format","registerAttributeLabel","406934tGVkEi","block","commandParams","afterInit","config","GeneralHtmlSupport","1592joaWOC","1533999KulWXy","10AbRnJx","descriptionFactory","*Remove format:* %0","element","FORMAT_STYLE","has","StyleUtils","commandName","ghsAttributes","_registerLegacyDescription","4aDerGS","get","formatInline","TrackChangesEditing","formatBlock","registerDescriptionCallback","registerBlockAttribute","*Set format:* %0","plugins","styleName","getGhsAttributeNameForElement"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(279724===parseInt(e(412))/1+-parseInt(e(428))/2+parseInt(e(435))/3*(-parseInt(e(446))/4)+parseInt(e(436))/5*(parseInt(e(425))/6)+-parseInt(e(423))/7+parseInt(e(434))/8*(parseInt(e(424))/9)+-parseInt(e(422))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(431)](){const t=ia,e=this[t(420)];if(!e[t(404)][t(441)](t(416))||!e[t(404)][t(441)](t(407)))return;const n=e[t(404)][t(447)](t(449)),r=e[t(409)],s=e[t(432)][t(447)](t(410))||{},o=e[t(404)][t(447)](t(433)),i=e[t(404)][t(447)](t(442))[t(421)](e[t(404)][t(447)](t(407)),s[t(408)]);n[t(415)](t(410));const a=new Set;for(const e of i[t(429)]){const n=o[t(406)](e[t(439)]);a[t(413)](n)}const c=new Set;for(const e of i[t(419)]){const n=o[t(406)](e[t(439)]);c[t(413)](n);for(const n of e[t(444)])c[t(413)](n)}for(const e of a)n[t(402)](e),n[t(437)][t(427)](e,Kr(r,t(440)));for(const e of c)n[t(414)](e),n[t(437)][t(427)](e,Kr(r,t(440)));this[t(445)]()}[ia(445)](){const t=ia,e=this[t(420)],n=e[t(409)];e[t(404)][t(447)](t(449))[t(437)][t(451)]((e=>{const r=t;if(r(450)!=e[r(418)]&&r(448)!=e[r(418)])return;const{data:s}=e;return s&&r(410)===s[r(443)]?s[r(430)][0][r(411)]?{type:r(426),content:Kr(n,r(403),s[r(430)][0][r(405)][r(417)]())}:{type:r(426),content:Kr(n,r(438),s[r(430)][0][r(405)][r(417)]())}:void 0}))}}const la=ha;function fa(){const t=["span","getContainedElement","851565USJtoM","18848110uzvLeT","TableEditing","removeClass","createTableWalker","ELEMENT_TABLE_COLUMN","downcastDispatcher","tableCell","getColumnIndexes","values","_tableSuggestions","filter","hasAttribute","execute","_getCoordsForCells","includes","tableColumn","left","_splitMarkerName","change","refresh","minRow","accept","toViewElement","suggestion","startsWith","getAttribute","insertTable","end","60670WgqRmc","from","deletion","enqueueChange","add","plugins","maxColumn","locale","getItems","element","getChanges","push","$graveyard","createPositionAt","markMultiRangeDeletion","maxRow","nodeBefore","selectTableColumn","184PnVxCA","TableUtils","registerElementLabel","last","minColumn","differ","registerPostFixer","insertTableRowAbove","markMultiRangeInsertion","registerDescriptionCallback","enableCommand","fromRange","isInContent","tableRow","toLowerCase","max","174CwHZDr","isArray","findAncestor","setSelection","batch","selectTableRow","get","isEqual","MIN_SAFE_INTEGER","low","root","name","table","removeTableRow","item","*Remove:* %0","registerCustomCallback","_acceptFormatSuggestionCallbackFactory","addRange","writer","length","nodeAfter","rootName","position","isIntersecting","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE_COLUMN_WITH_TEXT","cell","$textProxy","showSuggestionHighlights","removeTableColumn","oldRange","getChildren","order","createRangeIn","isIntersectingWithRange","selection","above","addMarker:suggestion","min","some","insertTableRowBelow","getCellLocation","classes","change:data","map","start","colspan","ELEMENT_TABLE_ROW","addClass","insert","createRangeOn","*Insert:* %0","61812806VmQGdw","12981087hsczDr","ELEMENT_TABLE","mapper","8EdxZJr","join","_getSuggestionCoords","first","data","7560636ivlUwx","getChangedMarkers","_tablePostFixingSubtypes","getRanges","17373WuuChQ","getSuggestion","_setupColumnsRowsFixing","every","_suggestionFactory","tablePaste","document","descriptionFactory","subType","getRowIndexes","MAX_SAFE_INTEGER","forceValue","getSelectionAffectedTableCells","insertion","discard","afterInit","options","insertTableColumnRight","has","9TNXCIG","isTouching","substr","detach","insertTableColumnLeft","commands","ELEMENT_TABLE_WITH_TEXT","model","getFirstRange","type","rowspan","TrackChangesEditing","editor","highest"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(972640===-parseInt(e(438))/1*(-parseInt(e(356))/2)+-parseInt(e(309))/3+parseInt(e(434))/4+parseInt(e(338))/5*(-parseInt(e(372))/6)+-parseInt(e(426))/7*(-parseInt(e(429))/8)+parseInt(e(293))/9*(parseInt(e(310))/10)+-parseInt(e(425))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class ga extends t.Plugin{constructor(t){const e=ha;super(t),this[e(436)]=[e(369),e(325)],this[e(319)]=new Set}[la(289)](){const t=la,e=this[t(305)],n=e[t(300)][t(444)][t(408)];if(!e[t(343)][t(292)](t(311)))return;const r=e[t(345)],s=e[t(343)][t(378)](t(304)),o=e[t(343)][t(378)](t(357));s[t(445)][t(358)](t(384),(e=>Kr(r,t(427),e))),this[t(440)](),s[t(366)](t(336)),s[t(366)](t(377)),s[t(366)](t(355));for(const r of[t(363),t(413)]){const i=e[t(298)][t(378)](r);s[t(366)](r,(r=>{const a=t;e[a(300)][a(328)]((t=>{const e=a;r();const c=e(409)===i[e(405)],u=o[e(450)](n),l=o[e(447)](u),f=c?l[e(432)]-1:l[e(359)]+1,h=u[0][e(374)](e(384)),g=o[e(313)](h,{startRow:f,endRow:f}),d=Array[e(339)](g)[e(417)]((n=>t[e(423)](n[e(399)])));s[e(364)](d,e(369))}))}))}for(const r of[t(297),t(291)]){const i=e[t(298)][t(378)](r);s[t(366)](r,(r=>{const a=t;e[a(300)][a(328)]((t=>{const e=a;r();const c=e(326)===i[e(405)],u=o[e(450)](n),l=o[e(317)](u),f=c?l[e(432)]-1:l[e(359)]+1,h=u[0][e(374)](e(384)),g=o[e(313)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(339)](g)[e(417)]((n=>t[e(423)](n[e(399)])));s[e(364)](d,e(325))}))}))}for(const r of[t(385),t(402)]){const i=r[t(295)](11),a=i[t(370)](),c=a[t(295)](0,3)+t(307),u=t(384)+i,l=t(411)+i,f=t(371)+i;s[t(366)](r,(()=>{const i=t;e[i(300)][i(328)]((t=>{const e=i,h=o[e(450)](n),g=h[0][e(374)](e(384));let d;if(e(385)==r){const t=o[e(447)](h);d={startRow:t[e(432)],endRow:t[e(359)],includeAllSlots:!0}}else{const t=o[e(317)](h);d={startColumn:t[e(432)],endColumn:t[e(359)],includeAllSlots:!0}}const p=o[e(313)](g,d),m=Array[e(339)](p)[e(417)]((({cell:t})=>t)),I=da(m[e(320)]((t=>t[e(321)](c)))),E=da(m[e(320)]((t=>!t[e(321)](c))))[e(417)]((n=>t[e(423)](n))),b=s[e(352)](E,u);if(b&&(e(369)==b[e(446)]||e(325)==b[e(446)])){const n=this[e(431)](b);for(const r of I){const s=t[e(423)](r),i=o[e(414)](r),u=r[e(335)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(390)](s)}}}))}))}function c(r){const s=t,o=Array[s(339)](n[s(437)]())[s(417)]((t=>i.LiveRange[s(367)](t)));e[s(300)][s(328)]((t=>{const n=s,i=t[n(376)];r=r[n(320)]((t=>n(350)!=t[n(382)][n(394)])),t[n(375)](r),e[n(298)][n(378)](n(385))[n(329)](),e[n(322)](n(385),{forceDefaultExecution:!0}),e[n(300)][n(341)]((()=>{const t=n;e[t(300)][t(341)](i,(e=>{const n=t,r=o[n(320)]((t=>n(350)!=t[n(382)][n(394)]));r[n(392)]>0&&e[n(375)](r);for(const t of o)t[n(296)]()}))}))}))}function u(r){const s=t;e[s(300)][s(328)]((t=>{const o=s,a=Array[o(339)](n[o(437)]())[o(417)]((t=>i.LiveRange[o(367)](t))),c=[];for(const t of r)for(const e of t[o(346)]({shallow:!0}))c[o(349)](e);for(const n of c)o(350)!=n[o(382)][o(394)]&&(t[o(375)](t[o(351)](n,0)),e[o(298)][o(378)](o(402))[o(329)](),e[o(322)](o(402),{forceDefaultExecution:!0}));const u=a[o(320)]((t=>o(350)!=t[o(382)][o(394)]));u[o(392)]>0&&t[o(375)](u);for(const t of a)t[o(296)]()}))}function l(e,n){const r=t;return n[r(441)]((t=>e[r(412)]((e=>e[r(337)][r(379)](t[r(418)])||t[r(337)][r(379)](e[r(418)])))))}function f(e,n){const r=t;return!e[r(412)]((t=>n[r(412)]((e=>t[r(396)](e)))))&&e[r(412)]((t=>n[r(412)]((e=>t[r(337)][r(294)](e[r(418)])))))}e[t(433)][t(315)].on(t(410),((e,n,r)=>{const s=t;if(!r[s(290)][s(401)])return;const o=n[s(386)];if(!o)return;const i=r[s(428)][s(332)](o);function c(t){return Array[s(373)](t)?t:[t]}i&&s(316)===o[s(383)]&&(0,a.setHighlightHandling)(i,r[s(391)],((t,e,n)=>n[s(421)](c(e[s(415)]),t)),((t,e,n)=>n[s(312)](c(e[s(415)]),t)))}),{priority:t(306)}),s[t(445)][t(365)]((e=>{const n=t;if(n(451)!=e[n(302)]&&n(340)!=e[n(302)])return;const s=e[n(308)]();if(null!=s&&s.is(n(347),n(384))){if(n(451)==e[n(302)]){const t=e[n(346)]()[n(320)]((t=>t.is(n(400))))[n(417)]((t=>t[n(433)]));if(t[n(392)])return{type:n(451),content:Kr(r,n(424),Kr(r,n(299),'"'+t[n(430)](" ")+'"'))}}if(n(340)==e[n(302)]){const t=e[n(346)]()[n(320)]((t=>t.is(n(400))))[n(417)]((t=>t[n(433)]));if(t[n(392)])return{type:n(340),content:Kr(r,n(387),Kr(r,n(299),'"'+t[n(430)](" ")+'"'))}}}})),s[t(445)][t(365)]((e=>{const n=t;if(n(369)==e[n(446)]){const t=e[n(346)]()[n(320)]((t=>t.is(n(400))))[n(417)]((t=>t[n(433)])),s=this[n(431)](e),o=s[n(353)]-s[n(330)]+1;if(n(451)==e[n(302)])return t[n(392)]?{type:n(451),content:Kr(r,n(424),Kr(r,n(397),[o,'"'+t[n(430)](" ")+'"']))}:{type:n(451),content:Kr(r,n(424),Kr(r,n(420),o))};if(n(340)==e[n(302)])return t[n(392)]?{type:n(340),content:Kr(r,n(387),Kr(r,n(397),[o,'"'+t[n(430)](" ")+'"']))}:{type:n(340),content:Kr(r,n(387),Kr(r,n(420),o))}}if(n(325)==e[n(446)]){const t=e[n(346)]()[n(320)]((t=>t.is(n(400))))[n(417)]((t=>t[n(433)])),s=this[n(431)](e),o=s[n(344)]-s[n(360)]+1;if(n(451)==e[n(302)])return t[n(392)]?{type:n(451),content:Kr(r,n(424),Kr(r,n(398),[o,'"'+t[n(430)](" ")+'"']))}:{type:n(451),content:Kr(r,n(424),Kr(r,n(314),o))};if(n(340)==e[n(302)])return t[n(392)]?{type:n(340),content:Kr(r,n(387),Kr(r,n(398),[o,'"'+t[n(430)](" ")+'"']))}:{type:n(340),content:Kr(r,n(387),Kr(r,n(314),o))}}})),s[t(442)][t(388)](t(451),t(369),t(452),c),s[t(442)][t(388)](t(340),t(369),t(331),c),s[t(442)][t(388)](t(451),t(325),t(452),u),s[t(442)][t(388)](t(340),t(325),t(331),u),s[t(442)][t(388)](t(451),t(325),t(430),l),s[t(442)][t(388)](t(340),t(325),t(430),l),s[t(442)][t(388)](t(451),t(369),t(430),f),s[t(442)][t(388)](t(340),t(369),t(430),f)}[la(389)](){const t=la,e=this[t(305)],n=e[t(300)][t(444)][t(408)];return(r,s)=>{const o=t;e[o(300)][o(328)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(337)][a(354)];u&&u[0]&&!1===u[0][a(449)]&&(l=r[0][a(418)][a(393)]);const f=t[a(406)](l);if(a(350)==f[a(382)][a(394)])return;const h=Array[a(339)](n[a(437)]())[a(417)]((t=>i.LiveRange[a(367)](t)));t[a(375)](f),e[a(298)][a(378)](c)[a(329)](),u[a(349)]({forceDefaultExecution:!0}),e[a(322)](c,...u);const g=h[a(320)]((t=>a(350)!=t[a(382)][a(394)]));g[a(392)]>0&&t[a(375)](g);for(const t of h)t[a(296)]()}))}}[la(323)](t){const e=la,n=this[e(305)][e(343)][e(378)](e(357));let r=Number[e(448)],s=Number[e(380)],o=Number[e(448)],i=Number[e(380)];for(const a of t){if(e(350)==a[e(382)][e(394)])continue;const{row:t,column:c}=n[e(414)](a),u=a[e(321)](e(303))?a[e(335)](e(303))-1:0,l=a[e(321)](e(419))?a[e(335)](e(419))-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(440)](){const t=la,e=this[t(305)],n=e[t(343)][t(378)](t(304)),r=e[t(343)][t(378)](t(357));e[t(300)][t(444)].on(t(416),(()=>{const r=t,s=Array[r(339)](e[r(300)][r(444)][r(361)][r(435)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(327)](t);if(r(333)!=s)continue;if(null!=e[r(403)])continue;const a=n[r(439)](o);this[r(436)][r(324)](i)&&this[r(319)][r(342)](a)}}),{priority:t(381)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(423)](e),a=e[s(374)](s(384)),c=r[s(414)](e);for(const t of this[s(319)]){const n=t[s(446)],r=n[s(334)](s(443)),u=n[s(295)](r?10:5),l=u[s(370)](),f=l[s(295)](0,3)+s(307),h=s(411)+u,g=s(371)+u;if(!t[s(368)])continue;if(a!=t[s(301)]()[s(418)][s(374)](s(384)))continue;if(t[s(407)](i))continue;const d=e[s(321)](f)?e[s(335)](f)-1:0,p=this[s(431)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(390)](i),o=!0)}return o};e[t(300)][t(444)][t(362)]((n=>{const r=t;let o=!1;for(const t of e[r(300)][r(444)][r(361)][r(348)]())if(r(422)==t[r(302)])if(r(369)==t[r(383)])for(const e of t[r(395)][r(393)][r(404)]())o=o||s(e,n);else r(316)==t[r(383)]&&(o=o||s(t[r(395)][r(393)],n));return o}))}[la(431)](t){const e=la;return this[e(323)](t[e(437)]()[e(417)]((t=>t[e(418)][e(393)])))}}function da(t){const e=la;return Array[e(339)](new Set(t)[e(318)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=336]})(t,e)}function Ia(){const t=["splitTableCellVertically","document","splitTableCellHorizontally","*Merge cells*","mergeTableCellRight","TableUtils","tableCell","afterInit","rootName","registerCustomCallback","commandName","length","descriptionFactory","deletion","getFirstPosition","formatInline","findAncestor","from","mergeTableCellLeft","_areMergableCells","_acceptFormatSuggestionCallbackFactory","highest","$graveyard","4671836TsCzGb","1360990XiDBtH","registerDescriptionCallback","value","editor","subType","createRangeOn","getRanges","fromRange","_tablePostFixingSubtypes","createTableWalker","getCellLocation","plugins","has","TrackChangesEditing","return","enableCommand","*Split cell:* horizontally","locale","find","trackChanges","cell","TableEditing","size","insertion","author","add","low","917uAeEpR","formatBlock","1491270RQqQqu","30oMlCQa","1GXuWcU","selection","direction","getSuggestions","set:isEnabled","change","mergeTableCellDown","element","_isForcedDefaultExecutionBlock","containsRange","requires","push","type","getSelectionAffectedTableCells","isEnabled","423GsTSmu","model","stop","execute","filter","format","84400zyxHep","mergeTableCellUp","commands","isInContent","setSelection","328870PCVJgj","277285sntbno","refresh","horizontally","markBlockFormat","markMultiRangeBlockFormat","table","45531277omROSP","mergeTableCells","root","*Split cell:* vertically","get","getAncestors","forceDefaultExecution","_areSelectedCellsMergable","detach","accept","_suggestionFactory","map"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(856791===-parseInt(e(385))/1*(-parseInt(e(354))/2)+parseInt(e(383))/3+parseInt(e(353))/4+parseInt(e(412))/5*(-parseInt(e(384))/6)+-parseInt(e(381))/7*(-parseInt(e(406))/8)+-parseInt(e(400))/9*(-parseInt(e(411))/10)+-parseInt(e(418))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(395)](){return[ga]}[pa(337)](){const t=pa,e=this[t(357)],n=e[t(401)][t(431)][t(386)],r=e[t(371)];if(!e[t(365)][t(366)](t(375)))return;const s=e[t(365)][t(422)](t(367)),o=e[t(365)][t(422)](t(435)),a=e[t(365)][t(422)](ga);a[t(362)][t(396)](t(419)),s[t(369)](t(419),(()=>{const n=t,r=o[n(398)](e[n(401)][n(431)][n(386)]);e[n(401)][n(390)]((()=>{const t=n;s[t(416)](r,{commandName:t(419),commandParams:[]},[],t(419))}))})),e[t(408)][t(422)](t(419)).on(t(403),((n,r)=>{const o=t;e[o(408)][o(422)](o(373))[o(356)]&&(r[o(341)]>0&&r[r[o(341)]-1]&&r[r[o(341)]-1][o(424)]||s[o(393)]||this[o(425)]()||n[o(402)]())}),{priority:t(351)});for(const n of[t(407),t(434),t(391),t(348)]){const r=e[t(408)][t(422)](n);s[t(369)](n,(()=>{const n=t,o=e[n(401)][n(431)][n(386)][n(344)]()[n(423)]()[n(372)]((t=>t.is(n(392),n(336)))),i=r[n(356)];e[n(401)][n(390)]((()=>{const t=n;s[t(416)]([o,i],{commandName:t(419),commandParams:[]},[],t(419))}))}))}for(const n of[t(430),t(432)]){const r=e[t(408)][t(422)](n);s[t(369)](n,(()=>{const i=t,a=o[i(398)](e[i(401)][i(431)][i(386)])[0],c=a[i(346)](i(417)),{column:u,row:l}=o[i(364)](a);let f=[];if(i(414)==r[i(387)]){const t=o[i(363)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(347)](t)[i(429)]((t=>t[i(374)]))}else{const t=o[i(363)](c,{column:u,includeAllSlots:!0});f=Array[i(347)](t)[i(429)]((t=>t[i(374)]))}e[i(401)][i(390)]((t=>{const e=i;s[e(415)](t[e(359)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(342)][t(355)]((e=>{const n=t;if(n(382)!=e[n(397)]&&n(345)!=e[n(397)])return;const{data:s}=e;return s&&n(419)==s[n(340)]?{type:n(405),content:Kr(r,n(433))}:void 0})),s[t(342)][t(355)]((e=>{const n=t;if(n(382)!=e[n(397)]&&n(345)!=e[n(397)])return;const{data:s}=e;return s?n(430)==s[n(340)]?{type:n(405),content:Kr(r,n(421))}:n(432)==s[n(340)]?{type:n(405),content:Kr(r,n(370))}:void 0:void 0}));const c=a[t(350)]();for(const e of[t(407),t(434),t(391),t(348)])s[t(428)][t(339)](t(382),e,t(427),c);for(const e of[t(430),t(432)])s[t(428)][t(339)](t(382),e,t(427),c);s[t(428)][t(339)](t(382),t(419),t(427),(r=>{const s=t;e[s(401)][s(390)]((t=>{const o=s,a=Array[o(347)](n[o(360)]())[o(429)]((t=>i.LiveRange[o(361)](t)));t[o(410)](r),e[o(408)][o(422)](o(419))[o(413)](),e[o(403)](o(419),{forceDefaultExecution:!0});const c=a[o(404)]((t=>o(352)!=t[o(420)][o(338)]));c[o(341)]>0&&t[o(410)](c);for(const t of a)t[o(426)]()}))}));for(const n of[t(407),t(391),t(348),t(434)]){const r=e[t(408)][t(422)](n);r.on(t(389),((n,s,o)=>{const i=t;if(o){const t=e[i(401)][i(431)][i(386)][i(344)]()[i(423)]()[i(372)]((t=>t.is(i(392),i(336))));this[i(349)](r[i(356)],t)||(n[i(368)]=!1,n[i(402)]())}}),{priority:t(380)})}}[pa(425)](){const t=pa,e=this[t(357)][t(408)][t(422)](t(419)),n=this[t(357)][t(365)][t(422)](t(435));if(!e[t(399)])return!1;const r=n[t(398)](this[t(357)][t(401)][t(431)][t(386)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(349)](e,n))return!1;return!0}[pa(349)](t,e){const n=pa,r=this[n(357)][n(365)][n(422)](n(367)),s=this[n(357)][n(401)][n(359)](t),o=this[n(357)][n(401)][n(359)](e),i=new Set,a=new Set;for(const t of r[n(388)]())if((n(377)==t[n(397)]||n(343)==t[n(397)]||n(419)==t[n(358)])&&t[n(409)])for(const e of t[n(360)]())e[n(394)](s,!0)&&i[n(379)](t[n(397)]+":"+t[n(378)].id),e[n(394)](o,!0)&&a[n(379)](t[n(397)]+":"+t[n(378)].id);if(i[n(376)]!=a[n(376)])return!1;for(const t of i)if(!a[n(366)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=196]})(t,e)}function _a(){const t=["bindElementToMarker","registerDescriptionCallback","nodeAfter","showSuggestionHighlights","data-suggestion","accept","markerNameToElements","FORMAT_REGULAR_COLUMN","712966XUFiZp","removeMarker:suggestion","forceValue","createTableWalker","editing","4472056XVLibP","65570acWSht","requires","_suggestionFactory","_acceptFormatSuggestionCallbackFactory","TrackChangesEditing","end","nodeBefore","212181EOGSUf","downcastDispatcher","consumable","mapper","commandName","_handleLegacySuggestions","cell","removeAttribute","format","FORMAT_REGULAR_ROW","consume","13022415GKwavX","registerCustomCallback","ck-suggestion-marker-","ck-suggestion-marker--active","addClass","afterInit","5FTZMWB","getSuggestion","addMarker:suggestion","TableUtils","setAttribute","locale","activeMarkers","includes","item","formatBlock","has","184Ldrqlg","name","setTableColumnHeader","registerAttributeLabel","removeClass","FORMAT_HEADER_COLUMN","options","_registerLegacyDescription","commandParams","parent","headingColumns","data","headingRows","markerRange","get","_splitMarkerName","TableEditing","setTableRowHeader","registerBlockAttribute","type","markerName","2860932ixesfC","unbindElementFromMarkerName","1727LIxjqN","enableDefaultAttributesIntegration","plugins","writer","start","getCellLocation","descriptionFactory","editor","282033sSKzkx","14pxyeDl","FORMAT_HEADER_ROW","*Format:* %0","highest","toViewElement","stop"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(969214===parseInt(e(232))/1+-parseInt(e(218))/2*(parseInt(e(245))/3)+parseInt(e(237))/4+parseInt(e(262))/5*(-parseInt(e(207))/6)+parseInt(e(256))/7+parseInt(e(273))/8*(-parseInt(e(217))/9)+parseInt(e(238))/10*(-parseInt(e(209))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(239)](){return[ga]}[ba(261)](){const t=ba,e=this[t(216)];if(!e[t(211)][t(272)](t(202)))return;const n=e[t(267)],r=e[t(211)][t(200)](t(242));r[t(210)](t(203)),r[t(210)](t(275)),r[t(204)](t(198)),r[t(204)](t(196)),r[t(215)][t(276)](t(198),Kr(n,t(219))),r[t(215)][t(276)](t(196),Kr(n,t(278))),this[t(250)]()}[ba(250)](){const t=ba,e=this[t(216)][t(211)][t(200)](t(242)),n=this[t(216)][t(211)][t(200)](t(265)),r=this[t(216)][t(211)][t(200)](ga)[t(241)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(201)](o[a(206)]),l=e[a(263)](u),f=l[a(197)];if(a(271)!=l[a(205)]||!f||a(275)!=f[a(249)])return;if(o[a(270)])return void s[a(223)]();if(!i[a(247)][a(255)](o[a(199)],s[a(274)]))return;const h=o[a(199)][a(213)][a(226)],g=o[a(199)][a(243)][a(244)],d=h[a(282)][a(282)],{column:p}=n[a(214)](h),{column:m}=n[a(214)](g);for(let s=p;s<=m;s++){const l=n[a(235)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(251)],l=i[a(248)][a(222)](s);i[a(212)][a(260)](a(258)+c,l),r&&i[a(212)][a(266)](a(228),u,l),i[a(248)][a(224)](l,o[a(206)]),t&&(e[a(268)][a(269)](o[a(206)])?i[a(212)][a(260)](a(259),l):i[a(212)][a(277)](a(259),l))}}}}e[t(240)][t(257)](t(271),t(203),t(229),r),e[t(240)][t(257)](t(271),t(275),t(229),r),this[t(216)][t(236)][t(246)].on(t(264),s(),{priority:t(221)}),this[t(216)][t(197)][t(246)].on(t(264),((e,n,r)=>{const o=t;r[o(279)][o(227)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(221)}),this[t(216)][t(236)][t(246)].on(t(233),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(201)](r[o(206)]),c=e[o(263)](a),u=c[o(197)];if(o(271)!=c[o(205)]||!u||o(275)!=u[o(249)])return;const l=s[o(248)][o(230)](r[o(206)]);if(l)for(const t of l)s[o(212)][o(277)](o(258)+i,t),s[o(212)][o(277)](o(259),t),s[o(212)][o(252)](o(228),t),s[o(248)][o(208)](t,r[o(206)])}),{priority:t(221)}),this[t(280)]()}[ba(280)](){const t=ba,e=this[t(216)],n=e[t(267)];function r(e){const r=t;return{type:r(253),content:Kr(n,r(220),e)}}e[t(211)][t(200)](t(242))[t(215)][t(225)]((e=>{const s=t;if(s(271)!=e[s(205)])return;const{data:o}=e;if(o){if(s(203)==o[s(249)]){const t=o[s(281)][0][s(234)];return r(Kr(n,s(t?219:254)))}if(s(275)==o[s(249)]){const t=o[s(281)][0][s(234)];return r(Kr(n,s(t?278:231)))}}}))}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=381]})(t,e)}function Ca(){const t=["columns","getColumnIndexes","documentSelection","getSuggestionCallback","isInContent","end","suggestion:formatBlock:tablePasteCell","fromRange","call","dataDowncast","_suggestionFactory","findAncestor","forEach","endColumn","reduce","map","entries","row","locale","markMultiRangeBlockFormat","clipboardOutput","editingDowncast","editor","1174008bOHbXa","registerPostFixer","previous","createElement","from","suggestion-td","return","requires","last","getRange","getAllAdjacentSuggestions","columnInsertionRanges","insert","filter","registerDescriptionCallback","low","containsRange","insertion","nextSibling","deletionRanges","element","TableClipboard","createTableWalker","getShiftedBy","suggestionLoaded","change","getRows","keys","tableCellBackgroundColor","487610zWrMeW","ck-suggestion-marker","value","removeMarkers","isEmpty","createPositionBefore","nodeAfter","wrap","push","redo","markerToHighlight","removeColumns","every","453638PHQcyb","createRangeOn","8106psEPLx","getChildren","document","27lrMIAa","getRowIndexes","options","next","_splitMarkerName","*Replace table cells*","updateMarker","isEqual","detach","insertionRanges","tablePaste","tableCellBorderStyle","_isForcedDefaultExecutionBlock","ck-suggestion-marker--active","createRange","conversion","discard","rootName","has","oldRange","fromEntries","unwrap","getRanges","move","position","Users","start","find","getColumns","get","tableCell","insertContent","ck-suggestion-marker-insertion","type","table","tableCellHorizontalAlignment","includes","createRangeIn","getMarkers","rowInsertionRanges","suggestion","tablePasteRow","getChangedMarkers","remove","columnInsertionIndexes","392BGJOsT","333984lnTHdx","deletion","trackChanges","tablePasteCell","_createdBatches","registerCustomCallback","view","setAttributes","getSelectionAffectedTableCells","for","tableCellVerticalAlignment","forceDefaultExecution","$graveyard","tableCellPadding","getAttributes","root","_getCoordsForCells","tablePasteChainId","markerName","accept","startsWith","_replaceTableSlotCell","TrackChangesEditing","differ","newRange","getSuggestions","getChanges","insertColumns","afterInit","column","schema","listenTo","editing","hasSuggestion","1801420QnRuRZ","cell","descriptionFactory","paragraph","getChild","1296095uMRqzI","selection","tableCellSuggestion","getTableIfOnlyTableInContent","join","add","activeMarkers","_tablePostFixingSubtypes","rowInsertionIndexes","name","tablePasteColumn","content","model","rows","attributes","getSuggestion","setAttribute","suggestionUnloaded","some","endRow","commands","fill","subType","previousSibling","showSuggestionHighlights","formatBlock","removeMarker","first","tableCellBorderWidth","insertRows","author","stop","set","length","markers","markMultiRangeDeletion","cells","removeRows","getContainedElement","plugins","high","elementToElement","TableUtils","getItems","markerAttributes","tableCellBorderColor","markMultiRangeInsertion","batch","register"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(265400===-parseInt(e(426))/1+-parseInt(e(413))/2+-parseInt(e(477))/3+parseInt(e(511))/4+parseInt(e(516))/5+parseInt(e(428))/6*(-parseInt(e(476))/7)+parseInt(e(384))/8*(parseInt(e(431))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(544),Aa(561),Aa(442),Aa(466),Aa(487),Aa(412),Aa(490)],Na=Object[Aa(451)](La[Aa(580)]((t=>[t,null])));class Ra extends t.Plugin{static get[Aa(391)](){return[ga]}[Aa(505)](){const t=Aa,n=this[t(383)];if(!n[t(555)][t(449)](t(405)))return;const r=n[t(555)][t(460)](t(499)),s=n[t(555)][t(460)](t(558)),o=n[t(555)][t(460)](ga),a=n[t(555)][t(460)](t(405));o[t(523)][t(421)](t(472),t(526)),n[t(528)][t(507)][t(564)](t(518),{allowIn:t(461),allowContentOf:t(461),isLimit:!0}),n[t(446)][t(557)]({model:t(518),view:t(389)});let c=null;n[t(528)].on(t(462),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(549)]-1];h&&h[u(488)]||r[u(443)]||this[u(383)][u(536)][u(460)](u(479))[u(415)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(567)))return!1;const i=s[o(519)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(485)](n[o(430)][o(517)]);if(!a[o(549)])return!1;const c=a[0][o(576)](o(465)),l=r[o(432)](a),f=r[o(566)](a),h={startRow:l[o(543)],endRow:l[o(392)],startColumn:f[o(543)],endColumn:f[o(392)]};return 1==a[o(549)]&&(h[o(535)]+=r[o(410)](i)-1,h[o(578)]+=r[o(459)](i)-1),Ma(c,h,r)}(l,f,n[u(528)],s,a)&&(o[u(547)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(528)][u(409)]((()=>{const t=u;n[t(528)][t(462)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(549)]&&r[t(562)](o,t(472),{tablePasteChainId:s}),a[t(549)]&&r[t(562)](a,t(526),{tablePasteChainId:s}),l[t(549)]&&(r[t(562)](l,t(441),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(577)]((e=>{const n=t;var r;return null===(r=e[n(439)])||void 0===r?void 0:r[n(573)](e)}))),f[t(549)]&&(r[t(551)](f,t(441),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(577)]((e=>{const n=t;var r;return null===(r=e[n(439)])||void 0===r?void 0:r[n(573)](e)})));const g=r[t(584)](h[t(580)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(480),{tablePasteChainId:s});if(g){const e=g[t(469)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(528)][t(427)](s),a=e[t(458)]((e=>e[t(393)]()[t(438)](i)));a&&r[t(421)]([a[t(525)],o])}r[t(549)]&&g[t(532)](t(560),Object[t(451)](r))}c=null})))}),{priority:e.priorities[t(556)]+10}),n[t(555)][t(460)](t(405)).on(t(498),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(547)]();const u=s[r(512)],l=o,f=Sa(u),h=Sa(l);e[r(390)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(474)](u[r(515)](0));for(const t of Array[r(388)](l[r(429)]()))a[r(396)](t,u,r(570));const t=c[r(524)][r(467)](s[r(582)]),e=c[r(475)][r(467)](s[r(506)]);t||e||(g=i.LiveRange[r(572)](a[r(468)](u)))}else h&&!f&&(d=a[r(468)](u));else{const t=a[r(387)](r(518)),e=a[r(387)](r(518));a[r(420)](a[r(468)](u),e),a[r(396)](t,u,0);for(const e of Array[r(388)](l[r(429)]()))a[r(396)](e,t,r(570));g=i.LiveRange[r(572)](a[r(427)](t)),d=i.LiveRange[r(572)](a[r(427)](e))}const p=Array[r(388)](l[r(491)]())[r(397)]((([t])=>La[r(467)](t)));c[r(552)][r(421)]({element:u,attributes:p[r(549)]?Object[r(451)](p):null}),g&&c[r(440)][r(421)](g),d&&c[r(403)][r(421)](d)}),{priority:t(556)}),s.on(t(504),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(565)]||1;c[o(475)]=new Array(l)[o(537)](u)[o(580)](((t,e)=>t+e));for(const{cell:t}of s[o(406)](i,{startColumn:u,endColumn:u+l-1}))c[o(395)][o(421)](n[o(528)][o(427)](t))}),{priority:t(399)}),s.on(t(545),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(529)]||1;c[o(524)]=new Array(l)[o(537)](u)[o(580)](((t,e)=>t+e));for(const{cell:t}of s[o(406)](i,{startRow:u,endRow:u+l-1}))c[o(470)][o(421)](n[o(528)][o(427)](t))}),{priority:t(399)}),r[t(513)][t(398)]((e=>{const r=t;if(e[r(538)]&&e[r(538)][r(497)](r(441)))return e[r(386)]?{}:{type:r(401),content:Kr(n[r(583)],r(436))}}));const u=()=>!1;for(const e of[t(441),t(526),t(472),t(480)])r[t(575)][t(482)](t(401),e,t(520),u),r[t(575)][t(482)](t(478),e,t(520),u),r[t(575)][t(482)](t(541),e,t(520),u);r[t(575)][t(482)](t(541),t(480),t(447),u),r[t(575)][t(482)](t(541),t(480),t(496),((e,r,s)=>{const o=t,i=e[o(580)]((t=>t[o(554)]()))[o(397)]((t=>t)),a=new Map(i[o(580)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(552)])e&&a[o(548)](t,e);else if(s&&s[o(560)])for(const[t,e]of Object[o(581)](s[o(560)])){const r=n[o(528)][o(550)][o(460)](t),s=r?r[o(393)]()[o(554)]():null;s&&a[o(548)](s,e)}n[o(528)][o(409)]((t=>{const e=o;for(const[n,r]of a)t[e(484)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(575)][o(482)](e,o(441),s,((t,i,a)=>{const c=o;n[c(528)][c(409)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(457)][o(419)];t.is(o(404),o(518))&&u[o(421)](t)}r[o(575)][o(568)](e,null,s)(t,i,a);for(const t of u)o(489)!=t[o(492)][o(448)]&&n[o(452)](t)}))}))};l(t(401),t(496)),l(t(401),t(447)),l(t(478),t(496)),l(t(478),t(447)),r[t(575)][t(482)](t(401),t(472),t(447),(e=>{const n=t,r=e[n(580)]((t=>t[n(554)]())),i=r[0][n(576)](n(465)),{minRow:a,maxRow:c}=o[n(493)](r);s[n(553)](i,{at:a,rows:c-a+1})})),r[t(575)][t(482)](t(401),t(526),t(447),(e=>{const n=t,r=e[n(580)]((t=>t[n(554)]())),i=r[0][n(576)](n(465)),{minColumn:a,maxColumn:c}=o[n(493)](r);s[n(424)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(538)]||!n[s(538)][s(497)](s(441)))return;const o=n[s(530)][s(494)],i=r[s(502)]()[s(397)]((t=>t[s(569)]&&t[s(530)]&&t[s(530)][s(494)]==o));i[s(549)]&&n[s(394)]()[s(549)]!=i[s(549)]&&i[s(579)](((t,e)=>(t[s(434)]=e,e[s(386)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(435)](e[s(495)]),a=[s(414),s(463)],c=r[s(522)][s(467)](e[s(495)]);return c&&a[s(421)](s(444)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(408),f,{priority:t(556)}),r.on(t(533),f,{priority:t(556)}),n[t(528)][t(430)][t(385)]((()=>{const e=t;let s=!1;const o=Array[e(388)](n[e(528)][e(430)][e(500)][e(473)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(435)](t);if(e(471)!=o||e(478)!=a||i[e(450)])continue;if(!r[e(510)](c))continue;const u=r[e(531)](c)[e(453)](),l=n[e(555)][e(460)](e(456)).me;for(const t of r[e(502)]())if(t[e(569)]&&t[e(546)]==l&&e(541)==t[e(464)]&&e(480)==t[e(538)]&&t[e(453)]()[e(425)]((t=>u[e(534)]((n=>n[e(400)](t,!0))))))for(const n of t[e(394)]())n[e(569)]&&(n[e(447)](),s=!0)}return s})),n[t(528)][t(430)][t(385)]((e=>{const s=t,o=n[s(536)][s(460)](s(422));if(!o||!o[s(481)][s(449)](e[s(563)]))return!1;let i=!1;const a=n[s(555)][s(460)](s(456)).me,c=n[s(528)][s(430)][s(500)][s(503)](),u=Array[s(388)](n[s(528)][s(430)][s(500)][s(473)]())[s(397)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(435)](t);return n(471)==o&&n(441)==i&&c==a.id&&!e[n(450)]}));for(const t of c){if(s(396)!=t[s(464)]||s(518)!=t[s(525)]||1!=t[s(549)])continue;const n=e[s(445)](t[s(455)],t[s(455)][s(407)](1));if(!u[s(458)]((({data:t})=>t[s(501)][s(438)](n))))for(const{name:t,data:r}of u)if(n[s(400)](r[s(501)])){e[s(437)](t,{range:n}),i=!0;break}}return i})),n[t(528)][t(430)][t(385)]((e=>{const s=t;let o=!1;const i=n[s(555)][s(460)](s(456)).me,a=r[s(502)]()[s(397)]((t=>t[s(569)]&&t[s(546)]==i)),c=new Set,u=new Set;for(const t of a)if(s(441)==t[s(538)])for(const e of t[s(469)]()){const n=e[s(393)]()[s(554)]();if(n)if(n.is(s(404),s(518))&&Sa(n)){t[s(542)](e[s(525)]),c[s(521)](n),o=!0;const r=n[s(402)],i=n[s(539)],a=r&&r.is(s(404),s(518)),l=i&&i.is(s(404),s(518));a&&!c[s(449)](r)&&u[s(521)](r),l&&!c[s(449)](i)&&u[s(521)](i)}else n.is(s(404),s(514))&&n[s(417)]&&(t[s(542)](e[s(525)]),o=!0)}else if(s(480)==t[s(538)]){if(!t[s(530)]||!t[s(530)][s(494)])continue;const e=t[s(530)][s(560)];if(e&&Object[s(411)](e)[s(549)])continue;const n=t[s(530)][s(494)];let r=!0,i=!0;for(const e of a)if(e[s(538)]&&e[s(538)][s(497)](s(441))){if(!e[s(530)][s(494)]){i=!1;break}if(e.id!=t.id&&e[s(530)][s(494)]==n){r=!1;break}}i&&r&&(t[s(416)](),o=!0)}for(const t of c)e[s(474)](t);for(const t of u)e[s(452)](t);return o})),n[t(446)][t(486)](t(382))[t(423)]({model:t(571),view:(t,e)=>h(t),converterPriority:t(556)}),n[t(446)][t(486)](t(574))[t(423)]({model:t(571),view:(e,n)=>n[t(433)][t(540)]?h(e,!1):null,converterPriority:t(556)});const g=n[t(509)][t(483)];this[t(508)](g[t(430)],t(381),((e,n)=>{const r=t,s=[];for(const t of g[r(468)](n[r(527)])[r(559)]())t.is(r(404),r(389))&&s[r(421)](t);g[r(409)]((t=>{const e=r;for(const n of s)t[e(454)](t[e(468)](n),t[e(418)](n)),t[e(474)](n)}))}))}}function Sa(t){const e=Aa;if(t[e(417)])return!0;const n=t[e(515)](0);return n.is(e(404),e(514))&&n[e(417)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(406)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function Oa(t,e){const n=Da();return(Oa=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(338434===-parseInt(e(199))/1+-parseInt(e(231))/2*(-parseInt(e(218))/3)+-parseInt(e(220))/4*(-parseInt(e(237))/5)+-parseInt(e(187))/6*(-parseInt(e(188))/7)+parseInt(e(215))/8*(parseInt(e(238))/9)+-parseInt(e(182))/10*(parseInt(e(219))/11)+parseInt(e(198))/12*(-parseInt(e(230))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class wa extends t.Plugin{[va(197)](){const t=va;if(!this[t(201)][t(228)][t(195)](t(235)))return;const e=this[t(201)][t(228)][t(207)](t(185));e[t(189)](t(232),this[t(213)][t(227)](this)),e[t(217)][t(202)](t(225),t(192),t(200),e[t(217)][t(194)](t(225),null,t(209))),e[t(217)][t(202)](t(225),t(192),t(209),e[t(217)][t(194)](t(225),null,t(200))),e[t(236)][t(184)](this[t(212)][t(227)](this))}[va(213)](t,e){const n=va,r=this[n(201)][n(228)][n(207)](n(185)),s=this[n(201)][n(228)][n(207)](n(235)),o=e[n(205)]||this[n(201)][n(203)][n(196)][n(210)][n(211)]();this[n(201)][n(203)][n(229)]((()=>{const i=n,a=s[i(240)](o);let c=a?s[i(208)](a):null,u=o[i(190)](i(224))||null;const l=e[i(224)]||u,f=e[i(234)]||c,h=this[i(201)][i(228)][i(207)](i(222)).me;for(const t of r[i(221)]()){const e=t[i(216)]();if(i(192)===t[i(204)]&&e===o){t[i(206)]!==h&&t[i(209)]();const e=t[i(214)][i(226)];u=e[0][i(224)],c=e[0][i(234)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(191)](o,{commandName:i(232),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(192)},[],i(192))}))}[va(212)](t){const e=va;if(e(225)!=t[e(223)]&&e(233)!=t[e(223)])return;const{data:n}=t;if(n&&e(192)===n[e(239)]){const t=e(186);return{type:e(183),content:Kr(this[e(201)][e(193)],t)}}}}function Da(){const t=["formatInline","columnWidths","TableColumnResizeEditing","descriptionFactory","3790bxCNNC","29727mLcQze","formatGroupId","getColumnGroupElement","10uGtvRZ","format","registerDescriptionCallback","TrackChangesEditing","*Format:* resize table","1237962BbCUrS","7RmDZCa","enableCommand","getAttribute","markBlockFormat","resizeTable","locale","getSuggestionCallback","has","document","afterInit","12228VDZiuE","49908JyooNV","accept","editor","registerCustomCallback","model","subType","table","author","get","getTableColumnsWidths","discard","selection","getSelectedElement","handleSuggestionDescription","handleResizeTableWidthCommand","data","1128pSKJHo","getContainedElement","_suggestionFactory","78mYMhMg","1760198yIVAOj","668sWktCe","getSuggestions","Users","type","tableWidth","formatBlock","commandParams","bind","plugins","change","7774RmNQPW","27622hKzfLl","resizeTableWidth"];return(Da=function(){return t})()}const Fa=xa;function xa(t,e){const n=Ba();return(xa=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(442075===parseInt(e(153))/1+parseInt(e(167))/2*(-parseInt(e(170))/3)+parseInt(e(161))/4+-parseInt(e(160))/5+parseInt(e(163))/6+-parseInt(e(152))/7*(-parseInt(e(169))/8)+parseInt(e(168))/9*(parseInt(e(157))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class Pa extends t.Plugin{[Fa(155)](){const t=Fa,e=this[t(154)];e[t(159)][t(156)](t(165))&&e[t(159)][t(162)](t(164))[t(166)](t(158))}}function Ba(){const t=["1322612GCXjko","get","3218700mjzeeY","TrackChangesEditing","Template","enableCommand","338134oDrXRx","3104262OkbFYy","8JLjUbp","9rgCMoI","2048879nnBmnb","63267WFwdgE","editor","afterInit","has","10HYlhjc","insertTemplate","plugins","3093545liACnZ"];return(Ba=function(){return t})()}function Ua(){const t=["291956baKGOh","tableOfContents","2155050OdoPSw","descriptionFactory","1120126pKrTtL","afterInit","enableCommand","locale","get","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","plugins","332296tHSvgi","154fNZTjg","40184zHdUYh","1553346QEVUyG","commands","insertTableOfContents","editor","registerElementLabel","786995owqIbF"];return(Ua=function(){return t})()}const ja=Ga;function Ga(t,e){const n=Ua();return(Ga=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(542735===-parseInt(e(451))/1+parseInt(e(455))/2+parseInt(e(453))/3+parseInt(e(442))/4+-parseInt(e(450))/5+-parseInt(e(445))/6+parseInt(e(443))/7*(-parseInt(e(444))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ua);class Va extends t.Plugin{[ja(456)](){const t=ja,e=this[t(448)];if(!e[t(446)][t(459)](t(447)))return;e[t(462)][t(459)](t(460))[t(457)](t(447));const n=e[t(462)][t(459)](t(460)),r=e[t(458)];n[t(454)][t(449)](t(452),(e=>Kr(r,t(461),e)))}}const Ha=Wa;function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=385]})(t,e)}function za(){const t=["model","forward","14289890TjqMvk","createRange","_splitMarkerName","title-content","10PIQqab","descriptionFactory","getNearestSelectionRange","plugins","20997oWemlL","611250yAjdJr","TrackChangesEditing","584npHaCK","4181340kvQWPU","afterInit","ELEMENT_TITLE","differ","end","start","registerPostFixer","updateMarker","Title","15uncHyq","217105ZwyBcf","has","getChangedMarkers","isEqual","editor","registerElementLabel","suggestion","from","element","get","schema","159152aQOMmK","document","removeMarker","133402APmgAL","newRange","isCollapsed","locale","isTouching","nodeBefore"];return(za=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(397319===-parseInt(e(403))/1*(-parseInt(e(391))/2)+parseInt(e(408))/3+-parseInt(e(388))/4*(-parseInt(e(420))/5)+parseInt(e(411))/6+-parseInt(e(421))/7+-parseInt(e(410))/8*(-parseInt(e(407))/9)+-parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(412)](){const t=Ha,e=this[t(425)];if(!e[t(406)][t(422)](t(419)))return;const n=e[t(406)][t(386)](t(409));n[t(404)][t(426)](t(402),(()=>Kr(e[t(394)],t(413)))),e[t(397)][t(389)][t(417)]((r=>{const s=t;let o=!1;const i=Array[s(428)](e[s(397)][s(389)][s(414)][s(423)]());for(const{name:t,data:a}of i){const{group:i}=n[s(401)](t);if(s(427)!==i||!a[s(392)])continue;const c=a[s(392)],u=c[s(415)][s(396)];if(!u||!u.is(s(385),s(402)))continue;if(!c[s(416)][s(395)](c[s(415)]))continue;const l=e[s(397)][s(387)][s(405)](c[s(415)],s(398));if(l&&l[s(393)]){const e=r[s(400)](c[s(416)],l[s(416)]);e[s(424)](c)||(r[s(418)](t,{range:e}),o=!0)}o||(r[s(390)](t),o=!0)}return o}))}}const qa=Xa;function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=103]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(736706===-parseInt(e(115))/1*(-parseInt(e(117))/2)+-parseInt(e(106))/3+-parseInt(e(116))/4*(parseInt(e(104))/5)+parseInt(e(122))/6+-parseInt(e(103))/7+parseInt(e(119))/8*(parseInt(e(121))/9)+parseInt(e(118))/10*(parseInt(e(112))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Za extends t.Plugin{[qa(120)](){const t=qa,e=this[t(114)],n=e[t(108)][t(113)](t(110));e[t(108)][t(109)](t(105))&&(n[t(123)](t(111)),n[t(123)](t(107)))}}function Ja(){const t=["184811CrGLvA","get","editor","2qEUFTn","4qSZNkJ","772726nNNmmi","680lkzknv","4768744qRjoAT","afterInit","9XUXYgc","4600098XNNWHE","enableCommand","2647232XApxso","3663565ibPreJ","UndoEditing","4291125ABGsel","redo","plugins","has","TrackChangesEditing","undo"];return(Ja=function(){return t})()}const Qa=Ya;function Ya(t,e){const n=tc();return(Ya=function(t,e){return n[t-=300]})(t,e)}!function(t){const e=Ya,n=t();for(;;)try{if(965830===-parseInt(e(309))/1*(-parseInt(e(301))/2)+parseInt(e(317))/3+parseInt(e(302))/4*(parseInt(e(303))/5)+-parseInt(e(319))/6+-parseInt(e(316))/7+-parseInt(e(300))/8+parseInt(e(318))/9*(parseInt(e(305))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tc);class $a extends t.Plugin{static get[Qa(313)](){return[ga]}[Qa(304)](){const t=Qa,e=this[t(306)];e[t(314)][t(308)](t(312))&&e[t(314)][t(315)](t(311))[t(310)](t(307))}}function tc(){const t=["5338842SxEdEr","171knGxmR","11173632MTjgOS","4962312FuKRgg","31086eKFylj","22560qymKKn","300eDFhFS","afterInit","789790lyeFTE","editor","toggleTableCaption","has","49vcTznx","enableCommand","TrackChangesEditing","TableCaptionEditing","requires","plugins","get","6522817aPKgFl"];return(tc=function(){return t})()}function ec(t,e){const n=sc();return(ec=function(t,e){return n[t-=418]})(t,e)}const nc=ec;!function(t){const e=ec,n=t();for(;;)try{if(997236===parseInt(e(459))/1+parseInt(e(423))/2*(parseInt(e(473))/3)+parseInt(e(487))/4+parseInt(e(455))/5*(-parseInt(e(426))/6)+parseInt(e(465))/7*(-parseInt(e(472))/8)+-parseInt(e(480))/9*(parseInt(e(435))/10)+parseInt(e(444))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sc);class rc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(433)]=[e(492),e(419),e(493),e(496),e(471),e(474),e(449)],this[e(440)]=[e(468),e(448),e(418),e(446),e(491),e(424),e(481),e(476),e(432)]}static get[nc(460)](){return nc(450)}[nc(437)](){const t=nc,e=this[t(453)][t(467)][t(445)](t(438));if(this[t(453)][t(467)][t(422)](t(443))){for(const n of this[t(433)])e[t(431)](n,((e,r)=>{const s=t,o=this[s(453)][s(430)][s(494)][s(428)][s(420)]()[s(485)](s(436));this[s(484)](n,[o],this[s(433)],s(433),e,r)}));e[t(477)][t(486)](t(464),t(433),t(457),e[t(477)][t(441)](t(464),null,t(466))),e[t(477)][t(486)](t(464),t(433),t(466),((e,n)=>this[t(461)](this[t(433)],e,n))),e[t(477)][t(486)](t(464),t(433),t(458),(()=>!1))}if(this[t(453)][t(467)][t(422)](t(483))){for(const n of this[t(440)])e[t(431)](n,((e,r)=>{const s=t,o=this[s(453)][s(467)][s(445)](s(439))[s(462)](this[s(453)][s(430)][s(494)][s(428)]);this[s(484)](n,o,this[s(440)],s(440),e,r)}));e[t(477)][t(486)](t(464),t(440),t(457),e[t(477)][t(441)](t(464),null,t(466))),e[t(477)][t(486)](t(464),t(440),t(466),((e,n)=>this[t(461)](this[t(440)],e,n))),e[t(477)][t(486)](t(464),t(440),t(458),(()=>!1))}e[t(425)][t(463)]((e=>this[t(495)](e)))}[nc(484)](t,e,n,r,s,o){const i=nc,a=this[i(453)][i(467)][i(445)](i(438));this[i(453)][i(430)][i(452)](o[i(429)],(()=>{const t=i;for(const i of e)if(this[t(479)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(434)](r);void 0!==n&&(e[r]=n)}s(o),a[t(454)](i,{commandParams:[e]},[],r)}}))}[nc(461)](t,e,n){const r=nc,s=e[0][r(421)][r(489)],o=n[r(451)][0];this[r(453)][r(430)][r(488)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(470)](r,o[r],s):e[n(469)](r,s)}))}[nc(495)](t){const e=nc;if(t[e(456)])switch(t[e(490)]){case e(433):return{type:e(482),content:Kr(this[e(453)][e(447)],e(475))};case e(440):return{type:e(482),content:Kr(this[e(453)][e(447)],e(478))}}}[nc(479)](t,e){const n=nc,r=this[n(453)][n(467)][n(445)](n(438));for(const s of r[n(427)]({skipNotAttached:!0})){const r=s[n(442)]();if(s[n(490)]===e&&r===t)return s}return null}}function sc(){const t=["selection","batch","model","enableCommand","tableCellVerticalAlignment","tableProperties","getAttribute","271110NaGrhH","table","afterInit","TrackChangesEditing","TableUtils","tableCellProperties","getSuggestionCallback","getContainedElement","TablePropertiesEditing","32969057ATrsXk","get","tableCellPadding","locale","tableCellBorderStyle","tableBackgroundColor","TrackChangesTableProperties","commandParams","enqueueChange","editor","markBlockFormat","8301205SacDWs","data","accept","join","1331988TMjJXN","pluginName","handleDiscardAction","getSelectionAffectedTableCells","registerDescriptionCallback","formatBlock","1267PhNbvC","discard","plugins","tableCellBorderColor","removeAttribute","setAttribute","tableWidth","71080lzkFDr","2973yCMzag","tableHeight","*Format:* change table properties","tableCellHorizontalAlignment","_suggestionFactory","*Format:* change table cell properties","_getSuggestion","522ubWDds","tableCellBackgroundColor","format","TableCellPropertiesEditing","_handlePropertyChange","findAncestor","registerCustomCallback","830968fxzBGN","change","nodeAfter","subType","tableCellWidth","tableBorderColor","tableBorderWidth","document","handleSuggestionDescription","tableAlignment","tableCellBorderWidth","tableBorderStyle","getFirstPosition","start","has","2626sPZgYY","tableCellHeight","descriptionFactory","6vhcikK","getSuggestions"];return(sc=function(){return t})()}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=Jt?function(t,e){return Jt(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=Mc();return(Cc=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=Cc,n=t();for(;;)try{if(966176===parseInt(e(382))/1*(-parseInt(e(385))/2)+-parseInt(e(487))/3+parseInt(e(319))/4*(parseInt(e(296))/5)+parseInt(e(600))/6*(parseInt(e(352))/7)+parseInt(e(309))/8*(parseInt(e(688))/9)+-parseInt(e(293))/10+parseInt(e(671))/11*(parseInt(e(569))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mc);const Lc=kc(679);class Nc extends t.Plugin{static get[kc(318)](){return[kc(426),o.Users,t.PendingActions,ts,rs,us,gs,_s,Is,Ls,vs,js,no,io,fo,po,_o,Co,So,wo,Po,zo,Go,Zo,$o,ri,fi,Ii,wi,ai,Ws,Zs,_i,ki,Si,Pi,Gi,Ki,Ji,ta,oa,ua,ga,Ea,ya,$a,Ra,wa,Va,rc,Pa,Ka,Za]}static get[kc(305)](){return kc(525)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(458)]((t=>String[e(538)](t)))[e(618)]("")}super(t),this[e(624)]=!1,this[e(439)](e(613),[]),this.on(e(476),((n,r,s,o)=>{const i=e;this[i(583)][i(401)]((()=>{const e=i;for(const n of[...o,...s])this[e(583)][e(389)][e(276)](n)&&t[e(635)][e(497)](n)}))})),this[e(423)]=new Jr(this[e(579)][e(378)][e(641)],this[e(579)][e(284)]),this[e(503)]=null,this[e(366)]=new Rc(this[e(579)]),this[e(435)]=new Map,this[e(558)]=t[e(295)][e(466)](e(426)),this[e(698)]=new Set,this[e(583)]=this[e(579)][e(378)],this[e(393)]=new WeakMap,this[e(542)]=!1,this[e(656)]=new Set([e(679)]),this[e(341)]=new Set,t[e(601)][e(621)](e(391),e(335)),this[e(555)]=t[e(601)][e(466)](e(391)),t[e(601)][e(621)](e(703),!0),this[e(550)]=t[e(601)][e(466)](e(703)),this[e(408)]=new l(t,this[e(698)]),this[e(431)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,56,48,56])}[kc(499)](){const t=kc,n=this[t(579)],r=(e,n)=>{const r=t;if(r(673)!=e)return r(283)+e;const s=n[r(297)]("|")[0];return this[r(440)](s)?r(485):r(651)};n[t(677)][t(407)](t(288))[t(663)]({model:t(453),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(491)](e[n(576)]),c=[n(287),r(i,a)];let u=3e3;return this[n(613)][n(501)](e[n(576)])&&(c[n(397)](n(605)),u=3010),n(639)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(677)][t(407)](t(377))[t(360)]((e=>{const r=t;e.on(r(280),((t,e,s)=>{const o=r;if(!s[o(419)][o(450)])return;const i=e[o(396)];if(!i)return;const c=s[o(701)][o(489)](i);n[o(378)][o(641)][o(664)](i)&&c&&!c[o(355)](o(566))&&c.is(o(537))&&(0,a.toWidget)(c,s[o(565)])}),{priority:r(313)})})),n[t(677)][t(407)](t(377))[t(663)]({model:t(453),view:(e,n)=>{const s=t;if(!n[s(419)][s(450)])return null;const{type:o,subType:i}=this[s(491)](e[s(576)]);return{classes:[s(287),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(396)])return;const{id:c,authorId:u}=this[a(491)](o[a(576)]);if(r){const t=this[a(435)][a(466)](c),e=this[a(647)](t);if(!this[a(440)](e))return}if(o[a(396)].is(a(627)))return void i[a(521)][a(684)](o[a(396)],s[a(561)]);const l=i[a(701)][a(489)](o[a(396)]);if(o[a(396)].is(a(523))&&n[a(378)][a(641)][a(686)](o[a(396)])&&!l[a(355)](a(551))){i[a(565)][a(496)]([a(287),a(485)],l),i[a(565)][a(616)](a(653),c,l),i[a(565)][a(616)](a(321),u,l),i[a(701)][a(368)](l,o[a(576)]),e&&(this[a(613)][a(501)](o[a(576)])?i[a(565)][a(496)](a(605),l):i[a(565)][a(486)](a(605),l));for(const t of n[a(378)][a(495)](o[a(396)])[a(602)]())i[a(521)][a(684)](t,s[a(561)]);i[a(521)][a(684)](o[a(396)],s[a(561)])}};n[t(677)][t(407)](t(377))[t(360)]((e=>{const n=t;e.on(n(661),((t,e,r)=>{const o=n;r[o(419)][o(450)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(654)})})),n[t(677)][t(407)](t(377))[t(360)]((e=>{const n=t;e.on(n(545),((t,e,r)=>{const o=n;r[o(419)][o(450)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(654)})})),n[t(677)][t(407)](t(377))[t(271)]({model:t(453),view:(e,n)=>n[t(419)][t(450)]?null:{group:t(453),name:e[t(331)](11)}}),n[t(677)][t(407)](t(425))[t(556)]({view:{name:t(453),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(511)+e[r(581)](r(614))+":"+e[r(581)]("id");return e[r(581)](r(502))&&(s+=":"+e[r(581)](r(502))),n[r(577)](r(608),{"data-name":s})}}),n[t(677)][t(407)](t(425))[t(418)]({view:t(453)}),n[t(677)][t(407)](t(288))[t(360)]((e=>{const n=t;e.on(n(661),s(),{priority:n(313)})})),n[t(677)][t(407)](t(288))[t(360)]((e=>{const n=t;e.on(n(545),s({isAttributeSuggestion:!0}),{priority:n(313)})})),n[t(677)][t(407)](t(288))[t(360)]((e=>{const n=t;e.on(n(405),((t,e,r)=>{const s=n,o=r[s(701)][s(702)](e[s(576)]);if(o)for(const t of o)t[s(355)](s(551))||(r[s(565)][s(486)]([s(287),s(485),s(605)],t),r[s(565)][s(446)](s(653),t),r[s(565)][s(446)](s(321),t),r[s(701)][s(317)](t,e[s(576)]))}),{priority:n(313)})})),n[t(677)][t(407)](t(288))[t(360)]((e=>{const n=t;e.on(n(375),((t,e,r)=>{const s=n,o=r[s(701)][s(702)](e[s(576)]);if(!o)return;const{id:i}=this[s(491)](e[s(576)]),a=this[s(435)][s(466)](i),c=this[s(647)](a);if(this[s(440)](c))for(const t of o)t[s(355)](s(551))||(r[s(565)][s(486)]([s(287),s(485),s(605)],t),r[s(565)][s(446)](s(653),t),r[s(565)][s(446)](s(321),t),r[s(701)][s(317)](t,e[s(576)]))}),{priority:n(313)})})),n[t(378)][t(292)][t(459)]((e=>{const r=t;let s=!1;const o=Array[r(622)](n[r(378)][r(292)][r(373)][r(457)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(491)](t);if(r(453)!==o)continue;const h=this[r(435)][r(466)](f);if(null!=c[r(462)]){r(504)==u&&(s=s||Oc(c[r(462)],t,e,n[r(378)][r(641)]));const o=r(673)==u&&this[r(440)](l[r(297)]("|")[0]);if(c[r(462)][r(344)]||r(638)==c[r(462)][r(308)][r(326)]||r(270)==u&&!Dc(c[r(462)])||o&&!Dc(c[r(462)])||r(639)==u&&(vc(a=c[r(462)])||function(t){const e=r;return t[e(575)][e(696)]==t[e(539)][e(482)]&&t[e(575)][e(578)]}(a)))e[r(494)](t),s=!0;else{if(!h||!h[r(670)])continue;if(c[r(462)]&&c[r(349)]&&c[r(462)][r(320)](c[r(349)]))continue;i[r(360)](h)}}}var a;return i[r(549)]>0&&(s=!!this[r(662)](i)||s),s})),n[t(378)][t(292)][t(459)]((e=>{const r=t;let s=!1;for(const t of n[r(378)][r(292)][r(373)][r(699)]())if(r(615)==t[r(599)])for(const t of this[r(435)][r(376)]()){if(t[r(274)]||!t[r(670)])continue;const o=r(270)==t[r(599)],i=this[r(647)](t),a=i&&this[r(440)](i);if(!o&&!a)continue;const c=t[r(269)]();if(c[r(575)][r(696)]!=c[r(539)][r(696)]&&!c[r(539)][r(578)]){const o=n[r(378)][r(338)](c[r(575)][r(406)],r(539)),i=n[r(378)][r(311)](c[r(575)],o);e[r(412)](t[r(640)](),{range:i}),s=!0}}return s})),n[t(378)][t(292)][t(459)]((e=>this[t(692)](e))),n[t(378)][t(292)][t(459)]((e=>!e[t(690)][t(659)]&&this[t(323)](e))),n[t(378)].on(t(301),(()=>{this[t(624)]=!1})),n[t(378)][t(292)].on(t(591),((r,s)=>{const o=t;if(!s[o(659)]||s[o(598)])return;if(!this[o(624)])return;const i=n[o(378)][o(292)][o(373)][o(699)]();if(0==i[o(441)])return;const a=[],c=i[o(548)]((t=>o(673)==t[o(599)])),u=i[o(548)]((t=>o(615)==t[o(599)]&&o(623)!=t[o(561)]));for(const t of c)this[o(403)](t[o(363)])&&a[o(397)]({key:t[o(363)],newValue:t[o(507)],oldValue:t[o(646)],range:Fc(t[o(597)],n[o(378)])});for(const t of u){if(o(586)!=t[o(410)]&&o(351)!=t[o(410)])continue;const e=xc(t[o(500)][o(406)],n[o(378)]),r=t[o(386)];o(586)==t[o(410)]&&a[o(397)]({key:o(679),newValue:t[o(561)],oldValue:r[o(561)],range:e});for(const[n,s]of r[o(633)]){if(!this[o(403)](n))continue;const r=t[o(633)][o(466)](n);s!==r&&a[o(397)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(633)])this[o(403)](n)&&(r[o(633)][o(276)](n)||a[o(397)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(441)]&&n[o(378)][o(534)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(398)](t,e,s,o,{groupId:r});this[n(448)](t,a)}))}),{priority:t(306)}),n[t(378)][t(389)].on(t(512),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(491)](n[s(561)]),e=this[s(435)][s(466)](t);e&&e[s(658)](n[s(561)])}})),n[t(378)][t(292)].on(t(591),(()=>{const e=t,r=Array[e(622)](n[e(378)][e(292)][e(373)][e(457)]())[e(548)]((t=>e(453)===this[e(491)](t[e(561)])[e(478)]));if(0===r[e(441)])return;r[e(484)](((t,n)=>{const r=e,s=t[r(517)][r(349)],o=n[r(517)][r(349)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(575)][r(399)](o[r(575)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(491)](t);if(null===n[e(349)]){const n=this[e(334)](t);o[e(360)](n)}else{const t=this[e(435)][e(466)](r);null!==n[e(462)]||t[e(670)]?(s[e(360)](t[e(533)]),o[e(360)](t)):this[e(479)](t)}}o[e(549)]>0&&this[e(676)](o);for(const t of s)this[e(594)](e(588),t)})),n[t(378)].on(t(493),((e,r)=>{const s=t,o=r[0];if(!this[s(435)][s(549)])return;if(!o[s(277)])return;if(o[s(690)][s(598)]||!o[s(690)][s(659)])return;let i,a;switch(o[s(599)]){case s(615):i=n[s(378)][s(338)](o[s(500)]),a=i[s(272)](o[s(544)]);break;case s(297):i=n[s(378)][s(338)](o[s(498)]),a=n[s(378)][s(338)](o[s(660)]);break;case s(631):i=n[s(378)][s(338)](o[s(481)]),a=i[s(272)](o[s(544)]);break;default:return}const c=n[s(378)][s(311)](i,a);n[s(378)][s(401)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(315)](c)){if(e[t(274)])continue;if(t(504)==e[t(599)])continue;const r=this[t(647)](e);if(r&&this[t(440)](r)&&t(297)!=o[t(599)])continue;const s=e[t(517)]&&e[t(517)][t(304)];(t(270)!=e[t(599)]||t(297)==o[t(599)]&&!s)&&(n[t(650)]||t(582)==e[t(599)]&&n[t(648)]||e[t(269)]()[t(506)](c)&&this[t(434)](e,i,a))}}))}),{priority:t(306)}),n[t(378)].on(t(585),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(603)])return;if(this[s(542)])return;if(!this[s(408)][s(546)])return;if(o[s(344)])return;const a=n[s(378)][s(641)],{start:c,end:u}=o[s(269)](),l=c[s(406)]&&a[s(449)](c[s(406)])?null:a[s(645)](c,s(400)),f=u[s(482)]&&a[s(449)](u[s(482)])?null:a[s(645)](u,s(475)),h=n[s(378)][s(311)](l?l[s(575)]:c,f?f[s(539)]:u);n[s(378)][s(401)]((t=>{const e=s;this[e(590)](h);const r=n[e(378)][e(641)][e(645)](h[e(575)]);o.is(e(420))?t[e(629)](r):o[e(527)](r)})),e[s(584)]()}),{priority:e.priorities[t(437)]+10}),n[t(378)].on(t(694),((e,r)=>{const s=t,o=r[r[s(441)]-1];o&&o[s(603)]||this[s(542)]||this[s(408)][s(546)]&&(n[s(378)][s(401)]((()=>{const t=s;let o=n[t(378)][t(694)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(607)]=o[t(574)]();const i=o[t(539)][t(482)],a=n[t(378)][t(641)];i&&a[t(686)](i)&&!a[t(664)](i)&&(o=n[t(378)][t(311)](o[t(575)],n[t(378)][t(338)](i,t(539)))),this[t(541)](o)})),e[s(584)]())}),{priority:t(313)}),this[t(579)][t(519)][t(360)](t(628),this[t(408)]),this[t(339)](t(628));const o=new p(n,this[t(435)]);n[t(519)][t(360)](t(294),o),this[t(339)](t(294));const i=new b(n,this[t(435)]);n[t(519)][t(360)](t(436),i),this[t(339)](t(436)),n[t(519)][t(360)](t(508),new v(n,o,this[t(435)])),this[t(339)](t(508)),n[t(519)][t(360)](t(345),new v(n,i,this[t(435)])),this[t(339)](t(345)),n[t(519)][t(360)](t(302),new D(n,o,this[t(435)])),this[t(339)](t(302)),n[t(519)][t(360)](t(369),new D(n,i,this[t(435)])),this[t(339)](t(369));const c=n[t(295)][t(466)](t(426));this[t(291)](c,t(620),((e,{threadId:n})=>{const r=t,s=this[r(435)][r(466)](n);s&&s[r(568)]&&1===s[r(568)][r(441)]&&this[r(444)](n,{hasComments:!0})}),{priority:t(298)}),this[t(291)](c,t(461),((e,{threadId:n})=>{const r=t,s=this[r(435)][r(466)](n);s&&s[r(568)]&&!s[r(568)][r(441)]&&this[r(444)](n,{hasComments:!1})}),{priority:t(298)})}set[kc(358)](t){const n=kc;if(this[n(503)])throw new e.CKEditorError(n(695),this);this[n(503)]=t}get[kc(358)](){return this[kc(503)]}[kc(685)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(435)][n(376)]())t&&!e[n(670)]||r[n(397)](e);return e?r[n(458)]((t=>t[n(273)]())):r}[kc(303)](t){const n=kc,r=this[n(435)][n(466)](t);if(!r)throw new e.CKEditorError(n(469),this);return r}[kc(642)](t){const e=kc;return this[e(435)][e(276)](t)}[kc(275)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(599)][e(297)](":"),a=this[e(435)][e(466)](r)||this[e(505)](o,i,r,n,s);if(this[e(488)](a),this[e(665)](a,o,i||null,n),a[e(554)]=t[e(554)],a[e(524)]=!0,s&&s[e(571)]){const t=s[e(571)],n=this[e(689)](t[e(697)]);a[e(316)]=t[e(554)],a[e(553)]=n,a[e(314)]=!0}else a[e(316)]=t[e(554)];switch(t[e(517)]&&(a[e(517)]=t[e(517)]),t[e(633)]&&(a[e(633)]=t[e(633)]),this[e(503)]&&this[e(503)][e(611)]||(a[e(625)]=!0),this[e(393)][e(466)](a)){case e(279):this[e(393)][e(439)](a,e(354));break;case e(530):a[e(670)]?(this[e(662)](new Set([a])),this[e(676)](new Set([a])),this[e(393)][e(439)](a,e(592)),this[e(594)](e(609),a)):this[e(393)][e(439)](a,e(552))}return a}[kc(294)](t){const e=kc;this[e(603)]((()=>{const n=e;this[n(579)][n(378)][n(401)]((()=>{const e=n;for(const n of t[e(649)]())n[e(460)]()}))}))}[kc(436)](t){const e=kc;this[e(603)]((()=>{const n=e;this[n(579)][n(378)][n(401)]((()=>{const e=n;for(const n of t[e(649)]())n[e(281)]()}))}))}[kc(339)](t,n){const r=kc,s=this[r(579)][r(519)][r(466)](t);if(!s)throw new e.CKEditorError(r(424),this,{commandName:t});if(this[r(698)][r(276)](s))throw new e.CKEditorError(r(286),this,{commandName:t});this[r(698)][r(360)](s),n&&s.on(r(332),((t,e)=>{const o=r;this[o(408)][o(546)]&&(this[o(542)]||(e[o(441)]>0&&e[e[o(441)]-1]&&e[e[o(441)]-1][o(603)]?e[o(347)]():(t[o(607)]=n(((...t)=>s[o(332)](...t,{forceDefaultExecution:!0})),...e),t[o(584)]())))}),{priority:r(313)})}[kc(603)](t){const n=kc;let r,s;const o=this[n(542)];this[n(542)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(542)]=!1),s&&e.CKEditorError[n(518)](s,this),r}[kc(541)](t,n=null,r={}){const s=kc;if(t[s(344)])return null;const o=this[s(579)][s(295)][s(466)](s(312)).me;for(const{suggestion:e,meta:o}of this[s(315)](t,s(582)))if(o[s(648)]){if(!o[s(452)]){if(o[s(650)]){if(!this[s(550)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(434)](e,t[s(575)],t[s(539)]);break}if(n==e[s(490)]&&Uc(e,r)){const n=e[s(269)]();return n[s(575)][s(320)](t[s(539)])?this[s(421)](e,this[s(583)][s(311)](t[s(575)],n[s(539)])):this[s(421)](e,this[s(583)][s(311)](n[s(575)],t[s(539)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(289)+n:s(582),u=this[s(362)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(379)](c,i,a,t),u}[kc(644)](t,n=kc(340),r={}){const s=kc,o=this[s(579)][s(295)][s(466)](s(312)).me,i=this[s(366)][s(528)](s(582),n,s(618));for(const e of this[s(685)]())if(e[s(553)].id==o.id&&s(582)==e[s(599)]&&e[s(490)]==n&&Uc(e,r)&&(i(e[s(422)](),t)||i(t,e[s(422)]()))){for(const n of t)e[s(374)](n);return e}for(const{suggestion:e,meta:n}of this[s(315)](t,s(582))){if(!n[s(648)])continue;if(!this[s(550)]&&n[s(650)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(422)]())for(const e of t)if(!n[s(506)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(289)+n,l=this[s(362)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(379)](u,a,c,e,zr[s(617)]());return l}[kc(387)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(344)])return null;if(o(395)===this[o(555)]){const e=this[o(366)][o(528)](o(504),r,o(460));return this[o(603)]((()=>e([t],n,s))),null}const i=this[o(579)][o(295)][o(466)](o(312)).me,a=[];if(o(630)!==this[o(555)])for(const{suggestion:e,meta:n}of this[o(315)](t,o(582)))n[o(648)]&&!n[o(300)]&&a[o(397)](...e[o(422)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(589)](s);e&&r[n(397)](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(441)];){const s=r[e][n(509)](t);r[n(604)](e,1,...s),e+=s[n(441)]}}return r}(t,a);c[o(441)]&&this[o(583)][o(401)]((()=>{const t=o;for(const e of c){const o=this[t(366)][t(528)](t(504),r,t(460));this[t(603)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(575)],u=t[o(539)];for(const{suggestion:e,meta:n}of this[o(315)](t,o(504))){if(!n[o(648)])continue;if(e[o(490)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(269)]();if(i[o(506)](t,!0))return null;c=c[o(399)](i[o(575)])?c:i[o(575)],u=u[o(342)](i[o(539)])?u:i[o(539)],a?i[o(575)][o(399)](a[o(269)]()[o(575)])?(a[o(463)](),a=e):e[o(463)]():a=e}const l=this[o(583)][o(311)](c,u);if(a)this[o(421)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(362)]({id:t,type:o(681)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(379)](o(681)+r,t,a,l)}}return null}[kc(430)](t,n,r=[],s=null,o={}){const i=kc;n[i(325)]||(n[i(325)]=n[i(557)]),n[i(304)]=t.is(i(597)),s=s||wc(n);const a=r[i(458)]((t=>xc(t,this[i(583)]))),c=t.is(i(597))?t:xc(t,this[i(583)]);if(i(395)===this[i(555)]){const t=this[i(366)][i(528)](i(270),s,i(460));return this[i(603)]((()=>t([c],n,o))),null}a[i(397)](c);let u=!0;for(const t of a)if(!this[i(573)](t)){u=!1;break}if(u&&i(630)!==this[i(555)]){const t=this[i(366)][i(528)](i(270),s,i(460));return this[i(603)]((()=>t([c],n,o))),null}let l=null,f=c[i(575)],h=c[i(539)];for(const{suggestion:t,meta:e}of this[i(315)](c,i(270))){if(!e[i(648)])continue;if(e[i(452)]||e[i(650)]||e[i(300)])continue;if(t[i(517)][i(325)]!=n[i(325)])continue;if(!Uc(t,o))continue;const r=t[i(269)]();if(t[i(490)]==s){if(r[i(506)](c,!0))return null;f=f[i(399)](r[i(575)])?f:r[i(575)],h=h[i(342)](r[i(539)])?h:r[i(539)],l?r[i(575)][i(399)](l[i(269)]()[i(575)])?(l[i(463)](),l=t):t[i(463)]():l=t}else{const e=c[i(589)](r);this[i(563)](t,e)}}const g=this[i(579)][i(295)][i(466)](i(312)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(421)](l,this[i(583)][i(311)](f,h)),l;{const t=this[i(362)]({id:d,type:i(381)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(379)](i(381)+s,d,p,this[i(583)][i(311)](f,h)),t}}[kc(657)](t,n,r=[],s=null,o={}){const i=kc;n[i(325)]||(n[i(325)]=n[i(557)]);const a=t[0];n[i(304)]=a.is(i(597)),s=s||wc(n);const c=r[i(458)]((t=>xc(t,this[i(583)]))),u=a.is(i(597))?t:t[i(458)]((t=>xc(t,this[i(583)])));if(i(395)===this[i(555)]){const t=this[i(366)][i(528)](i(270),s,i(460));return this[i(603)]((()=>t(u,n,o))),null}c[i(397)](...u);let l=!0;for(const t of c)if(!this[i(573)](t)){l=!1;break}if(l&&i(630)!==this[i(555)]){const t=this[i(366)][i(528)](i(270),s,i(460));return this[i(603)]((()=>t(u,n,o))),null}const f=this[i(579)][i(295)][i(466)](i(312)).me;for(const t of this[i(685)]()){if(t[i(553)].id!=f.id)continue;if(i(270)!=t[i(599)]||t[i(517)][i(325)]!=n[i(325)])continue;if(!Uc(t,o))continue;const e=t[i(490)]==s;for(let n=0;n<u[i(441)];n++){const r=u[n];for(const s of t[i(307)]()){const o=s[i(324)]();if(r[i(320)](o)){e?(u[i(604)](n,1),n--):t[i(494)](s[i(561)]);break}}}}if(0==u[i(441)])return null;const h=this[i(366)][i(528)](i(270),s,i(618));for(const t of this[i(685)]())if(t[i(553)].id==f.id&&i(270)==t[i(599)]&&t[i(517)][i(325)]==n[i(325)]&&t[i(490)]==s&&Uc(t,o)&&(h(t[i(422)](),u)||h(u,t[i(422)]()))){for(const e of u)t[i(374)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(381)+s,m=this[i(362)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(379)](p,g,d,t,zr[i(617)]());return m}[kc(590)](t,n=null,r={}){const s=kc;if(t[s(344)])return null;const o=this[s(579)][s(295)][s(466)](s(312)).me,a=new i.LiveRange(t[s(575)],t[s(539)]);for(const{suggestion:t,meta:e}of this[s(315)](a,s(582)))if(e[s(648)]&&!e[s(452)])if(t[s(274)]){const e=t[s(422)]()[s(548)]((t=>s(638)!=t[s(308)][s(326)]));if(e[s(328)]((t=>a[s(506)](t,!0)))&&t[s(281)](),e[s(357)]((t=>t[s(506)](a,!0)))){const t=this[s(366)][s(528)](s(639),n,s(460));return this[s(603)]((()=>t([a],null,r))),null}}else{const e=a[s(589)](t[s(269)]());null!==e&&t[s(394)]([e],null,r)}if(a[s(438)](),a[s(344)]||s(638)==a[s(308)][s(326)])return null;let c=null,u=a[s(575)],l=a[s(539)];const f=this[s(315)](a,s(639));for(const{suggestion:t,meta:e}of f){const n=this[s(583)][s(311)](u,l);if(e[s(648)]&&(this[s(550)]||!e[s(650)]&&!e[s(300)]))if(t[s(274)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(422)]()){if(r[s(506)](n,!0))return t;n[s(506)](r)||(e=!1)}e&&t[s(281)]()}else{const e=t[s(269)]();if(e[s(506)](n,!0))return t;if(!Uc(t,r)){n[s(506)](e)?t[s(463)]():e[s(337)](u)?u=e[s(539)]:e[s(337)](l)&&(l=e[s(575)]);continue}u=u[s(399)](e[s(575)])?u:e[s(575)],l=l[s(342)](e[s(539)])?l:e[s(539)],r=Object[s(417)]({},t[s(633)]),c?e[s(575)][s(399)](c[s(269)]()[s(575)])?(c[s(463)](),c=t):t[s(463)]():c=t}}if(c)return this[s(421)](c,this[s(583)][s(311)](u,l)),c;{const t=(0,e.uid)(),i=this[s(583)][s(311)](u,l),a=o.id,c=n?s(510)+n:s(639),f=this[s(362)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(379)](c,t,a,i),f}}[kc(329)](t,n=kc(340),r={}){const s=kc,o=this[s(579)][s(295)][s(466)](s(312)).me,a=t[s(458)]((t=>new i.LiveRange(t[s(575)],t[s(539)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(315)](a,s(582)))e[s(648)]&&!e[s(452)]&&c[s(360)](t);for(const e of c)if(e[s(274)]){const o=e[s(422)]();if((!e[s(633)]||!e[s(633)][s(652)])&&o[s(328)]((t=>a[s(357)]((e=>e[s(506)](t,!0)))))&&e[s(281)](),a[s(328)]((t=>o[s(357)]((e=>e[s(506)](t,!0)))))){const e=this[s(366)][s(528)](s(639),n,s(460));return this[s(603)]((()=>e(t,null,r))),null}}else{const t=e[s(269)]();if(a[s(357)]((e=>e[s(506)](t,!0)))&&e[s(281)](),a[s(328)]((e=>t[s(506)](e,!0)))){const t=this[s(366)][s(528)](s(639),n,s(460));return this[s(603)]((()=>t(a,null,r))),null}}const u=this[s(366)][s(528)](s(639),n,s(618));let l=null;for(const t of this[s(685)]())if(t[s(553)].id==o.id&&t[s(670)]&&s(639)==t[s(599)]&&t[s(490)]==n&&Uc(t,r)&&(u(t[s(422)](),a)||u(a,t[s(422)]())))if(l){if(t[s(568)]&&t[s(568)][s(441)])continue;for(const e of t[s(422)]())l[s(432)](e)||l[s(374)](e);t[s(463)]()}else{l=t;for(const e of a)t[s(432)](e)||t[s(374)](e)}if(l)return l;c[s(367)]();for(const{suggestion:t,meta:e}of this[s(315)](a,s(639)))e[s(648)]&&(this[s(550)]||!e[s(650)]&&!e[s(300)])&&Uc(t,r)&&c[s(360)](t);for(const t of c){const e=t[s(422)]();if((!r||!r[s(652)])&&a[s(328)]((t=>e[s(357)]((e=>e[s(506)](t,!0))))))return t;(!t[s(633)]||!t[s(633)][s(652)])&&e[s(328)]((t=>a[s(357)]((e=>e[s(506)](t,!0)))))&&t[s(281)]()}const f=(0,e.uid)(),h=o.id,g=s(510)+n,d=this[s(362)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(438)](),t[s(344)]||s(638)==t[s(308)][s(326)]||this[s(379)](g,f,h,t,zr[s(617)]());return d}[kc(398)](t,n,r,s,o){const i=kc;if(t[i(344)])return[];if(i(395)===this[i(555)])return[];const a=this[i(579)][i(295)][i(466)](i(312)).me.id,c=Array[i(622)](this[i(435)][i(376)]())[i(548)]((e=>i(673)==e[i(599)]&&e[i(517)][i(359)]==n&&e[i(432)](t)));if(i(335)===this[i(555)]){const e=this[i(315)](t,i(582))[i(548)]((({meta:t})=>t[i(648)]&&!t[i(300)]&&!t[i(452)]))[i(458)]((({suggestion:t})=>t));c[i(409)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(673)==t[i(599)]?t[i(517)][i(299)]:void 0,o=t[i(269)](),a=Array[i(622)](u[i(447)]())[i(636)]((t=>t[i(526)](o)));if(!a)continue;const c=a[i(509)](o);this[i(440)](n)&&i(582)==t[i(599)]&&0!=c[i(441)]||(u[i(683)](a),c[i(529)]((t=>{u[i(439)](t,r)})),i(582)!=t[i(599)]&&e!=s&&u[i(439)](a[i(589)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(441)]>37&&console[i(327)](i(666),{key:n});const f=(i(474)+(n+"|")+wc({newValue:s}))[i(531)](0,60),h=this[i(362)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(397)](h),this[i(379)](f,c,a,t)}return l}[kc(330)](t){const e=kc;this[e(339)](t,((t,...n)=>{this[e(464)]((()=>{t(...n)}))}))}[kc(445)](t){const e=kc;this[e(656)][e(360)](t)}[kc(619)](t){const e=kc;this[e(341)][e(360)](t)}[kc(647)](t){const e=kc;return e(673)==t[e(599)]?t[e(490)][e(297)]("|")[0]:null}[kc(421)](t,e){const n=kc,r=t[n(640)]();this[n(583)][n(401)]((t=>{t[n(412)](r,{range:e})}))}[kc(488)](t){const e=kc,n=t.id,r=this[e(579)][e(601)][e(466)](e(516));this[e(558)][e(333)](n)||this[e(558)][e(285)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(558)][e(672)](n);s[e(282)](e(416)),s[e(416)]=!1,t[e(568)]=s}[kc(665)](t,n,r,s){const o=kc;if(t[o(599)]!=n||t[o(490)]!=r||t[o(587)].id!=s)throw this[o(579)][o(593)](o(429)),new e.CKEditorError(o(429),this)}[kc(563)](t,n){const r=kc,s=t[r(269)]();if(n[r(320)](s))t[r(463)]();else if(s[r(506)](n)){const o=this[r(583)][r(338)](n[r(575)][r(482)],r(539));this[r(421)](t,this[r(583)][r(311)](s[r(575)],o));const i=(0,e.uid)(),a=t[r(587)].id,c=t[r(599)]+":"+t[r(490)];this[r(362)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(517)],attributes:t[r(633)]});const u=this[r(583)][r(338)](n[r(539)][r(696)],r(564)),l=this[r(583)][r(311)](u,s[r(539)]);this[r(379)](c,i,a,l)}else if(s[r(337)](n[r(575)])){const e=this[r(583)][r(338)](n[r(575)][r(482)],r(539));this[r(421)](t,this[r(583)][r(311)](s[r(575)],e))}else{const e=this[r(583)][r(338)](n[r(539)][r(696)],r(564));this[r(421)](t,this[r(583)][r(311)](e,s[r(539)]))}}[kc(573)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(315)](t,e(582))){if(!r[e(648)])continue;const s=n[e(422)]();for(const n of s)if(!t[e(509)](n)[e(441)])return!0}return!1}[kc(470)](t){const n=kc,r=this[n(579)][n(295)][n(466)](n(312))[n(455)](t);if(!r)throw new e.CKEditorError(n(626),this);return r}[kc(689)](t){const e=kc,n=this[e(579)][e(295)][e(466)](e(312)),r=(0,o.hashObject)(e(560)+t);return n[e(455)](r)||n[e(392)]({id:r,name:t})}[kc(505)](t,e,n,r,s){const o=kc,i=this[o(470)](r),a=this[o(366)][o(540)](t,e,n,i,s,(t=>{const e=o;this[e(444)](n,{attributes:t});const r=this[e(303)](n);this[e(662)](new Set([r])),this[e(676)](new Set([r]))}));return this[o(291)](a,o(460),(()=>{const t=o;this[t(444)](n,{state:t(595)})}),{priority:o(313)}),this[o(291)](a,o(281),(()=>{const t=o;this[t(444)](n,{state:t(668)})}),{priority:o(313)}),this[o(435)][o(439)](n,a),this[o(393)][o(439)](a,o(279)),a}[kc(491)](t){const e=kc,n=t[e(297)](":");return{group:n[0],type:n[1],subType:n[e(441)]>=5?n[2]:null,id:n[e(441)]<5?n[2]:n[3],authorId:n[e(441)]<5?n[3]:n[4],markerCount:6==n[e(441)]?n[5]:null}}[kc(434)](t,n,r){const s=kc,o=t[s(269)](),i=o[s(575)],a=o[s(539)];this[s(421)](t,this[s(583)][s(311)](i,n));const c=(0,e.uid)(),u=t[s(587)].id,l=t[s(599)]+(t[s(490)]?":"+t[s(490)]:"");this[s(362)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(633)],data:t[s(517)]});const f=this[s(647)](t);(s(270)==t[s(599)]||f&&this[s(440)](f))&&(r=this[s(583)][s(468)](r[s(696)])),this[s(379)](l,c,u,this[s(583)][s(311)](r,a))}[kc(315)](t,e=null){const n=kc,r=[],s=this[n(579)][n(295)][n(466)](n(312)).me;Array[n(346)](t)||(t=[t]);for(const o of this[n(685)]()){if(!o[n(670)])continue;if(e&&o[n(599)]!=e)continue;let i=!1;for(const e of o[n(422)]()){for(const a of t){const t=a[n(575)][n(320)](e[n(539)])||a[n(539)][n(320)](e[n(575)]);if(t||a[n(589)](e)){const c=a[n(506)](e)&&Sc(this[n(583)][n(641)],e[n(575)],a),u=e[n(506)](a)&&Sc(this[n(583)][n(641)],a[n(575)],e);r[n(397)]({suggestion:o,meta:{isOwn:s==o[n(553)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(379)](t,e,n,r,s){const o=kc;this[o(583)][o(401)]((i=>{const a=o;let c=a(511)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(606)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(479)](t){const e=kc,n=t[e(343)],r=t[e(402)];t[e(343)]=null,t[e(402)]=null,null!=n&&n[e(402)]==t&&(n[e(402)]=r),null!=r&&r[e(343)]==t&&(r[e(343)]=n),e(592)==this[e(393)][e(466)](t)&&(this[e(393)][e(439)](t,e(552)),this[e(594)](e(596),t,n,r))}[kc(362)](t){const n=kc,r=t.id,s=this[n(275)](t);if(this[n(503)]&&this[n(503)][n(611)]){const o=this[n(579)][n(295)][n(466)](n(454)),i=s[n(610)],a=s[n(490)]?s[n(599)]+":"+s[n(490)]:s[n(599)],c=this[n(579)][n(284)],u=o[n(360)](Kr(c,n(404))),l={id:r,type:a,hasComments:i,data:t[n(517)]||null,originalSuggestionId:t[n(632)]||null,attributes:s[n(633)]};this[n(503)][n(611)](l)[n(535)]((t=>{const e=n;s[e(625)]=!0,o[e(514)](u),t&&t[e(554)]&&(this[e(435)][e(466)](r)[e(554)]=t[e(554)])}))[n(580)]((t=>{const r=n;throw(0,e.logWarning)(r(477)),this[r(579)][r(378)][r(534)]({isUndoable:!1},(()=>{s[r(281)]()})),s[r(390)](),this[r(435)][r(683)](s.id),this[r(393)][r(683)](s),t}))}return s}[kc(440)](t){const e=kc;return this[e(656)][e(276)](t)}[kc(444)](t,e){const n=kc,r=this[n(579)][n(295)][n(466)](n(454)),s=this[n(303)](t);if(this[n(503)]&&this[n(503)][n(322)])if(s[n(625)]){const s=r[n(360)](Kr(this[n(579)][n(284)],n(404)));this[n(503)][n(322)](t,e)[n(535)]((()=>{r[n(514)](s)}))}else s.on(n(361),(()=>{this[n(444)](t,e)}))}[kc(687)](t){const n=kc;if(!this[n(503)]||!this[n(503)][n(303)])throw new e.CKEditorError(n(290),this);return this[n(503)][n(303)](t)}[kc(334)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(491)](t),i=this[e(435)][e(466)](n)||this[e(505)](r,s,n,o,{});switch(this[e(665)](i,r,s,o),this[e(393)][e(466)](i)){case e(279):this[e(687)](n)[e(535)]((t=>{const r=e;let s=Promise[r(388)]();t[r(610)]&&(s=this[r(558)][r(669)]({channelId:this[r(579)][r(601)][r(466)](r(516)),threadId:n})),s[r(535)]((()=>{const e=r;this[e(275)](t)[e(625)]=!0}))})),this[e(393)][e(439)](i,e(530));break;case e(552):this[e(444)](n,{state:e(562)});case e(354):this[e(393)][e(439)](i,e(592)),this[e(594)](e(609),i);break;case e(592):this[e(594)](e(588),i)}return i[e(658)](t),i}[kc(676)](t){const e=kc,n=Array[e(622)](t),r=n[e(548)]((t=>e(673)==t[e(599)]));this[e(415)](r);const s=n[e(548)]((t=>!t[e(274)]&&e(673)!=t[e(599)])),o=this[e(685)]({skipNotAttached:!0})[e(548)]((t=>!t[e(274)]&&e(673)!=t[e(599)])),i=o[e(548)]((n=>!t[e(276)](n))),a=new Map(o[e(458)]((t=>[t,this[e(366)][e(528)](t[e(599)],t[e(490)],e(483))]))),c=new Map(o[e(458)]((t=>[t,t[e(269)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(441)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(441)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(441)];t++){const n=s[t];!l[e(276)](n)&&n[e(343)]&&(f[e(360)](n[e(343)]),n[e(343)][e(402)]===n&&(n[e(343)][e(402)]=null),n[e(343)]=null),!u[e(276)](n)&&n[e(402)]&&(f[e(360)](n[e(402)]),n[e(402)][e(343)]===n&&(n[e(402)][e(343)]=null),n[e(402)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(441)];e++){const r=g(t,n[e]);r&&(r[0][s(402)]=r[1],r[1][s(343)]=r[0],u[s(360)](r[0]),l[s(360)](r[1]))}}function g(t,n){const r=e;if(t[r(553)].id!==n[r(553)].id)return null;const s=a[r(466)](t)(t,n,c[r(466)](t),c[r(466)](n));return s&&a[r(466)](n)(t,n,c[r(466)](t),c[r(466)](n))?s[1][r(568)]&&s[1][r(568)][r(441)]?null:s:null}f[e(549)]&&this[e(676)](f)}[kc(415)](t){const e=kc;if(0==t[e(441)])return;const n=this[e(685)]({skipNotAttached:!0})[e(548)]((t=>e(673)==t[e(599)]&&t[e(524)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(633)]);s[e(276)](n)||(s[e(439)](n,r[e(441)]),r[e(397)]([]));const i=s[e(466)](n);r[i][e(397)](t)}!function(){const t=e;r[t(484)](((e,n)=>{const r=t,s=e[0][r(554)],o=n[0][r(554)];return s==o?e[0][r(633)][r(522)]<n[0][r(633)][r(522)]?-1:1:s<o?-1:1}));for(const e of r)e[t(484)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(441)];t++){if(0==r[t][e(441)])continue;const n=[];for(let s=t+1;s<r[e(441)];s++)0!=r[s][e(441)]&&i(r[t],r[s])&&n[e(397)](s);for(const s of n)r[t]=r[t][e(336)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(441)];n++){const r=t[n+1]||null;t[n][e(402)]!==r&&(t[n][e(402)]=r)}for(const t of r)for(let n=0;n<t[e(441)];n++){const r=t[n-1]||null;t[n][e(343)]!==r&&(t[n][e(343)]=r)}function i(t,n){const r=e;if(t[0][r(633)][r(522)]!==n[0][r(633)][r(522)]&&t[0][r(553)]!==n[0][r(553)])return!1;if(!function(t,e){const n=r;return!t[n(610)]&&!e[n(610)]||(!t[n(610)]||!e[n(610)])&&(!!(t[n(610)]&&e[n(554)]<t[n(568)][n(492)][n(466)](0)[n(554)])||!!(e[n(610)]&&t[n(554)]<e[n(568)][n(492)][n(466)](0)[n(554)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(633)],r(522)),o=Ac(n[0][r(633)],r(522));return!!Fr(s,o)&&(!!t[r(328)]((t=>n[r(357)]((e=>t[r(269)]()[r(320)](e[r(269)]())))))&&n[r(328)]((e=>t[r(357)]((t=>e[r(269)]()[r(320)](t[r(269)]()))))))}}[kc(662)](t){const e=kc,n=Array[e(622)](t),r=this[e(685)]({skipNotAttached:!0}),s=r[e(548)]((n=>!t[e(276)](n))),o=new Map(n[e(458)]((t=>[t,this[e(366)][e(528)](t[e(599)],t[e(490)],e(618))]))),i=new Map(r[e(458)]((t=>[t,t[e(422)]()])));for(let t=0;t<n[e(441)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(441)];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(441)];e++){const s=r[e];if(s[a(599)]!==n[a(599)]||s[a(553)].id!==n[a(553)].id||s[a(490)]!==n[a(490)])continue;if(!Bc(n,s))continue;if(a(673)==n[a(599)]&&n[a(517)][a(299)]!=s[a(517)][a(299)])continue;if(a(673)==n[a(599)]&&t[a(440)](n[a(517)][a(359)]))continue;if(a(270)==n[a(599)]){const e=t[a(579)][a(378)],r=n[a(691)]();if(r&&(e[a(641)][a(664)](r)||e[a(641)][a(449)](r)))continue}const c=o[a(466)](n),u=i[a(466)](n),l=i[a(466)](s),f=n[a(568)]&&n[a(568)][a(441)],h=s[a(568)]&&s[a(568)][a(441)];if(!f&&c(l,u))return t[a(643)](s,n),i[a(683)](n),!0;if(!h&&c(u,l))return t[a(643)](n,s),i[a(683)](s),!0}return!1}}[kc(643)](t,e){const n=kc;if(t[n(274)])for(const r of e[n(422)]())t[n(374)](r);else{const r=e[n(269)]()[n(539)];this[n(421)](t,this[n(583)][n(311)](t[n(269)]()[n(575)],r))}e[n(463)]()}[kc(365)](t,e,n){const r=kc,s=t[r(278)](r(570))||t[r(278)](r(673))?r(680):t[r(371)]();return Kr(this[r(579)][r(284)],e+"_"+s+r(472),n)}[kc(431)](){const t=kc,n=this[t(579)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(583)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(491)](t[i(561)]);if(i(453)===e){r[i(428)](this[i(365)](n,i(356)));break}}for(const t of s){const{group:n,type:s}=this[i(491)](t[i(561)]);if(i(453)===n){r[i(428)](this[i(365)](s,i(513),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(692)](t){const e=kc;if(this[e(624)])return!1;const n=this[e(579)],r=n[e(378)][e(292)][e(373)][e(699)]();if(0==r[e(441)])return!1;const s=[],o=r[e(548)]((t=>e(673)==t[e(599)])),i=r[e(548)]((t=>e(615)==t[e(599)]&&e(623)!=t[e(561)])),a=r[e(548)]((t=>e(514)==t[e(599)]&&e(623)!=t[e(561)]));for(const t of o)s[e(397)]({key:t[e(363)],newValue:t[e(507)],oldValue:t[e(646)],range:Fc(t[e(597)],n[e(378)])});for(const t of i){const r=a[e(636)]((n=>n[e(500)][e(320)](t[e(500)])));r&&s[e(397)]({key:e(679),newValue:t[e(561)],oldValue:r[e(561)],range:n[e(378)][e(383)](t[e(500)][e(406)])})}return 0!=s[e(441)]&&this[e(448)](t,s)}[kc(323)](t){const e=kc;let n=!1;const r=this[e(579)][e(378)][e(292)][e(373)][e(457)]()[e(548)]((t=>t[e(517)][e(462)]&&t[e(561)][e(278)](e(532))));for(const s of r){const{subType:r,id:o}=this[e(491)](s[e(561)]),i=r[e(297)]("|")[0];for(const r of this[e(685)]({skipNotAttached:!0}))r.id!=o&&e(673)==r[e(599)]&&r[e(517)]&&r[e(517)][e(359)]==i&&r[e(269)]()[e(526)](s[e(517)][e(462)])&&(this[e(380)](r,s[e(517)][e(462)],t),n=!0)}return n}[kc(464)](t){const e=kc;this[e(579)],this[e(624)]=!0,t()}[kc(403)](t){const e=kc,n=this[e(440)](t),r=this[e(341)][e(276)](t);return n||r}[kc(448)](t,e){const n=kc;if(0==e[n(441)])return!1;let r=!1;for(const s of e){const e=this[n(315)](s[n(597)],n(673))[n(548)]((t=>!t[n(693)][n(452)]))[n(458)]((t=>t[n(453)])),i=(0,o.hashObject)({newValue:s[n(480)]});e[n(548)]((t=>{const e=n,[r,o]=t[e(490)][e(297)]("|");return r==s[e(359)]&&o!=i}))[n(529)]((e=>{const o=n;this[o(380)](e,s[o(597)],t),r=!0}))}return r}[kc(380)](t,e,n){const r=kc,s=t[r(269)]()[r(509)](e);0!==s[r(441)]?1!==s[r(441)]?this[r(434)](t,e[r(575)],e[r(539)]):this[r(421)](t,s[0]):n[r(494)](t[r(640)]())}}class Rc{constructor(t){const e=kc;this[e(471)]=t,this[e(583)]=t[e(378)],this[e(384)]=new Map,this[e(465)]=new Map,this[e(515)]()}[kc(540)](t,e,n,r,s,o){const i=kc;return new zr(this[i(583)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(528)](t,e,i(460))(...n),onDiscard:(...n)=>this[i(528)](t,e,i(281))(...n)})}[kc(414)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(384)][s(439)](o,r)}[kc(528)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(384)][r(466)](s)||this[r(465)][r(466)](t+":"+n)}[kc(515)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(484)](((t,n)=>t[e(575)][e(399)](n[e(575)])?1:-1)),this[e(583)][e(401)]((n=>{const r=e;for(const e of t){let t;t=e[r(539)][r(578)]&&e[r(539)][r(696)]==e[r(575)][r(406)]?n[r(520)](e[r(575)][r(406)],"on"):n[r(520)](e),this[r(583)][r(585)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(583)][n(401)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(458)]((t=>(vc(t)&&(t=this[s(583)][s(311)](t[s(539)])),t)))[s(548)]((t=>s(638)!==t[s(308)][s(326)]));if(c[s(441)]<1)return;const u=Array[s(622)](this[s(583)][s(292)][s(627)][s(422)]())[s(458)]((t=>i.LiveRange[s(572)](t)));r[s(629)](c);for(const t of this[s(471)][s(519)][s(519)]())t[s(351)]();a[s(397)]({forceDefaultExecution:!0}),this[s(471)][s(332)](o,...a);const l=u[s(548)]((t=>s(638)!=t[s(308)][s(326)]));l[s(441)]>0&&r[s(629)](l);for(const t of u)t[s(438)]()}))},s=(e,n)=>1==e[t(441)]&&1==n[t(441)]&&e[0][t(539)][t(320)](n[0][t(575)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(583)])?[e,n]:Pc(n,e,s,r,this[t(583)])?[n,e]:null;this[t(465)][t(439)](t(353),e),this[t(465)][t(439)](t(348),n),this[t(465)][t(439)](t(559),s),this[t(465)][t(439)](t(442),o),this[t(465)][t(439)](t(456),n),this[t(465)][t(439)](t(467),e),this[t(465)][t(439)](t(567),s),this[t(465)][t(439)](t(634),o),this[t(465)][t(439)](t(350),r),this[t(465)][t(439)](t(427),e),this[t(465)][t(439)](t(675),s),this[t(465)][t(439)](t(310),e),this[t(465)][t(439)](t(655),r),this[t(465)][t(439)](t(451),e),this[t(465)][t(439)](t(443),s),this[t(465)][t(439)](t(536),e),this[t(465)][t(439)](t(543),e),this[t(465)][t(439)](t(411),((e,n)=>{const r=t;if(!n)return;const s=this[r(471)][r(295)][r(466)](Nc);this[r(583)][r(401)]((t=>{const o=r;if(o(679)==n[o(359)])for(const r of e){const e=r[o(575)][o(406)],s=n[o(299)];t[o(586)](e,s)}else if(s[o(440)](n[o(359)]))for(const r of e)void 0!==n[o(299)]?t[o(616)](n[o(359)],n[o(299)],r[o(575)][o(406)]):t[o(446)](n[o(359)],r[o(575)][o(406)]);else for(const r of e)n[o(299)]?t[o(616)](n[o(359)],n[o(299)],r):t[o(446)](n[o(359)],r)}))})),this[t(465)][t(439)](t(547),s)}}function Sc(t,e,n){const r=kc;for(const s of e[r(696)][r(682)]({includeSelf:!0,parentFirst:!0})){if(s[r(308)]==s)return!1;if(!n[r(637)](s))return!1;if(t[r(664)](s)||t[r(449)](s))return!0}return!1}function Mc(){const t=["refresh","21091mghpOX","insertion:accept","dataReady","getCustomProperty","LEAVE","some","adapter","key","add","change:_saved","_setSuggestionData","attributeKey","elementEnd","_getMarkerAnnouncementText","_suggestionFactory","clear","bindElementToMarker","discardSelectedSuggestions","tablePasteChainId","toUpperCase","isAtStart","differ","addRange","removeMarker:suggestion:attribute","values","dataDowncast","model","_addSuggestionMarker","_reduceSuggestionAttributeRange","formatBlock:","927fGjhVK","createRangeOn","_customCallbacks","2968WBKcxV","before","markInlineFormat","resolve","markers","stopListening","trackChanges.trackFormatChanges","addUser","_suggestionState","_onDiscard","never","item","push","markAttributeChange","isBefore","forward","change","next","_isRegisteredAttribute","PENDING_ACTION_SUGGESTION","removeMarker:suggestion:formatBlock","nodeAfter","for","trackChangesCommand","unshift","action","attribute:discard","updateMarker","elementStart","registerCustomCallback","_refreshAttributeSuggestionsChain","isRemovable","assign","dataToMarker","options","documentSelection","_setSuggestionRange","getRanges","descriptionFactory","track-changes-command-not-found","upcast","CommentsRepository","formatInline:discard","announce","track-changes-suggestion-data-mismatch","markBlockFormat","_initAriaMarkerChangeAnnouncements","isIntersectingWithRange","isTouching","_breakSuggestionMarker","_suggestions","discardSuggestion","normal","detach","set","_isBlockAttribute","length","insertion:chain","formatBlock:join","_updateSuggestionData","registerBlockAttribute","removeAttribute","keys","_reduceExistingSuggestions","isLimit","showSuggestionHighlights","formatBlock:discard","isNextTo","suggestion","PendingActions","getUser","deletion:accept","getChangedMarkers","map","registerPostFixer","accept","removeComment","newRange","removeMarkers","_recordAttributeChanges","_defaultCallbacks","get","deletion:discard","createPositionBefore","track-changes-suggestion-not-found","_getAuthorFromId","_editor","_SUGGESTION_ANNOUNCEMENT","isSelectable","attribute:","backward","change:activeMarkers","error-saving-suggestion-data-suggestion-discarded","group","_removeSuggestion","newValue","targetPosition","nodeBefore","chain","sort","ck-suggestion-marker-formatBlock","removeClass","5770779iBagBH","_addThreadToSuggestion","toViewElement","subType","_splitMarkerName","comments","applyOperation","removeMarker","createRangeIn","addClass","reconvertMarker","splitPosition","init","position","includes","marker-count","_adapter","formatInline","_createSuggestion","containsRange","attributeNewValue","acceptAllSuggestions","getDifference","deletion:","suggestion:","update:suggestion","ENTER","remove","_registerDefaultCallbacks","collaboration.channelId","data","rethrowUnexpectedError","commands","createSelection","consumable","groupId","element","_isDataLoaded","TrackChangesEditing","isIntersecting","setTo","getSuggestionCallback","forEach","markerReady","substring","suggestion:attribute:","head","enqueueChange","then","formatBlock:chain","containerElement","fromCharCode","end","buildSuggestion","markInsertion","_isForcedDefaultExecutionBlock","attribute:accept","howMany","addMarker:suggestion:attribute","value","attribute:join","filter","size","_mergeNestedSuggestions","addHighlight","removed","author","createdAt","_trackFormatChanges","elementToElement","commandName","_commentsRepository","insertion:join","external:","name","open","_cutOutSuggestionMarker","after","writer","widget","deletion:join","commentThread","34356yFVqIi","format","@external","fromRange","_rangeIsInLocalUserInsertion","clone","start","markerName","createElement","isAtEnd","editor","catch","getAttribute","insertion","_model","stop","deleteContent","rename","creator","suggestionChanged","getIntersection","markDeletion","change:data","ready","enableReadOnlyMode","fire","accepted","suggestionUnloaded","range","isUndo","type","2562FJlMri","config","getItems","forceDefaultExecution","splice","ck-suggestion-marker--active","addMarker","return","$marker","suggestionLoaded","hasComments","addSuggestion","getLastMatchingPosition","activeMarkers","suggestion-type","insert","setAttribute","getMultiRangeId","join","registerInlineAttribute","addComment","define","from","$text","_recordAttributeSuggestions","_saved","track-changes-user-not-found","selection","trackChanges","setSelection","always","move","originalSuggestionId","attributes","deletion:chain","editing","find","containsItem","$graveyard","deletion","getFirstMarker","schema","hasSuggestion","_joinSuggestions","markMultiRangeInsertion","getNearestSelectionRange","attributeOldValue","_getAttributeKey","isOwn","getAllAdjacentSuggestions","containsRangeInObject","ck-suggestion-marker-formatInline","skipNestingCheck","data-suggestion","highest","formatBlock:accept","_blockAttributeKeys","markMultiRangeBlockFormat","addMarkerName","isLocal","moveTargetPosition","addMarker:suggestion:formatBlock","_joinWithAdjacentSuggestions","markerToHighlight","isObject","_checkSuggestionCorrectness","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.","$textProxy","rejected","fetchCommentThread","isInContent","11022QwmrdL","getCommentThread","attribute","createPositionAfter","formatInline:join","_refreshSuggestionsChain","conversion","stringify","$elementName","FORMATTING","formatInline:","getAncestors","delete","consume","getSuggestions","isBlock","_getSuggestionData","2889918AnKeof","_getExternalAuthor","batch","getContainedElement","_processAttributeChanges","meta","insertContent","track-changes-adapter-already-set","parent","authorName","_enabledCommands","getChanges","getWalker","mapper","markerNameToElements","trackChanges.mergeNestedSuggestions","getFirstRange","formatBlock","markerToData","getShiftedBy","toJSON","isMultiRange","addSuggestionData","has","isDocumentOperation","startsWith","notReady","addMarker:suggestion","discard","unbind","ck-suggestion-marker-","locale","addCommentThread","track-changes-enable-command-twice","ck-suggestion-marker","editingDowncast","insertion:","track-changes-adapter-missing-getsuggestion","listenTo","document","18362370OLrhKx","acceptSuggestion","plugins","4025IGXRON","split","low","oldValue","isInsideObject","_afterChanges","acceptSelectedSuggestions","getSuggestion","multipleBlocks","pluginName","lowest","getMarkers","root","8ZoUfIs","formatInline:chain","createRange","Users","high","isExternal","_findSuggestions","authoredAt","unbindElementFromMarkerName","requires","8076VYEjnz","isEqual","data-author-id","updateSuggestion","_processAttributeSuggestions","getRange","formatGroupId","rootName","warn","every","markMultiRangeDeletion","enableDefaultAttributesIntegration","substr","execute","hasCommentThread","_handleNewSuggestionMarker","default","concat","containsPosition","createPositionAt","enableCommand","multi","_inlineAttributeKeys","isAfter","previous","isCollapsed","discardAllSuggestions","isArray","pop","insertion:discard","oldRange","formatInline:accept"];return(Mc=function(){return t})()}function vc(t){const e=kc;return t[e(539)][e(696)]==t[e(575)][e(406)]&&t[e(539)][e(372)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(396)].is(s(667))&&!r[s(664)](t[s(396)]),i=t[s(575)][s(612)](o),a=t[s(539)][s(612)](o,{direction:s(475)});return!(t[s(575)][s(320)](i)&&t[s(539)][s(320)](a)||(i[s(399)](a)?n[s(412)](e,{range:n[s(311)](i,a)}):n[s(494)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(575)][e(406)];return n&&n.is(e(523))}function Fc(t,e){const n=kc;return null==t[n(539)][n(482)]&&t[n(539)][n(696)]==t[n(575)][n(406)]?xc(t[n(575)][n(406)],e):t}function xc(t,e){const n=kc,r=e[n(641)][n(664)](t)||e[n(641)][n(473)](t);return e[n(311)](e[n(338)](t,n(386)),r?e[n(674)](t):e[n(338)](t,n(539)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(402)])return!1;if(!Bc(t,e))return!1;if(n[o(539)][o(320)](r[o(575)]))return!0;if(t[o(599)]!=e[o(599)])return!1;if(!n[o(539)][o(433)](r[o(575)]))return!1;const i=s[o(311)](n[o(539)],r[o(575)])[o(700)]();for(const t of i)if([o(413),o(364)][o(501)](t[o(599)])&&s[o(641)][o(449)](t[o(396)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(524)]||!e[n(524)])return!1;const r=new Set(Object[n(447)](t[n(633)])),s=new Set(Object[n(447)](e[n(633)]));if(r[n(683)](n(522)),s[n(683)](n(522)),0==r[n(549)]&&0==s[n(549)])return!0;if(r[n(549)]!=s[n(549)])return!1;const o={...t[n(633)]},i={...e[n(633)]};return delete o[n(522)],delete i[n(522)],JSON[n(678)](o)==JSON[n(678)](i)}function Uc(t,e){const n=kc,r=jc(t[n(633)]),s=jc(e);if(!t[n(524)])return!1;for(const t of Object[n(447)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(417)]({},t);return delete n[e(652)],delete n[e(370)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=485]})(t,e)}function Hc(){const t=["_removePendingAction","1584878TcOJzy","939544jQyeiP","373580oRxoYl","7336QqPEsi","discardSuggestion","_discardCommand","change:isDirty","2739660WOnfgJ","add","commands","_editor","isDirty","canEditAt","get","isEnabled","30LaICpL","bind","execute","stopListening","unbind","canAccept","2191596pHUBQo","view","locale","PendingActions","_setPendingAction","acceptSuggestion","637947XLAExV","canDiscard","model","_pendingAction","_acceptCommand","commentThreadController","destroy","listenTo","getRanges","PENDING_ACTION_SUGGESTION","remove","plugins","4816UMvlVH"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(686366===parseInt(e(519))/1+-parseInt(e(518))/2+-parseInt(e(492))/3*(parseInt(e(520))/4)+parseInt(e(525))/5+parseInt(e(498))/6+parseInt(e(521))/7*(parseInt(e(516))/8)+-parseInt(e(504))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(506)]=e,this[s(499)]=n,this[s(509)]=r,this[s(487)]=t,this[s(508)]=t[s(486)][s(490)](s(503)),this[s(523)]=t[s(486)][s(490)](s(522)),this[s(499)][s(493)](s(491)).to(this[s(508)],this[s(523)],((t,e)=>t||e)),this[s(499)][s(493)](s(497)).to(this[s(508)],s(491),(t=>t&&this[s(487)][s(506)][s(489)](e[s(512)]()))),this[s(499)][s(493)](s(505)).to(this[s(523)],s(491),(t=>t&&this[s(487)][s(506)][s(489)](e[s(512)]()))),this[s(507)]=null,n[s(488)]&&this[s(502)](),this[s(511)](n,s(503),(()=>this[s(503)]())),this[s(511)](n,s(522),(()=>this[s(522)]())),this[s(511)](n,s(524),(()=>{const t=s;n[t(488)]?this[t(502)]():this[t(517)]()}))}[Gc(503)](){const t=Gc;this[t(508)][t(494)](this[t(506)].id)}[Gc(522)](){const t=Gc;this[t(523)][t(494)](this[t(506)].id)}[Gc(510)](){const t=Gc;this[t(499)][t(496)](t(491)),this[t(499)][t(496)](t(497)),this[t(499)][t(496)](t(505)),this[t(495)](),this[t(509)][t(510)](),this[t(507)]&&this[t(517)]()}[Gc(502)](){const t=Gc,e=Kr(this[t(487)][t(500)],t(513));this[t(507)]=this[t(487)][t(515)][t(490)](t(501))[t(485)](e)}[Gc(517)](){const t=Gc;null!==this[t(507)]&&this[t(487)][t(515)][t(490)](t(501))[t(514)](this[t(507)]),this[t(507)]=null}}const zc=qc;function Kc(){const t=["commentThreadInputView","author","tab","1499295IVHwAI","6088fDarGM","setData","content","text/html","focusCycler","CommentView","target","locale","10442340AHTtXm","_createCommentViews","_createCommentThreadInputView","SUGGESTION_THREAD_DESCRIPTION","_model","focus","textContent","bind","value","keystrokes","assign","ariaLabel","2557592Npzqou","addComment","editorConfig","commentThread","updateComment","ariaDescriptionView","delegate","map","1580346DhwbVr","isEnabled","266qQLqCl","destroy","removeComment","325870asdMrL","isActive","focusables","canAccept","element","length","commentsListView","shift+tab","descriptionParts","_config","commentInputView","editor","showInput","_localUser","render","name","hasDirtyComment","6087IUisRI","body","join","1540xZcttS","SUGGESTION_THREAD_ARIA_LABEL","focusTracker","canDiscard","isDirty","authoredAt","parseFromString","formatDateTime","set","submit","isReadOnly","disabledSubmit","disableComments","fire","cancel"];return(Kc=function(){return t})()}function qc(t,e){const n=Kc();return(qc=function(t,e){return n[t-=170]})(t,e)}!function(t){const e=qc,n=t();for(;;)try{if(273148===parseInt(e(221))/1+parseInt(e(218))/2*(parseInt(e(238))/3)+-parseInt(e(188))/4*(-parseInt(e(241))/5)+parseInt(e(216))/6+-parseInt(e(187))/7+parseInt(e(208))/8+-parseInt(e(196))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class Xc extends s.View{constructor(t,n,r,i){const a=qc;super(t),this[a(227)]=null,this[a(184)]=null,this[a(213)]=new o.AriaDescriptionView(t,Kr(t,a(199))),this[a(177)](a(222),!1),this[a(177)](a(174),n[a(174)]),this[a(203)](a(174)).to(n),this[a(177)](a(229),[]),this[a(177)](a(173),!1),this[a(177)](a(217),!1),this[a(177)](a(224),!1),this[a(177)](a(172),!1),this[a(203)](a(207)).to(this,a(226),n,a(174),this,a(229),((t,e,r)=>{const s=a,o=r[s(215)]((t=>T(t[s(190)])))[s(240)](". ")+".";return Kr(this[s(195)],s(170),[t-1,n[s(185)][s(236)],e?i[s(176)](e):"",(new DOMParser)[s(175)](o,s(191))[s(239)][s(202)]])})),this[a(223)]=new s.ViewCollection,this[a(171)]=new e.FocusTracker,this[a(205)]=new e.KeystrokeHandler,this[a(192)]=new s.FocusCycler({focusables:this[a(223)],focusTracker:this[a(171)],keystrokeHandler:this[a(205)],keystrokeHandlerOptions:{filter:t=>t[a(194)]!==this[a(225)]},actions:{focusPrevious:a(228),focusNext:a(186)}}),this[a(200)]=n,this[a(234)]=r,this[a(230)]=i,i[a(181)]?this[a(177)](a(226),1):this[a(197)]()}[zc(235)](){const t=zc;super[t(235)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(223)])}[zc(201)](){const t=zc;this[t(225)][t(201)]()}[zc(219)](){const t=zc;this[t(227)]&&this[t(227)][t(219)](),this[t(184)]&&this[t(184)][t(219)](),super[t(219)]()}[zc(197)](){const t=zc,{CommentsListView:e}=this[t(230)];this[t(227)]=new e(this[t(195)],this[t(200)][t(211)],Object[t(206)]({CommentView:this[t(230)][t(193)]},this[t(230)])),this[t(227)][t(214)](t(220)).to(this),this[t(227)][t(214)](t(212)).to(this),this[t(227)][t(203)](t(222)).to(this),this[t(177)](t(226),this[t(227)][t(226)]+1),this[t(203)](t(226)).to(this[t(227)],t(226),(t=>t+1)),this[t(184)]=this[t(198)](),this.on(t(220),(()=>this[t(201)]())),this[t(203)](t(173)).to(this[t(227)],t(237),this[t(184)][t(231)],t(204),((t,e)=>t||!!e))}[zc(198)](){const t=zc,{CommentThreadInputView:e}=this[t(230)],n=new e(this[t(195)],this[t(234)],this[t(230)][t(210)]),r=n[t(231)];return n[t(203)](t(233)).to(this,t(222),this[t(200)][t(211)],t(179),r,t(204),((t,e,n)=>!!n||t&&!e)),r.on(t(178),((e,n)=>{const s=t;this[s(182)](s(209),n),r[s(232)][s(189)]("")})),r.on(t(183),(()=>this[t(201)]())),r[t(203)](t(180)).to(this[t(200)][t(211)],t(179)),n}}const Zc=Jc;function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=362]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(802560===-parseInt(e(412))/1+-parseInt(e(362))/2*(-parseInt(e(378))/3)+-parseInt(e(406))/4+parseInt(e(374))/5+parseInt(e(397))/6+parseInt(e(368))/7+parseInt(e(402))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yc);class Qc extends Xc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(384)](s(364),""),this[s(382)](s(364)).to(this,s(391),(t=>t&&t[0]?t[0][s(364)]:"")),this[s(382)](s(407)).to(this,s(391),this,s(392),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(369)+T(e[n(377)],e[n(413)])+n(379);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(389)]=null,this[s(371)]=new(r[s(401)])(t,e,{formatDateTime:r[s(410)]}),this[s(371)][s(382)](s(407)).to(this),this[s(371)][s(370)](s(403),s(395)).to(this),this[s(371)][s(380)][s(382)](s(372)).to(this,s(385)),this[s(371)][s(405)][s(382)](s(372)).to(this,s(416)),this[s(399)][s(393)](this[s(371)]),this[s(376)]&&this[s(399)][s(393)](this[s(376)]),this[s(404)]&&this[s(399)][s(393)](this[s(404)]),this[s(409)](this[s(411)]())}[Zc(411)](){const t=Zc,e=this[t(398)],n=[this[t(371)]];return this[t(376)]&&n[t(390)](this[t(376)]),this[t(404)]&&n[t(390)](this[t(404)]),n[t(390)](this[t(387)]),{tag:t(367),attributes:{class:["ck",t(365),t(414),e.if(t(392),t(363)),e.to(t(364),(e=>t(381)+e)),this[t(415)][t(396)]&&t(408)],"data-suggestion-id":this[t(386)].id,"data-thread-id":this[t(386)][t(383)].id,"data-author-id":this[t(386)][t(394)].id,tabindex:0,role:t(375),"aria-label":e.to(t(373)),"aria-describedby":this[t(387)].id},children:n}}[Zc(400)](){const t=Zc;super[t(400)](),this[t(376)]&&(this[t(376)][t(370)](t(366)).to(this),this[t(376)][t(370)](t(388)).to(this)),this[t(404)]&&(this[t(404)][t(370)](t(366)).to(this),this[t(404)][t(370)](t(388)).to(this))}}function Yc(){const t=["disableComments","2333790DeqfRu","bindTemplate","focusables","render","SuggestionView","6392328stbVDn","acceptSuggestion","commentThreadInputView","discardButton","4349028sAaLgn","description","ck-suggestion--disabled-comments","setTemplate","formatDateTime","getTemplate","937365nVVPcW","color","ck-suggestion-wrapper","_config","canDiscard","2fRveUh","ck-suggestion-wrapper--active","type","ck-rounded-corners","editorReady","div","5091723JpIcAq","<p>","delegate","suggestionView","isEnabled","ariaLabel","1066150EXqSCJ","listitem","commentsListView","content","2095671AjLlVs","</p>","acceptButton","ck-suggestion-","bind","commentThread","set","canAccept","_model","ariaDescriptionView","editorDestroyed","_descriptionElement","push","descriptionParts","isActive","add","author","discardSuggestion"];return(Yc=function(){return t})()}const $c=eu;function tu(){const t=["1627432ehKTpS","5233456FWUtvO","listenTo","ck-suggestion__actions","_model","shift+tab","innerHTML","ck-annotation__main","extendTemplate","push","ck-suggestion__user","ck-suggestion","getExternalSuggestionNote","render","getUserViewNotificationText","fire","focusCycler","presentation","discardButton","locale","_setupKeyboardNavigation","bindTemplate","description","15AzzYju","30350vNATUA","attributes","author","ck-annotation__content-wrapper","_config","ck-comment__info-time",".ck-annotation__content-wrapper","formatDateTime","focusFirst","16236kJVKTr","change:description","Discard suggestion","focusables","esc","acceptButton","1842972gDORyT","importWord","89FJvxBR","userView","check","ck-suggestion--discard","ck-annotation__user","46822325ylnaCy","div","element","enter","authoredAt","source","ck-suggestion--accept","3584XLkxEl","Accept suggestion","ck-annotation__info-time","target","EXTERNAL_IMPORT_WORD_SUGGESTION","7015880VnoCcu","EXTERNAL_AVATAR","add","ck-comment__external","cancel","focusTracker","name","ck-annotation__info","@external","time","ck-annotation__actions","setTemplate","ck-annotation","execute","EXTERNAL_IMPORT_WORD_AVATAR","9ZHsOHH","discardSuggestion","EXTERNAL_SUGGESTION","isExternal","tab","set","getTemplate","querySelector","ck-annotation__info-name","acceptSuggestion","keystrokes","span","_createButton","ck-suggestion__info","focus","creator","bind","ck-suggestion__main","ck-suggestion__info-name"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=210]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(866872===-parseInt(e(250))/1*(parseInt(e(233))/2)+parseInt(e(248))/3+-parseInt(e(301))/4*(parseInt(e(232))/5)+parseInt(e(242))/6*(-parseInt(e(262))/7)+parseInt(e(210))/8+-parseInt(e(282))/9*(parseInt(e(267))/10)+parseInt(e(255))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(213)]=r,this[a(237)]=i,this[a(287)](a(231),""),this[a(298)](a(259)).to(r),this[a(247)]=this[a(294)](Kr(n,a(263)),t.icons[a(252)],a(261),a(291),"sw"),this[a(227)]=this[a(294)](Kr(n,a(244)),t.icons[a(271)],a(253),a(283),"sw"),this[a(251)]=new o.UserView(n,r[a(235)],this[a(223)]()),this[a(251)][a(217)]({attributes:{class:[a(219),a(254)],"aria-hidden":!0}}),this[a(245)]=new s.ViewCollection([this[a(247)],this[a(227)]]),this[a(272)]=new e.FocusTracker,this[a(292)]=new e.KeystrokeHandler,this[a(225)]=new s.FocusCycler({focusables:this[a(245)],focusTracker:this[a(272)],keystrokeHandler:this[a(292)],actions:{focusPrevious:a(214),focusNext:a(286)},keystrokeHandlerOptions:{filter:t=>t[a(265)]!==this[a(257)]}}),this[a(278)](this[a(288)]())}[$c(222)](){const t=$c;super[t(222)]();const e=this[t(257)][t(289)](t(239));e[t(215)]=this[t(231)],this.on(t(243),((n,r,s)=>{e[t(215)]=s})),this[t(229)]()}[$c(288)](){const t=$c,e=this[t(230)],n=[{tag:t(256),attributes:{class:[t(295),t(274)]},children:[{tag:t(293),children:[{text:this[t(251)][t(273)]}],attributes:{class:[t(300),t(290)]}},{tag:t(276),attributes:{datetime:e.to(t(259)),class:[t(238),t(264)]},children:[{text:e.to(t(259),(e=>this[t(237)][t(240)](e)))}]}]},{tag:t(256),attributes:{class:[t(212),t(277)]},children:[this[t(247)],this[t(227)]]},{tag:t(256),attributes:{class:[t(236)]}}];return this[t(213)][t(285)]&&n[t(218)]({tag:t(256),attributes:{class:[t(270)]},children:[{text:this[t(221)]()}]}),{tag:t(256),attributes:{class:[t(220),t(279)],tabindex:-1},children:[this[t(251)],{tag:t(256),attributes:{class:[t(299),t(216)],role:t(226)},children:n}]}}[$c(296)](){const t=$c;this[t(257)][t(296)]()}[$c(223)](){const t=$c;return this[t(213)][t(285)]?t(249)===this[t(213)][t(234)][t(275)][t(260)]?Kr(this[t(228)],t(281),this[t(213)][t(297)][t(273)]):Kr(this[t(228)],t(268),this[t(213)][t(297)][t(273)]):null}[$c(221)](){const t=$c;return t(249)===this[t(213)][t(234)][t(275)][t(260)]?Kr(this[t(228)],t(266)):Kr(this[t(228)],t(284))}[$c(294)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(228)]);return a[i(287)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(217)]({attributes:{class:n}}),a.on(i(280),(()=>{const t=i;this[t(224)](r,this[t(213)].id)})),a}[$c(229)](){const t=$c,e=this[t(257)];this[t(292)][t(211)](e);for(const e of this[t(245)])this[t(272)][t(269)](e[t(257)]),this[t(292)][t(211)](e[t(257)]);this[t(292)][t(287)](t(258),((n,r)=>{const s=t;e===n[s(265)]&&(this[s(225)][s(241)](),r())})),this[t(292)][t(287)](t(246),((n,r)=>{const s=t;e!==n[s(265)]&&(this[s(296)](),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(){const t=["activeMarkers","requires","delete","discardButton","commands","comments.maxCommentCharsWhenCollapsed","filter","44iwgfRQ","6174550IJpRea","size","isMultiRange","remove","value","activeAnnotations","escape","addSourceCollector","getByInnerView","separator","getAllAdjacentSuggestions","_viewToController","execute","change:previous","Discard all suggestions","trackChanges","delegate","lowest","length","componentFactory","set","_updateController","CommentView","init","pluginName","_addUIComponentsToFactory","listenTo","_createToolbarButton","destroy","add","117tEMQkf","getDescriptions","trackChanges.SuggestionView","getJoined","reduce","createCommentThreadController","panelView","editing","_annotationViews","discardSelectedSuggestions","_refreshActiveMarkers","16515675jNHoun","createAnnotation","EditorAnnotations","hasSuggestion","menuBar:trackChanges","buttonView","comments.editorConfig","getRanges","_handleSuggestionControllerDelayed","CommentsRepository","getSuggestion","switchbutton","define","addComment","model","discardAllSuggestions","locale","some","commentsListView","isEnabled","push","descriptionFactory","Annotations","Accept all selected suggestions","_disableComments","isDirty","10TGTgdz","_handleControllerBuffer","commentThread","get","keys","SuggestionView","menu","items","_unbindEditors","Track changes","fire","SuggestionThreadView","36855sfToZJ","menuitem","mainView","refreshSelectedViews","descriptionParts","trackChanges.disableComments","Accept all suggestions","config","_createMenuBarMenu","CommentsUI","38615IgJGPa","source","menuitemcheckbox","suggestionLoaded","clear","getMarkerNames","Discard all selected suggestions","view","suggestionUnloaded","type","editor","_suggestionToController","TrackChangesUI","suggestion-","_bindAnnotationToEditors","change:activeAnnotations","actionView","createAnnotationView","_initializeController","children","TrackChangesEditing","comments","registerAnnotation","acceptAllSuggestions","226840PkuBjr","has","unbind","innerView","isOn","values","trackChanges.SuggestionThreadView","plugins","suggestionChanged","1111076JvrLxs","getMarkers","isInContent","getFirstRange","commandName","comments.maxCommentsWhenCollapsed","bind","suggestionView","stopListening","arrowView","previous","_destroyController","acceptSelectedSuggestions","toMany","button","comments.maxThreadTotalWeight","from","42yBnFoo","head","acceptButton","focus","2589054VcjGxF"];return(su=function(){return t})()}const ou=au;!function(t){const e=au,n=t();for(;;)try{if(480966===-parseInt(e(329))/1*(-parseInt(e(239))/2)+parseInt(e(231))/3+parseInt(e(210))/4*(parseInt(e(307))/5)+parseInt(e(227))/6*(-parseInt(e(319))/7)+parseInt(e(353))/8*(parseInt(e(270))/9)+-parseInt(e(240))/10+-parseInt(e(281))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(su);class iu extends t.Plugin{static get[ou(233)](){const t=ou;return[Nc,o.Users,t(290),t(303),t(283)]}static get[ou(264)](){return ou(341)}constructor(t){const e=ou;super(t),this[e(340)]=new Map,this[e(251)]=new Map,this[e(278)]=new Map,this[e(308)]=new Map;const n=this[e(339)][e(326)];n[e(293)](e(359),Qc),n[e(293)](e(272),nu),n[e(293)](e(324),!1),this[e(305)]=n[e(310)](e(324))}[ou(289)](t,e){const n=ou;0===this[n(308)][n(241)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(308)]){const r=this[t(340)][t(354)](e);r||n?r&&n&&this[t(221)](e):this[t(347)](e)}this[t(308)][t(333)](),this[t(339)][t(360)][t(310)](t(283))[t(322)](),this[t(280)]()}),10),this[n(308)][n(260)](t,e)}[ou(263)](){const t=ou,e=this[t(339)],n=e[t(360)][t(310)](t(349)),r=e[t(360)][t(310)](t(303)),s=e[t(360)][t(310)](t(283)),o=e[t(360)][t(310)](t(290));this[t(265)](),s[t(247)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(226)](this[e(340)])){const s=t[e(250)](),o=[];for(const t of s){if(!t[e(212)])continue;if(t[e(242)]){o[e(301)](...t[e(288)]());continue}const n=t[e(213)]();if(o[e(258)]>0){const t=o[0][e(273)](n);if(t){o[0]=t;continue}}o[e(301)](n)}n[e(301)]([r[e(336)],o])}return n})),this[t(266)](n,t(332),((e,n)=>{const r=t;this[r(266)](n,r(253),((t,e,s,o)=>{const i=r;n[i(212)]&&(null==s?(this[i(261)](o[i(228)]),this[i(289)](n,!1)):(this[i(261)](s[i(228)]),null==o&&this[i(289)](n,!0)))})),null!==n[r(220)]?this[r(261)](n[r(228)]):this[r(289)](n,!1)})),this[t(266)](n,t(337),((e,n,r)=>{const s=t;this[s(218)](n,s(253)),this[s(308)][s(234)](n),this[s(340)][s(354)](n)&&this[s(221)](n),r&&this[s(261)](r[s(228)])})),this[t(266)](n,t(361),((e,n)=>{this[t(261)](n)})),this[t(266)](r,t(344),(()=>{this[t(280)]()})),this[t(266)](o,t(294),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(284)](r))return;const i=n[o(291)](r);this[o(340)][o(310)](i)[o(336)][o(299)][o(230)](-1)}),{priority:t(257)})}[ou(280)](){const t=ou,e=this[t(339)][t(360)][t(310)](t(303)),n=this[t(339)][t(360)][t(310)](t(349)),r=Array[t(226)](e[t(245)],(e=>e[t(356)]))[t(238)]((e=>this[t(251)][t(354)](e))),s=[];for(const e of r){const n=this[t(251)][t(310)](e)[t(295)][t(250)]();s[t(301)](...n[t(274)](((e,n)=>[...e,...n[t(334)]()]),[]))}n[t(232)]=s}[ou(265)](){const t=ou,n=this[t(339)],r=n[t(297)],o=Kr(r,t(316)),i=new e.Collection([{type:t(292),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(255),role:t(331)})},{type:t(249)},{type:t(224),model:new s.ViewModel({withText:!0,label:Kr(r,t(325)),commandName:t(352),role:t(320)})},{type:t(224),model:new s.ViewModel({withText:!0,label:Kr(r,t(304)),commandName:t(222),role:t(320)})},{type:t(224),model:new s.ViewModel({withText:!0,label:Kr(r,t(254)),commandName:t(296),role:t(320)})},{type:t(224),model:new s.ViewModel({withText:!0,label:Kr(r,t(335)),commandName:t(279),role:t(320)})}]);for(const e of i)if(cu(e)){const r=n[t(236)][t(310)](e[t(295)][t(214)]);e[t(295)][t(216)](t(357),t(300)).to(r,t(244),t(300))}n.ui[t(259)][t(269)](t(255),(e=>this[t(267)](e,i,o))),n.ui[t(259)][t(269)](t(285),(e=>this[t(327)](e,i,o)))}[ou(267)](t,e,n){const r=ou,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(339)][r(236)][r(310)](r(255));o[r(286)][r(260)]({tooltip:n,label:n,icon:ru}),o[r(286)][r(216)](r(357)).to(i,r(244)),o[r(286)].on(r(252),(()=>{const t=r;i[t(252)](),this[t(339)][t(277)][t(336)][t(230)]()})),(0,s.addListToDropdown)(o,e,{role:r(313)});const a=[];for(const t of e)cu(t)&&a[r(301)](this[r(339)][r(236)][r(310)](t[r(295)][r(214)]));const c=o[r(286)];return c[r(345)][r(355)](r(300)),c[r(219)][r(355)](r(300)),c[r(345)][r(216)](r(300)).to(i,r(300)),c[r(219)][r(216)](r(300))[r(223)](a,r(300),((...t)=>t[r(298)]((t=>t)))),o.on(r(252),(t=>{const e=r;this[e(339)][e(252)](t[e(330)][e(214)]),this[e(339)][e(277)][e(336)][e(230)]()})),o}[ou(327)](t,e,n){const r=ou,o=new s.MenuBarMenuView(t),i=this[r(339)][r(236)][r(310)](r(255));o[r(286)][r(260)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(249)==n[r(338)]){a[r(314)][r(269)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(295)];i[r(216)](...Object[r(311)](c)).to(c),i[r(256)](r(252)).to(o),i.on(r(252),(()=>{const t=r;this[t(339)][t(252)](c[t(214)]),this[t(339)][t(277)][t(336)][t(230)]()})),e[r(348)][r(269)](i),a[r(314)][r(269)](e)}return o[r(216)](r(300)).to(i,r(300)),o[r(276)][r(348)][r(269)](a),o}[ou(347)](t){const e=ou,n=this[e(339)],r=n[e(326)],s=n[e(360)][e(310)](e(303)),i=n[e(360)][e(310)](e(290)),a=n[e(360)][e(310)](e(283)),c=n[e(360)][e(310)](o.Users).me,u=r[e(310)](e(255))[e(318)],l=r[e(310)](e(255))[e(312)],{CommentsListView:f,CommentThreadInputView:h}=n[e(360)][e(310)](e(328));let g,d,p;this[e(278)][e(354)](t.id)?(d=this[e(278)][e(310)](t.id),g=d[e(321)]):(g=new u(n[e(297)],t,c,{disableComments:this[e(305)],editorConfig:r[e(310)](e(287)),maxCommentsWhenCollapsed:r[e(310)](e(215)),maxThreadTotalWeight:r[e(310)](e(225)),maxCommentCharsWhenCollapsed:r[e(310)](e(237)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(310)](e(297))),CommentView:r[e(310)](e(350))[e(262)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(217)][e(229)].on(e(252),(()=>{const t=e;n[t(277)][t(336)][t(230)]()})),g[e(217)][e(235)].on(e(252),(()=>{const t=e;n[t(277)][t(336)][t(230)]()})),d=s[e(346)](this[e(339)][e(297)],g),d[e(216)](e(306)).to(g,e(306)),d[e(216)](e(258)).to(g),d[e(216)](e(338)).to(g,e(338),(t=>e(342)+t)),g.on(e(246),(()=>{const t=e;p[t(317)](t(246))})),this[e(278)][e(260)](t.id,d));const m=i[e(275)](t[e(309)],g),I=new Wc(n,t,g,m),E=t[e(250)]()[e(238)]((t=>t[e(212)]));g[e(323)]=n[e(360)][e(310)](e(349))[e(302)][e(271)](E),this[e(340)][e(260)](t,I),this[e(251)][e(260)](g,I),p=s[e(282)]({view:d,target:()=>{const r=e,s=[],i=t[r(250)]()[r(238)]((t=>t[r(212)]));for(const t of i)s[r(301)](...t[r(211)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(277)],s)},type:()=>e(342)+I[e(336)][e(338)]}),i[e(343)](g,p),s[e(269)](p),a[e(351)](p)}[ou(221)](t){const e=ou,n=this[e(339)][e(360)][e(310)](e(290)),r=this[e(339)][e(360)][e(310)](e(303)),s=this[e(340)][e(310)](t),o=s[e(336)],i=r[e(248)](o);n[e(315)](o),i&&r[e(243)](i),this[e(340)][e(234)](t),this[e(251)][e(234)](o),s[e(268)]()}[ou(261)](t){const e=ou;if(!t[e(212)]||!this[e(340)][e(354)](t))return;const n=this[e(339)][e(360)][e(310)](e(349)),r=this[e(340)][e(310)](t),s=t[e(250)]();r[e(336)][e(323)]=n[e(302)][e(271)](s)}[ou(268)](){const t=ou;for(const e of this[t(340)][t(311)]())this[t(221)](e);for(const e of this[t(278)][t(358)]())e[t(321)][t(268)]();super[t(268)]()}}function au(t,e){const n=su();return(au=function(t,e){return n[t-=210]})(t,e)}function cu(t){return ou(295)in t}var uu=fu;function lu(){var t=["214845AugGjc","adapter","6161505qXWNFJ","3995896tYZMXg","TrackChanges","get","pluginName","getSuggestion","addSuggestionData","48JFOnvh","1603844dpsFvR","editor","12341144XUHEpk","21970278KpeeLa","plugins","requires","13797hCsEgm","getSuggestions","252pYOdoW","addSuggestion","Comments"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=189]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(858876===parseInt(e(198))/1+parseInt(e(206))/2*(parseInt(e(204))/3)+-parseInt(e(191))/4+-parseInt(e(209))/5*(parseInt(e(197))/6)+-parseInt(e(190))/7+-parseInt(e(200))/8+parseInt(e(201))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(203)](){return[Nc,iu,uu(208)]}static get[uu(194)](){return uu(192)}set[uu(189)](t){var e=uu;this[e(199)][e(202)][e(193)](Nc)[e(189)]=t}get[uu(189)](){var t=uu;return this[t(199)][t(202)][t(193)](Nc)[t(189)]}[uu(207)](t){var e=uu;return this[e(199)][e(202)][e(193)](Nc)[e(196)](t)}[uu(205)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(199)][n(202)][n(193)](Nc)[n(205)]({skipNotAttached:t,toJSON:e})}[uu(195)](t){var e=uu;return this[e(199)][e(202)][e(193)](Nc)[e(195)](t)}}const gu=du;function du(t,e){const n=Tu();return(du=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=du,n=t();for(;;)try{if(491157===-parseInt(e(228))/1+-parseInt(e(273))/2+-parseInt(e(276))/3+-parseInt(e(269))/4+parseInt(e(256))/5*(-parseInt(e(272))/6)+-parseInt(e(234))/7*(parseInt(e(239))/8)+-parseInt(e(260))/9*(-parseInt(e(267))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tu);const pu=[gu(243)];class mu extends t.Plugin{static get[gu(246)](){return[Nc]}static get[gu(259)](){return gu(224)}[gu(232)](){const t=gu,n=this[t(254)];if(n[t(245)][t(240)](t(253),(e=>{const r=t,s=n[r(271)][r(221)][r(255)]()[r(265)](((t,e)=>(t[e]="",t)),{});return n[r(226)][r(241)](s,e)})),t(263)!=typeof n[t(245)][t(261)](t(258))[t(233)])throw new e.CKEditorError(t(235))}[gu(229)](t){return bu(this[gu(254)],!0,t)}[gu(284)](t){return bu(this[gu(254)],!1,t)}}class Iu extends t.Plugin{static get[gu(259)](){return gu(242)}constructor(t){const e=gu;super(t),this[e(248)]=e(257)}[gu(232)](){const t=gu;this[t(254)][t(282)][t(261)](t(266))[t(275)]={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(254)][t(282)][t(261)](t(238))[t(275)]=null}}function Eu(t){return void 0!==t[gu(231)]}async function bu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(282)][r(222)](Nc,Iu),s[r(244)]=Eu(t)?t[r(231)]():void 0;const i=document[r(251)](),a=t[r(245)][r(261)](r(258))[r(233)],c=await a(s,(()=>function(t){const e=r,n=document[e(249)](e(236));return t[e(227)](n),n}(i)));!function(t,e){const n=r,s=t[n(271)][n(221)][n(255)]()[n(265)](((e,r)=>(e[r]=t[n(264)][n(261)]({rootName:r}),e)),{}),o=t[n(282)][n(261)](n(220))[n(237)][n(250)]((t=>({id:t.id,name:t[n(279)]}))),i=t[n(282)][n(261)](n(238))[n(247)]({skipNotAttached:!0,toJSON:!0}),a=t[n(282)][n(261)](n(266))[n(262)]({skipNotAttached:!0,toJSON:!0}),c=e[n(282)][n(261)](n(220)),u=e[n(282)][n(261)](n(238)),l=e[n(282)][n(261)](n(266));for(const t of l[n(262)]())t[n(252)]();for(const t of o)c[n(277)](t.id)||c[n(283)](t);c.me||c[n(270)]();for(const t of a)l[n(223)](t);for(const t of i)u[n(225)](t);e[n(264)][n(274)](s)}(t,c),c[r(278)](r(e?280:268));const u=Eu(c)?c[r(281)](n):c[r(264)][r(261)](n);return await c[r(230)](),u}function Tu(){const t=["addUser","getDataWithDiscardedSuggestions","Users","document","push","addCommentThread","TrackChangesData","addSuggestionData","constructor","appendChild","302644NFocOe","getDataWithAcceptedSuggestions","destroy","getRootsAttributes","init","editorCreator","13258vtPREI","track-changes-data-invalid-editor-creator","div","users","TrackChangesEditing","1896mJeQMf","define","create","TrackChangesDataGetter","Pagination","rootsAttributes","config","requires","getSuggestions","result","createElement","map","createDocumentFragment","remove","trackChangesData.editorCreator","editor","getRootNames","20eBshBt","end","trackChangesData","pluginName","45OdOBcQ","get","getCommentThreads","function","data","reduce","CommentsRepository","6332210HVIzsx","discardAllSuggestions","2566320oLpxWX","useAnonymousUser","model","324966DTRTfu","382288GcnnYH","set","_adapter","2622174ZoIgCE","getUser","execute","name","acceptAllSuggestions","getFullData","plugins"];return(Tu=function(){return t})()}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=419]})(t,e)}function yu(){var t=["1065520zhNllT","36khnbhj","45hMuegS","162429zGJTir","973960mgTTRM","578229NOPnnA","546096YCLXTX","6423100QEfLNm","19518sAtLJR","427GWJSnO"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(473238===-parseInt(e(425))/1+parseInt(e(426))/2+parseInt(e(423))/3*(-parseInt(e(421))/4)+parseInt(e(420))/5+parseInt(e(428))/6*(-parseInt(e(419))/7)+parseInt(e(424))/8*(parseInt(e(422))/9)+parseInt(e(427))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|