@ckeditor/ckeditor5-track-changes 42.0.0-alpha.5 → 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:()=>ru,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["26KyCBRD","594486vKgKNq","refresh","forceDisabled","2332980aWyrZD","value","1830620WZgTfZ","19322uHvlxN","_disableUnsupportedCommands","commands","3342450wCKmOl","_enabledCommands","6JADeuG","affectsData","_enableCommands","isEnabled","TrackChangesCommand","execute","clearForceDisabled","has","editor","9NTIWsd","573128vLCkEb","_isEnabledBasedOnSelection","1292179zitKcs"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(310234===-parseInt(n(459))/1*(-parseInt(n(466))/2)+parseInt(n(460))/3+-parseInt(n(463))/4+parseInt(n(465))/5*(parseInt(n(471))/6)+-parseInt(n(458))/7+-parseInt(n(481))/8+-parseInt(n(480))/9*(-parseInt(n(469))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(470)]=e,this[n(464)]=!1,this[n(461)](),this[n(457)]=!1}[c(461)](){this[c(474)]=!0}[c(476)](){const t=c;this[t(464)]=!this[t(464)],this[t(464)]?this[t(467)]():this[t(473)]()}[c(467)](){const t=c;for(const e of this[t(479)][t(468)][t(468)]())e[t(472)]&&!this[t(470)][t(478)](e)&&e[t(462)](t(475))}[c(473)](){const t=c;for(const e of this[t(479)][t(468)][t(468)]())e[t(472)]&&!this[t(470)][t(478)](e)&&e[t(477)](t(475))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=317]})(t,e)}function d(){const t=["model","149YfzpRS","plugins","get","refresh","canEditAt","8vEijff","isEnabled","1482705hCHazK","2536130GOmcQE","7731988UYIuPF","track-changes-accept-suggestion-not-found","_suggestions","4275joudsm","_isEnabledBasedOnSelection","5702IWgpmR","editor","execute","acceptSuggestion","6808QGZDwN","2114PhGssK","getRanges","232355vnRImG","7206adhfKV","TrackChangesEditing"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(351972===parseInt(n(331))/1*(-parseInt(n(320))/2)+parseInt(n(338))/3+parseInt(n(336))/4*(parseInt(n(327))/5)+-parseInt(n(328))/6*(parseInt(n(325))/7)+-parseInt(n(324))/8*(parseInt(n(318))/9)+parseInt(n(339))/10+parseInt(n(340))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(317)]=e,this[n(334)](),this[n(319)]=!1}[h(334)](){this[h(337)]=!0}[h(322)](t){const n=h,r=this[n(317)][n(333)](t);if(!r)throw new e.CKEditorError(n(341),this);const s=r[n(326)]();this[n(321)][n(330)][n(335)](s)&&this[n(321)][n(332)][n(333)](n(329))[n(323)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=423]})(t,e)}function E(){const t=["18555XaByaM","181912pNeSbW","100EeKTSc","_isEnabledBasedOnSelection","188937dqRHKY","canEditAt","2346ThGbXg","28avXWlB","121RxHNOC","isEnabled","getRanges","plugins","TrackChangesEditing","106528aQBFHB","1248LzcopQ","7LahXPg","track-changes-discard-suggestion-not-found","execute","discardSuggestion","550092qfCzhL","model","refresh","_suggestions","editor","get","1108134micahu"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(262729===parseInt(n(446))/1+-parseInt(n(425))/2*(parseInt(n(433))/3)+parseInt(n(426))/4*(parseInt(n(445))/5)+-parseInt(n(444))/6+-parseInt(n(434))/7*(-parseInt(n(432))/8)+-parseInt(n(423))/9*(-parseInt(n(447))/10)+-parseInt(n(427))/11*(-parseInt(n(438))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(441)]=e,this[n(440)](),this[n(448)]=!1}[m(440)](){this[m(428)]=!0}[m(436)](t){const n=m,r=this[n(441)][n(443)](t);if(!r)throw new e.CKEditorError(n(435),this);const s=r[n(429)]();this[n(442)][n(439)][n(424)](s)&&this[n(442)][n(430)][n(443)](n(431))[n(437)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=306]})(t,e)}function _(t){const e=T;return t[e(339)](((t,n)=>e(319)==t[e(310)]&&e(319)!=n[e(310)]?-1:e(319)!=t[e(310)]&&e(319)==n[e(310)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(307)];for(;s<t[n(344)];){const a=t[s],c=t[s+1];r||(r=e[n(345)](a)),A(e,a,c)||(o[n(341)](e[n(308)](r,i[n(330)](a)?e[n(314)](a):e[n(342)](a,n(322)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(314)](e),o=t[r(345)](n);return s[r(315)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(922465===parseInt(n(317))/1+parseInt(n(346))/2+-parseInt(n(333))/3*(-parseInt(n(323))/4)+-parseInt(n(343))/5+-parseInt(n(327))/6+parseInt(n(324))/7+-parseInt(n(311))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["createPositionAt","5131415eQomhm","length","createPositionBefore","1632422GnkyqL","start","schema","createRange"," [color ","type","15192448lRtmLF","isArray","execute","createPositionAfter","isTouching","getRanges","932171FGIyLQ","map","deletion","next","isCollapsed","end","68YjTSrc","6827891gQVUbd","isIntersecting","isInContent","559452WvgLlU","join","from","isObject","add","replace","214809YyiSma","value","splice","color","isMultiRange","content","sort","change","push"];return(k=function(){return t})()}function C(t,e,n){const r=T;for(;n[r(344)];){const s=n[r(335)](0,100);t[r(340)]((()=>{const t=r;for(const n of s)n[t(326)]&&e[t(313)](n.id)}))}}function L(){const t=["getRanges","10jLieGy","50rFGenk","_isEnabledBasedOnSelection","_command","9190qImZMH","27411fEUzFd","1368999wxRDzN","canEditAt","13294765RVfROZ","48PygphC","_suggestions","model","14285zgJWRe","2094085FfCYHF","refresh","values","editor","isEnabled","execute","isInContent","from","1554136EVkDMP","48GvunzW","some"];return(L=function(){return t})()}const R=N;function N(t,e){const n=L();return(N=function(t,e){return n[t-=349]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(200832===-parseInt(n(358))/1*(parseInt(n(355))/2)+-parseInt(n(359))/3*(parseInt(n(363))/4)+-parseInt(n(366))/5*(parseInt(n(351))/6)+-parseInt(n(367))/7+-parseInt(n(350))/8+-parseInt(n(360))/9*(parseInt(n(354))/10)+parseInt(n(362))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(357)]=e,this[r(364)]=n,this[r(368)](),this[r(356)]=!1}[R(368)](){const t=R,e=Array[t(349)](this[t(364)][t(369)]())[t(352)]((e=>e[t(373)]));this[t(371)]=this[t(357)][t(371)]&&e}[R(372)](){const t=R,e=_(Array[t(349)](this[t(364)][t(369)]()));for(const n of e){const e=n[t(353)]();if(!this[t(370)][t(365)][t(361)](e))return}C(this[t(370)][t(365)],this[t(357)],e)}}function v(t,e){const n=O();return(v=function(t,e){return n[t-=217]})(t,e)}const M=v;function O(){const t=["selection","document","464757XPsHCo","getRanges","model","605siyEca","14514OClAVN","1757367rNiCBw","values","size","2cHxyZP","_suggestions","8xVSnEw","execute","285116sKdJSY","from","_selectedSuggestions","refresh","_isEnabledBasedOnSelection","13040yyKtAM","canEditAt","1233772LGRaPu","editor","isEnabled","1064161yVsLtL","_command","5654LskQFk"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(171237===parseInt(n(223))/1*(-parseInt(n(219))/2)+-parseInt(n(238))/3+-parseInt(n(230))/4+parseInt(n(241))/5*(parseInt(n(242))/6)+-parseInt(n(233))/7*(-parseInt(n(221))/8)+-parseInt(n(243))/9+-parseInt(n(228))/10*(-parseInt(n(235))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(234)]=e,this[r(220)]=n,this[r(225)]=new Set,this[r(226)](),this[r(227)]=!1}[M(226)](){const t=M,e=this[t(231)][t(240)][t(237)][t(236)],n=Array[t(224)](this[t(220)][t(217)]());this[t(225)]=function(t,e){const n=T,r=Array[n(329)](t[n(316)]()),s=new Set;for(const o of e)if(o[n(326)])for(const e of r)for(const r of o[n(316)]())(e[n(325)](r)||t[n(321)]&&!o[n(337)]&&o[n(320)]&&r[n(322)][n(315)](e[n(306)]))&&s[n(331)](o);return s}(e,n),this[t(232)]=this[t(234)][t(232)]&&!!this[t(225)][t(218)]}[M(222)](){const t=M,e=_(Array[t(224)](this[t(225)]));for(const n of e){const e=n[t(239)]();if(!this[t(231)][t(240)][t(229)](e))return}C(this[t(231)][t(240)],this[t(234)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=q||Y||Function("return this")();const Q=Z.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.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=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Jt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ze(t),e)};const Je=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;)Je(e,Ze(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ze)};const sn=function(t){return nn(t,xe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Qe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Qn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(t,e){const n=Gr();return(jr=function(t,e){return n[t-=473]})(t,e)}function Gr(){const t=["decorate","_onAccept","discard","type","hasComments","end","clear","5dnFTcY","_saved","size","subType","push","getItems","getFirstMarker","addMarker","getAllAdjacentSuggestions","creator","previous","authoredAt","onAttributesChange","nodeAfter","toJSON","nodeBefore","change","removeAttribute","getMarkerNames","getContainedElement","accept","getMarkers","head","setAttribute","addMarkerName","next","7AUpxtq","@external","length","delete","createdAt","add","getRange","2670024IFWRzL","start","_markerNames","filter","author","set","getRanges","onAccept","isExternal","onDiscard","8720034hEswql","getFirstRange","3221975AIDQLf","2384256zRJvhX","removeMarkers","10WZmbid","getMultiRangeId","map","_isDataLoaded","_model","reduce","isIntersectingWithRange","attributes","isMultiRange","isInContent","_onDiscard","2167640fgfSji","split","substr","removeMarker","suggestion:","commentThread","_onAttributesChange","get","29575620JIcXUa","addRange","from","data","markers","405252bIpkfP","isIntersecting"];return(Gr=function(){return t})()}const Vr=jr;!function(t,e){const n=jr,r=t();for(;;)try{if(821446===parseInt(n(513))/1*(-parseInt(n(504))/2)+parseInt(n(546))/3+-parseInt(n(491))/4+-parseInt(n(477))/5+-parseInt(n(475))/6+-parseInt(n(539))/7*(-parseInt(n(478))/8)+parseInt(n(499))/9*(parseInt(n(480))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(483)]=!1,this.id=e.id,this[n(509)]=e[n(509)],this[n(516)]=e[n(516)]||null,this[n(550)]=e[n(550)],this[n(522)]=e[n(522)]||e[n(550)],this[n(473)]=Boolean(e[n(487)]&&e[n(487)][n(540)]),this[n(502)]=null,this[n(484)]=t,this[n(507)]=e[n(553)],this[n(490)]=e[n(474)],this[n(497)]=e[n(525)],this[n(548)]=new Set,this[n(543)]=null,this[n(551)](n(524),null),this[n(551)](n(487),e[n(487)]||{}),this[n(551)](n(523),null),this[n(551)](n(538),null),this[n(551)](n(496),null),this[n(551)](n(514),!1),this[n(506)](n(533)),this[n(506)](n(508))}get[Vr(535)](){const t=Vr;let e=this;for(;e[t(523)];)e=e[t(523)];return e}get[Vr(510)](){const t=Vr;return!!this[t(496)]&&this[t(496)][t(541)]>0}get[Vr(488)](){const t=Vr;return 0!=this[t(548)][t(515)]&&6==Array[t(501)](this[t(548)])[0][t(492)](":")[t(541)]}get[Vr(489)](){return null!==this[Vr(519)]()}[Vr(537)](t){const e=Vr;this[e(548)][e(544)](t)}[Vr(531)](){const t=Vr;return Array[t(501)](this[t(548)])}[Vr(534)](){const t=Vr;return this[t(531)]()[t(482)]((e=>this[t(484)][t(503)][t(498)](e)))[t(549)]((t=>t))}[Vr(519)](){return this[Vr(534)]()[0]||null}[Vr(479)](){const t=Vr;this[t(484)][t(529)]((e=>{const n=t;for(const t of this[n(534)]())e[n(494)](t)})),this[t(548)][t(512)]()}[Vr(494)](t){const e=Vr;this[e(484)][e(529)]((n=>{n[e(494)](t)})),this[e(548)][e(542)](t)}[Vr(500)](t){const e=Vr,n=e(495)+this[e(509)]+":"+this[e(516)]+":"+this.id+":"+this[e(522)].id+":"+Hr[e(481)]();this[e(537)](n),this[e(484)][e(529)]((r=>{r[e(520)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(486)](t){const e=Vr;for(const n of this[e(552)]())if(n[e(505)](t))return!0;return!1}[Vr(552)](){const t=Vr;return this[t(534)]()[t(482)]((e=>e[t(545)]()))}[Vr(518)](){const t=Vr;return this[t(552)]()[t(485)](((e,n)=>[...e,...n[t(518)]()]),[])}[Vr(476)](){const t=Vr;var e;return(null===(e=this[t(519)]())||void 0===e?void 0:e[t(545)]())||null}[Vr(532)](){const t=Vr,e=this[t(552)]();if(1!=e[t(541)])return null;const n=e[0],r=n[t(547)][t(526)],s=n[t(511)][t(528)];return r instanceof i.Element?r!=s?null:r:null}[Vr(533)](){const t=Vr;this[t(507)](this[t(552)](),this[t(502)],this[t(487)]),this[t(479)]()}[Vr(508)](){const t=Vr;this[t(490)](this[t(552)](),this[t(502)],this[t(487)]),this[t(479)]()}[Vr(521)](){const t=Vr,e=[];let n=this[t(535)];for(;n;)e[t(517)](n),n=n[t(538)];return e}[Vr(536)](t,e){const n=Vr,r=qn(this[n(487)]);hr(r,t,e),wr(r,this[n(487)])||(this[n(487)]=r,this[n(497)](r))}[Vr(530)](t){const e=Vr,n=qn(this[e(487)]);Ur(n,t),wr(n,this[e(487)])||(this[e(487)]=n,this[e(497)](this[e(487)]))}[Vr(527)](){const t=Vr;return{id:this.id,type:this[t(516)]?this[t(509)]+":"+this[t(516)]:this[t(509)],authorId:this[t(522)].id,createdAt:this[t(543)],hasComments:this[t(510)],data:this[t(502)],attributes:this[t(487)]}}static[Vr(481)](){const t=Vr;return(0,e.uid)()[t(493)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["key","removeEmptyContainer","getWalker","skip","join","_handleCustomCallbackDescription","normal","getFirstRange","set","newValue","*Insert:* %0","_schema","REPLACE_TEXT","previousSibling","nodeAfter","isEmpty","start","addObject","isObject","_itemLabelsCallbacks","match","item","*Split:* %0","subType","27617gITAeg","457628QAGSbk","_locale","26ufelfM","registerDescriptionCallback","3IKxJzV","_handleRenameSuggestionDescription","type","removeFormat","softBreak","remove","get","name","122733czAxBn","function","getItemLabel","registerElementLabel","EmptyContainer","_itemLabels","_handleAttributeSuggestionDescription","has","push","pop","elementEnd","895884DHThYb","insertion","_addDescriptionItems","1442240CHktrS","*Remove format:* %0","deletion","addEmptyContainer","map","element","1002035BNNjZV","$text","format","isInContent","*Merge:* %0","end","_customCallbacks","_handleInsertRemoveSuggestionDescription","nextSibling","_resolveDescriptionItems","text","$1 $2","ELEMENT_SPACE","indexOf","removeContainer","Object","isEqual","$textProxy","addFormat","addContainer","replace","removeObject","*Remove:* %0","checkChild","getDescriptions","add","data","elementStart","4655640GaQgAW","matchingCallback","registerAttributeLabel","attribute","*Set format:* %0","*Change to:* %0","length","quantity","label","_attributeLabels","14JMZXax","Container"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(242348===-parseInt(n(445))/1*(-parseInt(n(448))/2)+parseInt(n(450))/3*(parseInt(n(446))/4)+-parseInt(n(478))/5+-parseInt(n(469))/6+-parseInt(n(516))/7*(parseInt(n(472))/8)+parseInt(n(458))/9+parseInt(n(506))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(484)]=[],this[n(463)]=new Map,this[n(440)]=[],this[n(515)]=new Map,this[n(432)]=t,this[n(447)]=e}[Wr(502)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(512)];o++){const i=t[o];if(!i[e(481)])continue;const a=this[e(426)](i);if(a){if(null!=i[e(444)]){if(r[e(465)](i[e(444)]))continue;r[e(503)](i[e(444)])}n[e(466)](a)}else if(e(509)!=i[e(452)])e(470)!=i[e(452)]&&e(474)!=i[e(452)]||this[e(485)](n,i,t[o+1]);else{const t=i[e(504)][e(518)];if(s[e(465)](t))continue;s[e(503)](i[e(504)][e(518)]),t==_c?this[e(451)](n,i):this[e(464)](n,i)}}return this[e(487)](n)}[Wr(449)](t){const e=Wr;this[e(484)][e(466)](t)}[Wr(461)](t,n,r=e.priorities[Wr(427)]){const s=Wr;s(459)==typeof t?(0,e.insertToPriorityArray)(this[s(440)],{matchingCallback:t,label:n,priority:r}):this[s(463)][s(429)](t,n)}[Wr(508)](t,e){const n=Wr;this[n(515)][n(429)](t,e)}[Wr(460)](t,e=1){const n=Wr;let r;for(const e of this[n(440)])if(e[n(507)](t)){r=e[n(514)];break}return r||(r=this[n(463)][n(456)](t[n(457)])),r?r(e):1!==e?e+" "+t[n(457)]+"s":""+t[n(457)]}[Wr(471)](t,e){const n=Wr,r=e[n(428)]()[n(520)](),s=n(470)==e[n(452)]?n(503):n(455);for(const e of r){const o=e[n(442)],i=t[t[n(512)]-1];if(o.is(n(495)))i&&i[n(452)][n(491)](n(517))>-1&&t[n(467)](),i&&n(488)==i[n(452)]?i[s]+=o[n(504)]:t[n(466)]({type:n(488),add:n(503)==s?o[n(504)]:"",remove:n(455)==s?o[n(504)]:""});else if(this[n(432)][n(439)](o)){const a=o;if(i&&i[n(452)][n(491)](n(517))>-1&&t[n(467)](),n(468)==e[n(452)])continue;i&&i[n(452)]==s+n(493)&&i[n(477)][n(457)]==a[n(457)]?i[n(513)]++:t[n(466)]({type:s+n(493),element:a,quantity:1}),r[n(424)]((t=>!(n(468)==t[n(452)]&&t[n(442)]==o)))}else if(this[n(432)][n(501)](o,n(479))||o.is(n(477),n(454))){const r=o;if(n(503)==s&&n(505)==e[n(452)]||n(455)==s&&n(468)==e[n(452)])continue;if(i&&-1==i[n(452)][n(491)](n(517))){n(488)==i[n(452)]&&(i[s]+="\n");continue}let a;if(a=n(503)==s?r[n(486)]&&!this[n(432)][n(439)](r[n(486)])?r[n(486)]:null:r[n(434)]&&!this[n(432)][n(439)](r[n(434)])?r[n(434)]:null,r[n(436)]||a&&a[n(436)]){const e=a&&a[n(436)]?a:r;i&&i[n(452)]==s+n(462)&&i[n(477)][n(457)]==e[n(457)]?i[n(513)]++:t[n(466)]({type:s+n(462),element:e,quantity:1})}else t[n(466)]({type:s+n(517),element:r})}}}[Wr(487)](t){const e=Wr,n=this[e(447)],r=[],s=[],o=[];for(const i of t)switch(i[e(452)]){case e(488):if(i[e(503)]=i[e(503)][e(498)](/(\S)\u000A+(\S)/g,e(489))[e(498)](/\u000A/g,""),i[e(455)]=i[e(455)][e(498)](/(\S)\u000A+(\S)/g,e(489))[e(498)](/\u000A/g,""),""!=i[e(503)]&&""!=i[e(455)]){r[e(466)]({type:e(498),content:zr(n,e(433),['"'+i[e(455)]+'"','"'+i[e(503)]+'"'])});continue}if(null!=i[e(503)][e(441)](/^ +$/)){r[e(466)]({type:e(470),content:zr(n,e(431),zr(n,e(490),i[e(503)][e(512)]))});continue}if(null!=i[e(455)][e(441)](/^ +$/)){r[e(466)]({type:e(474),content:zr(n,e(500),zr(n,e(490),i[e(455)][e(512)]))});continue}if(""!=i[e(503)]){r[e(466)]({type:e(470),content:zr(n,e(431),'"'+i[e(503)]+'"')});continue}r[e(466)]({type:e(474),content:zr(n,e(500),'"'+i[e(455)]+'"')});continue;case e(475):case e(438):r[e(466)]({type:e(470),content:zr(n,e(431),this[e(460)](i[e(477)],i[e(513)]))});continue;case e(519):case e(499):r[e(466)]({type:e(474),content:zr(n,e(500),this[e(460)](i[e(477)],i[e(513)]))});continue;case e(497):r[e(466)]({type:e(470),content:zr(n,e(443),this[e(460)](i[e(477)],i[e(513)]))});continue;case e(492):r[e(466)]({type:e(474),content:zr(n,e(482),this[e(460)](i[e(477)],i[e(513)]))});continue;case e(496):s[e(466)](i[e(518)]);continue;case e(453):o[e(466)](i[e(518)]);continue;default:r[e(466)](i)}if(s[e(512)]){const t=s[e(476)]((t=>this[e(515)][e(465)](t)?this[e(515)][e(456)](t):t))[e(425)](", ");r[e(466)]({type:e(480),content:zr(this[e(447)],e(510),t)})}if(o[e(512)]){const t=o[e(476)]((t=>this[e(515)][e(465)](t)?this[e(515)][e(456)](t):t))[e(425)](", ");r[e(466)]({type:e(480),content:zr(this[e(447)],e(473),t)})}return r}[Wr(426)](t){const e=Wr;for(const n of this[e(484)]){const r=n(t);if(r&&e(452)in r)return r}}[Wr(464)](t,e){const n=Wr,r=e[n(504)],s=void 0===r[n(430)]?n(453):n(496);t[n(466)]({type:s,key:r[n(518)]})}[Wr(451)](t,e){const n=Wr;t[n(466)]({type:n(480),content:zr(this[n(447)],n(511),this[n(460)](e[n(428)]()[n(437)][n(435)],1))})}[Wr(485)](t,e,n){const r=Wr;if(this[r(471)](t,e),n&&n[r(428)]()&&!e[r(428)]()[r(483)][r(494)](n[r(428)]()[r(437)])){const n=t[t[r(512)]-1],s=r(470)==e[r(452)]?r(503):r(455);n&&r(488)==n[r(452)]&&(n[s]+="\n")}}}const Yr=Zr;function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=424]})(t,e)}function Qr(){const t=["10QYeEPg","8ysPBXr","6805098LibmpG","enableCommand","editor","3956315qYXAyd","73113xgDwXE","plugins","335hxAKze","688LUTrsC","741685uNlATo","commands","get","2804640OsZXTV","afterInit","4908RPBidr","showAIAssistant","5181MsJKsP","TrackChangesEditing"];return(Qr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(379267===-parseInt(n(426))/1+parseInt(n(429))/2*(-parseInt(n(437))/3)+parseInt(n(433))/4+parseInt(n(428))/5*(parseInt(n(435))/6)+parseInt(n(430))/7*(-parseInt(n(440))/8)+-parseInt(n(441))/9*(-parseInt(n(439))/10)+-parseInt(n(425))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Jr extends t.Plugin{[Yr(434)](){const t=Yr,e=this[t(424)],n=e[t(427)][t(432)](t(438));e[t(431)][t(432)](t(436))&&n[t(442)](t(436))}}const $r=es;function ts(){const t=["10224iojLRS","1359579woAHFw","AlignmentEditing","formatBlock","has","6EqZPPL","left","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_CENTER","2453737hGZxMP","descriptionFactory","_registerLegacyDescription","*Format:* %0","right","registerAttributeLabel","value","editor","justify","6629dTVlBx","3010jRHZIY","registerBlockAttribute","10264IIhyfD","type","5788716SsSrbz","FORMAT_ALIGN_TO_LEFT","enableDefaultAttributesIntegration","plugins","get","4976zmsQSV","alignment","format","216uqsXhJ","commandParams","TrackChangesEditing","commandName","locale","FORMAT_ALIGNMENT","12FtpFOc","FORMAT_JUSTIFY_TEXT","registerDescriptionCallback","382230BynmHr","center","afterInit"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(790167===-parseInt(n(301))/1+parseInt(n(300))/2*(parseInt(n(305))/3)+parseInt(n(285))/4*(parseInt(n(276))/5)+-parseInt(n(280))/6+-parseInt(n(318))/7*(-parseInt(n(278))/8)+-parseInt(n(288))/9*(-parseInt(n(297))/10)+-parseInt(n(309))/11*(-parseInt(n(294))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(299)](){const t=$r,e=this[t(316)],n=e[t(292)];if(!e[t(283)][t(304)](t(302)))return;const r=e[t(283)][t(284)](t(290));r[t(282)](t(286)),r[t(277)](t(286)),r[t(310)][t(314)](t(286),zr(n,t(293))),this[t(311)]()}[$r(311)](){const t=$r,e=this[t(316)],n=e[t(292)];e[t(283)][t(284)](t(290))[t(310)][t(296)]((e=>{const r=t;if(r(303)!=e[r(279)])return;const{data:s}=e;if(s&&r(286)==s[r(291)]){const t=s[r(289)][0][r(315)];return{type:r(287),content:zr(n,r(312),function(t){const e=r;switch(t){case e(306):return zr(n,e(281));case e(313):return zr(n,e(307));case e(298):return zr(n,e(308));case e(317):return zr(n,e(295))}}(t))}}}))}}function rs(t,e){const n=ss();return(rs=function(t,e){return n[t-=353]})(t,e)}function ss(){const t=["italic","FORMAT_UNDERLINE","4rqcyFy","2514490RRjrUT","2845685dlEeTg","_registerLegacyDescription","*Remove format:* %0","editor","code","registerDescriptionCallback","StrikethroughEditing","*Format:* %0","has","422PgEfmH","underline","ItalicEditing","FORMAT_SUPERSCRIPT","registerAttributeLabel","descriptionFactory","15354588DUNExQ","locale","11607Hffypi","FORMAT_","enableDefaultAttributesIntegration","BoldEditing","FORMAT_ITALIC","commandName","SubscriptEditing","commandParams","FORMAT_SUBSCRIPT","format","afterInit","superscript","toLowerCase","slice","2370ssOsHL","SuperscriptEditing","type","UnderlineEditing","plugins","toUpperCase","FORMAT_CODE","formatInline","TrackChangesEditing","registerInlineAttribute","subscript","FORMAT_BOLD","bold","22VhaXkv","strikethrough","9MqNXDR","forceValue","get","8603sGLbSG","1005168TYXwzh","CodeEditing","FORMAT_STRIKETHROUGH","485585hCiRur"];return(ss=function(){return t})()}const os=rs;!function(t,e){const n=rs,r=t();for(;;)try{if(487841===parseInt(n(391))/1+parseInt(n(405))/2*(-parseInt(n(355))/3)+-parseInt(n(394))/4*(parseInt(n(396))/5)+parseInt(n(369))/6*(parseInt(n(387))/7)+-parseInt(n(388))/8*(-parseInt(n(384))/9)+parseInt(n(395))/10*(-parseInt(n(382))/11)+parseInt(n(353))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[os(358),os(407),os(372),os(389),os(402),os(361),os(370)];class as extends t.Plugin{[os(365)](){const t=os,e=this[t(399)],n=e[t(373)][t(386)](t(377)),r=e[t(354)];for(const s of is){if(!e[t(373)][t(404)](s))continue;const o=s[t(368)](0,-7)[t(367)](),i=t(356)+o[t(374)]();n[t(357)](o),n[t(378)](o),n[t(410)][t(409)](o,zr(r,i))}this[t(397)]()}[os(397)](){const t=os,e=this[t(399)],n=e[t(354)],r=e[t(373)][t(386)](t(377));function s(e,s){const o=t;r[o(410)][o(401)]((t=>{const r=o;if(r(376)!=t[r(371)])return;const{data:i}=t;return i&&i[r(360)]===e?i[r(362)][0][r(385)]?{type:r(364),content:zr(n,r(403),s)}:{type:r(364),content:zr(n,r(398),s)}:void 0}))}s(t(381),zr(n,t(380))),s(t(392),zr(n,t(359))),s(t(406),zr(n,t(393))),s(t(400),zr(n,t(375))),s(t(383),zr(n,t(390))),s(t(379),zr(n,t(363))),s(t(366),zr(n,t(408)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=214]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(628034===parseInt(n(227))/1*(parseInt(n(236))/2)+-parseInt(n(249))/3+parseInt(n(243))/4+-parseInt(n(223))/5*(parseInt(n(235))/6)+parseInt(n(255))/7+parseInt(n(214))/8+parseInt(n(218))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(221)](){const t=cs,e=this[t(219)],n=e[t(220)];if(!e[t(237)][t(241)](t(248)))return;const r=e[t(237)][t(228)](t(240)),s=this[t(219)][t(245)][t(228)](t(224));r[t(238)](t(224),((n,o={})=>{const i=t,a=this[i(219)][i(229)][i(222)][i(215)],c=o&&void 0!==o[i(234)]?o[i(234)]:!s[i(225)];let u=[];if(c){const t=Array[i(251)](a[i(250)]())[i(244)]((t=>fs(t)||function(t,e){const n=i,r=e[n(247)](t[n(246)],n(224)),s=e[n(247)]([n(232),n(224)],t);return r&&s}(t,this[i(219)][i(229)][i(242)])));u=y(t,e[i(229)])}else{const t=Array[i(251)](a[i(250)]())[i(244)]((t=>fs(t)));u=y(t,e[i(229)])}e[i(229)][i(233)]((()=>{const t=i;for(const e of u)r[t(231)](e,{commandName:t(224),commandParams:[{forceValue:c}]})}))})),r[t(226)][t(256)]((e=>{const r=t,{data:s}=e;if(s&&r(224)==s[r(230)]){const t=zr(n,r(216));return s[r(252)][0][r(234)]?{type:r(217),content:zr(n,r(253),t)}:{type:r(217),content:zr(n,r(254),t)}}}))}}function fs(t){const e=cs;return e(224)==t[e(246)][e(239)]}function hs(){const t=["change","forceValue","882642cGVyKr","166lFxcSk","plugins","enableCommand","name","TrackChangesEditing","has","schema","78212ooZJDL","filter","commands","parent","checkChild","BlockQuoteEditing","2907792HlSvKF","getSelectedBlocks","from","commandParams","*Set format:* %0","*Remove format:* %0","3587703TbZfVF","registerDescriptionCallback","4082672fQSTfS","selection","ELEMENT_BLOCK_QUOTE","format","3850371WJTXCd","editor","locale","afterInit","document","15uSmwbd","blockQuote","value","descriptionFactory","6848LLqEtP","get","model","commandName","markBlockFormat","$root"];return(hs=function(){return t})()}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=197]})(t,e)}function ps(){const t=["changeCaseTitle","CaseChange","979929uCvTlN","plugins","editor","enableCommand","changeCaseUpper","changeCaseLower","4GktXiJ","has","7199250XJKfkO","2373644FYTsop","717180bWXbQQ","afterInit","TrackChangesEditing","6rGqugV","107293HoUdMP","546762vkqSxO","get","112824anHpMC","176KufiSj"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(334840===parseInt(n(204))/1*(parseInt(n(203))/2)+parseInt(n(211))/3*(-parseInt(n(217))/4)+parseInt(n(200))/5+parseInt(n(205))/6+-parseInt(n(199))/7+-parseInt(n(208))/8*(parseInt(n(207))/9)+parseInt(n(198))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(201)](){const t=gs,e=this[t(213)];e[t(212)][t(197)](t(210))&&(e[t(212)][t(206)](t(202))[t(214)](t(215)),e[t(212)][t(206)](t(202))[t(214)](t(216)),e[t(212)][t(206)](t(202))[t(214)](t(209)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=136]})(t,e)}const Es=Is;function bs(){const t=["commands","4340796fJUtcl","plugins","get","editor","afterInit","2943264asxmvH","28gjoBzC","TrackChangesEditing","184526zrCaMt","1507832oXscCM","3376110ioKDHk","1862675nGQGmU","enableCommand","4yCLxOx","1346769ZDbiZe","ckbox","270Zzauef"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(581795===parseInt(n(136))/1*(parseInt(n(149))/2)+-parseInt(n(151))/3+-parseInt(n(141))/4+-parseInt(n(152))/5+-parseInt(n(146))/6+parseInt(n(147))/7*(-parseInt(n(150))/8)+-parseInt(n(137))/9*(-parseInt(n(139))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(145)](){const t=Es,e=this[t(144)];e[t(140)][t(143)](t(138))&&e[t(142)][t(143)](t(148))[t(153)](t(138))}}function _s(){const t=["filter","ELEMENT_CODE_BLOCK","selection","commands","config","languages","2264319GcRuTV","codeBlock","plugins","get","9100289dbwRHk","formatBlock","toLowerCase","8BWkhzk","5174918adzflw","*Remove format:* %0","1692jLvRhv","descriptionFactory","language","value","change","label","outdentCodeBlock","name","1984356CEamrT","451502smKgfO","parent","12uQgCnr","registerDescriptionCallback","editor","blockName","CodeBlock","indentCodeBlock","isLimit","TrackChangesEditing","type","has","from","afterInit","5520MzAVXf","51130QkgBPB","getSelectedBlocks","commandName","markBlockFormat","1405ZQegbh","model","forceValue","find","commandParams","1ZBTtfU","document","rootElement","checkChild","schema","enableCommand","locale","*Set format:* %0","registerElementLabel","format"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(577301===parseInt(n(349))/1*(parseInt(n(325))/2)+-parseInt(n(306))/3+parseInt(n(339))/4*(parseInt(n(344))/5)+-parseInt(n(324))/6+-parseInt(n(314))/7*(parseInt(n(313))/8)+-parseInt(n(316))/9*(-parseInt(n(340))/10)+parseInt(n(310))/11*(parseInt(n(327))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(338)](){const t=ys,e=this[t(329)];if(!e[t(308)][t(336)](t(331)))return;const n=e[t(308)][t(309)](t(334)),r=e[t(355)],s=e[t(304)][t(309)](t(307))[t(305)],o=e[t(303)][t(309)](t(307));n[t(354)](t(332)),n[t(354)](t(322)),n[t(354)](t(307),((r,i={})=>{const a=t,c=e[a(345)],u=e[a(345)][a(350)][a(302)],l=i&&void 0!==i[a(346)]?i[a(346)]:!o[a(319)];let f;i[a(318)]||(i[a(318)]=s[0][a(318)]),f=l?Array[a(337)](u[a(341)]())[a(359)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(351))&&!e[n(333)](t)&&e[n(352)](t[n(326)],n(307))}(t,c[a(353)]))):Array[a(337)](u[a(341)]())[a(359)]((t=>Cs(t)));const h=y(f,c);c[a(320)]((()=>{const t=a;for(const e of h)n[t(343)](e,{commandName:t(307),commandParams:[{...i,forceValue:l}],formatGroupId:t(330)})}))})),n[t(317)][t(357)](t(307),(e=>zr(r,t(301),e))),n[t(317)][t(328)]((e=>{const n=t;if(n(311)!=e[n(335)])return;const o=r.t,{data:i}=e;if(!i||n(307)!=i[n(342)])return;const a=i[n(348)][0][n(318)],c=o(s[n(347)]((t=>t[n(318)]===a))[n(321)])[n(312)]();return i[n(348)][0][n(346)]?{type:n(358),content:zr(r,n(356),zr(r,n(301),1)+" ("+c+")")}:{type:n(358),content:zr(r,n(315),zr(r,n(301),1))}}))}}function Cs(t){const e=ys;return e(307)==t[e(323)]}const Ls=Ns;function Rs(){const t=["get","1417780LPXKrs","3CKNJSY","85078ylIHmJ","52020uejabc","192GqhSOG","37636wgBrxi","afterInit","27461pIFpCd","55794DOkucC","addCommentThread","CommentsEditing","50DSczbk","enableCommand","279912eAenHj","editor","has","TrackChangesEditing","plugins"];return(Rs=function(){return t})()}function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=485]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(152796===parseInt(n(502))/1+-parseInt(n(496))/2*(parseInt(n(495))/3)+parseInt(n(499))/4*(parseInt(n(486))/5)+-parseInt(n(498))/6*(parseInt(n(501))/7)+parseInt(n(488))/8+-parseInt(n(497))/9+parseInt(n(494))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ls(500)](){const t=Ls,e=this[t(489)];e[t(492)][t(490)](t(485))&&e[t(492)][t(493)](t(491))[t(487)](t(503))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(412)]())o[r(404)](t)&&s[r(410)](n[r(417)](o));return s}function Os(){const t=["6XBBWSu","isBlock","TrackChangesEditing","addClass","31545joQhsA","test","addHighlight","plugins","3026330sapNVR","item","getWalker","isLimit","710691RsMJFz","isAtEnd","previousPosition","99407KHyYpG","elementEnd","getCustomProperty","hasAttribute","450BmMNsg","markerRange","12QrrIxC","1388737WtNucp","createUIElement","push","insert","getItems","markerName","includes","schema","span","createRangeOn","isContent","bindElementToMarker","toViewPosition","toViewElement","nextSibling","activeMarkers","mapper","name","writer","start","type","consumable","6EGYBsf","ck-suggestion-marker-","model","get","parent","1385368vtZDpH","12685453XvxuQK","ck-suggestion-marker--active"];return(Os=function(){return t})()}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=382]})(t,e)}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(393)][r(433)](r(388));return(o,i,a)=>{const c=r;if(!a[c(429)][c(391)](i[c(406)],o[c(425)]))return;const u=i[c(406)][c(396)](),l=i[c(406)][c(427)],f=t[c(432)][c(415)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(395)];d=d||f[c(418)](e);const n=a[c(424)][c(421)](e);if(n&&n[c(403)](c(392)))return;c(402)==t[c(428)]&&f[c(387)](e)&&!f[c(397)](e)&&(e[c(422)]||l[c(399)]?h&&h[c(382)]==e||(h=e,m(t[c(400)]),p=!0):g=g||t[c(400)])}function m(t){const r=c,o=a[r(426)][r(409)](r(416),{class:r(431)+e}),u=a[r(424)][r(420)](t);n&&s[r(423)][r(414)](i[r(413)])&&a[r(426)][r(389)](r(385),o),a[r(426)][r(411)](u,o),a[r(424)][r(419)](o,i[r(413)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(535740===-parseInt(n(401))/1*(parseInt(n(386))/2)+-parseInt(n(398))/3*(parseInt(n(407))/4)+parseInt(n(394))/5+parseInt(n(430))/6*(-parseInt(n(408))/7)+-parseInt(n(383))/8+-parseInt(n(390))/9*(-parseInt(n(405))/10)+parseInt(n(384))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=161]})(t,e)}function Bs(){const t=["addMarker:suggestion:deletion","downcastDispatcher","createRange","root","bind","2316LUWaAN","10VxumzY","TrackChangesEditing","347984eQuuLh","rootName","unlock","plugins","enqueueChange","showSuggestionHighlights","markerNameToElements","init","211990DdwhHj","document","enableCommand","77gUhaWX","createSelection","markerName","mapper","11948166tWNXQg","364823NAelRN","6egOaRh","end","80748jTAWaB","lock","editor","deleteForward","117RMwMKZ","get","unit","detach","options","setSelection","selection","commands","requires","uiElement","fromRange","delete","writer","batch","4739694sXTnIt","getFirstRange","editing","buffer","start","removeMarker:suggestion:deletion","model","814MMpWEE","merge","high","data","remove","unbindElementFromMarkerName","forward","modifySelection","isCollapsed","$graveyard","722872QuRKTu"];return(Bs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(951767===-parseInt(n(210))/1*(parseInt(n(211))/2)+-parseInt(n(217))/3*(parseInt(n(213))/4)+-parseInt(n(192))/5*(parseInt(n(168))/6)+parseInt(n(205))/7*(-parseInt(n(185))/8)+-parseInt(n(209))/9+-parseInt(n(202))/10*(-parseInt(n(175))/11)+-parseInt(n(191))/12*(-parseInt(n(194))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(162)](){return[vs.Delete]}[Ds(201)](){const t=Ds,e=this[t(215)],n=e[t(197)][t(218)](t(193));n[t(204)](t(165));const r=e[t(161)][t(218)](t(216));n[t(204)](t(216),((n,s={})=>{const o=t,a=e[o(174)][o(206)](e[o(174)][o(203)][o(223)]);a[o(183)]&&e[o(174)][o(182)](a,{direction:o(181),unit:s[o(219)]});const c=a[o(169)](),u=i.LiveRange[o(164)](c);let l;n(s),l=o(184)==u[o(189)][o(195)]?e[o(174)][o(188)](c[o(172)]):e[o(174)][o(188)](u[o(172)],u[o(212)]),u[o(220)](),e[o(174)][o(198)](r[o(171)][o(167)],(t=>{const e=o;r[e(171)][e(214)](),t[e(222)](t[e(188)](l[e(212)])),r[e(171)][e(196)]()}))})),e[t(170)][t(187)].on(t(186),Fs(e,t(176)),{priority:t(177)}),e[t(178)][t(187)].on(t(186),((n,r,s)=>{const o=t;s[o(221)][o(199)]&&Fs(e,o(176),{showActiveMarker:!1})[o(190)](this)(n,r,s)}),{priority:t(177)}),e[t(170)][t(187)].on(t(173),((e,n,r)=>{const s=t,o=r[s(208)][s(200)](n[s(207)]);if(o)for(const t of o)t.is(s(163))&&(r[s(208)][s(180)](t,n[s(207)]),r[s(166)][s(179)](t))}),{priority:t(177)})}}const Us=Gs;!function(t,e){const n=Gs,r=t();for(;;)try{if(931388===parseInt(n(420))/1*(-parseInt(n(422))/2)+-parseInt(n(374))/3+parseInt(n(427))/4*(parseInt(n(386))/5)+parseInt(n(405))/6*(-parseInt(n(382))/7)+parseInt(n(416))/8*(-parseInt(n(307))/9)+parseInt(n(319))/10+parseInt(n(326))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class js extends t.Plugin{[Us(344)](){const t=Us,e=this[t(304)];if(!e[t(292)][t(346)](t(337)))return;const n=e[t(332)],r=e[t(292)][t(311)](t(317)),s=e[t(292)][t(346)](t(287)),o=!!e[t(388)][t(311)](t(351));function i(e){const r=t;return{type:r(407),content:""+zr(n,r(423),e)}}function a(e){const r=t;return{type:r(407),content:""+zr(n,r(283),e)}}r[t(294)](t(352)),r[t(294)](t(381)),r[t(294)](t(290)),r[t(294)](t(340)),r[t(294)](t(400)),r[t(294)](t(389)),r[t(294)](t(394)),r[t(294)](t(421)),r[t(398)](t(385)),r[t(398)](t(430)),r[t(398)](t(359)),o&&(r[t(294)](t(370)),r[t(294)](t(349))),s&&(r[t(294)](t(369)),r[t(294)](t(339)),r[t(398)](t(341)),r[t(372)][t(297)]((e=>{const r=t,{data:s}=e;if(s&&r(341)==s[r(424)])return{type:r(407),content:s[r(401)]?zr(n,r(415)):zr(n,r(358))}})),this[t(304)][t(408)][t(318)][t(355)]((e=>{const n=t;if(e[n(286)][n(429)])return!1;let s=!1;const o=r[n(390)]({skipNotAttached:!0})[n(402)]((t=>n(341)===r[n(321)](t)));for(const t of o)n(426)!=t[n(336)]()[n(364)][n(313)][n(291)](n(430))&&(r[n(345)](t[n(336)](),n(288))[n(361)]((t=>n(430)===r[n(321)](t[n(397)])))||(e[n(396)](t[n(347)]()),s=!0));return s}))),r[t(372)][t(300)](t(359),zr(n,t(362)));const c={type:t(407),content:""};r[t(372)][t(297)]((e=>{const r=t,{data:s}=e;if(!s||r(430)!=s[r(424)])return;let u=e[r(328)];for(;u;){if(u[r(280)]&&((r(412)==u[r(280)][r(424)]||r(335)==u[r(280)][r(424)])&&(u[r(280)][r(401)]&&r(289)!=u[r(280)][r(401)]||r(289)!=u[r(280)][r(425)]&&!s[r(401)])||!o&&u[r(280)][r(424)]==_c))return c;u=u[r(353)]}if(null==s[r(401)])switch(s[r(425)]){case r(387):return a(zr(n,r(419)));case r(330):return a(zr(n,r(299)));case r(426):return a(zr(n,r(327)))}switch(s[r(401)]){case r(387):return i(zr(n,r(419)));case r(330):return i(zr(n,r(299)));case r(426):return i(zr(n,r(327)))}})),r[t(372)][t(297)]((e=>{const n=t,{data:r}=e;if(r&&n(359)==r[n(424)])return null==r[n(401)]||null==r[n(425)]&&0==r[n(401)]?c:void 0})),r[t(372)][t(297)]((e=>{const r=t;if(r(288)!=e[r(315)])return;const{data:s}=e;if(!s||r(385)!=s[r(424)])return;const o=Hs(e);return r(401)==o?{type:r(407),content:zr(n,r(333))}:r(425)==o?{type:r(407),content:zr(n,r(309))}:c})),e[t(408)][t(318)][t(355)]((e=>this[t(404)](e))),e[t(408)][t(318)][t(355)]((e=>this[t(284)](e))),e[t(408)][t(318)][t(355)]((e=>this[t(367)](e))),this[t(363)]()}[Us(404)](t){const e=Us;if(t[e(286)][e(429)]||!t[e(286)][e(305)])return!1;let n=!1;const r=this[e(304)][e(292)][e(311)](e(317))[e(390)]({skipNotAttached:!0})[e(402)]((t=>t[e(280)]&&e(385)==t[e(280)][e(424)]))[e(402)]((t=>t[e(280)][e(401)]&&t[e(280)][e(425)]));for(const s of r)Hs(s)||(t[e(396)](s[e(347)]()),n=!0);return n}[Us(284)](t){const e=Us;if(t[e(286)][e(429)]||!t[e(286)][e(305)])return!1;const n=this[e(304)][e(292)][e(311)](e(317));if(n[e(399)][e(354)])return!1;let r=!1;const s=[e(430),e(385),e(359),e(412),e(413),e(411),e(295),e(320),e(335)],o=this[e(304)][e(408)][e(318)][e(417)][e(360)]()[e(402)]((t=>e(288)==t[e(315)]))[e(402)]((t=>s[e(375)](t[e(310)])));if(0==o[e(409)])return r;for(const i of o){const o=n[e(345)](i[e(285)],e(288))[e(402)]((t=>!t[e(329)][e(301)]))[e(376)]((t=>t[e(397)]))[e(402)]((t=>{const r=e,o=n[r(321)](t);return s[r(375)](o)}));if(o[e(409)]){for(const n of o)t[e(396)](n[e(347)]());r=!0}}return r}[Us(367)](t){const e=Us;if(t[e(286)][e(429)]||!t[e(286)][e(305)])return!1;const n=this[e(304)][e(292)][e(311)](e(317));let r=!1;const s=[e(430),e(385),e(359),e(412),e(413),e(411),e(295),e(320),e(335)];for(const t of n[e(390)]({skipNotAttached:!0})){const o=n[e(345)](t[e(336)](),e(288))[e(376)]((t=>t[e(397)]))[e(402)]((t=>t[e(280)]&&s[e(375)](t[e(280)][e(424)])));if(!o[e(409)])continue;const a=o[0][e(328)][e(312)][e(384)];if(!o[e(379)]((t=>t[e(312)][e(384)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(390)]({skipNotAttached:!0})[s(402)]((e=>s(288)==e[s(315)]&&e[s(312)][s(384)]==t)))e[s(395)](s(384),r)}function i(t,n){const r=e;let s=t[r(328)],i=!1;for(;s;)s[r(312)][r(384)]!=n&&(o(s[r(312)][r(384)],n),s[r(395)](r(384),n),i=!0),s=s[r(353)];return i}}[Us(363)](){const t=Us,e=this[t(304)],n=e[t(332)],r=e[t(292)][t(311)](t(317));this[t(365)](),r[t(322)][t(366)](t(302),t(414),t(282),(function(n,r){const s=t,o=[];for(let t of n)t[s(364)][s(313)]===t[s(308)][s(306)]&&(t=e[s(408)][s(403)](e[s(408)][s(392)](t[s(364)][s(313)],0))),o[s(357)](t);e[s(408)][s(323)]((t=>{const n=s,a=e[n(408)][n(318)][n(343)],c=Array[n(428)](a[n(406)]())[n(376)]((t=>i.LiveRange[n(296)](t)));t[n(380)](o),e[n(303)][n(311)](r[n(348)])[n(356)](),r[n(293)][n(357)]({forceDefaultExecution:!0}),e[n(324)](r[n(348)],...r[n(293)]),t[n(380)](c);for(const t of c)t[n(331)]()}))})),r[t(372)][t(378)]((function(n){const r=t,s=!e[r(408)][r(338)][r(418)](n),o=n[r(350)],i=n[r(334)],a=n[r(291)](r(385)),c=!o||o[r(291)](r(385))!==a,u=!i||i[r(291)](r(385))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(298),e)))}[Us(365)](){const t=Us,e=this[t(304)],n=e[t(332)];function r(n){const r=t,s=e[r(303)][r(311)](r(381))[r(354)],o=e[r(303)][r(311)](r(352))[r(354)];return r(352)===n?s:o}e[t(292)][t(311)](t(317))[t(372)][t(297)]((function(s){const o=t;if(o(302)!=s[o(315)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(348)]){case o(381):u=i[o(293)][0][o(373)],l=r(i[o(348)]),a=o(u?368:281),!l&&e[o(388)][o(311)](o(351))||(a=o(314)),c={type:o(407),content:zr(n,a,zr(n,o(419)))};break;case o(352):u=i[o(293)][0][o(373)],l=r(i[o(348)]),a=o(u?368:281),!l&&e[o(388)][o(311)](o(351))||(a=o(314)),c={type:o(407),content:zr(n,a,zr(n,o(299)))};break;case o(400):a=o(393),c={type:o(407),content:zr(n,a,zr(n,o(298)))};break;case o(389):a=function(t){const e=o,n=t[e(336)]();let r=n[e(364)][e(313)];for(;r&&n[e(410)](r);){if(r[e(291)](e(359))>0)return!1;r=r[e(334)]}return!0}(s)?zr(n,o(281),zr(n,function(t){const e=o;return e(316)+t[e(336)]()[e(364)][e(313)][e(291)](e(430))[e(377)]()+e(325)}(s))):zr(n,o(342),zr(n,o(298))),c={type:o(407),content:a};break;case o(370):case o(349):!1===i[o(371)]&&(a=o(383),c={type:o(391),content:zr(n,a,zr(n,o(298)))})}return c}))}}function Gs(t,e){const n=Vs();return(Gs=function(t,e){return n[t-=280]})(t,e)}function Vs(){const t=["differ","isObject","ELEMENT_BULLETED_LIST","1607vFhUaV","splitListItemBefore","1282fLetlb","*Set format:* %0","key","oldValue","todo","1932PygmSi","from","isUndo","listType","data","*Format:* remove from %0","accept","*Remove format:* %0","noTrackChangesFixer","range","batch","TodoListEditing","attribute","default","customNumberedList","getAttribute","plugins","commandParams","enableDefaultAttributesIntegration","todoListCheck","fromRange","registerDescriptionCallback","ELEMENT_LIST_ITEM","ELEMENT_NUMBERED_LIST","registerAttributeLabel","isNextTo","formatBlock","commands","editor","isLocal","parent","18FUQieo","end","*Split:* list item","attributeKey","get","attributes","nodeAfter","*Change to:* %0","type","ELEMENT_","TrackChangesEditing","document","15054210tJwGNG","listMarker","_getAttributeKey","_suggestionFactory","change","execute","_LIST","28524848DstvfZ","ELEMENT_TODO_LIST","head","meta","numbered","detach","locale","*Merge:* list item","nextSibling","listMarkerStyle","getFirstRange","ListEditing","schema","checkTodoList","customBulletedList","todoListChecked","*Outdent:* %0","selection","afterInit","_findSuggestions","has","getFirstMarker","commandName","mergeListItemForward","previousSibling","list.multiBlock","numberedList","next","value","registerPostFixer","refresh","push","*Uncheck item*","listIndent","getChanges","find","FORMAT_INDENT","_supportLegacySuggestions","start","_registerLegacyDescription","registerCustomCallback","assureChains","*Format:* insert into %0","todoList","mergeListItemBackward","multipleBlocks","descriptionFactory","forceValue","1896558BKhzck","includes","map","toUpperCase","registerElementLabel","every","setSelection","bulletedList","7inDRWU","*Merge:* %0","groupId","listItemId","4940LHYGZi","bulleted","config","outdentList","getSuggestions","deletion","createPositionAt","*Indent:* %0","splitListItemAfter","setAttribute","removeMarker","suggestion","registerBlockAttribute","trackChangesCommand","indentList","newValue","filter","createRange","listItemIdFixer","10319436twsXnx","getRanges","format","model","length","containsItem","listReversed","listStyle","listStart","documentList","*Check item*","1048904ntUTmS"];return(Vs=function(){return t})()}function Hs(t){const e=Us;let n=t[e(336)]()[e(364)][e(313)][e(350)];for(;n;){const r=n[e(291)](e(385));if(!r)return!1;if(r==t[e(280)][e(401)])return e(401);if(r==t[e(280)][e(425)])return e(425);n=n[e(350)]}return!1}function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=272]})(t,e)}const Ws=zs;function Ks(){const t=["suggestion","editor","square","_getAttributeKey","batch","3884dykRPY","registerDescriptionCallback","format","8xSLDFN","ListPropertiesEditing","_registerLegacyDescription","list.properties","ELEMENT_","*Set format:* %0","FORMAT_LIST_START","listType","FORMAT_LIST_REVERSED","getFirstRange","model","styles","upper-latin","getSuggestions","afterInit","_LIST_DEFAULT","5778216FAVdYG","upper-roman","disc","nodeAfter","12317956mQaRHE","bulleted","toUpperCase","formatBlock","circle","includes","commandParams","next","type","removeMarker","numbered","listReversed","oldValue","getAttribute","handleDescriptions","listStart","10zJcemR","165366IyNGJf","document","descriptionFactory","_getTranslationKeyForListStyle","_LIST_","newValue","key","registerBlockAttribute","decimal","commandName","TrackChangesEditing","_findSuggestions","43920668VpCgQS","has","listStyle","*Remove format:* %0","*Format:* set order to reversed","filter","getFirstMarker","plugins","bind","startIndex","locale","8016280XEgCXG","find","head","3852837REVNYY","*Change to:* %0","enableDefaultAttributesIntegration","lower-latin","951rZhXNG","customNumbered","default","*Format:* set start index to %0","lower-roman","attribute","registerPostFixer","6YpAKQF","replace","reversed","*Format:* set order to regular","get","registerAttributeLabel","config","start","decimal-leading-zero","data","isUndo"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(898786===-parseInt(n(307))/1*(-parseInt(n(344))/2)+-parseInt(n(337))/3*(-parseInt(n(360))/4)+-parseInt(n(330))/5+-parseInt(n(286))/6+-parseInt(n(290))/7+parseInt(n(363))/8*(parseInt(n(333))/9)+parseInt(n(306))/10*(parseInt(n(319))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[Ws(284)](){const t=Ws;if(!this[t(356)][t(326)][t(320)](t(364)))return;const e=this[t(356)][t(350)][t(348)](t(273)),n=this[t(356)][t(326)][t(348)](t(317));e[t(281)]&&(n[t(335)](t(321)),n[t(314)](t(321))),e[t(346)]&&(n[t(335)](t(301)),n[t(314)](t(301))),e[t(328)]&&(n[t(335)](t(305)),n[t(314)](t(305)));const r={type:t(362),content:""};n[t(309)][t(361)](this[t(304)][t(327)](this));const s=this[t(356)][t(329)];n[t(309)][t(349)](t(301),zr(s,t(278))),n[t(309)][t(361)]((e=>{const n=t,{data:s}=e;if(s&&n(301)==s[n(313)])return null==s[n(312)]||0==s[n(312)]&&null==s[n(302)]?r:void 0})),n[t(309)][t(349)](t(305),zr(s,t(276))),n[t(309)][t(361)]((e=>{const n=t,{data:s}=e;if(s&&n(305)==s[n(313)])return null==s[n(312)]||1==s[n(312)]&&null==s[n(302)]?r:void 0})),this[t(356)][t(280)][t(308)][t(343)]((e=>{const r=t;if(e[r(359)][r(354)])return!1;let s=!1;const o=n[r(283)]({skipNotAttached:!0})[r(324)]((t=>{const e=r,s=n[e(358)](t);return e(305)==s||e(301)==s}));for(const t of o){const o=t[r(279)]()[r(351)][r(289)][r(303)](r(277));r(300)!=o&&r(338)!=o&&(n[r(318)](t[r(279)](),r(342))[r(331)]((t=>r(277)==n[r(358)](t[r(355)])))||(e[r(299)](t[r(325)]()),s=!0))}return s})),this[t(272)]()}[Ws(304)](t){const e=Ws,n=this[e(356)][e(329)],{data:r}=t,s={type:e(362),content:""};if(!r||e(321)!=r[e(313)])return;if(!r[e(302)])return e(339)==r[e(312)]?s:{type:e(362),content:""+zr(n,e(275),zr(n,this[e(310)](r[e(312)])))};if(!r[e(312)]){if(e(339)==r[e(302)])return s;let o=t[e(332)];for(;o;){if(o[e(353)]&&e(277)==o[e(353)][e(313)]&&o[e(353)][e(312)])return s;o=o[e(297)]}return{type:e(362),content:""+zr(n,e(322),zr(n,this[e(310)](r[e(302)])))}}if(e(339)!=r[e(312)])return{type:e(362),content:""+zr(n,e(275),zr(n,this[e(310)](r[e(312)])))};let o=t[e(332)];for(;o;){if(o[e(353)]&&e(277)==o[e(353)][e(313)]&&o[e(353)][e(312)]&&o[e(353)][e(302)])return s;o=o[e(297)]}const i=t[e(279)]()[e(351)][e(289)][e(303)](e(277));return{type:e(362),content:zr(n,e(275),zr(n,e(274)+i[e(292)]()+e(285)))}}[Ws(272)](){const t=Ws,e=this[t(356)],n=e[t(329)];e[t(326)][t(348)](t(317))[t(309)][t(361)]((e=>{const r=t;if(r(293)!=e[r(298)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(316)]){case r(321):o=r(334),i={type:r(362),content:zr(n,o,zr(n,this[r(310)](s[r(296)][0][r(298)])))};break;case r(301):o=s[r(296)][0][r(346)]?r(323):r(347),i={type:r(362),content:zr(n,o)};break;case r(305):o=r(340),i={type:r(362),content:zr(n,o,s[r(296)][0][r(328)])}}return i}))}[Ws(310)](t){const e=Ws;return e(274)+function(t){const n=e;return qs[n(295)](t)?n(291):Ys[n(295)](t)?n(300):null}(t)[e(292)]()+e(311)+t[e(292)]()[e(345)](/-/g,"_")}}const qs=[Ws(288),Ws(294),Ws(357)],Ys=[Ws(315),Ws(352),Ws(341),Ws(287),Ws(336),Ws(282)];var Zs=n(507);function Qs(){const t=["high","end","removeMarker:suggestion:insertion","commands","mapper","635537YfHcWH","4jFHXMT","requires","bind","model","change","hasClass","markerNameToElements","unbindElementFromMarkerName","document","markInsertion","editing","options","fromRange","70256uQvjek","editor","afterExecute","plugins","markerName","detach","1532354qUGnDc","getFirstPosition","8373990gtJDYR","createPositionAt","6gthlBb","createRange","writer","279OgmqKi","get","downcastDispatcher","2017119GSmiXm","setSelection","315255ITGskb","split","ck-suggestion-marker-split","nextSibling","fire","remove","parent","data","getFirstRange","init","selection","TrackChangesEditing","showSuggestionHighlights","enterBlock","enableCommand","2181988kpspdE","addMarker:suggestion:insertion","enter"];return(Qs=function(){return t})()}const Js=$s;function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(813594===parseInt(n(252))/1+parseInt(n(224))/2+-parseInt(n(262))/3*(parseInt(n(233))/4)+parseInt(n(264))/5+parseInt(n(256))/6*(-parseInt(n(232))/7)+-parseInt(n(246))/8*(parseInt(n(259))/9)+-parseInt(n(254))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(234)](){return[Zs.Enter]}[Js(273)](){const t=Js,e=this[t(247)],n=e[t(249)][t(260)](t(220)),r=e[t(230)][t(260)](t(226));n[t(223)](t(226),(()=>{const s=t;e[s(236)][s(237)]((t=>{const o=s,a=e[o(236)][o(241)][o(274)],c=a[o(253)](),u=i.LiveRange[o(245)](a[o(272)]());if(r[o(222)](t)){const r=e[o(236)][o(255)](c[o(270)][o(267)],0),s=t[o(257)](c,r);n[o(242)](s)}else t[o(263)](t[o(257)](u[o(228)]));u[o(251)](),r[o(268)](o(248),{writer:t})}))})),e[t(243)][t(261)].on(t(225),Fs(e,t(265)),{priority:t(227)}),e[t(243)][t(261)].on(t(229),((e,n,r)=>{const s=t,o=r[s(231)][s(239)](n[s(250)]);if(o)for(const t of o)t[s(238)](s(266))&&(r[s(231)][s(240)](t,n[s(250)]),r[s(258)][s(269)](t))}),{priority:t(227)}),e[t(271)][t(261)].on(t(225),((n,r,s)=>{const o=t;s[o(244)][o(221)]&&Fs(e,o(265),{showActiveMarker:!1})[o(235)](this)(n,r,s)}),{priority:t(227)})}}function eo(){const t=["plugins","enableCommand","has","model","findNext","item","find","end","getMarkersGroup","2805610PzAYto","createRange","replace","276PYfhSq","FindAndReplaceEditing","string","filter","get","_isInDeletionRange","10408kmHTWS","findByTextCallback","1407354jfEqmq","editor","markers","653163iuKSzB","609340nNzpdN","102897OuTXtu","4FNOMwH","afterInit","TrackChangesEditing","start","bind","replaceAll","suggestion:deletion","153hRKNwi","findPrevious","handleFindCommand","createPositionAt","4530944cFPnTx","getRange","getIntersection","FindAndReplaceUtils"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(326233===-parseInt(n(111))/1+parseInt(n(104))/2*(parseInt(n(139))/3)+-parseInt(n(112))/4*(-parseInt(n(136))/5)+-parseInt(n(106))/6+parseInt(n(109))/7+parseInt(n(123))/8+-parseInt(n(119))/9*(parseInt(n(110))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(113)](){const t=no;if(!this[t(107)][t(127)][t(129)](t(140)))return;const e=this[t(107)][t(127)][t(143)](t(114));e[t(128)](t(133),this[t(121)][t(116)](this)),e[t(128)](t(131)),e[t(128)](t(120)),e[t(128)](t(138)),e[t(128)](t(117))}[no(121)](t,e,n={}){const r=no,s=this[r(107)][r(127)][r(143)](r(126));return t((t=>(r(141)==typeof e?s[r(105)](e,n):e)(t)[r(142)]((e=>!1===this[r(144)](e,t[r(132)])))),n)}[no(144)](t,e){const n=no,r=this[n(107)][n(130)][n(137)](this[n(107)][n(130)][n(122)](e,t[n(115)]),this[n(107)][n(130)][n(122)](e,t[n(134)]));for(const t of this[n(107)][n(130)][n(108)][n(135)](n(118)))if(null!==r[n(125)](t[n(124)]()))return!0;return!1}}function oo(){const t=["config","*Set font size:* %0","FontSize","15190tRjGJd","fontColor","FORMAT_FONT_SIZE","fontFamily","*Reset font color*","2910936AMgeve","*Set font family:* %0","afterInit","*Set font color:* %0","124080qHtQeg","commandName","normalizeSizeOptions","_registerLegacyDescription","*Set font background color:* %0","FontSizeEditing","find","fontSize","7014376uUVKYW","fontSize.options","toLowerCase","plugins","FORMAT_FONT_BACKGROUND","fontColor.colors","FontColorEditing","9mRCxqa","type","registerDescriptionCallback","commandParams","FontBackgroundColorEditing","get","*Reset font family*","FORMAT_FONT_COLOR","*Reset font size*","TrackChangesEditing","title","formatInline","fontBackgroundColor","937740EEzVQx","FontFamilyEditing","label","model","FORMAT_FONT_FAMILY","value","683308UglsiC","*Reset font background color*","has","7282667tEUFvY","registerInlineAttribute","locale","descriptionFactory","fontBackgroundColor.colors","registerAttributeLabel","trim","330lMYgjz","editor","format","enableDefaultAttributesIntegration","1qUnwqE","6raLMHi"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(638072===-parseInt(n(449))/1*(parseInt(n(497))/2)+parseInt(n(459))/3+parseInt(n(463))/4+parseInt(n(491))/5+parseInt(n(450))/6*(-parseInt(n(500))/7)+-parseInt(n(471))/8*(-parseInt(n(478))/9)+-parseInt(n(454))/10*(parseInt(n(507))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(468),commandName:io(470)},{pluginName:io(492),commandName:io(457)},{pluginName:io(477),commandName:io(455)},{pluginName:io(482),commandName:io(490)}];class uo extends t.Plugin{[io(461)](){const t=io,e=this[t(446)][t(502)],n=this[t(446)][t(474)][t(483)](t(487));for(const{pluginName:e,commandName:r}of co)this[t(446)][t(474)][t(499)](e)&&(n[t(448)](r),n[t(501)](r));e.t,n[t(503)][t(505)](t(470),zr(e,t(456))),n[t(503)][t(505)](t(457),zr(e,t(495))),n[t(503)][t(505)](t(455),zr(e,t(485))),n[t(503)][t(505)](t(490),zr(e,t(475))),this[t(466)]()}[io(466)](){const t=io,e=this[t(446)],n=e[t(502)];e[t(474)][t(483)](t(487))[t(503)][t(480)]((e=>{const r=t,o=n.t;if(r(489)!=e[r(479)])return;const{data:i}=e;if(null!=i){if(r(470)==i[r(464)]){const t=i[r(481)][0][r(496)];if(t){const e=o(this[r(446)][r(474)][r(483)](r(453))[r(465)](this[r(446)][r(451)][r(483)](r(472)))[r(469)]((e=>e[r(494)]==t))[r(488)])[r(473)]();return{type:r(447),content:zr(n,r(452),e)}}return{type:r(447),content:zr(n,r(486))}}if(r(457)==i[r(464)]){const t=i[r(481)][0][r(496)];return t?{type:r(447),content:zr(n,r(460),t)}:{type:r(447),content:zr(n,r(484))}}if(r(455)==i[r(464)]){const t=i[r(481)][0][r(496)];if(t){const e=(0,s.normalizeColorOptions)(this[r(446)][r(451)][r(483)](r(476)))[r(469)]((e=>e[r(494)]==t));let i=t,a="";return e&&(i=e[r(493)],a=o(i)[r(473)]()),{type:r(447),content:zr(n,r(462),a)[r(506)](),color:{value:t,title:a||i}}}return{type:r(447),content:zr(n,r(458))}}if(r(490)==i[r(464)]){const t=i[r(481)][0][r(496)];if(t){const e=(0,s.normalizeColorOptions)(this[r(446)][r(451)][r(483)](r(504)))[r(469)]((e=>e[r(494)]==t));let i=t,a="";return e&&(i=e[r(493)],a=o(i)[r(473)]()),{type:r(447),content:zr(n,r(467),a)[r(506)](),color:{value:t,title:a||i}}}return{type:r(447),content:zr(n,r(498))}}}}))}}const lo=ho;function fo(){const t=["editor","get","descriptionFactory","fontSize.options","label","copyFormat","length","7zeUOPN","enableDefaultAttributesIntegration","boolean","pasteFormat","registerDescriptionCallback","formatBlock","model","2827ZWxSVd","split","8322qSSiss","395640dPzwFS","36202vJmoiw","fontSize","toUpperCase","join","normalizeSizeOptions","type","enableCommand","*Remove all formatting*","808760vqoskd","toLowerCase","entries","FontSize","plugins","push","181968bigBgm","afterInit","slice","fontBackgroundColor","384789ZjoSdb","config","TrackChangesEditing","title","format","formatInline","commands","fontColor.colors","2gpMftF","20nsNgKY","charAt","commandName","590aykyhN","locale","_registerLegacyDescription","fontColor","find","commandParams","*Set format to:* %0"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(113319===-parseInt(n(464))/1+parseInt(n(490))/2*(parseInt(n(482))/3)+-parseInt(n(478))/4+-parseInt(n(491))/5*(parseInt(n(462))/6)+parseInt(n(453))/7*(parseInt(n(472))/8)+-parseInt(n(463))/9+parseInt(n(494))/10*(parseInt(n(460))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(479)](){const t=lo,e=this[t(446)],n=e[t(476)][t(447)](t(484)),r=e[t(488)][t(447)](t(451)),s=e[t(488)][t(447)](t(456));r&&s&&(n[t(454)](t(456)),n[t(470)](t(451)),this[t(496)]())}[lo(496)](){const t=lo,e=this[t(446)],n=e[t(495)];e[t(476)][t(447)](t(484))[t(448)][t(457)]((r=>{const s=t;if(s(458)!=r[s(469)]&&s(487)!=r[s(469)])return;const{data:o}=r;if(o&&s(456)===o[s(493)]){const t=[],r=o[s(499)][0];for(const[n,o]of Object[s(474)](r))t[s(477)](po(e,n,o));return t[s(452)]?{type:s(486),content:zr(n,s(500),t[s(467)](", "))}:{type:s(486),content:zr(n,s(471))}}}))}}function po(t,e,n){const r=lo,o=t[r(495)].t,i=e[r(461)](/(?=[A-Z])/)[r(467)](" "),a=o(i[r(492)](0)[r(466)]()+i[r(480)](1))[r(473)]();if(r(455)==typeof n)return a;if(r(497)===e||r(481)===e){const e=(0,s.normalizeColorOptions)(t[r(483)][r(447)](r(489)))[r(498)]((t=>t[r(459)]==n));return a+" ("+(e?o(e[r(450)])[r(473)]():n)+")"}if(r(465)===e&&isNaN(parseFloat(n))){const e=t[r(476)][r(447)](r(475))[r(468)](t[r(483)][r(447)](r(449)))[r(498)]((t=>t[r(459)]==n));return a+" ("+(e?o(e[r(485)])[r(473)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=107]})(t,e)}function Eo(){const t=["ELEMENT_HEADING","11dpoAcV","2549196dpVYkG","2011625RufvpY","4370470qVNrnS","name","9vUJjDc","*Change to:* %0","registerElementLabel","title","registerDescriptionCallback","type","ELEMENT_HEADING_CUSTOM","locale","formatBlock","266712zXUrwx","14XmtKjU","paragraph","heading","40133StqOob","commandName","heading.options","commandParams","match","view","afterInit","has","value","592904CUSHGx","TrackChangesEditing","enableDefaultAttributesIntegration","model","5JYkhTf","plugins","format","find","288474VzSWnt","_headingOptions","HeadingEditing","editor","_getHeadingLevel","descriptionFactory","_registerLegacyDescription","24aZwgrS","config","get"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(289220===parseInt(n(133))/1*(-parseInt(n(130))/2)+-parseInt(n(129))/3*(-parseInt(n(111))/4)+-parseInt(n(146))/5*(-parseInt(n(150))/6)+parseInt(n(117))/7+-parseInt(n(142))/8*(parseInt(n(120))/9)+parseInt(n(118))/10*(-parseInt(n(115))/11)+parseInt(n(116))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(139)](){const t=mo,e=this[t(107)];if(!e[t(147)][t(140)](t(152)))return;this[t(151)]=e[t(112)][t(113)](t(135));const n=e[t(127)],r=e[t(147)][t(113)](t(143));r[t(144)](t(132));for(const e of this[t(151)])t(131)!=e[t(145)]&&r[t(109)][t(122)](e[t(145)],(n=>{const r=t,i=this[r(108)](e[r(145)]);return null!==i?s(n,i):o(n,e[r(123)])}));function s(e,r){return zr(n,t(114),[e,r])}function o(e,r){return zr(n,t(126),[e,r])}this[t(110)]()}[mo(110)](){const t=mo,e=this[t(107)],n=e[t(127)];e[t(147)][t(113)](t(143))[t(109)][t(124)]((e=>{const r=t;if(r(128)!=e[r(125)])return;const{data:s}=e;if(s&&r(132)==s[r(134)]){const e=s[r(136)][0][r(141)],c=this[r(108)](e);if(null!==c)return{type:r(148),content:zr(n,r(121),(a=c,zr(n,r(114),[1,a])))};const u=this[r(151)][r(149)]((t=>t[r(145)]===e))[r(123)];return{type:r(148),content:zr(n,r(121),(o=1,i=u,zr(n,t(126),[o,i])))}}var o,i,a}))}[mo(108)](t){const e=mo;var n,r;const s=t[e(137)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(151)])||void 0===n?void 0:n[e(149)]((n=>n[e(145)]==t));if(o&&o[e(138)]){const t=o[e(138)],n=(null!==(r=t[e(119)])&&void 0!==r?r:t)[e(137)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["formatInline","format","registerInlineAttribute","has","plugins","FORMAT_HIGHLIGHT","get","color","highlight.options","title","config","3342400FxnYRU","HighlightEditing","registerAttributeLabel","460TWlUCl","23979lwYufP","1605746GwqFzT","model","locale","1242458GqAzdv","_registerLegacyDescription","35zRPdwB","value","type","toLowerCase","*Set highlight:* %0","*Remove highlight*","descriptionFactory","editor","447588FNOsVV","highlight","commandName","28973169SwIEec","TrackChangesEditing","find","registerDescriptionCallback","enableDefaultAttributesIntegration","commandParams","afterInit","7758821AxhztA"];return(To=function(){return t})()}function _o(t,e){const n=To();return(_o=function(t,e){return n[t-=355]})(t,e)}const yo=_o;!function(t,e){const n=_o,r=t();for(;;)try{if(647672===-parseInt(n(360))/1+parseInt(n(357))/2+-parseInt(n(356))/3*(parseInt(n(355))/4)+-parseInt(n(362))/5*(parseInt(n(370))/6)+-parseInt(n(380))/7+parseInt(n(392))/8+parseInt(n(373))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[yo(379)](){const t=yo,e=this[t(369)];if(!e[t(385)][t(384)](t(393)))return;const n=e[t(385)][t(387)](t(374)),r=e[t(359)];n[t(377)](t(371)),n[t(383)](t(371)),n[t(368)][t(394)](t(371),zr(r,t(386))),this[t(361)]()}[yo(361)](){const t=yo,e=this[t(369)],n=e[t(359)];e[t(385)][t(387)](t(374))[t(368)][t(376)]((r=>{const s=t;if(s(381)!=r[s(364)])return;const{data:o}=r;if(o&&s(371)==o[s(372)]){const t=n.t,r=o[s(378)][0][s(363)];if(r){const o=e[s(391)][s(387)](s(389))[s(375)]((t=>t[s(358)]==r)),i=t(o[s(390)])[s(365)]();return{type:s(382),content:zr(n,s(366),i),color:{value:o[s(388)],title:o[s(390)]}}}return{type:s(382),content:zr(n,s(367),zr(n,s(386)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=148]})(t,e)}const Co=ko;function Lo(){const t=["plugins","200395cnsZnx","createEmptyElement","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","elementToStructure","insert","createPositionAt","dataDowncast","locale","createContainerElement","registerElementLabel","109ZOkqnG","enableCommand","192iywswx","883696gbjzEz","HorizontalLineEditing","427385IcJFsJ","conversion","TrackChangesEditing","for","27huqYeO","567666HxeBtm","div","ck-horizontal-line","5714aqSZMX","horizontalLine","2893410Vaonzh","high","descriptionFactory","addClass","get","4HSBstP","editor","1516936zkqpDe","has","afterInit","12qJNikc"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(343042===parseInt(n(178))/1*(-parseInt(n(153))/2)+-parseInt(n(150))/3+parseInt(n(160))/4*(-parseInt(n(167))/5)+parseInt(n(165))/6*(-parseInt(n(183))/7)+-parseInt(n(162))/8*(parseInt(n(149))/9)+parseInt(n(155))/10+-parseInt(n(181))/11*(-parseInt(n(180))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[Co(164)](){const t=Co,e=this[t(161)];if(!e[t(166)][t(163)](t(182)))return;e[t(166)][t(159)](t(185))[t(179)](t(154));const n=e[t(166)][t(159)](t(185)),r=e[t(175)];n[t(157)][t(177)](t(154),(e=>zr(r,t(170),e))),e[t(184)][t(148)](t(174))[t(171)]({model:t(154),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(169)])return null;const o=n[s(176)](s(151)),i=n[s(168)]("hr");return n[s(158)](s(152),o),n[s(172)](n[s(173)](o,0),i),o},converterPriority:t(156)})}}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=482]})(t,e)}!function(t,e){const n=So,r=t();for(;;)try{if(641421===-parseInt(n(512))/1*(-parseInt(n(493))/2)+-parseInt(n(492))/3+parseInt(n(482))/4*(-parseInt(n(497))/5)+-parseInt(n(504))/6*(-parseInt(n(517))/7)+parseInt(n(490))/8+parseInt(n(519))/9+-parseInt(n(503))/10*(parseInt(n(487))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(489)](){const t=No,e=this[t(511)];if(!e[t(507)][t(484)](t(486)))return;const n=e[t(507)][t(521)](t(499)),r=e[t(505)];n[t(506)][t(516)](t(494),(e=>zr(r,t(500),e))),n[t(509)](t(488)),n[t(501)](t(491)),n[t(506)][t(496)]((e=>{const n=t;if(n(483)!=e[n(485)])return;const{data:s}=e;if(s&&n(491)==s[n(520)]&&e[n(510)]()[n(508)][n(514)].is(n(513),n(494))){const t=zr(r,n(500));return{type:n(502),content:zr(r,n(515),t)}}})),this[t(518)]()}[No(518)](){const t=No,e=this[t(511)],n=e[t(505)];e[t(507)][t(521)](t(499))[t(506)][t(496)]((e=>{const r=t;if(r(498)!=e[r(485)])return;const{data:s}=e;if(s&&r(488)==s[r(495)]){const t=zr(n,r(500));return{type:r(502),content:zr(n,r(515),t)}}}))}}function Mo(){const t=["ELEMENT_HTML_EMBED","registerBlockAttribute","format","10pAXDSp","1263786MOdtFf","locale","descriptionFactory","plugins","start","enableDefaultAttributesIntegration","getFirstRange","editor","87770WHTuHH","element","nodeAfter","*Change %0 content*","registerElementLabel","42owuGnY","_registerLegacyDescription","6897141mlxZtK","key","get","2690824Znqiis","attribute","has","type","HtmlEmbed","3142381LuGgIR","htmlEmbed","afterInit","3209056hynbvo","value","3547647PBVIsU","8YHNKUY","rawHtml","commandName","registerDescriptionCallback","5EVcSeh","formatBlock","TrackChangesEditing"];return(Mo=function(){return t})()}function Oo(){const t=["imageTypeBlock","imageTypeInline","isCollapsed","change","FORMAT_IMAGE_SIZE","ELEMENT_CAPTION","ImageUtils","imageInline","ImageBlockEditing","isBlockImage","alt","468dEFxJA","selection","ELEMENT_INLINE_IMAGE","width","imageStylePreApply","ELEMENT_IMAGE","1868360spAWyP","_findSuggestions","type","filter","plugins","resizedWidth","formatBlock","forceDefaultExecution","10HIELhS","descriptionFactory","getFirstRange","afterInit","getClosestSelectedImageElement","imageTextAlternative","isIntersecting","markInsertion","343529lXqzez","schema","toggleImageCaption","fromPosition","previous","caption","length","key","registerDescriptionCallback","document","Inline image to block image","nodeBefore","enableCommand","locale","markDeletion","accept","findIndex","newValue","markBlockFormat","discard","has","getContainedElement","imageBlock","registerCustomCallback","start","createRangeOn","imageCaption","getNearestSelectionRange","1210216eRlAbe","registerBlockAttribute","getCaptionFromImageModelElement","getSuggestionCallback","join","toPrevious","*Set image width:* %0","ImageUploadEditing","ImageCaptionEditing","insertImage","addObject","insertion","159684jyTwKN","_registerLegacyDescription","removeObject","model","*Reset image width*","isOwn","forward","registerElementLabel","element","_suggestionFactory","createRange","resizeImage","attribute","toNext","editor","TrackChangesEditing","registerAttributeLabel","*Set image text alternative:* %0","17349CJXmTC","nodeAfter","ImageInlineEditing","convertBlockImageToInline","Block image to inline image","commandParams","end","ImageTextAlternativeEditing","chain","backward","formatInline","commandName","ImageCaptionUtils","ImageResize","enableDefaultAttributesIntegration","*Remove image text alternative*","ImageEditing","606510qtLnNl","find","isBefore","format","subType","deletion","isEqual","4463217Tjsrry","convertInlineImageToBlock","uploadImage","get","detach"];return(Oo=function(){return t})()}const wo=Fo;function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(367821===parseInt(n(359))/1+parseInt(n(434))/2+parseInt(n(417))/3*(parseInt(n(337))/4)+-parseInt(n(351))/5*(parseInt(n(399))/6)+-parseInt(n(387))/7+-parseInt(n(343))/8+-parseInt(n(441))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(354)](){const t=wo,e=this[t(413)];if(!e[t(347)][t(379)](t(433)))return;const n=e[t(347)][t(444)](t(414)),r=e[t(347)][t(444)](t(332)),s=e[t(372)];n[t(371)](t(396)),n[t(352)][t(406)](t(381),(e=>zr(s,t(342),e))),n[t(352)][t(406)](t(333),(e=>zr(s,t(339),e))),n[t(352)][t(406)](t(364),(()=>zr(s,t(331)))),e[t(347)][t(379)](t(394))&&n[t(371)](t(443)),e[t(347)][t(379)](t(334))&&e[t(347)][t(379)](t(419))&&(n[t(371)](t(447),((s,o)=>{const i=t,a=r[i(355)](e[i(402)][i(368)][i(338)]);e[i(402)][i(449)]((()=>{const t=i;n[t(377)](a,{commandName:t(447),commandParams:[o]},[],t(420))}))})),n[t(371)](t(446),((s,o)=>{const a=t;e[a(402)][a(449)]((t=>{const c=a;let u=r[c(355)](e[c(402)][c(368)][c(338)]),l=t[c(384)](u);const f=i.LivePosition[c(362)](l[c(383)],c(392)),h=i.LivePosition[c(362)](l[c(423)],c(412));n[c(350)]((()=>s(o))),u=r[c(355)](e[c(402)][c(368)][c(338)]),l=t[c(384)](u);const g=t[c(409)](f,h);f[c(445)](),h[c(445)](),n[c(377)](u,{commandName:c(447),commandParams:[o]},[],c(442)),g[c(383)][c(436)](l[c(383)])&&n[c(358)](t[c(409)](g[c(383)],l[c(383)]),c(442)),l[c(423)][c(436)](g[c(423)])&&n[c(358)](t[c(409)](l[c(423)],g[c(423)]),c(442))}))})),n[t(408)][t(382)](t(349),t(442),t(391),(()=>!1)),n[t(408)][t(382)](t(349),t(442),t(374),(()=>!1)),n[t(408)][t(382)](t(349),t(442),t(378),n[t(408)][t(390)](t(349),"",t(374))),n[t(408)][t(382)](t(398),t(442),t(391),(()=>!1)),n[t(408)][t(382)](t(398),t(442),t(378),(([r])=>{const s=t,o=n[s(408)][s(390)](s(398),"",s(378));let i=r[s(383)],a=r[s(423)];const c=e[s(402)][s(360)][s(386)](i,s(426)),u=e[s(402)][s(360)][s(386)](a,s(405));c[s(448)]&&(i=c[s(383)]),u[s(448)]&&(a=u[s(423)]),o([e[s(402)][s(409)](i,a)])})),n[t(408)][t(382)](t(349),t(442),t(425),c),n[t(408)][t(382)](t(398),t(442),t(425),c)),e[t(347)][t(379)](t(395))&&(n[t(371)](t(361),((s,o)=>{const i=t,a=e[i(347)][i(444)](i(429));let c=r[i(355)](e[i(402)][i(368)][i(338)]),u=a[i(389)](c);e[i(402)][i(449)]((()=>{const t=i;if(u)return void n[t(373)](e[t(402)][t(384)](u));const l=r[t(335)](c);s(o),c=r[t(355)](e[t(402)][t(368)][t(338)]),u=a[t(389)](c),n[t(358)](e[t(402)][t(384)](u),l?null:t(385))}))})),n[t(408)][t(382)](t(398),t(385),t(425),c));const o=[{type:t(349),subType:t(341)},{type:t(398),subType:t(385)},{type:t(349),subType:t(442)},{type:t(398),subType:t(442)}];function a(e,s){const i=t,a=o[i(375)]((({type:t,subType:n})=>e[i(345)]==t&&e[i(438)]==n)),c=o[i(375)]((({type:t,subType:e})=>s[i(345)]==t&&s[i(438)]==e));if(a<0||c<0)return!1;const u=e[i(353)](),l=s[i(353)]();if((0==a||1==a)&&2==c&&u[i(357)](l))return!0;if(2==a&&3==c){const t=n[i(344)](u,i(398))[i(346)]((({suggestion:t,meta:e})=>e[i(404)]&&i(442)==t[i(438)]));if(t[i(365)]>1&&l[i(423)][i(440)](u[i(383)]))return!0;if(1==t[i(365)]&&(u[i(383)][i(440)](l[i(423)])||u[i(423)][i(440)](l[i(383)])))return!0}if(3==a&&3==c&&u[i(383)][i(436)](l[i(383)])){const t=u[i(423)][i(418)],e=l[i(383)][i(370)];return r[i(335)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(347)][t(379)](t(430))&&(n[t(431)](t(410)),n[t(388)](t(348)),n[t(352)][t(415)](t(348),zr(s,t(330)))),e[t(347)][t(379)](t(424))&&(n[t(431)](t(356)),n[t(388)](t(336))),n[t(352)][t(367)]((e=>{const n=t;if(o[n(435)]((({type:t,subType:r})=>e[n(345)]==t&&e[n(438)]==r)))return e[n(363)]?{}:void 0})),n[t(352)][t(367)]((e=>{const n=t;if(n(398)==e[n(345)]||n(439)==e[n(345)]){const t=e[n(380)]();if(t&&t.is(n(407),n(364)))return{type:n(398)==e[n(345)]?n(397):n(401),element:t,quantity:1}}})),n[t(352)][t(367)]((e=>t(349)==e[t(345)]&&t(442)==e[t(438)]?{type:t(437),content:t(369)}:t(349)==e[t(345)]&&t(420)==e[t(438)]?{type:t(437),content:t(421)}:void 0)),n[t(352)][t(367)]((e=>{const n=t;if(n(411)!=e[n(345)])return;const{data:r}=e;if(!r||n(336)!=r[n(366)])return;const o=r[n(376)];return o?{type:n(437),content:zr(s,n(416),'"'+o+'"')}:{type:n(437),content:zr(s,n(432))}})),this[t(400)]()}[wo(400)](){const t=wo,e=this[t(413)],n=e[t(372)];e[t(347)][t(444)](t(414))[t(352)][t(367)]((e=>{const r=t;if(r(349)!=e[r(345)]&&r(427)!=e[r(345)])return;const{data:s}=e;if(s){if(r(356)==s[r(428)]){const t=s[r(422)][0][r(376)];return t?{type:r(437),content:zr(n,r(416),'"'+t+'"')}:{type:r(437),content:zr(n,r(432))}}if(r(410)==s[r(428)]){const t=s[r(422)][0][r(340)];return t?{type:r(437),content:zr(n,r(393),t)}:{type:r(437),content:zr(n,r(403))}}}}))}}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=211]})(t,e)}function xo(){const t=["2VwGeTD","newValue","type","*Replace image URL*","key","formatBlock","registerDescriptionCallback","enableDefaultAttributesIntegration","registerCustomCallback","accept","getSuggestionCallback","249170dMMOxz","format","882cGCOgD","2947021pfDUkn","891069CgQCQj","ImageEditing","attribute","_suggestionFactory","5521024eczDEC","plugins","5xJAcYj","TrackChangesEditing","replaceImageSource","src","864516sHPdqt","afterInit","registerBlockAttribute","has","get","*Format:* replace image URL","_handleLegacySuggestions","10672376ijktdq","locale","formatInline","oldValue","discard","editor","982734wyPHVf","_registerLegacyDescription","descriptionFactory","commandName"];return(xo=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(976904===-parseInt(n(234))/1+parseInt(n(251))/2*(-parseInt(n(224))/3)+-parseInt(n(228))/4+parseInt(n(230))/5*(parseInt(n(247))/6)+-parseInt(n(223))/7+parseInt(n(241))/8+-parseInt(n(222))/9*(-parseInt(n(220))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(235)](){const t=Po;if(!this[t(246)][t(229)][t(237)](t(225)))return;const e=this[t(246)][t(242)],n=this[t(246)][t(229)][t(238)](t(231));n[t(216)](t(232)),n[t(236)](t(233)),n[t(249)][t(215)]((n=>{const r=t;if(r(226)!=n[r(211)])return;const{data:s}=n;return s&&r(233)==s[r(213)]?s[r(252)]&&s[r(244)]?{type:r(221),content:zr(e,r(212))}:{type:r(221),content:""}:void 0})),this[t(240)]()}[Po(240)](){const t=Po,e=this[t(246)][t(229)][t(238)](t(231));e[t(227)][t(217)](t(214),t(232),t(218),e[t(227)][t(219)](t(214),null,t(245))),e[t(227)][t(217)](t(214),t(232),t(245),e[t(227)][t(219)](t(214),null,t(218))),this[t(248)]()}[Po(248)](){const t=Po,e=this[t(246)],n=e[t(242)];e[t(229)][t(238)](t(231))[t(249)][t(215)]((e=>{const r=t;if(r(214)!=e[r(211)]&&r(243)!=e[r(211)])return;const{data:s}=e;return s&&r(232)==s[r(250)]?{type:r(221),content:zr(n,r(239))}:void 0}))}}function jo(t,e){const n=Ho();return(jo=function(t,e){return n[t-=453]})(t,e)}const Go=jo;!function(t,e){const n=jo,r=t();for(;;)try{if(252875===parseInt(n(454))/1+parseInt(n(499))/2+-parseInt(n(501))/3*(-parseInt(n(527))/4)+parseInt(n(511))/5*(parseInt(n(500))/6)+parseInt(n(479))/7*(parseInt(n(545))/8)+-parseInt(n(514))/9*(-parseInt(n(478))/10)+-parseInt(n(485))/11*(parseInt(n(476))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[Go(466)](){const t=Go,n=this[t(541)];if(!n[t(484)][t(549)](t(497)))return;const r=n[t(484)][t(513)](t(520)),s=n[t(484)][t(513)](t(537)),o={};r[t(519)](t(458),((o,i)=>{const a=t,c=n[a(484)][a(513)](a(546)).me,u=n[a(538)][a(513)](a(458));let l=s[a(526)](n[a(550)][a(459)][a(481)]),f=n[a(550)][a(462)](l),h=u[a(472)];if(h==i[a(472)])return;const g={commandName:a(458),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(550)][a(455)]((()=>{const t=a;if(r[t(515)]()[t(469)]((e=>e[t(524)]&&c==e[t(465)]&&(t(471)==e[t(529)]||t(509)==e[t(529)])&&(t(543)==e[t(525)]||t(492)==e[t(525)])&&e[t(517)]()[t(535)](f)))[t(530)]((e=>r[t(482)](e[t(510)]))),l=s[t(526)](n[t(550)][t(459)][t(481)]),f=n[t(550)][t(462)](l),u[t(551)](),n[t(538)][t(513)](t(553))[t(551)](),n[t(538)][t(513)](t(547))[t(551)](),h=u[t(472)],h!=i[t(472)])return s[t(494)](l)&&u[t(493)](i[t(472)],l)?(o({...i,setImageSizes:!1}),l=s[t(526)](n[t(550)][t(459)][t(481)]),void r[t(480)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(543))):void(s[t(474)](l)?r[t(480)](l,g,[],t(492)):r[t(534)](f,g,t(492)))}))}));for(const e of n[t(484)][t(513)](t(497))[t(540)])o[e[t(464)]]=e[t(507)][t(536)]();r[t(456)][t(544)](t(471),t(543),t(490),(()=>!1)),r[t(456)][t(544)](t(471),t(492),t(490),(()=>!1)),r[t(456)][t(544)](t(509),t(492),t(490),(()=>!1)),r[t(456)][t(544)](t(471),t(543),t(473),(([e])=>{const n=t;s[n(532)](e[n(542)]())})),r[t(456)][t(544)](t(471),t(543),t(539),((e,n)=>{const s=t;r[s(456)][s(468)](s(471),"",s(473))(e,{commandName:n[s(491)],commandParams:n[s(467)]})})),r[t(456)][t(544)](t(471),t(543),t(522),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(471),subType:t(543)},{type:t(470),subType:t(461)},{type:t(471),subType:t(505)},{type:t(470),subType:t(505)}];function a(e,n){const o=t,a=i[o(460)]((({type:t,subType:n})=>e[o(529)]==t&&e[o(525)]==n)),c=i[o(460)]((({type:t,subType:e})=>n[o(529)]==t&&n[o(525)]==e));if(a<0||c<0)return!1;const u=e[o(517)](),l=n[o(517)]();if((0==a||1==a)&&2==c&&u[o(477)](l))return!0;if(2==a&&3==c){const t=r[o(453)](u,o(470))[o(469)]((({suggestion:t,meta:e})=>e[o(487)]&&o(505)==t[o(525)]));if(t[o(483)]>1&&l[o(502)][o(535)](u[o(528)]))return!0;if(1==t[o(483)]&&(u[o(528)][o(535)](l[o(502)])||u[o(502)][o(535)](l[o(528)])))return!0}if(3==a&&3==c&&u[o(528)][o(521)](l[o(528)])){const t=u[o(502)][o(496)],e=l[o(528)][o(533)];return s[o(474)](t)&&t===e}return!1}n[t(550)][t(459)][t(488)]((()=>{const e=t;let o=!1;const i=Array[e(463)](n[e(550)][e(459)][e(503)][e(516)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(512)](t);if(e(508)==i&&r[e(475)](u)){if(e(471)==a&&(e(543)==c||e(492)==c)){const t=r[e(523)](u);if(n[e(489)]){const n=t[e(517)]()[e(542)]();if(s[e(474)](n))continue;r[e(482)](t),o=!0}}if(e(470)==a&&e(461)==c&&!n[e(489)]){const t=r[e(523)](u);t[e(498)]&&t[e(498)][e(524)]&&(r[e(482)](t[e(498)]),o=!0)}}}return o})),this[t(486)](o)}[Go(486)](t){const e=Go,n=this[e(541)],r=n[e(495)];n[e(484)][e(513)](e(520))[e(531)][e(552)]((n=>{const s=e;if(s(471)!=n[s(529)]&&s(509)!=n[s(529)])return;const{data:o}=n;if(!o||s(458)!=o[s(491)])return;const i=o[s(518)][0][s(472)];return function(t){const e=s;return{type:e(506),content:zr(r,e(457),t)}}(s(548)===i?zr(r,s(504)):t[i]||i)}))}}function Ho(){const t=["chain","getSuggestion","isInContent","subType","getClosestSelectedImageElement","4UdrYzE","start","type","forEach","descriptionFactory","setImageNaturalSizeAttributes","nodeBefore","markInlineFormat","isEqual","toLowerCase","ImageUtils","commands","discard","normalizedStyles","editor","getContainedElement","imageStylePreApply","registerCustomCallback","8dBzjpz","Users","imageTypeBlock","side","has","model","refresh","registerDescriptionCallback","imageTypeInline","_findSuggestions","210483aEBRIH","change","_suggestionFactory","*Format:* %0","imageStyle","document","findIndex","imageCaption","createRangeOn","from","name","author","afterInit","commandReversedParams","getSuggestionCallback","filter","insertion","formatBlock","value","accept","isBlockImage","hasSuggestion","1143564jNZshV","isIntersecting","10VWfQZc","2643683LNefiK","markBlockFormat","selection","discardSuggestion","length","plugins","132TtyqRo","_registerLegacyDescription","isOwn","registerPostFixer","newRange","join","commandName","imageStylePostApply","shouldConvertImageType","isInlineImage","locale","nodeAfter","ImageStyleEditing","next","794240CPeYjH","48JXMurO","287571bTcsGJ","end","differ","FORMAT_SIDE_IMAGE","convertInlineImageToBlock","format","title","suggestion","formatInline","head","144345AnBKvd","_splitMarkerName","get","759222shaZVv","getSuggestions","getChangedMarkers","getFirstRange","commandParams","enableCommand","TrackChangesEditing","isBefore"];return(Ho=function(){return t})()}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=178]})(t,e)}const Wo=zo;function Ko(){const t=["79171oFXYbW","914172fGFyDm","commands","356438TFTUMf","listenTo","178143tgFdCg","high","_trackChangesExecuted","1280knjbGU","685116wQeciJ","collaboration_features","_trackChangesValueDuringImport","lowest","track_changes","importWord","forEach","execute","TrackChangesEditing","24761MepSuY","8Crvsmn","_setSuggestionData","1540715AUkxsn","bind","editor","afterInit","dataInsert","Users","enableCommand","value","48nZltNl","trackChanges","get","plugins","_handleImportedData","4IbcuaR"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(161625===-parseInt(n(197))/1+-parseInt(n(200))/2+-parseInt(n(198))/3*(parseInt(n(196))/4)+parseInt(n(183))/5+parseInt(n(191))/6*(parseInt(n(202))/7)+-parseInt(n(181))/8*(parseInt(n(206))/9)+-parseInt(n(205))/10*(-parseInt(n(180))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(208)]=!1,this[e(204)]=!1}[Wo(186)](){const t=Wo,e=this[t(185)],n=e[t(199)][t(193)](t(211)),r=e[t(199)][t(193)](t(192));n&&(n.on(t(178),((e,[,n])=>{const s=t;this[s(208)]=r[s(190)],n[s(207)][s(210)]=!this[s(208)]}),{priority:t(203)}),this[t(201)](n,t(187),this[t(195)][t(184)](this)),this[t(201)](n,t(187),(()=>{const e=t;this[e(204)]&&(r[e(178)](),this[e(204)]=!1)}),{priority:t(209)}),e[t(194)][t(193)](t(179))[t(189)](t(211)))}[Wo(195)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(185)][n(199)][n(193)](n(192)),o=s[n(190)];this[n(208)]!==o&&(s[n(178)](),this[n(204)]=!0),r&&r[n(212)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(185)][o(194)][o(193)](o(188)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(211)}}};this[o(185)][o(194)][o(193)](o(179))[o(182)](i)}))}}function qo(t,e){const n=Zo();return(qo=function(t,e){return n[t-=311]})(t,e)}const Yo=qo;function Zo(){const t=["IndentBlock","16112030LnGDXL","afterInit","registerBlockAttribute","blockIndent","descriptionFactory","TrackChangesEditing","enableCommand","14717484Kkjoxa","plugins","get","IndentEditing","*Outdent:* %0","FORMAT_INDENT","registerAttributeLabel","getItems","commandName","272wquIfk","1550344eVrtws","getItemLabel","1757289gyGabs","registerDescriptionCallback","enableDefaultAttributesIntegration","format","527504OZZGWa","_registerLegacyDescription","indentBlock","locale","4QFEnDe","342WqILXX","outdent","formatBlock","*Indent:* %0","type","51915hmBJjG","editor","outdentBlock","30947ofsURS","has","indent"];return(Zo=function(){return t})()}!function(t,e){const n=qo,r=t();for(;;)try{if(916523===-parseInt(n(316))/1+-parseInt(n(350))/2+parseInt(n(312))/3*(-parseInt(n(320))/4)+-parseInt(n(326))/5*(parseInt(n(321))/6)+parseInt(n(329))/7*(parseInt(n(349))/8)+parseInt(n(340))/9+parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Qo extends t.Plugin{[Yo(334)](){const t=Yo,e=this[t(327)],n=e[t(341)][t(342)](t(338));if(e[t(341)][t(330)](t(343))&&(n[t(339)](t(331)),n[t(339)](t(322))),e[t(341)][t(330)](t(332)))for(const e of[t(318),t(328)])n[t(314)](e);const r=e[t(319)];n[t(335)](t(336)),n[t(337)][t(346)](t(336),zr(r,t(345))),this[t(317)]()}[Yo(317)](){const t=Yo,e=this[t(327)],n=e[t(319)],r=e[t(341)][t(342)](t(338));r[t(337)][t(313)]((e=>{const s=t;if(s(323)!=e[s(325)])return;const{data:o}=e;if(!o)return;if(s(318)!=o[s(348)]&&s(328)!=o[s(348)])return;const i=e[s(347)]()[0],a=r[s(337)][s(311)](i);return s(318)==o[s(348)]?{type:s(315),content:zr(n,s(324),a)}:s(328)==o[s(348)]?{type:s(315),content:zr(n,s(344),a)}:void 0}))}}function Jo(){var t=["plugins","init","get","requires","81ymrhhx","69672rWsuOZ","127016PyBLTF","146epJpEb","enableCommand","editor","91RjjAog","input","3362802DaeDxT","5466400DNlfqo","TrackChangesEditing","263OoIgbm","1779417IldAbP","3521780ojfUqb"];return(Jo=function(){return t})()}var $o=ti;function ti(t,e){var n=Jo();return(ti=function(t,e){return n[t-=203]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(452450===parseInt(n(215))/1*(-parseInt(n(207))/2)+parseInt(n(204))/3*(parseInt(n(205))/4)+parseInt(n(217))/5+-parseInt(n(212))/6+-parseInt(n(210))/7*(-parseInt(n(206))/8)+parseInt(n(216))/9+-parseInt(n(213))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class ei extends t.Plugin{static get[$o(203)](){return[vs.Input]}[$o(219)](){var t=$o;this[t(209)][t(218)][t(220)](t(214))[t(208)](t(211))}}function ni(t,e){const n=oi();return(ni=function(t,e){return n[t-=141]})(t,e)}const ri=ni;!function(t,e){const n=ni,r=t();for(;;)try{if(593298===parseInt(n(156))/1*(-parseInt(n(163))/2)+-parseInt(n(152))/3*(parseInt(n(172))/4)+parseInt(n(154))/5+-parseInt(n(168))/6+-parseInt(n(155))/7+-parseInt(n(159))/8*(-parseInt(n(173))/9)+parseInt(n(147))/10*(parseInt(n(177))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ri(146)](){const t=ri,e=this[t(175)];if(!e[t(170)][t(158)](t(178)))return;const n=e[t(170)][t(167)](t(160)),r=e[t(179)][t(167)](t(149));n[t(145)](t(149)),n[t(145)](t(150)),n[t(169)](t(176));for(const e of r[t(153)])n[t(169)](e.id),n[t(148)][t(161)](e.id,t(183)+e[t(171)][t(143)]()+")");n[t(148)][t(166)]((n=>{const r=t;if(r(142)!=n[r(157)])return;const{data:s}=n;if(!s||r(176)!=s[r(144)])return;const o=s[r(141)],i=e[r(182)];return{type:r(165),content:null==o?zr(i,r(181)):zr(i,r(174),'"'+o+'"')}})),this[t(162)]()}[ri(162)](){const t=ri,e=this[t(175)],n=e[t(182)];e[t(170)][t(167)](t(160))[t(148)][t(166)]((e=>{const r=t;if(r(164)!=e[r(157)])return;const{data:s}=e;if(s){if(r(149)==s[r(151)]){const t=s[r(180)][0];return{type:r(165),content:zr(n,r(174),'"'+t+'"')}}return r(150)==s[r(151)]?{type:r(165),content:zr(n,r(181))}:void 0}}))}}function oi(){const t=["attribute","toLowerCase","key","enableDefaultAttributesIntegration","afterInit","10ADVRqv","descriptionFactory","link","unlink","commandName","776055tzPgQH","manualDecorators","3204395VpQcGC","1925679bpvYAT","1635TRDXEi","type","has","1073480XbGHqs","TrackChangesEditing","registerAttributeLabel","_registerLegacyDescription","118pWyOkU","formatInline","format","registerDescriptionCallback","get","5558772ZeyHaO","registerInlineAttribute","plugins","label","12DKjXoi","27JiYueV","*Set link:* %0","editor","linkHref","17863373DmBMBy","LinkEditing","commands","commandParams","*Remove link*","locale","link (","newValue"];return(oi=function(){return t})()}const ii=ai;function ai(t,e){const n=li();return(ai=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(186377===-parseInt(n(266))/1*(-parseInt(n(195))/2)+-parseInt(n(199))/3+-parseInt(n(196))/4*(parseInt(n(227))/5)+parseInt(n(202))/6*(-parseInt(n(225))/7)+-parseInt(n(262))/8+-parseInt(n(237))/9*(-parseInt(n(229))/10)+parseInt(n(263))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ii(257)](){const t=ii,e=this[t(230)],n=e[t(270)];if(!e[t(244)][t(234)](t(217)))return;const r=e[t(244)][t(211)](t(246)),s=e[t(244)][t(234)](t(213));function o(t){return()=>{const n=ai,s=e[n(279)][n(259)][n(280)],o=e[n(250)][n(211)](t);if(o[n(256)])return void e[n(268)](n(243),{});const i=t[n(206)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(260)](t)[s(264)]((t=>function(t,e){const n=s;return e[n(271)](t[n(272)],n(200))&&!e[n(208)](t)}(t,r)));o=o[s(264)]((t=>!t.is(s(198),s(200))||t[s(276)](s(207))!=e));const i=new Set;for(const t of o)t.is(s(198),s(200))?i[s(203)](ui(t)):i[s(203)](t);return Array[s(260)](i)}(s[n(204)](),i,e[n(279)][n(269)]);e[n(279)][n(215)]((()=>{const e=n;for(const n of a)r[e(221)](n,{commandName:t,commandParams:[{forceValue:!o[e(256)]}],formatGroupId:e(239)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(260)](t);const r=n[e(253)]((t=>e(200)!=t[e(235)]));return r>-1&&(n=n[e(206)](0,r)),n}(e[n(279)][n(259)][n(280)][n(204)]()),o=e[n(279)][n(249)](e[n(279)][n(223)](s[0],n(247)),e[n(279)][n(223)](s[s[n(240)]-1],n(216)));e[n(279)][n(215)]((()=>{const e=n;r[e(221)](o,{commandName:t,commandParams:[],formatGroupId:e(233)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(236)];for(;t&&t[n(276)](n(233))>e[n(276)](n(233));)r[n(203)](t),t=t[n(236)]}return Array[n(260)](r)}(s))}))}}r[t(212)](t(248),o(t(248))),r[t(212)](t(275),o(t(275))),s&&r[t(212)](t(265),o(t(265))),r[t(212)](t(194),i(t(194))),r[t(212)](t(273),i(t(273))),s&&r[t(212)](t(220),(()=>{const n=t,s=e[n(250)][n(211)](n(220)),o=Array[n(260)](s[n(226)]);o[n(264)]((t=>t[n(276)](n(254))!=s[n(256)])),e[n(279)][n(215)]((()=>{const t=n;for(const e of o)r[t(221)](e,{commandName:t(220),commandParams:[{forceValue:!s[t(256)]}]})}))})),r[t(261)][t(197)](t(200),(e=>zr(n,t(245),e))),r[t(261)][t(251)]((e=>{const r=t;if(r(214)!=e[r(241)]&&r(274)!=e[r(241)])return;const{data:s}=e;if(s){if(r(248)==s[r(218)]||r(275)==s[r(218)]||r(265)==s[r(218)])switch(s[r(218)][r(201)](r(232),"")){case r(242):return o(zr(n,r(224)));case r(255):return o(zr(n,r(258)));case r(205):return o(zr(n,r(228)))}if(r(194)==s[r(218)])return{type:r(252),content:zr(n,r(219),zr(n,r(245)))};if(r(273)==s[r(218)])return{type:r(252),content:zr(n,r(278),zr(n,r(245)))};if(r(220)==s[r(218)])return s[r(238)][0][r(222)]?{type:r(252),content:zr(n,r(209))}:{type:r(252),content:zr(n,r(267))}}function o(t){const e=r;return{type:e(252),content:zr(n,e(231),t)}}}))}}function ui(t){const e=ii,n=t[e(276)](e(233));if(0==n)return t;let r=t;for(;t[e(277)]&&t[e(277)].is(e(198),e(200));){const s=t[e(277)][e(276)](e(233));if(s==n)r=t[e(277)];else if(s<n)break;t=t[e(277)]}return r}function li(){const t=["2420721oIZPPy","commandParams","blockName","length","type","bulleted","paragraph","plugins","ELEMENT_LIST_ITEM","TrackChangesEditing","before","numberedList","createRange","commands","registerDescriptionCallback","format","findIndex","todoListChecked","numbered","value","afterInit","ELEMENT_NUMBERED_LIST","document","from","descriptionFactory","115768BEGBNA","4493500XmWfzr","filter","todoList","44357DXAsUl","*Uncheck item*","execute","schema","locale","checkChild","parent","outdentList","formatInline","bulletedList","getAttribute","previousSibling","*Outdent:* %0","model","selection","indentList","2PFQTRn","7972nWlxbJ","registerElementLabel","element","1079304ngknbd","listItem","replace","8106rjnVHK","add","getSelectedBlocks","todo","slice","listType","isObject","*Check item*","push","get","enableCommand","LegacyTodoListEditing","formatBlock","change","end","LegacyListEditing","commandName","*Indent:* %0","checkTodoList","markBlockFormat","forceValue","createPositionAt","ELEMENT_BULLETED_LIST","763uAzQtq","_selectedElements","35dqARGV","ELEMENT_TODO_LIST","10QhqMWg","editor","*Change to:* %0","List","listIndent","has","name","nextSibling"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(198),e(200))&&t[e(276)](e(233))>0){let r=t[e(236)];for(;r&&e(200)==r[e(235)]&&r[e(276)](e(233))==t[e(276)](e(233));)n[e(210)](r),r=r[e(236)]}return n}const hi=di;function gi(){const t=["reversed","has","getLastPosition","*Format:* set start index to %0","document","_getTranslationKeyForListStyle","10QRVjFD","ELEMENT_","_getSuggestionBlocks","editor","_getSuggestionBlocksForListStyle","forward","format","bind","*Format:* set order to reversed","styles","createRange","listType","_LIST_","formatInline","formatBlock","listItem","handleListStyleCommand","TrackChangesEditing","parent","selection","21136SETEeI","handleDescriptions","filter","push","map","from","default","afterInit","before","toUpperCase","getFirstPosition","length","flat","getSelectedBlocks","unshift","listStart","type","commandName","config","getSiblingNodes","locale","21461WQBOrQ","list.properties","numbered","change","enableCommand","createPositionAt","handleListStartCommand","element","listReversed","7dqOTMG","*Format:* set order to regular","descriptionFactory","listStyle","replace","getListTypeFromListStyleType","LegacyListPropertiesEditing","backward","LegacyListUtils","startIndex","890080AcqHaY","getAttribute","223617TlQcup","1823232TXbrdS","2290hjAZRy","model","registerDescriptionCallback","handleListReversedCommand","commandParams","3030561GvbUEK","4UoJxDw","101014MadOiJ","plugins","get","*Change to:* %0","markMultiRangeBlockFormat"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=239]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(412083===-parseInt(n(244))/1*(-parseInt(n(315))/2)+parseInt(n(306))/3*(-parseInt(n(314))/4)+parseInt(n(304))/5+-parseInt(n(307))/6+-parseInt(n(294))/7*(parseInt(n(264))/8)+-parseInt(n(313))/9+-parseInt(n(308))/10*(-parseInt(n(285))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(271)](){const t=hi;if(!this[t(247)][t(316)][t(239)](t(300)))return;const e=this[t(247)][t(282)][t(317)](t(286)),n=this[t(247)][t(316)][t(317)](t(261));e[t(253)]&&n[t(289)](t(297),this[t(260)][t(251)](this)),e[t(320)]&&n[t(289)](t(293),this[t(311)][t(251)](this)),e[t(303)]&&n[t(289)](t(279),this[t(291)][t(251)](this)),n[t(296)][t(310)](this[t(265)][t(251)](this))}[hi(260)](t,e={}){const n=hi,r=this[n(247)][n(316)][n(317)](n(261)),s=this[n(248)]();this[n(247)][n(309)][n(288)]((()=>{const t=n;r[t(319)](s,{commandName:t(297),commandParams:[{type:e[t(280)]}],formatGroupId:t(297)})}))}[hi(311)](t,e={}){const n=hi,r=this[n(247)][n(316)][n(317)](n(261)),s=this[n(246)]((t=>t.is(n(292),n(259))&&n(287)===t[n(305)](n(255))));if(s[n(275)]<1)return;const o=s[n(268)]((t=>this[n(247)][n(309)][n(254)](this[n(247)][n(309)][n(290)](t,n(272)),this[n(247)][n(309)][n(290)](t,0))));this[n(247)][n(309)][n(288)]((()=>{const t=n;r[t(319)](o,{commandName:t(293),commandParams:[{reversed:e[t(320)]}],formatGroupId:t(293)})}))}[hi(291)](t,e={}){const n=hi,r=this[n(247)][n(316)][n(317)](n(261)),s=this[n(246)]((t=>t.is(n(292),n(259))&&n(287)===t[n(305)](n(255))));if(s[n(275)]<1)return;const o=s[n(268)]((t=>this[n(247)][n(309)][n(254)](this[n(247)][n(309)][n(290)](t,n(272)),this[n(247)][n(309)][n(290)](t,0))));this[n(247)][n(309)][n(288)]((()=>{const t=n;r[t(319)](o,{commandName:t(279),commandParams:[{startIndex:e[t(303)]}],formatGroupId:t(279)})}))}[hi(265)](t){const e=hi;if(e(258)!=t[e(280)]&&e(257)!=t[e(280)])return;const n=this[e(247)][e(284)],{data:r}=t;if(!r)return;let s,o;switch(r[e(281)]){case e(297):s=e(318),o={type:e(250),content:zr(n,s,zr(n,this[e(243)](r[e(312)][0][e(280)])))};break;case e(293):s=r[e(312)][0][e(320)]?e(252):e(295),o={type:e(250),content:zr(n,s)};break;case e(279):s=e(241),o={type:e(250),content:zr(n,s,r[e(312)][0][e(303)])}}return o}[hi(248)](){const t=hi;var e,n,r,s;const o=this[t(247)][t(316)][t(317)](t(302));let i=Array[t(269)](this[t(247)][t(309)][t(242)][t(263)][t(277)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(292),t(259)))&&i[t(278)](...o[t(283)](this[t(247)][t(309)][t(242)][t(263)][t(274)](),t(301))),(null===(n=i[i[t(275)]-1])||void 0===n?void 0:n.is(t(292),t(259)))&&i[t(267)](...o[t(283)](this[t(247)][t(309)][t(242)][t(263)][t(240)](),t(249))),i=[...new Set(i)],(null===(s=null===(r=this[t(247)][t(309)][t(242)][t(263)][t(274)]())||void 0===r?void 0:r[t(262)])||void 0===s?void 0:s.is(t(292),t(259)))&&(i=i[t(266)]((e=>e.is(t(292),t(259))))),i}[hi(246)](t){const e=hi,n=this[e(247)][e(316)][e(317)](e(302));let r=Array[e(269)](this[e(247)][e(309)][e(242)][e(263)][e(277)]())[e(266)](t)[e(268)]((t=>{const r=e,s=this[r(247)][r(309)][r(290)](t,0);return[...n[r(283)](s,r(301)),...n[r(283)](s,r(249))]}))[e(276)]();return r=[...new Set(r)],r}[hi(243)](t){const e=hi;return e(245)+(this[e(247)][e(316)][e(317)](e(302))[e(299)](t)||e(270))[e(273)]()+e(256)+t[e(273)]()[e(298)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["conversion","TrackChangesEditing","5690nKNqiu","786rIFVsT","5525676ynlVyo","has","attribute:url:media","data","716EeOmUb","MediaEmbedEditing","downcastDispatcher","createEmptyElement","descriptionFactory","16pXAeCF","enableCommand","get","options","1360cZNixM","1070510ZwETKn","registerElementLabel","65585vjOymr","46799ZmRvgN","locale","showSuggestionHighlights","13917APLrJh","elementToElement","media","ELEMENT_MEDIA","mediaEmbed","6096nGsDQg","dataDowncast","afterInit","div","stop","high","plugins","14854UIPhES","for","editor","55dthnWZ"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(420530===parseInt(n(141))/1*(-parseInt(n(133))/2)+-parseInt(n(144))/3*(parseInt(n(128))/4)+-parseInt(n(162))/5*(parseInt(n(123))/6)+parseInt(n(156))/7*(parseInt(n(137))/8)+-parseInt(n(124))/9+parseInt(n(138))/10*(-parseInt(n(159))/11)+parseInt(n(149))/12*(parseInt(n(140))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(151)](){const t=mi,e=this[t(158)];if(!e[t(155)][t(125)](t(129)))return;const n=e[t(155)][t(135)](t(161)),r=e[t(142)];n[t(134)](t(148)),n[t(132)][t(139)](t(146),(e=>zr(r,t(147),e))),e[t(160)][t(157)](t(150))[t(145)]({model:t(146),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(143)])return n[s(131)](s(152))},converterPriority:t(154)}),e[t(127)][t(130)].on(t(126),((e,n,r)=>{const s=t;r[s(136)][s(143)]&&e[s(153)]()}),{priority:t(154)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=351]})(t,e)}function yi(){const t=["get","afterInit","14OyITjn","682458iQwdot","1782752KcDxNJ","772edinZH","editor","519uRgDJM","plugins","MentionEditing","has","1473lyRMfC","mention","2359764CSbftE","TrackChangesEditing","430587fYMIly","97530ePEWOe","enableCommand","706THlYvk","10MnpJtY"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(126153===parseInt(n(355))/1*(parseInt(n(366))/2)+parseInt(n(359))/3*(parseInt(n(353))/4)+parseInt(n(364))/5+-parseInt(n(351))/6*(parseInt(n(370))/7)+parseInt(n(352))/8+-parseInt(n(363))/9*(-parseInt(n(367))/10)+-parseInt(n(361))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(369)](){const t=Ti,e=this[t(354)];e[t(356)][t(358)](t(357))&&e[t(356)][t(368)](t(362))[t(365)](t(360))}}const ki=Li;function Ci(){const t=["newValue","*Remove format:* %0","locale","1488771uUcvfO","key","next","enableDefaultAttributesIntegration","format","1590USStOQ","4iHpXfe","has","registerDescriptionCallback","data","542634HIKMap","handleDescriptions","multiLevelList","registerBlockAttribute","ELEMENT_MULTI_LEVEL_LIST","listMarkerStyle","descriptionFactory","get","TrackChangesEditing","1548144VhyLnm","head","editor","MultiLevelList","20UbPWiP","833273zfEtSG","plugins","4684qSsFCS","listType","afterInit","*Set format:* %0","16209KGamvz","472764FTOdDI","oldValue"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=183]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(208007===parseInt(n(199))/1+parseInt(n(211))/2*(parseInt(n(200))/3)+-parseInt(n(195))/4*(-parseInt(n(210))/5)+-parseInt(n(215))/6+parseInt(n(193))/7+-parseInt(n(188))/8+parseInt(n(205))/9*(-parseInt(n(192))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ri extends t.Plugin{[ki(197)](){const t=ki,e=this[t(190)],n=e[t(194)][t(186)](t(187));e[t(194)][t(212)](t(191))&&(n[t(208)](t(217)),n[t(218)](t(184)),n[t(185)][t(213)]((e=>this[t(216)](e))))}[ki(216)](t){const e=ki,n=this[e(190)][e(204)],{data:r}=t,s={type:e(209),content:""};if(r&&e(184)==r[e(206)]){if(!r[e(201)])return{type:e(209),content:zr(n,e(198),zr(n,e(183)))+" ("+r[e(202)]+")"};if(!r[e(202)]){let o=t[e(189)];for(;o;){if(o[e(214)]&&e(196)==o[e(214)][e(206)]&&o[e(214)][e(202)])return s;o=o[e(207)]}return{type:e(209),content:zr(n,e(203),zr(n,e(183)))+" ("+r[e(201)]+")"}}}}}const Ni=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=351]})(t,e)}function vi(){const t=["locale","6IDhweK","afterInit","PageBreakEditing","pageBreak","get","102shOCzC","has","86889sejOcc","877226IMrPKf","ELEMENT_PAGE_BREAK","TrackChangesEditing","3381390JprwFd","168rSvWDR","34590XXGPlH","plugins","2568020McKFmh","enableCommand","151711zLDXFA","435248heWQZL","registerElementLabel","descriptionFactory","editor"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(367651===parseInt(n(356))/1+parseInt(n(357))/2+parseInt(n(372))/3*(-parseInt(n(367))/4)+parseInt(n(362))/5*(-parseInt(n(354))/6)+-parseInt(n(366))/7*(parseInt(n(361))/8)+parseInt(n(360))/9+parseInt(n(364))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Ni(373)](){const t=Ni,e=this[t(370)];if(!e[t(363)][t(355)](t(351)))return;e[t(363)][t(353)](t(359))[t(365)](t(352));const n=e[t(363)][t(353)](t(359)),r=e[t(371)];n[t(369)][t(368)](t(352),(e=>zr(r,t(358),e)))}}const Oi=Fi;function wi(){const t=["createUIElement","downcastDispatcher","plugins","bindElementToMarker","62XVGIsa","writer","942717hiaXjg","markerRange","highest","isBlock","isTouching","has","consumable","span","editor","get","Paragraph","includes","10zivtBn","enableDefaultAttributesIntegration","271512mfvvLb","markerName","4654017fEfLsn","1287288OsydqE","addMarker:suggestion:insertion","showSuggestionHighlights","schema","nodeAfter","_registerLegacyDescription","commandName","getFirstRange","addClass","descriptionFactory","1255330HWcuFf","locale","model","consume","$text","options","registerDescriptionCallback","registerElementLabel","start","132DFrpGV","data","insert","*Change to:* %0","ck-suggestion-marker-split","ck-suggestion-marker--active","24BbaetP","TrackChangesEditing","name","editing","5569esefOY","isLimit","insertParagraph","end","type","520688JHCMZA","ELEMENT_PARAGRAPH","*Insert:* %0","toViewPosition","activeMarkers","getItemLabel","enableCommand","paragraph","insertion","afterInit","mapper","formatBlock","checkChild","format"];return(wi=function(){return t})()}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(263313===parseInt(n(289))/1*(parseInt(n(312))/2)+-parseInt(n(314))/3+parseInt(n(257))/4+parseInt(n(255))/5*(-parseInt(n(260))/6)+-parseInt(n(294))/7*(parseInt(n(285))/8)+-parseInt(n(259))/9+parseInt(n(270))/10*(parseInt(n(279))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(303)](){const t=Oi,e=this[t(251)];if(!e[t(310)][t(248)](t(253)))return;const n=e[t(271)],r=e[t(310)][t(252)](t(286));r[t(269)][t(277)](t(301),(e=>zr(n,t(295),e))),r[t(256)](t(301)),r[t(300)](t(291)),e[t(288)][t(309)].on(t(261),Pi(e),{priority:t(316)}),e[t(280)][t(309)].on(t(261),((n,r,s)=>{const o=t;s[o(275)][o(262)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(316)});const s=r[t(269)];s[t(276)]((r=>{const o=t;if(o(302)!==r[o(293)])return;const{start:i,end:a}=r[o(267)]();if(!i[o(247)](a)||!i[o(264)])return;const c=e[o(272)][o(263)],u=i[o(264)];return c[o(246)](u)&&!c[o(290)](u)&&c[o(306)](u,o(274))?{type:o(302),content:zr(n,o(296),s[o(299)](u,1))}:void 0})),this[t(265)]()}[Oi(265)](){const t=Oi,e=this[t(251)],n=e[t(271)];e[t(310)][t(252)](t(286))[t(269)][t(276)]((e=>{const r=t;if(r(305)!=e[r(293)])return;const{data:s}=e;return s&&r(301)==s[r(266)]?{type:r(307),content:zr(n,r(282),zr(n,r(295)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(310)][o(252)](o(286)),a=r[o(315)][o(278)],c=r[o(315)][o(292)],u=t[o(272)][o(263)];if(!a[o(247)](c)||!a[o(264)])return;const l=a[o(264)];if(u[o(246)](l)&&!u[o(290)](l)&&u[o(306)](l,o(274))){if(!s[o(249)][o(273)](r[o(315)],n[o(287)]))return;const t=s[o(313)][o(308)](o(250),{class:o(283)}),a=s[o(304)][o(297)](c);e&&i[o(298)][o(254)](r[o(258)])&&s[o(313)][o(268)](o(284),t),s[o(313)][o(281)](a,t),s[o(304)][o(311)](t,r[o(258)])}}}const Bi=Ui;!function(t,e){const n=Ui,r=t();for(;;)try{if(749278===-parseInt(n(405))/1*(parseInt(n(389))/2)+parseInt(n(385))/3*(-parseInt(n(390))/4)+-parseInt(n(395))/5+parseInt(n(400))/6*(parseInt(n(403))/7)+parseInt(n(399))/8*(-parseInt(n(410))/9)+-parseInt(n(386))/10*(-parseInt(n(383))/11)+parseInt(n(413))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class xi extends t.Plugin{[Bi(406)](){const t=Bi,e=this[t(394)];e[t(411)][t(391)](t(392))&&(e[t(411)][t(408)](t(393))[t(407)](t(398)),this[t(409)]())}[Bi(409)](){const t=Bi,e=this[t(394)];e[t(411)][t(408)](t(393))[t(387)][t(397)]((n=>{const r=t;if(r(402)!=n[r(396)]&&r(384)!=n[r(396)])return;const{data:s}=n;return s&&r(398)==s[r(388)]?{type:r(404),content:zr(e[r(412)],r(401))}:void 0}))}}function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=383]})(t,e)}function ji(){const t=["enableDefaultAttributesIntegration","get","_registerLegacyDescription","2448POIsKG","plugins","locale","10072296SykQIE","3754300XrNiTx","formatInline","339873PhdNKF","30uaeMkg","descriptionFactory","commandName","297442WPhxOe","24dRcGXh","has","RemoveFormatEditing","TrackChangesEditing","editor","6830285aPGRNQ","type","registerDescriptionCallback","removeFormat","9544sJjHVF","240864YbySPP","*Remove all formatting*","formatBlock","245vLvIae","format","1zqDOxH","afterInit"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=334]})(t,e)}function Hi(){const t=["discardAllSuggestions","goToPreviousRestrictedEditingException","plugins","trackChanges","TrackChangesEditing","1710016MBkaMI","4292330bTuBtT","7qDAmoN","has","acceptSuggestion","acceptSelectedSuggestions","1986312glkpiZ","2618145DRFVXL","goToNextRestrictedEditingException","20XDZySI","afterInit","editor","acceptAllSuggestions","123786pMJGlT","discardSelectedSuggestions","discardSuggestion","8539FjaZIf","42304GNhxga","get","RestrictedEditingModeEditing","260tfpkWG","enableCommand"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(617599===-parseInt(n(360))/1*(-parseInt(n(337))/2)+parseInt(n(351))/3+parseInt(n(334))/4+-parseInt(n(345))/5+-parseInt(n(350))/6*(parseInt(n(346))/7)+-parseInt(n(344))/8+parseInt(n(357))/9*(parseInt(n(353))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(354)](){const t=Gi,e=this[t(355)];if(!e[t(341)][t(347)](t(336)))return;const n=e[t(341)][t(335)](t(343));n[t(338)](t(340)),n[t(338)](t(352));const r=e[t(341)][t(335)](t(336));r[t(338)](t(342)),r[t(338)](t(348)),r[t(338)](t(359)),r[t(338)](t(356)),r[t(338)](t(339)),r[t(338)](t(349)),r[t(338)](t(358))}}function Wi(){const t=["ELEMENT_LINE_BREAK","78426kHDotb","high","createPositionBefore","get","addMarker:suggestion:insertion","includes","82384YNdWXy","enableCommand","2212533yJTbrO","ck-suggestion-marker-","requires","bindElementToMarker","options","insert","10EGLJWM","test","1830FKVIYU","addMarker:suggestion:deletion","createUIElement","downcastDispatcher","1173292TSUiaP","name","deletion","model","locale","275wOXNNe","ck-suggestion-marker--active","merge","init","3jksSgH","span","markerRange","plugins","addMarker:suggestion","showSuggestionHighlights","getItems","markerName","element","TrackChangesEditing","editing","editor","descriptionFactory","consumable","activeMarkers","5144095bFPYil","registerElementLabel","703726UznpMR","softBreak","writer","133nTuEHs","data","12ToFsfi","split","shiftEnter","toViewPosition","addClass","mapper"];return(Wi=function(){return t})()}const Ki=Xi;function Xi(t,e){const n=Wi();return(Xi=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(202307===-parseInt(n(226))/1+parseInt(n(214))/2*(-parseInt(n(197))/3)+-parseInt(n(246))/4+parseInt(n(193))/5*(parseInt(n(242))/6)+-parseInt(n(217))/7*(-parseInt(n(232))/8)+parseInt(n(234))/9*(parseInt(n(240))/10)+parseInt(n(212))/11*(parseInt(n(219))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class qi extends t.Plugin{static get[Ki(236)](){return[Zs.ShiftEnter]}[Ki(196)](){const t=Ki,e=this[t(208)],n=e[t(200)][t(229)](t(206));n[t(233)](t(221)),e[t(207)][t(245)].on(t(230),Yi(e),{priority:t(227)}),e[t(207)][t(245)].on(t(243),Yi(e),{priority:t(227)}),e[t(218)][t(245)].on(t(201),((n,r,s)=>{const o=t;s[o(238)][o(202)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(209)][t(213)](t(215),(n=>zr(e[t(250)],t(225),n)))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(200)][o(229)](o(206));if(!s[o(210)][o(241)](r[o(199)],n[o(247)]))return;const a=t[o(249)];for(const t of r[o(199)][o(203)]()){if(!t.is(o(205),o(215)))continue;const n=o(248)==r[o(204)][o(220)](":")[1]?o(195):o(220),c=s[o(216)][o(244)](o(198),{class:o(235)+n}),u=s[o(224)][o(222)](a[o(228)](t));e&&i[o(211)][o(231)](r[o(204)])&&s[o(216)][o(223)](o(194),c),s[o(216)][o(239)](u,c),s[o(224)][o(237)](c,r[o(204)])}}}const Zi=Ji;function Qi(){const t=["2715406VDsjin","enableCommand","8415106rmzmSF","isCollapsed","has","model","TrackChangesEditing","getRanges","251484CMPrrf","restrictedEditingException","afterInit","1312344hbAJWq","descriptionFactory","value","from","markInlineFormat","8099316UZshrC","change","forceValue","selection","FORMAT_RESTRICTED_ENABLED","editor","commands","formatInline","40388076rvLoqE","get","locale","91768IUQFVu","commandParams","format","registerDescriptionCallback","StandardEditingModeEditing","formatBlock","5gTBkYW","3eEJCTJ","FORMAT_RESTRICTED_DISABLED","type","commandName","plugins","document"];return(Qi=function(){return t})()}function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(683127===parseInt(n(482))/1+-parseInt(n(471))/2*(-parseInt(n(465))/3)+parseInt(n(479))/4*(-parseInt(n(464))/5)+parseInt(n(487))/6+parseInt(n(473))/7+parseInt(n(458))/8+-parseInt(n(455))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Zi(481)](){const t=Zi,e=this[t(492)],n=e[t(476)],r=e[t(457)];if(!e[t(469)][t(475)](t(462)))return;const s=e[t(469)][t(456)](t(477)),o=t(480),i=e[t(493)][t(456)](o);s[t(472)](o,((e,r={})=>{const a=t,c=n[a(470)][a(490)];if(c[a(474)])return void e(r);const u=void 0!==r[a(489)]?r[a(489)]:!i[a(484)];n[a(488)]((()=>{const t=a,e=Array[t(485)](c[t(478)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(486)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(483)][t(461)]((e=>{const n=t;if(n(463)!=e[n(467)]&&n(454)!=e[n(467)])return;const{data:s}=e;return s&&s[n(468)]==o?s[n(459)][0][n(489)]?{type:n(460),content:zr(r,n(491))}:{type:n(460),content:zr(r,n(466))}:void 0}))}}const ta=na;function ea(){const t=["style","block","add","locale","413259kcEKaw","element","registerBlockAttribute","commandName","*Set format:* %0","_registerLegacyDescription","type","GeneralHtmlSupport","2579664xtCNIG","formatInline","FORMAT_STYLE","toLowerCase","StyleUtils","registerDescriptionCallback","Style","registerAttributeLabel","5938785PAwDcu","has","DataSchema","forceValue","getGhsAttributeNameForElement","definitions","28nOGelO","descriptionFactory","218703QhdiOc","config","463938RUOiCf","355193gLlTTe","plugins","ghsAttributes","afterInit","format","styleName","30ZJrNwL","inline","enableDefaultAttributesIntegration","normalizeConfig","87845dzVoza","*Remove format:* %0","registerInlineAttribute","editor","commandParams","formatBlock","get","TrackChangesEditing"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(262028===parseInt(n(320))/1+parseInt(n(319))/2+-parseInt(n(317))/3*(-parseInt(n(315))/4)+-parseInt(n(330))/5*(-parseInt(n(326))/6)+parseInt(n(342))/7+-parseInt(n(301))/8+-parseInt(n(309))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(323)](){const t=ta,e=this[t(333)];if(!e[t(321)][t(310)](t(307))||!e[t(321)][t(310)](t(311)))return;const n=e[t(321)][t(336)](t(337)),r=e[t(341)],s=e[t(318)][t(336)](t(338))||{},o=e[t(321)][t(336)](t(300)),i=e[t(321)][t(336)](t(305))[t(329)](e[t(321)][t(336)](t(311)),s[t(314)]);n[t(328)](t(338));const a=new Set;for(const e of i[t(339)]){const n=o[t(313)](e[t(343)]);a[t(340)](n)}const c=new Set;for(const e of i[t(327)]){const n=o[t(313)](e[t(343)]);c[t(340)](n);for(const n of e[t(322)])c[t(340)](n)}for(const e of a)n[t(344)](e),n[t(316)][t(308)](e,zr(r,t(303)));for(const e of c)n[t(332)](e),n[t(316)][t(308)](e,zr(r,t(303)));this[t(298)]()}[ta(298)](){const t=ta,e=this[t(333)],n=e[t(341)];e[t(321)][t(336)](t(337))[t(316)][t(306)]((e=>{const r=t;if(r(335)!=e[r(299)]&&r(302)!=e[r(299)])return;const{data:s}=e;return s&&r(338)===s[r(345)]?s[r(334)][0][r(312)]?{type:r(324),content:zr(n,r(346),s[r(334)][0][r(325)][r(304)]())}:{type:r(324),content:zr(n,r(331),s[r(334)][0][r(325)][r(304)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=296]})(t,e)}function ia(){const t=["insertTableRowBelow","ELEMENT_TABLE","low","last","ELEMENT_TABLE_ROW_WITH_TEXT","_setupColumnsRowsFixing","3769365XOsxEm","isIntersecting","ELEMENT_TABLE_WITH_TEXT","getSelectionAffectedTableCells","getContainedElement","getRanges","item","table","isArray","minColumn","registerDescriptionCallback","*Remove:* %0","getFirstRange","addMarker:suggestion","tableRow","fromRange","markMultiRangeInsertion","afterInit","isIntersectingWithRange","highest","$graveyard","tableColumn","9866216xOSejJ","_suggestionFactory","filter","min","createRangeOn","_splitMarkerName","findAncestor","join","batch","classes","push","isTouching","*Insert:* %0","max","tableCell","suggestion","enableCommand","left","detach","29990hACKwB","addClass","_getSuggestionCoords","12vWrvWK","commands","differ","maxRow","removeClass","every","selection","oldRange","getChangedMarkers","has","markMultiRangeDeletion","deletion","toLowerCase","isEqual","getSuggestion","minRow","selectTableColumn","subType","rowspan","MIN_SAFE_INTEGER","getAttribute","getColumnIndexes","7Akewml","TableEditing","ELEMENT_TABLE_ROW","1918308GxaROW","rootName","data","options","_tableSuggestions","includes","add","downcastDispatcher","writer","registerCustomCallback","MAX_SAFE_INTEGER","model","createPositionAt","execute","TrackChangesEditing","forceValue","order","12869820yVeuHT","12EBEYEM","$textProxy","get","map","mapper","end","some","insertTable","5753wJNdto","removeTableColumn","substr","startsWith","above","addRange","name","maxColumn","_tablePostFixingSubtypes","ELEMENT_TABLE_COLUMN","descriptionFactory","change","getItems","ELEMENT_TABLE_COLUMN_WITH_TEXT","element","discard","refresh","getChanges","plugins","_getCoordsForCells","createTableWalker","hasAttribute","registerElementLabel","getChildren","tablePaste","createRangeIn","from","first","TableUtils","insertTableColumnLeft","toViewElement","showSuggestionHighlights","start","document","registerPostFixer","nodeAfter","getRowIndexes","setSelection","enqueueChange","198meHEGy","change:data","root","selectTableRow","insert","accept","1950712BwgZel","221NrVqDk","removeTableRow","insertTableRowAbove","length","colspan","15161MOyXeX","values","type","locale","insertTableColumnRight","nodeBefore","_acceptFormatSuggestionCallbackFactory","span","position","cell","insertion","isInContent","getCellLocation","editor"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(991482===parseInt(n(442))/1*(parseInt(n(430))/2)+parseInt(n(340))/3*(parseInt(n(436))/4)+parseInt(n(296))/5*(-parseInt(n(383))/6)+-parseInt(n(362))/7*(parseInt(n(318))/8)+parseInt(n(382))/9+parseInt(n(337))/10*(parseInt(n(391))/11)+-parseInt(n(365))/12*(parseInt(n(437))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(399)]=[e(310),e(317)],this[e(369)]=new Set}[sa(313)](){const t=sa,e=this[t(455)],n=e[t(376)][t(424)][t(346)];if(!e[t(409)][t(349)](t(363)))return;const r=e[t(445)],s=e[t(409)][t(385)](t(379)),o=e[t(409)][t(385)](t(419));s[t(401)][t(413)](t(303),(e=>zr(r,t(457),e))),this[t(461)](),s[t(334)](t(390)),s[t(334)](t(433)),s[t(334)](t(356));for(const r of[t(439),t(456)]){const i=e[t(341)][t(385)](r);s[t(334)](r,(r=>{const a=t;e[a(376)][a(402)]((t=>{const e=a;r();const c=e(395)===i[e(381)],u=o[e(299)](n),l=o[e(427)](u),f=c?l[e(418)]-1:l[e(459)]+1,h=u[0][e(324)](e(303)),g=o[e(411)](h,{startRow:f,endRow:f}),d=Array[e(417)](g)[e(386)]((n=>t[e(322)](n[e(451)])));s[e(312)](d,e(310))}))}))}for(const r of[t(420),t(446)]){const i=e[t(341)][t(385)](r);s[t(334)](r,(r=>{const a=t;e[a(376)][a(402)]((t=>{const e=a;r();const c=e(335)===i[e(381)],u=o[e(299)](n),l=o[e(361)](u),f=c?l[e(418)]-1:l[e(459)]+1,h=u[0][e(324)](e(303)),g=o[e(411)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(417)](g)[e(386)]((n=>t[e(322)](n[e(451)])));s[e(312)](d,e(317))}))}))}for(const r of[t(438),t(392)]){const i=r[t(393)](11),a=i[t(352)](),c=a[t(393)](0,3)+t(449),u=t(303)+i,l=t(321)+i,f=t(331)+i;s[t(334)](r,(()=>{const i=t;e[i(376)][i(402)]((t=>{const e=i,h=o[e(299)](n),g=h[0][e(324)](e(303));let d;if(e(438)==r){const t=o[e(427)](h);d={startRow:t[e(418)],endRow:t[e(459)],includeAllSlots:!0}}else{const t=o[e(361)](h);d={startColumn:t[e(418)],endColumn:t[e(459)],includeAllSlots:!0}}const p=o[e(411)](g,d),m=Array[e(417)](p)[e(386)]((({cell:t})=>t)),I=ca(m[e(320)]((t=>t[e(412)](c)))),E=ca(m[e(320)]((t=>!t[e(412)](c))))[e(386)]((n=>t[e(322)](n))),b=s[e(350)](E,u);if(b&&(e(310)==b[e(357)]||e(317)==b[e(357)])){const n=this[e(339)](b);for(const r of I){const s=t[e(322)](r),i=o[e(454)](r),u=r[e(360)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(396)](s)}}}))}))}function c(r){const s=t,o=Array[s(417)](n[s(301)]())[s(386)]((t=>i.LiveRange[s(311)](t)));e[s(376)][s(402)]((t=>{const n=s,i=t[n(326)];r=r[n(320)]((t=>n(316)!=t[n(432)][n(366)])),t[n(428)](r),e[n(341)][n(385)](n(438))[n(407)](),e[n(378)](n(438),{forceDefaultExecution:!0}),e[n(376)][n(429)]((()=>{const t=n;e[t(376)][t(429)](i,(e=>{const n=t,r=o[n(320)]((t=>n(316)!=t[n(432)][n(366)]));r[n(440)]>0&&e[n(428)](r);for(const t of o)t[n(336)]()}))}))}))}function u(r){const s=t;e[s(376)][s(402)]((t=>{const o=s,a=Array[o(417)](n[o(301)]())[o(386)]((t=>i.LiveRange[o(311)](t))),c=[];for(const t of r)for(const e of t[o(403)]({shallow:!0}))c[o(328)](e);for(const n of c)o(316)!=n[o(432)][o(366)]&&(t[o(428)](t[o(377)](n,0)),e[o(341)][o(385)](o(392))[o(407)](),e[o(378)](o(392),{forceDefaultExecution:!0}));const u=a[o(320)]((t=>o(316)!=t[o(432)][o(366)]));u[o(440)]>0&&t[o(428)](u);for(const t of a)t[o(336)]()}))}function l(e,n){const r=t;return n[r(345)]((t=>e[r(389)]((e=>e[r(388)][r(353)](t[r(423)])||t[r(388)][r(353)](e[r(423)])))))}function f(e,n){const r=t;return!e[r(389)]((t=>n[r(389)]((e=>t[r(297)](e)))))&&e[r(389)]((t=>n[r(389)]((e=>t[r(388)][r(329)](e[r(423)])))))}e[t(367)][t(372)].on(t(309),((e,n,r)=>{const s=t;if(!r[s(368)][s(422)])return;const o=n[s(302)];if(!o)return;const i=r[s(387)][s(421)](o);function c(t){return Array[s(304)](t)?t:[t]}i&&s(332)===o[s(397)]&&(0,a.setHighlightHandling)(i,r[s(373)],((t,e,n)=>n[s(338)](c(e[s(327)]),t)),((t,e,n)=>n[s(344)](c(e[s(327)]),t)))}),{priority:t(315)}),s[t(401)][t(306)]((e=>{const n=t;if(n(452)!=e[n(444)]&&n(351)!=e[n(444)])return;const s=e[n(300)]();if(null!=s&&s.is(n(405),n(303))){if(n(452)==e[n(444)]){const t=e[n(403)]()[n(320)]((t=>t.is(n(384))))[n(386)]((t=>t[n(367)]));if(t[n(440)])return{type:n(452),content:zr(r,n(330),zr(r,n(298),'"'+t[n(325)](" ")+'"'))}}if(n(351)==e[n(444)]){const t=e[n(403)]()[n(320)]((t=>t.is(n(384))))[n(386)]((t=>t[n(367)]));if(t[n(440)])return{type:n(351),content:zr(r,n(307),zr(r,n(298),'"'+t[n(325)](" ")+'"'))}}}})),s[t(401)][t(306)]((e=>{const n=t;if(n(310)==e[n(357)]){const t=e[n(403)]()[n(320)]((t=>t.is(n(384))))[n(386)]((t=>t[n(367)])),s=this[n(339)](e),o=s[n(343)]-s[n(355)]+1;if(n(452)==e[n(444)])return t[n(440)]?{type:n(452),content:zr(r,n(330),zr(r,n(460),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(452),content:zr(r,n(330),zr(r,n(364),o))};if(n(351)==e[n(444)])return t[n(440)]?{type:n(351),content:zr(r,n(307),zr(r,n(460),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(351),content:zr(r,n(307),zr(r,n(364),o))}}if(n(317)==e[n(357)]){const t=e[n(403)]()[n(320)]((t=>t.is(n(384))))[n(386)]((t=>t[n(367)])),s=this[n(339)](e),o=s[n(398)]-s[n(305)]+1;if(n(452)==e[n(444)])return t[n(440)]?{type:n(452),content:zr(r,n(330),zr(r,n(404),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(452),content:zr(r,n(330),zr(r,n(400),o))};if(n(351)==e[n(444)])return t[n(440)]?{type:n(351),content:zr(r,n(307),zr(r,n(404),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(351),content:zr(r,n(307),zr(r,n(400),o))}}})),s[t(319)][t(374)](t(452),t(310),t(406),c),s[t(319)][t(374)](t(351),t(310),t(435),c),s[t(319)][t(374)](t(452),t(317),t(406),u),s[t(319)][t(374)](t(351),t(317),t(435),u),s[t(319)][t(374)](t(452),t(317),t(325),l),s[t(319)][t(374)](t(351),t(317),t(325),l),s[t(319)][t(374)](t(452),t(310),t(325),f),s[t(319)][t(374)](t(351),t(310),t(325),f)}[sa(448)](){const t=sa,e=this[t(455)],n=e[t(376)][t(424)][t(346)];return(r,s)=>{const o=t;e[o(376)][o(402)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(388)][a(447)];u&&u[0]&&!1===u[0][a(380)]&&(l=r[0][a(423)][a(426)]);const f=t[a(416)](l);if(a(316)==f[a(432)][a(366)])return;const h=Array[a(417)](n[a(301)]())[a(386)]((t=>i.LiveRange[a(311)](t)));t[a(428)](f),e[a(341)][a(385)](c)[a(407)](),u[a(328)]({forceDefaultExecution:!0}),e[a(378)](c,...u);const g=h[a(320)]((t=>a(316)!=t[a(432)][a(366)]));g[a(440)]>0&&t[a(428)](g);for(const t of h)t[a(336)]()}))}}[sa(410)](t){const e=sa,n=this[e(455)][e(409)][e(385)](e(419));let r=Number[e(375)],s=Number[e(359)],o=Number[e(375)],i=Number[e(359)];for(const a of t){if(e(316)==a[e(432)][e(366)])continue;const{row:t,column:c}=n[e(454)](a),u=a[e(412)](e(358))?a[e(360)](e(358))-1:0,l=a[e(412)](e(441))?a[e(360)](e(441))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(461)](){const t=sa,e=this[t(455)],n=e[t(409)][t(385)](t(379)),r=e[t(409)][t(385)](t(419));e[t(376)][t(424)].on(t(431),(()=>{const r=t,s=Array[r(417)](e[r(376)][r(424)][r(342)][r(348)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(323)](t);if(r(333)!=s)continue;if(null!=e[r(347)])continue;const a=n[r(354)](o);this[r(399)][r(370)](i)&&this[r(369)][r(371)](a)}}),{priority:t(458)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(322)](e),a=e[s(324)](s(303)),c=r[s(454)](e);for(const t of this[s(369)]){const n=t[s(357)],r=n[s(394)](s(415)),u=n[s(393)](r?10:5),l=u[s(352)](),f=l[s(393)](0,3)+s(449),h=s(321)+u,g=s(331)+u;if(!t[s(453)])continue;if(a!=t[s(308)]()[s(423)][s(324)](s(303)))continue;if(t[s(314)](i))continue;const d=e[s(412)](f)?e[s(360)](f)-1:0,p=this[s(339)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(396)](i),o=!0)}return o};e[t(376)][t(424)][t(425)]((n=>{const r=t;let o=!1;for(const t of e[r(376)][r(424)][r(342)][r(408)]())if(r(434)==t[r(444)])if(r(310)==t[r(397)])for(const e of t[r(450)][r(426)][r(414)]())o=o||s(e,n);else r(332)==t[r(397)]&&(o=o||s(t[r(450)][r(426)],n));return o}))}[sa(339)](t){const e=sa;return this[e(410)](t[e(301)]()[e(386)]((t=>t[e(423)][e(426)])))}}function ca(t){const e=sa;return Array[e(417)](new Set(t)[e(443)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=474]})(t,e)}function fa(){const t=["selection","getAncestors","filter","1552496NUOoaJ","push","markBlockFormat","setSelection","trackChanges","descriptionFactory","36kYDoMI","_areSelectedCellsMergable","requires","markMultiRangeBlockFormat","1861503QVdHjB","has","return","direction","deletion","editor","_tablePostFixingSubtypes","isInContent","*Split cell:* horizontally","element","get","registerCustomCallback","change","TableEditing","length","subType","root","cell","refresh","fromRange","value","589188CRMWEb","enableCommand","highest","mergeTableCellLeft","find","table","mergeTableCellDown","createRangeOn","*Merge cells*","model","getSuggestions","mergeTableCells","format","commands","rootName","insertion","mergeTableCellRight","from","map","horizontally","findAncestor","209096krpaWx","afterInit","createTableWalker","mergeTableCellUp","_areMergableCells","low","author","detach","20ZXtUzK","accept","TrackChangesEditing","tableCell","getCellLocation","getSelectionAffectedTableCells","containsRange","plugins","set:isEnabled","_suggestionFactory","$graveyard","*Split cell:* vertically","execute","80lRYjlb","_isForcedDefaultExecutionBlock","stop","1803843lLPahQ","type","splitTableCellVertically","isEnabled","708267OwTLZY","registerDescriptionCallback","_acceptFormatSuggestionCallbackFactory","size","add","commandName","document","71096zXvVfu","splitTableCellHorizontally","forceDefaultExecution","getRanges","formatBlock","locale","formatInline","getFirstPosition","TableUtils"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(373969===parseInt(n(488))/1+-parseInt(n(552))/2+parseInt(n(510))/3+parseInt(n(531))/4*(parseInt(n(560))/5)+-parseInt(n(506))/6*(-parseInt(n(481))/7)+parseInt(n(500))/8+parseInt(n(477))/9*(-parseInt(n(474))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(508)](){return[aa]}[ua(553)](){const t=ua,e=this[t(515)],n=e[t(540)][t(487)][t(497)],r=e[t(493)];if(!e[t(567)][t(511)](t(523)))return;const s=e[t(567)][t(520)](t(562)),o=e[t(567)][t(520)](t(496)),a=e[t(567)][t(520)](aa);a[t(516)][t(501)](t(542)),s[t(532)](t(542),(()=>{const n=t,r=o[n(565)](e[n(540)][n(487)][n(497)]);e[n(540)][n(522)]((()=>{const t=n;s[t(509)](r,{commandName:t(542),commandParams:[]},[],t(542))}))})),e[t(544)][t(520)](t(542)).on(t(572),((n,r)=>{const o=t;e[o(544)][o(520)](o(504))[o(530)]&&(r[o(524)]>0&&r[r[o(524)]-1]&&r[r[o(524)]-1][o(490)]||s[o(475)]||this[o(507)]()||n[o(476)]())}),{priority:t(533)});for(const n of[t(555),t(547),t(537),t(534)]){const r=e[t(544)][t(520)](n);s[t(532)](n,(()=>{const n=t,o=e[n(540)][n(487)][n(497)][n(495)]()[n(498)]()[n(535)]((t=>t.is(n(519),n(563)))),i=r[n(530)];e[n(540)][n(522)]((()=>{const t=n;s[t(509)]([o,i],{commandName:t(542),commandParams:[]},[],t(542))}))}))}for(const n of[t(479),t(489)]){const r=e[t(544)][t(520)](n);s[t(532)](n,(()=>{const i=t,a=o[i(565)](e[i(540)][i(487)][i(497)])[0],c=a[i(551)](i(536)),{column:u,row:l}=o[i(564)](a);let f=[];if(i(550)==r[i(513)]){const t=o[i(554)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(548)](t)[i(549)]((t=>t[i(527)]))}else{const t=o[i(554)](c,{column:u,includeAllSlots:!0});f=Array[i(548)](t)[i(549)]((t=>t[i(527)]))}e[i(540)][i(522)]((t=>{const e=i;s[e(502)](t[e(538)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(505)][t(482)]((e=>{const n=t;if(n(492)!=e[n(478)]&&n(494)!=e[n(478)])return;const{data:s}=e;return s&&n(542)==s[n(486)]?{type:n(543),content:zr(r,n(539))}:void 0})),s[t(505)][t(482)]((e=>{const n=t;if(n(492)!=e[n(478)]&&n(494)!=e[n(478)])return;const{data:s}=e;return s?n(479)==s[n(486)]?{type:n(543),content:zr(r,n(571))}:n(489)==s[n(486)]?{type:n(543),content:zr(r,n(518))}:void 0:void 0}));const c=a[t(483)]();for(const e of[t(555),t(547),t(537),t(534)])s[t(569)][t(521)](t(492),e,t(561),c);for(const e of[t(479),t(489)])s[t(569)][t(521)](t(492),e,t(561),c);s[t(569)][t(521)](t(492),t(542),t(561),(r=>{const s=t;e[s(540)][s(522)]((t=>{const o=s,a=Array[o(548)](n[o(491)]())[o(549)]((t=>i.LiveRange[o(529)](t)));t[o(503)](r),e[o(544)][o(520)](o(542))[o(528)](),e[o(572)](o(542),{forceDefaultExecution:!0});const c=a[o(499)]((t=>o(570)!=t[o(526)][o(545)]));c[o(524)]>0&&t[o(503)](c);for(const t of a)t[o(559)]()}))}));for(const n of[t(555),t(537),t(534),t(547)]){const r=e[t(544)][t(520)](n);r.on(t(568),((n,s,o)=>{const i=t;if(o){const t=e[i(540)][i(487)][i(497)][i(495)]()[i(498)]()[i(535)]((t=>t.is(i(519),i(563))));this[i(556)](r[i(530)],t)||(n[i(512)]=!1,n[i(476)]())}}),{priority:t(557)})}}[ua(507)](){const t=ua,e=this[t(515)][t(544)][t(520)](t(542)),n=this[t(515)][t(567)][t(520)](t(496));if(!e[t(480)])return!1;const r=n[t(565)](this[t(515)][t(540)][t(487)][t(497)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(556)](e,n))return!1;return!0}[ua(556)](t,e){const n=ua,r=this[n(515)][n(567)][n(520)](n(562)),s=this[n(515)][n(540)][n(538)](t),o=this[n(515)][n(540)][n(538)](e),i=new Set,a=new Set;for(const t of r[n(541)]())if((n(546)==t[n(478)]||n(514)==t[n(478)]||n(542)==t[n(525)])&&t[n(517)])for(const e of t[n(491)]())e[n(566)](s,!0)&&i[n(485)](t[n(478)]+":"+t[n(558)].id),e[n(566)](o,!0)&&a[n(485)](t[n(478)]+":"+t[n(558)].id);if(i[n(484)]!=a[n(484)])return!1;for(const t of i)if(!a[n(511)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=331]})(t,e)}function pa(){const t=["commandName","_registerLegacyDescription","data-suggestion","bindElementToMarker","_acceptFormatSuggestionCallbackFactory","TableEditing","ck-suggestion-marker--active","nodeBefore","accept","452620Wxxjob","headingRows","markerRange","stop","editing","locale","createTableWalker","removeClass","options","FORMAT_HEADER_ROW","formatBlock","showSuggestionHighlights","5631024LYRRQY","toViewElement","TableUtils","markerName","mapper","consume","FORMAT_HEADER_COLUMN","activeMarkers","nodeAfter","type","commandParams","get","name","registerCustomCallback","970FGUJEc","3075690ADZsma","_splitMarkerName","has","getSuggestion","ck-suggestion-marker-","parent","getCellLocation","requires","afterInit","writer","TrackChangesEditing","item","42irwxAh","unbindElementFromMarkerName","forceValue","FORMAT_REGULAR_COLUMN","markerNameToElements","descriptionFactory","editor","registerDescriptionCallback","enableDefaultAttributesIntegration","setTableColumnHeader","registerBlockAttribute","2217FDLEFW","setTableRowHeader","plugins","2178976bciuiw","*Format:* %0","downcastDispatcher","4124007fUYsQV","headingColumns","data","addMarker:suggestion","consumable","_handleLegacySuggestions","includes","1154468EAQMFq","start","addClass","end","format","highest","setAttribute","removeAttribute","FORMAT_REGULAR_ROW","removeMarker:suggestion","registerAttributeLabel","cell","_suggestionFactory"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(733008===parseInt(n(362))/1+-parseInt(n(388))/2*(-parseInt(n(412))/3)+parseInt(n(415))/4+-parseInt(n(389))/5+parseInt(n(401))/6*(parseInt(n(340))/7)+-parseInt(n(374))/8+-parseInt(n(333))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(396)](){return[aa]}[ga(397)](){const t=ga,e=this[t(407)];if(!e[t(414)][t(391)](t(358)))return;const n=e[t(367)],r=e[t(414)][t(385)](t(399));r[t(409)](t(413)),r[t(409)](t(410)),r[t(411)](t(363)),r[t(411)](t(334)),r[t(406)][t(350)](t(363),zr(n,t(371))),r[t(406)][t(350)](t(334),zr(n,t(380))),this[t(338)]()}[ga(338)](){const t=ga,e=this[t(407)][t(414)][t(385)](t(399)),n=this[t(407)][t(414)][t(385)](t(376)),r=this[t(407)][t(414)][t(385)](aa)[t(357)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(390)](o[a(377)]),l=e[a(392)](u),f=l[a(335)];if(a(372)!=l[a(383)]||!f||a(410)!=f[a(353)])return;if(o[a(400)])return void s[a(365)]();if(!i[a(337)][a(379)](o[a(364)],s[a(386)]))return;const h=o[a(364)][a(341)][a(382)],g=o[a(364)][a(343)][a(360)],d=h[a(394)][a(394)],{column:p}=n[a(395)](h),{column:m}=n[a(395)](g);for(let s=p;s<=m;s++){const l=n[a(368)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(351)],l=i[a(378)][a(375)](s);i[a(398)][a(342)](a(393)+c,l),r&&i[a(398)][a(346)](a(355),u,l),i[a(378)][a(356)](l,o[a(377)]),t&&(e[a(381)][a(339)](o[a(377)])?i[a(398)][a(342)](a(359),l):i[a(398)][a(369)](a(359),l))}}}}e[t(352)][t(387)](t(372),t(413),t(361),r),e[t(352)][t(387)](t(372),t(410),t(361),r),this[t(407)][t(366)][t(332)].on(t(336),s(),{priority:t(345)}),this[t(407)][t(335)][t(332)].on(t(336),((e,n,r)=>{const o=t;r[o(370)][o(373)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(345)}),this[t(407)][t(366)][t(332)].on(t(349),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(390)](r[o(377)]),c=e[o(392)](a),u=c[o(335)];if(o(372)!=c[o(383)]||!u||o(410)!=u[o(353)])return;const l=s[o(378)][o(405)](r[o(377)]);if(l)for(const t of l)s[o(398)][o(369)](o(393)+i,t),s[o(398)][o(369)](o(359),t),s[o(398)][o(347)](o(355),t),s[o(378)][o(402)](t,r[o(377)])}),{priority:t(345)}),this[t(354)]()}[ga(354)](){const t=ga,e=this[t(407)],n=e[t(367)];function r(e){const r=t;return{type:r(344),content:zr(n,r(331),e)}}e[t(414)][t(385)](t(399))[t(406)][t(408)]((e=>{const s=t;if(s(372)!=e[s(383)])return;const{data:o}=e;if(o){if(s(413)==o[s(353)]){const t=o[s(384)][0][s(403)];return r(zr(n,s(t?371:348)))}if(s(410)==o[s(353)]){const t=o[s(384)][0][s(403)];return r(zr(n,s(t?380:404)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(312448===-parseInt(n(480))/1*(-parseInt(n(407))/2)+parseInt(n(394))/3*(-parseInt(n(368))/4)+-parseInt(n(483))/5+parseInt(n(330))/6*(-parseInt(n(457))/7)+-parseInt(n(448))/8*(-parseInt(n(364))/9)+-parseInt(n(402))/10+-parseInt(n(340))/11*(-parseInt(n(482))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(452),Ia(454),Ia(521),Ia(420),Ia(325),Ia(453),Ia(375)],Ta=Object[Ia(405)](ba[Ia(513)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(391)](){return[aa]}[Ia(469)](){const t=Ia,n=this[t(366)];if(!n[t(332)][t(370)](t(339)))return;const r=n[t(332)][t(429)](t(497)),s=n[t(332)][t(429)](t(486)),o=n[t(332)][t(429)](aa),a=n[t(332)][t(429)](t(339));o[t(403)][t(383)](t(506),t(363)),n[t(390)][t(522)][t(392)](t(492),{allowIn:t(336),allowContentOf:t(336),isLimit:!0}),n[t(415)][t(323)]({model:t(492),view:t(430)});let c=null;n[t(390)].on(t(388),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(357)]-1];h&&h[u(479)]||r[u(372)]||this[u(366)][u(331)][u(429)](u(338))[u(498)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(335)))return!1;const i=s[o(341)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(410)](n[o(361)][o(345)]);if(!a[o(357)])return!1;const c=a[0][o(414)](o(367)),l=r[o(435)](a),f=r[o(365)](a),h={startRow:l[o(385)],endRow:l[o(510)],startColumn:f[o(385)],endColumn:f[o(510)]};return 1==a[o(357)]&&(h[o(412)]+=r[o(466)](i)-1,h[o(512)]+=r[o(504)](i)-1),ka(c,h,r)}(l,f,n[u(390)],s,a)&&(o[u(380)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(390)][u(489)]((()=>{const t=u;n[t(390)][t(388)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(357)]&&r[t(400)](o,t(506),{tablePasteChainId:s}),a[t(357)]&&r[t(400)](a,t(363),{tablePasteChainId:s}),l[t(357)]&&(r[t(400)](l,t(353),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(451)]((e=>{const n=t;var r;return null===(r=e[n(460)])||void 0===r?void 0:r[n(473)](e)}))),f[t(357)]&&(r[t(419)](f,t(353),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(451)]((e=>{const n=t;var r;return null===(r=e[n(460)])||void 0===r?void 0:r[n(473)](e)})));const g=r[t(490)](h[t(513)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(470),{tablePasteChainId:s});if(g){const e=g[t(421)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(390)][t(440)](s),a=e[t(344)]((e=>e[t(449)]()[t(355)](i)));a&&r[t(383)]([a[t(354)],o])}r[t(357)]&&g[t(379)](t(471),Object[t(405)](r))}c=null})))}),{priority:e.priorities[t(462)]+10}),n[t(332)][t(429)](t(339)).on(t(425),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(380)]();const u=s[r(333)],l=o,f=ya(u),h=ya(l);e[r(493)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(418)](u[r(516)](0));for(const t of Array[r(413)](l[r(346)]()))a[r(456)](t,u,r(428));const t=c[r(431)][r(371)](s[r(350)]),e=c[r(519)][r(371)](s[r(411)]);t||e||(g=i.LiveRange[r(488)](a[r(386)](u)))}else h&&!f&&(d=a[r(386)](u));else{const t=a[r(485)](r(492)),e=a[r(485)](r(492));a[r(484)](a[r(386)](u),e),a[r(456)](t,u,0);for(const e of Array[r(413)](l[r(346)]()))a[r(456)](e,t,r(428));g=i.LiveRange[r(488)](a[r(440)](t)),d=i.LiveRange[r(488)](a[r(440)](e))}const p=Array[r(413)](l[r(319)]())[r(468)]((([t])=>ba[r(371)](t)));c[r(382)][r(383)]({element:u,attributes:p[r(357)]?Object[r(405)](p):null}),g&&c[r(324)][r(383)](g),d&&c[r(321)][r(383)](d)}),{priority:t(462)}),s.on(t(416),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(318)]||1;c[o(519)]=new Array(l)[o(396)](u)[o(513)](((t,e)=>t+e));for(const{cell:t}of s[o(424)](i,{startColumn:u,endColumn:u+l-1}))c[o(343)][o(383)](n[o(390)][o(440)](t))}),{priority:t(477)}),s.on(t(377),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(509)]||1;c[o(431)]=new Array(l)[o(396)](u)[o(513)](((t,e)=>t+e));for(const{cell:t}of s[o(424)](i,{startRow:u,endRow:u+l-1}))c[o(326)][o(383)](n[o(390)][o(440)](t))}),{priority:t(477)}),r[t(515)][t(459)]((e=>{const r=t;if(e[r(432)]&&e[r(432)][r(320)](r(353)))return e[r(422)]?{}:{type:r(495),content:zr(n[r(387)],r(491))}}));const u=()=>!1;for(const e of[t(353),t(363),t(506),t(470)])r[t(500)][t(334)](t(495),e,t(458),u),r[t(500)][t(334)](t(397),e,t(458),u),r[t(500)][t(334)](t(395),e,t(458),u);r[t(500)][t(334)](t(395),t(470),t(496),u),r[t(500)][t(334)](t(395),t(470),t(427),((e,r,s)=>{const o=t,i=e[o(513)]((t=>t[o(478)]()))[o(468)]((t=>t)),a=new Map(i[o(513)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(382)])e&&a[o(358)](t,e);else if(s&&s[o(471)])for(const[t,e]of Object[o(374)](s[o(471)])){const r=n[o(390)][o(376)][o(429)](t),s=r?r[o(449)]()[o(478)]():null;s&&a[o(358)](s,e)}n[o(390)][o(489)]((t=>{const e=o;for(const[n,r]of a)t[e(347)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(500)][o(334)](e,o(353),s,((t,i,a)=>{const c=o;n[c(390)][c(489)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(426)][o(404)];t.is(o(437),o(492))&&u[o(383)](t)}r[o(500)][o(434)](e,null,s)(t,i,a);for(const t of u)o(436)!=t[o(445)][o(433)]&&n[o(373)](t)}))}))};l(t(495),t(427)),l(t(495),t(496)),l(t(397),t(427)),l(t(397),t(496)),r[t(500)][t(334)](t(495),t(506),t(496),(e=>{const n=t,r=e[n(513)]((t=>t[n(478)]())),i=r[0][n(414)](n(367)),{minRow:a,maxRow:c}=o[n(322)](r);s[n(523)](i,{at:a,rows:c-a+1})})),r[t(500)][t(334)](t(495),t(363),t(496),(e=>{const n=t,r=e[n(513)]((t=>t[n(478)]())),i=r[0][n(414)](n(367)),{minColumn:a,maxColumn:c}=o[n(322)](r);s[n(399)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(432)]||!n[s(432)][s(320)](s(353)))return;const o=n[s(328)][s(503)],i=r[s(508)]()[s(468)]((t=>t[s(359)]&&t[s(328)]&&t[s(328)][s(503)]==o));i[s(357)]&&n[s(511)]()[s(357)]!=i[s(357)]&&i[s(472)](((t,e)=>(t[s(362)]=e,e[s(422)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(474)](e[s(389)]),i=[s(408),s(517)],a=r[s(342)][s(371)](e[s(389)]);return a&&i[s(383)](s(438)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(409),f,{priority:t(462)}),r.on(t(443),f,{priority:t(462)}),n[t(390)][t(361)][t(398)]((()=>{const e=t;let s=!1;const o=Array[e(413)](n[e(390)][e(361)][e(349)][e(348)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(474)](t);if(e(481)!=o||e(397)!=a||i[e(502)])continue;if(!r[e(352)](c))continue;const u=r[e(406)](c)[e(369)](),l=n[e(332)][e(429)](e(381)).me;for(const t of r[e(508)]())if(t[e(359)]&&t[e(518)]==l&&e(395)==t[e(520)]&&e(470)==t[e(432)]&&t[e(369)]()[e(514)]((t=>u[e(329)]((n=>n[e(467)](t,!0))))))for(const n of t[e(511)]())n[e(359)]&&(n[e(496)](),s=!0)}return s})),n[t(390)][t(361)][t(398)]((e=>{const s=t,o=n[s(331)][s(429)](s(475));if(!o||!o[s(507)][s(370)](e[s(476)]))return!1;let i=!1;const a=n[s(332)][s(429)](s(381)).me,c=n[s(390)][s(361)][s(349)][s(441)](),u=Array[s(413)](n[s(390)][s(361)][s(349)][s(348)]())[s(468)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(474)](t);return n(481)==o&&n(353)==i&&c==a.id&&!e[n(502)]}));for(const t of c){if(s(456)!=t[s(520)]||s(492)!=t[s(354)]||1!=t[s(357)])continue;const n=e[s(464)](t[s(455)],t[s(455)][s(487)](1));if(!u[s(344)]((({data:t})=>t[s(360)][s(355)](n))))for(const{name:t,data:r}of u)if(n[s(467)](r[s(360)])){e[s(423)](t,{range:n}),i=!0;break}}return i})),n[t(390)][t(361)][t(398)]((e=>{const s=t;let o=!1;const i=n[s(332)][s(429)](s(381)).me,a=r[s(508)]()[s(468)]((t=>t[s(359)]&&t[s(518)]==i)),c=new Set,u=new Set;for(const t of a)if(s(353)==t[s(432)])for(const e of t[s(421)]()){const n=e[s(449)]()[s(478)]();if(n)if(n.is(s(437),s(492))&&ya(n)){t[s(463)](e[s(354)]),c[s(356)](n),o=!0;const r=n[s(450)],i=n[s(417)],a=r&&r.is(s(437),s(492)),l=i&&i.is(s(437),s(492));a&&!c[s(370)](r)&&u[s(356)](r),l&&!c[s(370)](i)&&u[s(356)](i)}else n.is(s(437),s(494))&&n[s(501)]&&(t[s(463)](e[s(354)]),o=!0)}else if(s(470)==t[s(432)]){if(!t[s(328)]||!t[s(328)][s(503)])continue;const e=t[s(328)][s(471)];if(e&&Object[s(505)](e)[s(357)])continue;const n=t[s(328)][s(503)];let r=!0,i=!0;for(const e of a)if(e[s(432)]&&e[s(432)][s(320)](s(353))){if(!e[s(328)][s(503)]){i=!1;break}if(e.id!=t.id&&e[s(328)][s(503)]==n){r=!1;break}}i&&r&&(t[s(401)](),o=!0)}for(const t of c)e[s(418)](t);for(const t of u)e[s(373)](t);return o})),n[t(415)][t(327)](t(384))[t(351)]({model:t(378),view:(t,e)=>h(t),converterPriority:t(462)}),n[t(415)][t(327)](t(393))[t(351)]({model:t(378),view:(e,n)=>n[t(439)][t(446)]?h(e,!1):null,converterPriority:t(462)});const g=n[t(461)][t(465)];this[t(499)](g[t(361)],t(447),((e,n)=>{const r=t,s=[];for(const t of g[r(386)](n[r(444)])[r(442)]())t.is(r(437),r(430))&&s[r(383)](t);g[r(489)]((t=>{const e=r;for(const n of s)t[e(337)](t[e(386)](n),t[e(524)](n)),t[e(418)](n)}))}))}}function ya(t){const e=Ia;if(t[e(501)])return!0;const n=t[e(516)](0);return n.is(e(437),e(494))&&n[e(501)]}function Aa(){const t=["suggestion","240JNMZOj","629040XILIQJ","wrap","createElement","TableUtils","getShiftedBy","fromRange","change","markMultiRangeBlockFormat","*Replace table cells*","tableCellSuggestion","return","paragraph","insertion","discard","TrackChangesEditing","value","listenTo","_suggestionFactory","isEmpty","oldRange","tablePasteChainId","getColumns","keys","tablePasteRow","_createdBatches","getSuggestions","rows","last","getAllAdjacentSuggestions","endColumn","map","every","descriptionFactory","getChild","ck-suggestion-marker-insertion","author","columnInsertionIndexes","type","tableCellBorderStyle","schema","removeRows","createPositionBefore","columns","getAttributes","startsWith","deletionRanges","_getCoordsForCells","elementToElement","insertionRanges","tableCellVerticalAlignment","rowInsertionRanges","for","attributes","some","415308Rkbuqa","commands","plugins","cell","registerCustomCallback","documentSelection","tableCell","move","trackChanges","TableClipboard","645326wZrQWI","getTableIfOnlyTableInContent","activeMarkers","columnInsertionRanges","find","selection","getChildren","setAttributes","getChangedMarkers","differ","row","markerToHighlight","hasSuggestion","tablePaste","name","isEqual","add","length","set","isInContent","newRange","document","next","tablePasteColumn","9gJivOt","getColumnIndexes","editor","table","40816uOHRJT","getRanges","has","includes","_isForcedDefaultExecutionBlock","unwrap","entries","tableCellPadding","markers","insertRows","suggestion:formatBlock:tablePasteCell","setAttribute","stop","Users","cells","push","editingDowncast","first","createRangeIn","locale","insertContent","markerName","model","requires","register","dataDowncast","33TaFYGz","formatBlock","fill","deletion","registerPostFixer","removeColumns","markMultiRangeInsertion","removeMarkers","5478360KYuBIE","_tablePostFixingSubtypes","nodeAfter","fromEntries","getSuggestion","479454OpYNkU","ck-suggestion-marker","suggestionLoaded","getSelectionAffectedTableCells","column","endRow","from","findAncestor","conversion","insertColumns","previousSibling","remove","markMultiRangeDeletion","tableCellHorizontalAlignment","getMarkers","previous","updateMarker","createTableWalker","_replaceTableSlotCell","start","accept","end","get","suggestion-td","rowInsertionIndexes","subType","rootName","getSuggestionCallback","getRowIndexes","$graveyard","element","ck-suggestion-marker--active","options","createRangeOn","getChanges","getItems","suggestionUnloaded","content","root","showSuggestionHighlights","clipboardOutput","1912264KwJzTZ","getRange","nextSibling","forEach","tableCellBorderWidth","tableCellBackgroundColor","tableCellBorderColor","position","insert","56tyjfwc","join","registerDescriptionCallback","detach","editing","high","removeMarker","createRange","view","getRows","containsRange","filter","afterInit","tablePasteCell","markerAttributes","reduce","call","_splitMarkerName","redo","batch","low","getContainedElement","forceDefaultExecution","1SvybjP"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(424)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;function La(){const t=["formatInline","author","getContainedElement","locale","commandParams","accept","resizeTableWidth","3353wlTBPl","enableCommand","formatGroupId","format","markBlockFormat","getSuggestionCallback","selection","getSelectedElement","registerCustomCallback","getAttribute","resizeTable","afterInit","9OOLHQl","document","plugins","TableColumnResizeEditing","40buDRcA","*Format:* resize table","TrackChangesEditing","15186CtwBst","table","data","columnWidths","Users","bind","867010adAJop","editor","_suggestionFactory","has","registerDescriptionCallback","get","14290528gNFttT","handleSuggestionDescription","descriptionFactory","getColumnGroupElement","getTableColumnsWidths","type","handleResizeTableWidthCommand","tableWidth","4272561FCtOCF","discard","formatBlock","subType","33710950ucBryS","199228tETOGb","change","getSuggestions","model","503045loaiYG"];return(La=function(){return t})()}function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(964500===-parseInt(n(268))/1+-parseInt(n(249))/2*(parseInt(n(292))/3)+-parseInt(n(296))/4*(parseInt(n(272))/5)+-parseInt(n(243))/6*(parseInt(n(280))/7)+parseInt(n(255))/8+-parseInt(n(263))/9+parseInt(n(267))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[Ca(291)](){const t=Ca;if(!this[t(250)][t(294)][t(252)](t(295)))return;const e=this[t(250)][t(294)][t(254)](t(242));e[t(281)](t(279),this[t(261)][t(248)](this)),e[t(251)][t(288)](t(265),t(290),t(278),e[t(251)][t(285)](t(265),null,t(264))),e[t(251)][t(288)](t(265),t(290),t(264),e[t(251)][t(285)](t(265),null,t(278))),e[t(257)][t(253)](this[t(256)][t(248)](this))}[Ca(261)](t,e){const n=Ca,r=this[n(250)][n(294)][n(254)](n(242)),s=this[n(250)][n(294)][n(254)](n(295)),o=e[n(244)]||this[n(250)][n(271)][n(293)][n(286)][n(287)]();this[n(250)][n(271)][n(269)]((()=>{const i=n,a=s[i(258)](o);let c=a?s[i(259)](a):null,u=o[i(289)](i(262))||null;const l=e[i(262)]||u,f=e[i(246)]||c,h=this[i(250)][i(294)][i(254)](i(247)).me;for(const t of r[i(270)]()){const e=t[i(275)]();if(i(290)===t[i(266)]&&e===o){t[i(274)]!==h&&t[i(264)]();const e=t[i(245)][i(277)];u=e[0][i(262)],c=e[0][i(246)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(284)](o,{commandName:i(279),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(290)},[],i(290))}))}[Ca(256)](t){const e=Ca;if(e(265)!=t[e(260)]&&e(273)!=t[e(260)])return;const{data:n}=t;if(n&&e(290)===n[e(282)]){const t=e(241);return{type:e(283),content:zr(this[e(250)][e(276)],t)}}}}const Sa=Ma;!function(t,e){const n=Ma,r=t();for(;;)try{if(591084===parseInt(n(154))/1*(-parseInt(n(138))/2)+-parseInt(n(142))/3*(parseInt(n(151))/4)+parseInt(n(140))/5*(-parseInt(n(148))/6)+-parseInt(n(147))/7+-parseInt(n(156))/8+-parseInt(n(141))/9*(-parseInt(n(157))/10)+parseInt(n(153))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class va extends t.Plugin{[Sa(139)](){const t=Sa,e=this[t(150)];e[t(155)][t(143)](t(144))&&e[t(155)][t(145)](t(146))[t(149)](t(152))}}function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=138]})(t,e)}function Oa(){const t=["has","Template","get","TrackChangesEditing","7851277dvsdqt","12GKrVUS","enableCommand","editor","36YCekxk","insertTemplate","21065308ehawag","75121zyCptX","plugins","2121928CGEcSt","11640Rcvlvk","12VxfKvP","afterInit","623345JTULxY","7902OaSFbx","86340riyBjy"];return(Oa=function(){return t})()}const wa=Da;function Fa(){const t=["181624tSpVez","commands","plugins","70192fDsTcY","descriptionFactory","locale","afterInit","7482trIVkX","tableOfContents","1367658XQEIfX","insertTableOfContents","ELEMENT_TABLE_OF_CONTENTS","150sjEPeq","430740VrCxvk","registerElementLabel","get","editor","143430IbRymE","112jrxTMK","enableCommand","245vMCHVB","TrackChangesEditing","15044UcdgjA"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(169610===parseInt(n(399))/1+-parseInt(n(388))/2*(parseInt(n(383))/3)+parseInt(n(398))/4*(-parseInt(n(396))/5)+parseInt(n(393))/6+-parseInt(n(394))/7*(-parseInt(n(379))/8)+parseInt(n(385))/9+parseInt(n(389))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(382)](){const t=wa,e=this[t(392)];if(!e[t(377)][t(391)](t(386)))return;e[t(378)][t(391)](t(397))[t(395)](t(386));const n=e[t(378)][t(391)](t(397)),r=e[t(381)];n[t(380)][t(390)](t(384),(e=>zr(r,t(387),e)))}}const Ba=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=397]})(t,e)}function Ua(){const t=["Title","title-content","editor","994kFvSwo","suggestion","updateMarker","ELEMENT_TITLE","plugins","afterInit","createRange","_splitMarkerName","removeMarker","descriptionFactory","has","document","6824180zQTsko","from","701868vmLYls","getChangedMarkers","forward","get","72ZJqvQL","28976EfKmFu","schema","getNearestSelectionRange","isCollapsed","element","nodeBefore","TrackChangesEditing","model","3927260IRDGiK","425727jfpTEd","end","locale","isTouching","differ","registerPostFixer","isEqual","3ebWzSv","139645BFrAFY","2oiHWCV","newRange","registerElementLabel","start","75021yALBWw"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(353687===-parseInt(n(420))/1*(-parseInt(n(416))/2)+-parseInt(n(414))/3*(parseInt(n(438))/4)+-parseInt(n(415))/5*(parseInt(n(397))/6)+parseInt(n(424))/7*(parseInt(n(398))/8)+parseInt(n(407))/9+-parseInt(n(406))/10+parseInt(n(436))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(429)](){const t=Ba,e=this[t(423)];if(!e[t(428)][t(434)](t(421)))return;const n=e[t(428)][t(441)](t(404));n[t(433)][t(418)](t(422),(()=>zr(e[t(409)],t(427)))),e[t(405)][t(435)][t(412)]((r=>{const s=t;let o=!1;const i=Array[s(437)](e[s(405)][s(435)][s(411)][s(439)]());for(const{name:t,data:a}of i){const{group:i}=n[s(431)](t);if(s(425)!==i||!a[s(417)])continue;const c=a[s(417)],u=c[s(408)][s(403)];if(!u||!u.is(s(402),s(422)))continue;if(!c[s(419)][s(410)](c[s(408)]))continue;const l=e[s(405)][s(399)][s(400)](c[s(408)],s(440));if(l&&l[s(401)]){const e=r[s(430)](c[s(419)],l[s(419)]);e[s(413)](c)||(r[s(426)](t,{range:e}),o=!0)}o||(r[s(432)](t),o=!0)}return o}))}}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=197]})(t,e)}const Va=Ga;function Ha(){const t=["2721537ADwcSs","afterInit","3394465QfjkNl","plugins","enableCommand","has","editor","199668nEaGle","get","689876UAQjFZ","UndoEditing","6167abyfNW","redo","5167384QqkSPV","3jKELSj","1610948GoCFrl","undo","TrackChangesEditing","3456zSyRoX"];return(Ha=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(389906===-parseInt(n(204))/1+-parseInt(n(202))/2+-parseInt(n(209))/3*(-parseInt(n(210))/4)+-parseInt(n(197))/5+-parseInt(n(213))/6*(-parseInt(n(206))/7)+parseInt(n(208))/8+parseInt(n(214))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Va(215)](){const t=Va,e=this[t(201)],n=e[t(198)][t(203)](t(212));e[t(198)][t(200)](t(205))&&(n[t(199)](t(211)),n[t(199)](t(207)))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=243]})(t,e)}const Ka=Wa;function Xa(){const t=["enableCommand","385393CsQNPo","has","319264ABUKIv","get","3275280KHtdhD","36AmVqBv","requires","2051650TFkrgz","editor","3678SdTTgr","TrackChangesEditing","161236nSPfPR","plugins","toggleTableCaption","afterInit","TableCaptionEditing","9375399UiVjZl","2786KMXNRO"];return(Xa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(588744===-parseInt(n(258))/1+-parseInt(n(260))/2+parseInt(n(244))/3*(-parseInt(n(250))/4)+parseInt(n(246))/5+-parseInt(n(248))/6*(parseInt(n(256))/7)+parseInt(n(243))/8+parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Ka(245)](){return[aa]}[Ka(253)](){const t=Ka,e=this[t(247)];e[t(251)][t(259)](t(254))&&e[t(251)][t(261)](t(249))[t(257)](t(252))}}const Ya=Qa;function Za(){const t=["plugins","*Format:* change table cell properties","table","format","start","removeAttribute","pluginName","has","TableUtils","595906GWoYVw","2kMpIre","tableCellHorizontalAlignment","*Format:* change table properties","setAttribute","14549810hTMDWB","descriptionFactory","TablePropertiesEditing","getContainedElement","selection","2072256tIygaN","getSuggestions","_handlePropertyChange","5UHQLFB","markBlockFormat","4393592VhUmDc","formatBlock","tableBackgroundColor","TrackChangesEditing","tableCellBorderStyle","tableAlignment","getSelectionAffectedTableCells","document","editor","getFirstPosition","1404412afgAGC","tableCellProperties","data","join","locale","model","change","handleSuggestionDescription","tableWidth","tableBorderWidth","tableHeight","9389592jZecGB","batch","findAncestor","TrackChangesTableProperties","TableCellPropertiesEditing","get","discard","handleDiscardAction","8ECPREY","subType","tableBorderStyle","accept","tableCellWidth","tableCellHeight","tableCellBorderWidth","tableProperties","tableBorderColor","afterInit","2927088GiTEwj","_suggestionFactory","getAttribute","_getSuggestion","registerCustomCallback","tableCellPadding","nodeAfter","tableCellVerticalAlignment","registerDescriptionCallback","tableCellBackgroundColor","commandParams","tableCellBorderColor","enableCommand","enqueueChange","getSuggestionCallback"];return(Za=function(){return t})()}function Qa(t,e){const n=Za();return(Qa=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=Qa,r=t();for(;;)try{if(590026===-parseInt(n(414))/1*(parseInt(n(415))/2)+parseInt(n(390))/3+-parseInt(n(439))/4+parseInt(n(427))/5*(parseInt(n(424))/6)+parseInt(n(429))/7*(parseInt(n(380))/8)+parseInt(n(372))/9+-parseInt(n(419))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(387)]=[e(388),e(382),e(370),e(434),e(369),e(371),e(431)],this[e(440)]=[e(401),e(433),e(386),e(395),e(384),e(385),e(399),e(416),e(397)]}static get[Ya(411)](){return Ya(375)}[Ya(389)](){const t=Ya,e=this[t(437)][t(405)][t(377)](t(432));if(this[t(437)][t(405)][t(412)](t(421))){for(const n of this[t(387)])e[t(402)](n,((e,r)=>{const s=t,o=this[s(437)][s(366)][s(436)][s(423)][s(438)]()[s(374)](s(407));this[s(426)](n,[o],this[s(387)],s(387),e,r)}));e[t(391)][t(394)](t(430),t(387),t(383),e[t(391)][t(404)](t(430),null,t(378))),e[t(391)][t(394)](t(430),t(387),t(378),((e,n)=>this[t(379)](this[t(387)],e,n))),e[t(391)][t(394)](t(430),t(387),t(364),(()=>!1))}if(this[t(437)][t(405)][t(412)](t(376))){for(const n of this[t(440)])e[t(402)](n,((e,r)=>{const s=t,o=this[s(437)][s(405)][s(377)](s(413))[s(435)](this[s(437)][s(366)][s(436)][s(423)]);this[s(426)](n,o,this[s(440)],s(440),e,r)}));e[t(391)][t(394)](t(430),t(440),t(383),e[t(391)][t(404)](t(430),null,t(378))),e[t(391)][t(394)](t(430),t(440),t(378),((e,n)=>this[t(379)](this[t(440)],e,n))),e[t(391)][t(394)](t(430),t(440),t(364),(()=>!1))}e[t(420)][t(398)]((e=>this[t(368)](e)))}[Ya(426)](t,e,n,r,s,o){const i=Ya,a=this[i(437)][i(405)][i(377)](i(432));this[i(437)][i(366)][i(403)](o[i(373)],(()=>{const t=i;for(const i of e)if(this[t(393)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(392)](r);void 0!==n&&(e[r]=n)}s(o),a[t(428)](i,{commandParams:[e]},[],r)}}))}[Ya(379)](t,e,n){const r=Ya,s=e[0][r(409)][r(396)],o=n[r(400)][0];this[r(437)][r(366)][r(367)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(418)](r,o[r],s):e[n(410)](r,s)}))}[Ya(368)](t){const e=Ya;if(t[e(441)])switch(t[e(381)]){case e(387):return{type:e(408),content:zr(this[e(437)][e(365)],e(417))};case e(440):return{type:e(408),content:zr(this[e(437)][e(365)],e(406))}}}[Ya(393)](t,e){const n=Ya,r=this[n(437)][n(405)][n(377)](n(432));for(const s of r[n(425)]({skipNotAttached:!0})){const r=s[n(422)]();if(s[n(381)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.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):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["_onDiscard","addMarker:suggestion:attribute","removeMarker","find","isBefore","_createSuggestion","isUndo","ck-suggestion-marker-","init","containsItem","detach","size","split","insertion:accept","originalSuggestionId","markAttributeChange","toViewElement","_rangeIsInLocalUserInsertion","markers","collaboration.channelId","reconvertMarker","differ","isExternal","subType","after","_findSuggestions","toUpperCase","conversion","updateMarker","getChangedMarkers","skipNestingCheck","dataToMarker","sort","removeMarker:suggestion:formatBlock","_reduceSuggestionAttributeRange","_setSuggestionRange","change:activeMarkers","1763027iCCjMe","_commentsRepository","consume","CommentsRepository","update:suggestion","substr","4224sOmXwS","attributeNewValue","446PFXNOD","formatBlock:accept","getNearestSelectionRange","getItems","_inlineAttributeKeys","set","insertion:","formatInline:accept","isIntersectingWithRange","nodeAfter","enqueueChange","createPositionBefore","9SpEvtN","ENTER","getLastMatchingPosition","never","insertion:discard","@external","_refreshSuggestionsChain","clone","editing","targetPosition","createSelection","suggestion-type","ck-suggestion-marker-formatInline","buildSuggestion","formatGroupId","containsPosition","markerToHighlight","createPositionAfter","insertion:join","_editor","toJSON","markMultiRangeBlockFormat","fromRange","_registerDefaultCallbacks","attributeKey","comments","registerPostFixer","getDifference","oldValue","addHighlight","startsWith","showSuggestionHighlights","isIntersecting","applyOperation","isEqual","hasComments","markMultiRangeDeletion","consumable","tablePasteChainId","map","getWalker","createElement","_isForcedDefaultExecutionBlock","fire","Users","getCommentThread","commentThread","setAttribute","editor","range","remove","markInlineFormat","formatInline:discard","_adapter","isAtEnd","addUser","isBlock","markerToData","track-changes-enable-command-twice","every","requires","parent","containsRangeInObject","formatInline:join","registerInlineAttribute","track-changes-user-not-found","plugins","_removeSuggestion","name","data","element","external:","isSelectable","value","markMultiRangeInsertion","_enabledCommands","addClass","from","markBlockFormat","groupId","adapter","substring","hasCommentThread","TrackChangesEditing","rethrowUnexpectedError","_joinWithAdjacentSuggestions","_setSuggestionData","getIntersection","low","then","add","formatBlock","removeMarker:suggestion:attribute","format","$text","track-changes-suggestion-data-mismatch","addRange","documentSelection","createRangeOn","getMultiRangeId","splitPosition","commands","$elementName","isObject","addSuggestionData","creator","for","enableReadOnlyMode","nodeBefore","keys","acceptAllSuggestions","push","backward","trackChanges.trackFormatChanges","removed","discard","PendingActions","chain","markDeletion","oldRange","clear","addComment","multi","commandName","markerNameToElements","ck-suggestion-marker","elementToElement","isTouching","removeClass","includes","createRange","_getExternalAuthor","meta","activeMarkers","length","insertContent","config","registerCustomCallback","addMarker:suggestion:formatBlock","setTo","getAncestors","acceptSelectedSuggestions","track-changes-adapter-already-set","always","addSuggestion","options","getContainedElement","enableCommand","_getAuthorFromId","stop","_isRegisteredAttribute","type","_recordAttributeChanges","ready","end","unshift","suggestionLoaded","suggestionUnloaded","deletion:","elementStart","start","lowest","highest","suggestion:attribute:","announce","fromCharCode","concat","hasSuggestion","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.","root","_addThreadToSuggestion","newRange","action","getCustomProperty","getFirstMarker","setSelection","getMarkers","resolve","listenTo","isCollapsed","_getMarkerAnnouncementText","_handleNewSuggestionMarker","selection","createPositionAt","bindElementToMarker","_getAttributeKey","_suggestionFactory","getAttribute","howMany","track-changes-adapter-missing-getsuggestion","getSuggestionCallback","acceptSuggestion","head","_saved","attribute","isOwn","dataDowncast","suggestion","deletion:join","_checkSuggestionCorrectness","deletion","formatInline:","elementEnd","rootName","writer","unbindElementFromMarkerName","attributes","trackChanges.mergeNestedSuggestions","pluginName","formatBlock:chain","attribute:","getFirstRange","_SUGGESTION_ANNOUNCEMENT","discardSelectedSuggestions","isNextTo","return","schema","forward","_updateSuggestionData","getShiftedBy","get","_customCallbacks","mapper","formatInline","catch","getChanges","_suggestionState","author","_initAriaMarkerChangeAnnouncements","isAtStart","createdAt","forceDefaultExecution","dataReady","open","define","_recordAttributeSuggestions","addMarker:suggestion","change:_saved","removeAttribute","_trackFormatChanges","6yGToWm","track-changes-suggestion-not-found","discardSuggestion","accept","deletion:accept","execute","widget","registerBlockAttribute","previous","_isDataLoaded","markerReady","_blockAttributeKeys","group","isArray","key","descriptionFactory","30CtVEQR","editingDowncast","rejected","addCommentThread","containerElement","removeMarkers","ck-suggestion-marker-formatBlock","warn","change","isMultiRange","_addSuggestionMarker","delete","48956vEzpsj","multipleBlocks","unbind","formatBlock:join","getSuggestions","model","_mergeNestedSuggestions","_splitMarkerName","trackChanges","formatBlock:","accepted","LEAVE","isAfter","insert","isLimit","$textProxy","some","refresh","_reduceExistingSuggestions","ck-suggestion-marker--active","stopListening","locale","FORMATTING","attribute:join","containsRange","538615lGVgyM","createRangeIn","filter","1587328BCagbP","discardAllSuggestions","isDocumentOperation","join","_isBlockAttribute","move","pop","notReady","PENDING_ACTION_SUGGESTION","formatInline:chain","track-changes-command-not-found","formatBlock:discard","isRemovable","before","getUser","_model","deletion:discard","high","_defaultCallbacks","insertion","_breakSuggestionMarker","addMarkerName","upcast","splice","_processAttributeSuggestions","normal","markInsertion","_refreshAttributeSuggestionsChain","moveTargetPosition","next","deletion:chain","suggestion:","forEach","markerName","removeComment","isInsideObject","isLocal","getAllAdjacentSuggestions","getRange","_cutOutSuggestionMarker","1900646orduHG","default","data-suggestion","_joinSuggestions","position","$graveyard","suggestionChanged","fetchCommentThread","batch","_afterChanges","_processAttributeChanges","trackChangesCommand","has","attributeOldValue","error-saving-suggestion-data-suggestion-discarded","values","change:data","assign","$marker","authorName","insertion:chain","_suggestions","2136776oLRvjz","rename","deleteContent","getRanges","authoredAt","isInContent","getSuggestion","addMarker","attribute:accept","marker-count","_getSuggestionData","item","document","enableDefaultAttributesIntegration","newValue","attribute:discard","updateSuggestion"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(294067===-parseInt(n(349))/1+-parseInt(n(501))/2*(-parseInt(n(499))/3)+-parseInt(n(377))/4+-parseInt(n(374))/5+-parseInt(n(321))/6*(parseInt(n(493))/7)+-parseInt(n(439))/8*(-parseInt(n(513))/9)+-parseInt(n(337))/10*(-parseInt(n(417))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(183);class yc extends t.Plugin{static get[Ec(573)](){return[Ec(496),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,ks,Ss,xs,to,so,uo,go,bo,Ao,Ro,vo,Do,Vo,Uo,Xo,Qo,ei,ci,pi,Ri,si,js,Xs,bi,Ai,Mi,Di,xi,zi,qi,$i,ra,aa,ha,ma,qa,_a,Na,Pa,Ja,va,ja,za]}static get[Ec(289)](){return Ec(164)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(552)]((t=>String[e(246)](t)))[e(380)]("")}super(t),this[e(316)]=!1,this[e(506)](e(214),[]),this.on(e(492),((n,r,s,o)=>{const i=e;this[i(392)][i(345)]((()=>{const e=i;for(const n of[...o,...s])this[e(392)][e(474)][e(429)](n)&&t[e(521)][e(476)](n)}))})),this[e(336)]=new qr(this[e(561)][e(354)][e(297)],this[e(561)][e(370)]),this[e(566)]=null,this[e(267)]=new Ac(this[e(561)]),this[e(438)]=new Map,this[e(494)]=t[e(579)][e(301)](e(496)),this[e(156)]=new Set,this[e(392)]=this[e(561)][e(354)],this[e(307)]=new WeakMap,this[e(555)]=!1,this[e(332)]=new Set([e(183)]),this[e(505)]=new Set,t[e(217)][e(315)](e(194),e(418)),this[e(320)]=t[e(217)][e(301)](e(194)),t[e(217)][e(315)](e(288),!0),this[e(355)]=t[e(217)][e(301)](e(288)),this[e(428)]=new f(t,this[e(156)]),this[e(309)](),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,48])}[Ec(464)](){const t=Ec,n=this[t(561)],r=(e,n)=>{const r=t;if(r(275)!=e)return r(463)+e;const s=n[r(468)]("|")[0];return this[r(381)](s)?r(343):r(525)};n[t(483)][t(187)](t(338))[t(529)]({model:t(278),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(356)](e[n(410)]),a=[n(206),r(o,i)];let c=3e3;return this[n(214)][n(210)](e[n(410)])&&(a[n(192)](n(368)),c=3010),n(281)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(483)][t(187)](t(277))[t(171)]((e=>{const r=t;e.on(r(317),((t,e,s)=>{const o=r;if(!s[o(226)][o(544)])return;const i=e[o(450)];if(!i)return;const c=s[o(303)][o(472)](i);n[o(354)][o(297)][o(184)](i)&&c&&!c[o(254)](o(327))&&c.is(o(341))&&(0,a.toWidget)(c,s[o(285)])}),{priority:r(394)})})),n[t(483)][t(187)](t(277))[t(529)]({model:t(278),view:(e,n)=>{const s=t;if(!n[s(226)][s(544)])return null;const{type:o,subType:i}=this[s(356)](e[s(410)]);return{classes:[s(206),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(450)])return;const{id:c}=this[a(356)](o[a(410)]);if(r){const t=this[a(438)][a(301)](c),e=this[a(266)](t);if(!this[a(381)](e))return}if(o[a(450)].is(a(263)))return void i[a(550)][a(495)](o[a(450)],s[a(581)]);const u=i[a(303)][a(472)](o[a(450)]);if(o[a(450)].is(a(583))&&n[a(354)][a(297)][a(569)](o[a(450)])&&!u[a(254)](a(542))){i[a(285)][a(157)]([a(206),a(343)],u),i[a(285)][a(560)](a(419),c,u),i[a(303)][a(265)](u,o[a(410)]),e&&(this[a(214)][a(210)](o[a(410)])?i[a(285)][a(157)](a(368),u):i[a(285)][a(209)](a(368),u));for(const t of n[a(354)][a(375)](o[a(450)])[a(504)]())i[a(550)][a(495)](t,s[a(581)]);i[a(550)][a(495)](o[a(450)],s[a(581)])}};n[t(483)][t(187)](t(277))[t(171)]((e=>{const n=t;e.on(n(219),((t,e,r)=>{const o=n;r[o(226)][o(544)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(243)})})),n[t(483)][t(187)](t(277))[t(171)]((e=>{const n=t;e.on(n(457),((t,e,r)=>{const o=n;r[o(226)][o(544)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(243)})})),n[t(483)][t(187)](t(277))[t(570)]({model:t(278),view:(e,n)=>n[t(226)][t(544)]?null:{group:t(278),name:e[t(498)](11)}}),n[t(483)][t(187)](t(399))[t(207)]({view:{name:t(278),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(408)+e[r(268)](r(524))+":"+e[r(268)]("id");return e[r(268)](r(448))&&(s+=":"+e[r(268)](r(448))),n[r(554)](r(435),{"data-name":s})}}),n[t(483)][t(187)](t(399))[t(487)]({view:t(278)}),n[t(483)][t(187)](t(338))[t(171)]((e=>{const n=t;e.on(n(219),s(),{priority:n(394)})})),n[t(483)][t(187)](t(338))[t(171)]((e=>{const n=t;e.on(n(457),s({isAttributeSuggestion:!0}),{priority:n(394)})})),n[t(483)][t(187)](t(338))[t(171)]((e=>{const n=t;e.on(n(489),((t,e,r)=>{const s=n,o=r[s(303)][s(205)](e[s(410)]);if(o)for(const t of o)t[s(254)](s(542))||(r[s(285)][s(209)]([s(206),s(343),s(368)],t),r[s(285)][s(319)](s(419),t),r[s(303)][s(286)](t,e[s(410)]))}),{priority:n(394)})})),n[t(483)][t(187)](t(338))[t(171)]((e=>{const n=t;e.on(n(173),((t,e,r)=>{const s=n,o=r[s(303)][s(205)](e[s(410)]);if(!o)return;const{id:i}=this[s(356)](e[s(410)]),a=this[s(438)][s(301)](i),c=this[s(266)](a);if(this[s(381)](c))for(const t of o)t[s(254)](s(542))||(r[s(285)][s(209)]([s(206),s(343),s(368)],t),r[s(285)][s(319)](s(419),t),r[s(303)][s(286)](t,e[s(410)]))}),{priority:n(394)})})),n[t(354)][t(451)][t(539)]((e=>{const r=t;let s=!1;const o=Array[r(158)](n[r(354)][r(451)][r(477)][r(485)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(356)](t);if(r(278)!==o)continue;const h=this[r(438)][r(301)](f);if(null!=c[r(252)]){r(304)==u&&(s=s||Lc(c[r(252)],t,e,n[r(354)][r(297)]));const o=r(275)==u&&this[r(381)](l[r(468)]("|")[0]);if(c[r(252)][r(260)]||r(422)==c[r(252)][r(250)][r(284)]||r(172)==u&&!Nc(c[r(252)])||o&&!Nc(c[r(252)])||r(281)==u&&(Cc(a=c[r(252)])||function(t){const e=r;return t[e(241)][e(574)]==t[e(235)][e(189)]&&t[e(241)][e(567)]}(a)))e[r(458)](t),s=!0;else{if(!h||!h[r(444)])continue;i[r(171)](h)}}}var a;return i[r(467)]>0&&(s=!!this[r(166)](i)||s),s})),n[t(354)][t(451)][t(539)]((e=>{const r=t;let s=!1;for(const t of n[r(354)][r(451)][r(477)][r(306)]())if(r(362)==t[r(232)])for(const t of this[r(438)][r(432)]()){if(t[r(346)]||!t[r(444)])continue;const o=r(172)==t[r(232)],i=this[r(266)](t),a=i&&this[r(381)](i);if(!o&&!a)continue;const c=t[r(292)]();if(c[r(241)][r(574)]!=c[r(235)][r(574)]&&!c[r(235)][r(567)]){const o=n[r(354)][r(264)](c[r(241)][r(510)],r(235)),i=n[r(354)][r(211)](c[r(241)],o);e[r(484)](t[r(255)](),{range:i}),s=!0}}return s})),n[t(354)][t(451)][t(539)]((e=>this[t(427)](e))),n[t(354)][t(451)][t(539)]((e=>!e[t(425)][t(413)]&&this[t(401)](e))),n[t(354)].on(t(426),(()=>{this[t(316)]=!1})),n[t(354)][t(451)].on(t(433),((r,s)=>{const o=t;if(!s[o(413)]||s[o(462)])return;if(!this[o(316)])return;const i=n[o(354)][o(451)][o(477)][o(306)]();if(0==i[o(215)])return;const a=[],c=i[o(376)]((t=>o(275)==t[o(232)])),u=i[o(376)]((t=>o(362)==t[o(232)]&&o(175)!=t[o(581)]));for(const t of c)this[o(231)](t[o(537)])&&a[o(192)]({key:t[o(537)],newValue:t[o(500)],oldValue:t[o(430)],range:Sc(t[o(562)],n[o(354)])});for(const t of u){if(o(440)!=t[o(253)]&&o(366)!=t[o(253)])continue;const e=vc(t[o(421)][o(510)],n[o(354)]),r=t[o(390)];o(440)==t[o(253)]&&a[o(192)]({key:o(183),newValue:t[o(581)],oldValue:r[o(581)],range:e});for(const[n,s]of r[o(287)]){if(!this[o(231)](n))continue;const r=t[o(287)][o(301)](n);s!==r&&a[o(192)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(287)])this[o(231)](n)&&(r[o(287)][o(429)](n)||a[o(192)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(215)]&&n[o(354)][o(511)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(471)](t,e,s,o,{groupId:r});this[n(367)](t,a)}))}),{priority:t(242)}),n[t(354)][t(474)].on(t(497),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(356)](n[s(581)]),e=this[s(438)][s(301)](t);e&&e[s(398)](n[s(581)])}})),n[t(354)][t(451)].on(t(433),(()=>{const e=t,r=Array[e(158)](n[e(354)][e(451)][e(477)][e(485)]())[e(376)]((t=>e(278)===this[e(356)](t[e(581)])[e(333)]));if(0===r[e(215)])return;r[e(488)](((t,n)=>{const r=e,s=t[r(582)][r(200)],o=n[r(582)][r(200)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(241)][r(460)](o[r(241)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(356)](t);if(null===n[e(200)]){const n=this[e(262)](t);o[e(171)](n)}else{const t=this[e(438)][e(301)](r);null!==n[e(252)]||t[e(444)]?(s[e(171)](t[e(273)]),o[e(171)](t)):this[e(580)](t)}}o[e(467)]>0&&this[e(519)](o);for(const t of s)this[e(556)](e(423),t)})),n[t(354)].on(t(546),((e,r)=>{const s=t,o=r[0];if(!this[s(438)][s(467)])return;if(!o[s(379)])return;if(o[s(425)][s(462)]||!o[s(425)][s(413)])return;let i,a;switch(o[s(232)]){case s(362):i=n[s(354)][s(264)](o[s(421)]),a=i[s(300)](o[s(269)]);break;case s(468):i=n[s(354)][s(264)](o[s(181)]),a=n[s(354)][s(264)](o[s(405)]);break;case s(382):i=n[s(354)][s(264)](o[s(522)]),a=i[s(300)](o[s(269)]);break;default:return}const c=n[s(354)][s(211)](i,a);n[s(354)][s(345)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(481)](c)){if(e[t(346)])continue;if(t(304)==e[t(232)])continue;const r=this[t(266)](e);if(r&&this[t(381)](r)&&t(468)!=o[t(232)])continue;const s=e[t(582)]&&e[t(582)][t(350)];(t(172)!=e[t(232)]||t(468)==o[t(232)]&&!s)&&(n[t(575)]||t(396)==e[t(232)]&&n[t(276)]||e[t(292)]()[t(373)](c)&&this[t(397)](e,i,a))}}))}),{priority:t(242)}),n[t(354)].on(t(441),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(312)])return;if(this[s(555)])return;if(!this[s(428)][s(586)])return;if(o[s(260)])return;const a=n[s(354)][s(297)],{start:c,end:u}=o[s(292)](),l=c[s(510)]&&a[s(363)](c[s(510)])?null:a[s(503)](c,s(298)),f=u[s(189)]&&a[s(363)](u[s(189)])?null:a[s(503)](u,s(193)),h=n[s(354)][s(211)](l?l[s(241)]:c,f?f[s(235)]:u);n[s(354)][s(345)]((t=>{const e=s;this[e(199)](h);const r=n[e(354)][e(297)][e(503)](h[e(241)]);o.is(e(178))?t[e(256)](r):o[e(220)](r)})),e[s(230)]()}),{priority:e.priorities[t(402)]+10}),n[t(354)].on(t(216),((e,r)=>{const s=t,o=r[r[s(215)]-1];o&&o[s(312)]||this[s(555)]||this[s(428)][s(586)]&&(n[s(354)][s(345)]((()=>{const t=s;let o=n[t(354)][t(216)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(296)]=o[t(520)]();const i=o[t(235)][t(189)],a=n[t(354)][t(297)];i&&a[t(569)](i)&&!a[t(184)](i)&&(o=n[t(354)][t(211)](o[t(241)],n[t(354)][t(264)](i,t(235)))),this[t(403)](o)})),e[s(230)]())}),{priority:t(394)}),this[t(561)][t(182)][t(171)](t(357),this[t(428)]),this[t(228)](t(357));const o=new p(n,this[t(438)]);n[t(182)][t(171)](t(272),o),this[t(228)](t(272));const i=new b(n,this[t(438)]);n[t(182)][t(171)](t(323),i),this[t(228)](t(323)),n[t(182)][t(171)](t(191),new S(n,o,this[t(438)])),this[t(228)](t(191)),n[t(182)][t(171)](t(378),new S(n,i,this[t(438)])),this[t(228)](t(378)),n[t(182)][t(171)](t(222),new w(n,o,this[t(438)])),this[t(228)](t(222)),n[t(182)][t(171)](t(294),new w(n,i,this[t(438)])),this[t(228)](t(294));const c=n[t(579)][t(301)](t(496));this[t(259)](c,t(202),((e,{threadId:n})=>{const r=t,s=this[r(438)][r(301)](n);s&&s[r(559)]&&1===s[r(559)][r(215)]&&this[r(299)](n,{hasComments:!0})}),{priority:t(169)}),this[t(259)](c,t(411),((e,{threadId:n})=>{const r=t,s=this[r(438)][r(301)](n);s&&s[r(559)]&&!s[r(559)][r(215)]&&this[r(299)](n,{hasComments:!1})}),{priority:t(169)})}set[Ec(161)](t){const n=Ec;if(this[n(566)])throw new e.CKEditorError(n(223),this);this[n(566)]=t}get[Ec(161)](){return this[Ec(566)]}[Ec(353)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(438)][n(432)]())t&&!e[n(444)]||r[n(192)](e);return e?r[n(552)]((t=>t[n(533)]())):r}[Ec(445)](t){const n=Ec,r=this[n(438)][n(301)](t);if(!r)throw new e.CKEditorError(n(322),this);return r}[Ec(248)](t){const e=Ec;return this[e(438)][e(429)](t)}[Ec(185)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(232)][e(468)](":"),a=this[e(438)][e(301)](r)||this[e(461)](o,i,r,n,s);if(this[e(251)](a),this[e(280)](a,o,i||null,n),a[e(311)]=t[e(311)],a[e(330)]=!0,s&&s[e(518)]){const t=s[e(518)],n=this[e(212)](t[e(436)]);a[e(443)]=t[e(311)],a[e(308)]=n,a[e(478)]=!0}else a[e(443)]=t[e(311)];switch(t[e(582)]&&(a[e(582)]=t[e(582)]),t[e(287)]&&(a[e(287)]=t[e(287)]),this[e(566)]&&this[e(566)][e(225)]||(a[e(274)]=!0),this[e(307)][e(301)](a)){case e(384):this[e(307)][e(506)](a,e(313));break;case e(331):a[e(444)]?(this[e(166)](new Set([a])),this[e(519)](new Set([a])),this[e(307)][e(506)](a,e(234)),this[e(556)](e(237),a)):this[e(307)][e(506)](a,e(195))}return a}[Ec(272)](t){const e=Ec;this[e(312)]((()=>{const n=e;this[n(561)][n(354)][n(345)]((()=>{const e=n;for(const n of t[e(414)]())n[e(324)]()}))}))}[Ec(323)](t){const e=Ec;this[e(312)]((()=>{const n=e;this[n(561)][n(354)][n(345)]((()=>{const e=n;for(const n of t[e(414)]())n[e(196)]()}))}))}[Ec(228)](t,n){const r=Ec,s=this[r(561)][r(182)][r(301)](t);if(!s)throw new e.CKEditorError(r(387),this,{commandName:t});if(this[r(156)][r(429)](s))throw new e.CKEditorError(r(571),this,{commandName:t});this[r(156)][r(171)](s),n&&s.on(r(326),((t,e)=>{const o=r;this[o(428)][o(586)]&&(this[o(555)]||(e[o(215)]>0&&e[e[o(215)]-1]&&e[e[o(215)]-1][o(312)]?e[o(383)]():(t[o(296)]=n(((...t)=>s[o(326)](...t,{forceDefaultExecution:!0})),...e),t[o(230)]())))}),{priority:r(394)})}[Ec(312)](t){const n=Ec;let r,s;const o=this[n(555)];this[n(555)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(555)]=!1),s&&e.CKEditorError[n(165)](s,this),r}[Ec(403)](t,n=null,r={}){const s=Ec;if(t[s(260)])return null;const o=this[s(561)][s(579)][s(301)](s(557)).me;for(const{suggestion:e,meta:o}of this[s(481)](t,s(396)))if(o[s(276)]){if(!o[s(295)]){if(o[s(575)]){if(!this[s(355)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(397)](e,t[s(241)],t[s(235)]);break}if(n==e[s(479)]&&wc(e,r)){const n=e[s(292)]();return n[s(241)][s(547)](t[s(235)])?this[s(491)](e,this[s(392)][s(211)](t[s(241)],n[s(235)])):this[s(491)](e,this[s(392)][s(211)](n[s(241)],t[s(235)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(507)+n:s(396),u=this[s(167)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(347)](c,i,a,t),u}[Ec(587)](t,n=Ec(203),r={}){const s=Ec,o=this[s(561)][s(579)][s(301)](s(557)).me,i=this[s(267)][s(271)](s(396),n,s(380));for(const e of this[s(353)]())if(e[s(308)].id==o.id&&s(396)==e[s(232)]&&e[s(479)]==n&&wc(e,r)&&(i(e[s(442)](),t)||i(t,e[s(442)]()))){for(const n of t)e[s(177)](n);return e}for(const{suggestion:e,meta:n}of this[s(481)](t,s(396))){if(!n[s(276)])continue;if(!this[s(355)]&&n[s(575)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(442)]())for(const e of t)if(!n[s(373)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(507)+n,l=this[s(167)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(347)](u,a,c,e,Hr[s(180)]());return l}[Ec(564)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(260)])return null;if(o(516)===this[o(320)]){const e=this[o(267)][o(271)](o(304),r,o(324));return this[o(312)]((()=>e([t],n,s))),null}const i=this[o(561)][o(579)][o(301)](o(557)).me,a=[];if(o(224)!==this[o(320)])for(const{suggestion:e,meta:n}of this[o(481)](t,o(396)))n[o(276)]&&!n[o(412)]&&a[o(192)](...e[o(442)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(168)](s);e&&r[n(192)](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(215)];){const s=r[e][n(540)](t);r[n(400)](e,1,...s),e+=s[n(215)]}}return r}(t,a);c[o(215)]&&this[o(392)][o(345)]((()=>{const t=o;for(const e of c){const o=this[t(267)][t(271)](t(304),r,t(324));this[t(312)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(241)],u=t[o(235)];for(const{suggestion:e,meta:n}of this[o(481)](t,o(304))){if(!n[o(276)])continue;if(e[o(479)]!=r)continue;if(!wc(e,s))continue;const i=e[o(292)]();if(i[o(373)](t,!0))return null;c=c[o(460)](i[o(241)])?c:i[o(241)],u=u[o(361)](i[o(235)])?u:i[o(235)],a?i[o(241)][o(460)](a[o(292)]()[o(241)])?(a[o(342)](),a=e):e[o(342)]():a=e}const l=this[o(392)][o(211)](c,u);if(a)this[o(491)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(167)]({id:t,type:o(282)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(347)](o(282)+r,t,a,l)}}return null}[Ec(159)](t,n,r=[],s=null,o={}){const i=Ec;n[i(527)]||(n[i(527)]=n[i(204)]),n[i(350)]=t.is(i(562)),s=s||Rc(n);const a=r[i(552)]((t=>vc(t,this[i(392)]))),c=t.is(i(562))?t:vc(t,this[i(392)]);if(i(516)===this[i(320)]){const t=this[i(267)][i(271)](i(172),s,i(324));return this[i(312)]((()=>t([c],n,o))),null}a[i(192)](c);let u=!0;for(const t of a)if(!this[i(473)](t)){u=!1;break}if(u&&i(224)!==this[i(320)]){const t=this[i(267)][i(271)](i(172),s,i(324));return this[i(312)]((()=>t([c],n,o))),null}let l=null,f=c[i(241)],h=c[i(235)];for(const{suggestion:t,meta:e}of this[i(481)](c,i(172))){if(!e[i(276)])continue;if(e[i(295)]||e[i(575)]||e[i(412)])continue;if(t[i(582)][i(527)]!=n[i(527)])continue;if(!wc(t,o))continue;const r=t[i(292)]();if(t[i(479)]==s){if(r[i(373)](c,!0))return null;f=f[i(460)](r[i(241)])?f:r[i(241)],h=h[i(361)](r[i(235)])?h:r[i(235)],l?r[i(241)][i(460)](l[i(292)]()[i(241)])?(l[i(342)](),l=t):t[i(342)]():l=t}else{const e=c[i(168)](r);this[i(416)](t,e)}}const g=this[i(561)][i(579)][i(301)](i(557)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(491)](l,this[i(392)][i(211)](f,h)),l;{const t=this[i(167)]({id:d,type:i(358)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(347)](i(358)+s,d,p,this[i(392)][i(211)](f,h)),t}}[Ec(534)](t,n,r=[],s=null,o={}){const i=Ec;n[i(527)]||(n[i(527)]=n[i(204)]);const a=t[0];n[i(350)]=a.is(i(562)),s=s||Rc(n);const c=r[i(552)]((t=>vc(t,this[i(392)]))),u=a.is(i(562))?t:t[i(552)]((t=>vc(t,this[i(392)])));if(i(516)===this[i(320)]){const t=this[i(267)][i(271)](i(172),s,i(324));return this[i(312)]((()=>t(u,n,o))),null}c[i(192)](...u);let l=!0;for(const t of c)if(!this[i(473)](t)){l=!1;break}if(l&&i(224)!==this[i(320)]){const t=this[i(267)][i(271)](i(172),s,i(324));return this[i(312)]((()=>t(u,n,o))),null}const f=this[i(561)][i(579)][i(301)](i(557)).me;for(const t of this[i(353)]()){if(t[i(308)].id!=f.id)continue;if(i(172)!=t[i(232)]||t[i(582)][i(527)]!=n[i(527)])continue;if(!wc(t,o))continue;const e=t[i(479)]==s;for(let n=0;n<u[i(215)];n++){const r=u[n];for(const s of t[i(257)]()){const o=s[i(415)]();if(r[i(547)](o)){e?(u[i(400)](n,1),n--):t[i(458)](s[i(581)]);break}}}}if(0==u[i(215)])return null;const h=this[i(267)][i(271)](i(172),s,i(380));for(const t of this[i(353)]())if(t[i(308)].id==f.id&&i(172)==t[i(232)]&&t[i(582)][i(527)]==n[i(527)]&&t[i(479)]==s&&wc(t,o)&&(h(t[i(442)](),u)||h(u,t[i(442)]()))){for(const e of u)t[i(177)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(358)+s,m=this[i(167)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(347)](p,g,d,t,Hr[i(180)]());return m}[Ec(199)](t,n=null,r={}){const s=Ec;if(t[s(260)])return null;const o=this[s(561)][s(579)][s(301)](s(557)).me,a=new i.LiveRange(t[s(241)],t[s(235)]);for(const{suggestion:t,meta:e}of this[s(481)](a,s(396)))if(e[s(276)]&&!e[s(295)])if(t[s(346)]){const e=t[s(442)]()[s(376)]((t=>s(422)!=t[s(250)][s(284)]));if(e[s(572)]((t=>a[s(373)](t,!0)))&&t[s(196)](),e[s(365)]((t=>t[s(373)](a,!0)))){const t=this[s(267)][s(271)](s(281),n,s(324));return this[s(312)]((()=>t([a],null,r))),null}}else{const e=a[s(168)](t[s(292)]());null!==e&&t[s(456)]([e],null,r)}if(a[s(466)](),a[s(260)]||s(422)==a[s(250)][s(284)])return null;let c=null,u=a[s(241)],l=a[s(235)];const f=this[s(481)](a,s(281));for(const{suggestion:t,meta:e}of f){const n=this[s(392)][s(211)](u,l);if(e[s(276)]&&(this[s(355)]||!e[s(575)]&&!e[s(412)]))if(t[s(346)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(442)]()){if(r[s(373)](n,!0))return t;n[s(373)](r)||(e=!1)}e&&t[s(196)]()}else{const e=t[s(292)]();if(e[s(373)](n,!0))return t;if(!wc(t,r)){n[s(373)](e)?t[s(342)]():e[s(528)](u)?u=e[s(235)]:e[s(528)](l)&&(l=e[s(241)]);continue}u=u[s(460)](e[s(241)])?u:e[s(241)],l=l[s(361)](e[s(235)])?l:e[s(235)],r=Object[s(434)]({},t[s(287)]),c?e[s(241)][s(460)](c[s(292)]()[s(241)])?(c[s(342)](),c=t):t[s(342)]():c=t}}if(c)return this[s(491)](c,this[s(392)][s(211)](u,l)),c;{const t=(0,e.uid)(),i=this[s(392)][s(211)](u,l),a=o.id,c=n?s(239)+n:s(281),f=this[s(167)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(347)](c,t,a,i),f}}[Ec(549)](t,n=Ec(203),r={}){const s=Ec,o=this[s(561)][s(579)][s(301)](s(557)).me,a=t[s(552)]((t=>new i.LiveRange(t[s(241)],t[s(235)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(481)](a,s(396)))e[s(276)]&&!e[s(295)]&&c[s(171)](t);for(const e of c)if(e[s(346)]){const o=e[s(442)]();if((!e[s(287)]||!e[s(287)][s(486)])&&o[s(572)]((t=>a[s(365)]((e=>e[s(373)](t,!0)))))&&e[s(196)](),a[s(572)]((t=>o[s(365)]((e=>e[s(373)](t,!0)))))){const e=this[s(267)][s(271)](s(281),n,s(324));return this[s(312)]((()=>e(t,null,r))),null}}else{const t=e[s(292)]();if(a[s(365)]((e=>e[s(373)](t,!0)))&&e[s(196)](),a[s(572)]((e=>t[s(373)](e,!0)))){const t=this[s(267)][s(271)](s(281),n,s(324));return this[s(312)]((()=>t(a,null,r))),null}}const u=this[s(267)][s(271)](s(281),n,s(380));let l=null;for(const t of this[s(353)]())if(t[s(308)].id==o.id&&t[s(444)]&&s(281)==t[s(232)]&&t[s(479)]==n&&wc(t,r)&&(u(t[s(442)](),a)||u(a,t[s(442)]())))if(l){if(t[s(559)]&&t[s(559)][s(215)])continue;for(const e of t[s(442)]())l[s(509)](e)||l[s(177)](e);t[s(342)]()}else{l=t;for(const e of a)t[s(509)](e)||t[s(177)](e)}if(l)return l;c[s(201)]();for(const{suggestion:t,meta:e}of this[s(481)](a,s(281)))e[s(276)]&&(this[s(355)]||!e[s(575)]&&!e[s(412)])&&wc(t,r)&&c[s(171)](t);for(const t of c){const e=t[s(442)]();if((!r||!r[s(486)])&&a[s(572)]((t=>e[s(365)]((e=>e[s(373)](t,!0))))))return t;(!t[s(287)]||!t[s(287)][s(486)])&&e[s(572)]((t=>a[s(365)]((e=>e[s(373)](t,!0)))))&&t[s(196)]()}const f=(0,e.uid)(),h=o.id,g=s(239)+n,d=this[s(167)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(466)](),t[s(260)]||s(422)==t[s(250)][s(284)]||this[s(347)](g,f,h,t,Hr[s(180)]());return d}[Ec(471)](t,n,r,s,o){const i=Ec;if(t[i(260)])return[];if(i(516)===this[i(320)])return[];const a=this[i(561)][i(579)][i(301)](i(557)).me.id,c=Array[i(158)](this[i(438)][i(432)]())[i(376)]((e=>i(275)==e[i(232)]&&e[i(582)][i(335)]==n&&e[i(509)](t)));if(i(418)===this[i(320)]){const e=this[i(481)](t,i(396))[i(376)]((({meta:t})=>t[i(276)]&&!t[i(412)]&&!t[i(295)]))[i(552)]((({suggestion:t})=>t));c[i(236)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(275)==t[i(232)]?t[i(582)][i(541)]:void 0,o=t[i(292)](),a=Array[i(158)](u[i(190)]())[i(459)]((t=>t[i(545)](o)));if(!a)continue;const c=a[i(540)](o);this[i(381)](n)&&i(396)==t[i(232)]&&0!=c[i(215)]||(u[i(348)](a),c[i(409)]((t=>{u[i(506)](t,r)})),i(396)!=t[i(232)]&&e!=s&&u[i(506)](a[i(168)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(215)]>37&&console[i(344)](i(249),{key:n});const f=(i(291)+(n+"|")+Rc({newValue:s}))[i(162)](0,60),h=this[i(167)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(192)](h),this[i(347)](f,c,a,t)}return l}[Ec(452)](t){const e=Ec;this[e(228)](t,((t,...n)=>{this[e(233)]((()=>{t(...n)}))}))}[Ec(328)](t){const e=Ec;this[e(332)][e(171)](t)}[Ec(577)](t){const e=Ec;this[e(505)][e(171)](t)}[Ec(266)](t){const e=Ec;return e(275)==t[e(232)]?t[e(479)][e(468)]("|")[0]:null}[Ec(491)](t,e){const n=Ec,r=t[n(255)]();this[n(392)][n(345)]((t=>{t[n(484)](r,{range:e})}))}[Ec(251)](t){const e=Ec,n=t.id,r=this[e(561)][e(217)][e(301)](e(475));this[e(494)][e(163)](n)||this[e(494)][e(340)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(494)][e(558)](n);s[e(351)](e(389)),s[e(389)]=!1,t[e(559)]=s}[Ec(280)](t,n,r,s){const o=Ec;if(t[o(232)]!=n||t[o(479)]!=r||t[o(186)].id!=s)throw this[o(561)][o(188)](o(176)),new e.CKEditorError(o(176),this)}[Ec(416)](t,n){const r=Ec,s=t[r(292)]();if(n[r(547)](s))t[r(342)]();else if(s[r(373)](n)){const o=this[r(392)][r(264)](n[r(241)][r(189)],r(235));this[r(491)](t,this[r(392)][r(211)](s[r(241)],o));const i=(0,e.uid)(),a=t[r(186)].id,c=t[r(232)]+":"+t[r(479)];this[r(167)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(582)],attributes:t[r(287)]});const u=this[r(392)][r(264)](n[r(235)][r(574)],r(480)),l=this[r(392)][r(211)](u,s[r(235)]);this[r(347)](c,i,a,l)}else if(s[r(528)](n[r(241)])){const e=this[r(392)][r(264)](n[r(241)][r(189)],r(235));this[r(491)](t,this[r(392)][r(211)](s[r(241)],e))}else{const e=this[r(392)][r(264)](n[r(235)][r(574)],r(480));this[r(491)](t,this[r(392)][r(211)](e,s[r(235)]))}}[Ec(473)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(481)](t,e(396))){if(!r[e(276)])continue;const s=n[e(442)]();for(const n of s)if(!t[e(540)](n)[e(215)])return!0}return!1}[Ec(229)](t){const n=Ec,r=this[n(561)][n(579)][n(301)](n(557))[n(391)](t);if(!r)throw new e.CKEditorError(n(578),this);return r}[Ec(212)](t){const e=Ec,n=this[e(561)][e(579)][e(301)](e(557)),r=(0,o.hashObject)(e(584)+t);return n[e(391)](r)||n[e(568)]({id:r,name:t})}[Ec(461)](t,e,n,r,s){const o=Ec,i=this[o(229)](r),a=this[o(267)][o(526)](t,e,n,i,s,(t=>{const e=o;this[e(299)](n,{attributes:t});const r=this[e(445)](n);this[e(166)](new Set([r])),this[e(519)](new Set([r]))}));return this[o(259)](a,o(324),(()=>{const t=o;this[t(299)](n,{state:t(359)})}),{priority:o(394)}),this[o(259)](a,o(196),(()=>{const t=o;this[t(299)](n,{state:t(339)})}),{priority:o(394)}),this[o(438)][o(506)](n,a),this[o(307)][o(506)](a,o(384)),a}[Ec(356)](t){const e=Ec,n=t[e(468)](":");return{group:n[0],type:n[1],subType:n[e(215)]>=5?n[2]:null,id:n[e(215)]<5?n[2]:n[3],authorId:n[e(215)]<5?n[3]:n[4],markerCount:6==n[e(215)]?n[5]:null}}[Ec(397)](t,n,r){const s=Ec,o=t[s(292)](),i=o[s(241)],a=o[s(235)];this[s(491)](t,this[s(392)][s(211)](i,n));const c=(0,e.uid)(),u=t[s(186)].id,l=t[s(232)]+(t[s(479)]?":"+t[s(479)]:"");this[s(167)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(287)],data:t[s(582)]});const f=this[s(266)](t);(s(172)==t[s(232)]||f&&this[s(381)](f))&&(r=this[s(392)][s(512)](r[s(574)])),this[s(347)](l,c,u,this[s(392)][s(211)](r,a))}[Ec(481)](t,e=null){const n=Ec,r=[],s=this[n(561)][n(579)][n(301)](n(557)).me;Array[n(334)](t)||(t=[t]);for(const o of this[n(353)]()){if(!o[n(444)])continue;if(e&&o[n(232)]!=e)continue;let i=!1;for(const e of o[n(442)]()){for(const a of t){const t=a[n(241)][n(547)](e[n(235)])||a[n(235)][n(547)](e[n(241)]);if(t||a[n(168)](e)){const c=a[n(373)](e)&&kc(this[n(392)][n(297)],e[n(241)],a),u=e[n(373)](a)&&kc(this[n(392)][n(297)],a[n(241)],e);r[n(192)]({suggestion:o,meta:{isOwn:s==o[n(308)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(347)](t,e,n,r,s){const o=Ec;this[o(392)][o(345)]((i=>{const a=o;let c=a(408)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(446)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(580)](t){const e=Ec,n=t[e(329)],r=t[e(406)];t[e(329)]=null,t[e(406)]=null,null!=n&&n[e(406)]==t&&(n[e(406)]=r),null!=r&&r[e(329)]==t&&(r[e(329)]=n),e(234)==this[e(307)][e(301)](t)&&(this[e(307)][e(506)](t,e(195)),this[e(556)](e(238),t,n,r))}[Ec(167)](t){const n=Ec,r=t.id,s=this[n(185)](t);if(this[n(566)]&&this[n(566)][n(225)]){const o=this[n(561)][n(579)][n(301)](n(197)),i=s[n(548)],a=s[n(479)]?s[n(232)]+":"+s[n(479)]:s[n(232)],c=this[n(561)][n(370)],u=o[n(171)](zr(c,n(385))),l={id:r,type:a,hasComments:i,data:t[n(582)]||null,originalSuggestionId:t[n(470)]||null,attributes:s[n(287)]};this[n(566)][n(225)](l)[n(170)]((t=>{const e=n;s[e(274)]=!0,o[e(563)](u),t&&t[e(311)]&&(this[e(438)][e(301)](r)[e(311)]=t[e(311)])}))[n(305)]((t=>{const r=n;throw(0,e.logWarning)(r(431)),this[r(561)][r(354)][r(511)]({isUndoable:!1},(()=>{s[r(196)]()})),s[r(369)](),this[r(438)][r(348)](s.id),this[r(307)][r(348)](s),t}))}return s}[Ec(381)](t){const e=Ec;return this[e(332)][e(429)](t)}[Ec(299)](t,e){const n=Ec,r=this[n(561)][n(579)][n(301)](n(197)),s=this[n(445)](t);if(this[n(566)]&&this[n(566)][n(455)])if(s[n(274)]){const s=r[n(171)](zr(this[n(561)][n(370)],n(385)));this[n(566)][n(455)](t,e)[n(170)]((()=>{r[n(563)](s)}))}else s.on(n(318),(()=>{this[n(299)](t,e)}))}[Ec(449)](t){const n=Ec;if(!this[n(566)]||!this[n(566)][n(445)])throw new e.CKEditorError(n(270),this);return this[n(566)][n(445)](t)}[Ec(262)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(356)](t),i=this[e(438)][e(301)](n)||this[e(461)](r,s,n,o,{});switch(this[e(280)](i,r,s,o),this[e(307)][e(301)](i)){case e(384):this[e(449)](n)[e(170)]((t=>{const r=e;let s=Promise[r(258)]();t[r(548)]&&(s=this[r(494)][r(424)]({channelId:this[r(561)][r(217)][r(301)](r(475)),threadId:n})),s[r(170)]((()=>{const e=r;this[e(185)](t)[e(274)]=!0}))})),this[e(307)][e(506)](i,e(331));break;case e(195):this[e(299)](n,{state:e(314)});case e(313):this[e(307)][e(506)](i,e(234)),this[e(556)](e(237),i);break;case e(234):this[e(556)](e(423),i)}return i[e(398)](t),i}[Ec(519)](t){const e=Ec,n=Array[e(158)](t),r=n[e(376)]((t=>e(275)==t[e(232)]));this[e(404)](r);const s=n[e(376)]((t=>!t[e(346)]&&e(275)!=t[e(232)])),o=this[e(353)]({skipNotAttached:!0})[e(376)]((t=>!t[e(346)]&&e(275)!=t[e(232)])),i=o[e(376)]((n=>!t[e(429)](n))),a=new Map(o[e(552)]((t=>[t,this[e(267)][e(271)](t[e(232)],t[e(479)],e(198))]))),c=new Map(o[e(552)]((t=>[t,t[e(292)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(215)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(215)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(215)];t++){const n=s[t];!l[e(429)](n)&&n[e(329)]&&(f[e(171)](n[e(329)]),n[e(329)][e(406)]===n&&(n[e(329)][e(406)]=null),n[e(329)]=null),!u[e(429)](n)&&n[e(406)]&&(f[e(171)](n[e(406)]),n[e(406)][e(329)]===n&&(n[e(406)][e(329)]=null),n[e(406)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(215)];e++){const r=g(t,n[e]);r&&(r[0][s(406)]=r[1],r[1][s(329)]=r[0],u[s(171)](r[0]),l[s(171)](r[1]))}}function g(t,n){const r=e;if(t[r(308)].id!==n[r(308)].id)return null;const s=a[r(301)](t)(t,n,c[r(301)](t),c[r(301)](n));return s&&a[r(301)](n)(t,n,c[r(301)](t),c[r(301)](n))?s[1][r(559)]&&s[1][r(559)][r(215)]?null:s:null}f[e(467)]&&this[e(519)](f)}[Ec(404)](t){const e=Ec;if(0==t[e(215)])return;const n=this[e(353)]({skipNotAttached:!0})[e(376)]((t=>e(275)==t[e(232)]&&t[e(330)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(287)]);s[e(429)](n)||(s[e(506)](n,r[e(215)]),r[e(192)]([]));const i=s[e(301)](n);r[i][e(192)](t)}!function(){const t=e;r[t(488)](((e,n)=>{const r=t,s=e[0][r(311)],o=n[0][r(311)];return s==o?e[0][r(287)][r(160)]<n[0][r(287)][r(160)]?-1:1:s<o?-1:1}));for(const e of r)e[t(488)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(215)];t++){if(0==r[t][e(215)])continue;const n=[];for(let s=t+1;s<r[e(215)];s++)0!=r[s][e(215)]&&i(r[t],r[s])&&n[e(192)](s);for(const s of n)r[t]=r[t][e(247)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(215)];n++)t[n][e(406)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(215)];n++)t[n][e(329)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(287)][r(160)]!==n[0][r(287)][r(160)]&&t[0][r(308)]!==n[0][r(308)])return!1;if(!function(t,e){const n=r;return!t[n(548)]&&!e[n(548)]||(!t[n(548)]||!e[n(548)])&&(!!(t[n(548)]&&e[n(311)]<t[n(559)][n(538)][n(301)](0)[n(311)])||!!(e[n(548)]&&t[n(311)]<e[n(559)][n(538)][n(301)](0)[n(311)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(287)],r(160)),o=Ic(n[0][r(287)],r(160));return!!wr(s,o)&&(!!t[r(572)]((t=>n[r(365)]((e=>t[r(292)]()[r(547)](e[r(292)]())))))&&n[r(572)]((e=>t[r(365)]((t=>e[r(292)]()[r(547)](t[r(292)]()))))))}}[Ec(166)](t){const e=Ec,n=Array[e(158)](t),r=this[e(353)]({skipNotAttached:!0}),s=r[e(376)]((n=>!t[e(429)](n))),o=new Map(n[e(552)]((t=>[t,this[e(267)][e(271)](t[e(232)],t[e(479)],e(380))]))),i=new Map(r[e(552)]((t=>[t,t[e(442)]()])));for(let t=0;t<n[e(215)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(215)];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(215)];e++){const s=r[e];if(s[a(232)]!==n[a(232)]||s[a(308)].id!==n[a(308)].id||s[a(479)]!==n[a(479)])continue;if(!Oc(n,s,[a(160)]))continue;if(a(275)==n[a(232)]&&n[a(582)][a(541)]!=s[a(582)][a(541)])continue;if(a(275)==n[a(232)]&&t[a(381)](n[a(582)][a(335)]))continue;if(a(172)==n[a(232)]){const e=t[a(561)][a(354)],r=n[a(227)]();if(r&&(e[a(297)][a(184)](r)||e[a(297)][a(363)](r)))continue}const c=o[a(301)](n),u=i[a(301)](n),l=i[a(301)](s),f=n[a(559)]&&n[a(559)][a(215)],h=s[a(559)]&&s[a(559)][a(215)];if(!f&&c(l,u))return t[a(420)](s,n),i[a(348)](n),!0;if(!h&&c(u,l))return t[a(420)](n,s),i[a(348)](s),!0}return!1}}[Ec(420)](t,e){const n=Ec;if(t[n(346)])for(const r of e[n(442)]())t[n(177)](r);else{const r=e[n(292)]()[n(235)];this[n(491)](t,this[n(392)][n(211)](t[n(292)]()[n(241)],r))}e[n(342)]()}[Ec(261)](t,e){const n=Ec,r=t[n(543)](n(174))||t[n(543)](n(275))?n(371):t[n(482)]();return zr(this[n(561)][n(370)],e+"_"+r+n(293))}[Ec(309)](){const t=Ec,e=this[t(561)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(392)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(356)](t[s(581)]);if(s(278)===e){n[s(245)](this[s(261)](r,s(360)));break}}for(const t of r){const{group:e,type:r}=this[s(356)](t[s(581)]);if(s(278)===e){n[s(245)](this[s(261)](r,s(514)));break}}}))}[Ec(427)](t){const e=Ec;if(this[e(316)])return!1;const n=this[e(561)],r=n[e(354)][e(451)][e(477)][e(306)]();if(0==r[e(215)])return!1;const s=[],o=r[e(376)]((t=>e(275)==t[e(232)])),i=r[e(376)]((t=>e(362)==t[e(232)]&&e(175)!=t[e(581)])),a=r[e(376)]((t=>e(563)==t[e(232)]&&e(175)!=t[e(581)]));for(const t of o)s[e(192)]({key:t[e(537)],newValue:t[e(500)],oldValue:t[e(430)],range:Sc(t[e(562)],n[e(354)])});for(const t of i){const r=a[e(459)]((n=>n[e(421)][e(547)](t[e(421)])));r&&s[e(192)]({key:e(183),newValue:t[e(581)],oldValue:r[e(581)],range:n[e(354)][e(179)](t[e(421)][e(510)])})}return 0!=s[e(215)]&&this[e(367)](t,s)}[Ec(401)](t){const e=Ec;let n=!1;const r=this[e(561)][e(354)][e(451)][e(477)][e(485)]()[e(376)]((t=>t[e(582)][e(252)]&&t[e(581)][e(543)](e(244))));for(const s of r){const{subType:r,id:o}=this[e(356)](s[e(581)]),i=r[e(468)]("|")[0];for(const r of this[e(353)]({skipNotAttached:!0}))r.id!=o&&e(275)==r[e(232)]&&r[e(582)]&&r[e(582)][e(335)]==i&&r[e(292)]()[e(545)](s[e(582)][e(252)])&&(this[e(490)](r,s[e(582)][e(252)],t),n=!0)}return n}[Ec(233)](t){const e=Ec;this[e(561)],this[e(316)]=!0,t()}[Ec(231)](t){const e=Ec,n=this[e(381)](t),r=this[e(505)][e(429)](t);return n||r}[Ec(367)](t,e){const n=Ec;if(0==e[n(215)])return!1;let r=!1;for(const s of e){const e=this[n(481)](s[n(562)],n(275))[n(376)]((t=>!t[n(213)][n(295)]))[n(552)]((t=>t[n(278)])),i=(0,o.hashObject)({newValue:s[n(453)]});e[n(376)]((t=>{const e=n,[r,o]=t[e(479)][e(468)]("|");return r==s[e(335)]&&o!=i}))[n(409)]((e=>{const o=n;this[o(490)](e,s[o(562)],t),r=!0}))}return r}[Ec(490)](t,e,n){const r=Ec,s=t[r(292)]()[r(540)](e);0!==s[r(215)]?1!==s[r(215)]?this[r(397)](t,e[r(241)],e[r(235)]):this[r(491)](t,s[0]):n[r(458)](t[r(255)]())}}class Ac{constructor(t){const e=Ec;this[e(532)]=t,this[e(392)]=t[e(354)],this[e(302)]=new Map,this[e(395)]=new Map,this[e(536)]()}[Ec(526)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(392)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(271)](t,e,i(324))(...n),onDiscard:(...n)=>this[i(271)](t,e,i(196))(...n)})}[Ec(218)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(302)][s(506)](o,r)}[Ec(271)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(302)][r(301)](s)||this[r(395)][r(301)](t+":"+n)}[Ec(536)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(488)](((t,n)=>t[e(241)][e(460)](n[e(241)])?1:-1)),this[e(392)][e(345)]((n=>{const r=e;for(const e of t){let t;t=e[r(235)][r(567)]&&e[r(235)][r(574)]==e[r(241)][r(510)]?n[r(523)](e[r(241)][r(510)],"on"):n[r(523)](e),this[r(392)][r(441)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(392)][n(345)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(552)]((t=>(Cc(t)&&(t=this[s(392)][s(211)](t[s(235)])),t)))[s(376)]((t=>s(422)!==t[s(250)][s(284)]));if(c[s(215)]<1)return;const u=Array[s(158)](this[s(392)][s(451)][s(263)][s(442)]())[s(552)]((t=>i.LiveRange[s(535)](t)));r[s(256)](c);for(const t of this[s(532)][s(182)][s(182)]())t[s(366)]();a[s(192)]({forceDefaultExecution:!0}),this[s(532)][s(326)](o,...a);const l=u[s(376)]((t=>s(422)!=t[s(250)][s(284)]));l[s(215)]>0&&r[s(256)](l);for(const t of u)t[s(466)]()}))},s=(e,n)=>1==e[t(215)]&&1==n[t(215)]&&e[0][t(235)][t(547)](n[0][t(241)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(392)])?[e,n]:Mc(n,e,s,r,this[t(392)])?[n,e]:null;this[t(395)][t(506)](t(469),e),this[t(395)][t(506)](t(517),n),this[t(395)][t(506)](t(531),s),this[t(395)][t(506)](t(437),o),this[t(395)][t(506)](t(325),n),this[t(395)][t(506)](t(393),e),this[t(395)][t(506)](t(279),s),this[t(395)][t(506)](t(407),o),this[t(395)][t(506)](t(508),r),this[t(395)][t(506)](t(565),e),this[t(395)][t(506)](t(576),s),this[t(395)][t(506)](t(386),e),this[t(395)][t(506)](t(502),r),this[t(395)][t(506)](t(388),e),this[t(395)][t(506)](t(352),s),this[t(395)][t(506)](t(290),e),this[t(395)][t(506)](t(447),e),this[t(395)][t(506)](t(454),((e,n)=>{const r=t;if(!n)return;const s=this[r(532)][r(579)][r(301)](yc);this[r(392)][r(345)]((t=>{const o=r;if(o(183)==n[o(335)])for(const r of e){const e=r[o(241)][o(510)],s=n[o(541)];t[o(440)](e,s)}else if(s[o(381)](n[o(335)]))for(const r of e)void 0!==n[o(541)]?t[o(560)](n[o(335)],n[o(541)],r[o(241)][o(510)]):t[o(319)](n[o(335)],r[o(241)][o(510)]);else for(const r of e)n[o(541)]?t[o(560)](n[o(335)],n[o(541)],r):t[o(319)](n[o(335)],r)}))})),this[t(395)][t(506)](t(372),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(574)][r(221)]({includeSelf:!0,parentFirst:!0})){if(s[r(250)]==s)return!1;if(!n[r(465)](s))return!1;if(t[r(184)](s)||t[r(363)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(235)][e(574)]==t[e(241)][e(510)]&&t[e(235)][e(310)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(450)].is(s(364))&&!r[s(184)](t[s(450)]),i=t[s(241)][s(515)](o),a=t[s(235)][s(515)](o,{direction:s(193)});return!(t[s(241)][s(547)](i)&&t[s(235)][s(547)](a)||(i[s(460)](a)?n[s(484)](e,{range:n[s(211)](i,a)}):n[s(458)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(241)][e(510)];return n&&n.is(e(583))}function Sc(t,e){const n=Ec;return null==t[n(235)][n(189)]&&t[n(235)][n(574)]==t[n(241)][n(510)]?vc(t[n(241)][n(510)],e):t}function vc(t,e){const n=Ec,r=e[n(297)][n(184)](t)||e[n(297)][n(585)](t);return e[n(211)](e[n(264)](t,n(390)),r?e[n(530)](t):e[n(264)](t,n(235)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(235)][o(547)](r[o(241)]))return!0;if(t[o(232)]!=e[o(232)])return!1;if(!n[o(235)][o(208)](r[o(241)]))return!1;const i=s[o(211)](n[o(235)],r[o(241)])[o(553)]();for(const t of i)if([o(240),o(283)][o(210)](t[o(232)])&&s[o(297)][o(363)](t[o(450)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(330)]||!e[r(330)])&&wr(Ic(t[r(287)],n),Ic(e[r(287)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(287)]),s=Fc(e);if(!t[n(330)])return!1;for(const t of Object[n(190)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(434)]({},t);return delete n[e(486)],delete n[e(551)],n}function Dc(){const t=["stopListening","getRanges","_discardCommand","bind","model","_removePendingAction","canAccept","PENDING_ACTION_SUGGESTION","1379cUyOeG","discardSuggestion","commands","3569193RLBjAq","isEnabled","_editor","listenTo","15dLAnun","change:isDirty","2533614kuBzvh","_acceptCommand","1685248fUuhDN","acceptSuggestion","execute","view","_setPendingAction","canDiscard","get","commentThreadController","locale","28859110vIdSeU","add","_pendingAction","108fAqwaZ","unbind","1074339ApPaqk","PendingActions","canEditAt","destroy","57128gusioO","plugins","remove","isDirty","10221ZBtKRt"];return(Dc=function(){return t})()}const Pc=Bc;function Bc(t,e){const n=Dc();return(Bc=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(799383===parseInt(n(397))/1*(parseInt(n(387))/2)+-parseInt(n(389))/3+parseInt(n(375))/4+-parseInt(n(371))/5*(-parseInt(n(373))/6)+parseInt(n(364))/7*(parseInt(n(393))/8)+parseInt(n(367))/9+-parseInt(n(384))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(360)]=e,this[s(378)]=n,this[s(382)]=r,this[s(369)]=t,this[s(374)]=t[s(366)][s(381)](s(376)),this[s(400)]=t[s(366)][s(381)](s(365)),this[s(378)][s(359)](s(368)).to(this[s(374)],this[s(400)],((t,e)=>t||e)),this[s(378)][s(359)](s(362)).to(this[s(374)],s(368),(t=>t&&this[s(369)][s(360)][s(391)](e[s(399)]()))),this[s(378)][s(359)](s(380)).to(this[s(400)],s(368),(t=>t&&this[s(369)][s(360)][s(391)](e[s(399)]()))),this[s(386)]=null,n[s(396)]&&this[s(379)](),this[s(370)](n,s(376),(()=>this[s(376)]())),this[s(370)](n,s(365),(()=>this[s(365)]())),this[s(370)](n,s(372),(()=>{const t=s;n[t(396)]?this[t(379)]():this[t(361)]()}))}[Pc(376)](){const t=Pc;this[t(374)][t(377)](this[t(360)].id)}[Pc(365)](){const t=Pc;this[t(400)][t(377)](this[t(360)].id)}[Pc(392)](){const t=Pc;this[t(378)][t(388)](t(368)),this[t(378)][t(388)](t(362)),this[t(378)][t(388)](t(380)),this[t(398)](),this[t(382)][t(392)](),this[t(386)]&&this[t(361)]()}[Pc(379)](){const t=Pc,e=zr(this[t(369)][t(383)],t(363));this[t(386)]=this[t(369)][t(394)][t(381)](t(390))[t(385)](e)}[Pc(361)](){const t=Pc;null!==this[t(386)]&&this[t(369)][t(394)][t(381)](t(390))[t(395)](this[t(386)]),this[t(386)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=404]})(t,e)}const jc=Uc;function Gc(){const t=["52oDKseT","setData","5185980KNWhOS","disabledSubmit","editor","commentsListView","hasDirtyComment","2588121lqJPBf","_localUser","updateComment","1613579pFJYYH","_createCommentViews","_createCommentThreadInputView","110648hPxiUe","showInput","20IJmCgw","1191464VgoFkn","commentInputView","editorConfig","removeComment","authoredAt","commentThreadInputView","addComment","destroy","7iDRCLi","length","locale","value","36zPcWvf","isEnabled","commentThread","descriptionParts","386345fmpYBh","focus","submit","6179htPlzX","bind","fire","disableComments","delegate","cancel","canAccept","isActive","_config","element","isReadOnly","39HiyXqC","isDirty","set","_model","assign","CommentView","canDiscard"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(441049===-parseInt(n(408))/1*(-parseInt(n(426))/2)+parseInt(n(419))/3*(parseInt(n(439))/4)+-parseInt(n(405))/5+parseInt(n(428))/6+parseInt(n(450))/7*(parseInt(n(442))/8)+parseInt(n(433))/9*(-parseInt(n(441))/10)+parseInt(n(436))/11*(-parseInt(n(454))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(431)]=null,this[s(447)]=null,this[s(421)](s(415),!1),this[s(421)](s(446),e[s(446)]),this[s(409)](s(446)).to(e),this[s(421)](s(404),[]),this[s(421)](s(420),!1),this[s(421)](s(455),!1),this[s(421)](s(414),!1),this[s(421)](s(425),!1),this[s(422)]=e,this[s(434)]=n,this[s(416)]=r,r[s(411)]?this[s(421)](s(451),1):this[s(437)]()}[jc(406)](){const t=jc;this[t(417)][t(406)]()}[jc(449)](){const t=jc;this[t(431)]&&this[t(431)][t(449)](),this[t(447)]&&this[t(447)][t(449)](),super[t(449)]()}[jc(437)](){const t=jc,{CommentsListView:e}=this[t(416)];this[t(431)]=new e(this[t(452)],this[t(422)][t(456)],Object[t(423)]({CommentView:this[t(416)][t(424)]},this[t(416)])),this[t(431)][t(412)](t(445)).to(this),this[t(431)][t(412)](t(435)).to(this),this[t(431)][t(409)](t(415)).to(this),this[t(421)](t(451),this[t(431)][t(451)]+1),this[t(409)](t(451)).to(this[t(431)],t(451),(t=>t+1)),this[t(447)]=this[t(438)](),this.on(t(445),(()=>this[t(406)]())),this[t(409)](t(420)).to(this[t(431)],t(432),this[t(447)][t(443)],t(453),((t,e)=>t||!!e))}[jc(438)](){const t=jc,{CommentThreadInputView:e}=this[t(416)],n=new e(this[t(452)],this[t(434)],this[t(416)][t(444)]),r=n[t(443)];return n[t(409)](t(440)).to(this,t(415),this[t(422)][t(456)],t(418),r,t(453),((t,e,n)=>!!n||t&&!e)),r.on(t(407),((e,n)=>{const s=t;this[s(410)](s(448),n),r[s(430)][s(427)]("")})),r.on(t(413),(()=>this[t(406)]())),r[t(409)](t(429)).to(this[t(422)][t(456)],t(418)),n}}const Hc=zc;function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=335]})(t,e)}function Wc(){const t=["EXTERNAL_AVATAR","getTemplate","Accept suggestion","description","map","color","canDiscard","isActive","ck-suggestion__info","render","ck-annotation__user","ck-comment__info-time","36XypmUR","ck-suggestion--disabled-comments","importWord","setTemplate","acceptSuggestion","_descriptionElement","ck-suggestion--accept","ck-annotation__content-wrapper","650388aXOYEm","ck-suggestion-",'<span class="ck-suggestion-type">',"</span>","extendTemplate","execute","3112460efcptA","descriptionParts",'"></span>',"_config","_createButton","attributes","1292hnowqr","creator","ck-suggestion","ck-annotation__info","bindTemplate","</p>","div","ck-annotation__main","delegate","ck-annotation","canAccept","3945640VXpkUx","commentThread","acceptButton","28GHrJMo","discardSuggestion","EXTERNAL_SUGGESTION","ck-suggestion-wrapper","@external","commentThreadInputView","disableComments","<p>","span","type","userView","commentsListView","476972LTxPNt","fire","querySelector","push","ck-suggestion--discard","ck-suggestion__user","join","authoredAt","EXTERNAL_IMPORT_WORD_SUGGESTION","author","check","source","cancel","203192mHQaBW","children","locale","_model","ck-suggestion__info-name","1464ayKxXZ","title","ck-suggestion-wrapper--active","ck-suggestion__main","content","createElement",'<span class="ck-suggestion-color" style="background-color: ',"discardButton","formatDateTime","getUserViewNotificationText","EXTERNAL_IMPORT_WORD_AVATAR","isEnabled","isExternal","time","set",".ck-annotation__content-wrapper","ck-annotation__actions","editorDestroyed","ck-annotation__info-name","change:description","getExternalSuggestionNote","element","innerHTML","name","ck-annotation__info-time","ck-comment__external","1421848buAsIK","ck-suggestion__actions","split","innerText","Discard suggestion","2243yljgZi","editorReady","value","63QBGxIt",'" title="',"bind"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(958953===parseInt(n(393))/1*(parseInt(n(431))/2)+parseInt(n(411))/3*(parseInt(n(344))/4)+-parseInt(n(442))/5+-parseInt(n(419))/6*(parseInt(n(445))/7)+parseInt(n(388))/8*(parseInt(n(396))/9)+parseInt(n(425))/10+-parseInt(n(357))/11*(parseInt(n(362))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(376)](i(341),""),this[i(398)](i(341)).to(this,i(426),(t=>t&&t[0]?t[0][i(341)]:"")),this[i(398)](i(402)).to(this,i(426),this,i(406),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(339)+Xc(e[n(366)],e[n(404)])+n(436);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(416)]=null,this[i(444)]=this[i(429)](zr(e,i(401)),t.icons[i(354)],i(417),i(415),"sw"),this[i(444)][i(398)](i(373)).to(this,i(441)),this[i(369)]=this[i(429)](zr(e,i(392)),t.icons[i(356)],i(348),i(446),"sw"),this[i(369)][i(398)](i(373)).to(this,i(405)),this[i(342)]=new o.UserView(e,this[i(360)][i(353)],this[i(371)]()),this[i(342)][i(423)]({attributes:{class:[i(349),i(409)]}}),this[i(414)](this[i(400)]())}[Hc(400)](){const t=Hc,e=this[t(435)],n=[{tag:t(437),attributes:{class:[t(407),t(434)]},children:[{tag:t(340),children:[{text:this[t(342)][t(385)]}],attributes:{class:[t(361),t(380)]}},{tag:t(375),attributes:{datetime:e.to(t(351)),class:[t(410),t(386)]},children:[{text:e.to(t(351),(e=>this[t(428)][t(370)](e)))}]}]},{tag:t(437),attributes:{class:[t(389),t(378)]},children:[this[t(444)],this[t(369)]]},{tag:t(437),attributes:{class:[t(418)]}}];this[t(360)][t(374)]&&n[t(347)]({tag:t(437),attributes:{class:[t(387)]},children:[{text:this[t(382)]()}]});const r={tag:t(437),attributes:{class:[t(335),e.if(t(406),t(364)),e.to(t(341),(e=>t(420)+e)),this[t(428)][t(338)]&&t(412)],"data-suggestion-id":this[t(360)].id,"data-thread-id":this[t(360)][t(443)].id,"data-author-id":this[t(360)][t(353)].id,tabindex:-1},children:[{tag:t(437),attributes:{class:[t(433),t(440)]},children:[this[t(342)],{tag:t(437),attributes:{class:[t(365),t(438)]},children:n}]}]};return this[t(343)]&&this[t(337)]&&(r[t(358)][t(347)](this[t(343)],this[t(337)]),this[t(343)][t(439)](t(394)).to(this),this[t(343)][t(439)](t(379)).to(this),this[t(337)][t(439)](t(394)).to(this),this[t(337)][t(439)](t(379)).to(this)),r}[Hc(408)](){const t=Hc;super[t(408)](),this[t(416)]=this[t(383)][t(346)](t(377)),this[t(416)][t(384)]=this[t(402)],this.on(t(381),((e,n,r)=>{const s=t;this[s(416)][s(384)]=r}))}[Hc(429)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(359)]);return a[i(376)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(423)]({attributes:{class:n}}),a.on(i(424),(()=>{const t=i;this[t(345)](r,this[t(360)].id)})),a}[Hc(382)](){const t=Hc;return t(413)===this[t(360)][t(430)][t(336)][t(355)]?zr(this[t(359)],t(352)):zr(this[t(359)],t(447))}[Hc(371)](){const t=Hc;return this[t(360)][t(374)]?t(413)===this[t(360)][t(430)][t(336)][t(355)]?zr(this[t(359)],t(372),this[t(360)][t(432)][t(385)]):zr(this[t(359)],t(399),this[t(360)][t(432)][t(385)]):null}}function Xc(t,e){const n=Hc;let r="";return r+=t[n(390)]("*")[n(403)](((t,e)=>e%2!=0?n(421)+qc(t)+n(422):qc(t)))[n(350)](""),e&&(r+=n(368)+e[n(395)]+n(397)+e[n(363)]+n(427)),r}function qc(t){const e=Hc,n=document[e(367)](e(340));return n[e(391)]=t,n[e(384)]}const Yc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=Jc;function Qc(){const t=["isMultiRange","_refreshActiveMarkers","comments.maxCommentsWhenCollapsed","unbind","getDescriptions","items","getMarkerNames","isInContent","mainView","init","type","menuBar:trackChanges","10qNtRHB","comments","_createMenuBarMenu","innerView","_disableComments","locale","_handleControllerBuffer","acceptAllSuggestions","hasSuggestion","reduce","isDirty","Discard all suggestions","1217RPdPgl","switchbutton","4352305IVgZRH","destroy","some","createCommentThreadController","editing","_suggestionToController","change:previous","getMarkers","panelView","menuitemcheckbox","length","menu","_initializeController","isOn","_viewToController","3302824ouJqIt","CommentsRepository","getFirstRange","EditorAnnotations","Discard all selected suggestions","getJoined","726YcGPJX","commandName","CommentView","discardButton","57PHzgJR","comments.editorConfig","activeAnnotations","addComment","_addUIComponentsToFactory","separator","Accept all selected suggestions","define","comments.maxCommentCharsWhenCollapsed","execute","previous","keys","_destroyController","Annotations","values","4865652TZsMLn","editor","SuggestionThreadView","CommentsUI","TrackChangesUI","button","suggestion-","listenTo","4808qjYYEX","17453106rYtvrl","model","activeMarkers","getByInnerView","getRanges","suggestionLoaded","focus","Track changes","source","plugins","createAnnotationView","suggestionUnloaded","stopListening","trackChanges.disableComments","refreshSelectedViews","arrowView","set","remove","_bindAnnotationToEditors","value","lowest","descriptionParts","delete","get","size","addSourceCollector","view","descriptionFactory","toMany","head","_handleSuggestionControllerDelayed","getSuggestion","commands","trackChanges","discardAllSuggestions","children","trackChanges.SuggestionThreadView","isEnabled","_updateController","acceptButton","clear","requires","menuitem","pluginName","createAnnotation","filter","1566208NcxFnb","from","buttonView","registerAnnotation","config","acceptSelectedSuggestions","18sYnvGC","change:activeAnnotations","componentFactory","_createToolbarButton","_unbindEditors","_annotationViews","has","bind","Accept all suggestions","delegate","push","getAllAdjacentSuggestions","comments.maxThreadTotalWeight","discardSelectedSuggestions","add","actionView","suggestionChanged","TrackChangesEditing","commentThread"];return(Qc=function(){return t})()}function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(479086===-parseInt(n(311))/1*(-parseInt(n(334))/2)+-parseInt(n(338))/3*(-parseInt(n(215))/4)+parseInt(n(313))/5+parseInt(n(207))/6+-parseInt(n(328))/7+parseInt(n(262))/8*(parseInt(n(268))/9)+-parseInt(n(299))/10*(parseInt(n(216))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Zc(257)](){const t=Zc;return[yc,o.Users,t(329),t(205),t(331)]}static get[Zc(259)](){return Zc(211)}constructor(t){const e=Zc;super(t),this[e(318)]=new Map,this[e(327)]=new Map,this[e(273)]=new Map,this[e(305)]=new Map;const n=this[e(208)][e(266)];n[e(199)](e(252),Kc),n[e(199)](e(229),!1),this[e(303)]=n[e(239)](e(229))}[Zc(246)](t,e){const n=Zc;0===this[n(305)][n(240)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(305)]){const r=this[t(318)][t(274)](e);r||n?r&&n&&this[t(204)](e):this[t(325)](e)}this[t(305)][t(256)](),this[t(208)][t(225)][t(239)](t(331))[t(230)](),this[t(288)]()}),10),this[n(305)][n(232)](t,e)}[Zc(296)](){const t=Zc,e=this[t(208)],n=e[t(225)][t(239)](t(285)),r=e[t(225)][t(239)](t(205)),s=e[t(225)][t(239)](t(331)),o=e[t(225)][t(239)](t(329));this[t(196)](),s[t(241)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(263)](this[e(318)])){const s=t[e(279)](),o=[];for(const t of s){if(!t[e(294)])continue;if(t[e(287)]){o[e(278)](...t[e(220)]());continue}const n=t[e(330)]();if(o[e(323)]>0){const t=o[0][e(333)](n);if(t){o[0]=t;continue}}o[e(278)](n)}n[e(278)]([r[e(242)],o])}return n})),this[t(214)](n,t(221),((e,n)=>{const r=t;this[r(214)](n,r(319),((t,e,s,o)=>{const i=r;n[i(294)]&&(null==s?(this[i(254)](o[i(245)]),this[i(246)](n,!1)):(this[i(254)](s[i(245)]),null==o&&this[i(246)](n,!0)))})),null!==n[r(202)]?this[r(254)](n[r(245)]):this[r(246)](n,!1)})),this[t(214)](n,t(227),((e,n,r)=>{const s=t;this[s(228)](n,s(319)),this[s(305)][s(238)](n),this[s(318)][s(274)](n)&&this[s(204)](n),r&&this[s(254)](r[s(245)])})),this[t(214)](n,t(284),((e,n)=>{this[t(254)](n)})),this[t(214)](r,t(269),(()=>{this[t(288)]()})),this[t(214)](o,t(195),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(307)](r))return;const i=n[o(247)](r);this[o(318)][o(239)](i)[o(242)][o(222)]()}),{priority:t(236)})}[Zc(288)](){const t=Zc,e=this[t(208)][t(225)][t(239)](t(205)),n=this[t(208)][t(225)][t(239)](t(285)),r=Array[t(263)](e[t(194)],(e=>e[t(302)]))[t(261)]((e=>this[t(327)][t(274)](e))),s=[];for(const e of r){const n=this[t(327)][t(239)](e)[t(217)][t(279)]();s[t(278)](...n[t(308)](((e,n)=>[...e,...n[t(293)]()]),[]))}n[t(218)]=s}[Zc(196)](){const t=Zc,n=this[t(208)],r=n[t(304)],o=zr(r,t(223)),i=new e.Collection([{type:t(312),model:new s.ViewModel({withText:!0,label:o,commandName:t(249),role:t(322)})},{type:t(197)},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(276)),commandName:t(306),role:t(258)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(198)),commandName:t(267),role:t(258)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(310)),commandName:t(250),role:t(258)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(332)),commandName:t(281),role:t(258)})}]);for(const e of i)if(tu(e)){const r=n[t(248)][t(239)](e[t(217)][t(335)]);e[t(217)][t(275)](t(326),t(253)).to(r,t(235),t(253))}n.ui[t(270)][t(282)](t(249),(e=>this[t(271)](e,i,o))),n.ui[t(270)][t(282)](t(298),(e=>this[t(301)](e,i,o)))}[Zc(271)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(208)][r(248)][r(239)](r(249));o[r(264)][r(232)]({tooltip:n,label:n,icon:Yc}),o[r(264)][r(275)](r(326)).to(i,r(235)),o[r(264)].on(r(201),(()=>{const t=r;i[t(201)](),this[t(208)][t(317)][t(242)][t(222)]()})),(0,s.addListToDropdown)(o,e,{role:r(324)});const a=[];for(const t of e)tu(t)&&a[r(278)](this[r(208)][r(248)][r(239)](t[r(217)][r(335)]));const c=o[r(264)];return c[r(283)][r(290)](r(253)),c[r(231)][r(290)](r(253)),c[r(283)][r(275)](r(253)).to(i,r(253)),c[r(231)][r(275)](r(253))[r(244)](a,r(253),((...t)=>t[r(315)]((t=>t)))),o.on(r(201),(t=>{const e=r;this[e(208)][e(201)](t[e(224)][e(335)]),this[e(208)][e(317)][e(242)][e(222)]()})),o}[Zc(301)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(208)][r(248)][r(239)](r(249));o[r(264)][r(232)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(197)==n[r(297)]){a[r(292)][r(282)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(217)];i[r(275)](...Object[r(203)](c)).to(c),i[r(277)](r(201)).to(o),i.on(r(201),(()=>{const t=r;this[t(208)][t(201)](c[t(335)]),this[t(208)][t(317)][t(242)][t(222)]()})),e[r(251)][r(282)](i),a[r(292)][r(282)](e)}return o[r(275)](r(253)).to(i,r(253)),o[r(321)][r(251)][r(282)](a),o}[Zc(325)](t){const e=Zc,n=this[e(208)],r=n[e(266)],s=n[e(225)][e(239)](e(205)),i=n[e(225)][e(239)](e(329)),a=n[e(225)][e(239)](e(331)),c=n[e(225)][e(239)](o.Users).me,u=r[e(239)](e(249))[e(209)],{CommentsListView:l,CommentThreadInputView:f}=n[e(225)][e(239)](e(210));let h,g;this[e(273)][e(274)](t.id)?(g=this[e(273)][e(239)](t.id),h=g[e(295)]):(h=new u(n[e(304)],t,c,{disableComments:this[e(303)],editorConfig:r[e(239)](e(193)),maxCommentsWhenCollapsed:r[e(239)](e(289)),maxThreadTotalWeight:r[e(239)](e(280)),maxCommentCharsWhenCollapsed:r[e(239)](e(200)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(239)](e(304))),CommentView:r[e(239)](e(300))[e(336)],CommentsListView:l,CommentThreadInputView:f}),h[e(255)].on(e(201),(()=>{const t=e;n[t(317)][t(242)][t(222)]()})),h[e(337)].on(e(201),(()=>{const t=e;n[t(317)][t(242)][t(222)]()})),g=s[e(226)](this[e(208)][e(304)],h),g[e(275)](e(309)).to(h,e(309)),g[e(275)](e(323)).to(h),g[e(275)](e(297)).to(h,e(297),(t=>e(213)+t)),this[e(273)][e(232)](t.id,g));const d=i[e(316)](t[e(286)],h),p=new xc(n,t,h,d),m=t[e(279)]()[e(261)]((t=>t[e(294)]));h[e(237)]=n[e(225)][e(239)](e(285))[e(243)][e(291)](m),this[e(318)][e(232)](t,p),this[e(327)][e(232)](h,p);const I=s[e(260)]({view:g,target:()=>{const r=e,s=[],i=t[r(279)]()[r(261)]((t=>t[r(294)]));for(const t of i)s[r(278)](...t[r(320)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(317)],s)},type:()=>e(213)+p[e(242)][e(297)]});i[e(234)](h,I),s[e(282)](I),a[e(265)](I)}[Zc(204)](t){const e=Zc,n=this[e(208)][e(225)][e(239)](e(329)),r=this[e(208)][e(225)][e(239)](e(205)),s=this[e(318)][e(239)](t),o=s[e(242)],i=r[e(219)](o);n[e(272)](o),i&&r[e(233)](i),this[e(318)][e(238)](t),this[e(327)][e(238)](o),s[e(314)]()}[Zc(254)](t){const e=Zc;if(!t[e(294)]||!this[e(318)][e(274)](t))return;const n=this[e(208)][e(225)][e(239)](e(285)),r=this[e(318)][e(239)](t),s=t[e(279)]();r[e(242)][e(237)]=n[e(243)][e(291)](s)}[Zc(314)](){const t=Zc;for(const e of this[t(318)][t(203)]())this[t(204)](e);for(const e of this[t(273)][t(206)]())e[t(295)][t(314)]();super[t(314)]()}}function tu(t){return Zc(217)in t}function eu(t,e){var n=su();return(eu=function(t,e){return n[t-=254]})(t,e)}var nu=eu;!function(t,e){for(var n=eu,r=t();;)try{if(241794===-parseInt(n(271))/1+parseInt(n(270))/2*(parseInt(n(266))/3)+-parseInt(n(275))/4*(parseInt(n(268))/5)+-parseInt(n(272))/6*(-parseInt(n(265))/7)+parseInt(n(264))/8+parseInt(n(258))/9+parseInt(n(259))/10*(-parseInt(n(256))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[nu(269)](){return[yc,$c,nu(274)]}static get[nu(254)](){return nu(273)}set[nu(276)](t){var e=nu;this[e(255)][e(267)][e(257)](yc)[e(276)]=t}get[nu(276)](){var t=nu;return this[t(255)][t(267)][t(257)](yc)[t(276)]}[nu(261)](t){var e=nu;return this[e(255)][e(267)][e(257)](yc)[e(260)](t)}[nu(262)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(255)][n(267)][n(257)](yc)[n(262)]({skipNotAttached:t,toJSON:e})}[nu(263)](t){var e=nu;return this[e(255)][e(267)][e(257)](yc)[e(263)](t)}}function su(){var t=["4220380SElVdg","addSuggestionData","addSuggestion","getSuggestions","getSuggestion","3608608Toonzm","21ROkKVa","4137PLPFMD","plugins","55sByvLQ","requires","524bvkCHS","295180iwezOr","885810BWRtuZ","TrackChanges","Comments","76936oRfGgm","adapter","pluginName","editor","22noQoaT","get","3036105SQEDya"];return(su=function(){return t})()}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=380]})(t,e)}function au(){const t=["TrackChangesDataGetter","plugins","users","getDataWithAcceptedSuggestions","destroy","rootsAttributes","Users","push","5Gzrrjk","6650276mRvFJe","reduce","end","getCommentThreads","81RHGAzF","createDocumentFragment","model","requires","pluginName","8WveSsF","947980YSpPYU","execute","trackChangesData.editorCreator","map","391304FfSnwX","752510ymzKNT","681054JMtohC","constructor","getUser","result","acceptAllSuggestions","addUser","CommentsRepository","getRootNames","addCommentThread","name","getRootsAttributes","create","editorCreator","TrackChangesEditing","getDataWithDiscardedSuggestions","init","define","Pagination","createElement","TrackChangesData","div","discardAllSuggestions","10942422Fapckq","addSuggestionData","getSuggestions","appendChild","1363887zfDwHR","getFullData","get","function","track-changes-data-invalid-editor-creator","set","trackChangesData","useAnonymousUser","config","editor","document","data","_adapter"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(919945===-parseInt(n(404))/1+parseInt(n(403))/2*(-parseInt(n(410))/3)+-parseInt(n(394))/4*(-parseInt(n(393))/5)+parseInt(n(432))/6+-parseInt(n(436))/7+parseInt(n(408))/8*(-parseInt(n(398))/9)+-parseInt(n(409))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(427)];class uu extends t.Plugin{static get[ou(401)](){return[yc]}static get[ou(402)](){return ou(429)}[ou(425)](){const t=ou,n=this[t(381)];if(n[t(380)][t(426)](t(406),(e=>{const r=t,s=n[r(400)][r(382)][r(417)]()[r(395)](((t,e)=>(t[e]="",t)),{});return n[r(411)][r(421)](s,e)})),t(439)!=typeof n[t(380)][t(438)](t(442))[t(422)])throw new e.CKEditorError(t(440))}[ou(388)](t){return hu(this[ou(381)],!0,t)}[ou(424)](t){return hu(this[ou(381)],!1,t)}}class lu extends t.Plugin{static get[ou(402)](){return ou(385)}constructor(t){const e=ou;super(t),this[e(413)]=e(396)}[ou(425)](){const t=ou;this[t(381)][t(386)][t(438)](t(416))[t(384)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(381)][t(386)][t(438)](t(423))[t(384)]=null}}function fu(t){return void 0!==t[ou(420)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(386)][r(392)](yc,lu),s[r(390)]=fu(t)?t[r(420)]():void 0;const i=document[r(399)](),a=t[r(380)][r(438)](r(442))[r(422)],c=await a(s,(()=>function(t){const e=r,n=document[e(428)](e(430));return t[e(435)](n),n}(i)));!function(t,e){const n=r,s=t[n(400)][n(382)][n(417)]()[n(395)](((e,r)=>(e[r]=t[n(383)][n(438)]({rootName:r}),e)),{}),o=t[n(386)][n(438)](n(391))[n(387)][n(407)]((t=>({id:t.id,name:t[n(419)]}))),i=t[n(386)][n(438)](n(423))[n(434)]({skipNotAttached:!0,toJSON:!0}),a=t[n(386)][n(438)](n(416))[n(397)]({skipNotAttached:!0,toJSON:!0}),c=e[n(386)][n(438)](n(391)),u=e[n(386)][n(438)](n(423)),l=e[n(386)][n(438)](n(416));for(const t of o)c[n(412)](t.id)||c[n(415)](t);c.me||c[n(443)]();for(const t of a)l[n(418)](t);for(const t of i)u[n(433)](t);e[n(383)][n(441)](s)}(t,c),c[r(405)](r(e?414:431));const u=fu(c)?c[r(437)](n):c[r(383)][r(438)](n);return await c[r(389)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=239]})(t,e)}function du(){var t=["21214QxLPUT","15160eRLDUd","2202510OeQrNW","6948aJZbBQ","16JrWLuP","30373420YvCZsm","1832852OpZWEb","287030NCUcbG","24ZupBHN","51GzXxKe","950855uFsgGO"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(632483===-parseInt(n(248))/1+-parseInt(n(249))/2*(-parseInt(n(247))/3)+parseInt(n(246))/4*(-parseInt(n(245))/5)+-parseInt(n(240))/6+parseInt(n(244))/7*(parseInt(n(242))/8)+parseInt(n(241))/9*(-parseInt(n(239))/10)+parseInt(n(243))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=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})();
|