@ckeditor/ckeditor5-track-changes 42.0.0-alpha.4 → 42.0.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["26KyCBRD","594486vKgKNq","refresh","forceDisabled","2332980aWyrZD","value","1830620WZgTfZ","19322uHvlxN","_disableUnsupportedCommands","commands","3342450wCKmOl","_enabledCommands","6JADeuG","affectsData","_enableCommands","isEnabled","TrackChangesCommand","execute","clearForceDisabled","has","editor","9NTIWsd","573128vLCkEb","_isEnabledBasedOnSelection","1292179zitKcs"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(310234===-parseInt(n(459))/1*(-parseInt(n(466))/2)+parseInt(n(460))/3+-parseInt(n(463))/4+parseInt(n(465))/5*(parseInt(n(471))/6)+-parseInt(n(458))/7+-parseInt(n(481))/8+-parseInt(n(480))/9*(-parseInt(n(469))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(470)]=e,this[n(464)]=!1,this[n(461)](),this[n(457)]=!1}[c(461)](){this[c(474)]=!0}[c(476)](){const t=c;this[t(464)]=!this[t(464)],this[t(464)]?this[t(467)]():this[t(473)]()}[c(467)](){const t=c;for(const e of this[t(479)][t(468)][t(468)]())e[t(472)]&&!this[t(470)][t(478)](e)&&e[t(462)](t(475))}[c(473)](){const t=c;for(const e of this[t(479)][t(468)][t(468)]())e[t(472)]&&!this[t(470)][t(478)](e)&&e[t(477)](t(475))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=317]})(t,e)}function d(){const t=["model","149YfzpRS","plugins","get","refresh","canEditAt","8vEijff","isEnabled","1482705hCHazK","2536130GOmcQE","7731988UYIuPF","track-changes-accept-suggestion-not-found","_suggestions","4275joudsm","_isEnabledBasedOnSelection","5702IWgpmR","editor","execute","acceptSuggestion","6808QGZDwN","2114PhGssK","getRanges","232355vnRImG","7206adhfKV","TrackChangesEditing"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(351972===parseInt(n(331))/1*(-parseInt(n(320))/2)+parseInt(n(338))/3+parseInt(n(336))/4*(parseInt(n(327))/5)+-parseInt(n(328))/6*(parseInt(n(325))/7)+-parseInt(n(324))/8*(parseInt(n(318))/9)+parseInt(n(339))/10+parseInt(n(340))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(317)]=e,this[n(334)](),this[n(319)]=!1}[h(334)](){this[h(337)]=!0}[h(322)](t){const n=h,r=this[n(317)][n(333)](t);if(!r)throw new e.CKEditorError(n(341),this);const s=r[n(326)]();this[n(321)][n(330)][n(335)](s)&&this[n(321)][n(332)][n(333)](n(329))[n(323)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=423]})(t,e)}function E(){const t=["18555XaByaM","181912pNeSbW","100EeKTSc","_isEnabledBasedOnSelection","188937dqRHKY","canEditAt","2346ThGbXg","28avXWlB","121RxHNOC","isEnabled","getRanges","plugins","TrackChangesEditing","106528aQBFHB","1248LzcopQ","7LahXPg","track-changes-discard-suggestion-not-found","execute","discardSuggestion","550092qfCzhL","model","refresh","_suggestions","editor","get","1108134micahu"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(262729===parseInt(n(446))/1+-parseInt(n(425))/2*(parseInt(n(433))/3)+parseInt(n(426))/4*(parseInt(n(445))/5)+-parseInt(n(444))/6+-parseInt(n(434))/7*(-parseInt(n(432))/8)+-parseInt(n(423))/9*(-parseInt(n(447))/10)+-parseInt(n(427))/11*(-parseInt(n(438))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(441)]=e,this[n(440)](),this[n(448)]=!1}[m(440)](){this[m(428)]=!0}[m(436)](t){const n=m,r=this[n(441)][n(443)](t);if(!r)throw new e.CKEditorError(n(435),this);const s=r[n(429)]();this[n(442)][n(439)][n(424)](s)&&this[n(442)][n(430)][n(443)](n(431))[n(437)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=306]})(t,e)}function _(t){const e=T;return t[e(339)](((t,n)=>e(319)==t[e(310)]&&e(319)!=n[e(310)]?-1:e(319)!=t[e(310)]&&e(319)==n[e(310)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(307)];for(;s<t[n(344)];){const a=t[s],c=t[s+1];r||(r=e[n(345)](a)),A(e,a,c)||(o[n(341)](e[n(308)](r,i[n(330)](a)?e[n(314)](a):e[n(342)](a,n(322)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(314)](e),o=t[r(345)](n);return s[r(315)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(922465===parseInt(n(317))/1+parseInt(n(346))/2+-parseInt(n(333))/3*(-parseInt(n(323))/4)+-parseInt(n(343))/5+-parseInt(n(327))/6+parseInt(n(324))/7+-parseInt(n(311))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["createPositionAt","5131415eQomhm","length","createPositionBefore","1632422GnkyqL","start","schema","createRange"," [color ","type","15192448lRtmLF","isArray","execute","createPositionAfter","isTouching","getRanges","932171FGIyLQ","map","deletion","next","isCollapsed","end","68YjTSrc","6827891gQVUbd","isIntersecting","isInContent","559452WvgLlU","join","from","isObject","add","replace","214809YyiSma","value","splice","color","isMultiRange","content","sort","change","push"];return(k=function(){return t})()}function C(t,e,n){const r=T;for(;n[r(344)];){const s=n[r(335)](0,100);t[r(340)]((()=>{const t=r;for(const n of s)n[t(326)]&&e[t(313)](n.id)}))}}function L(){const t=["getRanges","10jLieGy","50rFGenk","_isEnabledBasedOnSelection","_command","9190qImZMH","27411fEUzFd","1368999wxRDzN","canEditAt","13294765RVfROZ","48PygphC","_suggestions","model","14285zgJWRe","2094085FfCYHF","refresh","values","editor","isEnabled","execute","isInContent","from","1554136EVkDMP","48GvunzW","some"];return(L=function(){return t})()}const R=N;function N(t,e){const n=L();return(N=function(t,e){return n[t-=349]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(200832===-parseInt(n(358))/1*(parseInt(n(355))/2)+-parseInt(n(359))/3*(parseInt(n(363))/4)+-parseInt(n(366))/5*(parseInt(n(351))/6)+-parseInt(n(367))/7+-parseInt(n(350))/8+-parseInt(n(360))/9*(parseInt(n(354))/10)+parseInt(n(362))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(357)]=e,this[r(364)]=n,this[r(368)](),this[r(356)]=!1}[R(368)](){const t=R,e=Array[t(349)](this[t(364)][t(369)]())[t(352)]((e=>e[t(373)]));this[t(371)]=this[t(357)][t(371)]&&e}[R(372)](){const t=R,e=_(Array[t(349)](this[t(364)][t(369)]()));for(const n of e){const e=n[t(353)]();if(!this[t(370)][t(365)][t(361)](e))return}C(this[t(370)][t(365)],this[t(357)],e)}}function v(t,e){const n=O();return(v=function(t,e){return n[t-=217]})(t,e)}const M=v;function O(){const t=["selection","document","464757XPsHCo","getRanges","model","605siyEca","14514OClAVN","1757367rNiCBw","values","size","2cHxyZP","_suggestions","8xVSnEw","execute","285116sKdJSY","from","_selectedSuggestions","refresh","_isEnabledBasedOnSelection","13040yyKtAM","canEditAt","1233772LGRaPu","editor","isEnabled","1064161yVsLtL","_command","5654LskQFk"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(171237===parseInt(n(223))/1*(-parseInt(n(219))/2)+-parseInt(n(238))/3+-parseInt(n(230))/4+parseInt(n(241))/5*(parseInt(n(242))/6)+-parseInt(n(233))/7*(-parseInt(n(221))/8)+-parseInt(n(243))/9+-parseInt(n(228))/10*(-parseInt(n(235))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(234)]=e,this[r(220)]=n,this[r(225)]=new Set,this[r(226)](),this[r(227)]=!1}[M(226)](){const t=M,e=this[t(231)][t(240)][t(237)][t(236)],n=Array[t(224)](this[t(220)][t(217)]());this[t(225)]=function(t,e){const n=T,r=Array[n(329)](t[n(316)]()),s=new Set;for(const o of e)if(o[n(326)])for(const e of r)for(const r of o[n(316)]())(e[n(325)](r)||t[n(321)]&&!o[n(337)]&&o[n(320)]&&r[n(322)][n(315)](e[n(306)]))&&s[n(331)](o);return s}(e,n),this[t(232)]=this[t(234)][t(232)]&&!!this[t(225)][t(218)]}[M(222)](){const t=M,e=_(Array[t(224)](this[t(225)]));for(const n of e){const e=n[t(239)]();if(!this[t(231)][t(240)][t(229)](e))return}C(this[t(231)][t(240)],this[t(234)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=q||Y||Function("return this")();const J=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Qt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Qt(t,Ze(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ze)};const sn=function(t){return nn(t,xe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(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||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Jn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(t,e){const n=Gr();return(jr=function(t,e){return n[t-=473]})(t,e)}function Gr(){const t=["decorate","_onAccept","discard","type","hasComments","end","clear","5dnFTcY","_saved","size","subType","push","getItems","getFirstMarker","addMarker","getAllAdjacentSuggestions","creator","previous","authoredAt","onAttributesChange","nodeAfter","toJSON","nodeBefore","change","removeAttribute","getMarkerNames","getContainedElement","accept","getMarkers","head","setAttribute","addMarkerName","next","7AUpxtq","@external","length","delete","createdAt","add","getRange","2670024IFWRzL","start","_markerNames","filter","author","set","getRanges","onAccept","isExternal","onDiscard","8720034hEswql","getFirstRange","3221975AIDQLf","2384256zRJvhX","removeMarkers","10WZmbid","getMultiRangeId","map","_isDataLoaded","_model","reduce","isIntersectingWithRange","attributes","isMultiRange","isInContent","_onDiscard","2167640fgfSji","split","substr","removeMarker","suggestion:","commentThread","_onAttributesChange","get","29575620JIcXUa","addRange","from","data","markers","405252bIpkfP","isIntersecting"];return(Gr=function(){return t})()}const Vr=jr;!function(t,e){const n=jr,r=t();for(;;)try{if(821446===parseInt(n(513))/1*(-parseInt(n(504))/2)+parseInt(n(546))/3+-parseInt(n(491))/4+-parseInt(n(477))/5+-parseInt(n(475))/6+-parseInt(n(539))/7*(-parseInt(n(478))/8)+parseInt(n(499))/9*(parseInt(n(480))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(483)]=!1,this.id=e.id,this[n(509)]=e[n(509)],this[n(516)]=e[n(516)]||null,this[n(550)]=e[n(550)],this[n(522)]=e[n(522)]||e[n(550)],this[n(473)]=Boolean(e[n(487)]&&e[n(487)][n(540)]),this[n(502)]=null,this[n(484)]=t,this[n(507)]=e[n(553)],this[n(490)]=e[n(474)],this[n(497)]=e[n(525)],this[n(548)]=new Set,this[n(543)]=null,this[n(551)](n(524),null),this[n(551)](n(487),e[n(487)]||{}),this[n(551)](n(523),null),this[n(551)](n(538),null),this[n(551)](n(496),null),this[n(551)](n(514),!1),this[n(506)](n(533)),this[n(506)](n(508))}get[Vr(535)](){const t=Vr;let e=this;for(;e[t(523)];)e=e[t(523)];return e}get[Vr(510)](){const t=Vr;return!!this[t(496)]&&this[t(496)][t(541)]>0}get[Vr(488)](){const t=Vr;return 0!=this[t(548)][t(515)]&&6==Array[t(501)](this[t(548)])[0][t(492)](":")[t(541)]}get[Vr(489)](){return null!==this[Vr(519)]()}[Vr(537)](t){const e=Vr;this[e(548)][e(544)](t)}[Vr(531)](){const t=Vr;return Array[t(501)](this[t(548)])}[Vr(534)](){const t=Vr;return this[t(531)]()[t(482)]((e=>this[t(484)][t(503)][t(498)](e)))[t(549)]((t=>t))}[Vr(519)](){return this[Vr(534)]()[0]||null}[Vr(479)](){const t=Vr;this[t(484)][t(529)]((e=>{const n=t;for(const t of this[n(534)]())e[n(494)](t)})),this[t(548)][t(512)]()}[Vr(494)](t){const e=Vr;this[e(484)][e(529)]((n=>{n[e(494)](t)})),this[e(548)][e(542)](t)}[Vr(500)](t){const e=Vr,n=e(495)+this[e(509)]+":"+this[e(516)]+":"+this.id+":"+this[e(522)].id+":"+Hr[e(481)]();this[e(537)](n),this[e(484)][e(529)]((r=>{r[e(520)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(486)](t){const e=Vr;for(const n of this[e(552)]())if(n[e(505)](t))return!0;return!1}[Vr(552)](){const t=Vr;return this[t(534)]()[t(482)]((e=>e[t(545)]()))}[Vr(518)](){const t=Vr;return this[t(552)]()[t(485)](((e,n)=>[...e,...n[t(518)]()]),[])}[Vr(476)](){const t=Vr;var e;return(null===(e=this[t(519)]())||void 0===e?void 0:e[t(545)]())||null}[Vr(532)](){const t=Vr,e=this[t(552)]();if(1!=e[t(541)])return null;const n=e[0],r=n[t(547)][t(526)],s=n[t(511)][t(528)];return r instanceof i.Element?r!=s?null:r:null}[Vr(533)](){const t=Vr;this[t(507)](this[t(552)](),this[t(502)],this[t(487)]),this[t(479)]()}[Vr(508)](){const t=Vr;this[t(490)](this[t(552)](),this[t(502)],this[t(487)]),this[t(479)]()}[Vr(521)](){const t=Vr,e=[];let n=this[t(535)];for(;n;)e[t(517)](n),n=n[t(538)];return e}[Vr(536)](t,e){const n=Vr,r=qn(this[n(487)]);hr(r,t,e),wr(r,this[n(487)])||(this[n(487)]=r,this[n(497)](r))}[Vr(530)](t){const e=Vr,n=qn(this[e(487)]);Ur(n,t),wr(n,this[e(487)])||(this[e(487)]=n,this[e(497)](this[e(487)]))}[Vr(527)](){const t=Vr;return{id:this.id,type:this[t(516)]?this[t(509)]+":"+this[t(516)]:this[t(509)],authorId:this[t(522)].id,createdAt:this[t(543)],hasComments:this[t(510)],data:this[t(502)],attributes:this[t(487)]}}static[Vr(481)](){const t=Vr;return(0,e.uid)()[t(493)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["key","removeEmptyContainer","getWalker","skip","join","_handleCustomCallbackDescription","normal","getFirstRange","set","newValue","*Insert:* %0","_schema","REPLACE_TEXT","previousSibling","nodeAfter","isEmpty","start","addObject","isObject","_itemLabelsCallbacks","match","item","*Split:* %0","subType","27617gITAeg","457628QAGSbk","_locale","26ufelfM","registerDescriptionCallback","3IKxJzV","_handleRenameSuggestionDescription","type","removeFormat","softBreak","remove","get","name","122733czAxBn","function","getItemLabel","registerElementLabel","EmptyContainer","_itemLabels","_handleAttributeSuggestionDescription","has","push","pop","elementEnd","895884DHThYb","insertion","_addDescriptionItems","1442240CHktrS","*Remove format:* %0","deletion","addEmptyContainer","map","element","1002035BNNjZV","$text","format","isInContent","*Merge:* %0","end","_customCallbacks","_handleInsertRemoveSuggestionDescription","nextSibling","_resolveDescriptionItems","text","$1 $2","ELEMENT_SPACE","indexOf","removeContainer","Object","isEqual","$textProxy","addFormat","addContainer","replace","removeObject","*Remove:* %0","checkChild","getDescriptions","add","data","elementStart","4655640GaQgAW","matchingCallback","registerAttributeLabel","attribute","*Set format:* %0","*Change to:* %0","length","quantity","label","_attributeLabels","14JMZXax","Container"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(242348===-parseInt(n(445))/1*(-parseInt(n(448))/2)+parseInt(n(450))/3*(parseInt(n(446))/4)+-parseInt(n(478))/5+-parseInt(n(469))/6+-parseInt(n(516))/7*(parseInt(n(472))/8)+parseInt(n(458))/9+parseInt(n(506))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(484)]=[],this[n(463)]=new Map,this[n(440)]=[],this[n(515)]=new Map,this[n(432)]=t,this[n(447)]=e}[Wr(502)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(512)];o++){const i=t[o];if(!i[e(481)])continue;const a=this[e(426)](i);if(a){if(null!=i[e(444)]){if(r[e(465)](i[e(444)]))continue;r[e(503)](i[e(444)])}n[e(466)](a)}else if(e(509)!=i[e(452)])e(470)!=i[e(452)]&&e(474)!=i[e(452)]||this[e(485)](n,i,t[o+1]);else{const t=i[e(504)][e(518)];if(s[e(465)](t))continue;s[e(503)](i[e(504)][e(518)]),t==_c?this[e(451)](n,i):this[e(464)](n,i)}}return this[e(487)](n)}[Wr(449)](t){const e=Wr;this[e(484)][e(466)](t)}[Wr(461)](t,n,r=e.priorities[Wr(427)]){const s=Wr;s(459)==typeof t?(0,e.insertToPriorityArray)(this[s(440)],{matchingCallback:t,label:n,priority:r}):this[s(463)][s(429)](t,n)}[Wr(508)](t,e){const n=Wr;this[n(515)][n(429)](t,e)}[Wr(460)](t,e=1){const n=Wr;let r;for(const e of this[n(440)])if(e[n(507)](t)){r=e[n(514)];break}return r||(r=this[n(463)][n(456)](t[n(457)])),r?r(e):1!==e?e+" "+t[n(457)]+"s":""+t[n(457)]}[Wr(471)](t,e){const n=Wr,r=e[n(428)]()[n(520)](),s=n(470)==e[n(452)]?n(503):n(455);for(const e of r){const o=e[n(442)],i=t[t[n(512)]-1];if(o.is(n(495)))i&&i[n(452)][n(491)](n(517))>-1&&t[n(467)](),i&&n(488)==i[n(452)]?i[s]+=o[n(504)]:t[n(466)]({type:n(488),add:n(503)==s?o[n(504)]:"",remove:n(455)==s?o[n(504)]:""});else if(this[n(432)][n(439)](o)){const a=o;if(i&&i[n(452)][n(491)](n(517))>-1&&t[n(467)](),n(468)==e[n(452)])continue;i&&i[n(452)]==s+n(493)&&i[n(477)][n(457)]==a[n(457)]?i[n(513)]++:t[n(466)]({type:s+n(493),element:a,quantity:1}),r[n(424)]((t=>!(n(468)==t[n(452)]&&t[n(442)]==o)))}else if(this[n(432)][n(501)](o,n(479))||o.is(n(477),n(454))){const r=o;if(n(503)==s&&n(505)==e[n(452)]||n(455)==s&&n(468)==e[n(452)])continue;if(i&&-1==i[n(452)][n(491)](n(517))){n(488)==i[n(452)]&&(i[s]+="\n");continue}let a;if(a=n(503)==s?r[n(486)]&&!this[n(432)][n(439)](r[n(486)])?r[n(486)]:null:r[n(434)]&&!this[n(432)][n(439)](r[n(434)])?r[n(434)]:null,r[n(436)]||a&&a[n(436)]){const e=a&&a[n(436)]?a:r;i&&i[n(452)]==s+n(462)&&i[n(477)][n(457)]==e[n(457)]?i[n(513)]++:t[n(466)]({type:s+n(462),element:e,quantity:1})}else t[n(466)]({type:s+n(517),element:r})}}}[Wr(487)](t){const e=Wr,n=this[e(447)],r=[],s=[],o=[];for(const i of t)switch(i[e(452)]){case e(488):if(i[e(503)]=i[e(503)][e(498)](/(\S)\u000A+(\S)/g,e(489))[e(498)](/\u000A/g,""),i[e(455)]=i[e(455)][e(498)](/(\S)\u000A+(\S)/g,e(489))[e(498)](/\u000A/g,""),""!=i[e(503)]&&""!=i[e(455)]){r[e(466)]({type:e(498),content:zr(n,e(433),['"'+i[e(455)]+'"','"'+i[e(503)]+'"'])});continue}if(null!=i[e(503)][e(441)](/^ +$/)){r[e(466)]({type:e(470),content:zr(n,e(431),zr(n,e(490),i[e(503)][e(512)]))});continue}if(null!=i[e(455)][e(441)](/^ +$/)){r[e(466)]({type:e(474),content:zr(n,e(500),zr(n,e(490),i[e(455)][e(512)]))});continue}if(""!=i[e(503)]){r[e(466)]({type:e(470),content:zr(n,e(431),'"'+i[e(503)]+'"')});continue}r[e(466)]({type:e(474),content:zr(n,e(500),'"'+i[e(455)]+'"')});continue;case e(475):case e(438):r[e(466)]({type:e(470),content:zr(n,e(431),this[e(460)](i[e(477)],i[e(513)]))});continue;case e(519):case e(499):r[e(466)]({type:e(474),content:zr(n,e(500),this[e(460)](i[e(477)],i[e(513)]))});continue;case e(497):r[e(466)]({type:e(470),content:zr(n,e(443),this[e(460)](i[e(477)],i[e(513)]))});continue;case e(492):r[e(466)]({type:e(474),content:zr(n,e(482),this[e(460)](i[e(477)],i[e(513)]))});continue;case e(496):s[e(466)](i[e(518)]);continue;case e(453):o[e(466)](i[e(518)]);continue;default:r[e(466)](i)}if(s[e(512)]){const t=s[e(476)]((t=>this[e(515)][e(465)](t)?this[e(515)][e(456)](t):t))[e(425)](", ");r[e(466)]({type:e(480),content:zr(this[e(447)],e(510),t)})}if(o[e(512)]){const t=o[e(476)]((t=>this[e(515)][e(465)](t)?this[e(515)][e(456)](t):t))[e(425)](", ");r[e(466)]({type:e(480),content:zr(this[e(447)],e(473),t)})}return r}[Wr(426)](t){const e=Wr;for(const n of this[e(484)]){const r=n(t);if(r&&e(452)in r)return r}}[Wr(464)](t,e){const n=Wr,r=e[n(504)],s=void 0===r[n(430)]?n(453):n(496);t[n(466)]({type:s,key:r[n(518)]})}[Wr(451)](t,e){const n=Wr;t[n(466)]({type:n(480),content:zr(this[n(447)],n(511),this[n(460)](e[n(428)]()[n(437)][n(435)],1))})}[Wr(485)](t,e,n){const r=Wr;if(this[r(471)](t,e),n&&n[r(428)]()&&!e[r(428)]()[r(483)][r(494)](n[r(428)]()[r(437)])){const n=t[t[r(512)]-1],s=r(470)==e[r(452)]?r(503):r(455);n&&r(488)==n[r(452)]&&(n[s]+="\n")}}}const Yr=Zr;function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=424]})(t,e)}function Jr(){const t=["10QYeEPg","8ysPBXr","6805098LibmpG","enableCommand","editor","3956315qYXAyd","73113xgDwXE","plugins","335hxAKze","688LUTrsC","741685uNlATo","commands","get","2804640OsZXTV","afterInit","4908RPBidr","showAIAssistant","5181MsJKsP","TrackChangesEditing"];return(Jr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(379267===-parseInt(n(426))/1+parseInt(n(429))/2*(-parseInt(n(437))/3)+parseInt(n(433))/4+parseInt(n(428))/5*(parseInt(n(435))/6)+parseInt(n(430))/7*(-parseInt(n(440))/8)+-parseInt(n(441))/9*(-parseInt(n(439))/10)+-parseInt(n(425))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Yr(434)](){const t=Yr,e=this[t(424)],n=e[t(427)][t(432)](t(438));e[t(431)][t(432)](t(436))&&n[t(442)](t(436))}}const $r=es;function ts(){const t=["10224iojLRS","1359579woAHFw","AlignmentEditing","formatBlock","has","6EqZPPL","left","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_CENTER","2453737hGZxMP","descriptionFactory","_registerLegacyDescription","*Format:* %0","right","registerAttributeLabel","value","editor","justify","6629dTVlBx","3010jRHZIY","registerBlockAttribute","10264IIhyfD","type","5788716SsSrbz","FORMAT_ALIGN_TO_LEFT","enableDefaultAttributesIntegration","plugins","get","4976zmsQSV","alignment","format","216uqsXhJ","commandParams","TrackChangesEditing","commandName","locale","FORMAT_ALIGNMENT","12FtpFOc","FORMAT_JUSTIFY_TEXT","registerDescriptionCallback","382230BynmHr","center","afterInit"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(790167===-parseInt(n(301))/1+parseInt(n(300))/2*(parseInt(n(305))/3)+parseInt(n(285))/4*(parseInt(n(276))/5)+-parseInt(n(280))/6+-parseInt(n(318))/7*(-parseInt(n(278))/8)+-parseInt(n(288))/9*(-parseInt(n(297))/10)+-parseInt(n(309))/11*(-parseInt(n(294))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(299)](){const t=$r,e=this[t(316)],n=e[t(292)];if(!e[t(283)][t(304)](t(302)))return;const r=e[t(283)][t(284)](t(290));r[t(282)](t(286)),r[t(277)](t(286)),r[t(310)][t(314)](t(286),zr(n,t(293))),this[t(311)]()}[$r(311)](){const t=$r,e=this[t(316)],n=e[t(292)];e[t(283)][t(284)](t(290))[t(310)][t(296)]((e=>{const r=t;if(r(303)!=e[r(279)])return;const{data:s}=e;if(s&&r(286)==s[r(291)]){const t=s[r(289)][0][r(315)];return{type:r(287),content:zr(n,r(312),function(t){const e=r;switch(t){case e(306):return zr(n,e(281));case e(313):return zr(n,e(307));case e(298):return zr(n,e(308));case e(317):return zr(n,e(295))}}(t))}}}))}}function rs(t,e){const n=ss();return(rs=function(t,e){return n[t-=353]})(t,e)}function ss(){const t=["italic","FORMAT_UNDERLINE","4rqcyFy","2514490RRjrUT","2845685dlEeTg","_registerLegacyDescription","*Remove format:* %0","editor","code","registerDescriptionCallback","StrikethroughEditing","*Format:* %0","has","422PgEfmH","underline","ItalicEditing","FORMAT_SUPERSCRIPT","registerAttributeLabel","descriptionFactory","15354588DUNExQ","locale","11607Hffypi","FORMAT_","enableDefaultAttributesIntegration","BoldEditing","FORMAT_ITALIC","commandName","SubscriptEditing","commandParams","FORMAT_SUBSCRIPT","format","afterInit","superscript","toLowerCase","slice","2370ssOsHL","SuperscriptEditing","type","UnderlineEditing","plugins","toUpperCase","FORMAT_CODE","formatInline","TrackChangesEditing","registerInlineAttribute","subscript","FORMAT_BOLD","bold","22VhaXkv","strikethrough","9MqNXDR","forceValue","get","8603sGLbSG","1005168TYXwzh","CodeEditing","FORMAT_STRIKETHROUGH","485585hCiRur"];return(ss=function(){return t})()}const os=rs;!function(t,e){const n=rs,r=t();for(;;)try{if(487841===parseInt(n(391))/1+parseInt(n(405))/2*(-parseInt(n(355))/3)+-parseInt(n(394))/4*(parseInt(n(396))/5)+parseInt(n(369))/6*(parseInt(n(387))/7)+-parseInt(n(388))/8*(-parseInt(n(384))/9)+parseInt(n(395))/10*(-parseInt(n(382))/11)+parseInt(n(353))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[os(358),os(407),os(372),os(389),os(402),os(361),os(370)];class as extends t.Plugin{[os(365)](){const t=os,e=this[t(399)],n=e[t(373)][t(386)](t(377)),r=e[t(354)];for(const s of is){if(!e[t(373)][t(404)](s))continue;const o=s[t(368)](0,-7)[t(367)](),i=t(356)+o[t(374)]();n[t(357)](o),n[t(378)](o),n[t(410)][t(409)](o,zr(r,i))}this[t(397)]()}[os(397)](){const t=os,e=this[t(399)],n=e[t(354)],r=e[t(373)][t(386)](t(377));function s(e,s){const o=t;r[o(410)][o(401)]((t=>{const r=o;if(r(376)!=t[r(371)])return;const{data:i}=t;return i&&i[r(360)]===e?i[r(362)][0][r(385)]?{type:r(364),content:zr(n,r(403),s)}:{type:r(364),content:zr(n,r(398),s)}:void 0}))}s(t(381),zr(n,t(380))),s(t(392),zr(n,t(359))),s(t(406),zr(n,t(393))),s(t(400),zr(n,t(375))),s(t(383),zr(n,t(390))),s(t(379),zr(n,t(363))),s(t(366),zr(n,t(408)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=214]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(628034===parseInt(n(227))/1*(parseInt(n(236))/2)+-parseInt(n(249))/3+parseInt(n(243))/4+-parseInt(n(223))/5*(parseInt(n(235))/6)+parseInt(n(255))/7+parseInt(n(214))/8+parseInt(n(218))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(221)](){const t=cs,e=this[t(219)],n=e[t(220)];if(!e[t(237)][t(241)](t(248)))return;const r=e[t(237)][t(228)](t(240)),s=this[t(219)][t(245)][t(228)](t(224));r[t(238)](t(224),((n,o={})=>{const i=t,a=this[i(219)][i(229)][i(222)][i(215)],c=o&&void 0!==o[i(234)]?o[i(234)]:!s[i(225)];let u=[];if(c){const t=Array[i(251)](a[i(250)]())[i(244)]((t=>fs(t)||function(t,e){const n=i,r=e[n(247)](t[n(246)],n(224)),s=e[n(247)]([n(232),n(224)],t);return r&&s}(t,this[i(219)][i(229)][i(242)])));u=y(t,e[i(229)])}else{const t=Array[i(251)](a[i(250)]())[i(244)]((t=>fs(t)));u=y(t,e[i(229)])}e[i(229)][i(233)]((()=>{const t=i;for(const e of u)r[t(231)](e,{commandName:t(224),commandParams:[{forceValue:c}]})}))})),r[t(226)][t(256)]((e=>{const r=t,{data:s}=e;if(s&&r(224)==s[r(230)]){const t=zr(n,r(216));return s[r(252)][0][r(234)]?{type:r(217),content:zr(n,r(253),t)}:{type:r(217),content:zr(n,r(254),t)}}}))}}function fs(t){const e=cs;return e(224)==t[e(246)][e(239)]}function hs(){const t=["change","forceValue","882642cGVyKr","166lFxcSk","plugins","enableCommand","name","TrackChangesEditing","has","schema","78212ooZJDL","filter","commands","parent","checkChild","BlockQuoteEditing","2907792HlSvKF","getSelectedBlocks","from","commandParams","*Set format:* %0","*Remove format:* %0","3587703TbZfVF","registerDescriptionCallback","4082672fQSTfS","selection","ELEMENT_BLOCK_QUOTE","format","3850371WJTXCd","editor","locale","afterInit","document","15uSmwbd","blockQuote","value","descriptionFactory","6848LLqEtP","get","model","commandName","markBlockFormat","$root"];return(hs=function(){return t})()}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=197]})(t,e)}function ps(){const t=["changeCaseTitle","CaseChange","979929uCvTlN","plugins","editor","enableCommand","changeCaseUpper","changeCaseLower","4GktXiJ","has","7199250XJKfkO","2373644FYTsop","717180bWXbQQ","afterInit","TrackChangesEditing","6rGqugV","107293HoUdMP","546762vkqSxO","get","112824anHpMC","176KufiSj"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(334840===parseInt(n(204))/1*(parseInt(n(203))/2)+parseInt(n(211))/3*(-parseInt(n(217))/4)+parseInt(n(200))/5+parseInt(n(205))/6+-parseInt(n(199))/7+-parseInt(n(208))/8*(parseInt(n(207))/9)+parseInt(n(198))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(201)](){const t=gs,e=this[t(213)];e[t(212)][t(197)](t(210))&&(e[t(212)][t(206)](t(202))[t(214)](t(215)),e[t(212)][t(206)](t(202))[t(214)](t(216)),e[t(212)][t(206)](t(202))[t(214)](t(209)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=136]})(t,e)}const Es=Is;function bs(){const t=["commands","4340796fJUtcl","plugins","get","editor","afterInit","2943264asxmvH","28gjoBzC","TrackChangesEditing","184526zrCaMt","1507832oXscCM","3376110ioKDHk","1862675nGQGmU","enableCommand","4yCLxOx","1346769ZDbiZe","ckbox","270Zzauef"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(581795===parseInt(n(136))/1*(parseInt(n(149))/2)+-parseInt(n(151))/3+-parseInt(n(141))/4+-parseInt(n(152))/5+-parseInt(n(146))/6+parseInt(n(147))/7*(-parseInt(n(150))/8)+-parseInt(n(137))/9*(-parseInt(n(139))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(145)](){const t=Es,e=this[t(144)];e[t(140)][t(143)](t(138))&&e[t(142)][t(143)](t(148))[t(153)](t(138))}}function _s(){const t=["filter","ELEMENT_CODE_BLOCK","selection","commands","config","languages","2264319GcRuTV","codeBlock","plugins","get","9100289dbwRHk","formatBlock","toLowerCase","8BWkhzk","5174918adzflw","*Remove format:* %0","1692jLvRhv","descriptionFactory","language","value","change","label","outdentCodeBlock","name","1984356CEamrT","451502smKgfO","parent","12uQgCnr","registerDescriptionCallback","editor","blockName","CodeBlock","indentCodeBlock","isLimit","TrackChangesEditing","type","has","from","afterInit","5520MzAVXf","51130QkgBPB","getSelectedBlocks","commandName","markBlockFormat","1405ZQegbh","model","forceValue","find","commandParams","1ZBTtfU","document","rootElement","checkChild","schema","enableCommand","locale","*Set format:* %0","registerElementLabel","format"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(577301===parseInt(n(349))/1*(parseInt(n(325))/2)+-parseInt(n(306))/3+parseInt(n(339))/4*(parseInt(n(344))/5)+-parseInt(n(324))/6+-parseInt(n(314))/7*(parseInt(n(313))/8)+-parseInt(n(316))/9*(-parseInt(n(340))/10)+parseInt(n(310))/11*(parseInt(n(327))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(338)](){const t=ys,e=this[t(329)];if(!e[t(308)][t(336)](t(331)))return;const n=e[t(308)][t(309)](t(334)),r=e[t(355)],s=e[t(304)][t(309)](t(307))[t(305)],o=e[t(303)][t(309)](t(307));n[t(354)](t(332)),n[t(354)](t(322)),n[t(354)](t(307),((r,i={})=>{const a=t,c=e[a(345)],u=e[a(345)][a(350)][a(302)],l=i&&void 0!==i[a(346)]?i[a(346)]:!o[a(319)];let f;i[a(318)]||(i[a(318)]=s[0][a(318)]),f=l?Array[a(337)](u[a(341)]())[a(359)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(351))&&!e[n(333)](t)&&e[n(352)](t[n(326)],n(307))}(t,c[a(353)]))):Array[a(337)](u[a(341)]())[a(359)]((t=>Cs(t)));const h=y(f,c);c[a(320)]((()=>{const t=a;for(const e of h)n[t(343)](e,{commandName:t(307),commandParams:[{...i,forceValue:l}],formatGroupId:t(330)})}))})),n[t(317)][t(357)](t(307),(e=>zr(r,t(301),e))),n[t(317)][t(328)]((e=>{const n=t;if(n(311)!=e[n(335)])return;const o=r.t,{data:i}=e;if(!i||n(307)!=i[n(342)])return;const a=i[n(348)][0][n(318)],c=o(s[n(347)]((t=>t[n(318)]===a))[n(321)])[n(312)]();return i[n(348)][0][n(346)]?{type:n(358),content:zr(r,n(356),zr(r,n(301),1)+" ("+c+")")}:{type:n(358),content:zr(r,n(315),zr(r,n(301),1))}}))}}function Cs(t){const e=ys;return e(307)==t[e(323)]}const Ls=Ns;function Rs(){const t=["get","1417780LPXKrs","3CKNJSY","85078ylIHmJ","52020uejabc","192GqhSOG","37636wgBrxi","afterInit","27461pIFpCd","55794DOkucC","addCommentThread","CommentsEditing","50DSczbk","enableCommand","279912eAenHj","editor","has","TrackChangesEditing","plugins"];return(Rs=function(){return t})()}function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=485]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(152796===parseInt(n(502))/1+-parseInt(n(496))/2*(parseInt(n(495))/3)+parseInt(n(499))/4*(parseInt(n(486))/5)+-parseInt(n(498))/6*(parseInt(n(501))/7)+parseInt(n(488))/8+-parseInt(n(497))/9+parseInt(n(494))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ls(500)](){const t=Ls,e=this[t(489)];e[t(492)][t(490)](t(485))&&e[t(492)][t(493)](t(491))[t(487)](t(503))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(412)]())o[r(404)](t)&&s[r(410)](n[r(417)](o));return s}function Os(){const t=["6XBBWSu","isBlock","TrackChangesEditing","addClass","31545joQhsA","test","addHighlight","plugins","3026330sapNVR","item","getWalker","isLimit","710691RsMJFz","isAtEnd","previousPosition","99407KHyYpG","elementEnd","getCustomProperty","hasAttribute","450BmMNsg","markerRange","12QrrIxC","1388737WtNucp","createUIElement","push","insert","getItems","markerName","includes","schema","span","createRangeOn","isContent","bindElementToMarker","toViewPosition","toViewElement","nextSibling","activeMarkers","mapper","name","writer","start","type","consumable","6EGYBsf","ck-suggestion-marker-","model","get","parent","1385368vtZDpH","12685453XvxuQK","ck-suggestion-marker--active"];return(Os=function(){return t})()}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=382]})(t,e)}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(393)][r(433)](r(388));return(o,i,a)=>{const c=r;if(!a[c(429)][c(391)](i[c(406)],o[c(425)]))return;const u=i[c(406)][c(396)](),l=i[c(406)][c(427)],f=t[c(432)][c(415)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(395)];d=d||f[c(418)](e);const n=a[c(424)][c(421)](e);if(n&&n[c(403)](c(392)))return;c(402)==t[c(428)]&&f[c(387)](e)&&!f[c(397)](e)&&(e[c(422)]||l[c(399)]?h&&h[c(382)]==e||(h=e,m(t[c(400)]),p=!0):g=g||t[c(400)])}function m(t){const r=c,o=a[r(426)][r(409)](r(416),{class:r(431)+e}),u=a[r(424)][r(420)](t);n&&s[r(423)][r(414)](i[r(413)])&&a[r(426)][r(389)](r(385),o),a[r(426)][r(411)](u,o),a[r(424)][r(419)](o,i[r(413)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(535740===-parseInt(n(401))/1*(parseInt(n(386))/2)+-parseInt(n(398))/3*(parseInt(n(407))/4)+parseInt(n(394))/5+parseInt(n(430))/6*(-parseInt(n(408))/7)+-parseInt(n(383))/8+-parseInt(n(390))/9*(-parseInt(n(405))/10)+parseInt(n(384))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=161]})(t,e)}function Bs(){const t=["addMarker:suggestion:deletion","downcastDispatcher","createRange","root","bind","2316LUWaAN","10VxumzY","TrackChangesEditing","347984eQuuLh","rootName","unlock","plugins","enqueueChange","showSuggestionHighlights","markerNameToElements","init","211990DdwhHj","document","enableCommand","77gUhaWX","createSelection","markerName","mapper","11948166tWNXQg","364823NAelRN","6egOaRh","end","80748jTAWaB","lock","editor","deleteForward","117RMwMKZ","get","unit","detach","options","setSelection","selection","commands","requires","uiElement","fromRange","delete","writer","batch","4739694sXTnIt","getFirstRange","editing","buffer","start","removeMarker:suggestion:deletion","model","814MMpWEE","merge","high","data","remove","unbindElementFromMarkerName","forward","modifySelection","isCollapsed","$graveyard","722872QuRKTu"];return(Bs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(951767===-parseInt(n(210))/1*(parseInt(n(211))/2)+-parseInt(n(217))/3*(parseInt(n(213))/4)+-parseInt(n(192))/5*(parseInt(n(168))/6)+parseInt(n(205))/7*(-parseInt(n(185))/8)+-parseInt(n(209))/9+-parseInt(n(202))/10*(-parseInt(n(175))/11)+-parseInt(n(191))/12*(-parseInt(n(194))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(162)](){return[vs.Delete]}[Ds(201)](){const t=Ds,e=this[t(215)],n=e[t(197)][t(218)](t(193));n[t(204)](t(165));const r=e[t(161)][t(218)](t(216));n[t(204)](t(216),((n,s={})=>{const o=t,a=e[o(174)][o(206)](e[o(174)][o(203)][o(223)]);a[o(183)]&&e[o(174)][o(182)](a,{direction:o(181),unit:s[o(219)]});const c=a[o(169)](),u=i.LiveRange[o(164)](c);let l;n(s),l=o(184)==u[o(189)][o(195)]?e[o(174)][o(188)](c[o(172)]):e[o(174)][o(188)](u[o(172)],u[o(212)]),u[o(220)](),e[o(174)][o(198)](r[o(171)][o(167)],(t=>{const e=o;r[e(171)][e(214)](),t[e(222)](t[e(188)](l[e(212)])),r[e(171)][e(196)]()}))})),e[t(170)][t(187)].on(t(186),Fs(e,t(176)),{priority:t(177)}),e[t(178)][t(187)].on(t(186),((n,r,s)=>{const o=t;s[o(221)][o(199)]&&Fs(e,o(176),{showActiveMarker:!1})[o(190)](this)(n,r,s)}),{priority:t(177)}),e[t(170)][t(187)].on(t(173),((e,n,r)=>{const s=t,o=r[s(208)][s(200)](n[s(207)]);if(o)for(const t of o)t.is(s(163))&&(r[s(208)][s(180)](t,n[s(207)]),r[s(166)][s(179)](t))}),{priority:t(177)})}}const Us=Gs;!function(t,e){const n=Gs,r=t();for(;;)try{if(931388===parseInt(n(420))/1*(-parseInt(n(422))/2)+-parseInt(n(374))/3+parseInt(n(427))/4*(parseInt(n(386))/5)+parseInt(n(405))/6*(-parseInt(n(382))/7)+parseInt(n(416))/8*(-parseInt(n(307))/9)+parseInt(n(319))/10+parseInt(n(326))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class js extends t.Plugin{[Us(344)](){const t=Us,e=this[t(304)];if(!e[t(292)][t(346)](t(337)))return;const n=e[t(332)],r=e[t(292)][t(311)](t(317)),s=e[t(292)][t(346)](t(287)),o=!!e[t(388)][t(311)](t(351));function i(e){const r=t;return{type:r(407),content:""+zr(n,r(423),e)}}function a(e){const r=t;return{type:r(407),content:""+zr(n,r(283),e)}}r[t(294)](t(352)),r[t(294)](t(381)),r[t(294)](t(290)),r[t(294)](t(340)),r[t(294)](t(400)),r[t(294)](t(389)),r[t(294)](t(394)),r[t(294)](t(421)),r[t(398)](t(385)),r[t(398)](t(430)),r[t(398)](t(359)),o&&(r[t(294)](t(370)),r[t(294)](t(349))),s&&(r[t(294)](t(369)),r[t(294)](t(339)),r[t(398)](t(341)),r[t(372)][t(297)]((e=>{const r=t,{data:s}=e;if(s&&r(341)==s[r(424)])return{type:r(407),content:s[r(401)]?zr(n,r(415)):zr(n,r(358))}})),this[t(304)][t(408)][t(318)][t(355)]((e=>{const n=t;if(e[n(286)][n(429)])return!1;let s=!1;const o=r[n(390)]({skipNotAttached:!0})[n(402)]((t=>n(341)===r[n(321)](t)));for(const t of o)n(426)!=t[n(336)]()[n(364)][n(313)][n(291)](n(430))&&(r[n(345)](t[n(336)](),n(288))[n(361)]((t=>n(430)===r[n(321)](t[n(397)])))||(e[n(396)](t[n(347)]()),s=!0));return s}))),r[t(372)][t(300)](t(359),zr(n,t(362)));const c={type:t(407),content:""};r[t(372)][t(297)]((e=>{const r=t,{data:s}=e;if(!s||r(430)!=s[r(424)])return;let u=e[r(328)];for(;u;){if(u[r(280)]&&((r(412)==u[r(280)][r(424)]||r(335)==u[r(280)][r(424)])&&(u[r(280)][r(401)]&&r(289)!=u[r(280)][r(401)]||r(289)!=u[r(280)][r(425)]&&!s[r(401)])||!o&&u[r(280)][r(424)]==_c))return c;u=u[r(353)]}if(null==s[r(401)])switch(s[r(425)]){case r(387):return a(zr(n,r(419)));case r(330):return a(zr(n,r(299)));case r(426):return a(zr(n,r(327)))}switch(s[r(401)]){case r(387):return i(zr(n,r(419)));case r(330):return i(zr(n,r(299)));case r(426):return i(zr(n,r(327)))}})),r[t(372)][t(297)]((e=>{const n=t,{data:r}=e;if(r&&n(359)==r[n(424)])return null==r[n(401)]||null==r[n(425)]&&0==r[n(401)]?c:void 0})),r[t(372)][t(297)]((e=>{const r=t;if(r(288)!=e[r(315)])return;const{data:s}=e;if(!s||r(385)!=s[r(424)])return;const o=Hs(e);return r(401)==o?{type:r(407),content:zr(n,r(333))}:r(425)==o?{type:r(407),content:zr(n,r(309))}:c})),e[t(408)][t(318)][t(355)]((e=>this[t(404)](e))),e[t(408)][t(318)][t(355)]((e=>this[t(284)](e))),e[t(408)][t(318)][t(355)]((e=>this[t(367)](e))),this[t(363)]()}[Us(404)](t){const e=Us;if(t[e(286)][e(429)]||!t[e(286)][e(305)])return!1;let n=!1;const r=this[e(304)][e(292)][e(311)](e(317))[e(390)]({skipNotAttached:!0})[e(402)]((t=>t[e(280)]&&e(385)==t[e(280)][e(424)]))[e(402)]((t=>t[e(280)][e(401)]&&t[e(280)][e(425)]));for(const s of r)Hs(s)||(t[e(396)](s[e(347)]()),n=!0);return n}[Us(284)](t){const e=Us;if(t[e(286)][e(429)]||!t[e(286)][e(305)])return!1;const n=this[e(304)][e(292)][e(311)](e(317));if(n[e(399)][e(354)])return!1;let r=!1;const s=[e(430),e(385),e(359),e(412),e(413),e(411),e(295),e(320),e(335)],o=this[e(304)][e(408)][e(318)][e(417)][e(360)]()[e(402)]((t=>e(288)==t[e(315)]))[e(402)]((t=>s[e(375)](t[e(310)])));if(0==o[e(409)])return r;for(const i of o){const o=n[e(345)](i[e(285)],e(288))[e(402)]((t=>!t[e(329)][e(301)]))[e(376)]((t=>t[e(397)]))[e(402)]((t=>{const r=e,o=n[r(321)](t);return s[r(375)](o)}));if(o[e(409)]){for(const n of o)t[e(396)](n[e(347)]());r=!0}}return r}[Us(367)](t){const e=Us;if(t[e(286)][e(429)]||!t[e(286)][e(305)])return!1;const n=this[e(304)][e(292)][e(311)](e(317));let r=!1;const s=[e(430),e(385),e(359),e(412),e(413),e(411),e(295),e(320),e(335)];for(const t of n[e(390)]({skipNotAttached:!0})){const o=n[e(345)](t[e(336)](),e(288))[e(376)]((t=>t[e(397)]))[e(402)]((t=>t[e(280)]&&s[e(375)](t[e(280)][e(424)])));if(!o[e(409)])continue;const a=o[0][e(328)][e(312)][e(384)];if(!o[e(379)]((t=>t[e(312)][e(384)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(390)]({skipNotAttached:!0})[s(402)]((e=>s(288)==e[s(315)]&&e[s(312)][s(384)]==t)))e[s(395)](s(384),r)}function i(t,n){const r=e;let s=t[r(328)],i=!1;for(;s;)s[r(312)][r(384)]!=n&&(o(s[r(312)][r(384)],n),s[r(395)](r(384),n),i=!0),s=s[r(353)];return i}}[Us(363)](){const t=Us,e=this[t(304)],n=e[t(332)],r=e[t(292)][t(311)](t(317));this[t(365)](),r[t(322)][t(366)](t(302),t(414),t(282),(function(n,r){const s=t,o=[];for(let t of n)t[s(364)][s(313)]===t[s(308)][s(306)]&&(t=e[s(408)][s(403)](e[s(408)][s(392)](t[s(364)][s(313)],0))),o[s(357)](t);e[s(408)][s(323)]((t=>{const n=s,a=e[n(408)][n(318)][n(343)],c=Array[n(428)](a[n(406)]())[n(376)]((t=>i.LiveRange[n(296)](t)));t[n(380)](o),e[n(303)][n(311)](r[n(348)])[n(356)](),r[n(293)][n(357)]({forceDefaultExecution:!0}),e[n(324)](r[n(348)],...r[n(293)]),t[n(380)](c);for(const t of c)t[n(331)]()}))})),r[t(372)][t(378)]((function(n){const r=t,s=!e[r(408)][r(338)][r(418)](n),o=n[r(350)],i=n[r(334)],a=n[r(291)](r(385)),c=!o||o[r(291)](r(385))!==a,u=!i||i[r(291)](r(385))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(298),e)))}[Us(365)](){const t=Us,e=this[t(304)],n=e[t(332)];function r(n){const r=t,s=e[r(303)][r(311)](r(381))[r(354)],o=e[r(303)][r(311)](r(352))[r(354)];return r(352)===n?s:o}e[t(292)][t(311)](t(317))[t(372)][t(297)]((function(s){const o=t;if(o(302)!=s[o(315)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(348)]){case o(381):u=i[o(293)][0][o(373)],l=r(i[o(348)]),a=o(u?368:281),!l&&e[o(388)][o(311)](o(351))||(a=o(314)),c={type:o(407),content:zr(n,a,zr(n,o(419)))};break;case o(352):u=i[o(293)][0][o(373)],l=r(i[o(348)]),a=o(u?368:281),!l&&e[o(388)][o(311)](o(351))||(a=o(314)),c={type:o(407),content:zr(n,a,zr(n,o(299)))};break;case o(400):a=o(393),c={type:o(407),content:zr(n,a,zr(n,o(298)))};break;case o(389):a=function(t){const e=o,n=t[e(336)]();let r=n[e(364)][e(313)];for(;r&&n[e(410)](r);){if(r[e(291)](e(359))>0)return!1;r=r[e(334)]}return!0}(s)?zr(n,o(281),zr(n,function(t){const e=o;return e(316)+t[e(336)]()[e(364)][e(313)][e(291)](e(430))[e(377)]()+e(325)}(s))):zr(n,o(342),zr(n,o(298))),c={type:o(407),content:a};break;case o(370):case o(349):!1===i[o(371)]&&(a=o(383),c={type:o(391),content:zr(n,a,zr(n,o(298)))})}return c}))}}function Gs(t,e){const n=Vs();return(Gs=function(t,e){return n[t-=280]})(t,e)}function Vs(){const t=["differ","isObject","ELEMENT_BULLETED_LIST","1607vFhUaV","splitListItemBefore","1282fLetlb","*Set format:* %0","key","oldValue","todo","1932PygmSi","from","isUndo","listType","data","*Format:* remove from %0","accept","*Remove format:* %0","noTrackChangesFixer","range","batch","TodoListEditing","attribute","default","customNumberedList","getAttribute","plugins","commandParams","enableDefaultAttributesIntegration","todoListCheck","fromRange","registerDescriptionCallback","ELEMENT_LIST_ITEM","ELEMENT_NUMBERED_LIST","registerAttributeLabel","isNextTo","formatBlock","commands","editor","isLocal","parent","18FUQieo","end","*Split:* list item","attributeKey","get","attributes","nodeAfter","*Change to:* %0","type","ELEMENT_","TrackChangesEditing","document","15054210tJwGNG","listMarker","_getAttributeKey","_suggestionFactory","change","execute","_LIST","28524848DstvfZ","ELEMENT_TODO_LIST","head","meta","numbered","detach","locale","*Merge:* list item","nextSibling","listMarkerStyle","getFirstRange","ListEditing","schema","checkTodoList","customBulletedList","todoListChecked","*Outdent:* %0","selection","afterInit","_findSuggestions","has","getFirstMarker","commandName","mergeListItemForward","previousSibling","list.multiBlock","numberedList","next","value","registerPostFixer","refresh","push","*Uncheck item*","listIndent","getChanges","find","FORMAT_INDENT","_supportLegacySuggestions","start","_registerLegacyDescription","registerCustomCallback","assureChains","*Format:* insert into %0","todoList","mergeListItemBackward","multipleBlocks","descriptionFactory","forceValue","1896558BKhzck","includes","map","toUpperCase","registerElementLabel","every","setSelection","bulletedList","7inDRWU","*Merge:* %0","groupId","listItemId","4940LHYGZi","bulleted","config","outdentList","getSuggestions","deletion","createPositionAt","*Indent:* %0","splitListItemAfter","setAttribute","removeMarker","suggestion","registerBlockAttribute","trackChangesCommand","indentList","newValue","filter","createRange","listItemIdFixer","10319436twsXnx","getRanges","format","model","length","containsItem","listReversed","listStyle","listStart","documentList","*Check item*","1048904ntUTmS"];return(Vs=function(){return t})()}function Hs(t){const e=Us;let n=t[e(336)]()[e(364)][e(313)][e(350)];for(;n;){const r=n[e(291)](e(385));if(!r)return!1;if(r==t[e(280)][e(401)])return e(401);if(r==t[e(280)][e(425)])return e(425);n=n[e(350)]}return!1}function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=272]})(t,e)}const Ws=zs;function Ks(){const t=["suggestion","editor","square","_getAttributeKey","batch","3884dykRPY","registerDescriptionCallback","format","8xSLDFN","ListPropertiesEditing","_registerLegacyDescription","list.properties","ELEMENT_","*Set format:* %0","FORMAT_LIST_START","listType","FORMAT_LIST_REVERSED","getFirstRange","model","styles","upper-latin","getSuggestions","afterInit","_LIST_DEFAULT","5778216FAVdYG","upper-roman","disc","nodeAfter","12317956mQaRHE","bulleted","toUpperCase","formatBlock","circle","includes","commandParams","next","type","removeMarker","numbered","listReversed","oldValue","getAttribute","handleDescriptions","listStart","10zJcemR","165366IyNGJf","document","descriptionFactory","_getTranslationKeyForListStyle","_LIST_","newValue","key","registerBlockAttribute","decimal","commandName","TrackChangesEditing","_findSuggestions","43920668VpCgQS","has","listStyle","*Remove format:* %0","*Format:* set order to reversed","filter","getFirstMarker","plugins","bind","startIndex","locale","8016280XEgCXG","find","head","3852837REVNYY","*Change to:* %0","enableDefaultAttributesIntegration","lower-latin","951rZhXNG","customNumbered","default","*Format:* set start index to %0","lower-roman","attribute","registerPostFixer","6YpAKQF","replace","reversed","*Format:* set order to regular","get","registerAttributeLabel","config","start","decimal-leading-zero","data","isUndo"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(898786===-parseInt(n(307))/1*(-parseInt(n(344))/2)+-parseInt(n(337))/3*(-parseInt(n(360))/4)+-parseInt(n(330))/5+-parseInt(n(286))/6+-parseInt(n(290))/7+parseInt(n(363))/8*(parseInt(n(333))/9)+parseInt(n(306))/10*(parseInt(n(319))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[Ws(284)](){const t=Ws;if(!this[t(356)][t(326)][t(320)](t(364)))return;const e=this[t(356)][t(350)][t(348)](t(273)),n=this[t(356)][t(326)][t(348)](t(317));e[t(281)]&&(n[t(335)](t(321)),n[t(314)](t(321))),e[t(346)]&&(n[t(335)](t(301)),n[t(314)](t(301))),e[t(328)]&&(n[t(335)](t(305)),n[t(314)](t(305)));const r={type:t(362),content:""};n[t(309)][t(361)](this[t(304)][t(327)](this));const s=this[t(356)][t(329)];n[t(309)][t(349)](t(301),zr(s,t(278))),n[t(309)][t(361)]((e=>{const n=t,{data:s}=e;if(s&&n(301)==s[n(313)])return null==s[n(312)]||0==s[n(312)]&&null==s[n(302)]?r:void 0})),n[t(309)][t(349)](t(305),zr(s,t(276))),n[t(309)][t(361)]((e=>{const n=t,{data:s}=e;if(s&&n(305)==s[n(313)])return null==s[n(312)]||1==s[n(312)]&&null==s[n(302)]?r:void 0})),this[t(356)][t(280)][t(308)][t(343)]((e=>{const r=t;if(e[r(359)][r(354)])return!1;let s=!1;const o=n[r(283)]({skipNotAttached:!0})[r(324)]((t=>{const e=r,s=n[e(358)](t);return e(305)==s||e(301)==s}));for(const t of o){const o=t[r(279)]()[r(351)][r(289)][r(303)](r(277));r(300)!=o&&r(338)!=o&&(n[r(318)](t[r(279)](),r(342))[r(331)]((t=>r(277)==n[r(358)](t[r(355)])))||(e[r(299)](t[r(325)]()),s=!0))}return s})),this[t(272)]()}[Ws(304)](t){const e=Ws,n=this[e(356)][e(329)],{data:r}=t,s={type:e(362),content:""};if(!r||e(321)!=r[e(313)])return;if(!r[e(302)])return e(339)==r[e(312)]?s:{type:e(362),content:""+zr(n,e(275),zr(n,this[e(310)](r[e(312)])))};if(!r[e(312)]){if(e(339)==r[e(302)])return s;let o=t[e(332)];for(;o;){if(o[e(353)]&&e(277)==o[e(353)][e(313)]&&o[e(353)][e(312)])return s;o=o[e(297)]}return{type:e(362),content:""+zr(n,e(322),zr(n,this[e(310)](r[e(302)])))}}if(e(339)!=r[e(312)])return{type:e(362),content:""+zr(n,e(275),zr(n,this[e(310)](r[e(312)])))};let o=t[e(332)];for(;o;){if(o[e(353)]&&e(277)==o[e(353)][e(313)]&&o[e(353)][e(312)]&&o[e(353)][e(302)])return s;o=o[e(297)]}const i=t[e(279)]()[e(351)][e(289)][e(303)](e(277));return{type:e(362),content:zr(n,e(275),zr(n,e(274)+i[e(292)]()+e(285)))}}[Ws(272)](){const t=Ws,e=this[t(356)],n=e[t(329)];e[t(326)][t(348)](t(317))[t(309)][t(361)]((e=>{const r=t;if(r(293)!=e[r(298)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(316)]){case r(321):o=r(334),i={type:r(362),content:zr(n,o,zr(n,this[r(310)](s[r(296)][0][r(298)])))};break;case r(301):o=s[r(296)][0][r(346)]?r(323):r(347),i={type:r(362),content:zr(n,o)};break;case r(305):o=r(340),i={type:r(362),content:zr(n,o,s[r(296)][0][r(328)])}}return i}))}[Ws(310)](t){const e=Ws;return e(274)+function(t){const n=e;return qs[n(295)](t)?n(291):Ys[n(295)](t)?n(300):null}(t)[e(292)]()+e(311)+t[e(292)]()[e(345)](/-/g,"_")}}const qs=[Ws(288),Ws(294),Ws(357)],Ys=[Ws(315),Ws(352),Ws(341),Ws(287),Ws(336),Ws(282)];var Zs=n(507);function Js(){const t=["high","end","removeMarker:suggestion:insertion","commands","mapper","635537YfHcWH","4jFHXMT","requires","bind","model","change","hasClass","markerNameToElements","unbindElementFromMarkerName","document","markInsertion","editing","options","fromRange","70256uQvjek","editor","afterExecute","plugins","markerName","detach","1532354qUGnDc","getFirstPosition","8373990gtJDYR","createPositionAt","6gthlBb","createRange","writer","279OgmqKi","get","downcastDispatcher","2017119GSmiXm","setSelection","315255ITGskb","split","ck-suggestion-marker-split","nextSibling","fire","remove","parent","data","getFirstRange","init","selection","TrackChangesEditing","showSuggestionHighlights","enterBlock","enableCommand","2181988kpspdE","addMarker:suggestion:insertion","enter"];return(Js=function(){return t})()}const Qs=$s;function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(813594===parseInt(n(252))/1+parseInt(n(224))/2+-parseInt(n(262))/3*(parseInt(n(233))/4)+parseInt(n(264))/5+parseInt(n(256))/6*(-parseInt(n(232))/7)+-parseInt(n(246))/8*(parseInt(n(259))/9)+-parseInt(n(254))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Qs(234)](){return[Zs.Enter]}[Qs(273)](){const t=Qs,e=this[t(247)],n=e[t(249)][t(260)](t(220)),r=e[t(230)][t(260)](t(226));n[t(223)](t(226),(()=>{const s=t;e[s(236)][s(237)]((t=>{const o=s,a=e[o(236)][o(241)][o(274)],c=a[o(253)](),u=i.LiveRange[o(245)](a[o(272)]());if(r[o(222)](t)){const r=e[o(236)][o(255)](c[o(270)][o(267)],0),s=t[o(257)](c,r);n[o(242)](s)}else t[o(263)](t[o(257)](u[o(228)]));u[o(251)](),r[o(268)](o(248),{writer:t})}))})),e[t(243)][t(261)].on(t(225),Fs(e,t(265)),{priority:t(227)}),e[t(243)][t(261)].on(t(229),((e,n,r)=>{const s=t,o=r[s(231)][s(239)](n[s(250)]);if(o)for(const t of o)t[s(238)](s(266))&&(r[s(231)][s(240)](t,n[s(250)]),r[s(258)][s(269)](t))}),{priority:t(227)}),e[t(271)][t(261)].on(t(225),((n,r,s)=>{const o=t;s[o(244)][o(221)]&&Fs(e,o(265),{showActiveMarker:!1})[o(235)](this)(n,r,s)}),{priority:t(227)})}}function eo(){const t=["plugins","enableCommand","has","model","findNext","item","find","end","getMarkersGroup","2805610PzAYto","createRange","replace","276PYfhSq","FindAndReplaceEditing","string","filter","get","_isInDeletionRange","10408kmHTWS","findByTextCallback","1407354jfEqmq","editor","markers","653163iuKSzB","609340nNzpdN","102897OuTXtu","4FNOMwH","afterInit","TrackChangesEditing","start","bind","replaceAll","suggestion:deletion","153hRKNwi","findPrevious","handleFindCommand","createPositionAt","4530944cFPnTx","getRange","getIntersection","FindAndReplaceUtils"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(326233===-parseInt(n(111))/1+parseInt(n(104))/2*(parseInt(n(139))/3)+-parseInt(n(112))/4*(-parseInt(n(136))/5)+-parseInt(n(106))/6+parseInt(n(109))/7+parseInt(n(123))/8+-parseInt(n(119))/9*(parseInt(n(110))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(113)](){const t=no;if(!this[t(107)][t(127)][t(129)](t(140)))return;const e=this[t(107)][t(127)][t(143)](t(114));e[t(128)](t(133),this[t(121)][t(116)](this)),e[t(128)](t(131)),e[t(128)](t(120)),e[t(128)](t(138)),e[t(128)](t(117))}[no(121)](t,e,n={}){const r=no,s=this[r(107)][r(127)][r(143)](r(126));return t((t=>(r(141)==typeof e?s[r(105)](e,n):e)(t)[r(142)]((e=>!1===this[r(144)](e,t[r(132)])))),n)}[no(144)](t,e){const n=no,r=this[n(107)][n(130)][n(137)](this[n(107)][n(130)][n(122)](e,t[n(115)]),this[n(107)][n(130)][n(122)](e,t[n(134)]));for(const t of this[n(107)][n(130)][n(108)][n(135)](n(118)))if(null!==r[n(125)](t[n(124)]()))return!0;return!1}}function oo(){const t=["config","*Set font size:* %0","FontSize","15190tRjGJd","fontColor","FORMAT_FONT_SIZE","fontFamily","*Reset font color*","2910936AMgeve","*Set font family:* %0","afterInit","*Set font color:* %0","124080qHtQeg","commandName","normalizeSizeOptions","_registerLegacyDescription","*Set font background color:* %0","FontSizeEditing","find","fontSize","7014376uUVKYW","fontSize.options","toLowerCase","plugins","FORMAT_FONT_BACKGROUND","fontColor.colors","FontColorEditing","9mRCxqa","type","registerDescriptionCallback","commandParams","FontBackgroundColorEditing","get","*Reset font family*","FORMAT_FONT_COLOR","*Reset font size*","TrackChangesEditing","title","formatInline","fontBackgroundColor","937740EEzVQx","FontFamilyEditing","label","model","FORMAT_FONT_FAMILY","value","683308UglsiC","*Reset font background color*","has","7282667tEUFvY","registerInlineAttribute","locale","descriptionFactory","fontBackgroundColor.colors","registerAttributeLabel","trim","330lMYgjz","editor","format","enableDefaultAttributesIntegration","1qUnwqE","6raLMHi"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(638072===-parseInt(n(449))/1*(parseInt(n(497))/2)+parseInt(n(459))/3+parseInt(n(463))/4+parseInt(n(491))/5+parseInt(n(450))/6*(-parseInt(n(500))/7)+-parseInt(n(471))/8*(-parseInt(n(478))/9)+-parseInt(n(454))/10*(parseInt(n(507))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(468),commandName:io(470)},{pluginName:io(492),commandName:io(457)},{pluginName:io(477),commandName:io(455)},{pluginName:io(482),commandName:io(490)}];class uo extends t.Plugin{[io(461)](){const t=io,e=this[t(446)][t(502)],n=this[t(446)][t(474)][t(483)](t(487));for(const{pluginName:e,commandName:r}of co)this[t(446)][t(474)][t(499)](e)&&(n[t(448)](r),n[t(501)](r));e.t,n[t(503)][t(505)](t(470),zr(e,t(456))),n[t(503)][t(505)](t(457),zr(e,t(495))),n[t(503)][t(505)](t(455),zr(e,t(485))),n[t(503)][t(505)](t(490),zr(e,t(475))),this[t(466)]()}[io(466)](){const t=io,e=this[t(446)],n=e[t(502)];e[t(474)][t(483)](t(487))[t(503)][t(480)]((e=>{const r=t,o=n.t;if(r(489)!=e[r(479)])return;const{data:i}=e;if(null!=i){if(r(470)==i[r(464)]){const t=i[r(481)][0][r(496)];if(t){const e=o(this[r(446)][r(474)][r(483)](r(453))[r(465)](this[r(446)][r(451)][r(483)](r(472)))[r(469)]((e=>e[r(494)]==t))[r(488)])[r(473)]();return{type:r(447),content:zr(n,r(452),e)}}return{type:r(447),content:zr(n,r(486))}}if(r(457)==i[r(464)]){const t=i[r(481)][0][r(496)];return t?{type:r(447),content:zr(n,r(460),t)}:{type:r(447),content:zr(n,r(484))}}if(r(455)==i[r(464)]){const t=i[r(481)][0][r(496)];if(t){const e=(0,s.normalizeColorOptions)(this[r(446)][r(451)][r(483)](r(476)))[r(469)]((e=>e[r(494)]==t));let i=t,a="";return e&&(i=e[r(493)],a=o(i)[r(473)]()),{type:r(447),content:zr(n,r(462),a)[r(506)](),color:{value:t,title:a||i}}}return{type:r(447),content:zr(n,r(458))}}if(r(490)==i[r(464)]){const t=i[r(481)][0][r(496)];if(t){const e=(0,s.normalizeColorOptions)(this[r(446)][r(451)][r(483)](r(504)))[r(469)]((e=>e[r(494)]==t));let i=t,a="";return e&&(i=e[r(493)],a=o(i)[r(473)]()),{type:r(447),content:zr(n,r(467),a)[r(506)](),color:{value:t,title:a||i}}}return{type:r(447),content:zr(n,r(498))}}}}))}}const lo=ho;function fo(){const t=["editor","get","descriptionFactory","fontSize.options","label","copyFormat","length","7zeUOPN","enableDefaultAttributesIntegration","boolean","pasteFormat","registerDescriptionCallback","formatBlock","model","2827ZWxSVd","split","8322qSSiss","395640dPzwFS","36202vJmoiw","fontSize","toUpperCase","join","normalizeSizeOptions","type","enableCommand","*Remove all formatting*","808760vqoskd","toLowerCase","entries","FontSize","plugins","push","181968bigBgm","afterInit","slice","fontBackgroundColor","384789ZjoSdb","config","TrackChangesEditing","title","format","formatInline","commands","fontColor.colors","2gpMftF","20nsNgKY","charAt","commandName","590aykyhN","locale","_registerLegacyDescription","fontColor","find","commandParams","*Set format to:* %0"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(113319===-parseInt(n(464))/1+parseInt(n(490))/2*(parseInt(n(482))/3)+-parseInt(n(478))/4+-parseInt(n(491))/5*(parseInt(n(462))/6)+parseInt(n(453))/7*(parseInt(n(472))/8)+-parseInt(n(463))/9+parseInt(n(494))/10*(parseInt(n(460))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(479)](){const t=lo,e=this[t(446)],n=e[t(476)][t(447)](t(484)),r=e[t(488)][t(447)](t(451)),s=e[t(488)][t(447)](t(456));r&&s&&(n[t(454)](t(456)),n[t(470)](t(451)),this[t(496)]())}[lo(496)](){const t=lo,e=this[t(446)],n=e[t(495)];e[t(476)][t(447)](t(484))[t(448)][t(457)]((r=>{const s=t;if(s(458)!=r[s(469)]&&s(487)!=r[s(469)])return;const{data:o}=r;if(o&&s(456)===o[s(493)]){const t=[],r=o[s(499)][0];for(const[n,o]of Object[s(474)](r))t[s(477)](po(e,n,o));return t[s(452)]?{type:s(486),content:zr(n,s(500),t[s(467)](", "))}:{type:s(486),content:zr(n,s(471))}}}))}}function po(t,e,n){const r=lo,o=t[r(495)].t,i=e[r(461)](/(?=[A-Z])/)[r(467)](" "),a=o(i[r(492)](0)[r(466)]()+i[r(480)](1))[r(473)]();if(r(455)==typeof n)return a;if(r(497)===e||r(481)===e){const e=(0,s.normalizeColorOptions)(t[r(483)][r(447)](r(489)))[r(498)]((t=>t[r(459)]==n));return a+" ("+(e?o(e[r(450)])[r(473)]():n)+")"}if(r(465)===e&&isNaN(parseFloat(n))){const e=t[r(476)][r(447)](r(475))[r(468)](t[r(483)][r(447)](r(449)))[r(498)]((t=>t[r(459)]==n));return a+" ("+(e?o(e[r(485)])[r(473)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=107]})(t,e)}function Eo(){const t=["ELEMENT_HEADING","11dpoAcV","2549196dpVYkG","2011625RufvpY","4370470qVNrnS","name","9vUJjDc","*Change to:* %0","registerElementLabel","title","registerDescriptionCallback","type","ELEMENT_HEADING_CUSTOM","locale","formatBlock","266712zXUrwx","14XmtKjU","paragraph","heading","40133StqOob","commandName","heading.options","commandParams","match","view","afterInit","has","value","592904CUSHGx","TrackChangesEditing","enableDefaultAttributesIntegration","model","5JYkhTf","plugins","format","find","288474VzSWnt","_headingOptions","HeadingEditing","editor","_getHeadingLevel","descriptionFactory","_registerLegacyDescription","24aZwgrS","config","get"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(289220===parseInt(n(133))/1*(-parseInt(n(130))/2)+-parseInt(n(129))/3*(-parseInt(n(111))/4)+-parseInt(n(146))/5*(-parseInt(n(150))/6)+parseInt(n(117))/7+-parseInt(n(142))/8*(parseInt(n(120))/9)+parseInt(n(118))/10*(-parseInt(n(115))/11)+parseInt(n(116))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(139)](){const t=mo,e=this[t(107)];if(!e[t(147)][t(140)](t(152)))return;this[t(151)]=e[t(112)][t(113)](t(135));const n=e[t(127)],r=e[t(147)][t(113)](t(143));r[t(144)](t(132));for(const e of this[t(151)])t(131)!=e[t(145)]&&r[t(109)][t(122)](e[t(145)],(n=>{const r=t,i=this[r(108)](e[r(145)]);return null!==i?s(n,i):o(n,e[r(123)])}));function s(e,r){return zr(n,t(114),[e,r])}function o(e,r){return zr(n,t(126),[e,r])}this[t(110)]()}[mo(110)](){const t=mo,e=this[t(107)],n=e[t(127)];e[t(147)][t(113)](t(143))[t(109)][t(124)]((e=>{const r=t;if(r(128)!=e[r(125)])return;const{data:s}=e;if(s&&r(132)==s[r(134)]){const e=s[r(136)][0][r(141)],c=this[r(108)](e);if(null!==c)return{type:r(148),content:zr(n,r(121),(a=c,zr(n,r(114),[1,a])))};const u=this[r(151)][r(149)]((t=>t[r(145)]===e))[r(123)];return{type:r(148),content:zr(n,r(121),(o=1,i=u,zr(n,t(126),[o,i])))}}var o,i,a}))}[mo(108)](t){const e=mo;var n,r;const s=t[e(137)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(151)])||void 0===n?void 0:n[e(149)]((n=>n[e(145)]==t));if(o&&o[e(138)]){const t=o[e(138)],n=(null!==(r=t[e(119)])&&void 0!==r?r:t)[e(137)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["formatInline","format","registerInlineAttribute","has","plugins","FORMAT_HIGHLIGHT","get","color","highlight.options","title","config","3342400FxnYRU","HighlightEditing","registerAttributeLabel","460TWlUCl","23979lwYufP","1605746GwqFzT","model","locale","1242458GqAzdv","_registerLegacyDescription","35zRPdwB","value","type","toLowerCase","*Set highlight:* %0","*Remove highlight*","descriptionFactory","editor","447588FNOsVV","highlight","commandName","28973169SwIEec","TrackChangesEditing","find","registerDescriptionCallback","enableDefaultAttributesIntegration","commandParams","afterInit","7758821AxhztA"];return(To=function(){return t})()}function _o(t,e){const n=To();return(_o=function(t,e){return n[t-=355]})(t,e)}const yo=_o;!function(t,e){const n=_o,r=t();for(;;)try{if(647672===-parseInt(n(360))/1+parseInt(n(357))/2+-parseInt(n(356))/3*(parseInt(n(355))/4)+-parseInt(n(362))/5*(parseInt(n(370))/6)+-parseInt(n(380))/7+parseInt(n(392))/8+parseInt(n(373))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[yo(379)](){const t=yo,e=this[t(369)];if(!e[t(385)][t(384)](t(393)))return;const n=e[t(385)][t(387)](t(374)),r=e[t(359)];n[t(377)](t(371)),n[t(383)](t(371)),n[t(368)][t(394)](t(371),zr(r,t(386))),this[t(361)]()}[yo(361)](){const t=yo,e=this[t(369)],n=e[t(359)];e[t(385)][t(387)](t(374))[t(368)][t(376)]((r=>{const s=t;if(s(381)!=r[s(364)])return;const{data:o}=r;if(o&&s(371)==o[s(372)]){const t=n.t,r=o[s(378)][0][s(363)];if(r){const o=e[s(391)][s(387)](s(389))[s(375)]((t=>t[s(358)]==r)),i=t(o[s(390)])[s(365)]();return{type:s(382),content:zr(n,s(366),i),color:{value:o[s(388)],title:o[s(390)]}}}return{type:s(382),content:zr(n,s(367),zr(n,s(386)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=148]})(t,e)}const Co=ko;function Lo(){const t=["plugins","200395cnsZnx","createEmptyElement","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","elementToStructure","insert","createPositionAt","dataDowncast","locale","createContainerElement","registerElementLabel","109ZOkqnG","enableCommand","192iywswx","883696gbjzEz","HorizontalLineEditing","427385IcJFsJ","conversion","TrackChangesEditing","for","27huqYeO","567666HxeBtm","div","ck-horizontal-line","5714aqSZMX","horizontalLine","2893410Vaonzh","high","descriptionFactory","addClass","get","4HSBstP","editor","1516936zkqpDe","has","afterInit","12qJNikc"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(343042===parseInt(n(178))/1*(-parseInt(n(153))/2)+-parseInt(n(150))/3+parseInt(n(160))/4*(-parseInt(n(167))/5)+parseInt(n(165))/6*(-parseInt(n(183))/7)+-parseInt(n(162))/8*(parseInt(n(149))/9)+parseInt(n(155))/10+-parseInt(n(181))/11*(-parseInt(n(180))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[Co(164)](){const t=Co,e=this[t(161)];if(!e[t(166)][t(163)](t(182)))return;e[t(166)][t(159)](t(185))[t(179)](t(154));const n=e[t(166)][t(159)](t(185)),r=e[t(175)];n[t(157)][t(177)](t(154),(e=>zr(r,t(170),e))),e[t(184)][t(148)](t(174))[t(171)]({model:t(154),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(169)])return null;const o=n[s(176)](s(151)),i=n[s(168)]("hr");return n[s(158)](s(152),o),n[s(172)](n[s(173)](o,0),i),o},converterPriority:t(156)})}}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=482]})(t,e)}!function(t,e){const n=So,r=t();for(;;)try{if(641421===-parseInt(n(512))/1*(-parseInt(n(493))/2)+-parseInt(n(492))/3+parseInt(n(482))/4*(-parseInt(n(497))/5)+-parseInt(n(504))/6*(-parseInt(n(517))/7)+parseInt(n(490))/8+parseInt(n(519))/9+-parseInt(n(503))/10*(parseInt(n(487))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(489)](){const t=No,e=this[t(511)];if(!e[t(507)][t(484)](t(486)))return;const n=e[t(507)][t(521)](t(499)),r=e[t(505)];n[t(506)][t(516)](t(494),(e=>zr(r,t(500),e))),n[t(509)](t(488)),n[t(501)](t(491)),n[t(506)][t(496)]((e=>{const n=t;if(n(483)!=e[n(485)])return;const{data:s}=e;if(s&&n(491)==s[n(520)]&&e[n(510)]()[n(508)][n(514)].is(n(513),n(494))){const t=zr(r,n(500));return{type:n(502),content:zr(r,n(515),t)}}})),this[t(518)]()}[No(518)](){const t=No,e=this[t(511)],n=e[t(505)];e[t(507)][t(521)](t(499))[t(506)][t(496)]((e=>{const r=t;if(r(498)!=e[r(485)])return;const{data:s}=e;if(s&&r(488)==s[r(495)]){const t=zr(n,r(500));return{type:r(502),content:zr(n,r(515),t)}}}))}}function Mo(){const t=["ELEMENT_HTML_EMBED","registerBlockAttribute","format","10pAXDSp","1263786MOdtFf","locale","descriptionFactory","plugins","start","enableDefaultAttributesIntegration","getFirstRange","editor","87770WHTuHH","element","nodeAfter","*Change %0 content*","registerElementLabel","42owuGnY","_registerLegacyDescription","6897141mlxZtK","key","get","2690824Znqiis","attribute","has","type","HtmlEmbed","3142381LuGgIR","htmlEmbed","afterInit","3209056hynbvo","value","3547647PBVIsU","8YHNKUY","rawHtml","commandName","registerDescriptionCallback","5EVcSeh","formatBlock","TrackChangesEditing"];return(Mo=function(){return t})()}function Oo(){const t=["imageTypeBlock","imageTypeInline","isCollapsed","change","FORMAT_IMAGE_SIZE","ELEMENT_CAPTION","ImageUtils","imageInline","ImageBlockEditing","isBlockImage","alt","468dEFxJA","selection","ELEMENT_INLINE_IMAGE","width","imageStylePreApply","ELEMENT_IMAGE","1868360spAWyP","_findSuggestions","type","filter","plugins","resizedWidth","formatBlock","forceDefaultExecution","10HIELhS","descriptionFactory","getFirstRange","afterInit","getClosestSelectedImageElement","imageTextAlternative","isIntersecting","markInsertion","343529lXqzez","schema","toggleImageCaption","fromPosition","previous","caption","length","key","registerDescriptionCallback","document","Inline image to block image","nodeBefore","enableCommand","locale","markDeletion","accept","findIndex","newValue","markBlockFormat","discard","has","getContainedElement","imageBlock","registerCustomCallback","start","createRangeOn","imageCaption","getNearestSelectionRange","1210216eRlAbe","registerBlockAttribute","getCaptionFromImageModelElement","getSuggestionCallback","join","toPrevious","*Set image width:* %0","ImageUploadEditing","ImageCaptionEditing","insertImage","addObject","insertion","159684jyTwKN","_registerLegacyDescription","removeObject","model","*Reset image width*","isOwn","forward","registerElementLabel","element","_suggestionFactory","createRange","resizeImage","attribute","toNext","editor","TrackChangesEditing","registerAttributeLabel","*Set image text alternative:* %0","17349CJXmTC","nodeAfter","ImageInlineEditing","convertBlockImageToInline","Block image to inline image","commandParams","end","ImageTextAlternativeEditing","chain","backward","formatInline","commandName","ImageCaptionUtils","ImageResize","enableDefaultAttributesIntegration","*Remove image text alternative*","ImageEditing","606510qtLnNl","find","isBefore","format","subType","deletion","isEqual","4463217Tjsrry","convertInlineImageToBlock","uploadImage","get","detach"];return(Oo=function(){return t})()}const wo=Fo;function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(367821===parseInt(n(359))/1+parseInt(n(434))/2+parseInt(n(417))/3*(parseInt(n(337))/4)+-parseInt(n(351))/5*(parseInt(n(399))/6)+-parseInt(n(387))/7+-parseInt(n(343))/8+-parseInt(n(441))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(354)](){const t=wo,e=this[t(413)];if(!e[t(347)][t(379)](t(433)))return;const n=e[t(347)][t(444)](t(414)),r=e[t(347)][t(444)](t(332)),s=e[t(372)];n[t(371)](t(396)),n[t(352)][t(406)](t(381),(e=>zr(s,t(342),e))),n[t(352)][t(406)](t(333),(e=>zr(s,t(339),e))),n[t(352)][t(406)](t(364),(()=>zr(s,t(331)))),e[t(347)][t(379)](t(394))&&n[t(371)](t(443)),e[t(347)][t(379)](t(334))&&e[t(347)][t(379)](t(419))&&(n[t(371)](t(447),((s,o)=>{const i=t,a=r[i(355)](e[i(402)][i(368)][i(338)]);e[i(402)][i(449)]((()=>{const t=i;n[t(377)](a,{commandName:t(447),commandParams:[o]},[],t(420))}))})),n[t(371)](t(446),((s,o)=>{const a=t;e[a(402)][a(449)]((t=>{const c=a;let u=r[c(355)](e[c(402)][c(368)][c(338)]),l=t[c(384)](u);const f=i.LivePosition[c(362)](l[c(383)],c(392)),h=i.LivePosition[c(362)](l[c(423)],c(412));n[c(350)]((()=>s(o))),u=r[c(355)](e[c(402)][c(368)][c(338)]),l=t[c(384)](u);const g=t[c(409)](f,h);f[c(445)](),h[c(445)](),n[c(377)](u,{commandName:c(447),commandParams:[o]},[],c(442)),g[c(383)][c(436)](l[c(383)])&&n[c(358)](t[c(409)](g[c(383)],l[c(383)]),c(442)),l[c(423)][c(436)](g[c(423)])&&n[c(358)](t[c(409)](l[c(423)],g[c(423)]),c(442))}))})),n[t(408)][t(382)](t(349),t(442),t(391),(()=>!1)),n[t(408)][t(382)](t(349),t(442),t(374),(()=>!1)),n[t(408)][t(382)](t(349),t(442),t(378),n[t(408)][t(390)](t(349),"",t(374))),n[t(408)][t(382)](t(398),t(442),t(391),(()=>!1)),n[t(408)][t(382)](t(398),t(442),t(378),(([r])=>{const s=t,o=n[s(408)][s(390)](s(398),"",s(378));let i=r[s(383)],a=r[s(423)];const c=e[s(402)][s(360)][s(386)](i,s(426)),u=e[s(402)][s(360)][s(386)](a,s(405));c[s(448)]&&(i=c[s(383)]),u[s(448)]&&(a=u[s(423)]),o([e[s(402)][s(409)](i,a)])})),n[t(408)][t(382)](t(349),t(442),t(425),c),n[t(408)][t(382)](t(398),t(442),t(425),c)),e[t(347)][t(379)](t(395))&&(n[t(371)](t(361),((s,o)=>{const i=t,a=e[i(347)][i(444)](i(429));let c=r[i(355)](e[i(402)][i(368)][i(338)]),u=a[i(389)](c);e[i(402)][i(449)]((()=>{const t=i;if(u)return void n[t(373)](e[t(402)][t(384)](u));const l=r[t(335)](c);s(o),c=r[t(355)](e[t(402)][t(368)][t(338)]),u=a[t(389)](c),n[t(358)](e[t(402)][t(384)](u),l?null:t(385))}))})),n[t(408)][t(382)](t(398),t(385),t(425),c));const o=[{type:t(349),subType:t(341)},{type:t(398),subType:t(385)},{type:t(349),subType:t(442)},{type:t(398),subType:t(442)}];function a(e,s){const i=t,a=o[i(375)]((({type:t,subType:n})=>e[i(345)]==t&&e[i(438)]==n)),c=o[i(375)]((({type:t,subType:e})=>s[i(345)]==t&&s[i(438)]==e));if(a<0||c<0)return!1;const u=e[i(353)](),l=s[i(353)]();if((0==a||1==a)&&2==c&&u[i(357)](l))return!0;if(2==a&&3==c){const t=n[i(344)](u,i(398))[i(346)]((({suggestion:t,meta:e})=>e[i(404)]&&i(442)==t[i(438)]));if(t[i(365)]>1&&l[i(423)][i(440)](u[i(383)]))return!0;if(1==t[i(365)]&&(u[i(383)][i(440)](l[i(423)])||u[i(423)][i(440)](l[i(383)])))return!0}if(3==a&&3==c&&u[i(383)][i(436)](l[i(383)])){const t=u[i(423)][i(418)],e=l[i(383)][i(370)];return r[i(335)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(347)][t(379)](t(430))&&(n[t(431)](t(410)),n[t(388)](t(348)),n[t(352)][t(415)](t(348),zr(s,t(330)))),e[t(347)][t(379)](t(424))&&(n[t(431)](t(356)),n[t(388)](t(336))),n[t(352)][t(367)]((e=>{const n=t;if(o[n(435)]((({type:t,subType:r})=>e[n(345)]==t&&e[n(438)]==r)))return e[n(363)]?{}:void 0})),n[t(352)][t(367)]((e=>{const n=t;if(n(398)==e[n(345)]||n(439)==e[n(345)]){const t=e[n(380)]();if(t&&t.is(n(407),n(364)))return{type:n(398)==e[n(345)]?n(397):n(401),element:t,quantity:1}}})),n[t(352)][t(367)]((e=>t(349)==e[t(345)]&&t(442)==e[t(438)]?{type:t(437),content:t(369)}:t(349)==e[t(345)]&&t(420)==e[t(438)]?{type:t(437),content:t(421)}:void 0)),n[t(352)][t(367)]((e=>{const n=t;if(n(411)!=e[n(345)])return;const{data:r}=e;if(!r||n(336)!=r[n(366)])return;const o=r[n(376)];return o?{type:n(437),content:zr(s,n(416),'"'+o+'"')}:{type:n(437),content:zr(s,n(432))}})),this[t(400)]()}[wo(400)](){const t=wo,e=this[t(413)],n=e[t(372)];e[t(347)][t(444)](t(414))[t(352)][t(367)]((e=>{const r=t;if(r(349)!=e[r(345)]&&r(427)!=e[r(345)])return;const{data:s}=e;if(s){if(r(356)==s[r(428)]){const t=s[r(422)][0][r(376)];return t?{type:r(437),content:zr(n,r(416),'"'+t+'"')}:{type:r(437),content:zr(n,r(432))}}if(r(410)==s[r(428)]){const t=s[r(422)][0][r(340)];return t?{type:r(437),content:zr(n,r(393),t)}:{type:r(437),content:zr(n,r(403))}}}}))}}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=211]})(t,e)}function xo(){const t=["2VwGeTD","newValue","type","*Replace image URL*","key","formatBlock","registerDescriptionCallback","enableDefaultAttributesIntegration","registerCustomCallback","accept","getSuggestionCallback","249170dMMOxz","format","882cGCOgD","2947021pfDUkn","891069CgQCQj","ImageEditing","attribute","_suggestionFactory","5521024eczDEC","plugins","5xJAcYj","TrackChangesEditing","replaceImageSource","src","864516sHPdqt","afterInit","registerBlockAttribute","has","get","*Format:* replace image URL","_handleLegacySuggestions","10672376ijktdq","locale","formatInline","oldValue","discard","editor","982734wyPHVf","_registerLegacyDescription","descriptionFactory","commandName"];return(xo=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(976904===-parseInt(n(234))/1+parseInt(n(251))/2*(-parseInt(n(224))/3)+-parseInt(n(228))/4+parseInt(n(230))/5*(parseInt(n(247))/6)+-parseInt(n(223))/7+parseInt(n(241))/8+-parseInt(n(222))/9*(-parseInt(n(220))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(235)](){const t=Po;if(!this[t(246)][t(229)][t(237)](t(225)))return;const e=this[t(246)][t(242)],n=this[t(246)][t(229)][t(238)](t(231));n[t(216)](t(232)),n[t(236)](t(233)),n[t(249)][t(215)]((n=>{const r=t;if(r(226)!=n[r(211)])return;const{data:s}=n;return s&&r(233)==s[r(213)]?s[r(252)]&&s[r(244)]?{type:r(221),content:zr(e,r(212))}:{type:r(221),content:""}:void 0})),this[t(240)]()}[Po(240)](){const t=Po,e=this[t(246)][t(229)][t(238)](t(231));e[t(227)][t(217)](t(214),t(232),t(218),e[t(227)][t(219)](t(214),null,t(245))),e[t(227)][t(217)](t(214),t(232),t(245),e[t(227)][t(219)](t(214),null,t(218))),this[t(248)]()}[Po(248)](){const t=Po,e=this[t(246)],n=e[t(242)];e[t(229)][t(238)](t(231))[t(249)][t(215)]((e=>{const r=t;if(r(214)!=e[r(211)]&&r(243)!=e[r(211)])return;const{data:s}=e;return s&&r(232)==s[r(250)]?{type:r(221),content:zr(n,r(239))}:void 0}))}}function jo(t,e){const n=Ho();return(jo=function(t,e){return n[t-=453]})(t,e)}const Go=jo;!function(t,e){const n=jo,r=t();for(;;)try{if(252875===parseInt(n(454))/1+parseInt(n(499))/2+-parseInt(n(501))/3*(-parseInt(n(527))/4)+parseInt(n(511))/5*(parseInt(n(500))/6)+parseInt(n(479))/7*(parseInt(n(545))/8)+-parseInt(n(514))/9*(-parseInt(n(478))/10)+-parseInt(n(485))/11*(parseInt(n(476))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[Go(466)](){const t=Go,n=this[t(541)];if(!n[t(484)][t(549)](t(497)))return;const r=n[t(484)][t(513)](t(520)),s=n[t(484)][t(513)](t(537)),o={};r[t(519)](t(458),((o,i)=>{const a=t,c=n[a(484)][a(513)](a(546)).me,u=n[a(538)][a(513)](a(458));let l=s[a(526)](n[a(550)][a(459)][a(481)]),f=n[a(550)][a(462)](l),h=u[a(472)];if(h==i[a(472)])return;const g={commandName:a(458),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(550)][a(455)]((()=>{const t=a;if(r[t(515)]()[t(469)]((e=>e[t(524)]&&c==e[t(465)]&&(t(471)==e[t(529)]||t(509)==e[t(529)])&&(t(543)==e[t(525)]||t(492)==e[t(525)])&&e[t(517)]()[t(535)](f)))[t(530)]((e=>r[t(482)](e[t(510)]))),l=s[t(526)](n[t(550)][t(459)][t(481)]),f=n[t(550)][t(462)](l),u[t(551)](),n[t(538)][t(513)](t(553))[t(551)](),n[t(538)][t(513)](t(547))[t(551)](),h=u[t(472)],h!=i[t(472)])return s[t(494)](l)&&u[t(493)](i[t(472)],l)?(o({...i,setImageSizes:!1}),l=s[t(526)](n[t(550)][t(459)][t(481)]),void r[t(480)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(543))):void(s[t(474)](l)?r[t(480)](l,g,[],t(492)):r[t(534)](f,g,t(492)))}))}));for(const e of n[t(484)][t(513)](t(497))[t(540)])o[e[t(464)]]=e[t(507)][t(536)]();r[t(456)][t(544)](t(471),t(543),t(490),(()=>!1)),r[t(456)][t(544)](t(471),t(492),t(490),(()=>!1)),r[t(456)][t(544)](t(509),t(492),t(490),(()=>!1)),r[t(456)][t(544)](t(471),t(543),t(473),(([e])=>{const n=t;s[n(532)](e[n(542)]())})),r[t(456)][t(544)](t(471),t(543),t(539),((e,n)=>{const s=t;r[s(456)][s(468)](s(471),"",s(473))(e,{commandName:n[s(491)],commandParams:n[s(467)]})})),r[t(456)][t(544)](t(471),t(543),t(522),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(471),subType:t(543)},{type:t(470),subType:t(461)},{type:t(471),subType:t(505)},{type:t(470),subType:t(505)}];function a(e,n){const o=t,a=i[o(460)]((({type:t,subType:n})=>e[o(529)]==t&&e[o(525)]==n)),c=i[o(460)]((({type:t,subType:e})=>n[o(529)]==t&&n[o(525)]==e));if(a<0||c<0)return!1;const u=e[o(517)](),l=n[o(517)]();if((0==a||1==a)&&2==c&&u[o(477)](l))return!0;if(2==a&&3==c){const t=r[o(453)](u,o(470))[o(469)]((({suggestion:t,meta:e})=>e[o(487)]&&o(505)==t[o(525)]));if(t[o(483)]>1&&l[o(502)][o(535)](u[o(528)]))return!0;if(1==t[o(483)]&&(u[o(528)][o(535)](l[o(502)])||u[o(502)][o(535)](l[o(528)])))return!0}if(3==a&&3==c&&u[o(528)][o(521)](l[o(528)])){const t=u[o(502)][o(496)],e=l[o(528)][o(533)];return s[o(474)](t)&&t===e}return!1}n[t(550)][t(459)][t(488)]((()=>{const e=t;let o=!1;const i=Array[e(463)](n[e(550)][e(459)][e(503)][e(516)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(512)](t);if(e(508)==i&&r[e(475)](u)){if(e(471)==a&&(e(543)==c||e(492)==c)){const t=r[e(523)](u);if(n[e(489)]){const n=t[e(517)]()[e(542)]();if(s[e(474)](n))continue;r[e(482)](t),o=!0}}if(e(470)==a&&e(461)==c&&!n[e(489)]){const t=r[e(523)](u);t[e(498)]&&t[e(498)][e(524)]&&(r[e(482)](t[e(498)]),o=!0)}}}return o})),this[t(486)](o)}[Go(486)](t){const e=Go,n=this[e(541)],r=n[e(495)];n[e(484)][e(513)](e(520))[e(531)][e(552)]((n=>{const s=e;if(s(471)!=n[s(529)]&&s(509)!=n[s(529)])return;const{data:o}=n;if(!o||s(458)!=o[s(491)])return;const i=o[s(518)][0][s(472)];return function(t){const e=s;return{type:e(506),content:zr(r,e(457),t)}}(s(548)===i?zr(r,s(504)):t[i]||i)}))}}function Ho(){const t=["chain","getSuggestion","isInContent","subType","getClosestSelectedImageElement","4UdrYzE","start","type","forEach","descriptionFactory","setImageNaturalSizeAttributes","nodeBefore","markInlineFormat","isEqual","toLowerCase","ImageUtils","commands","discard","normalizedStyles","editor","getContainedElement","imageStylePreApply","registerCustomCallback","8dBzjpz","Users","imageTypeBlock","side","has","model","refresh","registerDescriptionCallback","imageTypeInline","_findSuggestions","210483aEBRIH","change","_suggestionFactory","*Format:* %0","imageStyle","document","findIndex","imageCaption","createRangeOn","from","name","author","afterInit","commandReversedParams","getSuggestionCallback","filter","insertion","formatBlock","value","accept","isBlockImage","hasSuggestion","1143564jNZshV","isIntersecting","10VWfQZc","2643683LNefiK","markBlockFormat","selection","discardSuggestion","length","plugins","132TtyqRo","_registerLegacyDescription","isOwn","registerPostFixer","newRange","join","commandName","imageStylePostApply","shouldConvertImageType","isInlineImage","locale","nodeAfter","ImageStyleEditing","next","794240CPeYjH","48JXMurO","287571bTcsGJ","end","differ","FORMAT_SIDE_IMAGE","convertInlineImageToBlock","format","title","suggestion","formatInline","head","144345AnBKvd","_splitMarkerName","get","759222shaZVv","getSuggestions","getChangedMarkers","getFirstRange","commandParams","enableCommand","TrackChangesEditing","isBefore"];return(Ho=function(){return t})()}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=178]})(t,e)}const Wo=zo;function Ko(){const t=["79171oFXYbW","914172fGFyDm","commands","356438TFTUMf","listenTo","178143tgFdCg","high","_trackChangesExecuted","1280knjbGU","685116wQeciJ","collaboration_features","_trackChangesValueDuringImport","lowest","track_changes","importWord","forEach","execute","TrackChangesEditing","24761MepSuY","8Crvsmn","_setSuggestionData","1540715AUkxsn","bind","editor","afterInit","dataInsert","Users","enableCommand","value","48nZltNl","trackChanges","get","plugins","_handleImportedData","4IbcuaR"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(161625===-parseInt(n(197))/1+-parseInt(n(200))/2+-parseInt(n(198))/3*(parseInt(n(196))/4)+parseInt(n(183))/5+parseInt(n(191))/6*(parseInt(n(202))/7)+-parseInt(n(181))/8*(parseInt(n(206))/9)+-parseInt(n(205))/10*(-parseInt(n(180))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(208)]=!1,this[e(204)]=!1}[Wo(186)](){const t=Wo,e=this[t(185)],n=e[t(199)][t(193)](t(211)),r=e[t(199)][t(193)](t(192));n&&(n.on(t(178),((e,[,n])=>{const s=t;this[s(208)]=r[s(190)],n[s(207)][s(210)]=!this[s(208)]}),{priority:t(203)}),this[t(201)](n,t(187),this[t(195)][t(184)](this)),this[t(201)](n,t(187),(()=>{const e=t;this[e(204)]&&(r[e(178)](),this[e(204)]=!1)}),{priority:t(209)}),e[t(194)][t(193)](t(179))[t(189)](t(211)))}[Wo(195)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(185)][n(199)][n(193)](n(192)),o=s[n(190)];this[n(208)]!==o&&(s[n(178)](),this[n(204)]=!0),r&&r[n(212)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(185)][o(194)][o(193)](o(188)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(211)}}};this[o(185)][o(194)][o(193)](o(179))[o(182)](i)}))}}function qo(t,e){const n=Zo();return(qo=function(t,e){return n[t-=311]})(t,e)}const Yo=qo;function Zo(){const t=["IndentBlock","16112030LnGDXL","afterInit","registerBlockAttribute","blockIndent","descriptionFactory","TrackChangesEditing","enableCommand","14717484Kkjoxa","plugins","get","IndentEditing","*Outdent:* %0","FORMAT_INDENT","registerAttributeLabel","getItems","commandName","272wquIfk","1550344eVrtws","getItemLabel","1757289gyGabs","registerDescriptionCallback","enableDefaultAttributesIntegration","format","527504OZZGWa","_registerLegacyDescription","indentBlock","locale","4QFEnDe","342WqILXX","outdent","formatBlock","*Indent:* %0","type","51915hmBJjG","editor","outdentBlock","30947ofsURS","has","indent"];return(Zo=function(){return t})()}!function(t,e){const n=qo,r=t();for(;;)try{if(916523===-parseInt(n(316))/1+-parseInt(n(350))/2+parseInt(n(312))/3*(-parseInt(n(320))/4)+-parseInt(n(326))/5*(parseInt(n(321))/6)+parseInt(n(329))/7*(parseInt(n(349))/8)+parseInt(n(340))/9+parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Jo extends t.Plugin{[Yo(334)](){const t=Yo,e=this[t(327)],n=e[t(341)][t(342)](t(338));if(e[t(341)][t(330)](t(343))&&(n[t(339)](t(331)),n[t(339)](t(322))),e[t(341)][t(330)](t(332)))for(const e of[t(318),t(328)])n[t(314)](e);const r=e[t(319)];n[t(335)](t(336)),n[t(337)][t(346)](t(336),zr(r,t(345))),this[t(317)]()}[Yo(317)](){const t=Yo,e=this[t(327)],n=e[t(319)],r=e[t(341)][t(342)](t(338));r[t(337)][t(313)]((e=>{const s=t;if(s(323)!=e[s(325)])return;const{data:o}=e;if(!o)return;if(s(318)!=o[s(348)]&&s(328)!=o[s(348)])return;const i=e[s(347)]()[0],a=r[s(337)][s(311)](i);return s(318)==o[s(348)]?{type:s(315),content:zr(n,s(324),a)}:s(328)==o[s(348)]?{type:s(315),content:zr(n,s(344),a)}:void 0}))}}function Qo(){var t=["plugins","init","get","requires","81ymrhhx","69672rWsuOZ","127016PyBLTF","146epJpEb","enableCommand","editor","91RjjAog","input","3362802DaeDxT","5466400DNlfqo","TrackChangesEditing","263OoIgbm","1779417IldAbP","3521780ojfUqb"];return(Qo=function(){return t})()}var $o=ti;function ti(t,e){var n=Qo();return(ti=function(t,e){return n[t-=203]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(452450===parseInt(n(215))/1*(-parseInt(n(207))/2)+parseInt(n(204))/3*(parseInt(n(205))/4)+parseInt(n(217))/5+-parseInt(n(212))/6+-parseInt(n(210))/7*(-parseInt(n(206))/8)+parseInt(n(216))/9+-parseInt(n(213))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class ei extends t.Plugin{static get[$o(203)](){return[vs.Input]}[$o(219)](){var t=$o;this[t(209)][t(218)][t(220)](t(214))[t(208)](t(211))}}function ni(t,e){const n=oi();return(ni=function(t,e){return n[t-=141]})(t,e)}const ri=ni;!function(t,e){const n=ni,r=t();for(;;)try{if(593298===parseInt(n(156))/1*(-parseInt(n(163))/2)+-parseInt(n(152))/3*(parseInt(n(172))/4)+parseInt(n(154))/5+-parseInt(n(168))/6+-parseInt(n(155))/7+-parseInt(n(159))/8*(-parseInt(n(173))/9)+parseInt(n(147))/10*(parseInt(n(177))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ri(146)](){const t=ri,e=this[t(175)];if(!e[t(170)][t(158)](t(178)))return;const n=e[t(170)][t(167)](t(160)),r=e[t(179)][t(167)](t(149));n[t(145)](t(149)),n[t(145)](t(150)),n[t(169)](t(176));for(const e of r[t(153)])n[t(169)](e.id),n[t(148)][t(161)](e.id,t(183)+e[t(171)][t(143)]()+")");n[t(148)][t(166)]((n=>{const r=t;if(r(142)!=n[r(157)])return;const{data:s}=n;if(!s||r(176)!=s[r(144)])return;const o=s[r(141)],i=e[r(182)];return{type:r(165),content:null==o?zr(i,r(181)):zr(i,r(174),'"'+o+'"')}})),this[t(162)]()}[ri(162)](){const t=ri,e=this[t(175)],n=e[t(182)];e[t(170)][t(167)](t(160))[t(148)][t(166)]((e=>{const r=t;if(r(164)!=e[r(157)])return;const{data:s}=e;if(s){if(r(149)==s[r(151)]){const t=s[r(180)][0];return{type:r(165),content:zr(n,r(174),'"'+t+'"')}}return r(150)==s[r(151)]?{type:r(165),content:zr(n,r(181))}:void 0}}))}}function oi(){const t=["attribute","toLowerCase","key","enableDefaultAttributesIntegration","afterInit","10ADVRqv","descriptionFactory","link","unlink","commandName","776055tzPgQH","manualDecorators","3204395VpQcGC","1925679bpvYAT","1635TRDXEi","type","has","1073480XbGHqs","TrackChangesEditing","registerAttributeLabel","_registerLegacyDescription","118pWyOkU","formatInline","format","registerDescriptionCallback","get","5558772ZeyHaO","registerInlineAttribute","plugins","label","12DKjXoi","27JiYueV","*Set link:* %0","editor","linkHref","17863373DmBMBy","LinkEditing","commands","commandParams","*Remove link*","locale","link (","newValue"];return(oi=function(){return t})()}const ii=ai;function ai(t,e){const n=li();return(ai=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(186377===-parseInt(n(266))/1*(-parseInt(n(195))/2)+-parseInt(n(199))/3+-parseInt(n(196))/4*(parseInt(n(227))/5)+parseInt(n(202))/6*(-parseInt(n(225))/7)+-parseInt(n(262))/8+-parseInt(n(237))/9*(-parseInt(n(229))/10)+parseInt(n(263))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ii(257)](){const t=ii,e=this[t(230)],n=e[t(270)];if(!e[t(244)][t(234)](t(217)))return;const r=e[t(244)][t(211)](t(246)),s=e[t(244)][t(234)](t(213));function o(t){return()=>{const n=ai,s=e[n(279)][n(259)][n(280)],o=e[n(250)][n(211)](t);if(o[n(256)])return void e[n(268)](n(243),{});const i=t[n(206)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(260)](t)[s(264)]((t=>function(t,e){const n=s;return e[n(271)](t[n(272)],n(200))&&!e[n(208)](t)}(t,r)));o=o[s(264)]((t=>!t.is(s(198),s(200))||t[s(276)](s(207))!=e));const i=new Set;for(const t of o)t.is(s(198),s(200))?i[s(203)](ui(t)):i[s(203)](t);return Array[s(260)](i)}(s[n(204)](),i,e[n(279)][n(269)]);e[n(279)][n(215)]((()=>{const e=n;for(const n of a)r[e(221)](n,{commandName:t,commandParams:[{forceValue:!o[e(256)]}],formatGroupId:e(239)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(260)](t);const r=n[e(253)]((t=>e(200)!=t[e(235)]));return r>-1&&(n=n[e(206)](0,r)),n}(e[n(279)][n(259)][n(280)][n(204)]()),o=e[n(279)][n(249)](e[n(279)][n(223)](s[0],n(247)),e[n(279)][n(223)](s[s[n(240)]-1],n(216)));e[n(279)][n(215)]((()=>{const e=n;r[e(221)](o,{commandName:t,commandParams:[],formatGroupId:e(233)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(236)];for(;t&&t[n(276)](n(233))>e[n(276)](n(233));)r[n(203)](t),t=t[n(236)]}return Array[n(260)](r)}(s))}))}}r[t(212)](t(248),o(t(248))),r[t(212)](t(275),o(t(275))),s&&r[t(212)](t(265),o(t(265))),r[t(212)](t(194),i(t(194))),r[t(212)](t(273),i(t(273))),s&&r[t(212)](t(220),(()=>{const n=t,s=e[n(250)][n(211)](n(220)),o=Array[n(260)](s[n(226)]);o[n(264)]((t=>t[n(276)](n(254))!=s[n(256)])),e[n(279)][n(215)]((()=>{const t=n;for(const e of o)r[t(221)](e,{commandName:t(220),commandParams:[{forceValue:!s[t(256)]}]})}))})),r[t(261)][t(197)](t(200),(e=>zr(n,t(245),e))),r[t(261)][t(251)]((e=>{const r=t;if(r(214)!=e[r(241)]&&r(274)!=e[r(241)])return;const{data:s}=e;if(s){if(r(248)==s[r(218)]||r(275)==s[r(218)]||r(265)==s[r(218)])switch(s[r(218)][r(201)](r(232),"")){case r(242):return o(zr(n,r(224)));case r(255):return o(zr(n,r(258)));case r(205):return o(zr(n,r(228)))}if(r(194)==s[r(218)])return{type:r(252),content:zr(n,r(219),zr(n,r(245)))};if(r(273)==s[r(218)])return{type:r(252),content:zr(n,r(278),zr(n,r(245)))};if(r(220)==s[r(218)])return s[r(238)][0][r(222)]?{type:r(252),content:zr(n,r(209))}:{type:r(252),content:zr(n,r(267))}}function o(t){const e=r;return{type:e(252),content:zr(n,e(231),t)}}}))}}function ui(t){const e=ii,n=t[e(276)](e(233));if(0==n)return t;let r=t;for(;t[e(277)]&&t[e(277)].is(e(198),e(200));){const s=t[e(277)][e(276)](e(233));if(s==n)r=t[e(277)];else if(s<n)break;t=t[e(277)]}return r}function li(){const t=["2420721oIZPPy","commandParams","blockName","length","type","bulleted","paragraph","plugins","ELEMENT_LIST_ITEM","TrackChangesEditing","before","numberedList","createRange","commands","registerDescriptionCallback","format","findIndex","todoListChecked","numbered","value","afterInit","ELEMENT_NUMBERED_LIST","document","from","descriptionFactory","115768BEGBNA","4493500XmWfzr","filter","todoList","44357DXAsUl","*Uncheck item*","execute","schema","locale","checkChild","parent","outdentList","formatInline","bulletedList","getAttribute","previousSibling","*Outdent:* %0","model","selection","indentList","2PFQTRn","7972nWlxbJ","registerElementLabel","element","1079304ngknbd","listItem","replace","8106rjnVHK","add","getSelectedBlocks","todo","slice","listType","isObject","*Check item*","push","get","enableCommand","LegacyTodoListEditing","formatBlock","change","end","LegacyListEditing","commandName","*Indent:* %0","checkTodoList","markBlockFormat","forceValue","createPositionAt","ELEMENT_BULLETED_LIST","763uAzQtq","_selectedElements","35dqARGV","ELEMENT_TODO_LIST","10QhqMWg","editor","*Change to:* %0","List","listIndent","has","name","nextSibling"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(198),e(200))&&t[e(276)](e(233))>0){let r=t[e(236)];for(;r&&e(200)==r[e(235)]&&r[e(276)](e(233))==t[e(276)](e(233));)n[e(210)](r),r=r[e(236)]}return n}const hi=di;function gi(){const t=["reversed","has","getLastPosition","*Format:* set start index to %0","document","_getTranslationKeyForListStyle","10QRVjFD","ELEMENT_","_getSuggestionBlocks","editor","_getSuggestionBlocksForListStyle","forward","format","bind","*Format:* set order to reversed","styles","createRange","listType","_LIST_","formatInline","formatBlock","listItem","handleListStyleCommand","TrackChangesEditing","parent","selection","21136SETEeI","handleDescriptions","filter","push","map","from","default","afterInit","before","toUpperCase","getFirstPosition","length","flat","getSelectedBlocks","unshift","listStart","type","commandName","config","getSiblingNodes","locale","21461WQBOrQ","list.properties","numbered","change","enableCommand","createPositionAt","handleListStartCommand","element","listReversed","7dqOTMG","*Format:* set order to regular","descriptionFactory","listStyle","replace","getListTypeFromListStyleType","LegacyListPropertiesEditing","backward","LegacyListUtils","startIndex","890080AcqHaY","getAttribute","223617TlQcup","1823232TXbrdS","2290hjAZRy","model","registerDescriptionCallback","handleListReversedCommand","commandParams","3030561GvbUEK","4UoJxDw","101014MadOiJ","plugins","get","*Change to:* %0","markMultiRangeBlockFormat"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=239]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(412083===-parseInt(n(244))/1*(-parseInt(n(315))/2)+parseInt(n(306))/3*(-parseInt(n(314))/4)+parseInt(n(304))/5+-parseInt(n(307))/6+-parseInt(n(294))/7*(parseInt(n(264))/8)+-parseInt(n(313))/9+-parseInt(n(308))/10*(-parseInt(n(285))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(271)](){const t=hi;if(!this[t(247)][t(316)][t(239)](t(300)))return;const e=this[t(247)][t(282)][t(317)](t(286)),n=this[t(247)][t(316)][t(317)](t(261));e[t(253)]&&n[t(289)](t(297),this[t(260)][t(251)](this)),e[t(320)]&&n[t(289)](t(293),this[t(311)][t(251)](this)),e[t(303)]&&n[t(289)](t(279),this[t(291)][t(251)](this)),n[t(296)][t(310)](this[t(265)][t(251)](this))}[hi(260)](t,e={}){const n=hi,r=this[n(247)][n(316)][n(317)](n(261)),s=this[n(248)]();this[n(247)][n(309)][n(288)]((()=>{const t=n;r[t(319)](s,{commandName:t(297),commandParams:[{type:e[t(280)]}],formatGroupId:t(297)})}))}[hi(311)](t,e={}){const n=hi,r=this[n(247)][n(316)][n(317)](n(261)),s=this[n(246)]((t=>t.is(n(292),n(259))&&n(287)===t[n(305)](n(255))));if(s[n(275)]<1)return;const o=s[n(268)]((t=>this[n(247)][n(309)][n(254)](this[n(247)][n(309)][n(290)](t,n(272)),this[n(247)][n(309)][n(290)](t,0))));this[n(247)][n(309)][n(288)]((()=>{const t=n;r[t(319)](o,{commandName:t(293),commandParams:[{reversed:e[t(320)]}],formatGroupId:t(293)})}))}[hi(291)](t,e={}){const n=hi,r=this[n(247)][n(316)][n(317)](n(261)),s=this[n(246)]((t=>t.is(n(292),n(259))&&n(287)===t[n(305)](n(255))));if(s[n(275)]<1)return;const o=s[n(268)]((t=>this[n(247)][n(309)][n(254)](this[n(247)][n(309)][n(290)](t,n(272)),this[n(247)][n(309)][n(290)](t,0))));this[n(247)][n(309)][n(288)]((()=>{const t=n;r[t(319)](o,{commandName:t(279),commandParams:[{startIndex:e[t(303)]}],formatGroupId:t(279)})}))}[hi(265)](t){const e=hi;if(e(258)!=t[e(280)]&&e(257)!=t[e(280)])return;const n=this[e(247)][e(284)],{data:r}=t;if(!r)return;let s,o;switch(r[e(281)]){case e(297):s=e(318),o={type:e(250),content:zr(n,s,zr(n,this[e(243)](r[e(312)][0][e(280)])))};break;case e(293):s=r[e(312)][0][e(320)]?e(252):e(295),o={type:e(250),content:zr(n,s)};break;case e(279):s=e(241),o={type:e(250),content:zr(n,s,r[e(312)][0][e(303)])}}return o}[hi(248)](){const t=hi;var e,n,r,s;const o=this[t(247)][t(316)][t(317)](t(302));let i=Array[t(269)](this[t(247)][t(309)][t(242)][t(263)][t(277)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(292),t(259)))&&i[t(278)](...o[t(283)](this[t(247)][t(309)][t(242)][t(263)][t(274)](),t(301))),(null===(n=i[i[t(275)]-1])||void 0===n?void 0:n.is(t(292),t(259)))&&i[t(267)](...o[t(283)](this[t(247)][t(309)][t(242)][t(263)][t(240)](),t(249))),i=[...new Set(i)],(null===(s=null===(r=this[t(247)][t(309)][t(242)][t(263)][t(274)]())||void 0===r?void 0:r[t(262)])||void 0===s?void 0:s.is(t(292),t(259)))&&(i=i[t(266)]((e=>e.is(t(292),t(259))))),i}[hi(246)](t){const e=hi,n=this[e(247)][e(316)][e(317)](e(302));let r=Array[e(269)](this[e(247)][e(309)][e(242)][e(263)][e(277)]())[e(266)](t)[e(268)]((t=>{const r=e,s=this[r(247)][r(309)][r(290)](t,0);return[...n[r(283)](s,r(301)),...n[r(283)](s,r(249))]}))[e(276)]();return r=[...new Set(r)],r}[hi(243)](t){const e=hi;return e(245)+(this[e(247)][e(316)][e(317)](e(302))[e(299)](t)||e(270))[e(273)]()+e(256)+t[e(273)]()[e(298)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["conversion","TrackChangesEditing","5690nKNqiu","786rIFVsT","5525676ynlVyo","has","attribute:url:media","data","716EeOmUb","MediaEmbedEditing","downcastDispatcher","createEmptyElement","descriptionFactory","16pXAeCF","enableCommand","get","options","1360cZNixM","1070510ZwETKn","registerElementLabel","65585vjOymr","46799ZmRvgN","locale","showSuggestionHighlights","13917APLrJh","elementToElement","media","ELEMENT_MEDIA","mediaEmbed","6096nGsDQg","dataDowncast","afterInit","div","stop","high","plugins","14854UIPhES","for","editor","55dthnWZ"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(420530===parseInt(n(141))/1*(-parseInt(n(133))/2)+-parseInt(n(144))/3*(parseInt(n(128))/4)+-parseInt(n(162))/5*(parseInt(n(123))/6)+parseInt(n(156))/7*(parseInt(n(137))/8)+-parseInt(n(124))/9+parseInt(n(138))/10*(-parseInt(n(159))/11)+parseInt(n(149))/12*(parseInt(n(140))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(151)](){const t=mi,e=this[t(158)];if(!e[t(155)][t(125)](t(129)))return;const n=e[t(155)][t(135)](t(161)),r=e[t(142)];n[t(134)](t(148)),n[t(132)][t(139)](t(146),(e=>zr(r,t(147),e))),e[t(160)][t(157)](t(150))[t(145)]({model:t(146),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(143)])return n[s(131)](s(152))},converterPriority:t(154)}),e[t(127)][t(130)].on(t(126),((e,n,r)=>{const s=t;r[s(136)][s(143)]&&e[s(153)]()}),{priority:t(154)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=351]})(t,e)}function yi(){const t=["get","afterInit","14OyITjn","682458iQwdot","1782752KcDxNJ","772edinZH","editor","519uRgDJM","plugins","MentionEditing","has","1473lyRMfC","mention","2359764CSbftE","TrackChangesEditing","430587fYMIly","97530ePEWOe","enableCommand","706THlYvk","10MnpJtY"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(126153===parseInt(n(355))/1*(parseInt(n(366))/2)+parseInt(n(359))/3*(parseInt(n(353))/4)+parseInt(n(364))/5+-parseInt(n(351))/6*(parseInt(n(370))/7)+parseInt(n(352))/8+-parseInt(n(363))/9*(-parseInt(n(367))/10)+-parseInt(n(361))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(369)](){const t=Ti,e=this[t(354)];e[t(356)][t(358)](t(357))&&e[t(356)][t(368)](t(362))[t(365)](t(360))}}const ki=Li;function Ci(){const t=["newValue","*Remove format:* %0","locale","1488771uUcvfO","key","next","enableDefaultAttributesIntegration","format","1590USStOQ","4iHpXfe","has","registerDescriptionCallback","data","542634HIKMap","handleDescriptions","multiLevelList","registerBlockAttribute","ELEMENT_MULTI_LEVEL_LIST","listMarkerStyle","descriptionFactory","get","TrackChangesEditing","1548144VhyLnm","head","editor","MultiLevelList","20UbPWiP","833273zfEtSG","plugins","4684qSsFCS","listType","afterInit","*Set format:* %0","16209KGamvz","472764FTOdDI","oldValue"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=183]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(208007===parseInt(n(199))/1+parseInt(n(211))/2*(parseInt(n(200))/3)+-parseInt(n(195))/4*(-parseInt(n(210))/5)+-parseInt(n(215))/6+parseInt(n(193))/7+-parseInt(n(188))/8+parseInt(n(205))/9*(-parseInt(n(192))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ri extends t.Plugin{[ki(197)](){const t=ki,e=this[t(190)],n=e[t(194)][t(186)](t(187));e[t(194)][t(212)](t(191))&&(n[t(208)](t(217)),n[t(218)](t(184)),n[t(185)][t(213)]((e=>this[t(216)](e))))}[ki(216)](t){const e=ki,n=this[e(190)][e(204)],{data:r}=t,s={type:e(209),content:""};if(r&&e(184)==r[e(206)]){if(!r[e(201)])return{type:e(209),content:zr(n,e(198),zr(n,e(183)))+" ("+r[e(202)]+")"};if(!r[e(202)]){let o=t[e(189)];for(;o;){if(o[e(214)]&&e(196)==o[e(214)][e(206)]&&o[e(214)][e(202)])return s;o=o[e(207)]}return{type:e(209),content:zr(n,e(203),zr(n,e(183)))+" ("+r[e(201)]+")"}}}}}const Ni=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=351]})(t,e)}function vi(){const t=["locale","6IDhweK","afterInit","PageBreakEditing","pageBreak","get","102shOCzC","has","86889sejOcc","877226IMrPKf","ELEMENT_PAGE_BREAK","TrackChangesEditing","3381390JprwFd","168rSvWDR","34590XXGPlH","plugins","2568020McKFmh","enableCommand","151711zLDXFA","435248heWQZL","registerElementLabel","descriptionFactory","editor"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(367651===parseInt(n(356))/1+parseInt(n(357))/2+parseInt(n(372))/3*(-parseInt(n(367))/4)+parseInt(n(362))/5*(-parseInt(n(354))/6)+-parseInt(n(366))/7*(parseInt(n(361))/8)+parseInt(n(360))/9+parseInt(n(364))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Ni(373)](){const t=Ni,e=this[t(370)];if(!e[t(363)][t(355)](t(351)))return;e[t(363)][t(353)](t(359))[t(365)](t(352));const n=e[t(363)][t(353)](t(359)),r=e[t(371)];n[t(369)][t(368)](t(352),(e=>zr(r,t(358),e)))}}const Oi=Fi;function wi(){const t=["createUIElement","downcastDispatcher","plugins","bindElementToMarker","62XVGIsa","writer","942717hiaXjg","markerRange","highest","isBlock","isTouching","has","consumable","span","editor","get","Paragraph","includes","10zivtBn","enableDefaultAttributesIntegration","271512mfvvLb","markerName","4654017fEfLsn","1287288OsydqE","addMarker:suggestion:insertion","showSuggestionHighlights","schema","nodeAfter","_registerLegacyDescription","commandName","getFirstRange","addClass","descriptionFactory","1255330HWcuFf","locale","model","consume","$text","options","registerDescriptionCallback","registerElementLabel","start","132DFrpGV","data","insert","*Change to:* %0","ck-suggestion-marker-split","ck-suggestion-marker--active","24BbaetP","TrackChangesEditing","name","editing","5569esefOY","isLimit","insertParagraph","end","type","520688JHCMZA","ELEMENT_PARAGRAPH","*Insert:* %0","toViewPosition","activeMarkers","getItemLabel","enableCommand","paragraph","insertion","afterInit","mapper","formatBlock","checkChild","format"];return(wi=function(){return t})()}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(263313===parseInt(n(289))/1*(parseInt(n(312))/2)+-parseInt(n(314))/3+parseInt(n(257))/4+parseInt(n(255))/5*(-parseInt(n(260))/6)+-parseInt(n(294))/7*(parseInt(n(285))/8)+-parseInt(n(259))/9+parseInt(n(270))/10*(parseInt(n(279))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(303)](){const t=Oi,e=this[t(251)];if(!e[t(310)][t(248)](t(253)))return;const n=e[t(271)],r=e[t(310)][t(252)](t(286));r[t(269)][t(277)](t(301),(e=>zr(n,t(295),e))),r[t(256)](t(301)),r[t(300)](t(291)),e[t(288)][t(309)].on(t(261),Pi(e),{priority:t(316)}),e[t(280)][t(309)].on(t(261),((n,r,s)=>{const o=t;s[o(275)][o(262)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(316)});const s=r[t(269)];s[t(276)]((r=>{const o=t;if(o(302)!==r[o(293)])return;const{start:i,end:a}=r[o(267)]();if(!i[o(247)](a)||!i[o(264)])return;const c=e[o(272)][o(263)],u=i[o(264)];return c[o(246)](u)&&!c[o(290)](u)&&c[o(306)](u,o(274))?{type:o(302),content:zr(n,o(296),s[o(299)](u,1))}:void 0})),this[t(265)]()}[Oi(265)](){const t=Oi,e=this[t(251)],n=e[t(271)];e[t(310)][t(252)](t(286))[t(269)][t(276)]((e=>{const r=t;if(r(305)!=e[r(293)])return;const{data:s}=e;return s&&r(301)==s[r(266)]?{type:r(307),content:zr(n,r(282),zr(n,r(295)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(310)][o(252)](o(286)),a=r[o(315)][o(278)],c=r[o(315)][o(292)],u=t[o(272)][o(263)];if(!a[o(247)](c)||!a[o(264)])return;const l=a[o(264)];if(u[o(246)](l)&&!u[o(290)](l)&&u[o(306)](l,o(274))){if(!s[o(249)][o(273)](r[o(315)],n[o(287)]))return;const t=s[o(313)][o(308)](o(250),{class:o(283)}),a=s[o(304)][o(297)](c);e&&i[o(298)][o(254)](r[o(258)])&&s[o(313)][o(268)](o(284),t),s[o(313)][o(281)](a,t),s[o(304)][o(311)](t,r[o(258)])}}}const Bi=Ui;!function(t,e){const n=Ui,r=t();for(;;)try{if(749278===-parseInt(n(405))/1*(parseInt(n(389))/2)+parseInt(n(385))/3*(-parseInt(n(390))/4)+-parseInt(n(395))/5+parseInt(n(400))/6*(parseInt(n(403))/7)+parseInt(n(399))/8*(-parseInt(n(410))/9)+-parseInt(n(386))/10*(-parseInt(n(383))/11)+parseInt(n(413))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class xi extends t.Plugin{[Bi(406)](){const t=Bi,e=this[t(394)];e[t(411)][t(391)](t(392))&&(e[t(411)][t(408)](t(393))[t(407)](t(398)),this[t(409)]())}[Bi(409)](){const t=Bi,e=this[t(394)];e[t(411)][t(408)](t(393))[t(387)][t(397)]((n=>{const r=t;if(r(402)!=n[r(396)]&&r(384)!=n[r(396)])return;const{data:s}=n;return s&&r(398)==s[r(388)]?{type:r(404),content:zr(e[r(412)],r(401))}:void 0}))}}function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=383]})(t,e)}function ji(){const t=["enableDefaultAttributesIntegration","get","_registerLegacyDescription","2448POIsKG","plugins","locale","10072296SykQIE","3754300XrNiTx","formatInline","339873PhdNKF","30uaeMkg","descriptionFactory","commandName","297442WPhxOe","24dRcGXh","has","RemoveFormatEditing","TrackChangesEditing","editor","6830285aPGRNQ","type","registerDescriptionCallback","removeFormat","9544sJjHVF","240864YbySPP","*Remove all formatting*","formatBlock","245vLvIae","format","1zqDOxH","afterInit"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=334]})(t,e)}function Hi(){const t=["discardAllSuggestions","goToPreviousRestrictedEditingException","plugins","trackChanges","TrackChangesEditing","1710016MBkaMI","4292330bTuBtT","7qDAmoN","has","acceptSuggestion","acceptSelectedSuggestions","1986312glkpiZ","2618145DRFVXL","goToNextRestrictedEditingException","20XDZySI","afterInit","editor","acceptAllSuggestions","123786pMJGlT","discardSelectedSuggestions","discardSuggestion","8539FjaZIf","42304GNhxga","get","RestrictedEditingModeEditing","260tfpkWG","enableCommand"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(617599===-parseInt(n(360))/1*(-parseInt(n(337))/2)+parseInt(n(351))/3+parseInt(n(334))/4+-parseInt(n(345))/5+-parseInt(n(350))/6*(parseInt(n(346))/7)+-parseInt(n(344))/8+parseInt(n(357))/9*(parseInt(n(353))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(354)](){const t=Gi,e=this[t(355)];if(!e[t(341)][t(347)](t(336)))return;const n=e[t(341)][t(335)](t(343));n[t(338)](t(340)),n[t(338)](t(352));const r=e[t(341)][t(335)](t(336));r[t(338)](t(342)),r[t(338)](t(348)),r[t(338)](t(359)),r[t(338)](t(356)),r[t(338)](t(339)),r[t(338)](t(349)),r[t(338)](t(358))}}function Wi(){const t=["ELEMENT_LINE_BREAK","78426kHDotb","high","createPositionBefore","get","addMarker:suggestion:insertion","includes","82384YNdWXy","enableCommand","2212533yJTbrO","ck-suggestion-marker-","requires","bindElementToMarker","options","insert","10EGLJWM","test","1830FKVIYU","addMarker:suggestion:deletion","createUIElement","downcastDispatcher","1173292TSUiaP","name","deletion","model","locale","275wOXNNe","ck-suggestion-marker--active","merge","init","3jksSgH","span","markerRange","plugins","addMarker:suggestion","showSuggestionHighlights","getItems","markerName","element","TrackChangesEditing","editing","editor","descriptionFactory","consumable","activeMarkers","5144095bFPYil","registerElementLabel","703726UznpMR","softBreak","writer","133nTuEHs","data","12ToFsfi","split","shiftEnter","toViewPosition","addClass","mapper"];return(Wi=function(){return t})()}const Ki=Xi;function Xi(t,e){const n=Wi();return(Xi=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(202307===-parseInt(n(226))/1+parseInt(n(214))/2*(-parseInt(n(197))/3)+-parseInt(n(246))/4+parseInt(n(193))/5*(parseInt(n(242))/6)+-parseInt(n(217))/7*(-parseInt(n(232))/8)+parseInt(n(234))/9*(parseInt(n(240))/10)+parseInt(n(212))/11*(parseInt(n(219))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class qi extends t.Plugin{static get[Ki(236)](){return[Zs.ShiftEnter]}[Ki(196)](){const t=Ki,e=this[t(208)],n=e[t(200)][t(229)](t(206));n[t(233)](t(221)),e[t(207)][t(245)].on(t(230),Yi(e),{priority:t(227)}),e[t(207)][t(245)].on(t(243),Yi(e),{priority:t(227)}),e[t(218)][t(245)].on(t(201),((n,r,s)=>{const o=t;s[o(238)][o(202)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(209)][t(213)](t(215),(n=>zr(e[t(250)],t(225),n)))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(200)][o(229)](o(206));if(!s[o(210)][o(241)](r[o(199)],n[o(247)]))return;const a=t[o(249)];for(const t of r[o(199)][o(203)]()){if(!t.is(o(205),o(215)))continue;const n=o(248)==r[o(204)][o(220)](":")[1]?o(195):o(220),c=s[o(216)][o(244)](o(198),{class:o(235)+n}),u=s[o(224)][o(222)](a[o(228)](t));e&&i[o(211)][o(231)](r[o(204)])&&s[o(216)][o(223)](o(194),c),s[o(216)][o(239)](u,c),s[o(224)][o(237)](c,r[o(204)])}}}const Zi=Qi;function Ji(){const t=["2715406VDsjin","enableCommand","8415106rmzmSF","isCollapsed","has","model","TrackChangesEditing","getRanges","251484CMPrrf","restrictedEditingException","afterInit","1312344hbAJWq","descriptionFactory","value","from","markInlineFormat","8099316UZshrC","change","forceValue","selection","FORMAT_RESTRICTED_ENABLED","editor","commands","formatInline","40388076rvLoqE","get","locale","91768IUQFVu","commandParams","format","registerDescriptionCallback","StandardEditingModeEditing","formatBlock","5gTBkYW","3eEJCTJ","FORMAT_RESTRICTED_DISABLED","type","commandName","plugins","document"];return(Ji=function(){return t})()}function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(683127===parseInt(n(482))/1+-parseInt(n(471))/2*(-parseInt(n(465))/3)+parseInt(n(479))/4*(-parseInt(n(464))/5)+parseInt(n(487))/6+parseInt(n(473))/7+parseInt(n(458))/8+-parseInt(n(455))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Zi(481)](){const t=Zi,e=this[t(492)],n=e[t(476)],r=e[t(457)];if(!e[t(469)][t(475)](t(462)))return;const s=e[t(469)][t(456)](t(477)),o=t(480),i=e[t(493)][t(456)](o);s[t(472)](o,((e,r={})=>{const a=t,c=n[a(470)][a(490)];if(c[a(474)])return void e(r);const u=void 0!==r[a(489)]?r[a(489)]:!i[a(484)];n[a(488)]((()=>{const t=a,e=Array[t(485)](c[t(478)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(486)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(483)][t(461)]((e=>{const n=t;if(n(463)!=e[n(467)]&&n(454)!=e[n(467)])return;const{data:s}=e;return s&&s[n(468)]==o?s[n(459)][0][n(489)]?{type:n(460),content:zr(r,n(491))}:{type:n(460),content:zr(r,n(466))}:void 0}))}}const ta=na;function ea(){const t=["style","block","add","locale","413259kcEKaw","element","registerBlockAttribute","commandName","*Set format:* %0","_registerLegacyDescription","type","GeneralHtmlSupport","2579664xtCNIG","formatInline","FORMAT_STYLE","toLowerCase","StyleUtils","registerDescriptionCallback","Style","registerAttributeLabel","5938785PAwDcu","has","DataSchema","forceValue","getGhsAttributeNameForElement","definitions","28nOGelO","descriptionFactory","218703QhdiOc","config","463938RUOiCf","355193gLlTTe","plugins","ghsAttributes","afterInit","format","styleName","30ZJrNwL","inline","enableDefaultAttributesIntegration","normalizeConfig","87845dzVoza","*Remove format:* %0","registerInlineAttribute","editor","commandParams","formatBlock","get","TrackChangesEditing"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(262028===parseInt(n(320))/1+parseInt(n(319))/2+-parseInt(n(317))/3*(-parseInt(n(315))/4)+-parseInt(n(330))/5*(-parseInt(n(326))/6)+parseInt(n(342))/7+-parseInt(n(301))/8+-parseInt(n(309))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(323)](){const t=ta,e=this[t(333)];if(!e[t(321)][t(310)](t(307))||!e[t(321)][t(310)](t(311)))return;const n=e[t(321)][t(336)](t(337)),r=e[t(341)],s=e[t(318)][t(336)](t(338))||{},o=e[t(321)][t(336)](t(300)),i=e[t(321)][t(336)](t(305))[t(329)](e[t(321)][t(336)](t(311)),s[t(314)]);n[t(328)](t(338));const a=new Set;for(const e of i[t(339)]){const n=o[t(313)](e[t(343)]);a[t(340)](n)}const c=new Set;for(const e of i[t(327)]){const n=o[t(313)](e[t(343)]);c[t(340)](n);for(const n of e[t(322)])c[t(340)](n)}for(const e of a)n[t(344)](e),n[t(316)][t(308)](e,zr(r,t(303)));for(const e of c)n[t(332)](e),n[t(316)][t(308)](e,zr(r,t(303)));this[t(298)]()}[ta(298)](){const t=ta,e=this[t(333)],n=e[t(341)];e[t(321)][t(336)](t(337))[t(316)][t(306)]((e=>{const r=t;if(r(335)!=e[r(299)]&&r(302)!=e[r(299)])return;const{data:s}=e;return s&&r(338)===s[r(345)]?s[r(334)][0][r(312)]?{type:r(324),content:zr(n,r(346),s[r(334)][0][r(325)][r(304)]())}:{type:r(324),content:zr(n,r(331),s[r(334)][0][r(325)][r(304)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=296]})(t,e)}function ia(){const t=["insertTableRowBelow","ELEMENT_TABLE","low","last","ELEMENT_TABLE_ROW_WITH_TEXT","_setupColumnsRowsFixing","3769365XOsxEm","isIntersecting","ELEMENT_TABLE_WITH_TEXT","getSelectionAffectedTableCells","getContainedElement","getRanges","item","table","isArray","minColumn","registerDescriptionCallback","*Remove:* %0","getFirstRange","addMarker:suggestion","tableRow","fromRange","markMultiRangeInsertion","afterInit","isIntersectingWithRange","highest","$graveyard","tableColumn","9866216xOSejJ","_suggestionFactory","filter","min","createRangeOn","_splitMarkerName","findAncestor","join","batch","classes","push","isTouching","*Insert:* %0","max","tableCell","suggestion","enableCommand","left","detach","29990hACKwB","addClass","_getSuggestionCoords","12vWrvWK","commands","differ","maxRow","removeClass","every","selection","oldRange","getChangedMarkers","has","markMultiRangeDeletion","deletion","toLowerCase","isEqual","getSuggestion","minRow","selectTableColumn","subType","rowspan","MIN_SAFE_INTEGER","getAttribute","getColumnIndexes","7Akewml","TableEditing","ELEMENT_TABLE_ROW","1918308GxaROW","rootName","data","options","_tableSuggestions","includes","add","downcastDispatcher","writer","registerCustomCallback","MAX_SAFE_INTEGER","model","createPositionAt","execute","TrackChangesEditing","forceValue","order","12869820yVeuHT","12EBEYEM","$textProxy","get","map","mapper","end","some","insertTable","5753wJNdto","removeTableColumn","substr","startsWith","above","addRange","name","maxColumn","_tablePostFixingSubtypes","ELEMENT_TABLE_COLUMN","descriptionFactory","change","getItems","ELEMENT_TABLE_COLUMN_WITH_TEXT","element","discard","refresh","getChanges","plugins","_getCoordsForCells","createTableWalker","hasAttribute","registerElementLabel","getChildren","tablePaste","createRangeIn","from","first","TableUtils","insertTableColumnLeft","toViewElement","showSuggestionHighlights","start","document","registerPostFixer","nodeAfter","getRowIndexes","setSelection","enqueueChange","198meHEGy","change:data","root","selectTableRow","insert","accept","1950712BwgZel","221NrVqDk","removeTableRow","insertTableRowAbove","length","colspan","15161MOyXeX","values","type","locale","insertTableColumnRight","nodeBefore","_acceptFormatSuggestionCallbackFactory","span","position","cell","insertion","isInContent","getCellLocation","editor"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(991482===parseInt(n(442))/1*(parseInt(n(430))/2)+parseInt(n(340))/3*(parseInt(n(436))/4)+parseInt(n(296))/5*(-parseInt(n(383))/6)+-parseInt(n(362))/7*(parseInt(n(318))/8)+parseInt(n(382))/9+parseInt(n(337))/10*(parseInt(n(391))/11)+-parseInt(n(365))/12*(parseInt(n(437))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(399)]=[e(310),e(317)],this[e(369)]=new Set}[sa(313)](){const t=sa,e=this[t(455)],n=e[t(376)][t(424)][t(346)];if(!e[t(409)][t(349)](t(363)))return;const r=e[t(445)],s=e[t(409)][t(385)](t(379)),o=e[t(409)][t(385)](t(419));s[t(401)][t(413)](t(303),(e=>zr(r,t(457),e))),this[t(461)](),s[t(334)](t(390)),s[t(334)](t(433)),s[t(334)](t(356));for(const r of[t(439),t(456)]){const i=e[t(341)][t(385)](r);s[t(334)](r,(r=>{const a=t;e[a(376)][a(402)]((t=>{const e=a;r();const c=e(395)===i[e(381)],u=o[e(299)](n),l=o[e(427)](u),f=c?l[e(418)]-1:l[e(459)]+1,h=u[0][e(324)](e(303)),g=o[e(411)](h,{startRow:f,endRow:f}),d=Array[e(417)](g)[e(386)]((n=>t[e(322)](n[e(451)])));s[e(312)](d,e(310))}))}))}for(const r of[t(420),t(446)]){const i=e[t(341)][t(385)](r);s[t(334)](r,(r=>{const a=t;e[a(376)][a(402)]((t=>{const e=a;r();const c=e(335)===i[e(381)],u=o[e(299)](n),l=o[e(361)](u),f=c?l[e(418)]-1:l[e(459)]+1,h=u[0][e(324)](e(303)),g=o[e(411)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(417)](g)[e(386)]((n=>t[e(322)](n[e(451)])));s[e(312)](d,e(317))}))}))}for(const r of[t(438),t(392)]){const i=r[t(393)](11),a=i[t(352)](),c=a[t(393)](0,3)+t(449),u=t(303)+i,l=t(321)+i,f=t(331)+i;s[t(334)](r,(()=>{const i=t;e[i(376)][i(402)]((t=>{const e=i,h=o[e(299)](n),g=h[0][e(324)](e(303));let d;if(e(438)==r){const t=o[e(427)](h);d={startRow:t[e(418)],endRow:t[e(459)],includeAllSlots:!0}}else{const t=o[e(361)](h);d={startColumn:t[e(418)],endColumn:t[e(459)],includeAllSlots:!0}}const p=o[e(411)](g,d),m=Array[e(417)](p)[e(386)]((({cell:t})=>t)),I=ca(m[e(320)]((t=>t[e(412)](c)))),E=ca(m[e(320)]((t=>!t[e(412)](c))))[e(386)]((n=>t[e(322)](n))),b=s[e(350)](E,u);if(b&&(e(310)==b[e(357)]||e(317)==b[e(357)])){const n=this[e(339)](b);for(const r of I){const s=t[e(322)](r),i=o[e(454)](r),u=r[e(360)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(396)](s)}}}))}))}function c(r){const s=t,o=Array[s(417)](n[s(301)]())[s(386)]((t=>i.LiveRange[s(311)](t)));e[s(376)][s(402)]((t=>{const n=s,i=t[n(326)];r=r[n(320)]((t=>n(316)!=t[n(432)][n(366)])),t[n(428)](r),e[n(341)][n(385)](n(438))[n(407)](),e[n(378)](n(438),{forceDefaultExecution:!0}),e[n(376)][n(429)]((()=>{const t=n;e[t(376)][t(429)](i,(e=>{const n=t,r=o[n(320)]((t=>n(316)!=t[n(432)][n(366)]));r[n(440)]>0&&e[n(428)](r);for(const t of o)t[n(336)]()}))}))}))}function u(r){const s=t;e[s(376)][s(402)]((t=>{const o=s,a=Array[o(417)](n[o(301)]())[o(386)]((t=>i.LiveRange[o(311)](t))),c=[];for(const t of r)for(const e of t[o(403)]({shallow:!0}))c[o(328)](e);for(const n of c)o(316)!=n[o(432)][o(366)]&&(t[o(428)](t[o(377)](n,0)),e[o(341)][o(385)](o(392))[o(407)](),e[o(378)](o(392),{forceDefaultExecution:!0}));const u=a[o(320)]((t=>o(316)!=t[o(432)][o(366)]));u[o(440)]>0&&t[o(428)](u);for(const t of a)t[o(336)]()}))}function l(e,n){const r=t;return n[r(345)]((t=>e[r(389)]((e=>e[r(388)][r(353)](t[r(423)])||t[r(388)][r(353)](e[r(423)])))))}function f(e,n){const r=t;return!e[r(389)]((t=>n[r(389)]((e=>t[r(297)](e)))))&&e[r(389)]((t=>n[r(389)]((e=>t[r(388)][r(329)](e[r(423)])))))}e[t(367)][t(372)].on(t(309),((e,n,r)=>{const s=t;if(!r[s(368)][s(422)])return;const o=n[s(302)];if(!o)return;const i=r[s(387)][s(421)](o);function c(t){return Array[s(304)](t)?t:[t]}i&&s(332)===o[s(397)]&&(0,a.setHighlightHandling)(i,r[s(373)],((t,e,n)=>n[s(338)](c(e[s(327)]),t)),((t,e,n)=>n[s(344)](c(e[s(327)]),t)))}),{priority:t(315)}),s[t(401)][t(306)]((e=>{const n=t;if(n(452)!=e[n(444)]&&n(351)!=e[n(444)])return;const s=e[n(300)]();if(null!=s&&s.is(n(405),n(303))){if(n(452)==e[n(444)]){const t=e[n(403)]()[n(320)]((t=>t.is(n(384))))[n(386)]((t=>t[n(367)]));if(t[n(440)])return{type:n(452),content:zr(r,n(330),zr(r,n(298),'"'+t[n(325)](" ")+'"'))}}if(n(351)==e[n(444)]){const t=e[n(403)]()[n(320)]((t=>t.is(n(384))))[n(386)]((t=>t[n(367)]));if(t[n(440)])return{type:n(351),content:zr(r,n(307),zr(r,n(298),'"'+t[n(325)](" ")+'"'))}}}})),s[t(401)][t(306)]((e=>{const n=t;if(n(310)==e[n(357)]){const t=e[n(403)]()[n(320)]((t=>t.is(n(384))))[n(386)]((t=>t[n(367)])),s=this[n(339)](e),o=s[n(343)]-s[n(355)]+1;if(n(452)==e[n(444)])return t[n(440)]?{type:n(452),content:zr(r,n(330),zr(r,n(460),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(452),content:zr(r,n(330),zr(r,n(364),o))};if(n(351)==e[n(444)])return t[n(440)]?{type:n(351),content:zr(r,n(307),zr(r,n(460),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(351),content:zr(r,n(307),zr(r,n(364),o))}}if(n(317)==e[n(357)]){const t=e[n(403)]()[n(320)]((t=>t.is(n(384))))[n(386)]((t=>t[n(367)])),s=this[n(339)](e),o=s[n(398)]-s[n(305)]+1;if(n(452)==e[n(444)])return t[n(440)]?{type:n(452),content:zr(r,n(330),zr(r,n(404),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(452),content:zr(r,n(330),zr(r,n(400),o))};if(n(351)==e[n(444)])return t[n(440)]?{type:n(351),content:zr(r,n(307),zr(r,n(404),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(351),content:zr(r,n(307),zr(r,n(400),o))}}})),s[t(319)][t(374)](t(452),t(310),t(406),c),s[t(319)][t(374)](t(351),t(310),t(435),c),s[t(319)][t(374)](t(452),t(317),t(406),u),s[t(319)][t(374)](t(351),t(317),t(435),u),s[t(319)][t(374)](t(452),t(317),t(325),l),s[t(319)][t(374)](t(351),t(317),t(325),l),s[t(319)][t(374)](t(452),t(310),t(325),f),s[t(319)][t(374)](t(351),t(310),t(325),f)}[sa(448)](){const t=sa,e=this[t(455)],n=e[t(376)][t(424)][t(346)];return(r,s)=>{const o=t;e[o(376)][o(402)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(388)][a(447)];u&&u[0]&&!1===u[0][a(380)]&&(l=r[0][a(423)][a(426)]);const f=t[a(416)](l);if(a(316)==f[a(432)][a(366)])return;const h=Array[a(417)](n[a(301)]())[a(386)]((t=>i.LiveRange[a(311)](t)));t[a(428)](f),e[a(341)][a(385)](c)[a(407)](),u[a(328)]({forceDefaultExecution:!0}),e[a(378)](c,...u);const g=h[a(320)]((t=>a(316)!=t[a(432)][a(366)]));g[a(440)]>0&&t[a(428)](g);for(const t of h)t[a(336)]()}))}}[sa(410)](t){const e=sa,n=this[e(455)][e(409)][e(385)](e(419));let r=Number[e(375)],s=Number[e(359)],o=Number[e(375)],i=Number[e(359)];for(const a of t){if(e(316)==a[e(432)][e(366)])continue;const{row:t,column:c}=n[e(454)](a),u=a[e(412)](e(358))?a[e(360)](e(358))-1:0,l=a[e(412)](e(441))?a[e(360)](e(441))-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}}[sa(461)](){const t=sa,e=this[t(455)],n=e[t(409)][t(385)](t(379)),r=e[t(409)][t(385)](t(419));e[t(376)][t(424)].on(t(431),(()=>{const r=t,s=Array[r(417)](e[r(376)][r(424)][r(342)][r(348)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(323)](t);if(r(333)!=s)continue;if(null!=e[r(347)])continue;const a=n[r(354)](o);this[r(399)][r(370)](i)&&this[r(369)][r(371)](a)}}),{priority:t(458)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(322)](e),a=e[s(324)](s(303)),c=r[s(454)](e);for(const t of this[s(369)]){const n=t[s(357)],r=n[s(394)](s(415)),u=n[s(393)](r?10:5),l=u[s(352)](),f=l[s(393)](0,3)+s(449),h=s(321)+u,g=s(331)+u;if(!t[s(453)])continue;if(a!=t[s(308)]()[s(423)][s(324)](s(303)))continue;if(t[s(314)](i))continue;const d=e[s(412)](f)?e[s(360)](f)-1:0,p=this[s(339)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(396)](i),o=!0)}return o};e[t(376)][t(424)][t(425)]((n=>{const r=t;let o=!1;for(const t of e[r(376)][r(424)][r(342)][r(408)]())if(r(434)==t[r(444)])if(r(310)==t[r(397)])for(const e of t[r(450)][r(426)][r(414)]())o=o||s(e,n);else r(332)==t[r(397)]&&(o=o||s(t[r(450)][r(426)],n));return o}))}[sa(339)](t){const e=sa;return this[e(410)](t[e(301)]()[e(386)]((t=>t[e(423)][e(426)])))}}function ca(t){const e=sa;return Array[e(417)](new Set(t)[e(443)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=474]})(t,e)}function fa(){const t=["selection","getAncestors","filter","1552496NUOoaJ","push","markBlockFormat","setSelection","trackChanges","descriptionFactory","36kYDoMI","_areSelectedCellsMergable","requires","markMultiRangeBlockFormat","1861503QVdHjB","has","return","direction","deletion","editor","_tablePostFixingSubtypes","isInContent","*Split cell:* horizontally","element","get","registerCustomCallback","change","TableEditing","length","subType","root","cell","refresh","fromRange","value","589188CRMWEb","enableCommand","highest","mergeTableCellLeft","find","table","mergeTableCellDown","createRangeOn","*Merge cells*","model","getSuggestions","mergeTableCells","format","commands","rootName","insertion","mergeTableCellRight","from","map","horizontally","findAncestor","209096krpaWx","afterInit","createTableWalker","mergeTableCellUp","_areMergableCells","low","author","detach","20ZXtUzK","accept","TrackChangesEditing","tableCell","getCellLocation","getSelectionAffectedTableCells","containsRange","plugins","set:isEnabled","_suggestionFactory","$graveyard","*Split cell:* vertically","execute","80lRYjlb","_isForcedDefaultExecutionBlock","stop","1803843lLPahQ","type","splitTableCellVertically","isEnabled","708267OwTLZY","registerDescriptionCallback","_acceptFormatSuggestionCallbackFactory","size","add","commandName","document","71096zXvVfu","splitTableCellHorizontally","forceDefaultExecution","getRanges","formatBlock","locale","formatInline","getFirstPosition","TableUtils"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(373969===parseInt(n(488))/1+-parseInt(n(552))/2+parseInt(n(510))/3+parseInt(n(531))/4*(parseInt(n(560))/5)+-parseInt(n(506))/6*(-parseInt(n(481))/7)+parseInt(n(500))/8+parseInt(n(477))/9*(-parseInt(n(474))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(508)](){return[aa]}[ua(553)](){const t=ua,e=this[t(515)],n=e[t(540)][t(487)][t(497)],r=e[t(493)];if(!e[t(567)][t(511)](t(523)))return;const s=e[t(567)][t(520)](t(562)),o=e[t(567)][t(520)](t(496)),a=e[t(567)][t(520)](aa);a[t(516)][t(501)](t(542)),s[t(532)](t(542),(()=>{const n=t,r=o[n(565)](e[n(540)][n(487)][n(497)]);e[n(540)][n(522)]((()=>{const t=n;s[t(509)](r,{commandName:t(542),commandParams:[]},[],t(542))}))})),e[t(544)][t(520)](t(542)).on(t(572),((n,r)=>{const o=t;e[o(544)][o(520)](o(504))[o(530)]&&(r[o(524)]>0&&r[r[o(524)]-1]&&r[r[o(524)]-1][o(490)]||s[o(475)]||this[o(507)]()||n[o(476)]())}),{priority:t(533)});for(const n of[t(555),t(547),t(537),t(534)]){const r=e[t(544)][t(520)](n);s[t(532)](n,(()=>{const n=t,o=e[n(540)][n(487)][n(497)][n(495)]()[n(498)]()[n(535)]((t=>t.is(n(519),n(563)))),i=r[n(530)];e[n(540)][n(522)]((()=>{const t=n;s[t(509)]([o,i],{commandName:t(542),commandParams:[]},[],t(542))}))}))}for(const n of[t(479),t(489)]){const r=e[t(544)][t(520)](n);s[t(532)](n,(()=>{const i=t,a=o[i(565)](e[i(540)][i(487)][i(497)])[0],c=a[i(551)](i(536)),{column:u,row:l}=o[i(564)](a);let f=[];if(i(550)==r[i(513)]){const t=o[i(554)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(548)](t)[i(549)]((t=>t[i(527)]))}else{const t=o[i(554)](c,{column:u,includeAllSlots:!0});f=Array[i(548)](t)[i(549)]((t=>t[i(527)]))}e[i(540)][i(522)]((t=>{const e=i;s[e(502)](t[e(538)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(505)][t(482)]((e=>{const n=t;if(n(492)!=e[n(478)]&&n(494)!=e[n(478)])return;const{data:s}=e;return s&&n(542)==s[n(486)]?{type:n(543),content:zr(r,n(539))}:void 0})),s[t(505)][t(482)]((e=>{const n=t;if(n(492)!=e[n(478)]&&n(494)!=e[n(478)])return;const{data:s}=e;return s?n(479)==s[n(486)]?{type:n(543),content:zr(r,n(571))}:n(489)==s[n(486)]?{type:n(543),content:zr(r,n(518))}:void 0:void 0}));const c=a[t(483)]();for(const e of[t(555),t(547),t(537),t(534)])s[t(569)][t(521)](t(492),e,t(561),c);for(const e of[t(479),t(489)])s[t(569)][t(521)](t(492),e,t(561),c);s[t(569)][t(521)](t(492),t(542),t(561),(r=>{const s=t;e[s(540)][s(522)]((t=>{const o=s,a=Array[o(548)](n[o(491)]())[o(549)]((t=>i.LiveRange[o(529)](t)));t[o(503)](r),e[o(544)][o(520)](o(542))[o(528)](),e[o(572)](o(542),{forceDefaultExecution:!0});const c=a[o(499)]((t=>o(570)!=t[o(526)][o(545)]));c[o(524)]>0&&t[o(503)](c);for(const t of a)t[o(559)]()}))}));for(const n of[t(555),t(537),t(534),t(547)]){const r=e[t(544)][t(520)](n);r.on(t(568),((n,s,o)=>{const i=t;if(o){const t=e[i(540)][i(487)][i(497)][i(495)]()[i(498)]()[i(535)]((t=>t.is(i(519),i(563))));this[i(556)](r[i(530)],t)||(n[i(512)]=!1,n[i(476)]())}}),{priority:t(557)})}}[ua(507)](){const t=ua,e=this[t(515)][t(544)][t(520)](t(542)),n=this[t(515)][t(567)][t(520)](t(496));if(!e[t(480)])return!1;const r=n[t(565)](this[t(515)][t(540)][t(487)][t(497)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(556)](e,n))return!1;return!0}[ua(556)](t,e){const n=ua,r=this[n(515)][n(567)][n(520)](n(562)),s=this[n(515)][n(540)][n(538)](t),o=this[n(515)][n(540)][n(538)](e),i=new Set,a=new Set;for(const t of r[n(541)]())if((n(546)==t[n(478)]||n(514)==t[n(478)]||n(542)==t[n(525)])&&t[n(517)])for(const e of t[n(491)]())e[n(566)](s,!0)&&i[n(485)](t[n(478)]+":"+t[n(558)].id),e[n(566)](o,!0)&&a[n(485)](t[n(478)]+":"+t[n(558)].id);if(i[n(484)]!=a[n(484)])return!1;for(const t of i)if(!a[n(511)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=331]})(t,e)}function pa(){const t=["commandName","_registerLegacyDescription","data-suggestion","bindElementToMarker","_acceptFormatSuggestionCallbackFactory","TableEditing","ck-suggestion-marker--active","nodeBefore","accept","452620Wxxjob","headingRows","markerRange","stop","editing","locale","createTableWalker","removeClass","options","FORMAT_HEADER_ROW","formatBlock","showSuggestionHighlights","5631024LYRRQY","toViewElement","TableUtils","markerName","mapper","consume","FORMAT_HEADER_COLUMN","activeMarkers","nodeAfter","type","commandParams","get","name","registerCustomCallback","970FGUJEc","3075690ADZsma","_splitMarkerName","has","getSuggestion","ck-suggestion-marker-","parent","getCellLocation","requires","afterInit","writer","TrackChangesEditing","item","42irwxAh","unbindElementFromMarkerName","forceValue","FORMAT_REGULAR_COLUMN","markerNameToElements","descriptionFactory","editor","registerDescriptionCallback","enableDefaultAttributesIntegration","setTableColumnHeader","registerBlockAttribute","2217FDLEFW","setTableRowHeader","plugins","2178976bciuiw","*Format:* %0","downcastDispatcher","4124007fUYsQV","headingColumns","data","addMarker:suggestion","consumable","_handleLegacySuggestions","includes","1154468EAQMFq","start","addClass","end","format","highest","setAttribute","removeAttribute","FORMAT_REGULAR_ROW","removeMarker:suggestion","registerAttributeLabel","cell","_suggestionFactory"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(733008===parseInt(n(362))/1+-parseInt(n(388))/2*(-parseInt(n(412))/3)+parseInt(n(415))/4+-parseInt(n(389))/5+parseInt(n(401))/6*(parseInt(n(340))/7)+-parseInt(n(374))/8+-parseInt(n(333))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(396)](){return[aa]}[ga(397)](){const t=ga,e=this[t(407)];if(!e[t(414)][t(391)](t(358)))return;const n=e[t(367)],r=e[t(414)][t(385)](t(399));r[t(409)](t(413)),r[t(409)](t(410)),r[t(411)](t(363)),r[t(411)](t(334)),r[t(406)][t(350)](t(363),zr(n,t(371))),r[t(406)][t(350)](t(334),zr(n,t(380))),this[t(338)]()}[ga(338)](){const t=ga,e=this[t(407)][t(414)][t(385)](t(399)),n=this[t(407)][t(414)][t(385)](t(376)),r=this[t(407)][t(414)][t(385)](aa)[t(357)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(390)](o[a(377)]),l=e[a(392)](u),f=l[a(335)];if(a(372)!=l[a(383)]||!f||a(410)!=f[a(353)])return;if(o[a(400)])return void s[a(365)]();if(!i[a(337)][a(379)](o[a(364)],s[a(386)]))return;const h=o[a(364)][a(341)][a(382)],g=o[a(364)][a(343)][a(360)],d=h[a(394)][a(394)],{column:p}=n[a(395)](h),{column:m}=n[a(395)](g);for(let s=p;s<=m;s++){const l=n[a(368)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(351)],l=i[a(378)][a(375)](s);i[a(398)][a(342)](a(393)+c,l),r&&i[a(398)][a(346)](a(355),u,l),i[a(378)][a(356)](l,o[a(377)]),t&&(e[a(381)][a(339)](o[a(377)])?i[a(398)][a(342)](a(359),l):i[a(398)][a(369)](a(359),l))}}}}e[t(352)][t(387)](t(372),t(413),t(361),r),e[t(352)][t(387)](t(372),t(410),t(361),r),this[t(407)][t(366)][t(332)].on(t(336),s(),{priority:t(345)}),this[t(407)][t(335)][t(332)].on(t(336),((e,n,r)=>{const o=t;r[o(370)][o(373)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(345)}),this[t(407)][t(366)][t(332)].on(t(349),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(390)](r[o(377)]),c=e[o(392)](a),u=c[o(335)];if(o(372)!=c[o(383)]||!u||o(410)!=u[o(353)])return;const l=s[o(378)][o(405)](r[o(377)]);if(l)for(const t of l)s[o(398)][o(369)](o(393)+i,t),s[o(398)][o(369)](o(359),t),s[o(398)][o(347)](o(355),t),s[o(378)][o(402)](t,r[o(377)])}),{priority:t(345)}),this[t(354)]()}[ga(354)](){const t=ga,e=this[t(407)],n=e[t(367)];function r(e){const r=t;return{type:r(344),content:zr(n,r(331),e)}}e[t(414)][t(385)](t(399))[t(406)][t(408)]((e=>{const s=t;if(s(372)!=e[s(383)])return;const{data:o}=e;if(o){if(s(413)==o[s(353)]){const t=o[s(384)][0][s(403)];return r(zr(n,s(t?371:348)))}if(s(410)==o[s(353)]){const t=o[s(384)][0][s(403)];return r(zr(n,s(t?380:404)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(312448===-parseInt(n(480))/1*(-parseInt(n(407))/2)+parseInt(n(394))/3*(-parseInt(n(368))/4)+-parseInt(n(483))/5+parseInt(n(330))/6*(-parseInt(n(457))/7)+-parseInt(n(448))/8*(-parseInt(n(364))/9)+-parseInt(n(402))/10+-parseInt(n(340))/11*(-parseInt(n(482))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(452),Ia(454),Ia(521),Ia(420),Ia(325),Ia(453),Ia(375)],Ta=Object[Ia(405)](ba[Ia(513)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(391)](){return[aa]}[Ia(469)](){const t=Ia,n=this[t(366)];if(!n[t(332)][t(370)](t(339)))return;const r=n[t(332)][t(429)](t(497)),s=n[t(332)][t(429)](t(486)),o=n[t(332)][t(429)](aa),a=n[t(332)][t(429)](t(339));o[t(403)][t(383)](t(506),t(363)),n[t(390)][t(522)][t(392)](t(492),{allowIn:t(336),allowContentOf:t(336),isLimit:!0}),n[t(415)][t(323)]({model:t(492),view:t(430)});let c=null;n[t(390)].on(t(388),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(357)]-1];h&&h[u(479)]||r[u(372)]||this[u(366)][u(331)][u(429)](u(338))[u(498)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(335)))return!1;const i=s[o(341)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(410)](n[o(361)][o(345)]);if(!a[o(357)])return!1;const c=a[0][o(414)](o(367)),l=r[o(435)](a),f=r[o(365)](a),h={startRow:l[o(385)],endRow:l[o(510)],startColumn:f[o(385)],endColumn:f[o(510)]};return 1==a[o(357)]&&(h[o(412)]+=r[o(466)](i)-1,h[o(512)]+=r[o(504)](i)-1),ka(c,h,r)}(l,f,n[u(390)],s,a)&&(o[u(380)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(390)][u(489)]((()=>{const t=u;n[t(390)][t(388)](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(357)]&&r[t(400)](o,t(506),{tablePasteChainId:s}),a[t(357)]&&r[t(400)](a,t(363),{tablePasteChainId:s}),l[t(357)]&&(r[t(400)](l,t(353),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(451)]((e=>{const n=t;var r;return null===(r=e[n(460)])||void 0===r?void 0:r[n(473)](e)}))),f[t(357)]&&(r[t(419)](f,t(353),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(451)]((e=>{const n=t;var r;return null===(r=e[n(460)])||void 0===r?void 0:r[n(473)](e)})));const g=r[t(490)](h[t(513)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(470),{tablePasteChainId:s});if(g){const e=g[t(421)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(390)][t(440)](s),a=e[t(344)]((e=>e[t(449)]()[t(355)](i)));a&&r[t(383)]([a[t(354)],o])}r[t(357)]&&g[t(379)](t(471),Object[t(405)](r))}c=null})))}),{priority:e.priorities[t(462)]+10}),n[t(332)][t(429)](t(339)).on(t(425),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(380)]();const u=s[r(333)],l=o,f=ya(u),h=ya(l);e[r(493)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(418)](u[r(516)](0));for(const t of Array[r(413)](l[r(346)]()))a[r(456)](t,u,r(428));const t=c[r(431)][r(371)](s[r(350)]),e=c[r(519)][r(371)](s[r(411)]);t||e||(g=i.LiveRange[r(488)](a[r(386)](u)))}else h&&!f&&(d=a[r(386)](u));else{const t=a[r(485)](r(492)),e=a[r(485)](r(492));a[r(484)](a[r(386)](u),e),a[r(456)](t,u,0);for(const e of Array[r(413)](l[r(346)]()))a[r(456)](e,t,r(428));g=i.LiveRange[r(488)](a[r(440)](t)),d=i.LiveRange[r(488)](a[r(440)](e))}const p=Array[r(413)](l[r(319)]())[r(468)]((([t])=>ba[r(371)](t)));c[r(382)][r(383)]({element:u,attributes:p[r(357)]?Object[r(405)](p):null}),g&&c[r(324)][r(383)](g),d&&c[r(321)][r(383)](d)}),{priority:t(462)}),s.on(t(416),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(318)]||1;c[o(519)]=new Array(l)[o(396)](u)[o(513)](((t,e)=>t+e));for(const{cell:t}of s[o(424)](i,{startColumn:u,endColumn:u+l-1}))c[o(343)][o(383)](n[o(390)][o(440)](t))}),{priority:t(477)}),s.on(t(377),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(509)]||1;c[o(431)]=new Array(l)[o(396)](u)[o(513)](((t,e)=>t+e));for(const{cell:t}of s[o(424)](i,{startRow:u,endRow:u+l-1}))c[o(326)][o(383)](n[o(390)][o(440)](t))}),{priority:t(477)}),r[t(515)][t(459)]((e=>{const r=t;if(e[r(432)]&&e[r(432)][r(320)](r(353)))return e[r(422)]?{}:{type:r(495),content:zr(n[r(387)],r(491))}}));const u=()=>!1;for(const e of[t(353),t(363),t(506),t(470)])r[t(500)][t(334)](t(495),e,t(458),u),r[t(500)][t(334)](t(397),e,t(458),u),r[t(500)][t(334)](t(395),e,t(458),u);r[t(500)][t(334)](t(395),t(470),t(496),u),r[t(500)][t(334)](t(395),t(470),t(427),((e,r,s)=>{const o=t,i=e[o(513)]((t=>t[o(478)]()))[o(468)]((t=>t)),a=new Map(i[o(513)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(382)])e&&a[o(358)](t,e);else if(s&&s[o(471)])for(const[t,e]of Object[o(374)](s[o(471)])){const r=n[o(390)][o(376)][o(429)](t),s=r?r[o(449)]()[o(478)]():null;s&&a[o(358)](s,e)}n[o(390)][o(489)]((t=>{const e=o;for(const[n,r]of a)t[e(347)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(500)][o(334)](e,o(353),s,((t,i,a)=>{const c=o;n[c(390)][c(489)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(426)][o(404)];t.is(o(437),o(492))&&u[o(383)](t)}r[o(500)][o(434)](e,null,s)(t,i,a);for(const t of u)o(436)!=t[o(445)][o(433)]&&n[o(373)](t)}))}))};l(t(495),t(427)),l(t(495),t(496)),l(t(397),t(427)),l(t(397),t(496)),r[t(500)][t(334)](t(495),t(506),t(496),(e=>{const n=t,r=e[n(513)]((t=>t[n(478)]())),i=r[0][n(414)](n(367)),{minRow:a,maxRow:c}=o[n(322)](r);s[n(523)](i,{at:a,rows:c-a+1})})),r[t(500)][t(334)](t(495),t(363),t(496),(e=>{const n=t,r=e[n(513)]((t=>t[n(478)]())),i=r[0][n(414)](n(367)),{minColumn:a,maxColumn:c}=o[n(322)](r);s[n(399)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(432)]||!n[s(432)][s(320)](s(353)))return;const o=n[s(328)][s(503)],i=r[s(508)]()[s(468)]((t=>t[s(359)]&&t[s(328)]&&t[s(328)][s(503)]==o));i[s(357)]&&n[s(511)]()[s(357)]!=i[s(357)]&&i[s(472)](((t,e)=>(t[s(362)]=e,e[s(422)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(474)](e[s(389)]),i=[s(408),s(517)],a=r[s(342)][s(371)](e[s(389)]);return a&&i[s(383)](s(438)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(409),f,{priority:t(462)}),r.on(t(443),f,{priority:t(462)}),n[t(390)][t(361)][t(398)]((()=>{const e=t;let s=!1;const o=Array[e(413)](n[e(390)][e(361)][e(349)][e(348)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(474)](t);if(e(481)!=o||e(397)!=a||i[e(502)])continue;if(!r[e(352)](c))continue;const u=r[e(406)](c)[e(369)](),l=n[e(332)][e(429)](e(381)).me;for(const t of r[e(508)]())if(t[e(359)]&&t[e(518)]==l&&e(395)==t[e(520)]&&e(470)==t[e(432)]&&t[e(369)]()[e(514)]((t=>u[e(329)]((n=>n[e(467)](t,!0))))))for(const n of t[e(511)]())n[e(359)]&&(n[e(496)](),s=!0)}return s})),n[t(390)][t(361)][t(398)]((e=>{const s=t,o=n[s(331)][s(429)](s(475));if(!o||!o[s(507)][s(370)](e[s(476)]))return!1;let i=!1;const a=n[s(332)][s(429)](s(381)).me,c=n[s(390)][s(361)][s(349)][s(441)](),u=Array[s(413)](n[s(390)][s(361)][s(349)][s(348)]())[s(468)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(474)](t);return n(481)==o&&n(353)==i&&c==a.id&&!e[n(502)]}));for(const t of c){if(s(456)!=t[s(520)]||s(492)!=t[s(354)]||1!=t[s(357)])continue;const n=e[s(464)](t[s(455)],t[s(455)][s(487)](1));if(!u[s(344)]((({data:t})=>t[s(360)][s(355)](n))))for(const{name:t,data:r}of u)if(n[s(467)](r[s(360)])){e[s(423)](t,{range:n}),i=!0;break}}return i})),n[t(390)][t(361)][t(398)]((e=>{const s=t;let o=!1;const i=n[s(332)][s(429)](s(381)).me,a=r[s(508)]()[s(468)]((t=>t[s(359)]&&t[s(518)]==i)),c=new Set,u=new Set;for(const t of a)if(s(353)==t[s(432)])for(const e of t[s(421)]()){const n=e[s(449)]()[s(478)]();if(n)if(n.is(s(437),s(492))&&ya(n)){t[s(463)](e[s(354)]),c[s(356)](n),o=!0;const r=n[s(450)],i=n[s(417)],a=r&&r.is(s(437),s(492)),l=i&&i.is(s(437),s(492));a&&!c[s(370)](r)&&u[s(356)](r),l&&!c[s(370)](i)&&u[s(356)](i)}else n.is(s(437),s(494))&&n[s(501)]&&(t[s(463)](e[s(354)]),o=!0)}else if(s(470)==t[s(432)]){if(!t[s(328)]||!t[s(328)][s(503)])continue;const e=t[s(328)][s(471)];if(e&&Object[s(505)](e)[s(357)])continue;const n=t[s(328)][s(503)];let r=!0,i=!0;for(const e of a)if(e[s(432)]&&e[s(432)][s(320)](s(353))){if(!e[s(328)][s(503)]){i=!1;break}if(e.id!=t.id&&e[s(328)][s(503)]==n){r=!1;break}}i&&r&&(t[s(401)](),o=!0)}for(const t of c)e[s(418)](t);for(const t of u)e[s(373)](t);return o})),n[t(415)][t(327)](t(384))[t(351)]({model:t(378),view:(t,e)=>h(t),converterPriority:t(462)}),n[t(415)][t(327)](t(393))[t(351)]({model:t(378),view:(e,n)=>n[t(439)][t(446)]?h(e,!1):null,converterPriority:t(462)});const g=n[t(461)][t(465)];this[t(499)](g[t(361)],t(447),((e,n)=>{const r=t,s=[];for(const t of g[r(386)](n[r(444)])[r(442)]())t.is(r(437),r(430))&&s[r(383)](t);g[r(489)]((t=>{const e=r;for(const n of s)t[e(337)](t[e(386)](n),t[e(524)](n)),t[e(418)](n)}))}))}}function ya(t){const e=Ia;if(t[e(501)])return!0;const n=t[e(516)](0);return n.is(e(437),e(494))&&n[e(501)]}function Aa(){const t=["suggestion","240JNMZOj","629040XILIQJ","wrap","createElement","TableUtils","getShiftedBy","fromRange","change","markMultiRangeBlockFormat","*Replace table cells*","tableCellSuggestion","return","paragraph","insertion","discard","TrackChangesEditing","value","listenTo","_suggestionFactory","isEmpty","oldRange","tablePasteChainId","getColumns","keys","tablePasteRow","_createdBatches","getSuggestions","rows","last","getAllAdjacentSuggestions","endColumn","map","every","descriptionFactory","getChild","ck-suggestion-marker-insertion","author","columnInsertionIndexes","type","tableCellBorderStyle","schema","removeRows","createPositionBefore","columns","getAttributes","startsWith","deletionRanges","_getCoordsForCells","elementToElement","insertionRanges","tableCellVerticalAlignment","rowInsertionRanges","for","attributes","some","415308Rkbuqa","commands","plugins","cell","registerCustomCallback","documentSelection","tableCell","move","trackChanges","TableClipboard","645326wZrQWI","getTableIfOnlyTableInContent","activeMarkers","columnInsertionRanges","find","selection","getChildren","setAttributes","getChangedMarkers","differ","row","markerToHighlight","hasSuggestion","tablePaste","name","isEqual","add","length","set","isInContent","newRange","document","next","tablePasteColumn","9gJivOt","getColumnIndexes","editor","table","40816uOHRJT","getRanges","has","includes","_isForcedDefaultExecutionBlock","unwrap","entries","tableCellPadding","markers","insertRows","suggestion:formatBlock:tablePasteCell","setAttribute","stop","Users","cells","push","editingDowncast","first","createRangeIn","locale","insertContent","markerName","model","requires","register","dataDowncast","33TaFYGz","formatBlock","fill","deletion","registerPostFixer","removeColumns","markMultiRangeInsertion","removeMarkers","5478360KYuBIE","_tablePostFixingSubtypes","nodeAfter","fromEntries","getSuggestion","479454OpYNkU","ck-suggestion-marker","suggestionLoaded","getSelectionAffectedTableCells","column","endRow","from","findAncestor","conversion","insertColumns","previousSibling","remove","markMultiRangeDeletion","tableCellHorizontalAlignment","getMarkers","previous","updateMarker","createTableWalker","_replaceTableSlotCell","start","accept","end","get","suggestion-td","rowInsertionIndexes","subType","rootName","getSuggestionCallback","getRowIndexes","$graveyard","element","ck-suggestion-marker--active","options","createRangeOn","getChanges","getItems","suggestionUnloaded","content","root","showSuggestionHighlights","clipboardOutput","1912264KwJzTZ","getRange","nextSibling","forEach","tableCellBorderWidth","tableCellBackgroundColor","tableCellBorderColor","position","insert","56tyjfwc","join","registerDescriptionCallback","detach","editing","high","removeMarker","createRange","view","getRows","containsRange","filter","afterInit","tablePasteCell","markerAttributes","reduce","call","_splitMarkerName","redo","batch","low","getContainedElement","forceDefaultExecution","1SvybjP"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(424)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;function La(){const t=["formatInline","author","getContainedElement","locale","commandParams","accept","resizeTableWidth","3353wlTBPl","enableCommand","formatGroupId","format","markBlockFormat","getSuggestionCallback","selection","getSelectedElement","registerCustomCallback","getAttribute","resizeTable","afterInit","9OOLHQl","document","plugins","TableColumnResizeEditing","40buDRcA","*Format:* resize table","TrackChangesEditing","15186CtwBst","table","data","columnWidths","Users","bind","867010adAJop","editor","_suggestionFactory","has","registerDescriptionCallback","get","14290528gNFttT","handleSuggestionDescription","descriptionFactory","getColumnGroupElement","getTableColumnsWidths","type","handleResizeTableWidthCommand","tableWidth","4272561FCtOCF","discard","formatBlock","subType","33710950ucBryS","199228tETOGb","change","getSuggestions","model","503045loaiYG"];return(La=function(){return t})()}function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(964500===-parseInt(n(268))/1+-parseInt(n(249))/2*(parseInt(n(292))/3)+-parseInt(n(296))/4*(parseInt(n(272))/5)+-parseInt(n(243))/6*(parseInt(n(280))/7)+parseInt(n(255))/8+-parseInt(n(263))/9+parseInt(n(267))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[Ca(291)](){const t=Ca;if(!this[t(250)][t(294)][t(252)](t(295)))return;const e=this[t(250)][t(294)][t(254)](t(242));e[t(281)](t(279),this[t(261)][t(248)](this)),e[t(251)][t(288)](t(265),t(290),t(278),e[t(251)][t(285)](t(265),null,t(264))),e[t(251)][t(288)](t(265),t(290),t(264),e[t(251)][t(285)](t(265),null,t(278))),e[t(257)][t(253)](this[t(256)][t(248)](this))}[Ca(261)](t,e){const n=Ca,r=this[n(250)][n(294)][n(254)](n(242)),s=this[n(250)][n(294)][n(254)](n(295)),o=e[n(244)]||this[n(250)][n(271)][n(293)][n(286)][n(287)]();this[n(250)][n(271)][n(269)]((()=>{const i=n,a=s[i(258)](o);let c=a?s[i(259)](a):null,u=o[i(289)](i(262))||null;const l=e[i(262)]||u,f=e[i(246)]||c,h=this[i(250)][i(294)][i(254)](i(247)).me;for(const t of r[i(270)]()){const e=t[i(275)]();if(i(290)===t[i(266)]&&e===o){t[i(274)]!==h&&t[i(264)]();const e=t[i(245)][i(277)];u=e[0][i(262)],c=e[0][i(246)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(284)](o,{commandName:i(279),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(290)},[],i(290))}))}[Ca(256)](t){const e=Ca;if(e(265)!=t[e(260)]&&e(273)!=t[e(260)])return;const{data:n}=t;if(n&&e(290)===n[e(282)]){const t=e(241);return{type:e(283),content:zr(this[e(250)][e(276)],t)}}}}const Sa=Ma;!function(t,e){const n=Ma,r=t();for(;;)try{if(591084===parseInt(n(154))/1*(-parseInt(n(138))/2)+-parseInt(n(142))/3*(parseInt(n(151))/4)+parseInt(n(140))/5*(-parseInt(n(148))/6)+-parseInt(n(147))/7+-parseInt(n(156))/8+-parseInt(n(141))/9*(-parseInt(n(157))/10)+parseInt(n(153))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class va extends t.Plugin{[Sa(139)](){const t=Sa,e=this[t(150)];e[t(155)][t(143)](t(144))&&e[t(155)][t(145)](t(146))[t(149)](t(152))}}function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=138]})(t,e)}function Oa(){const t=["has","Template","get","TrackChangesEditing","7851277dvsdqt","12GKrVUS","enableCommand","editor","36YCekxk","insertTemplate","21065308ehawag","75121zyCptX","plugins","2121928CGEcSt","11640Rcvlvk","12VxfKvP","afterInit","623345JTULxY","7902OaSFbx","86340riyBjy"];return(Oa=function(){return t})()}const wa=Da;function Fa(){const t=["181624tSpVez","commands","plugins","70192fDsTcY","descriptionFactory","locale","afterInit","7482trIVkX","tableOfContents","1367658XQEIfX","insertTableOfContents","ELEMENT_TABLE_OF_CONTENTS","150sjEPeq","430740VrCxvk","registerElementLabel","get","editor","143430IbRymE","112jrxTMK","enableCommand","245vMCHVB","TrackChangesEditing","15044UcdgjA"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(169610===parseInt(n(399))/1+-parseInt(n(388))/2*(parseInt(n(383))/3)+parseInt(n(398))/4*(-parseInt(n(396))/5)+parseInt(n(393))/6+-parseInt(n(394))/7*(-parseInt(n(379))/8)+parseInt(n(385))/9+parseInt(n(389))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(382)](){const t=wa,e=this[t(392)];if(!e[t(377)][t(391)](t(386)))return;e[t(378)][t(391)](t(397))[t(395)](t(386));const n=e[t(378)][t(391)](t(397)),r=e[t(381)];n[t(380)][t(390)](t(384),(e=>zr(r,t(387),e)))}}const Ba=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=397]})(t,e)}function Ua(){const t=["Title","title-content","editor","994kFvSwo","suggestion","updateMarker","ELEMENT_TITLE","plugins","afterInit","createRange","_splitMarkerName","removeMarker","descriptionFactory","has","document","6824180zQTsko","from","701868vmLYls","getChangedMarkers","forward","get","72ZJqvQL","28976EfKmFu","schema","getNearestSelectionRange","isCollapsed","element","nodeBefore","TrackChangesEditing","model","3927260IRDGiK","425727jfpTEd","end","locale","isTouching","differ","registerPostFixer","isEqual","3ebWzSv","139645BFrAFY","2oiHWCV","newRange","registerElementLabel","start","75021yALBWw"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(353687===-parseInt(n(420))/1*(-parseInt(n(416))/2)+-parseInt(n(414))/3*(parseInt(n(438))/4)+-parseInt(n(415))/5*(parseInt(n(397))/6)+parseInt(n(424))/7*(parseInt(n(398))/8)+parseInt(n(407))/9+-parseInt(n(406))/10+parseInt(n(436))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(429)](){const t=Ba,e=this[t(423)];if(!e[t(428)][t(434)](t(421)))return;const n=e[t(428)][t(441)](t(404));n[t(433)][t(418)](t(422),(()=>zr(e[t(409)],t(427)))),e[t(405)][t(435)][t(412)]((r=>{const s=t;let o=!1;const i=Array[s(437)](e[s(405)][s(435)][s(411)][s(439)]());for(const{name:t,data:a}of i){const{group:i}=n[s(431)](t);if(s(425)!==i||!a[s(417)])continue;const c=a[s(417)],u=c[s(408)][s(403)];if(!u||!u.is(s(402),s(422)))continue;if(!c[s(419)][s(410)](c[s(408)]))continue;const l=e[s(405)][s(399)][s(400)](c[s(408)],s(440));if(l&&l[s(401)]){const e=r[s(430)](c[s(419)],l[s(419)]);e[s(413)](c)||(r[s(426)](t,{range:e}),o=!0)}o||(r[s(432)](t),o=!0)}return o}))}}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=197]})(t,e)}const Va=Ga;function Ha(){const t=["2721537ADwcSs","afterInit","3394465QfjkNl","plugins","enableCommand","has","editor","199668nEaGle","get","689876UAQjFZ","UndoEditing","6167abyfNW","redo","5167384QqkSPV","3jKELSj","1610948GoCFrl","undo","TrackChangesEditing","3456zSyRoX"];return(Ha=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(389906===-parseInt(n(204))/1+-parseInt(n(202))/2+-parseInt(n(209))/3*(-parseInt(n(210))/4)+-parseInt(n(197))/5+-parseInt(n(213))/6*(-parseInt(n(206))/7)+parseInt(n(208))/8+parseInt(n(214))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Va(215)](){const t=Va,e=this[t(201)],n=e[t(198)][t(203)](t(212));e[t(198)][t(200)](t(205))&&(n[t(199)](t(211)),n[t(199)](t(207)))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=243]})(t,e)}const Ka=Wa;function Xa(){const t=["enableCommand","385393CsQNPo","has","319264ABUKIv","get","3275280KHtdhD","36AmVqBv","requires","2051650TFkrgz","editor","3678SdTTgr","TrackChangesEditing","161236nSPfPR","plugins","toggleTableCaption","afterInit","TableCaptionEditing","9375399UiVjZl","2786KMXNRO"];return(Xa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(588744===-parseInt(n(258))/1+-parseInt(n(260))/2+parseInt(n(244))/3*(-parseInt(n(250))/4)+parseInt(n(246))/5+-parseInt(n(248))/6*(parseInt(n(256))/7)+parseInt(n(243))/8+parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Ka(245)](){return[aa]}[Ka(253)](){const t=Ka,e=this[t(247)];e[t(251)][t(259)](t(254))&&e[t(251)][t(261)](t(249))[t(257)](t(252))}}const Ya=Ja;function Za(){const t=["plugins","*Format:* change table cell properties","table","format","start","removeAttribute","pluginName","has","TableUtils","595906GWoYVw","2kMpIre","tableCellHorizontalAlignment","*Format:* change table properties","setAttribute","14549810hTMDWB","descriptionFactory","TablePropertiesEditing","getContainedElement","selection","2072256tIygaN","getSuggestions","_handlePropertyChange","5UHQLFB","markBlockFormat","4393592VhUmDc","formatBlock","tableBackgroundColor","TrackChangesEditing","tableCellBorderStyle","tableAlignment","getSelectionAffectedTableCells","document","editor","getFirstPosition","1404412afgAGC","tableCellProperties","data","join","locale","model","change","handleSuggestionDescription","tableWidth","tableBorderWidth","tableHeight","9389592jZecGB","batch","findAncestor","TrackChangesTableProperties","TableCellPropertiesEditing","get","discard","handleDiscardAction","8ECPREY","subType","tableBorderStyle","accept","tableCellWidth","tableCellHeight","tableCellBorderWidth","tableProperties","tableBorderColor","afterInit","2927088GiTEwj","_suggestionFactory","getAttribute","_getSuggestion","registerCustomCallback","tableCellPadding","nodeAfter","tableCellVerticalAlignment","registerDescriptionCallback","tableCellBackgroundColor","commandParams","tableCellBorderColor","enableCommand","enqueueChange","getSuggestionCallback"];return(Za=function(){return t})()}function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(590026===-parseInt(n(414))/1*(parseInt(n(415))/2)+parseInt(n(390))/3+-parseInt(n(439))/4+parseInt(n(427))/5*(parseInt(n(424))/6)+parseInt(n(429))/7*(parseInt(n(380))/8)+parseInt(n(372))/9+-parseInt(n(419))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(387)]=[e(388),e(382),e(370),e(434),e(369),e(371),e(431)],this[e(440)]=[e(401),e(433),e(386),e(395),e(384),e(385),e(399),e(416),e(397)]}static get[Ya(411)](){return Ya(375)}[Ya(389)](){const t=Ya,e=this[t(437)][t(405)][t(377)](t(432));if(this[t(437)][t(405)][t(412)](t(421))){for(const n of this[t(387)])e[t(402)](n,((e,r)=>{const s=t,o=this[s(437)][s(366)][s(436)][s(423)][s(438)]()[s(374)](s(407));this[s(426)](n,[o],this[s(387)],s(387),e,r)}));e[t(391)][t(394)](t(430),t(387),t(383),e[t(391)][t(404)](t(430),null,t(378))),e[t(391)][t(394)](t(430),t(387),t(378),((e,n)=>this[t(379)](this[t(387)],e,n))),e[t(391)][t(394)](t(430),t(387),t(364),(()=>!1))}if(this[t(437)][t(405)][t(412)](t(376))){for(const n of this[t(440)])e[t(402)](n,((e,r)=>{const s=t,o=this[s(437)][s(405)][s(377)](s(413))[s(435)](this[s(437)][s(366)][s(436)][s(423)]);this[s(426)](n,o,this[s(440)],s(440),e,r)}));e[t(391)][t(394)](t(430),t(440),t(383),e[t(391)][t(404)](t(430),null,t(378))),e[t(391)][t(394)](t(430),t(440),t(378),((e,n)=>this[t(379)](this[t(440)],e,n))),e[t(391)][t(394)](t(430),t(440),t(364),(()=>!1))}e[t(420)][t(398)]((e=>this[t(368)](e)))}[Ya(426)](t,e,n,r,s,o){const i=Ya,a=this[i(437)][i(405)][i(377)](i(432));this[i(437)][i(366)][i(403)](o[i(373)],(()=>{const t=i;for(const i of e)if(this[t(393)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(392)](r);void 0!==n&&(e[r]=n)}s(o),a[t(428)](i,{commandParams:[e]},[],r)}}))}[Ya(379)](t,e,n){const r=Ya,s=e[0][r(409)][r(396)],o=n[r(400)][0];this[r(437)][r(366)][r(367)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(418)](r,o[r],s):e[n(410)](r,s)}))}[Ya(368)](t){const e=Ya;if(t[e(441)])switch(t[e(381)]){case e(387):return{type:e(408),content:zr(this[e(437)][e(365)],e(417))};case e(440):return{type:e(408),content:zr(this[e(437)][e(365)],e(406))}}}[Ya(393)](t,e){const n=Ya,r=this[n(437)][n(405)][n(377)](n(432));for(const s of r[n(425)]({skipNotAttached:!0})){const r=s[n(422)]();if(s[n(381)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["addUser","markBlockFormat","deletion:join","error-saving-suggestion-data-suggestion-discarded","format","_createSuggestion","_getMarkerAnnouncementText","removeMarkers","fire","position","from","_joinSuggestions","FORMATTING","enableReadOnlyMode","oldValue","editing","_setSuggestionRange","_recordAttributeChanges","rename","execute","unbind","filter","ENTER","track-changes-suggestion-data-mismatch","low","2357136eZUIKk","trackChanges.mergeNestedSuggestions","set","createElement","groupId","CommentsRepository","newValue","includes","getLastMatchingPosition","isEqual","commandName","removeAttribute","removeComment","hasSuggestion","_breakSuggestionMarker","_isRegisteredAttribute","setSelection","model","rejected","getChanges","elementEnd","isLocal","markMultiRangeDeletion","formatBlock","editingDowncast","startsWith","containerElement","multi","delete","_inlineAttributeKeys","isBlock","listenTo","track-changes-adapter-missing-getsuggestion","formatBlock:discard","formatBlock:accept","plugins","_adapter","batch","descriptionFactory","getRanges","concat","comments","_refreshAttributeSuggestionsChain","isAtEnd","split","createPositionBefore","insertion:chain","adapter","isOwn","widget","addComment","move","originalSuggestionId","size","substr","high","markInsertion","_processAttributeSuggestions","getNearestSelectionRange","schema","consumable","commentThread","_processAttributeChanges","isBefore","normal","never","documentSelection","_checkSuggestionCorrectness","_getAuthorFromId","consume","3132ByxSuy","setAttribute","_trackFormatChanges","markDeletion","isIntersectingWithRange","_getSuggestionData","attributes","open","discardSuggestion","ck-suggestion-marker-formatInline","isTouching","getIntersection","has","after","nodeBefore","suggestionLoaded","getUser","removeMarker:suggestion:formatBlock","4jLgrhp","trackChanges","trackChanges.trackFormatChanges","applyOperation","containsRangeInObject","PendingActions","change:activeMarkers","getCustomProperty","element","createdAt","acceptSuggestion","1738230wIVieS","meta","isRemovable","before","highest","clone","setTo","_registerDefaultCallbacks","$graveyard","skipNestingCheck","_customCallbacks","key","forceDefaultExecution","deletion:chain","_commentsRepository","isUndo","config","document","dataDowncast","group","isObject","createPositionAfter","discard","formatBlock:join","_isBlockAttribute","suggestion","parent","6615QTfVcb","authorName","markerName","define","stop","nodeAfter","162Hvnhku","getContainedElement","moveTargetPosition","detach","dataReady","$text","registerInlineAttribute","removeMarker:suggestion:attribute","toUpperCase","isLimit","formatInline:","attributeNewValue","_splitMarkerName","addMarkerName","_addSuggestionMarker","formatInline:join","editor","action","next","deleteContent","previous","getMarkers","acceptSelectedSuggestions","clear","getDifference","_afterChanges","332CiVqDb","$marker","formatGroupId","_defaultCallbacks","fromCharCode","createPositionAt","start","getCommentThread","updateSuggestion","insertion:join","insertion:","upcast","addCommentThread","keys","acceptAllSuggestions","_getExternalAuthor","value","createSelection","Users","track-changes-adapter-already-set","creator","forEach","_joinWithAdjacentSuggestions","track-changes-enable-command-twice","getAncestors","notReady","_rangeIsInLocalUserInsertion","deletion:discard","formatBlock:chain","ck-suggestion-marker-formatBlock","getSuggestionCallback","_enabledCommands","pluginName","getItems","createRangeIn","splitPosition","formatInline:chain","registerPostFixer","lowest","buildSuggestion","containsPosition","formatInline:accept","requires","find","catch","oldRange","11IoJDgz","chain","type","name","3972vOGfso","_mergeNestedSuggestions","_reduceSuggestionAttributeRange","activeMarkers","isCollapsed","resolve","isNextTo","addHighlight","createRangeOn","selection","TrackChangesEditing","enqueueChange","registerCustomCallback","unbindElementFromMarkerName","markerToData","markerToHighlight","_getAttributeKey","writer","fromRange","isDocumentOperation","deletion:","author","suggestionUnloaded","enableDefaultAttributesIntegration","commands","addSuggestionData","elementToElement","ck-suggestion-marker","head","getMultiRangeId","for","stopListening","removeMarker","rethrowUnexpectedError","insertion:discard","$textProxy","get","_suggestions","forward","markerNameToElements","trackChangesCommand","some","attribute:","_isDataLoaded","@external","_addThreadToSuggestion","attributeKey","_editor","_cutOutSuggestionMarker","refresh","hasComments","deletion:accept","getRange","getFirstMarker","isSelectable","root","pop","_blockAttributeKeys","remove","external:","insertContent","insertion","_saved","addSuggestion","showSuggestionHighlights","ck-suggestion-marker--active","getWalker","range","addMarker","markMultiRangeInsertion","dataToMarker","newRange","item","track-changes-suggestion-not-found","discardAllSuggestions","suggestion:attribute:","tablePasteChainId","getAllAdjacentSuggestions","targetPosition","fetchCommentThread","assign","12961tPqwpK","_reduceExistingSuggestions","addRange","isArray","bindElementToMarker","announce","markerReady","addMarker:suggestion","_SUGGESTION_ANNOUNCEMENT","length","attribute:join","change:_saved","every","1027866CmqLfd","_updateSuggestionData","getChangedMarkers","containsRange","attribute:discard","attribute","_suggestionState","_handleNewSuggestionMarker","_suggestionFactory","isIntersecting","init","data","track-changes-user-not-found","rootName","authoredAt","hasCommentThread","elementStart","change","map","warn","formatInline:discard","insert","isInsideObject","attribute:accept","suggestion:","getSuggestion","ck-suggestion-marker-","change:data","addMarker:suggestion:attribute","marker-count","updateMarker","discardSelectedSuggestions","markers","getAttribute","reconvertMarker","_initAriaMarkerChangeAnnouncements","track-changes-command-not-found","LEAVE","isMultiRange","removeClass","getSuggestions","markInlineFormat","subType","_model","_refreshSuggestionsChain","suggestionChanged","suggestion-type","return","multipleBlocks","isExternal","containsItem","insertion:accept","getShiftedBy","_isForcedDefaultExecutionBlock","toJSON","default","end","data-suggestion","enableCommand","howMany","always","markMultiRangeBlockFormat","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.","removed","options","conversion","attributeOldValue","formatBlock:","_findSuggestions","backward","PENDING_ACTION_SUGGESTION","3032NFZWBo","deletion","isAfter","values","add","locale","unshift","ready","formatInline","_onDiscard","splice","substring","_recordAttributeSuggestions","_removeSuggestion","isAtStart","update:suggestion","collaboration.channelId","push","accepted","addMarker:suggestion:formatBlock","getFirstRange","join","$elementName","markAttributeChange","sort","mapper","registerBlockAttribute","_setSuggestionData","createRange","toViewElement","differ","then","addClass","isInContent","accept"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=151]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(112032===parseInt(n(239))/1*(-parseInt(n(471))/2)+parseInt(n(158))/3*(parseInt(n(541))/4)+parseInt(n(509))/5*(parseInt(n(515))/6)+parseInt(n(252))/7+-parseInt(n(323))/8*(parseInt(n(453))/9)+-parseInt(n(482))/10*(-parseInt(n(154))/11)+-parseInt(n(383))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(345);class yc extends t.Plugin{static get[Ec(583)](){return[Ec(388),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,ks,Ss,xs,to,so,uo,go,bo,Ao,Ro,vo,Do,Vo,Uo,Xo,Jo,ei,ci,pi,Ri,si,js,Xs,bi,Ai,Mi,Di,xi,zi,qi,$i,ra,aa,ha,ma,qa,_a,Na,Pa,Qa,va,ja,za]}static get[Ec(573)](){return Ec(168)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(270)]((t=>String[e(545)](t)))[e(344)]("")}super(t),this[e(335)]=!1,this[e(385)](e(161),[]),this.on(e(477),((n,r,s,o)=>{const i=e;this[i(295)][i(269)]((()=>{const e=i;for(const n of[...o,...s])this[e(295)][e(284)][e(465)](n)&&t[e(373)][e(286)](n)}))})),this[e(421)]=new qr(this[e(531)][e(400)][e(442)],this[e(531)][e(328)]),this[e(419)]=null,this[e(260)]=new Ac(this[e(531)]),this[e(195)]=new Map,this[e(496)]=t[e(418)][e(194)](e(388)),this[e(572)]=new Set,this[e(295)]=this[e(531)][e(400)],this[e(258)]=new WeakMap,this[e(305)]=!1,this[e(215)]=new Set([e(345)]),this[e(412)]=new Set,t[e(498)][e(512)](e(473),e(307)),this[e(455)]=t[e(498)][e(194)](e(473)),t[e(498)][e(512)](e(384),!0),this[e(159)]=t[e(498)][e(194)](e(384)),this[e(198)]=new f(t,this[e(572)]),this[e(287)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,49,56])}[Ec(262)](){const t=Ec,n=this[t(531)],r=(e,n)=>{const r=t;if(r(257)!=e)return r(278)+e;const s=n[r(427)]("|")[0];return this[r(506)](s)?r(570):r(462)};n[t(317)][t(188)](t(407))[t(173)]({model:t(507),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(527)](e[n(511)]),a=[n(185),r(o,i)];let c=3e3;return this[n(161)][n(390)](e[n(511)])&&(a[n(340)](n(223)),c=3010),n(324)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(317)][t(188)](t(500))[t(327)]((e=>{const r=t;e.on(r(246),((t,e,s)=>{const o=r;if(!s[o(316)][o(222)])return;const i=e[o(230)];if(!i)return;const c=s[o(348)][o(352)](i);n[o(400)][o(442)][o(502)](i)&&c&&!c[o(478)](o(432))&&c.is(o(409))&&(0,a.toWidget)(c,s[o(175)])}),{priority:r(438)})})),n[t(317)][t(188)](t(500))[t(173)]({model:t(507),view:(e,n)=>{const s=t;if(!n[s(316)][s(222)])return null;const{type:o,subType:i}=this[s(527)](e[s(511)]);return{classes:[s(185),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(230)])return;const{id:c}=this[a(527)](o[a(511)]);if(r){const t=this[a(195)][a(194)](c),e=this[a(174)](t);if(!this[a(506)](e))return}if(o[a(230)].is(a(167)))return void i[a(443)][a(452)](o[a(230)],s[a(157)]);const u=i[a(348)][a(352)](o[a(230)]);if(o[a(230)].is(a(479))&&n[a(400)][a(442)][a(413)](o[a(230)])&&!u[a(478)](a(165))){i[a(175)][a(355)]([a(185),a(570)],u),i[a(175)][a(454)](a(309),c,u),i[a(348)][a(243)](u,o[a(511)]),e&&(this[a(161)][a(390)](o[a(511)])?i[a(175)][a(355)](a(223),u):i[a(175)][a(291)](a(223),u));for(const t of n[a(400)][a(575)](o[a(230)])[a(574)]())i[a(443)][a(452)](t,s[a(157)]);i[a(443)][a(452)](o[a(230)],s[a(157)])}};n[t(317)][t(188)](t(500))[t(327)]((e=>{const n=t;e.on(n(342),((t,e,r)=>{const o=n;r[o(316)][o(222)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(486)})})),n[t(317)][t(188)](t(500))[t(327)]((e=>{const n=t;e.on(n(280),((t,e,r)=>{const o=n;r[o(316)][o(222)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(486)})})),n[t(317)][t(188)](t(500))[t(172)]({model:t(507),view:(e,n)=>n[t(316)][t(222)]?null:{group:t(507),name:e[t(437)](11)}}),n[t(317)][t(188)](t(552))[t(184)]({view:{name:t(507),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(276)+e[r(285)](r(298))+":"+e[r(285)]("id");return e[r(285)](r(281))&&(s+=":"+e[r(285)](r(281))),n[r(386)](r(542),{"data-name":s})}}),n[t(317)][t(188)](t(552))[t(228)]({view:t(507)}),n[t(317)][t(188)](t(407))[t(327)]((e=>{const n=t;e.on(n(342),s(),{priority:n(438)})})),n[t(317)][t(188)](t(407))[t(327)]((e=>{const n=t;e.on(n(280),s({isAttributeSuggestion:!0}),{priority:n(438)})})),n[t(317)][t(188)](t(407))[t(327)]((e=>{const n=t;e.on(n(470),((t,e,r)=>{const s=n,o=r[s(348)][s(197)](e[s(511)]);if(o)for(const t of o)t[s(478)](s(165))||(r[s(175)][s(291)]([s(185),s(570),s(223)],t),r[s(175)][s(394)](s(309),t),r[s(348)][s(171)](t,e[s(511)]))}),{priority:n(438)})})),n[t(317)][t(188)](t(407))[t(327)]((e=>{const n=t;e.on(n(522),((t,e,r)=>{const s=n,o=r[s(348)][s(197)](e[s(511)]);if(!o)return;const{id:i}=this[s(527)](e[s(511)]),a=this[s(195)][s(194)](i),c=this[s(174)](a);if(this[s(506)](c))for(const t of o)t[s(478)](s(165))||(r[s(175)][s(291)]([s(185),s(570),s(223)],t),r[s(175)][s(394)](s(309),t),r[s(348)][s(171)](t,e[s(511)]))}),{priority:n(438)})})),n[t(400)][t(499)][t(578)]((e=>{const r=t;let s=!1;const o=Array[r(368)](n[r(400)][r(499)][r(353)][r(254)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(527)](t);if(r(507)!==o)continue;const h=this[r(195)][r(194)](f);if(null!=c[r(229)]){r(331)==u&&(s=s||Lc(c[r(229)],t,e,n[r(400)][r(442)]));const o=r(257)==u&&this[r(506)](l[r(427)]("|")[0]);if(c[r(229)][r(162)]||r(490)==c[r(229)][r(213)][r(265)]||r(406)==u&&!Nc(c[r(229)])||o&&!Nc(c[r(229)])||r(324)==u&&(Cc(a=c[r(229)])||function(t){const e=r;return t[e(547)][e(508)]==t[e(308)][e(467)]&&t[e(547)][e(426)]}(a)))e[r(190)](t),s=!0;else{if(!h||!h[r(356)])continue;i[r(327)](h)}}}var a;return i[r(436)]>0&&(s=!!this[r(563)](i)||s),s})),n[t(400)][t(499)][t(578)]((e=>{const r=t;let s=!1;for(const t of n[r(400)][r(499)][r(353)][r(402)]())if(r(273)==t[r(156)])for(const t of this[r(195)][r(326)]()){if(t[r(290)]||!t[r(356)])continue;const o=r(406)==t[r(156)],i=this[r(174)](t),a=i&&this[r(506)](i);if(!o&&!a)continue;const c=t[r(343)]();if(c[r(547)][r(508)]!=c[r(308)][r(508)]&&!c[r(308)][r(426)]){const o=n[r(400)][r(546)](c[r(547)][r(514)],r(308)),i=n[r(400)][r(351)](c[r(547)],o);e[r(282)](t[r(211)](),{range:i}),s=!0}}return s})),n[t(400)][t(499)][t(578)]((e=>this[t(445)](e))),n[t(400)][t(499)][t(578)]((e=>!e[t(420)][t(404)]&&this[t(440)](e))),n[t(400)].on(t(540),(()=>{this[t(335)]=!1})),n[t(400)][t(499)].on(t(279),((r,s)=>{const o=t;if(!s[o(404)]||s[o(497)])return;if(!this[o(335)])return;const i=n[o(400)][o(499)][o(353)][o(402)]();if(0==i[o(248)])return;const a=[],c=i[o(379)]((t=>o(257)==t[o(156)])),u=i[o(379)]((t=>o(273)==t[o(156)]&&o(520)!=t[o(157)]));for(const t of c)this[o(398)](t[o(204)])&&a[o(340)]({key:t[o(204)],newValue:t[o(526)],oldValue:t[o(318)],range:Sc(t[o(225)],n[o(400)])});for(const t of u){if(o(376)!=t[o(532)]&&o(207)!=t[o(532)])continue;const e=vc(t[o(367)][o(514)],n[o(400)]),r=t[o(485)];o(376)==t[o(532)]&&a[o(340)]({key:o(345),newValue:t[o(157)],oldValue:r[o(157)],range:e});for(const[n,s]of r[o(459)]){if(!this[o(398)](n))continue;const r=t[o(459)][o(194)](n);s!==r&&a[o(340)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(459)])this[o(398)](n)&&(r[o(459)][o(465)](n)||a[o(340)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(248)]&&n[o(400)][o(169)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(346)](t,e,s,o,{groupId:r});this[n(240)](t,a)}))}),{priority:t(579)}),n[t(400)][t(284)].on(t(338),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(527)](n[s(157)]),e=this[s(195)][s(194)](t);e&&e[s(528)](n[s(157)])}})),n[t(400)][t(499)].on(t(279),(()=>{const e=t,r=Array[e(368)](n[e(400)][e(499)][e(353)][e(254)]())[e(379)]((t=>e(507)===this[e(527)](t[e(157)])[e(501)]));if(0===r[e(248)])return;r[e(347)](((t,n)=>{const r=e,s=t[r(263)][r(153)],o=n[r(263)][r(153)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(547)][r(446)](o[r(547)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(527)](t);if(null===n[e(153)]){const n=this[e(259)](t);o[e(327)](n)}else{const t=this[e(195)][e(194)](r);null!==n[e(229)]||t[e(356)]?(s[e(327)](t[e(186)]),o[e(327)](t)):this[e(336)](t)}}o[e(436)]>0&&this[e(296)](o);for(const t of s)this[e(366)](e(297),t)})),n[t(400)].on(t(474),((e,r)=>{const s=t,o=r[0];if(!this[s(195)][s(436)])return;if(!o[s(177)])return;if(o[s(420)][s(497)]||!o[s(420)][s(404)])return;let i,a;switch(o[s(156)]){case s(273):i=n[s(400)][s(546)](o[s(367)]),a=i[s(304)](o[s(311)]);break;case s(427):i=n[s(400)][s(546)](o[s(576)]),a=n[s(400)][s(546)](o[s(517)]);break;case s(434):i=n[s(400)][s(546)](o[s(236)]),a=i[s(304)](o[s(311)]);break;default:return}const c=n[s(400)][s(351)](i,a);n[s(400)][s(269)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(320)](c)){if(e[t(290)])continue;if(t(331)==e[t(156)])continue;const r=this[t(174)](e);if(r&&this[t(506)](r)&&t(427)!=o[t(156)])continue;const s=e[t(263)]&&e[t(263)][t(300)];(t(406)!=e[t(156)]||t(427)==o[t(156)]&&!s)&&(n[t(475)]||t(219)==e[t(156)]&&n[t(431)]||e[t(343)]()[t(255)](c)&&this[t(397)](e,i,a))}}))}),{priority:t(579)}),n[t(400)].on(t(534),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(494)])return;if(this[s(305)])return;if(!this[s(198)][s(557)])return;if(o[s(162)])return;const a=n[s(400)][s(442)],{start:c,end:u}=o[s(343)](),l=c[s(514)]&&a[s(524)](c[s(514)])?null:a[s(441)](c,s(196)),f=u[s(467)]&&a[s(524)](u[s(467)])?null:a[s(441)](u,s(321)),h=n[s(400)][s(351)](l?l[s(547)]:c,f?f[s(308)]:u);n[s(400)][s(269)]((t=>{const e=s;this[e(456)](h);const r=n[e(400)][e(442)][e(441)](h[e(547)]);o.is(e(449))?t[e(399)](r):o[e(488)](r)})),e[s(513)]()}),{priority:e.priorities[t(447)]+10}),n[t(400)].on(t(218),((e,r)=>{const s=t,o=r[r[s(248)]-1];o&&o[s(494)]||this[s(305)]||this[s(198)][s(557)]&&(n[s(400)][s(269)]((()=>{const t=s;let o=n[t(400)][t(218)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(299)]=o[t(487)]();const i=o[t(308)][t(467)],a=n[t(400)][t(442)];i&&a[t(413)](i)&&!a[t(502)](i)&&(o=n[t(400)][t(351)](o[t(547)],n[t(400)][t(546)](i,t(308)))),this[t(439)](o)})),e[s(513)]())}),{priority:t(438)}),this[t(531)][t(182)][t(327)](t(472),this[t(198)]),this[t(310)](t(472));const o=new p(n,this[t(195)]);n[t(182)][t(327)](t(481),o),this[t(310)](t(481));const i=new b(n,this[t(195)]);n[t(182)][t(327)](t(461),i),this[t(310)](t(461)),n[t(182)][t(327)](t(555),new S(n,o,this[t(195)])),this[t(310)](t(555)),n[t(182)][t(327)](t(232),new S(n,i,this[t(195)])),this[t(310)](t(232)),n[t(182)][t(327)](t(537),new w(n,o,this[t(195)])),this[t(310)](t(537)),n[t(182)][t(327)](t(283),new w(n,i,this[t(195)])),this[t(310)](t(283));const c=n[t(418)][t(194)](t(388));this[t(414)](c,t(433),((e,{threadId:n})=>{const r=t,s=this[r(195)][r(194)](n);s&&s[r(444)]&&1===s[r(444)][r(248)]&&this[r(253)](n,{hasComments:!0})}),{priority:t(382)}),this[t(414)](c,t(395),((e,{threadId:n})=>{const r=t,s=this[r(195)][r(194)](n);s&&s[r(444)]&&!s[r(444)][r(248)]&&this[r(253)](n,{hasComments:!1})}),{priority:t(382)})}set[Ec(430)](t){const n=Ec;if(this[n(419)])throw new e.CKEditorError(n(560),this);this[n(419)]=t}get[Ec(430)](){return this[Ec(419)]}[Ec(292)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(195)][n(326)]())t&&!e[n(356)]||r[n(340)](e);return e?r[n(270)]((t=>t[n(306)]())):r}[Ec(277)](t){const n=Ec,r=this[n(195)][n(194)](t);if(!r)throw new e.CKEditorError(n(231),this);return r}[Ec(396)](t){const e=Ec;return this[e(195)][e(465)](t)}[Ec(183)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(156)][e(427)](":"),a=this[e(195)][e(194)](r)||this[e(363)](o,i,r,n,s);if(this[e(203)](a),this[e(450)](a,o,i||null,n),a[e(480)]=t[e(480)],a[e(201)]=!0,s&&s[e(202)]){const t=s[e(202)],n=this[e(556)](t[e(510)]);a[e(266)]=t[e(480)],a[e(179)]=n,a[e(301)]=!0}else a[e(266)]=t[e(480)];switch(t[e(263)]&&(a[e(263)]=t[e(263)]),t[e(459)]&&(a[e(459)]=t[e(459)]),this[e(419)]&&this[e(419)][e(221)]||(a[e(220)]=!0),this[e(258)][e(194)](a)){case e(566):this[e(258)][e(385)](a,e(519));break;case e(245):a[e(356)]?(this[e(563)](new Set([a])),this[e(296)](new Set([a])),this[e(258)][e(385)](a,e(330)),this[e(366)](e(468),a)):this[e(258)][e(385)](a,e(315))}return a}[Ec(481)](t){const e=Ec;this[e(494)]((()=>{const n=e;this[n(531)][n(400)][n(269)]((()=>{const e=n;for(const n of t[e(235)]())n[e(357)]()}))}))}[Ec(461)](t){const e=Ec;this[e(494)]((()=>{const n=e;this[n(531)][n(400)][n(269)]((()=>{const e=n;for(const n of t[e(235)]())n[e(504)]()}))}))}[Ec(310)](t,n){const r=Ec,s=this[r(531)][r(182)][r(194)](t);if(!s)throw new e.CKEditorError(r(288),this,{commandName:t});if(this[r(572)][r(465)](s))throw new e.CKEditorError(r(564),this,{commandName:t});this[r(572)][r(327)](s),n&&s.on(r(377),((t,e)=>{const o=r;this[o(198)][o(557)]&&(this[o(305)]||(e[o(248)]>0&&e[e[o(248)]-1]&&e[e[o(248)]-1][o(494)]?e[o(214)]():(t[o(299)]=n(((...t)=>s[o(377)](...t,{forceDefaultExecution:!0})),...e),t[o(513)]())))}),{priority:r(438)})}[Ec(494)](t){const n=Ec;let r,s;const o=this[n(305)];this[n(305)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(305)]=!1),s&&e.CKEditorError[n(191)](s,this),r}[Ec(439)](t,n=null,r={}){const s=Ec;if(t[s(162)])return null;const o=this[s(531)][s(418)][s(194)](s(559)).me;for(const{suggestion:e,meta:o}of this[s(320)](t,s(219)))if(o[s(431)]){if(!o[s(164)]){if(o[s(475)]){if(!this[s(159)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(397)](e,t[s(547)],t[s(308)]);break}if(n==e[s(294)]&&wc(e,r)){const n=e[s(343)]();return n[s(547)][s(392)](t[s(308)])?this[s(374)](e,this[s(295)][s(351)](t[s(547)],n[s(308)])):this[s(374)](e,this[s(295)][s(351)](n[s(547)],t[s(308)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(551)+n:s(219),u=this[s(350)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(529)](c,i,a,t),u}[Ec(227)](t,n=Ec(410),r={}){const s=Ec,o=this[s(531)][s(418)][s(194)](s(559)).me,i=this[s(260)][s(571)](s(219),n,s(344));for(const e of this[s(292)]())if(e[s(179)].id==o.id&&s(219)==e[s(156)]&&e[s(294)]==n&&wc(e,r)&&(i(e[s(422)](),t)||i(t,e[s(422)]()))){for(const n of t)e[s(241)](n);return e}for(const{suggestion:e,meta:n}of this[s(320)](t,s(219))){if(!n[s(431)])continue;if(!this[s(159)]&&n[s(475)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(422)]())for(const e of t)if(!n[s(255)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(551)+n,l=this[s(350)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(529)](u,a,c,e,Hr[s(187)]());return l}[Ec(293)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(162)])return null;if(o(448)===this[o(455)]){const e=this[o(260)][o(571)](o(331),r,o(357));return this[o(494)]((()=>e([t],n,s))),null}const i=this[o(531)][o(418)][o(194)](o(559)).me,a=[];if(o(312)!==this[o(455)])for(const{suggestion:e,meta:n}of this[o(320)](t,o(219)))n[o(431)]&&!n[o(274)]&&a[o(340)](...e[o(422)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(464)](s);e&&r[n(340)](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(248)];){const s=r[e][n(539)](t);r[n(333)](e,1,...s),e+=s[n(248)]}}return r}(t,a);c[o(248)]&&this[o(295)][o(269)]((()=>{const t=o;for(const e of c){const o=this[t(260)][t(571)](t(331),r,t(357));this[t(494)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(547)],u=t[o(308)];for(const{suggestion:e,meta:n}of this[o(320)](t,o(331))){if(!n[o(431)])continue;if(e[o(294)]!=r)continue;if(!wc(e,s))continue;const i=e[o(343)]();if(i[o(255)](t,!0))return null;c=c[o(446)](i[o(547)])?c:i[o(547)],u=u[o(325)](i[o(308)])?u:i[o(308)],a?i[o(547)][o(446)](a[o(343)]()[o(547)])?(a[o(365)](),a=e):e[o(365)]():a=e}const l=this[o(295)][o(351)](c,u);if(a)this[o(374)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(350)]({id:t,type:o(525)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(529)](o(525)+r,t,a,l)}}return null}[Ec(359)](t,n,r=[],s=null,o={}){const i=Ec;n[i(543)]||(n[i(543)]=n[i(393)]),n[i(300)]=t.is(i(225)),s=s||Rc(n);const a=r[i(270)]((t=>vc(t,this[i(295)]))),c=t.is(i(225))?t:vc(t,this[i(295)]);if(i(448)===this[i(455)]){const t=this[i(260)][i(571)](i(406),s,i(357));return this[i(494)]((()=>t([c],n,o))),null}a[i(340)](c);let u=!0;for(const t of a)if(!this[i(567)](t)){u=!1;break}if(u&&i(312)!==this[i(455)]){const t=this[i(260)][i(571)](i(406),s,i(357));return this[i(494)]((()=>t([c],n,o))),null}let l=null,f=c[i(547)],h=c[i(308)];for(const{suggestion:t,meta:e}of this[i(320)](c,i(406))){if(!e[i(431)])continue;if(e[i(164)]||e[i(475)]||e[i(274)])continue;if(t[i(263)][i(543)]!=n[i(543)])continue;if(!wc(t,o))continue;const r=t[i(343)]();if(t[i(294)]==s){if(r[i(255)](c,!0))return null;f=f[i(446)](r[i(547)])?f:r[i(547)],h=h[i(325)](r[i(308)])?h:r[i(308)],l?r[i(547)][i(446)](l[i(343)]()[i(547)])?(l[i(365)](),l=t):t[i(365)]():l=t}else{const e=c[i(464)](r);this[i(206)](t,e)}}const g=this[i(531)][i(418)][i(194)](i(559)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(374)](l,this[i(295)][i(351)](f,h)),l;{const t=this[i(350)]({id:d,type:i(319)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(529)](i(319)+s,d,p,this[i(295)][i(351)](f,h)),t}}[Ec(313)](t,n,r=[],s=null,o={}){const i=Ec;n[i(543)]||(n[i(543)]=n[i(393)]);const a=t[0];n[i(300)]=a.is(i(225)),s=s||Rc(n);const c=r[i(270)]((t=>vc(t,this[i(295)]))),u=a.is(i(225))?t:t[i(270)]((t=>vc(t,this[i(295)])));if(i(448)===this[i(455)]){const t=this[i(260)][i(571)](i(406),s,i(357));return this[i(494)]((()=>t(u,n,o))),null}c[i(340)](...u);let l=!0;for(const t of c)if(!this[i(567)](t)){l=!1;break}if(l&&i(312)!==this[i(455)]){const t=this[i(260)][i(571)](i(406),s,i(357));return this[i(494)]((()=>t(u,n,o))),null}const f=this[i(531)][i(418)][i(194)](i(559)).me;for(const t of this[i(292)]()){if(t[i(179)].id!=f.id)continue;if(i(406)!=t[i(156)]||t[i(263)][i(543)]!=n[i(543)])continue;if(!wc(t,o))continue;const e=t[i(294)]==s;for(let n=0;n<u[i(248)];n++){const r=u[n];for(const s of t[i(536)]()){const o=s[i(210)]();if(r[i(392)](o)){e?(u[i(333)](n,1),n--):t[i(190)](s[i(157)]);break}}}}if(0==u[i(248)])return null;const h=this[i(260)][i(571)](i(406),s,i(344));for(const t of this[i(292)]())if(t[i(179)].id==f.id&&i(406)==t[i(156)]&&t[i(263)][i(543)]==n[i(543)]&&t[i(294)]==s&&wc(t,o)&&(h(t[i(422)](),u)||h(u,t[i(422)]()))){for(const e of u)t[i(241)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(319)+s,m=this[i(350)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(529)](p,g,d,t,Hr[i(187)]());return m}[Ec(456)](t,n=null,r={}){const s=Ec;if(t[s(162)])return null;const o=this[s(531)][s(418)][s(194)](s(559)).me,a=new i.LiveRange(t[s(547)],t[s(308)]);for(const{suggestion:t,meta:e}of this[s(320)](a,s(219)))if(e[s(431)]&&!e[s(164)])if(t[s(290)]){const e=t[s(422)]()[s(379)]((t=>s(490)!=t[s(213)][s(265)]));if(e[s(251)]((t=>a[s(255)](t,!0)))&&t[s(504)](),e[s(199)]((t=>t[s(255)](a,!0)))){const t=this[s(260)][s(571)](s(324),n,s(357));return this[s(494)]((()=>t([a],null,r))),null}}else{const e=a[s(464)](t[s(343)]());null!==e&&t[s(332)]([e],null,r)}if(a[s(518)](),a[s(162)]||s(490)==a[s(213)][s(265)])return null;let c=null,u=a[s(547)],l=a[s(308)];const f=this[s(320)](a,s(324));for(const{suggestion:t,meta:e}of f){const n=this[s(295)][s(351)](u,l);if(e[s(431)]&&(this[s(159)]||!e[s(475)]&&!e[s(274)]))if(t[s(290)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(422)]()){if(r[s(255)](n,!0))return t;n[s(255)](r)||(e=!1)}e&&t[s(504)]()}else{const e=t[s(343)]();if(e[s(255)](n,!0))return t;if(!wc(t,r)){n[s(255)](e)?t[s(365)]():e[s(581)](u)?u=e[s(308)]:e[s(581)](l)&&(l=e[s(547)]);continue}u=u[s(446)](e[s(547)])?u:e[s(547)],l=l[s(325)](e[s(308)])?l:e[s(308)],r=Object[s(238)]({},t[s(459)]),c?e[s(547)][s(446)](c[s(343)]()[s(547)])?(c[s(365)](),c=t):t[s(365)]():c=t}}if(c)return this[s(374)](c,this[s(295)][s(351)](u,l)),c;{const t=(0,e.uid)(),i=this[s(295)][s(351)](u,l),a=o.id,c=n?s(178)+n:s(324),f=this[s(350)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(529)](c,t,a,i),f}}[Ec(405)](t,n=Ec(410),r={}){const s=Ec,o=this[s(531)][s(418)][s(194)](s(559)).me,a=t[s(270)]((t=>new i.LiveRange(t[s(547)],t[s(308)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(320)](a,s(219)))e[s(431)]&&!e[s(164)]&&c[s(327)](t);for(const e of c)if(e[s(290)]){const o=e[s(422)]();if((!e[s(459)]||!e[s(459)][s(491)])&&o[s(251)]((t=>a[s(199)]((e=>e[s(255)](t,!0)))))&&e[s(504)](),a[s(251)]((t=>o[s(199)]((e=>e[s(255)](t,!0)))))){const e=this[s(260)][s(571)](s(324),n,s(357));return this[s(494)]((()=>e(t,null,r))),null}}else{const t=e[s(343)]();if(a[s(199)]((e=>e[s(255)](t,!0)))&&e[s(504)](),a[s(251)]((e=>t[s(255)](e,!0)))){const t=this[s(260)][s(571)](s(324),n,s(357));return this[s(494)]((()=>t(a,null,r))),null}}const u=this[s(260)][s(571)](s(324),n,s(344));let l=null;for(const t of this[s(292)]())if(t[s(179)].id==o.id&&t[s(356)]&&s(324)==t[s(156)]&&t[s(294)]==n&&wc(t,r)&&(u(t[s(422)](),a)||u(a,t[s(422)]())))if(l){if(t[s(444)]&&t[s(444)][s(248)])continue;for(const e of t[s(422)]())l[s(457)](e)||l[s(241)](e);t[s(365)]()}else{l=t;for(const e of a)t[s(457)](e)||t[s(241)](e)}if(l)return l;c[s(538)]();for(const{suggestion:t,meta:e}of this[s(320)](a,s(324)))e[s(431)]&&(this[s(159)]||!e[s(475)]&&!e[s(274)])&&wc(t,r)&&c[s(327)](t);for(const t of c){const e=t[s(422)]();if((!r||!r[s(491)])&&a[s(251)]((t=>e[s(199)]((e=>e[s(255)](t,!0))))))return t;(!t[s(459)]||!t[s(459)][s(491)])&&e[s(251)]((t=>a[s(199)]((e=>e[s(255)](t,!0)))))&&t[s(504)]()}const f=(0,e.uid)(),h=o.id,g=s(178)+n,d=this[s(350)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(518)](),t[s(162)]||s(490)==t[s(213)][s(265)]||this[s(529)](g,f,h,t,Hr[s(187)]());return d}[Ec(346)](t,n,r,s,o){const i=Ec;if(t[i(162)])return[];if(i(448)===this[i(455)])return[];const a=this[i(531)][i(418)][i(194)](i(559)).me.id,c=Array[i(368)](this[i(195)][i(326)]())[i(379)]((e=>i(257)==e[i(156)]&&e[i(263)][i(493)]==n&&e[i(457)](t)));if(i(307)===this[i(455)]){const e=this[i(320)](t,i(219))[i(379)]((({meta:t})=>t[i(431)]&&!t[i(274)]&&!t[i(164)]))[i(270)]((({suggestion:t})=>t));c[i(329)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(257)==t[i(156)]?t[i(263)][i(372)]:void 0,o=t[i(343)](),a=Array[i(368)](u[i(554)]())[i(151)]((t=>t[i(261)](o)));if(!a)continue;const c=a[i(539)](o);this[i(506)](n)&&i(219)==t[i(156)]&&0!=c[i(248)]||(u[i(411)](a),c[i(562)]((t=>{u[i(385)](t,r)})),i(219)!=t[i(156)]&&e!=s&&u[i(385)](a[i(464)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(248)]>37&&console[i(271)](i(314),{key:n});const f=(i(200)+(n+"|")+Rc({newValue:s}))[i(334)](0,60),h=this[i(350)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(340)](h),this[i(529)](f,c,a,t)}return l}[Ec(181)](t){const e=Ec;this[e(310)](t,((t,...n)=>{this[e(375)]((()=>{t(...n)}))}))}[Ec(349)](t){const e=Ec;this[e(215)][e(327)](t)}[Ec(521)](t){const e=Ec;this[e(412)][e(327)](t)}[Ec(174)](t){const e=Ec;return e(257)==t[e(156)]?t[e(294)][e(427)]("|")[0]:null}[Ec(374)](t,e){const n=Ec,r=t[n(211)]();this[n(295)][n(269)]((t=>{t[n(282)](r,{range:e})}))}[Ec(203)](t){const e=Ec,n=t.id,r=this[e(531)][e(498)][e(194)](e(339));this[e(496)][e(267)](n)||this[e(496)][e(553)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(496)][e(548)](n);s[e(378)](e(484)),s[e(484)]=!1,t[e(444)]=s}[Ec(450)](t,n,r,s){const o=Ec;if(t[o(156)]!=n||t[o(294)]!=r||t[o(561)].id!=s)throw this[o(531)][o(371)](o(381)),new e.CKEditorError(o(381),this)}[Ec(206)](t,n){const r=Ec,s=t[r(343)]();if(n[r(392)](s))t[r(365)]();else if(s[r(255)](n)){const o=this[r(295)][r(546)](n[r(547)][r(467)],r(308));this[r(374)](t,this[r(295)][r(351)](s[r(547)],o));const i=(0,e.uid)(),a=t[r(561)].id,c=t[r(156)]+":"+t[r(294)];this[r(350)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(263)],attributes:t[r(459)]});const u=this[r(295)][r(546)](n[r(308)][r(508)],r(466)),l=this[r(295)][r(351)](u,s[r(308)]);this[r(529)](c,i,a,l)}else if(s[r(581)](n[r(547)])){const e=this[r(295)][r(546)](n[r(547)][r(467)],r(308));this[r(374)](t,this[r(295)][r(351)](s[r(547)],e))}else{const e=this[r(295)][r(546)](n[r(308)][r(508)],r(466));this[r(374)](t,this[r(295)][r(351)](e,s[r(308)]))}}[Ec(567)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(320)](t,e(219))){if(!r[e(431)])continue;const s=n[e(422)]();for(const n of s)if(!t[e(539)](n)[e(248)])return!0}return!1}[Ec(451)](t){const n=Ec,r=this[n(531)][n(418)][n(194)](n(559))[n(469)](t);if(!r)throw new e.CKEditorError(n(264),this);return r}[Ec(556)](t){const e=Ec,n=this[e(531)][e(418)][e(194)](e(559)),r=(0,o.hashObject)(e(217)+t);return n[e(469)](r)||n[e(358)]({id:r,name:t})}[Ec(363)](t,e,n,r,s){const o=Ec,i=this[o(451)](r),a=this[o(260)][o(580)](t,e,n,i,s,(t=>{const e=o;this[e(253)](n,{attributes:t});const r=this[e(277)](n);this[e(563)](new Set([r])),this[e(296)](new Set([r]))}));return this[o(414)](a,o(357),(()=>{const t=o;this[t(253)](n,{state:t(341)})}),{priority:o(438)}),this[o(414)](a,o(504),(()=>{const t=o;this[t(253)](n,{state:t(401)})}),{priority:o(438)}),this[o(195)][o(385)](n,a),this[o(258)][o(385)](a,o(566)),a}[Ec(527)](t){const e=Ec,n=t[e(427)](":");return{group:n[0],type:n[1],subType:n[e(248)]>=5?n[2]:null,id:n[e(248)]<5?n[2]:n[3],authorId:n[e(248)]<5?n[3]:n[4],markerCount:6==n[e(248)]?n[5]:null}}[Ec(397)](t,n,r){const s=Ec,o=t[s(343)](),i=o[s(547)],a=o[s(308)];this[s(374)](t,this[s(295)][s(351)](i,n));const c=(0,e.uid)(),u=t[s(561)].id,l=t[s(156)]+(t[s(294)]?":"+t[s(294)]:"");this[s(350)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(459)],data:t[s(263)]});const f=this[s(174)](t);(s(406)==t[s(156)]||f&&this[s(506)](f))&&(r=this[s(295)][s(428)](r[s(508)])),this[s(529)](l,c,u,this[s(295)][s(351)](r,a))}[Ec(320)](t,e=null){const n=Ec,r=[],s=this[n(531)][n(418)][n(194)](n(559)).me;Array[n(242)](t)||(t=[t]);for(const o of this[n(292)]()){if(!o[n(356)])continue;if(e&&o[n(156)]!=e)continue;let i=!1;for(const e of o[n(422)]()){for(const a of t){const t=a[n(547)][n(392)](e[n(308)])||a[n(308)][n(392)](e[n(547)]);if(t||a[n(464)](e)){const c=a[n(255)](e)&&kc(this[n(295)][n(442)],e[n(547)],a),u=e[n(255)](a)&&kc(this[n(295)][n(442)],a[n(547)],e);r[n(340)]({suggestion:o,meta:{isOwn:s==o[n(179)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(529)](t,e,n,r,s){const o=Ec;this[o(295)][o(269)]((i=>{const a=o;let c=a(276)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(226)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(336)](t){const e=Ec,n=t[e(535)],r=t[e(533)];t[e(535)]=null,t[e(533)]=null,null!=n&&n[e(533)]==t&&(n[e(533)]=r),null!=r&&r[e(535)]==t&&(r[e(535)]=n),e(330)==this[e(258)][e(194)](t)&&(this[e(258)][e(385)](t,e(315)),this[e(366)](e(180),t,n,r))}[Ec(350)](t){const n=Ec,r=t.id,s=this[n(183)](t);if(this[n(419)]&&this[n(419)][n(221)]){const o=this[n(531)][n(418)][n(194)](n(476)),i=s[n(208)],a=s[n(294)]?s[n(156)]+":"+s[n(294)]:s[n(156)],c=this[n(531)][n(328)],u=o[n(327)](zr(c,n(322))),l={id:r,type:a,hasComments:i,data:t[n(263)]||null,originalSuggestionId:t[n(435)]||null,attributes:s[n(459)]};this[n(419)][n(221)](l)[n(354)]((t=>{const e=n;s[e(220)]=!0,o[e(216)](u),t&&t[e(480)]&&(this[e(195)][e(194)](r)[e(480)]=t[e(480)])}))[n(152)]((t=>{const r=n;throw(0,e.logWarning)(r(361)),this[r(531)][r(400)][r(169)]({isUndoable:!1},(()=>{s[r(504)]()})),s[r(189)](),this[r(195)][r(411)](s.id),this[r(258)][r(411)](s),t}))}return s}[Ec(506)](t){const e=Ec;return this[e(215)][e(465)](t)}[Ec(253)](t,e){const n=Ec,r=this[n(531)][n(418)][n(194)](n(476)),s=this[n(277)](t);if(this[n(419)]&&this[n(419)][n(549)])if(s[n(220)]){const s=r[n(327)](zr(this[n(531)][n(328)],n(322)));this[n(419)][n(549)](t,e)[n(354)]((()=>{r[n(216)](s)}))}else s.on(n(250),(()=>{this[n(253)](t,e)}))}[Ec(458)](t){const n=Ec;if(!this[n(419)]||!this[n(419)][n(277)])throw new e.CKEditorError(n(415),this);return this[n(419)][n(277)](t)}[Ec(259)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(527)](t),i=this[e(195)][e(194)](n)||this[e(363)](r,s,n,o,{});switch(this[e(450)](i,r,s,o),this[e(258)][e(194)](i)){case e(566):this[e(458)](n)[e(354)]((t=>{const r=e;let s=Promise[r(163)]();t[r(208)]&&(s=this[r(496)][r(237)]({channelId:this[r(531)][r(498)][r(194)](r(339)),threadId:n})),s[r(354)]((()=>{const e=r;this[e(183)](t)[e(220)]=!0}))})),this[e(258)][e(385)](i,e(245));break;case e(315):this[e(253)](n,{state:e(460)});case e(519):this[e(258)][e(385)](i,e(330)),this[e(366)](e(468),i);break;case e(330):this[e(366)](e(297),i)}return i[e(528)](t),i}[Ec(296)](t){const e=Ec,n=Array[e(368)](t),r=n[e(379)]((t=>e(257)==t[e(156)]));this[e(425)](r);const s=n[e(379)]((t=>!t[e(290)]&&e(257)!=t[e(156)])),o=this[e(292)]({skipNotAttached:!0})[e(379)]((t=>!t[e(290)]&&e(257)!=t[e(156)])),i=o[e(379)]((n=>!t[e(465)](n))),a=new Map(o[e(270)]((t=>[t,this[e(260)][e(571)](t[e(156)],t[e(294)],e(155))]))),c=new Map(o[e(270)]((t=>[t,t[e(343)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(248)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(248)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(248)];t++){const n=s[t];!l[e(465)](n)&&n[e(535)]&&(f[e(327)](n[e(535)]),n[e(535)][e(533)]===n&&(n[e(535)][e(533)]=null),n[e(535)]=null),!u[e(465)](n)&&n[e(533)]&&(f[e(327)](n[e(533)]),n[e(533)][e(535)]===n&&(n[e(533)][e(535)]=null),n[e(533)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(248)];e++){const r=g(t,n[e]);r&&(r[0][s(533)]=r[1],r[1][s(535)]=r[0],u[s(327)](r[0]),l[s(327)](r[1]))}}function g(t,n){const r=e;if(t[r(179)].id!==n[r(179)].id)return null;const s=a[r(194)](t)(t,n,c[r(194)](t),c[r(194)](n));return s&&a[r(194)](n)(t,n,c[r(194)](t),c[r(194)](n))?s[1][r(444)]&&s[1][r(444)][r(248)]?null:s:null}f[e(436)]&&this[e(296)](f)}[Ec(425)](t){const e=Ec;if(0==t[e(248)])return;const n=this[e(292)]({skipNotAttached:!0})[e(379)]((t=>e(257)==t[e(156)]&&t[e(201)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(459)]);s[e(465)](n)||(s[e(385)](n,r[e(248)]),r[e(340)]([]));const i=s[e(194)](n);r[i][e(340)](t)}!function(){const t=e;r[t(347)](((e,n)=>{const r=t,s=e[0][r(480)],o=n[0][r(480)];return s==o?e[0][r(459)][r(387)]<n[0][r(459)][r(387)]?-1:1:s<o?-1:1}));for(const e of r)e[t(347)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(248)];t++){if(0==r[t][e(248)])continue;const n=[];for(let s=t+1;s<r[e(248)];s++)0!=r[s][e(248)]&&i(r[t],r[s])&&n[e(340)](s);for(const s of n)r[t]=r[t][e(423)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(248)];n++)t[n][e(533)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(248)];n++)t[n][e(535)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(459)][r(387)]!==n[0][r(459)][r(387)]&&t[0][r(179)]!==n[0][r(179)])return!1;if(!function(t,e){const n=r;return!t[n(208)]&&!e[n(208)]||(!t[n(208)]||!e[n(208)])&&(!!(t[n(208)]&&e[n(480)]<t[n(444)][n(424)][n(194)](0)[n(480)])||!!(e[n(208)]&&t[n(480)]<e[n(444)][n(424)][n(194)](0)[n(480)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(459)],r(387)),o=Ic(n[0][r(459)],r(387));return!!wr(s,o)&&(!!t[r(251)]((t=>n[r(199)]((e=>t[r(343)]()[r(392)](e[r(343)]())))))&&n[r(251)]((e=>t[r(199)]((t=>e[r(343)]()[r(392)](t[r(343)]()))))))}}[Ec(563)](t){const e=Ec,n=Array[e(368)](t),r=this[e(292)]({skipNotAttached:!0}),s=r[e(379)]((n=>!t[e(465)](n))),o=new Map(n[e(270)]((t=>[t,this[e(260)][e(571)](t[e(156)],t[e(294)],e(344))]))),i=new Map(r[e(270)]((t=>[t,t[e(422)]()])));for(let t=0;t<n[e(248)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(248)];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(248)];e++){const s=r[e];if(s[a(156)]!==n[a(156)]||s[a(179)].id!==n[a(179)].id||s[a(294)]!==n[a(294)])continue;if(!Oc(n,s,[a(387)]))continue;if(a(257)==n[a(156)]&&n[a(263)][a(372)]!=s[a(263)][a(372)])continue;if(a(257)==n[a(156)]&&t[a(506)](n[a(263)][a(493)]))continue;if(a(406)==n[a(156)]){const e=t[a(531)][a(400)],r=n[a(516)]();if(r&&(e[a(442)][a(502)](r)||e[a(442)][a(524)](r)))continue}const c=o[a(194)](n),u=i[a(194)](n),l=i[a(194)](s),f=n[a(444)]&&n[a(444)][a(248)],h=s[a(444)]&&s[a(444)][a(248)];if(!f&&c(l,u))return t[a(369)](s,n),i[a(411)](n),!0;if(!h&&c(u,l))return t[a(369)](n,s),i[a(411)](s),!0}return!1}}[Ec(369)](t,e){const n=Ec;if(t[n(290)])for(const r of e[n(422)]())t[n(241)](r);else{const r=e[n(343)]()[n(308)];this[n(374)](t,this[n(295)][n(351)](t[n(343)]()[n(547)],r))}e[n(365)]()}[Ec(364)](t,e){const n=Ec,r=t[n(408)](n(362))||t[n(408)](n(257))?n(370):t[n(523)]();return zr(this[n(531)][n(328)],e+"_"+r+n(247))}[Ec(287)](){const t=Ec,e=this[t(531)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(295)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(527)](t[s(157)]);if(s(507)===e){n[s(244)](this[s(364)](r,s(289)));break}}for(const t of r){const{group:e,type:r}=this[s(527)](t[s(157)]);if(s(507)===e){n[s(244)](this[s(364)](r,s(380)));break}}}))}[Ec(445)](t){const e=Ec;if(this[e(335)])return!1;const n=this[e(531)],r=n[e(400)][e(499)][e(353)][e(402)]();if(0==r[e(248)])return!1;const s=[],o=r[e(379)]((t=>e(257)==t[e(156)])),i=r[e(379)]((t=>e(273)==t[e(156)]&&e(520)!=t[e(157)])),a=r[e(379)]((t=>e(216)==t[e(156)]&&e(520)!=t[e(157)]));for(const t of o)s[e(340)]({key:t[e(204)],newValue:t[e(526)],oldValue:t[e(318)],range:Sc(t[e(225)],n[e(400)])});for(const t of i){const r=a[e(151)]((n=>n[e(367)][e(392)](t[e(367)])));r&&s[e(340)]({key:e(345),newValue:t[e(157)],oldValue:r[e(157)],range:n[e(400)][e(166)](t[e(367)][e(514)])})}return 0!=s[e(248)]&&this[e(240)](t,s)}[Ec(440)](t){const e=Ec;let n=!1;const r=this[e(531)][e(400)][e(499)][e(353)][e(254)]()[e(379)]((t=>t[e(263)][e(229)]&&t[e(157)][e(408)](e(233))));for(const s of r){const{subType:r,id:o}=this[e(527)](s[e(157)]),i=r[e(427)]("|")[0];for(const r of this[e(292)]({skipNotAttached:!0}))r.id!=o&&e(257)==r[e(156)]&&r[e(263)]&&r[e(263)][e(493)]==i&&r[e(343)]()[e(261)](s[e(263)][e(229)])&&(this[e(160)](r,s[e(263)][e(229)],t),n=!0)}return n}[Ec(375)](t){const e=Ec;this[e(531)],this[e(335)]=!0,t()}[Ec(398)](t){const e=Ec,n=this[e(506)](t),r=this[e(412)][e(465)](t);return n||r}[Ec(240)](t,e){const n=Ec;if(0==e[n(248)])return!1;let r=!1;for(const s of e){const e=this[n(320)](s[n(225)],n(257))[n(379)]((t=>!t[n(483)][n(164)]))[n(270)]((t=>t[n(507)])),i=(0,o.hashObject)({newValue:s[n(389)]});e[n(379)]((t=>{const e=n,[r,o]=t[e(294)][e(427)]("|");return r==s[e(493)]&&o!=i}))[n(562)]((e=>{const o=n;this[o(160)](e,s[o(225)],t),r=!0}))}return r}[Ec(160)](t,e,n){const r=Ec,s=t[r(343)]()[r(539)](e);0!==s[r(248)]?1!==s[r(248)]?this[r(397)](t,e[r(547)],e[r(308)]):this[r(374)](t,s[0]):n[r(190)](t[r(211)]())}}class Ac{constructor(t){const e=Ec;this[e(205)]=t,this[e(295)]=t[e(400)],this[e(492)]=new Map,this[e(544)]=new Map,this[e(489)]()}[Ec(580)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(295)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(571)](t,e,i(357))(...n),onDiscard:(...n)=>this[i(571)](t,e,i(504))(...n)})}[Ec(170)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(492)][s(385)](o,r)}[Ec(571)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(492)][r(194)](s)||this[r(544)][r(194)](t+":"+n)}[Ec(489)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(347)](((t,n)=>t[e(547)][e(446)](n[e(547)])?1:-1)),this[e(295)][e(269)]((n=>{const r=e;for(const e of t){let t;t=e[r(308)][r(426)]&&e[r(308)][r(508)]==e[r(547)][r(514)]?n[r(558)](e[r(547)][r(514)],"on"):n[r(558)](e),this[r(295)][r(534)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(295)][n(269)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(270)]((t=>(Cc(t)&&(t=this[s(295)][s(351)](t[s(308)])),t)))[s(379)]((t=>s(490)!==t[s(213)][s(265)]));if(c[s(248)]<1)return;const u=Array[s(368)](this[s(295)][s(499)][s(167)][s(422)]())[s(270)]((t=>i.LiveRange[s(176)](t)));r[s(399)](c);for(const t of this[s(205)][s(182)][s(182)]())t[s(207)]();a[s(340)]({forceDefaultExecution:!0}),this[s(205)][s(377)](o,...a);const l=u[s(379)]((t=>s(490)!=t[s(213)][s(265)]));l[s(248)]>0&&r[s(399)](l);for(const t of u)t[s(518)]()}))},s=(e,n)=>1==e[t(248)]&&1==n[t(248)]&&e[0][t(308)][t(392)](n[0][t(547)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(295)])?[e,n]:Mc(n,e,s,r,this[t(295)])?[n,e]:null;this[t(544)][t(385)](t(303),e),this[t(544)][t(385)](t(192),n),this[t(544)][t(385)](t(550),s),this[t(544)][t(385)](t(429),o),this[t(544)][t(385)](t(209),n),this[t(544)][t(385)](t(568),e),this[t(544)][t(385)](t(360),s),this[t(544)][t(385)](t(495),o),this[t(544)][t(385)](t(582),r),this[t(544)][t(385)](t(272),e),this[t(544)][t(385)](t(530),s),this[t(544)][t(385)](t(577),e),this[t(544)][t(385)](t(417),r),this[t(544)][t(385)](t(416),e),this[t(544)][t(385)](t(505),s),this[t(544)][t(385)](t(569),e),this[t(544)][t(385)](t(275),e),this[t(544)][t(385)](t(256),((e,n)=>{const r=t;if(!n)return;const s=this[r(205)][r(418)][r(194)](yc);this[r(295)][r(269)]((t=>{const o=r;if(o(345)==n[o(493)])for(const r of e){const e=r[o(547)][o(514)],s=n[o(372)];t[o(376)](e,s)}else if(s[o(506)](n[o(493)]))for(const r of e)void 0!==n[o(372)]?t[o(454)](n[o(493)],n[o(372)],r[o(547)][o(514)]):t[o(394)](n[o(493)],r[o(547)][o(514)]);else for(const r of e)n[o(372)]?t[o(454)](n[o(493)],n[o(372)],r):t[o(394)](n[o(493)],r)}))})),this[t(544)][t(385)](t(249),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(508)][r(565)]({includeSelf:!0,parentFirst:!0})){if(s[r(213)]==s)return!1;if(!n[r(302)](s))return!1;if(t[r(502)](s)||t[r(524)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(308)][e(508)]==t[e(547)][e(514)]&&t[e(308)][e(337)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(230)].is(s(193))&&!r[s(502)](t[s(230)]),i=t[s(547)][s(391)](o),a=t[s(308)][s(391)](o,{direction:s(321)});return!(t[s(547)][s(392)](i)&&t[s(308)][s(392)](a)||(i[s(446)](a)?n[s(282)](e,{range:n[s(351)](i,a)}):n[s(190)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(547)][e(514)];return n&&n.is(e(479))}function Sc(t,e){const n=Ec;return null==t[n(308)][n(467)]&&t[n(308)][n(508)]==t[n(547)][n(514)]?vc(t[n(547)][n(514)],e):t}function vc(t,e){const n=Ec,r=e[n(442)][n(502)](t)||e[n(442)][n(212)](t);return e[n(351)](e[n(546)](t,n(485)),r?e[n(503)](t):e[n(546)](t,n(308)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(308)][o(392)](r[o(547)]))return!0;if(t[o(156)]!=e[o(156)])return!1;if(!n[o(308)][o(463)](r[o(547)]))return!1;const i=s[o(351)](n[o(308)],r[o(547)])[o(224)]();for(const t of i)if([o(268),o(403)][o(390)](t[o(156)])&&s[o(442)][o(524)](t[o(230)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(201)]||!e[r(201)])&&wr(Ic(t[r(459)],n),Ic(e[r(459)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(459)]),s=Fc(e);if(!t[n(201)])return!1;for(const t of Object[n(554)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(238)]({},t);return delete n[e(491)],delete n[e(234)],n}function Dc(){const t=["stopListening","getRanges","_discardCommand","bind","model","_removePendingAction","canAccept","PENDING_ACTION_SUGGESTION","1379cUyOeG","discardSuggestion","commands","3569193RLBjAq","isEnabled","_editor","listenTo","15dLAnun","change:isDirty","2533614kuBzvh","_acceptCommand","1685248fUuhDN","acceptSuggestion","execute","view","_setPendingAction","canDiscard","get","commentThreadController","locale","28859110vIdSeU","add","_pendingAction","108fAqwaZ","unbind","1074339ApPaqk","PendingActions","canEditAt","destroy","57128gusioO","plugins","remove","isDirty","10221ZBtKRt"];return(Dc=function(){return t})()}const Pc=Bc;function Bc(t,e){const n=Dc();return(Bc=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(799383===parseInt(n(397))/1*(parseInt(n(387))/2)+-parseInt(n(389))/3+parseInt(n(375))/4+-parseInt(n(371))/5*(-parseInt(n(373))/6)+parseInt(n(364))/7*(parseInt(n(393))/8)+parseInt(n(367))/9+-parseInt(n(384))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(360)]=e,this[s(378)]=n,this[s(382)]=r,this[s(369)]=t,this[s(374)]=t[s(366)][s(381)](s(376)),this[s(400)]=t[s(366)][s(381)](s(365)),this[s(378)][s(359)](s(368)).to(this[s(374)],this[s(400)],((t,e)=>t||e)),this[s(378)][s(359)](s(362)).to(this[s(374)],s(368),(t=>t&&this[s(369)][s(360)][s(391)](e[s(399)]()))),this[s(378)][s(359)](s(380)).to(this[s(400)],s(368),(t=>t&&this[s(369)][s(360)][s(391)](e[s(399)]()))),this[s(386)]=null,n[s(396)]&&this[s(379)](),this[s(370)](n,s(376),(()=>this[s(376)]())),this[s(370)](n,s(365),(()=>this[s(365)]())),this[s(370)](n,s(372),(()=>{const t=s;n[t(396)]?this[t(379)]():this[t(361)]()}))}[Pc(376)](){const t=Pc;this[t(374)][t(377)](this[t(360)].id)}[Pc(365)](){const t=Pc;this[t(400)][t(377)](this[t(360)].id)}[Pc(392)](){const t=Pc;this[t(378)][t(388)](t(368)),this[t(378)][t(388)](t(362)),this[t(378)][t(388)](t(380)),this[t(398)](),this[t(382)][t(392)](),this[t(386)]&&this[t(361)]()}[Pc(379)](){const t=Pc,e=zr(this[t(369)][t(383)],t(363));this[t(386)]=this[t(369)][t(394)][t(381)](t(390))[t(385)](e)}[Pc(361)](){const t=Pc;null!==this[t(386)]&&this[t(369)][t(394)][t(381)](t(390))[t(395)](this[t(386)]),this[t(386)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=404]})(t,e)}const jc=Uc;function Gc(){const t=["52oDKseT","setData","5185980KNWhOS","disabledSubmit","editor","commentsListView","hasDirtyComment","2588121lqJPBf","_localUser","updateComment","1613579pFJYYH","_createCommentViews","_createCommentThreadInputView","110648hPxiUe","showInput","20IJmCgw","1191464VgoFkn","commentInputView","editorConfig","removeComment","authoredAt","commentThreadInputView","addComment","destroy","7iDRCLi","length","locale","value","36zPcWvf","isEnabled","commentThread","descriptionParts","386345fmpYBh","focus","submit","6179htPlzX","bind","fire","disableComments","delegate","cancel","canAccept","isActive","_config","element","isReadOnly","39HiyXqC","isDirty","set","_model","assign","CommentView","canDiscard"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(441049===-parseInt(n(408))/1*(-parseInt(n(426))/2)+parseInt(n(419))/3*(parseInt(n(439))/4)+-parseInt(n(405))/5+parseInt(n(428))/6+parseInt(n(450))/7*(parseInt(n(442))/8)+parseInt(n(433))/9*(-parseInt(n(441))/10)+parseInt(n(436))/11*(-parseInt(n(454))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(431)]=null,this[s(447)]=null,this[s(421)](s(415),!1),this[s(421)](s(446),e[s(446)]),this[s(409)](s(446)).to(e),this[s(421)](s(404),[]),this[s(421)](s(420),!1),this[s(421)](s(455),!1),this[s(421)](s(414),!1),this[s(421)](s(425),!1),this[s(422)]=e,this[s(434)]=n,this[s(416)]=r,r[s(411)]?this[s(421)](s(451),1):this[s(437)]()}[jc(406)](){const t=jc;this[t(417)][t(406)]()}[jc(449)](){const t=jc;this[t(431)]&&this[t(431)][t(449)](),this[t(447)]&&this[t(447)][t(449)](),super[t(449)]()}[jc(437)](){const t=jc,{CommentsListView:e}=this[t(416)];this[t(431)]=new e(this[t(452)],this[t(422)][t(456)],Object[t(423)]({CommentView:this[t(416)][t(424)]},this[t(416)])),this[t(431)][t(412)](t(445)).to(this),this[t(431)][t(412)](t(435)).to(this),this[t(431)][t(409)](t(415)).to(this),this[t(421)](t(451),this[t(431)][t(451)]+1),this[t(409)](t(451)).to(this[t(431)],t(451),(t=>t+1)),this[t(447)]=this[t(438)](),this.on(t(445),(()=>this[t(406)]())),this[t(409)](t(420)).to(this[t(431)],t(432),this[t(447)][t(443)],t(453),((t,e)=>t||!!e))}[jc(438)](){const t=jc,{CommentThreadInputView:e}=this[t(416)],n=new e(this[t(452)],this[t(434)],this[t(416)][t(444)]),r=n[t(443)];return n[t(409)](t(440)).to(this,t(415),this[t(422)][t(456)],t(418),r,t(453),((t,e,n)=>!!n||t&&!e)),r.on(t(407),((e,n)=>{const s=t;this[s(410)](s(448),n),r[s(430)][s(427)]("")})),r.on(t(413),(()=>this[t(406)]())),r[t(409)](t(429)).to(this[t(422)][t(456)],t(418)),n}}const Hc=zc;function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=335]})(t,e)}function Wc(){const t=["EXTERNAL_AVATAR","getTemplate","Accept suggestion","description","map","color","canDiscard","isActive","ck-suggestion__info","render","ck-annotation__user","ck-comment__info-time","36XypmUR","ck-suggestion--disabled-comments","importWord","setTemplate","acceptSuggestion","_descriptionElement","ck-suggestion--accept","ck-annotation__content-wrapper","650388aXOYEm","ck-suggestion-",'<span class="ck-suggestion-type">',"</span>","extendTemplate","execute","3112460efcptA","descriptionParts",'"></span>',"_config","_createButton","attributes","1292hnowqr","creator","ck-suggestion","ck-annotation__info","bindTemplate","</p>","div","ck-annotation__main","delegate","ck-annotation","canAccept","3945640VXpkUx","commentThread","acceptButton","28GHrJMo","discardSuggestion","EXTERNAL_SUGGESTION","ck-suggestion-wrapper","@external","commentThreadInputView","disableComments","<p>","span","type","userView","commentsListView","476972LTxPNt","fire","querySelector","push","ck-suggestion--discard","ck-suggestion__user","join","authoredAt","EXTERNAL_IMPORT_WORD_SUGGESTION","author","check","source","cancel","203192mHQaBW","children","locale","_model","ck-suggestion__info-name","1464ayKxXZ","title","ck-suggestion-wrapper--active","ck-suggestion__main","content","createElement",'<span class="ck-suggestion-color" style="background-color: ',"discardButton","formatDateTime","getUserViewNotificationText","EXTERNAL_IMPORT_WORD_AVATAR","isEnabled","isExternal","time","set",".ck-annotation__content-wrapper","ck-annotation__actions","editorDestroyed","ck-annotation__info-name","change:description","getExternalSuggestionNote","element","innerHTML","name","ck-annotation__info-time","ck-comment__external","1421848buAsIK","ck-suggestion__actions","split","innerText","Discard suggestion","2243yljgZi","editorReady","value","63QBGxIt",'" title="',"bind"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(958953===parseInt(n(393))/1*(parseInt(n(431))/2)+parseInt(n(411))/3*(parseInt(n(344))/4)+-parseInt(n(442))/5+-parseInt(n(419))/6*(parseInt(n(445))/7)+parseInt(n(388))/8*(parseInt(n(396))/9)+parseInt(n(425))/10+-parseInt(n(357))/11*(parseInt(n(362))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(376)](i(341),""),this[i(398)](i(341)).to(this,i(426),(t=>t&&t[0]?t[0][i(341)]:"")),this[i(398)](i(402)).to(this,i(426),this,i(406),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(339)+Xc(e[n(366)],e[n(404)])+n(436);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(416)]=null,this[i(444)]=this[i(429)](zr(e,i(401)),t.icons[i(354)],i(417),i(415),"sw"),this[i(444)][i(398)](i(373)).to(this,i(441)),this[i(369)]=this[i(429)](zr(e,i(392)),t.icons[i(356)],i(348),i(446),"sw"),this[i(369)][i(398)](i(373)).to(this,i(405)),this[i(342)]=new o.UserView(e,this[i(360)][i(353)],this[i(371)]()),this[i(342)][i(423)]({attributes:{class:[i(349),i(409)]}}),this[i(414)](this[i(400)]())}[Hc(400)](){const t=Hc,e=this[t(435)],n=[{tag:t(437),attributes:{class:[t(407),t(434)]},children:[{tag:t(340),children:[{text:this[t(342)][t(385)]}],attributes:{class:[t(361),t(380)]}},{tag:t(375),attributes:{datetime:e.to(t(351)),class:[t(410),t(386)]},children:[{text:e.to(t(351),(e=>this[t(428)][t(370)](e)))}]}]},{tag:t(437),attributes:{class:[t(389),t(378)]},children:[this[t(444)],this[t(369)]]},{tag:t(437),attributes:{class:[t(418)]}}];this[t(360)][t(374)]&&n[t(347)]({tag:t(437),attributes:{class:[t(387)]},children:[{text:this[t(382)]()}]});const r={tag:t(437),attributes:{class:[t(335),e.if(t(406),t(364)),e.to(t(341),(e=>t(420)+e)),this[t(428)][t(338)]&&t(412)],"data-suggestion-id":this[t(360)].id,"data-thread-id":this[t(360)][t(443)].id,"data-author-id":this[t(360)][t(353)].id,tabindex:-1},children:[{tag:t(437),attributes:{class:[t(433),t(440)]},children:[this[t(342)],{tag:t(437),attributes:{class:[t(365),t(438)]},children:n}]}]};return this[t(343)]&&this[t(337)]&&(r[t(358)][t(347)](this[t(343)],this[t(337)]),this[t(343)][t(439)](t(394)).to(this),this[t(343)][t(439)](t(379)).to(this),this[t(337)][t(439)](t(394)).to(this),this[t(337)][t(439)](t(379)).to(this)),r}[Hc(408)](){const t=Hc;super[t(408)](),this[t(416)]=this[t(383)][t(346)](t(377)),this[t(416)][t(384)]=this[t(402)],this.on(t(381),((e,n,r)=>{const s=t;this[s(416)][s(384)]=r}))}[Hc(429)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(359)]);return a[i(376)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(423)]({attributes:{class:n}}),a.on(i(424),(()=>{const t=i;this[t(345)](r,this[t(360)].id)})),a}[Hc(382)](){const t=Hc;return t(413)===this[t(360)][t(430)][t(336)][t(355)]?zr(this[t(359)],t(352)):zr(this[t(359)],t(447))}[Hc(371)](){const t=Hc;return this[t(360)][t(374)]?t(413)===this[t(360)][t(430)][t(336)][t(355)]?zr(this[t(359)],t(372),this[t(360)][t(432)][t(385)]):zr(this[t(359)],t(399),this[t(360)][t(432)][t(385)]):null}}function Xc(t,e){const n=Hc;let r="";return r+=t[n(390)]("*")[n(403)](((t,e)=>e%2!=0?n(421)+qc(t)+n(422):qc(t)))[n(350)](""),e&&(r+=n(368)+e[n(395)]+n(397)+e[n(363)]+n(427)),r}function qc(t){const e=Hc,n=document[e(367)](e(340));return n[e(391)]=t,n[e(384)]}const Yc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=Qc;function Jc(){const t=["isMultiRange","_refreshActiveMarkers","comments.maxCommentsWhenCollapsed","unbind","getDescriptions","items","getMarkerNames","isInContent","mainView","init","type","menuBar:trackChanges","10qNtRHB","comments","_createMenuBarMenu","innerView","_disableComments","locale","_handleControllerBuffer","acceptAllSuggestions","hasSuggestion","reduce","isDirty","Discard all suggestions","1217RPdPgl","switchbutton","4352305IVgZRH","destroy","some","createCommentThreadController","editing","_suggestionToController","change:previous","getMarkers","panelView","menuitemcheckbox","length","menu","_initializeController","isOn","_viewToController","3302824ouJqIt","CommentsRepository","getFirstRange","EditorAnnotations","Discard all selected suggestions","getJoined","726YcGPJX","commandName","CommentView","discardButton","57PHzgJR","comments.editorConfig","activeAnnotations","addComment","_addUIComponentsToFactory","separator","Accept all selected suggestions","define","comments.maxCommentCharsWhenCollapsed","execute","previous","keys","_destroyController","Annotations","values","4865652TZsMLn","editor","SuggestionThreadView","CommentsUI","TrackChangesUI","button","suggestion-","listenTo","4808qjYYEX","17453106rYtvrl","model","activeMarkers","getByInnerView","getRanges","suggestionLoaded","focus","Track changes","source","plugins","createAnnotationView","suggestionUnloaded","stopListening","trackChanges.disableComments","refreshSelectedViews","arrowView","set","remove","_bindAnnotationToEditors","value","lowest","descriptionParts","delete","get","size","addSourceCollector","view","descriptionFactory","toMany","head","_handleSuggestionControllerDelayed","getSuggestion","commands","trackChanges","discardAllSuggestions","children","trackChanges.SuggestionThreadView","isEnabled","_updateController","acceptButton","clear","requires","menuitem","pluginName","createAnnotation","filter","1566208NcxFnb","from","buttonView","registerAnnotation","config","acceptSelectedSuggestions","18sYnvGC","change:activeAnnotations","componentFactory","_createToolbarButton","_unbindEditors","_annotationViews","has","bind","Accept all suggestions","delegate","push","getAllAdjacentSuggestions","comments.maxThreadTotalWeight","discardSelectedSuggestions","add","actionView","suggestionChanged","TrackChangesEditing","commentThread"];return(Jc=function(){return t})()}function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(479086===-parseInt(n(311))/1*(-parseInt(n(334))/2)+-parseInt(n(338))/3*(-parseInt(n(215))/4)+parseInt(n(313))/5+parseInt(n(207))/6+-parseInt(n(328))/7+parseInt(n(262))/8*(parseInt(n(268))/9)+-parseInt(n(299))/10*(parseInt(n(216))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Zc(257)](){const t=Zc;return[yc,o.Users,t(329),t(205),t(331)]}static get[Zc(259)](){return Zc(211)}constructor(t){const e=Zc;super(t),this[e(318)]=new Map,this[e(327)]=new Map,this[e(273)]=new Map,this[e(305)]=new Map;const n=this[e(208)][e(266)];n[e(199)](e(252),Kc),n[e(199)](e(229),!1),this[e(303)]=n[e(239)](e(229))}[Zc(246)](t,e){const n=Zc;0===this[n(305)][n(240)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(305)]){const r=this[t(318)][t(274)](e);r||n?r&&n&&this[t(204)](e):this[t(325)](e)}this[t(305)][t(256)](),this[t(208)][t(225)][t(239)](t(331))[t(230)](),this[t(288)]()}),10),this[n(305)][n(232)](t,e)}[Zc(296)](){const t=Zc,e=this[t(208)],n=e[t(225)][t(239)](t(285)),r=e[t(225)][t(239)](t(205)),s=e[t(225)][t(239)](t(331)),o=e[t(225)][t(239)](t(329));this[t(196)](),s[t(241)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(263)](this[e(318)])){const s=t[e(279)](),o=[];for(const t of s){if(!t[e(294)])continue;if(t[e(287)]){o[e(278)](...t[e(220)]());continue}const n=t[e(330)]();if(o[e(323)]>0){const t=o[0][e(333)](n);if(t){o[0]=t;continue}}o[e(278)](n)}n[e(278)]([r[e(242)],o])}return n})),this[t(214)](n,t(221),((e,n)=>{const r=t;this[r(214)](n,r(319),((t,e,s,o)=>{const i=r;n[i(294)]&&(null==s?(this[i(254)](o[i(245)]),this[i(246)](n,!1)):(this[i(254)](s[i(245)]),null==o&&this[i(246)](n,!0)))})),null!==n[r(202)]?this[r(254)](n[r(245)]):this[r(246)](n,!1)})),this[t(214)](n,t(227),((e,n,r)=>{const s=t;this[s(228)](n,s(319)),this[s(305)][s(238)](n),this[s(318)][s(274)](n)&&this[s(204)](n),r&&this[s(254)](r[s(245)])})),this[t(214)](n,t(284),((e,n)=>{this[t(254)](n)})),this[t(214)](r,t(269),(()=>{this[t(288)]()})),this[t(214)](o,t(195),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(307)](r))return;const i=n[o(247)](r);this[o(318)][o(239)](i)[o(242)][o(222)]()}),{priority:t(236)})}[Zc(288)](){const t=Zc,e=this[t(208)][t(225)][t(239)](t(205)),n=this[t(208)][t(225)][t(239)](t(285)),r=Array[t(263)](e[t(194)],(e=>e[t(302)]))[t(261)]((e=>this[t(327)][t(274)](e))),s=[];for(const e of r){const n=this[t(327)][t(239)](e)[t(217)][t(279)]();s[t(278)](...n[t(308)](((e,n)=>[...e,...n[t(293)]()]),[]))}n[t(218)]=s}[Zc(196)](){const t=Zc,n=this[t(208)],r=n[t(304)],o=zr(r,t(223)),i=new e.Collection([{type:t(312),model:new s.ViewModel({withText:!0,label:o,commandName:t(249),role:t(322)})},{type:t(197)},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(276)),commandName:t(306),role:t(258)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(198)),commandName:t(267),role:t(258)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(310)),commandName:t(250),role:t(258)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(332)),commandName:t(281),role:t(258)})}]);for(const e of i)if(tu(e)){const r=n[t(248)][t(239)](e[t(217)][t(335)]);e[t(217)][t(275)](t(326),t(253)).to(r,t(235),t(253))}n.ui[t(270)][t(282)](t(249),(e=>this[t(271)](e,i,o))),n.ui[t(270)][t(282)](t(298),(e=>this[t(301)](e,i,o)))}[Zc(271)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(208)][r(248)][r(239)](r(249));o[r(264)][r(232)]({tooltip:n,label:n,icon:Yc}),o[r(264)][r(275)](r(326)).to(i,r(235)),o[r(264)].on(r(201),(()=>{const t=r;i[t(201)](),this[t(208)][t(317)][t(242)][t(222)]()})),(0,s.addListToDropdown)(o,e,{role:r(324)});const a=[];for(const t of e)tu(t)&&a[r(278)](this[r(208)][r(248)][r(239)](t[r(217)][r(335)]));const c=o[r(264)];return c[r(283)][r(290)](r(253)),c[r(231)][r(290)](r(253)),c[r(283)][r(275)](r(253)).to(i,r(253)),c[r(231)][r(275)](r(253))[r(244)](a,r(253),((...t)=>t[r(315)]((t=>t)))),o.on(r(201),(t=>{const e=r;this[e(208)][e(201)](t[e(224)][e(335)]),this[e(208)][e(317)][e(242)][e(222)]()})),o}[Zc(301)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(208)][r(248)][r(239)](r(249));o[r(264)][r(232)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(197)==n[r(297)]){a[r(292)][r(282)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(217)];i[r(275)](...Object[r(203)](c)).to(c),i[r(277)](r(201)).to(o),i.on(r(201),(()=>{const t=r;this[t(208)][t(201)](c[t(335)]),this[t(208)][t(317)][t(242)][t(222)]()})),e[r(251)][r(282)](i),a[r(292)][r(282)](e)}return o[r(275)](r(253)).to(i,r(253)),o[r(321)][r(251)][r(282)](a),o}[Zc(325)](t){const e=Zc,n=this[e(208)],r=n[e(266)],s=n[e(225)][e(239)](e(205)),i=n[e(225)][e(239)](e(329)),a=n[e(225)][e(239)](e(331)),c=n[e(225)][e(239)](o.Users).me,u=r[e(239)](e(249))[e(209)],{CommentsListView:l,CommentThreadInputView:f}=n[e(225)][e(239)](e(210));let h,g;this[e(273)][e(274)](t.id)?(g=this[e(273)][e(239)](t.id),h=g[e(295)]):(h=new u(n[e(304)],t,c,{disableComments:this[e(303)],editorConfig:r[e(239)](e(193)),maxCommentsWhenCollapsed:r[e(239)](e(289)),maxThreadTotalWeight:r[e(239)](e(280)),maxCommentCharsWhenCollapsed:r[e(239)](e(200)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(239)](e(304))),CommentView:r[e(239)](e(300))[e(336)],CommentsListView:l,CommentThreadInputView:f}),h[e(255)].on(e(201),(()=>{const t=e;n[t(317)][t(242)][t(222)]()})),h[e(337)].on(e(201),(()=>{const t=e;n[t(317)][t(242)][t(222)]()})),g=s[e(226)](this[e(208)][e(304)],h),g[e(275)](e(309)).to(h,e(309)),g[e(275)](e(323)).to(h),g[e(275)](e(297)).to(h,e(297),(t=>e(213)+t)),this[e(273)][e(232)](t.id,g));const d=i[e(316)](t[e(286)],h),p=new xc(n,t,h,d),m=t[e(279)]()[e(261)]((t=>t[e(294)]));h[e(237)]=n[e(225)][e(239)](e(285))[e(243)][e(291)](m),this[e(318)][e(232)](t,p),this[e(327)][e(232)](h,p);const I=s[e(260)]({view:g,target:()=>{const r=e,s=[],i=t[r(279)]()[r(261)]((t=>t[r(294)]));for(const t of i)s[r(278)](...t[r(320)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(317)],s)},type:()=>e(213)+p[e(242)][e(297)]});i[e(234)](h,I),s[e(282)](I),a[e(265)](I)}[Zc(204)](t){const e=Zc,n=this[e(208)][e(225)][e(239)](e(329)),r=this[e(208)][e(225)][e(239)](e(205)),s=this[e(318)][e(239)](t),o=s[e(242)],i=r[e(219)](o);n[e(272)](o),i&&r[e(233)](i),this[e(318)][e(238)](t),this[e(327)][e(238)](o),s[e(314)]()}[Zc(254)](t){const e=Zc;if(!t[e(294)]||!this[e(318)][e(274)](t))return;const n=this[e(208)][e(225)][e(239)](e(285)),r=this[e(318)][e(239)](t),s=t[e(279)]();r[e(242)][e(237)]=n[e(243)][e(291)](s)}[Zc(314)](){const t=Zc;for(const e of this[t(318)][t(203)]())this[t(204)](e);for(const e of this[t(273)][t(206)]())e[t(295)][t(314)]();super[t(314)]()}}function tu(t){return Zc(217)in t}function eu(t,e){var n=su();return(eu=function(t,e){return n[t-=254]})(t,e)}var nu=eu;!function(t,e){for(var n=eu,r=t();;)try{if(241794===-parseInt(n(271))/1+parseInt(n(270))/2*(parseInt(n(266))/3)+-parseInt(n(275))/4*(parseInt(n(268))/5)+-parseInt(n(272))/6*(-parseInt(n(265))/7)+parseInt(n(264))/8+parseInt(n(258))/9+parseInt(n(259))/10*(-parseInt(n(256))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[nu(269)](){return[yc,$c,nu(274)]}static get[nu(254)](){return nu(273)}set[nu(276)](t){var e=nu;this[e(255)][e(267)][e(257)](yc)[e(276)]=t}get[nu(276)](){var t=nu;return this[t(255)][t(267)][t(257)](yc)[t(276)]}[nu(261)](t){var e=nu;return this[e(255)][e(267)][e(257)](yc)[e(260)](t)}[nu(262)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(255)][n(267)][n(257)](yc)[n(262)]({skipNotAttached:t,toJSON:e})}[nu(263)](t){var e=nu;return this[e(255)][e(267)][e(257)](yc)[e(263)](t)}}function su(){var t=["4220380SElVdg","addSuggestionData","addSuggestion","getSuggestions","getSuggestion","3608608Toonzm","21ROkKVa","4137PLPFMD","plugins","55sByvLQ","requires","524bvkCHS","295180iwezOr","885810BWRtuZ","TrackChanges","Comments","76936oRfGgm","adapter","pluginName","editor","22noQoaT","get","3036105SQEDya"];return(su=function(){return t})()}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=380]})(t,e)}function au(){const t=["TrackChangesDataGetter","plugins","users","getDataWithAcceptedSuggestions","destroy","rootsAttributes","Users","push","5Gzrrjk","6650276mRvFJe","reduce","end","getCommentThreads","81RHGAzF","createDocumentFragment","model","requires","pluginName","8WveSsF","947980YSpPYU","execute","trackChangesData.editorCreator","map","391304FfSnwX","752510ymzKNT","681054JMtohC","constructor","getUser","result","acceptAllSuggestions","addUser","CommentsRepository","getRootNames","addCommentThread","name","getRootsAttributes","create","editorCreator","TrackChangesEditing","getDataWithDiscardedSuggestions","init","define","Pagination","createElement","TrackChangesData","div","discardAllSuggestions","10942422Fapckq","addSuggestionData","getSuggestions","appendChild","1363887zfDwHR","getFullData","get","function","track-changes-data-invalid-editor-creator","set","trackChangesData","useAnonymousUser","config","editor","document","data","_adapter"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(919945===-parseInt(n(404))/1+parseInt(n(403))/2*(-parseInt(n(410))/3)+-parseInt(n(394))/4*(-parseInt(n(393))/5)+parseInt(n(432))/6+-parseInt(n(436))/7+parseInt(n(408))/8*(-parseInt(n(398))/9)+-parseInt(n(409))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(427)];class uu extends t.Plugin{static get[ou(401)](){return[yc]}static get[ou(402)](){return ou(429)}[ou(425)](){const t=ou,n=this[t(381)];if(n[t(380)][t(426)](t(406),(e=>{const r=t,s=n[r(400)][r(382)][r(417)]()[r(395)](((t,e)=>(t[e]="",t)),{});return n[r(411)][r(421)](s,e)})),t(439)!=typeof n[t(380)][t(438)](t(442))[t(422)])throw new e.CKEditorError(t(440))}[ou(388)](t){return hu(this[ou(381)],!0,t)}[ou(424)](t){return hu(this[ou(381)],!1,t)}}class lu extends t.Plugin{static get[ou(402)](){return ou(385)}constructor(t){const e=ou;super(t),this[e(413)]=e(396)}[ou(425)](){const t=ou;this[t(381)][t(386)][t(438)](t(416))[t(384)]={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(381)][t(386)][t(438)](t(423))[t(384)]=null}}function fu(t){return void 0!==t[ou(420)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(386)][r(392)](yc,lu),s[r(390)]=fu(t)?t[r(420)]():void 0;const i=document[r(399)](),a=t[r(380)][r(438)](r(442))[r(422)],c=await a(s,(()=>function(t){const e=r,n=document[e(428)](e(430));return t[e(435)](n),n}(i)));!function(t,e){const n=r,s=t[n(400)][n(382)][n(417)]()[n(395)](((e,r)=>(e[r]=t[n(383)][n(438)]({rootName:r}),e)),{}),o=t[n(386)][n(438)](n(391))[n(387)][n(407)]((t=>({id:t.id,name:t[n(419)]}))),i=t[n(386)][n(438)](n(423))[n(434)]({skipNotAttached:!0,toJSON:!0}),a=t[n(386)][n(438)](n(416))[n(397)]({skipNotAttached:!0,toJSON:!0}),c=e[n(386)][n(438)](n(391)),u=e[n(386)][n(438)](n(423)),l=e[n(386)][n(438)](n(416));for(const t of o)c[n(412)](t.id)||c[n(415)](t);c.me||c[n(443)]();for(const t of a)l[n(418)](t);for(const t of i)u[n(433)](t);e[n(383)][n(441)](s)}(t,c),c[r(405)](r(e?414:431));const u=fu(c)?c[r(437)](n):c[r(383)][r(438)](n);return await c[r(389)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=239]})(t,e)}function du(){var t=["21214QxLPUT","15160eRLDUd","2202510OeQrNW","6948aJZbBQ","16JrWLuP","30373420YvCZsm","1832852OpZWEb","287030NCUcbG","24ZupBHN","51GzXxKe","950855uFsgGO"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(632483===-parseInt(n(248))/1+-parseInt(n(249))/2*(-parseInt(n(247))/3)+parseInt(n(246))/4*(-parseInt(n(245))/5)+-parseInt(n(240))/6+parseInt(n(244))/7*(parseInt(n(242))/8)+parseInt(n(241))/9*(-parseInt(n(239))/10)+parseInt(n(243))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["1854251ygWFiy","isEnabled","commands","has","117rNobgy","5pRVXOl","_isEnabledBasedOnSelection","2587569VOMbyf","28657629cQCyaX","execute","18rOerKp","value","10466730igbZFn","affectsData","_enabledCommands","_disableUnsupportedCommands","editor","TrackChangesCommand","forceDisabled","clearForceDisabled","385856ybXOHB","703172lHlAnA","2780zcdSrZ","_enableCommands","430CNhCjE","refresh"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(577487===-parseInt(n(224))/1*(parseInt(n(248))/2)+parseInt(n(233))/3+-parseInt(n(247))/4*(-parseInt(n(231))/5)+parseInt(n(236))/6*(-parseInt(n(226))/7)+parseInt(n(246))/8*(-parseInt(n(230))/9)+-parseInt(n(238))/10+parseInt(n(234))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(240)]=e,this[n(237)]=!1,this[n(225)](),this[n(232)]=!1}[c(225)](){this[c(227)]=!0}[c(235)](){const t=c;this[t(237)]=!this[t(237)],this[t(237)]?this[t(241)]():this[t(223)]()}[c(241)](){const t=c;for(const e of this[t(242)][t(228)][t(228)]())e[t(239)]&&!this[t(240)][t(229)](e)&&e[t(244)](t(243))}[c(223)](){const t=c;for(const e of this[t(242)][t(228)][t(228)]())e[t(239)]&&!this[t(240)][t(229)](e)&&e[t(245)](t(243))}}const h=d;function g(){const t=["get","isEnabled","editor","4xGRpll","TrackChangesEditing","getRanges","plugins","_suggestions","178566KGqsEw","3534845AFNdEA","6055680rwztxk","track-changes-accept-suggestion-not-found","3323204hgOYgq","959947pslHSl","2421756MBLoDL","_isEnabledBasedOnSelection","acceptSuggestion","execute","10ftCaER","canEditAt","model","refresh","1006984qYnzku","21WSvGvO"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=376]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(835909===-parseInt(n(376))/1+parseInt(n(399))/2+-parseInt(n(395))/3+parseInt(n(390))/4*(-parseInt(n(396))/5)+parseInt(n(397))/6+-parseInt(n(386))/7*(parseInt(n(385))/8)+-parseInt(n(377))/9*(-parseInt(n(381))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(394)]=e,this[n(384)](),this[n(378)]=!1}[h(384)](){this[h(388)]=!0}[h(380)](t){const n=h,r=this[n(394)][n(387)](t);if(!r)throw new e.CKEditorError(n(398),this);const s=r[n(392)]();this[n(389)][n(383)][n(382)](s)&&this[n(389)][n(393)][n(387)](n(391))[n(379)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=269]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(472677===parseInt(n(280))/1+parseInt(n(271))/2+-parseInt(n(282))/3+-parseInt(n(286))/4*(-parseInt(n(276))/5)+-parseInt(n(277))/6*(parseInt(n(292))/7)+-parseInt(n(285))/8*(parseInt(n(288))/9)+parseInt(n(274))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(273)]=e,this[n(272)](),this[n(289)]=!1}[m(272)](){this[m(281)]=!0}[m(275)](t){const n=m,r=this[n(273)][n(290)](t);if(!r)throw new e.CKEditorError(n(283),this);const s=r[n(284)]();this[n(291)][n(278)][n(279)](s)&&this[n(291)][n(287)][n(290)](n(269))[n(270)](r)}}function b(){const t=["1237286KWxPBM","refresh","_suggestions","6181310muUywi","execute","10685NYCVPp","102DlbnUC","model","canEditAt","451054aLHFuH","isEnabled","335067PpinyG","track-changes-discard-suggestion-not-found","getRanges","4083056yDfwUI","572abQucx","plugins","9ZmpCuL","_isEnabledBasedOnSelection","get","editor","370041NfcAJc","TrackChangesEditing","discardSuggestion"];return(b=function(){return t})()}function T(t,e){const n=_();return(T=function(t,e){return n[t-=117]})(t,e)}function _(){const t=["length","end","content","map","4770435QnfJMz","createPositionAt","18TeCANq","14857893ZdevJI","splice","schema","isCollapsed","4055492lHTvMf","start","type","join","createRange","58855vXmeiG","createPositionAfter","createPositionBefore","deletion","change","next","add","execute","17103800nWeabp","isObject","7541016lOUoDY","isArray","sort","isInContent","72ZLTxei","value","71662bTRwCR"," [color ","from","color","isTouching","replace","isMultiRange","5uHffTA","push","getRanges","isIntersecting"];return(_=function(){return t})()}function y(t){const e=T;return t[e(151)](((t,n)=>e(142)==t[e(136)]&&e(142)!=n[e(136)]?-1:e(142)!=t[e(136)]&&e(142)==n[e(136)]?1:0))}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(132)];for(;s<t[n(123)];){const a=t[s],c=t[s+1];r||(r=e[n(141)](a)),k(e,a,c)||(o[n(120)](e[n(138)](r,i[n(148)](a)?e[n(140)](a):e[n(128)](a,n(124)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(140)](e),o=t[r(141)](n);return s[r(159)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(876860===parseInt(n(119))/1*(parseInt(n(155))/2)+parseInt(n(127))/3+-parseInt(n(153))/4*(parseInt(n(139))/5)+-parseInt(n(129))/6*(-parseInt(n(134))/7)+parseInt(n(149))/8+-parseInt(n(130))/9+-parseInt(n(147))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=T;for(;n[r(123)];){const s=n[r(131)](0,100);t[r(143)]((()=>{const t=r;for(const n of s)n[t(152)]&&e[t(146)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=406]})(t,e)}function R(){const t=["canEditAt","model","editor","some","4818BCdDeU","isEnabled","execute","19780khNTbF","values","1875985hpoUzV","901544ZUuJUR","4422rFPcAy","144EedTiO","_isEnabledBasedOnSelection","6096118AgkFBy","from","getRanges","refresh","2371710XAfcwz","_suggestions","1593RdKWKZ","6cooekN","isInContent","_command","5312ypvmJz"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(926156===parseInt(n(417))/1+parseInt(n(424))/2+parseInt(n(426))/3*(-parseInt(n(430))/4)+parseInt(n(415))/5*(parseInt(n(427))/6)+-parseInt(n(420))/7+parseInt(n(416))/8*(parseInt(n(418))/9)+parseInt(n(413))/10*(-parseInt(n(410))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(429)]=e,this[r(425)]=n,this[r(423)](),this[r(419)]=!1}[L(423)](){const t=L,e=Array[t(421)](this[t(425)][t(414)]())[t(409)]((e=>e[t(428)]));this[t(411)]=this[t(429)][t(411)]&&e}[L(412)](){const t=L,e=y(Array[t(421)](this[t(425)][t(414)]()));for(const n of e){const e=n[t(422)]();if(!this[t(408)][t(407)][t(406)](e))return}C(this[t(408)][t(407)],this[t(429)],e)}}const v=w;function M(){const t=["model","canEditAt","_suggestions","refresh","size","_selectedSuggestions","isEnabled","16855fHONll","41715580EbrXwn","selection","document","24bvvthm","from","values","1636zUaSSx","616pQdmIq","5455512DMDlGS","_isEnabledBasedOnSelection","execute","getRanges","editor","971194BViAsp","_command","6874317LBhwuB","157787lqvQfN","448248YKTNgD"];return(M=function(){return t})()}function w(t,e){const n=M();return(w=function(t,e){return n[t-=119]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(905015===-parseInt(n(120))/1+-parseInt(n(136))/2*(parseInt(n(124))/3)+-parseInt(n(139))/4*(-parseInt(n(132))/5)+-parseInt(n(141))/6+-parseInt(n(123))/7*(parseInt(n(140))/8)+parseInt(n(122))/9+parseInt(n(133))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(121)]=e,this[r(127)]=n,this[r(130)]=new Set,this[r(128)](),this[r(142)]=!1}[v(128)](){const t=v,e=this[t(119)][t(125)][t(135)][t(134)],n=Array[t(137)](this[t(127)][t(138)]());this[t(130)]=function(t,e){const n=T,r=Array[n(157)](t[n(121)]()),s=new Set;for(const o of e)if(o[n(152)])for(const e of r)for(const r of o[n(121)]())(e[n(122)](r)||t[n(133)]&&!o[n(118)]&&o[n(144)]&&r[n(124)][n(159)](e[n(135)]))&&s[n(145)](o);return s}(e,n),this[t(131)]=this[t(121)][t(131)]&&!!this[t(130)][t(129)]}[v(143)](){const t=v,e=y(Array[t(137)](this[t(130)]));for(const n of e){const e=n[t(144)]();if(!this[t(119)][t(125)][t(126)](e))return}C(this[t(119)][t(125)],this[t(121)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||J||Function("return this")();const Y=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(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])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Qt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ze=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=function(t,e){return Qt(t,Ze(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Ze)};const sn=function(t){return nn(t,xe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(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 Rn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Yn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Vr;function Gr(){const t=["data","getMultiRangeId","length","setAttribute","11210402FcdARW","959568uLmzln","addMarker","11934ceVqvc","filter","nodeBefore","accept","get","reduce","removeMarker","map","isInContent","getContainedElement","_onAttributesChange","hasComments","1946104YFUPVL","clear","_onDiscard","split","getFirstRange","toJSON","from","discard","nodeAfter","change","82NIEGqP","getMarkerNames","createdAt","getMarkers","isIntersecting","getRange","getFirstMarker","onAttributesChange","isExternal","authoredAt","next","type","delete","getItems","size","getRanges","_model","markers","removeMarkers","subType","215PnqRUM","decorate","author","set","add","_isDataLoaded","end","9MfYDqy","head","creator","getAllAdjacentSuggestions","902191XnqdWC","addMarkerName","addRange","67110IznueL","start","@external","push","_markerNames","attributes","commentThread","30690100iznMcv","isIntersectingWithRange","_onAccept","substr","isMultiRange","removeAttribute","onAccept","onDiscard","_saved","suggestion:","previous"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=495]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(913821===-parseInt(n(567))/1+parseInt(n(536))/2*(parseInt(n(570))/3)+-parseInt(n(512))/4+parseInt(n(556))/5*(-parseInt(n(514))/6)+-parseInt(n(511))/7+-parseInt(n(526))/8*(parseInt(n(563))/9)+parseInt(n(496))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(561)]=!1,this.id=e.id,this[n(547)]=e[n(547)],this[n(555)]=e[n(555)]||null,this[n(558)]=e[n(558)],this[n(565)]=e[n(565)]||e[n(558)],this[n(544)]=Boolean(e[n(575)]&&e[n(575)][n(572)]),this[n(507)]=null,this[n(552)]=t,this[n(498)]=e[n(502)],this[n(528)]=e[n(503)],this[n(524)]=e[n(543)],this[n(574)]=new Set,this[n(538)]=null,this[n(559)](n(545),null),this[n(559)](n(575),e[n(575)]||{}),this[n(559)](n(506),null),this[n(559)](n(546),null),this[n(559)](n(495),null),this[n(559)](n(504),!1),this[n(557)](n(517)),this[n(557)](n(533))}get[jr(564)](){const t=jr;let e=this;for(;e[t(506)];)e=e[t(506)];return e}get[jr(525)](){const t=jr;return!!this[t(495)]&&this[t(495)][t(509)]>0}get[jr(500)](){const t=jr;return 0!=this[t(574)][t(550)]&&6==Array[t(532)](this[t(574)])[0][t(529)](":")[t(509)]}get[jr(522)](){return null!==this[jr(542)]()}[jr(568)](t){const e=jr;this[e(574)][e(560)](t)}[jr(537)](){const t=jr;return Array[t(532)](this[t(574)])}[jr(539)](){const t=jr;return this[t(537)]()[t(521)]((e=>this[t(552)][t(553)][t(518)](e)))[t(515)]((t=>t))}[jr(542)](){return this[jr(539)]()[0]||null}[jr(554)](){const t=jr;this[t(552)][t(535)]((e=>{const n=t;for(const t of this[n(539)]())e[n(520)](t)})),this[t(574)][t(527)]()}[jr(520)](t){const e=jr;this[e(552)][e(535)]((n=>{n[e(520)](t)})),this[e(574)][e(548)](t)}[jr(569)](t){const e=jr,n=e(505)+this[e(547)]+":"+this[e(555)]+":"+this.id+":"+this[e(565)].id+":"+zr[e(508)]();this[e(568)](n),this[e(552)][e(535)]((r=>{r[e(513)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(497)](t){const e=jr;for(const n of this[e(551)]())if(n[e(540)](t))return!0;return!1}[jr(551)](){const t=jr;return this[t(539)]()[t(521)]((e=>e[t(541)]()))}[jr(549)](){const t=jr;return this[t(551)]()[t(519)](((e,n)=>[...e,...n[t(549)]()]),[])}[jr(530)](){const t=jr;var e;return(null===(e=this[t(542)]())||void 0===e?void 0:e[t(541)]())||null}[jr(523)](){const t=jr,e=this[t(551)]();if(1!=e[t(509)])return null;const n=e[0],r=n[t(571)][t(534)],s=n[t(562)][t(516)];return r instanceof i.Element?r!=s?null:r:null}[jr(517)](){const t=jr;this[t(498)](this[t(551)](),this[t(507)],this[t(575)]),this[t(554)]()}[jr(533)](){const t=jr;this[t(528)](this[t(551)](),this[t(507)],this[t(575)]),this[t(554)]()}[jr(566)](){const t=jr,e=[];let n=this[t(564)];for(;n;)e[t(573)](n),n=n[t(546)];return e}[jr(510)](t,e){const n=jr,r=Xn(this[n(575)]);hr(r,t,e),Or(r,this[n(575)])||(this[n(575)]=r,this[n(524)](r))}[jr(501)](t){const e=jr,n=Xn(this[e(575)]);Ur(n,t),Or(n,this[e(575)])||(this[e(575)]=n,this[e(524)](this[e(575)]))}[jr(531)](){const t=jr;return{id:this.id,type:this[t(555)]?this[t(547)]+":"+this[t(555)]:this[t(547)],authorId:this[t(565)].id,createdAt:this[t(538)],hasComments:this[t(525)],data:this[t(507)],attributes:this[t(575)]}}static[jr(508)](){const t=jr;return(0,e.uid)()[t(499)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=310]})(t,e)}function qr(){const t=["checkChild","_handleCustomCallbackDescription","remove","Container","1206266doofzM","77mtrFRp","addFormat","elementStart","*Remove:* %0","registerElementLabel","map","newValue","item","push","_attributeLabels","1rSOIhe","*Remove format:* %0","getDescriptions","_resolveDescriptionItems","_schema","text","addObject","insertion","match","replace","name","111576gClWfb","6729420RjhdXq","6MvVSSb","removeEmptyContainer","*Split:* %0","_customCallbacks","removeObject","matchingCallback","3416732sAiMEX","*Merge:* %0","$text","has","getWalker","isInContent","getFirstRange","join","$textProxy","2050610GsExVT","558990LUQmUm","get","data","addContainer","isEqual","nextSibling","*Set format:* %0","_locale","isEmpty","*Change to:* %0","subType","registerAttributeLabel","removeFormat","_handleInsertRemoveSuggestionDescription","registerDescriptionCallback","length","add","set","pop","Object","EmptyContainer","type","_handleAttributeSuggestionDescription","isObject","_handleRenameSuggestionDescription","format","getItemLabel","_itemLabels","REPLACE_TEXT","label","end","addEmptyContainer","$1 $2","key","normal","attribute","start","nodeAfter","function","elementEnd","previousSibling","element","_itemLabelsCallbacks","ELEMENT_SPACE","softBreak","removeContainer","_addDescriptionItems","quantity","indexOf","*Insert:* %0","29727aYgxSw","deletion","skip"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(717302===-parseInt(n(394))/1*(-parseInt(n(383))/2)+parseInt(n(326))/3+parseInt(n(316))/4+-parseInt(n(325))/5*(parseInt(n(310))/6)+parseInt(n(384))/7*(parseInt(n(405))/8)+parseInt(n(376))/9+-parseInt(n(406))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(313)]=[],this[n(353)]=new Map,this[n(368)]=[],this[n(393)]=new Map,this[n(398)]=t,this[n(333)]=e}[Wr(396)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(341)];o++){const i=t[o];if(!i[e(321)])continue;const a=this[e(380)](i);if(a){if(null!=i[e(336)]){if(r[e(319)](i[e(336)]))continue;r[e(342)](i[e(336)])}n[e(392)](a)}else if(e(361)!=i[e(347)])e(401)!=i[e(347)]&&e(377)!=i[e(347)]||this[e(339)](n,i,t[o+1]);else{const t=i[e(328)][e(359)];if(s[e(319)](t))continue;s[e(342)](i[e(328)][e(359)]),t==_c?this[e(350)](n,i):this[e(348)](n,i)}}return this[e(397)](n)}[Wr(340)](t){const e=Wr;this[e(313)][e(392)](t)}[Wr(388)](t,n,r=e.priorities[Wr(360)]){const s=Wr;s(364)==typeof t?(0,e.insertToPriorityArray)(this[s(368)],{matchingCallback:t,label:n,priority:r}):this[s(353)][s(343)](t,n)}[Wr(337)](t,e){const n=Wr;this[n(393)][n(343)](t,e)}[Wr(352)](t,e=1){const n=Wr;let r;for(const e of this[n(368)])if(e[n(315)](t)){r=e[n(355)];break}return r||(r=this[n(353)][n(327)](t[n(404)])),r?r(e):1!==e?e+" "+t[n(404)]+"s":""+t[n(404)]}[Wr(372)](t,e){const n=Wr,r=e[n(322)]()[n(320)](),s=n(401)==e[n(347)]?n(342):n(381);for(const e of r){const o=e[n(391)],i=t[t[n(341)]-1];if(o.is(n(324)))i&&i[n(347)][n(374)](n(382))>-1&&t[n(344)](),i&&n(399)==i[n(347)]?i[s]+=o[n(328)]:t[n(392)]({type:n(399),add:n(342)==s?o[n(328)]:"",remove:n(381)==s?o[n(328)]:""});else if(this[n(398)][n(349)](o)){const a=o;if(i&&i[n(347)][n(374)](n(382))>-1&&t[n(344)](),n(365)==e[n(347)])continue;i&&i[n(347)]==s+n(345)&&i[n(367)][n(404)]==a[n(404)]?i[n(373)]++:t[n(392)]({type:s+n(345),element:a,quantity:1}),r[n(378)]((t=>!(n(365)==t[n(347)]&&t[n(391)]==o)))}else if(this[n(398)][n(379)](o,n(318))||o.is(n(367),n(370))){const r=o;if(n(342)==s&&n(386)==e[n(347)]||n(381)==s&&n(365)==e[n(347)])continue;if(i&&-1==i[n(347)][n(374)](n(382))){n(399)==i[n(347)]&&(i[s]+="\n");continue}let a;if(a=n(342)==s?r[n(331)]&&!this[n(398)][n(349)](r[n(331)])?r[n(331)]:null:r[n(366)]&&!this[n(398)][n(349)](r[n(366)])?r[n(366)]:null,r[n(334)]||a&&a[n(334)]){const e=a&&a[n(334)]?a:r;i&&i[n(347)]==s+n(346)&&i[n(367)][n(404)]==e[n(404)]?i[n(373)]++:t[n(392)]({type:s+n(346),element:e,quantity:1})}else t[n(392)]({type:s+n(382),element:r})}}}[Wr(397)](t){const e=Wr,n=this[e(333)],r=[],s=[],o=[];for(const i of t)switch(i[e(347)]){case e(399):if(i[e(342)]=i[e(342)][e(403)](/(\S)\u000A+(\S)/g,e(358))[e(403)](/\u000A/g,""),i[e(381)]=i[e(381)][e(403)](/(\S)\u000A+(\S)/g,e(358))[e(403)](/\u000A/g,""),""!=i[e(342)]&&""!=i[e(381)]){r[e(392)]({type:e(403),content:Hr(n,e(354),['"'+i[e(381)]+'"','"'+i[e(342)]+'"'])});continue}if(null!=i[e(342)][e(402)](/^ +$/)){r[e(392)]({type:e(401),content:Hr(n,e(375),Hr(n,e(369),i[e(342)][e(341)]))});continue}if(null!=i[e(381)][e(402)](/^ +$/)){r[e(392)]({type:e(377),content:Hr(n,e(387),Hr(n,e(369),i[e(381)][e(341)]))});continue}if(""!=i[e(342)]){r[e(392)]({type:e(401),content:Hr(n,e(375),'"'+i[e(342)]+'"')});continue}r[e(392)]({type:e(377),content:Hr(n,e(387),'"'+i[e(381)]+'"')});continue;case e(357):case e(400):r[e(392)]({type:e(401),content:Hr(n,e(375),this[e(352)](i[e(367)],i[e(373)]))});continue;case e(311):case e(314):r[e(392)]({type:e(377),content:Hr(n,e(387),this[e(352)](i[e(367)],i[e(373)]))});continue;case e(329):r[e(392)]({type:e(401),content:Hr(n,e(312),this[e(352)](i[e(367)],i[e(373)]))});continue;case e(371):r[e(392)]({type:e(377),content:Hr(n,e(317),this[e(352)](i[e(367)],i[e(373)]))});continue;case e(385):s[e(392)](i[e(359)]);continue;case e(338):o[e(392)](i[e(359)]);continue;default:r[e(392)](i)}if(s[e(341)]){const t=s[e(389)]((t=>this[e(393)][e(319)](t)?this[e(393)][e(327)](t):t))[e(323)](", ");r[e(392)]({type:e(351),content:Hr(this[e(333)],e(332),t)})}if(o[e(341)]){const t=o[e(389)]((t=>this[e(393)][e(319)](t)?this[e(393)][e(327)](t):t))[e(323)](", ");r[e(392)]({type:e(351),content:Hr(this[e(333)],e(395),t)})}return r}[Wr(380)](t){const e=Wr;for(const n of this[e(313)]){const r=n(t);if(r&&e(347)in r)return r}}[Wr(348)](t,e){const n=Wr,r=e[n(328)],s=void 0===r[n(390)]?n(338):n(385);t[n(392)]({type:s,key:r[n(359)]})}[Wr(350)](t,e){const n=Wr;t[n(392)]({type:n(351),content:Hr(this[n(333)],n(335),this[n(352)](e[n(322)]()[n(362)][n(363)],1))})}[Wr(339)](t,e,n){const r=Wr;if(this[r(372)](t,e),n&&n[r(322)]()&&!e[r(322)]()[r(356)][r(330)](n[r(322)]()[r(362)])){const n=t[t[r(341)]-1],s=r(401)==e[r(347)]?r(342):r(381);n&&r(399)==n[r(347)]&&(n[s]+="\n")}}}const Jr=Yr;function Zr(){const t=["commands","1665372PhVEPx","TrackChangesEditing","plugins","showAIAssistant","enableCommand","editor","19696uIxmrp","3430133qtFDIU","3424816UaryaG","16426oETWKs","afterInit","get","44438220ZqedeP","24gYIrNJ","194BxPjIq","8534005WcrKix","1413OLWDpp"];return(Zr=function(){return t})()}function Yr(t,e){const n=Zr();return(Yr=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(981485===parseInt(n(488))/1*(-parseInt(n(493))/2)+parseInt(n(497))/3+parseInt(n(487))/4+-parseInt(n(494))/5+parseInt(n(492))/6*(-parseInt(n(486))/7)+parseInt(n(485))/8*(parseInt(n(495))/9)+parseInt(n(491))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr extends t.Plugin{[Jr(489)](){const t=Jr,e=this[t(484)],n=e[t(481)][t(490)](t(498));e[t(496)][t(490)](t(482))&&n[t(483)](t(482))}}const $r=es;function ts(){const t=["get","enableDefaultAttributesIntegration","2038695HtsujR","_registerLegacyDescription","TrackChangesEditing","center","value","FORMAT_ALIGN_TO_LEFT","registerBlockAttribute","FORMAT_ALIGN_TO_RIGHT","editor","formatBlock","descriptionFactory","9340576aCvwjn","5356000WOpxrH","alignment","left","right","locale","commandName","FORMAT_ALIGN_TO_CENTER","14424esbLPR","1nNXaCm","798610LSvnXV","*Format:* %0","justify","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","plugins","FORMAT_ALIGNMENT","afterInit","AlignmentEditing","type","610263jUtwWW","registerAttributeLabel","format","has","commandParams","2259964hThEPC","917gGtsOh"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(784420===parseInt(n(206))/1*(-parseInt(n(182))/2)+-parseInt(n(186))/3+parseInt(n(198))/4+-parseInt(n(207))/5+parseInt(n(205))/6*(parseInt(n(183))/7)+parseInt(n(197))/8+-parseInt(n(177))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(174)](){const t=$r,e=this[t(194)],n=e[t(202)];if(!e[t(172)][t(180)](t(175)))return;const r=e[t(172)][t(184)](t(188));r[t(185)](t(199)),r[t(192)](t(199)),r[t(196)][t(178)](t(199),Hr(n,t(173))),this[t(187)]()}[$r(187)](){const t=$r,e=this[t(194)],n=e[t(202)];e[t(172)][t(184)](t(188))[t(196)][t(210)]((e=>{const r=t;if(r(195)!=e[r(176)])return;const{data:s}=e;if(s&&r(199)==s[r(203)]){const t=s[r(181)][0][r(190)];return{type:r(179),content:Hr(n,r(208),function(t){const e=r;switch(t){case e(200):return Hr(n,e(191));case e(201):return Hr(n,e(193));case e(189):return Hr(n,e(204));case e(209):return Hr(n,e(211))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=448]})(t,e)}function os(){const t=["ItalicEditing","11843676HPrklT","registerInlineAttribute","code","slice","toLowerCase","8453578POjgvw","108828EXXPSm","formatInline","afterInit","italic","FORMAT_BOLD","1906rNDAKK","UnderlineEditing","117KynabF","strikethrough","779850qAVuzv","superscript","locale","type","plugins","6260128NGEUGH","commandParams","_registerLegacyDescription","descriptionFactory","bold","FORMAT_","38082420ZvzIQB","has","FORMAT_STRIKETHROUGH","TrackChangesEditing","BoldEditing","SuperscriptEditing","subscript","FORMAT_SUPERSCRIPT","*Remove format:* %0","enableDefaultAttributesIntegration","FORMAT_CODE","forceValue","CodeEditing","StrikethroughEditing","commandName","format","get","underline","18HYvcex","editor","SubscriptEditing","toUpperCase","FORMAT_UNDERLINE","*Format:* %0","FORMAT_SUBSCRIPT","FORMAT_ITALIC","registerDescriptionCallback","registerAttributeLabel","761cmiwDI"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(663200===-parseInt(n(501))/1*(parseInt(n(458))/2)+parseInt(n(460))/3*(-parseInt(n(453))/4)+-parseInt(n(462))/5*(parseInt(n(491))/6)+parseInt(n(452))/7+-parseInt(n(467))/8+-parseInt(n(503))/9+parseInt(n(473))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(477),rs(502),rs(459),rs(485),rs(486),rs(493),rs(478)];class as extends t.Plugin{[rs(455)](){const t=rs,e=this[t(492)],n=e[t(466)][t(489)](t(476)),r=e[t(464)];for(const s of is){if(!e[t(466)][t(474)](s))continue;const o=s[t(450)](0,-7)[t(451)](),i=t(472)+o[t(494)]();n[t(482)](o),n[t(448)](o),n[t(470)][t(500)](o,Hr(r,i))}this[t(469)]()}[rs(469)](){const t=rs,e=this[t(492)],n=e[t(464)],r=e[t(466)][t(489)](t(476));function s(e,s){const o=t;r[o(470)][o(499)]((t=>{const r=o;if(r(454)!=t[r(465)])return;const{data:i}=t;return i&&i[r(487)]===e?i[r(468)][0][r(484)]?{type:r(488),content:Hr(n,r(496),s)}:{type:r(488),content:Hr(n,r(481),s)}:void 0}))}s(t(471),Hr(n,t(457))),s(t(456),Hr(n,t(498))),s(t(490),Hr(n,t(495))),s(t(449),Hr(n,t(483))),s(t(461),Hr(n,t(475))),s(t(479),Hr(n,t(497))),s(t(463),Hr(n,t(480)))}}function cs(){const t=["get","ELEMENT_BLOCK_QUOTE","editor","4794630lNDbsi","parent","from","31022440zvIVlh","8455312lLSjDe","BlockQuoteEditing","enableCommand","document","913846tjplWt","$root","locale","selection","markBlockFormat","getSelectedBlocks","forceValue","schema","checkChild","plugins","name","*Set format:* %0","TrackChangesEditing","model","value","blockQuote","9aOYeQe","commandName","2203761GhnMZh","commands","8DiwWgu","6yBauCk","commandParams","registerDescriptionCallback","has","1227107IhZdQk","filter","descriptionFactory","format","afterInit","change","1062227pGpfce","*Remove format:* %0"];return(cs=function(){return t})()}const us=ls;function ls(t,e){const n=cs();return(ls=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(961079===parseInt(n(152))/1+parseInt(n(121))/2+-parseInt(n(139))/3*(parseInt(n(141))/4)+-parseInt(n(157))/5*(parseInt(n(142))/6)+-parseInt(n(146))/7+-parseInt(n(117))/8*(parseInt(n(137))/9)+parseInt(n(160))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[us(150)](){const t=us,e=this[t(156)],n=e[t(123)];if(!e[t(130)][t(145)](t(118)))return;const r=e[t(130)][t(154)](t(133)),s=this[t(156)][t(140)][t(154)](t(136));r[t(119)](t(136),((n,o={})=>{const i=t,a=this[i(156)][i(134)][i(120)][i(124)],c=o&&void 0!==o[i(127)]?o[i(127)]:!s[i(135)];let u=[];if(c){const t=Array[i(159)](a[i(126)]())[i(147)]((t=>hs(t)||function(t,e){const n=i,r=e[n(129)](t[n(158)],n(136)),s=e[n(129)]([n(122),n(136)],t);return r&&s}(t,this[i(156)][i(134)][i(128)])));u=A(t,e[i(134)])}else{const t=Array[i(159)](a[i(126)]())[i(147)]((t=>hs(t)));u=A(t,e[i(134)])}e[i(134)][i(151)]((()=>{const t=i;for(const e of u)r[t(125)](e,{commandName:t(136),commandParams:[{forceValue:c}]})}))})),r[t(148)][t(144)]((e=>{const r=t,{data:s}=e;if(s&&r(136)==s[r(138)]){const t=Hr(n,r(155));return s[r(143)][0][r(127)]?{type:r(149),content:Hr(n,r(132),t)}:{type:r(149),content:Hr(n,r(153),t)}}}))}}function hs(t){const e=us;return e(136)==t[e(158)][e(131)]}function gs(t,e){const n=ms();return(gs=function(t,e){return n[t-=402]})(t,e)}const ds=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(546402===-parseInt(n(409))/1+-parseInt(n(406))/2+-parseInt(n(405))/3+-parseInt(n(417))/4+-parseInt(n(419))/5+parseInt(n(404))/6+parseInt(n(412))/7*(parseInt(n(411))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[ds(420)](){const t=ds,e=this[t(418)];e[t(408)][t(416)](t(415))&&(e[t(408)][t(407)](t(410))[t(413)](t(402)),e[t(408)][t(407)](t(410))[t(413)](t(403)),e[t(408)][t(407)](t(410))[t(413)](t(414)))}}function ms(){const t=["editor","2033470NvbXXA","afterInit","changeCaseUpper","changeCaseLower","254826zRheVC","216588mTXDiP","1309762FTdRJu","get","plugins","637362Oqxcih","TrackChangesEditing","992VjygIP","137165fDNwWb","enableCommand","changeCaseTitle","CaseChange","has","618864aemwQv"];return(ms=function(){return t})()}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=245]})(t,e)}const Es=Is;function bs(){const t=["252heYvia","enableCommand","commands","2858286FdXlJH","535177oMuRBc","ckbox","afterInit","164848moRYUW","plugins","2113955zpRueT","1050956idiyOb","editor","get","TrackChangesEditing","2619330rjWENo","3669gxEpbc"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(269150===-parseInt(n(253))/1+-parseInt(n(259))/2+parseInt(n(248))/3*(parseInt(n(249))/4)+parseInt(n(258))/5+parseInt(n(252))/6+parseInt(n(247))/7+-parseInt(n(256))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(255)](){const t=Es,e=this[t(260)];e[t(251)][t(245)](t(254))&&e[t(257)][t(245)](t(246))[t(250)](t(254))}}const _s=ks;function ys(){const t=["model","*Set format:* %0","locale","1465150MvuSoe","plugins","isLimit","name","ELEMENT_CODE_BLOCK","config","24mzbRqL","477DxUUaJ","document","label","17460pECypE","parent","indentCodeBlock","1272900otOuQv","toLowerCase","enableCommand","blockName","1142lqWAlR","10593HzZCen","type","checkChild","codeBlock","get","formatBlock","selection","commandParams","editor","language","commandName","markBlockFormat","getSelectedBlocks","find","registerDescriptionCallback","registerElementLabel","CodeBlock","afterInit","1065935zYgnnr","45QQPKLR","TrackChangesEditing","change","*Remove format:* %0","1165976BdwxWU","languages","format","value","18aZAppE","rootElement","descriptionFactory","outdentCodeBlock","schema","from","filter","has","forceValue","1802145PRZSuS","commands"];return(ys=function(){return t})()}!function(t,e){const n=ks,r=t();for(;;)try{if(439618===-parseInt(n(356))/1*(parseInt(n(366))/2)+-parseInt(n(344))/3+parseInt(n(362))/4+parseInt(n(326))/5*(-parseInt(n(335))/6)+-parseInt(n(331))/7*(parseInt(n(355))/8)+-parseInt(n(327))/9*(-parseInt(n(349))/10)+parseInt(n(367))/11*(parseInt(n(359))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(325)](){const t=_s,e=this[t(316)];if(!e[t(350)][t(342)](t(324)))return;const n=e[t(350)][t(312)](t(328)),r=e[t(348)],s=e[t(354)][t(312)](t(370))[t(332)],o=e[t(345)][t(312)](t(370));n[t(364)](t(361)),n[t(364)](t(338)),n[t(364)](t(370),((r,i={})=>{const a=t,c=e[a(346)],u=e[a(346)][a(357)][a(314)],l=i&&void 0!==i[a(343)]?i[a(343)]:!o[a(334)];let f;i[a(317)]||(i[a(317)]=s[0][a(317)]),f=l?Array[a(340)](u[a(320)]())[a(341)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(336))&&!e[n(351)](t)&&e[n(369)](t[n(360)],n(370))}(t,c[a(339)]))):Array[a(340)](u[a(320)]())[a(341)]((t=>Cs(t)));const h=A(f,c);c[a(329)]((()=>{const t=a;for(const e of h)n[t(319)](e,{commandName:t(370),commandParams:[{...i,forceValue:l}],formatGroupId:t(365)})}))})),n[t(337)][t(323)](t(370),(e=>Hr(r,t(353),e))),n[t(337)][t(322)]((e=>{const n=t;if(n(313)!=e[n(368)])return;const o=r.t,{data:i}=e;if(!i||n(370)!=i[n(318)])return;const a=i[n(315)][0][n(317)],c=o(s[n(321)]((t=>t[n(317)]===a))[n(358)])[n(363)]();return i[n(315)][0][n(343)]?{type:n(333),content:Hr(r,n(347),Hr(r,n(353),1)+" ("+c+")")}:{type:n(333),content:Hr(r,n(330),Hr(r,n(353),1))}}))}}function ks(t,e){const n=ys();return(ks=function(t,e){return n[t-=312]})(t,e)}function Cs(t){const e=_s;return e(370)==t[e(352)]}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=254]})(t,e)}const Ns=Ls;function Rs(){const t=["5655450DeJaLJ","2856tUaOsz","1076624LnOPBR","plugins","editor","addCommentThread","7033722FxMJRd","afterInit","get","CommentsEditing","TrackChangesEditing","23976891GfWJpi","8KcmjXQ","enableCommand","has","16552gyiDCs","3343290cwOhbw","486794ScsjLK"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(985136===parseInt(n(256))/1*(-parseInt(n(261))/2)+parseInt(n(262))/3+-parseInt(n(264))/4+parseInt(n(260))/5+-parseInt(n(268))/6+parseInt(n(263))/7*(-parseInt(n(259))/8)+parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(269)](){const t=Ns,e=this[t(266)];e[t(265)][t(258)](t(271))&&e[t(265)][t(270)](t(254))[t(257)](t(267))}}var vs=n(834);function Ms(t,e){const n=Os();return(Ms=function(t,e){return n[t-=370]})(t,e)}function ws(t,e,n){const r=Ms,s=[];for(const o of e[r(395)]())o[r(397)](t)&&s[r(399)](n[r(382)](o));return s}function Os(){const t=["type","getWalker","895dDrYDo","isContent","addClass","model","getItems","4624snfUSR","hasAttribute","item","push","includes","isLimit","49848FUWxuu","writer","isBlock","previousPosition","mapper","460548gmrJvH","createUIElement","insert","getCustomProperty","activeMarkers","28AbSpum","91CcZKwo","TrackChangesEditing","nextSibling","toViewPosition","375740UByszn","span","plugins","get","36276JJXzbX","23qcEtNa","name","11ERHslg","elementEnd","toViewElement","addHighlight","isAtEnd","start","bindElementToMarker","1755yUaZQv","test","consumable","ck-suggestion-marker--active","schema","createRangeOn","16BUsfWJ","ck-suggestion-marker-","markerRange","parent","345789JQtzoS","markerName"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(419)][r(420)](r(414));return(o,i,a)=>{const c=r;if(!a[c(379)][c(378)](i[c(385)],o[c(423)]))return;const u=i[c(385)][c(390)](),l=i[c(385)][c(375)],f=t[c(394)][c(381)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(398)];d=d||f[c(392)](e);const n=a[c(406)][c(372)](e);if(n&&n[c(410)](c(373)))return;c(371)==t[c(389)]&&f[c(404)](e)&&!f[c(401)](e)&&(e[c(415)]||l[c(374)]?h&&h[c(386)]==e||(h=e,m(t[c(405)]),p=!0):g=g||t[c(405)])}function m(t){const r=c,o=a[r(403)][r(408)](r(418),{class:r(384)+e}),u=a[r(406)][r(416)](t);n&&s[r(411)][r(400)](i[r(388)])&&a[r(403)][r(393)](r(380),o),a[r(403)][r(409)](u,o),a[r(406)][r(376)](o,i[r(388)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(164854===-parseInt(n(422))/1*(-parseInt(n(412))/2)+-parseInt(n(407))/3+-parseInt(n(396))/4*(parseInt(n(391))/5)+-parseInt(n(421))/6*(-parseInt(n(413))/7)+-parseInt(n(383))/8*(parseInt(n(387))/9)+-parseInt(n(417))/10*(parseInt(n(370))/11)+parseInt(n(402))/12*(parseInt(n(377))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Ps;function Bs(){const t=["showSuggestionHighlights","editing","modifySelection","get","2457ViyXhq","selection","remove","commands","document","editor","buffer","writer","deleteForward","2728360BquyxJ","538922qBDlZj","3094203BHLdXD","enableCommand","enqueueChange","11807930vowuCd","uiElement","mapper","fromRange","unbindElementFromMarkerName","createSelection","22tHMSCn","setSelection","14264iivWpj","getFirstRange","root","isCollapsed","addMarker:suggestion:deletion","model","24648plqdAZ","data","lock","merge","init","$graveyard","high","plugins","markerName","43341OXtSsa","options","removeMarker:suggestion:deletion","detach","unit","unlock","6vbFwgk","start","requires","downcastDispatcher","markerNameToElements","bind","delete","createRange","rootName","end","forward","batch","TrackChangesEditing"];return(Bs=function(){return t})()}function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=374]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(411510===-parseInt(n(401))/1+parseInt(n(411))/2*(parseInt(n(428))/3)+-parseInt(n(419))/4+parseInt(n(400))/5*(parseInt(n(374))/6)+-parseInt(n(402))/7+-parseInt(n(413))/8*(parseInt(n(391))/9)+parseInt(n(405))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(376)](){return[vs.Delete]}[Ds(423)](){const t=Ds,e=this[t(396)],n=e[t(426)][t(390)](t(386));n[t(403)](t(380));const r=e[t(394)][t(390)](t(399));n[t(403)](t(399),((n,s={})=>{const o=t,a=e[o(418)][o(410)](e[o(418)][o(395)][o(392)]);a[o(416)]&&e[o(418)][o(389)](a,{direction:o(384),unit:s[o(432)]});const c=a[o(414)](),u=i.LiveRange[o(408)](c);let l;n(s),l=o(424)==u[o(415)][o(382)]?e[o(418)][o(381)](c[o(375)]):e[o(418)][o(381)](u[o(375)],u[o(383)]),u[o(431)](),e[o(418)][o(404)](r[o(397)][o(385)],(t=>{const e=o;r[e(397)][e(421)](),t[e(412)](t[e(381)](l[e(383)])),r[e(397)][e(433)]()}))})),e[t(388)][t(377)].on(t(417),Fs(e,t(422)),{priority:t(425)}),e[t(420)][t(377)].on(t(417),((n,r,s)=>{const o=t;s[o(429)][o(387)]&&Fs(e,o(422),{showActiveMarker:!1})[o(379)](this)(n,r,s)}),{priority:t(425)}),e[t(388)][t(377)].on(t(430),((e,n,r)=>{const s=t,o=r[s(407)][s(378)](n[s(427)]);if(o)for(const t of o)t.is(s(406))&&(r[s(407)][s(409)](t,n[s(427)]),r[s(398)][s(393)](t))}),{priority:t(425)})}}const Us=Gs;function js(){const t=["ListEditing","accept","type","deletion","getAttribute","1535674fqVRHr","list.multiBlock","schema","containsItem","meta","end","*Uncheck item*","length","_LIST","2331348ExRgLL","setSelection","createPositionAt","map","listMarker","ELEMENT_BULLETED_LIST","listItemIdFixer","905070YPvoaq","groupId","plugins","nextSibling","execute","*Remove format:* %0","registerCustomCallback","includes","filter","indentList","isNextTo","descriptionFactory","*Format:* remove from %0","trackChangesCommand","documentList","get","119090XWiadT","editor","enableDefaultAttributesIntegration","registerDescriptionCallback","document","batch","value","bulleted","bulletedList","listIndent","customBulletedList","325704aPTlaL","config","listReversed","removeMarker","listStart","fromRange","listMarkerStyle","assureChains","model","attributeKey","afterInit","getRanges","numbered","commandParams","every","*Set format:* %0","*Merge:* list item","ELEMENT_","getSuggestions","commands","_supportLegacySuggestions","*Format:* insert into %0","newValue","noTrackChangesFixer","ELEMENT_NUMBERED_LIST","previousSibling","forceValue","parent","ELEMENT_LIST_ITEM","detach","listItemId","listType","customNumberedList","refresh","isLocal","range","data","differ","registerBlockAttribute","start","todoListCheck","mergeListItemForward","*Split:* list item","isUndo","setAttribute","key","_suggestionFactory","numberedList","*Indent:* %0","outdentList","splitListItemAfter","toUpperCase","format","nodeAfter","*Merge:* %0","153ktEVDp","todoListChecked","*Change to:* %0","*Outdent:* %0","checkTodoList","registerElementLabel","formatBlock","*Check item*","getChanges","18QfNypK","getFirstRange","default","suggestion","selection","splitListItemBefore","locale","_getAttributeKey","getFirstMarker","change","from","oldValue","has","mergeListItemBackward","registerPostFixer","push","registerAttributeLabel","2586JTiHAj","isObject","createRange","_registerLegacyDescription","todo","ELEMENT_TODO_LIST","head","attribute","attributes","149YQxbma","TodoListEditing","330760OBgsdx","TrackChangesEditing","next","multipleBlocks","todoList","find","listStyle","commandName","_findSuggestions","FORMAT_INDENT"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=225]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(316604===parseInt(n(288))/1*(parseInt(n(279))/2)+parseInt(n(348))/3+parseInt(n(314))/4+parseInt(n(321))/5*(-parseInt(n(262))/6)+parseInt(n(305))/7+-parseInt(n(290))/8+parseInt(n(253))/9*(-parseInt(n(337))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(358)](){const t=Us,e=this[t(338)];if(!e[t(323)][t(274)](t(300)))return;const n=e[t(268)],r=e[t(323)][t(336)](t(291)),s=e[t(323)][t(274)](t(289)),o=!!e[t(349)][t(336)](t(306));function i(e){const r=t;return{type:r(250),content:""+Hr(n,r(363),e)}}function a(e){const r=t;return{type:r(250),content:""+Hr(n,r(326),e)}}r[t(339)](t(245)),r[t(339)](t(345)),r[t(339)](t(230)),r[t(339)](t(347)),r[t(339)](t(330)),r[t(339)](t(247)),r[t(339)](t(248)),r[t(339)](t(267)),r[t(236)](t(228)),r[t(236)](t(229)),r[t(236)](t(346)),o&&(r[t(339)](t(275)),r[t(339)](t(239))),s&&(r[t(339)](t(294)),r[t(339)](t(257)),r[t(236)](t(254)),r[t(332)][t(340)]((e=>{const r=t,{data:s}=e;if(s&&r(254)==s[r(243)])return{type:r(250),content:s[r(370)]?Hr(n,r(260)):Hr(n,r(311))}})),this[t(338)][t(356)][t(341)][t(276)]((e=>{const n=t;if(e[n(342)][n(241)])return!1;let s=!1;const o=r[n(366)]({skipNotAttached:!0})[n(329)]((t=>n(254)===r[n(269)](t)));for(const t of o)n(283)!=t[n(263)]()[n(237)][n(251)][n(304)](n(229))&&(r[n(298)](t[n(263)](),n(286))[n(295)]((t=>n(229)===r[n(269)](t[n(265)])))||(e[n(351)](t[n(270)]()),s=!0));return s}))),r[t(332)][t(278)](t(346),Hr(n,t(299)));const c={type:t(250),content:""};r[t(332)][t(340)]((e=>{const r=t,{data:s}=e;if(!s||r(229)!=s[r(243)])return;let u=e[r(285)];for(;u;){if(u[r(234)]&&((r(296)==u[r(234)][r(243)]||r(354)==u[r(234)][r(243)])&&(u[r(234)][r(370)]&&r(264)!=u[r(234)][r(370)]||r(264)!=u[r(234)][r(273)]&&!s[r(370)])||!o&&u[r(234)][r(243)]==_c))return c;u=u[r(292)]}if(null==s[r(370)])switch(s[r(273)]){case r(344):return a(Hr(n,r(319)));case r(360):return a(Hr(n,r(372)));case r(283):return a(Hr(n,r(284)))}switch(s[r(370)]){case r(344):return i(Hr(n,r(319)));case r(360):return i(Hr(n,r(372)));case r(283):return i(Hr(n,r(284)))}})),r[t(332)][t(340)]((e=>{const n=t,{data:r}=e;if(r&&n(346)==r[n(243)])return null==r[n(370)]||null==r[n(273)]&&0==r[n(370)]?c:void 0})),r[t(332)][t(340)]((e=>{const r=t;if(r(286)!=e[r(302)])return;const{data:s}=e;if(!s||r(228)!=s[r(243)])return;const o=zs(e);return r(370)==o?{type:r(250),content:Hr(n,r(364))}:r(273)==o?{type:r(250),content:Hr(n,r(240))}:c})),e[t(356)][t(341)][t(276)]((e=>this[t(320)](e))),e[t(356)][t(341)][t(276)]((e=>this[t(371)](e))),e[t(356)][t(341)][t(276)]((e=>this[t(355)](e))),this[t(368)]()}[Us(320)](t){const e=Us;if(t[e(342)][e(241)]||!t[e(342)][e(232)])return!1;let n=!1;const r=this[e(338)][e(323)][e(336)](e(291))[e(366)]({skipNotAttached:!0})[e(329)]((t=>t[e(234)]&&e(228)==t[e(234)][e(243)]))[e(329)]((t=>t[e(234)][e(370)]&&t[e(234)][e(273)]));for(const s of r)zs(s)||(t[e(351)](s[e(270)]()),n=!0);return n}[Us(371)](t){const e=Us;if(t[e(342)][e(241)]||!t[e(342)][e(232)])return!1;const n=this[e(338)][e(323)][e(336)](e(291));if(n[e(334)][e(343)])return!1;let r=!1;const s=[e(229),e(228),e(346),e(296),e(352),e(350),e(238),e(318),e(354)],o=this[e(338)][e(356)][e(341)][e(235)][e(261)]()[e(329)]((t=>e(286)==t[e(302)]))[e(329)]((t=>s[e(328)](t[e(357)])));if(0==o[e(312)])return r;for(const i of o){const o=n[e(298)](i[e(233)],e(286))[e(329)]((t=>!t[e(309)][e(331)]))[e(317)]((t=>t[e(265)]))[e(329)]((t=>{const r=e,o=n[r(269)](t);return s[r(328)](o)}));if(o[e(312)]){for(const n of o)t[e(351)](n[e(270)]());r=!0}}return r}[Us(355)](t){const e=Us;if(t[e(342)][e(241)]||!t[e(342)][e(232)])return!1;const n=this[e(338)][e(323)][e(336)](e(291));let r=!1;const s=[e(229),e(228),e(346),e(296),e(352),e(350),e(238),e(318),e(354)];for(const t of n[e(366)]({skipNotAttached:!0})){const o=n[e(298)](t[e(263)](),e(286))[e(317)]((t=>t[e(265)]))[e(329)]((t=>t[e(234)]&&s[e(328)](t[e(234)][e(243)])));if(!o[e(312)])continue;const a=o[0][e(285)][e(287)][e(322)];if(!o[e(362)]((t=>t[e(287)][e(322)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(366)]({skipNotAttached:!0})[s(329)]((e=>s(286)==e[s(302)]&&e[s(287)][s(322)]==t)))e[s(242)](s(322),r)}function i(t,n){const r=e;let s=t[r(285)],i=!1;for(;s;)s[r(287)][r(322)]!=n&&(o(s[r(287)][r(322)],n),s[r(242)](r(322),n),i=!0),s=s[r(292)];return i}}[Us(368)](){const t=Us,e=this[t(338)],n=e[t(268)],r=e[t(323)][t(336)](t(291));this[t(282)](),r[t(244)][t(327)](t(259),t(335),t(301),(function(n,r){const s=t,o=[];for(let t of n)t[s(237)][s(251)]===t[s(310)][s(225)]&&(t=e[s(356)][s(281)](e[s(356)][s(316)](t[s(237)][s(251)],0))),o[s(277)](t);e[s(356)][s(271)]((t=>{const n=s,a=e[n(356)][n(341)][n(266)],c=Array[n(272)](a[n(359)]())[n(317)]((t=>i.LiveRange[n(353)](t)));t[n(315)](o),e[n(367)][n(336)](r[n(297)])[n(231)](),r[n(361)][n(277)]({forceDefaultExecution:!0}),e[n(325)](r[n(297)],...r[n(361)]),t[n(315)](c);for(const t of c)t[n(227)]()}))})),r[t(332)][t(258)]((function(n){const r=t,s=!e[r(356)][r(307)][r(280)](n),o=n[r(373)],i=n[r(324)],a=n[r(304)](r(228)),c=!o||o[r(304)](r(228))!==a,u=!i||i[r(304)](r(228))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(226),e)))}[Us(282)](){const t=Us,e=this[t(338)],n=e[t(268)];function r(n){const r=t,s=e[r(367)][r(336)](r(345))[r(343)],o=e[r(367)][r(336)](r(245))[r(343)];return r(245)===n?s:o}e[t(323)][t(336)](t(291))[t(332)][t(340)]((function(s){const o=t;if(o(259)!=s[o(302)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(297)]){case o(345):u=i[o(361)][0][o(374)],l=r(i[o(297)]),a=o(u?369:333),!l&&e[o(349)][o(336)](o(306))||(a=o(255)),c={type:o(250),content:Hr(n,a,Hr(n,o(319)))};break;case o(245):u=i[o(361)][0][o(374)],l=r(i[o(297)]),a=o(u?369:333),!l&&e[o(349)][o(336)](o(306))||(a=o(255)),c={type:o(250),content:Hr(n,a,Hr(n,o(372)))};break;case o(330):a=o(246),c={type:o(250),content:Hr(n,a,Hr(n,o(226)))};break;case o(247):a=function(t){const e=o,n=t[e(263)]();let r=n[e(237)][e(251)];for(;r&&n[e(308)](r);){if(r[e(304)](e(346))>0)return!1;r=r[e(324)]}return!0}(s)?Hr(n,o(333),Hr(n,function(t){const e=o;return e(365)+t[e(263)]()[e(237)][e(251)][e(304)](e(229))[e(249)]()+e(313)}(s))):Hr(n,o(256),Hr(n,o(226))),c={type:o(250),content:a};break;case o(275):case o(239):!1===i[o(293)]&&(a=o(252),c={type:o(303),content:Hr(n,a,Hr(n,o(226)))})}return c}))}}function zs(t){const e=Us;let n=t[e(263)]()[e(237)][e(251)][e(373)];for(;n;){const r=n[e(304)](e(228));if(!r)return!1;if(r==t[e(234)][e(370)])return e(370);if(r==t[e(234)][e(273)])return e(273);n=n[e(373)]}return!1}const Hs=Ks;function Ws(){const t=["styles","decimal","_getTranslationKeyForListStyle","square","75slYUxO","locale","format","*Format:* set start index to %0","circle","batch","299310UeXRqw","commandName","attribute","listReversed","default","ELEMENT_","FORMAT_LIST_REVERSED","registerBlockAttribute","_getAttributeKey","listStart","model","type","1921272woqMUG","2597136SBDyOu","decimal-leading-zero","descriptionFactory","lower-latin","*Format:* set order to regular","enableDefaultAttributesIntegration","getFirstRange","bind","registerAttributeLabel","newValue","lower-roman","*Change to:* %0","suggestion","config","get","upper-roman","registerPostFixer","head","numbered","TrackChangesEditing","listType","disc","replace","_registerLegacyDescription","isUndo","_LIST_DEFAULT","*Remove format:* %0","registerDescriptionCallback","commandParams","122ghGHNo","toUpperCase","data","*Set format:* %0","key","handleDescriptions","bulleted","start","formatBlock","FORMAT_LIST_START","oldValue","document","165419OMHEmN","startIndex","upper-latin","list.properties","ListPropertiesEditing","customNumbered","getSuggestions","filter","find","reversed","has","includes","removeMarker","nodeAfter","afterInit","getAttribute","5890311mLwCWU","*Format:* set order to reversed","_LIST_","_findSuggestions","56913NibZAT","editor","listStyle","next","plugins","9934372oHvauD","getFirstMarker"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=376]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(742713===parseInt(n(466))/1+-parseInt(n(454))/2*(parseInt(n(395))/3)+parseInt(n(425))/4+parseInt(n(406))/5*(-parseInt(n(412))/6)+parseInt(n(400))/7+-parseInt(n(424))/8+parseInt(n(391))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class qs extends t.Plugin{[Hs(389)](){const t=Hs;if(!this[t(396)][t(399)][t(385)](t(379)))return;const e=this[t(396)][t(438)][t(439)](t(378)),n=this[t(396)][t(399)][t(439)](t(444));e[t(402)]&&(n[t(430)](t(397)),n[t(419)](t(397))),e[t(384)]&&(n[t(430)](t(415)),n[t(419)](t(415))),e[t(376)]&&(n[t(430)](t(421)),n[t(419)](t(421)));const r={type:t(408),content:""};n[t(427)][t(452)](this[t(459)][t(432)](this));const s=this[t(396)][t(407)];n[t(427)][t(433)](t(415),Hr(s,t(418))),n[t(427)][t(452)]((e=>{const n=t,{data:s}=e;if(s&&n(415)==s[n(458)])return null==s[n(434)]||0==s[n(434)]&&null==s[n(464)]?r:void 0})),n[t(427)][t(433)](t(421),Hr(s,t(463))),n[t(427)][t(452)]((e=>{const n=t,{data:s}=e;if(s&&n(421)==s[n(458)])return null==s[n(434)]||1==s[n(434)]&&null==s[n(464)]?r:void 0})),this[t(396)][t(422)][t(465)][t(441)]((e=>{const r=t;if(e[r(411)][r(449)])return!1;let s=!1;const o=n[r(381)]({skipNotAttached:!0})[r(382)]((t=>{const e=r,s=n[e(420)](t);return e(421)==s||e(415)==s}));for(const t of o){const o=t[r(431)]()[r(461)][r(388)][r(390)](r(445));r(443)!=o&&r(380)!=o&&(n[r(394)](t[r(431)](),r(414))[r(383)]((t=>r(445)==n[r(420)](t[r(437)])))||(e[r(387)](t[r(401)]()),s=!0))}return s})),this[t(448)]()}[Hs(459)](t){const e=Hs,n=this[e(396)][e(407)],{data:r}=t,s={type:e(408),content:""};if(!r||e(397)!=r[e(458)])return;if(!r[e(464)])return e(416)==r[e(434)]?s:{type:e(408),content:""+Hr(n,e(457),Hr(n,this[e(404)](r[e(434)])))};if(!r[e(434)]){if(e(416)==r[e(464)])return s;let o=t[e(442)];for(;o;){if(o[e(456)]&&e(445)==o[e(456)][e(458)]&&o[e(456)][e(434)])return s;o=o[e(398)]}return{type:e(408),content:""+Hr(n,e(451),Hr(n,this[e(404)](r[e(464)])))}}if(e(416)!=r[e(434)])return{type:e(408),content:""+Hr(n,e(457),Hr(n,this[e(404)](r[e(434)])))};let o=t[e(442)];for(;o;){if(o[e(456)]&&e(445)==o[e(456)][e(458)]&&o[e(456)][e(434)]&&o[e(456)][e(464)])return s;o=o[e(398)]}const i=t[e(431)]()[e(461)][e(388)][e(390)](e(445));return{type:e(408),content:Hr(n,e(457),Hr(n,e(417)+i[e(455)]()+e(450)))}}[Hs(448)](){const t=Hs,e=this[t(396)],n=e[t(407)];e[t(399)][t(439)](t(444))[t(427)][t(452)]((e=>{const r=t;if(r(462)!=e[r(423)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(413)]){case r(397):o=r(436),i={type:r(408),content:Hr(n,o,Hr(n,this[r(404)](s[r(453)][0][r(423)])))};break;case r(415):o=s[r(453)][0][r(384)]?r(392):r(429),i={type:r(408),content:Hr(n,o)};break;case r(421):o=r(409),i={type:r(408),content:Hr(n,o,s[r(453)][0][r(376)])}}return i}))}[Hs(404)](t){const e=Hs;return e(417)+function(t){const n=e;return Xs[n(386)](t)?n(460):Js[n(386)](t)?n(443):null}(t)[e(455)]()+e(393)+t[e(455)]()[e(447)](/-/g,"_")}}const Xs=[Hs(446),Hs(410),Hs(405)],Js=[Hs(403),Hs(426),Hs(435),Hs(440),Hs(428),Hs(377)];var Zs=n(507);const Ys=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=170]})(t,e)}function $s(){const t=["document","26594Tuuyla","1624434qfeKJx","316204GVJyAi","markerName","setSelection","483839XasUrf","getFirstPosition","createRange","removeMarker:suggestion:insertion","ck-suggestion-marker-split","init","showSuggestionHighlights","enableCommand","editing","high","markInsertion","hasClass","afterExecute","240008fJRunC","69IilqDu","enter","commands","45VEbPND","detach","downcastDispatcher","change","addMarker:suggestion:insertion","TrackChangesEditing","writer","bind","model","data","enterBlock","plugins","split","fromRange","requires","unbindElementFromMarkerName","parent","end","2014600OlJAwR","markerNameToElements","24onYAsX","nextSibling","createPositionAt","get","mapper","remove","fire","editor","options","selection","getFirstRange","5031675yEHWau"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(495634===parseInt(n(188))/1+-parseInt(n(183))/2*(parseInt(n(202))/3)+-parseInt(n(201))/4*(-parseInt(n(205))/5)+parseInt(n(184))/6+parseInt(n(185))/7*(-parseInt(n(170))/8)+-parseInt(n(181))/9+parseInt(n(223))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(219)](){return[Zs.Enter]}[Ys(193)](){const t=Ys,e=this[t(177)],n=e[t(216)][t(173)](t(210)),r=e[t(204)][t(173)](t(203));n[t(195)](t(203),(()=>{const s=t;e[s(213)][s(208)]((t=>{const o=s,a=e[o(213)][o(182)][o(179)],c=a[o(189)](),u=i.LiveRange[o(218)](a[o(180)]());if(r[o(215)](t)){const r=e[o(213)][o(172)](c[o(221)][o(171)],0),s=t[o(190)](c,r);n[o(198)](s)}else t[o(187)](t[o(190)](u[o(222)]));u[o(206)](),r[o(176)](o(200),{writer:t})}))})),e[t(196)][t(207)].on(t(209),Fs(e,t(217)),{priority:t(197)}),e[t(196)][t(207)].on(t(191),((e,n,r)=>{const s=t,o=r[s(174)][s(224)](n[s(186)]);if(o)for(const t of o)t[s(199)](s(192))&&(r[s(174)][s(220)](t,n[s(186)]),r[s(211)][s(175)](t))}),{priority:t(197)}),e[t(214)][t(207)].on(t(209),((n,r,s)=>{const o=t;s[o(178)][o(194)]&&Fs(e,o(217),{showActiveMarker:!1})[o(212)](this)(n,r,s)}),{priority:t(197)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=375]})(t,e)}const no=eo;function ro(){const t=["enableCommand","findPrevious","findByTextCallback","find","findNext","16wKkeDz","markers","start","replaceAll","replace","bind","5617640ZQBchm","2GgVEFR","item","_isInDeletionRange","getMarkersGroup","FindAndReplaceEditing","createRange","editor","2969964LyZCxc","createPositionAt","303762ZKjvGm","18gEKZUP","has","end","getIntersection","837521JwNrmw","10134650FetOLE","model","766860zfBRnL","handleFindCommand","suggestion:deletion","plugins","filter","TrackChangesEditing","afterInit","getRange","FindAndReplaceUtils","220256xeMScq","string","get"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(435716===-parseInt(n(404))/1+-parseInt(n(390))/2*(parseInt(n(399))/3)+parseInt(n(383))/4*(parseInt(n(407))/5)+parseInt(n(397))/6+-parseInt(n(389))/7+parseInt(n(375))/8*(parseInt(n(400))/9)+parseInt(n(405))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(413)](){const t=no;if(!this[t(396)][t(410)][t(401)](t(394)))return;const e=this[t(396)][t(410)][t(377)](t(412));e[t(378)](t(381),this[t(408)][t(388)](this)),e[t(378)](t(382)),e[t(378)](t(379)),e[t(378)](t(387)),e[t(378)](t(386))}[no(408)](t,e,n={}){const r=no,s=this[r(396)][r(410)][r(377)](r(415));return t((t=>(r(376)==typeof e?s[r(380)](e,n):e)(t)[r(411)]((e=>!1===this[r(392)](e,t[r(391)])))),n)}[no(392)](t,e){const n=no,r=this[n(396)][n(406)][n(395)](this[n(396)][n(406)][n(398)](e,t[n(385)]),this[n(396)][n(406)][n(398)](e,t[n(402)]));for(const t of this[n(396)][n(406)][n(384)][n(393)](n(409)))if(null!==r[n(403)](t[n(414)]()))return!0;return!1}}function oo(){const t=["formatInline","model","FontSizeEditing","*Set font size:* %0","5086485UoENXE","_registerLegacyDescription","*Set font color:* %0","*Reset font background color*","106235IVYNOt","plugins","config","fontColor.colors","1177332zuqhxS","get","FontBackgroundColorEditing","registerAttributeLabel","label","fontSize","afterInit","FORMAT_FONT_FAMILY","editor","commandName","normalizeSizeOptions","23112mevIIt","registerInlineAttribute","6164IScHFD","*Reset font color*","FORMAT_FONT_SIZE","fontBackgroundColor.colors","fontBackgroundColor","trim","enableDefaultAttributesIntegration","*Reset font size*","*Reset font family*","FORMAT_FONT_COLOR","toLowerCase","descriptionFactory","has","FontSize","FontColorEditing","10rGWJAR","registerDescriptionCallback","*Set font background color:* %0","78yAcpFi","56FByRlP","title","FontFamilyEditing","commandParams","fontSize.options","FORMAT_FONT_BACKGROUND","type","1092840aCIOuk","locale","find","1241331oVllqP","fontFamily","format","*Set font family:* %0","TrackChangesEditing","fontColor","value"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=346]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(103382===parseInt(n(373))/1*(-parseInt(n(354))/2)+-parseInt(n(372))/3*(parseInt(n(352))/4)+-parseInt(n(398))/5+parseInt(n(402))/6+-parseInt(n(383))/7+-parseInt(n(380))/8+parseInt(n(394))/9*(parseInt(n(369))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(392),commandName:io(346)},{pluginName:io(375),commandName:io(384)},{pluginName:io(368),commandName:io(388)},{pluginName:io(404),commandName:io(358)}];class uo extends t.Plugin{[io(347)](){const t=io,e=this[t(349)][t(381)],n=this[t(349)][t(399)][t(403)](t(387));for(const{pluginName:e,commandName:r}of co)this[t(349)][t(399)][t(366)](e)&&(n[t(360)](r),n[t(353)](r));e.t,n[t(365)][t(405)](t(346),Hr(e,t(356))),n[t(365)][t(405)](t(384),Hr(e,t(348))),n[t(365)][t(405)](t(388),Hr(e,t(363))),n[t(365)][t(405)](t(358),Hr(e,t(378))),this[t(395)]()}[io(395)](){const t=io,e=this[t(349)],n=e[t(381)];e[t(399)][t(403)](t(387))[t(365)][t(370)]((e=>{const r=t,o=n.t;if(r(390)!=e[r(379)])return;const{data:i}=e;if(null!=i){if(r(346)==i[r(350)]){const t=i[r(376)][0][r(389)];if(t){const e=o(this[r(349)][r(399)][r(403)](r(367))[r(351)](this[r(349)][r(400)][r(403)](r(377)))[r(382)]((e=>e[r(391)]==t))[r(374)])[r(364)]();return{type:r(385),content:Hr(n,r(393),e)}}return{type:r(385),content:Hr(n,r(361))}}if(r(384)==i[r(350)]){const t=i[r(376)][0][r(389)];return t?{type:r(385),content:Hr(n,r(386),t)}:{type:r(385),content:Hr(n,r(362))}}if(r(388)==i[r(350)]){const t=i[r(376)][0][r(389)];if(t){const e=(0,s.normalizeColorOptions)(this[r(349)][r(400)][r(403)](r(401)))[r(382)]((e=>e[r(391)]==t));let i=t,a="";return e&&(i=e[r(406)],a=o(i)[r(364)]()),{type:r(385),content:Hr(n,r(396),a)[r(359)](),color:{value:t,title:a||i}}}return{type:r(385),content:Hr(n,r(355))}}if(r(358)==i[r(350)]){const t=i[r(376)][0][r(389)];if(t){const e=(0,s.normalizeColorOptions)(this[r(349)][r(400)][r(403)](r(357)))[r(382)]((e=>e[r(391)]==t));let i=t,a="";return e&&(i=e[r(406)],a=o(i)[r(364)]()),{type:r(385),content:Hr(n,r(371),a)[r(359)](),color:{value:t,title:a||i}}}return{type:r(385),content:Hr(n,r(397))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=195]})(t,e)}function ho(){const t=["1999152lbdlDE","FontSize","*Set format to:* %0","fontColor","commands","descriptionFactory","904CpCZFT","afterInit","formatInline","push","type","fontSize","copyFormat","find","commandName","commandParams","enableDefaultAttributesIntegration","2220vomTrU","entries","registerDescriptionCallback","get","fontBackgroundColor","toLowerCase","format","pasteFormat","split","plugins","slice","enableCommand","config","charAt","fontSize.options","*Remove all formatting*","12579rlBLKG","label","locale","55944fzPQAK","formatBlock","fontColor.colors","771902FfLcUu","_registerLegacyDescription","model","title","1200905oqdToJ","toUpperCase","boolean","normalizeSizeOptions","929802dNNOGy","editor","395311rLtuEM","length","TrackChangesEditing","join"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(383157===-parseInt(n(205))/1+parseInt(n(195))/2+-parseInt(n(203))/3+parseInt(n(209))/4+parseInt(n(199))/5+parseInt(n(226))/6*(parseInt(n(242))/7)+-parseInt(n(215))/8*(parseInt(n(245))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(216)](){const t=lo,e=this[t(204)],n=e[t(235)][t(229)](t(207)),r=e[t(213)][t(229)](t(221)),s=e[t(213)][t(229)](t(233));r&&s&&(n[t(225)](t(233)),n[t(237)](t(221)),this[t(196)]())}[lo(196)](){const t=lo,e=this[t(204)],n=e[t(244)];e[t(235)][t(229)](t(207))[t(214)][t(228)]((r=>{const s=t;if(s(246)!=r[s(219)]&&s(217)!=r[s(219)])return;const{data:o}=r;if(o&&s(233)===o[s(223)]){const t=[],r=o[s(224)][0];for(const[n,o]of Object[s(227)](r))t[s(218)](po(e,n,o));return t[s(206)]?{type:s(232),content:Hr(n,s(211),t[s(208)](", "))}:{type:s(232),content:Hr(n,s(241))}}}))}}function po(t,e,n){const r=lo,o=t[r(244)].t,i=e[r(234)](/(?=[A-Z])/)[r(208)](" "),a=o(i[r(239)](0)[r(200)]()+i[r(236)](1))[r(231)]();if(r(201)==typeof n)return a;if(r(212)===e||r(230)===e){const e=(0,s.normalizeColorOptions)(t[r(238)][r(229)](r(247)))[r(222)]((t=>t[r(197)]==n));return a+" ("+(e?o(e[r(243)])[r(231)]():n)+")"}if(r(220)===e&&isNaN(parseFloat(n))){const e=t[r(235)][r(229)](r(210))[r(202)](t[r(238)][r(229)](r(240)))[r(222)]((t=>t[r(197)]==n));return a+" ("+(e?o(e[r(198)])[r(231)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=370]})(t,e)}function Eo(){const t=["715151KlQScn","registerElementLabel","config","5057652wEqlif","find","TrackChangesEditing","paragraph","value","*Change to:* %0","get","enableDefaultAttributesIntegration","afterInit","_getHeadingLevel","671yNJmnU","3Jqxscm","match","has","model","98800ocFxco","heading","plugins","6289486xFlTjj","1112588hAXPFJ","view","title","format","commandName","926426lJYTkC","registerDescriptionCallback","_registerLegacyDescription","type","81NBAPZt","editor","5DRNPXX","ELEMENT_HEADING_CUSTOM","descriptionFactory","HeadingEditing","ELEMENT_HEADING","name","formatBlock","locale","commandParams","231432QsOUiM","heading.options","_headingOptions"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(502342===parseInt(n(404))/1+parseInt(n(386))/2*(parseInt(n(373))/3)+-parseInt(n(381))/4*(parseInt(n(392))/5)+parseInt(n(407))/6+-parseInt(n(380))/7+parseInt(n(401))/8*(parseInt(n(390))/9)+parseInt(n(377))/10*(-parseInt(n(372))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(370)](){const t=mo,e=this[t(391)];if(!e[t(379)][t(375)](t(395)))return;this[t(403)]=e[t(406)][t(413)](t(402));const n=e[t(399)],r=e[t(379)][t(413)](t(409));r[t(414)](t(378));for(const e of this[t(403)])t(410)!=e[t(376)]&&r[t(394)][t(405)](e[t(376)],(n=>{const r=t,i=this[r(371)](e[r(376)]);return null!==i?s(n,i):o(n,e[r(383)])}));function s(e,r){return Hr(n,t(396),[e,r])}function o(e,r){return Hr(n,t(393),[e,r])}this[t(388)]()}[mo(388)](){const t=mo,e=this[t(391)],n=e[t(399)];e[t(379)][t(413)](t(409))[t(394)][t(387)]((e=>{const r=t;if(r(398)!=e[r(389)])return;const{data:s}=e;if(s&&r(378)==s[r(385)]){const e=s[r(400)][0][r(411)],c=this[r(371)](e);if(null!==c)return{type:r(384),content:Hr(n,r(412),(a=c,Hr(n,r(396),[1,a])))};const u=this[r(403)][r(408)]((t=>t[r(376)]===e))[r(383)];return{type:r(384),content:Hr(n,r(412),(o=1,i=u,Hr(n,t(393),[o,i])))}}var o,i,a}))}[mo(371)](t){const e=mo;var n,r;const s=t[e(374)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(403)])||void 0===n?void 0:n[e(408)]((n=>n[e(376)]==t));if(o&&o[e(382)]){const t=o[e(382)],n=(null!==(r=t[e(397)])&&void 0!==r?r:t)[e(374)](/^h(\d+)/);if(n)return n[1]}return null}}function To(t,e){const n=_o();return(To=function(t,e){return n[t-=249]})(t,e)}function _o(){const t=["afterInit","format","4330971KZFbOV","FORMAT_HIGHLIGHT","color","editor","descriptionFactory","registerAttributeLabel","highlight.options","*Set highlight:* %0","enableDefaultAttributesIntegration","21520PcPfDK","HighlightEditing","type","title","registerDescriptionCallback","*Remove highlight*","model","has","locale","plugins","find","_registerLegacyDescription","94785YJzJLA","toLowerCase","commandParams","commandName","get","18vpHiCZ","16vpIDAJ","highlight","TrackChangesEditing","33130yEMhLJ","registerInlineAttribute","value","1086326NrmIcS","config","293160VQZfUy","formatInline","868CujYxr","27088060UiQXez"];return(_o=function(){return t})()}const yo=To;!function(t,e){const n=To,r=t();for(;;)try{if(736124===-parseInt(n(273))/1+parseInt(n(256))/2+parseInt(n(285))/3+-parseInt(n(260))/4*(parseInt(n(253))/5)+-parseInt(n(249))/6*(parseInt(n(258))/7)+-parseInt(n(250))/8*(parseInt(n(264))/9)+parseInt(n(261))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[yo(262)](){const t=yo,e=this[t(267)];if(!e[t(282)][t(280)](t(274)))return;const n=e[t(282)][t(289)](t(252)),r=e[t(281)];n[t(272)](t(251)),n[t(254)](t(251)),n[t(268)][t(269)](t(251),Hr(r,t(265))),this[t(284)]()}[yo(284)](){const t=yo,e=this[t(267)],n=e[t(281)];e[t(282)][t(289)](t(252))[t(268)][t(277)]((r=>{const s=t;if(s(259)!=r[s(275)])return;const{data:o}=r;if(o&&s(251)==o[s(288)]){const t=n.t,r=o[s(287)][0][s(255)];if(r){const o=e[s(257)][s(289)](s(270))[s(283)]((t=>t[s(279)]==r)),i=t(o[s(276)])[s(286)]();return{type:s(263),content:Hr(n,s(271),i),color:{value:o[s(266)],title:o[s(276)]}}}return{type:s(263),content:Hr(n,s(278),Hr(n,s(265)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=284]})(t,e)}const Co=ko;function Lo(){const t=["TrackChangesEditing","createContainerElement","dataDowncast","ELEMENT_HORIZONTAL_LINE","6963345yrkEAe","has","3685hObFsi","for","afterInit","descriptionFactory","createEmptyElement","elementToStructure","editor","get","ck-horizontal-line","1774626FRmwNK","addClass","createPositionAt","8407dJEudS","813639pNInes","HorizontalLineEditing","4935920DduXQZ","227620CGualU","insert","3880YZhNQz","locale","showSuggestionHighlights","registerElementLabel","enableCommand","1100TEkLrg","plugins","horizontalLine","div","conversion","high","6kIxhkZ"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(449543===parseInt(n(301))/1+-parseInt(n(314))/2*(-parseInt(n(298))/3)+parseInt(n(308))/4*(-parseInt(n(285))/5)+parseInt(n(294))/6+parseInt(n(297))/7*(parseInt(n(303))/8)+-parseInt(n(319))/9+-parseInt(n(300))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(287)](){const t=Co,e=this[t(291)];if(!e[t(309)][t(284)](t(299)))return;e[t(309)][t(292)](t(315))[t(307)](t(310));const n=e[t(309)][t(292)](t(315)),r=e[t(304)];n[t(288)][t(306)](t(310),(e=>Hr(r,t(318),e))),e[t(312)][t(286)](t(317))[t(290)]({model:t(310),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(305)])return null;const o=n[s(316)](s(311)),i=n[s(289)]("hr");return n[s(295)](s(293),o),n[s(302)](n[s(296)](o,0),i),o},converterPriority:t(313)})}}const Ro=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=130]})(t,e)}function vo(){const t=["element","htmlEmbed","attribute","start","4496212SJtHca","registerDescriptionCallback","123TNjRvB","nodeAfter","getFirstRange","60eyPyDW","key","has","HtmlEmbed","afterInit","ELEMENT_HTML_EMBED","460425gurKLN","formatBlock","*Change %0 content*","rawHtml","locale","editor","631440RTtGTG","commandName","registerElementLabel","registerBlockAttribute","5606644sXZYBb","10012VeOTPM","plugins","get","_registerLegacyDescription","descriptionFactory","TrackChangesEditing","value","1961802qjNVSB","7719048QIeKpC","type","format","enableDefaultAttributesIntegration"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(758553===-parseInt(n(147))/1*(parseInt(n(167))/2)+-parseInt(n(136))/3+parseInt(n(166))/4+-parseInt(n(156))/5*(-parseInt(n(150))/6)+parseInt(n(145))/7+-parseInt(n(162))/8+-parseInt(n(137))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Ro(154)](){const t=Ro,e=this[t(161)];if(!e[t(130)][t(152)](t(153)))return;const n=e[t(130)][t(131)](t(134)),r=e[t(160)];n[t(133)][t(164)](t(159),(e=>Hr(r,t(155),e))),n[t(140)](t(142)),n[t(165)](t(135)),n[t(133)][t(146)]((e=>{const n=t;if(n(143)!=e[n(138)])return;const{data:s}=e;if(s&&n(135)==s[n(151)]&&e[n(149)]()[n(144)][n(148)].is(n(141),n(159))){const t=Hr(r,n(155));return{type:n(139),content:Hr(r,n(158),t)}}})),this[t(132)]()}[Ro(132)](){const t=Ro,e=this[t(161)],n=e[t(160)];e[t(130)][t(131)](t(134))[t(133)][t(146)]((e=>{const r=t;if(r(157)!=e[r(138)])return;const{data:s}=e;if(s&&r(142)==s[r(163)]){const t=Hr(n,r(155));return{type:r(139),content:Hr(n,r(158),t)}}}))}}const wo=Fo;function Oo(){const t=["toNext","toPrevious","isOwn","_registerLegacyDescription","editor","document","find","createRange","chain","isBefore","ImageInlineEditing","getSuggestionCallback","*Reset image width*","ELEMENT_CAPTION","insertion","ELEMENT_IMAGE","change","ImageTextAlternativeEditing","findIndex","backward","uploadImage","enableCommand","filter","isIntersecting","markDeletion","markInsertion","isBlockImage","format","has","40alOWTL","getClosestSelectedImageElement","imageBlock","model","*Set image width:* %0","selection","start","ImageEditing","4690370HdWcZB","getContainedElement","descriptionFactory","convertInlineImageToBlock","deletion","imageStylePreApply","key","ELEMENT_INLINE_IMAGE","discard","markBlockFormat","convertBlockImageToInline","toggleImageCaption","ImageUploadEditing","isCollapsed","ImageBlockEditing","961692niUFHq","registerCustomCallback","imageCaption","resizeImage","join","ImageCaptionUtils","addObject","isEqual","919310LzqJLH","imageTextAlternative","5475141mBJvWL","Inline image to block image","length","TrackChangesEditing","accept","forceDefaultExecution","nodeAfter","caption","locale","subType","detach","268wJLGRg","nodeBefore","registerAttributeLabel","insertImage","alt","resizedWidth","formatInline","1031173UAdkHk","imageTypeBlock","end","get","_suggestionFactory","removeObject","element","fromPosition","newValue","_findSuggestions","type","registerElementLabel","attribute","createRangeOn","plugins","imageInline","registerBlockAttribute","62694JbyvyN","2397038bVewCr","ImageUtils","ImageCaptionEditing","forward","formatBlock","*Remove image text alternative*","enableDefaultAttributesIntegration","previous","width","imageTypeInline","afterInit","FORMAT_IMAGE_SIZE","*Set image text alternative:* %0","schema","commandParams","Block image to inline image","ImageResize","commandName","getFirstRange","registerDescriptionCallback","getNearestSelectionRange","getCaptionFromImageModelElement"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(827771===parseInt(n(398))/1+-parseInt(n(416))/2+parseInt(n(415))/3*(-parseInt(n(391))/4)+-parseInt(n(355))/5+parseInt(n(370))/6+parseInt(n(378))/7+-parseInt(n(347))/8*(-parseInt(n(380))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(426)](){const t=wo,e=this[t(322)];if(!e[t(412)][t(346)](t(354)))return;const n=e[t(412)][t(401)](t(383)),r=e[t(412)][t(401)](t(417)),s=e[t(388)];n[t(339)](t(394)),n[t(357)][t(409)](t(349),(e=>Hr(s,t(333),e))),n[t(357)][t(409)](t(413),(e=>Hr(s,t(362),e))),n[t(357)][t(409)](t(387),(()=>Hr(s,t(331)))),e[t(412)][t(346)](t(367))&&n[t(339)](t(338)),e[t(412)][t(346)](t(369))&&e[t(412)][t(346)](t(328))&&(n[t(339)](t(425),((s,o)=>{const i=t,a=r[i(348)](e[i(350)][i(323)][i(352)]);e[i(350)][i(334)]((()=>{const t=i;n[t(364)](a,{commandName:t(425),commandParams:[o]},[],t(365))}))})),n[t(339)](t(399),((s,o)=>{const a=t;e[a(350)][a(334)]((t=>{const c=a;let u=r[c(348)](e[c(350)][c(323)][c(352)]),l=t[c(411)](u);const f=i.LivePosition[c(405)](l[c(353)],c(319)),h=i.LivePosition[c(405)](l[c(400)],c(318));n[c(385)]((()=>s(o))),u=r[c(348)](e[c(350)][c(323)][c(352)]),l=t[c(411)](u);const g=t[c(325)](f,h);f[c(390)](),h[c(390)](),n[c(364)](u,{commandName:c(425),commandParams:[o]},[],c(358)),g[c(353)][c(327)](l[c(353)])&&n[c(343)](t[c(325)](g[c(353)],l[c(353)]),c(358)),l[c(400)][c(327)](g[c(400)])&&n[c(343)](t[c(325)](l[c(400)],g[c(400)]),c(358))}))})),n[t(402)][t(371)](t(420),t(358),t(374),(()=>!1)),n[t(402)][t(371)](t(420),t(358),t(384),(()=>!1)),n[t(402)][t(371)](t(420),t(358),t(363),n[t(402)][t(329)](t(420),"",t(384))),n[t(402)][t(371)](t(332),t(358),t(374),(()=>!1)),n[t(402)][t(371)](t(332),t(358),t(363),(([r])=>{const s=t,o=n[s(402)][s(329)](s(332),"",s(363));let i=r[s(353)],a=r[s(400)];const c=e[s(350)][s(429)][s(436)](i,s(337)),u=e[s(350)][s(429)][s(436)](a,s(419));c[s(368)]&&(i=c[s(353)]),u[s(368)]&&(a=u[s(400)]),o([e[s(350)][s(325)](i,a)])})),n[t(402)][t(371)](t(420),t(358),t(326),c),n[t(402)][t(371)](t(332),t(358),t(326),c)),e[t(412)][t(346)](t(418))&&(n[t(339)](t(366),((s,o)=>{const i=t,a=e[i(412)][i(401)](i(375));let c=r[i(348)](e[i(350)][i(323)][i(352)]),u=a[i(317)](c);e[i(350)][i(334)]((()=>{const t=i;if(u)return void n[t(342)](e[t(350)][t(411)](u));const l=r[t(344)](c);s(o),c=r[t(348)](e[t(350)][t(323)][t(352)]),u=a[t(317)](c),n[t(343)](e[t(350)][t(411)](u),l?null:t(372))}))})),n[t(402)][t(371)](t(332),t(372),t(326),c));const o=[{type:t(420),subType:t(360)},{type:t(332),subType:t(372)},{type:t(420),subType:t(358)},{type:t(332),subType:t(358)}];function a(e,s){const i=t,a=o[i(336)]((({type:t,subType:n})=>e[i(408)]==t&&e[i(389)]==n)),c=o[i(336)]((({type:t,subType:e})=>s[i(408)]==t&&s[i(389)]==e));if(a<0||c<0)return!1;const u=e[i(434)](),l=s[i(434)]();if((0==a||1==a)&&2==c&&u[i(341)](l))return!0;if(2==a&&3==c){const t=n[i(407)](u,i(332))[i(340)]((({suggestion:t,meta:e})=>e[i(320)]&&i(358)==t[i(389)]));if(t[i(382)]>1&&l[i(400)][i(377)](u[i(353)]))return!0;if(1==t[i(382)]&&(u[i(353)][i(377)](l[i(400)])||u[i(400)][i(377)](l[i(353)])))return!0}if(3==a&&3==c&&u[i(353)][i(327)](l[i(353)])){const t=u[i(400)][i(386)],e=l[i(353)][i(392)];return r[i(344)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(412)][t(346)](t(432))&&(n[t(422)](t(373)),n[t(414)](t(396)),n[t(357)][t(393)](t(396),Hr(s,t(427)))),e[t(412)][t(346)](t(335))&&(n[t(422)](t(379)),n[t(414)](t(395))),n[t(357)][t(435)]((e=>{const n=t;if(o[n(324)]((({type:t,subType:r})=>e[n(408)]==t&&e[n(389)]==r)))return e[n(423)]?{}:void 0})),n[t(357)][t(435)]((e=>{const n=t;if(n(332)==e[n(408)]||n(359)==e[n(408)]){const t=e[n(356)]();if(t&&t.is(n(404),n(387)))return{type:n(332)==e[n(408)]?n(376):n(403),element:t,quantity:1}}})),n[t(357)][t(435)]((e=>t(420)==e[t(408)]&&t(358)==e[t(389)]?{type:t(345),content:t(381)}:t(420)==e[t(408)]&&t(365)==e[t(389)]?{type:t(345),content:t(431)}:void 0)),n[t(357)][t(435)]((e=>{const n=t;if(n(410)!=e[n(408)])return;const{data:r}=e;if(!r||n(395)!=r[n(361)])return;const o=r[n(406)];return o?{type:n(345),content:Hr(s,n(428),'"'+o+'"')}:{type:n(345),content:Hr(s,n(421))}})),this[t(321)]()}[wo(321)](){const t=wo,e=this[t(322)],n=e[t(388)];e[t(412)][t(401)](t(383))[t(357)][t(435)]((e=>{const r=t;if(r(420)!=e[r(408)]&&r(397)!=e[r(408)])return;const{data:s}=e;if(s){if(r(379)==s[r(433)]){const t=s[r(430)][0][r(406)];return t?{type:r(345),content:Hr(n,r(428),'"'+t+'"')}:{type:r(345),content:Hr(n,r(421))}}if(r(373)==s[r(433)]){const t=s[r(430)][0][r(424)];return t?{type:r(345),content:Hr(n,r(351),t)}:{type:r(345),content:Hr(n,r(330))}}}}))}}const Bo=xo;function Po(){const t=["146816GpSkJu","get","ImageEditing","key","registerCustomCallback","discard","commandName","11394567WUsVNN","locale","replaceImageSource","has","15577860eghoGd","TrackChangesEditing","formatInline","attribute","112GJltNN","12IqensA","3452YMGbon","getSuggestionCallback","_suggestionFactory","*Replace image URL*","newValue","274qFjkbf","1217895cfxYpB","src","oldValue","type","4903272GKFiud","registerDescriptionCallback","enableDefaultAttributesIntegration","*Format:* replace image URL","afterInit","formatBlock","_handleLegacySuggestions","registerBlockAttribute","_registerLegacyDescription","834520QZlvqn","editor","format","plugins","accept","descriptionFactory"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(708612===-parseInt(n(293))/1*(-parseInt(n(298))/2)+-parseInt(n(299))/3*(-parseInt(n(292))/4)+-parseInt(n(312))/5+-parseInt(n(303))/6+-parseInt(n(291))/7*(-parseInt(n(318))/8)+parseInt(n(325))/9+-parseInt(n(329))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(307)](){const t=Bo;if(!this[t(313)][t(315)][t(328)](t(320)))return;const e=this[t(313)][t(326)],n=this[t(313)][t(315)][t(319)](t(330));n[t(305)](t(327)),n[t(310)](t(300)),n[t(317)][t(304)]((n=>{const r=t;if(r(332)!=n[r(302)])return;const{data:s}=n;return s&&r(300)==s[r(321)]?s[r(297)]&&s[r(301)]?{type:r(314),content:Hr(e,r(296))}:{type:r(314),content:""}:void 0})),this[t(309)]()}[Bo(309)](){const t=Bo,e=this[t(313)][t(315)][t(319)](t(330));e[t(295)][t(322)](t(308),t(327),t(316),e[t(295)][t(294)](t(308),null,t(323))),e[t(295)][t(322)](t(308),t(327),t(323),e[t(295)][t(294)](t(308),null,t(316))),this[t(311)]()}[Bo(311)](){const t=Bo,e=this[t(313)],n=e[t(326)];e[t(315)][t(319)](t(330))[t(317)][t(304)]((e=>{const r=t;if(r(308)!=e[r(302)]&&r(331)!=e[r(302)])return;const{data:s}=e;return s&&r(327)==s[r(324)]?{type:r(314),content:Hr(n,r(306))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=340]})(t,e)}function Vo(){const t=["Users","newRange","from","filter","name","isBefore","isOwn","subType","nodeBefore","isEqual","isIntersecting","544772gGYIwe","change","refresh","markBlockFormat","formatInline","9LfctaG","266836vyFbZo","createRangeOn","markInlineFormat","plugins","_findSuggestions","getSuggestions","differ","locale","model","end","isInlineImage","length","join","getSuggestion","128635pucqrb","shouldConvertImageType","143kyXyOK","title","commandReversedParams","editor","value","3UKYxrt","imageStylePreApply","getFirstRange","insertion","forEach","next","side","595326rNCaEy","suggestion","start","commandName","chain","document","_registerLegacyDescription","781648OWKgWE","TrackChangesEditing","299594cxtDbT","100220GkJNBh","hasSuggestion","head","accept","_suggestionFactory","ImageStyleEditing","imageStylePostApply","getSuggestionCallback","normalizedStyles","registerDescriptionCallback","14QLqjXO","commandParams","registerCustomCallback","afterInit","has","nodeAfter","formatBlock","toLowerCase","author","isInContent","enableCommand","format","imageTypeInline","discardSuggestion","findIndex","FORMAT_SIDE_IMAGE","imageStyle","setImageNaturalSizeAttributes","imageCaption","type","ImageUtils","commands","*Format:* %0","getChangedMarkers","registerPostFixer","isBlockImage","get","descriptionFactory","discard","convertInlineImageToBlock","getContainedElement","_splitMarkerName","selection","getClosestSelectedImageElement","imageTypeBlock"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(159289===-parseInt(n(402))/1+parseInt(n(439))/2+parseInt(n(423))/3*(parseInt(n(396))/4)+-parseInt(n(416))/5+parseInt(n(430))/6*(parseInt(n(350))/7)+parseInt(n(437))/8*(parseInt(n(401))/9)+parseInt(n(340))/10*(-parseInt(n(418))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(353)](){const t=jo,n=this[t(421)];if(!n[t(405)][t(354)](t(345)))return;const r=n[t(405)][t(376)](t(438)),s=n[t(405)][t(376)](t(370)),o={};r[t(360)](t(366),((o,i)=>{const a=t,c=n[a(405)][a(376)](a(385)).me,u=n[a(371)][a(376)](a(366));let l=s[a(383)](n[a(410)][a(435)][a(382)]),f=n[a(410)][a(403)](l),h=u[a(422)];if(h==i[a(422)])return;const g={commandName:a(366),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(410)][a(397)]((()=>{const t=a;if(r[t(407)]()[t(388)]((e=>e[t(359)]&&c==e[t(358)]&&(t(356)==e[t(369)]||t(400)==e[t(369)])&&(t(424)==e[t(392)]||t(346)==e[t(392)])&&e[t(425)]()[t(394)](f)))[t(427)]((e=>r[t(363)](e[t(342)]))),l=s[t(383)](n[t(410)][t(435)][t(382)]),f=n[t(410)][t(403)](l),u[t(398)](),n[t(371)][t(376)](t(362))[t(398)](),n[t(371)][t(376)](t(384))[t(398)](),h=u[t(422)],h!=i[t(422)])return s[t(412)](l)&&u[t(417)](i[t(422)],l)?(o({...i,setImageSizes:!1}),l=s[t(383)](n[t(410)][t(435)][t(382)]),void r[t(399)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(424))):void(s[t(375)](l)?r[t(399)](l,g,[],t(346)):r[t(404)](f,g,t(346)))}))}));for(const e of n[t(405)][t(376)](t(345))[t(348)])o[e[t(389)]]=e[t(419)][t(357)]();r[t(344)][t(352)](t(356),t(424),t(414),(()=>!1)),r[t(344)][t(352)](t(356),t(346),t(414),(()=>!1)),r[t(344)][t(352)](t(400),t(346),t(414),(()=>!1)),r[t(344)][t(352)](t(356),t(424),t(343),(([e])=>{const n=t;s[n(367)](e[n(380)]())})),r[t(344)][t(352)](t(356),t(424),t(378),((e,n)=>{const s=t;r[s(344)][s(347)](s(356),"",s(343))(e,{commandName:n[s(433)],commandParams:n[s(420)]})})),r[t(344)][t(352)](t(356),t(424),t(434),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(356),subType:t(424)},{type:t(426),subType:t(368)},{type:t(356),subType:t(379)},{type:t(426),subType:t(379)}];function a(e,n){const o=t,a=i[o(364)]((({type:t,subType:n})=>e[o(369)]==t&&e[o(392)]==n)),c=i[o(364)]((({type:t,subType:e})=>n[o(369)]==t&&n[o(392)]==e));if(a<0||c<0)return!1;const u=e[o(425)](),l=n[o(425)]();if((0==a||1==a)&&2==c&&u[o(395)](l))return!0;if(2==a&&3==c){const t=r[o(406)](u,o(426))[o(388)]((({suggestion:t,meta:e})=>e[o(391)]&&o(379)==t[o(392)]));if(t[o(413)]>1&&l[o(411)][o(394)](u[o(432)]))return!0;if(1==t[o(413)]&&(u[o(432)][o(394)](l[o(411)])||u[o(411)][o(394)](l[o(432)])))return!0}if(3==a&&3==c&&u[o(432)][o(390)](l[o(432)])){const t=u[o(411)][o(355)],e=l[o(432)][o(393)];return s[o(375)](t)&&t===e}return!1}n[t(410)][t(435)][t(374)]((()=>{const e=t;let o=!1;const i=Array[e(387)](n[e(410)][e(435)][e(408)][e(373)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(381)](t);if(e(431)==i&&r[e(341)](u)){if(e(356)==a&&(e(424)==c||e(346)==c)){const t=r[e(415)](u);if(n[e(386)]){const n=t[e(425)]()[e(380)]();if(s[e(375)](n))continue;r[e(363)](t),o=!0}}if(e(426)==a&&e(368)==c&&!n[e(386)]){const t=r[e(415)](u);t[e(428)]&&t[e(428)][e(359)]&&(r[e(363)](t[e(428)]),o=!0)}}}return o})),this[t(436)](o)}[jo(436)](t){const e=jo,n=this[e(421)],r=n[e(409)];n[e(405)][e(376)](e(438))[e(377)][e(349)]((n=>{const s=e;if(s(356)!=n[s(369)]&&s(400)!=n[s(369)])return;const{data:o}=n;if(!o||s(366)!=o[s(433)])return;const i=o[s(351)][0][s(422)];return function(t){const e=s;return{type:e(361),content:Hr(r,e(372),t)}}(s(429)===i?Hr(r,s(365)):t[i]||i)}))}}function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=186]})(t,e)}const Wo=Ho;function Ko(){const t=["commands","4233051lClMNf","plugins","importWord","_handleImportedData","dataInsert","bind","2122045RLbzOk","2691156ftiWta","get","21dePzBA","_trackChangesExecuted","editor","_setSuggestionData","544FpsmuJ","lowest","TrackChangesEditing","978XHIUPu","1686504IuBTHg","listenTo","trackChanges","value","collaboration_features","372sQbytB","high","forEach","enableCommand","afterInit","_trackChangesValueDuringImport","14037yQgJPE","Users","track_changes","execute","3588620DpNNXr"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(341776===parseInt(n(210))/1*(-parseInt(n(213))/2)+parseInt(n(191))/3*(parseInt(n(219))/4)+parseInt(n(203))/5+-parseInt(n(204))/6+-parseInt(n(206))/7*(parseInt(n(214))/8)+parseInt(n(197))/9+parseInt(n(195))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(190)]=!1,this[e(207)]=!1}[Wo(189)](){const t=Wo,e=this[t(208)],n=e[t(196)][t(205)](t(199)),r=e[t(196)][t(205)](t(216));n&&(n.on(t(194),((e,[,n])=>{const s=t;this[s(190)]=r[s(217)],n[s(218)][s(193)]=!this[s(190)]}),{priority:t(186)}),this[t(215)](n,t(201),this[t(200)][t(202)](this)),this[t(215)](n,t(201),(()=>{const e=t;this[e(207)]&&(r[e(194)](),this[e(207)]=!1)}),{priority:t(211)}),e[t(198)][t(205)](t(212))[t(188)](t(199)))}[Wo(200)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(208)][n(196)][n(205)](n(216)),o=s[n(217)];this[n(190)]!==o&&(s[n(194)](),this[n(207)]=!0),r&&r[n(187)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(208)][o(198)][o(205)](o(192)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(199)}}};this[o(208)][o(198)][o(205)](o(212))[o(209)](i)}))}}const Xo=Zo;function Jo(){const t=["editor","getItemLabel","48040csflDM","*Outdent:* %0","IndentEditing","afterInit","12573WpQQHG","IndentBlock","type","registerDescriptionCallback","commandName","locale","enableDefaultAttributesIntegration","indent","has","indentBlock","10HOEuUI","outdentBlock","_registerLegacyDescription","1949oZuhpA","44hFYWGT","format","1673ODdwbq","14839kVHdZe","TrackChangesEditing","plugins","147Grolok","1431040NOhhik","outdent","blockIndent","*Indent:* %0","12024lufHgJ","formatBlock","60rMcPeJ","registerBlockAttribute","2376bDtTRM","FORMAT_INDENT","getItems","registerAttributeLabel","1098906gXZdzQ","get","enableCommand","descriptionFactory"];return(Jo=function(){return t})()}function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=229]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(345311===-parseInt(n(253))/1*(-parseInt(n(254))/2)+parseInt(n(260))/3*(-parseInt(n(236))/4)+-parseInt(n(250))/5*(-parseInt(n(230))/6)+-parseInt(n(256))/7*(-parseInt(n(265))/8)+parseInt(n(240))/9*(parseInt(n(267))/10)+-parseInt(n(257))/11*(-parseInt(n(269))/12)+-parseInt(n(261))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Xo(239)](){const t=Xo,e=this[t(234)],n=e[t(259)][t(231)](t(258));if(e[t(259)][t(248)](t(238))&&(n[t(232)](t(247)),n[t(232)](t(262))),e[t(259)][t(248)](t(241)))for(const e of[t(249),t(251)])n[t(246)](e);const r=e[t(245)];n[t(268)](t(263)),n[t(233)][t(229)](t(263),Hr(r,t(270))),this[t(252)]()}[Xo(252)](){const t=Xo,e=this[t(234)],n=e[t(245)],r=e[t(259)][t(231)](t(258));r[t(233)][t(243)]((e=>{const s=t;if(s(266)!=e[s(242)])return;const{data:o}=e;if(!o)return;if(s(249)!=o[s(244)]&&s(251)!=o[s(244)])return;const i=e[s(271)]()[0],a=r[s(233)][s(235)](i);return s(249)==o[s(244)]?{type:s(255),content:Hr(n,s(264),a)}:s(251)==o[s(244)]?{type:s(255),content:Hr(n,s(237),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=261]})(t,e)}function ti(){var t=["get","TrackChangesEditing","95EMvXKj","2769642BNpbdH","10479042fOGZvt","plugins","3667280TaFQSH","input","7499112BtBbfe","editor","27747fQVawa","18346stFRWf","7650306zqxUgt","init","requires","enableCommand","10664VjdVmV"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(951713===parseInt(n(266))/1*(-parseInt(n(275))/2)+-parseInt(n(267))/3+-parseInt(n(272))/4+parseInt(n(270))/5+parseInt(n(276))/6+-parseInt(n(268))/7+parseInt(n(263))/8*(parseInt(n(274))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(261)](){return[vs.Input]}[Qo(277)](){var t=Qo;this[t(273)][t(269)][t(264)](t(265))[t(262)](t(271))}}const ni=si;function ri(){const t=["3EjfEzM","toLowerCase","commands","*Remove link*","registerInlineAttribute","enableDefaultAttributesIntegration","linkHref","formatInline","153GLlddS","_registerLegacyDescription","locale","newValue","label","attribute","link","get","280444wRYFRt","commandParams","type","684498kUVRtu","link (","format","414712UudhuF","194884LMJXzn","*Set link:* %0","manualDecorators","commandName","has","253682aBwRgX","afterInit","7qzDheB","4573865XxYXIj","unlink","TrackChangesEditing","registerAttributeLabel","editor","plugins","descriptionFactory","LinkEditing","registerDescriptionCallback","key","4339900VjBqRW"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=191]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(458299===parseInt(n(207))/1+-parseInt(n(219))/2+parseInt(n(191))/3*(-parseInt(n(214))/4)+parseInt(n(222))/5+-parseInt(n(210))/6*(parseInt(n(221))/7)+-parseInt(n(213))/8*(parseInt(n(199))/9)+parseInt(n(232))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(220)](){const t=ni,e=this[t(226)];if(!e[t(227)][t(218)](t(229)))return;const n=e[t(227)][t(206)](t(224)),r=e[t(193)][t(206)](t(205));n[t(196)](t(205)),n[t(196)](t(223)),n[t(195)](t(197));for(const e of r[t(216)])n[t(195)](e.id),n[t(228)][t(225)](e.id,t(211)+e[t(203)][t(192)]()+")");n[t(228)][t(230)]((n=>{const r=t;if(r(204)!=n[r(209)])return;const{data:s}=n;if(!s||r(197)!=s[r(231)])return;const o=s[r(202)],i=e[r(201)];return{type:r(212),content:null==o?Hr(i,r(194)):Hr(i,r(215),'"'+o+'"')}})),this[t(200)]()}[ni(200)](){const t=ni,e=this[t(226)],n=e[t(201)];e[t(227)][t(206)](t(224))[t(228)][t(230)]((e=>{const r=t;if(r(198)!=e[r(209)])return;const{data:s}=e;if(s){if(r(205)==s[r(217)]){const t=s[r(208)][0];return{type:r(212),content:Hr(n,r(215),'"'+t+'"')}}return r(223)==s[r(217)]?{type:r(212),content:Hr(n,r(194))}:void 0}}))}}const ii=li;!function(t,e){const n=li,r=t();for(;;)try{if(548640===-parseInt(n(161))/1*(-parseInt(n(137))/2)+parseInt(n(166))/3+parseInt(n(176))/4*(-parseInt(n(159))/5)+-parseInt(n(168))/6*(-parseInt(n(158))/7)+-parseInt(n(156))/8+parseInt(n(171))/9+-parseInt(n(129))/10*(parseInt(n(173))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ai extends t.Plugin{[ii(141)](){const t=ii,e=this[t(192)],n=e[t(134)];if(!e[t(193)][t(180)](t(209)))return;const r=e[t(193)][t(188)](t(178)),s=e[t(193)][t(180)](t(147));function o(t){return()=>{const n=li,s=e[n(205)][n(182)][n(203)],o=e[n(186)][n(188)](t);if(o[n(128)])return void e[n(208)](n(162),{});const i=t[n(206)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(177)](t)[s(170)]((t=>function(t,e){const n=s;return e[n(189)](t[n(191)],n(130))&&!e[n(190)](t)}(t,r)));o=o[s(170)]((t=>!t.is(s(194),s(130))||t[s(199)](s(213))!=e));const i=new Set;for(const t of o)t.is(s(194),s(130))?i[s(157)](ui(t)):i[s(157)](t);return Array[s(177)](i)}(s[n(184)](),i,e[n(205)][n(197)]);e[n(205)][n(153)]((()=>{const e=n;for(const n of a)r[e(144)](n,{commandName:t,commandParams:[{forceValue:!o[e(128)]}],formatGroupId:e(148)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(177)](t);const r=n[e(198)]((t=>e(130)!=t[e(175)]));return r>-1&&(n=n[e(206)](0,r)),n}(e[n(205)][n(182)][n(203)][n(184)]()),o=e[n(205)][n(160)](e[n(205)][n(183)](s[0],n(212)),e[n(205)][n(183)](s[s[n(187)]-1],n(210)));e[n(205)][n(153)]((()=>{const e=n;r[e(144)](o,{commandName:t,commandParams:[],formatGroupId:e(139)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(181)];for(;t&&t[n(199)](n(139))>e[n(199)](n(139));)r[n(157)](t),t=t[n(181)]}return Array[n(177)](r)}(s))}))}}r[t(152)](t(169),o(t(169))),r[t(152)](t(207),o(t(207))),s&&r[t(152)](t(164),o(t(164))),r[t(152)](t(195),i(t(195))),r[t(152)](t(146),i(t(146))),s&&r[t(152)](t(135),(()=>{const n=t,s=e[n(186)][n(188)](n(135)),o=Array[n(177)](s[n(143)]);o[n(170)]((t=>t[n(199)](n(200))!=s[n(128)])),e[n(205)][n(153)]((()=>{const t=n;for(const e of o)r[t(144)](e,{commandName:t(135),commandParams:[{forceValue:!s[t(128)]}]})}))})),r[t(202)][t(133)](t(130),(e=>Hr(n,t(155),e))),r[t(202)][t(214)]((e=>{const r=t;if(r(167)!=e[r(201)]&&r(172)!=e[r(201)])return;const{data:s}=e;if(s){if(r(169)==s[r(150)]||r(207)==s[r(150)]||r(164)==s[r(150)])switch(s[r(150)][r(149)](r(145),"")){case r(151):return o(Hr(n,r(185)));case r(136):return o(Hr(n,r(163)));case r(179):return o(Hr(n,r(204)))}if(r(195)==s[r(150)])return{type:r(140),content:Hr(n,r(131),Hr(n,r(155)))};if(r(146)==s[r(150)])return{type:r(140),content:Hr(n,r(211),Hr(n,r(155)))};if(r(135)==s[r(150)])return s[r(165)][0][r(154)]?{type:r(140),content:Hr(n,r(138))}:{type:r(140),content:Hr(n,r(132))}}function o(t){const e=r;return{type:e(140),content:Hr(n,e(142),t)}}}))}}function ci(){const t=["from","TrackChangesEditing","todo","has","nextSibling","document","createPositionAt","getSelectedBlocks","ELEMENT_BULLETED_LIST","commands","length","get","checkChild","isObject","parent","editor","plugins","element","indentList","previousSibling","schema","findIndex","getAttribute","todoListChecked","type","descriptionFactory","selection","ELEMENT_TODO_LIST","model","slice","bulletedList","execute","LegacyListEditing","end","*Outdent:* %0","before","listType","registerDescriptionCallback","value","203370ZzzeFs","listItem","*Indent:* %0","*Uncheck item*","registerElementLabel","locale","checkTodoList","numbered","971922gpsKIL","*Check item*","listIndent","format","afterInit","*Change to:* %0","_selectedElements","markBlockFormat","List","outdentList","LegacyTodoListEditing","blockName","replace","commandName","bulleted","enableCommand","change","forceValue","ELEMENT_LIST_ITEM","934984fkyCOi","add","7oOwwTW","90gQAfDZ","createRange","2BLxrYL","paragraph","ELEMENT_NUMBERED_LIST","todoList","commandParams","2327082KAFyvo","formatBlock","5199612JpaETb","numberedList","filter","5240475LiGmzP","formatInline","1056aZrYfK","push","name","128584AUHwom"];return(ci=function(){return t})()}function ui(t){const e=ii,n=t[e(199)](e(139));if(0==n)return t;let r=t;for(;t[e(196)]&&t[e(196)].is(e(194),e(130));){const s=t[e(196)][e(199)](e(139));if(s==n)r=t[e(196)];else if(s<n)break;t=t[e(196)]}return r}function li(t,e){const n=ci();return(li=function(t,e){return n[t-=128]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(194),e(130))&&t[e(199)](e(139))>0){let r=t[e(181)];for(;r&&e(130)==r[e(175)]&&r[e(199)](e(139))==t[e(199)](e(139));)n[e(174)](r),r=r[e(181)]}return n}const hi=di;function gi(){const t=["handleListStartCommand","plugins","367451BnWFBX","type","getFirstPosition","descriptionFactory","handleListReversedCommand","ELEMENT_","getLastPosition","createPositionAt","change","numbered","forward","list.properties","listStyle","*Format:* set start index to %0","commandName","bind","element","toUpperCase","format","listStart","formatInline","getSelectedBlocks","from","getAttribute","getListTypeFromListStyleType","LegacyListPropertiesEditing","map","replace","*Format:* set order to reversed","unshift","parent","listReversed","461504hwIzQS","styles","document","backward","flat","handleDescriptions","selection","formatBlock","get","_getTranslationKeyForListStyle","handleListStyleCommand","has","*Change to:* %0","7342110gZfhhr","startIndex","7443iTHTQy","config","before","753qyxmIc","getSiblingNodes","registerDescriptionCallback","filter","editor","*Format:* set order to regular","_getSuggestionBlocks","_getSuggestionBlocksForListStyle","default","60yFcrgO","4726470gZALzx","model","enableCommand","locale","listItem","push","LegacyListUtils","9632OZcYpP","commandParams","648495akqtMv","_LIST_","TrackChangesEditing","createRange","afterInit","length","reversed","4460AbECCv","listType","markMultiRangeBlockFormat"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(511119===-parseInt(n(317))/1+parseInt(n(280))/2+parseInt(n(298))/3*(-parseInt(n(243))/4)+parseInt(n(308))/5+-parseInt(n(307))/6*(-parseInt(n(248))/7)+parseInt(n(315))/8*(-parseInt(n(295))/9)+parseInt(n(293))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(321)](){const t=hi;if(!this[t(302)][t(247)][t(291)](t(273)))return;const e=this[t(302)][t(296)][t(288)](t(259)),n=this[t(302)][t(247)][t(288)](t(319));e[t(281)]&&n[t(310)](t(260),this[t(290)][t(263)](this)),e[t(242)]&&n[t(310)](t(279),this[t(252)][t(263)](this)),e[t(294)]&&n[t(310)](t(267),this[t(246)][t(263)](this)),n[t(251)][t(300)](this[t(285)][t(263)](this))}[hi(290)](t,e={}){const n=hi,r=this[n(302)][n(247)][n(288)](n(319)),s=this[n(305)]();this[n(302)][n(309)][n(256)]((()=>{const t=n;r[t(245)](s,{commandName:t(260),commandParams:[{type:e[t(249)]}],formatGroupId:t(260)})}))}[hi(252)](t,e={}){const n=hi,r=this[n(302)][n(247)][n(288)](n(319)),s=this[n(304)]((t=>t.is(n(264),n(312))&&n(257)===t[n(271)](n(244))));if(s[n(322)]<1)return;const o=s[n(274)]((t=>this[n(302)][n(309)][n(320)](this[n(302)][n(309)][n(255)](t,n(297)),this[n(302)][n(309)][n(255)](t,0))));this[n(302)][n(309)][n(256)]((()=>{const t=n;r[t(245)](o,{commandName:t(279),commandParams:[{reversed:e[t(242)]}],formatGroupId:t(279)})}))}[hi(246)](t,e={}){const n=hi,r=this[n(302)][n(247)][n(288)](n(319)),s=this[n(304)]((t=>t.is(n(264),n(312))&&n(257)===t[n(271)](n(244))));if(s[n(322)]<1)return;const o=s[n(274)]((t=>this[n(302)][n(309)][n(320)](this[n(302)][n(309)][n(255)](t,n(297)),this[n(302)][n(309)][n(255)](t,0))));this[n(302)][n(309)][n(256)]((()=>{const t=n;r[t(245)](o,{commandName:t(267),commandParams:[{startIndex:e[t(294)]}],formatGroupId:t(267)})}))}[hi(285)](t){const e=hi;if(e(287)!=t[e(249)]&&e(268)!=t[e(249)])return;const n=this[e(302)][e(311)],{data:r}=t;if(!r)return;let s,o;switch(r[e(262)]){case e(260):s=e(292),o={type:e(266),content:Hr(n,s,Hr(n,this[e(289)](r[e(316)][0][e(249)])))};break;case e(279):s=r[e(316)][0][e(242)]?e(276):e(303),o={type:e(266),content:Hr(n,s)};break;case e(267):s=e(261),o={type:e(266),content:Hr(n,s,r[e(316)][0][e(294)])}}return o}[hi(305)](){const t=hi;var e,n,r,s;const o=this[t(302)][t(247)][t(288)](t(314));let i=Array[t(270)](this[t(302)][t(309)][t(282)][t(286)][t(269)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(264),t(312)))&&i[t(277)](...o[t(299)](this[t(302)][t(309)][t(282)][t(286)][t(250)](),t(283))),(null===(n=i[i[t(322)]-1])||void 0===n?void 0:n.is(t(264),t(312)))&&i[t(313)](...o[t(299)](this[t(302)][t(309)][t(282)][t(286)][t(254)](),t(258))),i=[...new Set(i)],(null===(s=null===(r=this[t(302)][t(309)][t(282)][t(286)][t(250)]())||void 0===r?void 0:r[t(278)])||void 0===s?void 0:s.is(t(264),t(312)))&&(i=i[t(301)]((e=>e.is(t(264),t(312))))),i}[hi(304)](t){const e=hi,n=this[e(302)][e(247)][e(288)](e(314));let r=Array[e(270)](this[e(302)][e(309)][e(282)][e(286)][e(269)]())[e(301)](t)[e(274)]((t=>{const r=e,s=this[r(302)][r(309)][r(255)](t,0);return[...n[r(299)](s,r(283)),...n[r(299)](s,r(258))]}))[e(284)]();return r=[...new Set(r)],r}[hi(289)](t){const e=hi;return e(253)+(this[e(302)][e(247)][e(288)](e(314))[e(272)](t)||e(306))[e(265)]()+e(318)+t[e(265)]()[e(275)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=222]})(t,e)}function Ei(){const t=["9oGpDHl","ELEMENT_MEDIA","mediaEmbed","attribute:url:media","high","187015jXnvQq","descriptionFactory","stop","data","locale","3xlarcZ","21NihwUo","TrackChangesEditing","showSuggestionHighlights","521336jTLMBh","editor","148000BghDJp","media","has","options","153378bFMVTg","MediaEmbedEditing","121hQeVBi","enableCommand","for","dataDowncast","div","registerElementLabel","plugins","downcastDispatcher","1617696gUFfTm","57324HzjCzZ","afterInit","430630TUBgYK","conversion","get","elementToElement","createEmptyElement"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(152314===parseInt(n(245))/1*(-parseInt(n(238))/2)+parseInt(n(255))/3*(parseInt(n(259))/4)+parseInt(n(250))/5+-parseInt(n(237))/6+-parseInt(n(256))/7*(-parseInt(n(223))/8)+-parseInt(n(227))/9+-parseInt(n(240))/10*(-parseInt(n(229))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(239)](){const t=mi,e=this[t(222)];if(!e[t(235)][t(225)](t(228)))return;const n=e[t(235)][t(242)](t(257)),r=e[t(254)];n[t(230)](t(247)),n[t(251)][t(234)](t(224),(e=>Hr(r,t(246),e))),e[t(241)][t(231)](t(232))[t(243)]({model:t(224),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(258)])return n[s(244)](s(233))},converterPriority:t(249)}),e[t(253)][t(236)].on(t(248),((e,n,r)=>{const s=t;r[s(226)][s(258)]&&e[s(252)]()}),{priority:t(249)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=360]})(t,e)}function yi(){const t=["has","TrackChangesEditing","editor","plugins","mention","enableCommand","665pYhuMf","get","374853eXZLPL","afterInit","10170TZsuIS","4884890jHxYaV","713400iiEdLM","460191BhXeHF","MentionEditing","16GNmYGQ","13326EAjOto","3848BDdfwn","1261435JhSBZF"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(433066===parseInt(n(372))/1+-parseInt(n(371))/2+parseInt(n(367))/3*(parseInt(n(374))/4)+-parseInt(n(365))/5*(parseInt(n(375))/6)+parseInt(n(377))/7+-parseInt(n(376))/8*(parseInt(n(369))/9)+parseInt(n(370))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(368)](){const t=Ti,e=this[t(361)];e[t(362)][t(378)](t(373))&&e[t(362)][t(366)](t(360))[t(364)](t(363))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(502242===-parseInt(n(184))/1*(-parseInt(n(190))/2)+-parseInt(n(172))/3*(parseInt(n(204))/4)+-parseInt(n(194))/5+-parseInt(n(205))/6*(-parseInt(n(176))/7)+-parseInt(n(186))/8*(parseInt(n(180))/9)+parseInt(n(178))/10+parseInt(n(182))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(191)](){const t=ki,e=this[t(196)],n=e[t(177)][t(195)](t(181));e[t(177)][t(192)](t(189))&&(n[t(202)](t(187)),n[t(183)](t(201)),n[t(175)][t(206)]((e=>this[t(200)](e))))}[ki(200)](t){const e=ki,n=this[e(196)][e(193)],{data:r}=t,s={type:e(208),content:""};if(r&&e(201)==r[e(185)]){if(!r[e(198)])return{type:e(208),content:Hr(n,e(173),Hr(n,e(174)))+" ("+r[e(197)]+")"};if(!r[e(197)]){let o=t[e(179)];for(;o;){if(o[e(203)]&&e(207)==o[e(203)][e(185)]&&o[e(203)][e(197)])return s;o=o[e(199)]}return{type:e(208),content:Hr(n,e(188),Hr(n,e(174)))+" ("+r[e(198)]+")"}}}}}function Ni(){const t=["handleDescriptions","listMarkerStyle","enableDefaultAttributesIntegration","data","44MKGBHe","700254tYMDdw","registerDescriptionCallback","listType","format","94761SthDaV","*Set format:* %0","ELEMENT_MULTI_LEVEL_LIST","descriptionFactory","56vWqTrx","plugins","60480gqsCiJ","head","9wuFLex","TrackChangesEditing","4541416EgmOCN","registerBlockAttribute","73277dAYuXj","key","4791432OMTWFy","multiLevelList","*Remove format:* %0","MultiLevelList","4oKkcty","afterInit","has","locale","252510qsUuIT","get","editor","newValue","oldValue","next"];return(Ni=function(){return t})()}function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=370]})(t,e)}const Si=Ri;!function(t,e){const n=Ri,r=t();for(;;)try{if(870802===parseInt(n(380))/1*(-parseInt(n(384))/2)+-parseInt(n(393))/3*(-parseInt(n(382))/4)+parseInt(n(385))/5*(-parseInt(n(381))/6)+-parseInt(n(374))/7+parseInt(n(379))/8*(parseInt(n(383))/9)+parseInt(n(372))/10+parseInt(n(390))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(391)](){const t=Si,e=this[t(376)];if(!e[t(389)][t(378)](t(375)))return;e[t(389)][t(377)](t(373))[t(387)](t(386));const n=e[t(389)][t(377)](t(373)),r=e[t(392)];n[t(388)][t(371)](t(386),(e=>Hr(r,t(370),e)))}}function Mi(){const t=["72MNbOIy","ELEMENT_PAGE_BREAK","registerElementLabel","5560960bIVKJK","TrackChangesEditing","4503905shYWpP","PageBreakEditing","editor","get","has","16IDGRDP","473663YAbMMl","2842986VKnkAV","228988chcryd","2938167amBYpW","2MsykVY","10DIXitl","pageBreak","enableCommand","descriptionFactory","plugins","3878512mDajnp","afterInit","locale"];return(Mi=function(){return t})()}const wi=Oi;function Oi(t,e){const n=Fi();return(Oi=function(t,e){return n[t-=113]})(t,e)}function Fi(){const t=["showSuggestionHighlights","options","formatBlock","addMarker:suggestion:insertion","59496650sbVENX","type","bindElementToMarker","_registerLegacyDescription","30twzmCX","editing","activeMarkers","1519208eCvLgq","end","1204461ALJvim","toViewPosition","1665048vmDhNs","locale","schema","isBlock","writer","isLimit","markerRange","editor","data","465650FKlyMa","registerElementLabel","TrackChangesEditing","ck-suggestion-marker--active","registerDescriptionCallback","format","*Change to:* %0","includes","consumable","has","11RWsCWr","getFirstRange","2684899UIoxFA","model","descriptionFactory","getItemLabel","insertParagraph","insertion","highest","get","$text","commandName","name","afterInit","start","checkChild","ck-suggestion-marker-split","ELEMENT_PARAGRAPH","Paragraph","downcastDispatcher","nodeAfter","span","paragraph","markerName","mapper","consume","isTouching","plugins","*Insert:* %0","3xrLUcf","createUIElement","72syBWiU","5233650vDmUrP","enableCommand","enableDefaultAttributesIntegration","insert","addClass"];return(Fi=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(971697===-parseInt(n(154))/1+-parseInt(n(141))/2*(parseInt(n(122))/3)+parseInt(n(145))/4+-parseInt(n(125))/5+parseInt(n(138))/6*(-parseInt(n(166))/7)+parseInt(n(124))/8*(-parseInt(n(143))/9)+-parseInt(n(134))/10*(-parseInt(n(164))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[wi(177)](){const t=wi,e=this[t(152)];if(!e[t(120)][t(163)](t(182)))return;const n=e[t(146)],r=e[t(120)][t(173)](t(156));r[t(168)][t(155)](t(115),(e=>Hr(n,t(181),e))),r[t(127)](t(115)),r[t(126)](t(170)),e[t(139)][t(183)].on(t(133),Bi(e),{priority:t(172)}),e[t(153)][t(183)].on(t(133),((n,r,s)=>{const o=t;s[o(131)][o(130)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(172)});const s=r[t(168)];s[t(158)]((r=>{const o=t;if(o(171)!==r[o(135)])return;const{start:i,end:a}=r[o(165)]();if(!i[o(119)](a)||!i[o(113)])return;const c=e[o(167)][o(147)],u=i[o(113)];return c[o(148)](u)&&!c[o(150)](u)&&c[o(179)](u,o(174))?{type:o(171),content:Hr(n,o(121),s[o(169)](u,1))}:void 0})),this[t(137)]()}[wi(137)](){const t=wi,e=this[t(152)],n=e[t(146)];e[t(120)][t(173)](t(156))[t(168)][t(158)]((e=>{const r=t;if(r(132)!=e[r(135)])return;const{data:s}=e;return s&&r(115)==s[r(175)]?{type:r(159),content:Hr(n,r(160),Hr(n,r(181)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(120)][o(173)](o(156)),a=r[o(151)][o(178)],c=r[o(151)][o(142)],u=t[o(167)][o(147)];if(!a[o(119)](c)||!a[o(113)])return;const l=a[o(113)];if(u[o(148)](l)&&!u[o(150)](l)&&u[o(179)](l,o(174))){if(!s[o(162)][o(118)](r[o(151)],n[o(176)]))return;const t=s[o(149)][o(123)](o(114),{class:o(180)}),a=s[o(117)][o(144)](c);e&&i[o(140)][o(161)](r[o(116)])&&s[o(149)][o(129)](o(157),t),s[o(149)][o(128)](a,t),s[o(117)][o(136)](t,r[o(116)])}}}const Pi=Ui;!function(t,e){const n=Ui,r=t();for(;;)try{if(423807===-parseInt(n(227))/1+-parseInt(n(233))/2*(-parseInt(n(226))/3)+-parseInt(n(244))/4+-parseInt(n(228))/5+-parseInt(n(239))/6+parseInt(n(219))/7+parseInt(n(221))/8*(parseInt(n(236))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class xi extends t.Plugin{[Pi(224)](){const t=Pi,e=this[t(241)];e[t(225)][t(217)](t(223))&&(e[t(225)][t(222)](t(240))[t(218)](t(220)),this[t(232)]())}[Pi(232)](){const t=Pi,e=this[t(241)];e[t(225)][t(222)](t(240))[t(237)][t(238)]((n=>{const r=t;if(r(229)!=n[r(242)]&&r(235)!=n[r(242)])return;const{data:s}=n;return s&&r(220)==s[r(230)]?{type:r(231),content:Hr(e[r(234)],r(243))}:void 0}))}}function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=217]})(t,e)}function ji(){const t=["format","_registerLegacyDescription","187352ZRPrNL","locale","formatInline","2575737vxKZwt","descriptionFactory","registerDescriptionCallback","331308dJYorS","TrackChangesEditing","editor","type","*Remove all formatting*","238660XTeFln","has","enableDefaultAttributesIntegration","3068261PrVXfG","removeFormat","16nwZFdR","get","RemoveFormatEditing","afterInit","plugins","3OKBzqa","90446dglleG","2376245XiPnlK","formatBlock","commandName"];return(ji=function(){return t})()}const Gi=zi;function Vi(){const t=["TrackChangesEditing","133nTjwHo","enableCommand","53823USkbQF","discardSelectedSuggestions","8VWdxVj","RestrictedEditingModeEditing","discardSuggestion","165vnQiGD","trackChanges","1370705XeuzWB","acceptSelectedSuggestions","acceptAllSuggestions","4612zYoPFE","get","goToPreviousRestrictedEditingException","1490IGqOyh","editor","94782BCajZo","discardAllSuggestions","goToNextRestrictedEditingException","2155383HpVIKG","acceptSuggestion","afterInit","plugins","1598AzBdqP","14807820TxoIqc","1026BZqCPl","has"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=184]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(560638===parseInt(n(190))/1*(parseInt(n(185))/2)+-parseInt(n(187))/3*(-parseInt(n(202))/4)+parseInt(n(197))/5*(parseInt(n(207))/6)+parseInt(n(199))/7*(-parseInt(n(194))/8)+parseInt(n(210))/9+-parseInt(n(205))/10*(-parseInt(n(192))/11)+-parseInt(n(186))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(212)](){const t=Gi,e=this[t(206)];if(!e[t(184)][t(188)](t(195)))return;const n=e[t(184)][t(203)](t(189));n[t(191)](t(204)),n[t(191)](t(209));const r=e[t(184)][t(203)](t(195));r[t(191)](t(198)),r[t(191)](t(211)),r[t(191)](t(196)),r[t(191)](t(201)),r[t(191)](t(208)),r[t(191)](t(200)),r[t(191)](t(193))}}function Wi(t,e){const n=qi();return(Wi=function(t,e){return n[t-=135]})(t,e)}const Ki=Wi;function qi(){const t=["8zfRdPH","1clIbpL","markerRange","12NpPrYX","writer","toViewPosition","markerName","downcastDispatcher","addMarker:suggestion:deletion","locale","1521276VcsgCd","get","descriptionFactory","init","200397NlHquQ","ck-suggestion-marker-","1033950MhnsFD","high","requires","consumable","addClass","5353570oYvklr","data","softBreak","ck-suggestion-marker--active","deletion","registerElementLabel","activeMarkers","merge","1005333OqcRTF","name","showSuggestionHighlights","createUIElement","TrackChangesEditing","mapper","addMarker:suggestion","createPositionBefore","split","getItems","model","editing","insert","bindElementToMarker","editor","362458fQkGny","plugins","enableCommand","addMarker:suggestion:insertion","1655649lyzzon","element","span","ELEMENT_LINE_BREAK","options","shiftEnter","includes","test"];return(qi=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(273701===-parseInt(n(168))/1*(parseInt(n(155))/2)+-parseInt(n(181))/3*(-parseInt(n(170))/4)+-parseInt(n(183))/5+parseInt(n(177))/6+-parseInt(n(140))/7+parseInt(n(167))/8*(-parseInt(n(159))/9)+parseInt(n(188))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Ki(185)](){return[Zs.ShiftEnter]}[Ki(180)](){const t=Ki,e=this[t(154)],n=e[t(156)][t(178)](t(144));n[t(157)](t(164)),e[t(151)][t(174)].on(t(158),Ji(e),{priority:t(184)}),e[t(151)][t(174)].on(t(175),Ji(e),{priority:t(184)}),e[t(189)][t(174)].on(t(146),((n,r,s)=>{const o=t;s[o(163)][o(142)]&&Ji(e,{showActiveMarker:!1})(n,r,s)})),n[t(179)][t(137)](t(190),(n=>Hr(e[t(176)],t(162),n)))}}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(156)][o(178)](o(144));if(!s[o(186)][o(166)](r[o(169)],n[o(141)]))return;const a=t[o(150)];for(const t of r[o(169)][o(149)]()){if(!t.is(o(160),o(190)))continue;const n=o(136)==r[o(173)][o(148)](":")[1]?o(139):o(148),c=s[o(171)][o(143)](o(161),{class:o(182)+n}),u=s[o(145)][o(172)](a[o(147)](t));e&&i[o(138)][o(165)](r[o(173)])&&s[o(171)][o(187)](o(135),c),s[o(171)][o(152)](u,c),s[o(145)][o(153)](c,r[o(173)])}}}function Zi(){const t=["markInlineFormat","7VfZRJz","selection","afterInit","from","163560wzqLZZ","23669uynDBx","locale","type","descriptionFactory","TrackChangesEditing","commandParams","554000qhLWic","get","formatBlock","value","enableCommand","change","312460pPNShc","registerDescriptionCallback","FORMAT_RESTRICTED_ENABLED","6KnZRPC","commandName","restrictedEditingException","commands","6tQwXWb","plugins","16CBYfFD","isCollapsed","formatInline","FORMAT_RESTRICTED_DISABLED","document","1137735ritbWx","format","11OrBGfh","has","91988KnBWiA","forceValue","model","StandardEditingModeEditing","editor","getRanges","365705fsYaMz"];return(Zi=function(){return t})()}const Yi=Qi;function Qi(t,e){const n=Zi();return(Qi=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(114458===-parseInt(n(311))/1*(-parseInt(n(289))/2)+-parseInt(n(287))/3*(parseInt(n(298))/4)+parseInt(n(304))/5*(parseInt(n(283))/6)+-parseInt(n(306))/7*(-parseInt(n(317))/8)+-parseInt(n(294))/9+-parseInt(n(280))/10+parseInt(n(296))/11*(-parseInt(n(310))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Yi(308)](){const t=Yi,e=this[t(302)],n=e[t(300)],r=e[t(312)];if(!e[t(288)][t(297)](t(301)))return;const s=e[t(288)][t(318)](t(315)),o=t(285),i=e[t(286)][t(318)](o);s[t(321)](o,((e,r={})=>{const a=t,c=n[a(293)][a(307)];if(c[a(290)])return void e(r);const u=void 0!==r[a(299)]?r[a(299)]:!i[a(320)];n[a(279)]((()=>{const t=a,e=Array[t(309)](c[t(303)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(305)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(314)][t(281)]((e=>{const n=t;if(n(319)!=e[n(313)]&&n(291)!=e[n(313)])return;const{data:s}=e;return s&&s[n(284)]==o?s[n(316)][0][n(299)]?{type:n(295),content:Hr(r,n(282))}:{type:n(295),content:Hr(r,n(292))}:void 0}))}}const ta=na;function ea(){const t=["registerBlockAttribute","format","Style","3227364uFAElp","getGhsAttributeNameForElement","normalizeConfig","TrackChangesEditing","formatInline","*Set format:* %0","3442232HDjmRp","171EKVtOB","commandName","locale","ghsAttributes","commandParams","5324715fYtYMq","style","139822OSzJOq","inline","has","formatBlock","toLowerCase","enableDefaultAttributesIntegration","descriptionFactory","element","plugins","add","type","15hPYPuN","StyleUtils","_registerLegacyDescription","registerInlineAttribute","get","definitions","29072uNTpSd","block","editor","forceValue","2986347VKXzXm","GeneralHtmlSupport","registerDescriptionCallback","*Remove format:* %0","styleName","DataSchema","registerAttributeLabel","FORMAT_STYLE","afterInit","193695jwmgIi","config"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=281]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(567316===parseInt(n(328))/1+-parseInt(n(298))/2*(-parseInt(n(309))/3)+-parseInt(n(290))/4+parseInt(n(296))/5+-parseInt(n(284))/6+parseInt(n(319))/7+parseInt(n(315))/8*(-parseInt(n(291))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(327)](){const t=ta,e=this[t(317)];if(!e[t(306)][t(300)](t(283))||!e[t(306)][t(300)](t(324)))return;const n=e[t(306)][t(313)](t(287)),r=e[t(293)],s=e[t(329)][t(313)](t(297))||{},o=e[t(306)][t(313)](t(320)),i=e[t(306)][t(313)](t(310))[t(286)](e[t(306)][t(313)](t(324)),s[t(314)]);n[t(303)](t(297));const a=new Set;for(const e of i[t(316)]){const n=o[t(285)](e[t(305)]);a[t(307)](n)}const c=new Set;for(const e of i[t(299)]){const n=o[t(285)](e[t(305)]);c[t(307)](n);for(const n of e[t(294)])c[t(307)](n)}for(const e of a)n[t(281)](e),n[t(304)][t(325)](e,Hr(r,t(326)));for(const e of c)n[t(312)](e),n[t(304)][t(325)](e,Hr(r,t(326)));this[t(311)]()}[ta(311)](){const t=ta,e=this[t(317)],n=e[t(293)];e[t(306)][t(313)](t(287))[t(304)][t(321)]((e=>{const r=t;if(r(301)!=e[r(308)]&&r(288)!=e[r(308)])return;const{data:s}=e;return s&&r(297)===s[r(292)]?s[r(295)][0][r(318)]?{type:r(282),content:Hr(n,r(289),s[r(295)][0][r(323)][r(302)]())}:{type:r(282),content:Hr(n,r(322),s[r(295)][0][r(323)][r(302)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=472]})(t,e)}function ia(){const t=["suggestion","selectTableRow","ELEMENT_TABLE","nodeBefore","length","insert","insertTableRowBelow","getColumnIndexes","49KszpMh","_splitMarkerName","markMultiRangeInsertion","toLowerCase","includes","registerDescriptionCallback","fromRange","writer","order","differ","max","from","model","ELEMENT_TABLE_COLUMN","insertTableColumnRight","MAX_SAFE_INTEGER","element","filter","start","createRangeOn","getChildren","469812zZgkPd","selectTableColumn","name","registerPostFixer","createPositionAt","findAncestor","last","mapper","createRangeIn","getItems","data","position","addMarker:suggestion","accept","minColumn","selection","ELEMENT_TABLE_WITH_TEXT","refresh","setSelection","insertTableColumnLeft","colspan","318630NrKbwn","descriptionFactory","ELEMENT_TABLE_ROW","discard","*Remove:* %0","ELEMENT_TABLE_ROW_WITH_TEXT","tableColumn","isIntersectingWithRange","addRange","startsWith","getFirstRange","getRanges","join","MIN_SAFE_INTEGER","substr","registerElementLabel","has","highest","removeTableColumn","left","TrackChangesEditing","showSuggestionHighlights","addClass","2815917AjgYPF","getSuggestion","detach","enqueueChange","_getSuggestionCoords","getAttribute","type","getContainedElement","get","change","rowspan","getRowIndexes","getChanges","nodeAfter","rootName","insertTable","forceValue","change:data","596990wbSaHy","every","enableCommand","batch","low","9BEoVix","root","67974lLBPuI","toViewElement","tableCell","item","_suggestionFactory","document","execute","77eAoCNk","40HsRslK","span","oldRange","add","minRow","maxRow","downcastDispatcher","isArray","min","_tablePostFixingSubtypes","isTouching","36mCQwaj","961209COVMeo","TableUtils","subType","*Insert:* %0","getChangedMarkers","insertion","commands","ELEMENT_TABLE_COLUMN_WITH_TEXT","TableEditing","_acceptFormatSuggestionCallbackFactory","maxColumn","locale","plugins","getSelectionAffectedTableCells","options","isInContent","deletion","some","editor","_tableSuggestions","hasAttribute","table","markMultiRangeDeletion","getCellLocation","push","values","tablePaste","registerCustomCallback","cell","isIntersecting","classes","end","removeClass","$graveyard","52dmnDrU","above","16056OyVJqF","_getCoordsForCells","removeTableRow","$textProxy","map","tableRow","first","createTableWalker","_setupColumnsRowsFixing","isEqual","afterInit","insertTableRowAbove"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(285634===-parseInt(n(487))/1*(-parseInt(n(489))/2)+parseInt(n(545))/3*(-parseInt(n(543))/4)+parseInt(n(607))/5+-parseInt(n(586))/6*(parseInt(n(565))/7)+-parseInt(n(497))/8*(parseInt(n(509))/9)+-parseInt(n(482))/10*(-parseInt(n(496))/11)+parseInt(n(508))/12*(parseInt(n(630))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(506)]=[e(550),e(613)],this[e(528)]=new Set}[sa(555)](){const t=sa,e=this[t(527)],n=e[t(577)][t(494)][t(601)];if(!e[t(521)][t(623)](t(517)))return;const r=e[t(520)],s=e[t(521)][t(472)](t(627)),o=e[t(521)][t(472)](t(510));s[t(608)][t(622)](t(530),(e=>Hr(r,t(559),e))),this[t(553)](),s[t(484)](t(479)),s[t(484)](t(558)),s[t(484)](t(587));for(const r of[t(556),t(563)]){const i=e[t(515)][t(472)](r);s[t(484)](r,(r=>{const a=t;e[a(577)][a(473)]((t=>{const e=a;r();const c=e(544)===i[e(573)],u=o[e(522)](n),l=o[e(475)](u),f=c?l[e(551)]-1:l[e(592)]+1,h=u[0][e(591)](e(530)),g=o[e(552)](h,{startRow:f,endRow:f}),d=Array[e(576)](g)[e(549)]((n=>t[e(584)](n[e(537)])));s[e(567)](d,e(550))}))}))}for(const r of[t(605),t(579)]){const i=e[t(515)][t(472)](r);s[t(484)](r,(r=>{const a=t;e[a(577)][a(473)]((t=>{const e=a;r();const c=e(626)===i[e(573)],u=o[e(522)](n),l=o[e(564)](u),f=c?l[e(551)]-1:l[e(592)]+1,h=u[0][e(591)](e(530)),g=o[e(552)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(576)](g)[e(549)]((n=>t[e(584)](n[e(537)])));s[e(567)](d,e(613))}))}))}for(const r of[t(547),t(625)]){const i=r[t(621)](11),a=i[t(568)](),c=a[t(621)](0,3)+t(498),u=t(530)+i,l=t(505)+i,f=t(575)+i;s[t(484)](r,(()=>{const i=t;e[i(577)][i(473)]((t=>{const e=i,h=o[e(522)](n),g=h[0][e(591)](e(530));let d;if(e(547)==r){const t=o[e(475)](h);d={startRow:t[e(551)],endRow:t[e(592)],includeAllSlots:!0}}else{const t=o[e(564)](h);d={startColumn:t[e(551)],endColumn:t[e(592)],includeAllSlots:!0}}const p=o[e(552)](g,d),m=Array[e(576)](p)[e(549)]((({cell:t})=>t)),I=ca(m[e(582)]((t=>t[e(529)](c)))),E=ca(m[e(582)]((t=>!t[e(529)](c))))[e(549)]((n=>t[e(584)](n))),b=s[e(531)](E,u);if(b&&(e(550)==b[e(511)]||e(613)==b[e(511)])){const n=this[e(634)](b);for(const r of I){const s=t[e(584)](r),i=o[e(532)](r),u=r[e(635)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(615)](s)}}}))}))}function c(r){const s=t,o=Array[s(576)](n[s(618)]())[s(549)]((t=>i.LiveRange[s(571)](t)));e[s(577)][s(473)]((t=>{const n=s,i=t[n(485)];r=r[n(582)]((t=>n(542)!=t[n(488)][n(478)])),t[n(604)](r),e[n(515)][n(472)](n(547))[n(603)](),e[n(495)](n(547),{forceDefaultExecution:!0}),e[n(577)][n(633)]((()=>{const t=n;e[t(577)][t(633)](i,(e=>{const n=t,r=o[n(582)]((t=>n(542)!=t[n(488)][n(478)]));r[n(561)]>0&&e[n(604)](r);for(const t of o)t[n(632)]()}))}))}))}function u(r){const s=t;e[s(577)][s(473)]((t=>{const o=s,a=Array[o(576)](n[o(618)]())[o(549)]((t=>i.LiveRange[o(571)](t))),c=[];for(const t of r)for(const e of t[o(595)]({shallow:!0}))c[o(533)](e);for(const n of c)o(542)!=n[o(488)][o(478)]&&(t[o(604)](t[o(590)](n,0)),e[o(515)][o(472)](o(625))[o(603)](),e[o(495)](o(625),{forceDefaultExecution:!0}));const u=a[o(582)]((t=>o(542)!=t[o(488)][o(478)]));u[o(561)]>0&&t[o(604)](u);for(const t of a)t[o(632)]()}))}function l(e,n){const r=t;return n[r(483)]((t=>e[r(526)]((e=>e[r(540)][r(554)](t[r(583)])||t[r(540)][r(554)](e[r(583)])))))}function f(e,n){const r=t;return!e[r(526)]((t=>n[r(526)]((e=>t[r(538)](e)))))&&e[r(526)]((t=>n[r(526)]((e=>t[r(540)][r(507)](e[r(583)])))))}e[t(596)][t(503)].on(t(598),((e,n,r)=>{const s=t;if(!r[s(523)][s(628)])return;const o=n[s(492)];if(!o)return;const i=r[s(593)][s(490)](o);function c(t){return Array[s(504)](t)?t:[t]}i&&s(491)===o[s(588)]&&(0,a.setHighlightHandling)(i,r[s(572)],((t,e,n)=>n[s(629)](c(e[s(539)]),t)),((t,e,n)=>n[s(541)](c(e[s(539)]),t)))}),{priority:t(624)}),s[t(608)][t(570)]((e=>{const n=t;if(n(514)!=e[n(636)]&&n(525)!=e[n(636)])return;const s=e[n(637)]();if(null!=s&&s.is(n(581),n(530))){if(n(514)==e[n(636)]){const t=e[n(595)]()[n(582)]((t=>t.is(n(548))))[n(549)]((t=>t[n(596)]));if(t[n(561)])return{type:n(514),content:Hr(r,n(512),Hr(r,n(602),'"'+t[n(619)](" ")+'"'))}}if(n(525)==e[n(636)]){const t=e[n(595)]()[n(582)]((t=>t.is(n(548))))[n(549)]((t=>t[n(596)]));if(t[n(561)])return{type:n(525),content:Hr(r,n(611),Hr(r,n(602),'"'+t[n(619)](" ")+'"'))}}}})),s[t(608)][t(570)]((e=>{const n=t;if(n(550)==e[n(511)]){const t=e[n(595)]()[n(582)]((t=>t.is(n(548))))[n(549)]((t=>t[n(596)])),s=this[n(634)](e),o=s[n(502)]-s[n(501)]+1;if(n(514)==e[n(636)])return t[n(561)]?{type:n(514),content:Hr(r,n(512),Hr(r,n(612),[o,'"'+t[n(619)](" ")+'"']))}:{type:n(514),content:Hr(r,n(512),Hr(r,n(609),o))};if(n(525)==e[n(636)])return t[n(561)]?{type:n(525),content:Hr(r,n(611),Hr(r,n(612),[o,'"'+t[n(619)](" ")+'"']))}:{type:n(525),content:Hr(r,n(611),Hr(r,n(609),o))}}if(n(613)==e[n(511)]){const t=e[n(595)]()[n(582)]((t=>t.is(n(548))))[n(549)]((t=>t[n(596)])),s=this[n(634)](e),o=s[n(519)]-s[n(600)]+1;if(n(514)==e[n(636)])return t[n(561)]?{type:n(514),content:Hr(r,n(512),Hr(r,n(516),[o,'"'+t[n(619)](" ")+'"']))}:{type:n(514),content:Hr(r,n(512),Hr(r,n(578),o))};if(n(525)==e[n(636)])return t[n(561)]?{type:n(525),content:Hr(r,n(611),Hr(r,n(516),[o,'"'+t[n(619)](" ")+'"']))}:{type:n(525),content:Hr(r,n(611),Hr(r,n(578),o))}}})),s[t(493)][t(536)](t(514),t(550),t(610),c),s[t(493)][t(536)](t(525),t(550),t(599),c),s[t(493)][t(536)](t(514),t(613),t(610),u),s[t(493)][t(536)](t(525),t(613),t(599),u),s[t(493)][t(536)](t(514),t(613),t(619),l),s[t(493)][t(536)](t(525),t(613),t(619),l),s[t(493)][t(536)](t(514),t(550),t(619),f),s[t(493)][t(536)](t(525),t(550),t(619),f)}[sa(518)](){const t=sa,e=this[t(527)],n=e[t(577)][t(494)][t(601)];return(r,s)=>{const o=t;e[o(577)][o(473)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(540)][a(560)];u&&u[0]&&!1===u[0][a(480)]&&(l=r[0][a(583)][a(477)]);const f=t[a(594)](l);if(a(542)==f[a(488)][a(478)])return;const h=Array[a(576)](n[a(618)]())[a(549)]((t=>i.LiveRange[a(571)](t)));t[a(604)](f),e[a(515)][a(472)](c)[a(603)](),u[a(533)]({forceDefaultExecution:!0}),e[a(495)](c,...u);const g=h[a(582)]((t=>a(542)!=t[a(488)][a(478)]));g[a(561)]>0&&t[a(604)](g);for(const t of h)t[a(632)]()}))}}[sa(546)](t){const e=sa,n=this[e(527)][e(521)][e(472)](e(510));let r=Number[e(580)],s=Number[e(620)],o=Number[e(580)],i=Number[e(620)];for(const a of t){if(e(542)==a[e(488)][e(478)])continue;const{row:t,column:c}=n[e(532)](a),u=a[e(529)](e(474))?a[e(635)](e(474))-1:0,l=a[e(529)](e(606))?a[e(635)](e(606))-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}}[sa(553)](){const t=sa,e=this[t(527)],n=e[t(521)][t(472)](t(627)),r=e[t(521)][t(472)](t(510));e[t(577)][t(494)].on(t(481),(()=>{const r=t,s=Array[r(576)](e[r(577)][r(494)][r(574)][r(513)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(566)](t);if(r(557)!=s)continue;if(null!=e[r(499)])continue;const a=n[r(631)](o);this[r(506)][r(569)](i)&&this[r(528)][r(500)](a)}}),{priority:t(486)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(584)](e),a=e[s(591)](s(530)),c=r[s(532)](e);for(const t of this[s(528)]){const n=t[s(511)],r=n[s(616)](s(535)),u=n[s(621)](r?10:5),l=u[s(568)](),f=l[s(621)](0,3)+s(498),h=s(505)+u,g=s(575)+u;if(!t[s(524)])continue;if(a!=t[s(617)]()[s(583)][s(591)](s(530)))continue;if(t[s(614)](i))continue;const d=e[s(529)](f)?e[s(635)](f)-1:0,p=this[s(634)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(615)](i),o=!0)}return o};e[t(577)][t(494)][t(589)]((n=>{const r=t;let o=!1;for(const t of e[r(577)][r(494)][r(574)][r(476)]())if(r(562)==t[r(636)])if(r(550)==t[r(588)])for(const e of t[r(597)][r(477)][r(585)]())o=o||s(e,n);else r(491)==t[r(588)]&&(o=o||s(t[r(597)][r(477)],n));return o}))}[sa(634)](t){const e=sa;return this[e(546)](t[e(618)]()[e(549)]((t=>t[e(583)][e(477)])))}}function ca(t){const e=sa;return Array[e(576)](new Set(t)[e(534)]())}const ua=fa;function la(){const t=["descriptionFactory","rootName","getFirstPosition","mergeTableCells","_isForcedDefaultExecutionBlock","locale","20542fPGBBW","length","filter","isInContent","isEnabled","value","containsRange","root","commands","3498650gzkPbZ","low","3870744omuhjf","getSuggestions","996qxVeBt","createRangeOn","plugins","setSelection","size","return","selection","getCellLocation","commandName","map","cell","refresh","fromRange","_acceptFormatSuggestionCallbackFactory","type","*Split cell:* vertically","*Merge cells*","_suggestionFactory","mergeTableCellDown","splitTableCellHorizontally","splitTableCellVertically","editor","from","1491wmFuHF","set:isEnabled","stop","formatInline","accept","registerDescriptionCallback","format","find","trackChanges","has","table","get","9kzcZRX","element","10wpDuoJ","direction","registerCustomCallback","add","TableUtils","model","execute","TrackChangesEditing","552LCOQyP","push","deletion","author","highest","createTableWalker","change","subType","mergeTableCellRight","tableCell","afterInit","$graveyard","insertion","getAncestors","getRanges","requires","forceDefaultExecution","document","_tablePostFixingSubtypes","15519WjLMAi","49577WJmqdg","mergeTableCellUp","getSelectionAffectedTableCells","_areSelectedCellsMergable","markBlockFormat","TableEditing","markMultiRangeBlockFormat","findAncestor","670580tSTCLN","formatBlock","_areMergableCells","enableCommand","196seWXXP","horizontally","mergeTableCellLeft","detach","*Split cell:* horizontally"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(242772===-parseInt(n(205))/1*(-parseInt(n(155))/2)+parseInt(n(232))/3*(-parseInt(n(144))/4)+-parseInt(n(140))/5+parseInt(n(213))/6*(parseInt(n(191))/7)+parseInt(n(166))/8*(parseInt(n(203))/9)+-parseInt(n(164))/10+parseInt(n(233))/11*(parseInt(n(168))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(228)](){return[aa]}[ua(223)](){const t=ua,e=this[t(189)],n=e[t(210)][t(230)][t(174)],r=e[t(154)];if(!e[t(170)][t(200)](t(238)))return;const s=e[t(170)][t(202)](t(212)),o=e[t(170)][t(202)](t(209)),a=e[t(170)][t(202)](aa);a[t(231)][t(214)](t(152)),s[t(143)](t(152),(()=>{const n=t,r=o[n(235)](e[n(210)][n(230)][n(174)]);e[n(210)][n(219)]((()=>{const t=n;s[t(239)](r,{commandName:t(152),commandParams:[]},[],t(152))}))})),e[t(163)][t(202)](t(152)).on(t(211),((n,r)=>{const o=t;e[o(163)][o(202)](o(199))[o(160)]&&(r[o(156)]>0&&r[r[o(156)]-1]&&r[r[o(156)]-1][o(229)]||s[o(153)]||this[o(236)]()||n[o(193)]())}),{priority:t(217)});for(const n of[t(234),t(221),t(186),t(146)]){const r=e[t(163)][t(202)](n);s[t(143)](n,(()=>{const n=t,o=e[n(210)][n(230)][n(174)][n(151)]()[n(226)]()[n(198)]((t=>t.is(n(204),n(222)))),i=r[n(160)];e[n(210)][n(219)]((()=>{const t=n;s[t(239)]([o,i],{commandName:t(152),commandParams:[]},[],t(152))}))}))}for(const n of[t(188),t(187)]){const r=e[t(163)][t(202)](n);s[t(143)](n,(()=>{const i=t,a=o[i(235)](e[i(210)][i(230)][i(174)])[0],c=a[i(139)](i(201)),{column:u,row:l}=o[i(175)](a);let f=[];if(i(145)==r[i(206)]){const t=o[i(218)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(190)](t)[i(177)]((t=>t[i(178)]))}else{const t=o[i(218)](c,{column:u,includeAllSlots:!0});f=Array[i(190)](t)[i(177)]((t=>t[i(178)]))}e[i(210)][i(219)]((t=>{const e=i;s[e(237)](t[e(169)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(149)][t(196)]((e=>{const n=t;if(n(141)!=e[n(182)]&&n(194)!=e[n(182)])return;const{data:s}=e;return s&&n(152)==s[n(176)]?{type:n(197),content:Hr(r,n(184))}:void 0})),s[t(149)][t(196)]((e=>{const n=t;if(n(141)!=e[n(182)]&&n(194)!=e[n(182)])return;const{data:s}=e;return s?n(188)==s[n(176)]?{type:n(197),content:Hr(r,n(183))}:n(187)==s[n(176)]?{type:n(197),content:Hr(r,n(148))}:void 0:void 0}));const c=a[t(181)]();for(const e of[t(234),t(221),t(186),t(146)])s[t(185)][t(207)](t(141),e,t(195),c);for(const e of[t(188),t(187)])s[t(185)][t(207)](t(141),e,t(195),c);s[t(185)][t(207)](t(141),t(152),t(195),(r=>{const s=t;e[s(210)][s(219)]((t=>{const o=s,a=Array[o(190)](n[o(227)]())[o(177)]((t=>i.LiveRange[o(180)](t)));t[o(171)](r),e[o(163)][o(202)](o(152))[o(179)](),e[o(211)](o(152),{forceDefaultExecution:!0});const c=a[o(157)]((t=>o(224)!=t[o(162)][o(150)]));c[o(156)]>0&&t[o(171)](c);for(const t of a)t[o(147)]()}))}));for(const n of[t(234),t(186),t(146),t(221)]){const r=e[t(163)][t(202)](n);r.on(t(192),((n,s,o)=>{const i=t;if(o){const t=e[i(210)][i(230)][i(174)][i(151)]()[i(226)]()[i(198)]((t=>t.is(i(204),i(222))));this[i(142)](r[i(160)],t)||(n[i(173)]=!1,n[i(193)]())}}),{priority:t(165)})}}[ua(236)](){const t=ua,e=this[t(189)][t(163)][t(202)](t(152)),n=this[t(189)][t(170)][t(202)](t(209));if(!e[t(159)])return!1;const r=n[t(235)](this[t(189)][t(210)][t(230)][t(174)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(142)](e,n))return!1;return!0}[ua(142)](t,e){const n=ua,r=this[n(189)][n(170)][n(202)](n(212)),s=this[n(189)][n(210)][n(169)](t),o=this[n(189)][n(210)][n(169)](e),i=new Set,a=new Set;for(const t of r[n(167)]())if((n(225)==t[n(182)]||n(215)==t[n(182)]||n(152)==t[n(220)])&&t[n(158)])for(const e of t[n(227)]())e[n(161)](s,!0)&&i[n(208)](t[n(182)]+":"+t[n(216)].id),e[n(161)](o,!0)&&a[n(208)](t[n(182)]+":"+t[n(216)].id);if(i[n(172)]!=a[n(172)])return!1;for(const t of i)if(!a[n(200)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=223]})(t,e)}function pa(){const t=["get","stop","mapper","removeMarker:suggestion","parent","plugins","cell","_splitMarkerName","end","toViewElement","commandParams","type","_suggestionFactory","highest","3738393NPjQLC","ck-suggestion-marker--active","195817oHHwKK","bindElementToMarker","removeClass","registerAttributeLabel","registerDescriptionCallback","385IJvhTV","formatBlock","setAttribute","afterInit","createTableWalker","removeAttribute","26973NWlMQO","TableUtils","nodeBefore","headingColumns","4dTUOZH","getSuggestion","markerName","nodeAfter","setTableRowHeader","TrackChangesEditing","downcastDispatcher","FORMAT_HEADER_COLUMN","accept","registerBlockAttribute","setTableColumnHeader","getCellLocation","editing","_acceptFormatSuggestionCallbackFactory","forceValue","options","showSuggestionHighlights","addMarker:suggestion","103482uWWpxD","editor","descriptionFactory","*Format:* %0","_registerLegacyDescription","consumable","start","name","ck-suggestion-marker-","FORMAT_HEADER_ROW","TableEditing","_handleLegacySuggestions","5987025Txkmsp","1025094rsFaNc","markerNameToElements","markerRange","commandName","requires","registerCustomCallback","data","FORMAT_REGULAR_COLUMN","locale","FORMAT_REGULAR_ROW","headingRows","2520OZWQFd","data-suggestion","804370tFwQMJ","addClass","consume","writer","item","format","unbindElementFromMarkerName","activeMarkers","has","110DFDHgp","enableDefaultAttributesIntegration","includes"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(820266===parseInt(n(279))/1+-parseInt(n(238))/2+parseInt(n(277))/3*(parseInt(n(294))/4)+-parseInt(n(237))/5+parseInt(n(225))/6*(parseInt(n(284))/7)+-parseInt(n(249))/8*(-parseInt(n(290))/9)+parseInt(n(251))/10*(-parseInt(n(260))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(242)](){return[aa]}[ga(287)](){const t=ga,e=this[t(226)];if(!e[t(268)][t(259)](t(235)))return;const n=e[t(246)],r=e[t(268)][t(263)](t(299));r[t(261)](t(298)),r[t(261)](t(304)),r[t(303)](t(248)),r[t(303)](t(293)),r[t(227)][t(282)](t(248),Hr(n,t(234))),r[t(227)][t(282)](t(293),Hr(n,t(301))),this[t(236)]()}[ga(236)](){const t=ga,e=this[t(226)][t(268)][t(263)](t(299)),n=this[t(226)][t(268)][t(263)](t(291)),r=this[t(226)][t(268)][t(263)](aa)[t(307)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(270)](o[a(296)]),l=e[a(295)](u),f=l[a(244)];if(a(285)!=l[a(274)]||!f||a(304)!=f[a(241)])return;if(o[a(255)])return void s[a(264)]();if(!i[a(230)][a(253)](o[a(240)],s[a(232)]))return;const h=o[a(240)][a(231)][a(297)],g=o[a(240)][a(271)][a(292)],d=h[a(267)][a(267)],{column:p}=n[a(305)](h),{column:m}=n[a(305)](g);for(let s=p;s<=m;s++){const l=n[a(288)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(269)],l=i[a(265)][a(272)](s);i[a(254)][a(252)](a(233)+c,l),r&&i[a(254)][a(286)](a(250),u,l),i[a(265)][a(280)](l,o[a(296)]),t&&(e[a(258)][a(262)](o[a(296)])?i[a(254)][a(252)](a(278),l):i[a(254)][a(281)](a(278),l))}}}}e[t(275)][t(243)](t(285),t(298),t(302),r),e[t(275)][t(243)](t(285),t(304),t(302),r),this[t(226)][t(306)][t(300)].on(t(224),s(),{priority:t(276)}),this[t(226)][t(244)][t(300)].on(t(224),((e,n,r)=>{const o=t;r[o(309)][o(223)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(276)}),this[t(226)][t(306)][t(300)].on(t(266),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(270)](r[o(296)]),c=e[o(295)](a),u=c[o(244)];if(o(285)!=c[o(274)]||!u||o(304)!=u[o(241)])return;const l=s[o(265)][o(239)](r[o(296)]);if(l)for(const t of l)s[o(254)][o(281)](o(233)+i,t),s[o(254)][o(281)](o(278),t),s[o(254)][o(289)](o(250),t),s[o(265)][o(257)](t,r[o(296)])}),{priority:t(276)}),this[t(229)]()}[ga(229)](){const t=ga,e=this[t(226)],n=e[t(246)];function r(e){const r=t;return{type:r(256),content:Hr(n,r(228),e)}}e[t(268)][t(263)](t(299))[t(227)][t(283)]((e=>{const s=t;if(s(285)!=e[s(274)])return;const{data:o}=e;if(o){if(s(298)==o[s(241)]){const t=o[s(273)][0][s(308)];return r(Hr(n,s(t?234:247)))}if(s(304)==o[s(241)]){const t=o[s(273)][0][s(308)];return r(Hr(n,s(t?301:245)))}}}))}}const Ia=Aa;function Ea(){const t=["entries","_replaceTableSlotCell","insertion","getSelectionAffectedTableCells","first","subType","type","locale","paragraph","getRange","markers","element","columns","createElement","document","tableCellVerticalAlignment","TrackChangesEditing","isEmpty","row","_suggestionFactory","_createdBatches","isInContent","deletion","attributes","keys","removeMarkers","join","reduce","editor","low","author","getChildren","getTableIfOnlyTableInContent","11206416RDPtHR","150umINlL","deletionRanges","getAttributes","next","differ","remove","getRowIndexes","suggestion:formatBlock:tablePasteCell","stop","1309885SlpwOz","407793OSBCpo","discard","ck-suggestion-marker--active","has","from","fromRange","tablePasteRow","nextSibling","getChangedMarkers","getSuggestionCallback","position","redo","tablePaste","323148GybNUv","clipboardOutput","ck-suggestion-marker","call","tableCellPadding","createRangeIn","some","rowInsertionRanges","columnInsertionRanges","map","tablePasteCell","tableCellBackgroundColor","registerPostFixer","tableCellBorderStyle","view","tableCellSuggestion","options","tablePasteColumn","registerCustomCallback","batch","getSuggestion","get","TableClipboard","registerDescriptionCallback","2810mNRoYD","tableCellBorderColor","change","forEach","dataDowncast","2342906YuQfrB","getItems","tableCellHorizontalAlignment","register","suggestion-td","editing","Users","getShiftedBy","accept","rootName","requires","getChild","previousSibling","insertContent","markerAttributes","startsWith","isEqual","filter","includes","cells","markMultiRangeInsertion","markerToHighlight","detach","newRange","getMarkers","createPositionBefore","rowInsertionIndexes","name","containsRange","endRow","activeMarkers","_splitMarkerName","descriptionFactory","fromEntries","*Replace table cells*","markMultiRangeBlockFormat","nodeAfter","getRanges","showSuggestionHighlights","trackChanges","fill","insertionRanges","documentSelection","set","findAncestor","model","cell","previous","endColumn","last","removeMarker","end","for","editingDowncast","insertRows","start","_tablePostFixingSubtypes","getContainedElement","value","markMultiRangeDeletion","find","_getCoordsForCells","return","suggestionLoaded","tablePasteChainId","root","hasSuggestion","every","getColumns","removeColumns","24PWeuVa","suggestion","tableCell","content","getRows","$graveyard","columnInsertionIndexes","getColumnIndexes","column","move","createRange","table","commands","rows","wrap","ck-suggestion-marker-insertion","setAttributes","conversion","oldRange","push","tableCellBorderWidth","getChanges","insert","createRangeOn","selection","elementToElement","forceDefaultExecution","add","listenTo","formatBlock","afterInit","createTableWalker","TableUtils","markerName","plugins","setAttribute","getAllAdjacentSuggestions","unwrap","length","updateMarker","schema","suggestionUnloaded","insertColumns","12951pORrcm","_isForcedDefaultExecutionBlock","7377006eDpfCq","getSuggestions","high","removeRows"];return(Ea=function(){return t})()}!function(t,e){const n=Aa,r=t();for(;;)try{if(929881===parseInt(n(630))/1+parseInt(n(673))/2+-parseInt(n(631))/3*(-parseInt(n(538))/4)+-parseInt(n(621))/5*(parseInt(n(644))/6)+parseInt(n(583))/7+-parseInt(n(620))/8+parseInt(n(581))/9*(-parseInt(n(668))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(558),Ia(669),Ia(657),Ia(675),Ia(602),Ia(655),Ia(648)],Ta=Object[Ia(501)](ba[Ia(653)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(683)](){return[aa]}[Ia(568)](){const t=Ia,n=this[t(615)];if(!n[t(572)][t(634)](t(666)))return;const r=n[t(572)][t(665)](t(603)),s=n[t(572)][t(665)](t(570)),o=n[t(572)][t(665)](aa),a=n[t(572)][t(665)](t(666));o[t(524)][t(557)](t(637),t(661)),n[t(513)][t(578)][t(676)](t(659),{allowIn:t(540),allowContentOf:t(540),isLimit:!0}),n[t(555)][t(563)]({model:t(659),view:t(677)});let c=null;n[t(513)].on(t(686),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(576)]-1];h&&h[u(564)]||r[u(582)]||this[u(615)][u(550)][u(665)](u(507))[u(526)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(510)))return!1;const i=s[o(619)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(590)](n[o(601)][o(562)]);if(!a[o(576)])return!1;const c=a[0][o(512)](o(549)),l=r[o(627)](a),f=r[o(545)](a),h={startRow:l[o(591)],endRow:l[o(517)],startColumn:f[o(591)],endColumn:f[o(517)]};return 1==a[o(576)]&&(h[o(497)]+=r[o(542)](i)-1,h[o(516)]+=r[o(536)](i)-1),ka(c,h,r)}(l,f,n[u(513)],s,a)&&(o[u(629)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(513)][u(670)]((()=>{const t=u;n[t(513)][t(686)](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(576)]&&r[t(693)](o,t(637),{tablePasteChainId:s}),a[t(576)]&&r[t(693)](a,t(661),{tablePasteChainId:s}),l[t(576)]&&(r[t(693)](l,t(643),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(671)]((e=>{const n=t;var r;return null===(r=e[n(695)])||void 0===r?void 0:r[n(647)](e)}))),f[t(576)]&&(r[t(527)](f,t(643),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(671)]((e=>{const n=t;var r;return null===(r=e[n(695)])||void 0===r?void 0:r[n(647)](e)})));const g=r[t(503)](h[t(653)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(654),{tablePasteChainId:s});if(g){const e=g[t(697)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(513)][t(561)](s),a=e[t(528)]((e=>e[t(596)]()[t(689)](i)));a&&r[t(557)]([a[t(495)],o])}r[t(576)]&&g[t(573)](t(687),Object[t(501)](r))}c=null})))}),{priority:e.priorities[t(585)]+10}),n[t(572)][t(665)](t(666)).on(t(588),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(629)]();const u=s[r(514)],l=o,f=ya(u),h=ya(l);e[r(530)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(626)](u[r(684)](0));for(const t of Array[r(635)](l[r(618)]()))a[r(560)](t,u,r(519));const t=c[r(494)][r(691)](s[r(605)]),e=c[r(544)][r(691)](s[r(546)]);t||e||(g=i.LiveRange[r(636)](a[r(649)](u)))}else h&&!f&&(d=a[r(649)](u));else{const t=a[r(600)](r(659)),e=a[r(600)](r(659));a[r(552)](a[r(649)](u),e),a[r(560)](t,u,0);for(const e of Array[r(635)](l[r(618)]()))a[r(560)](e,t,r(519));g=i.LiveRange[r(636)](a[r(561)](t)),d=i.LiveRange[r(636)](a[r(561)](e))}const p=Array[r(635)](l[r(623)]())[r(690)]((([t])=>ba[r(691)](t)));c[r(692)][r(557)]({element:u,attributes:p[r(576)]?Object[r(501)](p):null}),g&&c[r(509)][r(557)](g),d&&c[r(622)][r(557)](d)}),{priority:t(585)}),s.on(t(580),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(599)]||1;c[o(544)]=new Array(l)[o(508)](u)[o(653)](((t,e)=>t+e));for(const{cell:t}of s[o(569)](i,{startColumn:u,endColumn:u+l-1}))c[o(652)][o(557)](n[o(513)][o(561)](t))}),{priority:t(616)}),s.on(t(522),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(551)]||1;c[o(494)]=new Array(l)[o(508)](u)[o(653)](((t,e)=>t+e));for(const{cell:t}of s[o(569)](i,{startRow:u,endRow:u+l-1}))c[o(651)][o(557)](n[o(513)][o(561)](t))}),{priority:t(616)}),r[t(500)][t(667)]((e=>{const r=t;if(e[r(592)]&&e[r(592)][r(688)](r(643)))return e[r(515)]?{}:{type:r(589),content:Hr(n[r(594)],r(502))}}));const u=()=>!1;for(const e of[t(643),t(661),t(637),t(654)])r[t(606)][t(662)](t(589),e,t(613),u),r[t(606)][t(662)](t(609),e,t(613),u),r[t(606)][t(662)](t(567),e,t(613),u);r[t(606)][t(662)](t(567),t(654),t(632),u),r[t(606)][t(662)](t(567),t(654),t(681),((e,r,s)=>{const o=t,i=e[o(653)]((t=>t[o(525)]()))[o(690)]((t=>t)),a=new Map(i[o(653)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(692)])e&&a[o(511)](t,e);else if(s&&s[o(687)])for(const[t,e]of Object[o(587)](s[o(687)])){const r=n[o(513)][o(597)][o(665)](t),s=r?r[o(596)]()[o(525)]():null;s&&a[o(511)](s,e)}n[o(513)][o(670)]((t=>{const e=o;for(const[n,r]of a)t[e(554)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(606)][o(662)](e,o(643),s,((t,i,a)=>{const c=o;n[c(513)][c(670)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(523)][o(504)];t.is(o(598),o(659))&&u[o(557)](t)}r[o(606)][o(640)](e,null,s)(t,i,a);for(const t of u)o(543)!=t[o(533)][o(682)]&&n[o(575)](t)}))}))};l(t(589),t(681)),l(t(589),t(632)),l(t(609),t(681)),l(t(609),t(632)),r[t(606)][t(662)](t(589),t(637),t(632),(e=>{const n=t,r=e[n(653)]((t=>t[n(525)]())),i=r[0][n(512)](n(549)),{minRow:a,maxRow:c}=o[n(529)](r);s[n(586)](i,{at:a,rows:c-a+1})})),r[t(606)][t(662)](t(589),t(661),t(632),(e=>{const n=t,r=e[n(653)]((t=>t[n(525)]())),i=r[0][n(512)](n(549)),{minColumn:a,maxColumn:c}=o[n(529)](r);s[n(537)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(592)]||!n[s(592)][s(688)](s(643)))return;const o=n[s(610)][s(532)],i=r[s(584)]()[s(690)]((t=>t[s(608)]&&t[s(610)]&&t[s(610)][s(532)]==o));i[s(576)]&&n[s(574)]()[s(576)]!=i[s(576)]&&i[s(614)](((t,e)=>(t[s(624)]=e,e[s(515)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(499)](e[s(571)]),i=[s(646),s(553)],a=r[s(498)][s(691)](e[s(571)]);return a&&i[s(557)](s(633)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(531),f,{priority:t(585)}),r.on(t(579),f,{priority:t(585)}),n[t(513)][t(601)][t(656)]((()=>{const e=t;let s=!1;const o=Array[e(635)](n[e(513)][e(601)][e(625)][e(639)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(499)](t);if(e(539)!=o||e(609)!=a||i[e(556)])continue;if(!r[e(534)](c))continue;const u=r[e(664)](c)[e(505)](),l=n[e(572)][e(665)](e(679)).me;for(const t of r[e(584)]())if(t[e(608)]&&t[e(617)]==l&&e(567)==t[e(593)]&&e(654)==t[e(592)]&&t[e(505)]()[e(535)]((t=>u[e(650)]((n=>n[e(496)](t,!0))))))for(const n of t[e(574)]())n[e(608)]&&(n[e(632)](),s=!0)}return s})),n[t(513)][t(601)][t(656)]((e=>{const s=t,o=n[s(550)][s(665)](s(642));if(!o||!o[s(607)][s(634)](e[s(663)]))return!1;let i=!1;const a=n[s(572)][s(665)](s(679)).me,c=n[s(513)][s(601)][s(625)][s(559)](),u=Array[s(635)](n[s(513)][s(601)][s(625)][s(639)]())[s(690)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(499)](t);return n(539)==o&&n(643)==i&&c==a.id&&!e[n(556)]}));for(const t of c){if(s(560)!=t[s(593)]||s(659)!=t[s(495)]||1!=t[s(576)])continue;const n=e[s(548)](t[s(641)],t[s(641)][s(680)](1));if(!u[s(528)]((({data:t})=>t[s(696)][s(689)](n))))for(const{name:t,data:r}of u)if(n[s(496)](r[s(696)])){e[s(577)](t,{range:n}),i=!0;break}}return i})),n[t(513)][t(601)][t(656)]((e=>{const s=t;let o=!1;const i=n[s(572)][s(665)](s(679)).me,a=r[s(584)]()[s(690)]((t=>t[s(608)]&&t[s(617)]==i)),c=new Set,u=new Set;for(const t of a)if(s(643)==t[s(592)])for(const e of t[s(697)]()){const n=e[s(596)]()[s(525)]();if(n)if(n.is(s(598),s(659))&&ya(n)){t[s(518)](e[s(495)]),c[s(565)](n),o=!0;const r=n[s(638)],i=n[s(685)],a=r&&r.is(s(598),s(659)),l=i&&i.is(s(598),s(659));a&&!c[s(634)](r)&&u[s(565)](r),l&&!c[s(634)](i)&&u[s(565)](i)}else n.is(s(598),s(595))&&n[s(604)]&&(t[s(518)](e[s(495)]),o=!0)}else if(s(654)==t[s(592)]){if(!t[s(610)]||!t[s(610)][s(532)])continue;const e=t[s(610)][s(687)];if(e&&Object[s(611)](e)[s(576)])continue;const n=t[s(610)][s(532)];let r=!0,i=!0;for(const e of a)if(e[s(592)]&&e[s(592)][s(688)](s(643))){if(!e[s(610)][s(532)]){i=!1;break}if(e.id!=t.id&&e[s(610)][s(532)]==n){r=!1;break}}i&&r&&(t[s(612)](),o=!0)}for(const t of c)e[s(626)](t);for(const t of u)e[s(575)](t);return o})),n[t(555)][t(520)](t(521))[t(694)]({model:t(628),view:(t,e)=>h(t),converterPriority:t(585)}),n[t(555)][t(520)](t(672))[t(694)]({model:t(628),view:(e,n)=>n[t(660)][t(506)]?h(e,!1):null,converterPriority:t(585)});const g=n[t(678)][t(658)];this[t(566)](g[t(601)],t(645),((e,n)=>{const r=t,s=[];for(const t of g[r(649)](n[r(541)])[r(674)]())t.is(r(598),r(677))&&s[r(557)](t);g[r(670)]((t=>{const e=r;for(const n of s)t[e(547)](t[e(649)](n),t[e(698)](n)),t[e(626)](n)}))}))}}function ya(t){const e=Ia;if(t[e(604)])return!0;const n=t[e(684)](0);return n.is(e(598),e(595))&&n[e(604)]}function Aa(t,e){const n=Ea();return(Aa=function(t,e){return n[t-=494]})(t,e)}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(569)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=347]})(t,e)}function Na(){const t=["3224suyuXA","3Hrrrro","tableWidth","afterInit","formatBlock","341108nWMuMh","getSuggestions","table","registerCustomCallback","1595691mUwvUS","getAttribute","selection","model","resizeTableWidth","locale","document","981722QhACBw","descriptionFactory","getColumnGroupElement","24Nrybhi","Users","author","format","registerDescriptionCallback","handleSuggestionDescription","getTableColumnsWidths","_suggestionFactory","getContainedElement","TableColumnResizeEditing","plugins","subType","formatGroupId","enableCommand","editor","has","TrackChangesEditing","resizeTable","type","*Format:* resize table","data","271492Dplkfe","getSelectedElement","551110qvKkjS","2214730WcLQVm","markBlockFormat","bind","discard","get","handleResizeTableWidthCommand","columnWidths","7294djcFsZ","getSuggestionCallback","commandParams","change","formatInline","accept"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(299266===parseInt(n(351))/1+parseInt(n(383))/2+-parseInt(n(368))/3*(parseInt(n(372))/4)+parseInt(n(353))/5*(parseInt(n(386))/6)+parseInt(n(361))/7*(-parseInt(n(367))/8)+-parseInt(n(376))/9+-parseInt(n(354))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(370)](){const t=Ca;if(!this[t(400)][t(396)][t(401)](t(395)))return;const e=this[t(400)][t(396)][t(358)](t(402));e[t(399)](t(380),this[t(359)][t(356)](this)),e[t(393)][t(375)](t(371),t(347),t(366),e[t(393)][t(362)](t(371),null,t(357))),e[t(393)][t(375)](t(371),t(347),t(357),e[t(393)][t(362)](t(371),null,t(366))),e[t(384)][t(390)](this[t(391)][t(356)](this))}[Ca(359)](t,e){const n=Ca,r=this[n(400)][n(396)][n(358)](n(402)),s=this[n(400)][n(396)][n(358)](n(395)),o=e[n(374)]||this[n(400)][n(379)][n(382)][n(378)][n(352)]();this[n(400)][n(379)][n(364)]((()=>{const i=n,a=s[i(385)](o);let c=a?s[i(392)](a):null,u=o[i(377)](i(369))||null;const l=e[i(369)]||u,f=e[i(360)]||c,h=this[i(400)][i(396)][i(358)](i(387)).me;for(const t of r[i(373)]()){const e=t[i(394)]();if(i(347)===t[i(397)]&&e===o){t[i(388)]!==h&&t[i(357)]();const e=t[i(350)][i(363)];u=e[0][i(369)],c=e[0][i(360)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(355)](o,{commandName:i(380),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(347)},[],i(347))}))}[Ca(391)](t){const e=Ca;if(e(371)!=t[e(348)]&&e(365)!=t[e(348)])return;const{data:n}=t;if(n&&e(347)===n[e(398)]){const t=e(349);return{type:e(389),content:Hr(this[e(400)][e(381)],t)}}}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=338]})(t,e)}function Ma(){const t=["20nNIbhb","6170472uzqlkv","12UpMhTe","afterInit","12bJpBCN","Template","1200760ZyBXuF","8QpymSA","342353nXfFTv","8FewSTc","has","get","enableCommand","plugins","6595932Ecznpl","TrackChangesEditing","372756NUGQrG","2688426zMparB","editor","insertTemplate","1681565CugmSu"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(621205===parseInt(n(343))/1+-parseInt(n(353))/2*(-parseInt(n(339))/3)+-parseInt(n(346))/4*(parseInt(n(357))/5)+-parseInt(n(338))/6+parseInt(n(351))/7*(parseInt(n(344))/8)+parseInt(n(354))/9*(-parseInt(n(358))/10)+-parseInt(n(345))/11*(-parseInt(n(341))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(340)](){const t=Sa,e=this[t(355)];e[t(350)][t(347)](t(342))&&e[t(350)][t(348)](t(352))[t(349)](t(356))}}const Oa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=391]})(t,e)}function Da(){const t=["descriptionFactory","insertTableOfContents","registerElementLabel","1878rBkKTN","editor","1068824nbAGCc","ELEMENT_TABLE_OF_CONTENTS","plugins","1366740mTkmBp","locale","14147dtCDWZ","afterInit","8045872hRkMOX","tableOfContents","3803105gTSkYt","get","TrackChangesEditing","commands","3772743wSpzgA","enableCommand","1260860DcHLQL"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(656280===parseInt(n(391))/1+-parseInt(n(406))/2+-parseInt(n(404))/3+parseInt(n(394))/4+parseInt(n(400))/5+-parseInt(n(410))/6*(parseInt(n(396))/7)+parseInt(n(398))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[Oa(397)](){const t=Oa,e=this[t(411)];if(!e[t(403)][t(401)](t(408)))return;e[t(393)][t(401)](t(402))[t(405)](t(408));const n=e[t(393)][t(401)](t(402)),r=e[t(395)];n[t(407)][t(409)](t(399),(e=>Hr(r,t(392),e)))}}function Pa(){const t=["has","end","isTouching","12nuuaJK","updateMarker","ELEMENT_TITLE","from","document","nodeBefore","734104pReStY","7390XtNmKg","2199PclsKC","suggestion","isCollapsed","locale","registerElementLabel","removeMarker","registerPostFixer","370356ICcHkU","schema","getChangedMarkers","72YREzGm","getNearestSelectionRange","title-content","_splitMarkerName","descriptionFactory","element","get","Title","afterInit","start","differ","forward","createRange","3113iIrycE","201408gohjEx","model","editor","402845XYzUci","TrackChangesEditing","plugins","42214mEhBYQ","newRange","2saBUYb","isEqual"];return(Pa=function(){return t})()}const xa=Ua;function Ua(t,e){const n=Pa();return(Ua=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(138171===parseInt(n(125))/1*(parseInt(n(127))/2)+parseInt(n(140))/3*(parseInt(n(132))/4)+-parseInt(n(122))/5+parseInt(n(147))/6+parseInt(n(138))/7+parseInt(n(164))/8*(-parseInt(n(150))/9)+parseInt(n(139))/10*(parseInt(n(163))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class ja extends t.Plugin{[xa(158)](){const t=xa,e=this[t(121)];if(!e[t(124)][t(129)](t(157)))return;const n=e[t(124)][t(156)](t(123));n[t(154)][t(144)](t(152),(()=>Hr(e[t(143)],t(134)))),e[t(120)][t(136)][t(146)]((r=>{const s=t;let o=!1;const i=Array[s(135)](e[s(120)][s(136)][s(160)][s(149)]());for(const{name:t,data:a}of i){const{group:i}=n[s(153)](t);if(s(141)!==i||!a[s(126)])continue;const c=a[s(126)],u=c[s(130)][s(137)];if(!u||!u.is(s(155),s(152)))continue;if(!c[s(159)][s(131)](c[s(130)]))continue;const l=e[s(120)][s(148)][s(151)](c[s(130)],s(161));if(l&&l[s(142)]){const e=r[s(162)](c[s(159)],l[s(159)]);e[s(128)](c)||(r[s(133)](t,{range:e}),o=!0)}o||(r[s(145)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=240]})(t,e)}function za(){const t=["11375072qgtZAW","UndoEditing","TrackChangesEditing","10wnwHiI","get","undo","18446MWZTPJ","770645tMKvYn","918843rLXAeq","redo","enableCommand","editor","5282613qsiTOR","plugins","has","6801690WPjndh","afterInit","19KAswfW","560718idpYHJ","20RJhuax"];return(za=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(917053===parseInt(n(251))/1*(parseInt(n(240))/2)+parseInt(n(242))/3*(parseInt(n(253))/4)+parseInt(n(241))/5+parseInt(n(252))/6+parseInt(n(249))/7+-parseInt(n(254))/8+parseInt(n(246))/9*(-parseInt(n(257))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(250)](){const t=Ga,e=this[t(245)],n=e[t(247)][t(258)](t(256));e[t(247)][t(248)](t(255))&&(n[t(244)](t(259)),n[t(244)](t(243)))}}const Wa=qa;function Ka(){const t=["3405689ycFgPR","10120864JDaGZm","TrackChangesEditing","5007222rgwGfJ","toggleTableCaption","get","TableCaptionEditing","enableCommand","has","afterInit","requires","3203136ORyaIA","5YWFMsp","editor","245726phMmHr","683820qzPIIb","1255398iEAxHO","plugins"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(658301===parseInt(n(179))/1+-parseInt(n(181))/2+parseInt(n(180))/3+-parseInt(n(176))/4+-parseInt(n(177))/5*(-parseInt(n(186))/6)+-parseInt(n(183))/7+parseInt(n(184))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{static get[Wa(175)](){return[aa]}[Wa(174)](){const t=Wa,e=this[t(178)];e[t(182)][t(173)](t(171))&&e[t(182)][t(170)](t(185))[t(172)](t(169))}}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=299]})(t,e)}const Za=Ja;function Ya(){const t=["tableWidth","tableCellHorizontalAlignment","get","commandParams","formatBlock","134846fMdfKy","TrackChangesEditing","_handlePropertyChange","getContainedElement","tableCellWidth","1lYqbmq","7cKTbDp","tableBackgroundColor","TableUtils","_suggestionFactory","subType","setAttribute","tableCellBorderStyle","TableCellPropertiesEditing","TablePropertiesEditing","*Format:* change table properties","getSelectionAffectedTableCells","batch","has","handleDiscardAction","plugins","join","tableProperties","descriptionFactory","*Format:* change table cell properties","selection","table","markBlockFormat","getAttribute","registerCustomCallback","removeAttribute","handleSuggestionDescription","tableCellBorderColor","tableCellVerticalAlignment","tableAlignment","tableBorderColor","start","format","nodeAfter","discard","editor","11485AFJlQr","document","pluginName","getSuggestions","tableCellBackgroundColor","TrackChangesTableProperties","4665730MvcWkr","171363QZgvGz","432104JUUJcK","tableCellBorderWidth","locale","tableHeight","tableCellHeight","getSuggestionCallback","221148sEeBzY","change","data","tableCellProperties","enqueueChange","_getSuggestion","tableCellPadding","enableCommand","tableBorderWidth","afterInit","414gxZbqq","registerDescriptionCallback","tableBorderStyle","accept","getFirstPosition","findAncestor","model","668565IgITrK"];return(Ya=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(110525===-parseInt(n(327))/1*(parseInt(n(322))/2)+-parseInt(n(370))/3+parseInt(n(299))/4+parseInt(n(363))/5*(-parseInt(n(309))/6)+-parseInt(n(328))/7*(parseInt(n(371))/8)+-parseInt(n(316))/9+parseInt(n(369))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(344)]=[e(357),e(311),e(307),e(356),e(317),e(374),e(329)],this[e(302)]=[e(354),e(334),e(372),e(305),e(326),e(375),e(367),e(318),e(355)]}static get[Za(365)](){return Za(368)}[Za(308)](){const t=Za,e=this[t(362)][t(342)][t(319)](t(323));if(this[t(362)][t(342)][t(340)](t(336))){for(const n of this[t(344)])e[t(306)](n,((e,r)=>{const s=t,o=this[s(362)][s(315)][s(364)][s(347)][s(313)]()[s(314)](s(348));this[s(324)](n,[o],this[s(344)],s(344),e,r)}));e[t(331)][t(351)](t(321),t(344),t(312),e[t(331)][t(376)](t(321),null,t(361))),e[t(331)][t(351)](t(321),t(344),t(361),((e,n)=>this[t(341)](this[t(344)],e,n))),e[t(331)][t(351)](t(321),t(344),t(343),(()=>!1))}if(this[t(362)][t(342)][t(340)](t(335))){for(const n of this[t(302)])e[t(306)](n,((e,r)=>{const s=t,o=this[s(362)][s(342)][s(319)](s(330))[s(338)](this[s(362)][s(315)][s(364)][s(347)]);this[s(324)](n,o,this[s(302)],s(302),e,r)}));e[t(331)][t(351)](t(321),t(302),t(312),e[t(331)][t(376)](t(321),null,t(361))),e[t(331)][t(351)](t(321),t(302),t(361),((e,n)=>this[t(341)](this[t(302)],e,n))),e[t(331)][t(351)](t(321),t(302),t(343),(()=>!1))}e[t(345)][t(310)]((e=>this[t(353)](e)))}[Za(324)](t,e,n,r,s,o){const i=Za,a=this[i(362)][i(342)][i(319)](i(323));this[i(362)][i(315)][i(303)](o[i(339)],(()=>{const t=i;for(const i of e)if(this[t(304)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(350)](r);void 0!==n&&(e[r]=n)}s(o),a[t(349)](i,{commandParams:[e]},[],r)}}))}[Za(341)](t,e,n){const r=Za,s=e[0][r(358)][r(360)],o=n[r(320)][0];this[r(362)][r(315)][r(300)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(333)](r,o[r],s):e[n(352)](r,s)}))}[Za(353)](t){const e=Za;if(t[e(301)])switch(t[e(332)]){case e(344):return{type:e(359),content:Hr(this[e(362)][e(373)],e(337))};case e(302):return{type:e(359),content:Hr(this[e(362)][e(373)],e(346))}}}[Za(304)](t,e){const n=Za,r=this[n(362)][n(342)][n(319)](n(323));for(const s of r[n(366)]({skipNotAttached:!0})){const r=s[n(325)]();if(s[n(332)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=170]})(t,e)}function Tc(){const t=["filter","formatBlock:chain","_processAttributeSuggestions","track-changes-user-not-found","before","detach","data","removeMarker:suggestion:formatBlock","trackChangesCommand","track-changes-adapter-already-set","markMultiRangeBlockFormat","_suggestionFactory","track-changes-enable-command-twice","_adapter","targetPosition","$text","key","init","_blockAttributeKeys","fromCharCode","error-saving-suggestion-data-suggestion-discarded","discardSelectedSuggestions","low","deletion:discard","registerCustomCallback","_isBlockAttribute","markerNameToElements","item","find","markerToHighlight","_reduceSuggestionAttributeRange","groupId","formatGroupId","data-suggestion","addMarker:suggestion","getCustomProperty","2014917gJWwIz","parent","toJSON","deletion:","getFirstMarker","26072BAyyxH","enableDefaultAttributesIntegration","elementEnd","isInsideObject","attribute:accept","discardAllSuggestions","never","createRangeIn","1164606nWEDlM","getUser","newValue","isInContent","isIntersectingWithRange","getRange","_splitMarkerName","pop","getDifference","Users","change:data","_setSuggestionData","widget","formatInline:join","elementStart","selection","commands","_suggestions","markers","formatInline:discard","PENDING_ACTION_SUGGESTION","rootName","originalSuggestionId","external:","TrackChangesEditing","_rangeIsInLocalUserInsertion","formatBlock","addHighlight","addClass","formatBlock:accept","editing","containsRangeInObject","catch","markerName","unbind","isBlock","markInsertion","hasComments","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.","_refreshSuggestionsChain","_recordAttributeChanges","requires","position","1263985SJBsgW","default","$marker","createPositionAt","setAttribute","markDeletion","containsItem","removeComment","_joinSuggestions","notReady","keys","root","getSuggestion","authorName","clear","insertion:join","addMarker:suggestion:formatBlock","execute","_isDataLoaded","assign","attribute:discard","forward","head","updateMarker","open","track-changes-suggestion-data-mismatch","_onDiscard","forceDefaultExecution","attributes","formatInline:chain","getMarkers","schema","resolve","insertion:accept","_updateSuggestionData","update:suggestion","_registerDefaultCallbacks","then","_afterChanges","addSuggestionData","_isForcedDefaultExecutionBlock","6921612XARPvq","getFirstRange","highest","FORMATTING","_editor","_createSuggestion","formatInline:","isEqual","insertion:discard","_recordAttributeSuggestions","consume","attribute:","tablePasteChainId","createPositionAfter","conversion","upcast","splitPosition","getItems","stopListening","getContainedElement","map","elementToElement","high","fetchCommentThread","suggestionChanged","editingDowncast","getAncestors","after","accepted","_getAttributeKey","isObject","registerPostFixer","markerToData","from","nodeAfter","has","activeMarkers","ck-suggestion-marker","isOwn","deletion:accept","writer","track-changes-adapter-missing-getsuggestion","ck-suggestion-marker-formatBlock","getSuggestionCallback","containsPosition","addRange","isArray","_cutOutSuggestionMarker","removeMarker","$graveyard","multi","_isRegisteredAttribute","createRangeOn","getSuggestions","creator","attributeKey","acceptSelectedSuggestions","define","values","clone","mapper","announce","getAllAdjacentSuggestions","insertContent","change:activeMarkers","previous","stop","_refreshAttributeSuggestionsChain","warn","addComment","24NFcQwh","_reduceExistingSuggestions","newRange","_customCallbacks","track-changes-suggestion-not-found","PendingActions","config","push","getWalker","range","moveTargetPosition","nodeBefore","ENTER","getCommentThread","_findSuggestions","insertion:","commandName","isDocumentOperation","sort","_addThreadToSuggestion","getLastMatchingPosition","isAfter","for","attributeNewValue","value","join","bindElementToMarker","_setSuggestionRange","start","deleteContent","acceptAllSuggestions","toUpperCase","lowest","_handleNewSuggestionMarker","formatBlock:discard","group","rethrowUnexpectedError","createdAt","LEAVE","authoredAt","isIntersecting","createSelection","hasSuggestion","chain","removeAttribute","addMarkerName","suggestionLoaded","trackChanges","_joinWithAdjacentSuggestions","unshift","$elementName","rejected","getChangedMarkers","trackChanges.mergeNestedSuggestions","attribute:join","1631yQsTXK","markInlineFormat","_getSuggestionData","setSelection","commentThread","end","remove","oldRange","updateSuggestion","descriptionFactory","getRanges","suggestion:","_initAriaMarkerChangeAnnouncements","isMultiRange","enableCommand","model","ck-suggestion-marker--active","dataDowncast","forEach","addSuggestion","_SUGGESTION_ANNOUNCEMENT","deletion:chain","isCollapsed","listenTo","1160DXTZVT","next","registerBlockAttribute","CommentsRepository","every","suggestion","reconvertMarker","isNextTo","markMultiRangeDeletion","format","buildSuggestion","removeMarkers","isSelectable","containerElement","ready","_mergeNestedSuggestions","substr","insertion","getMultiRangeId","removeClass","startsWith","_model","enqueueChange","acceptSuggestion","isUndo","attributeOldValue","addMarker:suggestion:attribute","addUser","getNearestSelectionRange","@external","markerReady","isExternal","addMarker","set","meta","removeMarker:suggestion:attribute","getShiftedBy","14731317zUkQAe","markBlockFormat","backward","addCommentThread","delete","subType","isBefore","options","change:_saved","_checkSuggestionCorrectness","ck-suggestion-marker-","markMultiRangeInsertion","getIntersection","removed","$textProxy","collaboration.channelId","_addSuggestionMarker","_commentsRepository","some","normal","createRange","multipleBlocks","enableReadOnlyMode","insertion:chain","size","isRemovable","applyOperation","splice","trackChanges.trackFormatChanges","name","_removeSuggestion","split","refresh","_suggestionState","unbindElementFromMarkerName","isLimit","consumable","discard","formatInline","length","deletion","isAtStart","registerInlineAttribute","author","discardSuggestion","dataToMarker","hasCommentThread","isTouching","editor","_getAuthorFromId","change","differ","insert","formatBlock:join","toViewElement","formatInline:accept","fromRange","type","markAttributeChange","showSuggestionHighlights","oldValue","element","add","suggestion-type","formatBlock:","marker-count","_inlineAttributeKeys","_trackFormatChanges","isLocal","isAtEnd","substring","documentSelection","_getExternalAuthor","_saved","_processAttributeChanges","ck-suggestion-marker-formatInline","always","fire","createElement","createPositionBefore","rename","document","attribute","includes","containsRange","adapter","getAttribute","comments","2HllhVN","move","batch","accept","action","pluginName","suggestionUnloaded","_getMarkerAnnouncementText","howMany","return","92653CNtjCO","setTo","suggestion:attribute:","concat","deletion:join","_breakSuggestionMarker","dataReady","getChanges","track-changes-command-not-found","plugins","_enabledCommands","locale","skipNestingCheck","get","_defaultCallbacks"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(955749===parseInt(n(595))/1*(parseInt(n(521))/2)+-parseInt(n(582))/3+-parseInt(n(317))/4*(-parseInt(n(206))/5)+-parseInt(n(247))/6+-parseInt(n(372))/7*(-parseInt(n(587))/8)+-parseInt(n(433))/9+-parseInt(n(396))/10*(-parseInt(n(531))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(367);class yc extends t.Plugin{static get[Ec(204)](){return[Ec(399),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ps,As,Ss,xs,to,so,uo,go,bo,Ao,No,Mo,Do,zo,Uo,qo,Yo,ei,ai,pi,Li,oi,Vs,qs,bi,Ai,vi,Di,xi,Hi,Xi,$i,ra,aa,ha,ma,Xa,_a,Ra,Ba,Qa,wa,ja,Ha]}static get[Ec(526)](){return Ec(187)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(267)]((t=>String[e(565)](t)))[e(342)]("")}super(t),this[e(256)]=!1,this[e(429)](e(283),[]),this.on(e(311),((n,r,s,o)=>{const i=e;this[i(417)][i(483)]((()=>{const e=i;for(const n of[...o,...s])this[e(417)][e(181)][e(282)](n)&&t[e(193)][e(402)](n)}))})),this[e(381)]=new Xr(this[e(481)][e(387)][e(237)],this[e(481)][e(542)]),this[e(559)]=null,this[e(557)]=new Ac(this[e(481)]),this[e(180)]=new Map,this[e(450)]=t[e(540)][e(544)](e(399)),this[e(541)]=new Set,this[e(417)]=this[e(481)][e(387)],this[e(466)]=new WeakMap,this[e(246)]=!1,this[e(564)]=new Set([e(367)]),this[e(499)]=new Set,t[e(323)][e(304)](e(461),e(207)),this[e(500)]=t[e(323)][e(544)](e(461)),t[e(323)][e(304)](e(370),!0),this[e(411)]=t[e(323)][e(544)](e(370)),this[e(554)]=new f(t,this[e(541)]),this[e(384)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,50,50])}[Ec(563)](){const t=Ec,n=this[t(481)],r=(e,n)=>{const r=t;if(r(515)!=e)return r(443)+e;const s=n[r(464)]("|")[0];return this[r(571)](s)?r(289):r(508)};n[t(261)][t(339)](t(272))[t(575)]({model:t(401),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(601)](e[n(196)]),a=[n(284),r(o,i)];let c=3e3;return this[n(283)][n(516)](e[n(196)])&&(a[n(324)](n(388)),c=3010),n(473)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(261)][t(339)](t(389))[t(495)]((e=>{const r=t;e.on(r(580),((t,e,s)=>{const o=r;if(!s[o(440)][o(492)])return;const i=e[o(573)];if(!i)return;const c=s[o(307)][o(487)](i);n[o(387)][o(237)][o(277)](i)&&c&&!c[o(581)](o(175))&&c.is(o(409))&&(0,a.toWidget)(c,s[o(287)])}),{priority:r(269)})})),n[t(261)][t(339)](t(389))[t(575)]({model:t(401),view:(e,n)=>{const s=t;if(!n[s(440)][s(492)])return null;const{type:o,subType:i}=this[s(601)](e[s(196)]);return{classes:[s(284),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(573)])return;const{id:c}=this[a(601)](o[a(196)]);if(r){const t=this[a(180)][a(544)](c),e=this[a(276)](t);if(!this[a(571)](e))return}if(o[a(573)].is(a(178)))return void i[a(469)][a(257)](o[a(573)],s[a(462)]);const u=i[a(307)][a(487)](o[a(573)]);if(o[a(573)].is(a(494))&&n[a(387)][a(237)][a(198)](o[a(573)])&&!u[a(581)](a(190))){i[a(287)][a(191)]([a(284),a(289)],u),i[a(287)][a(210)](a(579),c,u),i[a(307)][a(343)](u,o[a(196)]),e&&(this[a(283)][a(516)](o[a(196)])?i[a(287)][a(191)](a(388),u):i[a(287)][a(415)](a(388),u));for(const t of n[a(387)][a(594)](o[a(573)])[a(264)]())i[a(469)][a(257)](t,s[a(462)]);i[a(469)][a(257)](o[a(573)],s[a(462)])}};n[t(261)][t(339)](t(389))[t(495)]((e=>{const n=t;e.on(n(222),((t,e,r)=>{const o=n;r[o(440)][o(492)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(249)})})),n[t(261)][t(339)](t(389))[t(495)]((e=>{const n=t;e.on(n(422),((t,e,r)=>{const o=n;r[o(440)][o(492)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(249)})})),n[t(261)][t(339)](t(389))[t(279)]({model:t(401),view:(e,n)=>n[t(440)][t(492)]?null:{group:t(401),name:e[t(412)](11)}}),n[t(261)][t(339)](t(262))[t(268)]({view:{name:t(401),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(383)+e[r(519)](r(496))+":"+e[r(519)]("id");return e[r(519)](r(498))&&(s+=":"+e[r(519)](r(498))),n[r(511)](r(208),{"data-name":s})}}),n[t(261)][t(339)](t(262))[t(478)]({view:t(401)}),n[t(261)][t(339)](t(272))[t(495)]((e=>{const n=t;e.on(n(222),s(),{priority:n(269)})})),n[t(261)][t(339)](t(272))[t(495)]((e=>{const n=t;e.on(n(422),s({isAttributeSuggestion:!0}),{priority:n(269)})})),n[t(261)][t(339)](t(272))[t(495)]((e=>{const n=t;e.on(n(553),((t,e,r)=>{const s=n,o=r[s(307)][s(572)](e[s(196)]);if(o)for(const t of o)t[s(581)](s(190))||(r[s(287)][s(415)]([s(284),s(289),s(388)],t),r[s(287)][s(361)](s(579),t),r[s(307)][s(467)](t,e[s(196)]))}),{priority:n(269)})})),n[t(261)][t(339)](t(272))[t(495)]((e=>{const n=t;e.on(n(431),((t,e,r)=>{const s=n,o=r[s(307)][s(572)](e[s(196)]);if(!o)return;const{id:i}=this[s(601)](e[s(196)]),a=this[s(180)][s(544)](i),c=this[s(276)](a);if(this[s(571)](c))for(const t of o)t[s(581)](s(190))||(r[s(287)][s(415)]([s(284),s(289),s(388)],t),r[s(287)][s(361)](s(579),t),r[s(307)][s(467)](t,e[s(196)]))}),{priority:n(269)})})),n[t(387)][t(514)][t(278)]((e=>{const r=t;let s=!1;const o=Array[r(280)](n[r(387)][r(514)][r(484)][r(369)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(601)](t);if(r(401)!==o)continue;const h=this[r(180)][r(544)](f);if(null!=c[r(319)]){r(471)==u&&(s=s||Lc(c[r(319)],t,e,n[r(387)][r(237)]));const o=r(515)==u&&this[r(571)](l[r(464)]("|")[0]);if(c[r(319)][r(394)]||r(296)==c[r(319)][r(217)][r(184)]||r(189)==u&&!Rc(c[r(319)])||o&&!Rc(c[r(319)])||r(473)==u&&(Cc(a=c[r(319)])||function(t){const e=r;return t[e(345)][e(583)]==t[e(377)][e(328)]&&t[e(345)][e(502)]}(a)))e[r(295)](t),s=!0;else{if(!h||!h[r(598)])continue;i[r(495)](h)}}}var a;return i[r(457)]>0&&(s=!!this[r(365)](i)||s),s})),n[t(387)][t(514)][t(278)]((e=>{const r=t;let s=!1;for(const t of n[r(387)][r(514)][r(484)][r(538)]())if(r(485)==t[r(490)])for(const t of this[r(180)][r(305)]()){if(t[r(385)]||!t[r(598)])continue;const o=r(189)==t[r(490)],i=this[r(276)](t),a=i&&this[r(571)](i);if(!o&&!a)continue;const c=t[r(248)]();if(c[r(345)][r(583)]!=c[r(377)][r(583)]&&!c[r(377)][r(502)]){const o=n[r(387)][r(209)](c[r(345)][r(281)],r(377)),i=n[r(387)][r(453)](c[r(345)],o);e[r(229)](t[r(586)](),{range:i}),s=!0}}return s})),n[t(387)][t(514)][t(278)]((e=>this[t(507)](e))),n[t(387)][t(514)][t(278)]((e=>!e[t(523)][t(501)]&&this[t(548)](e))),n[t(387)].on(t(244),(()=>{this[t(256)]=!1})),n[t(387)][t(514)].on(t(173),((r,s)=>{const o=t;if(!s[o(501)]||s[o(420)])return;if(!this[o(256)])return;const i=n[o(387)][o(514)][o(484)][o(538)]();if(0==i[o(472)])return;const a=[],c=i[o(546)]((t=>o(515)==t[o(490)])),u=i[o(546)]((t=>o(485)==t[o(490)]&&o(561)!=t[o(462)]));for(const t of c)this[o(298)](t[o(302)])&&a[o(324)]({key:t[o(302)],newValue:t[o(340)],oldValue:t[o(421)],range:Sc(t[o(326)],n[o(387)])});for(const t of u){if(o(513)!=t[o(525)]&&o(465)!=t[o(525)])continue;const e=vc(t[o(205)][o(281)],n[o(387)]),r=t[o(550)];o(513)==t[o(525)]&&a[o(324)]({key:o(367),newValue:t[o(462)],oldValue:r[o(462)],range:e});for(const[n,s]of r[o(234)]){if(!this[o(298)](n))continue;const r=t[o(234)][o(544)](n);s!==r&&a[o(324)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(234)])this[o(298)](n)&&(r[o(234)][o(282)](n)||a[o(324)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(472)]&&n[o(387)][o(418)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(491)](t,e,s,o,{groupId:r});this[n(318)](t,a)}))}),{priority:t(349)}),n[t(387)][t(181)].on(t(241),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(601)](n[s(462)]),e=this[s(180)][s(544)](t);e&&e[s(362)](n[s(462)])}})),n[t(387)][t(514)].on(t(173),(()=>{const e=t,r=Array[e(280)](n[e(387)][e(514)][e(484)][e(369)]())[e(546)]((t=>e(401)===this[e(601)](t[e(462)])[e(352)]));if(0===r[e(472)])return;r[e(335)](((t,n)=>{const r=e,s=t[r(552)][r(379)],o=n[r(552)][r(379)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(345)][r(439)](o[r(345)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(601)](t);if(null===n[e(379)]){const n=this[e(350)](t);o[e(495)](n)}else{const t=this[e(180)][e(544)](r);null!==n[e(319)]||t[e(598)]?(s[e(495)](t[e(228)]),o[e(495)](t)):this[e(463)](t)}}o[e(457)]>0&&this[e(202)](o);for(const t of s)this[e(510)](e(271),t)})),n[t(387)].on(t(459),((e,r)=>{const s=t,o=r[0];if(!this[s(180)][s(457)])return;if(!o[s(334)])return;if(o[s(523)][s(420)]||!o[s(523)][s(501)])return;let i,a;switch(o[s(490)]){case s(485):i=n[s(387)][s(209)](o[s(205)]),a=i[s(432)](o[s(529)]);break;case s(464):i=n[s(387)][s(209)](o[s(263)]),a=n[s(387)][s(209)](o[s(327)]);break;case s(522):i=n[s(387)][s(209)](o[s(560)]),a=i[s(432)](o[s(529)]);break;default:return}const c=n[s(387)][s(453)](i,a);n[s(387)][s(483)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(331)](c)){if(e[t(385)])continue;if(t(471)==e[t(490)])continue;const r=this[t(276)](e);if(r&&this[t(571)](r)&&t(464)!=o[t(490)])continue;const s=e[t(552)]&&e[t(552)][t(454)];(t(189)!=e[t(490)]||t(464)==o[t(490)]&&!s)&&(n[t(194)]||t(413)==e[t(490)]&&n[t(285)]||e[t(248)]()[t(517)](c)&&this[t(536)](e,i,a))}}))}),{priority:t(349)}),n[t(387)].on(t(346),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(233)])return;if(this[s(246)])return;if(!this[s(554)][s(341)])return;if(o[s(394)])return;const a=n[s(387)][s(237)],{start:c,end:u}=o[s(248)](),l=c[s(281)]&&a[s(468)](c[s(281)])?null:a[s(424)](c,s(227)),f=u[s(328)]&&a[s(468)](u[s(328)])?null:a[s(424)](u,s(435)),h=n[s(387)][s(453)](l?l[s(345)]:c,f?f[s(377)]:u);n[s(387)][s(483)]((t=>{const e=s;this[e(211)](h);const r=n[e(387)][e(237)][e(424)](h[e(345)]);o.is(e(504))?t[e(375)](r):o[e(532)](r)})),e[s(313)]()}),{priority:e.priorities[t(452)]+10}),n[t(387)].on(t(310),((e,r)=>{const s=t,o=r[r[s(472)]-1];o&&o[s(233)]||this[s(246)]||this[s(554)][s(341)]&&(n[s(387)][s(483)]((()=>{const t=s;let o=n[t(387)][t(310)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(530)]=o[t(306)]();const i=o[t(377)][t(328)],a=n[t(387)][t(237)];i&&a[t(198)](i)&&!a[t(277)](i)&&(o=n[t(387)][t(453)](o[t(345)],n[t(387)][t(209)](i,t(377)))),this[t(199)](o)})),e[s(313)]())}),{priority:t(269)}),this[t(481)][t(179)][t(495)](t(364),this[t(554)]),this[t(386)](t(364));const o=new p(n,this[t(180)]);n[t(179)][t(495)](t(419),o),this[t(386)](t(419));const i=new E(n,this[t(180)]);n[t(179)][t(495)](t(477),i),this[t(386)](t(477)),n[t(179)][t(495)](t(347),new S(n,o,this[t(180)])),this[t(386)](t(347)),n[t(179)][t(495)](t(592),new S(n,i,this[t(180)])),this[t(386)](t(592)),n[t(179)][t(495)](t(303),new O(n,o,this[t(180)])),this[t(386)](t(303)),n[t(179)][t(495)](t(567),new O(n,i,this[t(180)])),this[t(386)](t(567));const c=n[t(540)][t(544)](t(399));this[t(395)](c,t(316),((e,{threadId:n})=>{const r=t,s=this[r(180)][r(544)](n);s&&s[r(376)]&&1===s[r(376)][r(472)]&&this[r(240)](n,{hasComments:!0})}),{priority:t(568)}),this[t(395)](c,t(213),((e,{threadId:n})=>{const r=t,s=this[r(180)][r(544)](n);s&&s[r(376)]&&!s[r(376)][r(472)]&&this[r(240)](n,{hasComments:!1})}),{priority:t(568)})}set[Ec(518)](t){const n=Ec;if(this[n(559)])throw new e.CKEditorError(n(555),this);this[n(559)]=t}get[Ec(518)](){return this[Ec(559)]}[Ec(300)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(180)][n(305)]())t&&!e[n(598)]||r[n(324)](e);return e?r[n(267)]((t=>t[n(584)]())):r}[Ec(218)](t){const n=Ec,r=this[n(180)][n(544)](t);if(!r)throw new e.CKEditorError(n(321),this);return r}[Ec(359)](t){const e=Ec;return this[e(180)][e(282)](t)}[Ec(245)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(490)][e(464)](":"),a=this[e(180)][e(544)](r)||this[e(252)](o,i,r,n,s);if(this[e(336)](a),this[e(442)](a,o,i||null,n),a[e(354)]=t[e(354)],a[e(224)]=!0,s&&s[e(425)]){const t=s[e(425)],n=this[e(505)](t[e(219)]);a[e(356)]=t[e(354)],a[e(476)]=n,a[e(427)]=!0}else a[e(356)]=t[e(354)];switch(t[e(552)]&&(a[e(552)]=t[e(552)]),t[e(234)]&&(a[e(234)]=t[e(234)]),this[e(559)]&&this[e(559)][e(391)]||(a[e(506)]=!0),this[e(466)][e(544)](a)){case e(215):this[e(466)][e(429)](a,e(537));break;case e(426):a[e(598)]?(this[e(365)](new Set([a])),this[e(202)](new Set([a])),this[e(466)][e(429)](a,e(410)),this[e(510)](e(363),a)):this[e(466)][e(429)](a,e(446))}return a}[Ec(419)](t){const e=Ec;this[e(233)]((()=>{const n=e;this[n(481)][n(387)][n(483)]((()=>{const e=n;for(const n of t[e(309)]())n[e(524)]()}))}))}[Ec(477)](t){const e=Ec;this[e(233)]((()=>{const n=e;this[n(481)][n(387)][n(483)]((()=>{const e=n;for(const n of t[e(309)]())n[e(470)]()}))}))}[Ec(386)](t,n){const r=Ec,s=this[r(481)][r(179)][r(544)](t);if(!s)throw new e.CKEditorError(r(539),this,{commandName:t});if(this[r(541)][r(282)](s))throw new e.CKEditorError(r(558),this,{commandName:t});this[r(541)][r(495)](s),n&&s.on(r(223),((t,e)=>{const o=r;this[o(554)][o(341)]&&(this[o(246)]||(e[o(472)]>0&&e[e[o(472)]-1]&&e[e[o(472)]-1][o(233)]?e[o(170)]():(t[o(530)]=n(((...t)=>s[o(223)](...t,{forceDefaultExecution:!0})),...e),t[o(313)]())))}),{priority:r(269)})}[Ec(233)](t){const n=Ec;let r,s;const o=this[n(246)];this[n(246)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(246)]=!1),s&&e.CKEditorError[n(353)](s,this),r}[Ec(199)](t,n=null,r={}){const s=Ec;if(t[s(394)])return null;const o=this[s(481)][s(540)][s(544)](s(172)).me;for(const{suggestion:e,meta:o}of this[s(331)](t,s(413)))if(o[s(285)]){if(!o[s(403)]){if(o[s(194)]){if(!this[s(411)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(536)](e,t[s(345)],t[s(377)]);break}if(n==e[s(438)]&&Oc(e,r)){const n=e[s(248)]();return n[s(345)][s(254)](t[s(377)])?this[s(344)](e,this[s(417)][s(453)](t[s(345)],n[s(377)])):this[s(344)](e,this[s(417)][s(453)](n[s(345)],t[s(377)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(332)+n:s(413),u=this[s(174)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(449)](c,i,a,t),u}[Ec(444)](t,n=Ec(297),r={}){const s=Ec,o=this[s(481)][s(540)][s(544)](s(172)).me,i=this[s(557)][s(290)](s(413),n,s(342));for(const e of this[s(300)]())if(e[s(476)].id==o.id&&s(413)==e[s(490)]&&e[s(438)]==n&&Oc(e,r)&&(i(e[s(382)](),t)||i(t,e[s(382)]()))){for(const n of t)e[s(292)](n);return e}for(const{suggestion:e,meta:n}of this[s(331)](t,s(413))){if(!n[s(285)])continue;if(!this[s(411)]&&n[s(194)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(382)]())for(const e of t)if(!n[s(517)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(332)+n,l=this[s(174)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(449)](u,a,c,e,zr[s(414)]());return l}[Ec(373)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(394)])return null;if(o(593)===this[o(500)]){const e=this[o(557)][o(290)](o(471),r,o(524));return this[o(233)]((()=>e([t],n,s))),null}const i=this[o(481)][o(540)][o(544)](o(172)).me,a=[];if(o(509)!==this[o(500)])for(const{suggestion:e,meta:n}of this[o(331)](t,o(413)))n[o(285)]&&!n[o(590)]&&a[o(324)](...e[o(382)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(445)](s);e&&r[n(324)](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(472)];){const s=r[e][n(171)](t);r[n(460)](e,1,...s),e+=s[n(472)]}}return r}(t,a);c[o(472)]&&this[o(417)][o(483)]((()=>{const t=o;for(const e of c){const o=this[t(557)][t(290)](t(471),r,t(524));this[t(233)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(345)],u=t[o(377)];for(const{suggestion:e,meta:n}of this[o(331)](t,o(471))){if(!n[o(285)])continue;if(e[o(438)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(248)]();if(i[o(517)](t,!0))return null;c=c[o(439)](i[o(345)])?c:i[o(345)],u=u[o(338)](i[o(377)])?u:i[o(377)],a?i[o(345)][o(439)](a[o(248)]()[o(345)])?(a[o(407)](),a=e):e[o(407)]():a=e}const l=this[o(417)][o(453)](c,u);if(a)this[o(344)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(174)]({id:t,type:o(253)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(449)](o(253)+r,t,a,l)}}return null}[Ec(434)](t,n,r=[],s=null,o={}){const i=Ec;n[i(578)]||(n[i(578)]=n[i(333)]),n[i(454)]=t.is(i(326)),s=s||Nc(n);const a=r[i(267)]((t=>vc(t,this[i(417)]))),c=t.is(i(326))?t:vc(t,this[i(417)]);if(i(593)===this[i(500)]){const t=this[i(557)][i(290)](i(189),s,i(524));return this[i(233)]((()=>t([c],n,o))),null}a[i(324)](c);let u=!0;for(const t of a)if(!this[i(188)](t)){u=!1;break}if(u&&i(509)!==this[i(500)]){const t=this[i(557)][i(290)](i(189),s,i(524));return this[i(233)]((()=>t([c],n,o))),null}let l=null,f=c[i(345)],h=c[i(377)];for(const{suggestion:t,meta:e}of this[i(331)](c,i(189))){if(!e[i(285)])continue;if(e[i(403)]||e[i(194)]||e[i(590)])continue;if(t[i(552)][i(578)]!=n[i(578)])continue;if(!Oc(t,o))continue;const r=t[i(248)]();if(t[i(438)]==s){if(r[i(517)](c,!0))return null;f=f[i(439)](r[i(345)])?f:r[i(345)],h=h[i(338)](r[i(377)])?h:r[i(377)],l?r[i(345)][i(439)](l[i(248)]()[i(345)])?(l[i(407)](),l=t):t[i(407)]():l=t}else{const e=c[i(445)](r);this[i(294)](t,e)}}const g=this[i(481)][i(540)][i(544)](i(172)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(344)](l,this[i(417)][i(453)](f,h)),l;{const t=this[i(174)]({id:d,type:i(497)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(449)](i(497)+s,d,p,this[i(417)][i(453)](f,h)),t}}[Ec(556)](t,n,r=[],s=null,o={}){const i=Ec;n[i(578)]||(n[i(578)]=n[i(333)]);const a=t[0];n[i(454)]=a.is(i(326)),s=s||Nc(n);const c=r[i(267)]((t=>vc(t,this[i(417)]))),u=a.is(i(326))?t:t[i(267)]((t=>vc(t,this[i(417)])));if(i(593)===this[i(500)]){const t=this[i(557)][i(290)](i(189),s,i(524));return this[i(233)]((()=>t(u,n,o))),null}c[i(324)](...u);let l=!0;for(const t of c)if(!this[i(188)](t)){l=!1;break}if(l&&i(509)!==this[i(500)]){const t=this[i(557)][i(290)](i(189),s,i(524));return this[i(233)]((()=>t(u,n,o))),null}const f=this[i(481)][i(540)][i(544)](i(172)).me;for(const t of this[i(300)]()){if(t[i(476)].id!=f.id)continue;if(i(189)!=t[i(490)]||t[i(552)][i(578)]!=n[i(578)])continue;if(!Oc(t,o))continue;const e=t[i(438)]==s;for(let n=0;n<u[i(472)];n++){const r=u[n];for(const s of t[i(236)]()){const o=s[i(600)]();if(r[i(254)](o)){e?(u[i(460)](n,1),n--):t[i(295)](s[i(462)]);break}}}}if(0==u[i(472)])return null;const h=this[i(557)][i(290)](i(189),s,i(342));for(const t of this[i(300)]())if(t[i(476)].id==f.id&&i(189)==t[i(490)]&&t[i(552)][i(578)]==n[i(578)]&&t[i(438)]==s&&Oc(t,o)&&(h(t[i(382)](),u)||h(u,t[i(382)]()))){for(const e of u)t[i(292)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(497)+s,m=this[i(174)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(449)](p,g,d,t,zr[i(414)]());return m}[Ec(211)](t,n=null,r={}){const s=Ec;if(t[s(394)])return null;const o=this[s(481)][s(540)][s(544)](s(172)).me,a=new i.LiveRange(t[s(345)],t[s(377)]);for(const{suggestion:t,meta:e}of this[s(331)](a,s(413)))if(e[s(285)]&&!e[s(403)])if(t[s(385)]){const e=t[s(382)]()[s(546)]((t=>s(296)!=t[s(217)][s(184)]));if(e[s(400)]((t=>a[s(517)](t,!0)))&&t[s(470)](),e[s(451)]((t=>t[s(517)](a,!0)))){const t=this[s(557)][s(290)](s(473),n,s(524));return this[s(233)]((()=>t([a],null,r))),null}}else{const e=a[s(445)](t[s(248)]());null!==e&&t[s(232)]([e],null,r)}if(a[s(551)](),a[s(394)]||s(296)==a[s(217)][s(184)])return null;let c=null,u=a[s(345)],l=a[s(377)];const f=this[s(331)](a,s(473));for(const{suggestion:t,meta:e}of f){const n=this[s(417)][s(453)](u,l);if(e[s(285)]&&(this[s(411)]||!e[s(194)]&&!e[s(590)]))if(t[s(385)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(382)]()){if(r[s(517)](n,!0))return t;n[s(517)](r)||(e=!1)}e&&t[s(470)]()}else{const e=t[s(248)]();if(e[s(517)](n,!0))return t;if(!Oc(t,r)){n[s(517)](e)?t[s(407)]():e[s(291)](u)?u=e[s(377)]:e[s(291)](l)&&(l=e[s(345)]);continue}u=u[s(439)](e[s(345)])?u:e[s(345)],l=l[s(338)](e[s(377)])?l:e[s(377)],r=Object[s(225)]({},t[s(234)]),c?e[s(345)][s(439)](c[s(248)]()[s(345)])?(c[s(407)](),c=t):t[s(407)]():c=t}}if(c)return this[s(344)](c,this[s(417)][s(453)](u,l)),c;{const t=(0,e.uid)(),i=this[s(417)][s(453)](u,l),a=o.id,c=n?s(585)+n:s(473),f=this[s(174)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(449)](c,t,a,i),f}}[Ec(404)](t,n=Ec(297),r={}){const s=Ec,o=this[s(481)][s(540)][s(544)](s(172)).me,a=t[s(267)]((t=>new i.LiveRange(t[s(345)],t[s(377)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(331)](a,s(413)))e[s(285)]&&!e[s(403)]&&c[s(495)](t);for(const e of c)if(e[s(385)]){const o=e[s(382)]();if((!e[s(234)]||!e[s(234)][s(543)])&&o[s(400)]((t=>a[s(451)]((e=>e[s(517)](t,!0)))))&&e[s(470)](),a[s(400)]((t=>o[s(451)]((e=>e[s(517)](t,!0)))))){const e=this[s(557)][s(290)](s(473),n,s(524));return this[s(233)]((()=>e(t,null,r))),null}}else{const t=e[s(248)]();if(a[s(451)]((e=>e[s(517)](t,!0)))&&e[s(470)](),a[s(400)]((e=>t[s(517)](e,!0)))){const t=this[s(557)][s(290)](s(473),n,s(524));return this[s(233)]((()=>t(a,null,r))),null}}const u=this[s(557)][s(290)](s(473),n,s(342));let l=null;for(const t of this[s(300)]())if(t[s(476)].id==o.id&&t[s(598)]&&s(473)==t[s(490)]&&t[s(438)]==n&&Oc(t,r)&&(u(t[s(382)](),a)||u(a,t[s(382)]())))if(l){if(t[s(376)]&&t[s(376)][s(472)])continue;for(const e of t[s(382)]())l[s(599)](e)||l[s(292)](e);t[s(407)]()}else{l=t;for(const e of a)t[s(599)](e)||t[s(292)](e)}if(l)return l;c[s(220)]();for(const{suggestion:t,meta:e}of this[s(331)](a,s(473)))e[s(285)]&&(this[s(411)]||!e[s(194)]&&!e[s(590)])&&Oc(t,r)&&c[s(495)](t);for(const t of c){const e=t[s(382)]();if((!r||!r[s(543)])&&a[s(400)]((t=>e[s(451)]((e=>e[s(517)](t,!0))))))return t;(!t[s(234)]||!t[s(234)][s(543)])&&e[s(400)]((t=>a[s(451)]((e=>e[s(517)](t,!0)))))&&t[s(470)]()}const f=(0,e.uid)(),h=o.id,g=s(585)+n,d=this[s(174)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(551)](),t[s(394)]||s(296)==t[s(217)][s(184)]||this[s(449)](g,f,h,t,zr[s(414)]());return d}[Ec(491)](t,n,r,s,o){const i=Ec;if(t[i(394)])return[];if(i(593)===this[i(500)])return[];const a=this[i(481)][i(540)][i(544)](i(172)).me.id,c=Array[i(280)](this[i(180)][i(305)]())[i(546)]((e=>i(515)==e[i(490)]&&e[i(552)][i(562)]==n&&e[i(599)](t)));if(i(207)===this[i(500)]){const e=this[i(331)](t,i(413))[i(546)]((({meta:t})=>t[i(285)]&&!t[i(590)]&&!t[i(403)]))[i(267)]((({suggestion:t})=>t));c[i(366)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(515)==t[i(490)]?t[i(552)][i(493)]:void 0,o=t[i(248)](),a=Array[i(280)](u[i(216)]())[i(574)]((t=>t[i(357)](o)));if(!a)continue;const c=a[i(171)](o);this[i(571)](n)&&i(413)==t[i(490)]&&0!=c[i(472)]||(u[i(437)](a),c[i(390)]((t=>{u[i(429)](t,r)})),i(413)!=t[i(490)]&&e!=s&&u[i(429)](a[i(445)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(472)]>37&&console[i(315)](i(201),{key:n});const f=(i(258)+(n+"|")+Nc({newValue:s}))[i(503)](0,60),h=this[i(174)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(324)](h),this[i(449)](f,c,a,t)}return l}[Ec(588)](t){const e=Ec;this[e(386)](t,((t,...n)=>{this[e(203)]((()=>{t(...n)}))}))}[Ec(398)](t){const e=Ec;this[e(564)][e(495)](t)}[Ec(475)](t){const e=Ec;this[e(499)][e(495)](t)}[Ec(276)](t){const e=Ec;return e(515)==t[e(490)]?t[e(438)][e(464)]("|")[0]:null}[Ec(344)](t,e){const n=Ec,r=t[n(586)]();this[n(417)][n(483)]((t=>{t[n(229)](r,{range:e})}))}[Ec(336)](t){const e=Ec,n=t.id,r=this[e(481)][e(323)][e(544)](e(448));this[e(450)][e(479)](n)||this[e(450)][e(436)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(450)][e(330)](n);s[e(197)](e(458)),s[e(458)]=!1,t[e(376)]=s}[Ec(442)](t,n,r,s){const o=Ec;if(t[o(490)]!=n||t[o(438)]!=r||t[o(301)].id!=s)throw this[o(481)][o(455)](o(231)),new e.CKEditorError(o(231),this)}[Ec(294)](t,n){const r=Ec,s=t[r(248)]();if(n[r(254)](s))t[r(407)]();else if(s[r(517)](n)){const o=this[r(417)][r(209)](n[r(345)][r(328)],r(377));this[r(344)](t,this[r(417)][r(453)](s[r(345)],o));const i=(0,e.uid)(),a=t[r(301)].id,c=t[r(490)]+":"+t[r(438)];this[r(174)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(552)],attributes:t[r(234)]});const u=this[r(417)][r(209)](n[r(377)][r(583)],r(274)),l=this[r(417)][r(453)](u,s[r(377)]);this[r(449)](c,i,a,l)}else if(s[r(291)](n[r(345)])){const e=this[r(417)][r(209)](n[r(345)][r(328)],r(377));this[r(344)](t,this[r(417)][r(453)](s[r(345)],e))}else{const e=this[r(417)][r(209)](n[r(377)][r(583)],r(274));this[r(344)](t,this[r(417)][r(453)](e,s[r(377)]))}}[Ec(188)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(331)](t,e(413))){if(!r[e(285)])continue;const s=n[e(382)]();for(const n of s)if(!t[e(171)](n)[e(472)])return!0}return!1}[Ec(482)](t){const n=Ec,r=this[n(481)][n(540)][n(544)](n(172))[n(596)](t);if(!r)throw new e.CKEditorError(n(549),this);return r}[Ec(505)](t){const e=Ec,n=this[e(481)][e(540)][e(544)](e(172)),r=(0,o.hashObject)(e(186)+t);return n[e(596)](r)||n[e(423)]({id:r,name:t})}[Ec(252)](t,e,n,r,s){const o=Ec,i=this[o(482)](r),a=this[o(557)][o(406)](t,e,n,i,s,(t=>{const e=o;this[e(240)](n,{attributes:t});const r=this[e(218)](n);this[e(365)](new Set([r])),this[e(202)](new Set([r]))}));return this[o(395)](a,o(524),(()=>{const t=o;this[t(240)](n,{state:t(275)})}),{priority:o(269)}),this[o(395)](a,o(470),(()=>{const t=o;this[t(240)](n,{state:t(368)})}),{priority:o(269)}),this[o(180)][o(429)](n,a),this[o(466)][o(429)](a,o(215)),a}[Ec(601)](t){const e=Ec,n=t[e(464)](":");return{group:n[0],type:n[1],subType:n[e(472)]>=5?n[2]:null,id:n[e(472)]<5?n[2]:n[3],authorId:n[e(472)]<5?n[3]:n[4],markerCount:6==n[e(472)]?n[5]:null}}[Ec(536)](t,n,r){const s=Ec,o=t[s(248)](),i=o[s(345)],a=o[s(377)];this[s(344)](t,this[s(417)][s(453)](i,n));const c=(0,e.uid)(),u=t[s(301)].id,l=t[s(490)]+(t[s(438)]?":"+t[s(438)]:"");this[s(174)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(234)],data:t[s(552)]});const f=this[s(276)](t);(s(189)==t[s(490)]||f&&this[s(571)](f))&&(r=this[s(417)][s(512)](r[s(583)])),this[s(449)](l,c,u,this[s(417)][s(453)](r,a))}[Ec(331)](t,e=null){const n=Ec,r=[],s=this[n(481)][n(540)][n(544)](n(172)).me;Array[n(293)](t)||(t=[t]);for(const o of this[n(300)]()){if(!o[n(598)])continue;if(e&&o[n(490)]!=e)continue;let i=!1;for(const e of o[n(382)]()){for(const a of t){const t=a[n(345)][n(254)](e[n(377)])||a[n(377)][n(254)](e[n(345)]);if(t||a[n(445)](e)){const c=a[n(517)](e)&&kc(this[n(417)][n(237)],e[n(345)],a),u=e[n(517)](a)&&kc(this[n(417)][n(237)],a[n(345)],e);r[n(324)]({suggestion:o,meta:{isOwn:s==o[n(476)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(449)](t,e,n,r,s){const o=Ec;this[o(417)][o(483)]((i=>{const a=o;let c=a(383)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(428)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(463)](t){const e=Ec,n=t[e(312)],r=t[e(397)];t[e(312)]=null,t[e(397)]=null,null!=n&&n[e(397)]==t&&(n[e(397)]=r),null!=r&&r[e(312)]==t&&(r[e(312)]=n),e(410)==this[e(466)][e(544)](t)&&(this[e(466)][e(429)](t,e(446)),this[e(510)](e(527),t,n,r))}[Ec(174)](t){const n=Ec,r=t.id,s=this[n(245)](t);if(this[n(559)]&&this[n(559)][n(391)]){const o=this[n(481)][n(540)][n(544)](n(322)),i=s[n(200)],a=s[n(438)]?s[n(490)]+":"+s[n(438)]:s[n(490)],c=this[n(481)][n(542)],u=o[n(495)](Hr(c,n(183))),l={id:r,type:a,hasComments:i,data:t[n(552)]||null,originalSuggestionId:t[n(185)]||null,attributes:s[n(234)]};this[n(559)][n(391)](l)[n(243)]((t=>{const e=n;s[e(506)]=!0,o[e(378)](u),t&&t[e(354)]&&(this[e(180)][e(544)](r)[e(354)]=t[e(354)])}))[n(195)]((t=>{const r=n;throw(0,e.logWarning)(r(566)),this[r(481)][r(387)][r(418)]({isUndoable:!1},(()=>{s[r(470)]()})),s[r(265)](),this[r(180)][r(437)](s.id),this[r(466)][r(437)](s),t}))}return s}[Ec(571)](t){const e=Ec;return this[e(564)][e(282)](t)}[Ec(240)](t,e){const n=Ec,r=this[n(481)][n(540)][n(544)](n(322)),s=this[n(218)](t);if(this[n(559)]&&this[n(559)][n(380)])if(s[n(506)]){const s=r[n(495)](Hr(this[n(481)][n(542)],n(183)));this[n(559)][n(380)](t,e)[n(243)]((()=>{r[n(378)](s)}))}else s.on(n(441),(()=>{this[n(240)](t,e)}))}[Ec(374)](t){const n=Ec;if(!this[n(559)]||!this[n(559)][n(218)])throw new e.CKEditorError(n(288),this);return this[n(559)][n(218)](t)}[Ec(350)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(601)](t),i=this[e(180)][e(544)](n)||this[e(252)](r,s,n,o,{});switch(this[e(442)](i,r,s,o),this[e(466)][e(544)](i)){case e(215):this[e(374)](n)[e(243)]((t=>{const r=e;let s=Promise[r(238)]();t[r(200)]&&(s=this[r(450)][r(270)]({channelId:this[r(481)][r(323)][r(544)](r(448)),threadId:n})),s[r(243)]((()=>{const e=r;this[e(245)](t)[e(506)]=!0}))})),this[e(466)][e(429)](i,e(426));break;case e(446):this[e(240)](n,{state:e(230)});case e(537):this[e(466)][e(429)](i,e(410)),this[e(510)](e(363),i);break;case e(410):this[e(510)](e(271),i)}return i[e(362)](t),i}[Ec(202)](t){const e=Ec,n=Array[e(280)](t),r=n[e(546)]((t=>e(515)==t[e(490)]));this[e(314)](r);const s=n[e(546)]((t=>!t[e(385)]&&e(515)!=t[e(490)])),o=this[e(300)]({skipNotAttached:!0})[e(546)]((t=>!t[e(385)]&&e(515)!=t[e(490)])),i=o[e(546)]((n=>!t[e(282)](n))),a=new Map(o[e(267)]((t=>[t,this[e(557)][e(290)](t[e(490)],t[e(438)],e(360))]))),c=new Map(o[e(267)]((t=>[t,t[e(248)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(472)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(472)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(472)];t++){const n=s[t];!l[e(282)](n)&&n[e(312)]&&(f[e(495)](n[e(312)]),n[e(312)][e(397)]===n&&(n[e(312)][e(397)]=null),n[e(312)]=null),!u[e(282)](n)&&n[e(397)]&&(f[e(495)](n[e(397)]),n[e(397)][e(312)]===n&&(n[e(397)][e(312)]=null),n[e(397)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(472)];e++){const r=g(t,n[e]);r&&(r[0][s(397)]=r[1],r[1][s(312)]=r[0],u[s(495)](r[0]),l[s(495)](r[1]))}}function g(t,n){const r=e;if(t[r(476)].id!==n[r(476)].id)return null;const s=a[r(544)](t)(t,n,c[r(544)](t),c[r(544)](n));return s&&a[r(544)](n)(t,n,c[r(544)](t),c[r(544)](n))?s[1][r(376)]&&s[1][r(376)][r(472)]?null:s:null}f[e(457)]&&this[e(202)](f)}[Ec(314)](t){const e=Ec;if(0==t[e(472)])return;const n=this[e(300)]({skipNotAttached:!0})[e(546)]((t=>e(515)==t[e(490)]&&t[e(224)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(234)]);s[e(282)](n)||(s[e(429)](n,r[e(472)]),r[e(324)]([]));const i=s[e(544)](n);r[i][e(324)](t)}!function(){const t=e;r[t(335)](((e,n)=>{const r=t,s=e[0][r(354)],o=n[0][r(354)];return s==o?e[0][r(234)][r(577)]<n[0][r(234)][r(577)]?-1:1:s<o?-1:1}));for(const e of r)e[t(335)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(472)];t++){if(0==r[t][e(472)])continue;const n=[];for(let s=t+1;s<r[e(472)];s++)0!=r[s][e(472)]&&i(r[t],r[s])&&n[e(324)](s);for(const s of n)r[t]=r[t][e(534)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(472)];n++)t[n][e(397)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(472)];n++)t[n][e(312)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(234)][r(577)]!==n[0][r(234)][r(577)]&&t[0][r(476)]!==n[0][r(476)])return!1;if(!function(t,e){const n=r;return!t[n(200)]&&!e[n(200)]||(!t[n(200)]||!e[n(200)])&&(!!(t[n(200)]&&e[n(354)]<t[n(376)][n(520)][n(544)](0)[n(354)])||!!(e[n(200)]&&t[n(354)]<e[n(376)][n(520)][n(544)](0)[n(354)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(234)],r(577)),o=Ic(n[0][r(234)],r(577));return!!Or(s,o)&&(!!t[r(400)]((t=>n[r(451)]((e=>t[r(248)]()[r(254)](e[r(248)]())))))&&n[r(400)]((e=>t[r(451)]((t=>e[r(248)]()[r(254)](t[r(248)]()))))))}}[Ec(365)](t){const e=Ec,n=Array[e(280)](t),r=this[e(300)]({skipNotAttached:!0}),s=r[e(546)]((n=>!t[e(282)](n))),o=new Map(n[e(267)]((t=>[t,this[e(557)][e(290)](t[e(490)],t[e(438)],e(342))]))),i=new Map(r[e(267)]((t=>[t,t[e(382)]()])));for(let t=0;t<n[e(472)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(472)];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(472)];e++){const s=r[e];if(s[a(490)]!==n[a(490)]||s[a(476)].id!==n[a(476)].id||s[a(438)]!==n[a(438)])continue;if(!wc(n,s,[a(577)]))continue;if(a(515)==n[a(490)]&&n[a(552)][a(493)]!=s[a(552)][a(493)])continue;if(a(515)==n[a(490)]&&t[a(571)](n[a(552)][a(562)]))continue;if(a(189)==n[a(490)]){const e=t[a(481)][a(387)],r=n[a(266)]();if(r&&(e[a(237)][a(277)](r)||e[a(237)][a(468)](r)))continue}const c=o[a(544)](n),u=i[a(544)](n),l=i[a(544)](s),f=n[a(376)]&&n[a(376)][a(472)],h=s[a(376)]&&s[a(376)][a(472)];if(!f&&c(l,u))return t[a(214)](s,n),i[a(437)](n),!0;if(!h&&c(u,l))return t[a(214)](n,s),i[a(437)](s),!0}return!1}}[Ec(214)](t,e){const n=Ec;if(t[n(385)])for(const r of e[n(382)]())t[n(292)](r);else{const r=e[n(248)]()[n(377)];this[n(344)](t,this[n(417)][n(453)](t[n(248)]()[n(345)],r))}e[n(407)]()}[Ec(528)](t,e){const n=Ec,r=t[n(416)](n(405))||t[n(416)](n(515))?n(250):t[n(348)]();return Hr(this[n(481)][n(542)],e+"_"+r+n(392))}[Ec(384)](){const t=Ec,e=this[t(481)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(417)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(601)](t[s(462)]);if(s(401)===e){n[s(308)](this[s(528)](r,s(355)));break}}for(const t of r){const{group:e,type:r}=this[s(601)](t[s(462)]);if(s(401)===e){n[s(308)](this[s(528)](r,s(329)));break}}}))}[Ec(507)](t){const e=Ec;if(this[e(256)])return!1;const n=this[e(481)],r=n[e(387)][e(514)][e(484)][e(538)]();if(0==r[e(472)])return!1;const s=[],o=r[e(546)]((t=>e(515)==t[e(490)])),i=r[e(546)]((t=>e(485)==t[e(490)]&&e(561)!=t[e(462)])),a=r[e(546)]((t=>e(378)==t[e(490)]&&e(561)!=t[e(462)]));for(const t of o)s[e(324)]({key:t[e(302)],newValue:t[e(340)],oldValue:t[e(421)],range:Sc(t[e(326)],n[e(387)])});for(const t of i){const r=a[e(574)]((n=>n[e(205)][e(254)](t[e(205)])));r&&s[e(324)]({key:e(367),newValue:t[e(462)],oldValue:r[e(462)],range:n[e(387)][e(299)](t[e(205)][e(281)])})}return 0!=s[e(472)]&&this[e(318)](t,s)}[Ec(548)](t){const e=Ec;let n=!1;const r=this[e(481)][e(387)][e(514)][e(484)][e(369)]()[e(546)]((t=>t[e(552)][e(319)]&&t[e(462)][e(416)](e(533))));for(const s of r){const{subType:r,id:o}=this[e(601)](s[e(462)]),i=r[e(464)]("|")[0];for(const r of this[e(300)]({skipNotAttached:!0}))r.id!=o&&e(515)==r[e(490)]&&r[e(552)]&&r[e(552)][e(562)]==i&&r[e(248)]()[e(357)](s[e(552)][e(319)])&&(this[e(576)](r,s[e(552)][e(319)],t),n=!0)}return n}[Ec(203)](t){const e=Ec;this[e(481)],this[e(256)]=!0,t()}[Ec(298)](t){const e=Ec,n=this[e(571)](t),r=this[e(499)][e(282)](t);return n||r}[Ec(318)](t,e){const n=Ec;if(0==e[n(472)])return!1;let r=!1;for(const s of e){const e=this[n(331)](s[n(326)],n(515))[n(546)]((t=>!t[n(430)][n(403)]))[n(267)]((t=>t[n(401)])),i=(0,o.hashObject)({newValue:s[n(597)]});e[n(546)]((t=>{const e=n,[r,o]=t[e(438)][e(464)]("|");return r==s[e(562)]&&o!=i}))[n(390)]((e=>{const o=n;this[o(576)](e,s[o(326)],t),r=!0}))}return r}[Ec(576)](t,e,n){const r=Ec,s=t[r(248)]()[r(171)](e);0!==s[r(472)]?1!==s[r(472)]?this[r(536)](t,e[r(345)],e[r(377)]):this[r(344)](t,s[0]):n[r(295)](t[r(586)]())}}class Ac{constructor(t){const e=Ec;this[e(251)]=t,this[e(417)]=t[e(387)],this[e(320)]=new Map,this[e(545)]=new Map,this[e(242)]()}[Ec(406)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(417)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(290)](t,e,i(524))(...n),onDiscard:(...n)=>this[i(290)](t,e,i(470))(...n)})}[Ec(570)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(320)][s(429)](o,r)}[Ec(290)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(320)][r(544)](s)||this[r(545)][r(544)](t+":"+n)}[Ec(242)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(335)](((t,n)=>t[e(345)][e(439)](n[e(345)])?1:-1)),this[e(417)][e(483)]((n=>{const r=e;for(const e of t){let t;t=e[r(377)][r(502)]&&e[r(377)][r(583)]==e[r(345)][r(281)]?n[r(358)](e[r(345)][r(281)],"on"):n[r(358)](e),this[r(417)][r(346)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(417)][n(483)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(267)]((t=>(Cc(t)&&(t=this[s(417)][s(453)](t[s(377)])),t)))[s(546)]((t=>s(296)!==t[s(217)][s(184)]));if(c[s(472)]<1)return;const u=Array[s(280)](this[s(417)][s(514)][s(178)][s(382)]())[s(267)]((t=>i.LiveRange[s(489)](t)));r[s(375)](c);for(const t of this[s(251)][s(179)][s(179)]())t[s(465)]();a[s(324)]({forceDefaultExecution:!0}),this[s(251)][s(223)](o,...a);const l=u[s(546)]((t=>s(296)!=t[s(217)][s(184)]));l[s(472)]>0&&r[s(375)](l);for(const t of u)t[s(551)]()}))},s=(e,n)=>1==e[t(472)]&&1==n[t(472)]&&e[0][t(377)][t(254)](n[0][t(345)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(417)])?[e,n]:Mc(n,e,s,r,this[t(417)])?[n,e]:null;this[t(545)][t(429)](t(239),e),this[t(545)][t(429)](t(255),n),this[t(545)][t(429)](t(221),s),this[t(545)][t(429)](t(456),o),this[t(545)][t(429)](t(286),n),this[t(545)][t(429)](t(569),e),this[t(545)][t(429)](t(535),s),this[t(545)][t(429)](t(393),o),this[t(545)][t(429)](t(488),r),this[t(545)][t(429)](t(182),e),this[t(545)][t(429)](t(176),s),this[t(545)][t(429)](t(235),e),this[t(545)][t(429)](t(192),r),this[t(545)][t(429)](t(351),e),this[t(545)][t(429)](t(486),s),this[t(545)][t(429)](t(547),e),this[t(545)][t(429)](t(591),e),this[t(545)][t(429)](t(226),((e,n)=>{const r=t;if(!n)return;const s=this[r(251)][r(540)][r(544)](yc);this[r(417)][r(483)]((t=>{const o=r;if(o(367)==n[o(562)])for(const r of e){const e=r[o(345)][o(281)],s=n[o(493)];t[o(513)](e,s)}else if(s[o(571)](n[o(562)]))for(const r of e)void 0!==n[o(493)]?t[o(210)](n[o(562)],n[o(493)],r[o(345)][o(281)]):t[o(361)](n[o(562)],r[o(345)][o(281)]);else for(const r of e)n[o(493)]?t[o(210)](n[o(562)],n[o(493)],r):t[o(361)](n[o(562)],r)}))})),this[t(545)][t(429)](t(371),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(583)][r(273)]({includeSelf:!0,parentFirst:!0})){if(s[r(217)]==s)return!1;if(!n[r(212)](s))return!1;if(t[r(277)](s)||t[r(468)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(377)][e(583)]==t[e(345)][e(281)]&&t[e(377)][e(474)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(573)].is(s(447))&&!r[s(277)](t[s(573)]),i=t[s(345)][s(337)](o),a=t[s(377)][s(337)](o,{direction:s(435)});return!(t[s(345)][s(254)](i)&&t[s(377)][s(254)](a)||(i[s(439)](a)?n[s(229)](e,{range:n[s(453)](i,a)}):n[s(295)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(345)][e(281)];return n&&n.is(e(494))}function Sc(t,e){const n=Ec;return null==t[n(377)][n(328)]&&t[n(377)][n(583)]==t[n(345)][n(281)]?vc(t[n(345)][n(281)],e):t}function vc(t,e){const n=Ec,r=e[n(237)][n(277)](t)||e[n(237)][n(408)](t);return e[n(453)](e[n(209)](t,n(550)),r?e[n(260)](t):e[n(209)](t,n(377)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(377)][o(254)](r[o(345)]))return!0;if(t[o(490)]!=e[o(490)])return!1;if(!n[o(377)][o(480)](r[o(345)]))return!1;const i=s[o(453)](n[o(377)],r[o(345)])[o(325)]();for(const t of i)if([o(177),o(589)][o(516)](t[o(490)])&&s[o(237)][o(468)](t[o(573)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(224)]||!e[r(224)])&&Or(Ic(t[r(234)],n),Ic(e[r(234)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(234)]),s=Fc(e);if(!t[n(224)])return!1;for(const t of Object[n(216)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(225)]({},t);return delete n[e(543)],delete n[e(259)],n}const Dc=Pc;function Bc(){const t=["PENDING_ACTION_SUGGESTION","PendingActions","156681zbTSkx","change:isDirty","commands","remove","145194RqmCld","_acceptCommand","getRanges","6162qSVPVS","7147448IhqWhc","plugins","add","isEnabled","_removePendingAction","745pEJjQk","canEditAt","acceptSuggestion","bind","get","919332qslAnE","canAccept","884120vTIwyD","model","commentThreadController","_setPendingAction","locale","_editor","view","destroy","_discardCommand","unbind","512402taUcZB","execute","canDiscard","_pendingAction","stopListening","discardSuggestion","listenTo","isDirty"];return(Bc=function(){return t})()}function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=262]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(166078===parseInt(n(262))/1+parseInt(n(288))/2+parseInt(n(276))/3+parseInt(n(278))/4+parseInt(n(271))/5*(parseInt(n(265))/6)+-parseInt(n(298))/7+-parseInt(n(266))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(279)]=e,this[s(284)]=n,this[s(280)]=r,this[s(283)]=t,this[s(263)]=t[s(300)][s(275)](s(273)),this[s(286)]=t[s(300)][s(275)](s(293)),this[s(284)][s(274)](s(269)).to(this[s(263)],this[s(286)],((t,e)=>t||e)),this[s(284)][s(274)](s(277)).to(this[s(263)],s(269),(t=>t&&this[s(283)][s(279)][s(272)](e[s(264)]()))),this[s(284)][s(274)](s(290)).to(this[s(286)],s(269),(t=>t&&this[s(283)][s(279)][s(272)](e[s(264)]()))),this[s(291)]=null,n[s(295)]&&this[s(281)](),this[s(294)](n,s(273),(()=>this[s(273)]())),this[s(294)](n,s(293),(()=>this[s(293)]())),this[s(294)](n,s(299),(()=>{const t=s;n[t(295)]?this[t(281)]():this[t(270)]()}))}[Dc(273)](){const t=Dc;this[t(263)][t(289)](this[t(279)].id)}[Dc(293)](){const t=Dc;this[t(286)][t(289)](this[t(279)].id)}[Dc(285)](){const t=Dc;this[t(284)][t(287)](t(269)),this[t(284)][t(287)](t(277)),this[t(284)][t(287)](t(290)),this[t(292)](),this[t(280)][t(285)](),this[t(291)]&&this[t(270)]()}[Dc(281)](){const t=Dc,e=Hr(this[t(283)][t(282)],t(296));this[t(291)]=this[t(283)][t(267)][t(275)](t(297))[t(268)](e)}[Dc(270)](){const t=Dc;null!==this[t(291)]&&this[t(283)][t(267)][t(275)](t(297))[t(301)](this[t(291)]),this[t(291)]=null}}const Uc=Gc;function jc(){const t=["1597704WOuzgv","commentsListView","cancel","submit","disabledSubmit","878949jhEdbO","CommentView","hasDirtyComment","_model","assign","length","delegate","authoredAt","4bxdVXj","isDirty","isEnabled","destroy","2259705FMVMLt","isActive","disableComments","2795OuBnDz","fire","commentThreadInputView","isReadOnly","addComment","5934VxuuYb","editor","updateComment","23331350wBbZhC","setData","focus","canAccept","_config","_createCommentThreadInputView","9FFBKXW","element","value","commentInputView","descriptionParts","removeComment","_createCommentViews","locale","canDiscard","_localUser","bind","showInput","444460GGuFtJ","set","editorConfig","2209368rguLNT","commentThread"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(476489===-parseInt(n(297))/1*(-parseInt(n(279))/2)+parseInt(n(289))/3+parseInt(n(282))/4+parseInt(n(253))/5*(parseInt(n(258))/6)+parseInt(n(301))/7+parseInt(n(284))/8+-parseInt(n(267))/9*(parseInt(n(261))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(285)]=null,this[s(255)]=null,this[s(280)](s(302),!1),this[s(280)](s(296),e[s(296)]),this[s(277)](s(296)).to(e),this[s(280)](s(271),[]),this[s(280)](s(298),!1),this[s(280)](s(299),!1),this[s(280)](s(264),!1),this[s(280)](s(275),!1),this[s(292)]=e,this[s(276)]=n,this[s(265)]=r,r[s(252)]?this[s(280)](s(294),1):this[s(273)]()}[Uc(263)](){const t=Uc;this[t(268)][t(263)]()}[Uc(300)](){const t=Uc;this[t(285)]&&this[t(285)][t(300)](),this[t(255)]&&this[t(255)][t(300)](),super[t(300)]()}[Uc(273)](){const t=Uc,{CommentsListView:e}=this[t(265)];this[t(285)]=new e(this[t(274)],this[t(292)][t(283)],Object[t(293)]({CommentView:this[t(265)][t(290)]},this[t(265)])),this[t(285)][t(295)](t(272)).to(this),this[t(285)][t(295)](t(260)).to(this),this[t(285)][t(277)](t(302)).to(this),this[t(280)](t(294),this[t(285)][t(294)]+1),this[t(277)](t(294)).to(this[t(285)],t(294),(t=>t+1)),this[t(255)]=this[t(266)](),this.on(t(272),(()=>this[t(263)]())),this[t(277)](t(298)).to(this[t(285)],t(291),this[t(255)][t(270)],t(269),((t,e)=>t||!!e))}[Uc(266)](){const t=Uc,{CommentThreadInputView:e}=this[t(265)],n=new e(this[t(274)],this[t(276)],this[t(265)][t(281)]),r=n[t(270)];return n[t(277)](t(278)).to(this,t(302),this[t(292)][t(283)],t(256),r,t(269),((t,e,n)=>!!n||t&&!e)),r.on(t(287),((e,n)=>{const s=t;this[s(254)](s(257),n),r[s(259)][s(262)]("")})),r.on(t(286),(()=>this[t(263)]())),r[t(277)](t(288)).to(this[t(292)][t(283)],t(256)),n}}const zc=Wc;function Hc(){const t=["getTemplate","ck-annotation__info","name","66978DGBFXp","134622ftDBlu","7xBWkUs","ck-suggestion--discard","ck-annotation__main",".ck-annotation__content-wrapper","push","bindTemplate","ck-suggestion-","createElement","delegate",'<span class="ck-suggestion-color" style="background-color: ',"descriptionParts","disableComments","ck-annotation","ck-annotation__actions","ck-suggestion","fire","innerText","set","_model","div","extendTemplate","importWord","editorDestroyed","cancel","canAccept","_config","12cjVTUl","2550792qgXfdo","render","creator","getUserViewNotificationText","6013601uxdvdA","color","check","2249418snrbRg","</p>","discardButton","Discard suggestion","ck-suggestion__info-name","10jjplHO","ck-suggestion--disabled-comments","split","ck-comment__external",'" title="',"bind","setTemplate","ck-suggestion-wrapper--active","content",'"></span>',"EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info-time","ck-suggestion__user","Accept suggestion","discardSuggestion","authoredAt","ck-suggestion--accept","isActive","ck-suggestion__info","map","ck-suggestion__actions","commentThreadInputView","formatDateTime","querySelector","attributes","EXTERNAL_SUGGESTION","time","commentsListView","description","304027gvLrCn","value","ck-annotation__content-wrapper","editorReady","ck-suggestion__main","ck-annotation__info-name","children","isExternal","change:description","join","isEnabled","execute","741668TLjRwr","@external","EXTERNAL_IMPORT_WORD_SUGGESTION","type","span",'<span class="ck-suggestion-type">',"20moTYjQ","innerHTML","<p>","source","_descriptionElement","element","getExternalSuggestionNote","ck-suggestion-wrapper","title","userView","ck-comment__info-time","</span>","locale","_createButton","ck-annotation__user","acceptSuggestion","commentThread","canDiscard","author","EXTERNAL_AVATAR","acceptButton"];return(Hc=function(){return t})()}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(212773===-parseInt(n(134))/1+-parseInt(n(204))/2*(parseInt(n(177))/3)+parseInt(n(146))/4*(-parseInt(n(217))/5)+parseInt(n(212))/6*(parseInt(n(178))/7)+-parseInt(n(205))/8+parseInt(n(176))/9+-parseInt(n(152))/10*(-parseInt(n(209))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(195)](i(149),""),this[i(110)](i(149)).to(this,i(188),(t=>t&&t[0]?t[0][i(149)]:"")),this[i(110)](i(133)).to(this,i(188),this,i(122),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(154)+qc(e[n(113)],e[n(210)])+n(213);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(156)]=null,this[i(172)]=this[i(165)](Hr(e,i(118)),t.icons[i(211)],i(121),i(167),"sw"),this[i(172)][i(110)](i(144)).to(this,i(202)),this[i(214)]=this[i(165)](Hr(e,i(215)),t.icons[i(201)],i(179),i(119),"sw"),this[i(214)][i(110)](i(144)).to(this,i(169)),this[i(161)]=new o.UserView(e,this[i(196)][i(170)],this[i(208)]()),this[i(161)][i(198)]({attributes:{class:[i(117),i(166)]}}),this[i(111)](this[i(173)]())}[zc(173)](){const t=zc,e=this[t(183)],n=[{tag:t(197),attributes:{class:[t(123),t(174)]},children:[{tag:t(150),children:[{text:this[t(161)][t(175)]}],attributes:{class:[t(216),t(139)]}},{tag:t(131),attributes:{datetime:e.to(t(120)),class:[t(162),t(116)]},children:[{text:e.to(t(120),(e=>this[t(203)][t(127)](e)))}]}]},{tag:t(197),attributes:{class:[t(125),t(191)]},children:[this[t(172)],this[t(214)]]},{tag:t(197),attributes:{class:[t(136)]}}];this[t(196)][t(141)]&&n[t(182)]({tag:t(197),attributes:{class:[t(220)]},children:[{text:this[t(158)]()}]});const r={tag:t(197),attributes:{class:[t(159),e.if(t(122),t(112)),e.to(t(149),(e=>t(184)+e)),this[t(203)][t(189)]&&t(218)],"data-suggestion-id":this[t(196)].id,"data-thread-id":this[t(196)][t(168)].id,"data-author-id":this[t(196)][t(170)].id,tabindex:-1},children:[{tag:t(197),attributes:{class:[t(192),t(190)]},children:[this[t(161)],{tag:t(197),attributes:{class:[t(138),t(180)]},children:n}]}]};return this[t(132)]&&this[t(126)]&&(r[t(140)][t(182)](this[t(132)],this[t(126)]),this[t(132)][t(186)](t(137)).to(this),this[t(132)][t(186)](t(200)).to(this),this[t(126)][t(186)](t(137)).to(this),this[t(126)][t(186)](t(200)).to(this)),r}[zc(206)](){const t=zc;super[t(206)](),this[t(156)]=this[t(157)][t(128)](t(181)),this[t(156)][t(153)]=this[t(133)],this.on(t(142),((e,n,r)=>{const s=t;this[s(156)][s(153)]=r}))}[zc(165)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(164)]);return a[i(195)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(198)]({attributes:{class:n}}),a.on(i(145),(()=>{const t=i;this[t(193)](r,this[t(196)].id)})),a}[zc(158)](){const t=zc;return t(199)===this[t(196)][t(129)][t(147)][t(155)]?Hr(this[t(164)],t(148)):Hr(this[t(164)],t(130))}[zc(208)](){const t=zc;return this[t(196)][t(141)]?t(199)===this[t(196)][t(129)][t(147)][t(155)]?Hr(this[t(164)],t(115),this[t(196)][t(207)][t(175)]):Hr(this[t(164)],t(171),this[t(196)][t(207)][t(175)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(219)]("*")[n(124)](((t,e)=>e%2!=0?n(151)+Xc(t)+n(163):Xc(t)))[n(143)](""),e&&(r+=n(187)+e[n(135)]+n(109)+e[n(160)]+n(114)),r}function Xc(t){const e=zc,n=document[e(185)](e(150));return n[e(194)]=t,n[e(153)]}const Jc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=379]})(t,e)}function Qc(){const t=["clear","_suggestionToController","activeAnnotations","refreshSelectedViews","_annotationViews","descriptionParts","discardButton","615396cfMpFw","4921272eLoNlL","button","get","reduce","config","separator","suggestion-","comments","some","6447Fgepph","_unbindEditors","change:previous","Annotations","set","destroy","push","suggestionUnloaded","define","menuBar:trackChanges","locale","createCommentThreadController","getMarkers","switchbutton","plugins","_disableComments","innerView","delete","SuggestionThreadView","type","execute","_refreshActiveMarkers","suggestionChanged","getSuggestion","hasSuggestion","requires","previous","CommentsUI","_addUIComponentsToFactory","view","_updateController","acceptSelectedSuggestions","getMarkerNames","editor","size","componentFactory","focus","head","isOn","getDescriptions","isDirty","CommentView","stopListening","buttonView","has","getAllAdjacentSuggestions","_handleControllerBuffer","trackChanges","listenTo","isInContent","toMany","Discard all suggestions","items","isEnabled","model","pluginName","registerAnnotation","1850408erBclc","199285oSPdVJ","from","editing","Accept all suggestions","length","createAnnotation","trackChanges.disableComments","3148662gXKRfW","discardAllSuggestions","source","CommentsRepository","getJoined","commands","_createToolbarButton","_handleSuggestionControllerDelayed","isMultiRange","commandName","createAnnotationView","delegate","add","_viewToController","Discard all selected suggestions","EditorAnnotations","arrowView","Accept all selected suggestions","keys","actionView","change:activeAnnotations","trackChanges.SuggestionThreadView","children","_destroyController","menuitem","comments.maxCommentsWhenCollapsed","commentThread","_bindAnnotationToEditors","_createMenuBarMenu","acceptButton","getRanges","Track changes","activeMarkers","bind","4776RBqyLv","descriptionFactory","_initializeController","comments.maxCommentCharsWhenCollapsed","discardSelectedSuggestions","getByInnerView","addComment","menuitemcheckbox","getFirstRange","values","acceptAllSuggestions","TrackChangesUI","suggestionLoaded","195458WDJfYX","value","unbind","lowest","comments.maxThreadTotalWeight","panelView","comments.editorConfig","remove","filter","TrackChangesEditing","menu","mainView","init","addSourceCollector","2gzZJlm"];return(Qc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(499593===-parseInt(n(485))/1*(-parseInt(n(471))/2)+parseInt(n(493))/3+-parseInt(n(416))/4+parseInt(n(417))/5+parseInt(n(424))/6+-parseInt(n(503))/7*(parseInt(n(458))/8)+parseInt(n(494))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Zc(384)](){const t=Zc;return[yc,o.Users,t(427),t(506),t(439)]}static get[Zc(414)](){return Zc(469)}constructor(t){const e=Zc;super(t),this[e(487)]=new Map,this[e(437)]=new Map,this[e(490)]=new Map,this[e(405)]=new Map;const n=this[e(392)][e(498)];n[e(511)](e(445),Kc),n[e(511)](e(423),!1),this[e(518)]=n[e(496)](e(423))}[Zc(431)](t,e){const n=Zc;0===this[n(405)][n(393)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(405)]){const r=this[t(487)][t(403)](e);r||n?r&&n&&this[t(447)](e):this[t(460)](e)}this[t(405)][t(486)](),this[t(392)][t(517)][t(496)](t(439))[t(489)](),this[t(380)]()}),10),this[n(405)][n(507)](t,e)}[Zc(483)](){const t=Zc,e=this[t(392)],n=e[t(517)][t(496)](t(480)),r=e[t(517)][t(496)](t(506)),s=e[t(517)][t(496)](t(439)),o=e[t(517)][t(496)](t(427));this[t(387)](),s[t(484)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(418)](this[e(487)])){const s=t[e(404)](),o=[];for(const t of s){if(!t[e(408)])continue;if(t[e(432)]){o[e(509)](...t[e(454)]());continue}const n=t[e(466)]();if(o[e(421)]>0){const t=o[0][e(428)](n);if(t){o[0]=t;continue}}o[e(509)](n)}n[e(509)]([r[e(388)],o])}return n})),this[t(407)](n,t(470),((e,n)=>{const r=t;this[r(407)](n,r(505),((t,e,s,o)=>{const i=r;n[i(408)]&&(null==s?(this[i(389)](o[i(396)]),this[i(431)](n,!1)):(this[i(389)](s[i(396)]),null==o&&this[i(431)](n,!0)))})),null!==n[r(385)]?this[r(389)](n[r(396)]):this[r(431)](n,!1)})),this[t(407)](n,t(510),((e,n,r)=>{const s=t;this[s(401)](n,s(505)),this[s(405)][s(520)](n),this[s(487)][s(403)](n)&&this[s(447)](n),r&&this[s(389)](r[s(396)])})),this[t(407)](n,t(381),((e,n)=>{this[t(389)](n)})),this[t(407)](r,t(444),(()=>{this[t(380)]()})),this[t(407)](o,t(464),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(383)](r))return;const i=n[o(382)](r);this[o(487)][o(496)](i)[o(388)][o(395)]()}),{priority:t(474)})}[Zc(380)](){const t=Zc,e=this[t(392)][t(517)][t(496)](t(506)),n=this[t(392)][t(517)][t(496)](t(480)),r=Array[t(418)](e[t(488)],(e=>e[t(519)]))[t(479)]((e=>this[t(437)][t(403)](e))),s=[];for(const e of r){const n=this[t(437)][t(496)](e)[t(413)][t(404)]();s[t(509)](...n[t(497)](((e,n)=>[...e,...n[t(391)]()]),[]))}n[t(456)]=s}[Zc(387)](){const t=Zc,n=this[t(392)],r=n[t(513)],o=Hr(r,t(455)),i=new e.Collection([{type:t(516),model:new s.ViewModel({withText:!0,label:o,commandName:t(406),role:t(465)})},{type:t(499)},{type:t(495),model:new s.ViewModel({withText:!0,label:Hr(r,t(420)),commandName:t(468),role:t(448)})},{type:t(495),model:new s.ViewModel({withText:!0,label:Hr(r,t(441)),commandName:t(390),role:t(448)})},{type:t(495),model:new s.ViewModel({withText:!0,label:Hr(r,t(410)),commandName:t(425),role:t(448)})},{type:t(495),model:new s.ViewModel({withText:!0,label:Hr(r,t(438)),commandName:t(462),role:t(448)})}]);for(const e of i)if(tu(e)){const r=n[t(429)][t(496)](e[t(413)][t(433)]);e[t(413)][t(457)](t(397),t(412)).to(r,t(472),t(412))}n.ui[t(394)][t(436)](t(406),(e=>this[t(430)](e,i,o))),n.ui[t(394)][t(436)](t(512),(e=>this[t(452)](e,i,o)))}[Zc(430)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(392)][r(429)][r(496)](r(406));o[r(402)][r(507)]({tooltip:n,label:n,icon:Jc}),o[r(402)][r(457)](r(397)).to(i,r(472)),o[r(402)].on(r(379),(()=>{const t=r;i[t(379)](),this[t(392)][t(419)][t(388)][t(395)]()})),(0,s.addListToDropdown)(o,e,{role:r(481)});const a=[];for(const t of e)tu(t)&&a[r(509)](this[r(392)][r(429)][r(496)](t[r(413)][r(433)]));const c=o[r(402)];return c[r(443)][r(473)](r(412)),c[r(440)][r(473)](r(412)),c[r(443)][r(457)](r(412)).to(i,r(412)),c[r(440)][r(457)](r(412))[r(409)](a,r(412),((...t)=>t[r(502)]((t=>t)))),o.on(r(379),(t=>{const e=r;this[e(392)][e(379)](t[e(426)][e(433)]),this[e(392)][e(419)][e(388)][e(395)]()})),o}[Zc(452)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(392)][r(429)][r(496)](r(406));o[r(402)][r(507)]({label:n,icon:Jc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(499)==n[r(522)]){a[r(411)][r(436)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(413)];i[r(457)](...Object[r(442)](c)).to(c),i[r(435)](r(379)).to(o),i.on(r(379),(()=>{const t=r;this[t(392)][t(379)](c[t(433)]),this[t(392)][t(419)][t(388)][t(395)]()})),e[r(446)][r(436)](i),a[r(411)][r(436)](e)}return o[r(457)](r(412)).to(i,r(412)),o[r(476)][r(446)][r(436)](a),o}[Zc(460)](t){const e=Zc,n=this[e(392)],r=n[e(498)],s=n[e(517)][e(496)](e(506)),i=n[e(517)][e(496)](e(427)),a=n[e(517)][e(496)](e(439)),c=n[e(517)][e(496)](o.Users).me,u=r[e(496)](e(406))[e(521)],{CommentsListView:l,CommentThreadInputView:f}=n[e(517)][e(496)](e(386));let h,g;this[e(490)][e(403)](t.id)?(g=this[e(490)][e(496)](t.id),h=g[e(482)]):(h=new u(n[e(513)],t,c,{disableComments:this[e(518)],editorConfig:r[e(496)](e(477)),maxCommentsWhenCollapsed:r[e(496)](e(449)),maxThreadTotalWeight:r[e(496)](e(475)),maxCommentCharsWhenCollapsed:r[e(496)](e(461)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(496)](e(513))),CommentView:r[e(496)](e(501))[e(400)],CommentsListView:l,CommentThreadInputView:f}),h[e(453)].on(e(379),(()=>{const t=e;n[t(419)][t(388)][t(395)]()})),h[e(492)].on(e(379),(()=>{const t=e;n[t(419)][t(388)][t(395)]()})),g=s[e(434)](this[e(392)][e(513)],h),g[e(457)](e(399)).to(h,e(399)),g[e(457)](e(421)).to(h),g[e(457)](e(522)).to(h,e(522),(t=>e(500)+t)),this[e(490)][e(507)](t.id,g));const d=i[e(514)](t[e(450)],h),p=new xc(n,t,h,d),m=t[e(404)]()[e(479)]((t=>t[e(408)]));h[e(491)]=n[e(517)][e(496)](e(480))[e(459)][e(398)](m),this[e(487)][e(507)](t,p),this[e(437)][e(507)](h,p);const I=s[e(422)]({view:g,target:()=>{const r=e,s=[],i=t[r(404)]()[r(479)]((t=>t[r(408)]));for(const t of i)s[r(509)](...t[r(515)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(419)],s)},type:()=>e(500)+p[e(388)][e(522)]});i[e(451)](h,I),s[e(436)](I),a[e(415)](I)}[Zc(447)](t){const e=Zc,n=this[e(392)][e(517)][e(496)](e(427)),r=this[e(392)][e(517)][e(496)](e(506)),s=this[e(487)][e(496)](t),o=s[e(388)],i=r[e(463)](o);n[e(504)](o),i&&r[e(478)](i),this[e(487)][e(520)](t),this[e(437)][e(520)](o),s[e(508)]()}[Zc(389)](t){const e=Zc;if(!t[e(408)]||!this[e(487)][e(403)](t))return;const n=this[e(392)][e(517)][e(496)](e(480)),r=this[e(487)][e(496)](t),s=t[e(404)]();r[e(388)][e(491)]=n[e(459)][e(398)](s)}[Zc(508)](){const t=Zc;for(const e of this[t(487)][t(442)]())this[t(447)](e);for(const e of this[t(490)][t(467)]())e[t(482)][t(508)]();super[t(508)]()}}function tu(t){return Zc(413)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=316]})(t,e)}function ru(){var t=["plugins","923712JYwJeo","get","adapter","addSuggestion","824596fzmBHM","addSuggestionData","18fEXKNU","pluginName","requires","2118095LqzLBT","TrackChanges","32918zaNUro","getSuggestion","8EYtqmL","getSuggestions","1503905DhKElR","Comments","editor","3088269gthJsH","758583xbpzDy"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(155589===parseInt(n(316))/1*(parseInt(n(332))/2)+parseInt(n(324))/3+-parseInt(n(330))/4+-parseInt(n(320))/5+parseInt(n(326))/6+parseInt(n(335))/7+parseInt(n(318))/8*(-parseInt(n(323))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(334)](){return[yc,$c,eu(321)]}static get[eu(333)](){return eu(336)}set[eu(328)](t){var e=eu;this[e(322)][e(325)][e(327)](yc)[e(328)]=t}get[eu(328)](){var t=eu;return this[t(322)][t(325)][t(327)](yc)[t(328)]}[eu(329)](t){var e=eu;return this[e(322)][e(325)][e(327)](yc)[e(331)](t)}[eu(319)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(322)][n(325)][n(327)](yc)[n(319)]({skipNotAttached:t,toJSON:e})}[eu(317)](t){var e=eu;return this[e(322)][e(325)][e(327)](yc)[e(317)](t)}}function ou(){const t=["getSuggestions","config","getRootsAttributes","addSuggestionData","getFullData","function","getDataWithDiscardedSuggestions","addCommentThread","reduce","track-changes-data-invalid-editor-creator","trackChangesData.editorCreator","init","3141486rwBIdw","TrackChangesDataGetter","div","308349lfvNbO","editorCreator","document","users","_adapter","push","name","model","3708990tuNIcR","CommentsRepository","createElement","destroy","end","addUser","requires","execute","10hkJxmR","plugins","define","acceptAllSuggestions","Pagination","appendChild","4IHSeRJ","getRootNames","get","trackChangesData","899820skoihd","discardAllSuggestions","createDocumentFragment","getUser","data","useAnonymousUser","8592088jhyfLG","map","pluginName","result","getCommentThreads","6242894ZLNzZe","constructor","977217GqcAwk","editor","getDataWithAcceptedSuggestions","2vhrLUB","set","Users","TrackChangesData","create","TrackChangesEditing","rootsAttributes"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=170]})(t,e)}const au=iu;!function(t,e){const n=iu,r=t();for(;;)try{if(542422===parseInt(n(202))/1*(parseInt(n(205))/2)+parseInt(n(189))/3+-parseInt(n(185))/4*(-parseInt(n(171))/5)+parseInt(n(224))/6+-parseInt(n(200))/7+-parseInt(n(195))/8+-parseInt(n(227))/9*(parseInt(n(179))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const cu=[au(183)];class uu extends t.Plugin{static get[au(177)](){return[yc]}static get[au(197)](){return au(208)}[au(223)](){const t=au,n=this[t(203)];if(n[t(213)][t(181)](t(222),(e=>{const r=t,s=n[r(170)][r(229)][r(186)]()[r(220)](((t,e)=>(t[e]="",t)),{});return n[r(201)][r(209)](s,e)})),t(217)!=typeof n[t(213)][t(187)](t(188))[t(228)])throw new e.CKEditorError(t(221))}[au(204)](t){return hu(this[au(203)],!0,t)}[au(218)](t){return hu(this[au(203)],!1,t)}}class lu extends t.Plugin{static get[au(197)](){return au(225)}constructor(t){const e=au;super(t),this[e(198)]=e(175)}[au(223)](){const t=au;this[t(203)][t(180)][t(187)](t(172))[t(231)]={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(203)][t(180)][t(187)](t(210))[t(231)]=null}}function fu(t){return void 0!==t[au(214)]}async function hu(t,e,n){const r=au,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(180)][r(232)](yc,lu),s[r(211)]=fu(t)?t[r(214)]():void 0;const i=document[r(191)](),a=t[r(213)][r(187)](r(188))[r(228)],c=await a(s,(()=>function(t){const e=r,n=document[e(173)](e(226));return t[e(184)](n),n}(i)));!function(t,e){const n=r,s=t[n(170)][n(229)][n(186)]()[n(220)](((e,r)=>(e[r]=t[n(193)][n(187)]({rootName:r}),e)),{}),o=t[n(180)][n(187)](n(207))[n(230)][n(196)]((t=>({id:t.id,name:t[n(233)]}))),i=t[n(180)][n(187)](n(210))[n(212)]({skipNotAttached:!0,toJSON:!0}),a=t[n(180)][n(187)](n(172))[n(199)]({skipNotAttached:!0,toJSON:!0}),c=e[n(180)][n(187)](n(207)),u=e[n(180)][n(187)](n(210)),l=e[n(180)][n(187)](n(172));for(const t of o)c[n(192)](t.id)||c[n(176)](t);c.me||c[n(194)]();for(const t of a)l[n(219)](t);for(const t of i)u[n(215)](t);e[n(193)][n(206)](s)}(t,c),c[r(178)](r(e?182:190));const u=fu(c)?c[r(216)](n):c[r(193)][r(187)](n);return await c[r(174)](),u}function gu(){var t=["1023477rcpvKf","1356EiuyvE","1551vxJAKt","202870vdRHqV","15948vWPauy","2earGMa","4616435wGZSHO","20447gbAFPe","4184icnRwH","209834AnryCy","1706664jXZfUJ"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=477]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(474605===parseInt(n(485))/1*(parseInt(n(478))/2)+parseInt(n(480))/3+-parseInt(n(479))/4+-parseInt(n(486))/5+parseInt(n(481))/6*(-parseInt(n(487))/7)+parseInt(n(477))/8*(-parseInt(n(484))/9)+-parseInt(n(483))/10*(-parseInt(n(482))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|