@ckeditor/ckeditor5-track-changes 43.1.0-alpha.0 → 43.1.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Xc,Suggestion:()=>zr,SuggestionThreadView:()=>Zc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Sc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["refresh","296choLuY","10GJvaUP","3073939mkJuWL","value","_enableCommands","commands","isEnabled","60584VYAjPH","_isEnabledBasedOnSelection","_enabledCommands","_disableUnsupportedCommands","5fqhEMh","1183134rFJQwr","TrackChangesCommand","2639720nMlsFW","editor","5877186sXNdHp","affectsData","execute","clearForceDisabled","5431662IvoJoJ","7YhnmKG","25689zsEMpJ","forceDisabled","has"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(529208===parseInt(e(145))/1+-parseInt(e(150))/2+parseInt(e(160))/3*(parseInt(e(138))/4)+-parseInt(e(149))/5*(-parseInt(e(154))/6)+parseInt(e(159))/7*(parseInt(e(152))/8)+parseInt(e(158))/9*(-parseInt(e(139))/10)+-parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(147)]=e,this[n(141)]=!1,this[n(137)](),this[n(146)]=!1}[c(137)](){this[c(144)]=!0}[c(156)](){const t=c;this[t(141)]=!this[t(141)],this[t(141)]?this[t(148)]():this[t(142)]()}[c(148)](){const t=c;for(const e of this[t(153)][t(143)][t(143)]())e[t(155)]&&!this[t(147)][t(136)](e)&&e[t(161)](t(151))}[c(142)](){const t=c;for(const e of this[t(153)][t(143)][t(143)]())e[t(155)]&&!this[t(147)][t(136)](e)&&e[t(157)](t(151))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=313]})(t,e)}function g(){const t=["canEditAt","4134MBaAPA","32MNdnIv","385RtjXxW","get","getRanges","execute","56577UsBgxl","881636FPQUzW","track-changes-accept-suggestion-not-found","882336kyChUS","editor","_suggestions","refresh","9NqmiOe","TrackChangesEditing","4718oADkbK","plugins","1297980KLFYTL","model","551748gSRvTG","3808JcPzBj","isEnabled","acceptSuggestion","845CGqNlp","_isEnabledBasedOnSelection"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(651491===-parseInt(e(335))/1*(parseInt(e(330))/2)+parseInt(e(338))/3+parseInt(e(336))/4+parseInt(e(326))/5*(-parseInt(e(329))/6)+-parseInt(e(318))/7*(parseInt(e(323))/8)+parseInt(e(316))/9*(-parseInt(e(320))/10)+-parseInt(e(331))/11*(-parseInt(e(322))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(314)]=e,this[n(315)](),this[n(327)]=!1}[h(315)](){this[h(324)]=!0}[h(334)](t){const n=h,r=this[n(314)][n(332)](t);if(!r)throw new e.CKEditorError(n(337),this);const s=r[n(333)]();this[n(313)][n(321)][n(328)](s)&&this[n(313)][n(319)][n(332)](n(317))[n(325)](r)}}const m=E;function E(t,e){const n=I();return(E=function(t,e){return n[t-=221]})(t,e)}function I(){const t=["1729146FCdpKU","get","canEditAt","31227493LLZdXb","editor","getRanges","4OrMkwT","track-changes-discard-suggestion-not-found","45477WmeCEi","refresh","plugins","model","4302065yYWxfh","discardSuggestion","1770SbMtXi","2670IrcmsL","TrackChangesEditing","isEnabled","execute","817FSUdjK","_isEnabledBasedOnSelection","_suggestions","8LHsqcf","275681AMJUEU","2555787hFbiLW"];return(I=function(){return t})()}!function(t){const e=E,n=t();for(;;)try{if(613463===-parseInt(e(230))/1*(parseInt(e(226))/2)+-parseInt(e(235))/3+-parseInt(e(242))/4*(-parseInt(e(223))/5)+-parseInt(e(236))/6+-parseInt(e(234))/7*(-parseInt(e(233))/8)+parseInt(e(244))/9*(-parseInt(e(225))/10)+parseInt(e(239))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(232)]=e,this[n(245)](),this[n(231)]=!1}[m(245)](){this[m(228)]=!0}[m(229)](t){const n=m,r=this[n(232)][n(237)](t);if(!r)throw new e.CKEditorError(n(243),this);const s=r[n(241)]();this[n(240)][n(222)][n(238)](s)&&this[n(240)][n(221)][n(237)](n(227))[n(224)](r)}}function T(){const t=["getRanges","762450DFndwb","value","sort","deletion","createElement","replace","239660eMvwxx","isCollapsed","next","color","execute","21768BVjvwo","map",'<span class="ck-suggestion-type">',"isMultiRange","createPositionBefore","split","createPositionAfter","167709xcWmHn","start","138QRREVP"," [color ",'"></span>',"isInContent","span","join","push","innerText","content","isIntersecting","type","length","add","</span>","createRange","schema","604312VWTLYr","innerHTML",'<span class="ck-suggestion-color" style="background-color: ',"33313qvuWSd","2630763FNmxim","splice","createPositionAt","title",'" title="',"isObject","change","end","isTouching","isArray","12yblSUm","from"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=309]})(t,e)}function y(t,e){const n=_;let r="";return r+=t[n(350)]("*")[n(346)](((t,e)=>e%2!=0?n(347)+A(t)+n(314):A(t)))[n(359)](""),e&&(r+=n(319)+e[n(335)]+n(325)+e[n(324)]+n(356)),r}function A(t){const e=_,n=document[e(338)](e(358));return n[e(361)]=t,n[e(318)]}function k(t){const e=_;return t[e(336)](((t,n)=>e(337)==t[e(311)]&&e(337)!=n[e(311)]?-1:e(337)!=t[e(311)]&&e(337)==n[e(311)]?1:0))}function C(t,e){const n=_;let r,s=0;const o=[],i=e[n(316)];for(;s<t[n(312)];){const a=t[s],c=t[s+1];r||(r=e[n(349)](a)),L(e,a,c)||(o[n(360)](e[n(315)](r,i[n(326)](a)?e[n(351)](a):e[n(323)](a,n(328)))),r=null),s++}return o}function L(t,e,n){const r=_;if(!n)return!1;const s=t[r(351)](e),o=t[r(349)](n);return s[r(329)](o)}!function(t){const e=_,n=t();for(;;)try{if(114826===parseInt(e(352))/1+-parseInt(e(340))/2+-parseInt(e(345))/3*(-parseInt(e(331))/4)+parseInt(e(334))/5+-parseInt(e(354))/6*(-parseInt(e(320))/7)+parseInt(e(317))/8+-parseInt(e(321))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function N(t,e,n){const r=_;for(;n[r(312)];){const s=n[r(322)](0,100);t[r(327)]((()=>{const t=r;for(const n of s)n[t(357)]&&e[t(344)](n.id)}))}}const S=M;!function(t){const e=M,n=t();for(;;)try{if(338468===parseInt(e(232))/1*(-parseInt(e(227))/2)+-parseInt(e(233))/3+parseInt(e(229))/4+parseInt(e(237))/5*(parseInt(e(228))/6)+parseInt(e(245))/7+-parseInt(e(236))/8*(-parseInt(e(240))/9)+-parseInt(e(249))/10*(parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class R extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(244)]=e,this[r(238)]=n,this[r(241)](),this[r(243)]=!1}[S(241)](){const t=S,e=Array[t(248)](this[t(238)][t(234)]())[t(247)]((e=>e[t(231)]));this[t(239)]=this[t(244)][t(239)]&&e}[S(226)](){const t=S,e=k(Array[t(248)](this[t(238)][t(234)]()));for(const n of e){const e=n[t(235)]();if(!this[t(246)][t(242)][t(230)](e))return}N(this[t(246)][t(242)],this[t(244)],e)}}function M(t,e){const n=v();return(M=function(t,e){return n[t-=225]})(t,e)}function v(){const t=["_suggestions","isEnabled","99SQoMkX","refresh","model","_isEnabledBasedOnSelection","_command","3926608MWJuRQ","editor","some","from","3460jkwnuN","1859LFAEMX","execute","433282IbEJNg","5814VbBhSH","1467852fBPgSG","canEditAt","isInContent","1bZeDLr","2024337jCuoTI","values","getRanges","164192NHxARF","695nXQwOj"];return(v=function(){return t})()}const O=D;function w(){const t=["editor","8122rhpqND","_command","isEnabled","6464810dJtSzd","_selectedSuggestions","11387929PpsqOV","171RbzgTp","size","getRanges","2674908CuLGUI","6004074WlWJDA","selection","_suggestions","7911864eFghgt","5OlefEH","document","11SZQuKh","execute","values","canEditAt","model","_isEnabledBasedOnSelection","8LdNtdE","984173bVnjqo","from","refresh"];return(w=function(){return t})()}function D(t,e){const n=w();return(D=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(815440===-parseInt(e(294))/1+-parseInt(e(298))/2*(-parseInt(e(304))/3)+parseInt(e(307))/4+-parseInt(e(312))/5*(-parseInt(e(308))/6)+parseInt(e(303))/7*(-parseInt(e(293))/8)+parseInt(e(311))/9+parseInt(e(301))/10*(parseInt(e(287))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(299)]=e,this[r(310)]=n,this[r(302)]=new Set,this[r(296)](),this[r(292)]=!1}[O(296)](){const t=O,e=this[t(297)][t(291)][t(313)][t(309)],n=Array[t(295)](this[t(310)][t(289)]());this[t(302)]=function(t,e){const n=_,r=Array[n(332)](t[n(333)]()),s=new Set;for(const o of e)if(o[n(357)])for(const e of r)for(const r of o[n(333)]())(e[n(310)](r)||t[n(341)]&&!o[n(348)]&&o[n(342)]&&r[n(328)][n(329)](e[n(353)]))&&s[n(313)](o);return s}(e,n),this[t(300)]=this[t(299)][t(300)]&&!!this[t(302)][t(305)]}[O(288)](){const t=O,e=k(Array[t(295)](this[t(302)]));for(const n of e){const e=n[t(306)]();if(!this[t(297)][t(291)][t(290)](e))return}N(this[t(297)][t(291)],this[t(299)],e)}}const B=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const x=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=x(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=x(e,t);return n<0?void 0:e[n][1]};const V=function(t){return x(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}z.prototype.clear=B,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const 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 Q=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=J||Y||Function("return this")();const $=Z.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=Z["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt 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 Et=/^\[object .+?Constructor\]$/,It=Function.prototype,bt=Object.prototype,Tt=It.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:Et).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(Z,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Nt?void 0!==e[t]:Ot.call(e,t)};const 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=St,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=wt,Ft.prototype.set=Dt;const Bt=Ft;const Pt=function(){this.size=0,this.__data__={hash:new Bt,map:new(Lt||W),string:new Bt}};const xt=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 xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=Pt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new W(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Q,qt.prototype.set=Kt;const Xt=qt;const Qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Zt.call(t,e)&&P(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Z.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.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 Ee={};Ee["[object Float32Array]"]=Ee["[object Float64Array]"]=Ee["[object Int8Array]"]=Ee["[object Int16Array]"]=Ee["[object Int32Array]"]=Ee["[object Uint8Array]"]=Ee["[object Uint8ClampedArray]"]=Ee["[object Uint16Array]"]=Ee["[object Uint32Array]"]=!0,Ee["[object Arguments]"]=Ee["[object Array]"]=Ee["[object ArrayBuffer]"]=Ee["[object Boolean]"]=Ee["[object DataView]"]=Ee["[object Date]"]=Ee["[object Error]"]=Ee["[object Function]"]=Ee["[object Map]"]=Ee["[object Number]"]=Ee["[object Object]"]=Ee["[object RegExp]"]=Ee["[object Set]"]=Ee["[object String]"]=Ee["[object WeakMap]"]=!1;const Ie=function(t){return ne(t)&&me(t.length)&&!!Ee[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):Ie;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):we(t)};const Be=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 xe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.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,ze=He&&He.exports===Ve?Z.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const 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 Qe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Je.call(t,e)})))}:Qe;const $e=function(t,e){return te(t,Ze(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,Ze(t)),t=en(t);return e}:Qe;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,Ze)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Z,"DataView");const un=Ct(Z,"Promise");const ln=Ct(Z,"Set");const fn=Ct(Z,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",En=mt(cn),In=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())!=dn||ln&&yn(new ln)!=gn||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 En:return mn;case In:return hn;case bn:return dn;case Tn:return gn;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=Z.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const 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 Sn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Bn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(Bn)return Bn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Re(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 zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[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 Qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==Wn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Be(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Qt(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 Qn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=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 gr=function(t,e,n){return null==t?t:dr(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 Er(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Er.prototype.add=Er.prototype.push=pr,Er.prototype.has=mr;const Ir=Er;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,d=2&n?new Ir:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,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 Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(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 d=l&&Or.call(t,"__wrapped__"),g=f&&Or.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const 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 Br=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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Pr(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Br(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(451883===parseInt(e(272))/1*(-parseInt(e(302))/2)+parseInt(e(288))/3*(parseInt(e(308))/4)+parseInt(e(297))/5*(-parseInt(e(251))/6)+parseInt(e(280))/7*(-parseInt(e(269))/8)+parseInt(e(253))/9*(-parseInt(e(282))/10)+-parseInt(e(235))/11+parseInt(e(283))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(293)]=!1,this.id=e.id,this[n(277)]=e[n(277)],this[n(252)]=e[n(252)]||null,this[n(273)]=e[n(273)],this[n(241)]=e[n(241)]||e[n(273)],this[n(275)]=Boolean(e[n(265)]&&e[n(265)][n(244)]),this[n(271)]=null,this[n(249)]=t,this[n(259)]=e[n(300)],this[n(270)]=e[n(246)],this[n(243)]=e[n(260)],this[n(305)]=new Set,this[n(254)]=null,this[n(303)](n(232),null),this[n(303)](n(265),e[n(265)]||{}),this[n(303)](n(285),null),this[n(303)](n(284),null),this[n(303)](n(267),null),this[n(303)](n(274),!1),this[n(294)](n(255)),this[n(294)](n(298))}get[Vr(250)](){const t=Vr;let e=this;for(;e[t(285)];)e=e[t(285)];return e}get[Vr(279)](){const t=Vr;return!!this[t(267)]&&this[t(267)][t(245)]>0}get[Vr(287)](){const t=Vr;return 0!=this[t(305)][t(261)]&&6==Array[t(313)](this[t(305)])[0][t(281)](":")[t(245)]}get[Vr(309)](){return null!==this[Vr(263)]()}[Vr(312)](t){const e=Vr;this[e(305)][e(257)](t)}[Vr(264)](){const t=Vr;return Array[t(313)](this[t(305)])}[Vr(295)](){const t=Vr;return this[t(264)]()[t(247)]((e=>this[t(249)][t(242)][t(238)](e)))[t(301)]((t=>t))}[Vr(263)](){return this[Vr(295)]()[0]||null}[Vr(289)](){const t=Vr;this[t(249)][t(304)]((e=>{const n=t;for(const t of this[n(295)]())e[n(306)](t)})),this[t(305)][t(276)]()}[Vr(306)](t){const e=Vr;this[e(249)][e(304)]((n=>{n[e(306)](t)})),this[e(305)][e(237)](t)}[Vr(286)](t){const e=Vr,n=e(310)+this[e(277)]+":"+this[e(252)]+":"+this.id+":"+this[e(241)].id+":"+zr[e(266)]();this[e(312)](n),this[e(249)][e(304)]((r=>{r[e(248)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(234)](t){const e=Vr;for(const n of this[e(256)]())if(n[e(231)](t))return!0;return!1}[Vr(256)](){const t=Vr;return this[t(295)]()[t(247)]((e=>e[t(239)]()))}[Vr(307)](){const t=Vr;return this[t(256)]()[t(299)](((e,n)=>[...e,...n[t(307)]()]),[])}[Vr(311)](){const t=Vr;var e;return(null===(e=this[t(263)]())||void 0===e?void 0:e[t(239)]())||null}[Vr(268)](){const t=Vr,e=this[t(256)]();if(1!=e[t(245)])return null;const n=e[0],r=n[t(240)][t(262)],s=n[t(296)][t(290)];return r instanceof i.Element?r!=s?null:r:null}[Vr(255)](){const t=Vr;this[t(259)](this[t(256)](),this[t(271)],this[t(265)]),this[t(289)]()}[Vr(298)](){const t=Vr;this[t(270)](this[t(256)](),this[t(271)],this[t(265)]),this[t(289)]()}[Vr(258)](){const t=Vr,e=[];let n=this[t(250)];for(;n;)e[t(278)](n),n=n[t(284)];return e}[Vr(291)](t,e){const n=Vr,r=Jn(this[n(265)]);gr(r,t,e),Fr(r,this[n(265)])||(this[n(265)]=r,this[n(243)](r))}[Vr(292)](t){const e=Vr,n=Jn(this[e(265)]);Gr(n,t),Fr(n,this[e(265)])||(this[e(265)]=n,this[e(243)](this[e(265)]))}[Vr(236)](){const t=Vr;return{id:this.id,type:this[t(252)]?this[t(277)]+":"+this[t(252)]:this[t(277)],authorId:this[t(241)].id,createdAt:this[t(254)],hasComments:this[t(279)],data:this[t(271)],attributes:this[t(265)]}}static[Vr(266)](){const t=Vr;return(0,e.uid)()[t(233)](1,5)}}function Wr(){const t=["toJSON","delete","get","getRange","start","creator","markers","_onAttributesChange","@external","length","onDiscard","map","addMarker","_model","head","1738764xEJsjt","subType","2049291VKdMbs","createdAt","accept","getRanges","add","getAllAdjacentSuggestions","_onAccept","onAttributesChange","size","nodeAfter","getFirstMarker","getMarkerNames","attributes","getMultiRangeId","commentThread","getContainedElement","358856SotVvk","_onDiscard","data","5JdRxfP","author","_saved","isExternal","clear","type","push","hasComments","7zDwxem","split","10CnSaEo","15351528BKHYKE","next","previous","addRange","isMultiRange","114buzQcE","removeMarkers","nodeBefore","setAttribute","removeAttribute","_isDataLoaded","decorate","getMarkers","end","5QcrzSo","discard","reduce","onAccept","filter","331478PRibtM","set","change","_markerNames","removeMarker","getItems","63264YIhYEb","isInContent","suggestion:","getFirstRange","addMarkerName","from","isIntersecting","authoredAt","substr","isIntersectingWithRange","411114JqFEOs"];return(Wr=function(){return t})()}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Qr;function Xr(){const t=["isInContent","registerAttributeLabel","function","*Merge:* %0","_customCallbacks","_itemLabelsCallbacks","removeEmptyContainer","type","addFormat","_handleCustomCallbackDescription","addEmptyContainer","*Remove:* %0","replace","*Split:* %0","72lYVUUE","Container","isObject","label","start","removeObject","remove","format","*Change to:* %0","_handleInsertRemoveSuggestionDescription","isEmpty","matchingCallback","insertion","*Insert:* %0","$1 $2","normal","_handleRenameSuggestionDescription","getWalker","getItemLabel","_schema","has","skip","add","_addDescriptionItems","136716tFAWBD","quantity","key","item","isEqual","previousSibling","*Remove format:* %0","getFirstRange","6161512BNBcME","addContainer","8959475jkxYJR","$textProxy","element","registerElementLabel","elementStart","get","deletion","pop","617679oHuGsM","map","_itemLabels","name","end","checkChild","$text","_resolveDescriptionItems","5619201QMiOWy","newValue","indexOf","*Set format:* %0","nextSibling","6GYiuLA","69423nkWyiC","set","EmptyContainer","184xwqnXp","_locale","match","softBreak","_attributeLabels","subType","ELEMENT_SPACE","removeContainer","nodeAfter","text","getDescriptions","length","REPLACE_TEXT","push","join","removeFormat","elementEnd","data","attribute","31952450NGJNrD","addObject","registerDescriptionCallback","_handleAttributeSuggestionDescription","Object"];return(Xr=function(){return t})()}function Qr(t,e){const n=Xr();return(Qr=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(932427===-parseInt(e(252))/1+parseInt(e(293))/2*(parseInt(e(317))/3)+parseInt(e(325))/4+parseInt(e(230))/5+parseInt(e(251))/6*(parseInt(e(246))/7)+parseInt(e(255))/8*(-parseInt(e(238))/9)+-parseInt(e(274))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Jr{constructor(t,e){const n=Qr;this[n(283)]=[],this[n(240)]=new Map,this[n(284)]=[],this[n(259)]=new Map,this[n(312)]=t,this[n(256)]=e}[qr(265)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(266)];o++){const i=t[o];if(!i[e(279)])continue;const a=this[e(288)](i);if(a){if(null!=i[e(260)]){if(r[e(313)](i[e(260)]))continue;r[e(315)](i[e(260)])}n[e(268)](a)}else if(e(273)!=i[e(286)])e(305)!=i[e(286)]&&e(236)!=i[e(286)]||this[e(302)](n,i,t[o+1]);else{const t=i[e(272)][e(319)];if(s[e(313)](t))continue;s[e(315)](i[e(272)][e(319)]),t==Nc?this[e(309)](n,i):this[e(277)](n,i)}}return this[e(245)](n)}[qr(276)](t){const e=qr;this[e(283)][e(268)](t)}[qr(233)](t,n,r=e.priorities[qr(308)]){const s=qr;s(281)==typeof t?(0,e.insertToPriorityArray)(this[s(284)],{matchingCallback:t,label:n,priority:r}):this[s(240)][s(253)](t,n)}[qr(280)](t,e){const n=qr;this[n(259)][n(253)](t,e)}[qr(311)](t,e=1){const n=qr;let r;for(const e of this[n(284)])if(e[n(304)](t)){r=e[n(296)];break}return r||(r=this[n(240)][n(235)](t[n(241)])),r?r(e):1!==e?e+" "+t[n(241)]+"s":""+t[n(241)]}[qr(316)](t,e){const n=qr,r=e[n(324)]()[n(310)](),s=n(305)==e[n(286)]?n(315):n(299);for(const e of r){const o=e[n(320)],i=t[t[n(266)]-1];if(o.is(n(231)))i&&i[n(286)][n(248)](n(294))>-1&&t[n(237)](),i&&n(264)==i[n(286)]?i[s]+=o[n(272)]:t[n(268)]({type:n(264),add:n(315)==s?o[n(272)]:"",remove:n(299)==s?o[n(272)]:""});else if(this[n(312)][n(295)](o)){const a=o;if(i&&i[n(286)][n(248)](n(294))>-1&&t[n(237)](),n(271)==e[n(286)])continue;i&&i[n(286)]==s+n(278)&&i[n(232)][n(241)]==a[n(241)]?i[n(318)]++:t[n(268)]({type:s+n(278),element:a,quantity:1}),r[n(314)]((t=>!(n(271)==t[n(286)]&&t[n(320)]==o)))}else if(this[n(312)][n(243)](o,n(244))||o.is(n(232),n(258))){const r=o;if(n(315)==s&&n(234)==e[n(286)]||n(299)==s&&n(271)==e[n(286)])continue;if(i&&-1==i[n(286)][n(248)](n(294))){n(264)==i[n(286)]&&(i[s]+="\n");continue}let a;if(a=n(315)==s?r[n(250)]&&!this[n(312)][n(295)](r[n(250)])?r[n(250)]:null:r[n(322)]&&!this[n(312)][n(295)](r[n(322)])?r[n(322)]:null,r[n(303)]||a&&a[n(303)]){const e=a&&a[n(303)]?a:r;i&&i[n(286)]==s+n(254)&&i[n(232)][n(241)]==e[n(241)]?i[n(318)]++:t[n(268)]({type:s+n(254),element:e,quantity:1})}else t[n(268)]({type:s+n(294),element:r})}}}[qr(245)](t){const e=qr,n=this[e(256)],r=[],s=[],o=[];for(const i of t)switch(i[e(286)]){case e(264):if(i[e(315)]=i[e(315)][e(291)](/(\S)\u000A+(\S)/g,e(307))[e(291)](/\u000A/g,""),i[e(299)]=i[e(299)][e(291)](/(\S)\u000A+(\S)/g,e(307))[e(291)](/\u000A/g,""),""!=i[e(315)]&&""!=i[e(299)]){r[e(268)]({type:e(291),content:Kr(n,e(267),['"'+i[e(299)]+'"','"'+i[e(315)]+'"'])});continue}if(null!=i[e(315)][e(257)](/^ +$/)){r[e(268)]({type:e(305),content:Kr(n,e(306),Kr(n,e(261),i[e(315)][e(266)]))});continue}if(null!=i[e(299)][e(257)](/^ +$/)){r[e(268)]({type:e(236),content:Kr(n,e(290),Kr(n,e(261),i[e(299)][e(266)]))});continue}if(""!=i[e(315)]){r[e(268)]({type:e(305),content:Kr(n,e(306),'"'+i[e(315)]+'"')});continue}r[e(268)]({type:e(236),content:Kr(n,e(290),'"'+i[e(299)]+'"')});continue;case e(289):case e(275):r[e(268)]({type:e(305),content:Kr(n,e(306),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(285):case e(298):r[e(268)]({type:e(236),content:Kr(n,e(290),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(229):r[e(268)]({type:e(305),content:Kr(n,e(292),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(262):r[e(268)]({type:e(236),content:Kr(n,e(282),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(287):s[e(268)](i[e(319)]);continue;case e(270):o[e(268)](i[e(319)]);continue;default:r[e(268)](i)}if(s[e(266)]){const t=s[e(239)]((t=>this[e(259)][e(313)](t)?this[e(259)][e(235)](t):t))[e(269)](", ");r[e(268)]({type:e(300),content:Kr(this[e(256)],e(249),t)})}if(o[e(266)]){const t=o[e(239)]((t=>this[e(259)][e(313)](t)?this[e(259)][e(235)](t):t))[e(269)](", ");r[e(268)]({type:e(300),content:Kr(this[e(256)],e(323),t)})}return r}[qr(288)](t){const e=qr;for(const n of this[e(283)]){const r=n(t);if(r&&e(286)in r)return r}}[qr(277)](t,e){const n=qr,r=e[n(272)],s=void 0===r[n(247)]?n(270):n(287);t[n(268)]({type:s,key:r[n(319)]})}[qr(309)](t,e){const n=qr;t[n(268)]({type:n(300),content:Kr(this[n(256)],n(301),this[n(311)](e[n(324)]()[n(297)][n(263)],1))})}[qr(302)](t,e,n){const r=qr;if(this[r(316)](t,e),n&&n[r(324)]()&&!e[r(324)]()[r(242)][r(321)](n[r(324)]()[r(297)])){const n=t[t[r(266)]-1],s=r(305)==e[r(286)]?r(315):r(299);n&&r(264)==n[r(286)]&&(n[s]+="\n")}}}function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=180]})(t,e)}const Zr=Yr;function $r(){const t=["TrackChangesEditing","afterInit","editor","get","showAIAssistant","424icylQb","44920pFyJma","1999710goaXng","424ruYqyR","commands","enableCommand","2982198bQnGSi","1515143hSBZXf","plugins","10853241FuFayj","659250XcpubF","28683WTQwsl"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(802823===parseInt(e(190))/1+-parseInt(e(185))/2+parseInt(e(193))/3+parseInt(e(186))/4*(parseInt(e(184))/5)+parseInt(e(189))/6+-parseInt(e(192))/7+parseInt(e(183))/8*(parseInt(e(194))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Zr(196)](){const t=Zr,e=this[t(180)],n=e[t(191)][t(181)](t(195));e[t(187)][t(181)](t(182))&&n[t(188)](t(182))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=200]})(t,e)}function rs(){const t=["get","descriptionFactory","15KQjOCW","alignment","FORMAT_ALIGN_TO_CENTER","90vjhgcM","4958745uBEzOt","28jTNIyQ","right","left","1695749yLQQxN","justify","afterInit","locale","129335GFdczw","value","2816418dbPQOh","formatBlock","772914KUYSsa","plugins","type","has","registerBlockAttribute","1057176eutSpW","_registerLegacyDescription","*Format:* %0","AlignmentEditing","commandName","enableDefaultAttributesIntegration","registerAttributeLabel","TrackChangesEditing","commandParams","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","18448qBhXwq","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_RIGHT","center","editor","40oHIktN","format","registerDescriptionCallback"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(792652===-parseInt(e(211))/1+-parseInt(e(213))/2+-parseInt(e(241))/3*(-parseInt(e(231))/4)+parseInt(e(203))/5+parseInt(e(215))/6*(parseInt(e(204))/7)+parseInt(e(236))/8*(-parseInt(e(220))/9)+parseInt(e(202))/10*(parseInt(e(207))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(209)](){const t=es,e=this[t(235)],n=e[t(210)];if(!e[t(216)][t(218)](t(223)))return;const r=e[t(216)][t(239)](t(227));r[t(225)](t(200)),r[t(219)](t(200)),r[t(240)][t(226)](t(200),Kr(n,t(232))),this[t(221)]()}[es(221)](){const t=es,e=this[t(235)],n=e[t(210)];e[t(216)][t(239)](t(227))[t(240)][t(238)]((e=>{const r=t;if(r(214)!=e[r(217)])return;const{data:s}=e;if(s&&r(200)==s[r(224)]){const t=s[r(228)][0][r(212)];return{type:r(237),content:Kr(n,r(222),function(t){const e=r;switch(t){case e(206):return Kr(n,e(230));case e(205):return Kr(n,e(233));case e(234):return Kr(n,e(201));case e(208):return Kr(n,e(229))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=438]})(t,e)}function as(){const t=["registerInlineAttribute","32SXqLbz","italic","SuperscriptEditing","1470648JNJIlv","plugins","formatInline","FORMAT_ITALIC","superscript","FORMAT_STRIKETHROUGH","UnderlineEditing","FORMAT_CODE","has","SubscriptEditing","281563xkSiov","registerAttributeLabel","BoldEditing","*Format:* %0","_registerLegacyDescription","descriptionFactory","298371mnxLlX","underline","strikethrough","afterInit","*Remove format:* %0","3245859XJuJAK","80uoQOuy","locale","StrikethroughEditing","4788225jyeGhy","bold","toLowerCase","commandName","type","code","108514eZSgzv","forceValue","subscript","FORMAT_SUPERSCRIPT","toUpperCase","registerDescriptionCallback","ItalicEditing","CodeEditing","slice","FORMAT_BOLD","TrackChangesEditing","1890570odKdxT","get","format","commandParams","enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","editor","FORMAT_","32RWtgKX","FORMAT_UNDERLINE"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(492123===-parseInt(e(482))/1+-parseInt(e(472))/2+parseInt(e(488))/3*(-parseInt(e(469))/4)+-parseInt(e(441))/5+parseInt(e(458))/6+-parseInt(e(447))/7*(-parseInt(e(466))/8)+-parseInt(e(493))/9*(-parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(484),os(453),os(478),os(454),os(440),os(481),os(471)];class us extends t.Plugin{[os(491)](){const t=os,e=this[t(464)],n=e[t(473)][t(459)](t(457)),r=e[t(439)];for(const s of cs){if(!e[t(473)][t(480)](s))continue;const o=s[t(455)](0,-7)[t(443)](),i=t(465)+o[t(451)]();n[t(462)](o),n[t(468)](o),n[t(487)][t(483)](o,Kr(r,i))}this[t(486)]()}[os(486)](){const t=os,e=this[t(464)],n=e[t(439)],r=e[t(473)][t(459)](t(457));function s(e,s){const o=t;r[o(487)][o(452)]((t=>{const r=o;if(r(474)!=t[r(445)])return;const{data:i}=t;return i&&i[r(444)]===e?i[r(461)][0][r(448)]?{type:r(460),content:Kr(n,r(485),s)}:{type:r(460),content:Kr(n,r(492),s)}:void 0}))}s(t(442),Kr(n,t(456))),s(t(470),Kr(n,t(475))),s(t(489),Kr(n,t(467))),s(t(446),Kr(n,t(479))),s(t(490),Kr(n,t(477))),s(t(449),Kr(n,t(463))),s(t(476),Kr(n,t(450)))}}const ls=ds;function fs(){const t=["get","markBlockFormat","commandName","descriptionFactory","TrackChangesEditing","ELEMENT_BLOCK_QUOTE","5150Wfgcre","blockQuote","plugins","value","name","BlockQuoteEditing","from","has","change","5545379KSvTJy","format","document","6YYJkIb","registerDescriptionCallback","filter","831617MLhuoF","63MSDpZs","*Remove format:* %0","24DSWknJ","542608Wwoztp","selection","checkChild","*Set format:* %0","parent","commandParams","1448EXseFj","forceValue","2343294frydoS","getSelectedBlocks","commands","enableCommand","41402uiTkPS","model","editor","afterInit","schema","$root","locale","3967420uEOLtM"];return(fs=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(456125===-parseInt(e(244))/1+-parseInt(e(215))/2*(-parseInt(e(245))/3)+parseInt(e(254))/4*(-parseInt(e(229))/5)+-parseInt(e(241))/6*(-parseInt(e(238))/7)+parseInt(e(247))/8*(parseInt(e(211))/9)+-parseInt(e(222))/10+parseInt(e(248))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class hs extends t.Plugin{[ls(218)](){const t=ls,e=this[t(217)],n=e[t(221)];if(!e[t(231)][t(236)](t(234)))return;const r=e[t(231)][t(223)](t(227)),s=this[t(217)][t(213)][t(223)](t(230));r[t(214)](t(230),((n,o={})=>{const i=t,a=this[i(217)][i(216)][i(240)][i(249)],c=o&&void 0!==o[i(210)]?o[i(210)]:!s[i(232)];let u=[];if(c){const t=Array[i(235)](a[i(212)]())[i(243)]((t=>gs(t)||function(t,e){const n=i,r=e[n(250)](t[n(252)],n(230)),s=e[n(250)]([n(220),n(230)],t);return r&&s}(t,this[i(217)][i(216)][i(219)])));u=C(t,e[i(216)])}else{const t=Array[i(235)](a[i(212)]())[i(243)]((t=>gs(t)));u=C(t,e[i(216)])}e[i(216)][i(237)]((()=>{const t=i;for(const e of u)r[t(224)](e,{commandName:t(230),commandParams:[{forceValue:c}]})}))})),r[t(226)][t(242)]((e=>{const r=t,{data:s}=e;if(s&&r(230)==s[r(225)]){const t=Kr(n,r(228));return s[r(253)][0][r(210)]?{type:r(239),content:Kr(n,r(251),t)}:{type:r(239),content:Kr(n,r(246),t)}}}))}}function ds(t,e){const n=fs();return(ds=function(t,e){return n[t-=210]})(t,e)}function gs(t){const e=ls;return e(230)==t[e(252)][e(233)]}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=355]})(t,e)}function Es(){const t=["15393324jdnJBQ","CaseChange","changeCaseLower","3080439kzXMXA","7uYAOjW","afterInit","get","4PCEnzv","editor","plugins","24SFTSkz","281410tglPny","10IktwAS","enableCommand","11AyJpNo","1925544sPUrLo","8898090wSjHrT","737361PNpubw","TrackChangesEditing","changeCaseUpper","has","338095rpuQtb","changeCaseTitle"];return(Es=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(634201===-parseInt(e(364))/1+-parseInt(e(355))/2*(-parseInt(e(360))/3)+-parseInt(e(373))/4*(-parseInt(e(377))/5)+-parseInt(e(358))/6*(-parseInt(e(370))/7)+parseInt(e(376))/8*(-parseInt(e(369))/9)+-parseInt(e(359))/10*(parseInt(e(357))/11)+parseInt(e(366))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(371)](){const t=ps,e=this[t(374)];e[t(375)][t(363)](t(367))&&(e[t(375)][t(372)](t(361))[t(356)](t(362)),e[t(375)][t(372)](t(361))[t(356)](t(368)),e[t(375)][t(372)](t(361))[t(356)](t(365)))}}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=395]})(t,e)}function _s(){const t=["8649905vqEMqe","556dMxkPp","afterInit","2558uqtgni","commands","935112jwbAok","2012394hTcshP","7UgfDOE","enableCommand","get","ckbox","18837omvrWy","22232472rtvhIV","53855qvwMoq","TrackChangesEditing","editor","2616RiJiLP","10ZYFzdW","168AfpCCb","plugins"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(664377===-parseInt(e(404))/1*(-parseInt(e(406))/2)+-parseInt(e(408))/3+-parseInt(e(401))/4*(parseInt(e(396))/5)+-parseInt(e(409))/6*(-parseInt(e(410))/7)+parseInt(e(399))/8*(-parseInt(e(414))/9)+parseInt(e(400))/10*(-parseInt(e(403))/11)+parseInt(e(395))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(405)](){const t=bs,e=this[t(398)];e[t(407)][t(412)](t(413))&&e[t(402)][t(412)](t(397))[t(411)](t(413))}}const As=ks;function ks(t,e){const n=Ls();return(ks=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(572877===-parseInt(e(415))/1*(parseInt(e(389))/2)+parseInt(e(375))/3+-parseInt(e(390))/4+-parseInt(e(372))/5+-parseInt(e(376))/6+parseInt(e(387))/7+parseInt(e(410))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Cs extends t.Plugin{[As(399)](){const t=As,e=this[t(368)];if(!e[t(398)][t(365)](t(363)))return;const n=e[t(398)][t(381)](t(370)),r=e[t(401)],s=e[t(394)][t(381)](t(378))[t(371)],o=e[t(404)][t(381)](t(378));n[t(379)](t(411)),n[t(379)](t(385)),n[t(379)](t(378),((r,i={})=>{const a=t,c=e[a(402)],u=e[a(402)][a(412)][a(362)],l=i&&void 0!==i[a(406)]?i[a(406)]:!o[a(396)];let f;i[a(403)]||(i[a(403)]=s[0][a(403)]),f=l?Array[a(367)](u[a(369)]())[a(361)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(413))&&!e[n(400)](t)&&e[n(414)](t[n(388)],n(378))}(t,c[a(393)]))):Array[a(367)](u[a(369)]())[a(361)]((t=>Ns(t)));const h=C(f,c);c[a(383)]((()=>{const t=a;for(const e of h)n[t(366)](e,{commandName:t(378),commandParams:[{...i,forceValue:l}],formatGroupId:t(405)})}))})),n[t(392)][t(364)](t(378),(e=>Kr(r,t(382),e))),n[t(392)][t(409)]((e=>{const n=t;if(n(374)!=e[n(407)])return;const o=r.t,{data:i}=e;if(!i||n(378)!=i[n(395)])return;const a=i[n(380)][0][n(403)],c=o(s[n(386)]((t=>t[n(403)]===a))[n(391)])[n(384)]();return i[n(380)][0][n(406)]?{type:n(377),content:Kr(r,n(373),Kr(r,n(382),1)+" ("+c+")")}:{type:n(377),content:Kr(r,n(408),Kr(r,n(382),1))}}))}}function Ls(){const t=["change","toLowerCase","outdentCodeBlock","find","4904480BFrvhO","parent","58nrhCVU","410572HFnzQp","label","descriptionFactory","schema","config","commandName","value","name","plugins","afterInit","isLimit","locale","model","language","commands","blockName","forceValue","type","*Remove format:* %0","registerDescriptionCallback","8926200nHYuhi","indentCodeBlock","document","rootElement","checkChild","23783yLcmgX","filter","selection","CodeBlock","registerElementLabel","has","markBlockFormat","from","editor","getSelectedBlocks","TrackChangesEditing","languages","3105295TqfVAV","*Set format:* %0","formatBlock","1393902fjxRJm","1768578ZQYsWi","format","codeBlock","enableCommand","commandParams","get","ELEMENT_CODE_BLOCK"];return(Ls=function(){return t})()}function Ns(t){const e=As;return e(378)==t[e(397)]}const Ss=Ms;function Rs(){const t=["editor","94842chNlUc","has","120qjmjLg","TrackChangesEditing","6wBpqkJ","get","127pSDNqm","4570460wMVSND","plugins","3122622VGwfjc","CommentsEditing","7vciKjj","69Fnorqu","159580kdBzBX","18816660JVZSMN","12724696hXpERX","addCommentThread","afterInit","enableCommand","17314LoftgV"];return(Rs=function(){return t})()}function Ms(t,e){const n=Rs();return(Ms=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(836906===-parseInt(e(253))/1*(-parseInt(e(245))/2)+-parseInt(e(238))/3*(-parseInt(e(239))/4)+-parseInt(e(233))/5*(parseInt(e(251))/6)+parseInt(e(237))/7*(-parseInt(e(241))/8)+-parseInt(e(235))/9+-parseInt(e(249))/10*(-parseInt(e(247))/11)+parseInt(e(240))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ss(243)](){const t=Ss,e=this[t(246)];e[t(234)][t(248)](t(236))&&e[t(234)][t(252)](t(250))[t(244)](t(242))}}var Os=n(834);function ws(){const t=["ck-suggestion-marker-","isLimit","get","test","addClass","1190980sfcUZm","bindElementToMarker","insert","push","500bOxBgy","175353lrTQrz","TrackChangesEditing","parent","isContent","consumable","elementEnd","writer","span","addHighlight","toViewPosition","schema","isAtEnd","previousPosition","hasAttribute","includes","activeMarkers","createUIElement","type","getWalker","2195abPqBk","1621576yNXIZG","start","getItems","ck-suggestion-marker--active","nextSibling","isBlock","item","markerName","5211639hScBrz","createRangeOn","model","_splitMarkerName","toViewElement","plugins","name","markerRange","getCustomProperty","6rtZUtO","mapper","470226JnBDJe","1722PiGnWd"];return(ws=function(){return t})()}function Ds(t,e){const n=ws();return(Ds=function(t,e){return n[t-=218]})(t,e)}function Fs(t,e,n){const r=Ds,s=[];for(const o of e[r(263)]())o[r(254)](t)&&s[r(239)](n[r(219)](o));return s}function Bs(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(223)][r(233)](r(242));return(o,i,a)=>{const c=r;if(!a[c(245)][c(234)](i[c(225)],o[c(224)]))return;const u=i[c(225)][c(259)](),l=i[c(225)][c(262)],f=t[c(220)][c(251)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(267)];g=g||f[c(244)](e);const n=a[c(228)][c(222)](e);if(n&&n[c(226)](c(249)))return;c(246)==t[c(258)]&&f[c(266)](e)&&!f[c(232)](e)&&(e[c(265)]||l[c(252)]?h&&h[c(243)]==e||(h=e,m(t[c(253)]),p=!0):d=d||t[c(253)])}function m(t){const r=c,{authorId:o}=s[r(221)](i[r(268)]),u=a[r(247)][r(257)](r(248),{class:r(231)+e,"data-author-id":o}),l=a[r(228)][r(250)](t);n&&s[r(256)][r(255)](i[r(268)])&&a[r(247)][r(235)](r(264),u),a[r(247)][r(238)](l,u),a[r(228)][r(237)](u,i[r(268)])}g||p||!d||m(d)}}!function(t){const e=Ds,n=t();for(;;)try{if(140251===-parseInt(e(241))/1+parseInt(e(229))/2+-parseInt(e(227))/3*(-parseInt(e(240))/4)+parseInt(e(260))/5*(-parseInt(e(230))/6)+-parseInt(e(236))/7+-parseInt(e(261))/8+parseInt(e(218))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const Ps=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=343]})(t,e)}function Us(){const t=["uiElement","delete","root","plugins","705328vZBOeY","fromRange","writer","$graveyard","modifySelection","unbindElementFromMarkerName","batch","rootName","selection","options","deleteForward","removeMarker:suggestion:deletion","markerName","enableCommand","markerNameToElements","660232KbJFLp","data","start","forward","unit","100cbqoqA","document","lock","setSelection","2112895dFGOhE","high","editing","model","TrackChangesEditing","getFirstRange","showSuggestionHighlights","detach","remove","545765TKEKTI","416893DJpaAQ","createSelection","isCollapsed","commands","init","editor","buffer","merge","4WMVrgN","mapper","bind","613879gCZBsY","end","createRange","get","enqueueChange","downcastDispatcher","27EkVegJ","1104486iLzEyL","requires","30aSBInU","addMarker:suggestion:deletion","unlock"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(250565===-parseInt(e(374))/1+-parseInt(e(355))/2+-parseInt(e(392))/3*(-parseInt(e(382))/4)+parseInt(e(364))/5+parseInt(e(394))/6*(parseInt(e(385))/7)+parseInt(e(401))/8*(parseInt(e(391))/9)+parseInt(e(360))/10*(-parseInt(e(373))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Ps(393)](){return[Os.Delete]}[Ps(378)](){const t=Ps,e=this[t(379)],n=e[t(400)][t(388)](t(368));n[t(353)](t(398));const r=e[t(377)][t(388)](t(350));n[t(353)](t(350),((n,s={})=>{const o=t,a=e[o(367)][o(375)](e[o(367)][o(361)][o(348)]);a[o(376)]&&e[o(367)][o(344)](a,{direction:o(358),unit:s[o(359)]});const c=a[o(369)](),u=i.LiveRange[o(402)](c);let l;n(s),l=o(343)==u[o(399)][o(347)]?e[o(367)][o(387)](c[o(357)]):e[o(367)][o(387)](u[o(357)],u[o(386)]),u[o(371)](),e[o(367)][o(389)](r[o(380)][o(346)],(t=>{const e=o;r[e(380)][e(362)](),t[e(363)](t[e(387)](l[e(386)])),r[e(380)][e(396)]()}))})),e[t(366)][t(390)].on(t(395),Bs(e,t(381)),{priority:t(365)}),e[t(356)][t(390)].on(t(395),((n,r,s)=>{const o=t;s[o(349)][o(370)]&&Bs(e,o(381),{showActiveMarker:!1})[o(384)](this)(n,r,s)}),{priority:t(365)}),e[t(366)][t(390)].on(t(351),((e,n,r)=>{const s=t,o=r[s(383)][s(354)](n[s(352)]);if(o)for(const t of o)t.is(s(397))&&(r[s(383)][s(345)](t,n[s(352)]),r[s(403)][s(372)](t))}),{priority:t(365)})}}function Gs(t,e){const n=Hs();return(Gs=function(t,e){return n[t-=189]})(t,e)}const Vs=Gs;function Hs(){const t=["26pDMKIA","getChangedMarkers","ELEMENT_","listStart","getChanges","listType","listStyle","isNextTo","documentList","range","trackChangesCommand","createRange","commands","oldRange","selection","commandParams","filter","outdentList","forceValue","*Outdent:* %0","customNumberedList","list.multiBlock","find","suggestion:attribute:","head","end","splitListItemBefore","*Indent:* %0","plugins","descriptionFactory","mergeListItemBackward","type","ELEMENT_NUMBERED_LIST","registerCustomCallback","getAttribute","change","ListEditing","locale","get","todoList","*Remove format:* %0","getSuggestions","listItemIdFixer","model","checkTodoList","*Format:* remove from %0","multipleBlocks","afterInit","_supportLegacySuggestions","deletion","*Check item*","_LIST","document","bulleted","assureChains","noTrackChangesFixer","containsItem","detach","todo","todoListChecked","*Uncheck item*","setSelection","4925nyNTfp","_findSuggestions","nodeAfter","startsWith","nextSibling","attributes","high","key","7490802LqUGUG","batch","default","data","add","829110kakhqf","schema","listIndent","next","execute","registerAttributeLabel","accept","differ","*Format:* insert into %0","getFirstMarker","map","_suggestionFactory","suggestion","listMarkerStyle","registerDescriptionCallback","refresh","enableDefaultAttributesIntegration","_registerLegacyDescription","9ZkdKaf","toUpperCase","ELEMENT_TODO_LIST","customBulletedList","length","newRange","from","isObject","attributeKey","push","20viYrLy","hasSuggestion","includes","format","todoListCheck","commandName","ELEMENT_BULLETED_LIST","listMarker","numberedList","*Set format:* %0","*Split:* list item","mergeListItemForward","groupId","setAttribute","*Merge:* list item","editor","_getAttributeKey","TrackChangesEditing","removeMarker","ELEMENT_LIST_ITEM","has","5345304lOHWli","createPositionAt","numbered","466737HpuFGq","bulletedList","formatBlock","*Change to:* %0","value","config","2747423EplKSf","registerElementLabel","registerPostFixer","getFirstRange","*Merge:* %0","parent","TodoListEditing","getSuggestion","isUndo","attribute","getRanges","listItemId","fromRange","size","isLocal","previousSibling","registerBlockAttribute","3018LvmDQd","listReversed","FORMAT_INDENT","_splitMarkerName","start","newValue","oldValue","name","change:data","meta","53324yFtxri","splitListItemAfter","indentList"];return(Hs=function(){return t})()}!function(t){const e=Gs,n=t();for(;;)try{if(707531===-parseInt(e(246))/1*(-parseInt(e(243))/2)+parseInt(e(210))/3*(-parseInt(e(349))/4)+-parseInt(e(308))/5*(-parseInt(e(233))/6)+parseInt(e(216))/7+parseInt(e(207))/8+parseInt(e(339))/9*(-parseInt(e(321))/10)+-parseInt(e(316))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Vs(293)](){const t=Vs,e=this[t(201)];if(!e[t(274)][t(206)](t(282)))return;const n=e[t(283)],r=e[t(274)][t(284)](t(203)),s=e[t(274)][t(206)](t(222)),o=!!e[t(215)][t(284)](t(267));function i(e){const r=t;return{type:r(189),content:""+Kr(n,r(195),e)}}function a(e){const r=t;return{type:r(189),content:""+Kr(n,r(286),e)}}r[t(337)](t(194)),r[t(337)](t(211)),r[t(337)](t(266)),r[t(337)](t(342)),r[t(337)](t(245)),r[t(337)](t(263)),r[t(337)](t(244)),r[t(337)](t(272)),r[t(232)](t(227)),r[t(232)](t(251)),r[t(232)](t(323)),o&&(r[t(337)](t(276)),r[t(337)](t(197))),s&&(r[t(337)](t(285)),r[t(337)](t(290)),r[t(232)](t(305)),r[t(275)][t(335)]((e=>{const r=t,{data:s}=e;if(s&&r(305)==s[r(315)])return{type:r(189),content:s[r(238)]?Kr(n,r(296)):Kr(n,r(306))}})),this[t(201)][t(289)][t(298)][t(218)]((e=>{const n=t;if(e[n(317)][n(224)])return!1;let s=!1;const o=r[n(287)]({skipNotAttached:!0})[n(262)]((t=>n(305)===r[n(202)](t)));for(const t of o)n(304)!=t[n(219)]()[n(237)][n(310)][n(280)](n(251))&&(r[n(309)](t[n(219)](),n(225))[n(268)]((t=>n(251)===r[n(202)](t[n(333)])))||(e[n(204)](t[n(330)]()),s=!0));return s}))),r[t(275)][t(326)](t(323),Kr(n,t(235)));const c={type:t(189),content:""};r[t(275)][t(335)]((e=>{const r=t,{data:s}=e;if(!s||r(251)!=s[r(315)])return;let u=e[r(270)];for(;u;){if(u[r(319)]&&((r(252)==u[r(319)][r(315)]||r(334)==u[r(319)][r(315)])&&(u[r(319)][r(238)]&&r(318)!=u[r(319)][r(238)]||r(318)!=u[r(319)][r(239)]&&!s[r(238)])||!o&&u[r(319)][r(315)]==Nc))return c;u=u[r(324)]}if(null==s[r(238)])switch(s[r(239)]){case r(299):return a(Kr(n,r(192)));case r(209):return a(Kr(n,r(278)));case r(304):return a(Kr(n,r(341)))}switch(s[r(238)]){case r(299):return i(Kr(n,r(192)));case r(209):return i(Kr(n,r(278)));case r(304):return i(Kr(n,r(341)))}})),r[t(275)][t(335)]((e=>{const n=t,{data:r}=e;if(r&&n(323)==r[n(315)])return null==r[n(238)]||null==r[n(239)]&&0==r[n(238)]?c:void 0})),r[t(275)][t(335)]((e=>{const r=t;if(r(225)!=e[r(277)])return;const{data:s}=e;if(!s||r(227)!=s[r(315)])return;const o=Ws(e);return r(238)==o?{type:r(189),content:Kr(n,r(200))}:r(239)==o?{type:r(189),content:Kr(n,r(196))}:c})),e[t(289)][t(298)][t(218)]((e=>this[t(288)](e))),e[t(289)][t(298)][t(218)]((e=>this[t(301)](e))),e[t(289)][t(298)].on(t(241),((e,n)=>{const r=t;if(n[r(224)]||!n[r(230)])return!1;this[r(300)]()}),{priority:t(314)}),this[t(294)]()}[Vs(288)](t){const e=Vs;if(t[e(317)][e(224)]||!t[e(317)][e(230)])return!1;let n=!1;const r=this[e(201)][e(274)][e(284)](e(203))[e(287)]({skipNotAttached:!0})[e(262)]((t=>t[e(319)]&&e(227)==t[e(319)][e(315)]))[e(262)]((t=>t[e(319)][e(238)]&&t[e(319)][e(239)]));for(const s of r)Ws(s)||(t[e(204)](s[e(330)]()),n=!0);return n}[Vs(301)](t){const e=Vs;if(t[e(317)][e(224)]||!t[e(317)][e(230)])return!1;const n=this[e(201)][e(274)][e(284)](e(203));if(n[e(256)][e(214)])return!1;let r=!1;const s=[e(251),e(227),e(323),e(252),e(249),e(234),e(190),e(193),e(334)],o=this[e(201)][e(289)][e(298)][e(328)][e(250)]()[e(262)]((t=>e(225)==t[e(277)]))[e(262)]((t=>s[e(351)](t[e(347)])));if(0==o[e(343)])return r;for(const i of o){const o=n[e(309)](i[e(255)],e(225))[e(262)]((t=>!t[e(242)][e(253)]))[e(331)]((t=>t[e(333)]))[e(262)]((t=>{const r=e,o=n[r(202)](t);return s[r(351)](o)}));if(o[e(343)]){for(const n of o)t[e(204)](n[e(330)]());r=!0}}return r}[Vs(300)](){const t=Vs,e=this[t(201)][t(274)][t(284)](t(203)),n=[t(251),t(227),t(323),t(252),t(249),t(234),t(190),t(193),t(334)];let r;const s=new Set(this[t(201)][t(289)][t(298)][t(328)][t(247)]()[t(262)]((r=>{const s=t;if(r[s(319)][s(259)]||!r[s(319)][s(344)])return null;if(!r[s(240)][s(311)](s(269)))return null;const{id:o}=e[s(236)](r[s(240)]);if(!e[s(350)](o))return null;const i=e[s(223)](o);return n[s(351)](i[s(319)][s(315)])}))[t(331)]((n=>{const s=t,{id:o}=e[s(236)](n[s(240)]),i=e[s(223)](o);return r=i[s(313)][s(198)],i[s(219)]()[s(237)][s(310)]})));if(0==s[t(229)])return;const o=e[t(287)]({skipNotAttached:!0})[t(262)]((e=>t(225)==e[t(277)]&&e[t(319)]&&n[t(351)](e[t(319)][t(315)])&&e[t(313)][t(198)]!=r))[t(331)]((e=>({listItem:e[t(219)]()[t(237)][t(310)],groupId:e[t(313)][t(198)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(206)](n)&&i[t(320)](e);for(const n of e[t(287)]())i[t(206)](n[t(313)][t(198)])&&n[t(199)](t(198),r)}[Vs(294)](){const t=Vs,e=this[t(201)],n=e[t(283)],r=e[t(274)][t(284)](t(203));this[t(338)](),r[t(332)][t(279)](t(212),t(254),t(327),(function(n,r){const s=t,o=[];for(let t of n)t[s(237)][s(310)]===t[s(271)][s(221)]&&(t=e[s(289)][s(257)](e[s(289)][s(208)](t[s(237)][s(310)],0))),o[s(348)](t);e[s(289)][s(281)]((t=>{const n=s,a=e[n(289)][n(298)][n(260)],c=Array[n(345)](a[n(226)]())[n(331)]((t=>i.LiveRange[n(228)](t)));t[n(307)](o),e[n(258)][n(284)](r[n(191)])[n(336)](),r[n(261)][n(348)]({forceDefaultExecution:!0}),e[n(325)](r[n(191)],...r[n(261)]),t[n(307)](c);for(const t of c)t[n(303)]()}))})),r[t(275)][t(217)]((function(n){const r=t,s=!e[r(289)][r(322)][r(346)](n),o=n[r(231)],i=n[r(312)],a=n[r(280)](r(227)),c=!o||o[r(280)](r(227))!==a,u=!i||i[r(280)](r(227))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(205),e)))}[Vs(338)](){const t=Vs,e=this[t(201)],n=e[t(283)];function r(n){const r=t,s=e[r(258)][r(284)](r(211))[r(214)],o=e[r(258)][r(284)](r(194))[r(214)];return r(194)===n?s:o}e[t(274)][t(284)](t(203))[t(275)][t(335)]((function(s){const o=t;if(o(212)!=s[o(277)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(191)]){case o(211):u=i[o(261)][0][o(264)],l=r(i[o(191)]),a=o(u?329:291),!l&&e[o(215)][o(284)](o(267))||(a=o(213)),c={type:o(189),content:Kr(n,a,Kr(n,o(192)))};break;case o(194):u=i[o(261)][0][o(264)],l=r(i[o(191)]),a=o(u?329:291),!l&&e[o(215)][o(284)](o(267))||(a=o(213)),c={type:o(189),content:Kr(n,a,Kr(n,o(278)))};break;case o(245):a=o(273),c={type:o(189),content:Kr(n,a,Kr(n,o(205)))};break;case o(263):a=function(t){const e=o,n=t[e(219)]();let r=n[e(237)][e(310)];for(;r&&n[e(302)](r);){if(r[e(280)](e(323))>0)return!1;r=r[e(312)]}return!0}(s)?Kr(n,o(291),Kr(n,function(t){const e=o;return e(248)+t[e(219)]()[e(237)][e(310)][e(280)](e(251))[e(340)]()+e(297)}(s))):Kr(n,o(265),Kr(n,o(205))),c={type:o(189),content:a};break;case o(276):case o(197):!1===i[o(292)]&&(a=o(220),c={type:o(295),content:Kr(n,a,Kr(n,o(205)))})}return c}))}}function Ws(t){const e=Vs;let n=t[e(219)]()[e(237)][e(310)][e(231)];for(;n;){const r=n[e(280)](e(227));if(!r)return!1;if(r==t[e(319)][e(238)])return e(238);if(r==t[e(319)][e(239)])return e(239);n=n[e(231)]}return!1}const Ks=Xs;function qs(){const t=["startIndex","square","filter","data","*Set format:* %0","_getAttributeKey","registerBlockAttribute","get","_registerLegacyDescription","registerDescriptionCallback","bulleted","document","lower-latin","next","oldValue","locale","head","includes","278068znZLQp","*Format:* set order to regular","listStart","decimal","4vRsuTI","default","*Remove format:* %0","registerAttributeLabel","listReversed","handleDescriptions","*Change to:* %0","has","1089549tsWFzv","getFirstRange","registerPostFixer","FORMAT_LIST_REVERSED","upper-roman","upper-latin","batch","decimal-leading-zero","reversed","isUndo","lower-roman","find","removeMarker","getAttribute","_LIST_","nodeAfter","disc","1575IEugas","newValue","config","*Format:* set start index to %0","enableDefaultAttributesIntegration","listStyle","replace","_LIST_DEFAULT","plugins","type","format","styles","FORMAT_LIST_START","629040inGQBP","6055EikdPc","customNumbered","*Format:* set order to reversed","start","bind","824TOaQhE","attribute","_findSuggestions","getFirstMarker","_getTranslationKeyForListStyle","listType","key","ListPropertiesEditing","descriptionFactory","formatBlock","ELEMENT_","editor","commandParams","model","list.properties","708jvLovo","numbered","circle","getSuggestions","1561160HSoEPZ","toUpperCase","suggestion","afterInit","1154361DCMfPb","TrackChangesEditing","commandName"];return(qs=function(){return t})()}function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(338819===parseInt(e(168))/1+parseInt(e(210))/2+parseInt(e(147))/3*(-parseInt(e(172))/4)+-parseInt(e(211))/5*(-parseInt(e(139))/6)+-parseInt(e(197))/7*(-parseInt(e(124))/8)+parseInt(e(180))/9+-parseInt(e(143))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Qs extends t.Plugin{[Ks(146)](){const t=Ks;if(!this[t(135)][t(205)][t(179)](t(131)))return;const e=this[t(135)][t(199)][t(157)](t(138)),n=this[t(135)][t(205)][t(157)](t(148));e[t(208)]&&(n[t(201)](t(202)),n[t(156)](t(202))),e[t(188)]&&(n[t(201)](t(176)),n[t(156)](t(176))),e[t(150)]&&(n[t(201)](t(170)),n[t(156)](t(170)));const r={type:t(207),content:""};n[t(132)][t(159)](this[t(177)][t(215)](this));const s=this[t(135)][t(165)];n[t(132)][t(175)](t(176),Kr(s,t(183))),n[t(132)][t(159)]((e=>{const n=t,{data:s}=e;if(s&&n(176)==s[n(130)])return null==s[n(198)]||0==s[n(198)]&&null==s[n(164)]?r:void 0})),n[t(132)][t(175)](t(170),Kr(s,t(209))),n[t(132)][t(159)]((e=>{const n=t,{data:s}=e;if(s&&n(170)==s[n(130)])return null==s[n(198)]||1==s[n(198)]&&null==s[n(164)]?r:void 0})),this[t(135)][t(137)][t(161)][t(182)]((e=>{const r=t;if(e[r(186)][r(189)])return!1;let s=!1;const o=n[r(142)]({skipNotAttached:!0})[r(152)]((t=>{const e=r,s=n[e(155)](t);return e(170)==s||e(176)==s}));for(const t of o){const o=t[r(181)]()[r(214)][r(195)][r(193)](r(129));r(140)!=o&&r(212)!=o&&(n[r(126)](t[r(181)](),r(125))[r(191)]((t=>r(129)==n[r(155)](t[r(145)])))||(e[r(192)](t[r(127)]()),s=!0))}return s})),this[t(158)]()}[Ks(177)](t){const e=Ks,n=this[e(135)][e(165)],{data:r}=t,s={type:e(207),content:""};if(!r||e(202)!=r[e(130)])return;if(!r[e(164)])return e(173)==r[e(198)]?s:{type:e(207),content:""+Kr(n,e(154),Kr(n,this[e(128)](r[e(198)])))};if(!r[e(198)]){if(e(173)==r[e(164)])return s;let o=t[e(166)];for(;o;){if(o[e(153)]&&e(129)==o[e(153)][e(130)]&&o[e(153)][e(198)])return s;o=o[e(163)]}return{type:e(207),content:""+Kr(n,e(174),Kr(n,this[e(128)](r[e(164)])))}}if(e(173)!=r[e(198)])return{type:e(207),content:""+Kr(n,e(154),Kr(n,this[e(128)](r[e(198)])))};let o=t[e(166)];for(;o;){if(o[e(153)]&&e(129)==o[e(153)][e(130)]&&o[e(153)][e(198)]&&o[e(153)][e(164)])return s;o=o[e(163)]}const i=t[e(181)]()[e(214)][e(195)][e(193)](e(129));return{type:e(207),content:Kr(n,e(154),Kr(n,e(134)+i[e(144)]()+e(204)))}}[Ks(158)](){const t=Ks,e=this[t(135)],n=e[t(165)];e[t(205)][t(157)](t(148))[t(132)][t(159)]((e=>{const r=t;if(r(133)!=e[r(206)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(149)]){case r(202):o=r(178),i={type:r(207),content:Kr(n,o,Kr(n,this[r(128)](s[r(136)][0][r(206)])))};break;case r(176):o=s[r(136)][0][r(188)]?r(213):r(169),i={type:r(207),content:Kr(n,o)};break;case r(170):o=r(200),i={type:r(207),content:Kr(n,o,s[r(136)][0][r(150)])}}return i}))}[Ks(128)](t){const e=Ks;return e(134)+function(t){const n=e;return Js[n(167)](t)?n(160):Ys[n(167)](t)?n(140):null}(t)[e(144)]()+e(194)+t[e(144)]()[e(203)](/-/g,"_")}}const Js=[Ks(196),Ks(141),Ks(151)],Ys=[Ks(171),Ks(187),Ks(190),Ks(184),Ks(162),Ks(185)];var Zs=n(507);const $s=eo;function to(){const t=["editor","enterBlock","high","fire","afterExecute","getFirstRange","setSelection","nextSibling","mapper","requires","detach","ck-suggestion-marker-split","commands","590118rRmAda","44872gqQuCM","removeMarker:suggestion:insertion","selection","enter","plugins","get","createPositionAt","downcastDispatcher","5775714DIlgYW","remove","model","42807wzPKEf","split","addMarker:suggestion:insertion","3242120IOzjJf","bind","88gdOkfv","showSuggestionHighlights","unbindElementFromMarkerName","change","markerNameToElements","document","fromRange","parent","init","editing","writer","end","875539qPFboB","hasClass","markerName","TrackChangesEditing","options","enableCommand","getFirstPosition","markInsertion","createRange","data","1659408ytnFRj"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=184]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(672241===parseInt(e(196))/1+parseInt(e(235))/2+-parseInt(e(208))/3*(parseInt(e(213))/4)+parseInt(e(211))/5+-parseInt(e(205))/6+-parseInt(e(225))/7+parseInt(e(197))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(192)](){return[Zs.Enter]}[$s(221)](){const t=$s,e=this[t(236)],n=e[t(201)][t(202)](t(228)),r=e[t(195)][t(202)](t(200));n[t(230)](t(200),(()=>{const s=t;e[s(207)][s(216)]((t=>{const o=s,a=e[o(207)][o(218)][o(199)],c=a[o(231)](),u=i.LiveRange[o(219)](a[o(188)]());if(r[o(184)](t)){const r=e[o(207)][o(203)](c[o(220)][o(190)],0),s=t[o(233)](c,r);n[o(232)](s)}else t[o(189)](t[o(233)](u[o(224)]));u[o(193)](),r[o(186)](o(187),{writer:t})}))})),e[t(222)][t(204)].on(t(210),Bs(e,t(209)),{priority:t(185)}),e[t(222)][t(204)].on(t(198),((e,n,r)=>{const s=t,o=r[s(191)][s(217)](n[s(227)]);if(o)for(const t of o)t[s(226)](s(194))&&(r[s(191)][s(215)](t,n[s(227)]),r[s(223)][s(206)](t))}),{priority:t(185)}),e[t(234)][t(204)].on(t(210),((n,r,s)=>{const o=t;s[o(229)][o(214)]&&Bs(e,o(209),{showActiveMarker:!1})[o(212)](this)(n,r,s)}),{priority:t(185)})}}function ro(t,e){const n=io();return(ro=function(t,e){return n[t-=238]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(504893===-parseInt(e(261))/1+parseInt(e(240))/2+parseInt(e(241))/3+-parseInt(e(238))/4*(-parseInt(e(255))/5)+parseInt(e(277))/6+parseInt(e(239))/7+-parseInt(e(244))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class oo extends t.Plugin{[so(245)](){const t=so;if(!this[t(268)][t(269)][t(275)](t(256)))return;const e=this[t(268)][t(269)][t(246)](t(260));e[t(267)](t(273),this[t(257)][t(258)](this)),e[t(267)](t(271)),e[t(267)](t(263)),e[t(267)](t(254)),e[t(267)](t(272))}[so(257)](t,e,n={}){const r=so,s=this[r(268)][r(269)][r(246)](r(264));return t((t=>{const o=r;let i=(o(265)==typeof e?s[o(249)](e,n):e)(t);Array[o(266)](i)&&(i={results:i,searchText:o(265)==typeof e?e:""});const a=i[o(252)][o(270)]((e=>!1===this[o(251)](e,t[o(248)])));return{...i,results:a}}),n)}[so(251)](t,e){const n=so,r=this[n(268)][n(242)][n(243)](this[n(268)][n(242)][n(250)](e,t[n(278)]),this[n(268)][n(242)][n(250)](e,t[n(247)]));for(const t of this[n(268)][n(242)][n(259)][n(276)](n(253)))if(null!==r[n(262)](t[n(274)]()))return!0;return!1}}function io(){const t=["plugins","filter","findNext","replaceAll","find","getRange","has","getMarkersGroup","4683354NJUgnD","start","101108tvBKoQ","2930585vwfQBm","1504940RzMYcH","771207svAGqY","model","createRange","17762064vlJbDj","afterInit","get","end","item","findByTextCallback","createPositionAt","_isInDeletionRange","results","suggestion:deletion","replace","195ovDHGU","FindAndReplaceEditing","handleFindCommand","bind","markers","TrackChangesEditing","469405DhrHkf","getIntersection","findPrevious","FindAndReplaceUtils","string","isArray","enableCommand","editor"];return(io=function(){return t})()}const ao=uo;function co(){const t=["20numMrz","fontColor","3028113rpfnLS","title","*Reset font family*","5bfcGGB","plugins","fontSize.options","TrackChangesEditing","FORMAT_FONT_COLOR","*Set font family:* %0","93938Hcbbgd","*Set font color:* %0","commandParams","locale","FORMAT_FONT_SIZE","1657515zNgtzh","FontSizeEditing","*Reset font background color*","formatInline","8VfhrWj","toLowerCase","*Reset font color*","_registerLegacyDescription","FORMAT_FONT_FAMILY","value","1885797fDJZRw","FontBackgroundColorEditing","fontBackgroundColor","descriptionFactory","FORMAT_FONT_BACKGROUND","editor","enableDefaultAttributesIntegration","fontColor.colors","registerAttributeLabel","format","type","trim","has","find","config","normalizeSizeOptions","get","3114234VBmoEU","commandName","FontSize","*Set font background color:* %0","model","fontBackgroundColor.colors","891394UMLkyt","label","registerDescriptionCallback","2Eomxxe","FontFamilyEditing","*Set font size:* %0","FontColorEditing","fontSize","*Reset font size*","registerInlineAttribute","171148dkxsDv","fontFamily","afterInit"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=187]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(367812===-parseInt(e(214))/1+parseInt(e(193))/2*(parseInt(e(219))/3)+parseInt(e(200))/4*(-parseInt(e(208))/5)+parseInt(e(246))/6+-parseInt(e(190))/7*(-parseInt(e(223))/8)+-parseInt(e(229))/9*(parseInt(e(203))/10)+-parseInt(e(205))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const lo=[{pluginName:ao(220),commandName:ao(197)},{pluginName:ao(194),commandName:ao(201)},{pluginName:ao(196),commandName:ao(204)},{pluginName:ao(230),commandName:ao(231)}];class fo extends t.Plugin{[ao(202)](){const t=ao,e=this[t(234)][t(217)],n=this[t(234)][t(209)][t(245)](t(211));for(const{pluginName:e,commandName:r}of lo)this[t(234)][t(209)][t(241)](e)&&(n[t(235)](r),n[t(199)](r));n[t(232)][t(237)](t(197),Kr(e,t(218))),n[t(232)][t(237)](t(201),Kr(e,t(227))),n[t(232)][t(237)](t(204),Kr(e,t(212))),n[t(232)][t(237)](t(231),Kr(e,t(233))),this[t(226)]()}[ao(226)](){const t=ao,e=this[t(234)],n=e[t(217)];e[t(209)][t(245)](t(211))[t(232)][t(192)]((e=>{const r=t,o=n.t;if(r(222)!=e[r(239)])return;const{data:i}=e;if(null!=i){if(r(197)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=o(this[r(234)][r(209)][r(245)](r(248))[r(244)](this[r(234)][r(243)][r(245)](r(210)))[r(242)]((e=>e[r(188)]==t))[r(206)])[r(224)]();return{type:r(238),content:Kr(n,r(195),e)}}return{type:r(238),content:Kr(n,r(198))}}if(r(201)==i[r(247)]){const t=i[r(216)][0][r(228)];return t?{type:r(238),content:Kr(n,r(213),t)}:{type:r(238),content:Kr(n,r(207))}}if(r(204)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=(0,s.normalizeColorOptions)(this[r(234)][r(243)][r(245)](r(236)))[r(242)]((e=>e[r(188)]==t));let i=t,a="";return e&&(i=e[r(191)],a=o(i)[r(224)]()),{type:r(238),content:Kr(n,r(215),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(238),content:Kr(n,r(225))}}if(r(231)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=(0,s.normalizeColorOptions)(this[r(234)][r(243)][r(245)](r(189)))[r(242)]((e=>e[r(188)]==t));let i=t,a="";return e&&(i=e[r(191)],a=o(i)[r(224)]()),{type:r(238),content:Kr(n,r(187),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(238),content:Kr(n,r(221))}}}}))}}function ho(t,e){const n=Eo();return(ho=function(t,e){return n[t-=378]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(199977===-parseInt(e(380))/1+-parseInt(e(427))/2*(parseInt(e(407))/3)+parseInt(e(395))/4*(parseInt(e(399))/5)+-parseInt(e(421))/6+-parseInt(e(428))/7+-parseInt(e(416))/8*(-parseInt(e(381))/9)+parseInt(e(392))/10*(parseInt(e(425))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class po extends t.Plugin{[go(378)](){const t=go,e=this[t(420)],n=e[t(431)][t(387)](t(385)),r=e[t(384)][t(387)](t(397)),s=e[t(384)][t(387)](t(424));r&&s&&(n[t(413)](t(424)),n[t(432)](t(397)),this[t(394)]())}[go(394)](){const t=go,e=this[t(420)],n=e[t(393)];e[t(431)][t(387)](t(385))[t(390)][t(411)]((r=>{const s=t;if(s(430)!=r[s(388)]&&s(423)!=r[s(388)])return;const{data:o}=r;if(o&&s(424)===o[s(391)]){const t=[],r=o[s(419)][0];for(const[n,o]of Object[s(417)](r))t[s(408)](mo(e,n,o));return t[s(402)]?{type:s(405),content:Kr(n,s(401),t[s(426)](", "))}:{type:s(405),content:Kr(n,s(403))}}}))}}function mo(t,e,n){const r=go,o=t[r(393)].t,i=e[r(409)](/(?=[A-Z])/)[r(426)](" "),a=o(i[r(398)](0)[r(418)]()+i[r(386)](1))[r(406)]();if(r(382)==typeof n)return a;if(r(379)===e||r(414)===e){const e=(0,s.normalizeColorOptions)(t[r(412)][r(387)](r(415)))[r(400)]((t=>t[r(429)]==n));return a+" ("+(e?o(e[r(396)])[r(406)]():n)+")"}if(r(404)===e&&isNaN(parseFloat(n))){const e=t[r(431)][r(387)](r(410))[r(389)](t[r(412)][r(387)](r(383)))[r(400)]((t=>t[r(429)]==n));return a+" ("+(e?o(e[r(422)])[r(406)]():n)+")"}return a+" ("+n+")"}function Eo(){const t=["descriptionFactory","commandName","820oJsBxR","locale","_registerLegacyDescription","232pVpQLN","label","copyFormat","charAt","10345HEOuLa","find","*Set format to:* %0","length","*Remove all formatting*","fontSize","format","toLowerCase","111VVwJvx","push","split","FontSize","registerDescriptionCallback","config","enableDefaultAttributesIntegration","fontBackgroundColor","fontColor.colors","11384FwcWHG","entries","toUpperCase","commandParams","editor","713154OWawZD","title","formatInline","pasteFormat","82027dAQqeU","join","4524kAuaaQ","1056293pFPLjX","model","formatBlock","plugins","enableCommand","afterInit","fontColor","286195hzgnTT","684exKoBV","boolean","fontSize.options","commands","TrackChangesEditing","slice","get","type","normalizeSizeOptions"];return(Eo=function(){return t})()}function Io(t,e){const n=_o();return(Io=function(t,e){return n[t-=149]})(t,e)}const bo=Io;!function(t){const e=Io,n=t();for(;;)try{if(302412===-parseInt(e(187))/1+parseInt(e(154))/2*(-parseInt(e(164))/3)+parseInt(e(149))/4*(-parseInt(e(166))/5)+-parseInt(e(152))/6+parseInt(e(168))/7*(-parseInt(e(162))/8)+-parseInt(e(170))/9*(-parseInt(e(153))/10)+parseInt(e(161))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class To extends t.Plugin{[bo(174)](){const t=bo,e=this[t(176)];if(!e[t(172)][t(180)](t(188)))return;this[t(190)]=e[t(193)][t(183)](t(191));const n=e[t(167)],r=e[t(172)][t(183)](t(169));r[t(150)](t(160));for(const e of this[t(190)])t(156)!=e[t(185)]&&r[t(158)][t(189)](e[t(185)],(n=>{const r=t,i=this[r(173)](e[r(185)]);return null!==i?s(n,i):o(n,e[r(186)])}));function s(e,r){return Kr(n,t(163),[e,r])}function o(e,r){return Kr(n,t(192),[e,r])}this[t(165)]()}[bo(165)](){const t=bo,e=this[t(176)],n=e[t(167)];e[t(172)][t(183)](t(169))[t(158)][t(179)]((e=>{const r=t;if(r(171)!=e[r(175)])return;const{data:s}=e;if(s&&r(160)==s[r(151)]){const e=s[r(157)][0][r(184)],c=this[r(173)](e);if(null!==c)return{type:r(159),content:Kr(n,r(177),(a=c,Kr(n,r(163),[1,a])))};const u=this[r(190)][r(181)]((t=>t[r(185)]===e))[r(186)];return{type:r(159),content:Kr(n,r(177),(o=1,i=u,Kr(n,t(192),[o,i])))}}var o,i,a}))}[bo(173)](t){const e=bo;var n,r;const s=t[e(155)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(190)])||void 0===n?void 0:n[e(181)]((n=>n[e(185)]==t));if(o&&o[e(182)]){const t=o[e(182)],n=(null!==(r=t[e(178)])&&void 0!==r?r:t)[e(155)](/^h(\d+)/);if(n)return n[1]}return null}}function _o(){const t=["32TlTuTK","enableDefaultAttributesIntegration","commandName","559524nuiDja","914670lmjznQ","134194fEoGDO","match","paragraph","commandParams","descriptionFactory","format","heading","19730766eWYqwM","16xAKBLp","ELEMENT_HEADING","21BrqHpc","_registerLegacyDescription","363890dsIDqo","locale","151921NfKGCh","TrackChangesEditing","18VGnZhn","formatBlock","plugins","_getHeadingLevel","afterInit","type","editor","*Change to:* %0","name","registerDescriptionCallback","has","find","view","get","value","model","title","485665lDjHri","HeadingEditing","registerElementLabel","_headingOptions","heading.options","ELEMENT_HEADING_CUSTOM","config"];return(_o=function(){return t})()}function yo(){const t=["locale","highlight","formatInline","descriptionFactory","TrackChangesEditing","commandName","get","56952LnKidT","34066zltlvg","config","2824648TVeBbr","881395mmCUQm","model","color","registerInlineAttribute","commandParams","plugins","value","*Remove highlight*","8631330jeOrRS","*Set highlight:* %0","FORMAT_HIGHLIGHT","8nMnadE","title","afterInit","toLowerCase","editor","format","registerDescriptionCallback","HighlightEditing","highlight.options","find","enableDefaultAttributesIntegration","has","_registerLegacyDescription","5821880ScdqMD","16166529bCWAYV","type","registerAttributeLabel","3kDBFGj"];return(yo=function(){return t})()}const Ao=ko;function ko(t,e){const n=yo();return(ko=function(t,e){return n[t-=328]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(755492===parseInt(e(341))/1*(-parseInt(e(367))/2)+parseInt(e(358))/3*(parseInt(e(329))/4)+-parseInt(e(330))/5+parseInt(e(338))/6+-parseInt(e(366))/7+parseInt(e(354))/8+-parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Co extends t.Plugin{[Ao(343)](){const t=Ao,e=this[t(345)];if(!e[t(335)][t(352)](t(348)))return;const n=e[t(335)][t(365)](t(363)),r=e[t(359)];n[t(351)](t(360)),n[t(333)](t(360)),n[t(362)][t(357)](t(360),Kr(r,t(340))),this[t(353)]()}[Ao(353)](){const t=Ao,e=this[t(345)],n=e[t(359)];e[t(335)][t(365)](t(363))[t(362)][t(347)]((r=>{const s=t;if(s(361)!=r[s(356)])return;const{data:o}=r;if(o&&s(360)==o[s(364)]){const t=n.t,r=o[s(334)][0][s(336)];if(r){const o=e[s(328)][s(365)](s(349))[s(350)]((t=>t[s(331)]==r)),i=t(o[s(342)])[s(344)]();return{type:s(346),content:Kr(n,s(339),i),color:{value:o[s(332)],title:o[s(342)]}}}return{type:s(346),content:Kr(n,s(337),Kr(n,s(340)))}}}))}}function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=106]})(t,e)}const No=Lo;function So(){const t=["div","elementToStructure","3123952ZIfgaq","ELEMENT_HORIZONTAL_LINE","locale","afterInit","dataDowncast","editor","plugins","2163UUKCpF","HorizontalLineEditing","1769747tPVINw","insert","362JxCpOz","25066458XnMNYE","createEmptyElement","horizontalLine","ck-horizontal-line","3513561opMcLs","high","showSuggestionHighlights","10eBsfaP","TrackChangesEditing","registerElementLabel","descriptionFactory","get","has","for","conversion","6274816arnQPd","1161798EHWatE","createPositionAt","enableCommand","createContainerElement","addClass"];return(So=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(891302===parseInt(e(135))/1*(-parseInt(e(139))/2)+-parseInt(e(109))/3+-parseInt(e(128))/4*(parseInt(e(112))/5)+parseInt(e(121))/6+parseInt(e(137))/7+parseInt(e(120))/8+parseInt(e(140))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[No(131)](){const t=No,e=this[t(133)];if(!e[t(134)][t(117)](t(136)))return;e[t(134)][t(116)](t(113))[t(123)](t(107));const n=e[t(134)][t(116)](t(113)),r=e[t(130)];n[t(115)][t(114)](t(107),(e=>Kr(r,t(129),e))),e[t(119)][t(118)](t(132))[t(127)]({model:t(107),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(111)])return null;const o=n[s(124)](s(126)),i=n[s(106)]("hr");return n[s(125)](s(108),o),n[s(138)](n[s(122)](o,0),i),o},converterPriority:t(110)})}}const Mo=Oo;function vo(){const t=["descriptionFactory","2MDtSbS","HtmlEmbed","enableDefaultAttributesIntegration","1533012HkNDyr","697993ZChaTg","nodeAfter","3374121eYizzA","format","plugins","value","has","attribute","element","registerBlockAttribute","type","9MWfWjM","TrackChangesEditing","ELEMENT_HTML_EMBED","_registerLegacyDescription","afterInit","formatBlock","htmlEmbed","key","editor","2434532mVodKt","*Change %0 content*","registerDescriptionCallback","commandName","get","registerElementLabel","locale","getFirstRange","rawHtml","33480680QOlWTI","3568070vMtVUg","start","11835698pvzsKD"];return(vo=function(){return t})()}function Oo(t,e){const n=vo();return(Oo=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(906178===parseInt(e(390))/1*(parseInt(e(386))/2)+parseInt(e(392))/3+parseInt(e(372))/4+parseInt(e(382))/5+parseInt(e(389))/6+parseInt(e(384))/7+-parseInt(e(381))/8*(parseInt(e(363))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class wo extends t.Plugin{[Mo(367)](){const t=Mo,e=this[t(371)];if(!e[t(394)][t(358)](t(387)))return;const n=e[t(394)][t(376)](t(364)),r=e[t(378)];n[t(385)][t(377)](t(380),(e=>Kr(r,t(365),e))),n[t(388)](t(369)),n[t(361)](t(395)),n[t(385)][t(374)]((e=>{const n=t;if(n(359)!=e[n(362)])return;const{data:s}=e;if(s&&n(395)==s[n(370)]&&e[n(379)]()[n(383)][n(391)].is(n(360),n(380))){const t=Kr(r,n(365));return{type:n(393),content:Kr(r,n(373),t)}}})),this[t(366)]()}[Mo(366)](){const t=Mo,e=this[t(371)],n=e[t(378)];e[t(394)][t(376)](t(364))[t(385)][t(374)]((e=>{const r=t;if(r(368)!=e[r(362)])return;const{data:s}=e;if(s&&r(369)==s[r(375)]){const t=Kr(n,r(365));return{type:r(393),content:Kr(n,r(373),t)}}}))}}const Do=Bo;function Fo(){const t=["registerDescriptionCallback","newValue","getContainedElement","width","locale","isCollapsed","convertBlockImageToInline","element","alt","isBlockImage","deletion","isOwn","ELEMENT_IMAGE","plugins","descriptionFactory","Block image to inline image","*Set image width:* %0","imageTypeInline","schema","attribute","_suggestionFactory","TrackChangesEditing","change","nodeAfter","formatInline","forward","chain","*Remove image text alternative*","filter","ImageInlineEditing","8956746anWBjx","ImageCaptionEditing","_findSuggestions","has","enableDefaultAttributesIntegration","isBefore","model","registerAttributeLabel","editor","fromPosition","getFirstRange","forceDefaultExecution","toNext","50333pZhDSB","Inline image to block image","ImageBlockEditing","document","ImageResize","backward","subType","format","imageStylePreApply","toPrevious","markInsertion","registerElementLabel","afterInit","get","ELEMENT_INLINE_IMAGE","find","imageTextAlternative","imageTypeBlock","FORMAT_IMAGE_SIZE","getCaptionFromImageModelElement","getClosestSelectedImageElement","formatBlock","5628096zisdLi","type","ImageEditing","end","length","key","markDeletion","convertInlineImageToBlock","ImageTextAlternativeEditing","2ftHPdV","selection","uploadImage","createRangeOn","commandName","nodeBefore","2658420QPZQlt","toggleImageCaption","caption","isEqual","start","ELEMENT_CAPTION","imageBlock","accept","createRange","10076amqopC","insertImage","ImageCaptionUtils","ImageUploadEditing","findIndex","395868cnmKHy","_registerLegacyDescription","commandParams","*Reset image width*","enableCommand","removeObject","resizeImage","insertion","detach","registerCustomCallback","*Set image text alternative:* %0","previous","isIntersecting","addObject","resizedWidth","markBlockFormat","5443930AUHNfk","imageCaption","registerBlockAttribute","783BpRyNk","ImageUtils","discard","getNearestSelectionRange","getSuggestionCallback","join","imageInline","35hkjlSW"];return(Fo=function(){return t})()}function Bo(t,e){const n=Fo();return(Bo=function(t,e){return n[t-=407]})(t,e)}!function(t){const e=Bo,n=t();for(;;)try{if(733291===parseInt(e(412))/1*(parseInt(e(443))/2)+parseInt(e(482))/3*(parseInt(e(458))/4)+parseInt(e(449))/5+parseInt(e(463))/6*(parseInt(e(489))/7)+parseInt(e(434))/8+-parseInt(e(520))/9+-parseInt(e(479))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Po extends t.Plugin{[Do(424)](){const t=Do,e=this[t(407)];if(!e[t(503)][t(523)](t(436)))return;const n=e[t(503)][t(425)](t(511)),r=e[t(503)][t(425)](t(483)),s=e[t(494)];n[t(467)](t(459)),n[t(504)][t(423)](t(455),(e=>Kr(s,t(502),e))),n[t(504)][t(423)](t(488),(e=>Kr(s,t(426),e))),n[t(504)][t(423)](t(451),(()=>Kr(s,t(454)))),e[t(503)][t(523)](t(461))&&n[t(467)](t(445)),e[t(503)][t(523)](t(414))&&e[t(503)][t(523)](t(519))&&(n[t(467)](t(507),((s,o)=>{const i=t,a=r[i(432)](e[i(526)][i(415)][i(444)]);e[i(526)][i(512)]((()=>{const t=i;n[t(478)](a,{commandName:t(507),commandParams:[o]},[],t(496))}))})),n[t(467)](t(429),((s,o)=>{const a=t;e[a(526)][a(512)]((t=>{const c=a;let u=r[c(432)](e[c(526)][c(415)][c(444)]),l=t[c(446)](u);const f=i.LivePosition[c(408)](l[c(453)],c(421)),h=i.LivePosition[c(408)](l[c(437)],c(411));n[c(410)]((()=>s(o))),u=r[c(432)](e[c(526)][c(415)][c(444)]),l=t[c(446)](u);const d=t[c(457)](f,h);f[c(471)](),h[c(471)](),n[c(478)](u,{commandName:c(507),commandParams:[o]},[],c(441)),d[c(453)][c(525)](l[c(453)])&&n[c(422)](t[c(457)](d[c(453)],l[c(453)]),c(441)),l[c(437)][c(525)](d[c(437)])&&n[c(422)](t[c(457)](l[c(437)],d[c(437)]),c(441))}))})),n[t(510)][t(472)](t(433),t(441),t(487),(()=>!1)),n[t(510)][t(472)](t(433),t(441),t(456),(()=>!1)),n[t(510)][t(472)](t(433),t(441),t(484),n[t(510)][t(486)](t(433),"",t(456))),n[t(510)][t(472)](t(470),t(441),t(487),(()=>!1)),n[t(510)][t(472)](t(470),t(441),t(484),(([r])=>{const s=t,o=n[s(510)][s(486)](s(470),"",s(484));let i=r[s(453)],a=r[s(437)];const c=e[s(526)][s(508)][s(485)](i,s(417)),u=e[s(526)][s(508)][s(485)](a,s(515));c[s(495)]&&(i=c[s(453)]),u[s(495)]&&(a=u[s(437)]),o([e[s(526)][s(457)](i,a)])})),n[t(510)][t(472)](t(433),t(441),t(516),c),n[t(510)][t(472)](t(470),t(441),t(516),c)),e[t(503)][t(523)](t(521))&&(n[t(467)](t(450),((s,o)=>{const i=t,a=e[i(503)][i(425)](i(460));let c=r[i(432)](e[i(526)][i(415)][i(444)]),u=a[i(431)](c);e[i(526)][i(512)]((()=>{const t=i;if(u)return void n[t(440)](e[t(526)][t(446)](u));const l=r[t(499)](c);s(o),c=r[t(432)](e[t(526)][t(415)][t(444)]),u=a[t(431)](c),n[t(422)](e[t(526)][t(446)](u),l?null:t(480))}))})),n[t(510)][t(472)](t(470),t(480),t(516),c));const o=[{type:t(433),subType:t(420)},{type:t(470),subType:t(480)},{type:t(433),subType:t(441)},{type:t(470),subType:t(441)}];function a(e,s){const i=t,a=o[i(462)]((({type:t,subType:n})=>e[i(435)]==t&&e[i(418)]==n)),c=o[i(462)]((({type:t,subType:e})=>s[i(435)]==t&&s[i(418)]==e));if(a<0||c<0)return!1;const u=e[i(409)](),l=s[i(409)]();if((0==a||1==a)&&2==c&&u[i(475)](l))return!0;if(2==a&&3==c){const t=n[i(522)](u,i(470))[i(518)]((({suggestion:t,meta:e})=>e[i(501)]&&i(441)==t[i(418)]));if(t[i(438)]>1&&l[i(437)][i(452)](u[i(453)]))return!0;if(1==t[i(438)]&&(u[i(453)][i(452)](l[i(437)])||u[i(437)][i(452)](l[i(453)])))return!0}if(3==a&&3==c&&u[i(453)][i(525)](l[i(453)])){const t=u[i(437)][i(513)],e=l[i(453)][i(448)];return r[i(499)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(503)][t(523)](t(416))&&(n[t(524)](t(469)),n[t(481)](t(477)),n[t(504)][t(527)](t(477),Kr(s,t(430)))),e[t(503)][t(523)](t(442))&&(n[t(524)](t(428)),n[t(481)](t(498))),n[t(504)][t(490)]((e=>{const n=t;if(o[n(427)]((({type:t,subType:r})=>e[n(435)]==t&&e[n(418)]==r)))return e[n(474)]?{}:void 0})),n[t(504)][t(490)]((e=>{const n=t;if(n(470)==e[n(435)]||n(500)==e[n(435)]){const t=e[n(492)]();if(t&&t.is(n(497),n(451)))return{type:n(470)==e[n(435)]?n(476):n(468),element:t,quantity:1}}})),n[t(504)][t(490)]((e=>t(433)==e[t(435)]&&t(441)==e[t(418)]?{type:t(419),content:t(413)}:t(433)==e[t(435)]&&t(496)==e[t(418)]?{type:t(419),content:t(505)}:void 0)),n[t(504)][t(490)]((e=>{const n=t;if(n(509)!=e[n(435)])return;const{data:r}=e;if(!r||n(498)!=r[n(439)])return;const o=r[n(491)];return o?{type:n(419),content:Kr(s,n(473),'"'+o+'"')}:{type:n(419),content:Kr(s,n(517))}})),this[t(464)]()}[Do(464)](){const t=Do,e=this[t(407)],n=e[t(494)];e[t(503)][t(425)](t(511))[t(504)][t(490)]((e=>{const r=t;if(r(433)!=e[r(435)]&&r(514)!=e[r(435)])return;const{data:s}=e;if(s){if(r(428)==s[r(447)]){const t=s[r(465)][0][r(491)];return t?{type:r(419),content:Kr(n,r(473),'"'+t+'"')}:{type:r(419),content:Kr(n,r(517))}}if(r(469)==s[r(447)]){const t=s[r(465)][0][r(493)];return t?{type:r(419),content:Kr(n,r(506),t)}:{type:r(419),content:Kr(n,r(466))}}}}))}}const xo=jo;function Uo(){const t=["_suggestionFactory","formatInline","key","registerDescriptionCallback","*Replace image URL*","plugins","*Format:* replace image URL","attribute","registerCustomCallback","getSuggestionCallback","60529AJOwQi","has","TrackChangesEditing","formatBlock","enableDefaultAttributesIntegration","_handleLegacySuggestions","accept","219826vxhXyX","ImageEditing","2138400mPsnIO","descriptionFactory","registerBlockAttribute","format","src","1301160rlGViK","commandName","oldValue","type","locale","654kWXJRE","2CIZteA","26318826EoRsWx","editor","afterInit","305028YKODBP","_registerLegacyDescription","discard","4647430lOlRyd","newValue","replaceImageSource","get"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(494854===-parseInt(e(398))/1*(-parseInt(e(385))/2)+-parseInt(e(392))/3+-parseInt(e(402))/4+-parseInt(e(405))/5+parseInt(e(397))/6*(-parseInt(e(378))/7)+-parseInt(e(387))/8+parseInt(e(399))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[xo(401)](){const t=xo;if(!this[t(400)][t(414)][t(379)](t(386)))return;const e=this[t(400)][t(396)],n=this[t(400)][t(414)][t(408)](t(380));n[t(382)](t(407)),n[t(389)](t(391)),n[t(388)][t(412)]((n=>{const r=t;if(r(416)!=n[r(395)])return;const{data:s}=n;return s&&r(391)==s[r(411)]?s[r(406)]&&s[r(394)]?{type:r(390),content:Kr(e,r(413))}:{type:r(390),content:""}:void 0})),this[t(383)]()}[xo(383)](){const t=xo,e=this[t(400)][t(414)][t(408)](t(380));e[t(409)][t(417)](t(381),t(407),t(384),e[t(409)][t(418)](t(381),null,t(404))),e[t(409)][t(417)](t(381),t(407),t(404),e[t(409)][t(418)](t(381),null,t(384))),this[t(403)]()}[xo(403)](){const t=xo,e=this[t(400)],n=e[t(396)];e[t(414)][t(408)](t(380))[t(388)][t(412)]((e=>{const r=t;if(r(381)!=e[r(395)]&&r(410)!=e[r(395)])return;const{data:s}=e;return s&&r(407)==s[r(393)]?{type:r(390),content:Kr(n,r(415))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=188]})(t,e)}function zo(){const t=["subType","imageStyle","registerPostFixer","isBefore","ImageUtils","getContainedElement","isEqual","markBlockFormat","setImageNaturalSizeAttributes","Users","value","isBlockImage","shouldConvertImageType","side","discard","markInlineFormat","2458644zfmscz","isIntersecting","discardSuggestion","convertInlineImageToBlock","length","imageTypeInline","editor","_suggestionFactory","getClosestSelectedImageElement","toLowerCase","findIndex","imageTypeBlock","afterInit","locale","getSuggestion","6013rfGWda","filter","formatBlock","FORMAT_SIDE_IMAGE","110769cTNFQo","isInContent","_findSuggestions","document","enableCommand","nodeBefore","imageCaption","isOwn","has","getSuggestions","model","ImageStyleEditing","forEach","start","join","author","508950qnMCpB","imageStylePreApply","getChangedMarkers","change","from","commandParams","newRange","insertion","plugins","format","9CNkEEh","differ","descriptionFactory","hasSuggestion","commands","createRangeOn","imageStylePostApply","commandName","next","chain","commandReversedParams","941610XeEfat","registerDescriptionCallback","formatInline","title","_splitMarkerName","selection","type","*Format:* %0","4616PoouyF","head","refresh","name","_registerLegacyDescription","getFirstRange","get","normalizedStyles","TrackChangesEditing","suggestion","24BAkeOE","getSuggestionCallback","end","registerCustomCallback","accept","384045OHFihr","8869860ajpiyb","isInlineImage","nodeAfter"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(272259===-parseInt(e(269))/1+parseInt(e(285))/2+-parseInt(e(207))/3+-parseInt(e(225))/4*(-parseInt(e(230))/5)+-parseInt(e(250))/6+parseInt(e(265))/7*(-parseInt(e(215))/8)+-parseInt(e(196))/9*(-parseInt(e(231))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(262)](){const t=Vo,n=this[t(256)];if(!n[t(194)][t(277)](t(280)))return;const r=n[t(194)][t(221)](t(223)),s=n[t(194)][t(221)](t(238)),o={};r[t(273)](t(235),((o,i)=>{const a=t,c=n[a(194)][a(221)](a(243)).me,u=n[a(200)][a(221)](a(235));let l=s[a(258)](n[a(279)][a(272)][a(212)]),f=n[a(279)][a(201)](l),h=u[a(244)];if(h==i[a(244)])return;const d={commandName:a(235),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(279)][a(189)]((()=>{const t=a;if(r[t(278)]()[t(266)]((e=>e[t(270)]&&c==e[t(284)]&&(t(267)==e[t(213)]||t(209)==e[t(213)])&&(t(286)==e[t(234)]||t(202)==e[t(234)])&&e[t(220)]()[t(240)](f)))[t(281)]((e=>r[t(252)](e[t(216)]))),l=s[t(258)](n[t(279)][t(272)][t(212)]),f=n[t(279)][t(201)](l),u[t(217)](),n[t(200)][t(221)](t(255))[t(217)](),n[t(200)][t(221)](t(261))[t(217)](),h=u[t(244)],h!=i[t(244)])return s[t(232)](l)&&u[t(246)](i[t(244)],l)?(o({...i,setImageSizes:!1}),l=s[t(258)](n[t(279)][t(272)][t(212)]),void r[t(241)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(286))):void(s[t(245)](l)?r[t(241)](l,d,[],t(202)):r[t(249)](f,d,t(202)))}))}));for(const e of n[t(194)][t(221)](t(280))[t(222)])o[e[t(218)]]=e[t(210)][t(259)]();r[t(257)][t(228)](t(267),t(286),t(283),(()=>!1)),r[t(257)][t(228)](t(267),t(202),t(283),(()=>!1)),r[t(257)][t(228)](t(209),t(202),t(283),(()=>!1)),r[t(257)][t(228)](t(267),t(286),t(229),(([e])=>{const n=t;s[n(242)](e[n(239)]())})),r[t(257)][t(228)](t(267),t(286),t(248),((e,n)=>{const s=t;r[s(257)][s(226)](s(267),"",s(229))(e,{commandName:n[s(203)],commandParams:n[s(206)]})})),r[t(257)][t(228)](t(267),t(286),t(205),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(267),subType:t(286)},{type:t(193),subType:t(275)},{type:t(267),subType:t(253)},{type:t(193),subType:t(253)}];function a(e,n){const o=t,a=i[o(260)]((({type:t,subType:n})=>e[o(213)]==t&&e[o(234)]==n)),c=i[o(260)]((({type:t,subType:e})=>n[o(213)]==t&&n[o(234)]==e));if(a<0||c<0)return!1;const u=e[o(220)](),l=n[o(220)]();if((0==a||1==a)&&2==c&&u[o(251)](l))return!0;if(2==a&&3==c){const t=r[o(271)](u,o(193))[o(266)]((({suggestion:t,meta:e})=>e[o(276)]&&o(253)==t[o(234)]));if(t[o(254)]>1&&l[o(227)][o(240)](u[o(282)]))return!0;if(1==t[o(254)]&&(u[o(282)][o(240)](l[o(227)])||u[o(227)][o(240)](l[o(282)])))return!0}if(3==a&&3==c&&u[o(282)][o(237)](l[o(282)])){const t=u[o(227)][o(233)],e=l[o(282)][o(274)];return s[o(245)](t)&&t===e}return!1}n[t(279)][t(272)][t(236)]((()=>{const e=t;let o=!1;const i=Array[e(190)](n[e(279)][e(272)][e(197)][e(188)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(211)](t);if(e(224)==i&&r[e(199)](u)){if(e(267)==a&&(e(286)==c||e(202)==c)){const t=r[e(264)](u);if(n[e(192)]){const n=t[e(220)]()[e(239)]();if(s[e(245)](n))continue;r[e(252)](t),o=!0}}if(e(193)==a&&e(275)==c&&!n[e(192)]){const t=r[e(264)](u);t[e(204)]&&t[e(204)][e(270)]&&(r[e(252)](t[e(204)]),o=!0)}}}return o})),this[t(219)](o)}[Vo(219)](t){const e=Vo,n=this[e(256)],r=n[e(263)];n[e(194)][e(221)](e(223))[e(198)][e(208)]((n=>{const s=e;if(s(267)!=n[s(213)]&&s(209)!=n[s(213)])return;const{data:o}=n;if(!o||s(235)!=o[s(203)])return;const i=o[s(191)][0][s(244)];return function(t){const e=s;return{type:e(195),content:Kr(r,e(214),t)}}(s(247)===i?Kr(r,s(268)):t[i]||i)}))}}const Ko=qo;function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=380]})(t,e)}function Xo(){const t=["listenTo","306ngtxiX","_setSuggestionData","TrackChangesEditing","Users","2621571SBecAF","collaboration_features","27905YfQUMq","plugins","trackChanges","1830808OoJvOx","_handleImportedData","972797SQkGOe","322djocqr","bind","importWord","4240aTDNEt","execute","high","lowest","get","dataInsert","48968fGIffZ","afterInit","commands","47914955QsxKoQ","forEach","_trackChangesExecuted","2DQalfn","_trackChangesValueDuringImport","20997kAnlhM","editor","track_changes","value","enableCommand"];return(Xo=function(){return t})()}!function(t){const e=qo,n=t();for(;;)try{if(496160===parseInt(e(391))/1*(-parseInt(e(407))/2)+-parseInt(e(384))/3+-parseInt(e(389))/4+parseInt(e(386))/5*(-parseInt(e(380))/6)+parseInt(e(392))/7*(-parseInt(e(401))/8)+-parseInt(e(409))/9*(parseInt(e(395))/10)+parseInt(e(404))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Qo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(408)]=!1,this[e(406)]=!1}[Ko(402)](){const t=Ko,e=this[t(410)],n=e[t(403)][t(399)](t(394)),r=e[t(403)][t(399)](t(388));n&&(n.on(t(396),((e,[,n])=>{const s=t;this[s(408)]=r[s(412)],n[s(385)][s(411)]=!this[s(408)]}),{priority:t(397)}),this[t(414)](n,t(400),this[t(390)][t(393)](this)),this[t(414)](n,t(400),(()=>{const e=t;this[e(406)]&&(r[e(396)](),this[e(406)]=!1)}),{priority:t(398)}),e[t(387)][t(399)](t(382))[t(413)](t(394)))}[Ko(390)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(410)][n(403)][n(399)](n(388)),o=s[n(412)];this[n(408)]!==o&&(s[n(396)](),this[n(406)]=!0),r&&r[n(405)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(410)][o(387)][o(399)](o(383)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(394)}}};this[o(410)][o(387)][o(399)](o(382))[o(381)](i)}))}}const Jo=Yo;function Yo(t,e){const n=$o();return(Yo=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(883137===-parseInt(e(250))/1+-parseInt(e(267))/2+-parseInt(e(262))/3+-parseInt(e(247))/4*(-parseInt(e(281))/5)+-parseInt(e(268))/6+parseInt(e(266))/7*(parseInt(e(246))/8)+parseInt(e(244))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Zo extends t.Plugin{[Jo(273)](){const t=Jo,e=this[t(256)],n=e[t(254)][t(257)](t(275));if(e[t(254)][t(245)](t(269))&&(n[t(255)](t(260)),n[t(255)](t(253))),e[t(254)][t(245)](t(282)))for(const e of[t(279),t(277)])n[t(251)](e);const r=e[t(274)];n[t(258)](t(259)),n[t(272)][t(261)](t(259),Kr(r,t(252))),this[t(263)]()}[Jo(263)](){const t=Jo,e=this[t(256)],n=e[t(274)],r=e[t(254)][t(257)](t(275));r[t(272)][t(264)]((e=>{const s=t;if(s(265)!=e[s(249)])return;const{data:o}=e;if(!o)return;if(s(279)!=o[s(280)]&&s(277)!=o[s(280)])return;const i=e[s(248)]()[0],a=r[s(272)][s(278)](i);return s(279)==o[s(280)]?{type:s(270),content:Kr(n,s(271),a)}:s(277)==o[s(280)]?{type:s(270),content:Kr(n,s(276),a)}:void 0}))}}function $o(){const t=["1724902raLcDj","3246006CqdhLF","IndentEditing","format","*Indent:* %0","descriptionFactory","afterInit","locale","TrackChangesEditing","*Outdent:* %0","outdentBlock","getItemLabel","indentBlock","commandName","5XvOiVh","IndentBlock","32256144eQiOYq","has","136RkyRab","593576XBCKYa","getItems","type","1584456RTLUhC","enableDefaultAttributesIntegration","FORMAT_INDENT","outdent","plugins","enableCommand","editor","get","registerBlockAttribute","blockIndent","indent","registerAttributeLabel","4473516cfdsVg","_registerLegacyDescription","registerDescriptionCallback","formatBlock","671097SKymjB"];return($o=function(){return t})()}function ti(t,e){var n=ni();return(ti=function(t,e){return n[t-=360]})(t,e)}var ei=ti;function ni(){var t=["6088524pWdUaO","TrackChangesEditing","1415430UkdWnQ","7GUESdF","441279MinOBw","get","requires","12850312qFliWw","plugins","1205680TJSbbz","865236Tgcqiu","enableCommand","init","100WjsUAq","editor","input","1052815GMTigY","8DOnOXY"];return(ni=function(){return t})()}!function(t){for(var e=ti,n=t();;)try{if(884174===parseInt(e(363))/1+parseInt(e(375))/2+-parseInt(e(367))/3*(parseInt(e(364))/4)+parseInt(e(374))/5+-parseInt(e(365))/6+parseInt(e(368))/7*(parseInt(e(372))/8)+-parseInt(e(369))/9*(parseInt(e(360))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ei(371)](){return[Os.Input]}[ei(377)](){var t=ei;this[t(361)][t(373)][t(370)](t(366))[t(376)](t(362))}}const si=oi;function oi(t,e){const n=ai();return(oi=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=oi,n=t();for(;;)try{if(396112===-parseInt(e(282))/1+parseInt(e(273))/2*(-parseInt(e(263))/3)+-parseInt(e(260))/4*(parseInt(e(253))/5)+-parseInt(e(279))/6*(-parseInt(e(259))/7)+-parseInt(e(285))/8+parseInt(e(277))/9*(parseInt(e(293))/10)+parseInt(e(257))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ai);class ii extends t.Plugin{[si(280)](){const t=si,e=this[t(286)];if(!e[t(283)][t(261)](t(278)))return;const n=e[t(283)][t(267)](t(266)),r=e[t(254)][t(267)](t(294));n[t(274)](t(294)),n[t(274)](t(270)),n[t(290)](t(292));for(const e of r[t(265)])n[t(290)](e.id),n[t(275)][t(287)](e.id,t(295)+e[t(276)][t(288)]()+")");n[t(275)][t(258)]((n=>{const r=t;if(r(289)!=n[r(264)])return;const{data:s}=n;if(!s||r(292)!=s[r(262)])return;const o=s[r(281)],i=e[r(284)];return{type:r(272),content:null==o?Kr(i,r(291)):Kr(i,r(256),'"'+o+'"')}})),this[t(268)]()}[si(268)](){const t=si,e=this[t(286)],n=e[t(284)];e[t(283)][t(267)](t(266))[t(275)][t(258)]((e=>{const r=t;if(r(271)!=e[r(264)])return;const{data:s}=e;if(s){if(r(294)==s[r(269)]){const t=s[r(255)][0];return{type:r(272),content:Kr(n,r(256),'"'+t+'"')}}return r(270)==s[r(269)]?{type:r(272),content:Kr(n,r(291))}:void 0}}))}}function ai(){const t=["format","118sBCMQM","enableDefaultAttributesIntegration","descriptionFactory","label","9iokAVa","LinkEditing","2214kKxYmR","afterInit","newValue","455042ytZcvP","plugins","locale","6592kEXOWp","editor","registerAttributeLabel","toLowerCase","attribute","registerInlineAttribute","*Remove link*","linkHref","1625790qidtrf","link","link (","173815gSZuIA","commands","commandParams","*Set link:* %0","21640476cmdakt","registerDescriptionCallback","910DkRQpK","72krlnFq","has","key","35601iscXMh","type","manualDecorators","TrackChangesEditing","get","_registerLegacyDescription","commandName","unlink","formatInline"];return(ai=function(){return t})()}const ci=fi;!function(t){const e=fi,n=t();for(;;)try{if(130298===-parseInt(e(472))/1+parseInt(e(452))/2+-parseInt(e(473))/3+-parseInt(e(438))/4+parseInt(e(481))/5*(-parseInt(e(435))/6)+parseInt(e(441))/7+parseInt(e(504))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class ui extends t.Plugin{[ci(450)](){const t=ci,e=this[t(496)],n=e[t(508)];if(!e[t(492)][t(459)](t(461)))return;const r=e[t(492)][t(501)](t(463)),s=e[t(492)][t(459)](t(483));function o(t){return()=>{const n=fi,s=e[n(478)][n(430)][n(484)],o=e[n(456)][n(501)](t);if(o[n(486)])return void e[n(457)](n(439),{});const i=t[n(500)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(511)](t)[s(466)]((t=>function(t,e){const n=s;return e[n(445)](t[n(503)],n(442))&&!e[n(499)](t)}(t,r)));o=o[s(466)]((t=>!t.is(s(505),s(442))||t[s(453)](s(434))!=e));const i=new Set;for(const t of o)t.is(s(505),s(442))?i[s(470)](hi(t)):i[s(470)](t);return Array[s(511)](i)}(s[n(510)](),i,e[n(478)][n(444)]);e[n(478)][n(462)]((()=>{const e=n;for(const n of a)r[e(507)](n,{commandName:t,commandParams:[{forceValue:!o[e(486)]}],formatGroupId:e(477)},di(n))}))}}function i(t){return()=>{const n=fi,s=function(t){const e=fi;let n=Array[e(511)](t);const r=n[e(491)]((t=>e(442)!=t[e(429)]));return r>-1&&(n=n[e(500)](0,r)),n}(e[n(478)][n(430)][n(484)][n(510)]()),o=e[n(478)][n(494)](e[n(478)][n(479)](s[0],n(497)),e[n(478)][n(479)](s[s[n(437)]-1],n(436)));e[n(478)][n(462)]((()=>{const e=n;r[e(507)](o,{commandName:t,commandParams:[],formatGroupId:e(464)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(451)];for(;t&&t[n(453)](n(464))>e[n(453)](n(464));)r[n(470)](t),t=t[n(451)]}return Array[n(511)](r)}(s))}))}}r[t(512)](t(455),o(t(455))),r[t(512)](t(509),o(t(509))),s&&r[t(512)](t(440),o(t(440))),r[t(512)](t(431),i(t(431))),r[t(512)](t(482),i(t(482))),s&&r[t(512)](t(449),(()=>{const n=t,s=e[n(456)][n(501)](n(449)),o=Array[n(511)](s[n(498)]);o[n(466)]((t=>t[n(453)](n(467))!=s[n(486)])),e[n(478)][n(462)]((()=>{const t=n;for(const e of o)r[t(507)](e,{commandName:t(449),commandParams:[{forceValue:!s[t(486)]}]})}))})),r[t(460)][t(454)](t(442),(e=>Kr(n,t(474),e))),r[t(460)][t(506)]((e=>{const r=t;if(r(487)!=e[r(443)]&&r(468)!=e[r(443)])return;const{data:s}=e;if(s){if(r(455)==s[r(489)]||r(509)==s[r(489)]||r(440)==s[r(489)])switch(s[r(489)][r(495)](r(469),"")){case r(493):return o(Kr(n,r(465)));case r(471):return o(Kr(n,r(448)));case r(447):return o(Kr(n,r(490)))}if(r(431)==s[r(489)])return{type:r(433),content:Kr(n,r(475),Kr(n,r(474)))};if(r(482)==s[r(489)])return{type:r(433),content:Kr(n,r(446),Kr(n,r(474)))};if(r(449)==s[r(489)])return s[r(476)][0][r(480)]?{type:r(433),content:Kr(n,r(488))}:{type:r(433),content:Kr(n,r(502))}}function o(t){const e=r;return{type:e(433),content:Kr(n,e(458),t)}}}))}}function li(){const t=["commandParams","blockName","model","createPositionAt","forceValue","5riSmkn","outdentList","LegacyTodoListEditing","selection","previousSibling","value","formatBlock","*Check item*","commandName","ELEMENT_TODO_LIST","findIndex","plugins","bulleted","createRange","replace","editor","before","_selectedElements","isObject","slice","get","*Uncheck item*","parent","2506512fdgXxu","element","registerDescriptionCallback","markBlockFormat","locale","bulletedList","getSelectedBlocks","from","enableCommand","name","document","indentList","push","format","listType","457902NLmSec","end","length","958592htZAGf","paragraph","todoList","1616993kPjxKa","listItem","type","schema","checkChild","*Outdent:* %0","todo","ELEMENT_NUMBERED_LIST","checkTodoList","afterInit","nextSibling","458372QIEBzx","getAttribute","registerElementLabel","numberedList","commands","execute","*Change to:* %0","has","descriptionFactory","LegacyListEditing","change","TrackChangesEditing","listIndent","ELEMENT_BULLETED_LIST","filter","todoListChecked","formatInline","List","add","numbered","162858tDbITb","493134PLYxMW","ELEMENT_LIST_ITEM","*Indent:* %0"];return(li=function(){return t})()}function fi(t,e){const n=li();return(fi=function(t,e){return n[t-=429]})(t,e)}function hi(t){const e=ci,n=t[e(453)](e(464));if(0==n)return t;let r=t;for(;t[e(485)]&&t[e(485)].is(e(505),e(442));){const s=t[e(485)][e(453)](e(464));if(s==n)r=t[e(485)];else if(s<n)break;t=t[e(485)]}return r}function di(t){const e=ci,n=[];if(t.is(e(505),e(442))&&t[e(453)](e(464))>0){let r=t[e(451)];for(;r&&e(442)==r[e(429)]&&r[e(453)](e(464))==t[e(453)](e(464));)n[e(432)](r),r=r[e(451)]}return n}const gi=mi;!function(t){const e=mi,n=t();for(;;)try{if(676023===-parseInt(e(294))/1+parseInt(e(248))/2+-parseInt(e(258))/3*(-parseInt(e(277))/4)+parseInt(e(280))/5*(-parseInt(e(255))/6)+parseInt(e(289))/7*(-parseInt(e(321))/8)+parseInt(e(296))/9+-parseInt(e(283))/10*(-parseInt(e(259))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class pi extends t.Plugin{[gi(310)](){const t=gi;if(!this[t(284)][t(297)][t(291)](t(243)))return;const e=this[t(284)][t(307)][t(287)](t(269)),n=this[t(284)][t(297)][t(287)](t(262));e[t(279)]&&n[t(240)](t(288),this[t(260)][t(249)](this)),e[t(252)]&&n[t(240)](t(247),this[t(290)][t(249)](this)),e[t(313)]&&n[t(240)](t(318),this[t(250)][t(249)](this)),n[t(251)][t(320)](this[t(278)][t(249)](this))}[gi(260)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(298)]();this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](s,{commandName:t(288),commandParams:[{type:e[t(275)]}],formatGroupId:t(288)})}))}[gi(290)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(302)]((t=>t.is(n(314),n(309))&&n(306)===t[n(253)](n(312))));if(s[n(264)]<1)return;const o=s[n(304)]((t=>this[n(284)][n(282)][n(305)](this[n(284)][n(282)][n(316)](t,n(315)),this[n(284)][n(282)][n(316)](t,0))));this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](o,{commandName:t(247),commandParams:[{reversed:e[t(252)]}],formatGroupId:t(247)})}))}[gi(250)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(302)]((t=>t.is(n(314),n(309))&&n(306)===t[n(253)](n(312))));if(s[n(264)]<1)return;const o=s[n(304)]((t=>this[n(284)][n(282)][n(305)](this[n(284)][n(282)][n(316)](t,n(315)),this[n(284)][n(282)][n(316)](t,0))));this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](o,{commandName:t(318),commandParams:[{startIndex:e[t(313)]}],formatGroupId:t(318)})}))}[gi(278)](t){const e=gi;if(e(311)!=t[e(275)]&&e(267)!=t[e(275)])return;const n=this[e(284)][e(319)],{data:r}=t;if(!r)return;let s,o;switch(r[e(245)]){case e(288):s=e(292),o={type:e(301),content:Kr(n,s,Kr(n,this[e(276)](r[e(263)][0][e(275)])))};break;case e(247):s=r[e(263)][0][e(252)]?e(303):e(271),o={type:e(301),content:Kr(n,s)};break;case e(318):s=e(281),o={type:e(301),content:Kr(n,s,r[e(263)][0][e(313)])}}return o}[gi(298)](){const t=gi;var e,n,r,s;const o=this[t(284)][t(297)][t(287)](t(308));let i=Array[t(254)](this[t(284)][t(282)][t(270)][t(293)][t(299)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(314),t(309)))&&i[t(241)](...o[t(265)](this[t(284)][t(282)][t(270)][t(293)][t(268)](),t(266))),(null===(n=i[i[t(264)]-1])||void 0===n?void 0:n.is(t(314),t(309)))&&i[t(272)](...o[t(265)](this[t(284)][t(282)][t(270)][t(293)][t(286)](),t(274))),i=[...new Set(i)],(null===(s=null===(r=this[t(284)][t(282)][t(270)][t(293)][t(268)]())||void 0===r?void 0:r[t(244)])||void 0===s?void 0:s.is(t(314),t(309)))&&(i=i[t(242)]((e=>e.is(t(314),t(309))))),i}[gi(302)](t){const e=gi,n=this[e(284)][e(297)][e(287)](e(308));let r=Array[e(254)](this[e(284)][e(282)][e(270)][e(293)][e(299)]())[e(242)](t)[e(304)]((t=>{const r=e,s=this[r(284)][r(282)][r(316)](t,0);return[...n[r(265)](s,r(266)),...n[r(265)](s,r(274))]}))[e(285)]();return r=[...new Set(r)],r}[gi(276)](t){const e=gi;return e(257)+(this[e(284)][e(297)][e(287)](e(308))[e(295)](t)||e(246))[e(317)]()+e(273)+t[e(317)]()[e(300)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=240]})(t,e)}function Ei(){const t=["210835YzPhzv","*Format:* set start index to %0","model","10ZiPyxI","editor","flat","getLastPosition","get","listStyle","457898pGVePm","handleListReversedCommand","has","*Change to:* %0","selection","493504zyYzMu","getListTypeFromListStyleType","5096511mWWHPJ","plugins","_getSuggestionBlocksForListStyle","getSelectedBlocks","replace","format","_getSuggestionBlocks","*Format:* set order to reversed","map","createRange","numbered","config","LegacyListUtils","listItem","afterInit","formatBlock","listType","startIndex","element","before","createPositionAt","toUpperCase","listStart","locale","registerDescriptionCallback","104lNyxUt","enableCommand","unshift","filter","LegacyListPropertiesEditing","parent","commandName","default","listReversed","61696MzQCbD","bind","handleListStartCommand","descriptionFactory","reversed","getAttribute","from","30TgSMNP","change","ELEMENT_","42927jphUNi","6322261NixSaX","handleListStyleCommand","markMultiRangeBlockFormat","TrackChangesEditing","commandParams","length","getSiblingNodes","backward","formatInline","getFirstPosition","list.properties","document","*Format:* set order to regular","push","_LIST_","forward","type","_getTranslationKeyForListStyle","296JFcadz","handleDescriptions","styles"];return(Ei=function(){return t})()}const Ii=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=497]})(t,e)}function Ti(){const t=["descriptionFactory","locale","plugins","get","createEmptyElement","options","downcastDispatcher","afterInit","has","stop","TrackChangesEditing","conversion","showSuggestionHighlights","editor","registerElementLabel","dataDowncast","attribute:url:media","for","media","30SeHbgp","div","677570EYYOKY","649626AZWrCj","2829687UyRYQG","ELEMENT_MEDIA","9igBZmU","1806124VhtmVz","enableCommand","547105TOAyzf","data","elementToElement","5407749QWjNlP","high","MediaEmbedEditing","1766760sqlbGz","mediaEmbed"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(511248===parseInt(e(515))/1+-parseInt(e(509))/2*(-parseInt(e(512))/3)+parseInt(e(513))/4+-parseInt(e(508))/5*(parseInt(e(506))/6)+-parseInt(e(510))/7+parseInt(e(521))/8+-parseInt(e(518))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ii(530)](){const t=Ii,e=this[t(500)];if(!e[t(525)][t(531)](t(520)))return;const n=e[t(525)][t(526)](t(497)),r=e[t(524)];n[t(514)](t(522)),n[t(523)][t(501)](t(505),(e=>Kr(r,t(511),e))),e[t(498)][t(504)](t(502))[t(517)]({model:t(505),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(499)])return n[s(527)](s(507))},converterPriority:t(519)}),e[t(516)][t(529)].on(t(503),((e,n,r)=>{const s=t;r[s(528)][s(499)]&&e[s(532)]()}),{priority:t(519)})}}const yi=ki;function Ai(){const t=["6085926LbLTSD","280ElWdAf","16TNsMTO","has","TrackChangesEditing","12530zFEvKm","4516015YzADCX","102OrBqjG","enableCommand","32350270oXWXjs","get","editor","21724YcSsML","afterInit","102038ZwwysX","1356759Srvezv","plugins","MentionEditing","mention"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(529946===-parseInt(e(439))/1*(parseInt(e(451))/2)+parseInt(e(444))/3*(-parseInt(e(449))/4)+-parseInt(e(443))/5+-parseInt(e(456))/6+parseInt(e(442))/7*(parseInt(e(438))/8)+parseInt(e(452))/9+parseInt(e(446))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(450)](){const t=yi,e=this[t(448)];e[t(453)][t(440)](t(454))&&e[t(453)][t(447)](t(441))[t(445)](t(455))}}function Li(){const t=["insertMergeField","4ibdWxH","202710bONXrJ","411085AsKyrB","registerElementLabel","getLabel","ELEMENT_MERGE_FIELD","locale","getAttribute","registerDescriptionCallback","2629ylQBkX","getContainedElement","deletion","952372nSbLnr","has","135HMXsWl","43961LqEQCC","*Remove:* %0","type","insertMergeFieldBlock","afterInit","7920NSUJCV","*Insert:* %0","insertion","3VRXIei","1180848tNRyrd","plugins","descriptionFactory","MergeFieldsEditing","TrackChangesEditing","77zfQbrf","mergeFieldBlock","editor","enableCommand","127938zEmXYO","element","get","mergeField"];return(Li=function(){return t})()}function Ni(t,e){const n=Li();return(Ni=function(t,e){return n[t-=447]})(t,e)}const Si=Ni;!function(t){const e=Ni,n=t();for(;;)try{if(152742===-parseInt(e(455))/1*(parseInt(e(478))/2)+parseInt(e(463))/3*(parseInt(e(452))/4)+parseInt(e(480))/5+-parseInt(e(473))/6*(-parseInt(e(469))/7)+parseInt(e(464))/8+parseInt(e(454))/9*(-parseInt(e(479))/10)+parseInt(e(449))/11*(-parseInt(e(460))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[Si(459)](){const t=Si,e=this[t(471)];if(!e[t(465)][t(453)](t(467)))return;e[t(465)][t(475)](t(468))[t(472)](t(477)),e[t(465)][t(475)](t(468))[t(472)](t(458));const n=e[t(465)][t(475)](t(468)),r=e[t(484)];n[t(466)][t(481)](t(476),(e=>Kr(r,t(483),e))),n[t(466)][t(481)](t(470),(e=>Kr(r,t(483),e))),n[t(466)][t(448)]((n=>{const s=t;if(s(462)!=n[s(457)]&&s(451)!=n[s(457)])return;const o=n[s(450)]();if(null==o)return;if(!o.is(s(474),s(476))&&!o.is(s(474),s(470)))return;const i=e[s(465)][s(475)](s(467))[s(482)](o[s(447)]("id"));return s(462)==n[s(457)]?{type:s(462),content:Kr(r,s(461),'"'+i+'" '+Kr(r,s(483)))}:{type:s(451),content:Kr(r,s(456),'"'+i+'" '+Kr(r,s(483)))}}))}}function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=291]})(t,e)}const vi=Mi;function Oi(){const t=["listMarkerStyle","oldValue","5396800kuthtG","enableDefaultAttributesIntegration","1727772myeztp","1609216awbEny","1888281tDeGrk","head","2129649DQzxZm","newValue","*Set format:* %0","format","registerDescriptionCallback","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0","data","handleDescriptions","has","next","locale","editor","108361zAMbno","4BVwWJl","TrackChangesEditing","plugins","key","12740893GYGqfw","multiLevelList","get","6khOnjH","descriptionFactory","15vdENMl","afterInit","listType","registerBlockAttribute","16KeOOLO","MultiLevelList"];return(Oi=function(){return t})()}!function(t){const e=Mi,n=t();for(;;)try{if(638987===parseInt(e(325))/1*(parseInt(e(296))/2)+-parseInt(e(312))/3*(parseInt(e(326))/4)+parseInt(e(298))/5*(-parseInt(e(308))/6)+-parseInt(e(309))/7+parseInt(e(302))/8*(parseInt(e(310))/9)+parseInt(e(306))/10+parseInt(e(293))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[vi(299)](){const t=vi,e=this[t(324)],n=e[t(291)][t(295)](t(327));e[t(291)][t(321)](t(303))&&(n[t(307)](t(294)),n[t(301)](t(304)),n[t(297)][t(316)]((e=>this[t(320)](e))))}[vi(320)](t){const e=vi,n=this[e(324)][e(323)],{data:r}=t,s={type:e(315),content:""};if(r&&e(304)==r[e(292)]){if(!r[e(305)])return{type:e(315),content:Kr(n,e(314),Kr(n,e(317)))+" ("+r[e(313)]+")"};if(!r[e(313)]){let o=t[e(311)];for(;o;){if(o[e(319)]&&e(300)==o[e(319)][e(292)]&&o[e(319)][e(313)])return s;o=o[e(322)]}return{type:e(315),content:Kr(n,e(318),Kr(n,e(317)))+" ("+r[e(305)]+")"}}}}}function Di(){const t=["20FHkgzU","registerElementLabel","57qiqFis","afterInit","571184BadZKQ","TrackChangesEditing","16153548OnfADK","144QqGCiR","15nyumWr","6lbjiYq","locale","2423547TYUafE","editor","281712ezEzRw","451508GYGwkw","has","ELEMENT_PAGE_BREAK","descriptionFactory","pageBreak","79726umJcNF","4286843sGqvPM","13uZJrbv","plugins","get","PageBreakEditing","enableCommand"];return(Di=function(){return t})()}const Fi=Bi;function Bi(t,e){const n=Di();return(Bi=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=Bi,n=t();for(;;)try{if(465441===parseInt(e(272))/1+-parseInt(e(277))/2*(parseInt(e(286))/3)+-parseInt(e(288))/4*(-parseInt(e(266))/5)+-parseInt(e(267))/6*(-parseInt(e(269))/7)+-parseInt(e(271))/8*(-parseInt(e(265))/9)+-parseInt(e(284))/10*(-parseInt(e(278))/11)+parseInt(e(264))/12*(-parseInt(e(279))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Pi extends t.Plugin{[Fi(287)](){const t=Fi,e=this[t(270)];if(!e[t(280)][t(273)](t(282)))return;e[t(280)][t(281)](t(263))[t(283)](t(276));const n=e[t(280)][t(281)](t(263)),r=e[t(268)];n[t(275)][t(285)](t(276),(e=>Kr(r,t(274),e)))}}const xi=Gi;function Ui(){const t=["start","TrackChangesEditing","toViewPosition","afterInit","5312008GKoiqQ","data","nodeAfter","get","has","108GKZlXV","downcastDispatcher","editing","end","enableCommand","53675kELXgb","name","showSuggestionHighlights","insertion","isLimit","formatBlock","isTouching","addMarker:suggestion:insertion","format","*Change to:* %0","activeMarkers","span","mapper","2351034ClQHvO","editor","writer","type","100JQxodq","registerElementLabel","6022092NXjhoH","_registerLegacyDescription","locale","options","registerDescriptionCallback","enableDefaultAttributesIntegration","model","ELEMENT_PARAGRAPH","markerRange","getItemLabel","ck-suggestion-marker-split","createUIElement","bindElementToMarker","1749996AcrOdm","ck-suggestion-marker--active","1703695DYVHPw","schema","insert","highest","paragraph","6559iaPnNC","consumable","markerName","Paragraph","getFirstRange","isBlock","addClass","130vfzQCg","insertParagraph","plugins","checkChild","_splitMarkerName","commandName","includes","*Insert:* %0","$text","descriptionFactory","consume"];return(Ui=function(){return t})()}!function(t){const e=Gi,n=t();for(;;)try{if(540878===-parseInt(e(174))/1*(parseInt(e(181))/2)+-parseInt(e(219))/3+parseInt(e(201))/4*(-parseInt(e(206))/5)+parseInt(e(225))/6+-parseInt(e(169))/7+-parseInt(e(196))/8+parseInt(e(167))/9*(parseInt(e(223))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class ji extends t.Plugin{[xi(195)](){const t=xi,e=this[t(220)];if(!e[t(183)][t(200)](t(177)))return;const n=e[t(227)],r=e[t(183)][t(199)](t(193));r[t(190)][t(224)](t(173),(e=>Kr(n,t(232),e))),r[t(230)](t(173)),r[t(205)](t(182)),e[t(203)][t(202)].on(t(213),Vi(e),{priority:t(172)}),e[t(197)][t(202)].on(t(213),((n,r,s)=>{const o=t;s[o(228)][o(208)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(172)});const s=r[t(190)];s[t(229)]((r=>{const o=t;if(o(209)!==r[o(222)])return;const{start:i,end:a}=r[o(178)]();if(!i[o(212)](a)||!i[o(198)])return;const c=e[o(231)][o(170)],u=i[o(198)];return c[o(179)](u)&&!c[o(210)](u)&&c[o(184)](u,o(189))?{type:o(209),content:Kr(n,o(188),s[o(234)](u,1))}:void 0})),this[t(226)]()}[xi(226)](){const t=xi,e=this[t(220)],n=e[t(227)];e[t(183)][t(199)](t(193))[t(190)][t(229)]((e=>{const r=t;if(r(211)!=e[r(222)])return;const{data:s}=e;return s&&r(173)==s[r(186)]?{type:r(214),content:Kr(n,r(215),Kr(n,r(232)))}:void 0}))}}function Gi(t,e){const n=Ui();return(Gi=function(t,e){return n[t-=167]})(t,e)}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(183)][o(199)](o(193)),a=r[o(233)][o(192)],c=r[o(233)][o(204)],u=t[o(231)][o(170)];if(!a[o(212)](c)||!a[o(198)])return;const l=a[o(198)];if(u[o(179)](l)&&!u[o(210)](l)&&u[o(184)](l,o(189))){if(!s[o(175)][o(191)](r[o(233)],n[o(207)]))return;const{authorId:t}=i[o(185)](r[o(176)]),a=s[o(221)][o(236)](o(217),{class:o(235),"data-author-id":t}),u=s[o(218)][o(194)](c);e&&i[o(216)][o(187)](r[o(176)])&&s[o(221)][o(180)](o(168),a),s[o(221)][o(171)](u,a),s[o(218)][o(237)](a,r[o(176)])}}}const Hi=zi;function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=302]})(t,e)}function Wi(){const t=["formatBlock","removeFormat","formatInline","format","109533WVVMjU","registerDescriptionCallback","get","locale","descriptionFactory","645479vgVrmQ","2kuAZrF","editor","afterInit","350886XfdVlX","enableDefaultAttributesIntegration","252749SyTeHs","has","type","1992300HBQGIA","2298980aGodPJ","_registerLegacyDescription","2633112EdVbXg","commandName","8hlmFXJ","*Remove all formatting*","TrackChangesEditing","RemoveFormatEditing","plugins"];return(Wi=function(){return t})()}!function(t){const e=zi,n=t();for(;;)try{if(377053===parseInt(e(307))/1+parseInt(e(308))/2*(-parseInt(e(302))/3)+parseInt(e(316))/4+-parseInt(e(317))/5+parseInt(e(311))/6+-parseInt(e(313))/7*(parseInt(e(321))/8)+-parseInt(e(319))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(310)](){const t=Hi,e=this[t(309)];e[t(325)][t(314)](t(324))&&(e[t(325)][t(304)](t(323))[t(312)](t(327)),this[t(318)]())}[Hi(318)](){const t=Hi,e=this[t(309)];e[t(325)][t(304)](t(323))[t(306)][t(303)]((n=>{const r=t;if(r(326)!=n[r(315)]&&r(328)!=n[r(315)])return;const{data:s}=n;return s&&r(327)==s[r(320)]?{type:r(329),content:Kr(e[r(305)],r(322))}:void 0}))}}function qi(t,e){const n=Qi();return(qi=function(t,e){return n[t-=408]})(t,e)}const Xi=qi;function Qi(){const t=["discardSuggestion","discardAllSuggestions","369nwSVoi","RestrictedEditingModeEditing","11732LjGffr","editor","TrackChangesEditing","27572930vJfgUb","afterInit","5818002CKLXgv","goToNextRestrictedEditingException","enableCommand","goToPreviousRestrictedEditingException","7weANtg","discardSelectedSuggestions","1165788hIRExT","trackChanges","137768Cfuaep","acceptSelectedSuggestions","acceptAllSuggestions","2gIOWaX","plugins","acceptSuggestion","570KKAEFI","7941360UjUWZU","has","get","1258867DuxELC"];return(Qi=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(771467===parseInt(e(415))/1*(-parseInt(e(408))/2)+parseInt(e(431))/3+-parseInt(e(420))/4*(parseInt(e(411))/5)+-parseInt(e(425))/6*(-parseInt(e(429))/7)+-parseInt(e(433))/8*(parseInt(e(418))/9)+-parseInt(e(412))/10+parseInt(e(423))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Ji extends t.Plugin{[Xi(424)](){const t=Xi,e=this[t(421)];if(!e[t(409)][t(413)](t(419)))return;const n=e[t(409)][t(414)](t(422));n[t(427)](t(428)),n[t(427)](t(426));const r=e[t(409)][t(414)](t(419));r[t(427)](t(432)),r[t(427)](t(410)),r[t(427)](t(416)),r[t(427)](t(435)),r[t(427)](t(417)),r[t(427)](t(434)),r[t(427)](t(430))}}function Yi(){const t=["descriptionFactory","model","getItems","merge","4630oYhclL","editing","name","11570GRUORa","registerElementLabel","test","requires","init","createPositionBefore","19287lDwqpa","plugins","editor","bindElementToMarker","insert","732bTAzAu","get","179135BRzweY","537534WKuZaB","toViewPosition","920628CYXeHf","deletion","downcastDispatcher","locale","activeMarkers","addClass","652rNzIYI","mapper","includes","softBreak","writer","data","high","markerRange","split","markerName","TrackChangesEditing","ELEMENT_LINE_BREAK","consumable","34PLIaJo","8NEOqlx","showSuggestionHighlights","addMarker:suggestion:deletion","52906KtXKPS","span","ck-suggestion-marker--active","element","ck-suggestion-marker-","createUIElement","enableCommand","options","710HAyWFw","_splitMarkerName","addMarker:suggestion:insertion","addMarker:suggestion","shiftEnter"];return(Yi=function(){return t})()}const Zi=$i;function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(153430===-parseInt(e(178))/1*(parseInt(e(154))/2)+-parseInt(e(133))/3+parseInt(e(141))/4*(-parseInt(e(175))/5)+-parseInt(e(135))/6+parseInt(e(158))/7*(-parseInt(e(155))/8)+parseInt(e(125))/9*(-parseInt(e(166))/10)+parseInt(e(132))/11*(parseInt(e(130))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{static get[Zi(122)](){return[Zs.ShiftEnter]}[Zi(123)](){const t=Zi,e=this[t(127)],n=e[t(126)][t(131)](t(151));n[t(164)](t(170)),e[t(176)][t(137)].on(t(168),ea(e),{priority:t(147)}),e[t(176)][t(137)].on(t(157),ea(e),{priority:t(147)}),e[t(146)][t(137)].on(t(169),((n,r,s)=>{const o=t;s[o(165)][o(156)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(171)][t(179)](t(144),(n=>Kr(e[t(138)],t(152),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(126)][o(131)](o(151));if(!s[o(153)][o(121)](r[o(148)],n[o(177)]))return;const a=t[o(172)];for(const t of r[o(148)][o(173)]()){if(!t.is(o(161),o(144)))continue;const n=o(136)==r[o(150)][o(149)](":")[1]?o(174):o(149),{authorId:c}=i[o(167)](r[o(150)]),u=s[o(145)][o(163)](o(159),{class:o(162)+n,"data-author-id":c}),l=s[o(142)][o(134)](a[o(124)](t));e&&i[o(139)][o(143)](r[o(150)])&&s[o(145)][o(140)](o(160),u),s[o(145)][o(129)](l,u),s[o(142)][o(128)](u,r[o(150)])}}}const na=sa;function ra(){const t=["commands","StandardEditingModeEditing","editor","10Dvrrlu","formatInline","from","formatBlock","FORMAT_RESTRICTED_ENABLED","1277454dxaOse","value","enableCommand","FORMAT_RESTRICTED_DISABLED","document","get","40544pQoGOf","locale","registerDescriptionCallback","afterInit","selection","isCollapsed","type","18FJasUS","1588005zOEEqS","commandParams","403344CPaVaF","forceValue","has","change","TrackChangesEditing","getRanges","restrictedEditingException","777228lhUgdo","markInlineFormat","descriptionFactory","format","159573EaPfCV","commandName","plugins","162732GoiNGI","model"];return(ra=function(){return t})()}function sa(t,e){const n=ra();return(sa=function(t,e){return n[t-=245]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(189502===-parseInt(e(255))/1+-parseInt(e(260))/2*(parseInt(e(252))/3)+parseInt(e(248))/4+parseInt(e(279))/5+parseInt(e(265))/6+-parseInt(e(271))/7+parseInt(e(281))/8*(-parseInt(e(278))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class oa extends t.Plugin{[na(274)](){const t=na,e=this[t(259)],n=e[t(256)],r=e[t(272)];if(!e[t(254)][t(283)](t(258)))return;const s=e[t(254)][t(270)](t(245)),o=t(247),i=e[t(257)][t(270)](o);s[t(267)](o,((e,r={})=>{const a=t,c=n[a(269)][a(275)];if(c[a(276)])return void e(r);const u=void 0!==r[a(282)]?r[a(282)]:!i[a(266)];n[a(284)]((()=>{const t=a,e=Array[t(262)](c[t(246)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(249)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(250)][t(273)]((e=>{const n=t;if(n(263)!=e[n(277)]&&n(261)!=e[n(277)])return;const{data:s}=e;return s&&s[n(253)]==o?s[n(280)][0][n(282)]?{type:n(251),content:Kr(r,n(264))}:{type:n(251),content:Kr(r,n(268))}:void 0}))}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=431]})(t,e)}function ca(){const t=["1487841kvrRzQ","enableDefaultAttributesIntegration","has","ghsAttributes","getGhsAttributeNameForElement","registerAttributeLabel","StyleUtils","element","formatInline","_registerLegacyDescription","styleName","Style","54512oxRhFc","GeneralHtmlSupport","4421598EnTbQp","registerDescriptionCallback","editor","toLowerCase","9330850UmBoHp","locale","formatBlock","DataSchema","config","plugins","registerInlineAttribute","afterInit","registerBlockAttribute","commandName","90317PrMpKJ","77IdfBFp","get","descriptionFactory","5mkvOat","inline","format","*Set format:* %0","commandParams","TrackChangesEditing","2818628FwjcRi","style","*Remove format:* %0","normalizeConfig","block","1165212dPzcVf","18UMtJYL","forceValue","add","definitions","type","FORMAT_STYLE"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(590070===-parseInt(e(465))/1+-parseInt(e(480))/2+-parseInt(e(437))/3+parseInt(e(475))/4*(parseInt(e(469))/5)+-parseInt(e(451))/6+-parseInt(e(466))/7*(parseInt(e(449))/8)+-parseInt(e(431))/9*(-parseInt(e(455))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(462)](){const t=ia,e=this[t(453)];if(!e[t(460)][t(439)](t(448))||!e[t(460)][t(439)](t(458)))return;const n=e[t(460)][t(467)](t(474)),r=e[t(456)],s=e[t(459)][t(467)](t(476))||{},o=e[t(460)][t(467)](t(450)),i=e[t(460)][t(467)](t(443))[t(478)](e[t(460)][t(467)](t(458)),s[t(434)]);n[t(438)](t(476));const a=new Set;for(const e of i[t(479)]){const n=o[t(441)](e[t(444)]);a[t(433)](n)}const c=new Set;for(const e of i[t(470)]){const n=o[t(441)](e[t(444)]);c[t(433)](n);for(const n of e[t(440)])c[t(433)](n)}for(const e of a)n[t(463)](e),n[t(468)][t(442)](e,Kr(r,t(436)));for(const e of c)n[t(461)](e),n[t(468)][t(442)](e,Kr(r,t(436)));this[t(446)]()}[ia(446)](){const t=ia,e=this[t(453)],n=e[t(456)];e[t(460)][t(467)](t(474))[t(468)][t(452)]((e=>{const r=t;if(r(457)!=e[r(435)]&&r(445)!=e[r(435)])return;const{data:s}=e;return s&&r(476)===s[r(464)]?s[r(473)][0][r(432)]?{type:r(471),content:Kr(n,r(472),s[r(473)][0][r(447)][r(454)]())}:{type:r(471),content:Kr(n,r(477),s[r(473)][0][r(447)][r(454)]())}:void 0}))}}const la=ha;function fa(){const t=["nodeAfter","$textProxy","root","getSuggestion","min","position","createRangeIn","_setupColumnsRowsFixing","ELEMENT_TABLE","addClass","map","differ","insert","has","isArray","5048514gTLQEx","removeTableColumn","selectTableRow","commands","toLowerCase","span","getItems","maxRow","7353680fXShKk","getChangedMarkers","registerDescriptionCallback","isTouching","enableCommand","5075VDvIdt","tableRow","add","removeTableRow","registerElementLabel","filter","execute","enqueueChange","maxColumn","getRanges","markMultiRangeDeletion","toViewElement","getRowIndexes","getCellLocation","createPositionAt","low","detach","415923YsXscb","removeClass","element","writer","3008756FTIHyi","afterInit","_splitMarkerName","max","order","plugins","options","downcastDispatcher","isEqual","5xfvuTn","highest","first","2kQaPjU","2700872NudVcF","tableColumn","getChanges","createRangeOn","document","join","classes","TableEditing","batch","ELEMENT_TABLE_WITH_TEXT","isIntersecting","hasAttribute","isIntersectingWithRange","item","data","setSelection","some","refresh","insertTableColumnRight","TrackChangesEditing","editor","push","rowspan","type","mapper","suggestion","1242594zxmtMG","insertTableRowBelow","TableUtils","tableCell","descriptionFactory","get","getFirstRange","showSuggestionHighlights","4698SKMYSu","getColumnIndexes","_getCoordsForCells","ELEMENT_TABLE_COLUMN","every","*Remove:* %0","$graveyard","cell","_tablePostFixingSubtypes","nodeBefore","end","MIN_SAFE_INTEGER","ELEMENT_TABLE_ROW_WITH_TEXT","isInContent","_suggestionFactory","getAttribute","registerPostFixer","ELEMENT_TABLE_ROW","rootName","values","_getSuggestionCoords","findAncestor","last","left","insertTable","insertTableColumnLeft","tablePaste","*Insert:* %0","getContainedElement","addRange","table","includes","accept","forceValue","colspan","insertTableRowAbove","subType","deletion","length","markMultiRangeInsertion","model","_acceptFormatSuggestionCallbackFactory","_tableSuggestions","startsWith","from","getChildren","getSelectionAffectedTableCells","above","change","discard","fromRange","MAX_SAFE_INTEGER","selection","locale","minColumn","registerCustomCallback","oldRange","ELEMENT_TABLE_COLUMN_WITH_TEXT","selectTableColumn","createTableWalker","name","start","change:data","minRow","addMarker:suggestion","substr","insertion"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(742794===parseInt(e(569))/1+parseInt(e(542))/2*(-parseInt(e(526))/3)+-parseInt(e(530))/4*(parseInt(e(539))/5)+parseInt(e(577))/6*(-parseInt(e(509))/7)+-parseInt(e(543))/8+parseInt(e(496))/9+parseInt(e(504))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class da extends t.Plugin{constructor(t){const e=ha;super(t),this[e(585)]=[e(510),e(544)],this[e(456)]=new Set}[la(531)](){const t=la,e=this[t(563)],n=e[t(454)][t(547)][t(466)];if(!e[t(535)][t(494)](t(550)))return;const r=e[t(467)],s=e[t(535)][t(574)](t(562)),o=e[t(535)][t(574)](t(571));s[t(573)][t(513)](t(444),(e=>Kr(r,t(489),e))),this[t(488)](),s[t(508)](t(438)),s[t(508)](t(498)),s[t(508)](t(472));for(const r of[t(449),t(570)]){const i=e[t(499)][t(574)](r);s[t(508)](r,(r=>{const a=t;e[a(454)][a(462)]((t=>{const e=a;r();const c=e(461)===i[e(534)],u=o[e(460)](n),l=o[e(521)](u),f=c?l[e(541)]-1:l[e(436)]+1,h=u[0][e(435)](e(444)),d=o[e(473)](h,{startRow:f,endRow:f}),g=Array[e(458)](d)[e(491)]((n=>t[e(546)](n[e(584)])));s[e(453)](g,e(510))}))}))}for(const r of[t(439),t(561)]){const i=e[t(499)][t(574)](r);s[t(508)](r,(r=>{const a=t;e[a(454)][a(462)]((t=>{const e=a;r();const c=e(437)===i[e(534)],u=o[e(460)](n),l=o[e(578)](u),f=c?l[e(541)]-1:l[e(436)]+1,h=u[0][e(435)](e(444)),d=o[e(473)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(458)](d)[e(491)]((n=>t[e(546)](n[e(584)])));s[e(453)](g,e(544))}))}))}for(const r of[t(512),t(497)]){const i=r[t(479)](11),a=i[t(500)](),c=a[t(479)](0,3)+t(501),u=t(444)+i,l=t(485)+i,f=t(533)+i;s[t(508)](r,(()=>{const i=t;e[i(454)][i(462)]((t=>{const e=i,h=o[e(460)](n),d=h[0][e(435)](e(444));let g;if(e(512)==r){const t=o[e(521)](h);g={startRow:t[e(541)],endRow:t[e(436)],includeAllSlots:!0}}else{const t=o[e(578)](h);g={startColumn:t[e(541)],endColumn:t[e(436)],includeAllSlots:!0}}const p=o[e(473)](d,g),m=Array[e(458)](p)[e(491)]((({cell:t})=>t)),E=ga(m[e(514)]((t=>t[e(554)](c)))),I=ga(m[e(514)]((t=>!t[e(554)](c))))[e(491)]((n=>t[e(546)](n))),b=s[e(519)](I,u);if(b&&(e(510)==b[e(450)]||e(544)==b[e(450)])){const n=this[e(434)](b);for(const r of E){const s=t[e(546)](r),i=o[e(522)](r),u=r[e(429)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(443)](s)}}}))}))}function c(r){const s=t,o=Array[s(458)](n[s(518)]())[s(491)]((t=>i.LiveRange[s(464)](t)));e[s(454)][s(462)]((t=>{const n=s,i=t[n(551)];r=r[n(514)]((t=>n(583)!=t[n(483)][n(432)])),t[n(558)](r),e[n(499)][n(574)](n(512))[n(560)](),e[n(515)](n(512),{forceDefaultExecution:!0}),e[n(454)][n(516)]((()=>{const t=n;e[t(454)][t(516)](i,(e=>{const n=t,r=o[n(514)]((t=>n(583)!=t[n(483)][n(432)]));r[n(452)]>0&&e[n(558)](r);for(const t of o)t[n(525)]()}))}))}))}function u(r){const s=t;e[s(454)][s(462)]((t=>{const o=s,a=Array[o(458)](n[o(518)]())[o(491)]((t=>i.LiveRange[o(464)](t))),c=[];for(const t of r)for(const e of t[o(502)]({shallow:!0}))c[o(564)](e);for(const n of c)o(583)!=n[o(483)][o(432)]&&(t[o(558)](t[o(523)](n,0)),e[o(499)][o(574)](o(497))[o(560)](),e[o(515)](o(497),{forceDefaultExecution:!0}));const u=a[o(514)]((t=>o(583)!=t[o(483)][o(432)]));u[o(452)]>0&&t[o(558)](u);for(const t of a)t[o(525)]()}))}function l(e,n){const r=t;return n[r(581)]((t=>e[r(559)]((e=>e[r(587)][r(538)](t[r(475)])||t[r(587)][r(538)](e[r(475)])))))}function f(e,n){const r=t;return!e[r(559)]((t=>n[r(559)]((e=>t[r(553)](e)))))&&e[r(559)]((t=>n[r(559)]((e=>t[r(587)][r(507)](e[r(475)])))))}e[t(557)][t(537)].on(t(478),((e,n,r)=>{const s=t;if(!r[s(536)][s(576)])return;const o=n[s(556)];if(!o)return;const i=r[s(567)][s(520)](o);function c(t){return Array[s(495)](t)?t:[t]}i&&s(572)===o[s(474)]&&(0,a.setHighlightHandling)(i,r[s(529)],((t,e,n)=>n[s(490)](c(e[s(549)]),t)),((t,e,n)=>n[s(527)](c(e[s(549)]),t)))}),{priority:t(540)}),s[t(573)][t(506)]((e=>{const n=t;if(n(480)!=e[n(566)]&&n(451)!=e[n(566)])return;const s=e[n(442)]();if(null!=s&&s.is(n(528),n(444))){if(n(480)==e[n(566)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)]));if(t[n(452)])return{type:n(480),content:Kr(r,n(441),Kr(r,n(552),'"'+t[n(548)](" ")+'"'))}}if(n(451)==e[n(566)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)]));if(t[n(452)])return{type:n(451),content:Kr(r,n(582),Kr(r,n(552),'"'+t[n(548)](" ")+'"'))}}}})),s[t(573)][t(506)]((e=>{const n=t;if(n(510)==e[n(450)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)])),s=this[n(434)](e),o=s[n(503)]-s[n(477)]+1;if(n(480)==e[n(566)])return t[n(452)]?{type:n(480),content:Kr(r,n(441),Kr(r,n(426),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(480),content:Kr(r,n(441),Kr(r,n(431),o))};if(n(451)==e[n(566)])return t[n(452)]?{type:n(451),content:Kr(r,n(582),Kr(r,n(426),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(451),content:Kr(r,n(582),Kr(r,n(431),o))}}if(n(544)==e[n(450)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)])),s=this[n(434)](e),o=s[n(517)]-s[n(468)]+1;if(n(480)==e[n(566)])return t[n(452)]?{type:n(480),content:Kr(r,n(441),Kr(r,n(471),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(480),content:Kr(r,n(441),Kr(r,n(580),o))};if(n(451)==e[n(566)])return t[n(452)]?{type:n(451),content:Kr(r,n(582),Kr(r,n(471),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(451),content:Kr(r,n(582),Kr(r,n(580),o))}}})),s[t(428)][t(469)](t(480),t(510),t(463),c),s[t(428)][t(469)](t(451),t(510),t(446),c),s[t(428)][t(469)](t(480),t(544),t(463),u),s[t(428)][t(469)](t(451),t(544),t(446),u),s[t(428)][t(469)](t(480),t(544),t(548),l),s[t(428)][t(469)](t(451),t(544),t(548),l),s[t(428)][t(469)](t(480),t(510),t(548),f),s[t(428)][t(469)](t(451),t(510),t(548),f)}[la(455)](){const t=la,e=this[t(563)],n=e[t(454)][t(547)][t(466)];return(r,s)=>{const o=t;e[o(454)][o(462)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(587)][a(586)];u&&u[0]&&!1===u[0][a(447)]&&(l=r[0][a(475)][a(481)]);const f=t[a(487)](l);if(a(583)==f[a(483)][a(432)])return;const h=Array[a(458)](n[a(518)]())[a(491)]((t=>i.LiveRange[a(464)](t)));t[a(558)](f),e[a(499)][a(574)](c)[a(560)](),u[a(564)]({forceDefaultExecution:!0}),e[a(515)](c,...u);const d=h[a(514)]((t=>a(583)!=t[a(483)][a(432)]));d[a(452)]>0&&t[a(558)](d);for(const t of h)t[a(525)]()}))}}[la(579)](t){const e=la,n=this[e(563)][e(535)][e(574)](e(571));let r=Number[e(465)],s=Number[e(425)],o=Number[e(465)],i=Number[e(425)];for(const a of t){if(e(583)==a[e(483)][e(432)])continue;const{row:t,column:c}=n[e(522)](a),u=a[e(554)](e(565))?a[e(429)](e(565))-1:0,l=a[e(554)](e(448))?a[e(429)](e(448))-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(488)](){const t=la,e=this[t(563)],n=e[t(535)][t(574)](t(562)),r=e[t(535)][t(574)](t(571));e[t(454)][t(547)].on(t(476),(()=>{const r=t,s=Array[r(458)](e[r(454)][r(547)][r(492)][r(505)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(532)](t);if(r(568)!=s)continue;if(null!=e[r(470)])continue;const a=n[r(484)](o);this[r(585)][r(445)](i)&&this[r(456)][r(511)](a)}}),{priority:t(524)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(546)](e),a=e[s(435)](s(444)),c=r[s(522)](e);for(const t of this[s(456)]){const n=t[s(450)],r=n[s(457)](s(440)),u=n[s(479)](r?10:5),l=u[s(500)](),f=l[s(479)](0,3)+s(501),h=s(485)+u,d=s(533)+u;if(!t[s(427)])continue;if(a!=t[s(575)]()[s(475)][s(435)](s(444)))continue;if(t[s(555)](i))continue;const g=e[s(554)](f)?e[s(429)](f)-1:0,p=this[s(434)](t),m=p[h],E=p[d];m<=c[l]&&c[l]+g<=E&&(t[s(443)](i),o=!0)}return o};e[t(454)][t(547)][t(430)]((n=>{const r=t;let o=!1;for(const t of e[r(454)][r(547)][r(492)][r(545)]())if(r(493)==t[r(566)])if(r(510)==t[r(474)])for(const e of t[r(486)][r(481)][r(459)]())o=o||s(e,n);else r(572)==t[r(474)]&&(o=o||s(t[r(486)][r(481)],n));return o}))}[la(434)](t){const e=la;return this[e(579)](t[e(518)]()[e(491)]((t=>t[e(475)][e(481)])))}}function ga(t){const e=la;return Array[e(458)](new Set(t)[e(433)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=487]})(t,e)}!function(t){const e=ma,n=t();for(;;)try{if(775062===-parseInt(e(567))/1+-parseInt(e(508))/2+parseInt(e(533))/3*(parseInt(e(542))/4)+-parseInt(e(582))/5*(parseInt(e(494))/6)+-parseInt(e(549))/7*(parseInt(e(557))/8)+-parseInt(e(563))/9*(-parseInt(e(551))/10)+parseInt(e(524))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(575)](){return[da]}[pa(513)](){const t=pa,e=this[t(553)],n=e[t(559)][t(495)][t(500)],r=e[t(501)];if(!e[t(510)][t(529)](t(578)))return;const s=e[t(510)][t(516)](t(577)),o=e[t(510)][t(516)](t(536)),a=e[t(510)][t(516)](da);a[t(530)][t(518)](t(509)),s[t(576)](t(509),(()=>{const n=t,r=o[n(532)](e[n(559)][n(495)][n(500)]);e[n(559)][n(519)]((()=>{const t=n;s[t(490)](r,{commandName:t(509),commandParams:[]},[],t(509))}))})),e[t(517)][t(516)](t(509)).on(t(554),((n,r)=>{const o=t;e[o(517)][o(516)](o(512))[o(548)]&&(r[o(569)]>0&&r[r[o(569)]-1]&&r[r[o(569)]-1][o(545)]||s[o(487)]||this[o(581)]()||n[o(527)]())}),{priority:t(541)});for(const n of[t(492),t(585),t(493),t(525)]){const r=e[t(517)][t(516)](n);s[t(576)](n,(()=>{const n=t,o=e[n(559)][n(495)][n(500)][n(540)]()[n(574)]()[n(586)]((t=>t.is(n(535),n(507)))),i=r[n(548)];e[n(559)][n(519)]((()=>{const t=n;s[t(490)]([o,i],{commandName:t(509),commandParams:[]},[],t(509))}))}))}for(const n of[t(503),t(583)]){const r=e[t(517)][t(516)](n);s[t(576)](n,(()=>{const i=t,a=o[i(532)](e[i(559)][i(495)][i(500)])[0],c=a[i(562)](i(561)),{column:u,row:l}=o[i(523)](a);let f=[];if(i(526)==r[i(506)]){const t=o[i(521)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(522)](t)[i(555)]((t=>t[i(496)]))}else{const t=o[i(521)](c,{column:u,includeAllSlots:!0});f=Array[i(522)](t)[i(555)]((t=>t[i(496)]))}e[i(559)][i(519)]((t=>{const e=i;s[e(534)](t[e(572)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(546)][t(550)]((e=>{const n=t;if(n(497)!=e[n(552)]&&n(489)!=e[n(552)])return;const{data:s}=e;return s&&n(509)==s[n(564)]?{type:n(556),content:Kr(r,n(511))}:void 0})),s[t(546)][t(550)]((e=>{const n=t;if(n(497)!=e[n(552)]&&n(489)!=e[n(552)])return;const{data:s}=e;return s?n(503)==s[n(564)]?{type:n(556),content:Kr(r,n(504))}:n(583)==s[n(564)]?{type:n(556),content:Kr(r,n(528))}:void 0:void 0}));const c=a[t(538)]();for(const e of[t(492),t(585),t(493),t(525)])s[t(573)][t(544)](t(497),e,t(560),c);for(const e of[t(503),t(583)])s[t(573)][t(544)](t(497),e,t(560),c);s[t(573)][t(544)](t(497),t(509),t(560),(r=>{const s=t;e[s(559)][s(519)]((t=>{const o=s,a=Array[o(522)](n[o(580)]())[o(555)]((t=>i.LiveRange[o(584)](t)));t[o(539)](r),e[o(517)][o(516)](o(509))[o(498)](),e[o(554)](o(509),{forceDefaultExecution:!0});const c=a[o(531)]((t=>o(499)!=t[o(505)][o(558)]));c[o(569)]>0&&t[o(539)](c);for(const t of a)t[o(571)]()}))}));for(const n of[t(492),t(493),t(525),t(585)]){const r=e[t(517)][t(516)](n);r.on(t(491),((n,s,o)=>{const i=t;if(o){const t=e[i(559)][i(495)][i(500)][i(540)]()[i(574)]()[i(586)]((t=>t.is(i(535),i(507))));this[i(566)](r[i(548)],t)||(n[i(543)]=!1,n[i(527)]())}}),{priority:t(514)})}}[pa(581)](){const t=pa,e=this[t(553)][t(517)][t(516)](t(509)),n=this[t(553)][t(510)][t(516)](t(536));if(!e[t(547)])return!1;const r=n[t(532)](this[t(553)][t(559)][t(495)][t(500)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(566)](e,n))return!1;return!0}[pa(566)](t,e){const n=pa,r=this[n(553)][n(510)][n(516)](n(577)),s=this[n(553)][n(559)][n(572)](t),o=this[n(553)][n(559)][n(572)](e),i=new Set,a=new Set;for(const t of r[n(565)]())if((n(579)==t[n(552)]||n(502)==t[n(552)]||n(509)==t[n(568)])&&t[n(570)])for(const e of t[n(580)]())e[n(488)](s,!0)&&i[n(515)](t[n(552)]+":"+t[n(520)].id),e[n(488)](o,!0)&&a[n(515)](t[n(552)]+":"+t[n(520)].id);if(i[n(537)]!=a[n(537)])return!1;for(const t of i)if(!a[n(529)](t))return!1;return!0}}function Ia(){const t=["findAncestor","3291687XbnzPL","commandName","getSuggestions","_areMergableCells","549045BGQCaf","subType","length","isInContent","detach","createRangeOn","_suggestionFactory","getAncestors","requires","enableCommand","TrackChangesEditing","TableEditing","insertion","getRanges","_areSelectedCellsMergable","120550oUClFJ","splitTableCellHorizontally","fromRange","mergeTableCellRight","find","_isForcedDefaultExecutionBlock","containsRange","formatInline","markMultiRangeBlockFormat","set:isEnabled","mergeTableCellUp","mergeTableCellDown","114JHYWiu","document","cell","formatBlock","refresh","$graveyard","selection","locale","deletion","splitTableCellVertically","*Split cell:* vertically","root","direction","tableCell","3003540OSACVJ","mergeTableCells","plugins","*Merge cells*","trackChanges","afterInit","low","add","get","commands","push","change","author","createTableWalker","from","getCellLocation","32738530DesRxd","mergeTableCellLeft","horizontally","stop","*Split cell:* horizontally","has","_tablePostFixingSubtypes","filter","getSelectionAffectedTableCells","5982wjMVdl","markBlockFormat","element","TableUtils","size","_acceptFormatSuggestionCallbackFactory","setSelection","getFirstPosition","highest","812QDWOJa","return","registerCustomCallback","forceDefaultExecution","descriptionFactory","isEnabled","value","7zWsDcp","registerDescriptionCallback","30bSsUMM","type","editor","execute","map","format","9554192VrQDRp","rootName","model","accept","table"];return(Ia=function(){return t})()}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=117]})(t,e)}function _a(){const t=["formatBlock","forceValue","setTableColumnHeader","FORMAT_HEADER_COLUMN","removeMarker:suggestion","plugins","item","13356DLRHpF","setAttribute","headingColumns","consume","markerRange","FORMAT_REGULAR_COLUMN","12ekvDrj","8Ioctzh","descriptionFactory","commandParams","registerCustomCallback","*Format:* %0","5819478jAOhHs","name","enableDefaultAttributesIntegration","nodeBefore","removeAttribute","getCellLocation","_acceptFormatSuggestionCallbackFactory","format","activeMarkers","locale","accept","get","FORMAT_HEADER_ROW","removeClass","showSuggestionHighlights","14755AhYtXP","setTableRowHeader","highest","TrackChangesEditing","_splitMarkerName","mapper","15yIuoFU","_registerLegacyDescription","_handleLegacySuggestions","headingRows","data","markerName","registerAttributeLabel","2JhCWbO","7111962UMoAkJ","TableEditing","_suggestionFactory","commandName","createTableWalker","ck-suggestion-marker--active","type","registerDescriptionCallback","toViewElement","653228PqgfAf","afterInit","data-suggestion","getSuggestion","215495ffLLNS","writer","nodeAfter","editing","bindElementToMarker","has","includes","consumable","start","1206750zkZZdv","editor","ck-suggestion-marker-","downcastDispatcher","cell","843EYdjjQ","FORMAT_REGULAR_ROW","requires","addMarker:suggestion","parent","81HqVFdk","options","TableUtils","stop","registerBlockAttribute","end","addClass","markerNameToElements","unbindElementFromMarkerName"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(569536===-parseInt(e(143))/1*(parseInt(e(204))/2)+-parseInt(e(197))/3*(parseInt(e(125))/4)+-parseInt(e(129))/5*(-parseInt(e(170))/6)+parseInt(e(176))/7*(parseInt(e(171))/8)+parseInt(e(148))/9*(parseInt(e(138))/10)+parseInt(e(205))/11+parseInt(e(164))/12*(-parseInt(e(191))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(145)](){return[da]}[ba(126)](){const t=ba,e=this[t(139)];if(!e[t(162)][t(134)](t(117)))return;const n=e[t(185)],r=e[t(162)][t(187)](t(194));r[t(178)](t(192)),r[t(178)](t(159)),r[t(152)](t(200)),r[t(152)](t(166)),r[t(172)][t(203)](t(200),Kr(n,t(188))),r[t(172)][t(203)](t(166),Kr(n,t(160))),this[t(199)]()}[ba(199)](){const t=ba,e=this[t(139)][t(162)][t(187)](t(194)),n=this[t(139)][t(162)][t(187)](t(150)),r=this[t(139)][t(162)][t(187)](da)[t(182)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(195)](o[a(202)]),l=e[a(128)](u),f=l[a(201)];if(a(157)!=l[a(122)]||!f||a(159)!=f[a(119)])return;if(o[a(163)])return void s[a(151)]();if(!i[a(136)][a(167)](o[a(168)],s[a(177)]))return;const h=o[a(168)][a(137)][a(131)],d=o[a(168)][a(153)][a(179)],g=h[a(147)][a(147)],{column:p}=n[a(181)](h),{column:m}=n[a(181)](d);for(let s=p;s<=m;s++){const l=n[a(120)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(142)],l=i[a(196)][a(124)](s);i[a(130)][a(154)](a(140)+c,l),r&&i[a(130)][a(165)](a(127),u,l),i[a(196)][a(133)](l,o[a(202)]),t&&(e[a(184)][a(135)](o[a(202)])?i[a(130)][a(154)](a(121),l):i[a(130)][a(189)](a(121),l))}}}}e[t(118)][t(174)](t(157),t(192),t(186),r),e[t(118)][t(174)](t(157),t(159),t(186),r),this[t(139)][t(132)][t(141)].on(t(146),s(),{priority:t(193)}),this[t(139)][t(201)][t(141)].on(t(146),((e,n,r)=>{const o=t;r[o(149)][o(190)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(193)}),this[t(139)][t(132)][t(141)].on(t(161),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(195)](r[o(202)]),c=e[o(128)](a),u=c[o(201)];if(o(157)!=c[o(122)]||!u||o(159)!=u[o(119)])return;const l=s[o(196)][o(155)](r[o(202)]);if(l)for(const t of l)s[o(130)][o(189)](o(140)+i,t),s[o(130)][o(189)](o(121),t),s[o(130)][o(180)](o(127),t),s[o(196)][o(156)](t,r[o(202)])}),{priority:t(193)}),this[t(198)]()}[ba(198)](){const t=ba,e=this[t(139)],n=e[t(185)];function r(e){const r=t;return{type:r(183),content:Kr(n,r(175),e)}}e[t(162)][t(187)](t(194))[t(172)][t(123)]((e=>{const s=t;if(s(157)!=e[s(122)])return;const{data:o}=e;if(o){if(s(192)==o[s(119)]){const t=o[s(173)][0][s(158)];return r(Kr(n,s(t?188:144)))}if(s(159)==o[s(119)]){const t=o[s(173)][0][s(158)];return r(Kr(n,s(t?160:169)))}}}))}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=494]})(t,e)}function Ca(){const t=["paragraph","commands","requires","Users","clipboardOutput","includes","3MFNcnX","schema","entries","dataDowncast","4363695hnDook","attributes","getSuggestionCallback","subType","removeMarker","return","formatBlock","tablePasteChainId","tableCellBorderColor","set","register","markMultiRangeBlockFormat","registerPostFixer","insertion","ck-suggestion-marker--active","getSelectionAffectedTableCells","markerToHighlight","removeColumns","row","insert","rowInsertionRanges","cell","$graveyard","isInContent","getRows","getSuggestion","endRow","createRangeIn","*Replace table cells*","createRangeOn","rootName","createElement","previous","fill","setAttribute","getColumns","model","tablePasteRow","nodeAfter","discard","getShiftedBy","stop","tableCell","getRowIndexes","editor","table","getContainedElement","afterInit","cells","getColumnIndexes","2055060fMNPcH","insertionRanges","deletionRanges","options","redo","markerAttributes","getItems","add","content","length","for","batch","plugins","forEach","10477800gJPfzw","column","_isForcedDefaultExecutionBlock","reduce","_tablePostFixingSubtypes","getMarkers","get","markers","getTableIfOnlyTableInContent","getAllAdjacentSuggestions","unwrap","getRanges","markMultiRangeDeletion","isEqual","name","rowInsertionIndexes","tableCellBackgroundColor","element","differ","from","_replaceTableSlotCell","first","view","deletion","editingDowncast","1537306RiMMAs","tableCellPadding","some","endColumn","ck-suggestion-marker","tableCellBorderStyle","document","suggestion","every","suggestionLoaded","hasSuggestion","getRange","tableCellVerticalAlignment","_splitMarkerName","showSuggestionHighlights","next","updateMarker","suggestionUnloaded","high","_getCoordsForCells","call","TrackChangesEditing","createTableWalker","createPositionBefore","newRange","accept","tableCellBorderWidth","join","createRange","9026304nxJSEk","insertRows","wrap","_createdBatches","remove","getChangedMarkers","insertColumns","move","last","startsWith","keys","removeMarkers","getChildren","end","containsRange","find","editing","author","elementToElement","position","tablePasteColumn","TableUtils","getAttributes","change","rows","selection","getChild","columns","start","columnInsertionIndexes","documentSelection","getSuggestions","root","activeMarkers","suggestion:formatBlock:tablePasteCell","value","tablePasteCell","findAncestor","tableCellHorizontalAlignment","previousSibling","setAttributes","map","low","_suggestionFactory","push","ck-suggestion-marker-insertion","isEmpty","filter","fromRange","TableClipboard","markMultiRangeInsertion","registerDescriptionCallback","forceDefaultExecution","getChanges","markerName","trackChanges","type","removeRows","185giitAn","fromEntries","descriptionFactory","registerCustomCallback","insertContent","has","tablePaste","conversion","tableCellSuggestion","detach","listenTo","987000GAUVQC","suggestion-td","nextSibling","columnInsertionRanges","locale","147532PncAgZ","oldRange"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(876539===parseInt(e(511))/1+parseInt(e(617))/2*(-parseInt(e(524))/3)+-parseInt(e(516))/4*(parseInt(e(500))/5)+parseInt(e(592))/6+-parseInt(e(528))/7+parseInt(e(646))/8+-parseInt(e(578))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(643),Aa(536),Aa(622),Aa(684),Aa(629),Aa(608),Aa(618)],Na=Object[Aa(501)](La[Aa(687)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(520)](){return[da]}[Aa(575)](){const t=Aa,n=this[t(572)];if(!n[t(590)][t(505)](t(695)))return;const r=n[t(590)][t(598)](t(638)),s=n[t(590)][t(598)](t(667)),o=n[t(590)][t(598)](da),a=n[t(590)][t(598)](t(695));o[t(596)][t(690)](t(565),t(666)),n[t(564)][t(525)][t(538)](t(508),{allowIn:t(570),allowContentOf:t(570),isLimit:!0}),n[t(507)][t(664)]({model:t(508),view:t(512)});let c=null;n[t(564)].on(t(504),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(587)]-1];h&&h[u(494)]||r[u(594)]||this[u(572)][u(519)][u(598)](u(497))[u(681)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(676)))return!1;const i=s[o(600)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(543)](n[o(623)][o(671)]);if(!a[o(587)])return!1;const c=a[0][o(683)](o(573)),l=r[o(571)](a),f=r[o(577)](a),h={startRow:l[o(613)],endRow:l[o(654)],startColumn:f[o(613)],endColumn:f[o(654)]};return 1==a[o(587)]&&(h[o(554)]+=r[o(552)](i)-1,h[o(620)]+=r[o(563)](i)-1),Ma(c,h,r)}(l,f,n[u(564)],s,a)&&(o[u(569)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(564)][u(669)]((()=>{const t=u;n[t(564)][t(504)](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(587)]&&r[t(696)](o,t(565),{tablePasteChainId:s}),a[t(587)]&&r[t(696)](a,t(666),{tablePasteChainId:s}),l[t(587)]&&(r[t(696)](l,t(506),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(591)]((e=>{const n=t;var r;return null===(r=e[n(509)])||void 0===r?void 0:r[n(637)](e)}))),f[t(587)]&&(r[t(604)](f,t(506),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(591)]((e=>{const n=t;var r;return null===(r=e[n(509)])||void 0===r?void 0:r[n(637)](e)})));const d=r[t(539)](h[t(687)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(682),{tablePasteChainId:s});if(d){const e=d[t(597)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(564)][t(557)](s),a=e[t(661)]((e=>e[t(628)]()[t(605)](i)));a&&r[t(690)]([a[t(606)],o])}r[t(587)]&&d[t(562)](t(583),Object[t(501)](r))}c=null})))}),{priority:e.priorities[t(635)]+10}),n[t(590)][t(598)](t(695)).on(t(612),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(569)]();const u=s[r(549)],l=o,f=Ra(u),h=Ra(l);e[r(533)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(650)](u[r(672)](0));for(const t of Array[r(611)](l[r(658)]()))a[r(547)](t,u,r(659));const t=c[r(607)][r(523)](s[r(546)]),e=c[r(675)][r(523)](s[r(593)]);t||e||(d=i.LiveRange[r(694)](a[r(555)](u)))}else h&&!f&&(g=a[r(555)](u));else{const t=a[r(559)](r(508)),e=a[r(559)](r(508));a[r(648)](a[r(555)](u),e),a[r(547)](t,u,0);for(const e of Array[r(611)](l[r(658)]()))a[r(547)](e,t,r(659));d=i.LiveRange[r(694)](a[r(557)](t)),g=i.LiveRange[r(694)](a[r(557)](e))}const p=Array[r(611)](l[r(668)]())[r(693)]((([t])=>La[r(523)](t)));c[r(576)][r(690)]({element:u,attributes:p[r(587)]?Object[r(501)](p):null}),d&&c[r(579)][r(690)](d),g&&c[r(580)][r(690)](g)}),{priority:t(635)}),s.on(t(652),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(673)]||1;c[o(675)]=new Array(l)[o(561)](u)[o(687)](((t,e)=>t+e));for(const{cell:t}of s[o(639)](i,{startColumn:u,endColumn:u+l-1}))c[o(514)][o(690)](n[o(564)][o(557)](t))}),{priority:t(688)}),s.on(t(647),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(670)]||1;c[o(607)]=new Array(l)[o(561)](u)[o(687)](((t,e)=>t+e));for(const{cell:t}of s[o(639)](i,{startRow:u,endRow:u+l-1}))c[o(548)][o(690)](n[o(564)][o(557)](t))}),{priority:t(688)}),r[t(502)][t(697)]((e=>{const r=t;if(e[r(531)]&&e[r(531)][r(655)](r(506)))return e[r(560)]?{}:{type:r(541),content:Kr(n[r(515)],r(556))}}));const u=()=>!1;for(const e of[t(506),t(666),t(565),t(682)])r[t(689)][t(503)](t(541),e,t(644),u),r[t(689)][t(503)](t(615),e,t(644),u),r[t(689)][t(503)](t(534),e,t(644),u);r[t(689)][t(503)](t(534),t(682),t(567),u),r[t(689)][t(503)](t(534),t(682),t(642),((e,r,s)=>{const o=t,i=e[o(687)]((t=>t[o(574)]()))[o(693)]((t=>t)),a=new Map(i[o(687)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(576)])e&&a[o(537)](t,e);else if(s&&s[o(583)])for(const[t,e]of Object[o(526)](s[o(583)])){const r=n[o(564)][o(599)][o(598)](t),s=r?r[o(628)]()[o(574)]():null;s&&a[o(537)](s,e)}n[o(564)][o(669)]((t=>{const e=o;for(const[n,r]of a)t[e(686)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(689)][o(503)](e,o(506),s,((t,i,a)=>{const c=o;n[c(564)][c(669)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(674)][o(566)];t.is(o(609),o(508))&&u[o(690)](t)}r[o(689)][o(530)](e,null,s)(t,i,a);for(const t of u)o(550)!=t[o(678)][o(558)]&&n[o(602)](t)}))}))};l(t(541),t(642)),l(t(541),t(567)),l(t(615),t(642)),l(t(615),t(567)),r[t(689)][t(503)](t(541),t(565),t(567),(e=>{const n=t,r=e[n(687)]((t=>t[n(574)]())),i=r[0][n(683)](n(573)),{minRow:a,maxRow:c}=o[n(636)](r);s[n(499)](i,{at:a,rows:c-a+1})})),r[t(689)][t(503)](t(541),t(666),t(567),(e=>{const n=t,r=e[n(687)]((t=>t[n(574)]())),i=r[0][n(683)](n(573)),{minColumn:a,maxColumn:c}=o[n(636)](r);s[n(545)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(531)]||!n[s(531)][s(655)](s(506)))return;const o=n[s(529)][s(535)],i=r[s(677)]()[s(693)]((t=>t[s(551)]&&t[s(529)]&&t[s(529)][s(535)]==o));i[s(587)]&&n[s(601)]()[s(587)]!=i[s(587)]&&i[s(595)](((t,e)=>(t[s(632)]=e,e[s(560)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(630)](e[s(496)]),a=[s(621),s(691)],c=r[s(679)][s(523)](e[s(496)]);return c&&a[s(690)](s(542)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(626),f,{priority:t(635)}),r.on(t(634),f,{priority:t(635)}),n[t(564)][t(623)][t(540)]((()=>{const e=t;let s=!1;const o=Array[e(611)](n[e(564)][e(623)][e(610)][e(651)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(630)](t);if(e(624)!=o||e(615)!=a||i[e(517)])continue;if(!r[e(627)](c))continue;const u=r[e(553)](c)[e(603)](),l=n[e(590)][e(598)](e(521)).me;for(const t of r[e(677)]())if(t[e(551)]&&t[e(663)]==l&&e(534)==t[e(498)]&&e(682)==t[e(531)]&&t[e(603)]()[e(625)]((t=>u[e(619)]((n=>n[e(660)](t,!0))))))for(const n of t[e(601)]())n[e(551)]&&(n[e(567)](),s=!0)}return s})),n[t(564)][t(623)][t(540)]((e=>{const s=t,o=n[s(519)][s(598)](s(582));if(!o||!o[s(649)][s(505)](e[s(589)]))return!1;let i=!1;const a=n[s(590)][s(598)](s(521)).me,c=n[s(564)][s(623)][s(610)][s(495)](),u=Array[s(611)](n[s(564)][s(623)][s(610)][s(651)]())[s(693)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(630)](t);return n(624)==o&&n(506)==i&&c==a.id&&!e[n(517)]}));for(const t of c){if(s(547)!=t[s(498)]||s(508)!=t[s(606)]||1!=t[s(587)])continue;const n=e[s(645)](t[s(665)],t[s(665)][s(568)](1));if(!u[s(661)]((({data:t})=>t[s(641)][s(605)](n))))for(const{name:t,data:r}of u)if(n[s(660)](r[s(641)])){e[s(633)](t,{range:n}),i=!0;break}}return i})),n[t(564)][t(623)][t(540)]((e=>{const s=t;let o=!1;const i=n[s(590)][s(598)](s(521)).me,a=r[s(677)]()[s(693)]((t=>t[s(551)]&&t[s(663)]==i)),c=new Set,u=new Set;for(const t of a)if(s(506)==t[s(531)])for(const e of t[s(597)]()){const n=e[s(628)]()[s(574)]();if(n)if(n.is(s(609),s(508))&&Ra(n)){t[s(532)](e[s(606)]),c[s(585)](n),o=!0;const r=n[s(513)],i=n[s(685)],a=r&&r.is(s(609),s(508)),l=i&&i.is(s(609),s(508));a&&!c[s(505)](r)&&u[s(585)](r),l&&!c[s(505)](i)&&u[s(585)](i)}else n.is(s(609),s(518))&&n[s(692)]&&(t[s(532)](e[s(606)]),o=!0)}else if(s(682)==t[s(531)]){if(!t[s(529)]||!t[s(529)][s(535)])continue;const e=t[s(529)][s(583)];if(e&&Object[s(656)](e)[s(587)])continue;const n=t[s(529)][s(535)];let r=!0,i=!0;for(const e of a)if(e[s(531)]&&e[s(531)][s(655)](s(506))){if(!e[s(529)][s(535)]){i=!1;break}if(e.id!=t.id&&e[s(529)][s(535)]==n){r=!1;break}}i&&r&&(t[s(657)](),o=!0)}for(const t of c)e[s(650)](t);for(const t of u)e[s(602)](t);return o})),n[t(507)][t(588)](t(616))[t(544)]({model:t(680),view:(t,e)=>h(t),converterPriority:t(635)}),n[t(507)][t(588)](t(527))[t(544)]({model:t(680),view:(e,n)=>n[t(581)][t(631)]?h(e,!1):null,converterPriority:t(635)});const d=n[t(662)][t(614)];this[t(510)](d[t(623)],t(522),((e,n)=>{const r=t,s=[];for(const t of d[r(555)](n[r(586)])[r(584)]())t.is(r(609),r(512))&&s[r(690)](t);d[r(669)]((t=>{const e=r;for(const n of s)t[e(653)](t[e(555)](n),t[e(640)](n)),t[e(650)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(692)])return!0;const n=t[e(672)](0);return n.is(e(609),e(518))&&n[e(692)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(639)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=363]})(t,e)}function wa(){const t=["resizeTable","Users","347528HpSRzj","handleResizeTableWidthCommand","2qDTaPj","getAttribute","getSuggestions","159756YJlDSG","20dULQHq","selection","descriptionFactory","subType","has","*Format:* resize table","table","columnWidths","resizeTableWidth","getContainedElement","243000bjvmZp","1256421JxSyiy","afterInit","enableCommand","get","data","getTableColumnsWidths","tableWidth","TrackChangesEditing","editor","markBlockFormat","1052464HYzFQB","change","author","accept","getColumnGroupElement","registerDescriptionCallback","discard","handleSuggestionDescription","bind","formatInline","getSelectedElement","model","getSuggestionCallback","registerCustomCallback","62484RraWml","_suggestionFactory","formatBlock","TableColumnResizeEditing","commandParams","document","format","locale","type","838726zcdRCw","plugins","formatGroupId"];return(wa=function(){return t})()}!function(t){const e=Oa,n=t();for(;;)try{if(226189===-parseInt(e(401))/1*(parseInt(e(403))/2)+parseInt(e(363))/3+parseInt(e(406))/4*(parseInt(e(407))/5)+parseInt(e(387))/6+-parseInt(e(396))/7+parseInt(e(373))/8+-parseInt(e(417))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{[va(364)](){const t=va;if(!this[t(371)][t(397)][t(411)](t(390)))return;const e=this[t(371)][t(397)][t(366)](t(370));e[t(365)](t(415),this[t(402)][t(381)](this)),e[t(388)][t(386)](t(389),t(399),t(376),e[t(388)][t(385)](t(389),null,t(379))),e[t(388)][t(386)](t(389),t(399),t(379),e[t(388)][t(385)](t(389),null,t(376))),e[t(409)][t(378)](this[t(380)][t(381)](this))}[va(402)](t,e){const n=va,r=this[n(371)][n(397)][n(366)](n(370)),s=this[n(371)][n(397)][n(366)](n(390)),o=e[n(413)]||this[n(371)][n(384)][n(392)][n(408)][n(383)]();this[n(371)][n(384)][n(374)]((()=>{const i=n,a=s[i(377)](o);let c=a?s[i(368)](a):null,u=o[i(404)](i(369))||null;const l=e[i(369)]||u,f=e[i(414)]||c,h=this[i(371)][i(397)][i(366)](i(400)).me;for(const t of r[i(405)]()){const e=t[i(416)]();if(i(399)===t[i(410)]&&e===o){t[i(375)]!==h&&t[i(379)]();const e=t[i(367)][i(391)];u=e[0][i(369)],c=e[0][i(414)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(372)](o,{commandName:i(415),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(399)},[],i(399))}))}[va(380)](t){const e=va;if(e(389)!=t[e(395)]&&e(382)!=t[e(395)])return;const{data:n}=t;if(n&&e(399)===n[e(398)]){const t=e(412);return{type:e(393),content:Kr(this[e(371)][e(394)],t)}}}}const Fa=Pa;function Ba(){const t=["674868JcgYLI","3465300IJQEee","Template","88947UMooJa","1454075lqLMzf","get","has","72AKZOBa","afterInit","plugins","1986FXXuRE","TrackChangesEditing","102KxthwZ","56331gUQBcK","143970baiDAF","17xNHEjl","editor","enableCommand","insertTemplate"];return(Ba=function(){return t})()}function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=316]})(t,e)}!function(t){const e=Pa,n=t();for(;;)try{if(272819===-parseInt(e(324))/1*(parseInt(e(319))/2)+parseInt(e(322))/3+-parseInt(e(328))/4+-parseInt(e(323))/5*(-parseInt(e(321))/6)+parseInt(e(332))/7+parseInt(e(316))/8*(parseInt(e(331))/9)+-parseInt(e(329))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class xa extends t.Plugin{[Fa(317)](){const t=Fa,e=this[t(325)];e[t(318)][t(334)](t(330))&&e[t(318)][t(333)](t(320))[t(326)](t(327))}}function Ua(){const t=["573060ACEaXB","descriptionFactory","afterInit","enableCommand","registerElementLabel","get","locale","2188155CfbXCW","590062sUmeQu","377132NzYgkf","117Ivwadr","7415024lbCmup","commands","editor","plugins","3PdHdRr","12KVMEJe","tableOfContents","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","TrackChangesEditing","1425781ZYuMlO","1486692jhEtre"];return(Ua=function(){return t})()}const ja=Ga;function Ga(t,e){const n=Ua();return(Ga=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(598595===parseInt(e(289))/1*(parseInt(e(305))/2)+parseInt(e(290))/3*(parseInt(e(306))/4)+-parseInt(e(304))/5+-parseInt(e(296))/6+parseInt(e(295))/7+-parseInt(e(308))/8+-parseInt(e(307))/9*(-parseInt(e(297))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ua);class Va extends t.Plugin{[ja(299)](){const t=ja,e=this[t(287)];if(!e[t(309)][t(302)](t(293)))return;e[t(288)][t(302)](t(294))[t(300)](t(293));const n=e[t(288)][t(302)](t(294)),r=e[t(303)];n[t(298)][t(301)](t(291),(e=>Kr(r,t(292),e)))}}function Ha(t,e){const n=Wa();return(Ha=function(t,e){return n[t-=327]})(t,e)}const za=Ha;function Wa(){const t=["isEqual","createRange","_splitMarkerName","2933532ppcWIy","3193825eosKJc","from","editor","model","isTouching","612999oXJpbX","updateMarker","plugins","isCollapsed","document","differ","8330967Wdgnsa","forward","descriptionFactory","removeMarker","nodeBefore","newRange","title-content","locale","76488jNstXH","getNearestSelectionRange","has","afterInit","Title","suggestion","1109143gJKCVi","231JiSQlg","8gQxpkH","ELEMENT_TITLE","TrackChangesEditing","schema","registerPostFixer","end","registerElementLabel","start","get","element","getChangedMarkers","40NgQYYc","2391016LCEWCJ"];return(Wa=function(){return t})()}!function(t){const e=Ha,n=t();for(;;)try{if(720573===-parseInt(e(350))/1+-parseInt(e(364))/2+-parseInt(e(330))/3+-parseInt(e(352))/4*(parseInt(e(369))/5)+parseInt(e(368))/6+-parseInt(e(351))/7*(-parseInt(e(344))/8)+-parseInt(e(336))/9*(-parseInt(e(363))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class Ka extends t.Plugin{[za(347)](){const t=za,e=this[t(327)];if(!e[t(332)][t(346)](t(348)))return;const n=e[t(332)][t(360)](t(354));n[t(338)][t(358)](t(342),(()=>Kr(e[t(343)],t(353)))),e[t(328)][t(334)][t(356)]((r=>{const s=t;let o=!1;const i=Array[s(370)](e[s(328)][s(334)][s(335)][s(362)]());for(const{name:t,data:a}of i){const{group:i}=n[s(367)](t);if(s(349)!==i||!a[s(341)])continue;const c=a[s(341)],u=c[s(357)][s(340)];if(!u||!u.is(s(361),s(342)))continue;if(!c[s(359)][s(329)](c[s(357)]))continue;const l=e[s(328)][s(355)][s(345)](c[s(357)],s(337));if(l&&l[s(333)]){const e=r[s(366)](c[s(359)],l[s(359)]);e[s(365)](c)||(r[s(331)](t,{range:e}),o=!0)}o||(r[s(339)](t),o=!0)}return o}))}}const qa=Xa;function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=151]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(547826===-parseInt(e(167))/1+parseInt(e(160))/2*(-parseInt(e(165))/3)+parseInt(e(168))/4*(parseInt(e(158))/5)+parseInt(e(169))/6+-parseInt(e(166))/7+-parseInt(e(161))/8+parseInt(e(156))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Qa extends t.Plugin{[qa(159)](){const t=qa,e=this[t(155)],n=e[t(154)][t(151)](t(164));e[t(154)][t(157)](t(163))&&(n[t(152)](t(162)),n[t(152)](t(153)))}}function Ja(){const t=["get","enableCommand","redo","plugins","editor","22392810UCWatc","has","87530JljwLB","afterInit","22pjkhEg","7124928JABKmM","undo","UndoEditing","TrackChangesEditing","293541BkxTql","5462646gzMBjP","309574UbNYQn","200cUSNUx","1447926tiNxzj"];return(Ja=function(){return t})()}const Ya=$a;function Za(){const t=["655929epRpZi","has","enableCommand","83674gGNopG","plugins","requires","633255ENlMWY","12tqJNxn","TableCaptionEditing","get","1583036UHnSeX","toggleTableCaption","editor","1498230ySEHzs","6JtdrzU","afterInit","4327008LrsdEi","1506624mGlKqv","TrackChangesEditing"];return(Za=function(){return t})()}function $a(t,e){const n=Za();return($a=function(t,e){return n[t-=476]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(417720===parseInt(e(481))/1+-parseInt(e(488))/2+parseInt(e(478))/3*(parseInt(e(485))/4)+parseInt(e(484))/5*(-parseInt(e(492))/6)+parseInt(e(494))/7+-parseInt(e(476))/8+parseInt(e(491))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class tc extends t.Plugin{static get[Ya(483)](){return[da]}[Ya(493)](){const t=Ya,e=this[t(490)];e[t(482)][t(479)](t(486))&&e[t(482)][t(487)](t(477))[t(480)](t(489))}}function ec(){const t=["selection","TablePropertiesEditing","descriptionFactory","tableCellBorderStyle","editor","tableHeight","commandParams","formatBlock","81860RNYYos","_handlePropertyChange","table","tableCellHeight","locale","129213VGnjcT","nodeAfter","tableCellVerticalAlignment","110697ZIhFrX","tableBackgroundColor","TableCellPropertiesEditing","tableCellProperties","1897320YCfObs","get","_getSuggestion","1660BENoOv","tableCellPadding","8431661EYDGNk","removeAttribute","tableBorderWidth","_suggestionFactory","findAncestor","65063TevvxQ","*Format:* change table properties","subType","enableCommand","getAttribute","model","plugins","document","pluginName","handleSuggestionDescription","registerDescriptionCallback","getFirstPosition","handleDiscardAction","getContainedElement","tableCellHorizontalAlignment","tableCellBorderWidth","tableCellBorderColor","start","discard","registerCustomCallback","tableAlignment","getSelectionAffectedTableCells","344445cuxBcQ","*Format:* change table cell properties","tableWidth","TableUtils","format","getSuggestions","tableBorderStyle","afterInit","batch","tableProperties","setAttribute","accept","markBlockFormat","has","join","tableCellWidth","TrackChangesEditing","tableCellBackgroundColor","TrackChangesTableProperties","data","164Tvfbnh","enqueueChange","8FIyZQl","change","getSuggestionCallback","tableBorderColor"];return(ec=function(){return t})()}const nc=rc;function rc(t,e){const n=ec();return(rc=function(t,e){return n[t-=281]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(825222===parseInt(e(345))/1+parseInt(e(323))/2+parseInt(e(331))/3*(parseInt(e(309))/4)+parseInt(e(289))/5+parseInt(e(335))/6+parseInt(e(340))/7*(parseInt(e(311))/8)+-parseInt(e(328))/9*(parseInt(e(338))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(298)]=[e(314),e(295),e(342),e(287),e(291),e(320),e(332)],this[e(334)]=[e(283),e(318),e(282),e(339),e(304),e(326),e(306),e(281),e(330)]}static get[nc(353)](){return nc(307)}[nc(296)](){const t=nc,e=this[t(319)][t(351)][t(336)](t(305));if(this[t(319)][t(351)][t(302)](t(316))){for(const n of this[t(298)])e[t(348)](n,((e,r)=>{const s=t,o=this[s(319)][s(350)][s(352)][s(315)][s(356)]()[s(344)](s(325));this[s(324)](n,[o],this[s(298)],s(298),e,r)}));e[t(343)][t(286)](t(322),t(298),t(300),e[t(343)][t(313)](t(322),null,t(285))),e[t(343)][t(286)](t(322),t(298),t(285),((e,n)=>this[t(357)](this[t(298)],e,n))),e[t(343)][t(286)](t(322),t(298),t(303),(()=>!1))}if(this[t(319)][t(351)][t(302)](t(333))){for(const n of this[t(334)])e[t(348)](n,((e,r)=>{const s=t,o=this[s(319)][s(351)][s(336)](s(292))[s(288)](this[s(319)][s(350)][s(352)][s(315)]);this[s(324)](n,o,this[s(334)],s(334),e,r)}));e[t(343)][t(286)](t(322),t(334),t(300),e[t(343)][t(313)](t(322),null,t(285))),e[t(343)][t(286)](t(322),t(334),t(285),((e,n)=>this[t(357)](this[t(334)],e,n))),e[t(343)][t(286)](t(322),t(334),t(303),(()=>!1))}e[t(317)][t(355)]((e=>this[t(354)](e)))}[nc(324)](t,e,n,r,s,o){const i=nc,a=this[i(319)][i(351)][i(336)](i(305));this[i(319)][i(350)][i(310)](o[i(297)],(()=>{const t=i;for(const i of e)if(this[t(337)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(349)](r);void 0!==n&&(e[r]=n)}s(o),a[t(301)](i,{commandParams:[e]},[],r)}}))}[nc(357)](t,e,n){const r=nc,s=e[0][r(284)][r(329)],o=n[r(321)][0];this[r(319)][r(350)][r(312)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(299)](r,o[r],s):e[n(341)](r,s)}))}[nc(354)](t){const e=nc;if(t[e(308)])switch(t[e(347)]){case e(298):return{type:e(293),content:Kr(this[e(319)][e(327)],e(346))};case e(334):return{type:e(293),content:Kr(this[e(319)][e(327)],e(290))}}}[nc(337)](t,e){const n=nc,r=this[n(319)][n(351)][n(336)](n(305));for(const s of r[n(294)]({skipNotAttached:!0})){const r=s[n(358)]();if(s[n(347)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),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)?gc(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 Ec=Math.max;const Ic=function(t,e,n){return e=Ec(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ec(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(Ic(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=Qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=322]})(t,e)}function Lc(){const t=["every","change:activeMarkers","isNextTo","plugins","getFirstRange","_joinWithAdjacentSuggestions","deletion:discard","dataToMarker","buildSuggestion","ck-suggestion-marker-formatInline","editing","formatInline","forward","pop","getCustomProperty","comments","substr","addMarkerName","chain","editor","warn","createElement","_findSuggestions","suggestion:","deletion:","addSuggestion","getWalker","attributes","createPositionAfter","selection","getLastMatchingPosition","isObject","data","insert","ready","notReady","_defaultCallbacks","fromCharCode","markMultiRangeBlockFormat","isAtEnd","_setSuggestionRange","setAttribute","getIntersection","head","attribute","getContainedElement","fromRange","track-changes-adapter-missing-getsuggestion","key","TrackChangesEditing","_getMarkerAnnouncementText","discardSuggestion","markInlineFormat","LEAVE","document","newRange","_suggestions","targetPosition","normal","markMultiRangeDeletion","filter","ck-suggestion-marker--active","never","deletion","@external","skipNestingCheck","_blockAttributeKeys","format","requires","values","_customCallbacks","includes","insertion:join","open","FORMATTING","_rangeIsInLocalUserInsertion","low","addRange","formatBlock:accept","_reduceExistingSuggestions","collaboration.channelId","consume","fetchCommentThread","getNearestSelectionRange","showSuggestionHighlights","get","getUser","rootName","markers","oldRange","_suggestionFactory","markerNameToElements","80kidQso","push","_afterChanges","addMarker:suggestion","removeMarker:suggestion:formatBlock","registerInlineAttribute","hasSuggestion","data-author-id","isEqual","935172gwBdCo","getAncestors","acceptSelectedSuggestions","concat","then","bindElementToMarker","name","suggestionLoaded","deletion:accept","execute","getAttribute","nodeBefore","previous","applyOperation","attribute:accept","commands","commentThread","discard","ck-suggestion-marker-formatBlock","setTo","containerElement","isIntersecting","ck-suggestion-marker","insertion:accept","end","forEach","isBlock","before","addSuggestionData","isCollapsed","some","getMultiRangeId","authorName","formatInline:","$graveyard","formatInline:discard","oldValue","createPositionAt","insertion:chain","markerReady","148888pOwzle","360UqFSvZ","getShiftedBy","dataReady","return","_handleNewSuggestionMarker","accepted","_isBlockAttribute","CommentsRepository","lowest","groupId","discardAllSuggestions","createRange","removeClass","containsPosition","isBefore","adapter","335946LcOefB","define","suggestion:attribute:","updateMarker","backward","isOwn","tablePasteChainId","map","enqueueChange","parent","enableReadOnlyMode","attributeOldValue","updateSuggestion","isLocal","formatInline:join","11mNgVeR","catch","_trackFormatChanges","track-changes-user-not-found","addMarker:suggestion:attribute","_cutOutSuggestionMarker","options","trackChanges.mergeNestedSuggestions","fire","addHighlight","_processAttributeSuggestions","attribute:discard","ck-suggestion-marker-","splice","attribute:","1017066sfqBvY","addMarker","has","addClass","isLimit","_saved","sort","formatBlock:join","error-saving-suggestion-data-suggestion-discarded","getChangedMarkers","toUpperCase","attribute:join","pluginName","_isRegisteredAttribute","PendingActions","start","removeMarkers","getSuggestions","createRangeIn","registerCustomCallback","getSuggestionCallback","insertion:discard","isAfter","_reduceSuggestionAttributeRange","formatInline:chain","accept","config","unbindElementFromMarkerName","insertContent","nodeAfter","removeComment","removed","enableCommand","markDeletion","_getExternalAuthor","high","marker-count","item","_getAttributeKey","elementToElement","value","_onDiscard","markAttributeChange","formatBlock:chain","for","suggestion-type","_initAriaMarkerChangeAnnouncements","getDifference","_removeSuggestion","_inlineAttributeKeys","activeMarkers","removeMarker","forceDefaultExecution","setSelection","registerPostFixer","getRanges","isMultiRange","formatBlock","substring","track-changes-suggestion-data-mismatch","mapper","commandName","getItems","_recordAttributeSuggestions","change:data","_mergeNestedSuggestions","external:","howMany","$textProxy","batch","listenTo","startsWith","refresh","data-suggestion","author","addCommentThread","2lmCbEH","stringify","suggestionUnloaded","1597764QcFGNz","group","_recordAttributeChanges","splitPosition","track-changes-suggestion-not-found","locale","getAllAdjacentSuggestions","stop","find","getMarkers","_breakSuggestionMarker","toJSON","_refreshAttributeSuggestionsChain","getCommentThread","reconvertMarker","formatGroupId","suggestionChanged","hasComments","isSelectable","size","after","consumable","set","position","always","clone","track-changes-command-not-found","_commentsRepository","schema","insertion:","attributeKey","isTouching","_adapter","markerToData","descriptionFactory","track-changes-enable-command-twice","_suggestionState","type","differ","hasCommentThread","next","moveTargetPosition","originalSuggestionId","createPositionBefore","discardSelectedSuggestions","formatBlock:","track-changes-adapter-already-set","$marker","elementStart","Users","_refreshSuggestionsChain","authoredAt","_createSuggestion","deleteContent","multipleBlocks","newValue","split","trackChanges","_model","from","acceptSuggestion","action","elementEnd","init","_addSuggestionMarker","remove","containsRangeInObject","add","_joinSuggestions","length","_setSuggestionData","_enabledCommands","createSelection","containsItem","_isForcedDefaultExecutionBlock","_getAuthorFromId","isUndo","model","formatInline:accept","getSuggestion","update:suggestion","addMarker:suggestion:formatBlock","formatBlock:discard","registerBlockAttribute","move","$elementName","announce","trackChangesCommand","markMultiRangeInsertion","_getSuggestionData","join","toViewElement","resolve","isDocumentOperation","attributeNewValue","insertion","meta","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.","createdAt","_SUGGESTION_ANNOUNCEMENT","28957570cqmtJS","deletion:chain","rejected","change:_saved","_updateSuggestionData","clear","unshift","isAtStart","markerName","deletion:join","creator","widget","dataDowncast","_processAttributeChanges","editingDowncast","addUser","markerToHighlight","getFirstMarker","assign","trackChanges.trackFormatChanges","markBlockFormat","PENDING_ACTION_SUGGESTION","multi","isInsideObject","isIntersectingWithRange","rename","getChanges","_splitMarkerName","removeMarker:suggestion:attribute","rethrowUnexpectedError","$text","getRange","upcast","addComment","suggestion","_isDataLoaded","_registerDefaultCallbacks","_editor","isArray","delete","isRemovable","unbind","subType","createRangeOn","conversion","ENTER","detach","root","stopListening","markInsertion","isInContent","documentSelection","acceptAllSuggestions","enableDefaultAttributesIntegration","change","removeAttribute","_addThreadToSuggestion","writer","default","164404gYgyMx","isExternal","range","_checkSuggestionCorrectness","highest","element","keys","containsRange"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(418843===-parseInt(e(715))/1*(parseInt(e(387))/2)+-parseInt(e(745))/3+parseInt(e(549))/4*(-parseInt(e(649))/5)+-parseInt(e(390))/6+-parseInt(e(658))/7+parseInt(e(698))/8*(-parseInt(e(699))/9)+-parseInt(e(490))/10*(-parseInt(e(730))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Nc=kc(475);class Sc extends t.Plugin{static get[kc(625)](){return[kc(706),o.Users,t.PendingActions,ts,ss,us,hs,ys,Is,Cs,vs,js,no,oo,fo,po,To,Co,Ro,wo,Po,Wo,Go,Qo,Zo,ri,ui,pi,wi,ii,zs,Qs,_i,Ci,Ri,Pi,ji,Ki,Ji,ta,oa,ua,da,Ea,ya,tc,Sa,Da,Va,sc,xa,Ka,Qa]}static get[kc(323)](){return kc(606)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(722)]((t=>String[e(594)](t)))[e(480)]("")}super(t),this[e(374)]=!1,this[e(412)](e(361),[]),this.on(e(558),((n,r,s,o)=>{const i=e;this[i(448)][i(544)]((()=>{const e=i;for(const n of[...o,...s])this[e(448)][e(645)][e(747)](n)&&t[e(567)][e(404)](n)}))})),this[e(424)]=new Jr(this[e(576)][e(467)][e(418)],this[e(576)][e(395)]),this[e(422)]=null,this[e(647)]=new Rc(this[e(576)]),this[e(613)]=new Map,this[e(417)]=t[e(560)][e(642)](e(706)),this[e(461)]=new Set,this[e(448)]=this[e(576)][e(467)],this[e(426)]=new WeakMap,this[e(464)]=!1,this[e(623)]=new Set([e(475)]),this[e(360)]=new Set,t[e(337)][e(716)](e(509),e(548)),this[e(732)]=t[e(337)][e(642)](e(509)),t[e(337)][e(716)](e(737),!0),this[e(376)]=t[e(337)][e(642)](e(737)),this[e(477)]=new f(t,this[e(461)]),this[e(357)](),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,54,53,54])}[kc(453)](){const t=kc,n=this[t(576)],r=(e,n)=>{const r=t;if(r(601)!=e)return r(742)+e;const s=n[r(446)]("|")[0];return this[r(705)](s)?r(676):r(566)};n[t(534)][t(355)](t(504))[t(506)]({model:t(524),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(517)](e[n(498)]),c=[n(680),r(i,a)];let u=3e3;return this[n(361)][n(628)](e[n(498)])&&(c[n(650)](n(618)),u=3010),n(620)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(534)][t(355)](t(502))[t(457)]((e=>{const r=t;e.on(r(652),((t,e,s)=>{const o=r;if(!s[o(736)][o(641)])return;const i=e[o(348)];if(!i)return;const c=s[o(371)][o(481)](i);n[o(467)][o(418)][o(588)](i)&&c&&!c[o(571)](o(501))&&c.is(o(678))&&(0,a.toWidget)(c,s[o(547)])}),{priority:r(346)})})),n[t(534)][t(355)](t(502))[t(506)]({model:t(524),view:(e,n)=>{const s=t;if(!n[s(736)][s(641)])return null;const{type:o,subType:i}=this[s(517)](e[s(498)]);return{classes:[s(680),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(348)])return;const{id:c,authorId:u}=this[a(517)](o[a(498)]);if(r){const t=this[a(613)][a(642)](c),e=this[a(349)](t);if(!this[a(705)](e))return}if(o[a(348)].is(a(586)))return void i[a(411)][a(638)](o[a(348)],s[a(664)]);const l=i[a(371)][a(481)](o[a(348)]);if(o[a(348)].is(a(554))&&n[a(467)][a(418)][a(684)](o[a(348)])&&!l[a(571)](a(739))){i[a(547)][a(748)]([a(680),a(676)],l),i[a(547)][a(598)](a(384),c,l),i[a(547)][a(598)](a(656),u,l),i[a(371)][a(663)](l,o[a(498)]),e&&(this[a(361)][a(628)](o[a(498)])?i[a(547)][a(748)](a(618),l):i[a(547)][a(711)](a(618),l));for(const t of n[a(467)][a(329)](o[a(348)])[a(373)]())i[a(411)][a(638)](t,s[a(664)]);i[a(411)][a(638)](o[a(348)],s[a(664)])}};n[t(534)][t(355)](t(502))[t(457)]((e=>{const n=t;e.on(n(471),((t,e,r)=>{const o=n;r[o(736)][o(641)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(553)})})),n[t(534)][t(355)](t(502))[t(457)]((e=>{const n=t;e.on(n(734),((t,e,r)=>{const o=n;r[o(736)][o(641)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(553)})})),n[t(534)][t(355)](t(502))[t(423)]({model:t(524),view:(e,n)=>n[t(736)][t(641)]?null:{group:t(524),name:e[t(573)](11)}}),n[t(534)][t(355)](t(522))[t(350)]({view:{name:t(524),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(580)+e[r(668)](r(356))+":"+e[r(668)]("id");return e[r(668)](r(347))&&(s+=":"+e[r(668)](r(347))),n[r(578)](r(437),{"data-name":s})}}),n[t(534)][t(355)](t(522))[t(564)]({view:t(524)}),n[t(534)][t(355)](t(504))[t(457)]((e=>{const n=t;e.on(n(471),s(),{priority:n(346)})})),n[t(534)][t(355)](t(504))[t(457)]((e=>{const n=t;e.on(n(734),s({isAttributeSuggestion:!0}),{priority:n(346)})})),n[t(534)][t(355)](t(504))[t(457)]((e=>{const n=t;e.on(n(653),((t,e,r)=>{const s=n,o=r[s(371)][s(648)](e[s(498)]);if(o)for(const t of o)t[s(571)](s(739))||(r[s(547)][s(711)]([s(680),s(676),s(618)],t),r[s(547)][s(545)](s(384),t),r[s(547)][s(545)](s(656),t),r[s(371)][s(338)](t,e[s(498)]))}),{priority:n(346)})})),n[t(534)][t(355)](t(504))[t(457)]((e=>{const n=t;e.on(n(518),((t,e,r)=>{const s=n,o=r[s(371)][s(648)](e[s(498)]);if(!o)return;const{id:i}=this[s(517)](e[s(498)]),a=this[s(613)][s(642)](i),c=this[s(349)](a);if(this[s(705)](c))for(const t of o)t[s(571)](s(739))||(r[s(547)][s(711)]([s(680),s(676),s(618)],t),r[s(547)][s(545)](s(384),t),r[s(547)][s(545)](s(656),t),r[s(371)][s(338)](t,e[s(498)]))}),{priority:n(346)})})),n[t(467)][t(611)][t(365)]((e=>{const r=t;let s=!1;const o=Array[r(449)](n[r(467)][r(611)][r(428)][r(754)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(517)](t);if(r(524)!==o)continue;const h=this[r(613)][r(642)](f);if(null!=c[r(612)]){r(568)==u&&(s=s||Oc(c[r(612)],t,e,n[r(467)][r(418)]));const o=r(601)==u&&this[r(705)](l[r(446)]("|")[0]);if(c[r(612)][r(687)]||r(692)==c[r(612)][r(537)][r(644)]||r(368)==u&&!Dc(c[r(612)])||o&&!Dc(c[r(612)])||r(620)==u&&(vc(a=c[r(612)])||function(t){const e=r;return t[e(326)][e(724)]==t[e(682)][e(669)]&&t[e(326)][e(596)]}(a)))e[r(362)](t),s=!0;else{if(!h||!h[r(540)])continue;if(c[r(612)]&&c[r(646)]&&c[r(612)][r(657)](c[r(646)]))continue;i[r(457)](h)}}}var a;return i[r(409)]>0&&(s=!!this[r(562)](i)||s),s})),n[t(467)][t(611)][t(365)]((e=>{const r=t;let s=!1;for(const t of n[r(467)][r(611)][r(428)][r(516)]())if(r(590)==t[r(427)])for(const t of this[r(613)][r(626)]()){if(t[r(367)]||!t[r(540)])continue;const o=r(368)==t[r(427)],i=this[r(349)](t),a=i&&this[r(705)](i);if(!o&&!a)continue;const c=t[r(561)]();if(c[r(326)][r(724)]!=c[r(682)][r(724)]&&!c[r(682)][r(596)]){const o=n[r(467)][r(695)](c[r(326)][r(340)],r(682)),i=n[r(467)][r(710)](c[r(326)],o);e[r(718)](t[r(507)](),{range:i}),s=!0}}return s})),n[t(467)][t(611)][t(365)]((e=>this[t(503)](e))),n[t(467)][t(611)][t(365)]((e=>!e[t(380)][t(728)]&&this[t(740)](e))),n[t(467)].on(t(651),(()=>{this[t(374)]=!1})),n[t(467)][t(611)].on(t(375),((r,s)=>{const o=t;if(!s[o(728)]||s[o(466)])return;if(!this[o(374)])return;const i=n[o(467)][o(611)][o(428)][o(516)]();if(0==i[o(459)])return;const a=[],c=i[o(617)]((t=>o(601)==t[o(427)])),u=i[o(617)]((t=>o(590)==t[o(427)]&&o(520)!=t[o(664)]));for(const t of c)this[o(324)](t[o(420)])&&a[o(650)]({key:t[o(420)],newValue:t[o(484)],oldValue:t[o(726)],range:Fc(t[o(551)],n[o(467)])});for(const t of u){if(o(515)!=t[o(451)]&&o(383)!=t[o(451)])continue;const e=Bc(t[o(413)][o(340)],n[o(467)]),r=t[o(685)];o(515)==t[o(451)]&&a[o(650)]({key:o(475),newValue:t[o(664)],oldValue:r[o(664)],range:e});for(const[n,s]of r[o(584)]){if(!this[o(324)](n))continue;const r=t[o(584)][o(642)](n);s!==r&&a[o(650)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(584)])this[o(324)](n)&&(r[o(584)][o(747)](n)||a[o(650)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(459)]&&n[o(467)][o(723)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(353)](t,e,s,o,{groupId:r});this[n(636)](t,a)}))}),{priority:t(707)}),n[t(467)][t(645)].on(t(470),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(517)](n[s(664)]),e=this[s(613)][s(642)](t);e&&e[s(574)](n[s(664)])}})),n[t(467)][t(611)].on(t(375),(()=>{const e=t,r=Array[e(449)](n[e(467)][e(611)][e(428)][e(754)]())[e(617)]((t=>e(524)===this[e(517)](t[e(664)])[e(391)]));if(0===r[e(459)])return;r[e(751)](((t,n)=>{const r=e,s=t[r(589)][r(646)],o=n[r(589)][r(646)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(326)][r(713)](o[r(326)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(517)](t);if(null===n[e(646)]){const n=this[e(703)](t);o[e(457)](n)}else{const t=this[e(613)][e(642)](r);null!==n[e(612)]||t[e(540)]?(s[e(457)](t[e(600)]),o[e(457)](t)):this[e(359)](t)}}o[e(409)]>0&&this[e(440)](o);for(const t of s)this[e(738)](e(406),t)})),n[t(467)].on(t(671),((e,r)=>{const s=t,o=r[0];if(!this[s(613)][s(409)])return;if(!o[s(483)])return;if(o[s(380)][s(466)]||!o[s(380)][s(728)])return;let i,a;switch(o[s(427)]){case s(590):i=n[s(467)][s(695)](o[s(413)]),a=i[s(700)](o[s(378)]);break;case s(446):i=n[s(467)][s(695)](o[s(393)]),a=n[s(467)][s(695)](o[s(431)]);break;case s(474):i=n[s(467)][s(695)](o[s(614)]),a=i[s(700)](o[s(378)]);break;default:return}const c=n[s(467)][s(710)](i,a);n[s(467)][s(544)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(579)](c)){if(e[t(367)])continue;if(t(568)==e[t(427)])continue;const r=this[t(349)](e);if(r&&this[t(705)](r)&&t(446)!=o[t(427)])continue;const s=e[t(589)]&&e[t(589)][t(444)];(t(368)!=e[t(427)]||t(446)==o[t(427)]&&!s)&&(n[t(456)]||t(485)==e[t(427)]&&n[t(720)]||e[t(561)]()[t(556)](c)&&this[t(400)](e,i,a))}}))}),{priority:t(707)}),n[t(467)].on(t(443),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(363)])return;if(this[s(464)])return;if(!this[s(477)][s(351)])return;if(o[s(687)])return;const a=n[s(467)][s(418)],{start:c,end:u}=o[s(561)](),l=c[s(340)]&&a[s(749)](c[s(340)])?null:a[s(640)](c,s(569)),f=u[s(669)]&&a[s(749)](u[s(669)])?null:a[s(640)](u,s(719)),h=n[s(467)][s(710)](l?l[s(326)]:c,f?f[s(682)]:u);n[s(467)][s(544)]((t=>{const e=s;this[e(344)](h);const r=n[e(467)][e(418)][e(640)](h[e(326)]);o.is(e(541))?t[e(364)](r):o[e(677)](r)})),e[s(397)]()}),{priority:e.priorities[t(615)]+10}),n[t(467)].on(t(339),((e,r)=>{const s=t,o=r[r[s(459)]-1];o&&o[s(363)]||this[s(464)]||this[s(477)][s(351)]&&(n[s(467)][s(544)]((()=>{const t=s;let o=n[t(467)][t(339)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(702)]=o[t(415)]();const i=o[t(682)][t(669)],a=n[t(467)][t(418)];i&&a[t(684)](i)&&!a[t(588)](i)&&(o=n[t(467)][t(710)](o[t(326)],n[t(467)][t(695)](i,t(682)))),this[t(539)](o)})),e[s(397)]())}),{priority:t(346)}),this[t(576)][t(673)][t(457)](t(447),this[t(477)]),this[t(343)](t(447));const o=new p(n,this[t(613)]);n[t(673)][t(457)](t(450),o),this[t(343)](t(450));const i=new b(n,this[t(613)]);n[t(673)][t(457)](t(608),i),this[t(343)](t(608)),n[t(673)][t(457)](t(542),new R(n,o,this[t(613)])),this[t(343)](t(542)),n[t(673)][t(457)](t(709),new R(n,i,this[t(613)])),this[t(343)](t(709)),n[t(673)][t(457)](t(660),new F(n,o,this[t(613)])),this[t(343)](t(660)),n[t(673)][t(457)](t(434),new F(n,i,this[t(613)])),this[t(343)](t(434));const c=n[t(560)][t(642)](t(706));this[t(381)](c,t(523),((e,{threadId:n})=>{const r=t,s=this[r(613)][r(642)](n);s&&s[r(674)]&&1===s[r(674)][r(459)]&&this[r(494)](n,{hasComments:!0})}),{priority:t(633)}),this[t(381)](c,t(341),((e,{threadId:n})=>{const r=t,s=this[r(613)][r(642)](n);s&&s[r(674)]&&!s[r(674)][r(459)]&&this[r(494)](n,{hasComments:!1})}),{priority:t(633)})}set[kc(714)](t){const n=kc;if(this[n(422)])throw new e.CKEditorError(n(436),this);this[n(422)]=t}get[kc(714)](){return this[kc(422)]}[kc(328)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(613)][n(626)]())t&&!e[n(540)]||r[n(650)](e);return e?r[n(722)]((t=>t[n(401)]())):r}[kc(469)](t){const n=kc,r=this[n(613)][n(642)](t);if(!r)throw new e.CKEditorError(n(394),this);return r}[kc(655)](t){const e=kc;return this[e(613)][e(747)](t)}[kc(686)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(427)][e(446)](":"),a=this[e(613)][e(642)](r)||this[e(442)](o,i,r,n,s);if(this[e(546)](a),this[e(552)](a,o,i||null,n),a[e(488)]=t[e(488)],a[e(525)]=!0,s&&s[e(621)]){const t=s[e(621)],n=this[e(345)](t[e(690)]);a[e(441)]=t[e(488)],a[e(385)]=n,a[e(550)]=!0}else a[e(441)]=t[e(488)];switch(t[e(589)]&&(a[e(589)]=t[e(589)]),t[e(584)]&&(a[e(584)]=t[e(584)]),this[e(422)]&&this[e(422)][e(582)]||(a[e(750)]=!0),this[e(426)][e(642)](a)){case e(592):this[e(426)][e(412)](a,e(701));break;case e(697):a[e(540)]?(this[e(562)](new Set([a])),this[e(440)](new Set([a])),this[e(426)][e(412)](a,e(591)),this[e(738)](e(665),a)):this[e(426)][e(412)](a,e(342))}return a}[kc(450)](t){const e=kc;this[e(363)]((()=>{const n=e;this[n(576)][n(467)][n(544)]((()=>{const e=n;for(const n of t[e(396)]())n[e(336)]()}))}))}[kc(608)](t){const e=kc;this[e(363)]((()=>{const n=e;this[n(576)][n(467)][n(544)]((()=>{const e=n;for(const n of t[e(396)]())n[e(675)]()}))}))}[kc(343)](t,n){const r=kc,s=this[r(576)][r(673)][r(642)](t);if(!s)throw new e.CKEditorError(r(416),this,{commandName:t});if(this[r(461)][r(747)](s))throw new e.CKEditorError(r(425),this,{commandName:t});this[r(461)][r(457)](s),n&&s.on(r(667),((t,e)=>{const o=r;this[o(477)][o(351)]&&(this[o(464)]||(e[o(459)]>0&&e[e[o(459)]-1]&&e[e[o(459)]-1][o(363)]?e[o(570)]():(t[o(702)]=n(((...t)=>s[o(667)](...t,{forceDefaultExecution:!0})),...e),t[o(397)]())))}),{priority:r(346)})}[kc(363)](t){const n=kc;let r,s;const o=this[n(464)];this[n(464)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(464)]=!1),s&&e.CKEditorError[n(519)](s,this),r}[kc(539)](t,n=null,r={}){const s=kc;if(t[s(687)])return null;const o=this[s(576)][s(560)][s(642)](s(439)).me;for(const{suggestion:e,meta:o}of this[s(579)](t,s(485)))if(o[s(720)]){if(!o[s(559)]){if(o[s(456)]){if(!this[s(376)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(400)](e,t[s(326)],t[s(682)]);break}if(n==e[s(532)]&&Uc(e,r)){const n=e[s(561)]();return n[s(326)][s(657)](t[s(682)])?this[s(597)](e,this[s(448)][s(710)](t[s(326)],n[s(682)])):this[s(597)](e,this[s(448)][s(710)](n[s(326)],t[s(682)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(419)+n:s(485),u=this[s(460)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(454)](c,i,a,t),u}[kc(478)](t,n=kc(512),r={}){const s=kc,o=this[s(576)][s(560)][s(642)](s(439)).me,i=this[s(647)][s(331)](s(485),n,s(480));for(const e of this[s(328)]())if(e[s(385)].id==o.id&&s(485)==e[s(427)]&&e[s(532)]==n&&Uc(e,r)&&(i(e[s(366)](),t)||i(t,e[s(366)]()))){for(const n of t)e[s(634)](n);return e}for(const{suggestion:e,meta:n}of this[s(579)](t,s(485))){if(!n[s(720)])continue;if(!this[s(376)]&&n[s(456)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(366)]())for(const e of t)if(!n[s(556)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(419)+n,l=this[s(460)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(454)](u,a,c,e,zr[s(689)]());return l}[kc(609)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(687)])return null;if(o(619)===this[o(732)]){const e=this[o(647)][o(331)](o(568),r,o(336));return this[o(363)]((()=>e([t],n,s))),null}const i=this[o(576)][o(560)][o(642)](o(439)).me,a=[];if(o(414)!==this[o(732)])for(const{suggestion:e,meta:n}of this[o(579)](t,o(485)))n[o(720)]&&!n[o(513)]&&a[o(650)](...e[o(366)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(599)](s);e&&r[n(650)](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(459)];){const s=r[e][n(358)](t);r[n(743)](e,1,...s),e+=s[n(459)]}}return r}(t,a);c[o(459)]&&this[o(448)][o(544)]((()=>{const t=o;for(const e of c){const o=this[t(647)][t(331)](t(568),r,t(336));this[t(363)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(326)],u=t[o(682)];for(const{suggestion:e,meta:n}of this[o(579)](t,o(568))){if(!n[o(720)])continue;if(e[o(532)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(561)]();if(i[o(556)](t,!0))return null;c=c[o(713)](i[o(326)])?c:i[o(326)],u=u[o(333)](i[o(682)])?u:i[o(682)],a?i[o(326)][o(713)](a[o(561)]()[o(326)])?(a[o(327)](),a=e):e[o(327)]():a=e}const l=this[o(448)][o(710)](c,u);if(a)this[o(597)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(460)]({id:t,type:o(691)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(454)](o(691)+r,t,a,l)}}return null}[kc(510)](t,n,r=[],s=null,o={}){const i=kc;n[i(405)]||(n[i(405)]=n[i(372)]),n[i(444)]=t.is(i(551)),s=s||wc(n);const a=r[i(722)]((t=>Bc(t,this[i(448)]))),c=t.is(i(551))?t:Bc(t,this[i(448)]);if(i(619)===this[i(732)]){const t=this[i(647)][i(331)](i(368),s,i(336));return this[i(363)]((()=>t([c],n,o))),null}a[i(650)](c);let u=!0;for(const t of a)if(!this[i(632)](t)){u=!1;break}if(u&&i(414)!==this[i(732)]){const t=this[i(647)][i(331)](i(368),s,i(336));return this[i(363)]((()=>t([c],n,o))),null}let l=null,f=c[i(326)],h=c[i(682)];for(const{suggestion:t,meta:e}of this[i(579)](c,i(368))){if(!e[i(720)])continue;if(e[i(559)]||e[i(456)]||e[i(513)])continue;if(t[i(589)][i(405)]!=n[i(405)])continue;if(!Uc(t,o))continue;const r=t[i(561)]();if(t[i(532)]==s){if(r[i(556)](c,!0))return null;f=f[i(713)](r[i(326)])?f:r[i(326)],h=h[i(333)](r[i(682)])?h:r[i(682)],l?r[i(326)][i(713)](l[i(561)]()[i(326)])?(l[i(327)](),l=t):t[i(327)]():l=t}else{const e=c[i(599)](r);this[i(735)](t,e)}}const d=this[i(576)][i(560)][i(642)](i(439)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(597)](l,this[i(448)][i(710)](f,h)),l;{const t=this[i(460)]({id:g,type:i(435)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(454)](i(435)+s,g,p,this[i(448)][i(710)](f,h)),t}}[kc(595)](t,n,r=[],s=null,o={}){const i=kc;n[i(405)]||(n[i(405)]=n[i(372)]);const a=t[0];n[i(444)]=a.is(i(551)),s=s||wc(n);const c=r[i(722)]((t=>Bc(t,this[i(448)]))),u=a.is(i(551))?t:t[i(722)]((t=>Bc(t,this[i(448)])));if(i(619)===this[i(732)]){const t=this[i(647)][i(331)](i(368),s,i(336));return this[i(363)]((()=>t(u,n,o))),null}c[i(650)](...u);let l=!0;for(const t of c)if(!this[i(632)](t)){l=!1;break}if(l&&i(414)!==this[i(732)]){const t=this[i(647)][i(331)](i(368),s,i(336));return this[i(363)]((()=>t(u,n,o))),null}const f=this[i(576)][i(560)][i(642)](i(439)).me;for(const t of this[i(328)]()){if(t[i(385)].id!=f.id)continue;if(i(368)!=t[i(427)]||t[i(589)][i(405)]!=n[i(405)])continue;if(!Uc(t,o))continue;const e=t[i(532)]==s;for(let n=0;n<u[i(459)];n++){const r=u[n];for(const s of t[i(399)]()){const o=s[i(521)]();if(r[i(657)](o)){e?(u[i(743)](n,1),n--):t[i(362)](s[i(664)]);break}}}}if(0==u[i(459)])return null;const h=this[i(647)][i(331)](i(368),s,i(480));for(const t of this[i(328)]())if(t[i(385)].id==f.id&&i(368)==t[i(427)]&&t[i(589)][i(405)]==n[i(405)]&&t[i(532)]==s&&Uc(t,o)&&(h(t[i(366)](),u)||h(u,t[i(366)]()))){for(const e of u)t[i(634)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(435)+s,m=this[i(460)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(454)](p,d,g,t,zr[i(689)]());return m}[kc(344)](t,n=null,r={}){const s=kc;if(t[s(687)])return null;const o=this[s(576)][s(560)][s(642)](s(439)).me,a=new i.LiveRange(t[s(326)],t[s(682)]);for(const{suggestion:t,meta:e}of this[s(579)](a,s(485)))if(e[s(720)]&&!e[s(559)])if(t[s(367)]){const e=t[s(366)]()[s(617)]((t=>s(692)!=t[s(537)][s(644)]));if(e[s(557)]((t=>a[s(556)](t,!0)))&&t[s(675)](),e[s(688)]((t=>t[s(556)](a,!0)))){const t=this[s(647)][s(331)](s(620),n,s(336));return this[s(363)]((()=>t([a],null,r))),null}}else{const e=a[s(599)](t[s(561)]());null!==e&&t[s(352)]([e],null,r)}if(a[s(536)](),a[s(687)]||s(692)==a[s(537)][s(644)])return null;let c=null,u=a[s(326)],l=a[s(682)];const f=this[s(579)](a,s(620));for(const{suggestion:t,meta:e}of f){const n=this[s(448)][s(710)](u,l);if(e[s(720)]&&(this[s(376)]||!e[s(456)]&&!e[s(513)]))if(t[s(367)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(366)]()){if(r[s(556)](n,!0))return t;n[s(556)](r)||(e=!1)}e&&t[s(675)]()}else{const e=t[s(561)]();if(e[s(556)](n,!0))return t;if(!Uc(t,r)){n[s(556)](e)?t[s(327)]():e[s(712)](u)?u=e[s(682)]:e[s(712)](l)&&(l=e[s(326)]);continue}u=u[s(713)](e[s(326)])?u:e[s(326)],l=l[s(333)](e[s(682)])?l:e[s(682)],r=Object[s(508)]({},t[s(584)]),c?e[s(326)][s(713)](c[s(561)]()[s(326)])?(c[s(327)](),c=t):t[s(327)]():c=t}}if(c)return this[s(597)](c,this[s(448)][s(710)](u,l)),c;{const t=(0,e.uid)(),i=this[s(448)][s(710)](u,l),a=o.id,c=n?s(581)+n:s(620),f=this[s(460)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(454)](c,t,a,i),f}}[kc(616)](t,n=kc(512),r={}){const s=kc,o=this[s(576)][s(560)][s(642)](s(439)).me,a=t[s(722)]((t=>new i.LiveRange(t[s(326)],t[s(682)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(579)](a,s(485)))e[s(720)]&&!e[s(559)]&&c[s(457)](t);for(const e of c)if(e[s(367)]){const o=e[s(366)]();if((!e[s(584)]||!e[s(584)][s(622)])&&o[s(557)]((t=>a[s(688)]((e=>e[s(556)](t,!0)))))&&e[s(675)](),a[s(557)]((t=>o[s(688)]((e=>e[s(556)](t,!0)))))){const e=this[s(647)][s(331)](s(620),n,s(336));return this[s(363)]((()=>e(t,null,r))),null}}else{const t=e[s(561)]();if(a[s(688)]((e=>e[s(556)](t,!0)))&&e[s(675)](),a[s(557)]((e=>t[s(556)](e,!0)))){const t=this[s(647)][s(331)](s(620),n,s(336));return this[s(363)]((()=>t(a,null,r))),null}}const u=this[s(647)][s(331)](s(620),n,s(480));let l=null;for(const t of this[s(328)]())if(t[s(385)].id==o.id&&t[s(540)]&&s(620)==t[s(427)]&&t[s(532)]==n&&Uc(t,r)&&(u(t[s(366)](),a)||u(a,t[s(366)]())))if(l){if(t[s(674)]&&t[s(674)][s(459)])continue;for(const e of t[s(366)]())l[s(514)](e)||l[s(634)](e);t[s(327)]()}else{l=t;for(const e of a)t[s(514)](e)||t[s(634)](e)}if(l)return l;c[s(495)]();for(const{suggestion:t,meta:e}of this[s(579)](a,s(620)))e[s(720)]&&(this[s(376)]||!e[s(456)]&&!e[s(513)])&&Uc(t,r)&&c[s(457)](t);for(const t of c){const e=t[s(366)]();if((!r||!r[s(622)])&&a[s(557)]((t=>e[s(688)]((e=>e[s(556)](t,!0))))))return t;(!t[s(584)]||!t[s(584)][s(622)])&&e[s(557)]((t=>a[s(688)]((e=>e[s(556)](t,!0)))))&&t[s(675)]()}const f=(0,e.uid)(),h=o.id,d=s(581)+n,g=this[s(460)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(536)](),t[s(687)]||s(692)==t[s(537)][s(644)]||this[s(454)](d,f,h,t,zr[s(689)]());return g}[kc(353)](t,n,r,s,o){const i=kc;if(t[i(687)])return[];if(i(619)===this[i(732)])return[];const a=this[i(576)][i(560)][i(642)](i(439)).me.id,c=Array[i(449)](this[i(613)][i(626)]())[i(617)]((e=>i(601)==e[i(427)]&&e[i(589)][i(605)]==n&&e[i(514)](t)));if(i(548)===this[i(732)]){const e=this[i(579)](t,i(485))[i(617)]((({meta:t})=>t[i(720)]&&!t[i(513)]&&!t[i(559)]))[i(722)]((({suggestion:t})=>t));c[i(496)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(601)==t[i(427)]?t[i(589)][i(694)]:void 0,o=t[i(561)](),a=Array[i(449)](u[i(555)]())[i(398)]((t=>t[i(679)](o)));if(!a)continue;const c=a[i(358)](o);this[i(705)](n)&&i(485)==t[i(427)]&&0!=c[i(459)]||(u[i(529)](a),c[i(683)]((t=>{u[i(412)](t,r)})),i(485)!=t[i(427)]&&e!=s&&u[i(412)](a[i(599)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(459)]>37&&console[i(577)](i(487),{key:n});const f=(i(744)+(n+"|")+wc({newValue:s}))[i(369)](0,60),h=this[i(460)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(650)](h),this[i(454)](f,c,a,t)}return l}[kc(543)](t){const e=kc;this[e(343)](t,((t,...n)=>{this[e(392)]((()=>{t(...n)}))}))}[kc(473)](t){const e=kc;this[e(623)][e(457)](t)}[kc(654)](t){const e=kc;this[e(360)][e(457)](t)}[kc(349)](t){const e=kc;return e(601)==t[e(427)]?t[e(532)][e(446)]("|")[0]:null}[kc(597)](t,e){const n=kc,r=t[n(507)]();this[n(448)][n(544)]((t=>{t[n(718)](r,{range:e})}))}[kc(546)](t){const e=kc,n=t.id,r=this[e(576)][e(337)][e(642)](e(637));this[e(417)][e(429)](n)||this[e(417)][e(386)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(417)][e(403)](n);s[e(531)](e(530)),s[e(530)]=!1,t[e(674)]=s}[kc(552)](t,n,r,s){const o=kc;if(t[o(427)]!=n||t[o(532)]!=r||t[o(500)].id!=s)throw this[o(576)][o(725)](o(370)),new e.CKEditorError(o(370),this)}[kc(735)](t,n){const r=kc,s=t[r(561)]();if(n[r(657)](s))t[r(327)]();else if(s[r(556)](n)){const o=this[r(448)][r(695)](n[r(326)][r(669)],r(682));this[r(597)](t,this[r(448)][r(710)](s[r(326)],o));const i=(0,e.uid)(),a=t[r(500)].id,c=t[r(427)]+":"+t[r(532)];this[r(460)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(589)],attributes:t[r(584)]});const u=this[r(448)][r(695)](n[r(682)][r(724)],r(410)),l=this[r(448)][r(710)](u,s[r(682)]);this[r(454)](c,i,a,l)}else if(s[r(712)](n[r(326)])){const e=this[r(448)][r(695)](n[r(326)][r(669)],r(682));this[r(597)](t,this[r(448)][r(710)](s[r(326)],e))}else{const e=this[r(448)][r(695)](n[r(682)][r(724)],r(410));this[r(597)](t,this[r(448)][r(710)](e,s[r(682)]))}}[kc(632)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(579)](t,e(485))){if(!r[e(720)])continue;const s=n[e(366)]();for(const n of s)if(!t[e(358)](n)[e(459)])return!0}return!1}[kc(465)](t){const n=kc,r=this[n(576)][n(560)][n(642)](n(439))[n(643)](t);if(!r)throw new e.CKEditorError(n(733),this);return r}[kc(345)](t){const e=kc,n=this[e(576)][e(560)][e(642)](e(439)),r=(0,o.hashObject)(e(377)+t);return n[e(643)](r)||n[e(505)]({id:r,name:t})}[kc(442)](t,e,n,r,s){const o=kc,i=this[o(465)](r),a=this[o(647)][o(565)](t,e,n,i,s,(t=>{const e=o;this[e(494)](n,{attributes:t});const r=this[e(469)](n);this[e(562)](new Set([r])),this[e(440)](new Set([r]))}));return this[o(381)](a,o(336),(()=>{const t=o;this[t(494)](n,{state:t(704)})}),{priority:o(346)}),this[o(381)](a,o(675),(()=>{const t=o;this[t(494)](n,{state:t(492)})}),{priority:o(346)}),this[o(613)][o(412)](n,a),this[o(426)][o(412)](a,o(592)),a}[kc(517)](t){const e=kc,n=t[e(446)](":");return{group:n[0],type:n[1],subType:n[e(459)]>=5?n[2]:null,id:n[e(459)]<5?n[2]:n[3],authorId:n[e(459)]<5?n[3]:n[4],markerCount:6==n[e(459)]?n[5]:null}}[kc(400)](t,n,r){const s=kc,o=t[s(561)](),i=o[s(326)],a=o[s(682)];this[s(597)](t,this[s(448)][s(710)](i,n));const c=(0,e.uid)(),u=t[s(500)].id,l=t[s(427)]+(t[s(532)]?":"+t[s(532)]:"");this[s(460)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(584)],data:t[s(589)]});const f=this[s(349)](t);(s(368)==t[s(427)]||f&&this[s(705)](f))&&(r=this[s(448)][s(433)](r[s(724)])),this[s(454)](l,c,u,this[s(448)][s(710)](r,a))}[kc(579)](t,e=null){const n=kc,r=[],s=this[n(576)][n(560)][n(642)](n(439)).me;Array[n(528)](t)||(t=[t]);for(const o of this[n(328)]()){if(!o[n(540)])continue;if(e&&o[n(427)]!=e)continue;let i=!1;for(const e of o[n(366)]()){for(const a of t){const t=a[n(326)][n(657)](e[n(682)])||a[n(682)][n(657)](e[n(326)]);if(t||a[n(599)](e)){const c=a[n(556)](e)&&Mc(this[n(448)][n(418)],e[n(326)],a),u=e[n(556)](a)&&Mc(this[n(448)][n(418)],a[n(326)],e);r[n(650)]({suggestion:o,meta:{isOwn:s==o[n(385)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(454)](t,e,n,r,s){const o=kc;this[o(448)][o(544)]((i=>{const a=o;let c=a(580)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(746)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(359)](t){const e=kc,n=t[e(670)],r=t[e(430)];t[e(670)]=null,t[e(430)]=null,null!=n&&n[e(430)]==t&&(n[e(430)]=r),null!=r&&r[e(670)]==t&&(r[e(670)]=n),e(591)==this[e(426)][e(642)](t)&&(this[e(426)][e(412)](t,e(342)),this[e(738)](e(389),t,n,r))}[kc(460)](t){const n=kc,r=t.id,s=this[n(686)](t);if(this[n(422)]&&this[n(422)][n(582)]){const o=this[n(576)][n(560)][n(642)](n(325)),i=s[n(407)],a=s[n(532)]?s[n(427)]+":"+s[n(532)]:s[n(427)],c=this[n(576)][n(395)],u=o[n(457)](Kr(c,n(511))),l={id:r,type:a,hasComments:i,data:t[n(589)]||null,originalSuggestionId:t[n(432)]||null,attributes:s[n(584)]};this[n(422)][n(582)](l)[n(662)]((t=>{const e=n;s[e(750)]=!0,o[e(455)](u),t&&t[e(488)]&&(this[e(613)][e(642)](r)[e(488)]=t[e(488)])}))[n(731)]((t=>{const r=n;throw(0,e.logWarning)(r(753)),this[r(576)][r(467)][r(723)]({isUndoable:!1},(()=>{s[r(675)]()})),s[r(538)](),this[r(613)][r(529)](s.id),this[r(426)][r(529)](s),t}))}return s}[kc(705)](t){const e=kc;return this[e(623)][e(747)](t)}[kc(494)](t,e){const n=kc,r=this[n(576)][n(560)][n(642)](n(325)),s=this[n(469)](t);if(this[n(422)]&&this[n(422)][n(727)])if(s[n(750)]){const s=r[n(457)](Kr(this[n(576)][n(395)],n(511)));this[n(422)][n(727)](t,e)[n(662)]((()=>{r[n(455)](s)}))}else s.on(n(493),(()=>{this[n(494)](t,e)}))}[kc(479)](t){const n=kc;if(!this[n(422)]||!this[n(422)][n(469)])throw new e.CKEditorError(n(604),this);return this[n(422)][n(469)](t)}[kc(703)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(517)](t),i=this[e(613)][e(642)](n)||this[e(442)](r,s,n,o,{});switch(this[e(552)](i,r,s,o),this[e(426)][e(642)](i)){case e(592):this[e(479)](n)[e(662)]((t=>{const r=e;let s=Promise[r(482)]();t[r(407)]&&(s=this[r(417)][r(639)]({channelId:this[r(576)][r(337)][r(642)](r(637)),threadId:n})),s[r(662)]((()=>{const e=r;this[e(686)](t)[e(750)]=!0}))})),this[e(426)][e(412)](i,e(697));break;case e(342):this[e(494)](n,{state:e(630)});case e(701):this[e(426)][e(412)](i,e(591)),this[e(738)](e(665),i);break;case e(591):this[e(738)](e(406),i)}return i[e(574)](t),i}[kc(440)](t){const e=kc,n=Array[e(449)](t),r=n[e(617)]((t=>e(601)==t[e(427)]));this[e(402)](r);const s=n[e(617)]((t=>!t[e(367)]&&e(601)!=t[e(427)])),o=this[e(328)]({skipNotAttached:!0})[e(617)]((t=>!t[e(367)]&&e(601)!=t[e(427)])),i=o[e(617)]((n=>!t[e(747)](n))),a=new Map(o[e(722)]((t=>[t,this[e(647)][e(331)](t[e(427)],t[e(532)],e(575))]))),c=new Map(o[e(722)]((t=>[t,t[e(561)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(459)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(459)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(459)];t++){const n=s[t];!l[e(747)](n)&&n[e(670)]&&(f[e(457)](n[e(670)]),n[e(670)][e(430)]===n&&(n[e(670)][e(430)]=null),n[e(670)]=null),!u[e(747)](n)&&n[e(430)]&&(f[e(457)](n[e(430)]),n[e(430)][e(670)]===n&&(n[e(430)][e(670)]=null),n[e(430)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(459)];e++){const r=d(t,n[e]);r&&(r[0][s(430)]=r[1],r[1][s(670)]=r[0],u[s(457)](r[0]),l[s(457)](r[1]))}}function d(t,n){const r=e;if(t[r(385)].id!==n[r(385)].id)return null;const s=a[r(642)](t)(t,n,c[r(642)](t),c[r(642)](n));return s&&a[r(642)](n)(t,n,c[r(642)](t),c[r(642)](n))?s[1][r(674)]&&s[1][r(674)][r(459)]?null:s:null}f[e(409)]&&this[e(440)](f)}[kc(402)](t){const e=kc;if(0==t[e(459)])return;const n=this[e(328)]({skipNotAttached:!0})[e(617)]((t=>e(601)==t[e(427)]&&t[e(525)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(584)]);s[e(747)](n)||(s[e(412)](n,r[e(459)]),r[e(650)]([]));const i=s[e(642)](n);r[i][e(650)](t)}!function(){const t=e;r[t(751)](((e,n)=>{const r=t,s=e[0][r(488)],o=n[0][r(488)];return s==o?e[0][r(584)][r(708)]<n[0][r(584)][r(708)]?-1:1:s<o?-1:1}));for(const e of r)e[t(751)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(459)];t++){if(0==r[t][e(459)])continue;const n=[];for(let s=t+1;s<r[e(459)];s++)0!=r[s][e(459)]&&i(r[t],r[s])&&n[e(650)](s);for(const s of n)r[t]=r[t][e(661)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(459)];n++){const r=t[n+1]||null;t[n][e(430)]!==r&&(t[n][e(430)]=r)}for(const t of r)for(let n=0;n<t[e(459)];n++){const r=t[n-1]||null;t[n][e(670)]!==r&&(t[n][e(670)]=r)}function i(t,n){const r=e;if(t[0][r(584)][r(708)]!==n[0][r(584)][r(708)]&&t[0][r(385)]!==n[0][r(385)])return!1;if(!function(t,e){const n=r;return!t[n(407)]&&!e[n(407)]||(!t[n(407)]||!e[n(407)])&&(!!(t[n(407)]&&e[n(488)]<t[n(674)][n(572)][n(642)](0)[n(488)])||!!(e[n(407)]&&t[n(488)]<e[n(674)][n(572)][n(642)](0)[n(488)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(584)],r(708)),o=Ac(n[0][r(584)],r(708));return!!Fr(s,o)&&(!!t[r(557)]((t=>n[r(688)]((e=>t[r(561)]()[r(657)](e[r(561)]())))))&&n[r(557)]((e=>t[r(688)]((t=>e[r(561)]()[r(657)](t[r(561)]()))))))}}[kc(562)](t){const e=kc,n=Array[e(449)](t),r=this[e(328)]({skipNotAttached:!0}),s=r[e(617)]((n=>!t[e(747)](n))),o=new Map(n[e(722)]((t=>[t,this[e(647)][e(331)](t[e(427)],t[e(532)],e(480))]))),i=new Map(r[e(722)]((t=>[t,t[e(366)]()])));for(let t=0;t<n[e(459)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(459)];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(459)];e++){const s=r[e];if(s[a(427)]!==n[a(427)]||s[a(385)].id!==n[a(385)].id||s[a(532)]!==n[a(532)])continue;if(!xc(n,s))continue;if(a(601)==n[a(427)]&&n[a(589)][a(694)]!=s[a(589)][a(694)])continue;if(a(601)==n[a(427)]&&t[a(705)](n[a(589)][a(605)]))continue;if(a(368)==n[a(427)]){const e=t[a(576)][a(467)],r=n[a(602)]();if(r&&(e[a(418)][a(588)](r)||e[a(418)][a(749)](r)))continue}const c=o[a(642)](n),u=i[a(642)](n),l=i[a(642)](s),f=n[a(674)]&&n[a(674)][a(459)],h=s[a(674)]&&s[a(674)][a(459)];if(!f&&c(l,u))return t[a(458)](s,n),i[a(529)](n),!0;if(!h&&c(u,l))return t[a(458)](n,s),i[a(529)](s),!0}return!1}}[kc(458)](t,e){const n=kc;if(t[n(367)])for(const r of e[n(366)]())t[n(634)](r);else{const r=e[n(561)]()[n(682)];this[n(597)](t,this[n(448)][n(710)](t[n(561)]()[n(326)],r))}e[n(327)]()}[kc(607)](t,e,n){const r=kc,s=t[r(382)](r(624))||t[r(382)](r(601))?r(631):t[r(755)]();return Kr(this[r(576)][r(395)],e+"_"+s+r(489),n)}[kc(357)](){const t=kc,n=this[t(576)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(448)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(517)](t[i(664)]);if(i(524)===e){r[i(476)](this[i(607)](n,i(610)));break}}for(const t of s){const{group:n,type:s}=this[i(517)](t[i(664)]);if(i(524)===n){r[i(476)](this[i(607)](s,i(535),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(503)](t){const e=kc;if(this[e(374)])return!1;const n=this[e(576)],r=n[e(467)][e(611)][e(428)][e(516)]();if(0==r[e(459)])return!1;const s=[],o=r[e(617)]((t=>e(601)==t[e(427)])),i=r[e(617)]((t=>e(590)==t[e(427)]&&e(520)!=t[e(664)])),a=r[e(617)]((t=>e(455)==t[e(427)]&&e(520)!=t[e(664)]));for(const t of o)s[e(650)]({key:t[e(420)],newValue:t[e(484)],oldValue:t[e(726)],range:Fc(t[e(551)],n[e(467)])});for(const t of i){const r=a[e(398)]((n=>n[e(413)][e(657)](t[e(413)])));r&&s[e(650)]({key:e(475),newValue:t[e(664)],oldValue:r[e(664)],range:n[e(467)][e(533)](t[e(413)][e(340)])})}return 0!=s[e(459)]&&this[e(636)](t,s)}[kc(740)](t){const e=kc;let n=!1;const r=this[e(576)][e(467)][e(611)][e(428)][e(754)]()[e(617)]((t=>t[e(589)][e(612)]&&t[e(664)][e(382)](e(717))));for(const s of r){const{subType:r,id:o}=this[e(517)](s[e(664)]),i=r[e(446)]("|")[0];for(const r of this[e(328)]({skipNotAttached:!0}))r.id!=o&&e(601)==r[e(427)]&&r[e(589)]&&r[e(589)][e(605)]==i&&r[e(561)]()[e(679)](s[e(589)][e(612)])&&(this[e(334)](r,s[e(589)][e(612)],t),n=!0)}return n}[kc(392)](t){const e=kc;this[e(576)],this[e(374)]=!0,t()}[kc(324)](t){const e=kc,n=this[e(705)](t),r=this[e(360)][e(747)](t);return n||r}[kc(636)](t,e){const n=kc;if(0==e[n(459)])return!1;let r=!1;for(const s of e){const e=this[n(579)](s[n(551)],n(601))[n(617)]((t=>!t[n(486)][n(559)]))[n(722)]((t=>t[n(524)])),i=(0,o.hashObject)({newValue:s[n(445)]});e[n(617)]((t=>{const e=n,[r,o]=t[e(532)][e(446)]("|");return r==s[e(605)]&&o!=i}))[n(683)]((e=>{const o=n;this[o(334)](e,s[o(551)],t),r=!0}))}return r}[kc(334)](t,e,n){const r=kc,s=t[r(561)]()[r(358)](e);0!==s[r(459)]?1!==s[r(459)]?this[r(400)](t,e[r(326)],e[r(682)]):this[r(597)](t,s[0]):n[r(362)](t[r(507)]())}}class Rc{constructor(t){const e=kc;this[e(527)]=t,this[e(448)]=t[e(467)],this[e(627)]=new Map,this[e(593)]=new Map,this[e(526)]()}[kc(565)](t,e,n,r,s,o){const i=kc;return new zr(this[i(448)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(331)](t,e,i(336))(...n),onDiscard:(...n)=>this[i(331)](t,e,i(675))(...n)})}[kc(330)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(627)][s(412)](o,r)}[kc(331)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(627)][r(642)](s)||this[r(593)][r(642)](t+":"+n)}[kc(526)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(751)](((t,n)=>t[e(326)][e(713)](n[e(326)])?1:-1)),this[e(448)][e(544)]((n=>{const r=e;for(const e of t){let t;t=e[r(682)][r(596)]&&e[r(682)][r(724)]==e[r(326)][r(340)]?n[r(462)](e[r(326)][r(340)],"on"):n[r(462)](e),this[r(448)][r(443)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(448)][n(544)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(722)]((t=>(vc(t)&&(t=this[s(448)][s(710)](t[s(682)])),t)))[s(617)]((t=>s(692)!==t[s(537)][s(644)]));if(c[s(459)]<1)return;const u=Array[s(449)](this[s(448)][s(611)][s(586)][s(366)]())[s(722)]((t=>i.LiveRange[s(603)](t)));r[s(364)](c);for(const t of this[s(527)][s(673)][s(673)]())t[s(383)]();a[s(650)]({forceDefaultExecution:!0}),this[s(527)][s(667)](o,...a);const l=u[s(617)]((t=>s(692)!=t[s(537)][s(644)]));l[s(459)]>0&&r[s(364)](l);for(const t of u)t[s(536)]()}))},s=(e,n)=>1==e[t(459)]&&1==n[t(459)]&&e[0][t(682)][t(657)](n[0][t(326)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(448)])?[e,n]:Pc(n,e,s,r,this[t(448)])?[n,e]:null;this[t(593)][t(412)](t(681),e),this[t(593)][t(412)](t(332),n),this[t(593)][t(412)](t(629),s),this[t(593)][t(412)](t(696),o),this[t(593)][t(412)](t(666),n),this[t(593)][t(412)](t(563),e),this[t(593)][t(412)](t(499),s),this[t(593)][t(412)](t(491),o),this[t(593)][t(412)](t(468),r),this[t(593)][t(412)](t(693),e),this[t(593)][t(412)](t(729),s),this[t(593)][t(412)](t(335),e),this[t(593)][t(412)](t(635),r),this[t(593)][t(412)](t(472),e),this[t(593)][t(412)](t(752),s),this[t(593)][t(412)](t(354),e),this[t(593)][t(412)](t(672),e),this[t(593)][t(412)](t(741),((e,n)=>{const r=t;if(!n)return;const s=this[r(527)][r(560)][r(642)](Sc);this[r(448)][r(544)]((t=>{const o=r;if(o(475)==n[o(605)])for(const r of e){const e=r[o(326)][o(340)],s=n[o(694)];t[o(515)](e,s)}else if(s[o(705)](n[o(605)]))for(const r of e)void 0!==n[o(694)]?t[o(598)](n[o(605)],n[o(694)],r[o(326)][o(340)]):t[o(545)](n[o(605)],r[o(326)][o(340)]);else for(const r of e)n[o(694)]?t[o(598)](n[o(605)],n[o(694)],r):t[o(545)](n[o(605)],r)}))})),this[t(593)][t(412)](t(322),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(724)][r(659)]({includeSelf:!0,parentFirst:!0})){if(s[r(537)]==s)return!1;if(!n[r(463)](s))return!1;if(t[r(588)](s)||t[r(749)](s))return!0}return!1}function vc(t){const e=kc;return t[e(682)][e(724)]==t[e(326)][e(340)]&&t[e(682)][e(497)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(348)].is(s(379))&&!r[s(588)](t[s(348)]),i=t[s(326)][s(587)](o),a=t[s(682)][s(587)](o,{direction:s(719)});return!(t[s(326)][s(657)](i)&&t[s(682)][s(657)](a)||(i[s(713)](a)?n[s(718)](e,{range:n[s(710)](i,a)}):n[s(362)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(326)][e(340)];return n&&n.is(e(554))}function Fc(t,e){const n=kc;return null==t[n(682)][n(669)]&&t[n(682)][n(724)]==t[n(326)][n(340)]?Bc(t[n(326)][n(340)],e):t}function Bc(t,e){const n=kc,r=e[n(418)][n(588)](t)||e[n(418)][n(408)](t);return e[n(710)](e[n(695)](t,n(685)),r?e[n(585)](t):e[n(695)](t,n(682)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(430)])return!1;if(!xc(t,e))return!1;if(n[o(682)][o(657)](r[o(326)]))return!0;if(t[o(427)]!=e[o(427)])return!1;if(!n[o(682)][o(421)](r[o(326)]))return!1;const i=s[o(710)](n[o(682)],r[o(326)])[o(583)]();for(const t of i)if([o(438),o(452)][o(628)](t[o(427)])&&s[o(418)][o(749)](t[o(348)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(525)]||!e[n(525)])return!1;const r=new Set(Object[n(555)](t[n(584)])),s=new Set(Object[n(555)](e[n(584)]));if(r[n(529)](n(708)),s[n(529)](n(708)),0==r[n(409)]&&0==s[n(409)])return!0;if(r[n(409)]!=s[n(409)])return!1;const o={...t[n(584)]},i={...e[n(584)]};return delete o[n(708)],delete i[n(708)],JSON[n(388)](o)==JSON[n(388)](i)}function Uc(t,e){const n=kc,r=jc(t[n(584)]),s=jc(e);if(!t[n(525)])return!1;for(const t of Object[n(555)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(508)]({},t);return delete n[e(622)],delete n[e(721)],n}function Gc(){const t=["351HBYcSL","get","_pendingAction","add","_removePendingAction","_setPendingAction","5686008FhAnbp","remove","_discardCommand","7chlcRD","listenTo","discardSuggestion","268320GmsEUK","isDirty","stopListening","PendingActions","293400kGtMvX","4TanyNB","view","model","isEnabled","execute","_acceptCommand","PENDING_ACTION_SUGGESTION","bind","canDiscard","getRanges","4271205WdoykB","commands","destroy","plugins","acceptSuggestion","_editor","canAccept","locale","canEditAt","unbind","6295362NUAiKS","commentThreadController","3072285SfGOef","6568180HIgRNd","change:isDirty"];return(Gc=function(){return t})()}const Vc=Hc;function Hc(t,e){const n=Gc();return(Hc=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(717754===-parseInt(e(148))/1*(-parseInt(e(143))/2)+parseInt(e(128))/3+-parseInt(e(137))/4+parseInt(e(158))/5+parseInt(e(126))/6*(-parseInt(e(140))/7)+-parseInt(e(147))/8*(-parseInt(e(131))/9)+-parseInt(e(129))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(150)]=e,this[s(149)]=n,this[s(127)]=r,this[s(121)]=t,this[s(153)]=t[s(159)][s(132)](s(162)),this[s(139)]=t[s(159)][s(132)](s(142)),this[s(149)][s(155)](s(151)).to(this[s(153)],this[s(139)],((t,e)=>t||e)),this[s(149)][s(155)](s(122)).to(this[s(153)],s(151),(t=>t&&this[s(121)][s(150)][s(124)](e[s(157)]()))),this[s(149)][s(155)](s(156)).to(this[s(139)],s(151),(t=>t&&this[s(121)][s(150)][s(124)](e[s(157)]()))),this[s(133)]=null,n[s(144)]&&this[s(136)](),this[s(141)](n,s(162),(()=>this[s(162)]())),this[s(141)](n,s(142),(()=>this[s(142)]())),this[s(141)](n,s(130),(()=>{const t=s;n[t(144)]?this[t(136)]():this[t(135)]()}))}[Vc(162)](){const t=Vc;this[t(153)][t(152)](this[t(150)].id)}[Vc(142)](){const t=Vc;this[t(139)][t(152)](this[t(150)].id)}[Vc(160)](){const t=Vc;this[t(149)][t(125)](t(151)),this[t(149)][t(125)](t(122)),this[t(149)][t(125)](t(156)),this[t(145)](),this[t(127)][t(160)](),this[t(133)]&&this[t(135)]()}[Vc(136)](){const t=Vc,e=Kr(this[t(121)][t(123)],t(154));this[t(133)]=this[t(121)][t(161)][t(132)](t(146))[t(134)](e)}[Vc(135)](){const t=Vc;null!==this[t(133)]&&this[t(121)][t(161)][t(132)](t(146))[t(138)](this[t(133)]),this[t(133)]=null}}function Wc(){const t=["target","SUGGESTION_THREAD_ARIA_LABEL","30202SMFQOw","canAccept","delegate","bind","isReadOnly","formatDateTime","217233jFrYbz","14tEfpPM","focusCycler","text/html","author","length","join","617379MAkmwn","_createCommentThreadInputView","element","3049266NCYkgJ","3740627qLWKwh","ariaLabel","updateComment","_localUser","removeComment","addComment","CommentView","2370965UmwQil","ariaDescriptionView","disabledSubmit","submit","commentThreadInputView","_createCommentViews","cancel","locale","8mspHCW","map","focusables","18alDqgl","280JOzkiC","content","focusTracker","commentsListView","set","destroy","assign","commentInputView","171972VbcNSC","value","_model","isDirty","tab","authoredAt","name","showInput","hasDirtyComment","editorConfig","editor","commentThread","setData","_config","isEnabled","shift+tab","canDiscard","parseFromString","keystrokes","fire","12lVCOIw","body","SUGGESTION_THREAD_DESCRIPTION","render","isActive","descriptionParts","textContent","disableComments","focus"];return(Wc=function(){return t})()}function Kc(t,e){const n=Wc();return(Kc=function(t,e){return n[t-=193]})(t,e)}const qc=Kc;!function(t){const e=Kc,n=t();for(;;)try{if(343414===parseInt(e(229))/1*(parseInt(e(236))/2)+parseInt(e(264))/3*(-parseInt(e(198))/4)+parseInt(e(253))/5+-parseInt(e(245))/6+-parseInt(e(242))/7*(-parseInt(e(261))/8)+-parseInt(e(235))/9*(-parseInt(e(265))/10)+-parseInt(e(246))/11*(parseInt(e(218))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(193)]=null,this[a(257)]=null,this[a(254)]=new o.AriaDescriptionView(t,Kr(t,a(220))),this[a(194)](a(222),!1),this[a(194)](a(203),n[a(203)]),this[a(232)](a(203)).to(n),this[a(194)](a(223),[]),this[a(194)](a(201),!1),this[a(194)](a(212),!1),this[a(194)](a(230),!1),this[a(194)](a(214),!1),this[a(232)](a(247)).to(this,a(240),n,a(203),this,a(223),((t,e,r)=>{const s=a,o=r[s(262)]((t=>y(t[s(266)])))[s(241)](". ")+".";return Kr(this[s(260)],s(228),[t-1,n[s(239)][s(204)],e?i[s(234)](e):"",(new DOMParser)[s(215)](o,s(238))[s(219)][s(224)]])})),this[a(263)]=new s.ViewCollection,this[a(267)]=new e.FocusTracker,this[a(216)]=new e.KeystrokeHandler,this[a(237)]=new s.FocusCycler({focusables:this[a(263)],focusTracker:this[a(267)],keystrokeHandler:this[a(216)],keystrokeHandlerOptions:{filter:t=>t[a(227)]!==this[a(244)]},actions:{focusPrevious:a(213),focusNext:a(202)}}),this[a(200)]=n,this[a(249)]=r,this[a(211)]=i,i[a(225)]?this[a(194)](a(240),1):this[a(258)]()}[qc(221)](){const t=qc;super[t(221)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(263)])}[qc(226)](){const t=qc;this[t(244)][t(226)]()}[qc(195)](){const t=qc;this[t(193)]&&this[t(193)][t(195)](),this[t(257)]&&this[t(257)][t(195)](),super[t(195)]()}[qc(258)](){const t=qc,{CommentsListView:e}=this[t(211)];this[t(193)]=new e(this[t(260)],this[t(200)][t(209)],Object[t(196)]({CommentView:this[t(211)][t(252)]},this[t(211)])),this[t(193)][t(231)](t(250)).to(this),this[t(193)][t(231)](t(248)).to(this),this[t(193)][t(232)](t(222)).to(this),this[t(194)](t(240),this[t(193)][t(240)]+1),this[t(232)](t(240)).to(this[t(193)],t(240),(t=>t+1)),this[t(257)]=this[t(243)](),this.on(t(250),(()=>this[t(226)]())),this[t(232)](t(201)).to(this[t(193)],t(206),this[t(257)][t(197)],t(199),((t,e)=>t||!!e))}[qc(243)](){const t=qc,{CommentThreadInputView:e}=this[t(211)],n=new e(this[t(260)],this[t(249)],this[t(211)][t(207)]),r=n[t(197)];return n[t(232)](t(205)).to(this,t(222),this[t(200)][t(209)],t(233),r,t(199),((t,e,n)=>!!n||t&&!e)),r.on(t(256),((e,n)=>{const s=t;this[s(217)](s(251),n),r[s(208)][s(210)]("")})),r.on(t(259),(()=>this[t(226)]())),r[t(232)](t(255)).to(this[t(200)][t(209)],t(233)),n}}const Qc=Yc;function Jc(){const t=["_descriptionElement","35lcsyjR","editorDestroyed","content","listitem","ck-suggestion--disabled-comments","ck-suggestion-wrapper","editorReady","8523CEsiyq","getTemplate","descriptionParts","ck-rounded-corners","3012792BiLDVD","canDiscard","ck-suggestion-","acceptButton","<p>","281139ydlkLX","div","discardButton","push","12CTlEJb","disableComments","discardSuggestion","set","isActive","2737152kwwYGr","408kEVgJO","suggestionView","ck-suggestion-wrapper--active","author","</p>","bindTemplate","setTemplate","1510YgoZdS","bind","acceptSuggestion","3488890KFxXrU","description","ariaLabel","render","1435951RbjQYy","commentsListView","_config","canAccept","type","_model","delegate","commentThread","focusables","975337VvzNsA","commentThreadInputView","formatDateTime","color","SuggestionView","isEnabled","ariaDescriptionView","add","20LvckVu"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=370]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(942810===parseInt(e(403))/1+-parseInt(e(388))/2+-parseInt(e(379))/3*(-parseInt(e(420))/4)+parseInt(e(399))/5*(parseInt(e(383))/6)+-parseInt(e(422))/7*(-parseInt(e(374))/8)+parseInt(e(370))/9*(parseInt(e(396))/10)+-parseInt(e(412))/11*(parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Zc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(386)](s(407),""),this[s(397)](s(407)).to(this,s(372),(t=>t&&t[0]?t[0][s(407)]:"")),this[s(397)](s(400)).to(this,s(372),this,s(387),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(378)+y(e[n(424)],e[n(415)])+n(393);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(421)]=null,this[s(390)]=new(r[s(416)])(t,e,{formatDateTime:r[s(414)]}),this[s(390)][s(397)](s(400)).to(this),this[s(390)][s(409)](s(398),s(385)).to(this),this[s(390)][s(377)][s(397)](s(417)).to(this,s(406)),this[s(390)][s(381)][s(397)](s(417)).to(this,s(375)),this[s(411)][s(419)](this[s(390)]),this[s(404)]&&this[s(411)][s(419)](this[s(404)]),this[s(413)]&&this[s(411)][s(419)](this[s(413)]),this[s(395)](this[s(371)]())}[Qc(371)](){const t=Qc,e=this[t(394)],n=[this[t(390)]];return this[t(404)]&&n[t(382)](this[t(404)]),this[t(413)]&&n[t(382)](this[t(413)]),n[t(382)](this[t(418)]),{tag:t(380),attributes:{class:["ck",t(373),t(427),e.if(t(387),t(391)),e.to(t(407),(e=>t(376)+e)),this[t(405)][t(384)]&&t(426)],"data-suggestion-id":this[t(408)].id,"data-thread-id":this[t(408)][t(410)].id,"data-author-id":this[t(408)][t(392)].id,tabindex:0,role:t(425),"aria-label":e.to(t(401)),"aria-describedby":this[t(418)].id},children:n}}[Qc(402)](){const t=Qc;super[t(402)](),this[t(404)]&&(this[t(404)][t(409)](t(428)).to(this),this[t(404)][t(409)](t(423)).to(this)),this[t(413)]&&(this[t(413)][t(409)](t(428)).to(this),this[t(413)][t(409)](t(423)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=344]})(t,e)}function eu(){const t=["innerHTML","element","bind","ck-annotation__info","isExternal","focusFirst","Accept suggestion","execute","div","esc","938450unpYQA","acceptSuggestion","attributes","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_AVATAR","acceptButton","getTemplate","formatDateTime","1026914ixxYbS","add","bindTemplate","keystrokes","ck-annotation","focusTracker","ck-annotation__actions","2104616xDWGsp","enter","ck-suggestion__info","source","shift+tab","focusables","render","ck-suggestion__info-name","name","35310FOdKmn","description","ck-annotation__content-wrapper","cancel","authoredAt","target","push","ck-suggestion--discard","tab","importWord","_model","ck-suggestion--accept","discardSuggestion","author","ck-suggestion","ck-suggestion__actions","querySelector","span","EXTERNAL_IMPORT_WORD_AVATAR","userView","time","ck-annotation__info-time","focusCycler","153ghyHBK","check","1132494ovktYd","set","ck-comment__external","extendTemplate","locale","getExternalSuggestionNote","_config",".ck-annotation__content-wrapper","ck-annotation__info-name","discardButton","focus","ck-comment__info-time","EXTERNAL_SUGGESTION","ck-annotation__user","1703336FaWhlH","2341675cYNyBb","getUserViewNotificationText","listenTo","creator","fire","2CEgsxV","154uvmCOm","_setupKeyboardNavigation","change:description","ck-suggestion__main","ck-suggestion__user","_createButton","presentation","Discard suggestion","ck-annotation__main","@external","setTemplate"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(545743===-parseInt(e(398))/1+parseInt(e(368))/2*(parseInt(e(348))/3)+-parseInt(e(405))/4+parseInt(e(363))/5+parseInt(e(414))/6*(-parseInt(e(369))/7)+-parseInt(e(362))/8+parseInt(e(346))/9*(parseInt(e(390))/10))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(424)]=r,this[a(354)]=i,this[a(349)](a(415),""),this[a(382)](a(418)).to(r),this[a(395)]=this[a(374)](Kr(n,a(386)),t.icons[a(347)],a(425),a(391),"sw"),this[a(357)]=this[a(374)](Kr(n,a(376)),t.icons[a(417)],a(421),a(426),"sw"),this[a(433)]=new o.UserView(n,r[a(427)],this[a(364)]()),this[a(433)][a(351)]({attributes:{class:[a(373),a(361)],"aria-hidden":!0}}),this[a(410)]=new s.ViewCollection([this[a(395)],this[a(357)]]),this[a(403)]=new e.FocusTracker,this[a(401)]=new e.KeystrokeHandler,this[a(345)]=new s.FocusCycler({focusables:this[a(410)],focusTracker:this[a(403)],keystrokeHandler:this[a(401)],actions:{focusPrevious:a(409),focusNext:a(422)},keystrokeHandlerOptions:{filter:t=>t[a(419)]!==this[a(381)]}}),this[a(379)](this[a(396)]())}[$c(411)](){const t=$c;super[t(411)]();const e=this[t(381)][t(430)](t(355));e[t(380)]=this[t(415)],this.on(t(371),((n,r,s)=>{e[t(380)]=s})),this[t(370)]()}[$c(396)](){const t=$c,e=this[t(400)],n=[{tag:t(388),attributes:{class:[t(407),t(383)]},children:[{tag:t(431),children:[{text:this[t(433)][t(413)]}],attributes:{class:[t(412),t(356)]}},{tag:t(434),attributes:{datetime:e.to(t(418)),class:[t(359),t(344)]},children:[{text:e.to(t(418),(e=>this[t(354)][t(397)](e)))}]}]},{tag:t(388),attributes:{class:[t(429),t(404)]},children:[this[t(395)],this[t(357)]]},{tag:t(388),attributes:{class:[t(416)]}}];return this[t(424)][t(384)]&&n[t(420)]({tag:t(388),attributes:{class:[t(350)]},children:[{text:this[t(353)]()}]}),{tag:t(388),attributes:{class:[t(428),t(402)],tabindex:-1},children:[this[t(433)],{tag:t(388),attributes:{class:[t(372),t(377)],role:t(375)},children:n}]}}[$c(358)](){const t=$c;this[t(381)][t(358)]()}[$c(364)](){const t=$c;return this[t(424)][t(384)]?t(423)===this[t(424)][t(392)][t(378)][t(408)]?Kr(this[t(352)],t(432),this[t(424)][t(366)][t(413)]):Kr(this[t(352)],t(394),this[t(424)][t(366)][t(413)]):null}[$c(353)](){const t=$c;return t(423)===this[t(424)][t(392)][t(378)][t(408)]?Kr(this[t(352)],t(393)):Kr(this[t(352)],t(360))}[$c(374)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(352)]);return a[i(349)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(351)]({attributes:{class:n}}),a.on(i(387),(()=>{const t=i;this[t(367)](r,this[t(424)].id)})),a}[$c(370)](){const t=$c,e=this[t(381)];this[t(401)][t(365)](e);for(const e of this[t(410)])this[t(403)][t(399)](e[t(381)]),this[t(401)][t(365)](e[t(381)]);this[t(401)][t(349)](t(406),((n,r)=>{const s=t;e===n[s(419)]&&(this[s(345)][s(385)](),r())})),this[t(401)][t(349)](t(389),((n,r)=>{const s=t;e!==n[s(419)]&&(this[s(358)](),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=au;function ou(){const t=["actionView","comments.maxThreadTotalWeight","_suggestionToController","items","listenTo","componentFactory","fire","mainView","3NKdriv","comments","get","TrackChangesEditing","1388580tydWmT","commandName","locale","getMarkers","suggestionUnloaded","config","createAnnotation","init","comments.maxCommentsWhenCollapsed","source","keys","TrackChangesUI","trackChanges.disableComments","_destroyController","stopListening","delete","reduce","define","set","suggestion-","getByInnerView","createAnnotationView","_viewToController","editor","createCommentThreadController","from","push","2qWTXdh","children","some","CommentsUI","separator","bind","toMany","has","discardButton","change:previous","_bindAnnotationToEditors","focus","getFirstRange","destroy","previous","filter","addComment","editing","Annotations","suggestionView","delegate","hasSuggestion","commentThread","_createMenuBarMenu","_createToolbarButton","_unbindEditors","_annotationViews","plugins","activeAnnotations","_addUIComponentsToFactory","comments.maxCommentCharsWhenCollapsed","isDirty","lowest","execute","getMarkerNames","1757380Gbuqgl","Discard all suggestions","head","suggestionLoaded","buttonView","CommentsRepository","addSourceCollector","activeMarkers","menuitemcheckbox","change:activeAnnotations","2234080hOUVeL","1030722WQZWrQ","innerView","menuBar:trackChanges","isEnabled","26839uuqMDW","36bFaOhC","pluginName","acceptSelectedSuggestions","refreshSelectedViews","_updateController","add","5040264NyNatu","comments.editorConfig","EditorAnnotations","menuitem","SuggestionView","_refreshActiveMarkers","discardAllSuggestions","length","escape","isMultiRange","arrowView","getJoined","acceptAllSuggestions","panelView","getAllAdjacentSuggestions","values","descriptionParts","value","SuggestionThreadView","button","getSuggestion","Accept all selected suggestions","unbind","_initializeController","type","isOn","CommentView","registerAnnotation","commentsListView","discardSelectedSuggestions","menu","trackChanges.SuggestionThreadView","commands","_handleSuggestionControllerDelayed","Track changes","Accept all suggestions","suggestionChanged","switchbutton","_handleControllerBuffer","size","descriptionFactory","view","227360TwinIA","Discard all selected suggestions","requires","_disableComments","remove","getRanges","model","clear","isInContent","acceptButton","trackChanges.SuggestionView","getDescriptions","trackChanges"];return(ou=function(){return t})()}!function(t){const e=au,n=t();for(;;)try{if(342901===parseInt(e(272))/1*(-parseInt(e(222))/2)+-parseInt(e(191))/3*(-parseInt(e(257))/4)+parseInt(e(170))/5+-parseInt(e(195))/6+-parseInt(e(268))/7+-parseInt(e(279))/8+-parseInt(e(273))/9*(-parseInt(e(267))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends t.Plugin{static get[su(172)](){const t=su;return[Sc,o.Users,t(262),t(240),t(281)]}static get[su(274)](){return su(206)}constructor(t){const e=su;super(t),this[e(185)]=new Map,this[e(217)]=new Map,this[e(248)]=new Map,this[e(166)]=new Map;const n=this[e(218)][e(200)];n[e(212)](e(159),Zc),n[e(212)](e(180),nu),n[e(212)](e(207),!1),this[e(173)]=n[e(193)](e(207))}[su(161)](t,e){const n=su;0===this[n(166)][n(167)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(166)]){const r=this[t(185)][t(229)](e);r||n?r&&n&&this[t(208)](e):this[t(302)](e)}this[t(166)][t(177)](),this[t(218)][t(249)][t(193)](t(281))[t(276)](),this[t(284)]()}),10),this[n(166)][n(213)](t,e)}[su(202)](){const t=su,e=this[t(218)],n=e[t(249)][t(193)](t(194)),r=e[t(249)][t(193)](t(240)),s=e[t(249)][t(193)](t(281)),o=e[t(249)][t(193)](t(262));this[t(251)](),s[t(263)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(220)](this[e(185)])){const s=t[e(293)](),o=[];for(const t of s){if(!t[e(178)])continue;if(t[e(288)]){o[e(221)](...t[e(175)]());continue}const n=t[e(234)]();if(o[e(286)]>0){const t=o[0][e(290)](n);if(t){o[0]=t;continue}}o[e(221)](n)}n[e(221)]([r[e(169)],o])}return n})),this[t(187)](n,t(260),((e,n)=>{const r=t;this[r(187)](n,r(231),((t,e,s,o)=>{const i=r;n[i(178)]&&(null==s?(this[i(277)](o[i(259)]),this[i(161)](n,!1)):(this[i(277)](s[i(259)]),null==o&&this[i(161)](n,!0)))})),null!==n[r(236)]?this[r(277)](n[r(259)]):this[r(161)](n,!1)})),this[t(187)](n,t(199),((e,n,r)=>{const s=t;this[s(209)](n,s(231)),this[s(166)][s(210)](n),this[s(185)][s(229)](n)&&this[s(208)](n),r&&this[s(277)](r[s(259)])})),this[t(187)](n,t(164),((e,n)=>{this[t(277)](n)})),this[t(187)](r,t(266),(()=>{this[t(284)]()})),this[t(187)](o,t(238),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(243)](r))return;const i=n[o(299)](r);this[o(185)][o(193)](i)[o(169)][o(156)][o(233)](-1)}),{priority:t(254)})}[su(284)](){const t=su,e=this[t(218)][t(249)][t(193)](t(240)),n=this[t(218)][t(249)][t(193)](t(194)),r=Array[t(220)](e[t(250)],(e=>e[t(269)]))[t(237)]((e=>this[t(217)][t(229)](e))),s=[];for(const e of r){const n=this[t(217)][t(193)](e)[t(176)][t(293)]();s[t(221)](...n[t(211)](((e,n)=>[...e,...n[t(256)]()]),[]))}n[t(264)]=s}[su(251)](){const t=su,n=this[t(218)],r=n[t(197)],o=Kr(r,t(162)),i=new e.Collection([{type:t(165),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(182),role:t(265)})},{type:t(226)},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(163)),commandName:t(291),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(300)),commandName:t(275),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(258)),commandName:t(285),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(171)),commandName:t(157),role:t(282)})}]);for(const e of i)if(cu(e)){const r=n[t(160)][t(193)](e[t(176)][t(196)]);e[t(176)][t(227)](t(304),t(271)).to(r,t(296),t(271))}n.ui[t(188)][t(278)](t(182),(e=>this[t(246)](e,i,o))),n.ui[t(188)][t(278)](t(270),(e=>this[t(245)](e,i,o)))}[su(246)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(218)][r(160)][r(193)](r(182));o[r(261)][r(213)]({tooltip:n,label:n,icon:ru}),o[r(261)][r(227)](r(304)).to(i,r(296)),o[r(261)].on(r(255),(()=>{const t=r;i[t(255)](),this[t(218)][t(239)][t(169)][t(233)]()})),(0,s.addListToDropdown)(o,e,{role:r(158)});const a=[];for(const t of e)cu(t)&&a[r(221)](this[r(218)][r(160)][r(193)](t[r(176)][r(196)]));const c=o[r(261)];return c[r(183)][r(301)](r(271)),c[r(289)][r(301)](r(271)),c[r(183)][r(227)](r(271)).to(i,r(271)),c[r(289)][r(227)](r(271))[r(228)](a,r(271),((...t)=>t[r(224)]((t=>t)))),o.on(r(255),(t=>{const e=r;this[e(218)][e(255)](t[e(204)][e(196)]),this[e(218)][e(239)][e(169)][e(233)]()})),o}[su(245)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(218)][r(160)][r(193)](r(182));o[r(261)][r(213)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(226)==n[r(303)]){a[r(186)][r(278)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(176)];i[r(227)](...Object[r(205)](c)).to(c),i[r(242)](r(255)).to(o),i.on(r(255),(()=>{const t=r;this[t(218)][t(255)](c[t(196)]),this[t(218)][t(239)][t(169)][t(233)]()})),e[r(223)][r(278)](i),a[r(186)][r(278)](e)}return o[r(227)](r(271)).to(i,r(271)),o[r(292)][r(223)][r(278)](a),o}[su(302)](t){const e=su,n=this[e(218)],r=n[e(200)],s=n[e(249)][e(193)](e(240)),i=n[e(249)][e(193)](e(262)),a=n[e(249)][e(193)](e(281)),c=n[e(249)][e(193)](o.Users).me,u=r[e(193)](e(182))[e(297)],l=r[e(193)](e(182))[e(283)],{CommentsListView:f,CommentThreadInputView:h}=n[e(249)][e(193)](e(225));let d,g,p;this[e(248)][e(229)](t.id)?(g=this[e(248)][e(193)](t.id),d=g[e(190)]):(d=new u(n[e(197)],t,c,{disableComments:this[e(173)],editorConfig:r[e(193)](e(280)),maxCommentsWhenCollapsed:r[e(193)](e(203)),maxThreadTotalWeight:r[e(193)](e(184)),maxCommentCharsWhenCollapsed:r[e(193)](e(252)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(193)](e(197))),CommentView:r[e(193)](e(192))[e(305)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(241)][e(179)].on(e(255),(()=>{const t=e;n[t(239)][t(169)][t(233)]()})),d[e(241)][e(230)].on(e(255),(()=>{const t=e;n[t(239)][t(169)][t(233)]()})),g=s[e(216)](this[e(218)][e(197)],d),g[e(227)](e(253)).to(d,e(253)),g[e(227)](e(286)).to(d),g[e(227)](e(303)).to(d,e(303),(t=>e(214)+t)),d.on(e(287),(()=>{const t=e;p[t(189)](t(287))})),this[e(248)][e(213)](t.id,g));const m=i[e(219)](t[e(244)],d),E=new zc(n,t,d,m),I=t[e(293)]()[e(237)]((t=>t[e(178)]));d[e(295)]=n[e(249)][e(193)](e(194))[e(168)][e(181)](I),this[e(185)][e(213)](t,E),this[e(217)][e(213)](d,E),p=s[e(201)]({view:g,target:()=>{const r=e,s=[],i=t[r(293)]()[r(237)]((t=>t[r(178)]));for(const t of i)s[r(221)](...t[r(198)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(239)],s)},type:()=>e(214)+E[e(169)][e(303)]}),i[e(232)](d,p),s[e(278)](p),a[e(306)](p)}[su(208)](t){const e=su,n=this[e(218)][e(249)][e(193)](e(262)),r=this[e(218)][e(249)][e(193)](e(240)),s=this[e(185)][e(193)](t),o=s[e(169)],i=r[e(215)](o);n[e(247)](o),i&&r[e(174)](i),this[e(185)][e(210)](t),this[e(217)][e(210)](o),s[e(235)]()}[su(277)](t){const e=su;if(!t[e(178)]||!this[e(185)][e(229)](t))return;const n=this[e(218)][e(249)][e(193)](e(194)),r=this[e(185)][e(193)](t),s=t[e(293)]();r[e(169)][e(295)]=n[e(168)][e(181)](s)}[su(235)](){const t=su;for(const e of this[t(185)][t(205)]())this[t(208)](e);for(const e of this[t(248)][t(294)]())e[t(190)][t(235)]();super[t(235)]()}}function au(t,e){const n=ou();return(au=function(t,e){return n[t-=156]})(t,e)}function cu(t){return su(176)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=160]})(t,e)}function fu(){var t=["2101813IZArSL","TrackChanges","1262343ZvZUnG","addSuggestionData","1590042iruBKX","adapter","getSuggestion","43006MzRIOc","1625856uGkpru","1892035YgrtLC","4wkrEDO","Comments","pluginName","addSuggestion","requires","plugins","get","editor","getSuggestions","3986832cPVZyp"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(458322===parseInt(e(168))/1+-parseInt(e(165))/2+parseInt(e(163))/3*(parseInt(e(171))/4)+-parseInt(e(170))/5+parseInt(e(160))/6+parseInt(e(161))/7+parseInt(e(169))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(175)](){return[Sc,iu,uu(172)]}static get[uu(173)](){return uu(162)}set[uu(166)](t){var e=uu;this[e(178)][e(176)][e(177)](Sc)[e(166)]=t}get[uu(166)](){var t=uu;return this[t(178)][t(176)][t(177)](Sc)[t(166)]}[uu(174)](t){var e=uu;return this[e(178)][e(176)][e(177)](Sc)[e(164)](t)}[uu(179)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(178)][n(176)][n(177)](Sc)[n(179)]({skipNotAttached:t,toJSON:e})}[uu(167)](t){var e=uu;return this[e(178)][e(176)][e(177)](Sc)[e(167)](t)}}const du=Eu;!function(t){const e=Eu,n=t();for(;;)try{if(823499===-parseInt(e(269))/1+-parseInt(e(274))/2+-parseInt(e(258))/3+-parseInt(e(254))/4+-parseInt(e(276))/5*(parseInt(e(303))/6)+parseInt(e(293))/7*(parseInt(e(296))/8)+-parseInt(e(302))/9*(-parseInt(e(291))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tu);const gu=[du(246)];class pu extends t.Plugin{static get[du(286)](){return[Sc]}static get[du(287)](){return du(247)}[du(292)](){const t=du,n=this[t(289)];if(n[t(304)][t(295)](t(271),(e=>{const r=t,s=n[r(288)][r(300)][r(283)]()[r(272)](((t,e)=>(t[e]="",t)),{});return n[r(261)][r(305)](s,e)})),t(245)!=typeof n[t(304)][t(268)](t(260))[t(266)])throw new e.CKEditorError(t(252))}[du(278)](t){return bu(this[du(289)],!0,t)}[du(249)](t){return bu(this[du(289)],!1,t)}}class mu extends t.Plugin{static get[du(287)](){return du(251)}constructor(t){const e=du;super(t),this[e(243)]=e(294)}[du(292)](){const t=du;this[t(289)][t(298)][t(268)](t(290))[t(267)]={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(289)][t(298)][t(268)](t(284))[t(267)]=null}}function Eu(t,e){const n=Tu();return(Eu=function(t,e){return n[t-=242]})(t,e)}function Iu(t){return void 0!==t[du(275)]}async function bu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,gu);s[r(298)][r(280)](Sc,mu),s[r(299)]=Iu(t)?t[r(275)]():void 0;const i=document[r(248)](),a=t[r(304)][r(268)](r(260))[r(266)],c=await a(s,(()=>function(t){const e=r,n=document[e(256)](e(297));return t[e(265)](n),n}(i)));!function(t,e){const n=r,s=t[n(288)][n(300)][n(283)]()[n(272)](((e,r)=>(e[r]=t[n(277)][n(268)]({rootName:r}),e)),{}),o=t[n(298)][n(268)](n(301))[n(250)][n(264)]((t=>({id:t.id,name:t[n(255)]}))),i=t[n(298)][n(268)](n(284))[n(306)]({skipNotAttached:!0,toJSON:!0}),a=t[n(298)][n(268)](n(290))[n(282)]({skipNotAttached:!0,toJSON:!0}),c=e[n(298)][n(268)](n(301)),u=e[n(298)][n(268)](n(284)),l=e[n(298)][n(268)](n(290));for(const t of l[n(282)]())t[n(257)]();for(const t of o)c[n(263)](t.id)||c[n(285)](t);c.me||c[n(262)]();for(const t of a)l[n(244)](t);for(const t of i)u[n(273)](t);e[n(277)][n(259)](s)}(t,c),c[r(279)](r(e?242:253));const u=Iu(c)?c[r(270)](n):c[r(277)][r(268)](n);return await c[r(281)](),u}function Tu(){const t=["Users","1782CsVuIR","2863764vTDegq","config","create","getSuggestions","acceptAllSuggestions","result","addCommentThread","function","Pagination","TrackChangesData","createDocumentFragment","getDataWithDiscardedSuggestions","users","TrackChangesDataGetter","track-changes-data-invalid-editor-creator","discardAllSuggestions","4952440sDHECc","name","createElement","remove","1491525entXpG","set","trackChangesData","constructor","useAnonymousUser","getUser","map","appendChild","editorCreator","_adapter","get","1112327FbrqPm","getFullData","trackChangesData.editorCreator","reduce","addSuggestionData","2256096CcChAu","getRootsAttributes","15OcRhyh","data","getDataWithAcceptedSuggestions","execute","push","destroy","getCommentThreads","getRootNames","TrackChangesEditing","addUser","requires","pluginName","model","editor","CommentsRepository","262090EHficB","init","7sODSaJ","end","define","8333272SuEWnY","div","plugins","rootsAttributes","document"];return(Tu=function(){return t})()}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=491]})(t,e)}function yu(){var t=["16716etNARr","1046vTHNHT","115QeyXdn","423gjVzgO","2313doVEUX","34820zpQCqf","70CXeLUv","43984WZvBsD","2662QtHXYG","309876irGBnN","1761114GQcwwQ","11140iYdzga"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(161443===parseInt(e(496))/1+parseInt(e(500))/2*(-parseInt(e(502))/3)+parseInt(e(492))/4*(parseInt(e(501))/5)+parseInt(e(497))/6+-parseInt(e(493))/7*(-parseInt(e(494))/8)+-parseInt(e(491))/9*(parseInt(e(498))/10)+-parseInt(e(495))/11*(parseInt(e(499))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(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:()=>Zc,Suggestion:()=>zr,SuggestionThreadView:()=>Jc,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);function c(t,e){const n=l();return(c=function(t,e){return n[t-=447]})(t,e)}const u=c;function l(){const t=["forceDisabled","101670XzGdyK","25582774pMTDbw","_enableCommands","1202QoQBAO","clearForceDisabled","TrackChangesCommand","106380YwexAR","isEnabled","_enabledCommands","488vDPmtB","affectsData","21343HTqVoy","value","2855148psKJuW","6198atHjHU","execute","_disableUnsupportedCommands","refresh","657RbgmFz","681dpfyls","commands","66egBFkN","4145sffVpg","has","editor","128IlOlMC","_isEnabledBasedOnSelection","26rnimxw"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(754930===parseInt(e(467))/1*(-parseInt(e(451))/2)+-parseInt(e(454))/3*(parseInt(e(473))/4)+parseInt(e(470))/5*(-parseInt(e(462))/6)+-parseInt(e(459))/7*(-parseInt(e(457))/8)+-parseInt(e(466))/9*(-parseInt(e(448))/10)+-parseInt(e(469))/11*(parseInt(e(461))/12)+parseInt(e(475))/13*(parseInt(e(449))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(456)]=e,this[n(460)]=!1,this[n(465)](),this[n(474)]=!1}[u(465)](){this[u(455)]=!0}[u(463)](){const t=u;this[t(460)]=!this[t(460)],this[t(460)]?this[t(464)]():this[t(450)]()}[u(464)](){const t=u;for(const e of this[t(472)][t(468)][t(468)]())e[t(458)]&&!this[t(456)][t(471)](e)&&e[t(447)](t(453))}[u(450)](){const t=u;for(const e of this[t(472)][t(468)][t(468)]())e[t(458)]&&!this[t(456)][t(471)](e)&&e[t(452)](t(453))}}function h(){const t=["24703002QgtBNm","1201373qdlWId","32Rxfjnw","refresh","get","isEnabled","3798894wCezGi","653422luWKbV","acceptSuggestion","171805QYwpDF","2025669RWfFNG","track-changes-accept-suggestion-not-found","execute","TrackChangesEditing","_suggestions","_isEnabledBasedOnSelection","canEditAt","5886888vNDyBm","4LMPrBK","editor","getRanges","plugins","model"];return(h=function(){return t})()}const d=g;function g(t,e){const n=h();return(g=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(961306===-parseInt(e(255))/1+-parseInt(e(237))/2+parseInt(e(241))/3+parseInt(e(249))/4*(parseInt(e(240))/5)+parseInt(e(248))/6+-parseInt(e(238))/7*(parseInt(e(256))/8)+parseInt(e(254))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(245)]=e,this[n(257)](),this[n(246)]=!1}[d(257)](){this[d(259)]=!0}[d(243)](t){const n=d,r=this[n(245)][n(258)](t);if(!r)throw new e.CKEditorError(n(242),this);const s=r[n(251)]();this[n(250)][n(253)][n(247)](s)&&this[n(250)][n(252)][n(258)](n(244))[n(239)](r)}}const m=E;function I(){const t=["6168bNmLjh","plugins","isEnabled","2260844ftJVSs","3364470ivkLcd","2817geivAq","model","1082478cPQcfE","getRanges","execute","9023KtOTDP","35744jnAeGY","20ZrbtFM","3EGurmu","_isEnabledBasedOnSelection","canEditAt","3100964sbRPMd","editor","TrackChangesEditing","13023824QBrcHG","get","_suggestions","refresh","discardSuggestion","track-changes-discard-suggestion-not-found"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(899721===-parseInt(e(441))/1+-parseInt(e(450))/2+parseInt(e(447))/3*(parseInt(e(462))/4)+parseInt(e(463))/5+-parseInt(e(459))/6*(-parseInt(e(444))/7)+parseInt(e(445))/8*(-parseInt(e(464))/9)+-parseInt(e(446))/10*(-parseInt(e(453))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(455)]=e,this[n(456)](),this[n(448)]=!1}[m(456)](){this[m(461)]=!0}[m(443)](t){const n=m,r=this[n(455)][n(454)](t);if(!r)throw new e.CKEditorError(n(458),this);const s=r[n(442)]();this[n(451)][n(440)][n(449)](s)&&this[n(451)][n(460)][n(454)](n(452))[n(457)](r)}}function T(){const t=["isInContent","execute","1732445LuUtPA","12puErgy","43wpsZzj","value","</span>","split","sort","createPositionAfter","innerText","next","content",'<span class="ck-suggestion-type">','"></span>',"createElement","18JMSGPQ","isObject","getRanges","createPositionBefore","1752480cNZnah","push","isMultiRange","schema","createPositionAt","map","isIntersecting","deletion","replace","8PAaeZd","isTouching","type","11017430iaqBby","8415827FxuRbl",'<span class="ck-suggestion-color" style="background-color: ',"isArray","isCollapsed","change","start","title","splice"," [color ","from","createRange","5721507MssnxH","color",'" title="',"end","8wjlniq","73160nPxlnK","1817637zmJqJf","join","length","innerHTML","add","span"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=353]})(t,e)}function y(t,e){const n=_;let r="";return r+=t[n(384)]("*")[n(402)](((t,e)=>e%2!=0?n(390)+A(t)+n(383):A(t)))[n(372)](""),e&&(r+=n(355)+e[n(382)]+n(367)+e[n(360)]+n(391)),r}function A(t){const e=_,n=document[e(392)](e(376));return n[e(387)]=t,n[e(374)]}function k(t){const e=_;return t[e(385)](((t,n)=>e(404)==t[e(408)]&&e(404)!=n[e(408)]?-1:e(404)!=t[e(408)]&&e(404)==n[e(408)]?1:0))}function C(t,e){const n=_;let r,s=0;const o=[],i=e[n(400)];for(;s<t[n(373)];){const a=t[s],c=t[s+1];r||(r=e[n(396)](a)),L(e,a,c)||(o[n(398)](e[n(364)](r,i[n(394)](a)?e[n(386)](a):e[n(401)](a,n(368)))),r=null),s++}return o}function L(t,e,n){const r=_;if(!n)return!1;const s=t[r(386)](e),o=t[r(396)](n);return s[r(407)](o)}!function(t){const e=_,n=t();for(;;)try{if(805304===parseInt(e(381))/1*(parseInt(e(370))/2)+parseInt(e(371))/3*(parseInt(e(369))/4)+parseInt(e(379))/5*(parseInt(e(393))/6)+parseInt(e(354))/7*(-parseInt(e(406))/8)+-parseInt(e(397))/9+-parseInt(e(353))/10+parseInt(e(365))/11*(-parseInt(e(380))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function N(t,e,n){const r=_;for(;n[r(373)];){const s=n[r(361)](0,100);t[r(358)]((()=>{const t=r;for(const n of s)n[t(377)]&&e[t(378)](n.id)}))}}const R=M;function S(){const t=["getRanges","from","_isEnabledBasedOnSelection","231669gaKBZq","isInContent","54174emMLvM","model","_command","70AaJtWA","refresh","some","editor","canEditAt","_suggestions","140CletWG","1690458csSZaZ","4459HXllel","values","318JNxWUa","isEnabled","525032vVnXGs","4rKRdbR","execute","13KUQOPp","2484936ktYmwD","86455LvyrpF","3072cPisMO"];return(S=function(){return t})()}function M(t,e){const n=S();return(M=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(510552===parseInt(e(372))/1*(-parseInt(e(354))/2)+-parseInt(e(373))/3*(-parseInt(e(370))/4)+parseInt(e(374))/5*(-parseInt(e(367))/6)+-parseInt(e(357))/7*(-parseInt(e(369))/8)+-parseInt(e(352))/9*(-parseInt(e(363))/10)+-parseInt(e(364))/11+-parseInt(e(375))/12*(-parseInt(e(365))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(356)]=e,this[r(362)]=n,this[r(358)](),this[r(378)]=!1}[R(358)](){const t=R,e=Array[t(377)](this[t(362)][t(366)]())[t(359)]((e=>e[t(353)]));this[t(368)]=this[t(356)][t(368)]&&e}[R(371)](){const t=R,e=k(Array[t(377)](this[t(362)][t(366)]()));for(const n of e){const e=n[t(376)]();if(!this[t(360)][t(355)][t(361)](e))return}N(this[t(360)][t(355)],this[t(356)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=407]})(t,e)}function D(){const t=["editor","canEditAt","isEnabled","298941hqnWWZ","_command","64KhquHr","refresh","215080bZAWkZ","selection","36cVWUHJ","getRanges","values","model","_suggestions","size","document","41502XPMwmE","execute","379643XiICAU","1654590sfxLbJ","from","_selectedSuggestions","24zjBNwR","84xkVbDP","210224IoqlTV","_isEnabledBasedOnSelection","84ecZLXe","2933928nxkdST"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(457361===parseInt(e(410))/1+parseInt(e(412))/2*(parseInt(e(423))/3)+parseInt(e(434))/4+-parseInt(e(414))/5*(parseInt(e(430))/6)+-parseInt(e(433))/7*(-parseInt(e(431))/8)+-parseInt(e(416))/9*(parseInt(e(426))/10)+parseInt(e(425))/11*(-parseInt(e(429))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(411)]=e,this[r(420)]=n,this[r(428)]=new Set,this[r(413)](),this[r(432)]=!1}[w(413)](){const t=w,e=this[t(407)][t(419)][t(422)][t(415)],n=Array[t(427)](this[t(420)][t(418)]());this[t(428)]=function(t,e){const n=_,r=Array[n(363)](t[n(395)]()),s=new Set;for(const o of e)if(o[n(377)])for(const e of r)for(const r of o[n(395)]())(e[n(403)](r)||t[n(357)]&&!o[n(399)]&&o[n(388)]&&r[n(368)][n(407)](e[n(359)]))&&s[n(375)](o);return s}(e,n),this[t(409)]=this[t(411)][t(409)]&&!!this[t(428)][t(421)]}[w(424)](){const t=w,e=k(Array[t(427)](this[t(428)]));for(const n of e){const e=n[t(417)]();if(!this[t(407)][t(419)][t(408)](e))return}N(this[t(407)][t(419)],this[t(411)],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 q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Z=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const J=Q||Y||Function("return this")();const $=J.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=J["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt 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)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(J,"Map");const Nt=Ct(Object,"create");const 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 wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:wt.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=Ot,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=Z,qt.prototype.has=X,qt.prototype.set=Kt;const Zt=qt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Qt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&P(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?J.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Q.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(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 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 De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):Oe(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?J.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 Ze=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),Ze(Ye(t),(function(e){return Qe.call(t,e)})))}:Xe;const $e=function(t,e){return te(t,Je(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}:Xe;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,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[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())!=dn||ln&&yn(new ln)!=gn||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 dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=J.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const 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,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.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 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]",qn="[object Object]",Zn={};Zn[zn]=Zn["[object Array]"]=Zn["[object ArrayBuffer]"]=Zn["[object DataView]"]=Zn["[object Boolean]"]=Zn["[object Date]"]=Zn["[object Float32Array]"]=Zn["[object Float64Array]"]=Zn["[object Int8Array]"]=Zn["[object Int16Array]"]=Zn["[object Int32Array]"]=Zn["[object Map]"]=Zn["[object Number]"]=Zn[qn]=Zn["[object RegExp]"]=Zn["[object Set]"]=Zn["[object String]"]=Zn["[object Symbol]"]=Zn["[object Uint8Array]"]=Zn["[object Uint8ClampedArray]"]=Zn["[object Uint16Array]"]=Zn["[object Uint32Array]"]=!0,Zn["[object Error]"]=Zn[Kn]=Zn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==zn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,xe(a,e))}else{if(!Zn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Zt);var g=i.get(e);if(g)return g;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 Xt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return Xn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=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 gr=function(t,e,n){return null==t?t:dr(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,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,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 d=!0;o.set(t,e),o.set(e,t);for(var g=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)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){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||(d=!1)}return o.delete(t),o.delete(e),d};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&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Zt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Zt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Zt),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:Or(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=["start","isExternal","_onAttributesChange","add","getItems","getMultiRangeId","getRange","previous","isIntersecting","removeAttribute","hasComments","filter","decorate","type","6440496qCVMol","commentThread","split","19724kMSzDL","_saved","delete","addMarker","173154gdtOUm","onAttributesChange","change","getFirstMarker","suggestion:","author","8bcvOXz","length","accept","creator","_isDataLoaded","1662826hXpVRS","clear","createdAt","isInContent","_onDiscard","5478EicfCV","push","setAttribute","getContainedElement","getFirstRange","reduce","_model","markers","addMarkerName","2755506VDwKuZ","getMarkers","discard","end","_markerNames","onDiscard","removeMarkers","authoredAt","addRange","nodeAfter","isIntersectingWithRange","substr","size","getAllAdjacentSuggestions","getMarkerNames","head","_onAccept","subType","7713648TsGyRU","@external","70GhEgce","map","attributes","data","getRanges","nodeBefore","isMultiRange","set","onAccept","get","toJSON","next","from","985fxYyLU","7469ngRORr","removeMarker"];return(Hr=function(){return t})()}function Wr(t,e){const n=Hr();return(Wr=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(609520===parseInt(e(342))/1*(parseInt(e(348))/2)+-parseInt(e(285))/3+-parseInt(e(338))/4*(-parseInt(e(318))/5)+-parseInt(e(276))/6*(-parseInt(e(319))/7)+parseInt(e(335))/8+-parseInt(e(303))/9+parseInt(e(305))/10*(-parseInt(e(271))/11))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(270)]=!1,this.id=e.id,this[n(334)]=e[n(334)],this[n(302)]=e[n(302)]||null,this[n(347)]=e[n(347)],this[n(269)]=e[n(269)]||e[n(347)],this[n(322)]=Boolean(e[n(307)]&&e[n(307)][n(304)]),this[n(308)]=null,this[n(282)]=t,this[n(301)]=e[n(313)],this[n(275)]=e[n(290)],this[n(323)]=e[n(343)],this[n(289)]=new Set,this[n(273)]=null,this[n(312)](n(292),null),this[n(312)](n(307),e[n(307)]||{}),this[n(312)](n(328),null),this[n(312)](n(316),null),this[n(312)](n(336),null),this[n(312)](n(339),!1),this[n(333)](n(268)),this[n(333)](n(287))}get[Vr(300)](){const t=Vr;let e=this;for(;e[t(328)];)e=e[t(328)];return e}get[Vr(331)](){const t=Vr;return!!this[t(336)]&&this[t(336)][t(349)]>0}get[Vr(311)](){const t=Vr;return 0!=this[t(289)][t(297)]&&6==Array[t(317)](this[t(289)])[0][t(337)](":")[t(349)]}get[Vr(274)](){return null!==this[Vr(345)]()}[Vr(284)](t){const e=Vr;this[e(289)][e(324)](t)}[Vr(299)](){const t=Vr;return Array[t(317)](this[t(289)])}[Vr(286)](){const t=Vr;return this[t(299)]()[t(306)]((e=>this[t(282)][t(283)][t(314)](e)))[t(332)]((t=>t))}[Vr(345)](){return this[Vr(286)]()[0]||null}[Vr(291)](){const t=Vr;this[t(282)][t(344)]((e=>{const n=t;for(const t of this[n(286)]())e[n(320)](t)})),this[t(289)][t(272)]()}[Vr(320)](t){const e=Vr;this[e(282)][e(344)]((n=>{n[e(320)](t)})),this[e(289)][e(340)](t)}[Vr(293)](t){const e=Vr,n=e(346)+this[e(334)]+":"+this[e(302)]+":"+this.id+":"+this[e(269)].id+":"+zr[e(326)]();this[e(284)](n),this[e(282)][e(344)]((r=>{r[e(341)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(295)](t){const e=Vr;for(const n of this[e(309)]())if(n[e(329)](t))return!0;return!1}[Vr(309)](){const t=Vr;return this[t(286)]()[t(306)]((e=>e[t(327)]()))}[Vr(325)](){const t=Vr;return this[t(309)]()[t(281)](((e,n)=>[...e,...n[t(325)]()]),[])}[Vr(280)](){const t=Vr;var e;return(null===(e=this[t(345)]())||void 0===e?void 0:e[t(327)]())||null}[Vr(279)](){const t=Vr,e=this[t(309)]();if(1!=e[t(349)])return null;const n=e[0],r=n[t(321)][t(294)],s=n[t(288)][t(310)];return r instanceof i.Element?r!=s?null:r:null}[Vr(268)](){const t=Vr;this[t(301)](this[t(309)](),this[t(308)],this[t(307)]),this[t(291)]()}[Vr(287)](){const t=Vr;this[t(275)](this[t(309)](),this[t(308)],this[t(307)]),this[t(291)]()}[Vr(298)](){const t=Vr,e=[];let n=this[t(300)];for(;n;)e[t(277)](n),n=n[t(316)];return e}[Vr(278)](t,e){const n=Vr,r=Qn(this[n(307)]);gr(r,t,e),Fr(r,this[n(307)])||(this[n(307)]=r,this[n(323)](r))}[Vr(330)](t){const e=Vr,n=Qn(this[e(307)]);Gr(n,t),Fr(n,this[e(307)])||(this[e(307)]=n,this[e(323)](this[e(307)]))}[Vr(315)](){const t=Vr;return{id:this.id,type:this[t(302)]?this[t(334)]+":"+this[t(302)]:this[t(334)],authorId:this[t(269)].id,createdAt:this[t(273)],hasComments:this[t(331)],data:this[t(308)],attributes:this[t(307)]}}static[Vr(326)](){const t=Vr;return(0,e.uid)()[t(296)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Zr;function Zr(t,e){const n=Xr();return(Zr=function(t,e){return n[t-=213]})(t,e)}function Xr(){const t=["insertion","label","item","map","*Change to:* %0","nodeAfter","softBreak","replace","pop","*Remove format:* %0","skip","removeObject","isEqual","previousSibling","remove","format","REPLACE_TEXT","data","*Insert:* %0","get","3612876aZnnhr","text","removeContainer","registerDescriptionCallback","_handleInsertRemoveSuggestionDescription","_addDescriptionItems","Object","match","push","addEmptyContainer","*Merge:* %0","function","_attributeLabels","nextSibling","_handleAttributeSuggestionDescription","7363338KjXXcj","5CNkMox","type","normal","_customCallbacks","deletion","getWalker","isEmpty","$1 $2","_locale","3kjTfdh","_resolveDescriptionItems","key","Container","subType","getDescriptions","start","name","*Remove:* %0","_itemLabelsCallbacks","1616056XhJmKe","removeEmptyContainer","getItemLabel","indexOf","$textProxy","has","checkChild","11086376vJriyq","ELEMENT_SPACE","*Set format:* %0","add","quantity","addContainer","addObject","end","$text","_schema","isObject","registerAttributeLabel","newValue","elementStart","_handleCustomCallbackDescription","length","elementEnd","addFormat","1047456VzQRTl","join","14413rmgWpt","matchingCallback","registerElementLabel","985446dHhEZU","set","element","_handleRenameSuggestionDescription","_itemLabels","*Split:* %0","EmptyContainer","getFirstRange","attribute","removeFormat","isInContent"];return(Xr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(842962===parseInt(e(263))/1+-parseInt(e(261))/2+parseInt(e(226))/3*(parseInt(e(297))/4)+parseInt(e(217))/5*(-parseInt(e(216))/6)+parseInt(e(243))/7+parseInt(e(236))/8+-parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Qr{constructor(t,e){const n=Zr;this[n(220)]=[],this[n(270)]=new Map,this[n(235)]=[],this[n(213)]=new Map,this[n(252)]=t,this[n(225)]=e}[qr(231)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(258)];o++){const i=t[o];if(!i[e(276)])continue;const a=this[e(257)](i);if(a){if(null!=i[e(230)]){if(r[e(241)](i[e(230)]))continue;r[e(246)](i[e(230)])}n[e(305)](a)}else if(e(274)!=i[e(218)])e(277)!=i[e(218)]&&e(221)!=i[e(218)]||this[e(301)](n,i,t[o+1]);else{const t=i[e(294)][e(228)];if(s[e(241)](t))continue;s[e(246)](i[e(294)][e(228)]),t==Nc?this[e(269)](n,i):this[e(215)](n,i)}}return this[e(227)](n)}[qr(300)](t){const e=qr;this[e(220)][e(305)](t)}[qr(265)](t,n,r=e.priorities[qr(219)]){const s=qr;s(308)==typeof t?(0,e.insertToPriorityArray)(this[s(235)],{matchingCallback:t,label:n,priority:r}):this[s(270)][s(267)](t,n)}[qr(254)](t,e){const n=qr;this[n(213)][n(267)](t,e)}[qr(238)](t,e=1){const n=qr;let r;for(const e of this[n(235)])if(e[n(264)](t)){r=e[n(278)];break}return r||(r=this[n(270)][n(296)](t[n(233)])),r?r(e):1!==e?e+" "+t[n(233)]+"s":""+t[n(233)]}[qr(302)](t,e){const n=qr,r=e[n(273)]()[n(222)](),s=n(277)==e[n(218)]?n(246):n(291);for(const e of r){const o=e[n(279)],i=t[t[n(258)]-1];if(o.is(n(240)))i&&i[n(218)][n(239)](n(229))>-1&&t[n(285)](),i&&n(298)==i[n(218)]?i[s]+=o[n(294)]:t[n(305)]({type:n(298),add:n(246)==s?o[n(294)]:"",remove:n(291)==s?o[n(294)]:""});else if(this[n(252)][n(253)](o)){const a=o;if(i&&i[n(218)][n(239)](n(229))>-1&&t[n(285)](),n(259)==e[n(218)])continue;i&&i[n(218)]==s+n(303)&&i[n(268)][n(233)]==a[n(233)]?i[n(247)]++:t[n(305)]({type:s+n(303),element:a,quantity:1}),r[n(287)]((t=>!(n(259)==t[n(218)]&&t[n(279)]==o)))}else if(this[n(252)][n(242)](o,n(251))||o.is(n(268),n(283))){const r=o;if(n(246)==s&&n(256)==e[n(218)]||n(291)==s&&n(259)==e[n(218)])continue;if(i&&-1==i[n(218)][n(239)](n(229))){n(298)==i[n(218)]&&(i[s]+="\n");continue}let a;if(a=n(246)==s?r[n(214)]&&!this[n(252)][n(253)](r[n(214)])?r[n(214)]:null:r[n(290)]&&!this[n(252)][n(253)](r[n(290)])?r[n(290)]:null,r[n(223)]||a&&a[n(223)]){const e=a&&a[n(223)]?a:r;i&&i[n(218)]==s+n(272)&&i[n(268)][n(233)]==e[n(233)]?i[n(247)]++:t[n(305)]({type:s+n(272),element:e,quantity:1})}else t[n(305)]({type:s+n(229),element:r})}}}[qr(227)](t){const e=qr,n=this[e(225)],r=[],s=[],o=[];for(const i of t)switch(i[e(218)]){case e(298):if(i[e(246)]=i[e(246)][e(284)](/(\S)\u000A+(\S)/g,e(224))[e(284)](/\u000A/g,""),i[e(291)]=i[e(291)][e(284)](/(\S)\u000A+(\S)/g,e(224))[e(284)](/\u000A/g,""),""!=i[e(246)]&&""!=i[e(291)]){r[e(305)]({type:e(284),content:Kr(n,e(293),['"'+i[e(291)]+'"','"'+i[e(246)]+'"'])});continue}if(null!=i[e(246)][e(304)](/^ +$/)){r[e(305)]({type:e(277),content:Kr(n,e(295),Kr(n,e(244),i[e(246)][e(258)]))});continue}if(null!=i[e(291)][e(304)](/^ +$/)){r[e(305)]({type:e(221),content:Kr(n,e(234),Kr(n,e(244),i[e(291)][e(258)]))});continue}if(""!=i[e(246)]){r[e(305)]({type:e(277),content:Kr(n,e(295),'"'+i[e(246)]+'"')});continue}r[e(305)]({type:e(221),content:Kr(n,e(234),'"'+i[e(291)]+'"')});continue;case e(306):case e(249):r[e(305)]({type:e(277),content:Kr(n,e(295),this[e(238)](i[e(268)],i[e(247)]))});continue;case e(237):case e(288):r[e(305)]({type:e(221),content:Kr(n,e(234),this[e(238)](i[e(268)],i[e(247)]))});continue;case e(248):r[e(305)]({type:e(277),content:Kr(n,e(271),this[e(238)](i[e(268)],i[e(247)]))});continue;case e(299):r[e(305)]({type:e(221),content:Kr(n,e(307),this[e(238)](i[e(268)],i[e(247)]))});continue;case e(260):s[e(305)](i[e(228)]);continue;case e(275):o[e(305)](i[e(228)]);continue;default:r[e(305)](i)}if(s[e(258)]){const t=s[e(280)]((t=>this[e(213)][e(241)](t)?this[e(213)][e(296)](t):t))[e(262)](", ");r[e(305)]({type:e(292),content:Kr(this[e(225)],e(245),t)})}if(o[e(258)]){const t=o[e(280)]((t=>this[e(213)][e(241)](t)?this[e(213)][e(296)](t):t))[e(262)](", ");r[e(305)]({type:e(292),content:Kr(this[e(225)],e(286),t)})}return r}[qr(257)](t){const e=qr;for(const n of this[e(220)]){const r=n(t);if(r&&e(218)in r)return r}}[qr(215)](t,e){const n=qr,r=e[n(294)],s=void 0===r[n(255)]?n(275):n(260);t[n(305)]({type:s,key:r[n(228)]})}[qr(269)](t,e){const n=qr;t[n(305)]({type:n(292),content:Kr(this[n(225)],n(281),this[n(238)](e[n(273)]()[n(232)][n(282)],1))})}[qr(301)](t,e,n){const r=qr;if(this[r(302)](t,e),n&&n[r(273)]()&&!e[r(273)]()[r(250)][r(289)](n[r(273)]()[r(232)])){const n=t[t[r(258)]-1],s=r(277)==e[r(218)]?r(246):r(291);n&&r(298)==n[r(218)]&&(n[s]+="\n")}}}const Yr=$r;function Jr(){const t=["204HuiVul","8sExuvT","editor","enableCommand","commands","afterInit","85jogSBm","12099HMzJZA","TrackChangesEditing","250861CfuTPm","plugins","showAIAssistant","16QMwwqJ","207078WRAnGE","88KOjKPm","212EOVtap","88962wWCaHE","get","629721wHVEmk","1326031BxTApM","63220ZgxCKB"];return(Jr=function(){return t})()}function $r(t,e){const n=Jr();return($r=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(448101===-parseInt(e(340))/1*(-parseInt(e(344))/2)+-parseInt(e(335))/3*(parseInt(e(343))/4)+parseInt(e(334))/5*(-parseInt(e(341))/6)+parseInt(e(326))/7*(parseInt(e(329))/8)+parseInt(e(325))/9+-parseInt(e(327))/10*(parseInt(e(342))/11)+-parseInt(e(328))/12*(-parseInt(e(337))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class ts extends t.Plugin{[Yr(333)](){const t=Yr,e=this[t(330)],n=e[t(338)][t(345)](t(336));e[t(332)][t(345)](t(339))&&n[t(331)](t(339))}}const es=rs;function ns(){const t=["2029996lPpUws","456490LZYovH","registerAttributeLabel","left","TrackChangesEditing","plugins","editor","commandParams","FORMAT_ALIGN_TO_LEFT","has","2498972vYOcTQ","right","registerBlockAttribute","365079xcnqrp","enableDefaultAttributesIntegration","registerDescriptionCallback","5102153mgAqud","formatBlock","afterInit","FORMAT_ALIGN_TO_CENTER","4042644DbHcoo","descriptionFactory","FORMAT_ALIGNMENT","AlignmentEditing","_registerLegacyDescription","format","center","FORMAT_ALIGN_TO_RIGHT","18zohDNy","get","*Format:* %0","type","commandName","locale","justify","FORMAT_JUSTIFY_TEXT","alignment","value","13129856iQrTVL"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=335]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(916635===parseInt(e(335))/1+parseInt(e(361))/2+parseInt(e(342))/3+-parseInt(e(371))/4+-parseInt(e(362))/5*(parseInt(e(350))/6)+parseInt(e(338))/7+-parseInt(e(360))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(340)](){const t=es,e=this[t(367)],n=e[t(355)];if(!e[t(366)][t(370)](t(345)))return;const r=e[t(366)][t(351)](t(365));r[t(336)](t(358)),r[t(373)](t(358)),r[t(343)][t(363)](t(358),Kr(n,t(344))),this[t(346)]()}[es(346)](){const t=es,e=this[t(367)],n=e[t(355)];e[t(366)][t(351)](t(365))[t(343)][t(337)]((e=>{const r=t;if(r(339)!=e[r(353)])return;const{data:s}=e;if(s&&r(358)==s[r(354)]){const t=s[r(368)][0][r(359)];return{type:r(347),content:Kr(n,r(352),function(t){const e=r;switch(t){case e(364):return Kr(n,e(369));case e(372):return Kr(n,e(349));case e(348):return Kr(n,e(341));case e(356):return Kr(n,e(357))}}(t))}}}))}}const os=is;function is(t,e){const n=us();return(is=function(t,e){return n[t-=103]})(t,e)}!function(t){const e=is,n=t();for(;;)try{if(500173===-parseInt(e(121))/1*(parseInt(e(117))/2)+-parseInt(e(108))/3+-parseInt(e(127))/4+parseInt(e(129))/5+-parseInt(e(140))/6*(-parseInt(e(146))/7)+parseInt(e(106))/8+parseInt(e(139))/9*(parseInt(e(109))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);const as=[os(149),os(136),os(120),os(122),os(150),os(138),os(143)];class cs extends t.Plugin{[os(142)](){const t=os,e=this[t(128)],n=e[t(157)][t(144)](t(134)),r=e[t(132)];for(const s of as){if(!e[t(157)][t(123)](s))continue;const o=s[t(141)](0,-7)[t(156)](),i=t(114)+o[t(105)]();n[t(137)](o),n[t(110)](o),n[t(111)][t(148)](o,Kr(r,i))}this[t(135)]()}[os(135)](){const t=os,e=this[t(128)],n=e[t(132)],r=e[t(157)][t(144)](t(134));function s(e,s){const o=t;r[o(111)][o(147)]((t=>{const r=o;if(r(116)!=t[r(151)])return;const{data:i}=t;return i&&i[r(104)]===e?i[r(131)][0][r(152)]?{type:r(133),content:Kr(n,r(158),s)}:{type:r(133),content:Kr(n,r(103),s)}:void 0}))}s(t(153),Kr(n,t(107))),s(t(130),Kr(n,t(154))),s(t(124),Kr(n,t(155))),s(t(126),Kr(n,t(118))),s(t(119),Kr(n,t(115))),s(t(112),Kr(n,t(145))),s(t(125),Kr(n,t(113)))}}function us(){const t=["3728880EhcGUZ","italic","commandParams","locale","format","TrackChangesEditing","_registerLegacyDescription","ItalicEditing","enableDefaultAttributesIntegration","SubscriptEditing","27XLqBHD","924126vIVdkF","slice","afterInit","SuperscriptEditing","get","FORMAT_SUBSCRIPT","7mivNnK","registerDescriptionCallback","registerAttributeLabel","BoldEditing","StrikethroughEditing","type","forceValue","bold","FORMAT_ITALIC","FORMAT_UNDERLINE","toLowerCase","plugins","*Format:* %0","*Remove format:* %0","commandName","toUpperCase","1055008pwIKLN","FORMAT_BOLD","683808kFANwj","4414470XSONsX","registerInlineAttribute","descriptionFactory","subscript","FORMAT_SUPERSCRIPT","FORMAT_","FORMAT_STRIKETHROUGH","formatInline","117340ndwGaN","FORMAT_CODE","strikethrough","UnderlineEditing","13uixLTL","CodeEditing","has","underline","superscript","code","3460780yIkskI","editor"];return(us=function(){return t})()}const ls=ds;function fs(){const t=["5nwWzmN","TrackChangesEditing","896034cQPkux","4tuKney","editor","5770tCTvDs","forceValue","name","4707MBumay","format","169580ELrgPr","commandName","registerDescriptionCallback","markBlockFormat","schema","blockQuote","checkChild","from","get","BlockQuoteEditing","descriptionFactory","enableCommand","model","*Remove format:* %0","141762JDhASz","$root","ELEMENT_BLOCK_QUOTE","parent","commands","*Set format:* %0","filter","371968GqRJKt","document","7tnxYwj","selection","afterInit","plugins","change","9864503RAshOU","363018ImYzof","getSelectedBlocks","commandParams","value","locale","has"];return(fs=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(198996===-parseInt(e(438))/1*(-parseInt(e(462))/2)+parseInt(e(440))/3+parseInt(e(441))/4*(parseInt(e(448))/5)+-parseInt(e(432))/6*(-parseInt(e(426))/7)+parseInt(e(469))/8+parseInt(e(446))/9*(parseInt(e(443))/10)+-parseInt(e(431))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class hs extends t.Plugin{[ls(428)](){const t=ls,e=this[t(442)],n=e[t(436)];if(!e[t(429)][t(437)](t(457)))return;const r=e[t(429)][t(456)](t(439)),s=this[t(442)][t(466)][t(456)](t(453));r[t(459)](t(453),((n,o={})=>{const i=t,a=this[i(442)][i(460)][i(470)][i(427)],c=o&&void 0!==o[i(444)]?o[i(444)]:!s[i(435)];let u=[];if(c){const t=Array[i(455)](a[i(433)]())[i(468)]((t=>gs(t)||function(t,e){const n=i,r=e[n(454)](t[n(465)],n(453)),s=e[n(454)]([n(463),n(453)],t);return r&&s}(t,this[i(442)][i(460)][i(452)])));u=C(t,e[i(460)])}else{const t=Array[i(455)](a[i(433)]())[i(468)]((t=>gs(t)));u=C(t,e[i(460)])}e[i(460)][i(430)]((()=>{const t=i;for(const e of u)r[t(451)](e,{commandName:t(453),commandParams:[{forceValue:c}]})}))})),r[t(458)][t(450)]((e=>{const r=t,{data:s}=e;if(s&&r(453)==s[r(449)]){const t=Kr(n,r(464));return s[r(434)][0][r(444)]?{type:r(447),content:Kr(n,r(467),t)}:{type:r(447),content:Kr(n,r(461),t)}}}))}}function ds(t,e){const n=fs();return(ds=function(t,e){return n[t-=426]})(t,e)}function gs(t){const e=ls;return e(453)==t[e(465)][e(445)]}const ps=ms;function ms(t,e){const n=Is();return(ms=function(t,e){return n[t-=226]})(t,e)}function Is(){const t=["138850UBPUAO","CaseChange","changeCaseLower","editor","changeCaseUpper","TrackChangesEditing","2266026Mrixry","4239RKbXfb","12hvkBAY","plugins","471046PuhRMW","3863264yhLHDe","enableCommand","has","afterInit","22953MFgggb","1611772PHDDvK","changeCaseTitle","3600685aZoQIH","2358TkLQnn","get"];return(Is=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(832312===-parseInt(e(227))/1+-parseInt(e(244))/2+-parseInt(e(246))/3*(parseInt(e(233))/4)+-parseInt(e(235))/5+parseInt(e(236))/6*(-parseInt(e(232))/7)+-parseInt(e(228))/8+parseInt(e(245))/9*(parseInt(e(238))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ps(231)](){const t=ps,e=this[t(241)];e[t(226)][t(230)](t(239))&&(e[t(226)][t(237)](t(243))[t(229)](t(242)),e[t(226)][t(237)](t(243))[t(229)](t(240)),e[t(226)][t(237)](t(243))[t(229)](t(234)))}}const bs=_s;function Ts(){const t=["11740wdAAFu","editor","390853fcmGwc","798WmpGjF","16746610pUjBPh","afterInit","672873JrdxUv","6008933pBdpuh","11eZfvYx","enableCommand","4hiRRqp","TrackChangesEditing","ckbox","plugins","commands","get","3070638rgEsXw","6QdsFWM","9303496yjcGPp"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=469]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(626759===-parseInt(e(479))/1*(parseInt(e(475))/2)+-parseInt(e(483))/3*(parseInt(e(487))/4)+parseInt(e(477))/5*(parseInt(e(480))/6)+parseInt(e(484))/7+-parseInt(e(476))/8+parseInt(e(474))/9+-parseInt(e(481))/10*(-parseInt(e(485))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(482)](){const t=bs,e=this[t(478)];e[t(472)][t(473)](t(470))&&e[t(471)][t(473)](t(469))[t(486)](t(470))}}const As=ks;function ks(t,e){const n=Ls();return(ks=function(t,e){return n[t-=329]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(675149===parseInt(e(351))/1*(-parseInt(e(329))/2)+-parseInt(e(362))/3+-parseInt(e(334))/4+-parseInt(e(332))/5+parseInt(e(382))/6*(-parseInt(e(371))/7)+parseInt(e(369))/8*(parseInt(e(381))/9)+parseInt(e(375))/10*(parseInt(e(379))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Cs extends t.Plugin{[As(346)](){const t=As,e=this[t(349)];if(!e[t(368)][t(354)](t(347)))return;const n=e[t(368)][t(333)](t(342)),r=e[t(374)],s=e[t(383)][t(333)](t(363))[t(386)],o=e[t(352)][t(333)](t(363));n[t(348)](t(366)),n[t(348)](t(335)),n[t(348)](t(363),((r,i={})=>{const a=t,c=e[a(361)],u=e[a(361)][a(380)][a(377)],l=i&&void 0!==i[a(356)]?i[a(356)]:!o[a(384)];let f;i[a(373)]||(i[a(373)]=s[0][a(373)]),f=l?Array[a(339)](u[a(344)]())[a(355)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(345))&&!e[n(367)](t)&&e[n(331)](t[n(364)],n(363))}(t,c[a(341)]))):Array[a(339)](u[a(344)]())[a(355)]((t=>Ns(t)));const h=C(f,c);c[a(385)]((()=>{const t=a;for(const e of h)n[t(359)](e,{commandName:t(363),commandParams:[{...i,forceValue:l}],formatGroupId:t(350)})}))})),n[t(336)][t(360)](t(363),(e=>Kr(r,t(343),e))),n[t(336)][t(365)]((e=>{const n=t;if(n(353)!=e[n(337)])return;const o=r.t,{data:i}=e;if(!i||n(363)!=i[n(358)])return;const a=i[n(330)][0][n(373)],c=o(s[n(370)]((t=>t[n(373)]===a))[n(376)])[n(378)]();return i[n(330)][0][n(356)]?{type:n(338),content:Kr(r,n(372),Kr(r,n(343),1)+" ("+c+")")}:{type:n(338),content:Kr(r,n(357),Kr(r,n(343),1))}}))}}function Ls(){const t=["ELEMENT_CODE_BLOCK","getSelectedBlocks","rootElement","afterInit","CodeBlock","enableCommand","editor","blockName","1MCVEQF","commands","formatBlock","has","filter","forceValue","*Remove format:* %0","commandName","markBlockFormat","registerElementLabel","model","4002207jGbgBz","codeBlock","parent","registerDescriptionCallback","indentCodeBlock","isLimit","plugins","1547112MraMyc","find","148113rdwpGz","*Set format:* %0","language","locale","530770bunMke","label","selection","toLowerCase","660CDCISA","document","18BKDGeh","108ijpWJD","config","value","change","languages","248194BbSbti","commandParams","checkChild","2202350WlUJzz","get","2467004ZzbCBk","outdentCodeBlock","descriptionFactory","type","format","from","name","schema","TrackChangesEditing"];return(Ls=function(){return t})()}function Ns(t){const e=As;return e(363)==t[e(340)]}function Rs(){const t=["597792QEjpRG","CommentsEditing","has","1lFBVNo","enableCommand","3233880HrwHYh","56ONvhqw","TrackChangesEditing","addCommentThread","afterInit","editor","937065EAcYEq","882231nXtHdi","get","1473974PCaOWR","2521380HNUzHv","21195225LNPFlK","plugins"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=364]})(t,e)}const Ms=Ss;!function(t){const e=Ss,n=t();for(;;)try{if(470356===-parseInt(e(364))/1*(-parseInt(e(375))/2)+parseInt(e(372))/3+-parseInt(e(379))/4+parseInt(e(376))/5+parseInt(e(366))/6+-parseInt(e(373))/7*(-parseInt(e(367))/8)+-parseInt(e(377))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ms(370)](){const t=Ms,e=this[t(371)];e[t(378)][t(381)](t(380))&&e[t(378)][t(374)](t(368))[t(365)](t(369))}}var ws=n(834);function Os(){const t=["nextSibling","createRangeOn","9xedTDb","hasAttribute","start","schema","isLimit","195XxaBcC","plugins","includes","isAtEnd","consumable","markerRange","4267535nWIUXH","getWalker","test","item","12pamZMe","TrackChangesEditing","type","1866326sUXkPw","push","157272zqEDxg","markerName","isContent","getItems","span","writer","9201960muLKzY","8561560fawFDL","bindElementToMarker","toViewPosition","getCustomProperty","addClass","elementEnd","addHighlight","parent","get","_splitMarkerName","model","54570qGsHPf","8WalYCs","331731guvLiR","ck-suggestion-marker--active","isBlock","insert","createUIElement","301XFbUHT","previousPosition","mapper","name","ck-suggestion-marker-","activeMarkers","toViewElement"];return(Os=function(){return t})()}function Ds(t,e,n){const r=Fs,s=[];for(const o of e[r(325)]())o[r(303)](t)&&s[r(321)](n[r(301)](o));return s}function Fs(t,e){const n=Os();return(Fs=function(t,e){return n[t-=301]})(t,e)}function xs(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(308)][r(337)](r(318));return(o,i,a)=>{const c=r;if(!a[c(311)][c(315)](i[c(312)],o[c(350)]))return;const u=i[c(312)][c(314)](),l=i[c(312)][c(304)],f=t[c(339)][c(305)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(316)];g=g||f[c(324)](e);const n=a[c(349)][c(353)](e);if(n&&n[c(332)](c(335)))return;c(334)==t[c(319)]&&f[c(344)](e)&&!f[c(306)](e)&&(e[c(354)]||l[c(310)]?h&&h[c(336)]==e||(h=e,m(t[c(348)]),p=!0):d=d||t[c(348)])}function m(t){const r=c,{authorId:o}=s[r(338)](i[r(323)]),u=a[r(327)][r(346)](r(326),{class:r(351)+e,"data-author-id":o}),l=a[r(349)][r(331)](t);n&&s[r(352)][r(309)](i[r(323)])&&a[r(327)][r(333)](r(343),u),a[r(327)][r(345)](l,u),a[r(349)][r(330)](u,i[r(323)])}g||p||!d||m(d)}}!function(t){const e=Fs,n=t();for(;;)try{if(928581===parseInt(e(342))/1+-parseInt(e(340))/2*(parseInt(e(307))/3)+-parseInt(e(341))/4*(-parseInt(e(313))/5)+parseInt(e(322))/6*(parseInt(e(347))/7)+parseInt(e(328))/8*(-parseInt(e(302))/9)+parseInt(e(329))/10+-parseInt(e(320))/11*(parseInt(e(317))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Ps=Bs;function Bs(t,e){const n=js();return(Bs=function(t,e){return n[t-=100]})(t,e)}!function(t){const e=Bs,n=t();for(;;)try{if(158710===parseInt(e(143))/1*(-parseInt(e(130))/2)+parseInt(e(108))/3*(parseInt(e(113))/4)+-parseInt(e(123))/5*(parseInt(e(158))/6)+-parseInt(e(101))/7+parseInt(e(135))/8*(-parseInt(e(120))/9)+-parseInt(e(141))/10*(parseInt(e(102))/11)+parseInt(e(111))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Us extends t.Plugin{static get[Ps(100)](){return[ws.Delete]}[Ps(124)](){const t=Ps,e=this[t(156)],n=e[t(115)][t(133)](t(132));n[t(110)](t(160));const r=e[t(137)][t(133)](t(105));n[t(110)](t(105),((n,s={})=>{const o=t,a=e[o(150)][o(122)](e[o(150)][o(146)][o(118)]);a[o(121)]&&e[o(150)][o(134)](a,{direction:o(119),unit:s[o(107)]});const c=a[o(136)](),u=i.LiveRange[o(127)](c);let l;n(s),l=o(139)==u[o(161)][o(159)]?e[o(150)][o(144)](c[o(138)]):e[o(150)][o(144)](u[o(138)],u[o(126)]),u[o(145)](),e[o(150)][o(104)](r[o(153)][o(112)],(t=>{const e=o;r[e(153)][e(157)](),t[e(116)](t[e(144)](l[e(126)])),r[e(153)][e(152)]()}))})),e[t(148)][t(140)].on(t(147),xs(e,t(125)),{priority:t(131)}),e[t(103)][t(140)].on(t(147),((n,r,s)=>{const o=t;s[o(154)][o(149)]&&xs(e,o(125),{showActiveMarker:!1})[o(142)](this)(n,r,s)}),{priority:t(131)}),e[t(148)][t(140)].on(t(155),((e,n,r)=>{const s=t,o=r[s(106)][s(128)](n[s(117)]);if(o)for(const t of o)t.is(s(109))&&(r[s(106)][s(114)](t,n[s(117)]),r[s(151)][s(129)](t))}),{priority:t(131)})}}function js(){const t=["get","modifySelection","2294280LzaLNF","getFirstRange","commands","start","$graveyard","downcastDispatcher","10000GtwodD","bind","73sxJWUj","createRange","detach","document","addMarker:suggestion:deletion","editing","showSuggestionHighlights","model","writer","unlock","buffer","options","removeMarker:suggestion:deletion","editor","lock","69414bsIrjt","rootName","delete","root","requires","1343468FRMVCO","1397jcqoyC","data","enqueueChange","deleteForward","mapper","unit","303RxIJpm","uiElement","enableCommand","12379740MVaMdI","batch","7252UhjSBu","unbindElementFromMarkerName","plugins","setSelection","markerName","selection","forward","9rpAByS","isCollapsed","createSelection","115qtgucF","init","merge","end","fromRange","markerNameToElements","remove","5048IhhNOP","high","TrackChangesEditing"];return(js=function(){return t})()}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=432]})(t,e)}function Hs(){const t=["*Check item*","listItemId","6366087OTbHZt","listMarkerStyle","format","11928dBJcCW","isNextTo","bulletedList","todoListChecked","previousSibling","ELEMENT_","checkTodoList","70HVbQQL","getSuggestions","name","schema","accept","listStart","find","*Outdent:* %0","*Format:* insert into %0","customBulletedList","getChanges","has","oldValue","getFirstRange","_findSuggestions","listItemIdFixer","editor","attributeKey","config","assureChains","FORMAT_INDENT","documentList","parent","mergeListItemBackward","next","createRange","enableDefaultAttributesIntegration","*Format:* remove from %0","hasSuggestion","setSelection","_suggestionFactory","*Merge:* list item","containsItem","4949IxeCdp","start","value","newRange","_LIST","range","listType","removeMarker","_registerLegacyDescription","registerDescriptionCallback","push","ELEMENT_NUMBERED_LIST","registerElementLabel","attributes","commands","registerBlockAttribute","isObject","data","todoList","getFirstMarker","startsWith","size","690668NyZNAW","isLocal","getChangedMarkers","registerCustomCallback","refresh","69003inVZyx","listIndent","document","locale","add","commandParams","nodeAfter","splitListItemAfter","registerPostFixer","afterInit","execute","createPositionAt","registerAttributeLabel","meta","forceValue","head","formatBlock","descriptionFactory","*Remove format:* %0","key","*Merge:* %0","change:data","oldRange","ELEMENT_LIST_ITEM","newValue","getRanges","ListEditing","end","2536esUuMo","bulleted","todoListCheck","isUndo","ELEMENT_TODO_LIST","filter","selection","todo","*Set format:* %0","*Uncheck item*","*Indent:* %0","splitListItemBefore","default","change","detach","type","groupId","ELEMENT_BULLETED_LIST","list.multiBlock","listMarker","high","getSuggestion","nextSibling","TrackChangesEditing","_splitMarkerName","setAttribute","attribute","differ","commandName","*Change to:* %0","multipleBlocks","model","batch","get","includes","_getAttributeKey","customNumberedList","mergeListItemForward","getAttribute","suggestion:attribute:","numbered","suggestion","from","658904SsMqxM","fromRange","TodoListEditing","70663hlANTt","map","indentList","listReversed","_supportLegacySuggestions","length","toUpperCase","trackChangesCommand","outdentList","listStyle","numberedList","noTrackChangesFixer","deletion","plugins","*Split:* list item"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(181120===-parseInt(e(495))/1+-parseInt(e(577))/2+-parseInt(e(582))/3+parseInt(e(492))/4+-parseInt(e(522))/5*(parseInt(e(515))/6)+-parseInt(e(555))/7*(parseInt(e(449))/8)+parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class Ws extends t.Plugin{[Gs(591)](){const t=Gs,e=this[t(538)];if(!e[t(508)][t(533)](t(447)))return;const n=e[t(585)],r=e[t(508)][t(482)](t(472)),s=e[t(508)][t(533)](t(494)),o=!!e[t(540)][t(482)](t(467));function i(e){const r=t;return{type:r(514),content:""+Kr(n,r(457),e)}}function a(e){const r=t;return{type:r(514),content:""+Kr(n,r(439),e)}}r[t(548)](t(505)),r[t(548)](t(517)),r[t(548)](t(485)),r[t(548)](t(531)),r[t(548)](t(497)),r[t(548)](t(503)),r[t(548)](t(589)),r[t(548)](t(460)),r[t(570)](t(511)),r[t(570)](t(561)),r[t(570)](t(583)),o&&(r[t(548)](t(545)),r[t(548)](t(486))),s&&(r[t(548)](t(573)),r[t(548)](t(521)),r[t(570)](t(518)),r[t(438)][t(564)]((e=>{const r=t,{data:s}=e;if(s&&r(518)==s[r(440)])return{type:r(514),content:s[r(445)]?Kr(n,r(510)):Kr(n,r(458))}})),this[t(538)][t(480)][t(584)][t(590)]((e=>{const n=t;if(e[n(481)][n(452)])return!1;let s=!1;const o=r[n(523)]({skipNotAttached:!0})[n(454)]((t=>n(518)===r[n(484)](t)));for(const t of o)n(456)!=t[n(535)]()[n(556)][n(588)][n(487)](n(561))&&(r[n(536)](t[n(535)](),n(475))[n(528)]((t=>n(561)===r[n(484)](t[n(490)])))||(e[n(562)](t[n(574)]()),s=!0));return s}))),r[t(438)][t(433)](t(583),Kr(n,t(542)));const c={type:t(514),content:""};r[t(438)][t(564)]((e=>{const r=t,{data:s}=e;if(!s||r(561)!=s[r(440)])return;let u=e[r(436)];for(;u;){if(u[r(572)]&&((r(504)==u[r(572)][r(440)]||r(513)==u[r(572)][r(440)])&&(u[r(572)][r(445)]&&r(461)!=u[r(572)][r(445)]||r(461)!=u[r(572)][r(534)]&&!s[r(445)])||!o&&u[r(572)][r(440)]==Nc))return c;u=u[r(546)]}if(null==s[r(445)])switch(s[r(534)]){case r(450):return a(Kr(n,r(466)));case r(489):return a(Kr(n,r(566)));case r(456):return a(Kr(n,r(453)))}switch(s[r(445)]){case r(450):return i(Kr(n,r(466)));case r(489):return i(Kr(n,r(566)));case r(456):return i(Kr(n,r(453)))}})),r[t(438)][t(564)]((e=>{const n=t,{data:r}=e;if(r&&n(583)==r[n(440)])return null==r[n(445)]||null==r[n(534)]&&0==r[n(445)]?c:void 0})),r[t(438)][t(564)]((e=>{const r=t;if(r(475)!=e[r(464)])return;const{data:s}=e;if(!s||r(511)!=s[r(440)])return;const o=zs(e);return r(445)==o?{type:r(514),content:Kr(n,r(553))}:r(534)==o?{type:r(514),content:Kr(n,r(509))}:c})),e[t(480)][t(584)][t(590)]((e=>this[t(537)](e))),e[t(480)][t(584)][t(590)]((e=>this[t(506)](e))),e[t(480)][t(584)].on(t(442),((e,n)=>{const r=t;if(n[r(452)]||!n[r(578)])return!1;this[r(541)]()}),{priority:t(469)}),this[t(499)]()}[Gs(537)](t){const e=Gs;if(t[e(481)][e(452)]||!t[e(481)][e(578)])return!1;let n=!1;const r=this[e(538)][e(508)][e(482)](e(472))[e(523)]({skipNotAttached:!0})[e(454)]((t=>t[e(572)]&&e(511)==t[e(572)][e(440)]))[e(454)]((t=>t[e(572)][e(445)]&&t[e(572)][e(534)]));for(const s of r)zs(s)||(t[e(562)](s[e(574)]()),n=!0);return n}[Gs(506)](t){const e=Gs;if(t[e(481)][e(452)]||!t[e(481)][e(578)])return!1;const n=this[e(538)][e(508)][e(482)](e(472));if(n[e(502)][e(557)])return!1;let r=!1;const s=[e(561),e(511),e(583),e(504),e(527),e(498),e(451),e(468),e(513)],o=this[e(538)][e(480)][e(584)][e(476)][e(532)]()[e(454)]((t=>e(475)==t[e(464)]))[e(454)]((t=>s[e(483)](t[e(539)])));if(0==o[e(500)])return r;for(const i of o){const o=n[e(536)](i[e(560)],e(475))[e(454)]((t=>!t[e(434)][e(516)]))[e(496)]((t=>t[e(490)]))[e(454)]((t=>{const r=e,o=n[r(484)](t);return s[r(483)](o)}));if(o[e(500)]){for(const n of o)t[e(562)](n[e(574)]());r=!0}}return r}[Gs(541)](){const t=Gs,e=this[t(538)][t(508)][t(482)](t(472)),n=[t(561),t(511),t(583),t(504),t(527),t(498),t(451),t(468),t(513)];let r;const s=new Set(this[t(538)][t(480)][t(584)][t(476)][t(579)]()[t(454)]((r=>{const s=t;if(r[s(572)][s(443)]||!r[s(572)][s(558)])return null;if(!r[s(524)][s(575)](s(488)))return null;const{id:o}=e[s(473)](r[s(524)]);if(!e[s(550)](o))return null;const i=e[s(470)](o);return n[s(483)](i[s(572)][s(440)])}))[t(496)]((n=>{const s=t,{id:o}=e[s(473)](n[s(524)]),i=e[s(470)](o);return r=i[s(568)][s(465)],i[s(535)]()[s(556)][s(588)]})));if(0==s[t(576)])return;const o=e[t(523)]({skipNotAttached:!0})[t(454)]((e=>t(475)==e[t(464)]&&e[t(572)]&&n[t(483)](e[t(572)][t(440)])&&e[t(568)][t(465)]!=r))[t(496)]((e=>({listItem:e[t(535)]()[t(556)][t(588)],groupId:e[t(568)][t(465)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(533)](n)&&i[t(586)](e);for(const n of e[t(523)]())i[t(533)](n[t(568)][t(465)])&&n[t(474)](t(465),r)}[Gs(499)](){const t=Gs,e=this[t(538)],n=e[t(585)],r=e[t(508)][t(482)](t(472));this[t(563)](),r[t(552)][t(580)](t(437),t(543),t(526),(function(n,r){const s=t,o=[];for(let t of n)t[s(556)][s(588)]===t[s(448)][s(544)]&&(t=e[s(480)][s(547)](e[s(480)][s(432)](t[s(556)][s(588)],0))),o[s(565)](t);e[s(480)][s(462)]((t=>{const n=s,a=e[n(480)][n(584)][n(455)],c=Array[n(491)](a[n(446)]())[n(496)]((t=>i.LiveRange[n(493)](t)));t[n(551)](o),e[n(569)][n(482)](r[n(477)])[n(581)](),r[n(587)][n(565)]({forceDefaultExecution:!0}),e[n(592)](r[n(477)],...r[n(587)]),t[n(551)](c);for(const t of c)t[n(463)]()}))})),r[t(438)][t(567)]((function(n){const r=t,s=!e[r(480)][r(525)][r(571)](n),o=n[r(519)],i=n[r(471)],a=n[r(487)](r(511)),c=!o||o[r(487)](r(511))!==a,u=!i||i[r(487)](r(511))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(444),e)))}[Gs(563)](){const t=Gs,e=this[t(538)],n=e[t(585)];function r(n){const r=t,s=e[r(569)][r(482)](r(517))[r(557)],o=e[r(569)][r(482)](r(505))[r(557)];return r(505)===n?s:o}e[t(508)][t(482)](t(472))[t(438)][t(564)]((function(s){const o=t;if(o(437)!=s[o(464)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(477)]){case o(517):u=i[o(587)][0][o(435)],l=r(i[o(477)]),a=o(u?530:549),!l&&e[o(540)][o(482)](o(467))||(a=o(478)),c={type:o(514),content:Kr(n,a,Kr(n,o(466)))};break;case o(505):u=i[o(587)][0][o(435)],l=r(i[o(477)]),a=o(u?530:549),!l&&e[o(540)][o(482)](o(467))||(a=o(478)),c={type:o(514),content:Kr(n,a,Kr(n,o(566)))};break;case o(497):a=o(459),c={type:o(514),content:Kr(n,a,Kr(n,o(444)))};break;case o(503):a=function(t){const e=o,n=t[e(535)]();let r=n[e(556)][e(588)];for(;r&&n[e(554)](r);){if(r[e(487)](e(583))>0)return!1;r=r[e(471)]}return!0}(s)?Kr(n,o(549),Kr(n,function(t){const e=o;return e(520)+t[e(535)]()[e(556)][e(588)][e(487)](e(561))[e(501)]()+e(559)}(s))):Kr(n,o(529),Kr(n,o(444))),c={type:o(514),content:a};break;case o(545):case o(486):!1===i[o(479)]&&(a=o(441),c={type:o(507),content:Kr(n,a,Kr(n,o(444)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(535)]()[e(556)][e(588)][e(519)];for(;n;){const r=n[e(487)](e(511));if(!r)return!1;if(r==t[e(572)][e(445)])return e(445);if(r==t[e(572)][e(534)])return e(534);n=n[e(519)]}return!1}const Ks=Zs;function qs(){const t=["decimal-leading-zero","next","toUpperCase","1872108jfHOQJ","start","model","ELEMENT_","registerBlockAttribute","data","_registerLegacyDescription","config","2161628WVaGvX","removeMarker","registerAttributeLabel","*Format:* set order to reversed","_LIST_","upper-roman","*Remove format:* %0","bulleted","disc","FORMAT_LIST_REVERSED","replace","format","commandName","batch","listStyle","56txawDd","3IoqcGl","oldValue","*Change to:* %0","*Set format:* %0","getAttribute","enableDefaultAttributesIntegration","locale","_LIST_DEFAULT","_getAttributeKey","registerPostFixer","get","getFirstMarker","document","1999692ajpZsH","suggestion","nodeAfter","*Format:* set start index to %0","TrackChangesEditing","reversed","default","customNumbered","listReversed","registerDescriptionCallback","list.properties","getSuggestions","key","editor","find","numbered","commandParams","upper-latin","head","styles","_findSuggestions","4395005Wfzzpu","startIndex","listType","bind","square","attribute","has","filter","*Format:* set order to regular","formatBlock","getFirstRange","handleDescriptions","plugins","2640672iwxKYM","_getTranslationKeyForListStyle","includes","lower-latin","lower-roman","FORMAT_LIST_START","ListPropertiesEditing","80800VRebbv","newValue","isUndo","158241NMlGbp","afterInit","descriptionFactory","decimal","listStart","circle","type"];return(qs=function(){return t})()}function Zs(t,e){const n=qs();return(Zs=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=Zs,n=t();for(;;)try{if(536222===parseInt(e(417))/1*(-parseInt(e(471))/2)+parseInt(e(474))/3+parseInt(e(464))/4+parseInt(e(451))/5+parseInt(e(484))/6+parseInt(e(492))/7+parseInt(e(416))/8*(-parseInt(e(430))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Xs extends t.Plugin{[Ks(475)](){const t=Ks;if(!this[t(443)][t(463)][t(457)](t(470)))return;const e=this[t(443)][t(491)][t(427)](t(440)),n=this[t(443)][t(463)][t(427)](t(434));e[t(449)]&&(n[t(422)](t(415)),n[t(488)](t(415))),e[t(435)]&&(n[t(422)](t(438)),n[t(488)](t(438))),e[t(452)]&&(n[t(422)](t(478)),n[t(488)](t(478)));const r={type:t(412),content:""};n[t(476)][t(439)](this[t(462)][t(454)](this));const s=this[t(443)][t(423)];n[t(476)][t(403)](t(438),Kr(s,t(410))),n[t(476)][t(439)]((e=>{const n=t,{data:s}=e;if(s&&n(438)==s[n(442)])return null==s[n(472)]||0==s[n(472)]&&null==s[n(418)]?r:void 0})),n[t(476)][t(403)](t(478),Kr(s,t(469))),n[t(476)][t(439)]((e=>{const n=t,{data:s}=e;if(s&&n(478)==s[n(442)])return null==s[n(472)]||1==s[n(472)]&&null==s[n(418)]?r:void 0})),this[t(443)][t(486)][t(429)][t(426)]((e=>{const r=t;if(e[r(414)][r(473)])return!1;let s=!1;const o=n[r(441)]({skipNotAttached:!0})[r(458)]((t=>{const e=r,s=n[e(425)](t);return e(478)==s||e(438)==s}));for(const t of o){const o=t[r(461)]()[r(485)][r(432)][r(421)](r(453));r(445)!=o&&r(437)!=o&&(n[r(450)](t[r(461)](),r(456))[r(444)]((t=>r(453)==n[r(425)](t[r(431)])))||(e[r(402)](t[r(428)]()),s=!0))}return s})),this[t(490)]()}[Ks(462)](t){const e=Ks,n=this[e(443)][e(423)],{data:r}=t,s={type:e(412),content:""};if(!r||e(415)!=r[e(442)])return;if(!r[e(418)])return e(436)==r[e(472)]?s:{type:e(412),content:""+Kr(n,e(420),Kr(n,this[e(465)](r[e(472)])))};if(!r[e(472)]){if(e(436)==r[e(418)])return s;let o=t[e(448)];for(;o;){if(o[e(489)]&&e(453)==o[e(489)][e(442)]&&o[e(489)][e(472)])return s;o=o[e(482)]}return{type:e(412),content:""+Kr(n,e(407),Kr(n,this[e(465)](r[e(418)])))}}if(e(436)!=r[e(472)])return{type:e(412),content:""+Kr(n,e(420),Kr(n,this[e(465)](r[e(472)])))};let o=t[e(448)];for(;o;){if(o[e(489)]&&e(453)==o[e(489)][e(442)]&&o[e(489)][e(472)]&&o[e(489)][e(418)])return s;o=o[e(482)]}const i=t[e(461)]()[e(485)][e(432)][e(421)](e(453));return{type:e(412),content:Kr(n,e(420),Kr(n,e(487)+i[e(483)]()+e(424)))}}[Ks(490)](){const t=Ks,e=this[t(443)],n=e[t(423)];e[t(463)][t(427)](t(434))[t(476)][t(439)]((e=>{const r=t;if(r(460)!=e[r(480)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(413)]){case r(415):o=r(419),i={type:r(412),content:Kr(n,o,Kr(n,this[r(465)](s[r(446)][0][r(480)])))};break;case r(438):o=s[r(446)][0][r(435)]?r(404):r(459),i={type:r(412),content:Kr(n,o)};break;case r(478):o=r(433),i={type:r(412),content:Kr(n,o,s[r(446)][0][r(452)])}}return i}))}[Ks(465)](t){const e=Ks;return e(487)+function(t){const n=e;return Qs[n(466)](t)?n(408):Ys[n(466)](t)?n(445):null}(t)[e(483)]()+e(405)+t[e(483)]()[e(411)](/-/g,"_")}}const Qs=[Ks(409),Ks(479),Ks(455)],Ys=[Ks(477),Ks(481),Ks(468),Ks(406),Ks(467),Ks(447)];var Js=n(507);function $s(){const t=["44910Psmaat","enterBlock","parent","detach","mapper","createPositionAt","TrackChangesEditing","621900rsPoQg","get","requires","markerName","119euWsJZ","fromRange","commands","data","afterExecute","9351573xKTFio","plugins","model","init","removeMarker:suggestion:insertion","ck-suggestion-marker-split","writer","remove","options","351BGGDRo","markerNameToElements","222308qxpPNi","document","high","split","getFirstRange","fire","setSelection","3UjweWf","change","20ZqOQQW","end","getFirstPosition","selection","editing","showSuggestionHighlights","bind","enableCommand","downcastDispatcher","createRange","addMarker:suggestion:insertion","144488QPUILl","hasClass","editor","389821wCqazs","nextSibling","markInsertion","enter","unbindElementFromMarkerName","146708SbAwPh"];return($s=function(){return t})()}const to=eo;function eo(t,e){const n=$s();return(eo=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(213876===parseInt(e(260))/1+parseInt(e(265))/2*(parseInt(e(244))/3)+parseInt(e(237))/4*(parseInt(e(246))/5)+-parseInt(e(273))/6+-parseInt(e(277))/7*(-parseInt(e(257))/8)+parseInt(e(235))/9*(parseInt(e(266))/10)+-parseInt(e(282))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($s);class no extends t.Plugin{static get[to(275)](){return[Js.Enter]}[to(285)](){const t=to,e=this[t(259)],n=e[t(283)][t(274)](t(272)),r=e[t(279)][t(274)](t(263));n[t(253)](t(263),(()=>{const s=t;e[s(284)][s(245)]((t=>{const o=s,a=e[o(284)][o(238)][o(249)],c=a[o(248)](),u=i.LiveRange[o(278)](a[o(241)]());if(r[o(267)](t)){const r=e[o(284)][o(271)](c[o(268)][o(261)],0),s=t[o(255)](c,r);n[o(262)](s)}else t[o(243)](t[o(255)](u[o(247)]));u[o(269)](),r[o(242)](o(281),{writer:t})}))})),e[t(250)][t(254)].on(t(256),xs(e,t(240)),{priority:t(239)}),e[t(250)][t(254)].on(t(286),((e,n,r)=>{const s=t,o=r[s(270)][s(236)](n[s(276)]);if(o)for(const t of o)t[s(258)](s(231))&&(r[s(270)][s(264)](t,n[s(276)]),r[s(232)][s(233)](t))}),{priority:t(239)}),e[t(280)][t(254)].on(t(256),((n,r,s)=>{const o=t;s[o(234)][o(251)]&&xs(e,o(240),{showActiveMarker:!1})[o(252)](this)(n,r,s)}),{priority:t(239)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=212]})(t,e)}const so=ro;function oo(){const t=["findPrevious","results","264917QWMUrE","replace","createPositionAt","plugins","item","7048217ejMTvT","editor","createRange","enableCommand","595mhuDhy","start","get","56634gCGoCR","markers","getMarkersGroup","end","bind","getRange","getIntersection","70xTZaWt","880CFDncC","2198850LOivix","findNext","suggestion:deletion","filter","findByTextCallback","TrackChangesEditing","afterInit","handleFindCommand","model","149670mzhIgN","FindAndReplaceEditing","FindAndReplaceUtils","2355580PXtisF","has","replaceAll","string","_isInDeletionRange","3440142UXpQni","find","isArray","9HWJlyT"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(928455===-parseInt(e(219))/1+parseInt(e(213))/2+parseInt(e(216))/3*(parseInt(e(252))/4)+-parseInt(e(240))/5+-parseInt(e(231))/6*(-parseInt(e(228))/7)+-parseInt(e(239))/8*(-parseInt(e(249))/9)+parseInt(e(238))/10*(-parseInt(e(224))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(246)](){const t=so;if(!this[t(225)][t(222)][t(253)](t(250)))return;const e=this[t(225)][t(222)][t(230)](t(245));e[t(227)](t(214),this[t(247)][t(235)](this)),e[t(227)](t(241)),e[t(227)](t(217)),e[t(227)](t(220)),e[t(227)](t(254))}[so(247)](t,e,n={}){const r=so,s=this[r(225)][r(222)][r(230)](r(251));return t((t=>{const o=r;let i=(o(255)==typeof e?s[o(244)](e,n):e)(t);Array[o(215)](i)&&(i={results:i,searchText:o(255)==typeof e?e:""});const a=i[o(218)][o(243)]((e=>!1===this[o(212)](e,t[o(223)])));return{...i,results:a}}),n)}[so(212)](t,e){const n=so,r=this[n(225)][n(248)][n(226)](this[n(225)][n(248)][n(221)](e,t[n(229)]),this[n(225)][n(248)][n(221)](e,t[n(234)]));for(const t of this[n(225)][n(248)][n(232)][n(233)](n(242)))if(null!==r[n(237)](t[n(236)]()))return!0;return!1}}const ao=uo;function co(){const t=["value","274245DPeppR","get","title","enableDefaultAttributesIntegration","FORMAT_FONT_BACKGROUND","fontBackgroundColor","FontColorEditing","FontSizeEditing","91GPxYES","FORMAT_FONT_COLOR","TrackChangesEditing","*Reset font family*","has","*Set font family:* %0","FORMAT_FONT_FAMILY","fontFamily","registerInlineAttribute","model","commandName","*Reset font color*","786cqIAxO","2920664uSVqaw","plugins","registerAttributeLabel","*Set font size:* %0","FontSize","toLowerCase","FontBackgroundColorEditing","normalizeSizeOptions","1128284xUWHwX","formatInline","fontBackgroundColor.colors","fontColor.colors","afterInit","find","FontFamilyEditing","41935vxoCsv","config","2642214JOuDfl","fontSize.options","registerDescriptionCallback","fontColor","401224WkTqtb","format","*Set font background color:* %0","1010hFYqfG","trim","*Set font color:* %0","locale","FORMAT_FONT_SIZE","*Reset font background color*","commandParams","63801KDPAfi","fontSize","label","_registerLegacyDescription","descriptionFactory","*Reset font size*","editor","type"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(722228===parseInt(e(473))/1+-parseInt(e(441))/2+-parseInt(e(450))/3+parseInt(e(494))/4+parseInt(e(448))/5*(parseInt(e(493))/6)+parseInt(e(481))/7*(-parseInt(e(454))/8)+parseInt(e(464))/9*(parseInt(e(457))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const lo=[{pluginName:ao(480),commandName:ao(465)},{pluginName:ao(447),commandName:ao(488)},{pluginName:ao(479),commandName:ao(453)},{pluginName:ao(500),commandName:ao(478)}];class fo extends t.Plugin{[ao(445)](){const t=ao,e=this[t(470)][t(460)],n=this[t(470)][t(495)][t(474)](t(483));for(const{pluginName:e,commandName:r}of lo)this[t(470)][t(495)][t(485)](e)&&(n[t(476)](r),n[t(489)](r));n[t(468)][t(496)](t(465),Kr(e,t(461))),n[t(468)][t(496)](t(488),Kr(e,t(487))),n[t(468)][t(496)](t(453),Kr(e,t(482))),n[t(468)][t(496)](t(478),Kr(e,t(477))),this[t(467)]()}[ao(467)](){const t=ao,e=this[t(470)],n=e[t(460)];e[t(495)][t(474)](t(483))[t(468)][t(452)]((e=>{const r=t,o=n.t;if(r(442)!=e[r(471)])return;const{data:i}=e;if(null!=i){if(r(465)==i[r(491)]){const t=i[r(463)][0][r(472)];if(t){const e=o(this[r(470)][r(495)][r(474)](r(498))[r(440)](this[r(470)][r(449)][r(474)](r(451)))[r(446)]((e=>e[r(490)]==t))[r(475)])[r(499)]();return{type:r(455),content:Kr(n,r(497),e)}}return{type:r(455),content:Kr(n,r(469))}}if(r(488)==i[r(491)]){const t=i[r(463)][0][r(472)];return t?{type:r(455),content:Kr(n,r(486),t)}:{type:r(455),content:Kr(n,r(484))}}if(r(453)==i[r(491)]){const t=i[r(463)][0][r(472)];if(t){const e=(0,s.normalizeColorOptions)(this[r(470)][r(449)][r(474)](r(444)))[r(446)]((e=>e[r(490)]==t));let i=t,a="";return e&&(i=e[r(466)],a=o(i)[r(499)]()),{type:r(455),content:Kr(n,r(459),a)[r(458)](),color:{value:t,title:a||i}}}return{type:r(455),content:Kr(n,r(492))}}if(r(478)==i[r(491)]){const t=i[r(463)][0][r(472)];if(t){const e=(0,s.normalizeColorOptions)(this[r(470)][r(449)][r(474)](r(443)))[r(446)]((e=>e[r(490)]==t));let i=t,a="";return e&&(i=e[r(466)],a=o(i)[r(499)]()),{type:r(455),content:Kr(n,r(456),a)[r(458)](),color:{value:t,title:a||i}}}return{type:r(455),content:Kr(n,r(462))}}}}))}}function ho(t,e){const n=mo();return(ho=function(t,e){return n[t-=179]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(301849===-parseInt(e(223))/1+-parseInt(e(198))/2*(-parseInt(e(232))/3)+-parseInt(e(215))/4*(parseInt(e(200))/5)+-parseInt(e(197))/6+parseInt(e(216))/7+-parseInt(e(199))/8*(-parseInt(e(187))/9)+-parseInt(e(204))/10*(-parseInt(e(224))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class po extends t.Plugin{[go(196)](){const t=go,e=this[t(192)],n=e[t(183)][t(230)](t(226)),r=e[t(233)][t(230)](t(181)),s=e[t(233)][t(230)](t(219));r&&s&&(n[t(225)](t(219)),n[t(221)](t(181)),this[t(189)]())}[go(189)](){const t=go,e=this[t(192)],n=e[t(185)];e[t(183)][t(230)](t(226))[t(193)][t(194)]((r=>{const s=t;if(s(214)!=r[s(190)]&&s(227)!=r[s(190)])return;const{data:o}=r;if(o&&s(219)===o[s(211)]){const t=[],r=o[s(213)][0];for(const[n,o]of Object[s(210)](r))t[s(207)](Io(e,n,o));return t[s(191)]?{type:s(217),content:Kr(n,s(203),t[s(229)](", "))}:{type:s(217),content:Kr(n,s(220))}}}))}}function mo(){const t=["descriptionFactory","registerDescriptionCallback","charAt","afterInit","1465032GHhvcm","100gwBzcv","104BsIFRE","65CPhjHJ","config","FontSize","*Set format to:* %0","2239630GUEAXg","label","slice","push","boolean","fontSize.options","entries","commandName","title","commandParams","formatBlock","155532zvoskg","965468HKWLQq","format","find","pasteFormat","*Remove all formatting*","enableCommand","normalizeSizeOptions","466065kOFAsj","33yqkBhs","enableDefaultAttributesIntegration","TrackChangesEditing","formatInline","split","join","get","model","28539EELllH","commands","fontSize","fontColor.colors","copyFormat","fontColor","plugins","toLowerCase","locale","fontBackgroundColor","160686RURAWA","toUpperCase","_registerLegacyDescription","type","length","editor"];return(mo=function(){return t})()}function Io(t,e,n){const r=go,o=t[r(185)].t,i=e[r(228)](/(?=[A-Z])/)[r(229)](" "),a=o(i[r(195)](0)[r(188)]()+i[r(206)](1))[r(184)]();if(r(208)==typeof n)return a;if(r(182)===e||r(186)===e){const e=(0,s.normalizeColorOptions)(t[r(201)][r(230)](r(180)))[r(218)]((t=>t[r(231)]==n));return a+" ("+(e?o(e[r(205)])[r(184)]():n)+")"}if(r(179)===e&&isNaN(parseFloat(n))){const e=t[r(183)][r(230)](r(202))[r(222)](t[r(201)][r(230)](r(209)))[r(218)]((t=>t[r(231)]==n));return a+" ("+(e?o(e[r(212)])[r(184)]():n)+")"}return a+" ("+n+")"}function Eo(t,e){const n=_o();return(Eo=function(t,e){return n[t-=152]})(t,e)}const bo=Eo;!function(t){const e=Eo,n=t();for(;;)try{if(191454===parseInt(e(167))/1+parseInt(e(174))/2*(-parseInt(e(175))/3)+parseInt(e(164))/4*(-parseInt(e(188))/5)+parseInt(e(180))/6*(-parseInt(e(195))/7)+parseInt(e(185))/8+parseInt(e(160))/9+parseInt(e(158))/10*(-parseInt(e(177))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class To extends t.Plugin{[bo(189)](){const t=bo,e=this[t(184)];if(!e[t(176)][t(170)](t(163)))return;this[t(182)]=e[t(152)][t(183)](t(191));const n=e[t(162)],r=e[t(176)][t(183)](t(171));r[t(166)](t(187));for(const e of this[t(182)])t(154)!=e[t(192)]&&r[t(159)][t(193)](e[t(192)],(n=>{const r=t,i=this[r(173)](e[r(192)]);return null!==i?s(n,i):o(n,e[r(186)])}));function s(e,r){return Kr(n,t(190),[e,r])}function o(e,r){return Kr(n,t(157),[e,r])}this[t(181)]()}[bo(181)](){const t=bo,e=this[t(184)],n=e[t(162)];e[t(176)][t(183)](t(171))[t(159)][t(179)]((e=>{const r=t;if(r(172)!=e[r(156)])return;const{data:s}=e;if(s&&r(187)==s[r(165)]){const e=s[r(168)][0][r(169)],c=this[r(173)](e);if(null!==c)return{type:r(194),content:Kr(n,r(153),(a=c,Kr(n,r(190),[1,a])))};const u=this[r(182)][r(161)]((t=>t[r(192)]===e))[r(186)];return{type:r(194),content:Kr(n,r(153),(o=1,i=u,Kr(n,t(157),[o,i])))}}var o,i,a}))}[bo(173)](t){const e=bo;var n,r;const s=t[e(155)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(182)])||void 0===n?void 0:n[e(161)]((n=>n[e(192)]==t));if(o&&o[e(196)]){const t=o[e(196)],n=(null!==(r=t[e(178)])&&void 0!==r?r:t)[e(155)](/^h(\d+)/);if(n)return n[1]}return null}}function _o(){const t=["TrackChangesEditing","formatBlock","_getHeadingLevel","36OqOIHK","38517xmQTZH","plugins","11iZHWxs","name","registerDescriptionCallback","6cOVDlu","_registerLegacyDescription","_headingOptions","get","editor","300784bJIOsL","title","heading","5HeLdQQ","afterInit","ELEMENT_HEADING","heading.options","model","registerElementLabel","format","943019VsAsLh","view","config","*Change to:* %0","paragraph","match","type","ELEMENT_HEADING_CUSTOM","1431370TTOSEZ","descriptionFactory","3414186cMgEOI","find","locale","HeadingEditing","265360JlocaP","commandName","enableDefaultAttributesIntegration","349798izKOvW","commandParams","value","has"];return(_o=function(){return t})()}const yo=ko;function Ao(){const t=["format","commandName","plugins","color","2677302tQnfZT","type","locale","*Set highlight:* %0","1488ACwIKT","FORMAT_HIGHLIGHT","toLowerCase","commandParams","284dBTPYL","model","highlight","title","HighlightEditing","_registerLegacyDescription","afterInit","highlight.options","enableDefaultAttributesIntegration","find","142300SCWYzg","registerDescriptionCallback","descriptionFactory","formatInline","registerAttributeLabel","value","editor","get","628262ecZpxN","1503nsudNQ","6590LZRLUg","4711YXzBKv","6467076EigONJ","has","config","22030kSGjta","*Remove highlight*","registerInlineAttribute","TrackChangesEditing","3OZSdYn"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=405]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(314245===parseInt(e(427))/1+-parseInt(e(435))/2*(parseInt(e(446))/3)+parseInt(e(417))/4*(-parseInt(e(442))/5)+parseInt(e(409))/6+parseInt(e(438))/7*(-parseInt(e(413))/8)+parseInt(e(436))/9*(-parseInt(e(437))/10)+parseInt(e(439))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(423)](){const t=yo,e=this[t(433)];if(!e[t(407)][t(440)](t(421)))return;const n=e[t(407)][t(434)](t(445)),r=e[t(411)];n[t(425)](t(419)),n[t(444)](t(419)),n[t(429)][t(431)](t(419),Kr(r,t(414))),this[t(422)]()}[yo(422)](){const t=yo,e=this[t(433)],n=e[t(411)];e[t(407)][t(434)](t(445))[t(429)][t(428)]((r=>{const s=t;if(s(430)!=r[s(410)])return;const{data:o}=r;if(o&&s(419)==o[s(406)]){const t=n.t,r=o[s(416)][0][s(432)];if(r){const o=e[s(441)][s(434)](s(424))[s(426)]((t=>t[s(418)]==r)),i=t(o[s(420)])[s(415)]();return{type:s(405),content:Kr(n,s(412),i),color:{value:o[s(408)],title:o[s(420)]}}}return{type:s(405),content:Kr(n,s(443),Kr(n,s(414)))}}}))}}function Lo(t,e){const n=Ro();return(Lo=function(t,e){return n[t-=257]})(t,e)}const No=Lo;function Ro(){const t=["6qLqSaK","insert","descriptionFactory","ck-horizontal-line","1780nUZkjw","ELEMENT_HORIZONTAL_LINE","enableCommand","7hQhCms","createEmptyElement","78279LtjoAt","244833bsLeSN","conversion","2257195NPWbxl","createPositionAt","TrackChangesEditing","945516fBWlOW","for","editor","high","get","afterInit","div","904ktWFgv","has","registerElementLabel","plugins","8FjGJEs","elementToStructure","horizontalLine","addClass","12645bFsGDV","locale","HorizontalLineEditing","showSuggestionHighlights","1242704RmDdJw","dataDowncast","createContainerElement"];return(Ro=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(407747===parseInt(e(284))/1+-parseInt(e(272))/2+parseInt(e(285))/3*(parseInt(e(264))/4)+parseInt(e(287))/5*(parseInt(e(275))/6)+-parseInt(e(282))/7*(-parseInt(e(260))/8)+-parseInt(e(268))/9*(-parseInt(e(279))/10)+parseInt(e(290))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[No(258)](){const t=No,e=this[t(292)];if(!e[t(263)][t(261)](t(270)))return;e[t(263)][t(257)](t(289))[t(281)](t(266));const n=e[t(263)][t(257)](t(289)),r=e[t(269)];n[t(277)][t(262)](t(266),(e=>Kr(r,t(280),e))),e[t(286)][t(291)](t(273))[t(265)]({model:t(266),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(271)])return null;const o=n[s(274)](s(259)),i=n[s(283)]("hr");return n[s(267)](s(278),o),n[s(276)](n[s(288)](o,0),i),o},converterPriority:t(293)})}}const Mo=wo;function vo(){const t=["registerElementLabel","type","989061aGBiNY","key","get","htmlEmbed","1135195FZjvFz","2536020hOihlA","TrackChangesEditing","getFirstRange","rawHtml","enableDefaultAttributesIntegration","636643mquZtI","element","_registerLegacyDescription","attribute","registerDescriptionCallback","has","18mPgXBO","189826BnUcRE","value","696280ZPchCd","154160LezVxt","HtmlEmbed","locale","ELEMENT_HTML_EMBED","descriptionFactory","4FlXdos","start","editor","afterInit","plugins","registerBlockAttribute","*Change %0 content*","format","nodeAfter","formatBlock","commandName"];return(vo=function(){return t})()}function wo(t,e){const n=vo();return(wo=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(271299===-parseInt(e(462))/1+parseInt(e(464))/2+-parseInt(e(445))/3*(-parseInt(e(470))/4)+-parseInt(e(449))/5+parseInt(e(461))/6*(parseInt(e(455))/7)+parseInt(e(465))/8+-parseInt(e(450))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Oo extends t.Plugin{[Mo(473)](){const t=Mo,e=this[t(472)];if(!e[t(474)][t(460)](t(466)))return;const n=e[t(474)][t(447)](t(451)),r=e[t(467)];n[t(469)][t(443)](t(453),(e=>Kr(r,t(468),e))),n[t(454)](t(448)),n[t(437)](t(463)),n[t(469)][t(459)]((e=>{const n=t;if(n(458)!=e[n(444)])return;const{data:s}=e;if(s&&n(463)==s[n(446)]&&e[n(452)]()[n(471)][n(440)].is(n(456),n(453))){const t=Kr(r,n(468));return{type:n(439),content:Kr(r,n(438),t)}}})),this[t(457)]()}[Mo(457)](){const t=Mo,e=this[t(472)],n=e[t(467)];e[t(474)][t(447)](t(451))[t(469)][t(459)]((e=>{const r=t;if(r(441)!=e[r(444)])return;const{data:s}=e;if(s&&r(448)==s[r(442)]){const t=Kr(n,r(468));return{type:r(439),content:Kr(n,r(438),t)}}}))}}const Do=Fo;function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=425]})(t,e)}function xo(){const t=["type","newValue","getContainedElement","forward","forceDefaultExecution","resizedWidth","6690cECAIn","enableCommand","key","imageInline","ImageUploadEditing","isBefore","createRangeOn","35aCeKRc","Block image to inline image","getNearestSelectionRange","find","get","2179074SkQLyN","has","subType","registerCustomCallback","ImageBlockEditing","*Reset image width*","isBlockImage","getCaptionFromImageModelElement","toNext","registerBlockAttribute","document","resizeImage","_suggestionFactory","change","schema","width","attribute","markInsertion","markBlockFormat","registerAttributeLabel","ImageTextAlternativeEditing","commandName","*Set image width:* %0","alt","formatBlock","detach","*Set image text alternative:* %0","findIndex","registerElementLabel","deletion","imageBlock","TrackChangesEditing","27613940VCVGCV","36aeOYxH","toPrevious","afterInit","imageStylePreApply","discard","caption","start","end","backward","1300384eDSvFm","uploadImage","ImageResize","ELEMENT_IMAGE","insertion","352120zKfzvL","1076sVdvEd","filter","isIntersecting","insertImage","selection","length","nodeBefore","ImageCaptionEditing","ImageCaptionUtils","chain","enableDefaultAttributesIntegration","previous","imageTypeBlock","registerDescriptionCallback","convertInlineImageToBlock","markDeletion","ELEMENT_INLINE_IMAGE","getClosestSelectedImageElement","locale","5835635oEYdpu","isCollapsed","ImageInlineEditing","isEqual","createRange","FORMAT_IMAGE_SIZE","imageTextAlternative","accept","isOwn","addObject","removeObject","toggleImageCaption","1167408HASciw","imageCaption","editor","formatInline","getSuggestionCallback","ELEMENT_CAPTION","Inline image to block image","join","ImageUtils","convertBlockImageToInline","commandParams","imageTypeInline","nodeAfter","descriptionFactory","_registerLegacyDescription","format","fromPosition","ImageEditing","getFirstRange","element","plugins","*Remove image text alternative*","_findSuggestions","model"];return(xo=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(919106===-parseInt(e(467))/1+-parseInt(e(468))/2*(parseInt(e(529))/3)+-parseInt(e(499))/4+parseInt(e(487))/5+parseInt(e(541))/6*(-parseInt(e(536))/7)+parseInt(e(462))/8*(parseInt(e(453))/9)+parseInt(e(452))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Po extends t.Plugin{[Do(455)](){const t=Do,e=this[t(501)];if(!e[t(519)][t(542)](t(516)))return;const n=e[t(519)][t(540)](t(451)),r=e[t(519)][t(540)](t(507)),s=e[t(486)];n[t(530)](t(471)),n[t(512)][t(448)](t(450),(e=>Kr(s,t(465),e))),n[t(512)][t(448)](t(532),(e=>Kr(s,t(484),e))),n[t(512)][t(448)](t(458),(()=>Kr(s,t(504)))),e[t(519)][t(542)](t(533))&&n[t(530)](t(463)),e[t(519)][t(542)](t(545))&&e[t(519)][t(542)](t(489))&&(n[t(530)](t(510),((s,o)=>{const i=t,a=r[i(485)](e[i(522)][i(430)][i(472)]);e[i(522)][i(433)]((()=>{const t=i;n[t(438)](a,{commandName:t(510),commandParams:[o]},[],t(508))}))})),n[t(530)](t(480),((s,o)=>{const a=t;e[a(522)][a(433)]((t=>{const c=a;let u=r[c(485)](e[c(522)][c(430)][c(472)]),l=t[c(535)](u);const f=i.LivePosition[c(515)](l[c(459)],c(454)),h=i.LivePosition[c(515)](l[c(460)],c(428));n[c(527)]((()=>s(o))),u=r[c(485)](e[c(522)][c(430)][c(472)]),l=t[c(535)](u);const d=t[c(491)](f,h);f[c(445)](),h[c(445)](),n[c(438)](u,{commandName:c(510),commandParams:[o]},[],c(482)),d[c(459)][c(534)](l[c(459)])&&n[c(437)](t[c(491)](d[c(459)],l[c(459)]),c(482)),l[c(460)][c(534)](d[c(460)])&&n[c(437)](t[c(491)](l[c(460)],d[c(460)]),c(482))}))})),n[t(432)][t(544)](t(444),t(482),t(506),(()=>!1)),n[t(432)][t(544)](t(444),t(482),t(494),(()=>!1)),n[t(432)][t(544)](t(444),t(482),t(457),n[t(432)][t(503)](t(444),"",t(494))),n[t(432)][t(544)](t(466),t(482),t(506),(()=>!1)),n[t(432)][t(544)](t(466),t(482),t(457),(([r])=>{const s=t,o=n[s(432)][s(503)](s(466),"",s(457));let i=r[s(459)],a=r[s(460)];const c=e[s(522)][s(434)][s(538)](i,s(461)),u=e[s(522)][s(434)][s(538)](a,s(526));c[s(488)]&&(i=c[s(459)]),u[s(488)]&&(a=u[s(460)]),o([e[s(522)][s(491)](i,a)])})),n[t(432)][t(544)](t(444),t(482),t(477),c),n[t(432)][t(544)](t(466),t(482),t(477),c)),e[t(519)][t(542)](t(475))&&(n[t(530)](t(498),((s,o)=>{const i=t,a=e[i(519)][i(540)](i(476));let c=r[i(485)](e[i(522)][i(430)][i(472)]),u=a[i(427)](c);e[i(522)][i(433)]((()=>{const t=i;if(u)return void n[t(483)](e[t(522)][t(535)](u));const l=r[t(426)](c);s(o),c=r[t(485)](e[t(522)][t(430)][t(472)]),u=a[t(427)](c),n[t(437)](e[t(522)][t(535)](u),l?null:t(500))}))})),n[t(432)][t(544)](t(466),t(500),t(477),c));const o=[{type:t(444),subType:t(456)},{type:t(466),subType:t(500)},{type:t(444),subType:t(482)},{type:t(466),subType:t(482)}];function a(e,s){const i=t,a=o[i(447)]((({type:t,subType:n})=>e[i(523)]==t&&e[i(543)]==n)),c=o[i(447)]((({type:t,subType:e})=>s[i(523)]==t&&s[i(543)]==e));if(a<0||c<0)return!1;const u=e[i(517)](),l=s[i(517)]();if((0==a||1==a)&&2==c&&u[i(470)](l))return!0;if(2==a&&3==c){const t=n[i(521)](u,i(466))[i(469)]((({suggestion:t,meta:e})=>e[i(495)]&&i(482)==t[i(543)]));if(t[i(473)]>1&&l[i(460)][i(490)](u[i(459)]))return!0;if(1==t[i(473)]&&(u[i(459)][i(490)](l[i(460)])||u[i(460)][i(490)](l[i(459)])))return!0}if(3==a&&3==c&&u[i(459)][i(534)](l[i(459)])){const t=u[i(460)][i(511)],e=l[i(459)][i(474)];return r[i(426)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(519)][t(542)](t(464))&&(n[t(478)](t(431)),n[t(429)](t(528)),n[t(512)][t(439)](t(528),Kr(s,t(492)))),e[t(519)][t(542)](t(440))&&(n[t(478)](t(493)),n[t(429)](t(443))),n[t(512)][t(481)]((e=>{const n=t;if(o[n(539)]((({type:t,subType:r})=>e[n(523)]==t&&e[n(543)]==r)))return e[n(479)]?{}:void 0})),n[t(512)][t(481)]((e=>{const n=t;if(n(466)==e[n(523)]||n(449)==e[n(523)]){const t=e[n(525)]();if(t&&t.is(n(518),n(458)))return{type:n(466)==e[n(523)]?n(496):n(497),element:t,quantity:1}}})),n[t(512)][t(481)]((e=>t(444)==e[t(523)]&&t(482)==e[t(543)]?{type:t(514),content:t(505)}:t(444)==e[t(523)]&&t(508)==e[t(543)]?{type:t(514),content:t(537)}:void 0)),n[t(512)][t(481)]((e=>{const n=t;if(n(436)!=e[n(523)])return;const{data:r}=e;if(!r||n(443)!=r[n(531)])return;const o=r[n(524)];return o?{type:n(514),content:Kr(s,n(446),'"'+o+'"')}:{type:n(514),content:Kr(s,n(520))}})),this[t(513)]()}[Do(513)](){const t=Do,e=this[t(501)],n=e[t(486)];e[t(519)][t(540)](t(451))[t(512)][t(481)]((e=>{const r=t;if(r(444)!=e[r(523)]&&r(502)!=e[r(523)])return;const{data:s}=e;if(s){if(r(493)==s[r(441)]){const t=s[r(509)][0][r(524)];return t?{type:r(514),content:Kr(n,r(446),'"'+t+'"')}:{type:r(514),content:Kr(n,r(520))}}if(r(431)==s[r(441)]){const t=s[r(509)][0][r(435)];return t?{type:r(514),content:Kr(n,r(442),t)}:{type:r(514),content:Kr(n,r(425))}}}}))}}function Bo(t,e){const n=jo();return(Bo=function(t,e){return n[t-=172]})(t,e)}const Uo=Bo;function jo(){const t=["registerCustomCallback","147872IyiqvU","plugins","replaceImageSource","*Format:* replace image URL","1751050cBdVTF","has","1249488bMyJsd","enableDefaultAttributesIntegration","type","registerDescriptionCallback","_handleLegacySuggestions","*Replace image URL*","getSuggestionCallback","afterInit","attribute","222890EmqYie","key","commandName","formatInline","format","get","newValue","976EFhbHv","registerBlockAttribute","52256eRzuOu","discard","1305SfGWVD","195016QghzOh","accept","descriptionFactory","12HsIAqH","editor","oldValue","formatBlock","src","locale","ImageEditing","TrackChangesEditing","_suggestionFactory","_registerLegacyDescription"];return(jo=function(){return t})()}!function(t){const e=Bo,n=t();for(;;)try{if(190920===-parseInt(e(188))/1+parseInt(e(183))/2+-parseInt(e(191))/3*(parseInt(e(202))/4)+parseInt(e(176))/5+-parseInt(e(208))/6+-parseInt(e(206))/7+parseInt(e(185))/8*(parseInt(e(187))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Uo(174)](){const t=Uo;if(!this[t(192)][t(203)][t(207)](t(197)))return;const e=this[t(192)][t(196)],n=this[t(192)][t(203)][t(181)](t(198));n[t(209)](t(204)),n[t(184)](t(195)),n[t(190)][t(211)]((n=>{const r=t;if(r(175)!=n[r(210)])return;const{data:s}=n;return s&&r(195)==s[r(177)]?s[r(182)]&&s[r(193)]?{type:r(180),content:Kr(e,r(172))}:{type:r(180),content:""}:void 0})),this[t(212)]()}[Uo(212)](){const t=Uo,e=this[t(192)][t(203)][t(181)](t(198));e[t(199)][t(201)](t(194),t(204),t(189),e[t(199)][t(173)](t(194),null,t(186))),e[t(199)][t(201)](t(194),t(204),t(186),e[t(199)][t(173)](t(194),null,t(189))),this[t(200)]()}[Uo(200)](){const t=Uo,e=this[t(192)],n=e[t(196)];e[t(203)][t(181)](t(198))[t(190)][t(211)]((e=>{const r=t;if(r(194)!=e[r(210)]&&r(179)!=e[r(210)])return;const{data:s}=e;return s&&r(204)==s[r(178)]?{type:r(180),content:Kr(n,r(205))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=445]})(t,e)}function Wo(){const t=["next","length","194BDWBVz","newRange","title","isBlockImage","refresh","start","plugins","head","get","descriptionFactory","isBefore","nodeAfter","imageTypeInline","isInlineImage","TrackChangesEditing","getSuggestionCallback","has","document","imageCaption","1213562kXMjGo","convertInlineImageToBlock","registerPostFixer","9088541AxALHP","insertion","isInContent","commandName","getContainedElement","toLowerCase","name","_splitMarkerName","discardSuggestion","nodeBefore","discard","createRangeOn","commandParams","11014698gXlGyN","imageStyle","44211hXotyI","author","side","afterInit","hasSuggestion","locale","differ","findIndex","accept","format","join","getSuggestions","markInlineFormat","getChangedMarkers","enableCommand","subType","isOwn","843380WlfcjY","registerCustomCallback","getSuggestion","change","suggestion","ImageStyleEditing","18VGJgad","registerDescriptionCallback","11889944pTKRPM","imageStylePreApply","isEqual","filter","_registerLegacyDescription","getFirstRange","type","markBlockFormat","imageTypeBlock","forEach","Users","end","commandReversedParams","*Format:* %0","chain","isIntersecting","imageStylePostApply","ImageUtils","FORMAT_SIDE_IMAGE","formatInline","getClosestSelectedImageElement","formatBlock","from","model","_suggestionFactory","selection","shouldConvertImageType","commands","3230016nFhkAV","normalizedStyles","editor","_findSuggestions","setImageNaturalSizeAttributes","value"];return(Wo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(921913===parseInt(e(499))/1+parseInt(e(480))/2*(-parseInt(e(517))/3)+parseInt(e(472))/4+parseInt(e(534))/5+parseInt(e(515))/6+parseInt(e(502))/7+parseInt(e(542))/8*(-parseInt(e(540))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class zo extends t.Plugin{[Vo(520)](){const t=Vo,n=this[t(474)];if(!n[t(486)][t(496)](t(539)))return;const r=n[t(486)][t(488)](t(494)),s=n[t(486)][t(488)](t(461)),o={};r[t(531)](t(516),((o,i)=>{const a=t,c=n[a(486)][a(488)](a(454)).me,u=n[a(471)][a(488)](a(516));let l=s[a(464)](n[a(467)][a(497)][a(469)]),f=n[a(467)][a(513)](l),h=u[a(477)];if(h==i[a(477)])return;const d={commandName:a(516),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(467)][a(537)]((()=>{const t=a;if(r[t(528)]()[t(447)]((e=>e[t(504)]&&c==e[t(518)]&&(t(465)==e[t(450)]||t(463)==e[t(450)])&&(t(445)==e[t(532)]||t(460)==e[t(532)])&&e[t(449)]()[t(446)](f)))[t(453)]((e=>r[t(510)](e[t(487)]))),l=s[t(464)](n[t(467)][t(497)][t(469)]),f=n[t(467)][t(513)](l),u[t(484)](),n[t(471)][t(488)](t(492))[t(484)](),n[t(471)][t(488)](t(452))[t(484)](),h=u[t(477)],h!=i[t(477)])return s[t(493)](l)&&u[t(470)](i[t(477)],l)?(o({...i,setImageSizes:!1}),l=s[t(464)](n[t(467)][t(497)][t(469)]),void r[t(451)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(445))):void(s[t(483)](l)?r[t(451)](l,d,[],t(460)):r[t(529)](f,d,t(460)))}))}));for(const e of n[t(486)][t(488)](t(539))[t(473)])o[e[t(508)]]=e[t(482)][t(507)]();r[t(468)][t(535)](t(465),t(445),t(527),(()=>!1)),r[t(468)][t(535)](t(465),t(460),t(527),(()=>!1)),r[t(468)][t(535)](t(463),t(460),t(527),(()=>!1)),r[t(468)][t(535)](t(465),t(445),t(525),(([e])=>{const n=t;s[n(476)](e[n(506)]())})),r[t(468)][t(535)](t(465),t(445),t(512),((e,n)=>{const s=t;r[s(468)][s(495)](s(465),"",s(525))(e,{commandName:n[s(505)],commandParams:n[s(456)]})})),r[t(468)][t(535)](t(465),t(445),t(458),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(465),subType:t(445)},{type:t(503),subType:t(498)},{type:t(465),subType:t(500)},{type:t(503),subType:t(500)}];function a(e,n){const o=t,a=i[o(524)]((({type:t,subType:n})=>e[o(450)]==t&&e[o(532)]==n)),c=i[o(524)]((({type:t,subType:e})=>n[o(450)]==t&&n[o(532)]==e));if(a<0||c<0)return!1;const u=e[o(449)](),l=n[o(449)]();if((0==a||1==a)&&2==c&&u[o(459)](l))return!0;if(2==a&&3==c){const t=r[o(475)](u,o(503))[o(447)]((({suggestion:t,meta:e})=>e[o(533)]&&o(500)==t[o(532)]));if(t[o(479)]>1&&l[o(455)][o(446)](u[o(485)]))return!0;if(1==t[o(479)]&&(u[o(485)][o(446)](l[o(455)])||u[o(455)][o(446)](l[o(485)])))return!0}if(3==a&&3==c&&u[o(485)][o(490)](l[o(485)])){const t=u[o(455)][o(491)],e=l[o(485)][o(511)];return s[o(483)](t)&&t===e}return!1}n[t(467)][t(497)][t(501)]((()=>{const e=t;let o=!1;const i=Array[e(466)](n[e(467)][e(497)][e(523)][e(530)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(509)](t);if(e(538)==i&&r[e(521)](u)){if(e(465)==a&&(e(445)==c||e(460)==c)){const t=r[e(536)](u);if(n[e(481)]){const n=t[e(449)]()[e(506)]();if(s[e(483)](n))continue;r[e(510)](t),o=!0}}if(e(503)==a&&e(498)==c&&!n[e(481)]){const t=r[e(536)](u);t[e(478)]&&t[e(478)][e(504)]&&(r[e(510)](t[e(478)]),o=!0)}}}return o})),this[t(448)](o)}[Vo(448)](t){const e=Vo,n=this[e(474)],r=n[e(522)];n[e(486)][e(488)](e(494))[e(489)][e(541)]((n=>{const s=e;if(s(465)!=n[s(450)]&&s(463)!=n[s(450)])return;const{data:o}=n;if(!o||s(516)!=o[s(505)])return;const i=o[s(514)][0][s(477)];return function(t){const e=s;return{type:e(526),content:Kr(r,e(457),t)}}(s(519)===i?Kr(r,s(462)):t[i]||i)}))}}const Ko=Zo;function qo(){const t=["get","execute","bind","356028bjrBzc","33PDyXvq","7xfalDX","importWord","track_changes","lowest","1077561RRBxNn","_setSuggestionData","collaboration_features","trackChanges","170TaOHwv","high","plugins","_trackChangesExecuted","_trackChangesValueDuringImport","3094016Erulnp","enableCommand","3647172hVbRQW","Users","82798DBcpHq","editor","value","afterInit","forEach","_handleImportedData","listenTo","dataInsert","TrackChangesEditing","3374228aMRibh","commands","2837345AFuOLj"];return(qo=function(){return t})()}function Zo(t,e){const n=qo();return(Zo=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(469608===-parseInt(e(145))/1+-parseInt(e(164))/2*(-parseInt(e(146))/3)+parseInt(e(139))/4+parseInt(e(141))/5+parseInt(e(162))/6+parseInt(e(147))/7*(parseInt(e(160))/8)+-parseInt(e(151))/9*(parseInt(e(155))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Xo extends t.Plugin{constructor(t){const e=Zo;super(t),this[e(159)]=!1,this[e(158)]=!1}[Ko(133)](){const t=Ko,e=this[t(165)],n=e[t(140)][t(142)](t(148)),r=e[t(140)][t(142)](t(154));n&&(n.on(t(143),((e,[,n])=>{const s=t;this[s(159)]=r[s(132)],n[s(153)][s(149)]=!this[s(159)]}),{priority:t(156)}),this[t(136)](n,t(137),this[t(135)][t(144)](this)),this[t(136)](n,t(137),(()=>{const e=t;this[e(158)]&&(r[e(143)](),this[e(158)]=!1)}),{priority:t(150)}),e[t(157)][t(142)](t(138))[t(161)](t(148)))}[Ko(135)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(165)][n(140)][n(142)](n(154)),o=s[n(132)];this[n(159)]!==o&&(s[n(143)](),this[n(158)]=!0),r&&r[n(134)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(165)][o(157)][o(142)](o(163)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(148)}}};this[o(165)][o(157)][o(142)](o(138))[o(152)](i)}))}}function Qo(){const t=["registerBlockAttribute","2uCMOpJ","enableDefaultAttributesIntegration","3ramCwI","descriptionFactory","5600HGPiOY","472643ZqaHyf","indent","format","FORMAT_INDENT","10cWzQGQ","outdentBlock","23348BlEEMG","outdent","IndentEditing","getItems","IndentBlock","get","36CNPZTp","2353872SKTWVo","getItemLabel","TrackChangesEditing","7Rqfxon","editor","locale","*Outdent:* %0","registerDescriptionCallback","plugins","512304ViwZjl","33EYjjtF","enableCommand","indentBlock","_registerLegacyDescription","has","1448990PZQRRL","5335048CzSBBU","commandName","type","*Indent:* %0","formatBlock","registerAttributeLabel","afterInit","blockIndent","1352118pZPxXB"];return(Qo=function(){return t})()}const Yo=Jo;function Jo(t,e){const n=Qo();return(Jo=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(424310===parseInt(e(427))/1*(-parseInt(e(422))/2)+parseInt(e(424))/3*(parseInt(e(440))/4)+-parseInt(e(431))/5*(parseInt(e(420))/6)+-parseInt(e(443))/7*(parseInt(e(456))/8)+-parseInt(e(439))/9*(-parseInt(e(455))/10)+-parseInt(e(450))/11*(-parseInt(e(449))/12)+parseInt(e(433))/13*(parseInt(e(426))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Yo(418)](){const t=Yo,e=this[t(444)],n=e[t(448)][t(438)](t(442));if(e[t(448)][t(454)](t(435))&&(n[t(451)](t(428)),n[t(451)](t(434))),e[t(448)][t(454)](t(437)))for(const e of[t(452),t(432)])n[t(423)](e);const r=e[t(445)];n[t(421)](t(419)),n[t(425)][t(417)](t(419),Kr(r,t(430))),this[t(453)]()}[Yo(453)](){const t=Yo,e=this[t(444)],n=e[t(445)],r=e[t(448)][t(438)](t(442));r[t(425)][t(447)]((e=>{const s=t;if(s(416)!=e[s(458)])return;const{data:o}=e;if(!o)return;if(s(452)!=o[s(457)]&&s(432)!=o[s(457)])return;const i=e[s(436)]()[0],a=r[s(425)][s(441)](i);return s(452)==o[s(457)]?{type:s(429),content:Kr(n,s(459),a)}:s(432)==o[s(457)]?{type:s(429),content:Kr(n,s(446),a)}:void 0}))}}var ti=ni;function ei(){var t=["editor","get","5067856bVOydA","8BqqyCD","plugins","requires","1682793pcsElC","316948kszEom","5OYbnZI","26230059TEnHgM","TrackChangesEditing","3143946KXbgfR","init","122760hpNdUe","input","enableCommand","2785386XmvMVb"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=356]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(656907===parseInt(e(365))/1+parseInt(e(359))/2+-parseInt(e(363))/3+parseInt(e(371))/4*(-parseInt(e(360))/5)+-parseInt(e(368))/6+parseInt(e(358))/7+-parseInt(e(372))/8*(-parseInt(e(361))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(357)](){return[ws.Input]}[ti(364)](){var t=ti;this[t(369)][t(356)][t(370)](t(362))[t(367)](t(366))}}function si(){const t=["newValue","attribute","12CpvWyH","registerAttributeLabel","1810962CJIzWE","registerDescriptionCallback","enableDefaultAttributesIntegration","commandParams","type","213640ydTIyM","6oMGRcL","7057952vgckYR","registerInlineAttribute","*Remove link*","key","22qxYdmM","2832870RCmnbk","afterInit","formatInline","has","editor","locale","toLowerCase","commands","_registerLegacyDescription","descriptionFactory","label","901524ryQzSJ","TrackChangesEditing","10tsSeNU","manualDecorators","commandName","unlink","format","link (","link","linkHref","31294rboVLt","200756GUSoCM","get","*Set link:* %0","217dLMvhz","LinkEditing","plugins"];return(si=function(){return t})()}const oi=ii;function ii(t,e){const n=si();return(ii=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(645181===parseInt(e(234))/1*(parseInt(e(256))/2)+parseInt(e(229))/3*(-parseInt(e(257))/4)+parseInt(e(235))/5+-parseInt(e(246))/6+-parseInt(e(216))/7*(-parseInt(e(228))/8)+-parseInt(e(223))/9*(parseInt(e(248))/10)+parseInt(e(230))/11*(-parseInt(e(221))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[oi(236)](){const t=oi,e=this[t(239)];if(!e[t(218)][t(238)](t(217)))return;const n=e[t(218)][t(214)](t(247)),r=e[t(242)][t(214)](t(254));n[t(225)](t(254)),n[t(225)](t(251)),n[t(231)](t(255));for(const e of r[t(249)])n[t(231)](e.id),n[t(244)][t(222)](e.id,t(253)+e[t(245)][t(241)]()+")");n[t(244)][t(224)]((n=>{const r=t;if(r(220)!=n[r(227)])return;const{data:s}=n;if(!s||r(255)!=s[r(233)])return;const o=s[r(219)],i=e[r(240)];return{type:r(252),content:null==o?Kr(i,r(232)):Kr(i,r(215),'"'+o+'"')}})),this[t(243)]()}[oi(243)](){const t=oi,e=this[t(239)],n=e[t(240)];e[t(218)][t(214)](t(247))[t(244)][t(224)]((e=>{const r=t;if(r(237)!=e[r(227)])return;const{data:s}=e;if(s){if(r(254)==s[r(250)]){const t=s[r(226)][0];return{type:r(252),content:Kr(n,r(215),'"'+t+'"')}}return r(251)==s[r(250)]?{type:r(252),content:Kr(n,r(232))}:void 0}}))}}const ci=ui;function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=195]})(t,e)}function li(){const t=["ELEMENT_LIST_ITEM","locale","enableCommand","editor","*Check item*","nextSibling","6984636nstYlg","paragraph","type","isObject","schema","element","forceValue","registerElementLabel","replace","7bqAYHc","has","4014RkwaJc","numberedList","listIndent","registerDescriptionCallback","execute","*Uncheck item*","createPositionAt","listType","*Change to:* %0","*Outdent:* %0","LegacyTodoListEditing","numbered","todoListChecked","indentList","commandParams","bulletedList","3068FuvgIU","length","formatInline","get","8310968IqthQo","descriptionFactory","parent","selection","todo","model","bulleted","ELEMENT_NUMBERED_LIST","outdentList","add","previousSibling","TrackChangesEditing","format","*Indent:* %0","slice","value","434886OtnpVs","LegacyListEditing","428710smokbF","change","before","name","checkTodoList","4836555MTxcNE","todoList","blockName","from","listItem","formatBlock","getSelectedBlocks","List","43327170coyvpv","commands","ELEMENT_BULLETED_LIST","commandName","push","checkChild","plugins","end","getAttribute","document","findIndex","_selectedElements","afterInit","filter","ELEMENT_TODO_LIST","markBlockFormat","createRange"];return(li=function(){return t})()}!function(t){const e=ui,n=t();for(;;)try{if(838127===parseInt(e(210))/1+-parseInt(e(212))/2+parseInt(e(259))/3*(-parseInt(e(275))/4)+-parseInt(e(217))/5+-parseInt(e(248))/6*(parseInt(e(257))/7)+-parseInt(e(279))/8+parseInt(e(225))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ci(237)](){const t=ci,e=this[t(245)],n=e[t(243)];if(!e[t(231)][t(258)](t(211)))return;const r=e[t(231)][t(278)](t(205)),s=e[t(231)][t(258)](t(269));function o(t){return()=>{const n=ui,s=e[n(199)][n(234)][n(197)],o=e[n(226)][n(278)](t);if(o[n(209)])return void e[n(263)](n(249),{});const i=t[n(208)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(220)](t)[s(238)]((t=>function(t,e){const n=s;return e[n(230)](t[n(196)],n(221))&&!e[n(251)](t)}(t,r)));o=o[s(238)]((t=>!t.is(s(253),s(221))||t[s(233)](s(266))!=e));const i=new Set;for(const t of o)t.is(s(253),s(221))?i[s(203)](hi(t)):i[s(203)](t);return Array[s(220)](i)}(s[n(223)](),i,e[n(199)][n(252)]);e[n(199)][n(213)]((()=>{const e=n;for(const n of a)r[e(240)](n,{commandName:t,commandParams:[{forceValue:!o[e(209)]}],formatGroupId:e(219)},di(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(220)](t);const r=n[e(235)]((t=>e(221)!=t[e(215)]));return r>-1&&(n=n[e(208)](0,r)),n}(e[n(199)][n(234)][n(197)][n(223)]()),o=e[n(199)][n(241)](e[n(199)][n(265)](s[0],n(214)),e[n(199)][n(265)](s[s[n(276)]-1],n(232)));e[n(199)][n(213)]((()=>{const e=n;r[e(240)](o,{commandName:t,commandParams:[],formatGroupId:e(261)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(247)];for(;t&&t[n(233)](n(261))>e[n(233)](n(261));)r[n(203)](t),t=t[n(247)]}return Array[n(220)](r)}(s))}))}}r[t(244)](t(260),o(t(260))),r[t(244)](t(274),o(t(274))),s&&r[t(244)](t(218),o(t(218))),r[t(244)](t(272),i(t(272))),r[t(244)](t(202),i(t(202))),s&&r[t(244)](t(216),(()=>{const n=t,s=e[n(226)][n(278)](n(216)),o=Array[n(220)](s[n(236)]);o[n(238)]((t=>t[n(233)](n(271))!=s[n(209)])),e[n(199)][n(213)]((()=>{const t=n;for(const e of o)r[t(240)](e,{commandName:t(216),commandParams:[{forceValue:!s[t(209)]}]})}))})),r[t(195)][t(255)](t(221),(e=>Kr(n,t(242),e))),r[t(195)][t(262)]((e=>{const r=t;if(r(222)!=e[r(250)]&&r(277)!=e[r(250)])return;const{data:s}=e;if(s){if(r(260)==s[r(228)]||r(274)==s[r(228)]||r(218)==s[r(228)])switch(s[r(228)][r(256)](r(224),"")){case r(200):return o(Kr(n,r(227)));case r(270):return o(Kr(n,r(201)));case r(198):return o(Kr(n,r(239)))}if(r(272)==s[r(228)])return{type:r(206),content:Kr(n,r(207),Kr(n,r(242)))};if(r(202)==s[r(228)])return{type:r(206),content:Kr(n,r(268),Kr(n,r(242)))};if(r(216)==s[r(228)])return s[r(273)][0][r(254)]?{type:r(206),content:Kr(n,r(246))}:{type:r(206),content:Kr(n,r(264))}}function o(t){const e=r;return{type:e(206),content:Kr(n,e(267),t)}}}))}}function hi(t){const e=ci,n=t[e(233)](e(261));if(0==n)return t;let r=t;for(;t[e(204)]&&t[e(204)].is(e(253),e(221));){const s=t[e(204)][e(233)](e(261));if(s==n)r=t[e(204)];else if(s<n)break;t=t[e(204)]}return r}function di(t){const e=ci,n=[];if(t.is(e(253),e(221))&&t[e(233)](e(261))>0){let r=t[e(247)];for(;r&&e(221)==r[e(215)]&&r[e(233)](e(261))==t[e(233)](e(261));)n[e(229)](r),r=r[e(247)]}return n}function gi(){const t=["flat","commandParams","replace","unshift","7331976tgDsye","LegacyListPropertiesEditing","locale","markMultiRangeBlockFormat","*Format:* set order to reversed","from","TrackChangesEditing","3680265jAgDmK","toUpperCase","document","getAttribute","_getSuggestionBlocksForListStyle","_getTranslationKeyForListStyle","filter","_LIST_","afterInit","214826hNFATC","getLastPosition","7ionXeL","bind","styles","LegacyListUtils","has","startIndex","listType","forward","plugins","4qYvCaL","_getSuggestionBlocks","element","format","model","enableCommand","formatBlock","listStyle","length","2883912pMiGuk","default","*Format:* set start index to %0","handleListStyleCommand","*Change to:* %0","backward","type","push","before","5575230JWAKKb","parent","list.properties","5481592TVHnpx","editor","32nNQjVA","handleListStartCommand","183324lGfeVn","createRange","listStart","getSiblingNodes","map","config","registerDescriptionCallback","getSelectedBlocks","descriptionFactory","createPositionAt","handleDescriptions","handleListReversedCommand","getFirstPosition","reversed","selection","*Format:* set order to regular","change","numbered","get","listReversed","listItem","formatInline","getListTypeFromListStyleType","ELEMENT_","commandName"];return(gi=function(){return t})()}const pi=mi;function mi(t,e){const n=gi();return(mi=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(729435===-parseInt(e(164))/1*(-parseInt(e(153))/2)+parseInt(e(189))/3*(-parseInt(e(187))/4)+parseInt(e(144))/5+parseInt(e(173))/6+-parseInt(e(155))/7*(parseInt(e(185))/8)+parseInt(e(137))/9+-parseInt(e(182))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class Ii extends t.Plugin{[pi(152)](){const t=pi;if(!this[t(186)][t(163)][t(159)](t(138)))return;const e=this[t(186)][t(194)][t(126)](t(184)),n=this[t(186)][t(163)][t(126)](t(143));e[t(157)]&&n[t(169)](t(171),this[t(176)][t(156)](this)),e[t(202)]&&n[t(169)](t(127),this[t(200)][t(156)](this)),e[t(160)]&&n[t(169)](t(191),this[t(188)][t(156)](this)),n[t(197)][t(195)](this[t(199)][t(156)](this))}[pi(176)](t,e={}){const n=pi,r=this[n(186)][n(163)][n(126)](n(143)),s=this[n(148)]();this[n(186)][n(168)][n(124)]((()=>{const t=n;r[t(140)](s,{commandName:t(171),commandParams:[{type:e[t(179)]}],formatGroupId:t(171)})}))}[pi(200)](t,e={}){const n=pi,r=this[n(186)][n(163)][n(126)](n(143)),s=this[n(165)]((t=>t.is(n(166),n(128))&&n(125)===t[n(147)](n(161))));if(s[n(172)]<1)return;const o=s[n(193)]((t=>this[n(186)][n(168)][n(190)](this[n(186)][n(168)][n(198)](t,n(181)),this[n(186)][n(168)][n(198)](t,0))));this[n(186)][n(168)][n(124)]((()=>{const t=n;r[t(140)](o,{commandName:t(127),commandParams:[{reversed:e[t(202)]}],formatGroupId:t(127)})}))}[pi(188)](t,e={}){const n=pi,r=this[n(186)][n(163)][n(126)](n(143)),s=this[n(165)]((t=>t.is(n(166),n(128))&&n(125)===t[n(147)](n(161))));if(s[n(172)]<1)return;const o=s[n(193)]((t=>this[n(186)][n(168)][n(190)](this[n(186)][n(168)][n(198)](t,n(181)),this[n(186)][n(168)][n(198)](t,0))));this[n(186)][n(168)][n(124)]((()=>{const t=n;r[t(140)](o,{commandName:t(191),commandParams:[{startIndex:e[t(160)]}],formatGroupId:t(191)})}))}[pi(199)](t){const e=pi;if(e(170)!=t[e(179)]&&e(129)!=t[e(179)])return;const n=this[e(186)][e(139)],{data:r}=t;if(!r)return;let s,o;switch(r[e(132)]){case e(171):s=e(177),o={type:e(167),content:Kr(n,s,Kr(n,this[e(149)](r[e(134)][0][e(179)])))};break;case e(127):s=r[e(134)][0][e(202)]?e(141):e(123),o={type:e(167),content:Kr(n,s)};break;case e(191):s=e(175),o={type:e(167),content:Kr(n,s,r[e(134)][0][e(160)])}}return o}[pi(148)](){const t=pi;var e,n,r,s;const o=this[t(186)][t(163)][t(126)](t(158));let i=Array[t(142)](this[t(186)][t(168)][t(146)][t(203)][t(196)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(166),t(128)))&&i[t(136)](...o[t(192)](this[t(186)][t(168)][t(146)][t(203)][t(201)](),t(178))),(null===(n=i[i[t(172)]-1])||void 0===n?void 0:n.is(t(166),t(128)))&&i[t(180)](...o[t(192)](this[t(186)][t(168)][t(146)][t(203)][t(154)](),t(162))),i=[...new Set(i)],(null===(s=null===(r=this[t(186)][t(168)][t(146)][t(203)][t(201)]())||void 0===r?void 0:r[t(183)])||void 0===s?void 0:s.is(t(166),t(128)))&&(i=i[t(150)]((e=>e.is(t(166),t(128))))),i}[pi(165)](t){const e=pi,n=this[e(186)][e(163)][e(126)](e(158));let r=Array[e(142)](this[e(186)][e(168)][e(146)][e(203)][e(196)]())[e(150)](t)[e(193)]((t=>{const r=e,s=this[r(186)][r(168)][r(198)](t,0);return[...n[r(192)](s,r(178)),...n[r(192)](s,r(162))]}))[e(133)]();return r=[...new Set(r)],r}[pi(149)](t){const e=pi;return e(131)+(this[e(186)][e(163)][e(126)](e(158))[e(130)](t)||e(174))[e(145)]()+e(151)+t[e(145)]()[e(135)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=314]})(t,e)}function Ti(){const t=["2957995umOYyz","plugins","dataDowncast","TrackChangesEditing","conversion","ELEMENT_MEDIA","492896XUyfEX","49YPkFWH","117768IaxUjU","has","data","div","mediaEmbed","for","2893AwQdxx","high","enableCommand","stop","19846zJNKpu","6lNMvXA","showSuggestionHighlights","34XzNRYA","get","editor","elementToElement","886293OHFDwY","media","attribute:url:media","locale","registerElementLabel","990788WMuuJL","downcastDispatcher","createEmptyElement","afterInit","options","33510zYkrRk","MediaEmbedEditing","descriptionFactory"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(515770===-parseInt(e(314))/1*(parseInt(e(349))/2)+-parseInt(e(339))/3+-parseInt(e(323))/4+-parseInt(e(331))/5*(-parseInt(e(350))/6)+parseInt(e(338))/7*(-parseInt(e(337))/8)+parseInt(e(318))/9+-parseInt(e(328))/10*(-parseInt(e(345))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(326)](){const t=Ei,e=this[t(316)];if(!e[t(332)][t(340)](t(329)))return;const n=e[t(332)][t(315)](t(334)),r=e[t(321)];n[t(347)](t(343)),n[t(330)][t(322)](t(319),(e=>Kr(r,t(336),e))),e[t(335)][t(344)](t(333))[t(317)]({model:t(319),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(351)])return n[s(325)](s(342))},converterPriority:t(346)}),e[t(341)][t(324)].on(t(320),((e,n,r)=>{const s=t;r[s(327)][s(351)]&&e[s(348)]()}),{priority:t(346)})}}const yi=Ai;function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=303]})(t,e)}function ki(){const t=["afterInit","TrackChangesEditing","1371654tdfMHc","56424jwBxnE","1533912YzaVzO","2627920mUsaMc","enableCommand","mention","editor","945OiSuVr","plugins","524854FRQSPx","2944320sNqxhk","has","get","475704mFyksB","MentionEditing"];return(ki=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(663992===-parseInt(e(306))/1+parseInt(e(314))/2+-parseInt(e(307))/3+-parseInt(e(310))/4+parseInt(e(317))/5+parseInt(e(315))/6*(parseInt(e(304))/7)+-parseInt(e(316))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(312)](){const t=yi,e=this[t(303)];e[t(305)][t(308)](t(311))&&e[t(305)][t(309)](t(313))[t(318)](t(319))}}function Li(){const t=["registerElementLabel","403696XvYAUW","*Remove:* %0","178173nsVkSs","registerDescriptionCallback","getLabel","enableCommand","element","insertMergeFieldBlock","110LOODJr","TrackChangesEditing","mergeField","plugins","get","descriptionFactory","mergeFieldBlock","deletion","afterInit","521609GwMaUH","insertion","ELEMENT_MERGE_FIELD","97640JrIwqn","10wylXVd","*Insert:* %0","7lGDNDk","177891FZhYvu","locale","getAttribute","5OJxLKq","getContainedElement","insertMergeField","editor","1548336qFMVCT","has","832293XwUZUQ","type","MergeFieldsEditing"];return(Li=function(){return t})()}const Ni=Ri;function Ri(t,e){const n=Li();return(Ri=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(190641===parseInt(e(338))/1+-parseInt(e(335))/2*(-parseInt(e(353))/3)+-parseInt(e(351))/4+-parseInt(e(341))/5*(-parseInt(e(345))/6)+-parseInt(e(337))/7*(parseInt(e(334))/8)+parseInt(e(347))/9+parseInt(e(322))/10*(-parseInt(e(331))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Si extends t.Plugin{[Ni(330)](){const t=Ni,e=this[t(344)];if(!e[t(325)][t(346)](t(349)))return;e[t(325)][t(326)](t(323))[t(319)](t(343)),e[t(325)][t(326)](t(323))[t(319)](t(321));const n=e[t(325)][t(326)](t(323)),r=e[t(339)];n[t(327)][t(350)](t(324),(e=>Kr(r,t(333),e))),n[t(327)][t(350)](t(328),(e=>Kr(r,t(333),e))),n[t(327)][t(354)]((n=>{const s=t;if(s(332)!=n[s(348)]&&s(329)!=n[s(348)])return;const o=n[s(342)]();if(null==o)return;if(!o.is(s(320),s(324))&&!o.is(s(320),s(328)))return;const i=e[s(325)][s(326)](s(349))[s(355)](o[s(340)]("id"));return s(332)==n[s(348)]?{type:s(332),content:Kr(r,s(336),'"'+i+'" '+Kr(r,s(333)))}:{type:s(329),content:Kr(r,s(352),'"'+i+'" '+Kr(r,s(333)))}}))}}const Mi=wi;function vi(){const t=["enableDefaultAttributesIntegration","multiLevelList","listType","head","*Set format:* %0","editor","MultiLevelList","get","9RSditR","locale","handleDescriptions","oldValue","data","registerBlockAttribute","format","259301xQHbhv","895980dLTlDT","42BJCZlK","130530aFTMwY","plugins","1269120IaFUUo","TrackChangesEditing","newValue","*Remove format:* %0","1318670aMsQnq","key","483942JgXJWF","310975oWQpMs","has","afterInit","ELEMENT_MULTI_LEVEL_LIST","listMarkerStyle","5dnEowy","next","registerDescriptionCallback","descriptionFactory"];return(vi=function(){return t})()}function wi(t,e){const n=vi();return(wi=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(177347===-parseInt(e(423))/1+-parseInt(e(422))/2+-parseInt(e(414))/3+-parseInt(e(412))/4*(-parseInt(e(428))/5)+-parseInt(e(413))/6*(-parseInt(e(411))/7)+parseInt(e(416))/8+-parseInt(e(404))/9*(-parseInt(e(420))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[Mi(425)](){const t=Mi,e=this[t(401)],n=e[t(415)][t(403)](t(417));e[t(415)][t(424)](t(402))&&(n[t(432)](t(433)),n[t(409)](t(427)),n[t(431)][t(430)]((e=>this[t(406)](e))))}[Mi(406)](t){const e=Mi,n=this[e(401)][e(405)],{data:r}=t,s={type:e(410),content:""};if(r&&e(427)==r[e(421)]){if(!r[e(407)])return{type:e(410),content:Kr(n,e(400),Kr(n,e(426)))+" ("+r[e(418)]+")"};if(!r[e(418)]){let o=t[e(435)];for(;o;){if(o[e(408)]&&e(434)==o[e(408)][e(421)]&&o[e(408)][e(418)])return s;o=o[e(429)]}return{type:e(410),content:Kr(n,e(419),Kr(n,e(426)))+" ("+r[e(407)]+")"}}}}}function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=120]})(t,e)}function Fi(){const t=["120pKTgYM","569652LNHzJZ","locale","1foohtm","get","409434yXmOeu","244180ULjmWF","pageBreak","10QYrRqb","TrackChangesEditing","1188440fTSwnz","registerElementLabel","has","enableCommand","58113WJIAdo","editor","449973mfQUlX","ELEMENT_PAGE_BREAK","490EDDREL","descriptionFactory","PageBreakEditing","afterInit","4551008MIMUuw","plugins","49iMKlyI"];return(Fi=function(){return t})()}const xi=Di;!function(t){const e=Di,n=t();for(;;)try{if(295287===-parseInt(e(121))/1*(parseInt(e(124))/2)+-parseInt(e(134))/3+-parseInt(e(144))/4*(-parseInt(e(126))/5)+parseInt(e(123))/6*(parseInt(e(142))/7)+parseInt(e(140))/8+parseInt(e(132))/9*(parseInt(e(136))/10)+parseInt(e(128))/11*(-parseInt(e(143))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class Pi extends t.Plugin{[xi(139)](){const t=xi,e=this[t(133)];if(!e[t(141)][t(130)](t(138)))return;e[t(141)][t(122)](t(127))[t(131)](t(125));const n=e[t(141)][t(122)](t(127)),r=e[t(120)];n[t(137)][t(129)](t(125),(e=>Kr(r,t(135),e)))}}const Bi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=241]})(t,e)}function ji(){const t=["insertion","schema","isLimit","2878625ETbbQU","120CzYJPX","19676kLcyir","32129328iUZuLB","enableCommand","markerName","Paragraph","options","3590PddkkI","consume","consumable","ck-suggestion-marker--active","14509zcNyDY","addMarker:suggestion:insertion","8ZuwBNR","$text","bindElementToMarker","613768axzAtm","data","registerElementLabel","10157bBUCIJ","locale","paragraph","start","addClass","downcastDispatcher","end","getItemLabel","has","type","*Insert:* %0","insertParagraph","editor","102909hKGIMu","formatBlock","checkChild","activeMarkers","isBlock","descriptionFactory","registerDescriptionCallback","markerRange","createUIElement","writer","plugins","_splitMarkerName","ELEMENT_PARAGRAPH","commandName","*Change to:* %0","_registerLegacyDescription","format","afterInit","toViewPosition","editing","144LKKmzz","span","ck-suggestion-marker-split","TrackChangesEditing","insert","includes","highest","1674SZiXWb","mapper","isTouching","showSuggestionHighlights","model","nodeAfter","get","enableDefaultAttributesIntegration","getFirstRange","name"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(657761===-parseInt(e(286))/1+parseInt(e(255))/2*(parseInt(e(254))/3)+-parseInt(e(267))/4*(parseInt(e(253))/5)+-parseInt(e(313))/6*(parseInt(e(273))/7)+-parseInt(e(270))/8*(parseInt(e(306))/9)+parseInt(e(261))/10*(parseInt(e(265))/11)+parseInt(e(256))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Bi(303)](){const t=Bi,e=this[t(285)];if(!e[t(296)][t(281)](t(259)))return;const n=e[t(274)],r=e[t(296)][t(246)](t(309));r[t(291)][t(272)](t(275),(e=>Kr(n,t(298),e))),r[t(247)](t(275)),r[t(257)](t(284)),e[t(305)][t(278)].on(t(266),Vi(e),{priority:t(312)}),e[t(271)][t(278)].on(t(266),((n,r,s)=>{const o=t;s[o(260)][o(243)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(312)});const s=r[t(291)];s[t(292)]((r=>{const o=t;if(o(250)!==r[o(282)])return;const{start:i,end:a}=r[o(248)]();if(!i[o(242)](a)||!i[o(245)])return;const c=e[o(244)][o(251)],u=i[o(245)];return c[o(290)](u)&&!c[o(252)](u)&&c[o(288)](u,o(268))?{type:o(250),content:Kr(n,o(283),s[o(280)](u,1))}:void 0})),this[t(301)]()}[Bi(301)](){const t=Bi,e=this[t(285)],n=e[t(274)];e[t(296)][t(246)](t(309))[t(291)][t(292)]((e=>{const r=t;if(r(287)!=e[r(282)])return;const{data:s}=e;return s&&r(275)==s[r(299)]?{type:r(302),content:Kr(n,r(300),Kr(n,r(298)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(296)][o(246)](o(309)),a=r[o(293)][o(276)],c=r[o(293)][o(279)],u=t[o(244)][o(251)];if(!a[o(242)](c)||!a[o(245)])return;const l=a[o(245)];if(u[o(290)](l)&&!u[o(252)](l)&&u[o(288)](l,o(268))){if(!s[o(263)][o(262)](r[o(293)],n[o(249)]))return;const{authorId:t}=i[o(297)](r[o(258)]),a=s[o(295)][o(294)](o(307),{class:o(308),"data-author-id":t}),u=s[o(241)][o(304)](c);e&&i[o(289)][o(311)](r[o(258)])&&s[o(295)][o(277)](o(264),a),s[o(295)][o(310)](u,a),s[o(241)][o(269)](a,r[o(258)])}}}const Hi=Wi;function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=201]})(t,e)}function zi(){const t=["1599304luynoD","commandName","type","7742277HgSCRf","enableDefaultAttributesIntegration","afterInit","format","TrackChangesEditing","6psMAxn","4GGgYIS","450218DRpHRL","get","registerDescriptionCallback","removeFormat","editor","plugins","_registerLegacyDescription","2314545MvBJRU","descriptionFactory","RemoveFormatEditing","603795zqfVuK","4182157DOLVvR","formatInline","locale","51378PhaAGZ","formatBlock","has","*Remove all formatting*"];return(zi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(302534===-parseInt(e(224))/1+parseInt(e(210))/2+-parseInt(e(206))/3*(-parseInt(e(223))/4)+parseInt(e(203))/5+-parseInt(e(222))/6*(parseInt(e(207))/7)+-parseInt(e(214))/8+parseInt(e(217))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(219)](){const t=Hi,e=this[t(228)];e[t(201)][t(212)](t(205))&&(e[t(201)][t(225)](t(221))[t(218)](t(227)),this[t(202)]())}[Hi(202)](){const t=Hi,e=this[t(228)];e[t(201)][t(225)](t(221))[t(204)][t(226)]((n=>{const r=t;if(r(211)!=n[r(216)]&&r(208)!=n[r(216)])return;const{data:s}=n;return s&&r(227)==s[r(215)]?{type:r(220),content:Kr(e[r(209)],r(213))}:void 0}))}}function qi(t,e){const n=Qi();return(qi=function(t,e){return n[t-=405]})(t,e)}const Zi=qi;!function(t){const e=qi,n=t();for(;;)try{if(305994===parseInt(e(431))/1*(parseInt(e(420))/2)+parseInt(e(424))/3*(parseInt(e(430))/4)+-parseInt(e(415))/5*(parseInt(e(408))/6)+-parseInt(e(405))/7+parseInt(e(422))/8*(-parseInt(e(406))/9)+parseInt(e(427))/10+parseInt(e(423))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Xi extends t.Plugin{[Zi(416)](){const t=Zi,e=this[t(411)];if(!e[t(414)][t(417)](t(429)))return;const n=e[t(414)][t(428)](t(418));n[t(421)](t(419)),n[t(421)](t(425));const r=e[t(414)][t(428)](t(429));r[t(421)](t(412)),r[t(421)](t(410)),r[t(421)](t(426)),r[t(421)](t(409)),r[t(421)](t(413)),r[t(421)](t(432)),r[t(421)](t(407))}}function Qi(){const t=["discardAllSuggestions","plugins","1196450XAtDXE","afterInit","has","TrackChangesEditing","goToPreviousRestrictedEditingException","79022AkeIJQ","enableCommand","8ENvSjy","6835895NrbFyZ","1820967cqYrBg","goToNextRestrictedEditingException","discardSuggestion","153300pQfBky","get","RestrictedEditingModeEditing","4UgGyVn","1efJPhi","acceptSelectedSuggestions","2223424HMGnMY","1629621DhoPAZ","discardSelectedSuggestions","12lqBTmq","acceptAllSuggestions","acceptSuggestion","editor","trackChanges"];return(Qi=function(){return t})()}const Yi=ta;function Ji(){const t=["6834340MZFDmE","2646445CZZfqA","editor","locale","shiftEnter","plugins","91EoZtlL","split","toViewPosition","ck-suggestion-marker--active","init","markerRange","ck-suggestion-marker-","consumable","11ovggWW","merge","data","18DuICFE","9zQbdoh","4954332acJAEx","span","element","includes","createUIElement","activeMarkers","registerElementLabel","model","editing","createPositionBefore","2GQmAIS","11767048MucWcp","3501477ptOiIq","addClass","showSuggestionHighlights","enableCommand","addMarker:suggestion:deletion","softBreak","addMarker:suggestion","getItems","markerName","descriptionFactory","get","4HKHfjt","deletion","writer","test","bindElementToMarker","mapper","TrackChangesEditing","addMarker:suggestion:insertion","high","ELEMENT_LINE_BREAK","275358jaeKwU","4462434VjFpkp","downcastDispatcher","insert","options","name","requires","_splitMarkerName"];return(Ji=function(){return t})()}!function(t){const e=ta,n=t();for(;;)try{if(943294===-parseInt(e(358))/1*(parseInt(e(381))/2)+-parseInt(e(382))/3+parseInt(e(371))/4*(parseInt(e(390))/5)+-parseInt(e(346))/6*(parseInt(e(360))/7)+parseInt(e(359))/8*(parseInt(e(347))/9)+-parseInt(e(389))/10*(parseInt(e(343))/11)+-parseInt(e(348))/12*(-parseInt(e(395))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class $i extends t.Plugin{static get[Yi(387)](){return[Js.ShiftEnter]}[Yi(339)](){const t=Yi,e=this[t(391)],n=e[t(394)][t(370)](t(377));n[t(363)](t(393)),e[t(356)][t(383)].on(t(378),ea(e),{priority:t(379)}),e[t(356)][t(383)].on(t(364),ea(e),{priority:t(379)}),e[t(345)][t(383)].on(t(366),((n,r,s)=>{const o=t;s[o(385)][o(362)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(369)][t(354)](t(365),(n=>Kr(e[t(392)],t(380),n)))}}function ta(t,e){const n=Ji();return(ta=function(t,e){return n[t-=338]})(t,e)}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ta,i=t[o(394)][o(370)](o(377));if(!s[o(342)][o(374)](r[o(340)],n[o(386)]))return;const a=t[o(355)];for(const t of r[o(340)][o(367)]()){if(!t.is(o(350),o(365)))continue;const n=o(372)==r[o(368)][o(396)](":")[1]?o(344):o(396),{authorId:c}=i[o(388)](r[o(368)]),u=s[o(373)][o(352)](o(349),{class:o(341)+n,"data-author-id":c}),l=s[o(376)][o(397)](a[o(357)](t));e&&i[o(353)][o(351)](r[o(368)])&&s[o(373)][o(361)](o(338),u),s[o(373)][o(384)](l,u),s[o(376)][o(375)](u,r[o(368)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=491]})(t,e)}function sa(){const t=["has","enableCommand","1885920niJzvU","commandName","commandParams","formatBlock","formatInline","567042RfsgQC","28335fDOjDW","370278OmKrpQ","FORMAT_RESTRICTED_ENABLED","1959138ipMSaN","plugins","value","markInlineFormat","get","TrackChangesEditing","FORMAT_RESTRICTED_DISABLED","model","from","selection","type","afterInit","descriptionFactory","1dTKzcm","20QaLrUW","format","commands","locale","restrictedEditingException","1678326wqWiKg","StandardEditingModeEditing","getRanges","document","7wMfdyQ","8292910iIhKGj","registerDescriptionCallback","editor","isCollapsed","change","forceValue"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(185694===-parseInt(e(526))/1*(parseInt(e(511))/2)+-parseInt(e(509))/3+-parseInt(e(527))/4*(-parseInt(e(510))/5)+parseInt(e(491))/6*(-parseInt(e(495))/7)+-parseInt(e(504))/8+parseInt(e(513))/9+parseInt(e(496))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(524)](){const t=na,e=this[t(498)],n=e[t(520)],r=e[t(530)];if(!e[t(514)][t(502)](t(492)))return;const s=e[t(514)][t(517)](t(518)),o=t(531),i=e[t(529)][t(517)](o);s[t(503)](o,((e,r={})=>{const a=t,c=n[a(494)][a(522)];if(c[a(499)])return void e(r);const u=void 0!==r[a(501)]?r[a(501)]:!i[a(515)];n[a(500)]((()=>{const t=a,e=Array[t(521)](c[t(493)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(516)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(525)][t(497)]((e=>{const n=t;if(n(507)!=e[n(523)]&&n(508)!=e[n(523)])return;const{data:s}=e;return s&&s[n(505)]==o?s[n(506)][0][n(501)]?{type:n(528),content:Kr(r,n(512))}:{type:n(528),content:Kr(r,n(519))}:void 0}))}}function ia(){const t=["*Set format:* %0","commandParams","10194wXiNmo","locale","DataSchema","afterInit","type","normalizeConfig","element","_registerLegacyDescription","inline","config","block","TrackChangesEditing","763696KwKwqQ","1735rlklUE","registerInlineAttribute","forceValue","add","100dztUvR","2280160KVtxBB","formatInline","getGhsAttributeNameForElement","toLowerCase","37341QBwuJt","commandName","formatBlock","12086976RavcNk","style","styleName","StyleUtils","plugins","1063888RgKDFC","2cRgLCf","descriptionFactory","FORMAT_STYLE","110fwGewQ","editor","ghsAttributes","registerBlockAttribute","definitions","GeneralHtmlSupport","get","466353DkqOWc","enableDefaultAttributesIntegration","format","registerAttributeLabel","registerDescriptionCallback","*Remove format:* %0","Style","has"];return(ia=function(){return t})()}const aa=ca;function ca(t,e){const n=ia();return(ca=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(432625===parseInt(e(368))/1*(parseInt(e(349))/2)+parseInt(e(359))/3*(parseInt(e(354))/4)+-parseInt(e(350))/5*(-parseInt(e(388))/6)+parseInt(e(367))/7+parseInt(e(355))/8+parseInt(e(378))/9*(-parseInt(e(371))/10)+-parseInt(e(362))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ia);class ua extends t.Plugin{[aa(340)](){const t=aa,e=this[t(372)];if(!e[t(366)][t(385)](t(384))||!e[t(366)][t(385)](t(339)))return;const n=e[t(366)][t(377)](t(348)),r=e[t(338)],s=e[t(346)][t(377)](t(363))||{},o=e[t(366)][t(377)](t(376)),i=e[t(366)][t(377)](t(365))[t(342)](e[t(366)][t(377)](t(339)),s[t(375)]);n[t(379)](t(363));const a=new Set;for(const e of i[t(347)]){const n=o[t(357)](e[t(343)]);a[t(353)](n)}const c=new Set;for(const e of i[t(345)]){const n=o[t(357)](e[t(343)]);c[t(353)](n);for(const n of e[t(373)])c[t(353)](n)}for(const e of a)n[t(374)](e),n[t(369)][t(381)](e,Kr(r,t(370)));for(const e of c)n[t(351)](e),n[t(369)][t(381)](e,Kr(r,t(370)));this[t(344)]()}[aa(344)](){const t=aa,e=this[t(372)],n=e[t(338)];e[t(366)][t(377)](t(348))[t(369)][t(382)]((e=>{const r=t;if(r(361)!=e[r(341)]&&r(356)!=e[r(341)])return;const{data:s}=e;return s&&r(363)===s[r(360)]?s[r(387)][0][r(352)]?{type:r(380),content:Kr(n,r(386),s[r(387)][0][r(364)][r(358)]())}:{type:r(380),content:Kr(n,r(383),s[r(387)][0][r(364)][r(358)]())}:void 0}))}}const la=ha;function fa(){const t=["downcastDispatcher","registerDescriptionCallback","95748YFRwCz","insertTableRowBelow","span","insertTableColumnLeft","MAX_SAFE_INTEGER","createTableWalker","fromRange","_setupColumnsRowsFixing","_splitMarkerName","getCellLocation","document","position","from","startsWith","has","forceValue","commands","insertion","setSelection","*Insert:* %0","colspan","first","detach","change:data","ELEMENT_TABLE_ROW_WITH_TEXT","root","getSuggestion","isIntersectingWithRange","ELEMENT_TABLE_ROW","_acceptFormatSuggestionCallbackFactory","431961TsPBbd","execute","minRow","ELEMENT_TABLE_WITH_TEXT","ELEMENT_TABLE","order","selection","ELEMENT_TABLE_COLUMN","24jgIdjy","insertTable","createPositionAt","accept","some","getAttribute","removeTableRow","minColumn","start","map","$graveyard","1379294WSbifO","discard","removeClass","model","values","createRangeIn","registerPostFixer","toViewElement","push","join","refresh","TrackChangesEditing","batch","_getSuggestionCoords","afterInit","154WMJVFC","editor","data","insert","left","addRange","findAncestor","196291pNMkBN","_getCoordsForCells","tableCell","insertTableColumnRight","selectTableColumn","last","markMultiRangeDeletion","getChangedMarkers","addClass","getFirstRange","add","createRangeOn","get","rootName","8qdXnXV","every","substr","18WxlIsu","registerElementLabel","_tableSuggestions","name","subType","105wIfwhf","change","deletion","getRowIndexes","rowspan","*Remove:* %0","addMarker:suggestion","ELEMENT_TABLE_COLUMN_WITH_TEXT","descriptionFactory","highest","oldRange","type","tablePaste","_tablePostFixingSubtypes","low","getChanges","above","includes","hasAttribute","removeTableColumn","getSelectionAffectedTableCells","end","tableRow","nodeAfter","selectTableRow","locale","MIN_SAFE_INTEGER","classes","maxRow","TableUtils","max","options","isIntersecting","tableColumn","item","suggestion","mapper","differ","getChildren","filter","_suggestionFactory","getColumnIndexes","111840GVAlMq","getItems","isArray","insertTableRowAbove","TableEditing","plugins","markMultiRangeInsertion","nodeBefore","8921927gnONDj","cell","enqueueChange","element","writer","getContainedElement","$textProxy","length","10644BMOksZ","toLowerCase","registerCustomCallback","getRanges","maxColumn","min","table","enableCommand","showSuggestionHighlights","isInContent","isTouching","isEqual"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=150]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(777403===-parseInt(e(263))/1+parseInt(e(241))/2+parseInt(e(222))/3*(-parseInt(e(230))/4)+-parseInt(e(285))/5*(parseInt(e(178))/6)+-parseInt(e(170))/7*(-parseInt(e(277))/8)+-parseInt(e(280))/9*(-parseInt(e(162))/10)+-parseInt(e(256))/11*(parseInt(e(192))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class da extends t.Plugin{constructor(t){const e=ha;super(t),this[e(298)]=[e(307),e(153)],this[e(282)]=new Set}[la(255)](){const t=la,e=this[t(257)],n=e[t(244)][t(202)][t(228)];if(!e[t(167)][t(206)](t(166)))return;const r=e[t(310)],s=e[t(167)][t(275)](t(252)),o=e[t(167)][t(275)](t(314));s[t(293)][t(281)](t(184),(e=>Kr(r,t(226),e))),this[t(199)](),s[t(185)](t(231)),s[t(185)](t(309)),s[t(185)](t(267));for(const r of[t(165),t(193)]){const i=e[t(208)][t(275)](r);s[t(185)](r,(r=>{const a=t;e[a(244)][a(286)]((t=>{const e=a;r();const c=e(301)===i[e(227)],u=o[e(305)](n),l=o[e(288)](u),f=c?l[e(213)]-1:l[e(268)]+1,h=u[0][e(262)](e(184)),d=o[e(197)](h,{startRow:f,endRow:f}),g=Array[e(204)](d)[e(239)]((n=>t[e(274)](n[e(171)])));s[e(168)](g,e(307))}))}))}for(const r of[t(195),t(266)]){const i=e[t(208)][t(275)](r);s[t(185)](r,(r=>{const a=t;e[a(244)][a(286)]((t=>{const e=a;r();const c=e(260)===i[e(227)],u=o[e(305)](n),l=o[e(161)](u),f=c?l[e(213)]-1:l[e(268)]+1,h=u[0][e(262)](e(184)),d=o[e(197)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(204)](d)[e(239)]((n=>t[e(274)](n[e(171)])));s[e(168)](g,e(153))}))}))}for(const r of[t(236),t(304)]){const i=r[t(279)](11),a=i[t(179)](),c=a[t(279)](0,3)+t(194),u=t(184)+i,l=t(183)+i,f=t(150)+i;s[t(185)](r,(()=>{const i=t;e[i(244)][i(286)]((t=>{const e=i,h=o[e(305)](n),d=h[0][e(262)](e(184));let g;if(e(236)==r){const t=o[e(288)](h);g={startRow:t[e(213)],endRow:t[e(268)],includeAllSlots:!0}}else{const t=o[e(161)](h);g={startColumn:t[e(213)],endColumn:t[e(268)],includeAllSlots:!0}}const p=o[e(197)](d,g),m=Array[e(204)](p)[e(239)]((({cell:t})=>t)),I=ga(m[e(159)]((t=>t[e(303)](c)))),E=ga(m[e(159)]((t=>!t[e(303)](c))))[e(239)]((n=>t[e(274)](n))),b=s[e(269)](E,u);if(b&&(e(307)==b[e(284)]||e(153)==b[e(284)])){const n=this[e(254)](b);for(const r of I){const s=t[e(274)](r),i=o[e(201)](r),u=r[e(235)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(261)](s)}}}))}))}function c(r){const s=t,o=Array[s(204)](n[s(181)]())[s(239)]((t=>i.LiveRange[s(198)](t)));e[s(244)][s(286)]((t=>{const n=s,i=t[n(253)];r=r[n(159)]((t=>n(240)!=t[n(217)][n(276)])),t[n(210)](r),e[n(208)][n(275)](n(236))[n(251)](),e[n(223)](n(236),{forceDefaultExecution:!0}),e[n(244)][n(172)]((()=>{const t=n;e[t(244)][t(172)](i,(e=>{const n=t,r=o[n(159)]((t=>n(240)!=t[n(217)][n(276)]));r[n(177)]>0&&e[n(210)](r);for(const t of o)t[n(214)]()}))}))}))}function u(r){const s=t;e[s(244)][s(286)]((t=>{const o=s,a=Array[o(204)](n[o(181)]())[o(239)]((t=>i.LiveRange[o(198)](t))),c=[];for(const t of r)for(const e of t[o(163)]({shallow:!0}))c[o(249)](e);for(const n of c)o(240)!=n[o(217)][o(276)]&&(t[o(210)](t[o(232)](n,0)),e[o(208)][o(275)](o(304))[o(251)](),e[o(223)](o(304),{forceDefaultExecution:!0}));const u=a[o(159)]((t=>o(240)!=t[o(217)][o(276)]));u[o(177)]>0&&t[o(210)](u);for(const t of a)t[o(214)]()}))}function l(e,n){const r=t;return n[r(278)]((t=>e[r(234)]((e=>e[r(306)][r(189)](t[r(238)])||t[r(306)][r(189)](e[r(238)])))))}function f(e,n){const r=t;return!e[r(234)]((t=>n[r(234)]((e=>t[r(152)](e)))))&&e[r(234)]((t=>n[r(234)]((e=>t[r(306)][r(188)](e[r(238)])))))}e[t(258)][t(190)].on(t(291),((e,n,r)=>{const s=t;if(!r[s(151)][s(186)])return;const o=n[s(154)];if(!o)return;const i=r[s(156)][s(248)](o);function c(t){return Array[s(164)](t)?t:[t]}i&&s(265)===o[s(283)]&&(0,a.setHighlightHandling)(i,r[s(174)],((t,e,n)=>n[s(271)](c(e[s(312)]),t)),((t,e,n)=>n[s(243)](c(e[s(312)]),t)))}),{priority:t(294)}),s[t(293)][t(191)]((e=>{const n=t;if(n(209)!=e[n(296)]&&n(287)!=e[n(296)])return;const s=e[n(175)]();if(null!=s&&s.is(n(173),n(184))){if(n(209)==e[n(296)]){const t=e[n(163)]()[n(159)]((t=>t.is(n(176))))[n(239)]((t=>t[n(258)]));if(t[n(177)])return{type:n(209),content:Kr(r,n(211),Kr(r,n(225),'"'+t[n(250)](" ")+'"'))}}if(n(287)==e[n(296)]){const t=e[n(163)]()[n(159)]((t=>t.is(n(176))))[n(239)]((t=>t[n(258)]));if(t[n(177)])return{type:n(287),content:Kr(r,n(290),Kr(r,n(225),'"'+t[n(250)](" ")+'"'))}}}})),s[t(293)][t(191)]((e=>{const n=t;if(n(307)==e[n(284)]){const t=e[n(163)]()[n(159)]((t=>t.is(n(176))))[n(239)]((t=>t[n(258)])),s=this[n(254)](e),o=s[n(313)]-s[n(224)]+1;if(n(209)==e[n(296)])return t[n(177)]?{type:n(209),content:Kr(r,n(211),Kr(r,n(216),[o,'"'+t[n(250)](" ")+'"']))}:{type:n(209),content:Kr(r,n(211),Kr(r,n(220),o))};if(n(287)==e[n(296)])return t[n(177)]?{type:n(287),content:Kr(r,n(290),Kr(r,n(216),[o,'"'+t[n(250)](" ")+'"']))}:{type:n(287),content:Kr(r,n(290),Kr(r,n(220),o))}}if(n(153)==e[n(284)]){const t=e[n(163)]()[n(159)]((t=>t.is(n(176))))[n(239)]((t=>t[n(258)])),s=this[n(254)](e),o=s[n(182)]-s[n(237)]+1;if(n(209)==e[n(296)])return t[n(177)]?{type:n(209),content:Kr(r,n(211),Kr(r,n(292),[o,'"'+t[n(250)](" ")+'"']))}:{type:n(209),content:Kr(r,n(211),Kr(r,n(229),o))};if(n(287)==e[n(296)])return t[n(177)]?{type:n(287),content:Kr(r,n(290),Kr(r,n(292),[o,'"'+t[n(250)](" ")+'"']))}:{type:n(287),content:Kr(r,n(290),Kr(r,n(229),o))}}})),s[t(160)][t(180)](t(209),t(307),t(242),c),s[t(160)][t(180)](t(287),t(307),t(233),c),s[t(160)][t(180)](t(209),t(153),t(242),u),s[t(160)][t(180)](t(287),t(153),t(233),u),s[t(160)][t(180)](t(209),t(153),t(250),l),s[t(160)][t(180)](t(287),t(153),t(250),l),s[t(160)][t(180)](t(209),t(307),t(250),f),s[t(160)][t(180)](t(287),t(307),t(250),f)}[la(221)](){const t=la,e=this[t(257)],n=e[t(244)][t(202)][t(228)];return(r,s)=>{const o=t;e[o(244)][o(286)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(306)][a(169)];u&&u[0]&&!1===u[0][a(207)]&&(l=r[0][a(238)][a(308)]);const f=t[a(246)](l);if(a(240)==f[a(217)][a(276)])return;const h=Array[a(204)](n[a(181)]())[a(239)]((t=>i.LiveRange[a(198)](t)));t[a(210)](f),e[a(208)][a(275)](c)[a(251)](),u[a(249)]({forceDefaultExecution:!0}),e[a(223)](c,...u);const d=h[a(159)]((t=>a(240)!=t[a(217)][a(276)]));d[a(177)]>0&&t[a(210)](d);for(const t of h)t[a(214)]()}))}}[la(264)](t){const e=la,n=this[e(257)][e(167)][e(275)](e(314));let r=Number[e(196)],s=Number[e(311)],o=Number[e(196)],i=Number[e(311)];for(const a of t){if(e(240)==a[e(217)][e(276)])continue;const{row:t,column:c}=n[e(201)](a),u=a[e(303)](e(289))?a[e(235)](e(289))-1:0,l=a[e(303)](e(212))?a[e(235)](e(212))-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(199)](){const t=la,e=this[t(257)],n=e[t(167)][t(275)](t(252)),r=e[t(167)][t(275)](t(314));e[t(244)][t(202)].on(t(215),(()=>{const r=t,s=Array[r(204)](e[r(244)][r(202)][r(157)][r(270)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(200)](t);if(r(155)!=s)continue;if(null!=e[r(295)])continue;const a=n[r(218)](o);this[r(298)][r(302)](i)&&this[r(282)][r(273)](a)}}),{priority:t(299)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(274)](e),a=e[s(262)](s(184)),c=r[s(201)](e);for(const t of this[s(282)]){const n=t[s(284)],r=n[s(205)](s(297)),u=n[s(279)](r?10:5),l=u[s(179)](),f=l[s(279)](0,3)+s(194),h=s(183)+u,d=s(150)+u;if(!t[s(187)])continue;if(a!=t[s(272)]()[s(238)][s(262)](s(184)))continue;if(t[s(219)](i))continue;const g=e[s(303)](f)?e[s(235)](f)-1:0,p=this[s(254)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(261)](i),o=!0)}return o};e[t(244)][t(202)][t(247)]((n=>{const r=t;let o=!1;for(const t of e[r(244)][r(202)][r(157)][r(300)]())if(r(259)==t[r(296)])if(r(307)==t[r(283)])for(const e of t[r(203)][r(308)][r(158)]())o=o||s(e,n);else r(265)==t[r(283)]&&(o=o||s(t[r(203)][r(308)],n));return o}))}[la(254)](t){const e=la;return this[e(264)](t[e(181)]()[e(239)]((t=>t[e(238)][e(308)])))}}function ga(t){const e=la;return Array[e(204)](new Set(t)[e(245)]())}const pa=Ia;function ma(){const t=["3221470XQvpUP","createTableWalker","find","accept","fromRange","filter","push","16yFxwAM","1098057DVxiCA","subType","TableUtils","size","commands","formatInline","commandName","mergeTableCellRight","mergeTableCellDown","document","registerCustomCallback","markBlockFormat","root","isEnabled","cell","getSuggestions","1919484wZbfOz","forceDefaultExecution","*Split cell:* horizontally","11nbRsDs","plugins","highest","_acceptFormatSuggestionCallbackFactory","type","1514516jDhhLK","_tablePostFixingSubtypes","markMultiRangeBlockFormat","get","afterInit","550aNXXrd","$graveyard","findAncestor","enableCommand","editor","registerDescriptionCallback","TrackChangesEditing","add","_areSelectedCellsMergable","splitTableCellVertically","getCellLocation","length","locale","TableEditing","rootName","descriptionFactory","requires","isInContent","has","map","formatBlock","horizontally","554352IRWSZt","_isForcedDefaultExecutionBlock","detach","value","*Merge cells*","direction","1438713SRDlcW","set:isEnabled","deletion","low","element","stop","21612vMUKqh","author","execute","getFirstPosition","*Split cell:* vertically","table","1ofOSPc","tableCell","selection","getSelectionAffectedTableCells","_suggestionFactory","refresh","getRanges","getAncestors","from","insertion","splitTableCellHorizontally","change","return","containsRange","model","mergeTableCellLeft","mergeTableCellUp","setSelection","trackChanges","createRangeOn","mergeTableCells","format","_areMergableCells"];return(ma=function(){return t})()}function Ia(t,e){const n=ma();return(Ia=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(255287===parseInt(e(493))/1*(-parseInt(e(475))/2)+-parseInt(e(524))/3+parseInt(e(548))/4+-parseInt(e(553))/5*(parseInt(e(487))/6)+parseInt(e(540))/7+-parseInt(e(523))/8*(-parseInt(e(481))/9)+parseInt(e(516))/10*(parseInt(e(543))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[pa(469)](){return[da]}[pa(552)](){const t=pa,e=this[t(557)],n=e[t(507)][t(533)][t(495)],r=e[t(465)];if(!e[t(544)][t(471)](t(466)))return;const s=e[t(544)][t(551)](t(459)),o=e[t(544)][t(551)](t(526)),a=e[t(544)][t(551)](da);a[t(549)][t(522)](t(513)),s[t(556)](t(513),(()=>{const n=t,r=o[n(496)](e[n(507)][n(533)][n(495)]);e[n(507)][n(504)]((()=>{const t=n;s[t(550)](r,{commandName:t(513),commandParams:[]},[],t(513))}))})),e[t(528)][t(551)](t(513)).on(t(489),((n,r)=>{const o=t;e[o(528)][o(551)](o(511))[o(478)]&&(r[o(464)]>0&&r[r[o(464)]-1]&&r[r[o(464)]-1][o(541)]||s[o(476)]||this[o(461)]()||n[o(486)]())}),{priority:t(545)});for(const n of[t(509),t(531),t(532),t(508)]){const r=e[t(528)][t(551)](n);s[t(556)](n,(()=>{const n=t,o=e[n(507)][n(533)][n(495)][n(490)]()[n(500)]()[n(518)]((t=>t.is(n(485),n(494)))),i=r[n(478)];e[n(507)][n(504)]((()=>{const t=n;s[t(550)]([o,i],{commandName:t(513),commandParams:[]},[],t(513))}))}))}for(const n of[t(462),t(503)]){const r=e[t(528)][t(551)](n);s[t(556)](n,(()=>{const i=t,a=o[i(496)](e[i(507)][i(533)][i(495)])[0],c=a[i(555)](i(492)),{column:u,row:l}=o[i(463)](a);let f=[];if(i(474)==r[i(480)]){const t=o[i(517)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(501)](t)[i(472)]((t=>t[i(538)]))}else{const t=o[i(517)](c,{column:u,includeAllSlots:!0});f=Array[i(501)](t)[i(472)]((t=>t[i(538)]))}e[i(507)][i(504)]((t=>{const e=i;s[e(535)](t[e(512)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(468)][t(558)]((e=>{const n=t;if(n(473)!=e[n(547)]&&n(529)!=e[n(547)])return;const{data:s}=e;return s&&n(513)==s[n(530)]?{type:n(514),content:Kr(r,n(479))}:void 0})),s[t(468)][t(558)]((e=>{const n=t;if(n(473)!=e[n(547)]&&n(529)!=e[n(547)])return;const{data:s}=e;return s?n(462)==s[n(530)]?{type:n(514),content:Kr(r,n(491))}:n(503)==s[n(530)]?{type:n(514),content:Kr(r,n(542))}:void 0:void 0}));const c=a[t(546)]();for(const e of[t(509),t(531),t(532),t(508)])s[t(497)][t(534)](t(473),e,t(519),c);for(const e of[t(462),t(503)])s[t(497)][t(534)](t(473),e,t(519),c);s[t(497)][t(534)](t(473),t(513),t(519),(r=>{const s=t;e[s(507)][s(504)]((t=>{const o=s,a=Array[o(501)](n[o(499)]())[o(472)]((t=>i.LiveRange[o(520)](t)));t[o(510)](r),e[o(528)][o(551)](o(513))[o(498)](),e[o(489)](o(513),{forceDefaultExecution:!0});const c=a[o(521)]((t=>o(554)!=t[o(536)][o(467)]));c[o(464)]>0&&t[o(510)](c);for(const t of a)t[o(477)]()}))}));for(const n of[t(509),t(532),t(508),t(531)]){const r=e[t(528)][t(551)](n);r.on(t(482),((n,s,o)=>{const i=t;if(o){const t=e[i(507)][i(533)][i(495)][i(490)]()[i(500)]()[i(518)]((t=>t.is(i(485),i(494))));this[i(515)](r[i(478)],t)||(n[i(505)]=!1,n[i(486)]())}}),{priority:t(484)})}}[pa(461)](){const t=pa,e=this[t(557)][t(528)][t(551)](t(513)),n=this[t(557)][t(544)][t(551)](t(526));if(!e[t(537)])return!1;const r=n[t(496)](this[t(557)][t(507)][t(533)][t(495)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(515)](e,n))return!1;return!0}[pa(515)](t,e){const n=pa,r=this[n(557)][n(544)][n(551)](n(459)),s=this[n(557)][n(507)][n(512)](t),o=this[n(557)][n(507)][n(512)](e),i=new Set,a=new Set;for(const t of r[n(539)]())if((n(502)==t[n(547)]||n(483)==t[n(547)]||n(513)==t[n(525)])&&t[n(470)])for(const e of t[n(499)]())e[n(506)](s,!0)&&i[n(460)](t[n(547)]+":"+t[n(488)].id),e[n(506)](o,!0)&&a[n(460)](t[n(547)]+":"+t[n(488)].id);if(i[n(527)]!=a[n(527)])return!1;for(const t of i)if(!a[n(471)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=499]})(t,e)}function _a(){const t=["markerNameToElements","toViewElement","formatBlock","addMarker:suggestion","1142268pGYCLK","descriptionFactory","registerDescriptionCallback","_handleLegacySuggestions","accept","_acceptFormatSuggestionCallbackFactory","registerAttributeLabel","commandParams","removeMarker:suggestion","markerName","requires","ck-suggestion-marker--active","end","FORMAT_HEADER_COLUMN","type","highest","get","unbindElementFromMarkerName","TableUtils","has","showSuggestionHighlights","FORMAT_REGULAR_ROW","registerCustomCallback","cell","881838QZqPFE","commandName","parent","writer","getCellLocation","ck-suggestion-marker-","headingRows","FORMAT_HEADER_ROW","nodeAfter","3tAngeB","data-suggestion","2153241UWLtWu","consumable","setTableColumnHeader","FORMAT_REGULAR_COLUMN","bindElementToMarker","getSuggestion","locale","afterInit","item","removeAttribute","plugins","_splitMarkerName","forceValue","43345QFVtrg","activeMarkers","registerBlockAttribute","setTableRowHeader","TableEditing","options","editing","_suggestionFactory","downcastDispatcher","removeClass","333266ifoYwf","start","*Format:* %0","format","315014YbrCNY","editor","stop","createTableWalker","TrackChangesEditing","5AlNsCL","_registerLegacyDescription","nodeBefore","headingColumns","addClass","data","13776350ppgAEg","consume","mapper","name","setAttribute","enableDefaultAttributesIntegration","includes","16DiXlni","markerRange"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(301621===-parseInt(e(562))/1+-parseInt(e(572))/2*(parseInt(e(547))/3)+parseInt(e(514))/4*(-parseInt(e(581))/5)+-parseInt(e(538))/6+parseInt(e(576))/7+-parseInt(e(508))/8*(parseInt(e(549))/9)+parseInt(e(501))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(524)](){return[da]}[ba(556)](){const t=ba,e=this[t(577)];if(!e[t(559)][t(533)](t(566)))return;const n=e[t(555)],r=e[t(559)][t(530)](t(580));r[t(506)](t(565)),r[t(506)](t(551)),r[t(564)](t(544)),r[t(564)](t(584)),r[t(515)][t(520)](t(544),Kr(n,t(545))),r[t(515)][t(520)](t(584),Kr(n,t(527))),this[t(517)]()}[ba(517)](){const t=ba,e=this[t(577)][t(559)][t(530)](t(580)),n=this[t(577)][t(559)][t(530)](t(532)),r=this[t(577)][t(559)][t(530)](da)[t(519)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(560)](o[a(523)]),l=e[a(554)](u),f=l[a(500)];if(a(512)!=l[a(528)]||!f||a(551)!=f[a(539)])return;if(o[a(557)])return void s[a(578)]();if(!i[a(550)][a(502)](o[a(509)],s[a(504)]))return;const h=o[a(509)][a(573)][a(546)],d=o[a(509)][a(526)][a(583)],g=h[a(540)][a(540)],{column:p}=n[a(542)](h),{column:m}=n[a(542)](d);for(let s=p;s<=m;s++){const l=n[a(579)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(537)],l=i[a(503)][a(511)](s);i[a(541)][a(499)](a(543)+c,l),r&&i[a(541)][a(505)](a(548),u,l),i[a(503)][a(553)](l,o[a(523)]),t&&(e[a(563)][a(507)](o[a(523)])?i[a(541)][a(499)](a(525),l):i[a(541)][a(571)](a(525),l))}}}}e[t(569)][t(536)](t(512),t(565),t(518),r),e[t(569)][t(536)](t(512),t(551),t(518),r),this[t(577)][t(568)][t(570)].on(t(513),s(),{priority:t(529)}),this[t(577)][t(500)][t(570)].on(t(513),((e,n,r)=>{const o=t;r[o(567)][o(534)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(529)}),this[t(577)][t(568)][t(570)].on(t(522),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(560)](r[o(523)]),c=e[o(554)](a),u=c[o(500)];if(o(512)!=c[o(528)]||!u||o(551)!=u[o(539)])return;const l=s[o(503)][o(510)](r[o(523)]);if(l)for(const t of l)s[o(541)][o(571)](o(543)+i,t),s[o(541)][o(571)](o(525),t),s[o(541)][o(558)](o(548),t),s[o(503)][o(531)](t,r[o(523)])}),{priority:t(529)}),this[t(582)]()}[ba(582)](){const t=ba,e=this[t(577)],n=e[t(555)];function r(e){const r=t;return{type:r(575),content:Kr(n,r(574),e)}}e[t(559)][t(530)](t(580))[t(515)][t(516)]((e=>{const s=t;if(s(512)!=e[s(528)])return;const{data:o}=e;if(o){if(s(565)==o[s(539)]){const t=o[s(521)][0][s(561)];return r(Kr(n,s(t?545:535)))}if(s(551)==o[s(539)]){const t=o[s(521)][0][s(561)];return r(Kr(n,s(t?527:552)))}}}))}}function Aa(t,e){const n=ka();return(Aa=function(t,e){return n[t-=195]})(t,e)}function ka(){const t=["20FkCUhk","editingDowncast","_getCoordsForCells","markerName","last","content","for","tablePaste","root","5286229sZlHkK","ck-suggestion-marker--active","length","suggestion:formatBlock:tablePasteCell","subType","redo","getShiftedBy","createPositionBefore","rowInsertionIndexes","set","getSelectionAffectedTableCells","getColumnIndexes","2303DoRJUs","removeMarkers","detach","column","fill","getAttributes","forEach","$graveyard","tableCellBorderWidth","createTableWalker","suggestionLoaded","elementToElement","remove","change","markMultiRangeInsertion","filter","isInContent","listenTo","tableCellBorderColor","deletionRanges","getAllAdjacentSuggestions","attributes","TableClipboard","table","deletion","model","value","markerAttributes","wrap","isEmpty","some","stop","document","position","end","push","includes","endColumn","insertContent","getChanges","editing","nodeAfter","_isForcedDefaultExecutionBlock","getChild","getTableIfOnlyTableInContent","TrackChangesEditing","getRange","previousSibling","tablePasteRow","getSuggestions","getColumns","122947ukzsYb","markerToHighlight","_suggestionFactory","entries","_replaceTableSlotCell","insert","getSuggestionCallback","startsWith","tablePasteColumn","discard","tableCellPadding","previous","registerCustomCallback","1056BXViit","has","fromEntries","formatBlock","descriptionFactory","getContainedElement","map","setAttribute","columnInsertionIndexes","keys","selection","insertRows","TableUtils","endRow","element","tableCell","dataDowncast","fromRange","getRowIndexes","markMultiRangeDeletion","insertionRanges","afterInit","from","clipboardOutput","requires","columns","tableCellHorizontalAlignment","1840ZNSIff","markMultiRangeBlockFormat","suggestion-td","cells","locale","getChildren","suggestion","batch","suggestionUnloaded","showSuggestionHighlights","_tablePostFixingSubtypes","join","rowInsertionRanges","insertion","editor","options","228slnSZI","columnInsertionRanges","author","getItems","cell","87829HnnvtM","high","202nwoUWH","tableCellBackgroundColor","*Replace table cells*","isEqual","removeRows","plugins","documentSelection","createRangeOn","3915uVBHNG","getSuggestion","registerPostFixer","rootName","forceDefaultExecution","commands","removeColumns","removeMarker","getRanges","updateMarker","find","getChangedMarkers","_splitMarkerName","975668mIdxxj","register","reduce","markers","tableCellVerticalAlignment","createRangeIn","row","trackChanges","setAttributes","move","name","conversion","findAncestor","337068nKPAtn","first","next","tableCellBorderStyle","getMarkers","differ","tablePasteCell","start","rows","12ZZZfRU","ck-suggestion-marker","accept","call","type","containsRange","nextSibling","low","createElement","add","newRange","Users","paragraph","every","oldRange","unwrap","createRange","registerDescriptionCallback","schema","tableCellSuggestion","return","_createdBatches","get","view","insertColumns","activeMarkers","hasSuggestion","getRows","ck-suggestion-marker-insertion","tablePasteChainId"];return(ka=function(){return t})()}const Ca=Aa;!function(t){const e=Aa,n=t();for(;;)try{if(863541===-parseInt(e(229))/1*(-parseInt(e(343))/2)+parseInt(e(386))/3*(-parseInt(e(364))/4)+parseInt(e(208))/5*(parseInt(e(377))/6)+-parseInt(e(341))/7*(-parseInt(e(293))/8)+parseInt(e(351))/9*(-parseInt(e(320))/10)+parseInt(e(280))/11*(parseInt(e(336))/12)+-parseInt(e(217))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const La=[Ca(237),Ca(247),Ca(380),Ca(319),Ca(368),Ca(344),Ca(290)],Na=Object[Ca(295)](La[Ca(299)]((t=>[t,null])));class Ra extends t.Plugin{static get[Ca(317)](){return[da]}[Ca(314)](){const t=Ca,n=this[t(334)];if(!n[t(348)][t(294)](t(251)))return;const r=n[t(348)][t(200)](t(274)),s=n[t(348)][t(200)](t(305)),o=n[t(348)][t(200)](da),a=n[t(348)][t(200)](t(251));o[t(330)][t(264)](t(277),t(288)),n[t(254)][t(196)][t(365)](t(197),{allowIn:t(308),allowContentOf:t(308),isLimit:!0}),n[t(375)][t(240)]({model:t(197),view:t(322)});let c=null;n[t(254)].on(t(267),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(219)]-1];h&&h[u(355)]||r[u(271)]||this[u(334)][u(356)][u(200)](u(371))[u(255)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(349)))return!1;const i=s[o(273)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(227)](n[o(261)][o(303)]);if(!a[o(219)])return!1;const c=a[0][o(376)](o(252)),l=r[o(311)](a),f=r[o(228)](a),h={startRow:l[o(378)],endRow:l[o(212)],startColumn:f[o(378)],endColumn:f[o(212)]};return 1==a[o(219)]&&(h[o(306)]+=r[o(205)](i)-1,h[o(266)]+=r[o(279)](i)-1),Ma(c,h,r)}(l,f,n[u(254)],s,a)&&(o[u(260)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(254)][u(242)]((()=>{const t=u;n[t(254)][t(267)](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(219)]&&r[t(243)](o,t(277),{tablePasteChainId:s}),a[t(219)]&&r[t(243)](a,t(288),{tablePasteChainId:s}),l[t(219)]&&(r[t(243)](l,t(215),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(235)]((e=>{const n=t;var r;return null===(r=e[n(231)])||void 0===r?void 0:r[n(389)](e)}))),f[t(219)]&&(r[t(312)](f,t(215),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(235)]((e=>{const n=t;var r;return null===(r=e[n(231)])||void 0===r?void 0:r[n(389)](e)})));const d=r[t(321)](h[t(299)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(383),{tablePasteChainId:s});if(d){const e=d[t(381)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(254)][t(350)](s),a=e[t(361)]((e=>e[t(275)]()[t(346)](i)));a&&r[t(264)]([a[t(374)],o])}r[t(219)]&&d[t(300)](t(256),Object[t(295)](r))}c=null})))}),{priority:e.priorities[t(342)]+10}),n[t(348)][t(200)](t(251)).on(t(284),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(260)]();const u=s[r(340)],l=o,f=Sa(u),h=Sa(l);e[r(198)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(241)](u[r(272)](0));for(const t of Array[r(315)](l[r(325)]()))a[r(285)](t,u,r(263));const t=c[r(225)][r(265)](s[r(370)]),e=c[r(301)][r(265)](s[r(232)]);t||e||(d=i.LiveRange[r(310)](a[r(369)](u)))}else h&&!f&&(g=a[r(369)](u));else{const t=a[r(394)](r(197)),e=a[r(394)](r(197));a[r(257)](a[r(369)](u),e),a[r(285)](t,u,0);for(const e of Array[r(315)](l[r(325)]()))a[r(285)](e,t,r(263));d=i.LiveRange[r(310)](a[r(350)](t)),g=i.LiveRange[r(310)](a[r(350)](e))}const p=Array[r(315)](l[r(234)]())[r(244)]((([t])=>La[r(265)](t)));c[r(323)][r(264)]({element:u,attributes:p[r(219)]?Object[r(295)](p):null}),d&&c[r(313)][r(264)](d),g&&c[r(248)][r(264)](g)}),{priority:t(342)}),s.on(t(202),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(318)]||1;c[o(301)]=new Array(l)[o(233)](u)[o(299)](((t,e)=>t+e));for(const{cell:t}of s[o(238)](i,{startColumn:u,endColumn:u+l-1}))c[o(337)][o(264)](n[o(254)][o(350)](t))}),{priority:t(393)}),s.on(t(304),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(385)]||1;c[o(225)]=new Array(l)[o(233)](u)[o(299)](((t,e)=>t+e));for(const{cell:t}of s[o(238)](i,{startRow:u,endRow:u+l-1}))c[o(332)][o(264)](n[o(254)][o(350)](t))}),{priority:t(393)}),r[t(297)][t(195)]((e=>{const r=t;if(e[r(221)]&&e[r(221)][r(287)](r(215)))return e[r(291)]?{}:{type:r(333),content:Kr(n[r(324)],r(345))}}));const u=()=>!1;for(const e of[t(215),t(288),t(277),t(383)])r[t(282)][t(292)](t(333),e,t(331),u),r[t(282)][t(292)](t(253),e,t(331),u),r[t(282)][t(292)](t(296),e,t(331),u);r[t(282)][t(292)](t(296),t(383),t(289),u),r[t(282)][t(292)](t(296),t(383),t(388),((e,r,s)=>{const o=t,i=e[o(299)]((t=>t[o(298)]()))[o(244)]((t=>t)),a=new Map(i[o(299)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(323)])e&&a[o(226)](t,e);else if(s&&s[o(256)])for(const[t,e]of Object[o(283)](s[o(256)])){const r=n[o(254)][o(367)][o(200)](t),s=r?r[o(275)]()[o(298)]():null;s&&a[o(226)](s,e)}n[o(254)][o(242)]((t=>{const e=o;for(const[n,r]of a)t[e(372)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(282)][o(292)](e,o(215),s,((t,i,a)=>{const c=o;n[c(254)][c(242)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(384)][o(270)];t.is(o(307),o(197))&&u[o(264)](t)}r[o(282)][o(286)](e,null,s)(t,i,a);for(const t of u)o(236)!=t[o(216)][o(354)]&&n[o(401)](t)}))}))};l(t(333),t(388)),l(t(333),t(289)),l(t(253),t(388)),l(t(253),t(289)),r[t(282)][t(292)](t(333),t(277),t(289),(e=>{const n=t,r=e[n(299)]((t=>t[n(298)]())),i=r[0][n(376)](n(252)),{minRow:a,maxRow:c}=o[n(210)](r);s[n(347)](i,{at:a,rows:c-a+1})})),r[t(282)][t(292)](t(333),t(288),t(289),(e=>{const n=t,r=e[n(299)]((t=>t[n(298)]())),i=r[0][n(376)](n(252)),{minColumn:a,maxColumn:c}=o[n(210)](r);s[n(357)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(221)]||!n[s(221)][s(287)](s(215)))return;const o=n[s(250)][s(207)],i=r[s(278)]()[s(244)]((t=>t[s(245)]&&t[s(250)]&&t[s(250)][s(207)]==o));i[s(219)]&&n[s(249)]()[s(219)]!=i[s(219)]&&i[s(366)](((t,e)=>(t[s(379)]=e,e[s(291)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(363)](e[s(211)]),a=[s(387),s(206)],c=r[s(203)][s(265)](e[s(211)]);return c&&a[s(264)](s(218)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(239),f,{priority:t(342)}),r.on(t(328),f,{priority:t(342)}),n[t(254)][t(261)][t(353)]((()=>{const e=t;let s=!1;const o=Array[e(315)](n[e(254)][e(261)][e(382)][e(362)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(363)](t);if(e(326)!=o||e(253)!=a||i[e(400)])continue;if(!r[e(204)](c))continue;const u=r[e(352)](c)[e(359)](),l=n[e(348)][e(200)](e(397)).me;for(const t of r[e(278)]())if(t[e(245)]&&t[e(338)]==l&&e(296)==t[e(390)]&&e(383)==t[e(221)]&&t[e(359)]()[e(399)]((t=>u[e(259)]((n=>n[e(391)](t,!0))))))for(const n of t[e(249)]())n[e(245)]&&(n[e(289)](),s=!0)}return s})),n[t(254)][t(261)][t(353)]((e=>{const s=t,o=n[s(356)][s(200)](s(222));if(!o||!o[s(199)][s(294)](e[s(327)]))return!1;let i=!1;const a=n[s(348)][s(200)](s(397)).me,c=n[s(254)][s(261)][s(382)][s(268)](),u=Array[s(315)](n[s(254)][s(261)][s(382)][s(362)]())[s(244)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(363)](t);return n(326)==o&&n(215)==i&&c==a.id&&!e[n(400)]}));for(const t of c){if(s(285)!=t[s(390)]||s(197)!=t[s(374)]||1!=t[s(219)])continue;const n=e[s(402)](t[s(262)],t[s(262)][s(223)](1));if(!u[s(361)]((({data:t})=>t[s(396)][s(346)](n))))for(const{name:t,data:r}of u)if(n[s(391)](r[s(396)])){e[s(360)](t,{range:n}),i=!0;break}}return i})),n[t(254)][t(261)][t(353)]((e=>{const s=t;let o=!1;const i=n[s(348)][s(200)](s(397)).me,a=r[s(278)]()[s(244)]((t=>t[s(245)]&&t[s(338)]==i)),c=new Set,u=new Set;for(const t of a)if(s(215)==t[s(221)])for(const e of t[s(381)]()){const n=e[s(275)]()[s(298)]();if(n)if(n.is(s(307),s(197))&&Sa(n)){t[s(358)](e[s(374)]),c[s(395)](n),o=!0;const r=n[s(392)],i=n[s(276)],a=r&&r.is(s(307),s(197)),l=i&&i.is(s(307),s(197));a&&!c[s(294)](r)&&u[s(395)](r),l&&!c[s(294)](i)&&u[s(395)](i)}else n.is(s(307),s(398))&&n[s(258)]&&(t[s(358)](e[s(374)]),o=!0)}else if(s(383)==t[s(221)]){if(!t[s(250)]||!t[s(250)][s(207)])continue;const e=t[s(250)][s(256)];if(e&&Object[s(302)](e)[s(219)])continue;const n=t[s(250)][s(207)];let r=!0,i=!0;for(const e of a)if(e[s(221)]&&e[s(221)][s(287)](s(215))){if(!e[s(250)][s(207)]){i=!1;break}if(e.id!=t.id&&e[s(250)][s(207)]==n){r=!1;break}}i&&r&&(t[s(230)](),o=!0)}for(const t of c)e[s(241)](t);for(const t of u)e[s(401)](t);return o})),n[t(375)][t(214)](t(209))[t(281)]({model:t(220),view:(t,e)=>h(t),converterPriority:t(342)}),n[t(375)][t(214)](t(309))[t(281)]({model:t(220),view:(e,n)=>n[t(335)][t(329)]?h(e,!1):null,converterPriority:t(342)});const d=n[t(269)][t(201)];this[t(246)](d[t(261)],t(316),((e,n)=>{const r=t,s=[];for(const t of d[r(369)](n[r(213)])[r(339)]())t.is(r(307),r(322))&&s[r(264)](t);d[r(242)]((t=>{const e=r;for(const n of s)t[e(373)](t[e(369)](n),t[e(224)](n)),t[e(241)](n)}))}))}}function Sa(t){const e=Ca;if(t[e(258)])return!0;const n=t[e(272)](0);return n.is(e(307),e(398))&&n[e(258)]}function Ma(t,e={},n){const r=Ca;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(238)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=327]})(t,e)}const wa=va;function Oa(){const t=["get","7281200lYwrWf","selection","author","*Format:* resize table","locale","change","_suggestionFactory","accept","81PZkjvk","plugins","afterInit","editor","3960618IhWsTs","model","registerDescriptionCallback","commandParams","resizeTable","resizeTableWidth","subType","handleResizeTableWidthCommand","handleSuggestionDescription","TableColumnResizeEditing","getContainedElement","table","markBlockFormat","document","11JkTMGy","formatInline","201fOPZST","8069100TuqpAP","230582tCVpxg","TrackChangesEditing","getSuggestionCallback","1149944gJpFCa","71212owitVv","Users","formatBlock","columnWidths","tableWidth","format","getSuggestions","type","getTableColumnsWidths","data","getColumnGroupElement","2CGzpci","bind","getSelectedElement","discard","registerCustomCallback","formatGroupId","6948480qdxRso","descriptionFactory","enableCommand","7WlpwNA","has","getAttribute"];return(Oa=function(){return t})()}!function(t){const e=va,n=t();for(;;)try{if(980722===-parseInt(e(372))/1*(-parseInt(e(329))/2)+parseInt(e(370))/3*(-parseInt(e(376))/4)+parseInt(e(335))/5+-parseInt(e(354))/6*(-parseInt(e(338))/7)+-parseInt(e(375))/8*(-parseInt(e(350))/9)+-parseInt(e(342))/10+-parseInt(e(368))/11*(parseInt(e(371))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[wa(352)](){const t=wa;if(!this[t(353)][t(351)][t(339)](t(363)))return;const e=this[t(353)][t(351)][t(341)](t(373));e[t(337)](t(359),this[t(361)][t(330)](this)),e[t(348)][t(333)](t(378),t(358),t(349),e[t(348)][t(374)](t(378),null,t(332))),e[t(348)][t(333)](t(378),t(358),t(332),e[t(348)][t(374)](t(378),null,t(349))),e[t(336)][t(356)](this[t(362)][t(330)](this))}[wa(361)](t,e){const n=wa,r=this[n(353)][n(351)][n(341)](n(373)),s=this[n(353)][n(351)][n(341)](n(363)),o=e[n(365)]||this[n(353)][n(355)][n(367)][n(343)][n(331)]();this[n(353)][n(355)][n(347)]((()=>{const i=n,a=s[i(328)](o);let c=a?s[i(384)](a):null,u=o[i(340)](i(380))||null;const l=e[i(380)]||u,f=e[i(379)]||c,h=this[i(353)][i(351)][i(341)](i(377)).me;for(const t of r[i(382)]()){const e=t[i(364)]();if(i(358)===t[i(360)]&&e===o){t[i(344)]!==h&&t[i(332)]();const e=t[i(327)][i(357)];u=e[0][i(380)],c=e[0][i(379)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(366)](o,{commandName:i(359),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(358)},[],i(358))}))}[wa(362)](t){const e=wa;if(e(378)!=t[e(383)]&&e(369)!=t[e(383)])return;const{data:n}=t;if(n&&e(358)===n[e(334)]){const t=e(345);return{type:e(381),content:Kr(this[e(353)][e(346)],t)}}}}const Fa=Pa;function xa(){const t=["insertTemplate","2015826YhYXDv","1352Qdurij","editor","TrackChangesEditing","plugins","2122MpGsIT","3684240yUIMsA","597845QtsREU","12773040xwZGFC","6455oZuEEC","Template","3860456RSXZdg","has","1602ExdsWQ","7blldII","afterInit","enableCommand","get"];return(xa=function(){return t})()}function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=Pa,n=t();for(;;)try{if(316271===parseInt(e(310))/1+-parseInt(e(308))/2*(parseInt(e(316))/3)+-parseInt(e(304))/4*(parseInt(e(312))/5)+-parseInt(e(303))/6*(-parseInt(e(317))/7)+-parseInt(e(314))/8+-parseInt(e(309))/9+parseInt(e(311))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Fa(318)](){const t=Fa,e=this[t(305)];e[t(307)][t(315)](t(313))&&e[t(307)][t(320)](t(306))[t(319)](t(302))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=308]})(t,e)}function Ga(){const t=["615414qHkaZF","get","4338tMqkxm","10eqfyDl","TrackChangesEditing","descriptionFactory","3938YWpyIU","enableCommand","plugins","commands","insertTableOfContents","registerElementLabel","locale","ELEMENT_TABLE_OF_CONTENTS","tableOfContents","392868OFuAIU","14870vizGhh","3112puNIuL","21BgkDdE","298802UnGswb","editor","49178BklQlC","afterInit","316647TtfSwD"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(197767===-parseInt(e(318))/1+-parseInt(e(316))/2*(parseInt(e(313))/3)+-parseInt(e(310))/4*(-parseInt(e(322))/5)+parseInt(e(319))/6+parseInt(e(314))/7+-parseInt(e(312))/8*(parseInt(e(321))/9)+parseInt(e(311))/10*(parseInt(e(325))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(317)](){const t=Ua,e=this[t(315)];if(!e[t(328)][t(320)](t(329)))return;e[t(327)][t(320)](t(323))[t(326)](t(329));const n=e[t(327)][t(320)](t(323)),r=e[t(331)];n[t(324)][t(330)](t(309),(e=>Kr(r,t(308),e)))}}const Ha=Wa;function Wa(t,e){const n=Ka();return(Wa=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(736052===-parseInt(e(255))/1*(parseInt(e(279))/2)+-parseInt(e(286))/3*(parseInt(e(269))/4)+-parseInt(e(285))/5+-parseInt(e(292))/6*(parseInt(e(294))/7)+-parseInt(e(261))/8+parseInt(e(258))/9*(parseInt(e(280))/10)+parseInt(e(257))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class za extends t.Plugin{[Ha(263)](){const t=Ha,e=this[t(275)];if(!e[t(265)][t(272)](t(297)))return;const n=e[t(265)][t(268)](t(274));n[t(288)][t(266)](t(270),(()=>Kr(e[t(254)],t(276)))),e[t(262)][t(282)][t(287)]((r=>{const s=t;let o=!1;const i=Array[s(273)](e[s(262)][s(282)][s(264)][s(296)]());for(const{name:t,data:a}of i){const{group:i}=n[s(295)](t);if(s(256)!==i||!a[s(259)])continue;const c=a[s(259)],u=c[s(260)][s(289)];if(!u||!u.is(s(298),s(270)))continue;if(!c[s(281)][s(277)](c[s(260)]))continue;const l=e[s(262)][s(283)][s(284)](c[s(260)],s(278));if(l&&l[s(290)]){const e=r[s(293)](c[s(281)],l[s(281)]);e[s(267)](c)||(r[s(291)](t,{range:e}),o=!0)}o||(r[s(271)](t),o=!0)}return o}))}}function Ka(){const t=["updateMarker","1092SfcYMz","createRange","30079jgZans","_splitMarkerName","getChangedMarkers","Title","element","locale","161251NFXtuh","suggestion","42040504iHwhJA","5462973anULcz","newRange","end","7014808MmOxYI","model","afterInit","differ","plugins","registerElementLabel","isEqual","get","72fFNelz","title-content","removeMarker","has","from","TrackChangesEditing","editor","ELEMENT_TITLE","isTouching","forward","4DTWqXK","10frKWcl","start","document","schema","getNearestSelectionRange","7123220WPrgkz","47793cfBdYH","registerPostFixer","descriptionFactory","nodeBefore","isCollapsed"];return(Ka=function(){return t})()}const qa=Za;function Za(t,e){const n=Xa();return(Za=function(t,e){return n[t-=142]})(t,e)}function Xa(){const t=["editor","695646fbjRNn","get","UndoEditing","afterInit","12BGNFTu","TrackChangesEditing","undo","3070ANvdDJ","2267128jEHlVc","redo","plugins","14443KySpGp","62078TcftOB","10sXmgGP","568495RJCrEO","550249DwUbdh","1242MmqDKK","enableCommand","has","244doxBtT"];return(Xa=function(){return t})()}!function(t){const e=Za,n=t();for(;;)try{if(175261===-parseInt(e(158))/1*(parseInt(e(159))/2)+parseInt(e(162))/3*(parseInt(e(144))/4)+-parseInt(e(160))/5*(parseInt(e(150))/6)+parseInt(e(161))/7+parseInt(e(154))/8+-parseInt(e(146))/9+-parseInt(e(153))/10*(-parseInt(e(157))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Qa extends t.Plugin{[qa(149)](){const t=qa,e=this[t(145)],n=e[t(156)][t(147)](t(151));e[t(156)][t(143)](t(148))&&(n[t(142)](t(152)),n[t(142)](t(155)))}}function Ya(t,e){const n=$a();return(Ya=function(t,e){return n[t-=199]})(t,e)}const Ja=Ya;function $a(){const t=["18195205VYNeap","afterInit","3809700OMUNUh","toggleTableCaption","1931926hfvedV","148993ybiZjx","8fPrPtf","get","plugins","2915406gNyTsd","has","TrackChangesEditing","requires","1674000OcuIRC","TableCaptionEditing","editor","1800852uPpfVD","enableCommand"];return($a=function(){return t})()}!function(t){const e=Ya,n=t();for(;;)try{if(591065===-parseInt(e(209))/1+parseInt(e(208))/2+parseInt(e(202))/3+parseInt(e(206))/4+parseInt(e(199))/5+parseInt(e(213))/6+parseInt(e(204))/7*(-parseInt(e(210))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ja(216)](){return[da]}[Ja(205)](){const t=Ja,e=this[t(201)];e[t(212)][t(214)](t(200))&&e[t(212)][t(211)](t(215))[t(203)](t(207))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=451]})(t,e)}function rc(){const t=["format","tableCellPadding","join","setAttribute","tableCellVerticalAlignment","markBlockFormat","registerDescriptionCallback","tableCellProperties","formatBlock","discard","tableCellBorderWidth","TrackChangesTableProperties","getSuggestionCallback","removeAttribute","afterInit","getAttribute","tableAlignment","*Format:* change table properties","tableCellBorderStyle","getFirstPosition","document","tableCellHeight","TableUtils","680850gyQxiZ","6560moRNOP","model","tableBorderColor","15687ajqvEe","enqueueChange","data","selection","change","tableCellBorderColor","nodeAfter","*Format:* change table cell properties","tableWidth","11VGeeLV","commandParams","138537CUfjfZ","53810ysZOKf","tableCellHorizontalAlignment","_getSuggestion","getSelectionAffectedTableCells","TableCellPropertiesEditing","8161548MTrzGL","findAncestor","TrackChangesEditing","tableBorderStyle","_handlePropertyChange","tableProperties","start","90ZbyCgJ","tableBorderWidth","handleDiscardAction","has","tableCellBackgroundColor","tableHeight","pluginName","get","batch","665596ytrzEG","1904CJeEId","descriptionFactory","locale","tableCellWidth","3kQoocl","editor","70GeTwFb","enableCommand","getContainedElement","getSuggestions","_suggestionFactory","registerCustomCallback","plugins","accept","table","tableBackgroundColor","subType","handleSuggestionDescription","TablePropertiesEditing"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(225560===-parseInt(e(511))/1*(-parseInt(e(474))/2)+parseInt(e(472))/3*(-parseInt(e(467))/4)+parseInt(e(510))/5+parseInt(e(458))/6*(parseInt(e(525))/7)+-parseInt(e(468))/8*(-parseInt(e(514))/9)+-parseInt(e(526))/10*(parseInt(e(523))/11)+-parseInt(e(451))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(456)]=[e(513),e(454),e(459),e(503),e(522),e(463),e(483)],this[e(494)]=[e(519),e(505),e(497),e(488),e(471),e(508),e(462),e(527),e(491)]}static get[ec(464)](){return ec(498)}[ec(501)](){const t=ec,e=this[t(473)][t(480)][t(465)](t(453));if(this[t(473)][t(480)][t(461)](t(486))){for(const n of this[t(456)])e[t(475)](n,((e,r)=>{const s=t,o=this[s(473)][s(512)][s(507)][s(517)][s(506)]()[s(452)](s(482));this[s(455)](n,[o],this[s(456)],s(456),e,r)}));e[t(478)][t(479)](t(495),t(456),t(481),e[t(478)][t(499)](t(495),null,t(496))),e[t(478)][t(479)](t(495),t(456),t(496),((e,n)=>this[t(460)](this[t(456)],e,n))),e[t(478)][t(479)](t(495),t(456),t(489),(()=>!1))}if(this[t(473)][t(480)][t(461)](t(530))){for(const n of this[t(494)])e[t(475)](n,((e,r)=>{const s=t,o=this[s(473)][s(480)][s(465)](s(509))[s(529)](this[s(473)][s(512)][s(507)][s(517)]);this[s(455)](n,o,this[s(494)],s(494),e,r)}));e[t(478)][t(479)](t(495),t(494),t(481),e[t(478)][t(499)](t(495),null,t(496))),e[t(478)][t(479)](t(495),t(494),t(496),((e,n)=>this[t(460)](this[t(494)],e,n))),e[t(478)][t(479)](t(495),t(494),t(489),(()=>!1))}e[t(469)][t(493)]((e=>this[t(485)](e)))}[ec(455)](t,e,n,r,s,o){const i=ec,a=this[i(473)][i(480)][i(465)](i(453));this[i(473)][i(512)][i(515)](o[i(466)],(()=>{const t=i;for(const i of e)if(this[t(528)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(502)](r);void 0!==n&&(e[r]=n)}s(o),a[t(492)](i,{commandParams:[e]},[],r)}}))}[ec(460)](t,e,n){const r=ec,s=e[0][r(457)][r(520)],o=n[r(524)][0];this[r(473)][r(512)][r(518)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(490)](r,o[r],s):e[n(500)](r,s)}))}[ec(485)](t){const e=ec;if(t[e(516)])switch(t[e(484)]){case e(456):return{type:e(487),content:Kr(this[e(473)][e(470)],e(504))};case e(494):return{type:e(487),content:Kr(this[e(473)][e(470)],e(521))}}}[ec(528)](t,e){const n=ec,r=this[n(473)][n(480)][n(465)](n(453));for(const s of r[n(477)]({skipNotAttached:!0})){const r=s[n(476)]();if(s[n(484)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),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)?gc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Xn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Lc;function Cc(){const t=["root","markInlineFormat","for","FORMATTING","addComment","deletion:accept","createElement","_adapter","rethrowUnexpectedError","set","split","_commentsRepository","unbindElementFromMarkerName","ck-suggestion-marker-formatBlock","markMultiRangeDeletion","move","substring","_recordAttributeSuggestions","_setSuggestionData","1825RfkEFD","track-changes-adapter-missing-getsuggestion","reconvertMarker","next","getSuggestions","_defaultCallbacks","containsPosition","1664lXpOgp","getMarkers","forward","howMany","createPositionBefore","targetPosition","enableCommand","unshift","data","isExternal","_getAttributeKey","_getSuggestionData","concat","accept","isEqual","refresh","isInsideObject","addMarker","containsItem","multi","_rangeIsInLocalUserInsertion","insertion:","dataDowncast","_registerDefaultCallbacks","formatInline:discard","toViewElement","insert","oldValue","startsWith","_reduceExistingSuggestions","attributeNewValue","config","_addSuggestionMarker","editing","getUser","markDeletion","sort","_updateSuggestionData","createRangeOn","enqueueChange","return","markerToData","track-changes-user-not-found","formatInline","init","substr","insertion:discard","insertion:chain","length","buildSuggestion","getAllAdjacentSuggestions","change:data","selection","_trackFormatChanges","getFirstRange","before","map","markerToHighlight","resolve","insertion:join","addHighlight","_getAuthorFromId","7hfwPyb","values","widget","markerName","createPositionAfter","acceptSelectedSuggestions","formatInline:","getContainedElement","documentSelection","_processAttributeChanges","chain","previous","warn","forceDefaultExecution","getNearestSelectionRange","getSuggestionCallback","ck-suggestion-marker--active","setSelection","addMarkerName","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","always","updateSuggestion","_setSuggestionRange","$textProxy","groupId","low","comments","dataToMarker","schema","assign","every","markers","document","_isDataLoaded","bindElementToMarker","18PgVCAT","getRange","_removeSuggestion","createRangeIn","has","acceptAllSuggestions","_refreshSuggestionsChain","locale","_enabledCommands","newValue","name","_saved","writer","getMultiRangeId","never","trackChanges.mergeNestedSuggestions","_initAriaMarkerChangeAnnouncements","attribute:join","discardAllSuggestions","CommentsRepository","listenTo","_getExternalAuthor","attributes","commands","formatBlock:","markMultiRangeInsertion","containerElement","formatInline:chain","size","splitPosition","_isForcedDefaultExecutionBlock","getShiftedBy","7152mLhqXG","_blockAttributeKeys","getAttribute","elementToElement","stringify","upcast","range","track-changes-command-not-found","_splitMarkerName","_handleNewSuggestionMarker","@external","nodeAfter","isMultiRange","_SUGGESTION_ANNOUNCEMENT","removeClass","includes","rename","toUpperCase","acceptSuggestion","after","attributeKey","moveTargetPosition","329857WCxiQI","parent","isTouching","trackChanges.trackFormatChanges","suggestion","332324XBtGLB","addMarker:suggestion","catch","formatInline:join","from","track-changes-adapter-already-set","isIntersecting","suggestionChanged","start","isUndo","_joinSuggestions","descriptionFactory","commandName","attribute","discard","getCustomProperty","deletion","collaboration.channelId","addMarker:suggestion:attribute","track-changes-suggestion-not-found","PENDING_ACTION_SUGGESTION","removeMarkers","_suggestionState","newRange","registerInlineAttribute","createPositionAt","oldRange","fire","rejected","formatInline:accept","insertContent","8947496epnKVZ","deletion:chain","_getMarkerAnnouncementText","hasCommentThread","deletion:discard","commentThread","push","dataReady","format","formatBlock:accept","$graveyard","removeMarker:suggestion:attribute","registerCustomCallback","formatGroupId","highest","removed","requires","key","editingDowncast","plugins","LEAVE","markerNameToElements","7722333SUuFbv","default","batch","value","attributeOldValue","registerPostFixer","head","applyOperation","isLimit","elementStart","position","_inlineAttributeKeys","stop","trackChanges","pluginName","_breakSuggestionMarker","change:_saved","_suggestionFactory","_cutOutSuggestionMarker","addMarker:suggestion:formatBlock","accepted","subType","activeMarkers","Users","isBefore","some","remove","hasComments","action","formatBlock:join","then","190qCaxgK","consumable","change:activeMarkers","trackChangesCommand","deleteContent","model","_isBlockAttribute","updateMarker","detach","_joinWithAdjacentSuggestions","author","fetchCommentThread","keys","getFirstMarker","removeMarker:suggestion:formatBlock","join","addRange","getChanges","removeComment","isObject","skipNestingCheck","group","markMultiRangeBlockFormat","adapter","deletion:join","ck-suggestion-marker-formatInline","authorName","stopListening","containsRange","execute","insertion:accept","_reduceSuggestionAttributeRange","removeMarker","find","options","_suggestions","_createSuggestion","suggestionUnloaded","createSelection","getLastMatchingPosition","suggestion:","get","getDifference","containsRangeInObject","isLocal","tablePasteChainId","ck-suggestion-marker","isDocumentOperation","isAtEnd","pop","deletion:","isBlock","enableDefaultAttributesIntegration","_isRegisteredAttribute","isAtStart","PendingActions","authoredAt","markAttributeChange","createdAt","update:suggestion","consume","track-changes-suggestion-data-mismatch","_onDiscard","multipleBlocks","getRanges","enableReadOnlyMode","TrackChangesEditing","ready","editor","addSuggestionData","formatBlock","isAfter","normal","_checkSuggestionCorrectness","setTo","_recordAttributeChanges","suggestion-type","backward","add","getChangedMarkers","1205YOmVCu","element","$marker","clear","_editor","_mergeNestedSuggestions","setAttribute","define","track-changes-enable-command-twice","end","attribute:accept","isNextTo","markBlockFormat","mapper","addSuggestion","attribute:","fromRange","discardSuggestion","formatBlock:chain","elementEnd","suggestion:attribute:","getItems","isOwn","data-author-id","isCollapsed","marker-count","21995196iChjSj","$elementName","differ","change","_customCallbacks","addUser","fromCharCode","notReady","filter","addClass","_afterChanges","external:","_findSuggestions","unbind","hasSuggestion","addCommentThread","removeAttribute","splice","type","insertion","item","high","isIntersectingWithRange","discardSelectedSuggestions","nodeBefore","ck-suggestion-marker-","error-saving-suggestion-data-suggestion-discarded","getIntersection","attribute:discard","toJSON","createRange","markInsertion","meta","ENTER","isInContent","clone","rootName","data-suggestion","lowest","getSuggestion","delete","isSelectable","getAncestors","suggestionLoaded","open","getCommentThread","markerReady","originalSuggestionId","getWalker","_refreshAttributeSuggestionsChain","announce","isArray","forEach","_model","_addThreadToSuggestion","_processAttributeSuggestions","registerBlockAttribute","isRemovable","creator","showSuggestionHighlights","conversion","formatBlock:discard","$text"];return(Cc=function(){return t})()}function Lc(t,e){const n=Cc();return(Lc=function(t,e){return n[t-=256]})(t,e)}!function(t){const e=Lc,n=t();for(;;)try{if(782288===-parseInt(e(417))/1*(-parseInt(e(532))/2)+parseInt(e(629))/3*(-parseInt(e(688))/4)+parseInt(e(525))/5*(-parseInt(e(661))/6)+-parseInt(e(594))/7*(-parseInt(e(284))/8)+parseInt(e(306))/9+-parseInt(e(337))/10*(-parseInt(e(683))/11)+-parseInt(e(443))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Nc=kc(444);class Rc extends t.Plugin{static get[kc(300)](){return[kc(648),o.Users,t.PendingActions,ts,ss,cs,hs,ys,Es,Cs,vs,Us,no,io,fo,po,To,Co,So,Oo,Po,zo,Go,Xo,$o,ri,fi,Ii,Oi,ai,Ws,Xs,_i,Ci,Si,Pi,Gi,Ki,Xi,$i,oa,ua,da,Ea,ya,tc,Ra,Da,Va,sc,Ba,za,Qa]}static get[kc(320)](){return kc(403)}constructor(t){const e=kc;function n(t){const e=Lc;return t[e(588)]((t=>String[e(449)](t)))[e(352)]("")}super(t),this[e(523)]=!1,this[e(515)](e(328),[]),this.on(e(339),((n,r,s,o)=>{const i=e;this[i(496)][i(446)]((()=>{const e=i;for(const n of[...o,...s])this[e(496)][e(625)][e(633)](n)&&t[e(565)][e(527)](n)}))})),this[e(264)]=new Qr(this[e(405)][e(342)][e(622)],this[e(405)][e(636)]),this[e(513)]=null,this[e(323)]=new Sc(this[e(405)]),this[e(372)]=new Map,this[e(517)]=t[e(303)][e(378)](e(648)),this[e(637)]=new Set,this[e(496)]=this[e(405)][e(342)],this[e(275)]=new WeakMap,this[e(659)]=!1,this[e(662)]=new Set([e(444)]),this[e(317)]=new Set,t[e(563)][e(424)](e(686),e(307)),this[e(585)]=t[e(563)][e(378)](e(686)),t[e(563)][e(424)](e(644),!0),this[e(422)]=t[e(563)][e(378)](e(644)),this[e(340)]=new f(t,this[e(637)]),this[e(645)](),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,54,54,48])}[kc(576)](){const t=kc,n=this[t(405)],r=(e,n)=>{const r=t;if(r(266)!=e)return r(468)+e;const s=n[r(516)]("|")[0];return this[r(343)](s)?r(519):r(362)};n[t(503)][t(508)](t(302))[t(589)]({model:t(687),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(669)](e[n(597)]),c=[n(383),r(i,a)];let u=3e3;return this[n(328)][n(676)](e[n(597)])&&(c[n(290)](n(610)),u=3010),n(269)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(503)][t(508)](t(554))[t(415)]((e=>{const r=t;e.on(r(689),((t,e,s)=>{const o=r;if(!s[o(371)][o(502)])return;const i=e[o(463)];if(!i)return;const c=s[o(430)][o(557)](i);n[o(342)][o(622)][o(356)](i)&&c&&!c[o(268)](o(596))&&c.is(o(655))&&(0,a.toWidget)(c,s[o(641)])}),{priority:r(464)})})),n[t(503)][t(508)](t(554))[t(589)]({model:t(687),view:(e,n)=>{const s=t;if(!n[s(371)][s(502)])return null;const{type:o,subType:i}=this[s(669)](e[s(597)]);return{classes:[s(383),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(463)])return;const{id:c,authorId:u}=this[a(669)](o[a(597)]);if(r){const t=this[a(372)][a(378)](c),e=this[a(542)](t);if(!this[a(343)](e))return}if(o[a(463)].is(a(584)))return void i[a(338)][a(397)](o[a(463)],s[a(639)]);const l=i[a(430)][a(557)](o[a(463)]);if(o[a(463)].is(a(418))&&n[a(342)][a(622)][a(388)](o[a(463)])&&!l[a(268)](a(592))){i[a(641)][a(452)]([a(383),a(519)],l),i[a(641)][a(423)](a(480),c,l),i[a(641)][a(423)](a(440),u,l),i[a(430)][a(628)](l,o[a(597)]),e&&(this[a(328)][a(676)](o[a(597)])?i[a(641)][a(452)](a(610),l):i[a(641)][a(675)](a(610),l));for(const t of n[a(342)][a(632)](o[a(463)])[a(438)]())i[a(338)][a(397)](t,s[a(639)]);i[a(338)][a(397)](o[a(463)],s[a(639)])}};n[t(503)][t(508)](t(554))[t(415)]((e=>{const n=t;e.on(n(325),((t,e,r)=>{const o=n;r[o(371)][o(502)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(298)})})),n[t(503)][t(508)](t(554))[t(415)]((e=>{const n=t;e.on(n(271),((t,e,r)=>{const o=n;r[o(371)][o(502)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(298)})})),n[t(503)][t(508)](t(554))[t(573)]({model:t(687),view:(e,n)=>n[t(371)][t(502)]?null:{group:t(687),name:e[t(577)](11)}}),n[t(503)][t(508)](t(666))[t(664)]({view:{name:t(687),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(377)+e[r(663)](r(413))+":"+e[r(663)]("id");return e[r(663)](r(442))&&(s+=":"+e[r(663)](r(442))),n[r(512)](r(419),{"data-name":s})}}),n[t(503)][t(508)](t(666))[t(621)]({view:t(687)}),n[t(503)][t(508)](t(302))[t(415)]((e=>{const n=t;e.on(n(325),s(),{priority:n(464)})})),n[t(503)][t(508)](t(302))[t(415)]((e=>{const n=t;e.on(n(271),s({isAttributeSuggestion:!0}),{priority:n(464)})})),n[t(503)][t(508)](t(302))[t(415)]((e=>{const n=t;e.on(n(351),((t,e,r)=>{const s=n,o=r[s(430)][s(305)](e[s(597)]);if(o)for(const t of o)t[s(268)](s(592))||(r[s(641)][s(675)]([s(383),s(519),s(610)],t),r[s(641)][s(459)](s(480),t),r[s(641)][s(459)](s(440),t),r[s(430)][s(518)](t,e[s(597)]))}),{priority:n(464)})})),n[t(503)][t(508)](t(302))[t(415)]((e=>{const n=t;e.on(n(295),((t,e,r)=>{const s=n,o=r[s(430)][s(305)](e[s(597)]);if(!o)return;const{id:i}=this[s(669)](e[s(597)]),a=this[s(372)][s(378)](i),c=this[s(542)](a);if(this[s(343)](c))for(const t of o)t[s(268)](s(592))||(r[s(641)][s(675)]([s(383),s(519),s(610)],t),r[s(641)][s(459)](s(480),t),r[s(641)][s(459)](s(440),t),r[s(430)][s(518)](t,e[s(597)]))}),{priority:n(464)})})),n[t(342)][t(626)][t(311)]((e=>{const r=t;let s=!1;const o=Array[r(257)](n[r(342)][r(626)][r(445)][r(416)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(669)](t);if(r(687)!==o)continue;const h=this[r(372)][r(378)](f);if(null!=c[r(276)]){r(575)==u&&(s=s||wc(c[r(276)],t,e,n[r(342)][r(622)]));const o=r(266)==u&&this[r(343)](l[r(516)]("|")[0]);if(c[r(276)][r(441)]||r(294)==c[r(276)][r(506)][r(479)]||r(407)==u&&!Dc(c[r(276)])||o&&!Dc(c[r(276)])||r(269)==u&&(vc(a=c[r(276)])||function(t){const e=r;return t[e(261)][e(684)]==t[e(426)][e(467)]&&t[e(261)][e(385)]}(a)))e[r(369)](t),s=!0;else{if(!h||!h[r(477)])continue;if(c[r(276)]&&c[r(279)]&&c[r(276)][r(546)](c[r(279)]))continue;i[r(415)](h)}}}var a;return i[r(657)]>0&&(s=!!this[r(346)](i)||s),s})),n[t(342)][t(626)][t(311)]((e=>{const r=t;let s=!1;for(const t of n[r(342)][r(626)][r(445)][r(354)]())if(r(558)==t[r(461)])for(const t of this[r(372)][r(595)]()){if(t[r(673)]||!t[r(477)])continue;const o=r(407)==t[r(461)],i=this[r(542)](t),a=i&&this[r(343)](i);if(!o&&!a)continue;const c=t[r(586)]();if(c[r(261)][r(684)]!=c[r(426)][r(684)]&&!c[r(426)][r(385)]){const o=n[r(342)][r(278)](c[r(261)][r(672)],r(426)),i=n[r(342)][r(473)](c[r(261)],o);e[r(344)](t[r(350)](),{range:i}),s=!0}}return s})),n[t(342)][t(626)][t(311)]((e=>this[t(603)](e))),n[t(342)][t(626)][t(311)]((e=>!e[t(308)][t(381)]&&this[t(498)](e))),n[t(342)].on(t(453),(()=>{this[t(523)]=!1})),n[t(342)][t(626)].on(t(583),((r,s)=>{const o=t;if(!s[o(381)]||s[o(262)])return;if(!this[o(523)])return;const i=n[o(342)][o(626)][o(445)][o(354)]();if(0==i[o(580)])return;const a=[],c=i[o(451)]((t=>o(266)==t[o(461)])),u=i[o(451)]((t=>o(558)==t[o(461)]&&o(505)!=t[o(639)]));for(const t of c)this[o(390)](t[o(681)])&&a[o(290)]({key:t[o(681)],newValue:t[o(562)],oldValue:t[o(310)],range:Fc(t[o(667)],n[o(342)])});for(const t of u){if(o(677)!=t[o(334)]&&o(547)!=t[o(334)])continue;const e=xc(t[o(316)][o(672)],n[o(342)]),r=t[o(587)];o(677)==t[o(334)]&&a[o(290)]({key:o(444),newValue:t[o(639)],oldValue:r[o(639)],range:e});for(const[n,s]of r[o(651)]){if(!this[o(390)](n))continue;const r=t[o(651)][o(378)](n);s!==r&&a[o(290)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(651)])this[o(390)](n)&&(r[o(651)][o(633)](n)||a[o(290)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(580)]&&n[o(342)][o(571)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(394)](t,e,s,o,{groupId:r});this[n(561)](t,a)}))}),{priority:t(481)}),n[t(342)][t(625)].on(t(396),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(669)](n[s(639)]),e=this[s(372)][s(378)](t);e&&e[s(612)](n[s(639)])}})),n[t(342)][t(626)].on(t(583),(()=>{const e=t,r=Array[e(257)](n[e(342)][e(626)][e(445)][e(416)]())[e(451)]((t=>e(687)===this[e(669)](t[e(639)])[e(358)]));if(0===r[e(580)])return;r[e(568)](((t,n)=>{const r=e,s=t[r(540)][r(279)],o=n[r(540)][r(279)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(261)][r(330)](o[r(261)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(669)](t);if(null===n[e(279)]){const n=this[e(670)](t);o[e(415)](n)}else{const t=this[e(372)][e(378)](r);null!==n[e(276)]||t[e(477)]?(s[e(415)](t[e(312)]),o[e(415)](t)):this[e(631)](t)}}o[e(657)]>0&&this[e(635)](o);for(const t of s)this[e(280)](e(260),t)})),n[t(342)].on(t(313),((e,r)=>{const s=t,o=r[0];if(!this[s(372)][s(657)])return;if(!o[s(384)])return;if(o[s(308)][s(262)]||!o[s(308)][s(381)])return;let i,a;switch(o[s(461)]){case s(558):i=n[s(342)][s(278)](o[s(316)]),a=i[s(660)](o[s(535)]);break;case s(516):i=n[s(342)][s(278)](o[s(658)]),a=n[s(342)][s(278)](o[s(682)]);break;case s(521):i=n[s(342)][s(278)](o[s(537)]),a=i[s(660)](o[s(535)]);break;default:return}const c=n[s(342)][s(473)](i,a);n[s(342)][s(446)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(455)](c)){if(e[t(673)])continue;if(t(575)==e[t(461)])continue;const r=this[t(542)](e);if(r&&this[t(343)](r)&&t(516)!=o[t(461)])continue;const s=e[t(540)]&&e[t(540)][t(400)];(t(407)!=e[t(461)]||t(516)==o[t(461)]&&!s)&&(n[t(380)]||t(462)==e[t(461)]&&n[t(439)]||e[t(586)]()[t(365)](c)&&this[t(321)](e,i,a))}}))}),{priority:t(481)}),n[t(342)].on(t(341),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(607)])return;if(this[s(659)])return;if(!this[s(340)][s(309)])return;if(o[s(441)])return;const a=n[s(342)][s(622)],{start:c,end:u}=o[s(586)](),l=c[s(672)]&&a[s(314)](c[s(672)])?null:a[s(608)](c,s(534)),f=u[s(467)]&&a[s(314)](u[s(467)])?null:a[s(608)](u,s(414)),h=n[s(342)][s(473)](l?l[s(261)]:c,f?f[s(426)]:u);n[s(342)][s(446)]((t=>{const e=s;this[e(567)](h);const r=n[e(342)][e(622)][e(608)](h[e(261)]);o.is(e(602))?t[e(611)](r):o[e(411)](r)})),e[s(318)]()}),{priority:e.priorities[t(409)]+10}),n[t(342)].on(t(283),((e,r)=>{const s=t,o=r[r[s(580)]-1];o&&o[s(607)]||this[s(659)]||this[s(340)][s(309)]&&(n[s(342)][s(446)]((()=>{const t=s;let o=n[t(342)][t(283)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(572)]=o[t(478)]();const i=o[t(426)][t(467)],a=n[t(342)][t(622)];i&&a[t(388)](i)&&!a[t(356)](i)&&(o=n[t(342)][t(473)](o[t(261)],n[t(342)][t(278)](i,t(426)))),this[t(474)](o)})),e[s(318)]())}),{priority:t(464)}),this[t(405)][t(652)][t(415)](t(319),this[t(340)]),this[t(538)](t(319));const o=new p(n,this[t(372)]);n[t(652)][t(415)](t(679),o),this[t(538)](t(679));const i=new b(n,this[t(372)]);n[t(652)][t(415)](t(434),i),this[t(538)](t(434)),n[t(652)][t(415)](t(634),new v(n,o,this[t(372)])),this[t(538)](t(634)),n[t(652)][t(415)](t(647),new v(n,i,this[t(372)])),this[t(538)](t(647)),n[t(652)][t(415)](t(599),new F(n,o,this[t(372)])),this[t(538)](t(599)),n[t(652)][t(415)](t(466),new F(n,i,this[t(372)])),this[t(538)](t(466));const c=n[t(303)][t(378)](t(648));this[t(649)](c,t(510),((e,{threadId:n})=>{const r=t,s=this[r(372)][r(378)](n);s&&s[r(289)]&&1===s[r(289)][r(580)]&&this[r(569)](n,{hasComments:!0})}),{priority:t(619)}),this[t(649)](c,t(355),((e,{threadId:n})=>{const r=t,s=this[r(372)][r(378)](n);s&&s[r(289)]&&!s[r(289)][r(580)]&&this[r(569)](n,{hasComments:!1})}),{priority:t(619)})}set[kc(360)](t){const n=kc;if(this[n(513)])throw new e.CKEditorError(n(258),this);this[n(513)]=t}get[kc(360)](){return this[kc(513)]}[kc(529)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(372)][n(595)]())t&&!e[n(477)]||r[n(290)](e);return e?r[n(588)]((t=>t[n(472)]())):r}[kc(482)](t){const n=kc,r=this[n(372)][n(378)](t);if(!r)throw new e.CKEditorError(n(272),this);return r}[kc(457)](t){const e=kc;return this[e(372)][e(633)](t)}[kc(406)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(461)][e(516)](":"),a=this[e(372)][e(378)](r)||this[e(373)](o,i,r,n,s);if(this[e(497)](a),this[e(410)](a,o,i||null,n),a[e(395)]=t[e(395)],a[e(627)]=!0,s&&s[e(671)]){const t=s[e(671)],n=this[e(650)](t[e(363)]);a[e(393)]=t[e(395)],a[e(347)]=n,a[e(541)]=!0}else a[e(393)]=t[e(395)];switch(t[e(540)]&&(a[e(540)]=t[e(540)]),t[e(651)]&&(a[e(651)]=t[e(651)]),this[e(513)]&&this[e(513)][e(431)]||(a[e(640)]=!0),this[e(275)][e(378)](a)){case e(450):this[e(275)][e(515)](a,e(291));break;case e(489):a[e(477)]?(this[e(346)](new Set([a])),this[e(635)](new Set([a])),this[e(275)][e(515)](a,e(404)),this[e(280)](e(486),a)):this[e(275)][e(515)](a,e(299))}return a}[kc(679)](t){const e=kc;this[e(607)]((()=>{const n=e;this[n(405)][n(342)][n(446)]((()=>{const e=n;for(const n of t[e(582)]())n[e(545)]()}))}))}[kc(434)](t){const e=kc;this[e(607)]((()=>{const n=e;this[n(405)][n(342)][n(446)]((()=>{const e=n;for(const n of t[e(582)]())n[e(267)]()}))}))}[kc(538)](t,n){const r=kc,s=this[r(405)][r(652)][r(378)](t);if(!s)throw new e.CKEditorError(r(668),this,{commandName:t});if(this[r(637)][r(633)](s))throw new e.CKEditorError(r(425),this,{commandName:t});this[r(637)][r(415)](s),n&&s.on(r(366),((t,e)=>{const o=r;this[o(340)][o(309)]&&(this[o(659)]||(e[o(580)]>0&&e[e[o(580)]-1]&&e[e[o(580)]-1][o(607)]?e[o(386)]():(t[o(572)]=n(((...t)=>s[o(366)](...t,{forceDefaultExecution:!0})),...e),t[o(318)]())))}),{priority:r(464)})}[kc(607)](t){const n=kc;let r,s;const o=this[n(659)];this[n(659)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(659)]=!1),s&&e.CKEditorError[n(514)](s,this),r}[kc(474)](t,n=null,r={}){const s=kc;if(t[s(441)])return null;const o=this[s(405)][s(303)][s(378)](s(329)).me;for(const{suggestion:e,meta:o}of this[s(455)](t,s(462)))if(o[s(439)]){if(!o[s(428)]){if(o[s(380)]){if(!this[s(422)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(321)](e,t[s(261)],t[s(426)]);break}if(n==e[s(327)]&&Uc(e,r)){const n=e[s(586)]();return n[s(261)][s(546)](t[s(426)])?this[s(616)](e,this[s(496)][s(473)](t[s(261)],n[s(426)])):this[s(616)](e,this[s(496)][s(473)](n[s(261)],t[s(426)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(553)+n:s(462),u=this[s(524)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(564)](c,i,a,t),u}[kc(654)](t,n=kc(551),r={}){const s=kc,o=this[s(405)][s(303)][s(378)](s(329)).me,i=this[s(323)][s(609)](s(462),n,s(352));for(const e of this[s(529)]())if(e[s(347)].id==o.id&&s(462)==e[s(461)]&&e[s(327)]==n&&Uc(e,r)&&(i(e[s(401)](),t)||i(t,e[s(401)]()))){for(const n of t)e[s(353)](n);return e}for(const{suggestion:e,meta:n}of this[s(455)](t,s(462))){if(!n[s(439)])continue;if(!this[s(422)]&&n[s(380)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(401)]())for(const e of t)if(!n[s(365)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(553)+n,l=this[s(524)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(564)](u,a,c,e,zr[s(642)]());return l}[kc(507)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(441)])return null;if(o(643)===this[o(585)]){const e=this[o(323)][o(609)](o(575),r,o(545));return this[o(607)]((()=>e([t],n,s))),null}const i=this[o(405)][o(303)][o(378)](o(329)).me,a=[];if(o(614)!==this[o(585)])for(const{suggestion:e,meta:n}of this[o(455)](t,o(462)))n[o(439)]&&!n[o(548)]&&a[o(290)](...e[o(401)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(470)](s);e&&r[n(290)](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(580)];){const s=r[e][n(379)](t);r[n(460)](e,1,...s),e+=s[n(580)]}}return r}(t,a);c[o(580)]&&this[o(496)][o(446)]((()=>{const t=o;for(const e of c){const o=this[t(323)][t(609)](t(575),r,t(545));this[t(607)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(261)],u=t[o(426)];for(const{suggestion:e,meta:n}of this[o(455)](t,o(575))){if(!n[o(439)])continue;if(e[o(327)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(586)]();if(i[o(365)](t,!0))return null;c=c[o(330)](i[o(261)])?c:i[o(261)],u=u[o(408)](i[o(426)])?u:i[o(426)],a?i[o(261)][o(330)](a[o(586)]()[o(261)])?(a[o(274)](),a=e):e[o(274)]():a=e}const l=this[o(496)][o(473)](c,u);if(a)this[o(616)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(524)]({id:t,type:o(600)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(564)](o(600)+r,t,a,l)}}return null}[kc(429)](t,n,r=[],s=null,o={}){const i=kc;n[i(297)]||(n[i(297)]=n[i(265)]),n[i(400)]=t.is(i(667)),s=s||Oc(n);const a=r[i(588)]((t=>xc(t,this[i(496)]))),c=t.is(i(667))?t:xc(t,this[i(496)]);if(i(643)===this[i(585)]){const t=this[i(323)][i(609)](i(407),s,i(545));return this[i(607)]((()=>t([c],n,o))),null}a[i(290)](c);let u=!0;for(const t of a)if(!this[i(552)](t)){u=!1;break}if(u&&i(614)!==this[i(585)]){const t=this[i(323)][i(609)](i(407),s,i(545));return this[i(607)]((()=>t([c],n,o))),null}let l=null,f=c[i(261)],h=c[i(426)];for(const{suggestion:t,meta:e}of this[i(455)](c,i(407))){if(!e[i(439)])continue;if(e[i(428)]||e[i(380)]||e[i(548)])continue;if(t[i(540)][i(297)]!=n[i(297)])continue;if(!Uc(t,o))continue;const r=t[i(586)]();if(t[i(327)]==s){if(r[i(365)](c,!0))return null;f=f[i(330)](r[i(261)])?f:r[i(261)],h=h[i(408)](r[i(426)])?h:r[i(426)],l?r[i(261)][i(330)](l[i(586)]()[i(261)])?(l[i(274)](),l=t):t[i(274)]():l=t}else{const e=c[i(470)](r);this[i(324)](t,e)}}const d=this[i(405)][i(303)][i(378)](i(329)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(616)](l,this[i(496)][i(473)](f,h)),l;{const t=this[i(524)]({id:g,type:i(653)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(564)](i(653)+s,g,p,this[i(496)][i(473)](f,h)),t}}[kc(359)](t,n,r=[],s=null,o={}){const i=kc;n[i(297)]||(n[i(297)]=n[i(265)]);const a=t[0];n[i(400)]=a.is(i(667)),s=s||Oc(n);const c=r[i(588)]((t=>xc(t,this[i(496)]))),u=a.is(i(667))?t:t[i(588)]((t=>xc(t,this[i(496)])));if(i(643)===this[i(585)]){const t=this[i(323)][i(609)](i(407),s,i(545));return this[i(607)]((()=>t(u,n,o))),null}c[i(290)](...u);let l=!0;for(const t of c)if(!this[i(552)](t)){l=!1;break}if(l&&i(614)!==this[i(585)]){const t=this[i(323)][i(609)](i(407),s,i(545));return this[i(607)]((()=>t(u,n,o))),null}const f=this[i(405)][i(303)][i(378)](i(329)).me;for(const t of this[i(529)]()){if(t[i(347)].id!=f.id)continue;if(i(407)!=t[i(461)]||t[i(540)][i(297)]!=n[i(297)])continue;if(!Uc(t,o))continue;const e=t[i(327)]==s;for(let n=0;n<u[i(580)];n++){const r=u[n];for(const s of t[i(533)]()){const o=s[i(630)]();if(r[i(546)](o)){e?(u[i(460)](n,1),n--):t[i(369)](s[i(639)]);break}}}}if(0==u[i(580)])return null;const h=this[i(323)][i(609)](i(407),s,i(352));for(const t of this[i(529)]())if(t[i(347)].id==f.id&&i(407)==t[i(461)]&&t[i(540)][i(297)]==n[i(297)]&&t[i(327)]==s&&Uc(t,o)&&(h(t[i(401)](),u)||h(u,t[i(401)]()))){for(const e of u)t[i(353)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(653)+s,m=this[i(524)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(564)](p,d,g,t,zr[i(642)]());return m}[kc(567)](t,n=null,r={}){const s=kc;if(t[s(441)])return null;const o=this[s(405)][s(303)][s(378)](s(329)).me,a=new i.LiveRange(t[s(261)],t[s(426)]);for(const{suggestion:t,meta:e}of this[s(455)](a,s(462)))if(e[s(439)]&&!e[s(428)])if(t[s(673)]){const e=t[s(401)]()[s(451)]((t=>s(294)!=t[s(506)][s(479)]));if(e[s(624)]((t=>a[s(365)](t,!0)))&&t[s(267)](),e[s(331)]((t=>t[s(365)](a,!0)))){const t=this[s(323)][s(609)](s(269),n,s(545));return this[s(607)]((()=>t([a],null,r))),null}}else{const e=a[s(470)](t[s(586)]());null!==e&&t[s(399)]([e],null,r)}if(a[s(345)](),a[s(441)]||s(294)==a[s(506)][s(479)])return null;let c=null,u=a[s(261)],l=a[s(426)];const f=this[s(455)](a,s(269));for(const{suggestion:t,meta:e}of f){const n=this[s(496)][s(473)](u,l);if(e[s(439)]&&(this[s(422)]||!e[s(380)]&&!e[s(548)]))if(t[s(673)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(401)]()){if(r[s(365)](n,!0))return t;n[s(365)](r)||(e=!1)}e&&t[s(267)]()}else{const e=t[s(586)]();if(e[s(365)](n,!0))return t;if(!Uc(t,r)){n[s(365)](e)?t[s(274)]():e[s(531)](u)?u=e[s(426)]:e[s(531)](l)&&(l=e[s(261)]);continue}u=u[s(330)](e[s(261)])?u:e[s(261)],l=l[s(408)](e[s(426)])?l:e[s(426)],r=Object[s(623)]({},t[s(651)]),c?e[s(261)][s(330)](c[s(586)]()[s(261)])?(c[s(274)](),c=t):t[s(274)]():c=t}}if(c)return this[s(616)](c,this[s(496)][s(473)](u,l)),c;{const t=(0,e.uid)(),i=this[s(496)][s(473)](u,l),a=o.id,c=n?s(387)+n:s(269),f=this[s(524)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(564)](c,t,a,i),f}}[kc(520)](t,n=kc(551),r={}){const s=kc,o=this[s(405)][s(303)][s(378)](s(329)).me,a=t[s(588)]((t=>new i.LiveRange(t[s(261)],t[s(426)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(455)](a,s(462)))e[s(439)]&&!e[s(428)]&&c[s(415)](t);for(const e of c)if(e[s(673)]){const o=e[s(401)]();if((!e[s(651)]||!e[s(651)][s(357)])&&o[s(624)]((t=>a[s(331)]((e=>e[s(365)](t,!0)))))&&e[s(267)](),a[s(624)]((t=>o[s(331)]((e=>e[s(365)](t,!0)))))){const e=this[s(323)][s(609)](s(269),n,s(545));return this[s(607)]((()=>e(t,null,r))),null}}else{const t=e[s(586)]();if(a[s(331)]((e=>e[s(365)](t,!0)))&&e[s(267)](),a[s(624)]((e=>t[s(365)](e,!0)))){const t=this[s(323)][s(609)](s(269),n,s(545));return this[s(607)]((()=>t(a,null,r))),null}}const u=this[s(323)][s(609)](s(269),n,s(352));let l=null;for(const t of this[s(529)]())if(t[s(347)].id==o.id&&t[s(477)]&&s(269)==t[s(461)]&&t[s(327)]==n&&Uc(t,r)&&(u(t[s(401)](),a)||u(a,t[s(401)]())))if(l){if(t[s(289)]&&t[s(289)][s(580)])continue;for(const e of t[s(401)]())l[s(465)](e)||l[s(353)](e);t[s(274)]()}else{l=t;for(const e of a)t[s(465)](e)||t[s(353)](e)}if(l)return l;c[s(420)]();for(const{suggestion:t,meta:e}of this[s(455)](a,s(269)))e[s(439)]&&(this[s(422)]||!e[s(380)]&&!e[s(548)])&&Uc(t,r)&&c[s(415)](t);for(const t of c){const e=t[s(401)]();if((!r||!r[s(357)])&&a[s(624)]((t=>e[s(331)]((e=>e[s(365)](t,!0))))))return t;(!t[s(651)]||!t[s(651)][s(357)])&&e[s(624)]((t=>a[s(331)]((e=>e[s(365)](t,!0)))))&&t[s(267)]()}const f=(0,e.uid)(),h=o.id,d=s(387)+n,g=this[s(524)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(345)](),t[s(441)]||s(294)==t[s(506)][s(479)]||this[s(564)](d,f,h,t,zr[s(642)]());return g}[kc(394)](t,n,r,s,o){const i=kc;if(t[i(441)])return[];if(i(643)===this[i(585)])return[];const a=this[i(405)][i(303)][i(378)](i(329)).me.id,c=Array[i(257)](this[i(372)][i(595)]())[i(451)]((e=>i(266)==e[i(461)]&&e[i(540)][i(301)]==n&&e[i(465)](t)));if(i(307)===this[i(585)]){const e=this[i(455)](t,i(462))[i(451)]((({meta:t})=>t[i(439)]&&!t[i(548)]&&!t[i(428)]))[i(588)]((({suggestion:t})=>t));c[i(539)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(266)==t[i(461)]?t[i(540)][i(559)]:void 0,o=t[i(586)](),a=Array[i(257)](u[i(349)]())[i(370)]((t=>t[i(259)](o)));if(!a)continue;const c=a[i(379)](o);this[i(343)](n)&&i(462)==t[i(461)]&&0!=c[i(580)]||(u[i(483)](a),c[i(495)]((t=>{u[i(515)](t,r)})),i(462)!=t[i(461)]&&e!=s&&u[i(515)](a[i(470)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(580)]>37&&console[i(606)](i(613),{key:n});const f=(i(432)+(n+"|")+Oc({newValue:s}))[i(522)](0,60),h=this[i(524)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(290)](h),this[i(564)](f,c,a,t)}return l}[kc(389)](t){const e=kc;this[e(538)](t,((t,...n)=>{this[e(412)]((()=>{t(...n)}))}))}[kc(499)](t){const e=kc;this[e(662)][e(415)](t)}[kc(277)](t){const e=kc;this[e(317)][e(415)](t)}[kc(542)](t){const e=kc;return e(266)==t[e(461)]?t[e(327)][e(516)]("|")[0]:null}[kc(616)](t,e){const n=kc,r=t[n(350)]();this[n(496)][n(446)]((t=>{t[n(344)](r,{range:e})}))}[kc(497)](t){const e=kc,n=t.id,r=this[e(405)][e(563)][e(378)](e(270));this[e(517)][e(287)](n)||this[e(517)][e(458)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(517)][e(488)](n);s[e(456)](e(500)),s[e(500)]=!1,t[e(289)]=s}[kc(410)](t,n,r,s){const o=kc;if(t[o(461)]!=n||t[o(327)]!=r||t[o(501)].id!=s)throw this[o(405)][o(402)](o(398)),new e.CKEditorError(o(398),this)}[kc(324)](t,n){const r=kc,s=t[r(586)]();if(n[r(546)](s))t[r(274)]();else if(s[r(365)](n)){const o=this[r(496)][r(278)](n[r(261)][r(467)],r(426));this[r(616)](t,this[r(496)][r(473)](s[r(261)],o));const i=(0,e.uid)(),a=t[r(501)].id,c=t[r(461)]+":"+t[r(327)];this[r(524)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(540)],attributes:t[r(651)]});const u=this[r(496)][r(278)](n[r(426)][r(684)],r(680)),l=this[r(496)][r(473)](u,s[r(426)]);this[r(564)](c,i,a,l)}else if(s[r(531)](n[r(261)])){const e=this[r(496)][r(278)](n[r(261)][r(467)],r(426));this[r(616)](t,this[r(496)][r(473)](s[r(261)],e))}else{const e=this[r(496)][r(278)](n[r(426)][r(684)],r(680));this[r(616)](t,this[r(496)][r(473)](e,s[r(426)]))}}[kc(552)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(455)](t,e(462))){if(!r[e(439)])continue;const s=n[e(401)]();for(const n of s)if(!t[e(379)](n)[e(580)])return!0}return!1}[kc(593)](t){const n=kc,r=this[n(405)][n(303)][n(378)](n(329))[n(566)](t);if(!r)throw new e.CKEditorError(n(574),this);return r}[kc(650)](t){const e=kc,n=this[e(405)][e(303)][e(378)](e(329)),r=(0,o.hashObject)(e(454)+t);return n[e(566)](r)||n[e(448)]({id:r,name:t})}[kc(373)](t,e,n,r,s){const o=kc,i=this[o(593)](r),a=this[o(323)][o(581)](t,e,n,i,s,(t=>{const e=o;this[e(569)](n,{attributes:t});const r=this[e(482)](n);this[e(346)](new Set([r])),this[e(635)](new Set([r]))}));return this[o(649)](a,o(545),(()=>{const t=o;this[t(569)](n,{state:t(326)})}),{priority:o(464)}),this[o(649)](a,o(267),(()=>{const t=o;this[t(569)](n,{state:t(281)})}),{priority:o(464)}),this[o(372)][o(515)](n,a),this[o(275)][o(515)](a,o(450)),a}[kc(669)](t){const e=kc,n=t[e(516)](":");return{group:n[0],type:n[1],subType:n[e(580)]>=5?n[2]:null,id:n[e(580)]<5?n[2]:n[3],authorId:n[e(580)]<5?n[3]:n[4],markerCount:6==n[e(580)]?n[5]:null}}[kc(321)](t,n,r){const s=kc,o=t[s(586)](),i=o[s(261)],a=o[s(426)];this[s(616)](t,this[s(496)][s(473)](i,n));const c=(0,e.uid)(),u=t[s(501)].id,l=t[s(461)]+(t[s(327)]?":"+t[s(327)]:"");this[s(524)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(651)],data:t[s(540)]});const f=this[s(542)](t);(s(407)==t[s(461)]||f&&this[s(343)](f))&&(r=this[s(496)][s(536)](r[s(684)])),this[s(564)](l,c,u,this[s(496)][s(473)](r,a))}[kc(455)](t,e=null){const n=kc,r=[],s=this[n(405)][n(303)][n(378)](n(329)).me;Array[n(494)](t)||(t=[t]);for(const o of this[n(529)]()){if(!o[n(477)])continue;if(e&&o[n(461)]!=e)continue;let i=!1;for(const e of o[n(401)]()){for(const a of t){const t=a[n(261)][n(546)](e[n(426)])||a[n(426)][n(546)](e[n(261)]);if(t||a[n(470)](e)){const c=a[n(365)](e)&&Mc(this[n(496)][n(622)],e[n(261)],a),u=e[n(365)](a)&&Mc(this[n(496)][n(622)],a[n(261)],e);r[n(290)]({suggestion:o,meta:{isOwn:s==o[n(347)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(564)](t,e,n,r,s){const o=kc;this[o(496)][o(446)]((i=>{const a=o;let c=a(377)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(549)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(631)](t){const e=kc,n=t[e(605)],r=t[e(528)];t[e(605)]=null,t[e(528)]=null,null!=n&&n[e(528)]==t&&(n[e(528)]=r),null!=r&&r[e(605)]==t&&(r[e(605)]=n),e(404)==this[e(275)][e(378)](t)&&(this[e(275)][e(515)](t,e(299)),this[e(280)](e(374),t,n,r))}[kc(524)](t){const n=kc,r=t.id,s=this[n(406)](t);if(this[n(513)]&&this[n(513)][n(431)]){const o=this[n(405)][n(303)][n(378)](n(392)),i=s[n(333)],a=s[n(327)]?s[n(461)]+":"+s[n(327)]:s[n(461)],c=this[n(405)][n(636)],u=o[n(415)](Kr(c,n(273))),l={id:r,type:a,hasComments:i,data:t[n(540)]||null,originalSuggestionId:t[n(490)]||null,attributes:s[n(651)]};this[n(513)][n(431)](l)[n(336)]((t=>{const e=n;s[e(640)]=!0,o[e(332)](u),t&&t[e(395)]&&(this[e(372)][e(378)](r)[e(395)]=t[e(395)])}))[n(690)]((t=>{const r=n;throw(0,e.logWarning)(r(469)),this[r(405)][r(342)][r(571)]({isUndoable:!1},(()=>{s[r(267)]()})),s[r(364)](),this[r(372)][r(483)](s.id),this[r(275)][r(483)](s),t}))}return s}[kc(343)](t){const e=kc;return this[e(662)][e(633)](t)}[kc(569)](t,e){const n=kc,r=this[n(405)][n(303)][n(378)](n(392)),s=this[n(482)](t);if(this[n(513)]&&this[n(513)][n(615)])if(s[n(640)]){const s=r[n(415)](Kr(this[n(405)][n(636)],n(273)));this[n(513)][n(615)](t,e)[n(336)]((()=>{r[n(332)](s)}))}else s.on(n(322),(()=>{this[n(569)](t,e)}))}[kc(543)](t){const n=kc;if(!this[n(513)]||!this[n(513)][n(482)])throw new e.CKEditorError(n(526),this);return this[n(513)][n(482)](t)}[kc(670)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(669)](t),i=this[e(372)][e(378)](n)||this[e(373)](r,s,n,o,{});switch(this[e(410)](i,r,s,o),this[e(275)][e(378)](i)){case e(450):this[e(543)](n)[e(336)]((t=>{const r=e;let s=Promise[r(590)]();t[r(333)]&&(s=this[r(517)][r(348)]({channelId:this[r(405)][r(563)][r(378)](r(270)),threadId:n})),s[r(336)]((()=>{const e=r;this[e(406)](t)[e(640)]=!0}))})),this[e(275)][e(515)](i,e(489));break;case e(299):this[e(569)](n,{state:e(487)});case e(291):this[e(275)][e(515)](i,e(404)),this[e(280)](e(486),i);break;case e(404):this[e(280)](e(260),i)}return i[e(612)](t),i}[kc(635)](t){const e=kc,n=Array[e(257)](t),r=n[e(451)]((t=>e(266)==t[e(461)]));this[e(492)](r);const s=n[e(451)]((t=>!t[e(673)]&&e(266)!=t[e(461)])),o=this[e(529)]({skipNotAttached:!0})[e(451)]((t=>!t[e(673)]&&e(266)!=t[e(461)])),i=o[e(451)]((n=>!t[e(633)](n))),a=new Map(o[e(588)]((t=>[t,this[e(323)][e(609)](t[e(461)],t[e(327)],e(604))]))),c=new Map(o[e(588)]((t=>[t,t[e(586)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(580)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(580)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(580)];t++){const n=s[t];!l[e(633)](n)&&n[e(605)]&&(f[e(415)](n[e(605)]),n[e(605)][e(528)]===n&&(n[e(605)][e(528)]=null),n[e(605)]=null),!u[e(633)](n)&&n[e(528)]&&(f[e(415)](n[e(528)]),n[e(528)][e(605)]===n&&(n[e(528)][e(605)]=null),n[e(528)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(580)];e++){const r=d(t,n[e]);r&&(r[0][s(528)]=r[1],r[1][s(605)]=r[0],u[s(415)](r[0]),l[s(415)](r[1]))}}function d(t,n){const r=e;if(t[r(347)].id!==n[r(347)].id)return null;const s=a[r(378)](t)(t,n,c[r(378)](t),c[r(378)](n));return s&&a[r(378)](n)(t,n,c[r(378)](t),c[r(378)](n))?s[1][r(289)]&&s[1][r(289)][r(580)]?null:s:null}f[e(657)]&&this[e(635)](f)}[kc(492)](t){const e=kc;if(0==t[e(580)])return;const n=this[e(529)]({skipNotAttached:!0})[e(451)]((t=>e(266)==t[e(461)]&&t[e(627)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(651)]);s[e(633)](n)||(s[e(515)](n,r[e(580)]),r[e(290)]([]));const i=s[e(378)](n);r[i][e(290)](t)}!function(){const t=e;r[t(568)](((e,n)=>{const r=t,s=e[0][r(395)],o=n[0][r(395)];return s==o?e[0][r(651)][r(618)]<n[0][r(651)][r(618)]?-1:1:s<o?-1:1}));for(const e of r)e[t(568)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(580)];t++){if(0==r[t][e(580)])continue;const n=[];for(let s=t+1;s<r[e(580)];s++)0!=r[s][e(580)]&&i(r[t],r[s])&&n[e(290)](s);for(const s of n)r[t]=r[t][e(544)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(580)];n++){const r=t[n+1]||null;t[n][e(528)]!==r&&(t[n][e(528)]=r)}for(const t of r)for(let n=0;n<t[e(580)];n++){const r=t[n-1]||null;t[n][e(605)]!==r&&(t[n][e(605)]=r)}function i(t,n){const r=e;if(t[0][r(651)][r(618)]!==n[0][r(651)][r(618)]&&t[0][r(347)]!==n[0][r(347)])return!1;if(!function(t,e){const n=r;return!t[n(333)]&&!e[n(333)]||(!t[n(333)]||!e[n(333)])&&(!!(t[n(333)]&&e[n(395)]<t[n(289)][n(620)][n(378)](0)[n(395)])||!!(e[n(333)]&&t[n(395)]<e[n(289)][n(620)][n(378)](0)[n(395)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(651)],r(618)),o=Ac(n[0][r(651)],r(618));return!!Fr(s,o)&&(!!t[r(624)]((t=>n[r(331)]((e=>t[r(586)]()[r(546)](e[r(586)]())))))&&n[r(624)]((e=>t[r(331)]((t=>e[r(586)]()[r(546)](t[r(586)]()))))))}}[kc(346)](t){const e=kc,n=Array[e(257)](t),r=this[e(529)]({skipNotAttached:!0}),s=r[e(451)]((n=>!t[e(633)](n))),o=new Map(n[e(588)]((t=>[t,this[e(323)][e(609)](t[e(461)],t[e(327)],e(352))]))),i=new Map(r[e(588)]((t=>[t,t[e(401)]()])));for(let t=0;t<n[e(580)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(580)];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(580)];e++){const s=r[e];if(s[a(461)]!==n[a(461)]||s[a(347)].id!==n[a(347)].id||s[a(327)]!==n[a(327)])continue;if(!Bc(n,s))continue;if(a(266)==n[a(461)]&&n[a(540)][a(559)]!=s[a(540)][a(559)])continue;if(a(266)==n[a(461)]&&t[a(343)](n[a(540)][a(301)]))continue;if(a(407)==n[a(461)]){const e=t[a(405)][a(342)],r=n[a(601)]();if(r&&(e[a(622)][a(356)](r)||e[a(622)][a(314)](r)))continue}const c=o[a(378)](n),u=i[a(378)](n),l=i[a(378)](s),f=n[a(289)]&&n[a(289)][a(580)],h=s[a(289)]&&s[a(289)][a(580)];if(!f&&c(l,u))return t[a(263)](s,n),i[a(483)](n),!0;if(!h&&c(u,l))return t[a(263)](n,s),i[a(483)](s),!0}return!1}}[kc(263)](t,e){const n=kc;if(t[n(673)])for(const r of e[n(401)]())t[n(353)](r);else{const r=e[n(586)]()[n(426)];this[n(616)](t,this[n(496)][n(473)](t[n(586)]()[n(261)],r))}e[n(274)]()}[kc(286)](t,e,n){const r=kc,s=t[r(560)](r(292))||t[r(560)](r(266))?r(509):t[r(678)]();return Kr(this[r(405)][r(636)],e+"_"+s+r(674),n)}[kc(645)](){const t=kc,n=this[t(405)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(496)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(669)](t[i(639)]);if(i(687)===e){r[i(493)](this[i(286)](n,i(304)));break}}for(const t of s){const{group:n,type:s}=this[i(669)](t[i(639)]);if(i(687)===n){r[i(493)](this[i(286)](s,i(476),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(603)](t){const e=kc;if(this[e(523)])return!1;const n=this[e(405)],r=n[e(342)][e(626)][e(445)][e(354)]();if(0==r[e(580)])return!1;const s=[],o=r[e(451)]((t=>e(266)==t[e(461)])),i=r[e(451)]((t=>e(558)==t[e(461)]&&e(505)!=t[e(639)])),a=r[e(451)]((t=>e(332)==t[e(461)]&&e(505)!=t[e(639)]));for(const t of o)s[e(290)]({key:t[e(681)],newValue:t[e(562)],oldValue:t[e(310)],range:Fc(t[e(667)],n[e(342)])});for(const t of i){const r=a[e(370)]((n=>n[e(316)][e(546)](t[e(316)])));r&&s[e(290)]({key:e(444),newValue:t[e(639)],oldValue:r[e(639)],range:n[e(342)][e(570)](t[e(316)][e(672)])})}return 0!=s[e(580)]&&this[e(561)](t,s)}[kc(498)](t){const e=kc;let n=!1;const r=this[e(405)][e(342)][e(626)][e(445)][e(416)]()[e(451)]((t=>t[e(540)][e(276)]&&t[e(639)][e(560)](e(437))));for(const s of r){const{subType:r,id:o}=this[e(669)](s[e(639)]),i=r[e(516)]("|")[0];for(const r of this[e(529)]({skipNotAttached:!0}))r.id!=o&&e(266)==r[e(461)]&&r[e(540)]&&r[e(540)][e(301)]==i&&r[e(586)]()[e(259)](s[e(540)][e(276)])&&(this[e(368)](r,s[e(540)][e(276)],t),n=!0)}return n}[kc(412)](t){const e=kc;this[e(405)],this[e(523)]=!0,t()}[kc(390)](t){const e=kc,n=this[e(343)](t),r=this[e(317)][e(633)](t);return n||r}[kc(561)](t,e){const n=kc;if(0==e[n(580)])return!1;let r=!1;for(const s of e){const e=this[n(455)](s[n(667)],n(266))[n(451)]((t=>!t[n(475)][n(428)]))[n(588)]((t=>t[n(687)])),i=(0,o.hashObject)({newValue:s[n(638)]});e[n(451)]((t=>{const e=n,[r,o]=t[e(327)][e(516)]("|");return r==s[e(301)]&&o!=i}))[n(495)]((e=>{const o=n;this[o(368)](e,s[o(667)],t),r=!0}))}return r}[kc(368)](t,e,n){const r=kc,s=t[r(586)]()[r(379)](e);0!==s[r(580)]?1!==s[r(580)]?this[r(321)](t,e[r(261)],e[r(426)]):this[r(616)](t,s[0]):n[r(369)](t[r(350)]())}}class Sc{constructor(t){const e=kc;this[e(421)]=t,this[e(496)]=t[e(342)],this[e(447)]=new Map,this[e(530)]=new Map,this[e(555)]()}[kc(581)](t,e,n,r,s,o){const i=kc;return new zr(this[i(496)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(609)](t,e,i(545))(...n),onDiscard:(...n)=>this[i(609)](t,e,i(267))(...n)})}[kc(296)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(447)][s(515)](o,r)}[kc(609)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(447)][r(378)](s)||this[r(530)][r(378)](t+":"+n)}[kc(555)](){const t=kc,e=()=>!1,n=t=>{const e=Lc;t[e(568)](((t,n)=>t[e(261)][e(330)](n[e(261)])?1:-1)),this[e(496)][e(446)]((n=>{const r=e;for(const e of t){let t;t=e[r(426)][r(385)]&&e[r(426)][r(684)]==e[r(261)][r(672)]?n[r(375)](e[r(261)][r(672)],"on"):n[r(375)](e),this[r(496)][r(341)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Lc;e&&this[n(496)][n(446)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(588)]((t=>(vc(t)&&(t=this[s(496)][s(473)](t[s(426)])),t)))[s(451)]((t=>s(294)!==t[s(506)][s(479)]));if(c[s(580)]<1)return;const u=Array[s(257)](this[s(496)][s(626)][s(584)][s(401)]())[s(588)]((t=>i.LiveRange[s(433)](t)));r[s(611)](c);for(const t of this[s(421)][s(652)][s(652)]())t[s(547)]();a[s(290)]({forceDefaultExecution:!0}),this[s(421)][s(366)](o,...a);const l=u[s(451)]((t=>s(294)!=t[s(506)][s(479)]));l[s(580)]>0&&r[s(611)](l);for(const t of u)t[s(345)]()}))},s=(e,n)=>1==e[t(580)]&&1==n[t(580)]&&e[0][t(426)][t(546)](n[0][t(261)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(496)])?[e,n]:Pc(n,e,s,r,this[t(496)])?[n,e]:null;this[t(530)][t(515)](t(367),e),this[t(530)][t(515)](t(578),n),this[t(530)][t(515)](t(591),s),this[t(530)][t(515)](t(579),o),this[t(530)][t(515)](t(511),n),this[t(530)][t(515)](t(288),e),this[t(530)][t(515)](t(361),s),this[t(530)][t(515)](t(285),o),this[t(530)][t(515)](t(282),r),this[t(530)][t(515)](t(556),e),this[t(530)][t(515)](t(256),s),this[t(530)][t(515)](t(656),e),this[t(530)][t(515)](t(293),r),this[t(530)][t(515)](t(504),e),this[t(530)][t(515)](t(335),s),this[t(530)][t(515)](t(435),e),this[t(530)][t(515)](t(427),e),this[t(530)][t(515)](t(471),((e,n)=>{const r=t;if(!n)return;const s=this[r(421)][r(303)][r(378)](Rc);this[r(496)][r(446)]((t=>{const o=r;if(o(444)==n[o(301)])for(const r of e){const e=r[o(261)][o(672)],s=n[o(559)];t[o(677)](e,s)}else if(s[o(343)](n[o(301)]))for(const r of e)void 0!==n[o(559)]?t[o(423)](n[o(301)],n[o(559)],r[o(261)][o(672)]):t[o(459)](n[o(301)],r[o(261)][o(672)]);else for(const r of e)n[o(559)]?t[o(423)](n[o(301)],n[o(559)],r):t[o(459)](n[o(301)],r)}))})),this[t(530)][t(515)](t(646),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(684)][r(485)]({includeSelf:!0,parentFirst:!0})){if(s[r(506)]==s)return!1;if(!n[r(550)](s))return!1;if(t[r(356)](s)||t[r(314)](s))return!0}return!1}function vc(t){const e=kc;return t[e(426)][e(684)]==t[e(261)][e(672)]&&t[e(426)][e(391)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(463)].is(s(617))&&!r[s(356)](t[s(463)]),i=t[s(261)][s(376)](o),a=t[s(426)][s(376)](o,{direction:s(414)});return!(t[s(261)][s(546)](i)&&t[s(426)][s(546)](a)||(i[s(330)](a)?n[s(344)](e,{range:n[s(473)](i,a)}):n[s(369)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(261)][e(672)];return n&&n.is(e(418))}function Fc(t,e){const n=kc;return null==t[n(426)][n(467)]&&t[n(426)][n(684)]==t[n(261)][n(672)]?xc(t[n(261)][n(672)],e):t}function xc(t,e){const n=kc,r=e[n(622)][n(356)](t)||e[n(622)][n(484)](t);return e[n(473)](e[n(278)](t,n(587)),r?e[n(598)](t):e[n(278)](t,n(426)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(528)])return!1;if(!Bc(t,e))return!1;if(n[o(426)][o(546)](r[o(261)]))return!0;if(t[o(461)]!=e[o(461)])return!1;if(!n[o(426)][o(685)](r[o(261)]))return!1;const i=s[o(473)](n[o(426)],r[o(261)])[o(491)]();for(const t of i)if([o(315),o(436)][o(676)](t[o(461)])&&s[o(622)][o(314)](t[o(463)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(627)]||!e[n(627)])return!1;const r=new Set(Object[n(349)](t[n(651)])),s=new Set(Object[n(349)](e[n(651)]));if(r[n(483)](n(618)),s[n(483)](n(618)),0==r[n(657)]&&0==s[n(657)])return!0;if(r[n(657)]!=s[n(657)])return!1;const o={...t[n(651)]},i={...e[n(651)]};return delete o[n(618)],delete i[n(618)],JSON[n(665)](o)==JSON[n(665)](i)}function Uc(t,e){const n=kc,r=jc(t[n(651)]),s=jc(e);if(!t[n(627)])return!1;for(const t of Object[n(349)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(623)]({},t);return delete n[e(357)],delete n[e(382)],n}const Gc=Hc;function Vc(){const t=["destroy","20VOVvue","get","listenTo","_pendingAction","add","canEditAt","view","isDirty","change:isDirty","_acceptCommand","locale","_editor","_removePendingAction","31644mWuWdJ","7BltZxP","_setPendingAction","421256eOUlZk","116ofNDCg","stopListening","acceptSuggestion","bind","model","getRanges","6119739EeNPIz","execute","commentThreadController","canAccept","isEnabled","_discardCommand","355433ytdpxE","unbind","discardSuggestion","canDiscard","plugins","commands","3803575yPoQAu","remove","3413712HxRAmN","PENDING_ACTION_SUGGESTION","PendingActions","4285356MwhKtz"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(559849===parseInt(e(274))/1+-parseInt(e(304))/2*(-parseInt(e(300))/3)+parseInt(e(282))/4+parseInt(e(280))/5+parseInt(e(285))/6*(-parseInt(e(301))/7)+parseInt(e(303))/8+parseInt(e(310))/9*(-parseInt(e(287))/10))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(308)]=e,this[s(293)]=n,this[s(270)]=r,this[s(298)]=t,this[s(296)]=t[s(279)][s(288)](s(306)),this[s(273)]=t[s(279)][s(288)](s(276)),this[s(293)][s(307)](s(272)).to(this[s(296)],this[s(273)],((t,e)=>t||e)),this[s(293)][s(307)](s(271)).to(this[s(296)],s(272),(t=>t&&this[s(298)][s(308)][s(292)](e[s(309)]()))),this[s(293)][s(307)](s(277)).to(this[s(273)],s(272),(t=>t&&this[s(298)][s(308)][s(292)](e[s(309)]()))),this[s(290)]=null,n[s(294)]&&this[s(302)](),this[s(289)](n,s(306),(()=>this[s(306)]())),this[s(289)](n,s(276),(()=>this[s(276)]())),this[s(289)](n,s(295),(()=>{const t=s;n[t(294)]?this[t(302)]():this[t(299)]()}))}[Gc(306)](){const t=Gc;this[t(296)][t(269)](this[t(308)].id)}[Gc(276)](){const t=Gc;this[t(273)][t(269)](this[t(308)].id)}[Gc(286)](){const t=Gc;this[t(293)][t(275)](t(272)),this[t(293)][t(275)](t(271)),this[t(293)][t(275)](t(277)),this[t(305)](),this[t(270)][t(286)](),this[t(290)]&&this[t(299)]()}[Gc(302)](){const t=Gc,e=Kr(this[t(298)][t(297)],t(283));this[t(290)]=this[t(298)][t(278)][t(288)](t(284))[t(291)](e)}[Gc(299)](){const t=Gc;null!==this[t(290)]&&this[t(298)][t(278)][t(288)](t(284))[t(281)](this[t(290)]),this[t(290)]=null}}function zc(){const t=["editor","join","name","focusables","isReadOnly","4NByzLK","set","text/html","_createCommentThreadInputView","_config","render","target","editorConfig","value","removeComment","commentThreadInputView","4IybniQ","length","bind","focus","keystrokes","commentInputView","formatDateTime","delegate","disableComments","_createCommentViews","isEnabled","focusCycler","13174929BVJUvC","isActive","destroy","textContent","focusTracker","commentThread","commentsListView","213709spoZMv","cancel","canAccept","authoredAt","parseFromString","SUGGESTION_THREAD_ARIA_LABEL","updateComment","author","map","ariaDescriptionView","4610025OVLJTE","2366970aHOnUE","2622900aaxPgA","hasDirtyComment","ariaLabel","12889272geOlAK","showInput","descriptionParts","submit","shift+tab","setData","body","disabledSubmit","6511040XvXZEf","tab","_model","addComment","content","SUGGESTION_THREAD_DESCRIPTION","fire","_localUser","CommentView","isDirty","assign","locale","canDiscard","element"];return(zc=function(){return t})()}const Kc=qc;function qc(t,e){const n=zc();return(qc=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=qc,n=t();for(;;)try{if(843298===-parseInt(e(446))/1*(parseInt(e(416))/2)+parseInt(e(458))/3*(parseInt(e(427))/4)+parseInt(e(397))/5+-parseInt(e(457))/6+-parseInt(e(456))/7+parseInt(e(389))/8+-parseInt(e(439))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Zc extends s.View{constructor(t,n,r,i){const a=qc;super(t),this[a(445)]=null,this[a(426)]=null,this[a(455)]=new o.AriaDescriptionView(t,Kr(t,a(402))),this[a(417)](a(440),!1),this[a(417)](a(449),n[a(449)]),this[a(429)](a(449)).to(n),this[a(417)](a(391),[]),this[a(417)](a(406),!1),this[a(417)](a(437),!1),this[a(417)](a(448),!1),this[a(417)](a(409),!1),this[a(429)](a(388)).to(this,a(428),n,a(449),this,a(391),((t,e,r)=>{const s=a,o=r[s(454)]((t=>y(t[s(401)])))[s(412)](". ")+".";return Kr(this[s(408)],s(451),[t-1,n[s(453)][s(413)],e?i[s(433)](e):"",(new DOMParser)[s(450)](o,s(418))[s(395)][s(442)]])})),this[a(414)]=new s.ViewCollection,this[a(443)]=new e.FocusTracker,this[a(431)]=new e.KeystrokeHandler,this[a(438)]=new s.FocusCycler({focusables:this[a(414)],focusTracker:this[a(443)],keystrokeHandler:this[a(431)],keystrokeHandlerOptions:{filter:t=>t[a(422)]!==this[a(410)]},actions:{focusPrevious:a(393),focusNext:a(398)}}),this[a(399)]=n,this[a(404)]=r,this[a(420)]=i,i[a(435)]?this[a(417)](a(428),1):this[a(436)]()}[Kc(421)](){const t=Kc;super[t(421)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(414)])}[Kc(430)](){const t=Kc;this[t(410)][t(430)]()}[Kc(441)](){const t=Kc;this[t(445)]&&this[t(445)][t(441)](),this[t(426)]&&this[t(426)][t(441)](),super[t(441)]()}[Kc(436)](){const t=Kc,{CommentsListView:e}=this[t(420)];this[t(445)]=new e(this[t(408)],this[t(399)][t(444)],Object[t(407)]({CommentView:this[t(420)][t(405)]},this[t(420)])),this[t(445)][t(434)](t(425)).to(this),this[t(445)][t(434)](t(452)).to(this),this[t(445)][t(429)](t(440)).to(this),this[t(417)](t(428),this[t(445)][t(428)]+1),this[t(429)](t(428)).to(this[t(445)],t(428),(t=>t+1)),this[t(426)]=this[t(419)](),this.on(t(425),(()=>this[t(430)]())),this[t(429)](t(406)).to(this[t(445)],t(387),this[t(426)][t(432)],t(424),((t,e)=>t||!!e))}[Kc(419)](){const t=Kc,{CommentThreadInputView:e}=this[t(420)],n=new e(this[t(408)],this[t(404)],this[t(420)][t(423)]),r=n[t(432)];return n[t(429)](t(390)).to(this,t(440),this[t(399)][t(444)],t(415),r,t(424),((t,e,n)=>!!n||t&&!e)),r.on(t(392),((e,n)=>{const s=t;this[s(403)](s(400),n),r[s(411)][s(394)]("")})),r.on(t(447),(()=>this[t(430)]())),r[t(429)](t(396)).to(this[t(399)][t(444)],t(415)),n}}const Xc=Yc;function Qc(){const t=["ck-suggestion-wrapper--active","setTemplate","ck-rounded-corners","editorDestroyed","discardButton","_descriptionElement","ck-suggestion-wrapper","bind","discardSuggestion","259WESvgq","canAccept","<p>","isActive","push","8808392raqYcb","acceptButton","disableComments","ariaLabel","</p>","descriptionParts","div","type","set","isEnabled","acceptSuggestion","541444YVixuY","179030TioKvB","commentThread","SuggestionView","listitem","ariaDescriptionView","98754iiOizV","author","canDiscard","color","focusables","_config","description","2827550RJuBtD","ck-suggestion-","render","3yjuhjI","bindTemplate","743505ctifbI","getTemplate","ck-suggestion--disabled-comments","delegate","suggestionView","add","4891580XXVsER","commentsListView","content","editorReady","formatDateTime","commentThreadInputView","927WrDeCi","_model"];return(Qc=function(){return t})()}function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=326]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(751409===-parseInt(e(364))/1+parseInt(e(346))/2*(-parseInt(e(362))/3)+-parseInt(e(370))/4+-parseInt(e(359))/5+parseInt(e(352))/6*(parseInt(e(330))/7)+parseInt(e(335))/8+-parseInt(e(376))/9*(-parseInt(e(347))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class Jc extends Zc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(343)](s(342),""),this[s(328)](s(342)).to(this,s(340),(t=>t&&t[0]?t[0][s(342)]:"")),this[s(328)](s(358)).to(this,s(340),this,s(333),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(332)+y(e[n(372)],e[n(355)])+n(339);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(326)]=null,this[s(368)]=new(r[s(349)])(t,e,{formatDateTime:r[s(374)]}),this[s(368)][s(328)](s(358)).to(this),this[s(368)][s(367)](s(345),s(329)).to(this),this[s(368)][s(336)][s(328)](s(344)).to(this,s(331)),this[s(368)][s(382)][s(328)](s(344)).to(this,s(354)),this[s(356)][s(369)](this[s(368)]),this[s(371)]&&this[s(356)][s(369)](this[s(371)]),this[s(375)]&&this[s(356)][s(369)](this[s(375)]),this[s(379)](this[s(365)]())}[Xc(365)](){const t=Xc,e=this[t(363)],n=[this[t(368)]];return this[t(371)]&&n[t(334)](this[t(371)]),this[t(375)]&&n[t(334)](this[t(375)]),n[t(334)](this[t(351)]),{tag:t(341),attributes:{class:["ck",t(380),t(327),e.if(t(333),t(378)),e.to(t(342),(e=>t(360)+e)),this[t(357)][t(337)]&&t(366)],"data-suggestion-id":this[t(377)].id,"data-thread-id":this[t(377)][t(348)].id,"data-author-id":this[t(377)][t(353)].id,tabindex:0,role:t(350),"aria-label":e.to(t(338)),"aria-describedby":this[t(351)].id},children:n}}[Xc(361)](){const t=Xc;super[t(361)](),this[t(371)]&&(this[t(371)][t(367)](t(373)).to(this),this[t(371)][t(367)](t(381)).to(this)),this[t(375)]&&(this[t(375)][t(367)](t(373)).to(this),this[t(375)][t(367)](t(381)).to(this))}}const $c=eu;function tu(){const t=["549282ZQeBAc","cancel","ck-annotation__content-wrapper","ck-comment__info-time","element","ck-suggestion__actions","tab","time","ck-annotation__main","3357396OnHCOi","ck-suggestion__main","author","description","esc","acceptSuggestion","ck-annotation","render","ck-annotation__info","2776016ZLhfSR","focusFirst","keystrokes","ck-suggestion--accept","locale","ck-annotation__user","authoredAt","add","ck-suggestion--discard","7561547GhDqiW","EXTERNAL_IMPORT_WORD_SUGGESTION","importWord","_model","bind","set","2444644uQSeeu","EXTERNAL_IMPORT_WORD_AVATAR","_setupKeyboardNavigation","ck-suggestion__info","bindTemplate","execute","_createButton","ck-annotation__actions","EXTERNAL_SUGGESTION","@external","check","fire","isExternal","ck-annotation__info-time","focusCycler","push","getExternalSuggestionNote","EXTERNAL_AVATAR","ck-suggestion__info-name","creator","span","_config","extendTemplate","Discard suggestion","source","name","div","getTemplate","target",".ck-annotation__content-wrapper","presentation","2WmFjrN","ck-comment__external","Accept suggestion","listenTo","ck-annotation__info-name","innerHTML","ck-suggestion__user","acceptButton","focus","discardSuggestion","382850sEpOzK","1308238Vnhpnj","focusables","userView","focusTracker","shift+tab","setTemplate","attributes","formatDateTime","querySelector","getUserViewNotificationText","discardButton","enter","ck-suggestion","change:description"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(702232===parseInt(e(400))/1*(-parseInt(e(389))/2)+parseInt(e(325))/3+parseInt(e(358))/4+-parseInt(e(399))/5+parseInt(e(334))/6+parseInt(e(352))/7+-parseInt(e(343))/8)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(355)]=r,this[a(379)]=i,this[a(357)](a(337),""),this[a(356)](a(349)).to(r),this[a(396)]=this[a(364)](Kr(n,a(391)),t.icons[a(368)],a(346),a(339),"sw"),this[a(410)]=this[a(364)](Kr(n,a(381)),t.icons[a(326)],a(351),a(398),"sw"),this[a(402)]=new o.UserView(n,r[a(336)],this[a(409)]()),this[a(402)][a(380)]({attributes:{class:[a(395),a(348)],"aria-hidden":!0}}),this[a(401)]=new s.ViewCollection([this[a(396)],this[a(410)]]),this[a(403)]=new e.FocusTracker,this[a(345)]=new e.KeystrokeHandler,this[a(372)]=new s.FocusCycler({focusables:this[a(401)],focusTracker:this[a(403)],keystrokeHandler:this[a(345)],actions:{focusPrevious:a(404),focusNext:a(331)},keystrokeHandlerOptions:{filter:t=>t[a(386)]!==this[a(329)]}}),this[a(405)](this[a(385)]())}[$c(341)](){const t=$c;super[t(341)]();const e=this[t(329)][t(408)](t(387));e[t(394)]=this[t(337)],this.on(t(413),((n,r,s)=>{e[t(394)]=s})),this[t(360)]()}[$c(385)](){const t=$c,e=this[t(362)],n=[{tag:t(384),attributes:{class:[t(361),t(342)]},children:[{tag:t(378),children:[{text:this[t(402)][t(383)]}],attributes:{class:[t(376),t(393)]}},{tag:t(332),attributes:{datetime:e.to(t(349)),class:[t(328),t(371)]},children:[{text:e.to(t(349),(e=>this[t(379)][t(407)](e)))}]}]},{tag:t(384),attributes:{class:[t(330),t(365)]},children:[this[t(396)],this[t(410)]]},{tag:t(384),attributes:{class:[t(327)]}}];return this[t(355)][t(370)]&&n[t(373)]({tag:t(384),attributes:{class:[t(390)]},children:[{text:this[t(374)]()}]}),{tag:t(384),attributes:{class:[t(412),t(340)],tabindex:-1},children:[this[t(402)],{tag:t(384),attributes:{class:[t(335),t(333)],role:t(388)},children:n}]}}[$c(397)](){const t=$c;this[t(329)][t(397)]()}[$c(409)](){const t=$c;return this[t(355)][t(370)]?t(354)===this[t(355)][t(406)][t(367)][t(382)]?Kr(this[t(347)],t(359),this[t(355)][t(377)][t(383)]):Kr(this[t(347)],t(375),this[t(355)][t(377)][t(383)]):null}[$c(374)](){const t=$c;return t(354)===this[t(355)][t(406)][t(367)][t(382)]?Kr(this[t(347)],t(353)):Kr(this[t(347)],t(366))}[$c(364)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(347)]);return a[i(357)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(380)]({attributes:{class:n}}),a.on(i(363),(()=>{const t=i;this[t(369)](r,this[t(355)].id)})),a}[$c(360)](){const t=$c,e=this[t(329)];this[t(345)][t(392)](e);for(const e of this[t(401)])this[t(403)][t(350)](e[t(329)]),this[t(345)][t(392)](e[t(329)]);this[t(345)][t(357)](t(411),((n,r)=>{const s=t;e===n[s(386)]&&(this[s(372)][s(344)](),r())})),this[t(345)][t(357)](t(338),((n,r)=>{const s=t;e!==n[s(386)]&&(this[s(397)](),r())}))}}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=au();return(ou=function(t,e){return n[t-=114]})(t,e)}!function(t){const e=ou,n=t();for(;;)try{if(360500===parseInt(e(175))/1*(parseInt(e(174))/2)+parseInt(e(126))/3*(parseInt(e(244))/4)+-parseInt(e(143))/5*(parseInt(e(197))/6)+-parseInt(e(249))/7+-parseInt(e(225))/8*(parseInt(e(182))/9)+parseInt(e(265))/10*(parseInt(e(168))/11)+parseInt(e(155))/12*(parseInt(e(136))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class iu extends t.Plugin{static get[su(240)](){const t=su;return[Rc,o.Users,t(115),t(257),t(185)]}static get[su(256)](){return su(135)}constructor(t){const e=su;super(t),this[e(152)]=new Map,this[e(224)]=new Map,this[e(153)]=new Map,this[e(264)]=new Map;const n=this[e(183)][e(198)];n[e(178)](e(222),Jc),n[e(178)](e(176),nu),n[e(178)](e(186),!1),this[e(261)]=n[e(206)](e(186))}[su(239)](t,e){const n=su;0===this[n(264)][n(227)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(264)]){const r=this[t(152)][t(140)](e);r||n?r&&n&&this[t(124)](e):this[t(114)](e)}this[t(264)][t(151)](),this[t(183)][t(159)][t(206)](t(185))[t(194)](),this[t(160)]()}),10),this[n(264)][n(187)](t,e)}[su(164)](){const t=su,e=this[t(183)],n=e[t(159)][t(206)](t(245)),r=e[t(159)][t(206)](t(257)),s=e[t(159)][t(206)](t(185)),o=e[t(159)][t(206)](t(115));this[t(129)](),s[t(205)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(170)](this[e(152)])){const s=t[e(144)](),o=[];for(const t of s){if(!t[e(163)])continue;if(t[e(229)]){o[e(233)](...t[e(188)]());continue}const n=t[e(134)]();if(o[e(132)]>0){const t=o[0][e(146)](n);if(t){o[0]=t;continue}}o[e(233)](n)}n[e(233)]([r[e(167)],o])}return n})),this[t(177)](n,t(254),((e,n)=>{const r=t;this[r(177)](n,r(248),((t,e,s,o)=>{const i=r;n[i(163)]&&(null==s?(this[i(238)](o[i(192)]),this[i(239)](n,!1)):(this[i(238)](s[i(192)]),null==o&&this[i(239)](n,!0)))})),null!==n[r(181)]?this[r(238)](n[r(192)]):this[r(239)](n,!1)})),this[t(177)](n,t(218),((e,n,r)=>{const s=t;this[s(199)](n,s(248)),this[s(264)][s(219)](n),this[s(152)][s(140)](n)&&this[s(124)](n),r&&this[s(238)](r[s(192)])})),this[t(177)](n,t(252),((e,n)=>{this[t(238)](n)})),this[t(177)](r,t(202),(()=>{this[t(160)]()})),this[t(177)](o,t(189),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(203)](r))return;const i=n[o(190)](r);this[o(152)][o(206)](i)[o(167)][o(119)][o(116)](-1)}),{priority:t(221)})}[su(160)](){const t=su,e=this[t(183)][t(159)][t(206)](t(257)),n=this[t(183)][t(159)][t(206)](t(245)),r=Array[t(170)](e[t(210)],(e=>e[t(166)]))[t(142)]((e=>this[t(224)][t(140)](e))),s=[];for(const e of r){const n=this[t(224)][t(206)](e)[t(217)][t(144)]();s[t(233)](...n[t(156)](((e,n)=>[...e,...n[t(223)]()]),[]))}n[t(122)]=s}[su(129)](){const t=su,n=this[t(183)],r=n[t(118)],o=Kr(r,t(147)),i=new e.Collection([{type:t(162),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(226),role:t(120)})},{type:t(157)},{type:t(259),model:new s.ViewModel({withText:!0,label:Kr(r,t(253)),commandName:t(211),role:t(184)})},{type:t(259),model:new s.ViewModel({withText:!0,label:Kr(r,t(262)),commandName:t(241),role:t(184)})},{type:t(259),model:new s.ViewModel({withText:!0,label:Kr(r,t(207)),commandName:t(195),role:t(184)})},{type:t(259),model:new s.ViewModel({withText:!0,label:Kr(r,t(230)),commandName:t(247),role:t(184)})}]);for(const e of i)if(cu(e)){const r=n[t(260)][t(206)](e[t(217)][t(180)]);e[t(217)][t(213)](t(123),t(173)).to(r,t(255),t(173))}n.ui[t(139)][t(141)](t(226),(e=>this[t(154)](e,i,o))),n.ui[t(139)][t(141)](t(148),(e=>this[t(242)](e,i,o)))}[su(154)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(183)][r(260)][r(206)](r(226));o[r(237)][r(187)]({tooltip:n,label:n,icon:ru}),o[r(237)][r(213)](r(123)).to(i,r(255)),o[r(237)].on(r(133),(()=>{const t=r;i[t(133)](),this[t(183)][t(161)][t(167)][t(116)]()})),(0,s.addListToDropdown)(o,e,{role:r(263)});const a=[];for(const t of e)cu(t)&&a[r(233)](this[r(183)][r(260)][r(206)](t[r(217)][r(180)]));const c=o[r(237)];return c[r(193)][r(130)](r(173)),c[r(204)][r(130)](r(173)),c[r(193)][r(213)](r(173)).to(i,r(173)),c[r(204)][r(213)](r(173))[r(150)](a,r(173),((...t)=>t[r(201)]((t=>t)))),o.on(r(133),(t=>{const e=r;this[e(183)][e(133)](t[e(158)][e(180)]),this[e(183)][e(161)][e(167)][e(116)]()})),o}[su(242)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(183)][r(260)][r(206)](r(226));o[r(237)][r(187)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(157)==n[r(169)]){a[r(138)][r(141)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(217)];i[r(213)](...Object[r(196)](c)).to(c),i[r(228)](r(133)).to(o),i.on(r(133),(()=>{const t=r;this[t(183)][t(133)](c[t(180)]),this[t(183)][t(161)][t(167)][t(116)]()})),e[r(165)][r(141)](i),a[r(138)][r(141)](e)}return o[r(213)](r(173)).to(i,r(173)),o[r(208)][r(165)][r(141)](a),o}[su(114)](t){const e=su,n=this[e(183)],r=n[e(198)],s=n[e(159)][e(206)](e(257)),i=n[e(159)][e(206)](e(115)),a=n[e(159)][e(206)](e(185)),c=n[e(159)][e(206)](o.Users).me,u=r[e(206)](e(226))[e(246)],l=r[e(206)](e(226))[e(234)],{CommentsListView:f,CommentThreadInputView:h}=n[e(159)][e(206)](e(117));let d,g,p;this[e(153)][e(140)](t.id)?(g=this[e(153)][e(206)](t.id),d=g[e(121)]):(d=new u(n[e(118)],t,c,{disableComments:this[e(261)],editorConfig:r[e(206)](e(232)),maxCommentsWhenCollapsed:r[e(206)](e(125)),maxThreadTotalWeight:r[e(206)](e(179)),maxCommentCharsWhenCollapsed:r[e(206)](e(214)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(206)](e(118))),CommentView:r[e(206)](e(235))[e(128)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(171)][e(236)].on(e(133),(()=>{const t=e;n[t(161)][t(167)][t(116)]()})),d[e(171)][e(258)].on(e(133),(()=>{const t=e;n[t(161)][t(167)][t(116)]()})),g=s[e(127)](this[e(183)][e(118)],d),g[e(213)](e(231)).to(d,e(231)),g[e(213)](e(132)).to(d),g[e(213)](e(169)).to(d,e(169),(t=>e(251)+t)),d.on(e(220),(()=>{const t=e;p[t(216)](t(220))})),this[e(153)][e(187)](t.id,g));const m=i[e(212)](t[e(191)],d),I=new Wc(n,t,d,m),E=t[e(144)]()[e(142)]((t=>t[e(163)]));d[e(200)]=n[e(159)][e(206)](e(245))[e(243)][e(149)](E),this[e(152)][e(187)](t,I),this[e(224)][e(187)](d,I),p=s[e(145)]({view:g,target:()=>{const r=e,s=[],i=t[r(144)]()[r(142)]((t=>t[r(163)]));for(const t of i)s[r(233)](...t[r(215)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(161)],s)},type:()=>e(251)+I[e(167)][e(169)]}),i[e(266)](d,p),s[e(141)](p),a[e(131)](p)}[su(124)](t){const e=su,n=this[e(183)][e(159)][e(206)](e(115)),r=this[e(183)][e(159)][e(206)](e(257)),s=this[e(152)][e(206)](t),o=s[e(167)],i=r[e(250)](o);n[e(267)](o),i&&r[e(209)](i),this[e(152)][e(219)](t),this[e(224)][e(219)](o),s[e(137)]()}[su(238)](t){const e=su;if(!t[e(163)]||!this[e(152)][e(140)](t))return;const n=this[e(183)][e(159)][e(206)](e(245)),r=this[e(152)][e(206)](t),s=t[e(144)]();r[e(167)][e(200)]=n[e(243)][e(149)](s)}[su(137)](){const t=su;for(const e of this[t(152)][t(196)]())this[t(124)](e);for(const e of this[t(153)][t(172)]())e[t(121)][t(137)]();super[t(137)]()}}function au(){const t=["_addUIComponentsToFactory","unbind","registerAnnotation","length","execute","getFirstRange","TrackChangesUI","453037RoMpTx","destroy","items","componentFactory","has","add","filter","15VHXYvA","getAllAdjacentSuggestions","createAnnotation","getJoined","Track changes","menuBar:trackChanges","getDescriptions","toMany","clear","_suggestionToController","_annotationViews","_createToolbarButton","36VZdupJ","reduce","separator","source","plugins","_refreshActiveMarkers","editing","switchbutton","isInContent","init","children","innerView","view","952919cOfhkC","type","from","suggestionView","values","isEnabled","106RqDIGM","12853CQmBTD","trackChanges.SuggestionView","listenTo","define","comments.maxThreadTotalWeight","commandName","previous","2282769XKTWuO","editor","menuitem","EditorAnnotations","trackChanges.disableComments","set","getRanges","addComment","getSuggestion","commentThread","head","actionView","refreshSelectedViews","discardAllSuggestions","keys","369876IhIPVb","config","stopListening","descriptionParts","some","change:activeAnnotations","hasSuggestion","arrowView","addSourceCollector","get","Discard all suggestions","panelView","remove","activeAnnotations","acceptAllSuggestions","createCommentThreadController","bind","comments.maxCommentCharsWhenCollapsed","getMarkers","fire","model","suggestionUnloaded","delete","escape","lowest","trackChanges.SuggestionThreadView","getMarkerNames","_viewToController","8NDbLRS","trackChanges","size","delegate","isMultiRange","Discard all selected suggestions","isDirty","comments.editorConfig","push","SuggestionView","comments","acceptButton","buttonView","_updateController","_handleSuggestionControllerDelayed","requires","acceptSelectedSuggestions","_createMenuBarMenu","descriptionFactory","1019036IWBjbd","TrackChangesEditing","SuggestionThreadView","discardSelectedSuggestions","change:previous","4115664NrIhwu","getByInnerView","suggestion-","suggestionChanged","Accept all suggestions","suggestionLoaded","value","pluginName","Annotations","discardButton","button","commands","_disableComments","Accept all selected suggestions","menu","_handleControllerBuffer","40FCsJmo","_bindAnnotationToEditors","_unbindEditors","_initializeController","CommentsRepository","focus","CommentsUI","locale","commentsListView","menuitemcheckbox","mainView","activeMarkers","isOn","_destroyController","comments.maxCommentsWhenCollapsed","3sCzkLa","createAnnotationView","CommentView"];return(au=function(){return t})()}function cu(t){return su(217)in t}var uu=fu;function lu(){var t=["Comments","720BnbuaT","64912eiEQsg","addSuggestion","77SwKWKI","1173219YHbBdV","get","2763980VQJCjb","requires","91LSjcso","getSuggestion","pluginName","addSuggestionData","84cBqqnO","adapter","editor","3853065CDAbMX","getSuggestions","46820UrVLok","9861gAcBxA","54276dcIciY","TrackChanges","plugins"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=316]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(396041===-parseInt(e(325))/1*(parseInt(e(319))/2)+parseInt(e(334))/3+parseInt(e(336))/4+-parseInt(e(322))/5+parseInt(e(326))/6*(-parseInt(e(338))/7)+parseInt(e(331))/8*(parseInt(e(330))/9)+-parseInt(e(324))/10*(parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(337)](){return[Rc,iu,uu(329)]}static get[uu(317)](){return uu(327)}set[uu(320)](t){var e=uu;this[e(321)][e(328)][e(335)](Rc)[e(320)]=t}get[uu(320)](){var t=uu;return this[t(321)][t(328)][t(335)](Rc)[t(320)]}[uu(332)](t){var e=uu;return this[e(321)][e(328)][e(335)](Rc)[e(318)](t)}[uu(323)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(321)][n(328)][n(335)](Rc)[n(323)]({skipNotAttached:t,toJSON:e})}[uu(316)](t){var e=uu;return this[e(321)][e(328)][e(335)](Rc)[e(316)](t)}}const du=Eu;function gu(){const t=["addUser","reduce","173380fpMahB","1066928jZWval","getRootNames","rootsAttributes","_adapter","div","createElement","push","3262176kixFdN","end","destroy","trackChangesData","getCommentThreads","init","addSuggestionData","document","constructor","getUser","requires","getFullData","getSuggestions","discardAllSuggestions","27031620LEKyOE","Users","users","CommentsRepository","8QFHrfv","config","95ZnYqfZ","set","execute","Pagination","appendChild","result","1220936vWiopv","pluginName","1164951bQpmFQ","create","getDataWithAcceptedSuggestions","define","TrackChangesEditing","plugins","remove","TrackChangesDataGetter","data","56dfjMmO","TrackChangesData","editor","track-changes-data-invalid-editor-creator","editorCreator","model","useAnonymousUser","map","getDataWithDiscardedSuggestions","trackChangesData.editorCreator","function","getRootsAttributes","createDocumentFragment","get","addCommentThread","acceptAllSuggestions","name","4389678ztcyRO"];return(gu=function(){return t})()}!function(t){const e=Eu,n=t();for(;;)try{if(930087===parseInt(e(161))/1+-parseInt(e(153))/2*(-parseInt(e(163))/3)+-parseInt(e(192))/4*(-parseInt(e(155))/5)+-parseInt(e(135))/6+parseInt(e(172))/7*(parseInt(e(193))/8)+-parseInt(e(189))/9+-parseInt(e(149))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gu);const pu=[du(158)];class mu extends t.Plugin{static get[du(145)](){return[Rc]}static get[du(162)](){return du(173)}[du(140)](){const t=du,n=this[t(174)];if(n[t(154)][t(166)](t(181),(e=>{const r=t,s=n[r(177)][r(142)][r(194)]()[r(191)](((t,e)=>(t[e]="",t)),{});return n[r(143)][r(164)](s,e)})),t(182)!=typeof n[t(154)][t(185)](t(138))[t(176)])throw new e.CKEditorError(t(175))}[du(165)](t){return Tu(this[du(174)],!0,t)}[du(180)](t){return Tu(this[du(174)],!1,t)}}class Iu extends t.Plugin{static get[du(162)](){return du(170)}constructor(t){const e=du;super(t),this[e(160)]=e(136)}[du(140)](){const t=du;this[t(174)][t(168)][t(185)](t(152))[t(196)]={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(174)][t(168)][t(185)](t(167))[t(196)]=null}}function Eu(t,e){const n=gu();return(Eu=function(t,e){return n[t-=132]})(t,e)}function bu(t){return void 0!==t[du(183)]}async function Tu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(168)][r(134)](Rc,Iu),s[r(195)]=bu(t)?t[r(183)]():void 0;const i=document[r(184)](),a=t[r(154)][r(185)](r(138))[r(176)],c=await a(s,(()=>function(t){const e=r,n=document[e(133)](e(132));return t[e(159)](n),n}(i)));!function(t,e){const n=r,s=t[n(177)][n(142)][n(194)]()[n(191)](((e,r)=>(e[r]=t[n(171)][n(185)]({rootName:r}),e)),{}),o=t[n(168)][n(185)](n(150))[n(151)][n(179)]((t=>({id:t.id,name:t[n(188)]}))),i=t[n(168)][n(185)](n(167))[n(147)]({skipNotAttached:!0,toJSON:!0}),a=t[n(168)][n(185)](n(152))[n(139)]({skipNotAttached:!0,toJSON:!0}),c=e[n(168)][n(185)](n(150)),u=e[n(168)][n(185)](n(167)),l=e[n(168)][n(185)](n(152));for(const t of l[n(139)]())t[n(169)]();for(const t of o)c[n(144)](t.id)||c[n(190)](t);c.me||c[n(178)]();for(const t of a)l[n(186)](t);for(const t of i)u[n(141)](t);e[n(171)][n(156)](s)}(t,c),c[r(157)](r(e?187:148));const u=bu(c)?c[r(146)](n):c[r(171)][r(185)](n);return await c[r(137)](),u}function _u(){var t=["2462121XqNvpW","16902200wsVzuH","3299280SVoaOK","980070QPMnTd","18kZDdMc","1560rDGTZu","16814jibnFn","213308OGyObs","10127ShlQHH","94vkHYCx"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=386]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(343216===parseInt(e(387))/1*(-parseInt(e(388))/2)+-parseInt(e(393))/3*(parseInt(e(386))/4)+-parseInt(e(392))/5+-parseInt(e(391))/6+parseInt(e(395))/7*(parseInt(e(394))/8)+-parseInt(e(389))/9+parseInt(e(390))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|