@ckeditor/ckeditor5-track-changes 42.0.0-alpha.6 → 42.0.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=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})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=408]})(t,e)}!function(t,e){const n=u,r=t();for(;;)try{if(626725===-parseInt(n(411))/1*(-parseInt(n(412))/2)+-parseInt(n(422))/3+-parseInt(n(421))/4*(parseInt(n(416))/5)+-parseInt(n(424))/6*(parseInt(n(434))/7)+-parseInt(n(426))/8*(-parseInt(n(423))/9)+parseInt(n(409))/10*(-parseInt(n(413))/11)+-parseInt(n(429))/12*(-parseInt(n(428))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(408)]=e,this[n(435)]=!1,this[n(414)](),this[n(419)]=!1}[c(414)](){this[c(425)]=!0}[c(417)](){const t=c;this[t(435)]=!this[t(435)],this[t(435)]?this[t(410)]():this[t(427)]()}[c(410)](){const t=c;for(const e of this[t(418)][t(433)][t(433)]())e[t(415)]&&!this[t(408)][t(431)](e)&&e[t(430)](t(420))}[c(427)](){const t=c;for(const e of this[t(418)][t(433)][t(433)]())e[t(415)]&&!this[t(408)][t(431)](e)&&e[t(432)](t(420))}}function f(){const t=["_enabledCommands","410thTCFe","_disableUnsupportedCommands","1GULqyY","1573530dETYkW","150271HSqemv","refresh","affectsData","66870UmRgPP","execute","editor","_isEnabledBasedOnSelection","TrackChangesCommand","352ntDIXC","1117908lAQZYU","1998qXzoKa","7674vOaHYj","isEnabled","16648zABDoz","_enableCommands","24293997YgcBvE","12qhpBHT","forceDisabled","has","clearForceDisabled","commands","2086nJOcqX","value"];return(f=function(){return t})()}const h=d;function g(){const t=["40695IxgyRl","2016259NmkHoa","plugins","get","getRanges","29284kcotah","6708408LtIuiW","isEnabled","editor","_isEnabledBasedOnSelection","refresh","canEditAt","76ftsvcU","3785085FwXYjL","model","execute","track-changes-accept-suggestion-not-found","acceptSuggestion","TrackChangesEditing","11bvDlSp","_suggestions","26qmNVHx","8xXnAGP","12342390ZKzutq","4810810xGvVjH"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(590506===parseInt(n(226))/1*(-parseInt(n(217))/2)+parseInt(n(221))/3*(parseInt(n(233))/4)+parseInt(n(220))/5+parseInt(n(227))/6+parseInt(n(222))/7*(parseInt(n(218))/8)+-parseInt(n(234))/9+parseInt(n(219))/10*(-parseInt(n(215))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(216)]=e,this[n(231)](),this[n(230)]=!1}[h(231)](){this[h(228)]=!0}[h(211)](t){const n=h,r=this[n(216)][n(224)](t);if(!r)throw new e.CKEditorError(n(212),this);const s=r[n(225)]();this[n(229)][n(210)][n(232)](s)&&this[n(229)][n(223)][n(224)](n(214))[n(213)](r)}}function m(){const t=["track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection","_suggestions","editor","TrackChangesEditing","3421320ikZeWa","8279125mMyzEN","204650hCCuba","6675836wImJYm","getRanges","canEditAt","2683614zLEBMf","9504810BfGMxt","refresh","isEnabled","plugins","827400uKoPql","model","get","execute","discardSuggestion"];return(m=function(){return t})()}function I(t,e){const n=m();return(I=function(t,e){return n[t-=335]})(t,e)}const E=I;!function(t,e){const n=I,r=t();for(;;)try{if(912778===parseInt(n(354))/1+-parseInt(n(345))/2+-parseInt(n(349))/3+-parseInt(n(346))/4+parseInt(n(344))/5+parseInt(n(350))/6+-parseInt(n(343))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(340)]=e,this[n(351)](),this[n(339)]=!1}[E(351)](){this[E(352)]=!0}[E(336)](t){const n=E,r=this[n(340)][n(335)](t);if(!r)throw new e.CKEditorError(n(338),this);const s=r[n(347)]();this[n(341)][n(355)][n(348)](s)&&this[n(341)][n(353)][n(335)](n(342))[n(337)](r)}}function T(t,e){const n=_();return(T=function(t,e){return n[t-=108]})(t,e)}function _(){const t=["createRange","deletion","isObject","780461pryVce","getRanges","map","color","schema","1498864juCZGp","2SuoPOq","314072kLVzxA","isMultiRange","59350EsYltJ","isArray","content","isIntersecting","isInContent","length","replace","sort","471801cIufoC","change","join","next","66ztpskR","push","createPositionBefore"," [color ","type","end","from","value","splice","83155qkzJAC","isTouching","isCollapsed","add","createPositionAfter","27158Ogjumw","execute","createPositionAt","135uDrmpA","start","7SAEdfA"];return(_=function(){return t})()}function y(t){const e=T;return t[e(139)](((t,n)=>e(121)==t[e(148)]&&e(121)!=n[e(148)]?-1:e(121)!=t[e(148)]&&e(121)==n[e(148)]?1:0))}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(127)];for(;s<t[n(137)];){const a=t[s],c=t[s+1];r||(r=e[n(146)](a)),k(e,a,c)||(o[n(145)](e[n(120)](r,i[n(122)](a)?e[n(113)](a):e[n(116)](a,n(149)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(113)](e),o=t[r(146)](n);return s[r(110)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(103968===parseInt(n(114))/1+-parseInt(n(129))/2*(parseInt(n(140))/3)+parseInt(n(130))/4+parseInt(n(109))/5*(parseInt(n(144))/6)+parseInt(n(119))/7*(-parseInt(n(128))/8)+-parseInt(n(117))/9*(-parseInt(n(132))/10)+parseInt(n(123))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=T;for(;n[r(137)];){const s=n[r(108)](0,100);t[r(141)]((()=>{const t=r;for(const n of s)n[t(136)]&&e[t(115)](n.id)}))}}const L=N;function R(){const t=["_command","1dpkEzc","1914033uXRIzZ","4375248rZmrRi","isEnabled","2114762QRhfFe","1496qWQwfA","41608PLGUpy","editor","_suggestions","5059448qwOJFS","3787385kjJoQb","values","canEditAt","model","10491633duXZSk","refresh","from","getRanges","some","isInContent","_isEnabledBasedOnSelection","execute"];return(R=function(){return t})()}function N(t,e){const n=R();return(N=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(695402===parseInt(n(355))/1*(parseInt(n(359))/2)+-parseInt(n(356))/3+-parseInt(n(364))/4+parseInt(n(365))/5+parseInt(n(357))/6+parseInt(n(361))/7*(-parseInt(n(360))/8)+parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(354)]=e,this[r(363)]=n,this[r(370)](),this[r(352)]=!1}[L(370)](){const t=L,e=Array[t(371)](this[t(363)][t(366)]())[t(373)]((e=>e[t(351)]));this[t(358)]=this[t(354)][t(358)]&&e}[L(353)](){const t=L,e=y(Array[t(371)](this[t(363)][t(366)]()));for(const n of e){const e=n[t(372)]();if(!this[t(362)][t(368)][t(367)](e))return}C(this[t(362)][t(368)],this[t(354)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=268]})(t,e)}function O(){const t=["getRanges","model","5319780DpQjbS","_isEnabledBasedOnSelection","execute","selection","7802112HqknBz","values","_command","editor","document","3483268ZFmOqy","_suggestions","canEditAt","49WefPZG","641199whCYsX","11780568pPCymT","from","_selectedSuggestions","135699apzbPT","isEnabled","793734kAaxEk","size","refresh","26qCGwKV"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(728232===parseInt(n(291))/1+-parseInt(n(275))/2*(parseInt(n(270))/3)+parseInt(n(287))/4+parseInt(n(278))/5+-parseInt(n(272))/6*(parseInt(n(290))/7)+parseInt(n(282))/8+-parseInt(n(292))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(284)]=e,this[r(288)]=n,this[r(269)]=new Set,this[r(274)](),this[r(279)]=!1}[M(274)](){const t=M,e=this[t(285)][t(277)][t(286)][t(281)],n=Array[t(268)](this[t(288)][t(283)]());this[t(269)]=function(t,e){const n=T,r=Array[n(150)](t[n(124)]()),s=new Set;for(const o of e)if(o[n(136)])for(const e of r)for(const r of o[n(124)]())(e[n(135)](r)||t[n(111)]&&!o[n(131)]&&o[n(143)]&&r[n(149)][n(110)](e[n(118)]))&&s[n(112)](o);return s}(e,n),this[t(271)]=this[t(284)][t(271)]&&!!this[t(269)][t(273)]}[M(280)](){const t=M,e=y(Array[t(268)](this[t(269)]));for(const n of e){const e=n[t(276)]();if(!this[t(285)][t(277)][t(289)](e))return}C(this[t(285)][t(277)],this[t(284)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["7653440RJtePY","3290991zYKgmS","6ffDYfm","commentThread","setAttribute","getAllAdjacentSuggestions","createdAt","isMultiRange","substr","502ODQUtc","getRange","getFirstMarker","next","start","getMultiRangeId","discard","push","1465FwKrEi","_onDiscard","18brCKdw","7565980RfvMNx","split","data","7658559XYkeaL","add","from","markers","authoredAt","nodeBefore","get","filter","onDiscard","previous","accept","isIntersectingWithRange","isIntersecting","type","getRanges","_isDataLoaded","isExternal","suggestion:","onAccept","@external","7fsNCAe","getFirstRange","clear","change","getMarkers","creator","author","getMarkerNames","removeAttribute","set","delete","attributes","getContainedElement","107200yjacdV","_onAccept","addMarkerName","removeMarkers","isInContent","decorate","_saved","length","subType","_onAttributesChange","_markerNames","hasComments","nodeAfter","toJSON","map","addRange","getItems","reduce","size","removeMarker","head","_model","3994715wqmQHh","end","addMarker","onAttributesChange"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=237]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(481424===parseInt(n(253))/1*(parseInt(n(245))/2)+-parseInt(n(255))/3*(-parseInt(n(292))/4)+parseInt(n(314))/5*(-parseInt(n(238))/6)+-parseInt(n(279))/7*(-parseInt(n(318))/8)+parseInt(n(259))/9+-parseInt(n(256))/10+-parseInt(n(237))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(274)]=!1,this.id=e.id,this[n(272)]=e[n(272)],this[n(300)]=e[n(300)]||null,this[n(285)]=e[n(285)],this[n(284)]=e[n(284)]||e[n(285)],this[n(275)]=Boolean(e[n(290)]&&e[n(290)][n(278)]),this[n(258)]=null,this[n(313)]=t,this[n(293)]=e[n(277)],this[n(254)]=e[n(267)],this[n(301)]=e[n(317)],this[n(302)]=new Set,this[n(242)]=null,this[n(288)](n(263),null),this[n(288)](n(290),e[n(290)]||{}),this[n(288)](n(268),null),this[n(288)](n(248),null),this[n(288)](n(239),null),this[n(288)](n(298),!1),this[n(297)](n(269)),this[n(297)](n(251))}get[jr(312)](){const t=jr;let e=this;for(;e[t(268)];)e=e[t(268)];return e}get[jr(303)](){const t=jr;return!!this[t(239)]&&this[t(239)][t(299)]>0}get[jr(243)](){const t=jr;return 0!=this[t(302)][t(310)]&&6==Array[t(261)](this[t(302)])[0][t(257)](":")[t(299)]}get[jr(296)](){return null!==this[jr(247)]()}[jr(294)](t){const e=jr;this[e(302)][e(260)](t)}[jr(286)](){const t=jr;return Array[t(261)](this[t(302)])}[jr(283)](){const t=jr;return this[t(286)]()[t(306)]((e=>this[t(313)][t(262)][t(265)](e)))[t(266)]((t=>t))}[jr(247)](){return this[jr(283)]()[0]||null}[jr(295)](){const t=jr;this[t(313)][t(282)]((e=>{const n=t;for(const t of this[n(283)]())e[n(311)](t)})),this[t(302)][t(281)]()}[jr(311)](t){const e=jr;this[e(313)][e(282)]((n=>{n[e(311)](t)})),this[e(302)][e(289)](t)}[jr(307)](t){const e=jr,n=e(276)+this[e(272)]+":"+this[e(300)]+":"+this.id+":"+this[e(284)].id+":"+zr[e(250)]();this[e(294)](n),this[e(313)][e(282)]((r=>{r[e(316)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(270)](t){const e=jr;for(const n of this[e(273)]())if(n[e(271)](t))return!0;return!1}[jr(273)](){const t=jr;return this[t(283)]()[t(306)]((e=>e[t(246)]()))}[jr(308)](){const t=jr;return this[t(273)]()[t(309)](((e,n)=>[...e,...n[t(308)]()]),[])}[jr(280)](){const t=jr;var e;return(null===(e=this[t(247)]())||void 0===e?void 0:e[t(246)]())||null}[jr(291)](){const t=jr,e=this[t(273)]();if(1!=e[t(299)])return null;const n=e[0],r=n[t(249)][t(304)],s=n[t(315)][t(264)];return r instanceof i.Element?r!=s?null:r:null}[jr(269)](){const t=jr;this[t(293)](this[t(273)](),this[t(258)],this[t(290)]),this[t(295)]()}[jr(251)](){const t=jr;this[t(254)](this[t(273)](),this[t(258)],this[t(290)]),this[t(295)]()}[jr(241)](){const t=jr,e=[];let n=this[t(312)];for(;n;)e[t(252)](n),n=n[t(248)];return e}[jr(240)](t,e){const n=jr,r=Xn(this[n(290)]);hr(r,t,e),wr(r,this[n(290)])||(this[n(290)]=r,this[n(301)](r))}[jr(287)](t){const e=jr,n=Xn(this[e(290)]);Ur(n,t),wr(n,this[e(290)])||(this[e(290)]=n,this[e(301)](this[e(290)]))}[jr(305)](){const t=jr;return{id:this.id,type:this[t(300)]?this[t(272)]+":"+this[t(300)]:this[t(272)],authorId:this[t(284)].id,createdAt:this[t(242)],hasComments:this[t(303)],data:this[t(258)],attributes:this[t(290)]}}static[jr(250)](){const t=jr;return(0,e.uid)()[t(244)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=181]})(t,e)}function qr(){const t=["remove","isInContent","_addDescriptionItems","label","_customCallbacks","_attributeLabels","subType","getFirstRange","isEqual","*Change to:* %0","text","pop","set","join","attribute","getItemLabel","*Split:* %0","registerDescriptionCallback","addObject","isObject","getDescriptions","elementStart","351GMaqVo","*Merge:* %0","item","164900eKhzkC","REPLACE_TEXT","18950KiLQxa","addContainer","2eLHBlg","_handleAttributeSuggestionDescription","_resolveDescriptionItems","skip","get","map","elementEnd","$1 $2","158720MnZJJB","quantity","start","nextSibling","21YmmjMB","*Insert:* %0","*Remove:* %0","12pYBdWj","end","element","has","insertion","Container","softBreak","deletion","addEmptyContainer","push","ELEMENT_SPACE","removeEmptyContainer","type","function","normal","141744JkALsE","registerAttributeLabel","replace","Object","removeContainer","matchingCallback","EmptyContainer","newValue","*Set format:* %0","$text","nodeAfter","format","15srXBLh","$textProxy","checkChild","removeFormat","previousSibling","name","_handleInsertRemoveSuggestionDescription","key","removeObject","isEmpty","indexOf","data","getWalker","_handleCustomCallbackDescription","913368sKNNqZ","match","399619AdqyaO","_handleRenameSuggestionDescription","length","_locale","addFormat","_itemLabels","*Remove format:* %0","registerElementLabel","_schema","add","96188sGWjKC","_itemLabelsCallbacks"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(188361===parseInt(n(209))/1*(parseInt(n(277))/2)+parseInt(n(265))/3+parseInt(n(205))/4*(-parseInt(n(251))/5)+parseInt(n(239))/6*(-parseInt(n(221))/7)+parseInt(n(217))/8+-parseInt(n(202))/9*(parseInt(n(207))/10)+-parseInt(n(267))/11*(-parseInt(n(224))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(184)]=[],this[n(272)]=new Map,this[n(278)]=[],this[n(185)]=new Map,this[n(275)]=t,this[n(270)]=e}[Wr(200)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(269)];o++){const i=t[o];if(!i[e(181)])continue;const a=this[e(264)](i);if(a){if(null!=i[e(186)]){if(r[e(227)](i[e(186)]))continue;r[e(276)](i[e(186)])}n[e(233)](a)}else if(e(194)!=i[e(236)])e(228)!=i[e(236)]&&e(231)!=i[e(236)]||this[e(257)](n,i,t[o+1]);else{const t=i[e(262)][e(258)];if(s[e(227)](t))continue;s[e(276)](i[e(262)][e(258)]),t==_c?this[e(268)](n,i):this[e(210)](n,i)}}return this[e(211)](n)}[Wr(197)](t){const e=Wr;this[e(184)][e(233)](t)}[Wr(274)](t,n,r=e.priorities[Wr(238)]){const s=Wr;s(237)==typeof t?(0,e.insertToPriorityArray)(this[s(278)],{matchingCallback:t,label:n,priority:r}):this[s(272)][s(192)](t,n)}[Wr(240)](t,e){const n=Wr;this[n(185)][n(192)](t,e)}[Wr(195)](t,e=1){const n=Wr;let r;for(const e of this[n(278)])if(e[n(244)](t)){r=e[n(183)];break}return r||(r=this[n(272)][n(213)](t[n(256)])),r?r(e):1!==e?e+" "+t[n(256)]+"s":""+t[n(256)]}[Wr(182)](t,e){const n=Wr,r=e[n(187)]()[n(263)](),s=n(228)==e[n(236)]?n(276):n(279);for(const e of r){const o=e[n(204)],i=t[t[n(269)]-1];if(o.is(n(252)))i&&i[n(236)][n(261)](n(229))>-1&&t[n(191)](),i&&n(190)==i[n(236)]?i[s]+=o[n(262)]:t[n(233)]({type:n(190),add:n(276)==s?o[n(262)]:"",remove:n(279)==s?o[n(262)]:""});else if(this[n(275)][n(199)](o)){const a=o;if(i&&i[n(236)][n(261)](n(229))>-1&&t[n(191)](),n(215)==e[n(236)])continue;i&&i[n(236)]==s+n(242)&&i[n(226)][n(256)]==a[n(256)]?i[n(218)]++:t[n(233)]({type:s+n(242),element:a,quantity:1}),r[n(212)]((t=>!(n(215)==t[n(236)]&&t[n(204)]==o)))}else if(this[n(275)][n(253)](o,n(248))||o.is(n(226),n(230))){const r=o;if(n(276)==s&&n(201)==e[n(236)]||n(279)==s&&n(215)==e[n(236)])continue;if(i&&-1==i[n(236)][n(261)](n(229))){n(190)==i[n(236)]&&(i[s]+="\n");continue}let a;if(a=n(276)==s?r[n(220)]&&!this[n(275)][n(199)](r[n(220)])?r[n(220)]:null:r[n(255)]&&!this[n(275)][n(199)](r[n(255)])?r[n(255)]:null,r[n(260)]||a&&a[n(260)]){const e=a&&a[n(260)]?a:r;i&&i[n(236)]==s+n(245)&&i[n(226)][n(256)]==e[n(256)]?i[n(218)]++:t[n(233)]({type:s+n(245),element:e,quantity:1})}else t[n(233)]({type:s+n(229),element:r})}}}[Wr(211)](t){const e=Wr,n=this[e(270)],r=[],s=[],o=[];for(const i of t)switch(i[e(236)]){case e(190):if(i[e(276)]=i[e(276)][e(241)](/(\S)\u000A+(\S)/g,e(216))[e(241)](/\u000A/g,""),i[e(279)]=i[e(279)][e(241)](/(\S)\u000A+(\S)/g,e(216))[e(241)](/\u000A/g,""),""!=i[e(276)]&&""!=i[e(279)]){r[e(233)]({type:e(241),content:Hr(n,e(206),['"'+i[e(279)]+'"','"'+i[e(276)]+'"'])});continue}if(null!=i[e(276)][e(266)](/^ +$/)){r[e(233)]({type:e(228),content:Hr(n,e(222),Hr(n,e(234),i[e(276)][e(269)]))});continue}if(null!=i[e(279)][e(266)](/^ +$/)){r[e(233)]({type:e(231),content:Hr(n,e(223),Hr(n,e(234),i[e(279)][e(269)]))});continue}if(""!=i[e(276)]){r[e(233)]({type:e(228),content:Hr(n,e(222),'"'+i[e(276)]+'"')});continue}r[e(233)]({type:e(231),content:Hr(n,e(223),'"'+i[e(279)]+'"')});continue;case e(232):case e(198):r[e(233)]({type:e(228),content:Hr(n,e(222),this[e(195)](i[e(226)],i[e(218)]))});continue;case e(235):case e(259):r[e(233)]({type:e(231),content:Hr(n,e(223),this[e(195)](i[e(226)],i[e(218)]))});continue;case e(208):r[e(233)]({type:e(228),content:Hr(n,e(196),this[e(195)](i[e(226)],i[e(218)]))});continue;case e(243):r[e(233)]({type:e(231),content:Hr(n,e(203),this[e(195)](i[e(226)],i[e(218)]))});continue;case e(271):s[e(233)](i[e(258)]);continue;case e(254):o[e(233)](i[e(258)]);continue;default:r[e(233)](i)}if(s[e(269)]){const t=s[e(214)]((t=>this[e(185)][e(227)](t)?this[e(185)][e(213)](t):t))[e(193)](", ");r[e(233)]({type:e(250),content:Hr(this[e(270)],e(247),t)})}if(o[e(269)]){const t=o[e(214)]((t=>this[e(185)][e(227)](t)?this[e(185)][e(213)](t):t))[e(193)](", ");r[e(233)]({type:e(250),content:Hr(this[e(270)],e(273),t)})}return r}[Wr(264)](t){const e=Wr;for(const n of this[e(184)]){const r=n(t);if(r&&e(236)in r)return r}}[Wr(210)](t,e){const n=Wr,r=e[n(262)],s=void 0===r[n(246)]?n(254):n(271);t[n(233)]({type:s,key:r[n(258)]})}[Wr(268)](t,e){const n=Wr;t[n(233)]({type:n(250),content:Hr(this[n(270)],n(189),this[n(195)](e[n(187)]()[n(219)][n(249)],1))})}[Wr(257)](t,e,n){const r=Wr;if(this[r(182)](t,e),n&&n[r(187)]()&&!e[r(187)]()[r(225)][r(188)](n[r(187)]()[r(219)])){const n=t[t[r(269)]-1],s=r(228)==e[r(236)]?r(276):r(279);n&&r(190)==n[r(236)]&&(n[s]+="\n")}}}function Zr(){const t=["plugins","664331OoiBHE","editor","11056390VzEnXr","get","65361MIamQJ","enableCommand","6xPuoOy","afterInit","2EbssPk","8976667DqlnfY","showAIAssistant","76016jdCDut","TrackChangesEditing","423yuPOqK","23169157QgDhGH","64FFHHiz","commands","890990HAPDBf"];return(Zr=function(){return t})()}const Yr=Jr;function Jr(t,e){const n=Zr();return(Jr=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(645314===-parseInt(n(424))/1*(parseInt(n(432))/2)+parseInt(n(428))/3*(-parseInt(n(420))/4)+-parseInt(n(422))/5+parseInt(n(430))/6*(parseInt(n(433))/7)+parseInt(n(416))/8*(-parseInt(n(418))/9)+-parseInt(n(426))/10+parseInt(n(419))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr extends t.Plugin{[Yr(431)](){const t=Yr,e=this[t(425)],n=e[t(423)][t(427)](t(417));e[t(421)][t(427)](t(415))&&n[t(429)](t(415))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=248]})(t,e)}const ts=$r;function es(){const t=["enableDefaultAttributesIntegration","410JpbfnY","center","_registerLegacyDescription","plugins","afterInit","6676HLfPOv","commandName","TrackChangesEditing","1692XFftbz","AlignmentEditing","6479438uwVXNU","descriptionFactory","format","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_LEFT","alignment","get","2922370OcpibT","registerBlockAttribute","left","value","FORMAT_ALIGNMENT","FORMAT_JUSTIFY_TEXT","registerAttributeLabel","right","justify","registerDescriptionCallback","5399368GSHjKT","1066563xMGpKM","70ERlKbV","editor","FORMAT_ALIGN_TO_RIGHT","*Format:* %0","locale","formatBlock","has","781CDMdSv","22890ZfKUpD","type","commandParams","1827SdYqlf"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(740038===parseInt(n(262))/1*(parseInt(n(268))/2)+parseInt(n(266))/3*(parseInt(n(273))/4)+parseInt(n(263))/5*(parseInt(n(276))/6)+parseInt(n(278))/7+-parseInt(n(253))/8+-parseInt(n(254))/9+-parseInt(n(255))/10*(parseInt(n(285))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(272)](){const t=ts,e=this[t(256)],n=e[t(259)];if(!e[t(271)][t(261)](t(277)))return;const r=e[t(271)][t(284)](t(275));r[t(267)](t(283)),r[t(286)](t(283)),r[t(279)][t(249)](t(283),Hr(n,t(289))),this[t(270)]()}[ts(270)](){const t=ts,e=this[t(256)],n=e[t(259)];e[t(271)][t(284)](t(275))[t(279)][t(252)]((e=>{const r=t;if(r(260)!=e[r(264)])return;const{data:s}=e;if(s&&r(283)==s[r(274)]){const t=s[r(265)][0][r(288)];return{type:r(280),content:Hr(n,r(258),function(t){const e=r;switch(t){case e(287):return Hr(n,e(282));case e(250):return Hr(n,e(257));case e(269):return Hr(n,e(281));case e(251):return Hr(n,e(248))}}(t))}}}))}}const rs=os;!function(t,e){const n=os,r=t();for(;;)try{if(248174===-parseInt(n(311))/1*(-parseInt(n(303))/2)+-parseInt(n(293))/3+-parseInt(n(267))/4+parseInt(n(308))/5*(parseInt(n(268))/6)+-parseInt(n(309))/7*(parseInt(n(318))/8)+-parseInt(n(292))/9*(parseInt(n(297))/10)+parseInt(n(302))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const ss=[rs(278),rs(285),rs(288),rs(289),rs(305),rs(284),rs(283)];function os(t,e){const n=as();return(os=function(t,e){return n[t-=267]})(t,e)}class is extends t.Plugin{[rs(296)](){const t=rs,e=this[t(316)],n=e[t(277)][t(274)](t(272)),r=e[t(321)];for(const s of ss){if(!e[t(277)][t(319)](s))continue;const o=s[t(312)](0,-7)[t(315)](),i=t(313)+o[t(322)]();n[t(298)](o),n[t(279)](o),n[t(291)][t(270)](o,Hr(r,i))}this[t(290)]()}[rs(290)](){const t=rs,e=this[t(316)],n=e[t(321)],r=e[t(277)][t(274)](t(272));function s(e,s){const o=t;r[o(291)][o(300)]((t=>{const r=o;if(r(281)!=t[r(307)])return;const{data:i}=t;return i&&i[r(299)]===e?i[r(273)][0][r(280)]?{type:r(286),content:Hr(n,r(306),s)}:{type:r(286),content:Hr(n,r(320),s)}:void 0}))}s(t(275),Hr(n,t(314))),s(t(269),Hr(n,t(310))),s(t(282),Hr(n,t(323))),s(t(295),Hr(n,t(294))),s(t(304),Hr(n,t(301))),s(t(271),Hr(n,t(287))),s(t(317),Hr(n,t(276)))}}function as(){const t=["CodeEditing","_registerLegacyDescription","descriptionFactory","1339002WhZTgm","1198806IfrNGe","FORMAT_CODE","code","afterInit","20MujmJy","enableDefaultAttributesIntegration","commandName","registerDescriptionCallback","FORMAT_STRIKETHROUGH","11138468GqwbDZ","2594xixHrE","strikethrough","StrikethroughEditing","*Format:* %0","type","105AoiRHv","833GZYClw","FORMAT_ITALIC","147eQKFwc","slice","FORMAT_","FORMAT_BOLD","toLowerCase","editor","superscript","15216WzIMlq","has","*Remove format:* %0","locale","toUpperCase","FORMAT_UNDERLINE","1562120VHCrTE","102558yBcnRQ","italic","registerAttributeLabel","subscript","TrackChangesEditing","commandParams","get","bold","FORMAT_SUPERSCRIPT","plugins","BoldEditing","registerInlineAttribute","forceValue","formatInline","underline","SuperscriptEditing","SubscriptEditing","ItalicEditing","format","FORMAT_SUBSCRIPT","UnderlineEditing"];return(as=function(){return t})()}const cs=fs;function us(){const t=["checkChild","from","format","commands","model","locale","value","commandName","blockQuote","get","TrackChangesEditing","$root","commandParams","1010730JPtRVA","forceValue","registerDescriptionCallback","plugins","169392suHgwl","2319445SUutZR","BlockQuoteEditing","5940tlyhZP","*Remove format:* %0","afterInit","editor","2439780KJLyym","*Set format:* %0","getSelectedBlocks","has","descriptionFactory","parent","schema","enableCommand","2504PhEMqV","43564GuJaKM","selection","change","2973733WSiAMJ","document","filter","6fJCWGR","ELEMENT_BLOCK_QUOTE","name","markBlockFormat","27TTLnef"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(274572===-parseInt(n(143))/1+-parseInt(n(139))/2+parseInt(n(169))/3*(parseInt(n(159))/4)+parseInt(n(144))/5+-parseInt(n(165))/6*(-parseInt(n(162))/7)+parseInt(n(158))/8*(parseInt(n(146))/9)+-parseInt(n(150))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(148)](){const t=cs,e=this[t(149)],n=e[t(175)];if(!e[t(142)][t(153)](t(145)))return;const r=e[t(142)][t(135)](t(136)),s=this[t(149)][t(173)][t(135)](t(134));r[t(157)](t(134),((n,o={})=>{const i=t,a=this[i(149)][i(174)][i(163)][i(160)],c=o&&void 0!==o[i(140)]?o[i(140)]:!s[i(176)];let u=[];if(c){const t=Array[i(171)](a[i(152)]())[i(164)]((t=>hs(t)||function(t,e){const n=i,r=e[n(170)](t[n(155)],n(134)),s=e[n(170)]([n(137),n(134)],t);return r&&s}(t,this[i(149)][i(174)][i(156)])));u=A(t,e[i(174)])}else{const t=Array[i(171)](a[i(152)]())[i(164)]((t=>hs(t)));u=A(t,e[i(174)])}e[i(174)][i(161)]((()=>{const t=i;for(const e of u)r[t(168)](e,{commandName:t(134),commandParams:[{forceValue:c}]})}))})),r[t(154)][t(141)]((e=>{const r=t,{data:s}=e;if(s&&r(134)==s[r(177)]){const t=Hr(n,r(166));return s[r(138)][0][r(140)]?{type:r(172),content:Hr(n,r(151),t)}:{type:r(172),content:Hr(n,r(147),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=134]})(t,e)}function hs(t){const e=cs;return e(134)==t[e(155)][e(167)]}function gs(t,e){const n=ms();return(gs=function(t,e){return n[t-=106]})(t,e)}const ds=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(710087===parseInt(n(106))/1*(parseInt(n(115))/2)+-parseInt(n(112))/3*(parseInt(n(110))/4)+parseInt(n(117))/5*(-parseInt(n(119))/6)+parseInt(n(108))/7+-parseInt(n(113))/8+parseInt(n(121))/9+parseInt(n(120))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[ds(118)](){const t=ds,e=this[t(123)];e[t(122)][t(114)](t(109))&&(e[t(122)][t(124)](t(116))[t(111)](t(126)),e[t(122)][t(124)](t(116))[t(111)](t(107)),e[t(122)][t(124)](t(116))[t(111)](t(125)))}}function ms(){const t=["8500788ZefqCu","plugins","editor","get","changeCaseTitle","changeCaseUpper","1NEnoMU","changeCaseLower","2173269ZvNNVB","CaseChange","8oKtYPB","enableCommand","434433sNZDiD","6201072yViSQF","has","1627498ZPdXOW","TrackChangesEditing","307750UjTRso","afterInit","132KnDFoq","10601950SJWTiB"];return(ms=function(){return t})()}const Is=bs;function Es(){const t=["11tNPbNU","1433390Pcjwuu","plugins","ckbox","editor","afterInit","32OfoXwq","26252uVNxGh","enableCommand","36paOObu","632532tLCyJR","4XgxTyw","TrackChangesEditing","5690532hUClen","977460oPICtG","1080150AQdAzc","9KztJcT","get","5199828wfJUhY","commands"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=181]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(716360===parseInt(n(200))/1*(-parseInt(n(199))/2)+-parseInt(n(185))/3*(-parseInt(n(196))/4)+parseInt(n(183))/5+parseInt(n(182))/6+-parseInt(n(190))/7*(-parseInt(n(195))/8)+-parseInt(n(198))/9*(-parseInt(n(184))/10)+-parseInt(n(189))/11*(parseInt(n(187))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(194)](){const t=Is,e=this[t(193)];e[t(188)][t(186)](t(192))&&e[t(191)][t(186)](t(181))[t(197)](t(192))}}const _s=ys;function ys(t,e){const n=Cs();return(ys=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(624273===-parseInt(n(404))/1*(parseInt(n(446))/2)+parseInt(n(444))/3+-parseInt(n(425))/4+parseInt(n(422))/5+-parseInt(n(423))/6+parseInt(n(427))/7*(parseInt(n(418))/8)+parseInt(n(403))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[_s(445)](){const t=_s,e=this[t(433)];if(!e[t(417)][t(437)](t(408)))return;const n=e[t(417)][t(442)](t(419)),r=e[t(430)],s=e[t(454)][t(442)](t(432))[t(421)],o=e[t(415)][t(442)](t(432));n[t(406)](t(435)),n[t(406)](t(411)),n[t(406)](t(432),((r,i={})=>{const a=t,c=e[a(416)],u=e[a(416)][a(412)][a(441)],l=i&&void 0!==i[a(429)]?i[a(429)]:!o[a(451)];let f;i[a(431)]||(i[a(431)]=s[0][a(431)]),f=l?Array[a(443)](u[a(439)]())[a(438)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(420))&&!e[n(455)](t)&&e[n(450)](t[n(440)],n(432))}(t,c[a(413)]))):Array[a(443)](u[a(439)]())[a(438)]((t=>ks(t)));const h=A(f,c);c[a(456)]((()=>{const t=a;for(const e of h)n[t(426)](e,{commandName:t(432),commandParams:[{...i,forceValue:l}],formatGroupId:t(436)})}))})),n[t(457)][t(405)](t(432),(e=>Hr(r,t(447),e))),n[t(457)][t(452)]((e=>{const n=t;if(n(414)!=e[n(448)])return;const o=r.t,{data:i}=e;if(!i||n(432)!=i[n(434)])return;const a=i[n(407)][0][n(431)],c=o(s[n(428)]((t=>t[n(431)]===a))[n(449)])[n(424)]();return i[n(407)][0][n(429)]?{type:n(409),content:Hr(r,n(410),Hr(r,n(447),1)+" ("+c+")")}:{type:n(409),content:Hr(r,n(402),Hr(r,n(447),1))}}))}}function ks(t){const e=_s;return e(432)==t[e(453)]}function Cs(){const t=["rootElement","languages","5317350heenjU","2496534fAlWmu","toLowerCase","4380592cAoSfb","markBlockFormat","7zhnctx","find","forceValue","locale","language","codeBlock","editor","commandName","indentCodeBlock","blockName","has","filter","getSelectedBlocks","parent","selection","get","from","815493edIONB","afterInit","4SkBSmj","ELEMENT_CODE_BLOCK","type","label","checkChild","value","registerDescriptionCallback","name","config","isLimit","change","descriptionFactory","*Remove format:* %0","11785050FZFKyK","286207sKpQqv","registerElementLabel","enableCommand","commandParams","CodeBlock","format","*Set format:* %0","outdentCodeBlock","document","schema","formatBlock","commands","model","plugins","505384Glljnl","TrackChangesEditing"];return(Cs=function(){return t})()}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=316]})(t,e)}function Ns(){const t=["4903888Mkxqlj","editor","168138rYXiaw","246exwOCZ","enableCommand","24CxKmOu","2730364yQDYHK","get","4065714gOhKAn","TrackChangesEditing","10XklTVA","plugins","3151489ObFuHY","2808702OdCrWQ","47185ZiaKAw","CommentsEditing","12rWXjHM","addCommentThread","has","afterInit"];return(Ns=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(752328===parseInt(n(326))/1*(parseInt(n(320))/2)+parseInt(n(317))/3+parseInt(n(324))/4+parseInt(n(318))/5*(-parseInt(n(327))/6)+-parseInt(n(330))/7+parseInt(n(329))/8*(-parseInt(n(332))/9)+-parseInt(n(334))/10*(parseInt(n(316))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(323)](){const t=Ls,e=this[t(325)];e[t(335)][t(322)](t(319))&&e[t(335)][t(331)](t(333))[t(328)](t(321))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=328]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(379)]())o[r(371)](t)&&s[r(345)](n[r(354)](o));return s}function ws(){const t=["span","getCustomProperty","includes","createRangeOn","schema","isBlock","createUIElement","plugins","parent","addClass","2Zoqgyq","markerName","24ujhhcx","consumable","ck-suggestion-marker-","model","116dxJHAt","elementEnd","writer","197423EQIObQ","hasAttribute","4994TeTRUC","10QFcMpV","isContent","getWalker","get","1543822KACeQs","isAtEnd","getItems","966834Ouduzv","TrackChangesEditing","type","markerRange","bindElementToMarker","ck-suggestion-marker--active","2944150bFoOoi","addHighlight","previousPosition","start","activeMarkers","name","toViewPosition","14460WOYHap","toViewElement","1157427evpKCl","test","item","push","nextSibling","insert","isLimit","36657dzKxpo","mapper"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(358)][r(376)](r(328));return(o,i,a)=>{const c=r;if(!a[c(364)][c(343)](i[c(330)],o[c(338)]))return;const u=i[c(330)][c(375)](),l=i[c(330)][c(336)],f=t[c(366)][c(355)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(344)];d=d||f[c(374)](e);const n=a[c(350)][c(341)](e);if(n&&n[c(352)](c(334)))return;c(368)==t[c(329)]&&f[c(356)](e)&&!f[c(348)](e)&&(e[c(346)]||l[c(378)]?h&&h[c(359)]==e||(h=e,m(t[c(335)]),p=!0):g=g||t[c(335)])}function m(t){const r=c,o=a[r(369)][r(357)](r(351),{class:r(365)+e}),u=a[r(350)][r(339)](t);n&&s[r(337)][r(353)](i[r(362)])&&a[r(369)][r(360)](r(332),o),a[r(369)][r(347)](u,o),a[r(350)][r(331)](o,i[r(362)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(579006===-parseInt(n(370))/1*(-parseInt(n(361))/2)+-parseInt(n(349))/3*(parseInt(n(367))/4)+parseInt(n(333))/5+parseInt(n(380))/6+parseInt(n(377))/7*(parseInt(n(363))/8)+-parseInt(n(342))/9*(parseInt(n(373))/10)+-parseInt(n(372))/11*(parseInt(n(340))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=xs;function Ps(){const t=["downcastDispatcher","addMarker:suggestion:deletion","enqueueChange","selection","requires","end","document","root","batch","detach","options","unbindElementFromMarkerName","createRange","unit","setSelection","2662830ouJZwJ","lock","$graveyard","markerNameToElements","start","bind","data","commands","getFirstRange","213520cqLMDX","84208WXpnzv","buffer","TrackChangesEditing","35744LejXQI","enableCommand","init","fromRange","modifySelection","2419599HOKelK","415968vrgMal","editor","mapper","uiElement","removeMarker:suggestion:deletion","forward","891224raCfZm","81JMCIjN","unlock","plugins","deleteForward","model","high","27Nzijsk","44qWCevj","markerName","rootName","editing","createSelection","delete","isCollapsed","merge","showSuggestionHighlights","writer","remove","get"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(447721===-parseInt(n(241))/1*(-parseInt(n(201))/2)+-parseInt(n(254))/3*(parseInt(n(238))/4)+-parseInt(n(237))/5+-parseInt(n(247))/6+-parseInt(n(246))/7+-parseInt(n(253))/8+parseInt(n(200))/9*(parseInt(n(228))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(217)](){return[Ms.Delete]}[Fs(243)](){const t=Fs,e=this[t(248)],n=e[t(196)][t(212)](t(240));n[t(242)](t(206));const r=e[t(235)][t(212)](t(197));n[t(242)](t(197),((n,s={})=>{const o=t,a=e[o(198)][o(205)](e[o(198)][o(219)][o(216)]);a[o(207)]&&e[o(198)][o(245)](a,{direction:o(252),unit:s[o(226)]});const c=a[o(236)](),u=i.LiveRange[o(244)](c);let l;n(s),l=o(230)==u[o(220)][o(203)]?e[o(198)][o(225)](c[o(232)]):e[o(198)][o(225)](u[o(232)],u[o(218)]),u[o(222)](),e[o(198)][o(215)](r[o(239)][o(221)],(t=>{const e=o;r[e(239)][e(229)](),t[e(227)](t[e(225)](l[e(218)])),r[e(239)][e(255)]()}))})),e[t(204)][t(213)].on(t(214),Ds(e,t(208)),{priority:t(199)}),e[t(234)][t(213)].on(t(214),((n,r,s)=>{const o=t;s[o(223)][o(209)]&&Ds(e,o(208),{showActiveMarker:!1})[o(233)](this)(n,r,s)}),{priority:t(199)}),e[t(204)][t(213)].on(t(251),((e,n,r)=>{const s=t,o=r[s(249)][s(231)](n[s(202)]);if(o)for(const t of o)t.is(s(250))&&(r[s(249)][s(224)](t,n[s(202)]),r[s(210)][s(211)](t))}),{priority:t(199)})}}const Us=Gs;function js(){const t=["containsItem","ELEMENT_","formatBlock","indentList","getFirstMarker","*Remove format:* %0","descriptionFactory","batch","todoListChecked","customNumberedList","TodoListEditing","registerAttributeLabel","listItemIdFixer","todoListCheck","map","ELEMENT_TODO_LIST","splitListItemAfter","_getAttributeKey","oldValue","from","*Check item*","22090464WTeVyC","selection","10GyjERh","registerBlockAttribute","value","21rWhiGi","start","numbered","getSuggestions","plugins","toUpperCase","setSelection","commandParams","next","format","3661DLDAcg","previousSibling","filter","ELEMENT_NUMBERED_LIST","listMarker","*Format:* insert into %0","splitListItemBefore","meta","document","editor","11923893SuYacV","getChanges","mergeListItemForward","20uLMNCK","1076240OMplAT","registerPostFixer","isObject","refresh","603472jkwKuc","403958eErtcS","checkTodoList","FORMAT_INDENT","getRanges","registerCustomCallback","commands","schema","attribute","10583712NjIRCx","model","assureChains","*Format:* remove from %0","*Merge:* %0","end","detach","accept","todoList","bulleted","nodeAfter","fromRange","list.multiBlock","ELEMENT_LIST_ITEM","bulletedList","listStyle","find","*Merge:* list item","length","_suggestionFactory","isLocal","push","*Outdent:* %0","listItemId","commandName","includes","registerDescriptionCallback","forceValue","deletion","listMarkerStyle","default","data","createRange","groupId","listStart","execute","change","head","mergeListItemBackward","*Split:* list item","get","customBulletedList","documentList","every","noTrackChangesFixer","trackChangesCommand","listType","attributes","range","has","createPositionAt","TrackChangesEditing","*Indent:* %0","setAttribute","attributeKey","ListEditing","locale","multipleBlocks","*Set format:* %0","removeMarker","ELEMENT_BULLETED_LIST","key","9654SOktlG","_LIST","listReversed","registerElementLabel","differ","*Uncheck item*","getAttribute","*Change to:* %0","type","suggestion","parent","config","_supportLegacySuggestions","_findSuggestions","isUndo","enableDefaultAttributesIntegration","isNextTo","getFirstRange","numberedList","newValue","listIndent","outdentList","nextSibling","todo","_registerLegacyDescription","afterInit"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=129]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(739195===parseInt(n(205))/1+parseInt(n(206))/2*(parseInt(n(177))/3)+parseInt(n(200))/4*(-parseInt(n(201))/5)+-parseInt(n(276))/6*(parseInt(n(187))/7)+parseInt(n(214))/8+-parseInt(n(197))/9*(-parseInt(n(174))/10)+-parseInt(n(172))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(150)](){const t=Us,e=this[t(196)];if(!e[t(181)][t(263)](t(269)))return;const n=e[t(270)],r=e[t(181)][t(254)](t(265)),s=e[t(181)][t(263)](t(161)),o=!!e[t(136)][t(254)](t(226));function i(e){const r=t;return{type:r(186),content:""+Hr(n,r(272),e)}}function a(e){const r=t;return{type:r(186),content:""+Hr(n,r(156),e)}}r[t(140)](t(143)),r[t(140)](t(228)),r[t(140)](t(160)),r[t(140)](t(255)),r[t(140)](t(154)),r[t(140)](t(146)),r[t(140)](t(167)),r[t(140)](t(193)),r[t(175)](t(237)),r[t(175)](t(260)),r[t(175)](t(145)),o&&(r[t(140)](t(252)),r[t(140)](t(199))),s&&(r[t(140)](t(222)),r[t(140)](t(207)),r[t(175)](t(159)),r[t(157)][t(240)]((e=>{const r=t,{data:s}=e;if(s&&r(159)==s[r(275)])return{type:r(186),content:s[r(144)]?Hr(n,r(171)):Hr(n,r(130))}})),this[t(196)][t(215)][t(195)][t(202)]((e=>{const n=t;if(e[n(158)][n(139)])return!1;let s=!1;const o=r[n(180)]({skipNotAttached:!0})[n(189)]((t=>n(159)===r[n(168)](t)));for(const t of o)n(148)!=t[n(142)]()[n(178)][n(224)][n(131)](n(260))&&(r[n(138)](t[n(142)](),n(213))[n(230)]((t=>n(260)===r[n(168)](t[n(134)])))||(e[n(273)](t[n(155)]()),s=!0));return s}))),r[t(157)][t(162)](t(145),Hr(n,t(208)));const c={type:t(186),content:""};r[t(157)][t(240)]((e=>{const r=t,{data:s}=e;if(!s||r(260)!=s[r(275)])return;let u=e[r(251)];for(;u;){if(u[r(245)]&&((r(229)==u[r(245)][r(275)]||r(243)==u[r(245)][r(275)])&&(u[r(245)][r(144)]&&r(244)!=u[r(245)][r(144)]||r(244)!=u[r(245)][r(169)]&&!s[r(144)])||!o&&u[r(245)][r(275)]==_c))return c;u=u[r(185)]}if(null==s[r(144)])switch(s[r(169)]){case r(223):return a(Hr(n,r(274)));case r(179):return a(Hr(n,r(190)));case r(148):return a(Hr(n,r(166)))}switch(s[r(144)]){case r(223):return i(Hr(n,r(274)));case r(179):return i(Hr(n,r(190)));case r(148):return i(Hr(n,r(166)))}})),r[t(157)][t(240)]((e=>{const n=t,{data:r}=e;if(r&&n(145)==r[n(275)])return null==r[n(144)]||null==r[n(169)]&&0==r[n(144)]?c:void 0})),r[t(157)][t(240)]((e=>{const r=t;if(r(213)!=e[r(133)])return;const{data:s}=e;if(!s||r(237)!=s[r(275)])return;const o=zs(e);return r(144)==o?{type:r(186),content:Hr(n,r(231))}:r(169)==o?{type:r(186),content:Hr(n,r(253))}:c})),e[t(215)][t(195)][t(202)]((e=>this[t(163)](e))),e[t(215)][t(195)][t(202)]((e=>this[t(258)](e))),e[t(215)][t(195)][t(202)]((e=>this[t(216)](e))),this[t(137)]()}[Us(163)](t){const e=Us;if(t[e(158)][e(139)]||!t[e(158)][e(234)])return!1;let n=!1;const r=this[e(196)][e(181)][e(254)](e(265))[e(180)]({skipNotAttached:!0})[e(189)]((t=>t[e(245)]&&e(237)==t[e(245)][e(275)]))[e(189)]((t=>t[e(245)][e(144)]&&t[e(245)][e(169)]));for(const s of r)zs(s)||(t[e(273)](s[e(155)]()),n=!0);return n}[Us(258)](t){const e=Us;if(t[e(158)][e(139)]||!t[e(158)][e(234)])return!1;const n=this[e(196)][e(181)][e(254)](e(265));if(n[e(259)][e(176)])return!1;let r=!1;const s=[e(260),e(237),e(145),e(229),e(248),e(278),e(164),e(191),e(243)],o=this[e(196)][e(215)][e(195)][e(129)][e(198)]()[e(189)]((t=>e(213)==t[e(133)]))[e(189)]((t=>s[e(239)](t[e(268)])));if(0==o[e(232)])return r;for(const i of o){const o=n[e(138)](i[e(262)],e(213))[e(189)]((t=>!t[e(194)][e(141)]))[e(165)]((t=>t[e(134)]))[e(189)]((t=>{const r=e,o=n[r(168)](t);return s[r(239)](o)}));if(o[e(232)]){for(const n of o)t[e(273)](n[e(155)]());r=!0}}return r}[Us(216)](t){const e=Us;if(t[e(158)][e(139)]||!t[e(158)][e(234)])return!1;const n=this[e(196)][e(181)][e(254)](e(265));let r=!1;const s=[e(260),e(237),e(145),e(229),e(248),e(278),e(164),e(191),e(243)];for(const t of n[e(180)]({skipNotAttached:!0})){const o=n[e(138)](t[e(142)](),e(213))[e(165)]((t=>t[e(134)]))[e(189)]((t=>t[e(245)]&&s[e(239)](t[e(245)][e(275)])));if(!o[e(232)])continue;const a=o[0][e(251)][e(261)][e(247)];if(!o[e(257)]((t=>t[e(261)][e(247)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(180)]({skipNotAttached:!0})[s(189)]((e=>s(213)==e[s(133)]&&e[s(261)][s(247)]==t)))e[s(267)](s(247),r)}function i(t,n){const r=e;let s=t[r(251)],i=!1;for(;s;)s[r(261)][r(247)]!=n&&(o(s[r(261)][r(247)],n),s[r(267)](r(247),n),i=!0),s=s[r(185)];return i}}[Us(137)](){const t=Us,e=this[t(196)],n=e[t(270)],r=e[t(181)][t(254)](t(265));this[t(149)](),r[t(233)][t(210)](t(153),t(256),t(221),(function(n,r){const s=t,o=[];for(let t of n)t[s(178)][s(224)]===t[s(219)][s(135)]&&(t=e[s(215)][s(246)](e[s(215)][s(264)](t[s(178)][s(224)],0))),o[s(235)](t);e[s(215)][s(250)]((t=>{const n=s,a=e[n(215)][n(195)][n(173)],c=Array[n(170)](a[n(209)]())[n(165)]((t=>i.LiveRange[n(225)](t)));t[n(183)](o),e[n(211)][n(254)](r[n(238)])[n(204)](),r[n(184)][n(235)]({forceDefaultExecution:!0}),e[n(249)](r[n(238)],...r[n(184)]),t[n(183)](c);for(const t of c)t[n(220)]()}))})),r[t(157)][t(279)]((function(n){const r=t,s=!e[r(215)][r(212)][r(203)](n),o=n[r(188)],i=n[r(147)],a=n[r(131)](r(237)),c=!o||o[r(131)](r(237))!==a,u=!i||i[r(131)](r(237))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(227),e)))}[Us(149)](){const t=Us,e=this[t(196)],n=e[t(270)];function r(n){const r=t,s=e[r(211)][r(254)](r(228))[r(176)],o=e[r(211)][r(254)](r(143))[r(176)];return r(143)===n?s:o}e[t(181)][t(254)](t(265))[t(157)][t(240)]((function(s){const o=t;if(o(153)!=s[o(133)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(238)]){case o(228):u=i[o(184)][0][o(241)],l=r(i[o(238)]),a=o(u?192:217),!l&&e[o(136)][o(254)](o(226))||(a=o(132)),c={type:o(186),content:Hr(n,a,Hr(n,o(274)))};break;case o(143):u=i[o(184)][0][o(241)],l=r(i[o(238)]),a=o(u?192:217),!l&&e[o(136)][o(254)](o(226))||(a=o(132)),c={type:o(186),content:Hr(n,a,Hr(n,o(190)))};break;case o(154):a=o(266),c={type:o(186),content:Hr(n,a,Hr(n,o(227)))};break;case o(146):a=function(t){const e=o,n=t[e(142)]();let r=n[e(178)][e(224)];for(;r&&n[e(151)](r);){if(r[e(131)](e(145))>0)return!1;r=r[e(147)]}return!0}(s)?Hr(n,o(217),Hr(n,function(t){const e=o;return e(152)+t[e(142)]()[e(178)][e(224)][e(131)](e(260))[e(182)]()+e(277)}(s))):Hr(n,o(236),Hr(n,o(227))),c={type:o(186),content:a};break;case o(252):case o(199):!1===i[o(271)]&&(a=o(218),c={type:o(242),content:Hr(n,a,Hr(n,o(227)))})}return c}))}}function zs(t){const e=Us;let n=t[e(142)]()[e(178)][e(224)][e(188)];for(;n;){const r=n[e(131)](e(237));if(!r)return!1;if(r==t[e(245)][e(144)])return e(144);if(r==t[e(245)][e(169)])return e(169);n=n[e(188)]}return!1}function Hs(t,e){const n=qs();return(Hs=function(t,e){return n[t-=197]})(t,e)}const Ws=Hs;!function(t,e){const n=Hs,r=t();for(;;)try{if(253455===parseInt(n(282))/1+parseInt(n(271))/2*(parseInt(n(258))/3)+parseInt(n(266))/4+-parseInt(n(243))/5+parseInt(n(249))/6+-parseInt(n(220))/7+parseInt(n(264))/8*(parseInt(n(253))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[Ws(284)](){const t=Ws;if(!this[t(212)][t(229)][t(259)](t(219)))return;const e=this[t(212)][t(230)][t(222)](t(206)),n=this[t(212)][t(229)][t(222)](t(242));e[t(233)]&&(n[t(226)](t(209)),n[t(257)](t(209))),e[t(237)]&&(n[t(226)](t(223)),n[t(257)](t(223))),e[t(210)]&&(n[t(226)](t(198)),n[t(257)](t(198)));const r={type:t(238),content:""};n[t(207)][t(252)](this[t(245)][t(256)](this));const s=this[t(212)][t(251)];n[t(207)][t(250)](t(223),Hr(s,t(287))),n[t(207)][t(252)]((e=>{const n=t,{data:s}=e;if(s&&n(223)==s[n(283)])return null==s[n(204)]||0==s[n(204)]&&null==s[n(214)]?r:void 0})),n[t(207)][t(250)](t(198),Hr(s,t(227))),n[t(207)][t(252)]((e=>{const n=t,{data:s}=e;if(s&&n(198)==s[n(283)])return null==s[n(204)]||1==s[n(204)]&&null==s[n(214)]?r:void 0})),this[t(212)][t(277)][t(255)][t(240)]((e=>{const r=t;if(e[r(216)][r(280)])return!1;let s=!1;const o=n[r(276)]({skipNotAttached:!0})[r(267)]((t=>{const e=r,s=n[e(260)](t);return e(198)==s||e(223)==s}));for(const t of o){const o=t[r(235)]()[r(262)][r(275)][r(241)](r(254));r(247)!=o&&r(215)!=o&&(n[r(263)](t[r(235)](),r(213))[r(278)]((t=>r(254)==n[r(260)](t[r(261)])))||(e[r(228)](t[r(236)]()),s=!0))}return s})),this[t(285)]()}[Ws(245)](t){const e=Ws,n=this[e(212)][e(251)],{data:r}=t,s={type:e(238),content:""};if(!r||e(209)!=r[e(283)])return;if(!r[e(214)])return e(234)==r[e(204)]?s:{type:e(238),content:""+Hr(n,e(244),Hr(n,this[e(281)](r[e(204)])))};if(!r[e(204)]){if(e(234)==r[e(214)])return s;let o=t[e(211)];for(;o;){if(o[e(269)]&&e(254)==o[e(269)][e(283)]&&o[e(269)][e(204)])return s;o=o[e(197)]}return{type:e(238),content:""+Hr(n,e(205),Hr(n,this[e(281)](r[e(214)])))}}if(e(234)!=r[e(204)])return{type:e(238),content:""+Hr(n,e(244),Hr(n,this[e(281)](r[e(204)])))};let o=t[e(211)];for(;o;){if(o[e(269)]&&e(254)==o[e(269)][e(283)]&&o[e(269)][e(204)]&&o[e(269)][e(214)])return s;o=o[e(197)]}const i=t[e(235)]()[e(262)][e(275)][e(241)](e(254));return{type:e(238),content:Hr(n,e(244),Hr(n,e(201)+i[e(265)]()+e(248)))}}[Ws(285)](){const t=Ws,e=this[t(212)],n=e[t(251)];e[t(229)][t(222)](t(242))[t(207)][t(252)]((e=>{const r=t;if(r(218)!=e[r(272)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(231)]){case r(209):o=r(221),i={type:r(238),content:Hr(n,o,Hr(n,this[r(281)](s[r(246)][0][r(272)])))};break;case r(223):o=s[r(246)][0][r(237)]?r(239):r(270),i={type:r(238),content:Hr(n,o)};break;case r(198):o=r(268),i={type:r(238),content:Hr(n,o,s[r(246)][0][r(210)])}}return i}))}[Ws(281)](t){const e=Ws;return e(201)+function(t){const n=e;return Xs[n(224)](t)?n(202):Zs[n(224)](t)?n(247):null}(t)[e(265)]()+e(273)+t[e(265)]()[e(200)](/-/g,"_")}}function qs(){const t=["listStart","upper-latin","replace","ELEMENT_","bulleted","upper-roman","newValue","*Remove format:* %0","list.properties","descriptionFactory","decimal","listStyle","startIndex","head","editor","attribute","oldValue","customNumbered","batch","lower-latin","formatBlock","ListPropertiesEditing","2077999PrZDhS","*Change to:* %0","get","listReversed","includes","lower-roman","enableDefaultAttributesIntegration","FORMAT_LIST_START","removeMarker","plugins","config","commandName","disc","styles","default","getFirstRange","getFirstMarker","reversed","format","*Format:* set order to reversed","registerPostFixer","getAttribute","TrackChangesEditing","1598660joHFNU","*Set format:* %0","handleDescriptions","commandParams","numbered","_LIST_DEFAULT","250692jwMTRd","registerAttributeLabel","locale","registerDescriptionCallback","63hpmLuM","listType","document","bind","registerBlockAttribute","3981vIJZJF","has","_getAttributeKey","suggestion","start","_findSuggestions","320088JRaUoK","toUpperCase","654272vaBoif","filter","*Format:* set start index to %0","data","*Format:* set order to regular","366gRKZqX","type","_LIST_","decimal-leading-zero","nodeAfter","getSuggestions","model","find","square","isUndo","_getTranslationKeyForListStyle","141776ysoOus","key","afterInit","_registerLegacyDescription","circle","FORMAT_LIST_REVERSED","next"];return(qs=function(){return t})()}const Xs=[Ws(232),Ws(286),Ws(279)],Zs=[Ws(208),Ws(274),Ws(225),Ws(203),Ws(217),Ws(199)];var Ys=n(507);function Js(){const t=["createPositionAt","writer","enableCommand","detach","commands","492AYOWaG","document","selection","TrackChangesEditing","markerNameToElements","getFirstPosition","init","requires","data","hasClass","getFirstRange","markInsertion","plugins","options","bind","fire","5394816kniLpH","model","downcastDispatcher","enterBlock","fromRange","high","enter","remove","1694DKZVKZ","9634545KkwOBK","parent","76dfYURD","59960RKuZsD","editing","end","showSuggestionHighlights","afterExecute","split","nextSibling","removeMarker:suggestion:insertion","editor","setSelection","mapper","13364600lMzrpk","ck-suggestion-marker-split","get","markerName","unbindElementFromMarkerName","addMarker:suggestion:insertion","change","2433iOdubA","6245KIomKc","createRange","2690fpYGxq"];return(Js=function(){return t})()}const Qs=$s;function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=126]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(585745===-parseInt(n(179))/1+parseInt(n(145))/2*(-parseInt(n(142))/3)+-parseInt(n(178))/4*(-parseInt(n(143))/5)+-parseInt(n(151))/6*(parseInt(n(175))/7)+-parseInt(n(167))/8+parseInt(n(176))/9+parseInt(n(135))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Qs(158)](){return[Ys.Enter]}[Qs(157)](){const t=Qs,e=this[t(132)],n=e[t(163)][t(137)](t(154)),r=e[t(150)][t(137)](t(173));n[t(148)](t(173),(()=>{const s=t;e[s(168)][s(141)]((t=>{const o=s,a=e[o(168)][o(152)][o(153)],c=a[o(156)](),u=i.LiveRange[o(171)](a[o(161)]());if(r[o(170)](t)){const r=e[o(168)][o(146)](c[o(177)][o(130)],0),s=t[o(144)](c,r);n[o(162)](s)}else t[o(133)](t[o(144)](u[o(126)]));u[o(149)](),r[o(166)](o(128),{writer:t})}))})),e[t(180)][t(169)].on(t(140),Ds(e,t(129)),{priority:t(172)}),e[t(180)][t(169)].on(t(131),((e,n,r)=>{const s=t,o=r[s(134)][s(155)](n[s(138)]);if(o)for(const t of o)t[s(160)](s(136))&&(r[s(134)][s(139)](t,n[s(138)]),r[s(147)][s(174)](t))}),{priority:t(172)}),e[t(159)][t(169)].on(t(140),((n,r,s)=>{const o=t;s[o(164)][o(127)]&&Ds(e,o(129),{showActiveMarker:!1})[o(165)](this)(n,r,s)}),{priority:t(172)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=413]})(t,e)}const no=eo;function ro(){const t=["createPositionAt","findPrevious","2sdMrUR","12VoauYl","getIntersection","editor","TrackChangesEditing","start","FindAndReplaceUtils","getMarkersGroup","replaceAll","2223727SpEgql","handleFindCommand","end","find","10RWaZPh","plugins","afterInit","6nPmnzq","filter","findNext","createRange","replace","323485HFRaGe","model","75987cjFPGD","markers","suggestion:deletion","item","_isInDeletionRange","string","getRange","88pfGDFx","enableCommand","64765JjxwDg","get","findByTextCallback","1521807uAEaHz","has","436707fNyjie","1312836elCfwt","FindAndReplaceEditing","bind"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(114573===parseInt(n(439))/1+-parseInt(n(450))/2*(parseInt(n(444))/3)+-parseInt(n(451))/4*(-parseInt(n(428))/5)+parseInt(n(423))/6*(-parseInt(n(442))/7)+parseInt(n(437))/8*(-parseInt(n(430))/9)+-parseInt(n(420))/10*(-parseInt(n(416))/11)+parseInt(n(445))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(422)](){const t=no;if(!this[t(453)][t(421)][t(443)](t(446)))return;const e=this[t(453)][t(421)][t(440)](t(454));e[t(438)](t(419),this[t(417)][t(447)](this)),e[t(438)](t(425)),e[t(438)](t(449)),e[t(438)](t(427)),e[t(438)](t(415))}[no(417)](t,e,n={}){const r=no,s=this[r(453)][r(421)][r(440)](r(413));return t((t=>(r(435)==typeof e?s[r(441)](e,n):e)(t)[r(424)]((e=>!1===this[r(434)](e,t[r(433)])))),n)}[no(434)](t,e){const n=no,r=this[n(453)][n(429)][n(426)](this[n(453)][n(429)][n(448)](e,t[n(455)]),this[n(453)][n(429)][n(448)](e,t[n(418)]));for(const t of this[n(453)][n(429)][n(431)][n(414)](n(432)))if(null!==r[n(452)](t[n(436)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=371]})(t,e)}const io=oo;function ao(){const t=["config","enableDefaultAttributesIntegration","plugins","trim","56tGZAWd","FORMAT_FONT_COLOR","title","8MQbuPR","FORMAT_FONT_SIZE","fontFamily","FontFamilyEditing","registerInlineAttribute","867792eqcBGR","editor","*Set font size:* %0","fontSize","formatInline","FontSizeEditing","commandName","FontSize","FontColorEditing","*Set font background color:* %0","locale","573597hcPNRG","_registerLegacyDescription","*Reset font background color*","57631OmjYhk","FontBackgroundColorEditing","find","fontColor","registerDescriptionCallback","TrackChangesEditing","*Set font color:* %0","value","get","*Reset font family*","fontBackgroundColor.colors","fontBackgroundColor","2296968UgdVMI","registerAttributeLabel","160FUFQBg","label","descriptionFactory","toLowerCase","model","*Reset font color*","commandParams","*Set font family:* %0","fontColor.colors","FORMAT_FONT_FAMILY","*Reset font size*","type","FORMAT_FONT_BACKGROUND","normalizeSizeOptions","119404bqxQFb","fontSize.options","has","format","88855kmCyzC","afterInit","249177chnhvH"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(201804===parseInt(n(406))/1+parseInt(n(400))/2+parseInt(n(419))/3+-parseInt(n(411))/4*(-parseInt(n(404))/5)+parseInt(n(384))/6+parseInt(n(372))/7*(-parseInt(n(414))/8)+parseInt(n(430))/9*(-parseInt(n(386))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(424),commandName:io(422)},{pluginName:io(417),commandName:io(416)},{pluginName:io(427),commandName:io(375)},{pluginName:io(373),commandName:io(383)}];class uo extends t.Plugin{[io(405)](){const t=io,e=this[t(420)][t(429)],n=this[t(420)][t(409)][t(380)](t(377));for(const{pluginName:e,commandName:r}of co)this[t(420)][t(409)][t(402)](e)&&(n[t(408)](r),n[t(418)](r));e.t,n[t(388)][t(385)](t(422),Hr(e,t(415))),n[t(388)][t(385)](t(416),Hr(e,t(395))),n[t(388)][t(385)](t(375),Hr(e,t(412))),n[t(388)][t(385)](t(383),Hr(e,t(398))),this[t(431)]()}[io(431)](){const t=io,e=this[t(420)],n=e[t(429)];e[t(409)][t(380)](t(377))[t(388)][t(376)]((e=>{const r=t,o=n.t;if(r(423)!=e[r(397)])return;const{data:i}=e;if(null!=i){if(r(422)==i[r(425)]){const t=i[r(392)][0][r(379)];if(t){const e=o(this[r(420)][r(409)][r(380)](r(426))[r(399)](this[r(420)][r(407)][r(380)](r(401)))[r(374)]((e=>e[r(390)]==t))[r(413)])[r(389)]();return{type:r(403),content:Hr(n,r(421),e)}}return{type:r(403),content:Hr(n,r(396))}}if(r(416)==i[r(425)]){const t=i[r(392)][0][r(379)];return t?{type:r(403),content:Hr(n,r(393),t)}:{type:r(403),content:Hr(n,r(381))}}if(r(375)==i[r(425)]){const t=i[r(392)][0][r(379)];if(t){const e=(0,s.normalizeColorOptions)(this[r(420)][r(407)][r(380)](r(394)))[r(374)]((e=>e[r(390)]==t));let i=t,a="";return e&&(i=e[r(387)],a=o(i)[r(389)]()),{type:r(403),content:Hr(n,r(378),a)[r(410)](),color:{value:t,title:a||i}}}return{type:r(403),content:Hr(n,r(391))}}if(r(383)==i[r(425)]){const t=i[r(392)][0][r(379)];if(t){const e=(0,s.normalizeColorOptions)(this[r(420)][r(407)][r(380)](r(382)))[r(374)]((e=>e[r(390)]==t));let i=t,a="";return e&&(i=e[r(387)],a=o(i)[r(389)]()),{type:r(403),content:Hr(n,r(428),a)[r(410)](),color:{value:t,title:a||i}}}return{type:r(403),content:Hr(n,r(371))}}}}))}}const lo=ho;function fo(){const t=["registerDescriptionCallback","plugins","length","boolean","formatBlock","entries","push","fontSize","6572otxBMb","2141712HPPGQg","FontSize","fontColor","title","editor","1799RnurHR","131067QNOzDq","slice","commandName","12918vtnSNt","pasteFormat","1985NdgeAj","fontBackgroundColor","toUpperCase","charAt","normalizeSizeOptions","toLowerCase","afterInit","type","*Set format to:* %0","find","format","commandParams","locale","16687970SJjonw","label","fontSize.options","fontColor.colors","3018344ZwLwCP","descriptionFactory","split","config","*Remove all formatting*","enableCommand","_registerLegacyDescription","join","copyFormat","model","TrackChangesEditing","commands","519324bTfPaP","get","formatInline","24LeiOAg","enableDefaultAttributesIntegration"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=115]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(386930===-parseInt(n(142))/1+-parseInt(n(145))/2*(parseInt(n(162))/3)+-parseInt(n(155))/4*(parseInt(n(167))/5)+-parseInt(n(165))/6*(-parseInt(n(161))/7)+-parseInt(n(130))/8+parseInt(n(156))/9+parseInt(n(126))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(119)](){const t=lo,e=this[t(160)],n=e[t(148)][t(143)](t(140)),r=e[t(141)][t(143)](t(138)),s=e[t(141)][t(143)](t(166));r&&s&&(n[t(146)](t(166)),n[t(135)](t(138)),this[t(136)]())}[lo(136)](){const t=lo,e=this[t(160)],n=e[t(125)];e[t(148)][t(143)](t(140))[t(131)][t(147)]((r=>{const s=t;if(s(151)!=r[s(120)]&&s(144)!=r[s(120)])return;const{data:o}=r;if(o&&s(166)===o[s(164)]){const t=[],r=o[s(124)][0];for(const[n,o]of Object[s(152)](r))t[s(153)](po(e,n,o));return t[s(149)]?{type:s(123),content:Hr(n,s(121),t[s(137)](", "))}:{type:s(123),content:Hr(n,s(134))}}}))}}function po(t,e,n){const r=lo,o=t[r(125)].t,i=e[r(132)](/(?=[A-Z])/)[r(137)](" "),a=o(i[r(116)](0)[r(115)]()+i[r(163)](1))[r(118)]();if(r(150)==typeof n)return a;if(r(158)===e||r(168)===e){const e=(0,s.normalizeColorOptions)(t[r(133)][r(143)](r(129)))[r(122)]((t=>t[r(139)]==n));return a+" ("+(e?o(e[r(127)])[r(118)]():n)+")"}if(r(154)===e&&isNaN(parseFloat(n))){const e=t[r(148)][r(143)](r(157))[r(117)](t[r(133)][r(143)](r(128)))[r(122)]((t=>t[r(139)]==n));return a+" ("+(e?o(e[r(159)])[r(118)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["plugins","model","enableDefaultAttributesIntegration","type","descriptionFactory","ELEMENT_HEADING","editor","*Change to:* %0","_registerLegacyDescription","config","49689pqKcKV","registerDescriptionCallback","registerElementLabel","afterInit","formatBlock","53670tmlpQc","_getHeadingLevel","has","TrackChangesEditing","commandName","215papRTk","110NRIAIE","value","ELEMENT_HEADING_CUSTOM","468tdEEcQ","find","heading","view","109703VRANhx","match","35983vglHEn","7sGMoxm","locale","129rAFtgj","_headingOptions","paragraph","16EzQcJJ","title","format","heading.options","HeadingEditing","get","10402NvarDU","commandParams","1556256sJkQKz","3315UWVxlj","name","30440nTCPzi"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(224286===parseInt(n(166))/1*(-parseInt(n(172))/2)+parseInt(n(169))/3*(-parseInt(n(183))/4)+-parseInt(n(204))/5*(-parseInt(n(199))/6)+-parseInt(n(167))/7*(-parseInt(n(180))/8)+-parseInt(n(194))/9*(-parseInt(n(157))/10)+-parseInt(n(164))/11*(-parseInt(n(160))/12)+parseInt(n(181))/13*(-parseInt(n(178))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(197)](){const t=Io,e=this[t(190)];if(!e[t(184)][t(201)](t(176)))return;this[t(170)]=e[t(193)][t(177)](t(175));const n=e[t(168)],r=e[t(184)][t(177)](t(202));r[t(186)](t(162));for(const e of this[t(170)])t(171)!=e[t(185)]&&r[t(188)][t(196)](e[t(185)],(n=>{const r=t,i=this[r(200)](e[r(185)]);return null!==i?s(n,i):o(n,e[r(173)])}));function s(e,r){return Hr(n,t(189),[e,r])}function o(e,r){return Hr(n,t(159),[e,r])}this[t(192)]()}[Io(192)](){const t=Io,e=this[t(190)],n=e[t(168)];e[t(184)][t(177)](t(202))[t(188)][t(195)]((e=>{const r=t;if(r(198)!=e[r(187)])return;const{data:s}=e;if(s&&r(162)==s[r(203)]){const e=s[r(179)][0][r(158)],c=this[r(200)](e);if(null!==c)return{type:r(174),content:Hr(n,r(191),(a=c,Hr(n,r(189),[1,a])))};const u=this[r(170)][r(161)]((t=>t[r(185)]===e))[r(173)];return{type:r(174),content:Hr(n,r(191),(o=1,i=u,Hr(n,t(159),[o,i])))}}var o,i,a}))}[Io(200)](t){const e=Io;var n,r;const s=t[e(165)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(170)])||void 0===n?void 0:n[e(161)]((n=>n[e(185)]==t));if(o&&o[e(163)]){const t=o[e(163)],n=(null!==(r=t[e(182)])&&void 0!==r?r:t)[e(165)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["*Set highlight:* %0","10tRfAtV","model","commandName","color","10czrflZ","FORMAT_HIGHLIGHT","6LKGOAu","value","type","1347932vddsXj","513471BhDRbE","editor","enableDefaultAttributesIntegration","18lPYKDb","1996744zBrWky","registerInlineAttribute","4562159ujngBS","toLowerCase","afterInit","locale","find","config","formatInline","509100PbPUgv","_registerLegacyDescription","title","registerAttributeLabel","2294440zSMHpW","19268392OKRZVR","get","registerDescriptionCallback","highlight","HighlightEditing","plugins","descriptionFactory","*Remove highlight*","has","commandParams","highlight.options","format","TrackChangesEditing"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=422]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(502912===-parseInt(n(462))/1+parseInt(n(439))/2*(parseInt(n(449))/3)+parseInt(n(448))/4*(-parseInt(n(443))/5)+-parseInt(n(445))/6*(parseInt(n(455))/7)+parseInt(n(453))/8*(-parseInt(n(452))/9)+parseInt(n(424))/10+parseInt(n(425))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(457)](){const t=To,e=this[t(450)];if(!e[t(430)][t(433)](t(429)))return;const n=e[t(430)][t(426)](t(437)),r=e[t(458)];n[t(451)](t(428)),n[t(454)](t(428)),n[t(431)][t(423)](t(428),Hr(r,t(444))),this[t(463)]()}[To(463)](){const t=To,e=this[t(450)],n=e[t(458)];e[t(430)][t(426)](t(437))[t(431)][t(427)]((r=>{const s=t;if(s(461)!=r[s(447)])return;const{data:o}=r;if(o&&s(428)==o[s(441)]){const t=n.t,r=o[s(434)][0][s(446)];if(r){const o=e[s(460)][s(426)](s(435))[s(459)]((t=>t[s(440)]==r)),i=t(o[s(422)])[s(456)]();return{type:s(436),content:Hr(n,s(438),i),color:{value:o[s(442)],title:o[s(422)]}}}return{type:s(436),content:Hr(n,s(432),Hr(n,s(444)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=190]})(t,e)}function Lo(){const t=["elementToStructure","for","insert","13111090XkoLNG","get","ck-horizontal-line","dataDowncast","has","ELEMENT_HORIZONTAL_LINE","createPositionAt","createContainerElement","8IrpXac","162MPappe","showSuggestionHighlights","plugins","5lKueqD","conversion","4426028yjJMgb","8763471KGxxjz","HorizontalLineEditing","createEmptyElement","registerElementLabel","4521144IPHKGm","editor","horizontalLine","high","div","584589YMTcRM","descriptionFactory","enableCommand","afterInit","addClass","locale","TrackChangesEditing","605118HGKbhf","283178WgBfhG","11PhIFrd"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(666049===parseInt(n(198))/1+parseInt(n(219))/2*(-parseInt(n(205))/3)+parseInt(n(225))/4*(-parseInt(n(223))/5)+-parseInt(n(220))/6*(-parseInt(n(206))/7)+parseInt(n(193))/8+-parseInt(n(226))/9+parseInt(n(211))/10*(parseInt(n(207))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[ko(201)](){const t=ko,e=this[t(194)];if(!e[t(222)][t(215)](t(190)))return;e[t(222)][t(212)](t(204))[t(200)](t(195));const n=e[t(222)][t(212)](t(204)),r=e[t(203)];n[t(199)][t(192)](t(195),(e=>Hr(r,t(216),e))),e[t(224)][t(209)](t(214))[t(208)]({model:t(195),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(221)])return null;const o=n[s(218)](s(197)),i=n[s(191)]("hr");return n[s(202)](s(213),o),n[s(210)](n[s(217)](o,0),i),o},converterPriority:t(196)})}}const No=Mo;function So(){const t=["11jgsfku","574kLgTFC","afterInit","type","155403NdYehR","registerBlockAttribute","rawHtml","key","24IONucx","341445pAVqkm","4970220RDiKmS","locale","6kkZpVU","formatBlock","plugins","htmlEmbed","TrackChangesEditing","enableDefaultAttributesIntegration","has","getFirstRange","element","ELEMENT_HTML_EMBED","24YxhZGv","registerElementLabel","descriptionFactory","start","registerDescriptionCallback","13042pgWbhp","_registerLegacyDescription","147182TTmpKz","attribute","get","nodeAfter","format","378265EkyhVY","170MZChYF","commandName","687392TrLbAO","HtmlEmbed","*Change %0 content*","value","editor","2LyKehg"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(227131===parseInt(n(229))/1*(parseInt(n(257))/2)+parseInt(n(242))/3*(parseInt(n(267))/4)+-parseInt(n(264))/5*(-parseInt(n(238))/6)+-parseInt(n(259))/7*(parseInt(n(252))/8)+-parseInt(n(234))/9*(-parseInt(n(265))/10)+-parseInt(n(230))/11*(-parseInt(n(240))/12)+-parseInt(n(239))/13*(parseInt(n(231))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[No(232)](){const t=No,e=this[t(228)];if(!e[t(244)][t(248)](t(268)))return;const n=e[t(244)][t(261)](t(246)),r=e[t(241)];n[t(254)][t(253)](t(236),(e=>Hr(r,t(251),e))),n[t(247)](t(245)),n[t(235)](t(270)),n[t(254)][t(256)]((e=>{const n=t;if(n(260)!=e[n(233)])return;const{data:s}=e;if(s&&n(270)==s[n(237)]&&e[n(249)]()[n(255)][n(262)].is(n(250),n(236))){const t=Hr(r,n(251));return{type:n(263),content:Hr(r,n(269),t)}}})),this[t(258)]()}[No(258)](){const t=No,e=this[t(228)],n=e[t(241)];e[t(244)][t(261)](t(246))[t(254)][t(256)]((e=>{const r=t;if(r(243)!=e[r(233)])return;const{data:s}=e;if(s&&r(245)==s[r(266)]){const t=Hr(n,r(251));return{type:r(263),content:Hr(n,r(269),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=191]})(t,e)}function Do(){const t=["56tbkgip","chain","registerAttributeLabel","createRangeOn","getCaptionFromImageModelElement","removeObject","imageTextAlternative","imageTypeBlock","10246968LTRzpT","insertImage","findIndex","convertBlockImageToInline","markBlockFormat","isCollapsed","*Remove image text alternative*","previous","editor","getClosestSelectedImageElement","ImageBlockEditing","insertion","resizeImage","subType","element","imageInline","registerElementLabel","plugins","Block image to inline image","registerDescriptionCallback","getSuggestionCallback","661096jOhVmd","imageStylePreApply","toNext","markInsertion","nodeBefore","createRange","alt","type","imageTypeInline","markDeletion","20XahaZz","fromPosition","start","_findSuggestions","ImageEditing","ImageTextAlternativeEditing","discard","ImageUtils","format","10AykCpY","end","find","forceDefaultExecution","enableDefaultAttributesIntegration","detach","734620iGCkDy","toPrevious","uploadImage","isOwn","ImageCaptionEditing","formatBlock","1302559AohHCY","key","ImageInlineEditing","newValue","registerCustomCallback","attribute","*Set image width:* %0","join","isBefore","formatInline","change","accept","1194823ZjMRWX","getNearestSelectionRange","registerBlockAttribute","commandName","ELEMENT_INLINE_IMAGE","filter","_registerLegacyDescription","schema","enableCommand","getContainedElement","isIntersecting","getFirstRange","resizedWidth","locale","model","_suggestionFactory","ELEMENT_CAPTION","FORMAT_IMAGE_SIZE","width","imageCaption","addObject","TrackChangesEditing","caption","nodeAfter","isBlockImage","convertInlineImageToBlock","toggleImageCaption","isEqual","backward","426330wtKZyb","selection","ELEMENT_IMAGE","forward","ImageCaptionUtils","has","Inline image to block image","imageBlock","deletion","ImageResize","ImageUploadEditing","length","descriptionFactory","get","*Reset image width*","document","afterInit","*Set image text alternative:* %0","3767598FBbafL","commandParams"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(701467===-parseInt(n(252))/1+-parseInt(n(221))/2+-parseInt(n(293))/3+parseInt(n(246))/4*(-parseInt(n(240))/5)+-parseInt(n(311))/6+parseInt(n(264))/7*(parseInt(n(192))/8)+parseInt(n(200))/9*(parseInt(n(231))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(309)](){const t=Oo,e=this[t(208)];if(!e[t(217)][t(298)](t(235)))return;const n=e[t(217)][t(306)](t(285)),r=e[t(217)][t(306)](t(238)),s=e[t(277)];n[t(272)](t(201)),n[t(305)][t(216)](t(300),(e=>Hr(s,t(295),e))),n[t(305)][t(216)](t(215),(e=>Hr(s,t(268),e))),n[t(305)][t(216)](t(286),(()=>Hr(s,t(280)))),e[t(217)][t(298)](t(303))&&n[t(272)](t(248)),e[t(217)][t(298)](t(210))&&e[t(217)][t(298)](t(254))&&(n[t(272)](t(229),((s,o)=>{const i=t,a=r[i(209)](e[i(278)][i(308)][i(294)]);e[i(278)][i(262)]((()=>{const t=i;n[t(204)](a,{commandName:t(229),commandParams:[o]},[],t(203))}))})),n[t(272)](t(199),((s,o)=>{const a=t;e[a(278)][a(262)]((t=>{const c=a;let u=r[c(209)](e[c(278)][c(308)][c(294)]),l=t[c(195)](u);const f=i.LivePosition[c(232)](l[c(233)],c(247)),h=i.LivePosition[c(232)](l[c(241)],c(223));n[c(243)]((()=>s(o))),u=r[c(209)](e[c(278)][c(308)][c(294)]),l=t[c(195)](u);const g=t[c(226)](f,h);f[c(245)](),h[c(245)](),n[c(204)](u,{commandName:c(229),commandParams:[o]},[],c(289)),g[c(233)][c(260)](l[c(233)])&&n[c(224)](t[c(226)](g[c(233)],l[c(233)]),c(289)),l[c(241)][c(260)](g[c(241)])&&n[c(224)](t[c(226)](l[c(241)],g[c(241)]),c(289))}))})),n[t(279)][t(256)](t(251),t(289),t(259),(()=>!1)),n[t(279)][t(256)](t(251),t(289),t(263),(()=>!1)),n[t(279)][t(256)](t(251),t(289),t(237),n[t(279)][t(220)](t(251),"",t(263))),n[t(279)][t(256)](t(211),t(289),t(259),(()=>!1)),n[t(279)][t(256)](t(211),t(289),t(237),(([r])=>{const s=t,o=n[s(279)][s(220)](s(211),"",s(237));let i=r[s(233)],a=r[s(241)];const c=e[s(278)][s(271)][s(265)](i,s(292)),u=e[s(278)][s(271)][s(265)](a,s(296));c[s(205)]&&(i=c[s(233)]),u[s(205)]&&(a=u[s(241)]),o([e[s(278)][s(226)](i,a)])})),n[t(279)][t(256)](t(251),t(289),t(193),c),n[t(279)][t(256)](t(211),t(289),t(193),c)),e[t(217)][t(298)](t(250))&&(n[t(272)](t(290),((s,o)=>{const i=t,a=e[i(217)][i(306)](i(297));let c=r[i(209)](e[i(278)][i(308)][i(294)]),u=a[i(196)](c);e[i(278)][i(262)]((()=>{const t=i;if(u)return void n[t(230)](e[t(278)][t(195)](u));const l=r[t(288)](c);s(o),c=r[t(209)](e[t(278)][t(308)][t(294)]),u=a[t(196)](c),n[t(224)](e[t(278)][t(195)](u),l?null:t(283))}))})),n[t(279)][t(256)](t(211),t(283),t(193),c));const o=[{type:t(251),subType:t(222)},{type:t(211),subType:t(283)},{type:t(251),subType:t(289)},{type:t(211),subType:t(289)}];function a(e,s){const i=t,a=o[i(202)]((({type:t,subType:n})=>e[i(228)]==t&&e[i(213)]==n)),c=o[i(202)]((({type:t,subType:e})=>s[i(228)]==t&&s[i(213)]==e));if(a<0||c<0)return!1;const u=e[i(275)](),l=s[i(275)]();if((0==a||1==a)&&2==c&&u[i(274)](l))return!0;if(2==a&&3==c){const t=n[i(234)](u,i(211))[i(269)]((({suggestion:t,meta:e})=>e[i(249)]&&i(289)==t[i(213)]));if(t[i(304)]>1&&l[i(241)][i(291)](u[i(233)]))return!0;if(1==t[i(304)]&&(u[i(233)][i(291)](l[i(241)])||u[i(241)][i(291)](l[i(233)])))return!0}if(3==a&&3==c&&u[i(233)][i(260)](l[i(233)])){const t=u[i(241)][i(287)],e=l[i(233)][i(225)];return r[i(288)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(217)][t(298)](t(302))&&(n[t(244)](t(212)),n[t(266)](t(276)),n[t(305)][t(194)](t(276),Hr(s,t(281)))),e[t(217)][t(298)](t(236))&&(n[t(244)](t(198)),n[t(266)](t(227))),n[t(305)][t(219)]((e=>{const n=t;if(o[n(242)]((({type:t,subType:r})=>e[n(228)]==t&&e[n(213)]==r)))return e[n(207)]?{}:void 0})),n[t(305)][t(219)]((e=>{const n=t;if(n(211)==e[n(228)]||n(301)==e[n(228)]){const t=e[n(273)]();if(t&&t.is(n(214),n(286)))return{type:n(211)==e[n(228)]?n(284):n(197),element:t,quantity:1}}})),n[t(305)][t(219)]((e=>t(251)==e[t(228)]&&t(289)==e[t(213)]?{type:t(239),content:t(299)}:t(251)==e[t(228)]&&t(203)==e[t(213)]?{type:t(239),content:t(218)}:void 0)),n[t(305)][t(219)]((e=>{const n=t;if(n(257)!=e[n(228)])return;const{data:r}=e;if(!r||n(227)!=r[n(253)])return;const o=r[n(255)];return o?{type:n(239),content:Hr(s,n(310),'"'+o+'"')}:{type:n(239),content:Hr(s,n(206))}})),this[t(270)]()}[Oo(270)](){const t=Oo,e=this[t(208)],n=e[t(277)];e[t(217)][t(306)](t(285))[t(305)][t(219)]((e=>{const r=t;if(r(251)!=e[r(228)]&&r(261)!=e[r(228)])return;const{data:s}=e;if(s){if(r(198)==s[r(267)]){const t=s[r(191)][0][r(255)];return t?{type:r(239),content:Hr(n,r(310),'"'+t+'"')}:{type:r(239),content:Hr(n,r(206))}}if(r(212)==s[r(267)]){const t=s[r(191)][0][r(282)];return t?{type:r(239),content:Hr(n,r(258),t)}:{type:r(239),content:Hr(n,r(307))}}}}))}}const Po=Bo;!function(t,e){const n=Bo,r=t();for(;;)try{if(901774===-parseInt(n(232))/1*(-parseInt(n(245))/2)+-parseInt(n(210))/3*(-parseInt(n(222))/4)+parseInt(n(248))/5+-parseInt(n(228))/6*(-parseInt(n(244))/7)+parseInt(n(216))/8+-parseInt(n(247))/9+-parseInt(n(217))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Po(230)](){const t=Po;if(!this[t(219)][t(236)][t(246)](t(238)))return;const e=this[t(219)][t(241)],n=this[t(219)][t(236)][t(221)](t(220));n[t(208)](t(212)),n[t(211)](t(227)),n[t(234)][t(231)]((n=>{const r=t;if(r(249)!=n[r(233)])return;const{data:s}=n;return s&&r(227)==s[r(237)]?s[r(243)]&&s[r(226)]?{type:r(209),content:Hr(e,r(229))}:{type:r(209),content:""}:void 0})),this[t(239)]()}[Po(239)](){const t=Po,e=this[t(219)][t(236)][t(221)](t(220));e[t(213)][t(242)](t(214),t(212),t(223),e[t(213)][t(224)](t(214),null,t(225))),e[t(213)][t(242)](t(214),t(212),t(225),e[t(213)][t(224)](t(214),null,t(223))),this[t(215)]()}[Po(215)](){const t=Po,e=this[t(219)],n=e[t(241)];e[t(236)][t(221)](t(220))[t(234)][t(231)]((e=>{const r=t;if(r(214)!=e[r(233)]&&r(240)!=e[r(233)])return;const{data:s}=e;return s&&r(212)==s[r(218)]?{type:r(209),content:Hr(n,r(235))}:void 0}))}}function Bo(t,e){const n=Uo();return(Bo=function(t,e){return n[t-=208]})(t,e)}function Uo(){const t=["3243028uzEXLp","accept","getSuggestionCallback","discard","oldValue","src","4184454yHLdWO","*Replace image URL*","afterInit","registerDescriptionCallback","807217VNjBpv","type","descriptionFactory","*Format:* replace image URL","plugins","key","ImageEditing","_handleLegacySuggestions","formatInline","locale","registerCustomCallback","newValue","7ZuBOSq","4CIgUVN","has","10393803NBgWuR","3629190MxqUTg","attribute","enableDefaultAttributesIntegration","format","3CJmRfM","registerBlockAttribute","replaceImageSource","_suggestionFactory","formatBlock","_registerLegacyDescription","1939160RJcHFw","20341920mDRxtR","commandName","editor","TrackChangesEditing","get"];return(Uo=function(){return t})()}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=193]})(t,e)}const Go=jo;function Vo(){const t=["554567lDhjhC","afterInit","plugins","shouldConvertImageType","commandName","isInlineImage","join","chain","126fvWjum","isInContent","ImageStyleEditing","189350lOjQrS","128qeaWmx","_splitMarkerName","isBefore","46638ShjxWJ","getClosestSelectedImageElement","markBlockFormat","imageStylePostApply","TrackChangesEditing","138bzQhan","getContainedElement","convertInlineImageToBlock","registerPostFixer","5135688uNLCOG","selection","formatBlock","has","change","discardSuggestion","_findSuggestions","length","next","setImageNaturalSizeAttributes","newRange","54zDKcNq","locale","11hUsPJb","isOwn","_registerLegacyDescription","imageTypeInline","differ","format","commands","Users","getSuggestion","side","title","3482YNhsZn","14KliIsQ","subType","findIndex","author","end","refresh","formatInline","commandParams","registerCustomCallback","discard","head","forEach","getFirstRange","from","isIntersecting","hasSuggestion","imageStylePreApply","8912yVFtEa","document","FORMAT_SIDE_IMAGE","descriptionFactory","imageStyle","registerDescriptionCallback","nodeBefore","insertion","nodeAfter","getChangedMarkers","imageTypeBlock","enableCommand","type","getSuggestionCallback","filter","model","imageCaption","value","ImageUtils","getSuggestions","createRangeOn","get","commandReversedParams","3094grdIgc","suggestion","*Format:* %0","isEqual","isBlockImage","accept","_suggestionFactory","markInlineFormat","toLowerCase","41495KhstoS","start","normalizedStyles","name","editor"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(319072===parseInt(n(194))/1*(-parseInt(n(193))/2)+parseInt(n(263))/3*(-parseInt(n(260))/4)+-parseInt(n(243))/5*(-parseInt(n(268))/6)+-parseInt(n(234))/7*(-parseInt(n(211))/8)+parseInt(n(283))/9*(parseInt(n(259))/10)+parseInt(n(285))/11*(parseInt(n(272))/12)+-parseInt(n(248))/13*(parseInt(n(256))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[Go(249)](){const t=Go,n=this[t(247)];if(!n[t(250)][t(275)](t(258)))return;const r=n[t(250)][t(232)](t(267)),s=n[t(250)][t(232)](t(229)),o={};r[t(222)](t(215),((o,i)=>{const a=t,c=n[a(250)][a(232)](a(292)).me,u=n[a(291)][a(232)](a(215));let l=s[a(264)](n[a(226)][a(212)][a(273)]),f=n[a(226)][a(231)](l),h=u[a(228)];if(h==i[a(228)])return;const g={commandName:a(215),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(226)][a(276)]((()=>{const t=a;if(r[t(230)]()[t(225)]((e=>e[t(257)]&&c==e[t(197)]&&(t(274)==e[t(223)]||t(200)==e[t(223)])&&(t(210)==e[t(195)]||t(266)==e[t(195)])&&e[t(206)]()[t(237)](f)))[t(205)]((e=>r[t(277)](e[t(204)]))),l=s[t(264)](n[t(226)][t(212)][t(273)]),f=n[t(226)][t(231)](l),u[t(199)](),n[t(291)][t(232)](t(288))[t(199)](),n[t(291)][t(232)](t(221))[t(199)](),h=u[t(228)],h!=i[t(228)])return s[t(253)](l)&&u[t(251)](i[t(228)],l)?(o({...i,setImageSizes:!1}),l=s[t(264)](n[t(226)][t(212)][t(273)]),void r[t(265)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(210))):void(s[t(238)](l)?r[t(265)](l,g,[],t(266)):r[t(241)](f,g,t(266)))}))}));for(const e of n[t(250)][t(232)](t(258))[t(245)])o[e[t(246)]]=e[t(295)][t(242)]();r[t(240)][t(202)](t(274),t(210),t(254),(()=>!1)),r[t(240)][t(202)](t(274),t(266),t(254),(()=>!1)),r[t(240)][t(202)](t(200),t(266),t(254),(()=>!1)),r[t(240)][t(202)](t(274),t(210),t(239),(([e])=>{const n=t;s[n(281)](e[n(269)]())})),r[t(240)][t(202)](t(274),t(210),t(203),((e,n)=>{const s=t;r[s(240)][s(224)](s(274),"",s(239))(e,{commandName:n[s(252)],commandParams:n[s(233)]})})),r[t(240)][t(202)](t(274),t(210),t(255),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(274),subType:t(210)},{type:t(218),subType:t(227)},{type:t(274),subType:t(270)},{type:t(218),subType:t(270)}];function a(e,n){const o=t,a=i[o(196)]((({type:t,subType:n})=>e[o(223)]==t&&e[o(195)]==n)),c=i[o(196)]((({type:t,subType:e})=>n[o(223)]==t&&n[o(195)]==e));if(a<0||c<0)return!1;const u=e[o(206)](),l=n[o(206)]();if((0==a||1==a)&&2==c&&u[o(208)](l))return!0;if(2==a&&3==c){const t=r[o(278)](u,o(218))[o(225)]((({suggestion:t,meta:e})=>e[o(286)]&&o(270)==t[o(195)]));if(t[o(279)]>1&&l[o(198)][o(237)](u[o(244)]))return!0;if(1==t[o(279)]&&(u[o(244)][o(237)](l[o(198)])||u[o(198)][o(237)](l[o(244)])))return!0}if(3==a&&3==c&&u[o(244)][o(262)](l[o(244)])){const t=u[o(198)][o(219)],e=l[o(244)][o(217)];return s[o(238)](t)&&t===e}return!1}n[t(226)][t(212)][t(271)]((()=>{const e=t;let o=!1;const i=Array[e(207)](n[e(226)][e(212)][e(289)][e(220)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(261)](t);if(e(235)==i&&r[e(209)](u)){if(e(274)==a&&(e(210)==c||e(266)==c)){const t=r[e(293)](u);if(n[e(282)]){const n=t[e(206)]()[e(269)]();if(s[e(238)](n))continue;r[e(277)](t),o=!0}}if(e(218)==a&&e(227)==c&&!n[e(282)]){const t=r[e(293)](u);t[e(280)]&&t[e(280)][e(257)]&&(r[e(277)](t[e(280)]),o=!0)}}}return o})),this[t(287)](o)}[Go(287)](t){const e=Go,n=this[e(247)],r=n[e(284)];n[e(250)][e(232)](e(267))[e(214)][e(216)]((n=>{const s=e;if(s(274)!=n[s(223)]&&s(200)!=n[s(223)])return;const{data:o}=n;if(!o||s(215)!=o[s(252)])return;const i=o[s(201)][0][s(228)];return function(t){const e=s;return{type:e(290),content:Hr(r,e(236),t)}}(s(294)===i?Hr(r,s(213)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["collaboration_features","lowest","afterInit","editor","Users","1840254vSLDTw","bind","297500vQfwRB","2029692TmmzFP","_setSuggestionData","dataInsert","listenTo","1248jAkNsZ","enableCommand","_trackChangesExecuted","3071725WyCFlb","commands","trackChanges","37521ZjfaBL","7KGEBeC","execute","2446764UmkOnA","forEach","plugins","169315fOMMIg","TrackChangesEditing","importWord","get","track_changes","_handleImportedData","high","_trackChangesValueDuringImport","value"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=239]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(387036===-parseInt(n(267))/1+parseInt(n(250))/2+parseInt(n(251))/3+-parseInt(n(264))/4+-parseInt(n(258))/5+parseInt(n(248))/6*(parseInt(n(262))/7)+parseInt(n(255))/8*(parseInt(n(261))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(241)]=!1,this[e(257)]=!1}[Ho(245)](){const t=Ho,e=this[t(246)],n=e[t(259)][t(270)](t(269)),r=e[t(259)][t(270)](t(260));n&&(n.on(t(263),((e,[,n])=>{const s=t;this[s(241)]=r[s(242)],n[s(243)][s(271)]=!this[s(241)]}),{priority:t(240)}),this[t(254)](n,t(253),this[t(239)][t(249)](this)),this[t(254)](n,t(253),(()=>{const e=t;this[e(257)]&&(r[e(263)](),this[e(257)]=!1)}),{priority:t(244)}),e[t(266)][t(270)](t(268))[t(256)](t(269)))}[Ho(239)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(246)][n(259)][n(270)](n(260)),o=s[n(242)];this[n(241)]!==o&&(s[n(263)](),this[n(257)]=!0),r&&r[n(265)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(246)][o(266)][o(270)](o(247)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(269)}}};this[o(246)][o(266)][o(270)](o(268))[o(252)](i)}))}}function Xo(t,e){const n=Yo();return(Xo=function(t,e){return n[t-=422]})(t,e)}const Zo=Xo;function Yo(){const t=["10cutIVr","enableDefaultAttributesIntegration","outdent","1104448hqUUqU","enableCommand","blockIndent","editor","plugins","get","getItems","219087mbSAtt","FORMAT_INDENT","type","2Weivbc","IndentEditing","indent","1626OpmccM","format","locale","descriptionFactory","indentBlock","6680ZYblzz","10549323QYUPng","7ovVOwn","765511tUabwC","48024350JVbiEe","getItemLabel","*Indent:* %0","*Outdent:* %0","registerDescriptionCallback","registerAttributeLabel","TrackChangesEditing","registerBlockAttribute","commandName","afterInit","has","5121440yLXUDc","_registerLegacyDescription","IndentBlock","formatBlock","outdentBlock"];return(Yo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(850803===parseInt(n(438))/1*(-parseInt(n(427))/2)+-parseInt(n(424))/3+-parseInt(n(450))/4+parseInt(n(435))/5*(-parseInt(n(430))/6)+parseInt(n(437))/7*(parseInt(n(458))/8)+-parseInt(n(436))/9+parseInt(n(455))/10*(parseInt(n(439))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Jo extends t.Plugin{[Zo(448)](){const t=Zo,e=this[t(461)],n=e[t(462)][t(422)](t(445));if(e[t(462)][t(449)](t(428))&&(n[t(459)](t(429)),n[t(459)](t(457))),e[t(462)][t(449)](t(452)))for(const e of[t(434),t(454)])n[t(456)](e);const r=e[t(432)];n[t(446)](t(460)),n[t(433)][t(444)](t(460),Hr(r,t(425))),this[t(451)]()}[Zo(451)](){const t=Zo,e=this[t(461)],n=e[t(432)],r=e[t(462)][t(422)](t(445));r[t(433)][t(443)]((e=>{const s=t;if(s(453)!=e[s(426)])return;const{data:o}=e;if(!o)return;if(s(434)!=o[s(447)]&&s(454)!=o[s(447)])return;const i=e[s(423)]()[0],a=r[s(433)][s(440)](i);return s(434)==o[s(447)]?{type:s(431),content:Hr(n,s(441),a)}:s(454)==o[s(447)]?{type:s(431),content:Hr(n,s(442),a)}:void 0}))}}var Qo=ti;function $o(){var t=["requires","input","5021835FvTcar","init","123406BYKVQO","228960UhwvkW","5454aTefKJ","2648508AsPbXs","4128255Dikdca","get","879900PXYAvO","15SJWgaM","16192IQgXAX","enableCommand","plugins","10MEIsTg","TrackChangesEditing","editor"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=368]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(842819===parseInt(n(383))/1*(-parseInt(n(376))/2)+-parseInt(n(380))/3+-parseInt(n(379))/4*(-parseInt(n(369))/5)+-parseInt(n(382))/6+parseInt(n(374))/7+parseInt(n(384))/8*(parseInt(n(378))/9)+parseInt(n(377))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(372)](){return[Ms.Input]}[Qo(375)](){var t=Qo;this[t(371)][t(368)][t(381)](t(370))[t(385)](t(373))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=427]})(t,e)}function si(){const t=["editor","*Remove link*","has","attribute","get","unlink","linkHref","2224upgzmP","manualDecorators","commandParams","97722ztjaAU","registerInlineAttribute","formatInline","LinkEditing","168GafVIO","_registerLegacyDescription","registerDescriptionCallback","76ViWWqw","link","registerAttributeLabel","1063643oayxjj","type","33QGMkAy","locale","15170oWvIFo","65999fjqLmW","*Set link:* %0","format","afterInit","link (","commandName","descriptionFactory","toLowerCase","40299Filjbv","commands","key","plugins","2594328AUtcmc","newValue","label","6588650KuwZBs","TrackChangesEditing","enableDefaultAttributesIntegration"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(918565===parseInt(n(464))/1+parseInt(n(456))/2*(parseInt(n(429))/3)+parseInt(n(446))/4*(-parseInt(n(463))/5)+parseInt(n(433))/6+-parseInt(n(459))/7+-parseInt(n(453))/8*(parseInt(n(449))/9)+parseInt(n(436))/10*(parseInt(n(461))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(467)](){const t=ni,e=this[t(439)];if(!e[t(432)][t(441)](t(452)))return;const n=e[t(432)][t(443)](t(437)),r=e[t(430)][t(443)](t(457));n[t(438)](t(457)),n[t(438)](t(444)),n[t(450)](t(445));for(const e of r[t(447)])n[t(450)](e.id),n[t(427)][t(458)](e.id,t(468)+e[t(435)][t(428)]()+")");n[t(427)][t(455)]((n=>{const r=t;if(r(442)!=n[r(460)])return;const{data:s}=n;if(!s||r(445)!=s[r(431)])return;const o=s[r(434)],i=e[r(462)];return{type:r(466),content:null==o?Hr(i,r(440)):Hr(i,r(465),'"'+o+'"')}})),this[t(454)]()}[ni(454)](){const t=ni,e=this[t(439)],n=e[t(462)];e[t(432)][t(443)](t(437))[t(427)][t(455)]((e=>{const r=t;if(r(451)!=e[r(460)])return;const{data:s}=e;if(s){if(r(457)==s[r(469)]){const t=s[r(448)][0];return{type:r(466),content:Hr(n,r(465),'"'+t+'"')}}return r(444)==s[r(469)]?{type:r(466),content:Hr(n,r(440))}:void 0}}))}}const ii=li;!function(t,e){const n=li,r=t();for(;;)try{if(166859===parseInt(n(528))/1+-parseInt(n(554))/2*(parseInt(n(474))/3)+-parseInt(n(475))/4*(-parseInt(n(498))/5)+parseInt(n(513))/6+parseInt(n(526))/7*(-parseInt(n(553))/8)+parseInt(n(546))/9+parseInt(n(508))/10*(parseInt(n(534))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ai extends t.Plugin{[ii(478)](){const t=ii,e=this[t(486)],n=e[t(487)];if(!e[t(507)][t(480)](t(497)))return;const r=e[t(507)][t(476)](t(471)),s=e[t(507)][t(480)](t(537));function o(t){return()=>{const n=li,s=e[n(525)][n(531)][n(548)],o=e[n(509)][n(476)](t);if(o[n(489)])return void e[n(490)](n(523),{});const i=t[n(484)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(505)](t)[s(551)]((t=>function(t,e){const n=s;return e[n(549)](t[n(514)],n(500))&&!e[n(472)](t)}(t,r)));o=o[s(551)]((t=>!t.is(s(515),s(500))||t[s(530)](s(547))!=e));const i=new Set;for(const t of o)t.is(s(515),s(500))?i[s(481)](ui(t)):i[s(481)](t);return Array[s(505)](i)}(s[n(483)](),i,e[n(525)][n(532)]);e[n(525)][n(541)]((()=>{const e=n;for(const n of a)r[e(540)](n,{commandName:t,commandParams:[{forceValue:!o[e(489)]}],formatGroupId:e(499)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(505)](t);const r=n[e(536)]((t=>e(500)!=t[e(552)]));return r>-1&&(n=n[e(484)](0,r)),n}(e[n(525)][n(531)][n(548)][n(483)]()),o=e[n(525)][n(529)](e[n(525)][n(488)](s[0],n(496)),e[n(525)][n(488)](s[s[n(545)]-1],n(495)));e[n(525)][n(541)]((()=>{const e=n;r[e(540)](o,{commandName:t,commandParams:[],formatGroupId:e(506)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(518)];for(;t&&t[n(530)](n(506))>e[n(530)](n(506));)r[n(481)](t),t=t[n(518)]}return Array[n(505)](r)}(s))}))}}r[t(492)](t(542),o(t(542))),r[t(492)](t(516),o(t(516))),s&&r[t(492)](t(491),o(t(491))),r[t(492)](t(473),i(t(473))),r[t(492)](t(469),i(t(469))),s&&r[t(492)](t(550),(()=>{const n=t,s=e[n(509)][n(476)](n(550)),o=Array[n(505)](s[n(522)]);o[n(551)]((t=>t[n(530)](n(521))!=s[n(489)])),e[n(525)][n(541)]((()=>{const t=n;for(const e of o)r[t(540)](e,{commandName:t(550),commandParams:[{forceValue:!s[t(489)]}]})}))})),r[t(538)][t(519)](t(500),(e=>Hr(n,t(544),e))),r[t(538)][t(543)]((e=>{const r=t;if(r(535)!=e[r(555)]&&r(512)!=e[r(555)])return;const{data:s}=e;if(s){if(r(542)==s[r(504)]||r(516)==s[r(504)]||r(491)==s[r(504)])switch(s[r(504)][r(494)](r(539),"")){case r(503):return o(Hr(n,r(510)));case r(501):return o(Hr(n,r(527)));case r(502):return o(Hr(n,r(493)))}if(r(473)==s[r(504)])return{type:r(533),content:Hr(n,r(520),Hr(n,r(544)))};if(r(469)==s[r(504)])return{type:r(533),content:Hr(n,r(511),Hr(n,r(544)))};if(r(550)==s[r(504)])return s[r(479)][0][r(470)]?{type:r(533),content:Hr(n,r(482))}:{type:r(533),content:Hr(n,r(524))}}function o(t){const e=r;return{type:e(533),content:Hr(n,e(517),t)}}}))}}function ci(){const t=["element","bulletedList","*Change to:* %0","nextSibling","registerElementLabel","*Indent:* %0","todoListChecked","_selectedElements","paragraph","*Uncheck item*","model","14xHlzqw","ELEMENT_NUMBERED_LIST","30165AxmmxA","createRange","getAttribute","document","schema","format","28633czTZoC","formatBlock","findIndex","LegacyTodoListEditing","descriptionFactory","List","markBlockFormat","change","numberedList","registerDescriptionCallback","ELEMENT_LIST_ITEM","length","1735344sRKcEq","listType","selection","checkChild","checkTodoList","filter","name","1325704ipPjPU","366812AdoKgp","type","outdentList","forceValue","TrackChangesEditing","isObject","indentList","3UsMMXG","682036bHjrdn","get","push","afterInit","commandParams","has","add","*Check item*","getSelectedBlocks","slice","previousSibling","editor","locale","createPositionAt","value","execute","todoList","enableCommand","ELEMENT_TODO_LIST","replace","end","before","LegacyListEditing","5oPHcmV","blockName","listItem","numbered","todo","bulleted","commandName","from","listIndent","plugins","870UNcJMx","commands","ELEMENT_BULLETED_LIST","*Outdent:* %0","formatInline","370440pJvaML","parent"];return(ci=function(){return t})()}function ui(t){const e=ii,n=t[e(530)](e(506));if(0==n)return t;let r=t;for(;t[e(485)]&&t[e(485)].is(e(515),e(500));){const s=t[e(485)][e(530)](e(506));if(s==n)r=t[e(485)];else if(s<n)break;t=t[e(485)]}return r}function li(t,e){const n=ci();return(li=function(t,e){return n[t-=469]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(515),e(500))&&t[e(530)](e(506))>0){let r=t[e(518)];for(;r&&e(500)==r[e(552)]&&r[e(530)](e(506))==t[e(530)](e(506));)n[e(477)](r),r=r[e(518)]}return n}const hi=di;function gi(){const t=["numbered","924792PkrUPA","getListTypeFromListStyleType","default","*Format:* set start index to %0","backward","toUpperCase","getSiblingNodes","enableCommand","markMultiRangeBlockFormat","createPositionAt","3761352YolPwy","model","getSelectedBlocks","listItem","parent","listStyle","handleDescriptions","_LIST_","replace","*Format:* set order to regular","5870AtWzab","reversed","TrackChangesEditing","descriptionFactory","before","getAttribute","listStart","has","config","20hbOhnW","ELEMENT_","6160392VdEXyd","editor","filter","locale","format","*Format:* set order to reversed","forward","formatBlock","listType","selection","formatInline","2KroChx","_getSuggestionBlocksForListStyle","54076ScPcTz","startIndex","unshift","list.properties","handleListStyleCommand","get","7209376KiugPG","*Change to:* %0","createRange","commandName","getLastPosition","1820Gmljbj","listReversed","getFirstPosition","handleListReversedCommand","type","_getSuggestionBlocks","styles","push","afterInit","map","bind","commandParams","handleListStartCommand","document","from","_getTranslationKeyForListStyle","length","flat","4244PyXZqQ","plugins","1368ldmqXK","LegacyListUtils","change","element","LegacyListPropertiesEditing","registerDescriptionCallback"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(942068===parseInt(n(519))/1*(parseInt(n(488))/2)+parseInt(n(538))/3+-parseInt(n(528))/4*(-parseInt(n(475))/5)+parseInt(n(521))/6*(parseInt(n(501))/7)+parseInt(n(496))/8+parseInt(n(477))/9+-parseInt(n(548))/10*(parseInt(n(490))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(509)](){const t=hi;if(!this[t(478)][t(520)][t(555)](t(525)))return;const e=this[t(478)][t(474)][t(495)](t(493)),n=this[t(478)][t(520)][t(495)](t(550));e[t(507)]&&n[t(535)](t(543),this[t(494)][t(511)](this)),e[t(549)]&&n[t(535)](t(502),this[t(504)][t(511)](this)),e[t(491)]&&n[t(535)](t(554),this[t(513)][t(511)](this)),n[t(551)][t(526)](this[t(544)][t(511)](this))}[hi(494)](t,e={}){const n=hi,r=this[n(478)][n(520)][n(495)](n(550)),s=this[n(489)]();this[n(478)][n(539)][n(523)]((()=>{const t=n;r[t(536)](s,{commandName:t(543),commandParams:[{type:e[t(505)]}],formatGroupId:t(543)})}))}[hi(504)](t,e={}){const n=hi,r=this[n(478)][n(520)][n(495)](n(550)),s=this[n(506)]((t=>t.is(n(524),n(541))&&n(527)===t[n(553)](n(485))));if(s[n(517)]<1)return;const o=s[n(510)]((t=>this[n(478)][n(539)][n(498)](this[n(478)][n(539)][n(537)](t,n(552)),this[n(478)][n(539)][n(537)](t,0))));this[n(478)][n(539)][n(523)]((()=>{const t=n;r[t(536)](o,{commandName:t(502),commandParams:[{reversed:e[t(549)]}],formatGroupId:t(502)})}))}[hi(513)](t,e={}){const n=hi,r=this[n(478)][n(520)][n(495)](n(550)),s=this[n(506)]((t=>t.is(n(524),n(541))&&n(527)===t[n(553)](n(485))));if(s[n(517)]<1)return;const o=s[n(510)]((t=>this[n(478)][n(539)][n(498)](this[n(478)][n(539)][n(537)](t,n(552)),this[n(478)][n(539)][n(537)](t,0))));this[n(478)][n(539)][n(523)]((()=>{const t=n;r[t(536)](o,{commandName:t(554),commandParams:[{startIndex:e[t(491)]}],formatGroupId:t(554)})}))}[hi(544)](t){const e=hi;if(e(484)!=t[e(505)]&&e(487)!=t[e(505)])return;const n=this[e(478)][e(480)],{data:r}=t;if(!r)return;let s,o;switch(r[e(499)]){case e(543):s=e(497),o={type:e(481),content:Hr(n,s,Hr(n,this[e(516)](r[e(512)][0][e(505)])))};break;case e(502):s=r[e(512)][0][e(549)]?e(482):e(547),o={type:e(481),content:Hr(n,s)};break;case e(554):s=e(531),o={type:e(481),content:Hr(n,s,r[e(512)][0][e(491)])}}return o}[hi(489)](){const t=hi;var e,n,r,s;const o=this[t(478)][t(520)][t(495)](t(522));let i=Array[t(515)](this[t(478)][t(539)][t(514)][t(486)][t(540)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(524),t(541)))&&i[t(492)](...o[t(534)](this[t(478)][t(539)][t(514)][t(486)][t(503)](),t(532))),(null===(n=i[i[t(517)]-1])||void 0===n?void 0:n.is(t(524),t(541)))&&i[t(508)](...o[t(534)](this[t(478)][t(539)][t(514)][t(486)][t(500)](),t(483))),i=[...new Set(i)],(null===(s=null===(r=this[t(478)][t(539)][t(514)][t(486)][t(503)]())||void 0===r?void 0:r[t(542)])||void 0===s?void 0:s.is(t(524),t(541)))&&(i=i[t(479)]((e=>e.is(t(524),t(541))))),i}[hi(506)](t){const e=hi,n=this[e(478)][e(520)][e(495)](e(522));let r=Array[e(515)](this[e(478)][e(539)][e(514)][e(486)][e(540)]())[e(479)](t)[e(510)]((t=>{const r=e,s=this[r(478)][r(539)][r(537)](t,0);return[...n[r(534)](s,r(532)),...n[r(534)](s,r(483))]}))[e(518)]();return r=[...new Set(r)],r}[hi(516)](t){const e=hi;return e(476)+(this[e(478)][e(520)][e(495)](e(522))[e(529)](t)||e(530))[e(533)]()+e(545)+t[e(533)]()[e(546)](/-/g,"_")}}function mi(){const t=["dataDowncast","showSuggestionHighlights","conversion","registerElementLabel","90GsvOYo","div","plugins","options","28004wXJkOJ","createEmptyElement","get","media","620949kuvSaf","mediaEmbed","has","data","ELEMENT_MEDIA","enableCommand","800TtCEBv","downcastDispatcher","MediaEmbedEditing","6624pSJneH","editor","for","attribute:url:media","253304IONLwg","elementToElement","5GMfcEW","14198370TSxWOU","11547LeGXYM","4239918hCjwKg","high","12005554pQPeEh","TrackChangesEditing","locale","afterInit","stop","descriptionFactory"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(821146===-parseInt(n(279))/1*(-parseInt(n(277))/2)+-parseInt(n(282))/3+parseInt(n(260))/4*(-parseInt(n(270))/5)+parseInt(n(256))/6*(parseInt(n(264))/7)+parseInt(n(273))/8*(parseInt(n(281))/9)+parseInt(n(280))/10+-parseInt(n(284))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(287)](){const t=Ii,e=this[t(274)];if(!e[t(258)][t(266)](t(272)))return;const n=e[t(258)][t(262)](t(285)),r=e[t(286)];n[t(269)](t(265)),n[t(289)][t(293)](t(263),(e=>Hr(r,t(268),e))),e[t(292)][t(275)](t(290))[t(278)]({model:t(263),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(291)])return n[s(261)](s(257))},converterPriority:t(283)}),e[t(267)][t(271)].on(t(276),((e,n,r)=>{const s=t;r[s(259)][s(291)]&&e[s(288)]()}),{priority:t(283)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=492]})(t,e)}function yi(){const t=["1176994hgYLmJ","afterInit","1980jKjTFR","get","549042ehRyKw","534616nUOfsQ","9981SdmyIR","4ZCMVlX","12pNBJhS","plugins","has","editor","MentionEditing","242562VeniEx","10DUNAEf","enableCommand","4IEvHvM","mention","61878hGkXqk","TrackChangesEditing","1225158Hcrsme","7ArscJC"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(151999===-parseInt(n(501))/1*(parseInt(n(512))/2)+parseInt(n(507))/3*(-parseInt(n(510))/4)+-parseInt(n(508))/5*(-parseInt(n(498))/6)+-parseInt(n(493))/7*(parseInt(n(499))/8)+-parseInt(n(500))/9*(-parseInt(n(496))/10)+parseInt(n(492))/11+-parseInt(n(502))/12*(parseInt(n(494))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(495)](){const t=Ti,e=this[t(505)];e[t(503)][t(504)](t(506))&&e[t(503)][t(497)](t(513))[t(509)](t(511))}}const ki=Ci;function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(108458===-parseInt(n(426))/1*(parseInt(n(422))/2)+parseInt(n(430))/3+-parseInt(n(454))/4*(-parseInt(n(443))/5)+parseInt(n(446))/6+parseInt(n(437))/7*(parseInt(n(435))/8)+parseInt(n(448))/9*(-parseInt(n(456))/10)+-parseInt(n(420))/11*(parseInt(n(453))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[ki(432)](){const t=ki,e=this[t(424)],n=e[t(421)][t(434)](t(436));e[t(421)][t(440)](t(457))&&(n[t(442)](t(439)),n[t(441)](t(438)),n[t(428)][t(451)]((e=>this[t(425)](e))))}[ki(425)](t){const e=ki,n=this[e(424)][e(452)],{data:r}=t,s={type:e(444),content:""};if(r&&e(438)==r[e(449)]){if(!r[e(455)])return{type:e(444),content:Hr(n,e(445),Hr(n,e(450)))+" ("+r[e(429)]+")"};if(!r[e(429)]){let o=t[e(431)];for(;o;){if(o[e(433)]&&e(427)==o[e(433)][e(449)]&&o[e(433)][e(429)])return s;o=o[e(423)]}return{type:e(444),content:Hr(n,e(447),Hr(n,e(450)))+" ("+r[e(455)]+")"}}}}}function Ri(){const t=["listType","descriptionFactory","newValue","405819xsMOyT","head","afterInit","data","get","80LQXKdX","TrackChangesEditing","53102migRjl","listMarkerStyle","multiLevelList","has","registerBlockAttribute","enableDefaultAttributesIntegration","40twIKkV","format","*Set format:* %0","955788iqawpe","*Remove format:* %0","9niaCsG","key","ELEMENT_MULTI_LEVEL_LIST","registerDescriptionCallback","locale","180RxjarK","83456CdfYGx","oldValue","1006780zzlkuU","MultiLevelList","134838PYkWWz","plugins","7802nnczAP","next","editor","handleDescriptions","37wbQZiK"];return(Ri=function(){return t})()}function Ni(t,e){const n=Mi();return(Ni=function(t,e){return n[t-=254]})(t,e)}const Si=Ni;function Mi(){const t=["133254nIzSOL","plugins","ELEMENT_PAGE_BREAK","1245116yJhjOC","10HyGnTo","PageBreakEditing","TrackChangesEditing","5571DoSyph","editor","locale","afterInit","get","6114192utmmoZ","enableCommand","434RXJItG","registerElementLabel","853256uTnmEX","3644058VhqeeK","has","pageBreak","2807590yLTVgq","descriptionFactory","2DgRcjn"];return(Mi=function(){return t})()}!function(t,e){const n=Ni,r=t();for(;;)try{if(724494===-parseInt(n(267))/1+-parseInt(n(273))/2*(-parseInt(n(268))/3)+parseInt(n(254))/4+-parseInt(n(271))/5+parseInt(n(274))/6*(parseInt(n(265))/7)+-parseInt(n(263))/8+parseInt(n(258))/9*(parseInt(n(255))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(261)](){const t=Si,e=this[t(259)];if(!e[t(275)][t(269)](t(256)))return;e[t(275)][t(262)](t(257))[t(264)](t(270));const n=e[t(275)][t(262)](t(257)),r=e[t(260)];n[t(272)][t(266)](t(270),(e=>Hr(r,t(276),e)))}}const Oi=wi;function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=309]})(t,e)}function Di(){const t=["_registerLegacyDescription","mapper","consumable","Paragraph","registerElementLabel","bindElementToMarker","editing","4191030KTYzTL","154060XlBqWH","start","ck-suggestion-marker--active","enableCommand","end","includes","insertion","formatBlock","*Insert:* %0","9VXqtaf","options","addMarker:suggestion:insertion","paragraph","*Change to:* %0","plugins","locale","isTouching","addClass","format","markerName","descriptionFactory","getItemLabel","checkChild","622990fzqPid","1wHzFHg","$text","has","414984oZNaoD","get","isLimit","72050YqJvJY","commandName","data","type","schema","ck-suggestion-marker-split","24PNEwUR","getFirstRange","createUIElement","markerRange","isBlock","highest","nodeAfter","downcastDispatcher","activeMarkers","toViewPosition","insertParagraph","consume","span","2921364fzsihg","editor","1661961pupPdy","writer","showSuggestionHighlights","model","TrackChangesEditing","insert","enableDefaultAttributesIntegration","name","registerDescriptionCallback","afterInit","ELEMENT_PARAGRAPH"];return(Di=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(266159===-parseInt(n(363))/1*(-parseInt(n(369))/2)+parseInt(n(348))/3*(parseInt(n(339))/4)+-parseInt(n(362))/5*(-parseInt(n(375))/6)+-parseInt(n(320))/7+-parseInt(n(366))/8+parseInt(n(318))/9+-parseInt(n(338))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(329)](){const t=Oi,e=this[t(319)];if(!e[t(353)][t(365)](t(334)))return;const n=e[t(354)],r=e[t(353)][t(367)](t(324));r[t(359)][t(335)](t(351),(e=>Hr(n,t(330),e))),r[t(326)](t(351)),r[t(342)](t(315)),e[t(337)][t(312)].on(t(350),Pi(e),{priority:t(310)}),e[t(371)][t(312)].on(t(350),((n,r,s)=>{const o=t;s[o(349)][o(322)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(310)});const s=r[t(359)];s[t(328)]((r=>{const o=t;if(o(345)!==r[o(372)])return;const{start:i,end:a}=r[o(376)]();if(!i[o(355)](a)||!i[o(311)])return;const c=e[o(323)][o(373)],u=i[o(311)];return c[o(309)](u)&&!c[o(368)](u)&&c[o(361)](u,o(364))?{type:o(345),content:Hr(n,o(347),s[o(360)](u,1))}:void 0})),this[t(331)]()}[Oi(331)](){const t=Oi,e=this[t(319)],n=e[t(354)];e[t(353)][t(367)](t(324))[t(359)][t(328)]((e=>{const r=t;if(r(346)!=e[r(372)])return;const{data:s}=e;return s&&r(351)==s[r(370)]?{type:r(357),content:Hr(n,r(352),Hr(n,r(330)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(353)][o(367)](o(324)),a=r[o(378)][o(340)],c=r[o(378)][o(343)],u=t[o(323)][o(373)];if(!a[o(355)](c)||!a[o(311)])return;const l=a[o(311)];if(u[o(309)](l)&&!u[o(368)](l)&&u[o(361)](l,o(364))){if(!s[o(333)][o(316)](r[o(378)],n[o(327)]))return;const t=s[o(321)][o(377)](o(317),{class:o(374)}),a=s[o(332)][o(314)](c);e&&i[o(313)][o(344)](r[o(358)])&&s[o(321)][o(356)](o(341),t),s[o(321)][o(325)](a,t),s[o(332)][o(336)](t,r[o(358)])}}}const xi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(177513===-parseInt(n(457))/1*(parseInt(n(461))/2)+parseInt(n(449))/3+-parseInt(n(463))/4+-parseInt(n(444))/5+-parseInt(n(443))/6*(parseInt(n(458))/7)+-parseInt(n(451))/8*(-parseInt(n(441))/9)+-parseInt(n(440))/10*(-parseInt(n(455))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(466)](){const t=xi,e=this[t(450)];e[t(442)][t(453)](t(465))&&(e[t(442)][t(438)](t(456))[t(437)](t(447)),this[t(454)]())}[xi(454)](){const t=xi,e=this[t(450)];e[t(442)][t(438)](t(456))[t(446)][t(462)]((n=>{const r=t;if(r(445)!=n[r(460)]&&r(459)!=n[r(460)])return;const{data:s}=n;return s&&r(447)==s[r(464)]?{type:r(439),content:Hr(e[r(448)],r(452))}:void 0}))}}function ji(){const t=["get","format","59320NShdbx","198EQdKgF","plugins","6iVLXaF","1161780KRgJOF","formatBlock","descriptionFactory","removeFormat","locale","499218AgnjQo","editor","71432VDUcWC","*Remove all formatting*","has","_registerLegacyDescription","891pePgxm","TrackChangesEditing","56035MkcPmd","1972453HmecXA","formatInline","type","2FXQLzu","registerDescriptionCallback","382612YSbQHN","commandName","RemoveFormatEditing","afterInit","enableDefaultAttributesIntegration"];return(ji=function(){return t})()}function Gi(){const t=["TrackChangesEditing","plugins","2593035xHNTGS","4Mnzsdi","818194gPJWQb","1861560NjBELI","discardSuggestion","has","trackChanges","enableCommand","get","18951460bYYuoK","RestrictedEditingModeEditing","acceptSuggestion","editor","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","discardAllSuggestions","3527412fEEuRA","discardSelectedSuggestions","963VUHuOf","acceptAllSuggestions","38584lXtbXt","afterInit","2622465nwQfmN","goToNextRestrictedEditingException","1PkQIXs"];return(Gi=function(){return t})()}function Vi(t,e){const n=Gi();return(Vi=function(t,e){return n[t-=110]})(t,e)}const zi=Vi;!function(t,e){const n=Vi,r=t();for(;;)try{if(617290===-parseInt(n(118))/1*(-parseInt(n(123))/2)+parseInt(n(121))/3*(-parseInt(n(122))/4)+-parseInt(n(116))/5+-parseInt(n(124))/6+-parseInt(n(110))/7+parseInt(n(114))/8*(parseInt(n(112))/9)+parseInt(n(130))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class Hi extends t.Plugin{[zi(115)](){const t=zi,e=this[t(133)];if(!e[t(120)][t(126)](t(131)))return;const n=e[t(120)][t(129)](t(119));n[t(128)](t(135)),n[t(128)](t(117));const r=e[t(120)][t(129)](t(131));r[t(128)](t(127)),r[t(128)](t(132)),r[t(128)](t(125)),r[t(128)](t(113)),r[t(128)](t(136)),r[t(128)](t(134)),r[t(128)](t(111))}}function Wi(t,e){const n=Ki();return(Wi=function(t,e){return n[t-=418]})(t,e)}function Ki(){const t=["model","writer","12826896hJxcfO","addMarker:suggestion","name","bindElementToMarker","218267wUkzfv","66DenTLA","data","250048KRMRmU","consumable","split","init","editing","mapper","createUIElement","showSuggestionHighlights","toViewPosition","2ESxzgV","plugins","downcastDispatcher","addClass","test","enableCommand","span","getItems","1674145iQOtoQ","ck-suggestion-marker-","editor","get","locale","ELEMENT_LINE_BREAK","ck-suggestion-marker--active","shiftEnter","registerElementLabel","addMarker:suggestion:deletion","markerRange","1258147pGDRAd","createPositionBefore","options","insert","9iuMwIY","element","108fSSSOQ","markerName","4770087EWZLTH","high","activeMarkers","merge","includes","TrackChangesEditing","softBreak","3941510ZdGDmR","descriptionFactory","deletion","requires","addMarker:suggestion:insertion","4qQgqVa"];return(Ki=function(){return t})()}const qi=Wi;!function(t,e){const n=Wi,r=t();for(;;)try{if(906785===parseInt(n(435))/1+parseInt(n(444))/2*(-parseInt(n(471))/3)+parseInt(n(425))/4*(-parseInt(n(452))/5)+-parseInt(n(433))/6*(-parseInt(n(432))/7)+parseInt(n(428))/8*(parseInt(n(467))/9)+-parseInt(n(420))/10+parseInt(n(463))/11*(parseInt(n(469))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Xi extends t.Plugin{static get[qi(423)](){return[Ys.ShiftEnter]}[qi(438)](){const t=qi,e=this[t(454)],n=e[t(445)][t(455)](t(418));n[t(449)](t(459)),e[t(439)][t(446)].on(t(424),Zi(e),{priority:t(472)}),e[t(439)][t(446)].on(t(461),Zi(e),{priority:t(472)}),e[t(434)][t(446)].on(t(429),((n,r,s)=>{const o=t;s[o(465)][o(442)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(421)][t(460)](t(419),(n=>Hr(e[t(456)],t(457),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(445)][o(455)](o(418));if(!s[o(436)][o(448)](r[o(462)],n[o(430)]))return;const a=t[o(426)];for(const t of r[o(462)][o(451)]()){if(!t.is(o(468),o(419)))continue;const n=o(422)==r[o(470)][o(437)](":")[1]?o(474):o(437),c=s[o(427)][o(441)](o(450),{class:o(453)+n}),u=s[o(440)][o(443)](a[o(464)](t));e&&i[o(473)][o(475)](r[o(470)])&&s[o(427)][o(447)](o(458),c),s[o(427)][o(466)](u,c),s[o(440)][o(431)](c,r[o(470)])}}}const Yi=Ji;function Ji(t,e){const n=$i();return(Ji=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(986624===-parseInt(n(470))/1*(parseInt(n(451))/2)+parseInt(n(458))/3*(-parseInt(n(485))/4)+-parseInt(n(459))/5+-parseInt(n(447))/6+-parseInt(n(483))/7+parseInt(n(457))/8+parseInt(n(476))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Qi extends t.Plugin{[Yi(468)](){const t=Yi,e=this[t(465)],n=e[t(455)],r=e[t(482)];if(!e[t(469)][t(477)](t(478)))return;const s=e[t(469)][t(466)](t(448)),o=t(456),i=e[t(461)][t(466)](o);s[t(452)](o,((e,r={})=>{const a=t,c=n[a(475)][a(463)];if(c[a(484)])return void e(r);const u=void 0!==r[a(472)]?r[a(472)]:!i[a(460)];n[a(453)]((()=>{const t=a,e=Array[t(471)](c[t(486)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(462)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(479)][t(454)]((e=>{const n=t;if(n(473)!=e[n(464)]&&n(480)!=e[n(464)])return;const{data:s}=e;return s&&s[n(467)]==o?s[n(481)][0][n(472)]?{type:n(474),content:Hr(r,n(450))}:{type:n(474),content:Hr(r,n(449))}:void 0}))}}function $i(){const t=["model","restrictedEditingException","13539400lXLNSo","78243dkmXuh","5207180qkCRmK","value","commands","markInlineFormat","selection","type","editor","get","commandName","afterInit","plugins","291hYCiTv","from","forceValue","formatBlock","format","document","37301976NzKLpx","has","StandardEditingModeEditing","descriptionFactory","formatInline","commandParams","locale","10662239miJoVz","isCollapsed","44lnuYqH","getRanges","2481558XQAYsq","TrackChangesEditing","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","10896fFzfOt","enableCommand","change","registerDescriptionCallback"];return($i=function(){return t})()}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=382]})(t,e)}const ea=ta;function na(){const t=["descriptionFactory","ghsAttributes","301iCxHhx","15081473nTHtxP","Style","format","190zLEpOV","definitions","8hdgker","_registerLegacyDescription","DataSchema","block","registerDescriptionCallback","*Remove format:* %0","commandName","add","FORMAT_STYLE","afterInit","toLowerCase","getGhsAttributeNameForElement","type","normalizeConfig","element","forceValue","StyleUtils","4300972OnAhAe","718368wvVfdL","plugins","commandParams","inline","enableDefaultAttributesIntegration","registerInlineAttribute","formatBlock","TrackChangesEditing","config","registerAttributeLabel","21564JdDvVd","has","105sXuVGQ","styleName","2763719WTtCAi","89631FDTXAl","*Set format:* %0","locale","get","registerBlockAttribute","GeneralHtmlSupport","editor","4736tIsKnZ","formatInline","style"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(786546===parseInt(n(429))/1*(parseInt(n(424))/2)+parseInt(n(402))/3+parseInt(n(401))/4+-parseInt(n(414))/5*(parseInt(n(412))/6)+parseInt(n(416))/7*(parseInt(n(384))/8)+-parseInt(n(417))/9*(parseInt(n(382))/10)+-parseInt(n(430))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(393)](){const t=ea,e=this[t(423)];if(!e[t(403)][t(413)](t(431))||!e[t(403)][t(413)](t(386)))return;const n=e[t(403)][t(420)](t(409)),r=e[t(419)],s=e[t(410)][t(420)](t(426))||{},o=e[t(403)][t(420)](t(422)),i=e[t(403)][t(420)](t(400))[t(397)](e[t(403)][t(420)](t(386)),s[t(383)]);n[t(406)](t(426));const a=new Set;for(const e of i[t(387)]){const n=o[t(395)](e[t(398)]);a[t(391)](n)}const c=new Set;for(const e of i[t(405)]){const n=o[t(395)](e[t(398)]);c[t(391)](n);for(const n of e[t(428)])c[t(391)](n)}for(const e of a)n[t(421)](e),n[t(427)][t(411)](e,Hr(r,t(392)));for(const e of c)n[t(407)](e),n[t(427)][t(411)](e,Hr(r,t(392)));this[t(385)]()}[ea(385)](){const t=ea,e=this[t(423)],n=e[t(419)];e[t(403)][t(420)](t(409))[t(427)][t(388)]((e=>{const r=t;if(r(408)!=e[r(396)]&&r(425)!=e[r(396)])return;const{data:s}=e;return s&&r(426)===s[r(390)]?s[r(404)][0][r(399)]?{type:r(432),content:Hr(n,r(418),s[r(404)][0][r(415)][r(394)]())}:{type:r(432),content:Hr(n,r(389),s[r(404)][0][r(415)][r(394)]())}:void 0}))}}function sa(){const t=["getSelectionAffectedTableCells","locale","low","end","ELEMENT_TABLE_ROW","insertTableColumnRight","insertion","ELEMENT_TABLE_WITH_TEXT","add","min","oldRange","isInContent","writer","element","discard","order","item","every","removeTableRow","refresh","filter","some","TableEditing","$graveyard","546AVjQnA","getColumnIndexes","startsWith","TableUtils","tableRow","registerElementLabel","deletion","plugins","join","from","_splitMarkerName","subType","ELEMENT_TABLE_ROW_WITH_TEXT","mapper","addMarker:suggestion","rootName","insertTableRowAbove","getAttribute","46lgvQbY","maxColumn","getCellLocation","10797588CwLjwL","span","selection","toLowerCase","createRangeOn","classes","registerPostFixer","minRow","getItems","addClass","map","insertTable","createPositionAt","root","findAncestor","values","execute","ELEMENT_TABLE_COLUMN_WITH_TEXT","table","getChanges","getFirstRange","_getCoordsForCells","isArray","change","start","position","ELEMENT_TABLE","680690BPGTcJ","differ","batch","get","_suggestionFactory","document","includes","length","detach","model","descriptionFactory","getContainedElement","minColumn","max","nodeBefore","has","22256UMSumw","_tablePostFixingSubtypes","above","isIntersecting","ELEMENT_TABLE_COLUMN","nodeAfter","suggestion","insertTableColumnLeft","enableCommand","tablePaste","selectTableColumn","enqueueChange","isTouching","cell","isIntersectingWithRange","removeTableColumn","insertTableRowBelow","showSuggestionHighlights","toViewElement","maxRow","removeClass","commands","substr","last","addRange","downcastDispatcher","left","9rovrqB","*Insert:* %0","accept","MIN_SAFE_INTEGER","hasAttribute","highest","data","getChangedMarkers","change:data","_getSuggestionCoords","rowspan","name","registerDescriptionCallback","644284geWJwM","77qSZnUM","170336kRTmEa","markMultiRangeInsertion","afterInit","8058720DpOjLe","getSuggestion","fromRange","editor","createRangeIn","getChildren","$textProxy","createTableWalker","options","setSelection","first","markMultiRangeDeletion","isEqual","getRanges","tableCell","getRowIndexes","_setupColumnsRowsFixing","_acceptFormatSuggestionCallbackFactory","TrackChangesEditing","MAX_SAFE_INTEGER","insert","colspan","push","selectTableRow","*Remove:* %0","type","_tableSuggestions","2229290aIIacu","forceValue","tableColumn","registerCustomCallback"];return(sa=function(){return t})()}const oa=ia;function ia(t,e){const n=sa();return(ia=function(t,e){return n[t-=350]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(902078===-parseInt(n(413))/1*(-parseInt(n(459))/2)+-parseInt(n(486))/3*(-parseInt(n(499))/4)+-parseInt(n(443))/5+parseInt(n(504))/6+-parseInt(n(395))/7*(parseInt(n(501))/8)+-parseInt(n(416))/9+-parseInt(n(367))/10*(-parseInt(n(500))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(sa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(460)]=[e(399),e(369)],this[e(366)]=new Set}[oa(503)](){const t=oa,e=this[t(507)],n=e[t(452)][t(448)][t(418)];if(!e[t(402)][t(458)](t(393)))return;const r=e[t(372)],s=e[t(402)][t(446)](t(358)),o=e[t(402)][t(446)](t(398));s[t(453)][t(400)](t(434),(e=>Hr(r,t(442),e))),this[t(356)](),s[t(467)](t(427)),s[t(467)](t(363)),s[t(467)](t(469));for(const r of[t(411),t(475)]){const i=e[t(480)][t(446)](r);s[t(467)](r,(r=>{const a=t;e[a(452)][a(439)]((t=>{const e=a;r();const c=e(461)===i[e(386)],u=o[e(371)](n),l=o[e(355)](u),f=c?l[e(350)]-1:l[e(482)]+1,h=u[0][e(430)](e(434)),g=o[e(511)](h,{startRow:f,endRow:f}),d=Array[e(404)](g)[e(426)]((n=>t[e(420)](n[e(472)])));s[e(502)](d,e(399))}))}))}for(const r of[t(466),t(376)]){const i=e[t(480)][t(446)](r);s[t(467)](r,(r=>{const a=t;e[a(452)][a(439)]((t=>{const e=a;r();const c=e(485)===i[e(386)],u=o[e(371)](n),l=o[e(396)](u),f=c?l[e(350)]-1:l[e(482)]+1,h=u[0][e(430)](e(434)),g=o[e(511)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(404)](g)[e(426)]((n=>t[e(420)](n[e(472)])));s[e(502)](d,e(369))}))}))}for(const r of[t(389),t(474)]){const i=r[t(481)](11),a=i[t(419)](),c=a[t(481)](0,3)+t(417),u=t(434)+i,l=t(380)+i,f=t(456)+i;s[t(467)](r,(()=>{const i=t;e[i(452)][i(439)]((t=>{const e=i,h=o[e(371)](n),g=h[0][e(430)](e(434));let d;if(e(389)==r){const t=o[e(355)](h);d={startRow:t[e(350)],endRow:t[e(482)],includeAllSlots:!0}}else{const t=o[e(396)](h);d={startColumn:t[e(350)],endColumn:t[e(482)],includeAllSlots:!0}}const p=o[e(511)](g,d),m=Array[e(404)](p)[e(426)]((({cell:t})=>t)),I=ca(m[e(391)]((t=>t[e(490)](c)))),E=ca(m[e(391)]((t=>!t[e(490)](c))))[e(426)]((n=>t[e(420)](n))),b=s[e(351)](E,u);if(b&&(e(399)==b[e(406)]||e(369)==b[e(406)])){const n=this[e(495)](b);for(const r of I){const s=t[e(420)](r),i=o[e(415)](r),u=r[e(412)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(483)](s)}}}))}))}function c(r){const s=t,o=Array[s(404)](n[s(353)]())[s(426)]((t=>i.LiveRange[s(506)](t)));e[s(452)][s(439)]((t=>{const n=s,i=t[n(445)];r=r[n(391)]((t=>n(394)!=t[n(429)][n(410)])),t[n(513)](r),e[n(480)][n(446)](n(389))[n(390)](),e[n(432)](n(389),{forceDefaultExecution:!0}),e[n(452)][n(470)]((()=>{const t=n;e[t(452)][t(470)](i,(e=>{const n=t,r=o[n(391)]((t=>n(394)!=t[n(429)][n(410)]));r[n(450)]>0&&e[n(513)](r);for(const t of o)t[n(451)]()}))}))}))}function u(r){const s=t;e[s(452)][s(439)]((t=>{const o=s,a=Array[o(404)](n[o(353)]())[o(426)]((t=>i.LiveRange[o(506)](t))),c=[];for(const t of r)for(const e of t[o(424)]({shallow:!0}))c[o(362)](e);for(const n of c)o(394)!=n[o(429)][o(410)]&&(t[o(513)](t[o(428)](n,0)),e[o(480)][o(446)](o(474))[o(390)](),e[o(432)](o(474),{forceDefaultExecution:!0}));const u=a[o(391)]((t=>o(394)!=t[o(429)][o(410)]));u[o(450)]>0&&t[o(513)](u);for(const t of a)t[o(451)]()}))}function l(e,n){const r=t;return n[r(388)]((t=>e[r(392)]((e=>e[r(374)][r(352)](t[r(440)])||t[r(374)][r(352)](e[r(440)])))))}function f(e,n){const r=t;return!e[r(392)]((t=>n[r(392)]((e=>t[r(462)](e)))))&&e[r(392)]((t=>n[r(392)]((e=>t[r(374)][r(471)](e[r(440)])))))}e[t(492)][t(484)].on(t(409),((e,n,r)=>{const s=t;if(!r[s(512)][s(476)])return;const o=n[s(387)];if(!o)return;const i=r[s(408)][s(477)](o);function c(t){return Array[s(438)](t)?t:[t]}i&&s(354)===o[s(497)]&&(0,a.setHighlightHandling)(i,r[s(383)],((t,e,n)=>n[s(425)](c(e[s(421)]),t)),((t,e,n)=>n[s(479)](c(e[s(421)]),t)))}),{priority:t(491)}),s[t(453)][t(498)]((e=>{const n=t;if(n(377)!=e[n(365)]&&n(401)!=e[n(365)])return;const s=e[n(454)]();if(null!=s&&s.is(n(384),n(434))){if(n(377)==e[n(365)]){const t=e[n(424)]()[n(391)]((t=>t.is(n(510))))[n(426)]((t=>t[n(492)]));if(t[n(450)])return{type:n(377),content:Hr(r,n(487),Hr(r,n(378),'"'+t[n(403)](" ")+'"'))}}if(n(401)==e[n(365)]){const t=e[n(424)]()[n(391)]((t=>t.is(n(510))))[n(426)]((t=>t[n(492)]));if(t[n(450)])return{type:n(401),content:Hr(r,n(364),Hr(r,n(378),'"'+t[n(403)](" ")+'"'))}}}})),s[t(453)][t(498)]((e=>{const n=t;if(n(399)==e[n(406)]){const t=e[n(424)]()[n(391)]((t=>t.is(n(510))))[n(426)]((t=>t[n(492)])),s=this[n(495)](e),o=s[n(478)]-s[n(423)]+1;if(n(377)==e[n(365)])return t[n(450)]?{type:n(377),content:Hr(r,n(487),Hr(r,n(407),[o,'"'+t[n(403)](" ")+'"']))}:{type:n(377),content:Hr(r,n(487),Hr(r,n(375),o))};if(n(401)==e[n(365)])return t[n(450)]?{type:n(401),content:Hr(r,n(364),Hr(r,n(407),[o,'"'+t[n(403)](" ")+'"']))}:{type:n(401),content:Hr(r,n(364),Hr(r,n(375),o))}}if(n(369)==e[n(406)]){const t=e[n(424)]()[n(391)]((t=>t.is(n(510))))[n(426)]((t=>t[n(492)])),s=this[n(495)](e),o=s[n(414)]-s[n(455)]+1;if(n(377)==e[n(365)])return t[n(450)]?{type:n(377),content:Hr(r,n(487),Hr(r,n(433),[o,'"'+t[n(403)](" ")+'"']))}:{type:n(377),content:Hr(r,n(487),Hr(r,n(463),o))};if(n(401)==e[n(365)])return t[n(450)]?{type:n(401),content:Hr(r,n(364),Hr(r,n(433),[o,'"'+t[n(403)](" ")+'"']))}:{type:n(401),content:Hr(r,n(364),Hr(r,n(463),o))}}})),s[t(447)][t(370)](t(377),t(399),t(385),c),s[t(447)][t(370)](t(401),t(399),t(488),c),s[t(447)][t(370)](t(377),t(369),t(385),u),s[t(447)][t(370)](t(401),t(369),t(488),u),s[t(447)][t(370)](t(377),t(369),t(403),l),s[t(447)][t(370)](t(401),t(369),t(403),l),s[t(447)][t(370)](t(377),t(399),t(403),f),s[t(447)][t(370)](t(401),t(399),t(403),f)}[oa(357)](){const t=oa,e=this[t(507)],n=e[t(452)][t(448)][t(418)];return(r,s)=>{const o=t;e[o(452)][o(439)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(374)][a(457)];u&&u[0]&&!1===u[0][a(368)]&&(l=r[0][a(440)][a(464)]);const f=t[a(508)](l);if(a(394)==f[a(429)][a(410)])return;const h=Array[a(404)](n[a(353)]())[a(426)]((t=>i.LiveRange[a(506)](t)));t[a(513)](f),e[a(480)][a(446)](c)[a(390)](),u[a(362)]({forceDefaultExecution:!0}),e[a(432)](c,...u);const g=h[a(391)]((t=>a(394)!=t[a(429)][a(410)]));g[a(450)]>0&&t[a(513)](g);for(const t of h)t[a(451)]()}))}}[oa(437)](t){const e=oa,n=this[e(507)][e(402)][e(446)](e(398));let r=Number[e(359)],s=Number[e(489)],o=Number[e(359)],i=Number[e(489)];for(const a of t){if(e(394)==a[e(429)][e(410)])continue;const{row:t,column:c}=n[e(415)](a),u=a[e(490)](e(496))?a[e(412)](e(496))-1:0,l=a[e(490)](e(361))?a[e(412)](e(361))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(356)](){const t=oa,e=this[t(507)],n=e[t(402)][t(446)](t(358)),r=e[t(402)][t(446)](t(398));e[t(452)][t(448)].on(t(494),(()=>{const r=t,s=Array[r(404)](e[r(452)][r(448)][r(444)][r(493)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(405)](t);if(r(465)!=s)continue;if(null!=e[r(381)])continue;const a=n[r(505)](o);this[r(460)][r(449)](i)&&this[r(366)][r(379)](a)}}),{priority:t(373)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(420)](e),a=e[s(430)](s(434)),c=r[s(415)](e);for(const t of this[s(366)]){const n=t[s(406)],r=n[s(397)](s(468)),u=n[s(481)](r?10:5),l=u[s(419)](),f=l[s(481)](0,3)+s(417),h=s(380)+u,g=s(456)+u;if(!t[s(382)])continue;if(a!=t[s(436)]()[s(440)][s(430)](s(434)))continue;if(t[s(473)](i))continue;const d=e[s(490)](f)?e[s(412)](f)-1:0,p=this[s(495)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(483)](i),o=!0)}return o};e[t(452)][t(448)][t(422)]((n=>{const r=t;let o=!1;for(const t of e[r(452)][r(448)][r(444)][r(435)]())if(r(360)==t[r(365)])if(r(399)==t[r(497)])for(const e of t[r(441)][r(464)][r(509)]())o=o||s(e,n);else r(354)==t[r(497)]&&(o=o||s(t[r(441)][r(464)],n));return o}))}[oa(495)](t){const e=oa;return this[e(437)](t[e(353)]()[e(426)]((t=>t[e(440)][e(464)])))}}function ca(t){const e=oa;return Array[e(404)](new Set(t)[e(431)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=380]})(t,e)}function fa(){const t=["formatInline","getCellLocation","type","*Merge cells*","author","rootName","value","TableEditing","has","_suggestionFactory","markBlockFormat","setSelection","findAncestor","2009700SYgxYR","root","mergeTableCellLeft","getFirstPosition","236cSOKWq","set:isEnabled","$graveyard","getSuggestions","splitTableCellHorizontally","highest","_isForcedDefaultExecutionBlock","mergeTableCellRight","isEnabled","return","insertion","11kPLQUK","stop","getAncestors","accept","detach","get","2486560hfGnae","subType","horizontally","plugins","cell","_acceptFormatSuggestionCallbackFactory","element","*Split cell:* vertically","95606upwpNn","commandName","forceDefaultExecution","low","table","2492478jgShIC","fromRange","model","TrackChangesEditing","deletion","requires","mergeTableCellDown","_tablePostFixingSubtypes","from","afterInit","_areSelectedCellsMergable","getRanges","_areMergableCells","isInContent","1598210ScpOhV","document","472YnZlXA","selection","descriptionFactory","getSelectionAffectedTableCells","format","change","execute","tableCell","formatBlock","refresh","*Split cell:* horizontally","locale","7CltIBX","trackChanges","size","TableUtils","mergeTableCellUp","containsRange","add","map","splitTableCellVertically","markMultiRangeBlockFormat","1119OZqNhr","direction","length","commands","enableCommand","find","filter","registerDescriptionCallback","createRangeOn","push","editor","66969LUsgHe","mergeTableCells","registerCustomCallback","createTableWalker"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(311648===parseInt(n(470))/1*(parseInt(n(437))/2)+-parseInt(n(380))/3*(parseInt(n(412))/4)+-parseInt(n(456))/5+parseInt(n(442))/6+-parseInt(n(408))/7+-parseInt(n(458))/8*(-parseInt(n(391))/9)+parseInt(n(429))/10*(-parseInt(n(423))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(447)](){return[aa]}[ua(451)](){const t=ua,e=this[t(390)],n=e[t(444)][t(457)][t(459)],r=e[t(469)];if(!e[t(432)][t(403)](t(402)))return;const s=e[t(432)][t(428)](t(445)),o=e[t(432)][t(428)](t(473)),a=e[t(432)][t(428)](aa);a[t(449)][t(389)](t(392)),s[t(384)](t(392),(()=>{const n=t,r=o[n(461)](e[n(444)][n(457)][n(459)]);e[n(444)][n(463)]((()=>{const t=n;s[t(479)](r,{commandName:t(392),commandParams:[]},[],t(392))}))})),e[t(383)][t(428)](t(392)).on(t(464),((n,r)=>{const o=t;e[o(383)][o(428)](o(471))[o(401)]&&(r[o(382)]>0&&r[r[o(382)]-1]&&r[r[o(382)]-1][o(439)]||s[o(418)]||this[o(452)]()||n[o(424)]())}),{priority:t(417)});for(const n of[t(474),t(419),t(448),t(410)]){const r=e[t(383)][t(428)](n);s[t(384)](n,(()=>{const n=t,o=e[n(444)][n(457)][n(459)][n(411)]()[n(425)]()[n(385)]((t=>t.is(n(435),n(465)))),i=r[n(401)];e[n(444)][n(463)]((()=>{const t=n;s[t(479)]([o,i],{commandName:t(392),commandParams:[]},[],t(392))}))}))}for(const n of[t(478),t(416)]){const r=e[t(383)][t(428)](n);s[t(384)](n,(()=>{const i=t,a=o[i(461)](e[i(444)][i(457)][i(459)])[0],c=a[i(407)](i(441)),{column:u,row:l}=o[i(396)](a);let f=[];if(i(431)==r[i(381)]){const t=o[i(394)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(450)](t)[i(477)]((t=>t[i(433)]))}else{const t=o[i(394)](c,{column:u,includeAllSlots:!0});f=Array[i(450)](t)[i(477)]((t=>t[i(433)]))}e[i(444)][i(463)]((t=>{const e=i;s[e(405)](t[e(388)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(460)][t(387)]((e=>{const n=t;if(n(466)!=e[n(397)]&&n(395)!=e[n(397)])return;const{data:s}=e;return s&&n(392)==s[n(438)]?{type:n(462),content:Hr(r,n(398))}:void 0})),s[t(460)][t(387)]((e=>{const n=t;if(n(466)!=e[n(397)]&&n(395)!=e[n(397)])return;const{data:s}=e;return s?n(478)==s[n(438)]?{type:n(462),content:Hr(r,n(436))}:n(416)==s[n(438)]?{type:n(462),content:Hr(r,n(468))}:void 0:void 0}));const c=a[t(434)]();for(const e of[t(474),t(419),t(448),t(410)])s[t(404)][t(393)](t(466),e,t(426),c);for(const e of[t(478),t(416)])s[t(404)][t(393)](t(466),e,t(426),c);s[t(404)][t(393)](t(466),t(392),t(426),(r=>{const s=t;e[s(444)][s(463)]((t=>{const o=s,a=Array[o(450)](n[o(453)]())[o(477)]((t=>i.LiveRange[o(443)](t)));t[o(406)](r),e[o(383)][o(428)](o(392))[o(467)](),e[o(464)](o(392),{forceDefaultExecution:!0});const c=a[o(386)]((t=>o(414)!=t[o(409)][o(400)]));c[o(382)]>0&&t[o(406)](c);for(const t of a)t[o(427)]()}))}));for(const n of[t(474),t(448),t(410),t(419)]){const r=e[t(383)][t(428)](n);r.on(t(413),((n,s,o)=>{const i=t;if(o){const t=e[i(444)][i(457)][i(459)][i(411)]()[i(425)]()[i(385)]((t=>t.is(i(435),i(465))));this[i(454)](r[i(401)],t)||(n[i(421)]=!1,n[i(424)]())}}),{priority:t(440)})}}[ua(452)](){const t=ua,e=this[t(390)][t(383)][t(428)](t(392)),n=this[t(390)][t(432)][t(428)](t(473));if(!e[t(420)])return!1;const r=n[t(461)](this[t(390)][t(444)][t(457)][t(459)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(454)](e,n))return!1;return!0}[ua(454)](t,e){const n=ua,r=this[n(390)][n(432)][n(428)](n(445)),s=this[n(390)][n(444)][n(388)](t),o=this[n(390)][n(444)][n(388)](e),i=new Set,a=new Set;for(const t of r[n(415)]())if((n(422)==t[n(397)]||n(446)==t[n(397)]||n(392)==t[n(430)])&&t[n(455)])for(const e of t[n(453)]())e[n(475)](s,!0)&&i[n(476)](t[n(397)]+":"+t[n(399)].id),e[n(475)](o,!0)&&a[n(476)](t[n(397)]+":"+t[n(399)].id);if(i[n(472)]!=a[n(472)])return!1;for(const t of i)if(!a[n(403)](t))return!1;return!0}}const ga=pa;function da(){const t=["enableDefaultAttributesIntegration","options","FORMAT_HEADER_ROW","includes","end","registerCustomCallback","nodeBefore","addMarker:suggestion","editor","editing","bindElementToMarker","nodeAfter","TableEditing","12892800frlALb","registerBlockAttribute","has","removeMarker:suggestion","ck-suggestion-marker-","1513864blFWoM","FORMAT_REGULAR_ROW","getCellLocation","TableUtils","start","markerNameToElements","afterInit","commandName","stop","registerAttributeLabel","53347FPwYaS","headingColumns","registerDescriptionCallback","name","requires","ck-suggestion-marker--active","downcastDispatcher","item","activeMarkers","742205FUjoGU","format","consumable","FORMAT_HEADER_COLUMN","getSuggestion","formatBlock","_registerLegacyDescription","FORMAT_REGULAR_COLUMN","2VSEyOf","removeClass","536ieCRFY","unbindElementFromMarkerName","showSuggestionHighlights","cell","5727138MXAqZk","forceValue","_splitMarkerName","locale","markerRange","highest","data","parent","setTableColumnHeader","TrackChangesEditing","headingRows","addClass","_handleLegacySuggestions","mapper","data-suggestion","toViewElement","consume","markerName","commandParams","get","14268420ADjYEK","8lBGgRJ","accept","312xogXDl","setTableRowHeader","createTableWalker","descriptionFactory","type","5iOnoER","removeAttribute","writer","setAttribute","plugins","*Format:* %0","_acceptFormatSuggestionCallbackFactory","637257BiYXSx","_suggestionFactory"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(830113===parseInt(n(358))/1*(-parseInt(n(366))/2)+-parseInt(n(319))/3*(-parseInt(n(305))/4)+-parseInt(n(312))/5*(-parseInt(n(372))/6)+parseInt(n(349))/7*(-parseInt(n(368))/8)+-parseInt(n(304))/9+-parseInt(n(334))/10+parseInt(n(339))/11*(parseInt(n(307))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(353)](){return[aa]}[ga(345)](){const t=ga,e=this[t(329)];if(!e[t(316)][t(336)](t(333)))return;const n=e[t(287)],r=e[t(316)][t(303)](t(293));r[t(321)](t(308)),r[t(321)](t(292)),r[t(335)](t(294)),r[t(335)](t(350)),r[t(310)][t(348)](t(294),Hr(n,t(323))),r[t(310)][t(348)](t(350),Hr(n,t(361))),this[t(296)]()}[ga(296)](){const t=ga,e=this[t(329)][t(316)][t(303)](t(293)),n=this[t(329)][t(316)][t(303)](t(342)),r=this[t(329)][t(316)][t(303)](aa)[t(318)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(286)](o[a(301)]),l=e[a(362)](u),f=l[a(290)];if(a(363)!=l[a(311)]||!f||a(292)!=f[a(346)])return;if(o[a(356)])return void s[a(347)]();if(!i[a(360)][a(300)](o[a(288)],s[a(352)]))return;const h=o[a(288)][a(343)][a(332)],g=o[a(288)][a(325)][a(327)],d=h[a(291)][a(291)],{column:p}=n[a(341)](h),{column:m}=n[a(341)](g);for(let s=p;s<=m;s++){const l=n[a(309)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(371)],l=i[a(297)][a(299)](s);i[a(314)][a(295)](a(338)+c,l),r&&i[a(314)][a(315)](a(298),u,l),i[a(297)][a(331)](l,o[a(301)]),t&&(e[a(357)][a(324)](o[a(301)])?i[a(314)][a(295)](a(354),l):i[a(314)][a(367)](a(354),l))}}}}e[t(320)][t(326)](t(363),t(308),t(306),r),e[t(320)][t(326)](t(363),t(292),t(306),r),this[t(329)][t(330)][t(355)].on(t(328),s(),{priority:t(289)}),this[t(329)][t(290)][t(355)].on(t(328),((e,n,r)=>{const o=t;r[o(322)][o(370)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(289)}),this[t(329)][t(330)][t(355)].on(t(337),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(286)](r[o(301)]),c=e[o(362)](a),u=c[o(290)];if(o(363)!=c[o(311)]||!u||o(292)!=u[o(346)])return;const l=s[o(297)][o(344)](r[o(301)]);if(l)for(const t of l)s[o(314)][o(367)](o(338)+i,t),s[o(314)][o(367)](o(354),t),s[o(314)][o(313)](o(298),t),s[o(297)][o(369)](t,r[o(301)])}),{priority:t(289)}),this[t(364)]()}[ga(364)](){const t=ga,e=this[t(329)],n=e[t(287)];function r(e){const r=t;return{type:r(359),content:Hr(n,r(317),e)}}e[t(316)][t(303)](t(293))[t(310)][t(351)]((e=>{const s=t;if(s(363)!=e[s(311)])return;const{data:o}=e;if(o){if(s(308)==o[s(346)]){const t=o[s(302)][0][s(285)];return r(Hr(n,s(t?323:340)))}if(s(292)==o[s(346)]){const t=o[s(302)][0][s(285)];return r(Hr(n,s(t?361:365)))}}}))}}const Ia=ba;function Ea(){const t=["activeMarkers","model","ck-suggestion-marker-insertion","move","_createdBatches","rowInsertionRanges","tablePasteColumn","author","requires","containsRange","entries","removeRows","getSelectionAffectedTableCells","markerAttributes","6LsYNZB","_isForcedDefaultExecutionBlock","return","accept","suggestion-td","locale","$graveyard","insertColumns","tableCellBackgroundColor","TrackChangesEditing","start","dataDowncast","removeColumns","previous","table","first","tableCell","suggestionUnloaded","tableCellHorizontalAlignment","getItems","suggestionLoaded","tablePasteCell","fromEntries","push","selection","deletion","tablePasteRow","call","markMultiRangeBlockFormat","insertion","every","tableCellVerticalAlignment","detach","createRangeOn","rows","has","differ","tableCellBorderStyle","documentSelection","stop","add","markers","findAncestor","getAttributes","getChangedMarkers","Users","tableCellSuggestion","registerPostFixer","last","plugins","from","markMultiRangeDeletion","removeMarkers","change","newRange","previousSibling","TableUtils","get","cell","paragraph","listenTo","getMarkers","row","endRow","getSuggestionCallback","markerToHighlight","getChild","isInContent","updateMarker","formatBlock","ck-suggestion-marker","showSuggestionHighlights","editor","removeMarker","nextSibling","ck-suggestion-marker--active","tablePaste","clipboardOutput","descriptionFactory","setAttributes","createPositionBefore","view","getRanges","high","reduce","low","getRowIndexes","startsWith","endColumn","discard","setAttribute","getRows","_tablePostFixingSubtypes","cells","length","getTableIfOnlyTableInContent","for","find","set","8iHXWgg","register","schema","insertRows","nodeAfter","293170zwkNTR","attributes","keys","deletionRanges","1094670YREQJl","createElement","_getCoordsForCells","getShiftedBy","getSuggestions","column","getSuggestion","element","getAllAdjacentSuggestions","TableClipboard","content","includes","end","value","commands","markerName","type","tableCellPadding","editingDowncast","tableCellBorderWidth","createRangeIn","root","insertContent","oldRange","filter","getChildren","suggestion","getColumns","*Replace table cells*","_suggestionFactory","columnInsertionIndexes","document","name","suggestion:formatBlock:tablePasteCell","getChanges","map","trackChanges","next","insertionRanges","getRange","forceDefaultExecution","getContainedElement","hasSuggestion","21gRtgMh","_replaceTableSlotCell","elementToElement","editing","registerDescriptionCallback","markMultiRangeInsertion","isEmpty","subType","tableCellBorderColor","_splitMarkerName","unwrap","tablePasteChainId","insert","isEqual","rowInsertionIndexes","fromRange","createTableWalker","join","160171Dkkeam","remove","some","createRange","batch","getColumnIndexes","registerCustomCallback","columns","forEach","255350vdQrlE","options","afterInit","rootName","1865988RqiHjg","wrap","fill","position","661220ExMPdL","columnInsertionRanges","conversion","redo","132520iopgkR"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(153211===parseInt(n(296))/1+-parseInt(n(305))/2+parseInt(n(483))/3*(-parseInt(n(317))/4)+parseInt(n(436))/5*(-parseInt(n(332))/6)+-parseInt(n(313))/7*(-parseInt(n(431))/8)+parseInt(n(309))/9+parseInt(n(440))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(459),Ia(491),Ia(369),Ia(350),Ia(363),Ia(340),Ia(457)],_a=Object[Ia(354)](Ta[Ia(475)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(326)](){return[aa]}[Ia(307)](){const t=Ia,n=this[t(404)];if(!n[t(381)][t(367)](t(449)))return;const r=n[t(381)][t(389)](t(341)),s=n[t(381)][t(389)](t(388)),o=n[t(381)][t(389)](aa),a=n[t(381)][t(389)](t(449));o[t(424)][t(355)](t(358),t(324)),n[t(319)][t(433)][t(432)](t(378),{allowIn:t(348),allowContentOf:t(348),isLimit:!0}),n[t(315)][t(485)]({model:t(378),view:t(336)});let c=null;n[t(319)].on(t(462),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(426)]-1];h&&h[u(480)]||r[u(333)]||this[u(404)][u(454)][u(389)](u(476))[u(453)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(370)))return!1;const i=s[o(427)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(330)](n[o(471)][o(356)]);if(!a[o(426)])return!1;const c=a[0][o(374)](o(346)),l=r[o(418)](a),f=r[o(301)](a),h={startRow:l[o(347)],endRow:l[o(380)],startColumn:f[o(347)],endColumn:f[o(380)]};return 1==a[o(426)]&&(h[o(395)]+=r[o(423)](i)-1,h[o(420)]+=r[o(467)](i)-1),ka(c,h,r)}(l,f,n[u(319)],s,a)&&(o[u(371)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(319)][u(385)]((()=>{const t=u;n[t(319)][t(462)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(426)]&&r[t(488)](o,t(358),{tablePasteChainId:s}),a[t(426)]&&r[t(488)](a,t(324),{tablePasteChainId:s}),l[t(426)]&&(r[t(488)](l,t(408),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(304)]((e=>{const n=t;var r;return null===(r=e[n(364)])||void 0===r?void 0:r[n(359)](e)}))),f[t(426)]&&(r[t(383)](f,t(408),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(304)]((e=>{const n=t;var r;return null===(r=e[n(364)])||void 0===r?void 0:r[n(359)](e)})));const g=r[t(360)](h[t(475)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(353),{tablePasteChainId:s});if(g){const e=g[t(393)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(319)][t(365)](s),a=e[t(429)]((e=>e[t(479)]()[t(496)](i)));a&&r[t(355)]([a[t(472)],o])}r[t(426)]&&g[t(422)](t(331),Object[t(354)](r))}c=null})))}),{priority:e.priorities[t(415)]+10}),n[t(381)][t(389)](t(449)).on(t(484),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(371)]();const u=s[r(390)],l=o,f=Aa(u),h=Aa(l);e[r(334)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(297)](u[r(398)](0));for(const t of Array[r(382)](l[r(465)]()))a[r(495)](t,u,r(452));const t=c[r(497)][r(451)](s[r(394)]),e=c[r(470)][r(451)](s[r(445)]);t||e||(g=i.LiveRange[r(498)](a[r(460)](u)))}else h&&!f&&(d=a[r(460)](u));else{const t=a[r(441)](r(378)),e=a[r(441)](r(378));a[r(310)](a[r(460)](u),e),a[r(495)](t,u,0);for(const e of Array[r(382)](l[r(465)]()))a[r(495)](e,t,r(452));g=i.LiveRange[r(498)](a[r(365)](t)),d=i.LiveRange[r(498)](a[r(365)](e))}const p=Array[r(382)](l[r(375)]())[r(464)]((([t])=>Ta[r(451)](t)));c[r(425)][r(355)]({element:u,attributes:p[r(426)]?Object[r(354)](p):null}),g&&c[r(478)][r(355)](g),d&&c[r(439)][r(355)](d)}),{priority:t(415)}),s.on(t(339),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(303)]||1;c[o(470)]=new Array(l)[o(311)](u)[o(475)](((t,e)=>t+e));for(const{cell:t}of s[o(294)](i,{startColumn:u,endColumn:u+l-1}))c[o(314)][o(355)](n[o(319)][o(365)](t))}),{priority:t(417)}),s.on(t(434),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(366)]||1;c[o(497)]=new Array(l)[o(311)](u)[o(475)](((t,e)=>t+e));for(const{cell:t}of s[o(294)](i,{startRow:u,endRow:u+l-1}))c[o(323)][o(355)](n[o(319)][o(365)](t))}),{priority:t(417)}),r[t(410)][t(487)]((e=>{const r=t;if(e[r(490)]&&e[r(490)][r(419)](r(408)))return e[r(345)]?{}:{type:r(361),content:Hr(n[r(337)],r(468))}}));const u=()=>!1;for(const e of[t(408),t(324),t(358),t(353)])r[t(469)][t(302)](t(361),e,t(295),u),r[t(469)][t(302)](t(357),e,t(295),u),r[t(469)][t(302)](t(401),e,t(295),u);r[t(469)][t(302)](t(401),t(353),t(421),u),r[t(469)][t(302)](t(401),t(353),t(335),((e,r,s)=>{const o=t,i=e[o(475)]((t=>t[o(481)]()))[o(464)]((t=>t)),a=new Map(i[o(475)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(425)])e&&a[o(430)](t,e);else if(s&&s[o(331)])for(const[t,e]of Object[o(328)](s[o(331)])){const r=n[o(319)][o(373)][o(389)](t),s=r?r[o(479)]()[o(481)]():null;s&&a[o(430)](s,e)}n[o(319)][o(385)]((t=>{const e=o;for(const[n,r]of a)t[e(411)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(469)][o(302)](e,o(408),s,((t,i,a)=>{const c=o;n[c(319)][c(385)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(342)][o(435)];t.is(o(447),o(378))&&u[o(355)](t)}r[o(469)][o(396)](e,null,s)(t,i,a);for(const t of u)o(338)!=t[o(461)][o(308)]&&n[o(493)](t)}))}))};l(t(361),t(335)),l(t(361),t(421)),l(t(357),t(335)),l(t(357),t(421)),r[t(469)][t(302)](t(361),t(358),t(421),(e=>{const n=t,r=e[n(475)]((t=>t[n(481)]())),i=r[0][n(374)](n(346)),{minRow:a,maxRow:c}=o[n(442)](r);s[n(329)](i,{at:a,rows:c-a+1})})),r[t(469)][t(302)](t(361),t(324),t(421),(e=>{const n=t,r=e[n(475)]((t=>t[n(481)]())),i=r[0][n(374)](n(346)),{minColumn:a,maxColumn:c}=o[n(442)](r);s[n(344)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(490)]||!n[s(490)][s(419)](s(408)))return;const o=n[s(437)][s(494)],i=r[s(444)]()[s(464)]((t=>t[s(399)]&&t[s(437)]&&t[s(437)][s(494)]==o));i[s(426)]&&n[s(448)]()[s(426)]!=i[s(426)]&&i[s(416)](((t,e)=>(t[s(477)]=e,e[s(345)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(492)](e[s(455)]),i=[s(402),s(320)],a=r[s(318)][s(451)](e[s(455)]);return a&&i[s(355)](s(407)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(352),f,{priority:t(415)}),r.on(t(349),f,{priority:t(415)}),n[t(319)][t(471)][t(379)]((()=>{const e=t;let s=!1;const o=Array[e(382)](n[e(319)][e(471)][e(368)][e(376)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(492)](t);if(e(466)!=o||e(357)!=a||i[e(463)])continue;if(!r[e(482)](c))continue;const u=r[e(446)](c)[e(414)](),l=n[e(381)][e(389)](e(377)).me;for(const t of r[e(444)]())if(t[e(399)]&&t[e(325)]==l&&e(401)==t[e(456)]&&e(353)==t[e(490)]&&t[e(414)]()[e(362)]((t=>u[e(298)]((n=>n[e(327)](t,!0))))))for(const n of t[e(448)]())n[e(399)]&&(n[e(421)](),s=!0)}return s})),n[t(319)][t(471)][t(379)]((e=>{const s=t,o=n[s(454)][s(389)](s(316));if(!o||!o[s(322)][s(367)](e[s(300)]))return!1;let i=!1;const a=n[s(381)][s(389)](s(377)).me,c=n[s(319)][s(471)][s(368)][s(474)](),u=Array[s(382)](n[s(319)][s(471)][s(368)][s(376)]())[s(464)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(492)](t);return n(466)==o&&n(408)==i&&c==a.id&&!e[n(463)]}));for(const t of c){if(s(495)!=t[s(456)]||s(378)!=t[s(472)]||1!=t[s(426)])continue;const n=e[s(299)](t[s(312)],t[s(312)][s(443)](1));if(!u[s(429)]((({data:t})=>t[s(386)][s(496)](n))))for(const{name:t,data:r}of u)if(n[s(327)](r[s(386)])){e[s(400)](t,{range:n}),i=!0;break}}return i})),n[t(319)][t(471)][t(379)]((e=>{const s=t;let o=!1;const i=n[s(381)][s(389)](s(377)).me,a=r[s(444)]()[s(464)]((t=>t[s(399)]&&t[s(325)]==i)),c=new Set,u=new Set;for(const t of a)if(s(408)==t[s(490)])for(const e of t[s(393)]()){const n=e[s(479)]()[s(481)]();if(n)if(n.is(s(447),s(378))&&Aa(n)){t[s(405)](e[s(472)]),c[s(372)](n),o=!0;const r=n[s(406)],i=n[s(387)],a=r&&r.is(s(447),s(378)),l=i&&i.is(s(447),s(378));a&&!c[s(367)](r)&&u[s(372)](r),l&&!c[s(367)](i)&&u[s(372)](i)}else n.is(s(447),s(391))&&n[s(489)]&&(t[s(405)](e[s(472)]),o=!0)}else if(s(353)==t[s(490)]){if(!t[s(437)]||!t[s(437)][s(494)])continue;const e=t[s(437)][s(331)];if(e&&Object[s(438)](e)[s(426)])continue;const n=t[s(437)][s(494)];let r=!0,i=!0;for(const e of a)if(e[s(490)]&&e[s(490)][s(419)](s(408))){if(!e[s(437)][s(494)]){i=!1;break}if(e.id!=t.id&&e[s(437)][s(494)]==n){r=!1;break}}i&&r&&(t[s(384)](),o=!0)}for(const t of c)e[s(297)](t);for(const t of u)e[s(493)](t);return o})),n[t(315)][t(428)](t(458))[t(397)]({model:t(473),view:(t,e)=>h(t),converterPriority:t(415)}),n[t(315)][t(428)](t(343))[t(397)]({model:t(473),view:(e,n)=>n[t(306)][t(403)]?h(e,!1):null,converterPriority:t(415)});const g=n[t(486)][t(413)];this[t(392)](g[t(471)],t(409),((e,n)=>{const r=t,s=[];for(const t of g[r(460)](n[r(450)])[r(351)]())t.is(r(447),r(336))&&s[r(355)](t);g[r(385)]((t=>{const e=r;for(const n of s)t[e(321)](t[e(460)](n),t[e(412)](n)),t[e(297)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(489)])return!0;const n=t[e(398)](0);return n.is(e(447),e(391))&&n[e(489)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(294)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(813290===parseInt(n(280))/1*(parseInt(n(286))/2)+-parseInt(n(260))/3+parseInt(n(279))/4*(parseInt(n(254))/5)+parseInt(n(291))/6+parseInt(n(297))/7*(-parseInt(n(261))/8)+-parseInt(n(247))/9*(parseInt(n(271))/10)+-parseInt(n(252))/11*(-parseInt(n(298))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(256)](){const t=Ca;if(!this[t(258)][t(288)][t(269)](t(263)))return;const e=this[t(258)][t(288)][t(267)](t(262));e[t(264)](t(272),this[t(259)][t(250)](this)),e[t(257)][t(295)](t(282),t(244),t(242),e[t(257)][t(287)](t(282),null,t(266))),e[t(257)][t(295)](t(282),t(244),t(266),e[t(257)][t(287)](t(282),null,t(242))),e[t(248)][t(274)](this[t(290)][t(250)](this))}[Ca(259)](t,e){const n=Ca,r=this[n(258)][n(288)][n(267)](n(262)),s=this[n(258)][n(288)][n(267)](n(263)),o=e[n(293)]||this[n(258)][n(243)][n(251)][n(268)][n(285)]();this[n(258)][n(243)][n(277)]((()=>{const i=n,a=s[i(294)](o);let c=a?s[i(241)](a):null,u=o[i(281)](i(270))||null;const l=e[i(270)]||u,f=e[i(246)]||c,h=this[i(258)][i(288)][i(267)](i(289)).me;for(const t of r[i(275)]()){const e=t[i(253)]();if(i(244)===t[i(265)]&&e===o){t[i(283)]!==h&&t[i(266)]();const e=t[i(276)][i(278)];u=e[0][i(270)],c=e[0][i(246)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(249)](o,{commandName:i(272),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(244)},[],i(244))}))}[Ca(290)](t){const e=Ca;if(e(282)!=t[e(296)]&&e(255)!=t[e(296)])return;const{data:n}=t;if(n&&e(244)===n[e(284)]){const t=e(292);return{type:e(245),content:Hr(this[e(258)][e(273)],t)}}}}function Na(){const t=["formatInline","afterInit","_suggestionFactory","editor","handleResizeTableWidthCommand","3888147zXUEwC","7740832NcupWC","TrackChangesEditing","TableColumnResizeEditing","enableCommand","subType","discard","get","selection","has","tableWidth","538910ifhRDn","resizeTableWidth","locale","registerDescriptionCallback","getSuggestions","data","change","commandParams","748KJdLnK","5nwwOPL","getAttribute","formatBlock","author","formatGroupId","getSelectedElement","213958tShboJ","getSuggestionCallback","plugins","Users","handleSuggestionDescription","26598GozLzs","*Format:* resize table","table","getColumnGroupElement","registerCustomCallback","type","7IlPrpY","3445368QWNhrK","getTableColumnsWidths","accept","model","resizeTable","format","columnWidths","9OeFLev","descriptionFactory","markBlockFormat","bind","document","99tRsAYI","getContainedElement","200evCBIZ"];return(Na=function(){return t})()}const Sa=va;function Ma(){const t=["Template","34613359CsDKmw","3viWQkO","11iqCEQY","3960820WSbAgH","3162467DfKFAI","8vNhNda","enableCommand","13722DfqGGz","afterInit","plugins","editor","194572GtlsaY","1308864MoqOWh","has","2841327sChImO","insertTemplate","get","TrackChangesEditing","2720DqtEvj"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(788209===parseInt(n(267))/1*(-parseInt(n(256))/2)+parseInt(n(266))/3*(parseInt(n(257))/4)+-parseInt(n(263))/5*(parseInt(n(252))/6)+-parseInt(n(269))/7+parseInt(n(270))/8*(-parseInt(n(259))/9)+parseInt(n(268))/10+parseInt(n(265))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(253)](){const t=Sa,e=this[t(255)];e[t(254)][t(258)](t(264))&&e[t(254)][t(261)](t(262))[t(271)](t(260))}}function wa(){const t=["ELEMENT_TABLE_OF_CONTENTS","locale","24hvIzak","get","enableCommand","634827BajxiV","registerElementLabel","3juRaPC","25184568tIeLbr","commands","10ZEWMdj","insertTableOfContents","31280JgEsIh","plugins","editor","700034BqZYGP","TrackChangesEditing","descriptionFactory","762WYDLOJ","38878WLSwiI","551700niSqRt","tableOfContents","104OfvIeq","afterInit","7833727JaWuXV"];return(wa=function(){return t})()}const Da=Fa;function Fa(t,e){const n=wa();return(Fa=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(375145===-parseInt(n(407))/1+parseInt(n(417))/2*(parseInt(n(409))/3)+parseInt(n(424))/4*(parseInt(n(414))/5)+parseInt(n(420))/6*(-parseInt(n(421))/7)+parseInt(n(429))/8*(-parseInt(n(422))/9)+-parseInt(n(412))/10*(parseInt(n(426))/11)+parseInt(n(410))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Pa extends t.Plugin{[Da(425)](){const t=Da,e=this[t(416)];if(!e[t(411)][t(430)](t(413)))return;e[t(415)][t(430)](t(418))[t(431)](t(413));const n=e[t(415)][t(430)](t(418)),r=e[t(428)];n[t(419)][t(408)](t(423),(e=>Hr(r,t(427),e)))}}const xa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(124754===-parseInt(n(293))/1+parseInt(n(326))/2+parseInt(n(328))/3*(parseInt(n(314))/4)+-parseInt(n(308))/5+parseInt(n(330))/6+parseInt(n(323))/7+-parseInt(n(313))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[xa(324)](){const t=xa,e=this[t(318)];if(!e[t(302)][t(321)](t(317)))return;const n=e[t(302)][t(332)](t(306));n[t(311)][t(333)](t(334),(()=>Hr(e[t(295)],t(320)))),e[t(310)][t(303)][t(298)]((r=>{const s=t;let o=!1;const i=Array[s(297)](e[s(310)][s(303)][s(329)][s(312)]());for(const{name:t,data:a}of i){const{group:i}=n[s(294)](t);if(s(316)!==i||!a[s(307)])continue;const c=a[s(307)],u=c[s(319)][s(322)];if(!u||!u.is(s(301),s(334)))continue;if(!c[s(327)][s(299)](c[s(319)]))continue;const l=e[s(310)][s(331)][s(304)](c[s(319)],s(300));if(l&&l[s(309)]){const e=r[s(325)](c[s(327)],l[s(327)]);e[s(296)](c)||(r[s(315)](t,{range:e}),o=!0)}o||(r[s(305)](t),o=!0)}return o}))}}function ja(){const t=["has","nodeBefore","992467vQBQFc","afterInit","createRange","493250qrzqFa","start","634086exNHXi","differ","1383786FGYYZs","schema","get","registerElementLabel","title-content","163123xTXhdx","_splitMarkerName","locale","isEqual","from","registerPostFixer","isTouching","forward","element","plugins","document","getNearestSelectionRange","removeMarker","TrackChangesEditing","newRange","892600KFrrMi","isCollapsed","model","descriptionFactory","getChangedMarkers","2912016xGOjHE","4cttuXS","updateMarker","suggestion","Title","editor","end","ELEMENT_TITLE"];return(ja=function(){return t})()}const Ga=za;function Va(){const t=["1671nTdltH","4447668jLyygu","74911qcHoJN","get","888DAAREf","261102mEmbQR","has","126uqiFsd","undo","3473658ukNugR","enableCommand","306096ZVvzvn","afterInit","editor","417868RZPOEg","plugins","UndoEditing","48bMhnAc","TrackChangesEditing","30ScPWkZ","65tVBQWg","redo"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(602761===-parseInt(n(341))/1+-parseInt(n(334))/2*(-parseInt(n(339))/3)+-parseInt(n(340))/4+-parseInt(n(337))/5*(parseInt(n(344))/6)+-parseInt(n(346))/7*(-parseInt(n(350))/8)+parseInt(n(348))/9*(-parseInt(n(336))/10)+-parseInt(n(331))/11*(-parseInt(n(343))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Ha extends t.Plugin{[Ga(351)](){const t=Ga,e=this[t(352)],n=e[t(332)][t(342)](t(335));e[t(332)][t(345)](t(333))&&(n[t(349)](t(347)),n[t(349)](t(338)))}}function Wa(t,e){const n=qa();return(Wa=function(t,e){return n[t-=242]})(t,e)}const Ka=Wa;function qa(){const t=["plugins","7064NPMgtc","7381407OGAsDN","5685tQevhR","720858QerZmu","15rMSFgV","820dHLfKc","11982080afqFJq","TrackChangesEditing","10380bxMZnk","enableCommand","10528119reRWmk","369udiCcw","has","get","editor","afterInit","24joiTqz","toggleTableCaption","TableCaptionEditing","requires","22ZdMVwD"];return(qa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(821002===-parseInt(n(243))/1*(parseInt(n(255))/2)+-parseInt(n(259))/3*(parseInt(n(262))/4)+-parseInt(n(261))/5*(parseInt(n(260))/6)+parseInt(n(245))/7+parseInt(n(257))/8*(parseInt(n(246))/9)+-parseInt(n(263))/10+-parseInt(n(258))/11*(-parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Ka(254)](){return[aa]}[Ka(250)](){const t=Ka,e=this[t(249)];e[t(256)][t(247)](t(253))&&e[t(256)][t(248)](t(242))[t(244)](t(252))}}const Za=Ja;function Ya(){const t=["9327157WymDDS","pluginName","tableBackgroundColor","change","has","subType","TableCellPropertiesEditing","registerDescriptionCallback","registerCustomCallback","document","getSelectionAffectedTableCells","join","2910teSXVq","tableCellBackgroundColor","16366380MvTpwH","TableUtils","enableCommand","tableWidth","TrackChangesTableProperties","getSuggestionCallback","handleSuggestionDescription","tableHeight","locale","tableCellBorderStyle","afterInit","removeAttribute","460136uNdPzd","plugins","data","handleDiscardAction","findAncestor","63FvjXsj","getContainedElement","*Format:* change table properties","_suggestionFactory","7848522oprhHj","tableCellProperties","getSuggestions","selection","descriptionFactory","getFirstPosition","tableBorderColor","start","nodeAfter","editor","discard","tableBorderStyle","accept","enqueueChange","tableCellWidth","get","table","982617NhMbWq","tableCellBorderWidth","tableCellHeight","_handlePropertyChange","tableCellBorderColor","tableAlignment","format","getAttribute","tableBorderWidth","TrackChangesEditing","6770pISOmD","tableCellPadding","3988OnGjjD","tableCellVerticalAlignment","98lbTuhu","*Format:* change table cell properties","batch","commandParams","formatBlock","TablePropertiesEditing","model","setAttribute","tableCellHorizontalAlignment","tableProperties","markBlockFormat","_getSuggestion"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(878506===parseInt(n(338))/1+parseInt(n(352))/2*(-parseInt(n(298))/3)+parseInt(n(350))/4*(parseInt(n(348))/5)+-parseInt(n(321))/6+-parseInt(n(286))/7+-parseInt(n(312))/8*(parseInt(n(317))/9)+parseInt(n(300))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(283)]=[e(327),e(332),e(346),e(343),e(303),e(307),e(288)],this[e(322)]=[e(342),e(309),e(339),e(349),e(335),e(340),e(299),e(282),e(351)]}static get[Za(287)](){return Za(304)}[Za(310)](){const t=Za,e=this[t(330)][t(313)][t(336)](t(347));if(this[t(330)][t(313)][t(290)](t(357))){for(const n of this[t(283)])e[t(302)](n,((e,r)=>{const s=t,o=this[s(330)][s(280)][s(295)][s(324)][s(326)]()[s(316)](s(337));this[s(341)](n,[o],this[s(283)],s(283),e,r)}));e[t(320)][t(294)](t(356),t(283),t(333),e[t(320)][t(305)](t(356),null,t(331))),e[t(320)][t(294)](t(356),t(283),t(331),((e,n)=>this[t(315)](this[t(283)],e,n))),e[t(320)][t(294)](t(356),t(283),t(297),(()=>!1))}if(this[t(330)][t(313)][t(290)](t(292))){for(const n of this[t(322)])e[t(302)](n,((e,r)=>{const s=t,o=this[s(330)][s(313)][s(336)](s(301))[s(296)](this[s(330)][s(280)][s(295)][s(324)]);this[s(341)](n,o,this[s(322)],s(322),e,r)}));e[t(320)][t(294)](t(356),t(322),t(333),e[t(320)][t(305)](t(356),null,t(331))),e[t(320)][t(294)](t(356),t(322),t(331),((e,n)=>this[t(315)](this[t(322)],e,n))),e[t(320)][t(294)](t(356),t(322),t(297),(()=>!1))}e[t(325)][t(293)]((e=>this[t(306)](e)))}[Za(341)](t,e,n,r,s,o){const i=Za,a=this[i(330)][i(313)][i(336)](i(347));this[i(330)][i(280)][i(334)](o[i(354)],(()=>{const t=i;for(const i of e)if(this[t(285)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(345)](r);void 0!==n&&(e[r]=n)}s(o),a[t(284)](i,{commandParams:[e]},[],r)}}))}[Za(315)](t,e,n){const r=Za,s=e[0][r(328)][r(329)],o=n[r(355)][0];this[r(330)][r(280)][r(289)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(281)](r,o[r],s):e[n(311)](r,s)}))}[Za(306)](t){const e=Za;if(t[e(314)])switch(t[e(291)]){case e(283):return{type:e(344),content:Hr(this[e(330)][e(308)],e(319))};case e(322):return{type:e(344),content:Hr(this[e(330)][e(308)],e(353))}}}[Za(285)](t,e){const n=Za,r=this[n(330)][n(313)][n(336)](n(347));for(const s of r[n(323)]({skipNotAttached:!0})){const r=s[n(318)]();if(s[n(291)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=317]})(t,e)}function Tc(){const t=["consume","attribute","data-suggestion","track-changes-enable-command-twice","dataToMarker","suggestion-type","conversion","1055936ayLvkn","pluginName","_reduceSuggestionAttributeRange","for","_adapter","insertion","plugins","deletion:chain","value","deletion:discard","getRanges","getAllAdjacentSuggestions","2898670UGSQwd","authoredAt","unshift","hasCommentThread","getAttribute","concat","fire","remove","suggestion","markMultiRangeDeletion","trackChangesCommand","activeMarkers","reconvertMarker","suggestionLoaded","chain","includes","formatInline","containsPosition","_removeSuggestion","_recordAttributeSuggestions","deletion:accept","insertion:","removeMarker:suggestion:formatBlock","track-changes-adapter-missing-getsuggestion","_trackFormatChanges","_refreshAttributeSuggestionsChain","suggestionUnloaded","documentSelection","writer","PendingActions","isLimit","addComment","update:suggestion","suggestion:","substr","item","removeMarker:suggestion:attribute","insertion:discard","accept","normal","markDeletion","define","isArray","deleteContent","length","locale","formatBlock:join","_recordAttributeChanges","_defaultCallbacks","getItems","_isBlockAttribute","track-changes-adapter-already-set","newValue","getUser","notReady","@external","markers","assign","fetchCommentThread","splice","acceptSuggestion","applyOperation","addMarker:suggestion","createRangeOn","markInlineFormat","has","options","trackChanges.trackFormatChanges","find","isOwn","registerInlineAttribute","hasComments","_rangeIsInLocalUserInsertion","clear","addMarker:suggestion:attribute","_enabledCommands","toUpperCase","substring","acceptAllSuggestions","deletion:","deletion","enableDefaultAttributesIntegration","createSelection","getShiftedBy","_getMarkerAnnouncementText","_handleNewSuggestionMarker","markAttributeChange","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","forEach","track-changes-suggestion-data-mismatch","markerReady","range","stopListening","isObject","low","getMultiRangeId","previous","startsWith","formatInline:chain","addSuggestion","insertContent","multipleBlocks","isUndo","_customCallbacks","attributeNewValue","change:activeMarkers","_setSuggestionData","isRemovable","addMarker:suggestion:formatBlock","attribute:discard","attributeKey","trackChanges.mergeNestedSuggestions","_getAttributeKey","_initAriaMarkerChangeAnnouncements","discard","detach","getIntersection","trackChanges","isIntersectingWithRange","getCustomProperty","getAncestors","warn","toViewElement","multi","open","_getSuggestionData","_saved","forceDefaultExecution","getDifference","parent","oldValue","external:","subType","isNextTo","_findSuggestions","getMarkers","action","init","_model","model","announce","insertion:join","registerCustomCallback","_getAuthorFromId","stop","formatGroupId","addHighlight","requires","_refreshSuggestionsChain","marker-count","ck-suggestion-marker-","attributeOldValue","editingDowncast","execute","data","setAttribute","isMultiRange","2423337AFHFIl","_inlineAttributeKeys","6yUdGJa","getChangedMarkers","84060CYkxEe","setTo","oldRange","elementStart","deletion:join","dataDowncast","getChanges","push","rename","listenTo","add","formatBlock:accept","attribute:","rethrowUnexpectedError","_onDiscard","_checkSuggestionCorrectness","136131YsIcJK","addCommentThread","getNearestSelectionRange","error-saving-suggestion-data-suggestion-discarded","format","from","change:_saved","unbindElementFromMarkerName","dataReady","getCommentThread","formatBlock:chain","tablePasteChainId","formatInline:","_isRegisteredAttribute","Users","formatBlock:discard","resolve","adapter","key","2PRbYSM","addUser","_updateSuggestionData","$elementName","getSuggestion","high","batch","markerToData","PENDING_ACTION_SUGGESTION","createPositionBefore","unbind","selection","getLastMatchingPosition","catch","backward","skipNestingCheck","createRange","suggestionChanged","_joinWithAdjacentSuggestions","nodeBefore","descriptionFactory","every","_getExternalAuthor","isDocumentOperation","TrackChangesEditing","formatInline:discard","config","removeAttribute","ck-suggestion-marker","createPositionAfter","toJSON","_isForcedDefaultExecutionBlock","discardAllSuggestions","before","containsRangeInObject","mapper","_suggestionFactory","containsItem","setSelection","20EQkXDy","_addSuggestionMarker","track-changes-user-not-found","editor","createdAt","filter","keys","root","getRange","always","addMarkerName","elementEnd","suggestion:attribute:","isExternal","moveTargetPosition","formatBlock:","schema","group","join","insertion:accept","position","commandName","widget","markBlockFormat","getSuggestions","CommentsRepository","delete","groupId","isInsideObject","creator","registerPostFixer","ck-suggestion-marker--active","default","_splitMarkerName","buildSuggestion","end","bindElementToMarker","next","getContainedElement","commentThread","createPositionAt","_processAttributeChanges","insert","createElement","isLocal","addClass","set","formatInline:join","forward","authorName","some","ck-suggestion-marker-formatInline","_SUGGESTION_ANNOUNCEMENT","_joinSuggestions","getFirstRange","containsRange","track-changes-command-not-found","hasSuggestion","removeMarkers","lowest","splitPosition","map","targetPosition","markerToHighlight","FORMATTING","_reduceExistingSuggestions","attribute:join","containerElement","$textProxy","document","element","nodeAfter","getWalker","pop","removed","isCollapsed","registerBlockAttribute","enqueueChange","consumable","attributes","$text","$graveyard","isAfter","enableReadOnlyMode","_setSuggestionRange","isTouching","markMultiRangeBlockFormat","never","return","markerNameToElements","fromCharCode","isBlock","insertion:chain","upcast","rejected","ready","_createSuggestion","elementToElement","isAtStart","comments","start","removeMarker","_cutOutSuggestionMarker","_suggestionState","track-changes-suggestion-not-found","isAtEnd","type","change:data","isEqual","updateSuggestion","addSuggestionData","_blockAttributeKeys","12551803MSrBGf","formatBlock","discardSuggestion","getSuggestionCallback","author","then","size","isBefore","refresh","isIntersecting","change","fromRange","formatInline:accept","310AYTqDz","LEAVE","enableCommand","12UuwzRb","removeComment","isSelectable","ENTER","howMany","sort","_afterChanges","_addThreadToSuggestion","acceptSelectedSuggestions","originalSuggestionId","clone","commands","addRange","head","_mergeNestedSuggestions","markMultiRangeInsertion","name","getFirstMarker","newRange","rootName","discardSelectedSuggestions","_isDataLoaded","values","attribute:accept","removeClass","markInsertion","_commentsRepository","_suggestions","_editor","get","after","updateMarker","markerName","highest","move","_registerDefaultCallbacks","createRangeIn","2239768foluLh","_breakSuggestionMarker","$marker","collaboration.channelId","ck-suggestion-marker-formatBlock","split","differ","showSuggestionHighlights","isInContent","meta","addMarker","_processAttributeSuggestions","editing","accepted"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(604334===parseInt(n(318))/1*(parseInt(n(543))/2)+parseInt(n(732))/3*(-parseInt(n(357))/4)+parseInt(n(555))/5*(parseInt(n(714))/6)+parseInt(n(712))/7+parseInt(n(522))/8+parseInt(n(716))/9*(-parseInt(n(482))/10)+-parseInt(n(469))/11*(parseInt(n(485))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(321);class yc extends t.Plugin{static get[Ec(702)](){return[Ec(382),o.Users,t.PendingActions,Qr,ns,is,ls,Ts,ps,As,Ss,Bs,to,so,uo,go,bo,Ao,Ro,vo,Fo,zo,xo,qo,Jo,ei,ai,pi,Li,oi,Vs,Ks,bi,Ai,vi,Fi,Ui,Hi,Xi,Qi,ra,aa,ha,ma,Xa,ya,Ra,Pa,Qa,Oa,Ua,Ha]}static get[Ec(544)](){return Ec(342)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(418)]((t=>String[e(447)](t)))[e(375)]("")}super(t),this[e(574)]=!1,this[e(403)](e(566),[]),this.on(e(660),((n,r,s,o)=>{const i=e;this[i(693)][i(479)]((()=>{const e=i;for(const n of[...o,...s])this[e(693)][e(611)][e(620)](n)&&t[e(534)][e(567)](n)}))})),this[e(338)]=new Xr(this[e(360)][e(694)][e(373)],this[e(360)][e(600)]),this[e(547)]=null,this[e(354)]=new Ac(this[e(360)]),this[e(512)]=new Map,this[e(511)]=t[e(549)][e(514)](e(382)),this[e(630)]=new Set,this[e(693)]=this[e(360)][e(694)],this[e(460)]=new WeakMap,this[e(349)]=!1,this[e(468)]=new Set([e(321)]),this[e(713)]=new Set,t[e(344)][e(596)](e(622),e(389)),this[e(579)]=t[e(344)][e(514)](e(622)),t[e(344)][e(596)](e(666),!0),this[e(499)]=t[e(344)][e(514)](e(666)),this[e(565)]=new l(t,this[e(630)]),this[e(668)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,50,52])}[Ec(692)](){const t=Ec,n=this[t(360)],r=(e,n)=>{const r=t;if(r(537)!=e)return r(705)+e;const s=n[r(527)]("|")[0];return this[r(605)](s)?r(526):r(408)};n[t(542)][t(546)](t(707))[t(420)]({model:t(563),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(390)](e[n(517)]),a=[n(346),r(o,i)];let c=3e3;return this[n(566)][n(570)](e[n(517)])&&(a[n(723)](n(388)),c=3010),n(635)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(542)][t(546)](t(721))[t(726)]((e=>{const r=t;e.on(r(617),((t,e,s)=>{const o=r;if(!s[o(621)][o(529)])return;const i=e[o(590)];if(!i)return;const c=s[o(353)][o(677)](i);n[o(694)][o(373)][o(648)](i)&&c&&!c[o(674)](o(379))&&c.is(o(424))&&(0,a.toWidget)(c,s[o(583)])}),{priority:r(323)})})),n[t(542)][t(546)](t(721))[t(420)]({model:t(563),view:(e,n)=>{const s=t;if(!n[s(621)][s(529)])return null;const{type:o,subType:i}=this[s(390)](e[s(517)]);return{classes:[s(346),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(590)])return;const{id:c}=this[a(390)](o[a(517)]);if(r){const t=this[a(512)][a(514)](c),e=this[a(667)](t);if(!this[a(605)](e))return}if(o[a(590)].is(a(329)))return void i[a(435)][a(536)](o[a(590)],s[a(501)]);const u=i[a(353)][a(677)](o[a(590)]);if(o[a(590)].is(a(427))&&n[a(694)][a(373)][a(448)](o[a(590)])&&!u[a(674)](a(701))){i[a(583)][a(402)]([a(346),a(526)],u),i[a(583)][a(710)](a(538),c,u),i[a(353)][a(393)](u,o[a(517)]),e&&(this[a(566)][a(570)](o[a(517)])?i[a(583)][a(402)](a(388),u):i[a(583)][a(509)](a(388),u));for(const t of n[a(694)][a(521)](o[a(590)])[a(604)]())i[a(435)][a(536)](t,s[a(501)]);i[a(435)][a(536)](o[a(590)],s[a(501)])}};n[t(542)][t(546)](t(721))[t(726)]((e=>{const n=t;e.on(n(663),((t,e,r)=>{const o=n;r[o(621)][o(529)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(518)})})),n[t(542)][t(546)](t(721))[t(726)]((e=>{const n=t;e.on(n(629),((t,e,r)=>{const o=n;r[o(621)][o(529)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(518)})})),n[t(542)][t(546)](t(721))[t(325)]({model:t(563),view:(e,n)=>n[t(621)][t(529)]?null:{group:t(563),name:e[t(589)](11)}}),n[t(542)][t(546)](t(450))[t(454)]({view:{name:t(563),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(588)+e[r(559)](r(541))+":"+e[r(559)]("id");return e[r(559)](r(704))&&(s+=":"+e[r(559)](r(704))),n[r(400)](r(524),{"data-name":s})}}),n[t(542)][t(546)](t(450))[t(540)]({view:t(563)}),n[t(542)][t(546)](t(707))[t(726)]((e=>{const n=t;e.on(n(663),s(),{priority:n(323)})})),n[t(542)][t(546)](t(707))[t(726)]((e=>{const n=t;e.on(n(629),s({isAttributeSuggestion:!0}),{priority:n(323)})})),n[t(542)][t(546)](t(707))[t(726)]((e=>{const n=t;e.on(n(577),((t,e,r)=>{const s=n,o=r[s(353)][s(446)](e[s(517)]);if(o)for(const t of o)t[s(674)](s(701))||(r[s(583)][s(509)]([s(346),s(526),s(388)],t),r[s(583)][s(345)](s(538),t),r[s(353)][s(739)](t,e[s(517)]))}),{priority:n(323)})})),n[t(542)][t(546)](t(707))[t(726)]((e=>{const n=t;e.on(n(591),((t,e,r)=>{const s=n,o=r[s(353)][s(446)](e[s(517)]);if(!o)return;const{id:i}=this[s(390)](e[s(517)]),a=this[s(512)][s(514)](i),c=this[s(667)](a);if(this[s(605)](c))for(const t of o)t[s(674)](s(701))||(r[s(583)][s(509)]([s(346),s(526),s(388)],t),r[s(583)][s(345)](s(538),t),r[s(353)][s(739)](t,e[s(517)]))}),{priority:n(323)})})),n[t(694)][t(426)][t(387)]((e=>{const r=t;let s=!1;const o=Array[r(737)](n[r(694)][r(426)][r(528)][r(715)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(390)](t);if(r(563)!==o)continue;const h=this[r(512)][r(514)](f);if(null!=c[r(503)]){r(571)==u&&(s=s||Lc(c[r(503)],t,e,n[r(694)][r(373)]));const o=r(537)==u&&this[r(605)](l[r(527)]("|")[0]);if(c[r(503)][r(432)]||r(438)==c[r(503)][r(364)][r(504)]||r(470)==u&&!Nc(c[r(503)])||o&&!Nc(c[r(503)])||r(635)==u&&(Cc(a=c[r(503)])||function(t){const e=r;return t[e(457)][e(684)]==t[e(392)][e(337)]&&t[e(457)][e(462)]}(a)))e[r(458)](t),s=!0;else{if(!h||!h[r(530)])continue;i[r(726)](h)}}}var a;return i[r(475)]>0&&(s=!!this[r(336)](i)||s),s})),n[t(694)][t(426)][t(387)]((e=>{const r=t;let s=!1;for(const t of n[r(694)][r(426)][r(528)][r(722)]())if(r(399)==t[r(463)])for(const t of this[r(512)][r(507)]()){if(t[r(711)]||!t[r(530)])continue;const o=r(470)==t[r(463)],i=this[r(667)](t),a=i&&this[r(605)](i);if(!o&&!a)continue;const c=t[r(411)]();if(c[r(457)][r(684)]!=c[r(392)][r(684)]&&!c[r(392)][r(462)]){const o=n[r(694)][r(397)](c[r(457)][r(428)],r(392)),i=n[r(694)][r(334)](c[r(457)],o);e[r(516)](t[r(502)](),{range:i}),s=!0}}return s})),n[t(694)][t(426)][t(387)]((e=>this[t(398)](e))),n[t(694)][t(426)][t(387)]((e=>!e[t(324)][t(401)]&&this[t(533)](e))),n[t(694)].on(t(491),(()=>{this[t(574)]=!1})),n[t(694)][t(426)].on(t(464),((r,s)=>{const o=t;if(!s[o(401)]||s[o(657)])return;if(!this[o(574)])return;const i=n[o(694)][o(426)][o(528)][o(722)]();if(0==i[o(599)])return;const a=[],c=i[o(362)]((t=>o(537)==t[o(463)])),u=i[o(362)]((t=>o(399)==t[o(463)]&&o(437)!=t[o(501)]));for(const t of c)this[o(745)](t[o(665)])&&a[o(723)]({key:t[o(665)],newValue:t[o(659)],oldValue:t[o(706)],range:Sc(t[o(646)],n[o(694)])});for(const t of u){if(o(724)!=t[o(691)]&&o(477)!=t[o(691)])continue;const e=Mc(t[o(377)][o(428)],n[o(694)]),r=t[o(351)];o(724)==t[o(691)]&&a[o(723)]({key:o(321),newValue:t[o(501)],oldValue:r[o(501)],range:e});for(const[n,s]of r[o(436)]){if(!this[o(745)](n))continue;const r=t[o(436)][o(514)](n);s!==r&&a[o(723)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(436)])this[o(745)](n)&&(r[o(436)][o(620)](n)||a[o(723)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(599)]&&n[o(694)][o(434)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(641)](t,e,s,o,{groupId:r});this[n(422)](t,a)}))}),{priority:t(416)}),n[t(694)][t(611)].on(t(587),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(390)](n[s(501)]),e=this[s(512)][s(514)](t);e&&e[s(367)](n[s(501)])}})),n[t(694)][t(426)].on(t(464),(()=>{const e=t,r=Array[e(737)](n[e(694)][e(426)][e(528)][e(715)]())[e(362)]((t=>e(563)===this[e(390)](t[e(501)])[e(374)]));if(0===r[e(599)])return;r[e(490)](((t,n)=>{const r=e,s=t[r(709)][r(718)],o=n[r(709)][r(718)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(457)][r(476)](o[r(457)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(390)](t);if(null===n[e(718)]){const n=this[e(640)](t);o[e(726)](n)}else{const t=this[e(512)][e(514)](r);null!==n[e(503)]||t[e(530)]?(s[e(726)](t[e(498)]),o[e(726)](t)):this[e(573)](t)}}o[e(475)]>0&&this[e(703)](o);for(const t of s)this[e(561)](e(335),t)})),n[t(694)].on(t(616),((e,r)=>{const s=t,o=r[0];if(!this[s(512)][s(475)])return;if(!o[s(341)])return;if(o[s(324)][s(657)]||!o[s(324)][s(401)])return;let i,a;switch(o[s(463)]){case s(399):i=n[s(694)][s(397)](o[s(377)]),a=i[s(638)](o[s(489)]);break;case s(527):i=n[s(694)][s(397)](o[s(417)]),a=n[s(694)][s(397)](o[s(371)]);break;case s(519):i=n[s(694)][s(397)](o[s(419)]),a=i[s(638)](o[s(489)]);break;default:return}const c=n[s(694)][s(334)](i,a);n[s(694)][s(479)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(689)](c)){if(e[t(711)])continue;if(t(571)==e[t(463)])continue;const r=this[t(667)](e);if(r&&this[t(605)](r)&&t(527)!=o[t(463)])continue;const s=e[t(709)]&&e[t(709)][t(656)];(t(470)!=e[t(463)]||t(527)==o[t(463)]&&!s)&&(n[t(352)]||t(548)==e[t(463)]&&n[t(624)]||e[t(411)]()[t(412)](c)&&this[t(523)](e,i,a))}}))}),{priority:t(416)}),n[t(694)].on(t(598),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(682)])return;if(this[s(349)])return;if(!this[s(565)][s(551)])return;if(o[s(432)])return;const a=n[s(694)][s(373)],{start:c,end:u}=o[s(411)](),l=c[s(428)]&&a[s(585)](c[s(428)])?null:a[s(734)](c,s(405)),f=u[s(337)]&&a[s(585)](u[s(337)])?null:a[s(734)](u,s(332)),h=n[s(694)][s(334)](l?l[s(457)]:c,f?f[s(392)]:u);n[s(694)][s(479)]((t=>{const e=s;this[e(595)](h);const r=n[e(694)][e(373)][e(734)](h[e(457)]);o.is(e(582))?t[e(356)](r):o[e(717)](r)})),e[s(699)]()}),{priority:e.priorities[t(594)]+10}),n[t(694)].on(t(655),((e,r)=>{const s=t,o=r[r[s(599)]-1];o&&o[s(682)]||this[s(349)]||this[s(565)][s(551)]&&(n[s(694)][s(479)]((()=>{const t=s;let o=n[t(694)][t(655)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(445)]=o[t(495)]();const i=o[t(392)][t(337)],a=n[t(694)][t(373)];i&&a[t(448)](i)&&!a[t(648)](i)&&(o=n[t(694)][t(334)](o[t(457)],n[t(694)][t(397)](i,t(392)))),this[t(510)](o)})),e[s(699)]())}),{priority:t(323)}),this[t(360)][t(496)][t(726)](t(672),this[t(565)]),this[t(484)](t(672));const o=new p(n,this[t(512)]);n[t(496)][t(726)](t(615),o),this[t(484)](t(615));const i=new b(n,this[t(512)]);n[t(496)][t(726)](t(471),i),this[t(484)](t(471)),n[t(496)][t(726)](t(633),new S(n,o,this[t(512)])),this[t(484)](t(633)),n[t(496)][t(726)](t(350),new S(n,i,this[t(512)])),this[t(484)](t(350)),n[t(496)][t(726)](t(493),new w(n,o,this[t(512)])),this[t(484)](t(493)),n[t(496)][t(726)](t(505),new w(n,i,this[t(512)])),this[t(484)](t(505));const c=n[t(549)][t(514)](t(382));this[t(725)](c,t(586),((e,{threadId:n})=>{const r=t,s=this[r(512)][r(514)](n);s&&s[r(396)]&&1===s[r(396)][r(599)]&&this[r(320)](n,{hasComments:!0})}),{priority:t(649)}),this[t(725)](c,t(486),((e,{threadId:n})=>{const r=t,s=this[r(512)][r(514)](n);s&&s[r(396)]&&!s[r(396)][r(599)]&&this[r(320)](n,{hasComments:!1})}),{priority:t(649)})}set[Ec(749)](t){const n=Ec;if(this[n(547)])throw new e.CKEditorError(n(606),this);this[n(547)]=t}get[Ec(749)](){return this[Ec(547)]}[Ec(381)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(512)][n(507)]())t&&!e[n(530)]||r[n(723)](e);return e?r[n(418)]((t=>t[n(348)]())):r}[Ec(322)](t){const n=Ec,r=this[n(512)][n(514)](t);if(!r)throw new e.CKEditorError(n(461),this);return r}[Ec(414)](t){const e=Ec;return this[e(512)][e(620)](t)}[Ec(467)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(463)][e(527)](":"),a=this[e(512)][e(514)](r)||this[e(453)](o,i,r,n,s);if(this[e(492)](a),this[e(731)](a,o,i||null,n),a[e(361)]=t[e(361)],a[e(506)]=!0,s&&s[e(610)]){const t=s[e(610)],n=this[e(340)](t[e(406)]);a[e(556)]=t[e(361)],a[e(473)]=n,a[e(370)]=!0}else a[e(556)]=t[e(361)];switch(t[e(709)]&&(a[e(709)]=t[e(709)]),t[e(436)]&&(a[e(436)]=t[e(436)]),this[e(547)]&&this[e(547)][e(654)]||(a[e(681)]=!0),this[e(460)][e(514)](a)){case e(609):this[e(460)][e(403)](a,e(740));break;case e(645):a[e(530)]?(this[e(336)](new Set([a])),this[e(703)](new Set([a])),this[e(460)][e(403)](a,e(452)),this[e(561)](e(568),a)):this[e(460)][e(403)](a,e(431))}return a}[Ec(615)](t){const e=Ec;this[e(682)]((()=>{const n=e;this[n(360)][n(694)][n(479)]((()=>{const e=n;for(const n of t[e(554)]())n[e(593)]()}))}))}[Ec(471)](t){const e=Ec;this[e(682)]((()=>{const n=e;this[n(360)][n(694)][n(479)]((()=>{const e=n;for(const n of t[e(554)]())n[e(669)]()}))}))}[Ec(484)](t,n){const r=Ec,s=this[r(360)][r(496)][r(514)](t);if(!s)throw new e.CKEditorError(r(413),this,{commandName:t});if(this[r(630)][r(620)](s))throw new e.CKEditorError(r(539),this,{commandName:t});this[r(630)][r(726)](s),n&&s.on(r(708),((t,e)=>{const o=r;this[o(565)][o(551)]&&(this[o(349)]||(e[o(599)]>0&&e[e[o(599)]-1]&&e[e[o(599)]-1][o(682)]?e[o(430)]():(t[o(445)]=n(((...t)=>s[o(708)](...t,{forceDefaultExecution:!0})),...e),t[o(699)]())))}),{priority:r(323)})}[Ec(682)](t){const n=Ec;let r,s;const o=this[n(349)];this[n(349)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(349)]=!1),s&&e.CKEditorError[n(729)](s,this),r}[Ec(510)](t,n=null,r={}){const s=Ec;if(t[s(432)])return null;const o=this[s(360)][s(549)][s(514)](s(746)).me;for(const{suggestion:e,meta:o}of this[s(689)](t,s(548)))if(o[s(624)]){if(!o[s(688)]){if(o[s(352)]){if(!this[s(499)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(523)](e,t[s(457)],t[s(392)]);break}if(n==e[s(687)]&&wc(e,r)){const n=e[s(411)]();return n[s(457)][s(465)](t[s(392)])?this[s(441)](e,this[s(693)][s(334)](t[s(457)],n[s(392)])):this[s(441)](e,this[s(693)][s(334)](n[s(457)],t[s(392)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(576)+n:s(548),u=this[s(661)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(358)](c,i,a,t),u}[Ec(500)](t,n=Ec(678),r={}){const s=Ec,o=this[s(360)][s(549)][s(514)](s(746)).me,i=this[s(354)][s(472)](s(548),n,s(375));for(const e of this[s(381)]())if(e[s(473)].id==o.id&&s(548)==e[s(463)]&&e[s(687)]==n&&wc(e,r)&&(i(e[s(553)](),t)||i(t,e[s(553)]()))){for(const n of t)e[s(497)](n);return e}for(const{suggestion:e,meta:n}of this[s(689)](t,s(548))){if(!n[s(624)])continue;if(!this[s(499)]&&n[s(352)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(553)]())for(const e of t)if(!n[s(412)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(576)+n,l=this[s(661)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(358)](u,a,c,e,zr[s(650)]());return l}[Ec(619)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(432)])return null;if(o(444)===this[o(579)]){const e=this[o(354)][o(472)](o(571),r,o(593));return this[o(682)]((()=>e([t],n,s))),null}const i=this[o(360)][o(549)][o(514)](o(746)).me,a=[];if(o(366)!==this[o(579)])for(const{suggestion:e,meta:n}of this[o(689)](t,o(548)))n[o(624)]&&!n[o(385)]&&a[o(723)](...e[o(553)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(671)](s);e&&r[n(723)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(599)];){const s=r[e][n(683)](t);r[n(614)](e,1,...s),e+=s[n(599)]}}return r}(t,a);c[o(599)]&&this[o(693)][o(479)]((()=>{const t=o;for(const e of c){const o=this[t(354)][t(472)](t(571),r,t(593));this[t(682)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(457)],u=t[o(392)];for(const{suggestion:e,meta:n}of this[o(689)](t,o(571))){if(!n[o(624)])continue;if(e[o(687)]!=r)continue;if(!wc(e,s))continue;const i=e[o(411)]();if(i[o(412)](t,!0))return null;c=c[o(476)](i[o(457)])?c:i[o(457)],u=u[o(439)](i[o(392)])?u:i[o(392)],a?i[o(457)][o(476)](a[o(411)]()[o(457)])?(a[o(415)](),a=e):e[o(415)]():a=e}const l=this[o(693)][o(334)](c,u);if(a)this[o(441)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(661)]({id:t,type:o(744)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(358)](o(744)+r,t,a,l)}}return null}[Ec(380)](t,n,r=[],s=null,o={}){const i=Ec;n[i(700)]||(n[i(700)]=n[i(378)]),n[i(656)]=t.is(i(646)),s=s||Rc(n);const a=r[i(418)]((t=>Mc(t,this[i(693)]))),c=t.is(i(646))?t:Mc(t,this[i(693)]);if(i(444)===this[i(579)]){const t=this[i(354)][i(472)](i(470),s,i(593));return this[i(682)]((()=>t([c],n,o))),null}a[i(723)](c);let u=!0;for(const t of a)if(!this[i(627)](t)){u=!1;break}if(u&&i(366)!==this[i(579)]){const t=this[i(354)][i(472)](i(470),s,i(593));return this[i(682)]((()=>t([c],n,o))),null}let l=null,f=c[i(457)],h=c[i(392)];for(const{suggestion:t,meta:e}of this[i(689)](c,i(470))){if(!e[i(624)])continue;if(e[i(688)]||e[i(352)]||e[i(385)])continue;if(t[i(709)][i(700)]!=n[i(700)])continue;if(!wc(t,o))continue;const r=t[i(411)]();if(t[i(687)]==s){if(r[i(412)](c,!0))return null;f=f[i(476)](r[i(457)])?f:r[i(457)],h=h[i(439)](r[i(392)])?h:r[i(392)],l?r[i(457)][i(476)](l[i(411)]()[i(457)])?(l[i(415)](),l=t):t[i(415)]():l=t}else{const e=c[i(671)](r);this[i(459)](t,e)}}const g=this[i(360)][i(549)][i(514)](i(746)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(441)](l,this[i(693)][i(334)](f,h)),l;{const t=this[i(661)]({id:d,type:i(372)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(358)](i(372)+s,d,p,this[i(693)][i(334)](f,h)),t}}[Ec(443)](t,n,r=[],s=null,o={}){const i=Ec;n[i(700)]||(n[i(700)]=n[i(378)]);const a=t[0];n[i(656)]=a.is(i(646)),s=s||Rc(n);const c=r[i(418)]((t=>Mc(t,this[i(693)]))),u=a.is(i(646))?t:t[i(418)]((t=>Mc(t,this[i(693)])));if(i(444)===this[i(579)]){const t=this[i(354)][i(472)](i(470),s,i(593));return this[i(682)]((()=>t(u,n,o))),null}c[i(723)](...u);let l=!0;for(const t of c)if(!this[i(627)](t)){l=!1;break}if(l&&i(366)!==this[i(579)]){const t=this[i(354)][i(472)](i(470),s,i(593));return this[i(682)]((()=>t(u,n,o))),null}const f=this[i(360)][i(549)][i(514)](i(746)).me;for(const t of this[i(381)]()){if(t[i(473)].id!=f.id)continue;if(i(470)!=t[i(463)]||t[i(709)][i(700)]!=n[i(700)])continue;if(!wc(t,o))continue;const e=t[i(687)]==s;for(let n=0;n<u[i(599)];n++){const r=u[n];for(const s of t[i(690)]()){const o=s[i(365)]();if(r[i(465)](o)){e?(u[i(614)](n,1),n--):t[i(458)](s[i(501)]);break}}}}if(0==u[i(599)])return null;const h=this[i(354)][i(472)](i(470),s,i(375));for(const t of this[i(381)]())if(t[i(473)].id==f.id&&i(470)==t[i(463)]&&t[i(709)][i(700)]==n[i(700)]&&t[i(687)]==s&&wc(t,o)&&(h(t[i(553)](),u)||h(u,t[i(553)]()))){for(const e of u)t[i(497)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(372)+s,m=this[i(661)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(358)](p,g,d,t,zr[i(650)]());return m}[Ec(595)](t,n=null,r={}){const s=Ec;if(t[s(432)])return null;const o=this[s(360)][s(549)][s(514)](s(746)).me,a=new i.LiveRange(t[s(457)],t[s(392)]);for(const{suggestion:t,meta:e}of this[s(689)](a,s(548)))if(e[s(624)]&&!e[s(688)])if(t[s(711)]){const e=t[s(553)]()[s(362)]((t=>s(438)!=t[s(364)][s(504)]));if(e[s(339)]((t=>a[s(412)](t,!0)))&&t[s(669)](),e[s(407)]((t=>t[s(412)](a,!0)))){const t=this[s(354)][s(472)](s(635),n,s(593));return this[s(682)]((()=>t([a],null,r))),null}}else{const e=a[s(671)](t[s(411)]());null!==e&&t[s(730)]([e],null,r)}if(a[s(670)](),a[s(432)]||s(438)==a[s(364)][s(504)])return null;let c=null,u=a[s(457)],l=a[s(392)];const f=this[s(689)](a,s(635));for(const{suggestion:t,meta:e}of f){const n=this[s(693)][s(334)](u,l);if(e[s(624)]&&(this[s(499)]||!e[s(352)]&&!e[s(385)]))if(t[s(711)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(553)]()){if(r[s(412)](n,!0))return t;n[s(412)](r)||(e=!1)}e&&t[s(669)]()}else{const e=t[s(411)]();if(e[s(412)](n,!0))return t;if(!wc(t,r)){n[s(412)](e)?t[s(415)]():e[s(572)](u)?u=e[s(392)]:e[s(572)](l)&&(l=e[s(457)]);continue}u=u[s(476)](e[s(457)])?u:e[s(457)],l=l[s(439)](e[s(392)])?l:e[s(392)],r=Object[s(612)]({},t[s(436)]),c?e[s(457)][s(476)](c[s(411)]()[s(457)])?(c[s(415)](),c=t):t[s(415)]():c=t}}if(c)return this[s(441)](c,this[s(693)][s(334)](u,l)),c;{const t=(0,e.uid)(),i=this[s(693)][s(334)](u,l),a=o.id,c=n?s(634)+n:s(635),f=this[s(661)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(358)](c,t,a,i),f}}[Ec(564)](t,n=Ec(678),r={}){const s=Ec,o=this[s(360)][s(549)][s(514)](s(746)).me,a=t[s(418)]((t=>new i.LiveRange(t[s(457)],t[s(392)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(689)](a,s(548)))e[s(624)]&&!e[s(688)]&&c[s(726)](t);for(const e of c)if(e[s(711)]){const o=e[s(553)]();if((!e[s(436)]||!e[s(436)][s(333)])&&o[s(339)]((t=>a[s(407)]((e=>e[s(412)](t,!0)))))&&e[s(669)](),a[s(339)]((t=>o[s(407)]((e=>e[s(412)](t,!0)))))){const e=this[s(354)][s(472)](s(635),n,s(593));return this[s(682)]((()=>e(t,null,r))),null}}else{const t=e[s(411)]();if(a[s(407)]((e=>e[s(412)](t,!0)))&&e[s(669)](),a[s(339)]((e=>t[s(412)](e,!0)))){const t=this[s(354)][s(472)](s(635),n,s(593));return this[s(682)]((()=>t(a,null,r))),null}}const u=this[s(354)][s(472)](s(635),n,s(375));let l=null;for(const t of this[s(381)]())if(t[s(473)].id==o.id&&t[s(530)]&&s(635)==t[s(463)]&&t[s(687)]==n&&wc(t,r)&&(u(t[s(553)](),a)||u(a,t[s(553)]())))if(l){if(t[s(396)]&&t[s(396)][s(599)])continue;for(const e of t[s(553)]())l[s(673)](e)||l[s(497)](e);t[s(415)]()}else{l=t;for(const e of a)t[s(673)](e)||t[s(497)](e)}if(l)return l;c[s(628)]();for(const{suggestion:t,meta:e}of this[s(689)](a,s(635)))e[s(624)]&&(this[s(499)]||!e[s(352)]&&!e[s(385)])&&wc(t,r)&&c[s(726)](t);for(const t of c){const e=t[s(553)]();if((!r||!r[s(333)])&&a[s(339)]((t=>e[s(407)]((e=>e[s(412)](t,!0))))))return t;(!t[s(436)]||!t[s(436)][s(333)])&&e[s(339)]((t=>a[s(407)]((e=>e[s(412)](t,!0)))))&&t[s(669)]()}const f=(0,e.uid)(),h=o.id,g=s(634)+n,d=this[s(661)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(670)](),t[s(432)]||s(438)==t[s(364)][s(504)]||this[s(358)](g,f,h,t,zr[s(650)]());return d}[Ec(641)](t,n,r,s,o){const i=Ec;if(t[i(432)])return[];if(i(444)===this[i(579)])return[];const a=this[i(360)][i(549)][i(514)](i(746)).me.id,c=Array[i(737)](this[i(512)][i(507)]())[i(362)]((e=>i(537)==e[i(463)]&&e[i(709)][i(317)]==n&&e[i(673)](t)));if(i(389)===this[i(579)]){const e=this[i(689)](t,i(548))[i(362)]((({meta:t})=>t[i(624)]&&!t[i(385)]&&!t[i(688)]))[i(418)]((({suggestion:t})=>t));c[i(557)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(537)==t[i(463)]?t[i(709)][i(685)]:void 0,o=t[i(411)](),a=Array[i(737)](u[i(363)]())[i(623)]((t=>t[i(478)](o)));if(!a)continue;const c=a[i(683)](o);this[i(605)](n)&&i(548)==t[i(463)]&&0!=c[i(599)]||(u[i(383)](a),c[i(643)]((t=>{u[i(403)](t,r)})),i(548)!=t[i(463)]&&e!=s&&u[i(403)](a[i(671)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(599)]>37&&console[i(676)](i(642),{key:n});const f=(i(728)+(n+"|")+Rc({newValue:s}))[i(632)](0,60),h=this[i(661)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(723)](h),this[i(358)](f,c,a,t)}return l}[Ec(636)](t){const e=Ec;this[e(484)](t,((t,...n)=>{this[e(602)]((()=>{t(...n)}))}))}[Ec(433)](t){const e=Ec;this[e(468)][e(726)](t)}[Ec(625)](t){const e=Ec;this[e(713)][e(726)](t)}[Ec(667)](t){const e=Ec;return e(537)==t[e(463)]?t[e(687)][e(527)]("|")[0]:null}[Ec(441)](t,e){const n=Ec,r=t[n(502)]();this[n(693)][n(479)]((t=>{t[n(516)](r,{range:e})}))}[Ec(492)](t){const e=Ec,n=t.id,r=this[e(360)][e(344)][e(514)](e(525));this[e(511)][e(558)](n)||this[e(511)][e(733)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(511)][e(741)](n);s[e(328)](e(662)),s[e(662)]=!1,t[e(396)]=s}[Ec(731)](t,n,r,s){const o=Ec;if(t[o(463)]!=n||t[o(687)]!=r||t[o(386)].id!=s)throw this[o(360)][o(440)](o(644)),new e.CKEditorError(o(644),this)}[Ec(459)](t,n){const r=Ec,s=t[r(411)]();if(n[r(465)](s))t[r(415)]();else if(s[r(412)](n)){const o=this[r(693)][r(397)](n[r(457)][r(337)],r(392));this[r(441)](t,this[r(693)][r(334)](s[r(457)],o));const i=(0,e.uid)(),a=t[r(386)].id,c=t[r(463)]+":"+t[r(687)];this[r(661)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(709)],attributes:t[r(436)]});const u=this[r(693)][r(397)](n[r(392)][r(684)],r(515)),l=this[r(693)][r(334)](u,s[r(392)]);this[r(358)](c,i,a,l)}else if(s[r(572)](n[r(457)])){const e=this[r(693)][r(397)](n[r(457)][r(337)],r(392));this[r(441)](t,this[r(693)][r(334)](s[r(457)],e))}else{const e=this[r(693)][r(397)](n[r(392)][r(684)],r(515));this[r(441)](t,this[r(693)][r(334)](e,s[r(392)]))}}[Ec(627)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(689)](t,e(548))){if(!r[e(624)])continue;const s=n[e(553)]();for(const n of s)if(!t[e(683)](n)[e(599)])return!0}return!1}[Ec(698)](t){const n=Ec,r=this[n(360)][n(549)][n(514)](n(746))[n(608)](t);if(!r)throw new e.CKEditorError(n(359),this);return r}[Ec(340)](t){const e=Ec,n=this[e(360)][e(549)][e(514)](e(746)),r=(0,o.hashObject)(e(686)+t);return n[e(608)](r)||n[e(319)]({id:r,name:t})}[Ec(453)](t,e,n,r,s){const o=Ec,i=this[o(698)](r),a=this[o(354)][o(391)](t,e,n,i,s,(t=>{const e=o;this[e(320)](n,{attributes:t});const r=this[e(322)](n);this[e(336)](new Set([r])),this[e(703)](new Set([r]))}));return this[o(725)](a,o(593),(()=>{const t=o;this[t(320)](n,{state:t(535)})}),{priority:o(323)}),this[o(725)](a,o(669),(()=>{const t=o;this[t(320)](n,{state:t(451)})}),{priority:o(323)}),this[o(512)][o(403)](n,a),this[o(460)][o(403)](a,o(609)),a}[Ec(390)](t){const e=Ec,n=t[e(527)](":");return{group:n[0],type:n[1],subType:n[e(599)]>=5?n[2]:null,id:n[e(599)]<5?n[2]:n[3],authorId:n[e(599)]<5?n[3]:n[4],markerCount:6==n[e(599)]?n[5]:null}}[Ec(523)](t,n,r){const s=Ec,o=t[s(411)](),i=o[s(457)],a=o[s(392)];this[s(441)](t,this[s(693)][s(334)](i,n));const c=(0,e.uid)(),u=t[s(386)].id,l=t[s(463)]+(t[s(687)]?":"+t[s(687)]:"");this[s(661)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(436)],data:t[s(709)]});const f=this[s(667)](t);(s(470)==t[s(463)]||f&&this[s(605)](f))&&(r=this[s(693)][s(327)](r[s(684)])),this[s(358)](l,c,u,this[s(693)][s(334)](r,a))}[Ec(689)](t,e=null){const n=Ec,r=[],s=this[n(360)][n(549)][n(514)](n(746)).me;Array[n(597)](t)||(t=[t]);for(const o of this[n(381)]()){if(!o[n(530)])continue;if(e&&o[n(463)]!=e)continue;let i=!1;for(const e of o[n(553)]()){for(const a of t){const t=a[n(457)][n(465)](e[n(392)])||a[n(392)][n(465)](e[n(457)]);if(t||a[n(671)](e)){const c=a[n(412)](e)&&kc(this[n(693)][n(373)],e[n(457)],a),u=e[n(412)](a)&&kc(this[n(693)][n(373)],a[n(457)],e);r[n(723)]({suggestion:o,meta:{isOwn:s==o[n(473)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(358)](t,e,n,r,s){const o=Ec;this[o(693)][o(479)]((i=>{const a=o;let c=a(588)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(532)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(573)](t){const e=Ec,n=t[e(651)],r=t[e(394)];t[e(651)]=null,t[e(394)]=null,null!=n&&n[e(394)]==t&&(n[e(394)]=r),null!=r&&r[e(651)]==t&&(r[e(651)]=n),e(452)==this[e(460)][e(514)](t)&&(this[e(460)][e(403)](t,e(431)),this[e(561)](e(581),t,n,r))}[Ec(661)](t){const n=Ec,r=t.id,s=this[n(467)](t);if(this[n(547)]&&this[n(547)][n(654)]){const o=this[n(360)][n(549)][n(514)](n(584)),i=s[n(626)],a=s[n(687)]?s[n(463)]+":"+s[n(687)]:s[n(463)],c=this[n(360)][n(600)],u=o[n(726)](Hr(c,n(326))),l={id:r,type:a,hasComments:i,data:t[n(709)]||null,originalSuggestionId:t[n(494)]||null,attributes:s[n(436)]};this[n(547)][n(654)](l)[n(474)]((t=>{const e=n;s[e(681)]=!0,o[e(562)](u),t&&t[e(361)]&&(this[e(512)][e(514)](r)[e(361)]=t[e(361)])}))[n(331)]((t=>{const r=n;throw(0,e.logWarning)(r(735)),this[r(360)][r(694)][r(434)]({isUndoable:!1},(()=>{s[r(669)]()})),s[r(647)](),this[r(512)][r(383)](s.id),this[r(460)][r(383)](s),t}))}return s}[Ec(605)](t){const e=Ec;return this[e(468)][e(620)](t)}[Ec(320)](t,e){const n=Ec,r=this[n(360)][n(549)][n(514)](n(584)),s=this[n(322)](t);if(this[n(547)]&&this[n(547)][n(466)])if(s[n(681)]){const s=r[n(726)](Hr(this[n(360)][n(600)],n(326)));this[n(547)][n(466)](t,e)[n(474)]((()=>{r[n(562)](s)}))}else s.on(n(738),(()=>{this[n(320)](t,e)}))}[Ec(680)](t){const n=Ec;if(!this[n(547)]||!this[n(547)][n(322)])throw new e.CKEditorError(n(578),this);return this[n(547)][n(322)](t)}[Ec(640)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(390)](t),i=this[e(512)][e(514)](n)||this[e(453)](r,s,n,o,{});switch(this[e(731)](i,r,s,o),this[e(460)][e(514)](i)){case e(609):this[e(680)](n)[e(474)]((t=>{const r=e;let s=Promise[r(748)]();t[r(626)]&&(s=this[r(511)][r(613)]({channelId:this[r(360)][r(344)][r(514)](r(525)),threadId:n})),s[r(474)]((()=>{const e=r;this[e(467)](t)[e(681)]=!0}))})),this[e(460)][e(403)](i,e(645));break;case e(431):this[e(320)](n,{state:e(679)});case e(740):this[e(460)][e(403)](i,e(452)),this[e(561)](e(568),i);break;case e(452):this[e(561)](e(335),i)}return i[e(367)](t),i}[Ec(703)](t){const e=Ec,n=Array[e(737)](t),r=n[e(362)]((t=>e(537)==t[e(463)]));this[e(580)](r);const s=n[e(362)]((t=>!t[e(711)]&&e(537)!=t[e(463)])),o=this[e(381)]({skipNotAttached:!0})[e(362)]((t=>!t[e(711)]&&e(537)!=t[e(463)])),i=o[e(362)]((n=>!t[e(620)](n))),a=new Map(o[e(418)]((t=>[t,this[e(354)][e(472)](t[e(463)],t[e(687)],e(569))]))),c=new Map(o[e(418)]((t=>[t,t[e(411)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(599)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(599)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(599)];t++){const n=s[t];!l[e(620)](n)&&n[e(651)]&&(f[e(726)](n[e(651)]),n[e(651)][e(394)]===n&&(n[e(651)][e(394)]=null),n[e(651)]=null),!u[e(620)](n)&&n[e(394)]&&(f[e(726)](n[e(394)]),n[e(394)][e(651)]===n&&(n[e(394)][e(651)]=null),n[e(394)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(599)];e++){const r=g(t,n[e]);r&&(r[0][s(394)]=r[1],r[1][s(651)]=r[0],u[s(726)](r[0]),l[s(726)](r[1]))}}function g(t,n){const r=e;if(t[r(473)].id!==n[r(473)].id)return null;const s=a[r(514)](t)(t,n,c[r(514)](t),c[r(514)](n));return s&&a[r(514)](n)(t,n,c[r(514)](t),c[r(514)](n))?s[1][r(396)]&&s[1][r(396)][r(599)]?null:s:null}f[e(475)]&&this[e(703)](f)}[Ec(580)](t){const e=Ec;if(0==t[e(599)])return;const n=this[e(381)]({skipNotAttached:!0})[e(362)]((t=>e(537)==t[e(463)]&&t[e(506)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(436)]);s[e(620)](n)||(s[e(403)](n,r[e(599)]),r[e(723)]([]));const i=s[e(514)](n);r[i][e(723)](t)}!function(){const t=e;r[t(490)](((e,n)=>{const r=t,s=e[0][r(361)],o=n[0][r(361)];return s==o?e[0][r(436)][r(384)]<n[0][r(436)][r(384)]?-1:1:s<o?-1:1}));for(const e of r)e[t(490)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(599)];t++){if(0==r[t][e(599)])continue;const n=[];for(let s=t+1;s<r[e(599)];s++)0!=r[s][e(599)]&&i(r[t],r[s])&&n[e(723)](s);for(const s of n)r[t]=r[t][e(560)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(599)];n++)t[n][e(394)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(599)];n++)t[n][e(651)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(436)][r(384)]!==n[0][r(436)][r(384)]&&t[0][r(473)]!==n[0][r(473)])return!1;if(!function(t,e){const n=r;return!t[n(626)]&&!e[n(626)]||(!t[n(626)]||!e[n(626)])&&(!!(t[n(626)]&&e[n(361)]<t[n(396)][n(456)][n(514)](0)[n(361)])||!!(e[n(626)]&&t[n(361)]<e[n(396)][n(456)][n(514)](0)[n(361)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(436)],r(384)),o=Ic(n[0][r(436)],r(384));return!!wr(s,o)&&(!!t[r(339)]((t=>n[r(407)]((e=>t[r(411)]()[r(465)](e[r(411)]())))))&&n[r(339)]((e=>t[r(407)]((t=>e[r(411)]()[r(465)](t[r(411)]()))))))}}[Ec(336)](t){const e=Ec,n=Array[e(737)](t),r=this[e(381)]({skipNotAttached:!0}),s=r[e(362)]((n=>!t[e(620)](n))),o=new Map(n[e(418)]((t=>[t,this[e(354)][e(472)](t[e(463)],t[e(687)],e(375))]))),i=new Map(r[e(418)]((t=>[t,t[e(553)]()])));for(let t=0;t<n[e(599)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(599)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(599)];e++){const s=r[e];if(s[a(463)]!==n[a(463)]||s[a(473)].id!==n[a(473)].id||s[a(687)]!==n[a(687)])continue;if(!Oc(n,s,[a(384)]))continue;if(a(537)==n[a(463)]&&n[a(709)][a(685)]!=s[a(709)][a(685)])continue;if(a(537)==n[a(463)]&&t[a(605)](n[a(709)][a(317)]))continue;if(a(470)==n[a(463)]){const e=t[a(360)][a(694)],r=n[a(395)]();if(r&&(e[a(373)][a(648)](r)||e[a(373)][a(585)](r)))continue}const c=o[a(514)](n),u=i[a(514)](n),l=i[a(514)](s),f=n[a(396)]&&n[a(396)][a(599)],h=s[a(396)]&&s[a(396)][a(599)];if(!f&&c(l,u))return t[a(410)](s,n),i[a(383)](n),!0;if(!h&&c(u,l))return t[a(410)](n,s),i[a(383)](s),!0}return!1}}[Ec(410)](t,e){const n=Ec;if(t[n(711)])for(const r of e[n(553)]())t[n(497)](r);else{const r=e[n(411)]()[n(392)];this[n(441)](t,this[n(693)][n(334)](t[n(411)]()[n(457)],r))}e[n(415)]()}[Ec(639)](t,e){const n=Ec,r=t[n(652)](n(736))||t[n(652)](n(537))?n(421):t[n(631)]();return Hr(this[n(360)][n(600)],e+"_"+r+n(409))}[Ec(668)](){const t=Ec,e=this[t(360)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(693)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(390)](t[s(501)]);if(s(563)===e){n[s(695)](this[s(639)](r,s(483)));break}}for(const t of r){const{group:e,type:r}=this[s(390)](t[s(501)]);if(s(563)===e){n[s(695)](this[s(639)](r,s(488)));break}}}))}[Ec(398)](t){const e=Ec;if(this[e(574)])return!1;const n=this[e(360)],r=n[e(694)][e(426)][e(528)][e(722)]();if(0==r[e(599)])return!1;const s=[],o=r[e(362)]((t=>e(537)==t[e(463)])),i=r[e(362)]((t=>e(399)==t[e(463)]&&e(437)!=t[e(501)])),a=r[e(362)]((t=>e(562)==t[e(463)]&&e(437)!=t[e(501)]));for(const t of o)s[e(723)]({key:t[e(665)],newValue:t[e(659)],oldValue:t[e(706)],range:Sc(t[e(646)],n[e(694)])});for(const t of i){const r=a[e(623)]((n=>n[e(377)][e(465)](t[e(377)])));r&&s[e(723)]({key:e(321),newValue:t[e(501)],oldValue:r[e(501)],range:n[e(694)][e(618)](t[e(377)][e(428)])})}return 0!=s[e(599)]&&this[e(422)](t,s)}[Ec(533)](t){const e=Ec;let n=!1;const r=this[e(360)][e(694)][e(426)][e(528)][e(715)]()[e(362)]((t=>t[e(709)][e(503)]&&t[e(501)][e(652)](e(369))));for(const s of r){const{subType:r,id:o}=this[e(390)](s[e(501)]),i=r[e(527)]("|")[0];for(const r of this[e(381)]({skipNotAttached:!0}))r.id!=o&&e(537)==r[e(463)]&&r[e(709)]&&r[e(709)][e(317)]==i&&r[e(411)]()[e(478)](s[e(709)][e(503)])&&(this[e(545)](r,s[e(709)][e(503)],t),n=!0)}return n}[Ec(602)](t){const e=Ec;this[e(360)],this[e(574)]=!0,t()}[Ec(745)](t){const e=Ec,n=this[e(605)](t),r=this[e(713)][e(620)](t);return n||r}[Ec(422)](t,e){const n=Ec;if(0==e[n(599)])return!1;let r=!1;for(const s of e){const e=this[n(689)](s[n(646)],n(537))[n(362)]((t=>!t[n(531)][n(688)]))[n(418)]((t=>t[n(563)])),i=(0,o.hashObject)({newValue:s[n(607)]});e[n(362)]((t=>{const e=n,[r,o]=t[e(687)][e(527)]("|");return r==s[e(317)]&&o!=i}))[n(643)]((e=>{const o=n;this[o(545)](e,s[o(646)],t),r=!0}))}return r}[Ec(545)](t,e,n){const r=Ec,s=t[r(411)]()[r(683)](e);0!==s[r(599)]?1!==s[r(599)]?this[r(523)](t,e[r(457)],e[r(392)]):this[r(441)](t,s[0]):n[r(458)](t[r(502)]())}}class Ac{constructor(t){const e=Ec;this[e(513)]=t,this[e(693)]=t[e(694)],this[e(658)]=new Map,this[e(603)]=new Map,this[e(520)]()}[Ec(391)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(693)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(472)](t,e,i(593))(...n),onDiscard:(...n)=>this[i(472)](t,e,i(669))(...n)})}[Ec(697)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(658)][s(403)](o,r)}[Ec(472)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(658)][r(514)](s)||this[r(603)][r(514)](t+":"+n)}[Ec(520)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(490)](((t,n)=>t[e(457)][e(476)](n[e(457)])?1:-1)),this[e(693)][e(479)]((n=>{const r=e;for(const e of t){let t;t=e[r(392)][r(462)]&&e[r(392)][r(684)]==e[r(457)][r(428)]?n[r(637)](e[r(457)][r(428)],"on"):n[r(637)](e),this[r(693)][r(598)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(693)][n(479)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(418)]((t=>(Cc(t)&&(t=this[s(693)][s(334)](t[s(392)])),t)))[s(362)]((t=>s(438)!==t[s(364)][s(504)]));if(c[s(599)]<1)return;const u=Array[s(737)](this[s(693)][s(426)][s(329)][s(553)]())[s(418)]((t=>i.LiveRange[s(480)](t)));r[s(356)](c);for(const t of this[s(513)][s(496)][s(496)]())t[s(477)]();a[s(723)]({forceDefaultExecution:!0}),this[s(513)][s(708)](o,...a);const l=u[s(362)]((t=>s(438)!=t[s(364)][s(504)]));l[s(599)]>0&&r[s(356)](l);for(const t of u)t[s(670)]()}))},s=(e,n)=>1==e[t(599)]&&1==n[t(599)]&&e[0][t(392)][t(465)](n[0][t(457)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(693)])?[e,n]:vc(n,e,s,r,this[t(693)])?[n,e]:null;this[t(603)][t(403)](t(376),e),this[t(603)][t(403)](t(592),n),this[t(603)][t(403)](t(696),s),this[t(603)][t(403)](t(449),o),this[t(603)][t(403)](t(575),n),this[t(603)][t(403)](t(552),e),this[t(603)][t(403)](t(720),s),this[t(603)][t(403)](t(550),o),this[t(603)][t(403)](t(481),r),this[t(603)][t(403)](t(343),e),this[t(603)][t(403)](t(404),s),this[t(603)][t(403)](t(653),e),this[t(603)][t(403)](t(727),r),this[t(603)][t(403)](t(747),e),this[t(603)][t(403)](t(601),s),this[t(603)][t(403)](t(742),e),this[t(603)][t(403)](t(508),e),this[t(603)][t(403)](t(664),((e,n)=>{const r=t;if(!n)return;const s=this[r(513)][r(549)][r(514)](yc);this[r(693)][r(479)]((t=>{const o=r;if(o(321)==n[o(317)])for(const r of e){const e=r[o(457)][o(428)],s=n[o(685)];t[o(724)](e,s)}else if(s[o(605)](n[o(317)]))for(const r of e)void 0!==n[o(685)]?t[o(710)](n[o(317)],n[o(685)],r[o(457)][o(428)]):t[o(345)](n[o(317)],r[o(457)][o(428)]);else for(const r of e)n[o(685)]?t[o(710)](n[o(317)],n[o(685)],r):t[o(345)](n[o(317)],r)}))})),this[t(603)][t(403)](t(423),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(684)][r(675)]({includeSelf:!0,parentFirst:!0})){if(s[r(364)]==s)return!1;if(!n[r(355)](s))return!1;if(t[r(648)](s)||t[r(585)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(392)][e(684)]==t[e(457)][e(428)]&&t[e(392)][e(455)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(590)].is(s(425))&&!r[s(648)](t[s(590)]),i=t[s(457)][s(330)](o),a=t[s(392)][s(330)](o,{direction:s(332)});return!(t[s(457)][s(465)](i)&&t[s(392)][s(465)](a)||(i[s(476)](a)?n[s(516)](e,{range:n[s(334)](i,a)}):n[s(458)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(457)][e(428)];return n&&n.is(e(427))}function Sc(t,e){const n=Ec;return null==t[n(392)][n(337)]&&t[n(392)][n(684)]==t[n(457)][n(428)]?Mc(t[n(457)][n(428)],e):t}function Mc(t,e){const n=Ec,r=e[n(373)][n(648)](t)||e[n(373)][n(487)](t);return e[n(334)](e[n(397)](t,n(351)),r?e[n(347)](t):e[n(397)](t,n(392)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(392)][o(465)](r[o(457)]))return!0;if(t[o(463)]!=e[o(463)])return!1;if(!n[o(392)][o(442)](r[o(457)]))return!1;const i=s[o(334)](n[o(392)],r[o(457)])[o(429)]();for(const t of i)if([o(719),o(368)][o(570)](t[o(463)])&&s[o(373)][o(585)](t[o(590)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(506)]||!e[r(506)])&&wr(Ic(t[r(436)],n),Ic(e[r(436)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(436)]),s=Dc(e);if(!t[n(506)])return!1;for(const t of Object[n(363)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(612)]({},t);return delete n[e(333)],delete n[e(743)],n}const Fc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=406]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(457419===-parseInt(n(426))/1*(-parseInt(n(412))/2)+parseInt(n(418))/3*(-parseInt(n(446))/4)+parseInt(n(421))/5+parseInt(n(436))/6+-parseInt(n(432))/7+-parseInt(n(447))/8*(-parseInt(n(428))/9)+parseInt(n(416))/10*(-parseInt(n(420))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(411)]=e,this[s(429)]=n,this[s(440)]=r,this[s(435)]=t,this[s(442)]=t[s(422)][s(444)](s(407)),this[s(410)]=t[s(422)][s(444)](s(417)),this[s(429)][s(415)](s(433)).to(this[s(442)],this[s(410)],((t,e)=>t||e)),this[s(429)][s(415)](s(448)).to(this[s(442)],s(433),(t=>t&&this[s(435)][s(411)][s(443)](e[s(438)]()))),this[s(429)][s(415)](s(425)).to(this[s(410)],s(433),(t=>t&&this[s(435)][s(411)][s(443)](e[s(438)]()))),this[s(423)]=null,n[s(439)]&&this[s(427)](),this[s(406)](n,s(407),(()=>this[s(407)]())),this[s(406)](n,s(417),(()=>this[s(417)]())),this[s(406)](n,s(434),(()=>{const t=s;n[t(439)]?this[t(427)]():this[t(413)]()}))}[Fc(407)](){const t=Fc;this[t(442)][t(445)](this[t(411)].id)}[Fc(417)](){const t=Fc;this[t(410)][t(445)](this[t(411)].id)}[Fc(419)](){const t=Fc;this[t(429)][t(409)](t(433)),this[t(429)][t(409)](t(448)),this[t(429)][t(409)](t(425)),this[t(414)](),this[t(440)][t(419)](),this[t(423)]&&this[t(413)]()}[Fc(427)](){const t=Fc,e=Hr(this[t(435)][t(430)],t(424));this[t(423)]=this[t(435)][t(441)][t(444)](t(408))[t(437)](e)}[Fc(413)](){const t=Fc;null!==this[t(423)]&&this[t(435)][t(441)][t(444)](t(408))[t(431)](this[t(423)]),this[t(423)]=null}}function Bc(){const t=["PENDING_ACTION_SUGGESTION","canDiscard","3964lxyAzt","_setPendingAction","9WpbKil","view","locale","remove","2020886lnVfIg","isEnabled","change:isDirty","_editor","3715620TQXtHK","add","getRanges","isDirty","commentThreadController","plugins","_acceptCommand","canEditAt","get","execute","4UavDeW","5608536adPNxM","canAccept","listenTo","acceptSuggestion","PendingActions","unbind","_discardCommand","model","346CXTEmP","_removePendingAction","stopListening","bind","30Jkydvc","discardSuggestion","1200753SgGdxM","destroy","3716757yZYonb","769600kZYDGM","commands","_pendingAction"];return(Bc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=185]})(t,e)}function Gc(){const t=["isReadOnly","value","delegate","locale","canDiscard","361144LsOvyO","canAccept","updateComment","destroy","_localUser","10NJJJPX","showInput","descriptionParts","cancel","224tlohaZ","commentInputView","_model","authoredAt","hasDirtyComment","3592768qtmpnv","fire","CommentView","commentThreadInputView","isDirty","disableComments","set","editorConfig","disabledSubmit","_createCommentThreadInputView","12308157ZWXMro","4738314mBVXBv","setData","isEnabled","1082380kwdRuC","commentsListView","2151766wSsysw","removeComment","commentThread","_config","5YxTqHq","element","focus","isActive","bind","addComment","editor","submit","_createCommentViews","length","assign","7614114GmhLza"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(872649===parseInt(n(213))/1+parseInt(n(215))/2+-parseInt(n(210))/3+-parseInt(n(199))/4+-parseInt(n(219))/5*(-parseInt(n(230))/6)+-parseInt(n(194))/7*(parseInt(n(185))/8)+-parseInt(n(209))/9*(-parseInt(n(190))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(214)]=null,this[s(202)]=null,this[s(205)](s(222),!1),this[s(205)](s(197),e[s(197)]),this[s(223)](s(197)).to(e),this[s(205)](s(192),[]),this[s(205)](s(203),!1),this[s(205)](s(212),!1),this[s(205)](s(186),!1),this[s(205)](s(235),!1),this[s(196)]=e,this[s(189)]=n,this[s(218)]=r,r[s(204)]?this[s(205)](s(228),1):this[s(227)]()}[Uc(221)](){const t=Uc;this[t(220)][t(221)]()}[Uc(188)](){const t=Uc;this[t(214)]&&this[t(214)][t(188)](),this[t(202)]&&this[t(202)][t(188)](),super[t(188)]()}[Uc(227)](){const t=Uc,{CommentsListView:e}=this[t(218)];this[t(214)]=new e(this[t(234)],this[t(196)][t(217)],Object[t(229)]({CommentView:this[t(218)][t(201)]},this[t(218)])),this[t(214)][t(233)](t(216)).to(this),this[t(214)][t(233)](t(187)).to(this),this[t(214)][t(223)](t(222)).to(this),this[t(205)](t(228),this[t(214)][t(228)]+1),this[t(223)](t(228)).to(this[t(214)],t(228),(t=>t+1)),this[t(202)]=this[t(208)](),this.on(t(216),(()=>this[t(221)]())),this[t(223)](t(203)).to(this[t(214)],t(198),this[t(202)][t(195)],t(232),((t,e)=>t||!!e))}[Uc(208)](){const t=Uc,{CommentThreadInputView:e}=this[t(218)],n=new e(this[t(234)],this[t(189)],this[t(218)][t(206)]),r=n[t(195)];return n[t(223)](t(191)).to(this,t(222),this[t(196)][t(217)],t(231),r,t(232),((t,e,n)=>!!n||t&&!e)),r.on(t(226),((e,n)=>{const s=t;this[s(200)](s(224),n),r[s(225)][s(211)]("")})),r.on(t(193),(()=>this[t(221)]())),r[t(223)](t(207)).to(this[t(196)][t(217)],t(231)),n}}const zc=Hc;function Hc(t,e){const n=qc();return(Hc=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=Hc,r=t();for(;;)try{if(521098===parseInt(n(434))/1*(parseInt(n(466))/2)+parseInt(n(491))/3+parseInt(n(518))/4*(-parseInt(n(532))/5)+parseInt(n(444))/6*(-parseInt(n(513))/7)+-parseInt(n(460))/8+-parseInt(n(480))/9*(parseInt(n(458))/10)+parseInt(n(506))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qc);class Wc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(438)](i(526),""),this[i(437)](i(526)).to(this,i(489),(t=>t&&t[0]?t[0][i(526)]:"")),this[i(437)](i(436)).to(this,i(489),this,i(452),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(493)+Kc(e[n(449)],e[n(509)])+n(533);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(478)]=null,this[i(450)]=this[i(495)](Hr(e,i(527)),t.icons[i(441)],i(442),i(501),"sw"),this[i(450)][i(437)](i(446)).to(this,i(432)),this[i(542)]=this[i(495)](Hr(e,i(472)),t.icons[i(467)],i(523),i(522),"sw"),this[i(542)][i(437)](i(446)).to(this,i(520)),this[i(517)]=new o.UserView(e,this[i(443)][i(499)],this[i(537)]()),this[i(517)][i(508)]({attributes:{class:[i(433),i(431)]}}),this[i(487)](this[i(457)]())}[zc(457)](){const t=zc,e=this[t(541)],n=[{tag:t(448),attributes:{class:[t(435),t(504)]},children:[{tag:t(515),children:[{text:this[t(517)][t(531)]}],attributes:{class:[t(503),t(540)]}},{tag:t(451),attributes:{datetime:e.to(t(502)),class:[t(528),t(483)]},children:[{text:e.to(t(502),(e=>this[t(535)][t(454)](e)))}]}]},{tag:t(448),attributes:{class:[t(474),t(516)]},children:[this[t(450)],this[t(542)]]},{tag:t(448),attributes:{class:[t(496)]}}];this[t(443)][t(453)]&&n[t(455)]({tag:t(448),attributes:{class:[t(439)]},children:[{text:this[t(485)]()}]});const r={tag:t(448),attributes:{class:[t(476),e.if(t(452),t(525)),e.to(t(526),(e=>t(538)+e)),this[t(535)][t(473)]&&t(529)],"data-suggestion-id":this[t(443)].id,"data-thread-id":this[t(443)][t(510)].id,"data-author-id":this[t(443)][t(499)].id,tabindex:-1},children:[{tag:t(448),attributes:{class:[t(490),t(479)]},children:[this[t(517)],{tag:t(448),attributes:{class:[t(447),t(514)]},children:n}]}]};return this[t(505)]&&this[t(498)]&&(r[t(530)][t(455)](this[t(505)],this[t(498)]),this[t(505)][t(481)](t(464)).to(this),this[t(505)][t(481)](t(488)).to(this),this[t(498)][t(481)](t(464)).to(this),this[t(498)][t(481)](t(488)).to(this)),r}[zc(521)](){const t=zc;super[t(521)](),this[t(478)]=this[t(507)][t(470)](t(465)),this[t(478)][t(497)]=this[t(436)],this.on(t(484),((e,n,r)=>{const s=t;this[s(478)][s(497)]=r}))}[zc(495)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(519)]);return a[i(438)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(508)]({attributes:{class:n}}),a.on(i(469),(()=>{const t=i;this[t(456)](r,this[t(443)].id)})),a}[zc(485)](){const t=zc;return t(461)===this[t(443)][t(459)][t(534)][t(511)]?Hr(this[t(519)],t(494)):Hr(this[t(519)],t(445))}[zc(537)](){const t=zc;return this[t(443)][t(453)]?t(461)===this[t(443)][t(459)][t(534)][t(511)]?Hr(this[t(519)],t(512),this[t(443)][t(492)][t(531)]):Hr(this[t(519)],t(500),this[t(443)][t(492)][t(531)]):null}}function Kc(t,e){const n=zc;let r="";return r+=t[n(471)]("*")[n(468)](((t,e)=>e%2!=0?n(524)+Xc(t)+n(482):Xc(t)))[n(477)](""),e&&(r+=n(440)+e[n(536)]+n(463)+e[n(475)]+n(539)),r}function qc(){const t=["ck-annotation__main","span","ck-annotation__actions","userView","4068808goMNHo","locale","canDiscard","render","discardSuggestion","ck-suggestion--discard",'<span class="ck-suggestion-type">',"ck-suggestion-wrapper--active","type","Accept suggestion","ck-comment__info-time","ck-suggestion--disabled-comments","children","name","5AfvKKV","</p>","@external","_config","value","getUserViewNotificationText","ck-suggestion-",'"></span>',"ck-annotation__info-name","bindTemplate","discardButton","ck-annotation__user","canAccept","ck-suggestion__user","9151KxPgfj","ck-suggestion__info","description","bind","set","ck-comment__external",'<span class="ck-suggestion-color" style="background-color: ',"check","ck-suggestion--accept","_model","35484EkMsdv","EXTERNAL_SUGGESTION","isEnabled","ck-suggestion__main","div","content","acceptButton","time","isActive","isExternal","formatDateTime","push","fire","getTemplate","470TTngnV","attributes","395624XDqDtj","importWord","innerText",'" title="',"editorReady",".ck-annotation__content-wrapper","4HvUWFu","cancel","map","execute","querySelector","split","Discard suggestion","disableComments","ck-suggestion__actions","title","ck-suggestion-wrapper","join","_descriptionElement","ck-annotation","113193TwOZGi","delegate","</span>","ck-annotation__info-time","change:description","getExternalSuggestionNote","createElement","setTemplate","editorDestroyed","descriptionParts","ck-suggestion","2577351OCzNny","creator","<p>","EXTERNAL_IMPORT_WORD_SUGGESTION","_createButton","ck-annotation__content-wrapper","innerHTML","commentThreadInputView","author","EXTERNAL_AVATAR","acceptSuggestion","authoredAt","ck-suggestion__info-name","ck-annotation__info","commentsListView","23228381GIcpBD","element","extendTemplate","color","commentThread","source","EXTERNAL_IMPORT_WORD_AVATAR","959fUCzqj"];return(qc=function(){return t})()}function Xc(t){const e=zc,n=document[e(486)](e(515));return n[e(462)]=t,n[e(497)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Qc;function Jc(){const t=["model","addComment","trackChanges.disableComments","bind","plugins","_destroyController","keys","suggestionChanged","menuitem","view","isEnabled","push","SuggestionThreadView","7662216zwqdro","Discard all suggestions","EditorAnnotations","actionView","registerAnnotation","_addUIComponentsToFactory","discardButton","getMarkers","createAnnotationView","_annotationViews","228156tcoBYn","suggestionUnloaded","acceptAllSuggestions","destroy","toMany","has","editor","locale","suggestionLoaded","filter","componentFactory","focus","items","commentThread","_unbindEditors","getDescriptions","requires","buttonView","length","button","unbind","delegate","pluginName","_updateController","activeAnnotations","getJoined","isInContent","_initializeController","_handleControllerBuffer","switchbutton","getSuggestion","comments.maxThreadTotalWeight","arrowView","init","commands","stopListening","reduce","7570235HadZfd","8401952wKHSnA","getByInnerView","CommentView","add","change:previous","getFirstRange","some","panelView","isMultiRange","TrackChangesUI","discardAllSuggestions","4802356vxzJMU","_createMenuBarMenu","execute","getAllAdjacentSuggestions","acceptButton","TrackChangesEditing","Accept all suggestions","commandName","_bindAnnotationToEditors","head","children","values","refreshSelectedViews","change:activeAnnotations","activeMarkers","addSourceCollector","Annotations","CommentsUI","separator","discardSelectedSuggestions","getMarkerNames","get","createAnnotation","6021204sjNCps","_handleSuggestionControllerDelayed","Discard all selected suggestions","editing","comments.editorConfig","_disableComments","innerView","CommentsRepository","acceptSelectedSuggestions","lowest","menuBar:trackChanges","suggestion-","clear","previous","size","from","hasSuggestion","trackChanges.SuggestionThreadView","comments.maxCommentCharsWhenCollapsed","set","_viewToController","_createToolbarButton","source","define","value","descriptionFactory","remove","createCommentThreadController","_suggestionToController","listenTo","trackChanges","comments","type","Accept all selected suggestions","getRanges","isOn","mainView","comments.maxCommentsWhenCollapsed","455994zknUqG","delete","descriptionParts","26SNcnzG","_refreshActiveMarkers","isDirty","Track changes","config","menuitemcheckbox","menu"];return(Jc=function(){return t})()}function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(852604===-parseInt(n(347))/1+parseInt(n(350))/2*(parseInt(n(380))/3)+parseInt(n(429))/4+-parseInt(n(417))/5+-parseInt(n(370))/6+parseInt(n(452))/7+parseInt(n(418))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(396)](){const t=Yc;return[yc,o.Users,t(459),t(445),t(372)]}static get[Yc(402)](){return Yc(427)}constructor(t){const e=Yc;super(t),this[e(337)]=new Map,this[e(472)]=new Map,this[e(379)]=new Map,this[e(408)]=new Map;const n=this[e(386)][e(354)];n[e(475)](e(469),Wc),n[e(475)](e(359),!1),this[e(457)]=n[e(450)](e(359))}[Yc(453)](t,e){const n=Yc;0===this[n(408)][n(466)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(408)]){const r=this[t(337)][t(385)](e);r||n?r&&n&&this[t(362)](e):this[t(407)](e)}this[t(408)][t(464)](),this[t(386)][t(361)][t(450)](t(372))[t(441)](),this[t(351)]()}),10),this[n(408)][n(471)](t,e)}[Yc(413)](){const t=Yc,e=this[t(386)],n=e[t(361)][t(450)](t(434)),r=e[t(361)][t(450)](t(445)),s=e[t(361)][t(450)](t(372)),o=e[t(361)][t(450)](t(459));this[t(375)](),s[t(444)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(467)](this[e(337)])){const s=t[e(432)](),o=[];for(const t of s){if(!t[e(406)])continue;if(t[e(426)]){o[e(368)](...t[e(343)]());continue}const n=t[e(423)]();if(o[e(398)]>0){const t=o[0][e(405)](n);if(t){o[0]=t;continue}}o[e(368)](n)}n[e(368)]([r[e(366)],o])}return n})),this[t(338)](n,t(388),((e,n)=>{const r=t;this[r(338)](n,r(422),((t,e,s,o)=>{const i=r;n[i(406)]&&(null==s?(this[i(403)](o[i(438)]),this[i(453)](n,!1)):(this[i(403)](s[i(438)]),null==o&&this[i(453)](n,!0)))})),null!==n[r(465)]?this[r(403)](n[r(438)]):this[r(453)](n,!1)})),this[t(338)](n,t(381),((e,n,r)=>{const s=t;this[s(415)](n,s(422)),this[s(408)][s(348)](n),this[s(337)][s(385)](n)&&this[s(362)](n),r&&this[s(403)](r[s(438)])})),this[t(338)](n,t(364),((e,n)=>{this[t(403)](n)})),this[t(338)](r,t(442),(()=>{this[t(351)]()})),this[t(338)](o,t(358),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(468)](r))return;const i=n[o(410)](r);this[o(337)][o(450)](i)[o(366)][o(391)]()}),{priority:t(461)})}[Yc(351)](){const t=Yc,e=this[t(386)][t(361)][t(450)](t(445)),n=this[t(386)][t(361)][t(450)](t(434)),r=Array[t(467)](e[t(404)],(e=>e[t(458)]))[t(389)]((e=>this[t(472)][t(385)](e))),s=[];for(const e of r){const n=this[t(472)][t(450)](e)[t(357)][t(432)]();s[t(368)](...n[t(416)](((e,n)=>[...e,...n[t(449)]()]),[]))}n[t(443)]=s}[Yc(375)](){const t=Yc,n=this[t(386)],r=n[t(387)],o=Hr(r,t(353)),i=new e.Collection([{type:t(409),model:new s.ViewModel({withText:!0,label:o,commandName:t(339),role:t(355)})},{type:t(447)},{type:t(399),model:new s.ViewModel({withText:!0,label:Hr(r,t(435)),commandName:t(382),role:t(365)})},{type:t(399),model:new s.ViewModel({withText:!0,label:Hr(r,t(342)),commandName:t(460),role:t(365)})},{type:t(399),model:new s.ViewModel({withText:!0,label:Hr(r,t(371)),commandName:t(428),role:t(365)})},{type:t(399),model:new s.ViewModel({withText:!0,label:Hr(r,t(454)),commandName:t(448),role:t(365)})}]);for(const e of i)if(tu(e)){const r=n[t(414)][t(450)](e[t(357)][t(436)]);e[t(357)][t(360)](t(344),t(367)).to(r,t(333),t(367))}n.ui[t(390)][t(421)](t(339),(e=>this[t(473)](e,i,o))),n.ui[t(390)][t(421)](t(462),(e=>this[t(430)](e,i,o)))}[Yc(473)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(386)][r(414)][r(450)](r(339));o[r(397)][r(471)]({tooltip:n,label:n,icon:Zc}),o[r(397)][r(360)](r(344)).to(i,r(333)),o[r(397)].on(r(431),(()=>{const t=r;i[t(431)](),this[t(386)][t(455)][t(366)][t(391)]()})),(0,s.addListToDropdown)(o,e,{role:r(356)});const a=[];for(const t of e)tu(t)&&a[r(368)](this[r(386)][r(414)][r(450)](t[r(357)][r(436)]));const c=o[r(397)];return c[r(373)][r(400)](r(367)),c[r(412)][r(400)](r(367)),c[r(373)][r(360)](r(367)).to(i,r(367)),c[r(412)][r(360)](r(367))[r(384)](a,r(367),((...t)=>t[r(424)]((t=>t)))),o.on(r(431),(t=>{const e=r;this[e(386)][e(431)](t[e(474)][e(436)]),this[e(386)][e(455)][e(366)][e(391)]()})),o}[Yc(430)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(386)][r(414)][r(450)](r(339));o[r(397)][r(471)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(447)==n[r(341)]){a[r(392)][r(421)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(357)];i[r(360)](...Object[r(363)](c)).to(c),i[r(401)](r(431)).to(o),i.on(r(431),(()=>{const t=r;this[t(386)][t(431)](c[t(436)]),this[t(386)][t(455)][t(366)][t(391)]()})),e[r(439)][r(421)](i),a[r(392)][r(421)](e)}return o[r(360)](r(367)).to(i,r(367)),o[r(425)][r(439)][r(421)](a),o}[Yc(407)](t){const e=Yc,n=this[e(386)],r=n[e(354)],s=n[e(361)][e(450)](e(445)),i=n[e(361)][e(450)](e(459)),a=n[e(361)][e(450)](e(372)),c=n[e(361)][e(450)](o.Users).me,u=r[e(450)](e(339))[e(369)],{CommentsListView:l,CommentThreadInputView:f}=n[e(361)][e(450)](e(446));let h,g;this[e(379)][e(385)](t.id)?(g=this[e(379)][e(450)](t.id),h=g[e(345)]):(h=new u(n[e(387)],t,c,{disableComments:this[e(457)],editorConfig:r[e(450)](e(456)),maxCommentsWhenCollapsed:r[e(450)](e(346)),maxThreadTotalWeight:r[e(450)](e(411)),maxCommentCharsWhenCollapsed:r[e(450)](e(470)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(450)](e(387))),CommentView:r[e(450)](e(340))[e(420)],CommentsListView:l,CommentThreadInputView:f}),h[e(433)].on(e(431),(()=>{const t=e;n[t(455)][t(366)][t(391)]()})),h[e(376)].on(e(431),(()=>{const t=e;n[t(455)][t(366)][t(391)]()})),g=s[e(378)](this[e(386)][e(387)],h),g[e(360)](e(352)).to(h,e(352)),g[e(360)](e(398)).to(h),g[e(360)](e(341)).to(h,e(341),(t=>e(463)+t)),this[e(379)][e(471)](t.id,g));const d=i[e(336)](t[e(393)],h),p=new xc(n,t,h,d),m=t[e(432)]()[e(389)]((t=>t[e(406)]));h[e(349)]=n[e(361)][e(450)](e(434))[e(334)][e(395)](m),this[e(337)][e(471)](t,p),this[e(472)][e(471)](h,p);const I=s[e(451)]({view:g,target:()=>{const r=e,s=[],i=t[r(432)]()[r(389)]((t=>t[r(406)]));for(const t of i)s[r(368)](...t[r(377)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(455)],s)},type:()=>e(463)+p[e(366)][e(341)]});i[e(437)](h,I),s[e(421)](I),a[e(374)](I)}[Yc(362)](t){const e=Yc,n=this[e(386)][e(361)][e(450)](e(459)),r=this[e(386)][e(361)][e(450)](e(445)),s=this[e(337)][e(450)](t),o=s[e(366)],i=r[e(419)](o);n[e(394)](o),i&&r[e(335)](i),this[e(337)][e(348)](t),this[e(472)][e(348)](o),s[e(383)]()}[Yc(403)](t){const e=Yc;if(!t[e(406)]||!this[e(337)][e(385)](t))return;const n=this[e(386)][e(361)][e(450)](e(434)),r=this[e(337)][e(450)](t),s=t[e(432)]();r[e(366)][e(349)]=n[e(334)][e(395)](s)}[Yc(383)](){const t=Yc;for(const e of this[t(337)][t(363)]())this[t(362)](e);for(const e of this[t(379)][t(440)]())e[t(345)][t(383)]();super[t(383)]()}}function tu(t){return Yc(357)in t}var eu=ru;function nu(){var t=["getSuggestions","12865437PTvjZa","167160pRtvQk","editor","1888934SggkGR","addSuggestion","getSuggestion","addSuggestionData","3NZIJzC","requires","55IArCuZ","3120390IPtszG","7687780bXzriA","pluginName","adapter","1855440qOxWhV","TrackChanges","35ngvRqN","Comments","4QJelKP","1684605DnGqGC","plugins","get"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=136]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(964060===-parseInt(n(146))/1+parseInt(n(153))/2*(parseInt(n(157))/3)+-parseInt(n(145))/4*(-parseInt(n(138))/5)+parseInt(n(137))/6+parseInt(n(143))/7*(parseInt(n(141))/8)+-parseInt(n(150))/9+parseInt(n(151))/10*(-parseInt(n(136))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(158)](){return[yc,$c,eu(144)]}static get[eu(139)](){return eu(142)}set[eu(140)](t){var e=eu;this[e(152)][e(147)][e(148)](yc)[e(140)]=t}get[eu(140)](){var t=eu;return this[t(152)][t(147)][t(148)](yc)[t(140)]}[eu(154)](t){var e=eu;return this[e(152)][e(147)][e(148)](yc)[e(156)](t)}[eu(149)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(152)][n(147)][n(148)](yc)[n(149)]({skipNotAttached:t,toJSON:e})}[eu(155)](t){var e=eu;return this[e(152)][e(147)][e(148)](yc)[e(155)](t)}}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=244]})(t,e)}function au(){const t=["users","createElement","getRootsAttributes","488108xjmdfk","reduce","getCommentThreads","requires","getRootNames","6qfnwmE","trackChangesData","discardAllSuggestions","21212BkJMyA","config","model","getDataWithAcceptedSuggestions","define","execute","TrackChangesEditing","document","331794VPjzjy","addCommentThread","set","trackChangesData.editorCreator","create","getUser","10JwwDcH","getDataWithDiscardedSuggestions","plugins","Pagination","TrackChangesDataGetter","pluginName","acceptAllSuggestions","Users","init","div","getSuggestions","get","getFullData","3904026koNQNI","track-changes-data-invalid-editor-creator","rootsAttributes","addUser","useAnonymousUser","result","TrackChangesData","8886361EImHii","374496nUszTE","constructor","CommentsRepository","function","_adapter","editorCreator","destroy","appendChild","name","createDocumentFragment","push","45JlPsbO","editor","1855932ONCkfY","end","addSuggestionData","data","112aClPeS","map"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(295596===parseInt(n(305))/1+-parseInt(n(262))/2*(parseInt(n(267))/3)+parseInt(n(270))/4*(-parseInt(n(251))/5)+-parseInt(n(253))/6+-parseInt(n(297))/7+-parseInt(n(257))/8*(-parseInt(n(278))/9)+parseInt(n(284))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(287)];class uu extends t.Plugin{static get[ou(265)](){return[yc]}static get[ou(289)](){return ou(303)}[ou(292)](){const t=ou,n=this[t(252)];if(n[t(271)][t(274)](t(281),(e=>{const r=t,s=n[r(272)][r(277)][r(266)]()[r(263)](((t,e)=>(t[e]="",t)),{});return n[r(306)][r(282)](s,e)})),t(308)!=typeof n[t(271)][t(295)](t(268))[t(245)])throw new e.CKEditorError(t(298))}[ou(273)](t){return hu(this[ou(252)],!0,t)}[ou(285)](t){return hu(this[ou(252)],!1,t)}}class lu extends t.Plugin{static get[ou(289)](){return ou(288)}constructor(t){const e=ou;super(t),this[e(302)]=e(254)}[ou(292)](){const t=ou;this[t(252)][t(286)][t(295)](t(307))[t(244)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(252)][t(286)][t(295)](t(276))[t(244)]=null}}function fu(t){return void 0!==t[ou(261)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(286)][r(250)](yc,lu),s[r(299)]=fu(t)?t[r(261)]():void 0;const i=document[r(249)](),a=t[r(271)][r(295)](r(268))[r(245)],c=await a(s,(()=>function(t){const e=r,n=document[e(260)](e(293));return t[e(247)](n),n}(i)));!function(t,e){const n=r,s=t[n(272)][n(277)][n(266)]()[n(263)](((e,r)=>(e[r]=t[n(256)][n(295)]({rootName:r}),e)),{}),o=t[n(286)][n(295)](n(291))[n(259)][n(258)]((t=>({id:t.id,name:t[n(248)]}))),i=t[n(286)][n(295)](n(276))[n(294)]({skipNotAttached:!0,toJSON:!0}),a=t[n(286)][n(295)](n(307))[n(264)]({skipNotAttached:!0,toJSON:!0}),c=e[n(286)][n(295)](n(291)),u=e[n(286)][n(295)](n(276)),l=e[n(286)][n(295)](n(307));for(const t of o)c[n(283)](t.id)||c[n(300)](t);c.me||c[n(301)]();for(const t of a)l[n(279)](t);for(const t of i)u[n(255)](t);e[n(256)][n(280)](s)}(t,c),c[r(275)](r(e?290:269));const u=fu(c)?c[r(296)](n):c[r(256)][r(295)](n);return await c[r(246)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=367]})(t,e)}function du(){var t=["4FBfbfa","10217060hZPjby","281mzqTBx","8078sJiqRx","323562hWKezu","468472IQKGnp","695GhnkDs","54868847EfGGZe","8924881rGSZZo","171ZCqpei","70260HpxfOj"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(978182===parseInt(n(368))/1*(parseInt(n(369))/2)+-parseInt(n(370))/3*(parseInt(n(377))/4)+-parseInt(n(372))/5*(parseInt(n(376))/6)+-parseInt(n(374))/7+parseInt(n(371))/8*(-parseInt(n(375))/9)+-parseInt(n(367))/10+parseInt(n(373))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|