@ckeditor/ckeditor5-track-changes 42.0.0-alpha.0 → 42.0.0-alpha.1
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);function c(t,e){const n=l();return(c=function(t,e){return n[t-=159]})(t,e)}const u=c;function l(){const t=["_enabledCommands","4225323rQretv","forceDisabled","value","1352356agAfZT","editor","clearForceDisabled","6JwqXWA","626520xKHwFO","201730UFLdts","_enableCommands","isEnabled","_isEnabledBasedOnSelection","has","commands","168000jVjthA","5592797ctFfyP","refresh","14001687HFHcSz","TrackChangesCommand","execute","10LNBVIX","_disableUnsupportedCommands","affectsData"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(806985===parseInt(n(172))/1*(parseInt(n(160))/2)+-parseInt(n(164))/3+parseInt(n(167))/4+parseInt(n(178))/5+parseInt(n(170))/6*(-parseInt(n(179))/7)+parseInt(n(171))/8+parseInt(n(181))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(163)]=e,this[n(166)]=!1,this[n(180)](),this[n(175)]=!1}[u(180)](){this[u(174)]=!0}[u(159)](){const t=u;this[t(166)]=!this[t(166)],this[t(166)]?this[t(161)]():this[t(173)]()}[u(161)](){const t=u;for(const e of this[t(168)][t(177)][t(177)]())e[t(162)]&&!this[t(163)][t(176)](e)&&e[t(165)](t(182))}[u(173)](){const t=u;for(const e of this[t(168)][t(177)][t(177)]())e[t(162)]&&!this[t(163)][t(176)](e)&&e[t(169)](t(182))}}const h=d;function g(){const t=["913188etGjQd","_suggestions","model","track-changes-accept-suggestion-not-found","1025990yglHOE","TrackChangesEditing","6PuhNQM","2837736sIWIqo","24562dlklpF","acceptSuggestion","refresh","getRanges","editor","66aEzgrt","isEnabled","_isEnabledBasedOnSelection","plugins","3zEZJGA","execute","9DDNfmn","1407088CEZrVz","get","2115420puAxEQ","canEditAt","3195095ucYQgb"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(416942===-parseInt(n(120))/1*(-parseInt(n(125))/2)+-parseInt(n(104))/3*(-parseInt(n(112))/4)+-parseInt(n(111))/5+-parseInt(n(118))/6*(-parseInt(n(116))/7)+-parseInt(n(107))/8+parseInt(n(106))/9*(-parseInt(n(109))/10)+parseInt(n(119))/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(113)]=e,this[n(122)](),this[n(127)]=!1}[h(122)](){this[h(126)]=!0}[h(105)](t){const n=h,r=this[n(113)][n(108)](t);if(!r)throw new e.CKEditorError(n(115),this);const s=r[n(123)]();this[n(124)][n(114)][n(110)](s)&&this[n(124)][n(128)][n(108)](n(117))[n(121)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(229034===-parseInt(n(280))/1+parseInt(n(275))/2+parseInt(n(272))/3*(parseInt(n(273))/4)+parseInt(n(269))/5*(parseInt(n(260))/6)+parseInt(n(256))/7*(parseInt(n(257))/8)+parseInt(n(267))/9*(-parseInt(n(259))/10)+-parseInt(n(279))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(262)]=e,this[n(270)](),this[n(277)]=!1}[m(270)](){this[m(268)]=!0}[m(276)](t){const n=m,r=this[n(262)][n(264)](t);if(!r)throw new e.CKEditorError(n(263),this);const s=r[n(261)]();this[n(271)][n(274)][n(258)](s)&&this[n(271)][n(266)][n(264)](n(278))[n(265)](r)}}function b(){const t=["execute","_isEnabledBasedOnSelection","TrackChangesEditing","768559rHEUOf","293930OTMZiF","539fNKXri","43248cYzdvk","canEditAt","580NdyAep","8892hdbmPy","getRanges","_suggestions","track-changes-discard-suggestion-not-found","get","discardSuggestion","plugins","50103oXGYnG","isEnabled","40KBuyEN","refresh","editor","39eNOzSv","70284EjNVlh","model","518356zPthgM"];return(b=function(){return t})()}function T(t){const e=y;return t[e(239)](((t,n)=>e(259)==t[e(253)]&&e(259)!=n[e(253)]?-1:e(259)!=t[e(253)]&&e(259)==n[e(253)]?1:0))}function _(t,e){const n=y;let r,s=0;const o=[],i=e[n(243)];for(;s<t[n(255)];){const a=t[s],c=t[s+1];r||(r=e[n(227)](a)),A(e,a,c)||(o[n(223)](e[n(242)](r,i[n(249)](a)?e[n(222)](a):e[n(258)](a,n(226)))),r=null),s++}return o}function y(t,e){const n=k();return(y=function(t,e){return n[t-=221]})(t,e)}function A(t,e,n){const r=y;if(!n)return!1;const s=t[r(222)](e),o=t[r(227)](n);return s[r(245)](o)}function k(){const t=["11382IXWiAN","50pqEJse","1197081LEibLl","splice","createPositionAfter","push","next","2156076MMJpWF","end","createPositionBefore","start","execute","value","534158YbaXSE","from","getRanges","1774644vjFgBy","color","isMultiRange","isInContent","add","sort"," [color ","replace","createRange","schema","17238keMCKA","isTouching","isArray","1528bRBdTa","isIntersecting","isObject","change","735YvlosA","content","type","join","length","isCollapsed","214061QSRoDW","createPositionAt","deletion","map"];return(k=function(){return t})()}!function(t,e){const n=y,r=t();for(;;)try{if(300739===parseInt(n(257))/1+-parseInt(n(231))/2+parseInt(n(234))/3+parseInt(n(225))/4+parseInt(n(251))/5*(-parseInt(n(244))/6)+parseInt(n(261))/7*(parseInt(n(247))/8)+-parseInt(n(263))/9*(parseInt(n(262))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=y;for(;n[r(255)];){const s=n[r(221)](0,100);t[r(250)]((()=>{const t=r;for(const n of s)n[t(237)]&&e[t(229)](n.id)}))}}const L=R;function N(){const t=["4718rHxwce","model","from","556207JTthEY","1498520tbIhtD","values","_command","isEnabled","getRanges","119046IYjnBf","canEditAt","_suggestions","252873cIZEIp","refresh","200FPwbAR","21IkLPCP","editor","isInContent","1466732NBltfo","2039610DmaWEy","_isEnabledBasedOnSelection","1236jZuYfp","some","execute"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(430783===-parseInt(n(376))/1+-parseInt(n(382))/2*(-parseInt(n(364))/3)+-parseInt(n(367))/4+parseInt(n(377))/5+parseInt(n(370))/6*(parseInt(n(373))/7)+parseInt(n(363))/8*(parseInt(n(361))/9)+-parseInt(n(368))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(379)]=e,this[r(384)]=n,this[r(362)](),this[r(369)]=!1}[L(362)](){const t=L,e=Array[t(375)](this[t(384)][t(378)]())[t(371)]((e=>e[t(366)]));this[t(380)]=this[t(379)][t(380)]&&e}[L(372)](){const t=L,e=T(Array[t(375)](this[t(384)][t(378)]()));for(const n of e){const e=n[t(381)]();if(!this[t(365)][t(374)][t(383)](e))return}C(this[t(365)][t(374)],this[t(379)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=v,r=t();for(;;)try{if(685634===parseInt(n(469))/1*(-parseInt(n(467))/2)+-parseInt(n(480))/3+-parseInt(n(462))/4*(-parseInt(n(473))/5)+parseInt(n(465))/6*(-parseInt(n(458))/7)+parseInt(n(459))/8*(parseInt(n(460))/9)+parseInt(n(476))/10+parseInt(n(463))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(478)]=e,this[r(461)]=n,this[r(470)]=new Set,this[r(454)](),this[r(475)]=!1}[M(454)](){const t=M,e=this[t(474)][t(477)][t(466)][t(455)],n=Array[t(457)](this[t(461)][t(468)]());this[t(470)]=function(t,e){const n=y,r=Array[n(232)](t[n(233)]()),s=new Set;for(const o of e)if(o[n(237)])for(const e of r)for(const r of o[n(233)]())(e[n(248)](r)||t[n(256)]&&!o[n(236)]&&o[n(224)]&&r[n(226)][n(245)](e[n(228)]))&&s[n(238)](o);return s}(e,n),this[t(479)]=this[t(478)][t(479)]&&!!this[t(470)][t(456)]}[M(472)](){const t=M,e=T(Array[t(457)](this[t(470)]));for(const n of e){const e=n[t(464)]();if(!this[t(474)][t(477)][t(471)](e))return}C(this[t(474)][t(477)],this[t(478)],e)}}function w(){const t=["_command","isEnabled","4112019zJjYpj","refresh","selection","size","from","280knBsqk","8NNuLBI","8744823daotHK","_suggestions","61328iQAvoo","16140157hJJoqS","getRanges","126816GnptOf","document","2VjYLDk","values","588605edWSZI","_selectedSuggestions","canEditAt","execute","85BxsJxG","editor","_isEnabledBasedOnSelection","7907740ATjMdf","model"];return(w=function(){return t})()}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function 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=B,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 q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||Q||Function("return this")();const Y=Z.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var 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=Nt,wt.prototype.get=St,wt.prototype.has=vt,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 xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,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=q,Wt.prototype.set=zt;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 Qt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Qt(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?Qt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(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 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 xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Jt(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?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 qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ze=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=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=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ze(t)),t=$e(t);return e}:qe;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,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,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 Rn(t);case"[object Symbol]":return vn(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 xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;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 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==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Ye(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?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Yn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(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||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&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 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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=203]})(t,e)}function Vr(){const t=["end","1322709QIOdvp","head","next","683512JsIXmE","push","suggestion:","attributes","isIntersectingWithRange","author","substr","addRange","addMarkerName","140688NgCsuu","set","discard","getContainedElement","from","getRange","decorate","getItems","change","7764660pFsVsm","_saved","markers","removeMarkers","isExternal","721oaFaOG","size","removeMarker","addMarker","onDiscard","getFirstRange","4wUSdih","filter","onAttributesChange","2455610RhTaIH","authoredAt","@external","accept","isInContent","removeAttribute","getMarkerNames","hasComments","previous","map","get","start","nodeAfter","getAllAdjacentSuggestions","split","creator","toJSON","50984wiGwiT","reduce","isIntersecting","add","getMultiRangeId","getFirstMarker","_onAccept","createdAt","commentThread","_onAttributesChange","isMultiRange","delete","length","674468zVHmei","_model","nodeBefore","data","_onDiscard","getRanges","getMarkers","onAccept","subType","clear","_markerNames","_isDataLoaded","type","setAttribute"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(369544===-parseInt(n(207))/1+parseInt(n(225))/2+-parseInt(n(222))/3*(-parseInt(n(254))/4)+parseInt(n(257))/5+-parseInt(n(234))/6+parseInt(n(248))/7*(parseInt(n(274))/8)+-parseInt(n(243))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(218)]=!1,this.id=e.id,this[n(219)]=e[n(219)],this[n(215)]=e[n(215)]||null,this[n(230)]=e[n(230)],this[n(272)]=e[n(272)]||e[n(230)],this[n(247)]=Boolean(e[n(228)]&&e[n(228)][n(259)]),this[n(210)]=null,this[n(208)]=t,this[n(280)]=e[n(214)],this[n(211)]=e[n(252)],this[n(203)]=e[n(256)],this[n(217)]=new Set,this[n(281)]=null,this[n(235)](n(258),null),this[n(235)](n(228),e[n(228)]||{}),this[n(235)](n(265),null),this[n(235)](n(224),null),this[n(235)](n(282),null),this[n(235)](n(244),!1),this[n(240)](n(260)),this[n(240)](n(236))}get[jr(223)](){const t=jr;let e=this;for(;e[t(265)];)e=e[t(265)];return e}get[jr(264)](){const t=jr;return!!this[t(282)]&&this[t(282)][t(206)]>0}get[jr(204)](){const t=jr;return 0!=this[t(217)][t(249)]&&6==Array[t(238)](this[t(217)])[0][t(271)](":")[t(206)]}get[jr(261)](){return null!==this[jr(279)]()}[jr(233)](t){const e=jr;this[e(217)][e(277)](t)}[jr(263)](){const t=jr;return Array[t(238)](this[t(217)])}[jr(213)](){const t=jr;return this[t(263)]()[t(266)]((e=>this[t(208)][t(245)][t(267)](e)))[t(255)]((t=>t))}[jr(279)](){return this[jr(213)]()[0]||null}[jr(246)](){const t=jr;this[t(208)][t(242)]((e=>{const n=t;for(const t of this[n(213)]())e[n(250)](t)})),this[t(217)][t(216)]()}[jr(250)](t){const e=jr;this[e(208)][e(242)]((n=>{n[e(250)](t)})),this[e(217)][e(205)](t)}[jr(232)](t){const e=jr,n=e(227)+this[e(219)]+":"+this[e(215)]+":"+this.id+":"+this[e(272)].id+":"+Hr[e(278)]();this[e(233)](n),this[e(208)][e(242)]((r=>{r[e(251)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(229)](t){const e=jr;for(const n of this[e(212)]())if(n[e(276)](t))return!0;return!1}[jr(212)](){const t=jr;return this[t(213)]()[t(266)]((e=>e[t(239)]()))}[jr(241)](){const t=jr;return this[t(212)]()[t(275)](((e,n)=>[...e,...n[t(241)]()]),[])}[jr(253)](){const t=jr;var e;return(null===(e=this[t(279)]())||void 0===e?void 0:e[t(239)]())||null}[jr(237)](){const t=jr,e=this[t(212)]();if(1!=e[t(206)])return null;const n=e[0],r=n[t(268)][t(269)],s=n[t(221)][t(209)];return r instanceof i.Element?r!=s?null:r:null}[jr(260)](){const t=jr;this[t(280)](this[t(212)](),this[t(210)],this[t(228)]),this[t(246)]()}[jr(236)](){const t=jr;this[t(211)](this[t(212)](),this[t(210)],this[t(228)]),this[t(246)]()}[jr(270)](){const t=jr,e=[];let n=this[t(223)];for(;n;)e[t(226)](n),n=n[t(224)];return e}[jr(220)](t,e){const n=jr,r=Xn(this[n(228)]);hr(r,t,e),wr(r,this[n(228)])||(this[n(228)]=r,this[n(203)](r))}[jr(262)](t){const e=jr,n=Xn(this[e(228)]);Ur(n,t),wr(n,this[e(228)])||(this[e(228)]=n,this[e(203)](this[e(228)]))}[jr(273)](){const t=jr;return{id:this.id,type:this[t(215)]?this[t(219)]+":"+this[t(215)]:this[t(219)],authorId:this[t(272)].id,createdAt:this[t(281)],hasComments:this[t(264)],data:this[t(210)],attributes:this[t(228)]}}static[jr(278)](){const t=jr;return(0,e.uid)()[t(231)](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}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=388]})(t,e)}const Kr=Wr;function qr(){const t=["*Insert:* %0","elementStart","match","removeEmptyContainer","push","map","$1 $2","*Split:* %0","106rZRiKG","element","getDescriptions","format","checkChild","_handleInsertRemoveSuggestionDescription","13478400BVrHDM","removeFormat","Object","skip","_schema","_attributeLabels","*Remove format:* %0","insertion","8093496cCltGQ","392668csYsbD","has","getFirstRange","get","add","_resolveDescriptionItems","isEmpty","matchingCallback","REPLACE_TEXT","pop","indexOf","14RCgaGZ","nodeAfter","newValue","join","*Remove:* %0","addObject","_itemLabelsCallbacks","ELEMENT_SPACE","$text","_locale","length","registerDescriptionCallback","addContainer","_itemLabels","_handleCustomCallbackDescription","getItemLabel","$textProxy","remove","18167AEgZWc","end","*Change to:* %0","softBreak","isEqual","registerElementLabel","data","deletion","function","normal","label","addEmptyContainer","getWalker","registerAttributeLabel","previousSibling","quantity","EmptyContainer","77ikTKlx","nextSibling","*Set format:* %0","key","_addDescriptionItems","_handleAttributeSuggestionDescription","elementEnd","name","8328245HyxXOh","*Merge:* %0","subType","669594nmRFtb","type","24OQmPkv","attribute","removeContainer","replace","_handleRenameSuggestionDescription","494980wUFoLx","isObject","removeObject","item","set","Container","text","addFormat","isInContent","start","_customCallbacks"];return(qr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(878933===parseInt(n(410))/1*(-parseInt(n(464))/2)+parseInt(n(440))/3*(parseInt(n(479))/4)+parseInt(n(435))/5+-parseInt(n(438))/6*(-parseInt(n(392))/7)+parseInt(n(478))/8+-parseInt(n(470))/9+parseInt(n(445))/10*(-parseInt(n(427))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Wr;this[n(455)]=[],this[n(405)]=new Map,this[n(398)]=[],this[n(475)]=new Map,this[n(474)]=t,this[n(401)]=e}[Kr(466)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(402)];o++){const i=t[o];if(!i[e(453)])continue;const a=this[e(406)](i);if(a){if(null!=i[e(437)]){if(r[e(480)](i[e(437)]))continue;r[e(483)](i[e(437)])}n[e(460)](a)}else if(e(441)!=i[e(439)])e(477)!=i[e(439)]&&e(417)!=i[e(439)]||this[e(469)](n,i,t[o+1]);else{const t=i[e(416)][e(430)];if(s[e(480)](t))continue;s[e(483)](i[e(416)][e(430)]),t==_c?this[e(444)](n,i):this[e(432)](n,i)}}return this[e(484)](n)}[Kr(403)](t){const e=Kr;this[e(455)][e(460)](t)}[Kr(415)](t,n,r=e.priorities[Kr(419)]){const s=Kr;s(418)==typeof t?(0,e.insertToPriorityArray)(this[s(398)],{matchingCallback:t,label:n,priority:r}):this[s(405)][s(449)](t,n)}[Kr(423)](t,e){const n=Kr;this[n(475)][n(449)](t,e)}[Kr(407)](t,e=1){const n=Kr;let r;for(const e of this[n(398)])if(e[n(388)](t)){r=e[n(420)];break}return r||(r=this[n(405)][n(482)](t[n(434)])),r?r(e):1!==e?e+" "+t[n(434)]+"s":""+t[n(434)]}[Kr(431)](t,e){const n=Kr,r=e[n(481)]()[n(422)](),s=n(477)==e[n(439)]?n(483):n(409);for(const e of r){const o=e[n(448)],i=t[t[n(402)]-1];if(o.is(n(408)))i&&i[n(439)][n(391)](n(450))>-1&&t[n(390)](),i&&n(451)==i[n(439)]?i[s]+=o[n(416)]:t[n(460)]({type:n(451),add:n(483)==s?o[n(416)]:"",remove:n(409)==s?o[n(416)]:""});else if(this[n(474)][n(446)](o)){const a=o;if(i&&i[n(439)][n(391)](n(450))>-1&&t[n(390)](),n(433)==e[n(439)])continue;i&&i[n(439)]==s+n(472)&&i[n(465)][n(434)]==a[n(434)]?i[n(425)]++:t[n(460)]({type:s+n(472),element:a,quantity:1}),r[n(473)]((t=>!(n(433)==t[n(439)]&&t[n(448)]==o)))}else if(this[n(474)][n(468)](o,n(400))||o.is(n(465),n(413))){const r=o;if(n(483)==s&&n(457)==e[n(439)]||n(409)==s&&n(433)==e[n(439)])continue;if(i&&-1==i[n(439)][n(391)](n(450))){n(451)==i[n(439)]&&(i[s]+="\n");continue}let a;if(a=n(483)==s?r[n(428)]&&!this[n(474)][n(446)](r[n(428)])?r[n(428)]:null:r[n(424)]&&!this[n(474)][n(446)](r[n(424)])?r[n(424)]:null,r[n(485)]||a&&a[n(485)]){const e=a&&a[n(485)]?a:r;i&&i[n(439)]==s+n(426)&&i[n(465)][n(434)]==e[n(434)]?i[n(425)]++:t[n(460)]({type:s+n(426),element:e,quantity:1})}else t[n(460)]({type:s+n(450),element:r})}}}[Kr(484)](t){const e=Kr,n=this[e(401)],r=[],s=[],o=[];for(const i of t)switch(i[e(439)]){case e(451):if(i[e(483)]=i[e(483)][e(443)](/(\S)\u000A+(\S)/g,e(462))[e(443)](/\u000A/g,""),i[e(409)]=i[e(409)][e(443)](/(\S)\u000A+(\S)/g,e(462))[e(443)](/\u000A/g,""),""!=i[e(483)]&&""!=i[e(409)]){r[e(460)]({type:e(443),content:zr(n,e(389),['"'+i[e(409)]+'"','"'+i[e(483)]+'"'])});continue}if(null!=i[e(483)][e(458)](/^ +$/)){r[e(460)]({type:e(477),content:zr(n,e(456),zr(n,e(399),i[e(483)][e(402)]))});continue}if(null!=i[e(409)][e(458)](/^ +$/)){r[e(460)]({type:e(417),content:zr(n,e(396),zr(n,e(399),i[e(409)][e(402)]))});continue}if(""!=i[e(483)]){r[e(460)]({type:e(477),content:zr(n,e(456),'"'+i[e(483)]+'"')});continue}r[e(460)]({type:e(417),content:zr(n,e(396),'"'+i[e(409)]+'"')});continue;case e(421):case e(397):r[e(460)]({type:e(477),content:zr(n,e(456),this[e(407)](i[e(465)],i[e(425)]))});continue;case e(459):case e(447):r[e(460)]({type:e(417),content:zr(n,e(396),this[e(407)](i[e(465)],i[e(425)]))});continue;case e(404):r[e(460)]({type:e(477),content:zr(n,e(463),this[e(407)](i[e(465)],i[e(425)]))});continue;case e(442):r[e(460)]({type:e(417),content:zr(n,e(436),this[e(407)](i[e(465)],i[e(425)]))});continue;case e(452):s[e(460)](i[e(430)]);continue;case e(471):o[e(460)](i[e(430)]);continue;default:r[e(460)](i)}if(s[e(402)]){const t=s[e(461)]((t=>this[e(475)][e(480)](t)?this[e(475)][e(482)](t):t))[e(395)](", ");r[e(460)]({type:e(467),content:zr(this[e(401)],e(429),t)})}if(o[e(402)]){const t=o[e(461)]((t=>this[e(475)][e(480)](t)?this[e(475)][e(482)](t):t))[e(395)](", ");r[e(460)]({type:e(467),content:zr(this[e(401)],e(476),t)})}return r}[Kr(406)](t){const e=Kr;for(const n of this[e(455)]){const r=n(t);if(r&&e(439)in r)return r}}[Kr(432)](t,e){const n=Kr,r=e[n(416)],s=void 0===r[n(394)]?n(471):n(452);t[n(460)]({type:s,key:r[n(430)]})}[Kr(444)](t,e){const n=Kr;t[n(460)]({type:n(467),content:zr(this[n(401)],n(412),this[n(407)](e[n(481)]()[n(454)][n(393)],1))})}[Kr(469)](t,e,n){const r=Kr;if(this[r(431)](t,e),n&&n[r(481)]()&&!e[r(481)]()[r(411)][r(414)](n[r(481)]()[r(454)])){const n=t[t[r(402)]-1],s=r(477)==e[r(439)]?r(483):r(409);n&&r(451)==n[r(439)]&&(n[s]+="\n")}}}const Qr=Zr;function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=Zr,r=t();for(;;)try{if(183937===-parseInt(n(171))/1+-parseInt(n(175))/2*(parseInt(n(158))/3)+parseInt(n(165))/4*(parseInt(n(161))/5)+parseInt(n(168))/6+-parseInt(n(160))/7*(-parseInt(n(166))/8)+parseInt(n(173))/9*(-parseInt(n(159))/10)+parseInt(n(164))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Qr(163)](){const t=Qr,e=this[t(172)],n=e[t(169)][t(170)](t(174));e[t(176)][t(170)](t(162))&&n[t(167)](t(162))}}function Jr(){const t=["7jdRQxU","35HkmuRg","showAIAssistant","afterInit","4374645WJnxwz","69172fLFPCw","998224LmQigK","enableCommand","967236JXjamK","plugins","get","210445tqvkXE","editor","314217NbqMQE","TrackChangesEditing","94xuxJbm","commands","10593MutqNB","70BwkzCO"];return(Jr=function(){return t})()}const $r=es;function ts(){const t=["1549XAdyLh","10365AneYZl","6637570TRhswf","87102sUgxxf","2710899DtTyyC","has","format","editor","formatBlock","locale","315eTwhzK","AlignmentEditing","FORMAT_JUSTIFY_TEXT","afterInit","descriptionFactory","commandParams","FORMAT_ALIGN_TO_RIGHT","2907588BClwpj","commandName","91eBKZlH","FORMAT_ALIGNMENT","get","1645912DbtgGK","registerAttributeLabel","776dFHYAB","left","registerDescriptionCallback","28LLgInS","_registerLegacyDescription","type","plugins","enableDefaultAttributesIntegration","justify","FORMAT_ALIGN_TO_LEFT","center","542dMqYte","value","*Format:* %0","registerBlockAttribute","FORMAT_ALIGN_TO_CENTER","right","alignment","TrackChangesEditing","11vImvnE"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(654471===-parseInt(n(388))/1*(parseInt(n(379))/2)+-parseInt(n(389))/3*(-parseInt(n(412))/4)+parseInt(n(398))/5*(parseInt(n(391))/6)+parseInt(n(415))/7*(parseInt(n(410))/8)+-parseInt(n(392))/9+-parseInt(n(390))/10*(-parseInt(n(387))/11)+parseInt(n(405))/12*(-parseInt(n(407))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(401)](){const t=$r,e=this[t(395)],n=e[t(397)];if(!e[t(418)][t(393)](t(399)))return;const r=e[t(418)][t(409)](t(386));r[t(419)](t(385)),r[t(382)](t(385)),r[t(402)][t(411)](t(385),zr(n,t(408))),this[t(416)]()}[$r(416)](){const t=$r,e=this[t(395)],n=e[t(397)];e[t(418)][t(409)](t(386))[t(402)][t(414)]((e=>{const r=t;if(r(396)!=e[r(417)])return;const{data:s}=e;if(s&&r(385)==s[r(406)]){const t=s[r(403)][0][r(380)];return{type:r(394),content:zr(n,r(381),function(t){const e=r;switch(t){case e(413):return zr(n,e(377));case e(384):return zr(n,e(404));case e(378):return zr(n,e(383));case e(420):return zr(n,e(400))}}(t))}}}))}}const rs=is;function ss(){const t=["_registerLegacyDescription","1326328DKatLC","FORMAT_","TrackChangesEditing","get","*Remove format:* %0","type","18vTMVqd","toUpperCase","ItalicEditing","StrikethroughEditing","plugins","SubscriptEditing","formatInline","registerAttributeLabel","forceValue","descriptionFactory","subscript","2129897OlvnDN","FORMAT_ITALIC","registerInlineAttribute","FORMAT_STRIKETHROUGH","SuperscriptEditing","slice","3768996bRzWvc","*Format:* %0","commandParams","FORMAT_SUBSCRIPT","CodeEditing","30GSIMYM","commandName","editor","289558DKuXLo","bold","underline","FORMAT_UNDERLINE","locale","FORMAT_BOLD","BoldEditing","32QVHWgD","enableDefaultAttributesIntegration","format","has","10OocWxQ","superscript","code","FORMAT_SUPERSCRIPT","toLowerCase","strikethrough","FORMAT_CODE","1188572HQiiRz","382815Vmjqeb","6sCNbZU","afterInit","italic","415470jYCZYh","UnderlineEditing","registerDescriptionCallback"];return(ss=function(){return t})()}!function(t,e){const n=is,r=t();for(;;)try{if(526306===-parseInt(n(409))/1*(parseInt(n(429))/2)+parseInt(n(428))/3*(parseInt(n(416))/4)+-parseInt(n(432))/5*(-parseInt(n(406))/6)+parseInt(n(427))/7+-parseInt(n(436))/8*(parseInt(n(442))/9)+-parseInt(n(420))/10*(parseInt(n(395))/11)+parseInt(n(401))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const os=[rs(415),rs(444),rs(433),rs(405),rs(445),rs(447),rs(399)];function is(t,e){const n=ss();return(is=function(t,e){return n[t-=392]})(t,e)}class as extends t.Plugin{[rs(430)](){const t=rs,e=this[t(408)],n=e[t(446)][t(439)](t(438)),r=e[t(413)];for(const s of os){if(!e[t(446)][t(419)](s))continue;const o=s[t(400)](0,-7)[t(424)](),i=t(437)+o[t(443)]();n[t(417)](o),n[t(397)](o),n[t(393)][t(449)](o,zr(r,i))}this[t(435)]()}[rs(435)](){const t=rs,e=this[t(408)],n=e[t(413)],r=e[t(446)][t(439)](t(438));function s(e,s){const o=t;r[o(393)][o(434)]((t=>{const r=o;if(r(448)!=t[r(441)])return;const{data:i}=t;return i&&i[r(407)]===e?i[r(403)][0][r(392)]?{type:r(418),content:zr(n,r(402),s)}:{type:r(418),content:zr(n,r(440),s)}:void 0}))}s(t(410),zr(n,t(414))),s(t(431),zr(n,t(396))),s(t(411),zr(n,t(412))),s(t(422),zr(n,t(426))),s(t(425),zr(n,t(398))),s(t(394),zr(n,t(404))),s(t(421),zr(n,t(423)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=222]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(627899===-parseInt(n(256))/1*(parseInt(n(257))/2)+parseInt(n(230))/3+parseInt(n(247))/4*(parseInt(n(245))/5)+-parseInt(n(223))/6+-parseInt(n(255))/7*(-parseInt(n(239))/8)+parseInt(n(238))/9*(-parseInt(n(231))/10)+-parseInt(n(235))/11*(-parseInt(n(261))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(248)](){const t=cs,e=this[t(242)],n=e[t(253)];if(!e[t(234)][t(259)](t(249)))return;const r=e[t(234)][t(236)](t(264)),s=this[t(242)][t(246)][t(236)](t(265));r[t(267)](t(265),((n,o={})=>{const i=t,a=this[i(242)][i(227)][i(250)][i(225)],c=o&&void 0!==o[i(229)]?o[i(229)]:!s[i(262)];let u=[];if(c){const t=Array[i(244)](a[i(226)]())[i(252)]((t=>fs(t)||function(t,e){const n=i,r=e[n(266)](t[n(243)],n(265)),s=e[n(266)]([n(251),n(265)],t);return r&&s}(t,this[i(242)][i(227)][i(240)])));u=_(t,e[i(227)])}else{const t=Array[i(244)](a[i(226)]())[i(252)]((t=>fs(t)));u=_(t,e[i(227)])}e[i(227)][i(228)]((()=>{const t=i;for(const e of u)r[t(260)](e,{commandName:t(265),commandParams:[{forceValue:c}]})}))})),r[t(241)][t(233)]((e=>{const r=t,{data:s}=e;if(s&&r(265)==s[r(263)]){const t=zr(n,r(254));return s[r(258)][0][r(229)]?{type:r(232),content:zr(n,r(224),t)}:{type:r(232),content:zr(n,r(237),t)}}}))}}function fs(t){const e=cs;return e(265)==t[e(243)][e(222)]}function hs(){const t=["1057599XpiISI","6224230dAxOOP","format","registerDescriptionCallback","plugins","2035mTUnWR","get","*Remove format:* %0","18TmFUWy","104yHjMFl","schema","descriptionFactory","editor","parent","from","1165msYIlW","commands","17228MTrSzr","afterInit","BlockQuoteEditing","document","$root","filter","locale","ELEMENT_BLOCK_QUOTE","182693koSitl","2HUUwyH","471876wnXpDt","commandParams","has","markBlockFormat","118680LHemEy","value","commandName","TrackChangesEditing","blockQuote","checkChild","enableCommand","name","7082280AJlLBa","*Set format:* %0","selection","getSelectedBlocks","model","change","forceValue"];return(hs=function(){return t})()}const gs=ps;function ds(){const t=["165960NDiwvU","585603dUzhJL","2vgyUwy","changeCaseTitle","28gIMXMy","481208LBOSyj","CaseChange","TrackChangesEditing","356zFmiXM","has","80436HJXRKA","editor","changeCaseUpper","240746VbGnTq","5420XeZPuP","enableCommand","afterInit","3842240ughdda","changeCaseLower","get","plugins"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(154097===-parseInt(n(228))/1*(-parseInt(n(218))/2)+-parseInt(n(226))/3+parseInt(n(213))/4*(-parseInt(n(219))/5)+-parseInt(n(215))/6+-parseInt(n(209))/7*(parseInt(n(210))/8)+-parseInt(n(227))/9+parseInt(n(222))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(221)](){const t=gs,e=this[t(216)];e[t(225)][t(214)](t(211))&&(e[t(225)][t(224)](t(212))[t(220)](t(217)),e[t(225)][t(224)](t(212))[t(220)](t(223)),e[t(225)][t(224)](t(212))[t(220)](t(229)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=358]})(t,e)}function bs(){const t=["16XpCpNN","editor","ckbox","plugins","6987568nElEwo","510VbLSTv","8321274VJCEmv","4967838xefYhS","2914092ZxquPL","commands","33656NijUra","afterInit","6791570PxnlQE","enableCommand","TrackChangesEditing","get","1102242ZCVPJd"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(952433===parseInt(n(370))/1+parseInt(n(362))/2+parseInt(n(359))/3*(parseInt(n(364))/4)+-parseInt(n(366))/5+-parseInt(n(361))/6+parseInt(n(358))/7+parseInt(n(371))/8*(-parseInt(n(360))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(365)](){const t=Is,e=this[t(372)];e[t(363)][t(369)](t(373))&&e[t(374)][t(369)](t(368))[t(367)](t(373))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=430]})(t,e)}function As(){const t=["commandParams","TrackChangesEditing","model","language","indentCodeBlock","toLowerCase","rootElement","change","from","outdentCodeBlock","724274sxJhzn","932052rZdzoO","2549245IOXFeV","afterInit","getSelectedBlocks","50aJXyUm","codeBlock","descriptionFactory","config","CodeBlock","1834242DbUQmG","selection","registerDescriptionCallback","341109liVuGz","*Remove format:* %0","parent","commandName","ELEMENT_CODE_BLOCK","editor","document","languages","format","checkChild","name","value","find","1341024FvFcGo","commands","1PMQkDw","1255218ziUWPN","has","label","7lczCcj","*Set format:* %0","schema","isLimit","filter","blockName","get","markBlockFormat","forceValue","enableCommand","registerElementLabel","formatBlock","locale","type","plugins"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(359009===-parseInt(n(462))/1*(-parseInt(n(434))/2)+-parseInt(n(463))/3+parseInt(n(435))/4+parseInt(n(436))/5+parseInt(n(444))/6*(-parseInt(n(466))/7)+parseInt(n(460))/8+-parseInt(n(447))/9*(parseInt(n(439))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(437)](){const t=_s,e=this[t(452)];if(!e[t(480)][t(464)](t(443)))return;const n=e[t(480)][t(472)](t(482)),r=e[t(478)],s=e[t(442)][t(472)](t(440))[t(454)],o=e[t(461)][t(472)](t(440));n[t(475)](t(485)),n[t(475)](t(433)),n[t(475)](t(440),((r,i={})=>{const a=t,c=e[a(483)],u=e[a(483)][a(453)][a(445)],l=i&&void 0!==i[a(474)]?i[a(474)]:!o[a(458)];let f;i[a(484)]||(i[a(484)]=s[0][a(484)]),f=l?Array[a(432)](u[a(438)]())[a(470)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(430))&&!e[n(469)](t)&&e[n(456)](t[n(449)],n(440))}(t,c[a(468)]))):Array[a(432)](u[a(438)]())[a(470)]((t=>Cs(t)));const h=_(f,c);c[a(431)]((()=>{const t=a;for(const e of h)n[t(473)](e,{commandName:t(440),commandParams:[{...i,forceValue:l}],formatGroupId:t(471)})}))})),n[t(441)][t(476)](t(440),(e=>zr(r,t(451),e))),n[t(441)][t(446)]((e=>{const n=t;if(n(477)!=e[n(479)])return;const o=r.t,{data:i}=e;if(!i||n(440)!=i[n(450)])return;const a=i[n(481)][0][n(484)],c=o(s[n(459)]((t=>t[n(484)]===a))[n(465)])[n(486)]();return i[n(481)][0][n(474)]?{type:n(455),content:zr(r,n(467),zr(r,n(451),1)+" ("+c+")")}:{type:n(455),content:zr(r,n(448),zr(r,n(451),1))}}))}}function Cs(t){const e=_s;return e(440)==t[e(457)]}function Ls(){const t=["editor","4INMCLF","get","800959RxSozE","1382751KxOAEG","872124gphkAI","718779YUSeNA","afterInit","4655030DHbIbt","plugins","TrackChangesEditing","addCommentThread","2712930rWNVPg","enableCommand","745872xussuh","CommentsEditing","70DPyrMU","has"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(479156===-parseInt(n(147))/1+parseInt(n(149))/2+parseInt(n(150))/3+parseInt(n(145))/4*(parseInt(n(152))/5)+parseInt(n(156))/6+parseInt(n(142))/7*(-parseInt(n(140))/8)+parseInt(n(148))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(151)](){const t=Ns,e=this[t(144)];e[t(153)][t(143)](t(141))&&e[t(153)][t(146)](t(154))[t(157)](t(155))}}var Ms=n(834);function vs(){const t=["toViewPosition","item","get","parent","4919796trWsdQ","1355060YqHLXB","getCustomProperty","start","TrackChangesEditing","createRangeOn","schema","elementEnd","getItems","32635000YNnqny","push","isContent","2216532AtqOGH","mapper","type","7498985jRiyjS","1130005GwtUTN","addHighlight","bindElementToMarker","consumable","plugins","test","toViewElement","includes","hasAttribute","writer","span","markerName","isBlock","createUIElement","619929LijWwA","getWalker","6FTxDjW","previousPosition","insert","104vJEXTw","3NXdHdC","ck-suggestion-marker--active","isLimit","isAtEnd","name","model","addClass","activeMarkers","nextSibling","markerRange","ck-suggestion-marker-"];return(vs=function(){return t})()}function Os(t,e){const n=vs();return(Os=function(t,e){return n[t-=381]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(382)]())o[r(398)](t)&&s[r(384)](n[r(430)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(394)][r(423)](r(429));return(o,i,a)=>{const c=r;if(!a[c(393)][c(395)](i[c(419)],o[c(414)]))return;const u=i[c(419)][c(405)](),l=i[c(419)][c(428)],f=t[c(415)][c(431)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(422)];d=d||f[c(385)](e);const n=a[c(387)][c(396)](e);if(n&&n[c(427)](c(391)))return;c(381)==t[c(388)]&&f[c(402)](e)&&!f[c(412)](e)&&(e[c(418)]||l[c(413)]?h&&h[c(424)]==e||(h=e,m(t[c(407)]),p=!0):g=g||t[c(407)])}function m(t){const r=c,o=a[r(399)][r(403)](r(400),{class:r(420)+e}),u=a[r(387)][r(421)](t);n&&s[r(417)][r(397)](i[r(401)])&&a[r(399)][r(416)](r(411),o),a[r(399)][r(408)](u,o),a[r(387)][r(392)](o,i[r(401)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(784948===-parseInt(n(390))/1+parseInt(n(386))/2*(-parseInt(n(410))/3)+-parseInt(n(426))/4+parseInt(n(389))/5*(-parseInt(n(406))/6)+parseInt(n(425))/7+-parseInt(n(409))/8*(-parseInt(n(404))/9)+parseInt(n(383))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Ds=Ps;function xs(){const t=["deleteForward","186510XYogJZ","buffer","requires","279iyrfjV","downcastDispatcher","delete","5060350ZLjebv","end","editing","markerNameToElements","setSelection","bind","start","unit","2643744WzjHuA","detach","init","createRange","addMarker:suggestion:deletion","root","TrackChangesEditing","fromRange","mapper","selection","4296DiCAra","378476kxMXaU","uiElement","data","lock","modifySelection","batch","get","getFirstRange","unbindElementFromMarkerName","enqueueChange","4514308sotsTP","enableCommand","merge","rootName","isCollapsed","commands","createSelection","high","model","writer","3jxfaBk","document","unlock","markerName","editor","188610SCxZiY","$graveyard","removeMarker:suggestion:deletion","6909JCbKop","options","plugins","remove","forward","showSuggestionHighlights"];return(xs=function(){return t})()}function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=350]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(838526===-parseInt(n(386))/1+parseInt(n(361))/2+-parseInt(n(381))/3*(parseInt(n(371))/4)+parseInt(n(402))/5+-parseInt(n(360))/6*(-parseInt(n(389))/7)+-parseInt(n(350))/8+-parseInt(n(399))/9*(-parseInt(n(396))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ds(398)](){return[Ms.Delete]}[Ds(352)](){const t=Ds,e=this[t(385)],n=e[t(391)][t(367)](t(356));n[t(372)](t(401));const r=e[t(376)][t(367)](t(395));n[t(372)](t(395),((n,s={})=>{const o=t,a=e[o(379)][o(377)](e[o(379)][o(382)][o(359)]);a[o(375)]&&e[o(379)][o(365)](a,{direction:o(393),unit:s[o(409)]});const c=a[o(368)](),u=i.LiveRange[o(357)](c);let l;n(s),l=o(387)==u[o(355)][o(374)]?e[o(379)][o(353)](c[o(408)]):e[o(379)][o(353)](u[o(408)],u[o(403)]),u[o(351)](),e[o(379)][o(370)](r[o(397)][o(366)],(t=>{const e=o;r[e(397)][e(364)](),t[e(406)](t[e(353)](l[e(403)])),r[e(397)][e(383)]()}))})),e[t(404)][t(400)].on(t(354),Fs(e,t(373)),{priority:t(378)}),e[t(363)][t(400)].on(t(354),((n,r,s)=>{const o=t;s[o(390)][o(394)]&&Fs(e,o(373),{showActiveMarker:!1})[o(407)](this)(n,r,s)}),{priority:t(378)}),e[t(404)][t(400)].on(t(388),((e,n,r)=>{const s=t,o=r[s(358)][s(405)](n[s(384)]);if(o)for(const t of o)t.is(s(362))&&(r[s(358)][s(369)](t,n[s(384)]),r[s(380)][s(392)](t))}),{priority:t(378)})}}const Us=Gs;function js(){const t=["schema","batch","*Merge:* %0","detach","range","listMarker","noTrackChangesFixer","27bzHnaN","nodeAfter","ELEMENT_BULLETED_LIST","multipleBlocks","70521RWskCm","_registerLegacyDescription","listItemId","isUndo","isNextTo","1689460hDbkME","attribute","*Set format:* %0","registerPostFixer","ELEMENT_NUMBERED_LIST","setSelection","filter","listType","_findSuggestions","push","listStyle","getFirstRange","has","commandParams","includes","selection","_supportLegacySuggestions","listReversed","listMarkerStyle","241320QMZAoQ","*Remove format:* %0","locale","deletion","groupId","getSuggestions","TrackChangesEditing","containsItem","customBulletedList","config","data","setAttribute","toUpperCase","meta","enableDefaultAttributesIntegration","getFirstMarker","differ","todoListCheck","commands","registerCustomCallback","registerDescriptionCallback","afterInit","48LSjRFS","registerAttributeLabel","5619690cUguIk","previousSibling","parent","get","key","*Format:* remove from %0","change","6fWmDOp","registerElementLabel","56AtIRPd","start","numbered","assureChains","model","14EpuKVC","589832ZtJfbR","_LIST","getRanges","registerBlockAttribute","attributeKey","plugins","value","TodoListEditing","default","refresh","documentList","getAttribute","mergeListItemForward","numberedList","_getAttributeKey","from","listStart","listItemIdFixer","3227389ULQkKI","isLocal","getChanges","attributes","formatBlock","1851696LhFbUC","splitListItemBefore","bulleted","fromRange","next","*Uncheck item*","oldValue","ListEditing","trackChangesCommand","isObject","customNumberedList","listIndent","*Outdent:* %0","todo","document","forceValue","format","mergeListItemBackward","map","todoList","length","splitListItemAfter","find","createRange","ELEMENT_LIST_ITEM","list.multiBlock","checkTodoList","execute","type","descriptionFactory","head","*Merge:* list item","removeMarker","*Format:* insert into %0","*Indent:* %0","indentList","editor","bulletedList","every","createPositionAt","outdentList","end","ELEMENT_TODO_LIST","_suggestionFactory","accept","nextSibling","todoListChecked","newValue","FORMAT_INDENT","commandName","suggestion","*Split:* list item","ELEMENT_","*Check item*","*Change to:* %0"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(681287===parseInt(n(323))/1*(-parseInt(n(233))/2)+-parseInt(n(319))/3*(parseInt(n(234))/4)+-parseInt(n(219))/5*(-parseInt(n(226))/6)+parseInt(n(228))/7*(parseInt(n(347))/8)+-parseInt(n(257))/9+parseInt(n(328))/10+-parseInt(n(252))/11*(-parseInt(n(217))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(216)](){const t=Us,e=this[t(293)];if(!e[t(239)][t(340)](t(264)))return;const n=e[t(349)],r=e[t(239)][t(222)](t(201)),s=e[t(239)][t(340)](t(241)),o=!!e[t(204)][t(222)](t(282));function i(e){const r=t;return{type:r(273),content:""+zr(n,r(330),e)}}function a(e){const r=t;return{type:r(273),content:""+zr(n,r(348),e)}}r[t(209)](t(247)),r[t(209)](t(294)),r[t(209)](t(267)),r[t(209)](t(203)),r[t(209)](t(292)),r[t(209)](t(297)),r[t(209)](t(278)),r[t(209)](t(258)),r[t(237)](t(325)),r[t(237)](t(335)),r[t(237)](t(268)),o&&(r[t(209)](t(274)),r[t(209)](t(246))),s&&(r[t(209)](t(276)),r[t(209)](t(283)),r[t(237)](t(303)),r[t(286)][t(215)]((e=>{const r=t,{data:s}=e;if(s&&r(303)==s[r(223)])return{type:r(273),content:s[r(304)]?zr(n,r(310)):zr(n,r(262))}})),this[t(293)][t(232)][t(271)][t(331)]((e=>{const n=t;if(e[n(313)][n(326)])return!1;let s=!1;const o=r[n(200)]({skipNotAttached:!0})[n(334)]((t=>n(303)===r[n(248)](t)));for(const t of o)n(270)!=t[n(339)]()[n(229)][n(320)][n(245)](n(335))&&(r[n(336)](t[n(339)](),n(329))[n(279)]((t=>n(335)===r[n(248)](t[n(307)])))||(e[n(289)](t[n(210)]()),s=!0));return s}))),r[t(286)][t(218)](t(268),zr(n,t(305)));const c={type:t(273),content:""};r[t(286)][t(215)]((e=>{const r=t,{data:s}=e;if(!s||r(335)!=s[r(223)])return;let u=e[r(287)];for(;u;){if(u[r(205)]&&((r(338)==u[r(205)][r(223)]||r(346)==u[r(205)][r(223)])&&(u[r(205)][r(304)]&&r(242)!=u[r(205)][r(304)]||r(242)!=u[r(205)][r(263)]&&!s[r(304)])||!o&&u[r(205)][r(223)]==_c))return c;u=u[r(261)]}if(null==s[r(304)])switch(s[r(263)]){case r(259):return a(zr(n,r(321)));case r(230):return a(zr(n,r(332)));case r(270):return a(zr(n,r(299)))}switch(s[r(304)]){case r(259):return i(zr(n,r(321)));case r(230):return i(zr(n,r(332)));case r(270):return i(zr(n,r(299)))}})),r[t(286)][t(215)]((e=>{const n=t,{data:r}=e;if(r&&n(268)==r[n(223)])return null==r[n(304)]||null==r[n(263)]&&0==r[n(304)]?c:void 0})),r[t(286)][t(215)]((e=>{const r=t;if(r(329)!=e[r(285)])return;const{data:s}=e;if(!s||r(325)!=s[r(223)])return;const o=Hs(e);return r(304)==o?{type:r(273),content:zr(n,r(288))}:r(263)==o?{type:r(273),content:zr(n,r(308))}:c})),e[t(232)][t(271)][t(331)]((e=>this[t(251)](e))),e[t(232)][t(271)][t(331)]((e=>this[t(318)](e))),e[t(232)][t(271)][t(331)]((e=>this[t(231)](e))),this[t(344)]()}[Us(251)](t){const e=Us;if(t[e(313)][e(326)]||!t[e(313)][e(253)])return!1;let n=!1;const r=this[e(293)][e(239)][e(222)](e(201))[e(200)]({skipNotAttached:!0})[e(334)]((t=>t[e(205)]&&e(325)==t[e(205)][e(223)]))[e(334)]((t=>t[e(205)][e(304)]&&t[e(205)][e(263)]));for(const s of r)Hs(s)||(t[e(289)](s[e(210)]()),n=!0);return n}[Us(318)](t){const e=Us;if(t[e(313)][e(326)]||!t[e(313)][e(253)])return!1;const n=this[e(293)][e(239)][e(222)](e(201));if(n[e(265)][e(240)])return!1;let r=!1;const s=[e(335),e(325),e(268),e(338),e(250),e(345),e(212),e(317),e(346)],o=this[e(293)][e(232)][e(271)][e(211)][e(254)]()[e(334)]((t=>e(329)==t[e(285)]))[e(334)]((t=>s[e(342)](t[e(238)])));if(0==o[e(277)])return r;for(const i of o){const o=n[e(336)](i[e(316)],e(329))[e(334)]((t=>!t[e(208)][e(327)]))[e(275)]((t=>t[e(307)]))[e(334)]((t=>{const r=e,o=n[r(248)](t);return s[r(342)](o)}));if(o[e(277)]){for(const n of o)t[e(289)](n[e(210)]());r=!0}}return r}[Us(231)](t){const e=Us;if(t[e(313)][e(326)]||!t[e(313)][e(253)])return!1;const n=this[e(293)][e(239)][e(222)](e(201));let r=!1;const s=[e(335),e(325),e(268),e(338),e(250),e(345),e(212),e(317),e(346)];for(const t of n[e(200)]({skipNotAttached:!0})){const o=n[e(336)](t[e(339)](),e(329))[e(275)]((t=>t[e(307)]))[e(334)]((t=>t[e(205)]&&s[e(342)](t[e(205)][e(223)])));if(!o[e(277)])continue;const a=o[0][e(287)][e(255)][e(351)];if(!o[e(295)]((t=>t[e(255)][e(351)]===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(200)]({skipNotAttached:!0})[s(334)]((e=>s(329)==e[s(285)]&&e[s(255)][s(351)]==t)))e[s(206)](s(351),r)}function i(t,n){const r=e;let s=t[r(287)],i=!1;for(;s;)s[r(255)][r(351)]!=n&&(o(s[r(255)][r(351)],n),s[r(206)](r(351),n),i=!0),s=s[r(261)];return i}}[Us(344)](){const t=Us,e=this[t(293)],n=e[t(349)],r=e[t(239)][t(222)](t(201));this[t(324)](),r[t(300)][t(214)](t(256),t(244),t(301),(function(n,r){const s=t,o=[];for(let t of n)t[s(229)][s(320)]===t[s(298)][s(221)]&&(t=e[s(232)][s(280)](e[s(232)][s(296)](t[s(229)][s(320)],0))),o[s(337)](t);e[s(232)][s(225)]((t=>{const n=s,a=e[n(232)][n(271)][n(343)],c=Array[n(249)](a[n(236)]())[n(275)]((t=>i.LiveRange[n(260)](t)));t[n(333)](o),e[n(213)][n(222)](r[n(306)])[n(243)](),r[n(341)][n(337)]({forceDefaultExecution:!0}),e[n(284)](r[n(306)],...r[n(341)]),t[n(333)](c);for(const t of c)t[n(315)]()}))})),r[t(286)][t(227)]((function(n){const r=t,s=!e[r(232)][r(312)][r(266)](n),o=n[r(220)],i=n[r(302)],a=n[r(245)](r(325)),c=!o||o[r(245)](r(325))!==a,u=!i||i[r(245)](r(325))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(281),e)))}[Us(324)](){const t=Us,e=this[t(293)],n=e[t(349)];function r(n){const r=t,s=e[r(213)][r(222)](r(294))[r(240)],o=e[r(213)][r(222)](r(247))[r(240)];return r(247)===n?s:o}e[t(239)][t(222)](t(201))[t(286)][t(215)]((function(s){const o=t;if(o(256)!=s[o(285)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(306)]){case o(294):u=i[o(341)][0][o(272)],l=r(i[o(306)]),a=o(u?290:224),!l&&e[o(204)][o(222)](o(282))||(a=o(311)),c={type:o(273),content:zr(n,a,zr(n,o(321)))};break;case o(247):u=i[o(341)][0][o(272)],l=r(i[o(306)]),a=o(u?290:224),!l&&e[o(204)][o(222)](o(282))||(a=o(311)),c={type:o(273),content:zr(n,a,zr(n,o(332)))};break;case o(292):a=o(291),c={type:o(273),content:zr(n,a,zr(n,o(281)))};break;case o(297):a=function(t){const e=o,n=t[e(339)]();let r=n[e(229)][e(320)];for(;r&&n[e(202)](r);){if(r[e(245)](e(268))>0)return!1;r=r[e(302)]}return!0}(s)?zr(n,o(224),zr(n,function(t){const e=o;return e(309)+t[e(339)]()[e(229)][e(320)][e(245)](e(335))[e(207)]()+e(235)}(s))):zr(n,o(269),zr(n,o(281))),c={type:o(273),content:a};break;case o(274):case o(246):!1===i[o(322)]&&(a=o(314),c={type:o(350),content:zr(n,a,zr(n,o(281)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(339)]()[e(229)][e(320)][e(220)];for(;n;){const r=n[e(245)](e(325));if(!r)return!1;if(r==t[e(205)][e(304)])return e(304);if(r==t[e(205)][e(263)])return e(263);n=n[e(220)]}return!1}const zs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=361]})(t,e)}function Ks(){const t=["getFirstMarker","ELEMENT_","FORMAT_LIST_REVERSED","*Change to:* %0","find","_LIST_","*Format:* set start index to %0","bind","replace","_findSuggestions","listStart","includes","_registerLegacyDescription","customNumbered","key","FORMAT_LIST_START","commandName","formatBlock","attribute","listStyle","40473QwtCpW","format","default","commandParams","oldValue","data","50DxzUzk","removeMarker","afterInit","TrackChangesEditing","descriptionFactory","getFirstRange","next","ListPropertiesEditing","bulleted","decimal","listReversed","registerDescriptionCallback","4259jlxCvI","plugins","decimal-leading-zero","12656suQqyQ","4365801ULZcJD","3560aPhZwz","startIndex","model","toUpperCase","*Set format:* %0","numbered","isUndo","10SWvsKJ","document","styles","editor","registerPostFixer","upper-roman","head","*Format:* set order to reversed","handleDescriptions","getAttribute","upper-latin","disc","getSuggestions","232uffLhj","newValue","start","lower-roman","*Remove format:* %0","config","_LIST_DEFAULT","square","type","reversed","list.properties","9263853gMVkgO","_getAttributeKey","registerAttributeLabel","has","batch","listType","circle","locale","2013570WrZIKP","*Format:* set order to regular","get","lower-latin","filter","nodeAfter","_getTranslationKeyForListStyle","suggestion","registerBlockAttribute","enableDefaultAttributesIntegration","1231745gbJmih"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(527589===parseInt(n(431))/1*(parseInt(n(419))/2)+parseInt(n(413))/3*(-parseInt(n(363))/4)+parseInt(n(392))/5+parseInt(n(382))/6+-parseInt(n(434))/7*(parseInt(n(436))/8)+-parseInt(n(374))/9*(-parseInt(n(443))/10)+parseInt(n(435))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[zs(421)](){const t=zs;if(!this[t(446)][t(432)][t(377)](t(426)))return;const e=this[t(446)][t(368)][t(384)](t(373)),n=this[t(446)][t(432)][t(384)](t(422));e[t(445)]&&(n[t(391)](t(412)),n[t(390)](t(412))),e[t(372)]&&(n[t(391)](t(429)),n[t(390)](t(429))),e[t(437)]&&(n[t(391)](t(403)),n[t(390)](t(403)));const r={type:t(414),content:""};n[t(423)][t(430)](this[t(451)][t(400)](this));const s=this[t(446)][t(381)];n[t(423)][t(376)](t(429),zr(s,t(395))),n[t(423)][t(430)]((e=>{const n=t,{data:s}=e;if(s&&n(429)==s[n(407)])return null==s[n(364)]||0==s[n(364)]&&null==s[n(417)]?r:void 0})),n[t(423)][t(376)](t(403),zr(s,t(408))),n[t(423)][t(430)]((e=>{const n=t,{data:s}=e;if(s&&n(403)==s[n(407)])return null==s[n(364)]||1==s[n(364)]&&null==s[n(417)]?r:void 0})),this[t(446)][t(438)][t(444)][t(447)]((e=>{const r=t;if(e[r(378)][r(442)])return!1;let s=!1;const o=n[r(362)]({skipNotAttached:!0})[r(386)]((t=>{const e=r,s=n[e(375)](t);return e(403)==s||e(429)==s}));for(const t of o){const o=t[r(424)]()[r(365)][r(387)][r(452)](r(379));r(441)!=o&&r(406)!=o&&(n[r(402)](t[r(424)](),r(411))[r(397)]((t=>r(379)==n[r(375)](t[r(389)])))||(e[r(420)](t[r(393)]()),s=!0))}return s})),this[t(405)]()}[zs(451)](t){const e=zs,n=this[e(446)][e(381)],{data:r}=t,s={type:e(414),content:""};if(!r||e(412)!=r[e(407)])return;if(!r[e(417)])return e(415)==r[e(364)]?s:{type:e(414),content:""+zr(n,e(440),zr(n,this[e(388)](r[e(364)])))};if(!r[e(364)]){if(e(415)==r[e(417)])return s;let o=t[e(449)];for(;o;){if(o[e(418)]&&e(379)==o[e(418)][e(407)]&&o[e(418)][e(364)])return s;o=o[e(425)]}return{type:e(414),content:""+zr(n,e(367),zr(n,this[e(388)](r[e(417)])))}}if(e(415)!=r[e(364)])return{type:e(414),content:""+zr(n,e(440),zr(n,this[e(388)](r[e(364)])))};let o=t[e(449)];for(;o;){if(o[e(418)]&&e(379)==o[e(418)][e(407)]&&o[e(418)][e(364)]&&o[e(418)][e(417)])return s;o=o[e(425)]}const i=t[e(424)]()[e(365)][e(387)][e(452)](e(379));return{type:e(414),content:zr(n,e(440),zr(n,e(394)+i[e(439)]()+e(369)))}}[zs(405)](){const t=zs,e=this[t(446)],n=e[t(381)];e[t(432)][t(384)](t(422))[t(423)][t(430)]((e=>{const r=t;if(r(410)!=e[r(371)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(409)]){case r(412):o=r(396),i={type:r(414),content:zr(n,o,zr(n,this[r(388)](s[r(416)][0][r(371)])))};break;case r(429):o=s[r(416)][0][r(372)]?r(450):r(383),i={type:r(414),content:zr(n,o)};break;case r(403):o=r(399),i={type:r(414),content:zr(n,o,s[r(416)][0][r(437)])}}return i}))}[zs(388)](t){const e=zs;return e(394)+function(t){const n=e;return Xs[n(404)](t)?n(427):Qs[n(404)](t)?n(441):null}(t)[e(439)]()+e(398)+t[e(439)]()[e(401)](/-/g,"_")}}const Xs=[zs(361),zs(380),zs(370)],Qs=[zs(428),zs(433),zs(366),zs(448),zs(385),zs(453)];var Zs=n(507);const Ys=$s;function Js(){const t=["5jgNvKY","21PRDdee","1355604qvFRnQ","11eHOZsm","mapper","fromRange","high","markerNameToElements","downcastDispatcher","split","bind","getFirstPosition","markerName","1200028rRzdHF","removeMarker:suggestion:insertion","editor","1605440lTsgbT","change","data","createRange","1FlUJjS","ck-suggestion-marker-split","unbindElementFromMarkerName","parent","createPositionAt","getFirstRange","model","get","detach","nextSibling","writer","enterBlock","TrackChangesEditing","fire","277095zZfDtW","afterExecute","enableCommand","addMarker:suggestion:insertion","setSelection","requires","document","showSuggestionHighlights","remove","editing","150404IVmhbT","plugins","init","1564908sHALTt","63AhZbQG","markInsertion","enter","751544FqKwbH","selection","end","options","hasClass","commands"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(373072===-parseInt(n(331))/1*(parseInt(n(324))/2)+parseInt(n(312))/3*(parseInt(n(298))/4)+-parseInt(n(311))/5*(parseInt(n(301))/6)+parseInt(n(288))/7+parseInt(n(305))/8*(parseInt(n(302))/9)+-parseInt(n(327))/10*(-parseInt(n(314))/11)+parseInt(n(313))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(293)](){return[Zs.Enter]}[Ys(300)](){const t=Ys,e=this[t(326)],n=e[t(299)][t(338)](t(286)),r=e[t(310)][t(338)](t(304));n[t(290)](t(304),(()=>{const s=t;e[s(337)][s(328)]((t=>{const o=s,a=e[o(337)][o(294)][o(306)],c=a[o(322)](),u=i.LiveRange[o(316)](a[o(336)]());if(r[o(285)](t)){const r=e[o(337)][o(335)](c[o(334)][o(283)],0),s=t[o(330)](c,r);n[o(303)](s)}else t[o(292)](t[o(330)](u[o(307)]));u[o(339)](),r[o(287)](o(289),{writer:t})}))})),e[t(297)][t(319)].on(t(291),Fs(e,t(320)),{priority:t(317)}),e[t(297)][t(319)].on(t(325),((e,n,r)=>{const s=t,o=r[s(315)][s(318)](n[s(323)]);if(o)for(const t of o)t[s(309)](s(332))&&(r[s(315)][s(333)](t,n[s(323)]),r[s(284)][s(296)](t))}),{priority:t(317)}),e[t(329)][t(319)].on(t(291),((n,r,s)=>{const o=t;s[o(308)][o(295)]&&Fs(e,o(320),{showActiveMarker:!1})[o(321)](this)(n,r,s)}),{priority:t(317)})}}function eo(){const t=["getRange","markers","2glcumf","end","has","start","getIntersection","handleFindCommand","findByTextCallback","51972klgCaP","filter","3413601qCUJhJ","1424772GpdGYW","replace","afterInit","findPrevious","8HIrXmC","plugins","suggestion:deletion","createRange","5jhisWz","getMarkersGroup","bind","3153621YzIOwo","editor","find","get","createPositionAt","_isInDeletionRange","TrackChangesEditing","FindAndReplaceUtils","item","findNext","enableCommand","1684088qlypqg","811098PmUUgx","model","36580920TnsWQF","FindAndReplaceEditing","string","replaceAll"];return(eo=function(){return t})()}function no(t,e){const n=eo();return(no=function(t,e){return n[t-=336]})(t,e)}const ro=no;!function(t,e){const n=no,r=t();for(;;)try{if(828383===-parseInt(n(364))/1*(parseInt(n(372))/2)+-parseInt(n(352))/3+-parseInt(n(341))/4+-parseInt(n(349))/5*(-parseInt(n(338))/6)+parseInt(n(363))/7*(-parseInt(n(345))/8)+-parseInt(n(340))/9+parseInt(n(366))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[ro(343)](){const t=ro;if(!this[t(353)][t(346)][t(374)](t(367)))return;const e=this[t(353)][t(346)][t(355)](t(358));e[t(362)](t(354),this[t(336)][t(351)](this)),e[t(362)](t(361)),e[t(362)](t(344)),e[t(362)](t(342)),e[t(362)](t(369))}[ro(336)](t,e,n={}){const r=ro,s=this[r(353)][r(346)][r(355)](r(359));return t((t=>(r(368)==typeof e?s[r(337)](e,n):e)(t)[r(339)]((e=>!1===this[r(357)](e,t[r(360)])))),n)}[ro(357)](t,e){const n=ro,r=this[n(353)][n(365)][n(348)](this[n(353)][n(365)][n(356)](e,t[n(375)]),this[n(353)][n(365)][n(356)](e,t[n(373)]));for(const t of this[n(353)][n(365)][n(371)][n(350)](n(347)))if(null!==r[n(376)](t[n(370)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(530751===-parseInt(n(300))/1+parseInt(n(290))/2*(parseInt(n(273))/3)+parseInt(n(248))/4*(-parseInt(n(249))/5)+parseInt(n(278))/6+parseInt(n(292))/7*(parseInt(n(280))/8)+-parseInt(n(276))/9+-parseInt(n(267))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(294),commandName:oo(258)},{pluginName:oo(281),commandName:oo(251)},{pluginName:oo(260),commandName:oo(257)},{pluginName:oo(275),commandName:oo(272)}];class co extends t.Plugin{[oo(286)](){const t=oo,e=this[t(271)][t(259)],n=this[t(271)][t(298)][t(295)](t(296));for(const{pluginName:e,commandName:r}of ao)this[t(271)][t(298)][t(279)](e)&&(n[t(302)](r),n[t(252)](r));e.t,n[t(285)][t(299)](t(258),zr(e,t(254))),n[t(285)][t(299)](t(251),zr(e,t(263))),n[t(285)][t(299)](t(257),zr(e,t(266))),n[t(285)][t(299)](t(272),zr(e,t(297))),this[t(289)]()}[oo(289)](){const t=oo,e=this[t(271)],n=e[t(259)];e[t(298)][t(295)](t(296))[t(285)][t(250)]((e=>{const r=t,o=n.t;if(r(293)!=e[r(274)])return;const{data:i}=e;if(null!=i){if(r(258)==i[r(283)]){const t=i[r(277)][0][r(291)];if(t){const e=o(this[r(271)][r(298)][r(295)](r(264))[r(288)](this[r(271)][r(305)][r(295)](r(261)))[r(270)]((e=>e[r(265)]==t))[r(301)])[r(262)]();return{type:r(304),content:zr(n,r(268),e)}}return{type:r(304),content:zr(n,r(303))}}if(r(251)==i[r(283)]){const t=i[r(277)][0][r(291)];return t?{type:r(304),content:zr(n,r(255),t)}:{type:r(304),content:zr(n,r(247))}}if(r(257)==i[r(283)]){const t=i[r(277)][0][r(291)];if(t){const e=(0,s.normalizeColorOptions)(this[r(271)][r(305)][r(295)](r(282)))[r(270)]((e=>e[r(265)]==t));let i=t,a="";return e&&(i=e[r(269)],a=o(i)[r(262)]()),{type:r(304),content:zr(n,r(256),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(304),content:zr(n,r(307))}}if(r(272)==i[r(283)]){const t=i[r(277)][0][r(291)];if(t){const e=(0,s.normalizeColorOptions)(this[r(271)][r(305)][r(295)](r(253)))[r(270)]((e=>e[r(265)]==t));let i=t,a="";return e&&(i=e[r(269)],a=o(i)[r(262)]()),{type:r(304),content:zr(n,r(287),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(304),content:zr(n,r(284))}}}}))}}function uo(){const t=["*Reset font family*","1885888rkkUVG","5YIzMJO","registerDescriptionCallback","fontFamily","registerInlineAttribute","fontBackgroundColor.colors","FORMAT_FONT_SIZE","*Set font family:* %0","*Set font color:* %0","fontColor","fontSize","locale","FontColorEditing","fontSize.options","toLowerCase","FORMAT_FONT_FAMILY","FontSize","model","FORMAT_FONT_COLOR","3257190uzablR","*Set font size:* %0","label","find","editor","fontBackgroundColor","3UzLxcL","type","FontBackgroundColorEditing","1777338KVfFlT","commandParams","5464668hkEKJR","has","2831904DztHEE","FontFamilyEditing","fontColor.colors","commandName","*Reset font background color*","descriptionFactory","afterInit","*Set font background color:* %0","normalizeSizeOptions","_registerLegacyDescription","1331002RRNpkW","value","14oEjLQM","formatInline","FontSizeEditing","get","TrackChangesEditing","FORMAT_FONT_BACKGROUND","plugins","registerAttributeLabel","758831EgzhyO","title","enableDefaultAttributesIntegration","*Reset font size*","format","config","trim","*Reset font color*"];return(uo=function(){return t})()}const lo=ho;function fo(){const t=["11732EwGJqg","slice","*Remove all formatting*","26775432eKXRzl","formatBlock","commands","afterInit","format","*Set format to:* %0","221120ORCMaP","length","pasteFormat","title","find","type","plugins","commandParams","toLowerCase","TrackChangesEditing","FontSize","editor","fontSize","normalizeSizeOptions","6592152ZziXui","fontColor","fontColor.colors","descriptionFactory","entries","boolean","_registerLegacyDescription","commandName","charAt","1443DCNOzI","config","fontBackgroundColor","split","registerDescriptionCallback","label","locale","enableCommand","toUpperCase","251933HKkvdD","166061YCgFxv","enableDefaultAttributesIntegration","model","copyFormat","push","get","formatInline","349028TiCWvn","join","fontSize.options"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=238]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(780546===-parseInt(n(246))/1+parseInt(n(254))/2+-parseInt(n(289))/3*(parseInt(n(257))/4)+parseInt(n(266))/5+-parseInt(n(280))/6+-parseInt(n(247))/7+parseInt(n(260))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(263)](){const t=lo,e=this[t(277)],n=e[t(272)][t(252)](t(275)),r=e[t(262)][t(252)](t(250)),s=e[t(262)][t(252)](t(268));r&&s&&(n[t(248)](t(268)),n[t(244)](t(250)),this[t(286)]())}[lo(286)](){const t=lo,e=this[t(277)],n=e[t(243)];e[t(272)][t(252)](t(275))[t(283)][t(241)]((r=>{const s=t;if(s(261)!=r[s(271)]&&s(253)!=r[s(271)])return;const{data:o}=r;if(o&&s(268)===o[s(287)]){const t=[],r=o[s(273)][0];for(const[n,o]of Object[s(284)](r))t[s(251)](po(e,n,o));return t[s(267)]?{type:s(264),content:zr(n,s(265),t[s(255)](", "))}:{type:s(264),content:zr(n,s(259))}}}))}}function po(t,e,n){const r=lo,o=t[r(243)].t,i=e[r(240)](/(?=[A-Z])/)[r(255)](" "),a=o(i[r(288)](0)[r(245)]()+i[r(258)](1))[r(274)]();if(r(285)==typeof n)return a;if(r(281)===e||r(239)===e){const e=(0,s.normalizeColorOptions)(t[r(238)][r(252)](r(282)))[r(270)]((t=>t[r(249)]==n));return a+" ("+(e?o(e[r(242)])[r(274)]():n)+")"}if(r(278)===e&&isNaN(parseFloat(n))){const e=t[r(272)][r(252)](r(276))[r(279)](t[r(238)][r(252)](r(256)))[r(270)]((t=>t[r(249)]==n));return a+" ("+(e?o(e[r(269)])[r(274)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["config","664081zRBWok","commandParams","912694riJYRn","*Change to:* %0","8974rykXRK","enableDefaultAttributesIntegration","descriptionFactory","HeadingEditing","3WdoCOa","paragraph","format","heading","has","match","ELEMENT_HEADING_CUSTOM","heading.options","editor","registerElementLabel","94506RNkrUf","title","model","type","afterInit","22390Vvejvn","name","registerDescriptionCallback","_headingOptions","commandName","get","_registerLegacyDescription","3300JmdEaZ","view","_getHeadingLevel","formatBlock","find","value","368Tnduro","112401gVpYRN","locale","TrackChangesEditing","200iwLdcv","ELEMENT_HEADING","plugins","3397430KvbCDw"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=281]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(392779===parseInt(n(318))/1+-parseInt(n(302))/2*(parseInt(n(308))/3)+parseInt(n(295))/4*(parseInt(n(323))/5)+parseInt(n(285))/6*(parseInt(n(304))/7)+parseInt(n(291))/8*(-parseInt(n(292))/9)+parseInt(n(298))/10+parseInt(n(300))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(322)](){const t=mo,e=this[t(316)];if(!e[t(297)][t(312)](t(307)))return;this[t(281)]=e[t(299)][t(283)](t(315));const n=e[t(293)],r=e[t(297)][t(283)](t(294));r[t(305)](t(311));for(const e of this[t(281)])t(309)!=e[t(320)]&&r[t(306)][t(317)](e[t(320)],(n=>{const r=t,i=this[r(287)](e[r(320)]);return null!==i?s(n,i):o(n,e[r(319)])}));function s(e,r){return zr(n,t(296),[e,r])}function o(e,r){return zr(n,t(314),[e,r])}this[t(284)]()}[mo(284)](){const t=mo,e=this[t(316)],n=e[t(293)];e[t(297)][t(283)](t(294))[t(306)][t(325)]((e=>{const r=t;if(r(288)!=e[r(321)])return;const{data:s}=e;if(s&&r(311)==s[r(282)]){const e=s[r(301)][0][r(290)],c=this[r(287)](e);if(null!==c)return{type:r(310),content:zr(n,r(303),(1,a=c,zr(n,r(296),[1,a])))};const u=this[r(281)][r(289)]((t=>t[r(320)]===e))[r(319)];return{type:r(310),content:zr(n,r(303),(o=1,i=u,zr(n,t(314),[o,i])))}}var o,i,a}))}[mo(287)](t){const e=mo;var n,r;const s=t[e(313)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(281)])||void 0===n?void 0:n[e(289)]((n=>n[e(320)]==t));if(o&&o[e(286)]){const t=o[e(286)],n=(null!==(r=t[e(324)])&&void 0!==r?r:t)[e(313)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["212544MDTjYV","2478PWgzLg","registerAttributeLabel","enableDefaultAttributesIntegration","model","114MIsQOg","editor","plugins","toLowerCase","commandParams","find","HighlightEditing","*Set highlight:* %0","*Remove highlight*","value","config","color","4309830WuDpCv","20432FoFwiI","_registerLegacyDescription","format","type","highlight","registerInlineAttribute","TrackChangesEditing","1152sUUaIR","locale","get","162596yquSUq","has","descriptionFactory","1562666gYVfde","registerDescriptionCallback","40335MMblbx","FORMAT_HIGHLIGHT","afterInit","1684LzLSfL","commandName","title","formatInline","highlight.options"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(189160===parseInt(n(421))/1+-parseInt(n(434))/2+-parseInt(n(435))/3*(parseInt(n(429))/4)+-parseInt(n(426))/5*(-parseInt(n(439))/6)+parseInt(n(424))/7+-parseInt(n(411))/8*(parseInt(n(418))/9)+parseInt(n(410))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(428)](){const t=To,e=this[t(440)];if(!e[t(441)][t(422)](t(445)))return;const n=e[t(441)][t(420)](t(417)),r=e[t(419)];n[t(437)](t(415)),n[t(416)](t(415)),n[t(423)][t(436)](t(415),zr(r,t(427))),this[t(412)]()}[To(412)](){const t=To,e=this[t(440)],n=e[t(419)];e[t(441)][t(420)](t(417))[t(423)][t(425)]((r=>{const s=t;if(s(432)!=r[s(414)])return;const{data:o}=r;if(o&&s(415)==o[s(430)]){const t=n.t,r=o[s(443)][0][s(407)];if(r){const o=e[s(408)][s(420)](s(433))[s(444)]((t=>t[s(438)]==r)),i=t(o[s(431)])[s(442)]();return{type:s(413),content:zr(n,s(446),i),color:{value:o[s(409)],title:o[s(431)]}}}return{type:s(413),content:zr(n,s(447),zr(n,s(427)))}}}))}}const ko=Lo;function Co(){const t=["27264611qCaIzx","7000080teWlAG","ELEMENT_HORIZONTAL_LINE","964VVcrrm","for","createEmptyElement","ck-horizontal-line","createPositionAt","1741Ixaury","10yKVaVe","div","descriptionFactory","9YwhZEv","showSuggestionHighlights","3553700ihefvo","createContainerElement","addClass","insert","enableCommand","horizontalLine","high","dataDowncast","TrackChangesEditing","7IWilnY","HorizontalLineEditing","afterInit","elementToStructure","locale","editor","registerElementLabel","1313100DwPTvC","conversion","plugins","has","913095etFApw","1196466hqPyYC","get"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(902167===-parseInt(n(485))/1*(-parseInt(n(480))/2)+parseInt(n(511))/3+-parseInt(n(491))/4*(parseInt(n(486))/5)+parseInt(n(512))/6*(-parseInt(n(500))/7)+-parseInt(n(478))/8*(parseInt(n(489))/9)+parseInt(n(507))/10+parseInt(n(477))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(502)](){const t=ko,e=this[t(505)];if(!e[t(509)][t(510)](t(501)))return;e[t(509)][t(513)](t(499))[t(495)](t(496));const n=e[t(509)][t(513)](t(499)),r=e[t(504)];n[t(488)][t(506)](t(496),(e=>zr(r,t(479),e))),e[t(508)][t(481)](t(498))[t(503)]({model:t(496),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(490)])return null;const o=n[s(492)](s(487)),i=n[s(482)]("hr");return n[s(493)](s(483),o),n[s(494)](n[s(484)](o,0),i),o},converterPriority:t(497)})}}function Ro(){const t=["descriptionFactory","9igOJkb","formatBlock","168ezzVRQ","commandName","locale","enableDefaultAttributesIntegration","613393TBaEkB","*Change %0 content*","732vWFPVf","has","registerBlockAttribute","200SjWgZW","103628ISDCTa","137894aREMOO","attribute","HtmlEmbed","get","plugins","element","_registerLegacyDescription","ELEMENT_HTML_EMBED","registerDescriptionCallback","format","getFirstRange","5079804NvALsC","20225pyZhdz","2278947GszMHE","key","type","start","editor","rawHtml","afterInit","registerElementLabel","nodeAfter","value","TrackChangesEditing","htmlEmbed","5084793ZwwDlz"];return(Ro=function(){return t})()}function So(t,e){const n=Ro();return(So=function(t,e){return n[t-=483]})(t,e)}const Mo=So;!function(t,e){const n=So,r=t();for(;;)try{if(543378===-parseInt(n(520))/1*(parseInt(n(493))/2)+parseInt(n(506))/3+-parseInt(n(488))/4*(parseInt(n(505))/5)+-parseInt(n(504))/6+parseInt(n(492))/7*(parseInt(n(522))/8)+parseInt(n(518))/9+parseInt(n(491))/10*(parseInt(n(486))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class vo extends t.Plugin{[Mo(512)](){const t=Mo,e=this[t(510)];if(!e[t(497)][t(489)](t(495)))return;const n=e[t(497)][t(496)](t(516)),r=e[t(484)];n[t(519)][t(513)](t(511),(e=>zr(r,t(500),e))),n[t(485)](t(517)),n[t(490)](t(515)),n[t(519)][t(501)]((e=>{const n=t;if(n(494)!=e[n(508)])return;const{data:s}=e;if(s&&n(515)==s[n(507)]&&e[n(503)]()[n(509)][n(514)].is(n(498),n(511))){const t=zr(r,n(500));return{type:n(502),content:zr(r,n(487),t)}}})),this[t(499)]()}[Mo(499)](){const t=Mo,e=this[t(510)],n=e[t(484)];e[t(497)][t(496)](t(516))[t(519)][t(501)]((e=>{const r=t;if(r(521)!=e[r(508)])return;const{data:s}=e;if(s&&r(517)==s[r(483)]){const t=zr(n,r(500));return{type:r(502),content:zr(n,r(487),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=112]})(t,e)}function Fo(){const t=["change","subType","end","2919848GXNBDH","ImageTextAlternativeEditing","toggleImageCaption","ImageUploadEditing","insertion","accept","previous","forward","_findSuggestions","descriptionFactory","length","*Reset image width*","ImageCaptionEditing","uploadImage","deletion","ELEMENT_CAPTION","1578072lrrbJn","imageTypeInline","commandParams","markInsertion","10494242QrNKor","imageTextAlternative","imageInline","ImageEditing","isIntersecting","_registerLegacyDescription","registerDescriptionCallback","*Set image text alternative:* %0","get","isBefore","model","commandName","createRangeOn","isBlockImage","64882BiIHTZ","enableCommand","chain","findIndex","format","width","toPrevious","getNearestSelectionRange","start","FORMAT_IMAGE_SIZE","schema","*Set image width:* %0","enableDefaultAttributesIntegration","detach","imageStylePreApply","imageCaption","ImageUtils","fromPosition","attribute","element","getContainedElement","TrackChangesEditing","nodeBefore","ELEMENT_INLINE_IMAGE","forceDefaultExecution","*Remove image text alternative*","imageTypeBlock","createRange","resizeImage","getCaptionFromImageModelElement","1793272uqMoHr","imageBlock","toNext","discard","10FfsOsq","ImageInlineEditing","125nSvcuv","has","resizedWidth","registerElementLabel","afterInit","locale","isCollapsed","removeObject","formatInline","nodeAfter","key","selection","registerAttributeLabel","registerBlockAttribute","Inline image to block image","getSuggestionCallback","99666EOlyIA","plugins","registerCustomCallback","_suggestionFactory","addObject","ImageBlockEditing","document","getClosestSelectedImageElement","alt","markDeletion","caption","find","ELEMENT_IMAGE","newValue","9gNJnIv","convertBlockImageToInline","1093589VgEDxw","editor","type","ImageCaptionUtils","formatBlock","join","convertInlineImageToBlock","insertImage","isOwn","Block image to inline image","markBlockFormat","filter","isEqual","12FpBeAU","backward","getFirstRange","ImageResize"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(329125===-parseInt(n(186))/1*(-parseInt(n(145))/2)+-parseInt(n(168))/3+parseInt(n(216))/4+parseInt(n(222))/5*(-parseInt(n(116))/6)+-parseInt(n(132))/7+-parseInt(n(152))/8*(parseInt(n(130))/9)+-parseInt(n(220))/10*(-parseInt(n(172))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(226)](){const t=Oo,e=this[t(133)];if(!e[t(117)][t(223)](t(175)))return;const n=e[t(117)][t(180)](t(207)),r=e[t(117)][t(180)](t(202)),s=e[t(227)];n[t(187)](t(139)),n[t(161)][t(225)](t(217),(e=>zr(s,t(128),e))),n[t(161)][t(225)](t(174),(e=>zr(s,t(209),e))),n[t(161)][t(225)](t(126),(()=>zr(s,t(167)))),e[t(117)][t(223)](t(155))&&n[t(187)](t(165)),e[t(117)][t(223)](t(121))&&e[t(117)][t(223)](t(221))&&(n[t(187)](t(169),((s,o)=>{const i=t,a=r[i(123)](e[i(182)][i(122)][i(233)]);e[i(182)][i(149)]((()=>{const t=i;n[t(142)](a,{commandName:t(169),commandParams:[o]},[],t(131))}))})),n[t(187)](t(212),((s,o)=>{const a=t;e[a(182)][a(149)]((t=>{const c=a;let u=r[c(123)](e[c(182)][c(122)][c(233)]),l=t[c(184)](u);const f=i.LivePosition[c(203)](l[c(194)],c(192)),h=i.LivePosition[c(203)](l[c(151)],c(218));n[c(210)]((()=>s(o))),u=r[c(123)](e[c(182)][c(122)][c(233)]),l=t[c(184)](u);const g=t[c(213)](f,h);f[c(199)](),h[c(199)](),n[c(142)](u,{commandName:c(169),commandParams:[o]},[],c(138)),g[c(194)][c(181)](l[c(194)])&&n[c(171)](t[c(213)](g[c(194)],l[c(194)]),c(138)),l[c(151)][c(181)](g[c(151)])&&n[c(171)](t[c(213)](l[c(151)],g[c(151)]),c(138))}))})),n[t(119)][t(118)](t(136),t(138),t(137),(()=>!1)),n[t(119)][t(118)](t(136),t(138),t(157),(()=>!1)),n[t(119)][t(118)](t(136),t(138),t(219),n[t(119)][t(115)](t(136),"",t(157))),n[t(119)][t(118)](t(156),t(138),t(137),(()=>!1)),n[t(119)][t(118)](t(156),t(138),t(219),(([r])=>{const s=t,o=n[s(119)][s(115)](s(156),"",s(219));let i=r[s(194)],a=r[s(151)];const c=e[s(182)][s(196)][s(193)](i,s(146)),u=e[s(182)][s(196)][s(193)](a,s(159));c[s(228)]&&(i=c[s(194)]),u[s(228)]&&(a=u[s(151)]),o([e[s(182)][s(213)](i,a)])})),n[t(119)][t(118)](t(136),t(138),t(188),c),n[t(119)][t(118)](t(156),t(138),t(188),c)),e[t(117)][t(223)](t(164))&&(n[t(187)](t(154),((s,o)=>{const i=t,a=e[i(117)][i(180)](i(135));let c=r[i(123)](e[i(182)][i(122)][i(233)]),u=a[i(215)](c);e[i(182)][i(149)]((()=>{const t=i;if(u)return void n[t(125)](e[t(182)][t(184)](u));const l=r[t(185)](c);s(o),c=r[t(123)](e[t(182)][t(122)][t(233)]),u=a[t(215)](c),n[t(171)](e[t(182)][t(184)](u),l?null:t(201))}))})),n[t(119)][t(118)](t(156),t(201),t(188),c));const o=[{type:t(136),subType:t(200)},{type:t(156),subType:t(201)},{type:t(136),subType:t(138)},{type:t(156),subType:t(138)}];function a(e,s){const i=t,a=o[i(189)]((({type:t,subType:n})=>e[i(134)]==t&&e[i(150)]==n)),c=o[i(189)]((({type:t,subType:e})=>s[i(134)]==t&&s[i(150)]==e));if(a<0||c<0)return!1;const u=e[i(147)](),l=s[i(147)]();if((0==a||1==a)&&2==c&&u[i(176)](l))return!0;if(2==a&&3==c){const t=n[i(160)](u,i(156))[i(143)]((({suggestion:t,meta:e})=>e[i(140)]&&i(138)==t[i(150)]));if(t[i(162)]>1&&l[i(151)][i(144)](u[i(194)]))return!0;if(1==t[i(162)]&&(u[i(194)][i(144)](l[i(151)])||u[i(151)][i(144)](l[i(194)])))return!0}if(3==a&&3==c&&u[i(194)][i(181)](l[i(194)])){const t=u[i(151)][i(231)],e=l[i(194)][i(208)];return r[i(185)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(117)][t(223)](t(148))&&(n[t(198)](t(214)),n[t(113)](t(224)),n[t(161)][t(112)](t(224),zr(s,t(195)))),e[t(117)][t(223)](t(153))&&(n[t(198)](t(173)),n[t(113)](t(124))),n[t(161)][t(178)]((e=>{const n=t;if(o[n(127)]((({type:t,subType:r})=>e[n(134)]==t&&e[n(150)]==r)))return e[n(158)]?{}:void 0})),n[t(161)][t(178)]((e=>{const n=t;if(n(156)==e[n(134)]||n(166)==e[n(134)]){const t=e[n(206)]();if(t&&t.is(n(205),n(126)))return{type:n(156)==e[n(134)]?n(120):n(229),element:t,quantity:1}}})),n[t(161)][t(178)]((e=>t(136)==e[t(134)]&&t(138)==e[t(150)]?{type:t(190),content:t(114)}:t(136)==e[t(134)]&&t(131)==e[t(150)]?{type:t(190),content:t(141)}:void 0)),n[t(161)][t(178)]((e=>{const n=t;if(n(204)!=e[n(134)])return;const{data:r}=e;if(!r||n(124)!=r[n(232)])return;const o=r[n(129)];return o?{type:n(190),content:zr(s,n(179),'"'+o+'"')}:{type:n(190),content:zr(s,n(211))}})),this[t(177)]()}[Oo(177)](){const t=Oo,e=this[t(133)],n=e[t(227)];e[t(117)][t(180)](t(207))[t(161)][t(178)]((e=>{const r=t;if(r(136)!=e[r(134)]&&r(230)!=e[r(134)])return;const{data:s}=e;if(s){if(r(173)==s[r(183)]){const t=s[r(170)][0][r(129)];return t?{type:r(190),content:zr(n,r(179),'"'+t+'"')}:{type:r(190),content:zr(n,r(211))}}if(r(214)==s[r(183)]){const t=s[r(170)][0][r(191)];return t?{type:r(190),content:zr(n,r(197),t)}:{type:r(190),content:zr(n,r(163))}}}}))}}function xo(){const t=["274980UDSMbg","formatBlock","oldValue","registerBlockAttribute","newValue","plugins","has","*Format:* replace image URL","_handleLegacySuggestions","registerDescriptionCallback","attribute","key","6030848jIjKAD","TrackChangesEditing","ImageEditing","_suggestionFactory","*Replace image URL*","type","format","_registerLegacyDescription","discard","registerCustomCallback","9XSHpOJ","get","src","accept","afterInit","replaceImageSource","5011105qTnFCe","descriptionFactory","225492gDKNEA","commandName","3277435UVeWFT","getSuggestionCallback","2482028RqbUzq","52hqqmii","locale","enableDefaultAttributesIntegration","editor","2992932vXqGwh","formatInline"];return(xo=function(){return t})()}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=236]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(707564===-parseInt(n(264))/1+parseInt(n(257))/2+parseInt(n(253))/3*(-parseInt(n(258))/4)+-parseInt(n(251))/5+parseInt(n(262))/6+parseInt(n(255))/7+-parseInt(n(276))/8*(-parseInt(n(245))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(249)](){const t=Po;if(!this[t(261)][t(269)][t(270)](t(237)))return;const e=this[t(261)][t(259)],n=this[t(261)][t(269)][t(246)](t(236));n[t(260)](t(250)),n[t(267)](t(247)),n[t(252)][t(273)]((n=>{const r=t;if(r(274)!=n[r(240)])return;const{data:s}=n;return s&&r(247)==s[r(275)]?s[r(268)]&&s[r(266)]?{type:r(241),content:zr(e,r(239))}:{type:r(241),content:""}:void 0})),this[t(272)]()}[Po(272)](){const t=Po,e=this[t(261)][t(269)][t(246)](t(236));e[t(238)][t(244)](t(265),t(250),t(248),e[t(238)][t(256)](t(265),null,t(243))),e[t(238)][t(244)](t(265),t(250),t(243),e[t(238)][t(256)](t(265),null,t(248))),this[t(242)]()}[Po(242)](){const t=Po,e=this[t(261)],n=e[t(259)];e[t(269)][t(246)](t(236))[t(252)][t(273)]((e=>{const r=t;if(r(265)!=e[r(240)]&&r(263)!=e[r(240)])return;const{data:s}=e;return s&&r(250)==s[r(254)]?{type:r(241),content:zr(n,r(271))}:void 0}))}}const jo=Vo;function Go(){const t=["isBlockImage","1570764WdKboo","_findSuggestions","editor","commandParams","imageStylePostApply","ImageStyleEditing","suggestion","getClosestSelectedImageElement","isEqual","get","getSuggestionCallback","plugins","imageCaption","_suggestionFactory","formatBlock","123684WssbSD","filter","from","isBefore","toLowerCase","join","subType","descriptionFactory","model","registerCustomCallback","imageStyle","commandName","842088eZmgna","getSuggestion","findIndex","forEach","3839040WEQHko","nodeAfter","next","isInContent","_splitMarkerName","format","length","has","document","change","6583619VlajRn","convertInlineImageToBlock","FORMAT_SIDE_IMAGE","discard","author","isOwn","commandReversedParams","insertion","ImageUtils","32TOLRTF","refresh","getFirstRange","isInlineImage","getSuggestions","locale","registerDescriptionCallback","imageTypeBlock","registerPostFixer","getChangedMarkers","discardSuggestion","imageStylePreApply","start","selection","type","commands","title","nodeBefore","formatInline","afterInit","enableCommand","getContainedElement","isIntersecting","chain","Users","normalizedStyles","createRangeOn","hasSuggestion","differ","4894510PCFBeS","TrackChangesEditing","side","*Format:* %0","shouldConvertImageType","_registerLegacyDescription","markInlineFormat","end","value","name","accept","head","markBlockFormat","imageTypeInline","setImageNaturalSizeAttributes","newRange","2976738rMKfnA"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(810073===parseInt(n(156))/1+parseInt(n(224))/2+parseInt(n(144))/3+parseInt(n(160))/4+parseInt(n(208))/5+parseInt(n(226))/6+parseInt(n(170))/7*(-parseInt(n(179))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(198)](){const t=jo,n=this[t(228)];if(!n[t(140)][t(167)](t(231)))return;const r=n[t(140)][t(235)](t(209)),s=n[t(140)][t(235)](t(178)),o={};r[t(199)](t(154),((o,i)=>{const a=t,c=n[a(140)][a(235)](a(203)).me,u=n[a(194)][a(235)](a(154));let l=s[a(233)](n[a(152)][a(168)][a(192)]),f=n[a(152)][a(205)](l),h=u[a(216)];if(h==i[a(216)])return;const g={commandName:a(154),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(152)][a(169)]((()=>{const t=a;if(r[t(183)]()[t(145)]((e=>e[t(163)]&&c==e[t(174)]&&(t(143)==e[t(193)]||t(197)==e[t(193)])&&(t(190)==e[t(150)]||t(230)==e[t(150)])&&e[t(181)]()[t(234)](f)))[t(159)]((e=>r[t(189)](e[t(219)]))),l=s[t(233)](n[t(152)][t(168)][t(192)]),f=n[t(152)][t(205)](l),u[t(180)](),n[t(194)][t(235)](t(221))[t(180)](),n[t(194)][t(235)](t(186))[t(180)](),h=u[t(216)],h!=i[t(216)])return s[t(182)](l)&&u[t(212)](i[t(216)],l)?(o({...i,setImageSizes:!1}),l=s[t(233)](n[t(152)][t(168)][t(192)]),void r[t(220)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(190))):void(s[t(225)](l)?r[t(220)](l,g,[],t(230)):r[t(214)](f,g,t(230)))}))}));for(const e of n[t(140)][t(235)](t(231))[t(204)])o[e[t(217)]]=e[t(195)][t(148)]();r[t(142)][t(153)](t(143),t(190),t(149),(()=>!1)),r[t(142)][t(153)](t(143),t(230),t(149),(()=>!1)),r[t(142)][t(153)](t(197),t(230),t(149),(()=>!1)),r[t(142)][t(153)](t(143),t(190),t(218),(([e])=>{const n=t;s[n(222)](e[n(200)]())})),r[t(142)][t(153)](t(143),t(190),t(173),((e,n)=>{const s=t;r[s(142)][s(236)](s(143),"",s(218))(e,{commandName:n[s(155)],commandParams:n[s(176)]})})),r[t(142)][t(153)](t(143),t(190),t(202),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(143),subType:t(190)},{type:t(177),subType:t(141)},{type:t(143),subType:t(171)},{type:t(177),subType:t(171)}];function a(e,n){const o=t,a=i[o(158)]((({type:t,subType:n})=>e[o(193)]==t&&e[o(150)]==n)),c=i[o(158)]((({type:t,subType:e})=>n[o(193)]==t&&n[o(150)]==e));if(a<0||c<0)return!1;const u=e[o(181)](),l=n[o(181)]();if((0==a||1==a)&&2==c&&u[o(201)](l))return!0;if(2==a&&3==c){const t=r[o(227)](u,o(177))[o(145)]((({suggestion:t,meta:e})=>e[o(175)]&&o(171)==t[o(150)]));if(t[o(166)]>1&&l[o(215)][o(234)](u[o(191)]))return!0;if(1==t[o(166)]&&(u[o(191)][o(234)](l[o(215)])||u[o(215)][o(234)](l[o(191)])))return!0}if(3==a&&3==c&&u[o(191)][o(147)](l[o(191)])){const t=u[o(215)][o(161)],e=l[o(191)][o(196)];return s[o(225)](t)&&t===e}return!1}n[t(152)][t(168)][t(187)]((()=>{const e=t;let o=!1;const i=Array[e(146)](n[e(152)][e(168)][e(207)][e(188)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(164)](t);if(e(232)==i&&r[e(206)](u)){if(e(143)==a&&(e(190)==c||e(230)==c)){const t=r[e(157)](u);if(n[e(223)]){const n=t[e(181)]()[e(200)]();if(s[e(225)](n))continue;r[e(189)](t),o=!0}}if(e(177)==a&&e(141)==c&&!n[e(223)]){const t=r[e(157)](u);t[e(162)]&&t[e(162)][e(163)]&&(r[e(189)](t[e(162)]),o=!0)}}}return o})),this[t(213)](o)}[jo(213)](t){const e=jo,n=this[e(228)],r=n[e(184)];n[e(140)][e(235)](e(209))[e(151)][e(185)]((n=>{const s=e;if(s(143)!=n[s(193)]&&s(197)!=n[s(193)])return;const{data:o}=n;if(!o||s(154)!=o[s(155)])return;const i=o[s(229)][0][s(216)];return function(t){const e=s;return{type:e(165),content:zr(r,e(211),t)}}(s(210)===i?zr(r,s(172)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["2793730GlpRza","enableCommand","commands","160941ZDHfMZ","18445RmxxCD","_trackChangesValueDuringImport","_handleImportedData","execute","collaboration_features","2016656LMJDIf","Users","track_changes","lowest","editor","14hIHYKm","high","dataInsert","importWord","value","282oeThSQ","_trackChangesExecuted","plugins","listenTo","trackChanges","get","2718240lPnUbS","346086ZHOkeg","TrackChangesEditing","9Mwrynf","afterInit","forEach","_setSuggestionData","2342832eEqHeP","bind"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=265]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(298633===-parseInt(n(269))/1+-parseInt(n(291))/2*(-parseInt(n(280))/3)+parseInt(n(275))/4+-parseInt(n(281))/5*(parseInt(n(296))/6)+parseInt(n(268))/7+-parseInt(n(286))/8*(parseInt(n(271))/9)+-parseInt(n(277))/10)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(282)]=!1,this[e(297)]=!1}[zo(272)](){const t=zo,e=this[t(290)],n=e[t(279)][t(267)](t(294)),r=e[t(279)][t(267)](t(266));n&&(n.on(t(284),((e,[,n])=>{const s=t;this[s(282)]=r[s(295)],n[s(285)][s(288)]=!this[s(282)]}),{priority:t(292)}),this[t(265)](n,t(293),this[t(283)][t(276)](this)),this[t(265)](n,t(293),(()=>{const e=t;this[e(297)]&&(r[e(284)](),this[e(297)]=!1)}),{priority:t(289)}),e[t(298)][t(267)](t(270))[t(278)](t(294)))}[zo(283)](t,e){const n=zo,{suggestions:r}=e,s=this[n(290)][n(279)][n(267)](n(266)),o=s[n(295)];this[n(282)]!==o&&(s[n(284)](),this[n(297)]=!0),r&&r[n(273)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(290)][o(298)][o(267)](o(287)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(294)}}};this[o(290)][o(298)][o(267)](o(270))[o(274)](i)}))}}function Xo(){const t=["14baknuo","21RldDCU","3079269SIsjtk","TrackChangesEditing","registerBlockAttribute","afterInit","250533ylMcVk","1858852rhHxQS","has","*Outdent:* %0","outdentBlock","registerDescriptionCallback","format","3483708LsHUZI","enableDefaultAttributesIntegration","locale","_registerLegacyDescription","5SLaMHc","17590390EYogjI","getItemLabel","IndentEditing","enableCommand","formatBlock","type","plugins","get","216562IaNsSh","4046888hQpaBB","*Indent:* %0","IndentBlock","outdent","commandName","editor","indent","indentBlock","11OXncmW","getItems","descriptionFactory","FORMAT_INDENT","registerAttributeLabel","blockIndent"];return(Xo=function(){return t})()}function Qo(t,e){const n=Xo();return(Qo=function(t,e){return n[t-=130]})(t,e)}const Zo=Qo;!function(t,e){const n=Qo,r=t();for(;;)try{if(822333===-parseInt(n(156))/1*(parseInt(n(130))/2)+-parseInt(n(132))/3+-parseInt(n(137))/4+-parseInt(n(147))/5*(-parseInt(n(143))/6)+parseInt(n(131))/7*(parseInt(n(157))/8)+-parseInt(n(136))/9+-parseInt(n(148))/10*(-parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Yo extends t.Plugin{[Zo(135)](){const t=Zo,e=this[t(162)],n=e[t(154)][t(155)](t(133));if(e[t(154)][t(138)](t(150))&&(n[t(151)](t(163)),n[t(151)](t(160))),e[t(154)][t(138)](t(159)))for(const e of[t(164),t(140)])n[t(144)](e);const r=e[t(145)];n[t(134)](t(170)),n[t(167)][t(169)](t(170),zr(r,t(168))),this[t(146)]()}[Zo(146)](){const t=Zo,e=this[t(162)],n=e[t(145)],r=e[t(154)][t(155)](t(133));r[t(167)][t(141)]((e=>{const s=t;if(s(152)!=e[s(153)])return;const{data:o}=e;if(!o)return;if(s(164)!=o[s(161)]&&s(140)!=o[s(161)])return;const i=e[s(166)]()[0],a=r[s(167)][s(149)](i);return s(164)==o[s(161)]?{type:s(142),content:zr(n,s(158),a)}:s(140)==o[s(161)]?{type:s(142),content:zr(n,s(139),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=320]})(t,e)}function ti(){var t=["20SOoTjL","init","input","1582348XTcoeN","2ILQNcE","1196083XpuMew","enableCommand","1760230WGyoDg","editor","1777836MRuasH","plugins","16ALYitc","27lfeaTM","24036JpnEsD","requires","TrackChangesEditing","get","220404WlAfLz","121AzVgrA","382488ufICeH"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(304439===-parseInt(n(328))/1+-parseInt(n(335))/2*(-parseInt(n(320))/3)+parseInt(n(334))/4+-parseInt(n(331))/5*(parseInt(n(330))/6)+-parseInt(n(336))/7*(-parseInt(n(322))/8)+parseInt(n(323))/9*(-parseInt(n(338))/10)+-parseInt(n(329))/11*(parseInt(n(324))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(325)](){return[Ms.Input]}[Jo(332)](){var t=Jo;this[t(339)][t(321)][t(327)](t(326))[t(337)](t(333))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=315]})(t,e)}const ri=ni;function si(){const t=["1538799fdBzIb","5671920HkDCuw","4675293WFabsT","toLowerCase","attribute","commandParams","registerInlineAttribute","has","formatInline","linkHref","4eBUOiX","_registerLegacyDescription","afterInit","527799pjEyWt","516682udRNJA","format","48sVFaBy","manualDecorators","key","editor","get","commandName","descriptionFactory","type","160075aUFpTa","enableDefaultAttributesIntegration","TrackChangesEditing","locale","link (","link","plugins","LinkEditing","*Set link:* %0","registerDescriptionCallback","newValue","label","18767736bTgFev","registerAttributeLabel","commands","unlink","*Remove link*"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(571202===-parseInt(n(331))/1+-parseInt(n(332))/2+parseInt(n(318))/3*(-parseInt(n(328))/4)+-parseInt(n(342))/5*(parseInt(n(334))/6)+-parseInt(n(320))/7+parseInt(n(319))/8+parseInt(n(354))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(330)](){const t=ri,e=this[t(337)];if(!e[t(348)][t(325)](t(349)))return;const n=e[t(348)][t(338)](t(344)),r=e[t(315)][t(338)](t(347));n[t(343)](t(347)),n[t(343)](t(316)),n[t(324)](t(327));for(const e of r[t(335)])n[t(324)](e.id),n[t(340)][t(355)](e.id,t(346)+e[t(353)][t(321)]()+")");n[t(340)][t(351)]((n=>{const r=t;if(r(322)!=n[r(341)])return;const{data:s}=n;if(!s||r(327)!=s[r(336)])return;const o=s[r(352)],i=e[r(345)];return{type:r(333),content:null==o?zr(i,r(317)):zr(i,r(350),'"'+o+'"')}})),this[t(329)]()}[ri(329)](){const t=ri,e=this[t(337)],n=e[t(345)];e[t(348)][t(338)](t(344))[t(340)][t(351)]((e=>{const r=t;if(r(326)!=e[r(341)])return;const{data:s}=e;if(s){if(r(347)==s[r(339)]){const t=s[r(323)][0];return{type:r(333),content:zr(n,r(350),'"'+t+'"')}}return r(316)==s[r(339)]?{type:r(333),content:zr(n,r(317))}:void 0}}))}}function ii(t,e){const n=ui();return(ii=function(t,e){return n[t-=104]})(t,e)}const ai=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(661938===-parseInt(n(140))/1+parseInt(n(173))/2+-parseInt(n(112))/3*(-parseInt(n(168))/4)+-parseInt(n(125))/5*(-parseInt(n(148))/6)+-parseInt(n(106))/7+-parseInt(n(156))/8*(parseInt(n(128))/9)+parseInt(n(186))/10*(parseInt(n(121))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ui);class ci extends t.Plugin{[ai(166)](){const t=ai,e=this[t(115)],n=e[t(141)];if(!e[t(169)][t(127)](t(154)))return;const r=e[t(169)][t(139)](t(138)),s=e[t(169)][t(127)](t(130));function o(t){return()=>{const n=ii,s=e[n(158)][n(153)][n(151)],o=e[n(133)][n(139)](t);if(o[n(190)])return void e[n(167)](n(180),{});const i=t[n(171)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(111)](t)[s(119)]((t=>function(t,e){const n=s;return e[n(114)](t[n(126)],n(147))&&!e[n(108)](t)}(t,r)));o=o[s(119)]((t=>!t.is(s(120),s(147))||t[s(170)](s(104))!=e));const i=new Set;for(const t of o)t.is(s(120),s(147))?i[s(107)](li(t)):i[s(107)](t);return Array[s(111)](i)}(s[n(159)](),i,e[n(158)][n(182)]);e[n(158)][n(105)]((()=>{const e=n;for(const n of a)r[e(150)](n,{commandName:t,commandParams:[{forceValue:!o[e(190)]}],formatGroupId:e(131)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(111)](t);const r=n[e(161)]((t=>e(147)!=t[e(113)]));return r>-1&&(n=n[e(171)](0,r)),n}(e[n(158)][n(153)][n(151)][n(159)]()),o=e[n(158)][n(137)](e[n(158)][n(146)](s[0],n(179)),e[n(158)][n(146)](s[s[n(187)]-1],n(123)));e[n(158)][n(105)]((()=>{const e=n;r[e(150)](o,{commandName:t,commandParams:[],formatGroupId:e(157)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(145)];for(;t&&t[n(170)](n(157))>e[n(170)](n(157));)r[n(107)](t),t=t[n(145)]}return Array[n(111)](r)}(s))}))}}r[t(144)](t(122),o(t(122))),r[t(144)](t(189),o(t(189))),s&&r[t(144)](t(129),o(t(129))),r[t(144)](t(160),i(t(160))),r[t(144)](t(165),i(t(165))),s&&r[t(144)](t(184),(()=>{const n=t,s=e[n(133)][n(139)](n(184)),o=Array[n(111)](s[n(110)]);o[n(119)]((t=>t[n(170)](n(172))!=s[n(190)])),e[n(158)][n(105)]((()=>{const t=n;for(const e of o)r[t(150)](e,{commandName:t(184),commandParams:[{forceValue:!s[t(190)]}]})}))})),r[t(117)][t(174)](t(147),(e=>zr(n,t(124),e))),r[t(117)][t(155)]((e=>{const r=t;if(r(134)!=e[r(176)]&&r(188)!=e[r(176)])return;const{data:s}=e;if(s){if(r(122)==s[r(177)]||r(189)==s[r(177)]||r(129)==s[r(177)])switch(s[r(177)][r(132)](r(175),"")){case r(162):return o(zr(n,r(152)));case r(136):return o(zr(n,r(109)));case r(178):return o(zr(n,r(185)))}if(r(160)==s[r(177)])return{type:r(149),content:zr(n,r(142),zr(n,r(124)))};if(r(165)==s[r(177)])return{type:r(149),content:zr(n,r(181),zr(n,r(124)))};if(r(184)==s[r(177)])return s[r(118)][0][r(116)]?{type:r(149),content:zr(n,r(135))}:{type:r(149),content:zr(n,r(183))}}function o(t){const e=r;return{type:e(149),content:zr(n,e(164),t)}}}))}}function ui(){const t=["getAttribute","slice","todoListChecked","1852342WRddlK","registerElementLabel","List","type","commandName","todo","before","paragraph","*Outdent:* %0","schema","*Uncheck item*","checkTodoList","ELEMENT_TODO_LIST","94610DxNGgK","length","formatInline","bulletedList","value","listType","change","6034294AgmJLa","add","isObject","ELEMENT_NUMBERED_LIST","_selectedElements","from","2177811gFIres","name","checkChild","editor","forceValue","descriptionFactory","commandParams","filter","element","759xEauCT","numberedList","end","ELEMENT_LIST_ITEM","5CqisuQ","parent","has","2873754Neqahb","todoList","LegacyTodoListEditing","blockName","replace","commands","formatBlock","*Check item*","numbered","createRange","TrackChangesEditing","get","1113673LTZcAR","locale","*Indent:* %0","push","enableCommand","nextSibling","createPositionAt","listItem","3912252pIlUpq","format","markBlockFormat","selection","ELEMENT_BULLETED_LIST","document","LegacyListEditing","registerDescriptionCallback","8kEHJbT","listIndent","model","getSelectedBlocks","indentList","findIndex","bulleted","previousSibling","*Change to:* %0","outdentList","afterInit","execute","4aycAMq","plugins"];return(ui=function(){return t})()}function li(t){const e=ai,n=t[e(170)](e(157));if(0==n)return t;let r=t;for(;t[e(163)]&&t[e(163)].is(e(120),e(147));){const s=t[e(163)][e(170)](e(157));if(s==n)r=t[e(163)];else if(s<n)break;t=t[e(163)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(120),e(147))&&t[e(170)](e(157))>0){let r=t[e(145)];for(;r&&e(147)==r[e(113)]&&r[e(170)](e(157))==t[e(170)](e(157));)n[e(143)](r),r=r[e(145)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=453]})(t,e)}function di(){const t=["has","TrackChangesEditing","handleListReversedCommand","handleDescriptions","reversed","markMultiRangeBlockFormat","backward","15585gyPVjM","createPositionAt","afterInit","length","commandName","replace","startIndex","*Format:* set order to reversed","846218DZCqxb","plugins","1220pYqGOn","unshift","34144QHVCLZ","registerDescriptionCallback","2jOZqiF","list.properties","bind","*Format:* set start index to %0","descriptionFactory","format","createRange","getLastPosition","listStyle","type","LegacyListUtils","ELEMENT_","*Format:* set order to regular","toUpperCase","selection","default","get","locale","forward","listReversed","40272BDCrZs","5694hhbVrI","formatBlock","2151DZDVeW","4450695rktoiD","4795rxcXdp","formatInline","document","listItem","before","*Change to:* %0","_getSuggestionBlocks","change","_getSuggestionBlocksForListStyle","from","flat","_LIST_","getSelectedBlocks","getAttribute","model","handleListStyleCommand","styles","commandParams","map","numbered","filter","getSiblingNodes","config","parent","enableCommand","editor","listType","getListTypeFromListStyleType","36HfhukR","handleListStartCommand","push","element","_getTranslationKeyForListStyle","listStart","40500RYdKCS","LegacyListPropertiesEditing","getFirstPosition"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(812478===parseInt(n(487))/1+parseInt(n(493))/2*(-parseInt(n(517))/3)+-parseInt(n(463))/4*(parseInt(n(479))/5)+parseInt(n(514))/6*(parseInt(n(518))/7)+-parseInt(n(513))/8*(-parseInt(n(516))/9)+-parseInt(n(489))/10*(parseInt(n(491))/11)+parseInt(n(469))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(481)](){const t=hi;if(!this[t(460)][t(488)][t(472)](t(470)))return;const e=this[t(460)][t(457)][t(509)](t(494)),n=this[t(460)][t(488)][t(509)](t(473));e[t(534)]&&n[t(459)](t(501),this[t(533)][t(495)](this)),e[t(476)]&&n[t(459)](t(512),this[t(474)][t(495)](this)),e[t(485)]&&n[t(459)](t(468),this[t(464)][t(495)](this)),n[t(497)][t(492)](this[t(475)][t(495)](this))}[hi(533)](t,e={}){const n=hi,r=this[n(460)][n(488)][n(509)](n(473)),s=this[n(526)]();this[n(460)][n(532)][n(525)]((()=>{const t=n;r[t(477)](s,{commandName:t(501),commandParams:[{type:e[t(502)]}],formatGroupId:t(501)})}))}[hi(474)](t,e={}){const n=hi,r=this[n(460)][n(488)][n(509)](n(473)),s=this[n(524)]((t=>t.is(n(466),n(521))&&n(454)===t[n(531)](n(461))));if(s[n(482)]<1)return;const o=s[n(453)]((t=>this[n(460)][n(532)][n(499)](this[n(460)][n(532)][n(480)](t,n(522)),this[n(460)][n(532)][n(480)](t,0))));this[n(460)][n(532)][n(525)]((()=>{const t=n;r[t(477)](o,{commandName:t(512),commandParams:[{reversed:e[t(476)]}],formatGroupId:t(512)})}))}[hi(464)](t,e={}){const n=hi,r=this[n(460)][n(488)][n(509)](n(473)),s=this[n(524)]((t=>t.is(n(466),n(521))&&n(454)===t[n(531)](n(461))));if(s[n(482)]<1)return;const o=s[n(453)]((t=>this[n(460)][n(532)][n(499)](this[n(460)][n(532)][n(480)](t,n(522)),this[n(460)][n(532)][n(480)](t,0))));this[n(460)][n(532)][n(525)]((()=>{const t=n;r[t(477)](o,{commandName:t(468),commandParams:[{startIndex:e[t(485)]}],formatGroupId:t(468)})}))}[hi(475)](t){const e=hi;if(e(515)!=t[e(502)]&&e(519)!=t[e(502)])return;const n=this[e(460)][e(510)],{data:r}=t;if(!r)return;let s,o;switch(r[e(483)]){case e(501):s=e(523),o={type:e(498),content:zr(n,s,zr(n,this[e(467)](r[e(535)][0][e(502)])))};break;case e(512):s=r[e(535)][0][e(476)]?e(486):e(505),o={type:e(498),content:zr(n,s)};break;case e(468):s=e(496),o={type:e(498),content:zr(n,s,r[e(535)][0][e(485)])}}return o}[hi(526)](){const t=hi;var e,n,r,s;const o=this[t(460)][t(488)][t(509)](t(503));let i=Array[t(527)](this[t(460)][t(532)][t(520)][t(507)][t(530)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(466),t(521)))&&i[t(490)](...o[t(456)](this[t(460)][t(532)][t(520)][t(507)][t(471)](),t(478))),(null===(n=i[i[t(482)]-1])||void 0===n?void 0:n.is(t(466),t(521)))&&i[t(465)](...o[t(456)](this[t(460)][t(532)][t(520)][t(507)][t(500)](),t(511))),i=[...new Set(i)],(null===(s=null===(r=this[t(460)][t(532)][t(520)][t(507)][t(471)]())||void 0===r?void 0:r[t(458)])||void 0===s?void 0:s.is(t(466),t(521)))&&(i=i[t(455)]((e=>e.is(t(466),t(521))))),i}[hi(524)](t){const e=hi,n=this[e(460)][e(488)][e(509)](e(503));let r=Array[e(527)](this[e(460)][e(532)][e(520)][e(507)][e(530)]())[e(455)](t)[e(453)]((t=>{const r=e,s=this[r(460)][r(532)][r(480)](t,0);return[...n[r(456)](s,r(478)),...n[r(456)](s,r(511))]}))[e(528)]();return r=[...new Set(r)],r}[hi(467)](t){const e=hi;return e(504)+(this[e(460)][e(488)][e(509)](e(503))[e(462)](t)||e(508))[e(506)]()+e(529)+t[e(506)]()[e(484)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["stop","enableCommand","plugins","createEmptyElement","MediaEmbedEditing","566015nqSfwH","474QEWxoM","572aUoifn","options","ELEMENT_MEDIA","elementToElement","showSuggestionHighlights","55398Btcjaz","descriptionFactory","downcastDispatcher","get","editor","dataDowncast","attribute:url:media","afterInit","mediaEmbed","media","184581EiMaoG","has","187488xoRRam","div","registerElementLabel","high","72wYvYAK","20734ilSQgo","TrackChangesEditing","58994sEkCds","data","conversion","18670BghhrQ","for","1rgFSVn","locale"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=413]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(258613===-parseInt(n(421))/1*(parseInt(n(416))/2)+-parseInt(n(435))/3+parseInt(n(447))/4+parseInt(n(428))/5+-parseInt(n(429))/6*(-parseInt(n(414))/7)+-parseInt(n(413))/8*(parseInt(n(445))/9)+-parseInt(n(419))/10*(-parseInt(n(430))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(442)](){const t=mi,e=this[t(439)];if(!e[t(425)][t(446)](t(427)))return;const n=e[t(425)][t(438)](t(415)),r=e[t(422)];n[t(424)](t(443)),n[t(436)][t(449)](t(444),(e=>zr(r,t(432),e))),e[t(418)][t(420)](t(440))[t(433)]({model:t(444),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(434)])return n[s(426)](s(448))},converterPriority:t(450)}),e[t(417)][t(437)].on(t(441),((e,n,r)=>{const s=t;r[s(431)][s(434)]&&e[s(423)]()}),{priority:t(450)})}}const Ti=yi;function _i(){const t=["12295UOYSDK","enableCommand","plugins","mention","3120670gjrUkS","8oMDqjn","1RdiRvk","2328DiCGps","editor","afterInit","3099500iwpNQV","TrackChangesEditing","4811481KpHdcV","get","MentionEditing","601934vEbiOA","2565066HqWJQP","has","1386448ZCcKWq"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(754306===parseInt(n(141))/1*(parseInt(n(131))/2)+-parseInt(n(132))/3+parseInt(n(145))/4+parseInt(n(135))/5*(parseInt(n(142))/6)+-parseInt(n(134))/7+parseInt(n(140))/8*(-parseInt(n(147))/9)+parseInt(n(139))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(144)](){const t=Ti,e=this[t(143)];e[t(137)][t(133)](t(130))&&e[t(137)][t(148)](t(146))[t(136)](t(138))}}const ki=Li;function Ci(){const t=["registerDescriptionCallback","locale","131754PqRZpn","newValue","6110kcPADv","171178crviSt","4404VoVUXi","351iYbFSN","7qsJHMU","has","8771896pMCSha","next","ELEMENT_MULTI_LEVEL_LIST","9pfLxBH","format","registerBlockAttribute","get","*Remove format:* %0","19657ktPfeN","plugins","key","editor","head","listMarkerStyle","12122352PHcgzm","multiLevelList","1685QxKpEb","data","handleDescriptions","*Set format:* %0","listType","3228tCHsvI","TrackChangesEditing","MultiLevelList","descriptionFactory","afterInit","13VAYfUS","oldValue","enableDefaultAttributesIntegration"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=427]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(634452===parseInt(n(441))/1+parseInt(n(442))/2*(-parseInt(n(443))/3)+parseInt(n(428))/4*(-parseInt(n(462))/5)+parseInt(n(438))/6*(-parseInt(n(444))/7)+parseInt(n(446))/8*(parseInt(n(449))/9)+parseInt(n(440))/10*(-parseInt(n(454))/11)+parseInt(n(460))/12*(parseInt(n(433))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(432)](){const t=ki,e=this[t(457)],n=e[t(455)][t(452)](t(429));e[t(455)][t(445)](t(430))&&(n[t(435)](t(461)),n[t(451)](t(459)),n[t(431)][t(436)]((e=>this[t(464)](e))))}[ki(464)](t){const e=ki,n=this[e(457)][e(437)],{data:r}=t,s={type:e(450),content:""};if(r&&e(459)==r[e(456)]){if(!r[e(434)])return{type:e(450),content:zr(n,e(465),zr(n,e(448)))+" ("+r[e(439)]+")"};if(!r[e(439)]){let o=t[e(458)];for(;o;){if(o[e(463)]&&e(427)==o[e(463)][e(456)]&&o[e(463)][e(439)])return s;o=o[e(447)]}return{type:e(450),content:zr(n,e(453),zr(n,e(448)))+" ("+r[e(434)]+")"}}}}}function Ri(){const t=["11yTjTDQ","pageBreak","descriptionFactory","12effBIk","afterInit","5732220oqPofd","editor","locale","246722TqxRnU","plugins","enableCommand","171NsgoRm","PageBreakEditing","registerElementLabel","833645HaZrJB","4KDWtyY","1225380tPvCLH","TrackChangesEditing","6zZNBOg","ELEMENT_PAGE_BREAK","get","225645RrgFuh","106393YMqHEr","32392KweJZa","has"];return(Ri=function(){return t})()}const Si=Mi;function Mi(t,e){const n=Ri();return(Mi=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(162962===-parseInt(n(203))/1+parseInt(n(215))/2*(parseInt(n(200))/3)+-parseInt(n(197))/4*(parseInt(n(196))/5)+-parseInt(n(210))/6*(-parseInt(n(204))/7)+parseInt(n(205))/8*(-parseInt(n(218))/9)+-parseInt(n(198))/10+parseInt(n(207))/11*(parseInt(n(212))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class vi extends t.Plugin{[Si(211)](){const t=Si,e=this[t(213)];if(!e[t(216)][t(206)](t(219)))return;e[t(216)][t(202)](t(199))[t(217)](t(208));const n=e[t(216)][t(202)](t(199)),r=e[t(214)];n[t(209)][t(220)](t(208),(e=>zr(r,t(201),e)))}}const Oi=Fi;function wi(){const t=["consume","showSuggestionHighlights","isTouching","insert","consumable","*Insert:* %0","15hjQwVw","Paragraph","locale","21220lhbbLa","has","downcastDispatcher","enableDefaultAttributesIntegration","bindElementToMarker","editing","520754hpIckM","registerElementLabel","includes","checkChild","end","1169MAcFeR","973368uGXQpY","insertParagraph","markerRange","toViewPosition","_registerLegacyDescription","markerName","format","6pDtSjb","274581ZcVkeZ","insertion","registerDescriptionCallback","getItemLabel","ELEMENT_PARAGRAPH","addClass","plugins","mapper","type","ck-suggestion-marker--active","8824GALrIv","span","52GBvfSn","schema","formatBlock","data","isLimit","TrackChangesEditing","1380wdVsXJ","$text","writer","getFirstRange","isBlock","options","280047fvZaYZ","afterInit","highest","model","name","editor","activeMarkers","paragraph","*Change to:* %0","createUIElement","commandName","ck-suggestion-marker-split","descriptionFactory","get","enableCommand","start","3023274nROcMZ","nodeAfter","addMarker:suggestion:insertion","968OqqxzH"];return(wi=function(){return t})()}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=300]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(952136===parseInt(n(341))/1*(-parseInt(n(340))/2)+-parseInt(n(365))/3*(parseInt(n(353))/4)+-parseInt(n(318))/5*(parseInt(n(308))/6)+-parseInt(n(332))/7*(parseInt(n(351))/8)+-parseInt(n(333))/9+parseInt(n(321))/10*(parseInt(n(311))/11)+-parseInt(n(359))/12*(-parseInt(n(327))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(366)](){const t=Oi,e=this[t(370)];if(!e[t(347)][t(322)](t(319)))return;const n=e[t(320)],r=e[t(347)][t(305)](t(358));r[t(304)][t(328)](t(372),(e=>zr(n,t(345),e))),r[t(324)](t(372)),r[t(306)](t(334)),e[t(326)][t(323)].on(t(310),xi(e),{priority:t(367)}),e[t(356)][t(323)].on(t(310),((n,r,s)=>{const o=t;s[o(364)][o(313)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(367)});const s=r[t(304)];s[t(343)]((r=>{const o=t;if(o(342)!==r[o(349)])return;const{start:i,end:a}=r[o(362)]();if(!i[o(314)](a)||!i[o(309)])return;const c=e[o(368)][o(354)],u=i[o(309)];return c[o(363)](u)&&!c[o(357)](u)&&c[o(330)](u,o(360))?{type:o(342),content:zr(n,o(317),s[o(344)](u,1))}:void 0})),this[t(337)]()}[Oi(337)](){const t=Oi,e=this[t(370)],n=e[t(320)];e[t(347)][t(305)](t(358))[t(304)][t(343)]((e=>{const r=t;if(r(355)!=e[r(349)])return;const{data:s}=e;return s&&r(372)==s[r(302)]?{type:r(339),content:zr(n,r(300),zr(n,r(345)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(347)][o(305)](o(358)),a=r[o(335)][o(307)],c=r[o(335)][o(331)],u=t[o(368)][o(354)];if(!a[o(314)](c)||!a[o(309)])return;const l=a[o(309)];if(u[o(363)](l)&&!u[o(357)](l)&&u[o(330)](l,o(360))){if(!s[o(316)][o(312)](r[o(335)],n[o(369)]))return;const t=s[o(361)][o(301)](o(352),{class:o(303)}),a=s[o(348)][o(336)](c);e&&i[o(371)][o(329)](r[o(338)])&&s[o(361)][o(346)](o(350),t),s[o(361)][o(315)](a,t),s[o(348)][o(325)](t,r[o(338)])}}}function Pi(){const t=["5607909pacSvd","locale","694hloHFc","get","removeFormat","10581llKOxU","9788100LkzCFF","format","formatInline","plugins","60NKClMI","afterInit","2365825RQOJmj","RemoveFormatEditing","descriptionFactory","30PeHlWR","*Remove all formatting*","1389550SyKaqr","enableDefaultAttributesIntegration","formatBlock","type","commandName","_registerLegacyDescription","1983904PnjfwF","268agncBP","editor","registerDescriptionCallback","has","TrackChangesEditing","316GyayCQ"];return(Pi=function(){return t})()}const Bi=Ui;function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(811948===parseInt(n(317))/1*(-parseInt(n(325))/2)+parseInt(n(328))/3*(parseInt(n(322))/4)+-parseInt(n(340))/5*(-parseInt(n(338))/6)+parseInt(n(329))/7+-parseInt(n(346))/8+-parseInt(n(323))/9+parseInt(n(333))/10*(-parseInt(n(335))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[Bi(334)](){const t=Bi,e=this[t(318)];e[t(332)][t(320)](t(336))&&(e[t(332)][t(326)](t(321))[t(341)](t(327)),this[t(345)]())}[Bi(345)](){const t=Bi,e=this[t(318)];e[t(332)][t(326)](t(321))[t(337)][t(319)]((n=>{const r=t;if(r(342)!=n[r(343)]&&r(331)!=n[r(343)])return;const{data:s}=n;return s&&r(327)==s[r(344)]?{type:r(330),content:zr(e[r(324)],r(339))}:void 0}))}}function Gi(t,e){const n=Vi();return(Gi=function(t,e){return n[t-=248]})(t,e)}function Vi(){const t=["has","trackChanges","633927aOSnHm","get","447862EBUimF","enableCommand","acceptAllSuggestions","acceptSuggestion","1465544JrnnhF","acceptSelectedSuggestions","editor","plugins","334953YfDHeb","TrackChangesEditing","99621znMYdy","246118zdaTcU","RestrictedEditingModeEditing","discardAllSuggestions","3296RIDgUu","afterInit","goToNextRestrictedEditingException","18Ybovxu","1280OpZWPd","discardSuggestion","goToPreviousRestrictedEditingException","discardSelectedSuggestions"];return(Vi=function(){return t})()}const Hi=Gi;!function(t,e){const n=Gi,r=t();for(;;)try{if(165537===parseInt(n(271))/1+-parseInt(n(260))/2+-parseInt(n(268))/3+-parseInt(n(248))/4*(parseInt(n(252))/5)+parseInt(n(251))/6*(parseInt(n(258))/7)+parseInt(n(264))/8+parseInt(n(270))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Hi(249)](){const t=Hi,e=this[t(266)];if(!e[t(267)][t(256)](t(272)))return;const n=e[t(267)][t(259)](t(269));n[t(261)](t(254)),n[t(261)](t(250));const r=e[t(267)][t(259)](t(272));r[t(261)](t(257)),r[t(261)](t(263)),r[t(261)](t(253)),r[t(261)](t(262)),r[t(261)](t(273)),r[t(261)](t(265)),r[t(261)](t(255))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=165]})(t,e)}function qi(){const t=["writer","451wpNzzp","addMarker:suggestion:deletion","104oWOMWk","enableCommand","addMarker:suggestion:insertion","mapper","addClass","createPositionBefore","ELEMENT_LINE_BREAK","get","152122OYodiP","ck-suggestion-marker-","span","2847962GKIZXT","registerElementLabel","19053wOtQtx","high","requires","insert","addMarker:suggestion","704620ftlCbw","element","TrackChangesEditing","includes","7659UpssGB","1558515kRvyyY","createUIElement","merge","editor","data","getItems","activeMarkers","4TqAYTU","shiftEnter","downcastDispatcher","2840OadbyO","softBreak","deletion","model","locale","descriptionFactory","options","init","test","split","toViewPosition","markerRange","editing","markerName","showSuggestionHighlights","24uTmHRh","bindElementToMarker","6fCJQBT","ck-suggestion-marker--active","name","13690TGiXak","consumable","plugins"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(157989===parseInt(n(183))/1*(parseInt(n(220))/2)+parseInt(n(166))/3*(-parseInt(n(212))/4)+parseInt(n(176))/5+-parseInt(n(203))/6*(parseInt(n(171))/7)+parseInt(n(186))/8*(parseInt(n(175))/9)+parseInt(n(206))/10*(-parseInt(n(210))/11)+parseInt(n(201))/12*(-parseInt(n(223))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(168)](){return[Zs.ShiftEnter]}[Wi(193)](){const t=Wi,e=this[t(179)],n=e[t(208)][t(219)](t(173));n[t(213)](t(184)),e[t(198)][t(185)].on(t(214),Qi(e),{priority:t(167)}),e[t(198)][t(185)].on(t(211),Qi(e),{priority:t(167)}),e[t(180)][t(185)].on(t(170),((n,r,s)=>{const o=t;s[o(192)][o(200)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(191)][t(165)](t(187),(n=>zr(e[t(190)],t(218),n)))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(208)][o(219)](o(173));if(!s[o(207)][o(194)](r[o(197)],n[o(205)]))return;const a=t[o(189)];for(const t of r[o(197)][o(181)]()){if(!t.is(o(172),o(187)))continue;const n=o(188)==r[o(199)][o(195)](":")[1]?o(178):o(195),c=s[o(209)][o(177)](o(222),{class:o(221)+n}),u=s[o(215)][o(196)](a[o(217)](t));e&&i[o(182)][o(174)](r[o(199)])&&s[o(209)][o(216)](o(204),c),s[o(209)][o(169)](u,c),s[o(215)][o(202)](c,r[o(199)])}}}const Zi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=281]})(t,e)}function Ji(){const t=["TrackChangesEditing","descriptionFactory","83115hTEqrO","value","StandardEditingModeEditing","has","get","3hdMyJN","forceValue","from","selection","528628MQYgsO","markInlineFormat","registerDescriptionCallback","isCollapsed","commandParams","plugins","getRanges","FORMAT_RESTRICTED_DISABLED","change","formatBlock","133304CSPytt","afterInit","document","editor","8dFLror","type","377160dOLKlF","locale","FORMAT_RESTRICTED_ENABLED","894855sQbSum","commandName","format","formatInline","345762hbmAZL","enableCommand","restrictedEditingException","120367IBfkts","model","commands"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(111127===-parseInt(n(311))/1+-parseInt(n(295))/2*(parseInt(n(281))/3)+parseInt(n(285))/4+parseInt(n(304))/5+-parseInt(n(308))/6+parseInt(n(301))/7+-parseInt(n(299))/8*(parseInt(n(316))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Zi(296)](){const t=Zi,e=this[t(298)],n=e[t(312)],r=e[t(302)];if(!e[t(290)][t(319)](t(318)))return;const s=e[t(290)][t(320)](t(314)),o=t(310),i=e[t(313)][t(320)](o);s[t(309)](o,((e,r={})=>{const a=t,c=n[a(297)][a(284)];if(c[a(288)])return void e(r);const u=void 0!==r[a(282)]?r[a(282)]:!i[a(317)];n[a(293)]((()=>{const t=a,e=Array[t(283)](c[t(291)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(286)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(315)][t(287)]((e=>{const n=t;if(n(294)!=e[n(300)]&&n(307)!=e[n(300)])return;const{data:s}=e;return s&&s[n(305)]==o?s[n(289)][0][n(282)]?{type:n(306),content:zr(r,n(303))}:{type:n(306),content:zr(r,n(292))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=206]})(t,e)}function na(){const t=["forceValue","plugins","styleName","FORMAT_STYLE","format","ghsAttributes","editor","locale","8266190eigQKv","registerAttributeLabel","9LvhtQh","Style","normalizeConfig","config","registerDescriptionCallback","formatBlock","DataSchema","afterInit","toLowerCase","3446965OMoaJU","has","TrackChangesEditing","registerInlineAttribute","inline","526931fyiHUk","get","28OZONys","formatInline","*Remove format:* %0","commandParams","enableDefaultAttributesIntegration","style","commandName","element","descriptionFactory","5498200sbOwip","_registerLegacyDescription","GeneralHtmlSupport","definitions","add","*Set format:* %0","598572UXcSha","StyleUtils","getGhsAttributeNameForElement","block","83677EvVVld","2zwdcBI","2720478hFeOJn","4NWPCJA","1740AVTEms","type","registerBlockAttribute"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(504665===-parseInt(n(235))/1+parseInt(n(257))/2*(parseInt(n(206))/3)+-parseInt(n(207))/4*(-parseInt(n(230))/5)+-parseInt(n(252))/6*(-parseInt(n(237))/7)+-parseInt(n(246))/8*(parseInt(n(221))/9)+parseInt(n(219))/10+-parseInt(n(256))/11*(parseInt(n(208))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(228)](){const t=ta,e=this[t(217)];if(!e[t(212)][t(231)](t(222))||!e[t(212)][t(231)](t(227)))return;const n=e[t(212)][t(236)](t(232)),r=e[t(218)],s=e[t(224)][t(236)](t(242))||{},o=e[t(212)][t(236)](t(248)),i=e[t(212)][t(236)](t(253))[t(223)](e[t(212)][t(236)](t(227)),s[t(249)]);n[t(241)](t(242));const a=new Set;for(const e of i[t(255)]){const n=o[t(254)](e[t(244)]);a[t(250)](n)}const c=new Set;for(const e of i[t(234)]){const n=o[t(254)](e[t(244)]);c[t(250)](n);for(const n of e[t(216)])c[t(250)](n)}for(const e of a)n[t(210)](e),n[t(245)][t(220)](e,zr(r,t(214)));for(const e of c)n[t(233)](e),n[t(245)][t(220)](e,zr(r,t(214)));this[t(247)]()}[ta(247)](){const t=ta,e=this[t(217)],n=e[t(218)];e[t(212)][t(236)](t(232))[t(245)][t(225)]((e=>{const r=t;if(r(226)!=e[r(209)]&&r(238)!=e[r(209)])return;const{data:s}=e;return s&&r(242)===s[r(243)]?s[r(240)][0][r(211)]?{type:r(215),content:zr(n,r(251),s[r(240)][0][r(213)][r(229)]())}:{type:r(215),content:zr(n,r(239),s[r(240)][0][r(213)][r(229)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=267]})(t,e)}function ia(){const t=["above","registerDescriptionCallback","refresh","tableColumn","ELEMENT_TABLE_COLUMN_WITH_TEXT","add","element","values","TrackChangesEditing","getChanges","get","nodeBefore","join","registerCustomCallback","startsWith","isEqual","mapper","getAttribute","end","getRanges","descriptionFactory","tableCell","_splitMarkerName","minRow","deletion","ELEMENT_TABLE_WITH_TEXT","every","TableUtils","push","data","fromRange","ELEMENT_TABLE_ROW","item","ELEMENT_TABLE","insert","locale","last","getChangedMarkers","selection","getItems","selectTableColumn","*Remove:* %0","insertion","showSuggestionHighlights","enableCommand","insertTableColumnLeft","order","change:data","differ","subType","commands","left","TableEditing","some","substr","_suggestionFactory","3560304hfRCoy","includes","cell","first","removeTableRow","isIntersectingWithRange","8738265ZErabg","editor","rootName","$graveyard","_getSuggestionCoords","filter","createRangeIn","options","insertTable","writer","accept","isTouching","$textProxy","downcastDispatcher","isIntersecting","toLowerCase","from","MIN_SAFE_INTEGER","highest","detach","oldRange","_tableSuggestions","low","createPositionAt","insertTableRowAbove","name","tableRow","isInContent","getContainedElement","getFirstRange","suggestion","1494187QUsHUv","removeTableColumn","20377359vyOgxN","map","getSuggestion","_setupColumnsRowsFixing","tablePaste","type","hasAttribute","start","registerElementLabel","*Insert:* %0","change","8yWDLtf","model","_getCoordsForCells","min","selectTableRow","enqueueChange","insertTableRowBelow","2636283uMtcUJ","registerPostFixer","ELEMENT_TABLE_ROW_WITH_TEXT","root","4772110MqIIyQ","getChildren","setSelection","afterInit","createTableWalker","length","span","_tablePostFixingSubtypes","2CZENoY","toViewElement","nodeAfter","maxColumn","removeClass","rowspan","addClass","plugins","forceValue","ELEMENT_TABLE_COLUMN","markMultiRangeInsertion","getRowIndexes","createRangeOn","findAncestor","addRange","has","_acceptFormatSuggestionCallbackFactory","position","getColumnIndexes","insertTableColumnRight","execute","markMultiRangeDeletion","max","classes","4510528xAXeFy","isArray","batch","maxRow","colspan","getCellLocation","minColumn","MAX_SAFE_INTEGER","getSelectionAffectedTableCells","discard","addMarker:suggestion","document","table"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(984442===parseInt(n(352))/1+parseInt(n(384))/2*(-parseInt(n(372))/3)+parseInt(n(408))/4+-parseInt(n(321))/5+-parseInt(n(315))/6+-parseInt(n(376))/7+-parseInt(n(365))/8*(-parseInt(n(354))/9))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(383)]=[e(347),e(424)],this[e(342)]=new Set}[sa(379)](){const t=sa,e=this[t(322)],n=e[t(366)][t(419)][t(297)];if(!e[t(391)][t(399)](t(311)))return;const r=e[t(294)],s=e[t(391)][t(269)](t(267)),o=e[t(391)][t(269)](t(286));s[t(279)][t(362)](t(420),(e=>zr(r,t(292),e))),this[t(357)](),s[t(303)](t(329)),s[t(303)](t(369)),s[t(303)](t(299));for(const r of[t(345),t(371)]){const i=e[t(309)][t(269)](r);s[t(303)](r,(r=>{const a=t;e[a(366)][a(364)]((t=>{const e=a;r();const c=e(421)===i[e(305)],u=o[e(416)](n),l=o[e(395)](u),f=c?l[e(318)]-1:l[e(295)]+1,h=u[0][e(397)](e(420)),g=o[e(380)](h,{startRow:f,endRow:f}),d=Array[e(337)](g)[e(355)]((n=>t[e(396)](n[e(317)])));s[e(394)](d,e(347))}))}))}for(const r of[t(304),t(403)]){const i=e[t(309)][t(269)](r);s[t(303)](r,(r=>{const a=t;e[a(366)][a(364)]((t=>{const e=a;r();const c=e(310)===i[e(305)],u=o[e(416)](n),l=o[e(402)](u),f=c?l[e(318)]-1:l[e(295)]+1,h=u[0][e(397)](e(420)),g=o[e(380)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(337)](g)[e(355)]((n=>t[e(396)](n[e(317)])));s[e(394)](d,e(424))}))}))}for(const r of[t(319),t(353)]){const i=r[t(313)](11),a=i[t(336)](),c=a[t(313)](0,3)+t(382),u=t(420)+i,l=t(368)+i,f=t(406)+i;s[t(303)](r,(()=>{const i=t;e[i(366)][i(364)]((t=>{const e=i,h=o[e(416)](n),g=h[0][e(397)](e(420));let d;if(e(319)==r){const t=o[e(395)](h);d={startRow:t[e(318)],endRow:t[e(295)],includeAllSlots:!0}}else{const t=o[e(402)](h);d={startColumn:t[e(318)],endColumn:t[e(295)],includeAllSlots:!0}}const p=o[e(380)](g,d),m=Array[e(337)](p)[e(355)]((({cell:t})=>t)),I=ca(m[e(326)]((t=>t[e(360)](c)))),E=ca(m[e(326)]((t=>!t[e(360)](c))))[e(355)]((n=>t[e(396)](n))),b=s[e(405)](E,u);if(b&&(e(347)==b[e(308)]||e(424)==b[e(308)])){const n=this[e(325)](b);for(const r of I){const s=t[e(396)](r),i=o[e(413)](r),u=r[e(276)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(398)](s)}}}))}))}function c(r){const s=t,o=Array[s(337)](n[s(278)]())[s(355)]((t=>i.LiveRange[s(289)](t)));e[s(366)][s(364)]((t=>{const n=s,i=t[n(410)];r=r[n(326)]((t=>n(324)!=t[n(375)][n(323)])),t[n(378)](r),e[n(309)][n(269)](n(319))[n(423)](),e[n(404)](n(319),{forceDefaultExecution:!0}),e[n(366)][n(370)]((()=>{const t=n;e[t(366)][t(370)](i,(e=>{const n=t,r=o[n(326)]((t=>n(324)!=t[n(375)][n(323)]));r[n(381)]>0&&e[n(378)](r);for(const t of o)t[n(340)]()}))}))}))}function u(r){const s=t;e[s(366)][s(364)]((t=>{const o=s,a=Array[o(337)](n[o(278)]())[o(355)]((t=>i.LiveRange[o(289)](t))),c=[];for(const t of r)for(const e of t[o(298)]({shallow:!0}))c[o(287)](e);for(const n of c)o(324)!=n[o(375)][o(323)]&&(t[o(378)](t[o(344)](n,0)),e[o(309)][o(269)](o(353))[o(423)](),e[o(404)](o(353),{forceDefaultExecution:!0}));const u=a[o(326)]((t=>o(324)!=t[o(375)][o(323)]));u[o(381)]>0&&t[o(378)](u);for(const t of a)t[o(340)]()}))}function l(e,n){const r=t;return n[r(285)]((t=>e[r(312)]((e=>e[r(277)][r(274)](t[r(361)])||t[r(277)][r(274)](e[r(361)])))))}function f(e,n){const r=t;return!e[r(312)]((t=>n[r(312)]((e=>t[r(335)](e)))))&&e[r(312)]((t=>n[r(312)]((e=>t[r(277)][r(332)](e[r(361)])))))}e[t(288)][t(334)].on(t(418),((e,n,r)=>{const s=t;if(!r[s(328)][s(302)])return;const o=n[s(291)];if(!o)return;const i=r[s(275)][s(385)](o);function c(t){return Array[s(409)](t)?t:[t]}i&&s(280)===o[s(346)]&&(0,a.setHighlightHandling)(i,r[s(330)],((t,e,n)=>n[s(390)](c(e[s(407)]),t)),((t,e,n)=>n[s(388)](c(e[s(407)]),t)))}),{priority:t(339)}),s[t(279)][t(422)]((e=>{const n=t;if(n(301)!=e[n(359)]&&n(283)!=e[n(359)])return;const s=e[n(349)]();if(null!=s&&s.is(n(427),n(420))){if(n(301)==e[n(359)]){const t=e[n(298)]()[n(326)]((t=>t.is(n(333))))[n(355)]((t=>t[n(288)]));if(t[n(381)])return{type:n(301),content:zr(r,n(363),zr(r,n(284),'"'+t[n(271)](" ")+'"'))}}if(n(283)==e[n(359)]){const t=e[n(298)]()[n(326)]((t=>t.is(n(333))))[n(355)]((t=>t[n(288)]));if(t[n(381)])return{type:n(283),content:zr(r,n(300),zr(r,n(284),'"'+t[n(271)](" ")+'"'))}}}})),s[t(279)][t(422)]((e=>{const n=t;if(n(347)==e[n(308)]){const t=e[n(298)]()[n(326)]((t=>t.is(n(333))))[n(355)]((t=>t[n(288)])),s=this[n(325)](e),o=s[n(411)]-s[n(282)]+1;if(n(301)==e[n(359)])return t[n(381)]?{type:n(301),content:zr(r,n(363),zr(r,n(374),[o,'"'+t[n(271)](" ")+'"']))}:{type:n(301),content:zr(r,n(363),zr(r,n(290),o))};if(n(283)==e[n(359)])return t[n(381)]?{type:n(283),content:zr(r,n(300),zr(r,n(374),[o,'"'+t[n(271)](" ")+'"']))}:{type:n(283),content:zr(r,n(300),zr(r,n(290),o))}}if(n(424)==e[n(308)]){const t=e[n(298)]()[n(326)]((t=>t.is(n(333))))[n(355)]((t=>t[n(288)])),s=this[n(325)](e),o=s[n(387)]-s[n(414)]+1;if(n(301)==e[n(359)])return t[n(381)]?{type:n(301),content:zr(r,n(363),zr(r,n(425),[o,'"'+t[n(271)](" ")+'"']))}:{type:n(301),content:zr(r,n(363),zr(r,n(393),o))};if(n(283)==e[n(359)])return t[n(381)]?{type:n(283),content:zr(r,n(300),zr(r,n(425),[o,'"'+t[n(271)](" ")+'"']))}:{type:n(283),content:zr(r,n(300),zr(r,n(393),o))}}})),s[t(314)][t(272)](t(301),t(347),t(417),c),s[t(314)][t(272)](t(283),t(347),t(331),c),s[t(314)][t(272)](t(301),t(424),t(417),u),s[t(314)][t(272)](t(283),t(424),t(331),u),s[t(314)][t(272)](t(301),t(424),t(271),l),s[t(314)][t(272)](t(283),t(424),t(271),l),s[t(314)][t(272)](t(301),t(347),t(271),f),s[t(314)][t(272)](t(283),t(347),t(271),f)}[sa(400)](){const t=sa,e=this[t(322)],n=e[t(366)][t(419)][t(297)];return(r,s)=>{const o=t;e[o(366)][o(364)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(277)][a(270)];u&&u[0]&&!1===u[0][a(392)]&&(l=r[0][a(361)][a(386)]);const f=t[a(327)](l);if(a(324)==f[a(375)][a(323)])return;const h=Array[a(337)](n[a(278)]())[a(355)]((t=>i.LiveRange[a(289)](t)));t[a(378)](f),e[a(309)][a(269)](c)[a(423)](),u[a(287)]({forceDefaultExecution:!0}),e[a(404)](c,...u);const g=h[a(326)]((t=>a(324)!=t[a(375)][a(323)]));g[a(381)]>0&&t[a(378)](g);for(const t of h)t[a(340)]()}))}}[sa(367)](t){const e=sa,n=this[e(322)][e(391)][e(269)](e(286));let r=Number[e(415)],s=Number[e(338)],o=Number[e(415)],i=Number[e(338)];for(const a of t){if(e(324)==a[e(375)][e(323)])continue;const{row:t,column:c}=n[e(413)](a),u=a[e(360)](e(389))?a[e(276)](e(389))-1:0,l=a[e(360)](e(412))?a[e(276)](e(412))-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(357)](){const t=sa,e=this[t(322)],n=e[t(391)][t(269)](t(267)),r=e[t(391)][t(269)](t(286));e[t(366)][t(419)].on(t(306),(()=>{const r=t,s=Array[r(337)](e[r(366)][r(419)][r(307)][r(296)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(281)](t);if(r(351)!=s)continue;if(null!=e[r(341)])continue;const a=n[r(356)](o);this[r(383)][r(316)](i)&&this[r(342)][r(426)](a)}}),{priority:t(343)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(396)](e),a=e[s(397)](s(420)),c=r[s(413)](e);for(const t of this[s(342)]){const n=t[s(308)],r=n[s(273)](s(358)),u=n[s(313)](r?10:5),l=u[s(336)](),f=l[s(313)](0,3)+s(382),h=s(368)+u,g=s(406)+u;if(!t[s(348)])continue;if(a!=t[s(350)]()[s(361)][s(397)](s(420)))continue;if(t[s(320)](i))continue;const d=e[s(360)](f)?e[s(276)](f)-1:0,p=this[s(325)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(398)](i),o=!0)}return o};e[t(366)][t(419)][t(373)]((n=>{const r=t;let o=!1;for(const t of e[r(366)][r(419)][r(307)][r(268)]())if(r(293)==t[r(359)])if(r(347)==t[r(346)])for(const e of t[r(401)][r(386)][r(377)]())o=o||s(e,n);else r(280)==t[r(346)]&&(o=o||s(t[r(401)][r(386)],n));return o}))}[sa(325)](t){const e=sa;return this[e(367)](t[e(278)]()[e(355)]((t=>t[e(361)][e(386)])))}}function ca(t){const e=sa;return Array[e(337)](new Set(t)[e(428)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=164]})(t,e)}function fa(){const t=["selection","setSelection","get","getSuggestions","element","isInContent","table","mergeTableCellRight","author","2373bSsgpr","formatBlock","createRangeOn","_tablePostFixingSubtypes","detach","return","472668PBxsaT","fromRange","locale","TableUtils","stop","445819YRWCxf","insertion","containsRange","size","execute","registerCustomCallback","plugins","push","370drtkJe","tableCell","_isForcedDefaultExecutionBlock","TrackChangesEditing","from","36jngABt","formatInline","editor","markBlockFormat","87602IGtRVg","requires","type","createTableWalker","36530JwPLyD","144259yOrcol","low","afterInit","mergeTableCellLeft","enableCommand","isEnabled","map","descriptionFactory","mergeTableCellDown","mergeTableCells","_areMergableCells","cell","value","format","getSelectionAffectedTableCells","refresh","deletion","$graveyard","_areSelectedCellsMergable","getAncestors","accept","57zmtcwX","change","getCellLocation","commands","_acceptFormatSuggestionCallbackFactory","mergeTableCellUp","set:isEnabled","registerDescriptionCallback","filter","getFirstPosition","document","highest","model","splitTableCellHorizontally","commandName","splitTableCellVertically","markMultiRangeBlockFormat","findAncestor","rootName","subType","1209848kQplee","root","has","*Split cell:* horizontally","_suggestionFactory","length","add","trackChanges","TableEditing","find","*Merge cells*","horizontally","*Split cell:* vertically","304SjCRma","getRanges","direction","forceDefaultExecution"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(427684===-parseInt(n(179))/1+-parseInt(n(174))/2*(-parseInt(n(200))/3)+-parseInt(n(233))/4*(-parseInt(n(178))/5)+parseInt(n(252))/6+parseInt(n(246))/7+parseInt(n(220))/8*(parseInt(n(170))/9)+-parseInt(n(165))/10*(parseInt(n(257))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(175)](){return[aa]}[ua(181)](){const t=ua,e=this[t(172)],n=e[t(212)][t(210)][t(237)],r=e[t(254)];if(!e[t(263)][t(222)](t(228)))return;const s=e[t(263)][t(239)](t(168)),o=e[t(263)][t(239)](t(255)),a=e[t(263)][t(239)](aa);a[t(249)][t(164)](t(188)),s[t(183)](t(188),(()=>{const n=t,r=o[n(193)](e[n(212)][n(210)][n(237)]);e[n(212)][n(201)]((()=>{const t=n;s[t(216)](r,{commandName:t(188),commandParams:[]},[],t(188))}))})),e[t(203)][t(239)](t(188)).on(t(261),((n,r)=>{const o=t;e[o(203)][o(239)](o(227))[o(191)]&&(r[o(225)]>0&&r[r[o(225)]-1]&&r[r[o(225)]-1][o(236)]||s[o(167)]||this[o(197)]()||n[o(256)]())}),{priority:t(211)});for(const n of[t(205),t(244),t(187),t(182)]){const r=e[t(203)][t(239)](n);s[t(183)](n,(()=>{const n=t,o=e[n(212)][n(210)][n(237)][n(209)]()[n(198)]()[n(229)]((t=>t.is(n(241),n(166)))),i=r[n(191)];e[n(212)][n(201)]((()=>{const t=n;s[t(216)]([o,i],{commandName:t(188),commandParams:[]},[],t(188))}))}))}for(const n of[t(215),t(213)]){const r=e[t(203)][t(239)](n);s[t(183)](n,(()=>{const i=t,a=o[i(193)](e[i(212)][i(210)][i(237)])[0],c=a[i(217)](i(243)),{column:u,row:l}=o[i(202)](a);let f=[];if(i(231)==r[i(235)]){const t=o[i(177)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(169)](t)[i(185)]((t=>t[i(190)]))}else{const t=o[i(177)](c,{column:u,includeAllSlots:!0});f=Array[i(169)](t)[i(185)]((t=>t[i(190)]))}e[i(212)][i(201)]((t=>{const e=i;s[e(173)](t[e(248)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(186)][t(207)]((e=>{const n=t;if(n(247)!=e[n(176)]&&n(171)!=e[n(176)])return;const{data:s}=e;return s&&n(188)==s[n(214)]?{type:n(192),content:zr(r,n(230))}:void 0})),s[t(186)][t(207)]((e=>{const n=t;if(n(247)!=e[n(176)]&&n(171)!=e[n(176)])return;const{data:s}=e;return s?n(215)==s[n(214)]?{type:n(192),content:zr(r,n(232))}:n(213)==s[n(214)]?{type:n(192),content:zr(r,n(223))}:void 0:void 0}));const c=a[t(204)]();for(const e of[t(205),t(244),t(187),t(182)])s[t(224)][t(262)](t(247),e,t(199),c);for(const e of[t(215),t(213)])s[t(224)][t(262)](t(247),e,t(199),c);s[t(224)][t(262)](t(247),t(188),t(199),(r=>{const s=t;e[s(212)][s(201)]((t=>{const o=s,a=Array[o(169)](n[o(234)]())[o(185)]((t=>i.LiveRange[o(253)](t)));t[o(238)](r),e[o(203)][o(239)](o(188))[o(194)](),e[o(261)](o(188),{forceDefaultExecution:!0});const c=a[o(208)]((t=>o(196)!=t[o(221)][o(218)]));c[o(225)]>0&&t[o(238)](c);for(const t of a)t[o(250)]()}))}));for(const n of[t(205),t(187),t(182),t(244)]){const r=e[t(203)][t(239)](n);r.on(t(206),((n,s,o)=>{const i=t;if(o){const t=e[i(212)][i(210)][i(237)][i(209)]()[i(198)]()[i(229)]((t=>t.is(i(241),i(166))));this[i(189)](r[i(191)],t)||(n[i(251)]=!1,n[i(256)]())}}),{priority:t(180)})}}[ua(197)](){const t=ua,e=this[t(172)][t(203)][t(239)](t(188)),n=this[t(172)][t(263)][t(239)](t(255));if(!e[t(184)])return!1;const r=n[t(193)](this[t(172)][t(212)][t(210)][t(237)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(189)](e,n))return!1;return!0}[ua(189)](t,e){const n=ua,r=this[n(172)][n(263)][n(239)](n(168)),s=this[n(172)][n(212)][n(248)](t),o=this[n(172)][n(212)][n(248)](e),i=new Set,a=new Set;for(const t of r[n(240)]())if((n(258)==t[n(176)]||n(195)==t[n(176)]||n(188)==t[n(219)])&&t[n(242)])for(const e of t[n(234)]())e[n(259)](s,!0)&&i[n(226)](t[n(176)]+":"+t[n(245)].id),e[n(259)](o,!0)&&a[n(226)](t[n(176)]+":"+t[n(245)].id);if(i[n(260)]!=a[n(260)])return!1;for(const t of i)if(!a[n(222)](t))return!1;return!0}}function ga(t,e){const n=da();return(ga=function(t,e){return n[t-=252]})(t,e)}function da(){const t=["markerName","consumable","removeAttribute","type","nodeBefore","cell","ck-suggestion-marker-","_handleLegacySuggestions","afterInit","includes","data-suggestion","markerNameToElements","_registerLegacyDescription","55960dgUyRj","1216290zTDdHO","formatBlock","ck-suggestion-marker--active","6GBObZe","18BbXQbI","registerDescriptionCallback","registerBlockAttribute","consume","createTableWalker","activeMarkers","setTableRowHeader","start","FORMAT_HEADER_ROW","removeClass","editor","stop","*Format:* %0","TableEditing","addMarker:suggestion","TrackChangesEditing","showSuggestionHighlights","accept","nodeAfter","format","removeMarker:suggestion","2409340earQIr","_splitMarkerName","9120100sqovRT","options","_acceptFormatSuggestionCallbackFactory","descriptionFactory","locale","editing","getSuggestion","data","forceValue","45lmysYN","unbindElementFromMarkerName","get","135916auGZgu","TableUtils","2951417aRLGeP","enableDefaultAttributesIntegration","end","plugins","has","addClass","_suggestionFactory","writer","downcastDispatcher","item","requires","headingRows","setAttribute","FORMAT_HEADER_COLUMN","FORMAT_REGULAR_COLUMN","headingColumns","name","commandParams","getCellLocation","FORMAT_REGULAR_ROW","toViewElement","mapper","commandName","parent","markerRange","registerCustomCallback","setTableColumnHeader","bindElementToMarker","highest","registerAttributeLabel","1129045RYdHFv"];return(da=function(){return t})()}const pa=ga;!function(t,e){const n=ga,r=t();for(;;)try{if(447944===-parseInt(n(291))/1*(parseInt(n(255))/2)+parseInt(n(252))/3+parseInt(n(277))/4+-parseInt(n(323))/5*(parseInt(n(256))/6)+-parseInt(n(293))/7+-parseInt(n(337))/8*(-parseInt(n(288))/9)+parseInt(n(279))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[pa(303)](){return[aa]}[pa(332)](){const t=pa,e=this[t(266)];if(!e[t(296)][t(297)](t(269)))return;const n=e[t(283)],r=e[t(296)][t(290)](t(271));r[t(294)](t(262)),r[t(294)](t(319)),r[t(258)](t(304)),r[t(258)](t(308)),r[t(282)][t(322)](t(304),zr(n,t(264))),r[t(282)][t(322)](t(308),zr(n,t(306))),this[t(331)]()}[pa(331)](){const t=pa,e=this[t(266)][t(296)][t(290)](t(271)),n=this[t(266)][t(296)][t(290)](t(292)),r=this[t(266)][t(296)][t(290)](aa)[t(281)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(278)](o[a(324)]),l=e[a(285)](u),f=l[a(286)];if(a(253)!=l[a(327)]||!f||a(319)!=f[a(315)])return;if(o[a(302)])return void s[a(267)]();if(!i[a(325)][a(259)](o[a(317)],s[a(309)]))return;const h=o[a(317)][a(263)][a(274)],g=o[a(317)][a(295)][a(328)],d=h[a(316)][a(316)],{column:p}=n[a(311)](h),{column:m}=n[a(311)](g);for(let s=p;s<=m;s++){const l=n[a(260)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(329)],l=i[a(314)][a(313)](s);i[a(300)][a(298)](a(330)+c,l),r&&i[a(300)][a(305)](a(334),u,l),i[a(314)][a(320)](l,o[a(324)]),t&&(e[a(261)][a(333)](o[a(324)])?i[a(300)][a(298)](a(254),l):i[a(300)][a(265)](a(254),l))}}}}e[t(299)][t(318)](t(253),t(262),t(273),r),e[t(299)][t(318)](t(253),t(319),t(273),r),this[t(266)][t(284)][t(301)].on(t(270),s(),{priority:t(321)}),this[t(266)][t(286)][t(301)].on(t(270),((e,n,r)=>{const o=t;r[o(280)][o(272)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(321)}),this[t(266)][t(284)][t(301)].on(t(276),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(278)](r[o(324)]),c=e[o(285)](a),u=c[o(286)];if(o(253)!=c[o(327)]||!u||o(319)!=u[o(315)])return;const l=s[o(314)][o(335)](r[o(324)]);if(l)for(const t of l)s[o(300)][o(265)](o(330)+i,t),s[o(300)][o(265)](o(254),t),s[o(300)][o(326)](o(334),t),s[o(314)][o(289)](t,r[o(324)])}),{priority:t(321)}),this[t(336)]()}[pa(336)](){const t=pa,e=this[t(266)],n=e[t(283)];function r(e){const r=t;return{type:r(275),content:zr(n,r(268),e)}}e[t(296)][t(290)](t(271))[t(282)][t(257)]((e=>{const s=t;if(s(253)!=e[s(327)])return;const{data:o}=e;if(o){if(s(262)==o[s(315)]){const t=o[s(310)][0][s(287)];return r(zr(n,s(t?264:312)))}if(s(319)==o[s(315)]){const t=o[s(310)][0][s(287)];return r(zr(n,s(t?306:307)))}}}))}}function Ia(){const t=["getTableIfOnlyTableInContent","elementToElement","editing","getSelectionAffectedTableCells","_suggestionFactory","nextSibling","documentSelection","getShiftedBy","TableUtils","commands","insertion","descriptionFactory","removeColumns","getRows","insertContent","from","attributes","getChangedMarkers","detach","getAttributes","tableCellPadding","tablePasteCell","getAllAdjacentSuggestions","start","getSuggestion","rows","batch","registerPostFixer","editor","selection","cell","getRanges","requires","forEach","editingDowncast","setAttributes","trackChanges","ck-suggestion-marker","getChanges","markerAttributes","removeMarker","suggestionUnloaded","createPositionBefore","showSuggestionHighlights","Users","rowInsertionIndexes","tablePaste","_tablePostFixingSubtypes","removeMarkers","suggestionLoaded","findAncestor","afterInit","clipboardOutput","ck-suggestion-marker-insertion","position","_replaceTableSlotCell","element","markMultiRangeDeletion","map","every","endColumn","some","formatBlock","markMultiRangeBlockFormat","*Replace table cells*","paragraph","updateMarker","includes","activeMarkers","removeRows","suggestion","return","keys","content","author","accept","previous","getSuggestionCallback","value","fromRange","suggestion:formatBlock:tablePasteCell","containsRange","locale","14358960mVzdaK","add","isEmpty","redo","TrackChangesEditing","tablePasteChainId","37924ojVbHG","document","has","getChildren","$graveyard","rootName","cells","_splitMarkerName","options","change","ck-suggestion-marker--active","markerName","tableCellBorderWidth","tablePasteRow","forceDefaultExecution","tableCellBorderStyle","insert","high","getContainedElement","dataDowncast","createRangeOn","tablePasteColumn","nodeAfter","createTableWalker","getSuggestions","isEqual","entries","createRange","type","TableClipboard","getChild","reduce","tableCellHorizontalAlignment","set","591066IqnJqx","deletionRanges","subType","423610pKRXAG","join","oldRange","markMultiRangeInsertion","fill","suggestion-td","stop","isInContent","low","differ","listenTo","remove","getRange","tableCellVerticalAlignment","markers","setAttribute","wrap","columnInsertionIndexes","tableCellBorderColor","table","markerToHighlight","2572188sXzwAs","newRange","fromEntries","find","getItems","last","_getCoordsForCells","view","createRangeIn","_createdBatches","3392235hbqyuk","_isForcedDefaultExecutionBlock","registerDescriptionCallback","first","insertRows","rowInsertionRanges","filter","length","column","columns","getRowIndexes","root","end","registerCustomCallback","30GKPlsn","deletion","model","columnInsertionRanges","get","endRow","insertionRanges","startsWith","for","plugins","register","getColumnIndexes","createElement","getColumns","tableCellBackgroundColor","call","tableCellSuggestion","name","previousSibling","getMarkers","move","row","discard","conversion","unwrap","hasSuggestion","schema","push","next","1246090WdHtqp","insertColumns","tableCell"];return(Ia=function(){return t})()}function Ea(t,e){const n=Ia();return(Ea=function(t,e){return n[t-=134]})(t,e)}const ba=Ea;!function(t,e){const n=Ea,r=t();for(;;)try{if(345320===-parseInt(n(136))/1+-parseInt(n(213))/2+parseInt(n(184))/3*(-parseInt(n(305))/4)+-parseInt(n(139))/5+parseInt(n(160))/6+-parseInt(n(170))/7+parseInt(n(299))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ia);const Ta=[ba(317),ba(157),ba(320),ba(134),ba(152),ba(198),ba(236)],_a=Object[ba(162)](Ta[ba(274)]((t=>[t,null])));class ya extends t.Plugin{static get[ba(248)](){return[aa]}[ba(267)](){const t=ba,n=this[t(244)];if(!n[t(193)][t(307)](t(334)))return;const r=n[t(193)][t(188)](t(303)),s=n[t(193)][t(188)](t(224)),o=n[t(193)][t(188)](aa),a=n[t(193)][t(188)](t(334));o[t(263)][t(211)](t(318),t(326)),n[t(186)][t(210)][t(194)](t(200),{allowIn:t(215),allowContentOf:t(215),isLimit:!0}),n[t(207)][t(217)]({model:t(200),view:t(144)});let c=null;n[t(186)].on(t(230),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(177)]-1];h&&h[u(319)]||r[u(171)]||this[u(244)][u(225)][u(188)](u(252))[u(294)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(222)))return!1;const i=s[o(216)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(219)](n[o(306)][o(245)]);if(!a[o(177)])return!1;const c=a[0][o(266)](o(158)),l=r[o(180)](a),f=r[o(195)](a),h={startRow:l[o(173)],endRow:l[o(165)],startColumn:f[o(173)],endColumn:f[o(165)]};return 1==a[o(177)]&&(h[o(189)]+=r[o(229)](i)-1,h[o(276)]+=r[o(197)](i)-1),ka(c,h,r)}(l,f,n[u(186)],s,a)&&(o[u(145)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(186)][u(314)]((()=>{const t=u;n[t(186)][t(230)](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(177)]&&r[t(142)](o,t(318),{tablePasteChainId:s}),a[t(177)]&&r[t(142)](a,t(326),{tablePasteChainId:s}),l[t(177)]&&(r[t(142)](l,t(262),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(249)]((e=>{const n=t;var r;return null===(r=e[n(234)])||void 0===r?void 0:r[n(199)](e)}))),f[t(177)]&&(r[t(273)](f,t(262),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(249)]((e=>{const n=t;var r;return null===(r=e[n(234)])||void 0===r?void 0:r[n(199)](e)})));const g=r[t(279)](h[t(274)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(237),{tablePasteChainId:s});if(g){const e=g[t(203)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(186)][t(325)](s),a=e[t(163)]((e=>e[t(151)]()[t(330)](i)));a&&r[t(211)]([a[t(201)],o])}r[t(177)]&&g[t(154)](t(255),Object[t(162)](r))}c=null})))}),{priority:e.priorities[t(322)]+10}),n[t(193)][t(188)](t(334)).on(t(271),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(145)]();const u=s[r(246)],l=o,f=Aa(u),h=Aa(l);e[r(287)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(150)](u[r(335)](0));for(const t of Array[r(231)](l[r(308)]()))a[r(321)](t,u,r(182));const t=c[r(261)][r(283)](s[r(205)]),e=c[r(156)][r(283)](s[r(178)]);t||e||(g=i.LiveRange[r(295)](a[r(168)](u)))}else h&&!f&&(d=a[r(168)](u));else{const t=a[r(196)](r(200)),e=a[r(196)](r(200));a[r(155)](a[r(168)](u),e),a[r(321)](t,u,0);for(const e of Array[r(231)](l[r(308)]()))a[r(321)](e,t,r(182));g=i.LiveRange[r(295)](a[r(325)](t)),d=i.LiveRange[r(295)](a[r(325)](e))}const p=Array[r(231)](l[r(235)]())[r(176)]((([t])=>Ta[r(283)](t)));c[r(311)][r(211)]({element:u,attributes:p[r(177)]?Object[r(162)](p):null}),g&&c[r(190)][r(211)](g),d&&c[r(137)][r(211)](d)}),{priority:t(322)}),s.on(t(214),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(179)]||1;c[o(156)]=new Array(l)[o(143)](u)[o(274)](((t,e)=>t+e));for(const{cell:t}of s[o(328)](i,{startColumn:u,endColumn:u+l-1}))c[o(187)][o(211)](n[o(186)][o(325)](t))}),{priority:t(147)}),s.on(t(174),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(241)]||1;c[o(261)]=new Array(l)[o(143)](u)[o(274)](((t,e)=>t+e));for(const{cell:t}of s[o(328)](i,{startRow:u,endRow:u+l-1}))c[o(175)][o(211)](n[o(186)][o(325)](t))}),{priority:t(147)}),r[t(227)][t(172)]((e=>{const r=t;if(e[r(138)]&&e[r(138)][r(191)](r(262)))return e[r(292)]?{}:{type:r(226),content:zr(n[r(298)],r(280))}}));const u=()=>!1;for(const e of[t(262),t(326),t(318),t(237)])r[t(220)][t(183)](t(226),e,t(140),u),r[t(220)][t(183)](t(185),e,t(140),u),r[t(220)][t(183)](t(278),e,t(140),u);r[t(220)][t(183)](t(278),t(237),t(206),u),r[t(220)][t(183)](t(278),t(237),t(291),((e,r,s)=>{const o=t,i=e[o(274)]((t=>t[o(323)]()))[o(176)]((t=>t)),a=new Map(i[o(274)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(311)])e&&a[o(135)](t,e);else if(s&&s[o(255)])for(const[t,e]of Object[o(331)](s[o(255)])){const r=n[o(186)][o(153)][o(188)](t),s=r?r[o(151)]()[o(323)]():null;s&&a[o(135)](s,e)}n[o(186)][o(314)]((t=>{const e=o;for(const[n,r]of a)t[e(251)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(220)][o(183)](e,o(262),s,((t,i,a)=>{const c=o;n[c(186)][c(314)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(239)][o(327)];t.is(o(272),o(200))&&u[o(211)](t)}r[o(220)][o(293)](e,null,s)(t,i,a);for(const t of u)o(309)!=t[o(181)][o(310)]&&n[o(208)](t)}))}))};l(t(226),t(291)),l(t(226),t(206)),l(t(185),t(291)),l(t(185),t(206)),r[t(220)][t(183)](t(226),t(318),t(206),(e=>{const n=t,r=e[n(274)]((t=>t[n(323)]())),i=r[0][n(266)](n(158)),{minRow:a,maxRow:c}=o[n(166)](r);s[n(285)](i,{at:a,rows:c-a+1})})),r[t(220)][t(183)](t(226),t(326),t(206),(e=>{const n=t,r=e[n(274)]((t=>t[n(323)]())),i=r[0][n(266)](n(158)),{minColumn:a,maxColumn:c}=o[n(166)](r);s[n(228)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(138)]||!n[s(138)][s(191)](s(262)))return;const o=n[s(232)][s(304)],i=r[s(329)]()[s(176)]((t=>t[s(146)]&&t[s(232)]&&t[s(232)][s(304)]==o));i[s(177)]&&n[s(238)]()[s(177)]!=i[s(177)]&&i[s(336)](((t,e)=>(t[s(212)]=e,e[s(292)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(312)](e[s(316)]),i=[s(253),s(269)],a=r[s(284)][s(283)](e[s(316)]);return a&&i[s(211)](s(315)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(265),f,{priority:t(322)}),r.on(t(257),f,{priority:t(322)}),n[t(186)][t(306)][t(243)]((()=>{const e=t;let s=!1;const o=Array[e(231)](n[e(186)][e(306)][e(148)][e(233)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(312)](t);if(e(286)!=o||e(185)!=a||i[e(141)])continue;if(!r[e(209)](c))continue;const u=r[e(240)](c)[e(247)](),l=n[e(193)][e(188)](e(260)).me;for(const t of r[e(329)]())if(t[e(146)]&&t[e(290)]==l&&e(278)==t[e(333)]&&e(237)==t[e(138)]&&t[e(247)]()[e(275)]((t=>u[e(277)]((n=>n[e(297)](t,!0))))))for(const n of t[e(238)]())n[e(146)]&&(n[e(206)](),s=!0)}return s})),n[t(186)][t(306)][t(243)]((e=>{const s=t,o=n[s(225)][s(188)](s(302));if(!o||!o[s(169)][s(307)](e[s(242)]))return!1;let i=!1;const a=n[s(193)][s(188)](s(260)).me,c=n[s(186)][s(306)][s(148)][s(254)](),u=Array[s(231)](n[s(186)][s(306)][s(148)][s(233)]())[s(176)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(312)](t);return n(286)==o&&n(262)==i&&c==a.id&&!e[n(141)]}));for(const t of c){if(s(321)!=t[s(333)]||s(200)!=t[s(201)]||1!=t[s(177)])continue;const n=e[s(332)](t[s(270)],t[s(270)][s(223)](1));if(!u[s(163)]((({data:t})=>t[s(161)][s(330)](n))))for(const{name:t,data:r}of u)if(n[s(297)](r[s(161)])){e[s(282)](t,{range:n}),i=!0;break}}return i})),n[t(186)][t(306)][t(243)]((e=>{const s=t;let o=!1;const i=n[s(193)][s(188)](s(260)).me,a=r[s(329)]()[s(176)]((t=>t[s(146)]&&t[s(290)]==i)),c=new Set,u=new Set;for(const t of a)if(s(262)==t[s(138)])for(const e of t[s(203)]()){const n=e[s(151)]()[s(323)]();if(n)if(n.is(s(272),s(200))&&Aa(n)){t[s(256)](e[s(201)]),c[s(300)](n),o=!0;const r=n[s(221)],i=n[s(202)],a=r&&r.is(s(272),s(200)),l=i&&i.is(s(272),s(200));a&&!c[s(307)](r)&&u[s(300)](r),l&&!c[s(307)](i)&&u[s(300)](i)}else n.is(s(272),s(281))&&n[s(301)]&&(t[s(256)](e[s(201)]),o=!0)}else if(s(237)==t[s(138)]){if(!t[s(232)]||!t[s(232)][s(304)])continue;const e=t[s(232)][s(255)];if(e&&Object[s(288)](e)[s(177)])continue;const n=t[s(232)][s(304)];let r=!0,i=!0;for(const e of a)if(e[s(138)]&&e[s(138)][s(191)](s(262))){if(!e[s(232)][s(304)]){i=!1;break}if(e.id!=t.id&&e[s(232)][s(304)]==n){r=!1;break}}i&&r&&(t[s(264)](),o=!0)}for(const t of c)e[s(150)](t);for(const t of u)e[s(208)](t);return o})),n[t(207)][t(192)](t(250))[t(159)]({model:t(296),view:(t,e)=>h(t),converterPriority:t(322)}),n[t(207)][t(192)](t(324))[t(159)]({model:t(296),view:(e,n)=>n[t(313)][t(259)]?h(e,!1):null,converterPriority:t(322)});const g=n[t(218)][t(167)];this[t(149)](g[t(306)],t(268),((e,n)=>{const r=t,s=[];for(const t of g[r(168)](n[r(289)])[r(164)]())t.is(r(272),r(144))&&s[r(211)](t);g[r(314)]((t=>{const e=r;for(const n of s)t[e(204)](t[e(168)](n),t[e(258)](n)),t[e(150)](n)}))}))}}function Aa(t){const e=ba;if(t[e(301)])return!0;const n=t[e(335)](0);return n.is(e(272),e(281))&&n[e(301)]}function ka(t,e={},n){const r=ba;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(328)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(){const t=["format","author","resizeTable","getContainedElement","accept","54vkrKAY","commandParams","getColumnGroupElement","handleSuggestionDescription","type","TrackChangesEditing","selection","formatGroupId","getAttribute","model","plugins","48253wVOELD","1284904PORmps","*Format:* resize table","formatBlock","enableCommand","getSuggestionCallback","handleResizeTableWidthCommand","data","descriptionFactory","registerCustomCallback","afterInit","change","subType","798084CpeHFp","markBlockFormat","table","tableWidth","registerDescriptionCallback","get","discard","formatInline","bind","Users","75iHqmmO","81eIuYQk","resizeTableWidth","columnWidths","has","377970Unmkne","editor","locale","TableColumnResizeEditing","166579ehbdmG","getSelectedElement","getSuggestions","document","getTableColumnsWidths","366036TyikMh","_suggestionFactory","20492kAclFE"];return(Ca=function(){return t})()}const La=Na;function Na(t,e){const n=Ca();return(Na=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(140815===-parseInt(n(536))/1+-parseInt(n(517))/2+-parseInt(n(493))/3+-parseInt(n(519))/4*(parseInt(n(503))/5)+-parseInt(n(525))/6*(-parseInt(n(512))/7)+parseInt(n(537))/8+-parseInt(n(504))/9*(-parseInt(n(508))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class Ra extends t.Plugin{[La(546)](){const t=La;if(!this[t(509)][t(535)][t(507)](t(511)))return;const e=this[t(509)][t(535)][t(498)](t(530));e[t(540)](t(505),this[t(542)][t(501)](this)),e[t(518)][t(545)](t(539),t(522),t(524),e[t(518)][t(541)](t(539),null,t(499))),e[t(518)][t(545)](t(539),t(522),t(499),e[t(518)][t(541)](t(539),null,t(524))),e[t(544)][t(497)](this[t(528)][t(501)](this))}[La(542)](t,e){const n=La,r=this[n(509)][n(535)][n(498)](n(530)),s=this[n(509)][n(535)][n(498)](n(511)),o=e[n(495)]||this[n(509)][n(534)][n(515)][n(531)][n(513)]();this[n(509)][n(534)][n(547)]((()=>{const i=n,a=s[i(527)](o);let c=a?s[i(516)](a):null,u=o[i(533)](i(496))||null;const l=e[i(496)]||u,f=e[i(506)]||c,h=this[i(509)][i(535)][i(498)](i(502)).me;for(const t of r[i(514)]()){const e=t[i(523)]();if(i(522)===t[i(548)]&&e===o){t[i(521)]!==h&&t[i(499)]();const e=t[i(543)][i(526)];u=e[0][i(496)],c=e[0][i(506)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(494)](o,{commandName:i(505),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(522)},[],i(522))}))}[La(528)](t){const e=La;if(e(539)!=t[e(529)]&&e(500)!=t[e(529)])return;const{data:n}=t;if(n&&e(522)===n[e(532)]){const t=e(538);return{type:e(520),content:zr(this[e(509)][e(510)],t)}}}}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=464]})(t,e)}function va(){const t=["insertTemplate","497044HpCyGB","1984414anGKoL","28312295NXdmbV","Template","TrackChangesEditing","afterInit","has","6JByXtl","240szPppl","56552UHrEPi","7764195MGFfjD","1ZoNlpQ","plugins","490050XhgKZe","enableCommand","get","editor","1106GAcCXh","8533170tXXYAQ"];return(va=function(){return t})()}!function(t,e){const n=Ma,r=t();for(;;)try{if(781784===parseInt(n(480))/1*(-parseInt(n(470))/2)+parseInt(n(476))/3*(-parseInt(n(469))/4)+-parseInt(n(479))/5+-parseInt(n(467))/6+-parseInt(n(466))/7*(-parseInt(n(478))/8)+parseInt(n(482))/9*(parseInt(n(477))/10)+parseInt(n(471))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Sa(474)](){const t=Sa,e=this[t(465)];e[t(481)][t(475)](t(472))&&e[t(481)][t(464)](t(473))[t(483)](t(468))}}const wa=Da;function Fa(){const t=["editor","3582372IQWhWF","254559AsAeTT","3103560biMcqX","descriptionFactory","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","registerElementLabel","952ykLsdm","509595wVTgQn","350IWWNsH","tableOfContents","3563XfhuOc","4170hCsaWY","insertTableOfContents","afterInit","plugins","commands","20LNzmML","get","enableCommand","locale","28989pTYCwq","831bJNZaN","44cQvNcx"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(241703===parseInt(n(161))/1*(-parseInt(n(148))/2)+parseInt(n(140))/3*(-parseInt(n(156))/4)+-parseInt(n(147))/5+parseInt(n(151))/6*(-parseInt(n(150))/7)+-parseInt(n(146))/8*(-parseInt(n(160))/9)+-parseInt(n(141))/10+parseInt(n(162))/11*(parseInt(n(164))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class xa extends t.Plugin{[wa(153)](){const t=wa,e=this[t(163)];if(!e[t(155)][t(157)](t(152)))return;e[t(154)][t(157)](t(143))[t(158)](t(152));const n=e[t(154)][t(157)](t(143)),r=e[t(159)];n[t(142)][t(145)](t(149),(e=>zr(r,t(144),e)))}}const Pa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=174]})(t,e)}function Ua(){const t=["newRange","createRange","locale","812581tNGFKn","getNearestSelectionRange","start","updateMarker","from","registerPostFixer","78IbqjFA","nodeBefore","44uNCZYW","end","isEqual","model","ELEMENT_TITLE","forward","6578480EWLWcP","differ","TrackChangesEditing","34589040BQPgic","suggestion","element","isCollapsed","registerElementLabel","plugins","removeMarker","document","title-content","isTouching","editor","schema","getChangedMarkers","has","4sPpLLe","1650450mBAGps","_splitMarkerName","11529UEygAr","1915365xUsdZH","get","Title","afterInit","144475vFStjE","descriptionFactory"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(901749===-parseInt(n(183))/1+-parseInt(n(182))/2*(parseInt(n(186))/3)+-parseInt(n(203))/4*(parseInt(n(190))/5)+parseInt(n(201))/6*(parseInt(n(195))/7)+-parseInt(n(209))/8+parseInt(n(185))/9+parseInt(n(212))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(189)](){const t=Pa,e=this[t(178)];if(!e[t(217)][t(181)](t(188)))return;const n=e[t(217)][t(187)](t(211));n[t(191)][t(216)](t(176),(()=>zr(e[t(194)],t(207)))),e[t(206)][t(175)][t(200)]((r=>{const s=t;let o=!1;const i=Array[s(199)](e[s(206)][s(175)][s(210)][s(180)]());for(const{name:t,data:a}of i){const{group:i}=n[s(184)](t);if(s(213)!==i||!a[s(192)])continue;const c=a[s(192)],u=c[s(204)][s(202)];if(!u||!u.is(s(214),s(176)))continue;if(!c[s(197)][s(177)](c[s(204)]))continue;const l=e[s(206)][s(179)][s(196)](c[s(204)],s(208));if(l&&l[s(215)]){const e=r[s(193)](c[s(197)],l[s(197)]);e[s(205)](c)||(r[s(198)](t,{range:e}),o=!0)}o||(r[s(174)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=242]})(t,e)}function Ha(){const t=["7691772PEuTSO","enableCommand","get","1108145fYyNzD","3KDFzmF","13980QEyPer","UndoEditing","plugins","10605231AkDIhY","undo","8TTyElH","has","4246MoGhnh","12scsFIi","1528698oSIGbD","1202616sClUUP","redo","6rdGFTB","editor","afterInit","TrackChangesEditing","1168881GplZYL"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(683403===parseInt(n(256))/1+parseInt(n(255))/2*(-parseInt(n(245))/3)+-parseInt(n(254))/4*(parseInt(n(244))/5)+parseInt(n(258))/6*(-parseInt(n(262))/7)+-parseInt(n(251))/8*(-parseInt(n(249))/9)+parseInt(n(246))/10*(parseInt(n(253))/11)+-parseInt(n(263))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(260)](){const t=Ga,e=this[t(259)],n=e[t(248)][t(243)](t(261));e[t(248)][t(252)](t(247))&&(n[t(242)](t(250)),n[t(242)](t(257)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=106]})(t,e)}function qa(){const t=["243afwdpk","28092196vKBdke","plugins","enableCommand","requires","toggleTableCaption","get","16IiiDyl","TableCaptionEditing","93180BQVNUu","6300950cKBmlo","afterInit","editor","12hQyqCM","2wDseSM","TrackChangesEditing","has","5323535XQVSZr","419325VbxmZP","3841974sBFggH","1526604mBXDQI"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(796994===-parseInt(n(109))/1*(parseInt(n(115))/2)+parseInt(n(113))/3*(parseInt(n(108))/4)+parseInt(n(126))/5+-parseInt(n(114))/6+parseInt(n(112))/7*(-parseInt(n(123))/8)+parseInt(n(116))/9*(parseInt(n(125))/10)+parseInt(n(117))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(120)](){return[aa]}[Wa(106)](){const t=Wa,e=this[t(107)];e[t(118)][t(111)](t(124))&&e[t(118)][t(122)](t(110))[t(119)](t(121))}}const Qa=Za;function Za(t,e){const n=Ya();return(Za=function(t,e){return n[t-=396]})(t,e)}function Ya(){const t=["join","pluginName","markBlockFormat","_handlePropertyChange","handleSuggestionDescription","model","getAttribute","formatBlock","format","descriptionFactory","tableBorderStyle","tableBorderWidth","handleDiscardAction","544rSnosW","1595ZvZCFd","change","tableProperties","tableBackgroundColor","getSuggestions","editor","table","1399482ngUfPr","tableAlignment","38010OYTVGW","get","*Format:* change table cell properties","TrackChangesEditing","TableCellPropertiesEditing","document","data","afterInit","getSuggestionCallback","TrackChangesTableProperties","getSelectionAffectedTableCells","getContainedElement","batch","tableCellBorderStyle","enableCommand","tableCellProperties","906801jtxRoB","commandParams","discard","tableCellPadding","setAttribute","2acCEVV","1916694BHtWsH","removeAttribute","start","tableCellWidth","nodeAfter","tableCellBorderWidth","tableCellBorderColor","TablePropertiesEditing","tableCellHeight","selection","TableUtils","tableCellVerticalAlignment","tableHeight","plugins","64AbJZuc","tableBorderColor","*Format:* change table properties","_suggestionFactory","tableWidth","has","registerCustomCallback","26881ohbiwP","findAncestor","15835BGgVVK","260218ezGujs","enqueueChange","_getSuggestion","getFirstPosition","registerDescriptionCallback","accept","subType","tableCellBackgroundColor","tableCellHorizontalAlignment","locale"];return(Ya=function(){return t})()}!function(t,e){const n=Za,r=t();for(;;)try{if(252628===-parseInt(n(452))/1*(parseInt(n(430))/2)+-parseInt(n(425))/3+parseInt(n(399))/4*(-parseInt(n(454))/5)+parseInt(n(431))/6+parseInt(n(455))/7*(parseInt(n(445))/8)+-parseInt(n(407))/9+parseInt(n(409))/10*(parseInt(n(400))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Za;super(t),this[e(402)]=[e(446),e(396),e(397),e(408),e(449),e(443),e(403)],this[e(424)]=[e(437),e(422),e(436),e(428),e(434),e(439),e(462),e(463),e(442)]}static get[Qa(466)](){return Qa(418)}[Qa(416)](){const t=Qa,e=this[t(405)][t(444)][t(410)](t(412));if(this[t(405)][t(444)][t(450)](t(438))){for(const n of this[t(402)])e[t(423)](n,((e,r)=>{const s=t,o=this[s(405)][s(470)][s(414)][s(440)][s(458)]()[s(453)](s(406));this[s(468)](n,[o],this[s(402)],s(402),e,r)}));e[t(448)][t(451)](t(472),t(402),t(460),e[t(448)][t(417)](t(472),null,t(427))),e[t(448)][t(451)](t(472),t(402),t(427),((e,n)=>this[t(398)](this[t(402)],e,n))),e[t(448)][t(451)](t(472),t(402),t(465),(()=>!1))}if(this[t(405)][t(444)][t(450)](t(413))){for(const n of this[t(424)])e[t(423)](n,((e,r)=>{const s=t,o=this[s(405)][s(444)][s(410)](s(441))[s(419)](this[s(405)][s(470)][s(414)][s(440)]);this[s(468)](n,o,this[s(424)],s(424),e,r)}));e[t(448)][t(451)](t(472),t(424),t(460),e[t(448)][t(417)](t(472),null,t(427))),e[t(448)][t(451)](t(472),t(424),t(427),((e,n)=>this[t(398)](this[t(424)],e,n))),e[t(448)][t(451)](t(472),t(424),t(465),(()=>!1))}e[t(474)][t(459)]((e=>this[t(469)](e)))}[Qa(468)](t,e,n,r,s,o){const i=Qa,a=this[i(405)][i(444)][i(410)](i(412));this[i(405)][i(470)][i(456)](o[i(421)],(()=>{const t=i;for(const i of e)if(this[t(457)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(471)](r);void 0!==n&&(e[r]=n)}s(o),a[t(467)](i,{commandParams:[e]},[],r)}}))}[Qa(398)](t,e,n){const r=Qa,s=e[0][r(433)][r(435)],o=n[r(426)][0];this[r(405)][r(470)][r(401)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(429)](r,o[r],s):e[n(432)](r,s)}))}[Qa(469)](t){const e=Qa;if(t[e(415)])switch(t[e(461)]){case e(402):return{type:e(473),content:zr(this[e(405)][e(464)],e(447))};case e(424):return{type:e(473),content:zr(this[e(405)][e(464)],e(411))}}}[Qa(457)](t,e){const n=Qa,r=this[n(405)][n(444)][n(410)](n(412));for(const s of r[n(404)]({skipNotAttached:!0})){const r=s[n(420)]();if(s[n(461)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):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=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})),Jt(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-=479]})(t,e)}function Tc(){const t=["enableReadOnlyMode","ck-suggestion-marker-","_trackFormatChanges","$marker","_SUGGESTION_ANNOUNCEMENT","change:activeMarkers","$graveyard","update:suggestion","remove","toViewElement","markers","addMarker:suggestion:attribute","track-changes-adapter-missing-getsuggestion","consumable","elementStart","suggestion:","getSuggestions","backward","toJSON","PENDING_ACTION_SUGGESTION","every","removeAttribute","documentSelection","addHighlight","editing","deletion:","27330SepxJw","track-changes-command-not-found","markMultiRangeInsertion","markerNameToElements","isBlock","$text","_setSuggestionData","9188290LKqXpt","commandName","_checkSuggestionCorrectness","ck-suggestion-marker-formatInline","8094YhUtDr","isDocumentOperation","_saved","containerElement","_isDataLoaded","highest","ck-suggestion-marker-formatBlock","_createSuggestion","meta","default","pop","deletion:join","CommentsRepository","map","trackChanges","discard","item","_cutOutSuggestionMarker","track-changes-adapter-already-set","isAfter","writer","deletion:discard","assign","change:_saved","fire","hasSuggestion","suggestion:attribute:","37953xVsRhQ","getItems","_getSuggestionData","startsWith","_registerDefaultCallbacks","has","attribute","change:data","Users","4FbYdbl","LEAVE","ready","markerToHighlight","isLimit","acceptSelectedSuggestions","author","marker-count","deletion:chain","getAllAdjacentSuggestions","TrackChangesEditing","createPositionBefore","getWalker","addMarker:suggestion:formatBlock","fromRange","newRange","buildSuggestion","markBlockFormat","_refreshSuggestionsChain","commands","attributeKey","markDeletion","_blockAttributeKeys","descriptionFactory","getFirstMarker","_customCallbacks","some","differ","attribute:join","includes","getRanges","unbind","isCollapsed","activeMarkers","clear","hasCommentThread","collaboration.channelId","for","upcast","markMultiRangeBlockFormat","detach","isMultiRange","getSuggestionCallback","_editor","ck-suggestion-marker","attributeOldValue","markerReady","multi","_defaultCallbacks","dataReady","_processAttributeChanges","clone","createPositionAfter","adapter","removeMarkers","targetPosition","unbindElementFromMarkerName","_afterChanges","addMarker","set","rootName","push","formatInline:discard","addComment","delete","isObject","keys","ENTER","_refreshAttributeSuggestionsChain","getSuggestion","discardAllSuggestions","discardSuggestion","removeClass","_rangeIsInLocalUserInsertion","element","widget","commentThread","name","formatBlock:join","discardSelectedSuggestions","_reduceSuggestionAttributeRange","containsItem","_getMarkerAnnouncementText","notReady","listenTo","accepted","removed","toUpperCase","editingDowncast","then","consume","containsRangeInObject","comments","PendingActions","editor","getUser","insertion","isIntersecting","pluginName","attributeNewValue","schema","move","markInlineFormat","_addSuggestionMarker","getContainedElement","next","2704079ryjFxg","_removeSuggestion","ck-suggestion-marker--active","howMany","filter","get","getMarkers","forward","head","suggestionUnloaded","_recordAttributeChanges","_model","selection","attribute:accept","_isBlockAttribute","_breakSuggestionMarker","batch","track-changes-suggestion-data-mismatch","getRange","isLocal","range","resolve","acceptAllSuggestions","define","_inlineAttributeKeys","nodeBefore","getCustomProperty","track-changes-suggestion-not-found","elementEnd","createRange","high","createRangeIn","_enabledCommands","getChangedMarkers","formatBlock:discard","parent","registerBlockAttribute","format","_reduceExistingSuggestions","from","creator","authoredAt","normal","addUser","getDifference","oldRange","_isForcedDefaultExecutionBlock","_suggestionState","addSuggestionData","reconvertMarker","init","never","insertContent","substring","createRangeOn","registerPostFixer","suggestionLoaded","createElement","groupId","getChanges","getCommentThread","options","_findSuggestions","splitPosition","always","start","splice","isBefore","showSuggestionHighlights","previous","unshift","addMarkerName","formatGroupId","formatInline:join","forceDefaultExecution","$textProxy","isOwn","getIntersection","enableCommand","attribute:discard","trackChanges.trackFormatChanges","isSelectable","accept","addCommentThread","substr","formatBlock:accept","acceptSuggestion","fetchCommentThread","add","markInsertion","elementToElement","addMarker:suggestion","group","sort","formatInline:","document","key","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.","end","addClass","262BCcQuQ","suggestionChanged","getLastMatchingPosition","6KsHNSN","return","deletion:accept","requires","_suggestions","subType","enqueueChange","isUndo","moveTargetPosition","_addThreadToSuggestion","isNextTo","hasComments","dataDowncast","split","isEqual","trackChangesCommand","markerName","dataToMarker","registerInlineAttribute","_mergeNestedSuggestions","values","conversion","_splitMarkerName","setTo","applyOperation","enableDefaultAttributesIntegration","attribute:","isInContent","_getAuthorFromId","formatInline:chain","66XNdrgk","open","bindElementToMarker","containsRange","markAttributeChange","insertion:discard","nodeAfter","markMultiRangeDeletion","insertion:join","getFirstRange","config","tablePasteChainId","stopListening","1269299zqdeUs","refresh","_recordAttributeSuggestions","getAttribute","_suggestionFactory","fromCharCode","$elementName","getAncestors","formatInline:accept","setSelection","external:","getNearestSelectionRange","isAtStart","removeMarker:suggestion:attribute","isInsideObject","concat","action","_updateSuggestionData","type","root","_initAriaMarkerChangeAnnouncements","locale","data","formatBlock:","skipNestingCheck","suggestion","getMultiRangeId","getShiftedBy","length","setAttribute","model","isArray","chain","createdAt","addSuggestion","formatBlock:chain","isRemovable","removeMarker","track-changes-enable-command-twice","_joinSuggestions","newValue","updateMarker","addRange","warn","isExternal","insertion:accept","createPositionAt","track-changes-user-not-found","change","_commentsRepository","before","_processAttributeSuggestions","execute","error-saving-suggestion-data-suggestion-discarded","join","markerToData","isTouching","forEach","authorName","size","_getAttributeKey","_setSuggestionRange","removeMarker:suggestion:formatBlock","_joinWithAdjacentSuggestions","isIntersectingWithRange","1592QOVQLU","after","isAtEnd","suggestion-type","rejected","insertion:","deletion","catch","insert","data-suggestion","FORMATTING","originalSuggestionId","formatInline","trackChanges.mergeNestedSuggestions","@external","updateSuggestion","containsPosition","registerCustomCallback","plugins","formatBlock","lowest","_getExternalAuthor","6599448XdyDxa","rethrowUnexpectedError","multipleBlocks","value","position","stop","find","oldValue","_adapter","announce","deleteContent","createSelection","attributes","removeComment","low","_handleNewSuggestionMarker","_onDiscard","rename","mapper","_isRegisteredAttribute","insertion:chain"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(994483===parseInt(n(696))/1+parseInt(n(650))/2*(-parseInt(n(841))/3)+parseInt(n(877))/4*(parseInt(n(837))/5)+-parseInt(n(653))/6*(parseInt(n(550))/7)+-parseInt(n(761))/8*(parseInt(n(868))/9)+-parseInt(n(830))/10*(-parseInt(n(683))/11)+-parseInt(n(783))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(702);class yc extends t.Plugin{static get[Ec(656)](){return[Ec(853),o.Users,t.PendingActions,Yr,ns,as,ls,Ts,ms,ks,Ss,Bs,to,so,co,go,bo,Ao,No,vo,Do,Ho,Uo,qo,Yo,ei,ci,pi,Ni,oi,Vs,qs,bi,Ai,vi,Di,ji,zi,Xi,$i,ra,aa,ha,ma,Xa,ya,Ra,xa,Ja,Oa,ja,za]}static get[Ec(542)](){return Ec(887)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(854)]((t=>String[e(701)](t)))[e(750)]("")}super(t),this[e(698)]=!1,this[e(503)](e(910),[]),this.on(e(809),((n,r,s,o)=>{const i=e;this[i(561)][i(744)]((()=>{const e=i;for(const n of[...o,...s])this[e(561)][e(814)][e(873)](n)&&t[e(828)][e(599)](n)}))})),this[e(900)]=new Xr(this[e(538)][e(726)][e(544)],this[e(538)][e(717)]),this[e(791)]=null,this[e(700)]=new Ac(this[e(538)]),this[e(657)]=new Map,this[e(745)]=t[e(779)][e(555)](e(853)),this[e(582)]=new Set,this[e(561)]=this[e(538)][e(726)],this[e(597)]=new WeakMap,this[e(596)]=!1,this[e(899)]=new Set([e(702)]),this[e(574)]=new Set,t[e(693)][e(573)](e(630),e(850)),this[e(806)]=t[e(693)][e(555)](e(630)),t[e(693)][e(573)](e(774),!0),this[e(672)]=t[e(693)][e(555)](e(774)),this[e(668)]=new f(t,this[e(582)]),this[e(716)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,49,48])}[Ec(600)](){const t=Ec,n=this[t(538)],r=(e,n)=>{const r=t;if(r(874)!=e)return r(805)+e;const s=n[r(666)]("|")[0];return this[r(564)](s)?r(847):r(840)};n[t(674)][t(481)](t(532))[t(880)]({model:t(721),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(675)](e[n(669)]),a=[n(488),r(o,i)];let c=3e3;return this[n(910)][n(906)](e[n(669)])&&(a[n(505)](n(552)),c=3010),n(767)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(674)][t(481)](t(665))[t(638)]((e=>{const r=t;e.on(r(641),((t,e,s)=>{const o=r;if(!s[o(611)][o(618)])return;const i=e[o(857)];if(!i)return;const c=s[o(801)][o(813)](i);n[o(726)][o(544)][o(509)](i)&&c&&!c[o(576)](o(519))&&c.is(o(844))&&(0,a.toWidget)(c,s[o(861)])}),{priority:r(580)})})),n[t(674)][t(481)](t(665))[t(880)]({model:t(721),view:(e,n)=>{const s=t;if(!n[s(611)][s(618)])return null;const{type:o,subType:i}=this[s(675)](e[s(669)]);return{classes:[s(488),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(857)])return;const{id:c}=this[a(675)](o[a(669)]);if(r){const t=this[a(657)][a(555)](c),e=this[a(756)](t);if(!this[a(564)](e))return}if(o[a(857)].is(a(562)))return void i[a(817)][a(534)](o[a(857)],s[a(521)]);const u=i[a(801)][a(813)](o[a(857)]);if(o[a(857)].is(a(518))&&n[a(726)][a(544)][a(834)](o[a(857)])&&!u[a(576)](a(827))){i[a(861)][a(649)]([a(488),a(847)],u),i[a(861)][a(725)](a(770),c,u),i[a(801)][a(685)](u,o[a(669)]),e&&(this[a(910)][a(906)](o[a(669)])?i[a(861)][a(649)](a(552),u):i[a(861)][a(516)](a(552),u));for(const t of n[a(726)][a(581)](o[a(857)])[a(869)]())i[a(817)][a(534)](t,s[a(521)]);i[a(817)][a(534)](o[a(857)],s[a(521)])}};n[t(674)][t(481)](t(665))[t(638)]((e=>{const n=t;e.on(n(890),((t,e,r)=>{const o=n;r[o(611)][o(618)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(846)})})),n[t(674)][t(481)](t(665))[t(638)]((e=>{const n=t;e.on(n(815),((t,e,r)=>{const o=n;r[o(611)][o(618)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(846)})})),n[t(674)][t(481)](t(665))[t(751)]({model:t(721),view:(e,n)=>n[t(611)][t(618)]?null:{group:t(721),name:e[t(634)](11)}}),n[t(674)][t(481)](t(482))[t(640)]({view:{name:t(721),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(819)+e[r(699)](r(764))+":"+e[r(699)]("id");return e[r(699)](r(884))&&(s+=":"+e[r(699)](r(884))),n[r(607)](r(807),{"data-name":s})}}),n[t(674)][t(481)](t(482))[t(670)]({view:t(721)}),n[t(674)][t(481)](t(532))[t(638)]((e=>{const n=t;e.on(n(890),s(),{priority:n(580)})})),n[t(674)][t(481)](t(532))[t(638)]((e=>{const n=t;e.on(n(815),s({isAttributeSuggestion:!0}),{priority:n(580)})})),n[t(674)][t(481)](t(532))[t(638)]((e=>{const n=t;e.on(n(758),((t,e,r)=>{const s=n,o=r[s(801)][s(833)](e[s(669)]);if(o)for(const t of o)t[s(576)](s(827))||(r[s(861)][s(516)]([s(488),s(847),s(552)],t),r[s(861)][s(825)](s(770),t),r[s(801)][s(500)](t,e[s(669)]))}),{priority:n(580)})})),n[t(674)][t(481)](t(532))[t(638)]((e=>{const n=t;e.on(n(709),((t,e,r)=>{const s=n,o=r[s(801)][s(833)](e[s(669)]);if(!o)return;const{id:i}=this[s(675)](e[s(669)]),a=this[s(657)][s(555)](i),c=this[s(756)](a);if(this[s(564)](c))for(const t of o)t[s(576)](s(827))||(r[s(861)][s(516)]([s(488),s(847),s(552)],t),r[s(861)][s(825)](s(770),t),r[s(801)][s(500)](t,e[s(669)]))}),{priority:n(580)})})),n[t(726)][t(645)][t(605)]((e=>{const r=t;let s=!1;const o=Array[r(589)](n[r(726)][r(645)][r(904)][r(583)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(675)](t);if(r(721)!==o)continue;const h=this[r(657)][r(555)](f);if(null!=c[r(892)]){r(773)==u&&(s=s||Lc(c[r(892)],t,e,n[r(726)][r(544)]));const o=r(874)==u&&this[r(564)](l[r(666)]("|")[0]);if(c[r(892)][r(909)]||r(810)==c[r(892)][r(715)][r(504)]||r(780)==u&&!Rc(c[r(892)])||o&&!Rc(c[r(892)])||r(767)==u&&(Cc(a=c[r(892)])||function(t){const e=r;return t[e(615)][e(585)]==t[e(648)][e(575)]&&t[e(615)][e(763)]}(a)))e[r(733)](t),s=!0;else{if(!h||!h[r(680)])continue;i[r(638)](h)}}}var a;return i[r(755)]>0&&(s=!!this[r(759)](i)||s),s})),n[t(726)][t(645)][t(605)]((e=>{const r=t;let s=!1;for(const t of n[r(726)][r(645)][r(904)][r(609)]())if(r(769)==t[r(714)])for(const t of this[r(657)][r(673)]()){if(t[r(485)]||!t[r(680)])continue;const o=r(780)==t[r(714)],i=this[r(756)](t),a=i&&this[r(564)](i);if(!o&&!a)continue;const c=t[r(692)]();if(c[r(615)][r(585)]!=c[r(648)][r(585)]&&!c[r(648)][r(763)]){const o=n[r(726)][r(742)](c[r(615)][r(689)],r(648)),i=n[r(726)][r(579)](c[r(615)],o);e[r(737)](t[r(901)](),{range:i}),s=!0}}return s})),n[t(726)][t(645)][t(605)]((e=>this[t(494)](e))),n[t(726)][t(645)][t(605)]((e=>!e[t(566)][t(569)]&&this[t(747)](e))),n[t(726)].on(t(501),(()=>{this[t(698)]=!1})),n[t(726)][t(645)].on(t(875),((r,s)=>{const o=t;if(!s[o(569)]||s[o(660)])return;if(!this[o(698)])return;const i=n[o(726)][o(645)][o(904)][o(609)]();if(0==i[o(724)])return;const a=[],c=i[o(554)]((t=>o(874)==t[o(714)])),u=i[o(554)]((t=>o(769)==t[o(714)]&&o(835)!=t[o(521)]));for(const t of c)this[o(802)](t[o(897)])&&a[o(505)]({key:t[o(897)],newValue:t[o(543)],oldValue:t[o(489)],range:Sc(t[o(570)],n[o(726)])});for(const t of u){if(o(800)!=t[o(712)]&&o(697)!=t[o(712)])continue;const e=Mc(t[o(787)][o(689)],n[o(726)]),r=t[o(746)];o(800)==t[o(712)]&&a[o(505)]({key:o(702),newValue:t[o(521)],oldValue:r[o(521)],range:e});for(const[n,s]of r[o(795)]){if(!this[o(802)](n))continue;const r=t[o(795)][o(555)](n);s!==r&&a[o(505)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(795)])this[o(802)](n)&&(r[o(795)][o(873)](n)||a[o(505)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(724)]&&n[o(726)][o(659)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(687)](t,e,s,o,{groupId:r});this[n(588)](t,a)}))}),{priority:t(781)}),n[t(726)][t(814)].on(t(811),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(675)](n[s(521)]),e=this[s(657)][s(555)](t);e&&e[s(621)](n[s(521)])}})),n[t(726)][t(645)].on(t(875),(()=>{const e=t,r=Array[e(589)](n[e(726)][e(645)][e(904)][e(583)]())[e(554)]((t=>e(721)===this[e(675)](t[e(521)])[e(642)]));if(0===r[e(724)])return;r[e(643)](((t,n)=>{const r=e,s=t[r(718)][r(595)],o=n[r(718)][r(595)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(615)][r(617)](o[r(615)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(675)](t);if(null===n[e(595)]){const n=this[e(798)](t);o[e(638)](n)}else{const t=this[e(657)][e(555)](r);null!==n[e(892)]||t[e(680)]?(s[e(638)](t[e(558)]),o[e(638)](t)):this[e(551)](t)}}o[e(755)]>0&&this[e(895)](o);for(const t of s)this[e(865)](e(651),t)})),n[t(726)].on(t(677),((e,r)=>{const s=t,o=r[0];if(!this[s(657)][s(755)])return;if(!o[s(842)])return;if(o[s(566)][s(660)]||!o[s(566)][s(569)])return;let i,a;switch(o[s(714)]){case s(769):i=n[s(726)][s(742)](o[s(787)]),a=i[s(723)](o[s(553)]);break;case s(666):i=n[s(726)][s(742)](o[s(613)]),a=n[s(726)][s(742)](o[s(661)]);break;case s(545):i=n[s(726)][s(742)](o[s(499)]),a=i[s(723)](o[s(553)]);break;default:return}const c=n[s(726)][s(579)](i,a);n[s(726)][s(744)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(612)](c)){if(e[t(485)])continue;if(t(773)==e[t(714)])continue;const r=this[t(756)](e);if(r&&this[t(564)](r)&&t(666)!=o[t(714)])continue;const s=e[t(718)]&&e[t(718)][t(785)];(t(780)!=e[t(714)]||t(666)==o[t(714)]&&!s)&&(n[t(535)]||t(540)==e[t(714)]&&n[t(626)]||e[t(692)]()[t(686)](c)&&this[t(565)](e,i,a))}}))}),{priority:t(781)}),n[t(726)].on(t(793),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(624)])return;if(this[s(596)])return;if(!this[s(668)][s(786)])return;if(o[s(909)])return;const a=n[s(726)][s(544)],{start:c,end:u}=o[s(692)](),l=c[s(689)]&&a[s(881)](c[s(689)])?null:a[s(707)](c,s(557)),f=u[s(575)]&&a[s(881)](u[s(575)])?null:a[s(707)](u,s(821)),h=n[s(726)][s(579)](l?l[s(615)]:c,f?f[s(648)]:u);n[s(726)][s(744)]((t=>{const e=s;this[e(898)](h);const r=n[e(726)][e(544)][e(707)](h[e(615)]);o.is(e(826))?t[e(705)](r):o[e(676)](r)})),e[s(788)]()}),{priority:e.priorities[t(592)]+10}),n[t(726)].on(t(602),((e,r)=>{const s=t,o=r[r[s(724)]-1];o&&o[s(624)]||this[s(596)]||this[s(668)][s(786)]&&(n[s(726)][s(744)]((()=>{const t=s;let o=n[t(726)][t(602)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(654)]=o[t(495)]();const i=o[t(648)][t(575)],a=n[t(726)][t(544)];i&&a[t(834)](i)&&!a[t(509)](i)&&(o=n[t(726)][t(579)](o[t(615)],n[t(726)][t(742)](i,t(648)))),this[t(639)](o)})),e[s(788)]())}),{priority:t(580)}),this[t(538)][t(896)][t(638)](t(855),this[t(668)]),this[t(628)](t(855));const o=new p(n,this[t(657)]);n[t(896)][t(638)](t(636),o),this[t(628)](t(636));const i=new E(n,this[t(657)]);n[t(896)][t(638)](t(515),i),this[t(628)](t(515)),n[t(896)][t(638)](t(572),new S(n,o,this[t(657)])),this[t(628)](t(572)),n[t(896)][t(638)](t(514),new S(n,i,this[t(657)])),this[t(628)](t(514)),n[t(896)][t(638)](t(882),new O(n,o,this[t(657)])),this[t(628)](t(882)),n[t(896)][t(638)](t(523),new O(n,i,this[t(657)])),this[t(628)](t(523));const c=n[t(779)][t(555)](t(853));this[t(528)](c,t(507),((e,{threadId:n})=>{const r=t,s=this[r(657)][r(555)](n);s&&s[r(520)]&&1===s[r(520)][r(724)]&&this[r(713)](n,{hasComments:!0})}),{priority:t(797)}),this[t(528)](c,t(796),((e,{threadId:n})=>{const r=t,s=this[r(657)][r(555)](n);s&&s[r(520)]&&!s[r(520)][r(724)]&&this[r(713)](n,{hasComments:!1})}),{priority:t(797)})}set[Ec(497)](t){const n=Ec;if(this[n(791)])throw new e.CKEditorError(n(859),this);this[n(791)]=t}get[Ec(497)](){return this[Ec(791)]}[Ec(820)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(657)][n(673)]())t&&!e[n(680)]||r[n(505)](e);return e?r[n(854)]((t=>t[n(822)]())):r}[Ec(513)](t){const n=Ec,r=this[n(657)][n(555)](t);if(!r)throw new e.CKEditorError(n(577),this);return r}[Ec(866)](t){const e=Ec;return this[e(657)][e(873)](t)}[Ec(598)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(714)][e(666)](":"),a=this[e(657)][e(555)](r)||this[e(848)](o,i,r,n,s);if(this[e(662)](a),this[e(839)](a,o,i||null,n),a[e(729)]=t[e(729)],a[e(845)]=!0,s&&s[e(775)]){const t=s[e(775)],n=this[e(782)](t[e(754)]);a[e(591)]=t[e(729)],a[e(883)]=n,a[e(740)]=!0}else a[e(591)]=t[e(729)];switch(t[e(718)]&&(a[e(718)]=t[e(718)]),t[e(795)]&&(a[e(795)]=t[e(795)]),this[e(791)]&&this[e(791)][e(730)]||(a[e(843)]=!0),this[e(597)][e(555)](a)){case e(527):this[e(597)][e(503)](a,e(493));break;case e(490):a[e(680)]?(this[e(759)](new Set([a])),this[e(895)](new Set([a])),this[e(597)][e(503)](a,e(879)),this[e(865)](e(606),a)):this[e(597)][e(503)](a,e(530))}return a}[Ec(636)](t){const e=Ec;this[e(624)]((()=>{const n=e;this[n(538)][n(726)][n(744)]((()=>{const e=n;for(const n of t[e(886)]())n[e(632)]()}))}))}[Ec(515)](t){const e=Ec;this[e(624)]((()=>{const n=e;this[n(538)][n(726)][n(744)]((()=>{const e=n;for(const n of t[e(886)]())n[e(856)]()}))}))}[Ec(628)](t,n){const r=Ec,s=this[r(538)][r(896)][r(555)](t);if(!s)throw new e.CKEditorError(r(831),this,{commandName:t});if(this[r(582)][r(873)](s))throw new e.CKEditorError(r(734),this,{commandName:t});this[r(582)][r(638)](s),n&&s.on(r(748),((t,e)=>{const o=r;this[o(668)][o(786)]&&(this[o(596)]||(e[o(724)]>0&&e[e[o(724)]-1]&&e[e[o(724)]-1][o(624)]?e[o(851)]():(t[o(654)]=n(((...t)=>s[o(748)](...t,{forceDefaultExecution:!0})),...e),t[o(788)]())))}),{priority:r(580)})}[Ec(624)](t){const n=Ec;let r,s;const o=this[n(596)];this[n(596)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(596)]=!1),s&&e.CKEditorError[n(784)](s,this),r}[Ec(639)](t,n=null,r={}){const s=Ec;if(t[s(909)])return null;const o=this[s(538)][s(779)][s(555)](s(876)).me;for(const{suggestion:e,meta:o}of this[s(612)](t,s(540)))if(o[s(626)]){if(!o[s(663)]){if(o[s(535)]){if(!this[s(672)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(565)](e,t[s(615)],t[s(648)]);break}if(n==e[s(658)]&&wc(e,r)){const n=e[s(692)]();return n[s(615)][s(667)](t[s(648)])?this[s(757)](e,this[s(561)][s(579)](t[s(615)],n[s(648)])):this[s(757)](e,this[s(561)][s(579)](n[s(615)],t[s(648)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(766)+n:s(540),u=this[s(836)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(547)](c,i,a,t),u}[Ec(832)](t,n=Ec(491),r={}){const s=Ec,o=this[s(538)][s(779)][s(555)](s(876)).me,i=this[s(700)][s(486)](s(540),n,s(750));for(const e of this[s(820)]())if(e[s(883)].id==o.id&&s(540)==e[s(714)]&&e[s(658)]==n&&wc(e,r)&&(i(e[s(907)](),t)||i(t,e[s(907)]()))){for(const n of t)e[s(738)](n);return e}for(const{suggestion:e,meta:n}of this[s(612)](t,s(540))){if(!n[s(626)])continue;if(!this[s(672)]&&n[s(535)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(907)]())for(const e of t)if(!n[s(686)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(766)+n,l=this[s(836)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(547)](u,a,c,e,Hr[s(722)]());return l}[Ec(546)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(909)])return null;if(o(601)===this[o(806)]){const e=this[o(700)][o(486)](o(773),r,o(632));return this[o(624)]((()=>e([t],n,s))),null}const i=this[o(538)][o(779)][o(555)](o(876)).me,a=[];if(o(614)!==this[o(806)])for(const{suggestion:e,meta:n}of this[o(612)](t,o(540)))n[o(626)]&&!n[o(710)]&&a[o(505)](...e[o(907)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(627)](s);e&&r[n(505)](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(724)];){const s=r[e][n(594)](t);r[n(616)](e,1,...s),e+=s[n(724)]}}return r}(t,a);c[o(724)]&&this[o(561)][o(744)]((()=>{const t=o;for(const e of c){const o=this[t(700)][t(486)](t(773),r,t(632));this[t(624)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(615)],u=t[o(648)];for(const{suggestion:e,meta:n}of this[o(612)](t,o(773))){if(!n[o(626)])continue;if(e[o(658)]!=r)continue;if(!wc(e,s))continue;const i=e[o(692)]();if(i[o(686)](t,!0))return null;c=c[o(617)](i[o(615)])?c:i[o(615)],u=u[o(860)](i[o(648)])?u:i[o(648)],a?i[o(615)][o(617)](a[o(692)]()[o(615)])?(a[o(498)](),a=e):e[o(498)]():a=e}const l=this[o(561)][o(579)](c,u);if(a)this[o(757)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(836)]({id:t,type:o(644)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(547)](o(644)+r,t,a,l)}}return null}[Ec(894)](t,n,r=[],s=null,o={}){const i=Ec;n[i(622)]||(n[i(622)]=n[i(838)]),n[i(785)]=t.is(i(570)),s=s||Nc(n);const a=r[i(854)]((t=>Mc(t,this[i(561)]))),c=t.is(i(570))?t:Mc(t,this[i(561)]);if(i(601)===this[i(806)]){const t=this[i(700)][i(486)](i(780),s,i(632));return this[i(624)]((()=>t([c],n,o))),null}a[i(505)](c);let u=!0;for(const t of a)if(!this[i(517)](t)){u=!1;break}if(u&&i(614)!==this[i(806)]){const t=this[i(700)][i(486)](i(780),s,i(632));return this[i(624)]((()=>t([c],n,o))),null}let l=null,f=c[i(615)],h=c[i(648)];for(const{suggestion:t,meta:e}of this[i(612)](c,i(780))){if(!e[i(626)])continue;if(e[i(663)]||e[i(535)]||e[i(710)])continue;if(t[i(718)][i(622)]!=n[i(622)])continue;if(!wc(t,o))continue;const r=t[i(692)]();if(t[i(658)]==s){if(r[i(686)](c,!0))return null;f=f[i(617)](r[i(615)])?f:r[i(615)],h=h[i(860)](r[i(648)])?h:r[i(648)],l?r[i(615)][i(617)](l[i(692)]()[i(615)])?(l[i(498)](),l=t):t[i(498)]():l=t}else{const e=c[i(627)](r);this[i(858)](t,e)}}const g=this[i(538)][i(779)][i(555)](i(876)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(757)](l,this[i(561)][i(579)](f,h)),l;{const t=this[i(836)]({id:d,type:i(719)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(547)](i(719)+s,d,p,this[i(561)][i(579)](f,h)),t}}[Ec(483)](t,n,r=[],s=null,o={}){const i=Ec;n[i(622)]||(n[i(622)]=n[i(838)]);const a=t[0];n[i(785)]=a.is(i(570)),s=s||Nc(n);const c=r[i(854)]((t=>Mc(t,this[i(561)]))),u=a.is(i(570))?t:t[i(854)]((t=>Mc(t,this[i(561)])));if(i(601)===this[i(806)]){const t=this[i(700)][i(486)](i(780),s,i(632));return this[i(624)]((()=>t(u,n,o))),null}c[i(505)](...u);let l=!0;for(const t of c)if(!this[i(517)](t)){l=!1;break}if(l&&i(614)!==this[i(806)]){const t=this[i(700)][i(486)](i(780),s,i(632));return this[i(624)]((()=>t(u,n,o))),null}const f=this[i(538)][i(779)][i(555)](i(876)).me;for(const t of this[i(820)]()){if(t[i(883)].id!=f.id)continue;if(i(780)!=t[i(714)]||t[i(718)][i(622)]!=n[i(622)])continue;if(!wc(t,o))continue;const e=t[i(658)]==s;for(let n=0;n<u[i(724)];n++){const r=u[n];for(const s of t[i(556)]()){const o=s[i(568)]();if(r[i(667)](o)){e?(u[i(616)](n,1),n--):t[i(733)](s[i(521)]);break}}}}if(0==u[i(724)])return null;const h=this[i(700)][i(486)](i(780),s,i(750));for(const t of this[i(820)]())if(t[i(883)].id==f.id&&i(780)==t[i(714)]&&t[i(718)][i(622)]==n[i(622)]&&t[i(658)]==s&&wc(t,o)&&(h(t[i(907)](),u)||h(u,t[i(907)]()))){for(const e of u)t[i(738)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(719)+s,m=this[i(836)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(547)](p,g,d,t,Hr[i(722)]());return m}[Ec(898)](t,n=null,r={}){const s=Ec;if(t[s(909)])return null;const o=this[s(538)][s(779)][s(555)](s(876)).me,a=new i.LiveRange(t[s(615)],t[s(648)]);for(const{suggestion:t,meta:e}of this[s(612)](a,s(540)))if(e[s(626)]&&!e[s(663)])if(t[s(485)]){const e=t[s(907)]()[s(554)]((t=>s(810)!=t[s(715)][s(504)]));if(e[s(824)]((t=>a[s(686)](t,!0)))&&t[s(856)](),e[s(903)]((t=>t[s(686)](a,!0)))){const t=this[s(700)][s(486)](s(767),n,s(632));return this[s(624)]((()=>t([a],null,r))),null}}else{const e=a[s(627)](t[s(692)]());null!==e&&t[s(799)]([e],null,r)}if(a[s(484)](),a[s(909)]||s(810)==a[s(715)][s(504)])return null;let c=null,u=a[s(615)],l=a[s(648)];const f=this[s(612)](a,s(767));for(const{suggestion:t,meta:e}of f){const n=this[s(561)][s(579)](u,l);if(e[s(626)]&&(this[s(672)]||!e[s(535)]&&!e[s(710)]))if(t[s(485)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(907)]()){if(r[s(686)](n,!0))return t;n[s(686)](r)||(e=!1)}e&&t[s(856)]()}else{const e=t[s(692)]();if(e[s(686)](n,!0))return t;if(!wc(t,r)){n[s(686)](e)?t[s(498)]():e[s(777)](u)?u=e[s(648)]:e[s(777)](l)&&(l=e[s(615)]);continue}u=u[s(617)](e[s(615)])?u:e[s(615)],l=l[s(860)](e[s(648)])?l:e[s(648)],r=Object[s(863)]({},t[s(795)]),c?e[s(615)][s(617)](c[s(692)]()[s(615)])?(c[s(498)](),c=t):t[s(498)]():c=t}}if(c)return this[s(757)](c,this[s(561)][s(579)](u,l)),c;{const t=(0,e.uid)(),i=this[s(561)][s(579)](u,l),a=o.id,c=n?s(829)+n:s(767),f=this[s(836)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(547)](c,t,a,i),f}}[Ec(690)](t,n=Ec(491),r={}){const s=Ec,o=this[s(538)][s(779)][s(555)](s(876)).me,a=t[s(854)]((t=>new i.LiveRange(t[s(615)],t[s(648)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(612)](a,s(540)))e[s(626)]&&!e[s(663)]&&c[s(638)](t);for(const e of c)if(e[s(485)]){const o=e[s(907)]();if((!e[s(795)]||!e[s(795)][s(720)])&&o[s(824)]((t=>a[s(903)]((e=>e[s(686)](t,!0)))))&&e[s(856)](),a[s(824)]((t=>o[s(903)]((e=>e[s(686)](t,!0)))))){const e=this[s(700)][s(486)](s(767),n,s(632));return this[s(624)]((()=>e(t,null,r))),null}}else{const t=e[s(692)]();if(a[s(903)]((e=>e[s(686)](t,!0)))&&e[s(856)](),a[s(824)]((e=>t[s(686)](e,!0)))){const t=this[s(700)][s(486)](s(767),n,s(632));return this[s(624)]((()=>t(a,null,r))),null}}const u=this[s(700)][s(486)](s(767),n,s(750));let l=null;for(const t of this[s(820)]())if(t[s(883)].id==o.id&&t[s(680)]&&s(767)==t[s(714)]&&t[s(658)]==n&&wc(t,r)&&(u(t[s(907)](),a)||u(a,t[s(907)]())))if(l){if(t[s(520)]&&t[s(520)][s(724)])continue;for(const e of t[s(907)]())l[s(760)](e)||l[s(738)](e);t[s(498)]()}else{l=t;for(const e of a)t[s(760)](e)||t[s(738)](e)}if(l)return l;c[s(911)]();for(const{suggestion:t,meta:e}of this[s(612)](a,s(767)))e[s(626)]&&(this[s(672)]||!e[s(535)]&&!e[s(710)])&&wc(t,r)&&c[s(638)](t);for(const t of c){const e=t[s(907)]();if((!r||!r[s(720)])&&a[s(824)]((t=>e[s(903)]((e=>e[s(686)](t,!0))))))return t;(!t[s(795)]||!t[s(795)][s(720)])&&e[s(824)]((t=>a[s(903)]((e=>e[s(686)](t,!0)))))&&t[s(856)]()}const f=(0,e.uid)(),h=o.id,g=s(829)+n,d=this[s(836)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(484)](),t[s(909)]||s(810)==t[s(715)][s(504)]||this[s(547)](g,f,h,t,Hr[s(722)]());return d}[Ec(687)](t,n,r,s,o){const i=Ec;if(t[i(909)])return[];if(i(601)===this[i(806)])return[];const a=this[i(538)][i(779)][i(555)](i(876)).me.id,c=Array[i(589)](this[i(657)][i(673)]())[i(554)]((e=>i(874)==e[i(714)]&&e[i(718)][i(646)]==n&&e[i(760)](t)));if(i(850)===this[i(806)]){const e=this[i(612)](t,i(540))[i(554)]((({meta:t})=>t[i(626)]&&!t[i(710)]&&!t[i(663)]))[i(854)]((({suggestion:t})=>t));c[i(620)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(874)==t[i(714)]?t[i(718)][i(790)]:void 0,o=t[i(692)](),a=Array[i(589)](u[i(510)]())[i(789)]((t=>t[i(541)](o)));if(!a)continue;const c=a[i(594)](o);this[i(564)](n)&&i(540)==t[i(714)]&&0!=c[i(724)]||(u[i(508)](a),c[i(753)]((t=>{u[i(503)](t,r)})),i(540)!=t[i(714)]&&e!=s&&u[i(503)](a[i(627)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(724)]>37&&console[i(739)](i(647),{key:n});const f=(i(679)+(n+"|")+Nc({newValue:s}))[i(603)](0,60),h=this[i(836)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(505)](h),this[i(547)](f,c,a,t)}return l}[Ec(678)](t){const e=Ec;this[e(628)](t,((t,...n)=>{this[e(560)]((()=>{t(...n)}))}))}[Ec(586)](t){const e=Ec;this[e(899)][e(638)](t)}[Ec(671)](t){const e=Ec;this[e(574)][e(638)](t)}[Ec(756)](t){const e=Ec;return e(874)==t[e(714)]?t[e(658)][e(666)]("|")[0]:null}[Ec(757)](t,e){const n=Ec,r=t[n(901)]();this[n(561)][n(744)]((t=>{t[n(737)](r,{range:e})}))}[Ec(662)](t){const e=Ec,n=t.id,r=this[e(538)][e(693)][e(555)](e(480));this[e(745)][e(479)](n)||this[e(745)][e(633)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(745)][e(610)](n);s[e(908)](e(732)),s[e(732)]=!1,t[e(520)]=s}[Ec(839)](t,n,r,s){const o=Ec;if(t[o(714)]!=n||t[o(658)]!=r||t[o(590)].id!=s)throw this[o(538)][o(804)](o(567)),new e.CKEditorError(o(567),this)}[Ec(858)](t,n){const r=Ec,s=t[r(692)]();if(n[r(667)](s))t[r(498)]();else if(s[r(686)](n)){const o=this[r(561)][r(742)](n[r(615)][r(575)],r(648));this[r(757)](t,this[r(561)][r(579)](s[r(615)],o));const i=(0,e.uid)(),a=t[r(590)].id,c=t[r(714)]+":"+t[r(658)];this[r(836)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(718)],attributes:t[r(795)]});const u=this[r(561)][r(742)](n[r(648)][r(585)],r(762)),l=this[r(561)][r(579)](u,s[r(648)]);this[r(547)](c,i,a,l)}else if(s[r(777)](n[r(615)])){const e=this[r(561)][r(742)](n[r(615)][r(575)],r(648));this[r(757)](t,this[r(561)][r(579)](s[r(615)],e))}else{const e=this[r(561)][r(742)](n[r(648)][r(585)],r(762));this[r(757)](t,this[r(561)][r(579)](e,s[r(648)]))}}[Ec(517)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(612)](t,e(540))){if(!r[e(626)])continue;const s=n[e(907)]();for(const n of s)if(!t[e(594)](n)[e(724)])return!0}return!1}[Ec(681)](t){const n=Ec,r=this[n(538)][n(779)][n(555)](n(876))[n(539)](t);if(!r)throw new e.CKEditorError(n(743),this);return r}[Ec(782)](t){const e=Ec,n=this[e(538)][e(779)][e(555)](e(876)),r=(0,o.hashObject)(e(706)+t);return n[e(539)](r)||n[e(593)]({id:r,name:t})}[Ec(848)](t,e,n,r,s){const o=Ec,i=this[o(681)](r),a=this[o(700)][o(893)](t,e,n,i,s,(t=>{const e=o;this[e(713)](n,{attributes:t});const r=this[e(513)](n);this[e(759)](new Set([r])),this[e(895)](new Set([r]))}));return this[o(528)](a,o(632),(()=>{const t=o;this[t(713)](n,{state:t(529)})}),{priority:o(580)}),this[o(528)](a,o(856),(()=>{const t=o;this[t(713)](n,{state:t(765)})}),{priority:o(580)}),this[o(657)][o(503)](n,a),this[o(597)][o(503)](a,o(527)),a}[Ec(675)](t){const e=Ec,n=t[e(666)](":");return{group:n[0],type:n[1],subType:n[e(724)]>=5?n[2]:null,id:n[e(724)]<5?n[2]:n[3],authorId:n[e(724)]<5?n[3]:n[4],markerCount:6==n[e(724)]?n[5]:null}}[Ec(565)](t,n,r){const s=Ec,o=t[s(692)](),i=o[s(615)],a=o[s(648)];this[s(757)](t,this[s(561)][s(579)](i,n));const c=(0,e.uid)(),u=t[s(590)].id,l=t[s(714)]+(t[s(658)]?":"+t[s(658)]:"");this[s(836)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(795)],data:t[s(718)]});const f=this[s(756)](t);(s(780)==t[s(714)]||f&&this[s(564)](f))&&(r=this[s(561)][s(888)](r[s(585)])),this[s(547)](l,c,u,this[s(561)][s(579)](r,a))}[Ec(612)](t,e=null){const n=Ec,r=[],s=this[n(538)][n(779)][n(555)](n(876)).me;Array[n(727)](t)||(t=[t]);for(const o of this[n(820)]()){if(!o[n(680)])continue;if(e&&o[n(714)]!=e)continue;let i=!1;for(const e of o[n(907)]()){for(const a of t){const t=a[n(615)][n(667)](e[n(648)])||a[n(648)][n(667)](e[n(615)]);if(t||a[n(627)](e)){const c=a[n(686)](e)&&kc(this[n(561)][n(544)],e[n(615)],a),u=e[n(686)](a)&&kc(this[n(561)][n(544)],a[n(615)],e);r[n(505)]({suggestion:o,meta:{isOwn:s==o[n(883)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(547)](t,e,n,r,s){const o=Ec;this[o(561)][o(744)]((i=>{const a=o;let c=a(819)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(502)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(551)](t){const e=Ec,n=t[e(619)],r=t[e(549)];t[e(619)]=null,t[e(549)]=null,null!=n&&n[e(549)]==t&&(n[e(549)]=r),null!=r&&r[e(619)]==t&&(r[e(619)]=n),e(879)==this[e(597)][e(555)](t)&&(this[e(597)][e(503)](t,e(530)),this[e(865)](e(559),t,n,r))}[Ec(836)](t){const n=Ec,r=t.id,s=this[n(598)](t);if(this[n(791)]&&this[n(791)][n(730)]){const o=this[n(538)][n(779)][n(555)](n(537)),i=s[n(664)],a=s[n(658)]?s[n(714)]+":"+s[n(658)]:s[n(714)],c=this[n(538)][n(717)],u=o[n(638)](zr(c,n(823))),l={id:r,type:a,hasComments:i,data:t[n(718)]||null,originalSuggestionId:t[n(772)]||null,attributes:s[n(795)]};this[n(791)][n(730)](l)[n(533)]((t=>{const e=n;s[e(843)]=!0,o[e(812)](u),t&&t[e(729)]&&(this[e(657)][e(555)](r)[e(729)]=t[e(729)])}))[n(768)]((t=>{const r=n;throw(0,e.logWarning)(r(749)),this[r(538)][r(726)][r(659)]({isUndoable:!1},(()=>{s[r(856)]()})),s[r(695)](),this[r(657)][r(508)](s.id),this[r(597)][r(508)](s),t}))}return s}[Ec(564)](t){const e=Ec;return this[e(899)][e(873)](t)}[Ec(713)](t,e){const n=Ec,r=this[n(538)][n(779)][n(555)](n(537)),s=this[n(513)](t);if(this[n(791)]&&this[n(791)][n(776)])if(s[n(843)]){const s=r[n(638)](zr(this[n(538)][n(717)],n(823)));this[n(791)][n(776)](t,e)[n(533)]((()=>{r[n(812)](s)}))}else s.on(n(864),(()=>{this[n(713)](t,e)}))}[Ec(870)](t){const n=Ec;if(!this[n(791)]||!this[n(791)][n(513)])throw new e.CKEditorError(n(816),this);return this[n(791)][n(513)](t)}[Ec(798)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(675)](t),i=this[e(657)][e(555)](n)||this[e(848)](r,s,n,o,{});switch(this[e(839)](i,r,s,o),this[e(597)][e(555)](i)){case e(527):this[e(870)](n)[e(533)]((t=>{const r=e;let s=Promise[r(571)]();t[r(664)]&&(s=this[r(745)][r(637)]({channelId:this[r(538)][r(693)][r(555)](r(480)),threadId:n})),s[r(533)]((()=>{const e=r;this[e(598)](t)[e(843)]=!0}))})),this[e(597)][e(503)](i,e(490));break;case e(530):this[e(713)](n,{state:e(684)});case e(493):this[e(597)][e(503)](i,e(879)),this[e(865)](e(606),i);break;case e(879):this[e(865)](e(651),i)}return i[e(621)](t),i}[Ec(895)](t){const e=Ec,n=Array[e(589)](t),r=n[e(554)]((t=>e(874)==t[e(714)]));this[e(512)](r);const s=n[e(554)]((t=>!t[e(485)]&&e(874)!=t[e(714)])),o=this[e(820)]({skipNotAttached:!0})[e(554)]((t=>!t[e(485)]&&e(874)!=t[e(714)])),i=o[e(554)]((n=>!t[e(873)](n))),a=new Map(o[e(854)]((t=>[t,this[e(700)][e(486)](t[e(714)],t[e(658)],e(728))]))),c=new Map(o[e(854)]((t=>[t,t[e(692)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(724)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(724)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(724)];t++){const n=s[t];!l[e(873)](n)&&n[e(619)]&&(f[e(638)](n[e(619)]),n[e(619)][e(549)]===n&&(n[e(619)][e(549)]=null),n[e(619)]=null),!u[e(873)](n)&&n[e(549)]&&(f[e(638)](n[e(549)]),n[e(549)][e(619)]===n&&(n[e(549)][e(619)]=null),n[e(549)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(724)];e++){const r=g(t,n[e]);r&&(r[0][s(549)]=r[1],r[1][s(619)]=r[0],u[s(638)](r[0]),l[s(638)](r[1]))}}function g(t,n){const r=e;if(t[r(883)].id!==n[r(883)].id)return null;const s=a[r(555)](t)(t,n,c[r(555)](t),c[r(555)](n));return s&&a[r(555)](n)(t,n,c[r(555)](t),c[r(555)](n))?s[1][r(520)]&&s[1][r(520)][r(724)]?null:s:null}f[e(755)]&&this[e(895)](f)}[Ec(512)](t){const e=Ec;if(0==t[e(724)])return;const n=this[e(820)]({skipNotAttached:!0})[e(554)]((t=>e(874)==t[e(714)]&&t[e(845)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(795)]);s[e(873)](n)||(s[e(503)](n,r[e(724)]),r[e(505)]([]));const i=s[e(555)](n);r[i][e(505)](t)}!function(){const t=e;r[t(643)](((e,n)=>{const r=t,s=e[0][r(729)],o=n[0][r(729)];return s==o?e[0][r(795)][r(608)]<n[0][r(795)][r(608)]?-1:1:s<o?-1:1}));for(const e of r)e[t(643)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(724)];t++){if(0==r[t][e(724)])continue;const n=[];for(let s=t+1;s<r[e(724)];s++)0!=r[s][e(724)]&&i(r[t],r[s])&&n[e(505)](s);for(const s of n)r[t]=r[t][e(711)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(724)];n++)t[n][e(549)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(724)];n++)t[n][e(619)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(795)][r(608)]!==n[0][r(795)][r(608)]&&t[0][r(883)]!==n[0][r(883)])return!1;if(!function(t,e){const n=r;return!t[n(664)]&&!e[n(664)]||(!t[n(664)]||!e[n(664)])&&(!!(t[n(664)]&&e[n(729)]<t[n(520)][n(536)][n(555)](0)[n(729)])||!!(e[n(664)]&&t[n(729)]<e[n(520)][n(536)][n(555)](0)[n(729)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(795)],r(608)),o=Ic(n[0][r(795)],r(608));return!!wr(s,o)&&(!!t[r(824)]((t=>n[r(903)]((e=>t[r(692)]()[r(667)](e[r(692)]())))))&&n[r(824)]((e=>t[r(903)]((t=>e[r(692)]()[r(667)](t[r(692)]()))))))}}[Ec(759)](t){const e=Ec,n=Array[e(589)](t),r=this[e(820)]({skipNotAttached:!0}),s=r[e(554)]((n=>!t[e(873)](n))),o=new Map(n[e(854)]((t=>[t,this[e(700)][e(486)](t[e(714)],t[e(658)],e(750))]))),i=new Map(r[e(854)]((t=>[t,t[e(907)]()])));for(let t=0;t<n[e(724)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(724)];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(724)];e++){const s=r[e];if(s[a(714)]!==n[a(714)]||s[a(883)].id!==n[a(883)].id||s[a(658)]!==n[a(658)])continue;if(!Oc(n,s,[a(608)]))continue;if(a(874)==n[a(714)]&&n[a(718)][a(790)]!=s[a(718)][a(790)])continue;if(a(874)==n[a(714)]&&t[a(564)](n[a(718)][a(646)]))continue;if(a(780)==n[a(714)]){const e=t[a(538)][a(726)],r=n[a(548)]();if(r&&(e[a(544)][a(509)](r)||e[a(544)][a(881)](r)))continue}const c=o[a(555)](n),u=i[a(555)](n),l=i[a(555)](s),f=n[a(520)]&&n[a(520)][a(724)],h=s[a(520)]&&s[a(520)][a(724)];if(!f&&c(l,u))return t[a(735)](s,n),i[a(508)](n),!0;if(!h&&c(u,l))return t[a(735)](n,s),i[a(508)](s),!0}return!1}}[Ec(735)](t,e){const n=Ec;if(t[n(485)])for(const r of e[n(907)]())t[n(738)](r);else{const r=e[n(692)]()[n(648)];this[n(757)](t,this[n(561)][n(579)](t[n(692)]()[n(615)],r))}e[n(498)]()}[Ec(526)](t,e){const n=Ec,r=t[n(871)](n(587))||t[n(871)](n(874))?n(771):t[n(531)]();return zr(this[n(538)][n(717)],e+"_"+r+n(808))}[Ec(716)](){const t=Ec,e=this[t(538)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(561)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(675)](t[s(521)]);if(s(721)===e){n[s(792)](this[s(526)](r,s(878)));break}}for(const t of r){const{group:e,type:r}=this[s(675)](t[s(521)]);if(s(721)===e){n[s(792)](this[s(526)](r,s(511)));break}}}))}[Ec(494)](t){const e=Ec;if(this[e(698)])return!1;const n=this[e(538)],r=n[e(726)][e(645)][e(904)][e(609)]();if(0==r[e(724)])return!1;const s=[],o=r[e(554)]((t=>e(874)==t[e(714)])),i=r[e(554)]((t=>e(769)==t[e(714)]&&e(835)!=t[e(521)])),a=r[e(554)]((t=>e(812)==t[e(714)]&&e(835)!=t[e(521)]));for(const t of o)s[e(505)]({key:t[e(897)],newValue:t[e(543)],oldValue:t[e(489)],range:Sc(t[e(570)],n[e(726)])});for(const t of i){const r=a[e(789)]((n=>n[e(787)][e(667)](t[e(787)])));r&&s[e(505)]({key:e(702),newValue:t[e(521)],oldValue:r[e(521)],range:n[e(726)][e(604)](t[e(787)][e(689)])})}return 0!=s[e(724)]&&this[e(588)](t,s)}[Ec(747)](t){const e=Ec;let n=!1;const r=this[e(538)][e(726)][e(645)][e(904)][e(583)]()[e(554)]((t=>t[e(718)][e(892)]&&t[e(521)][e(871)](e(867))));for(const s of r){const{subType:r,id:o}=this[e(675)](s[e(521)]),i=r[e(666)]("|")[0];for(const r of this[e(820)]({skipNotAttached:!0}))r.id!=o&&e(874)==r[e(714)]&&r[e(718)]&&r[e(718)][e(646)]==i&&r[e(692)]()[e(541)](s[e(718)][e(892)])&&(this[e(524)](r,s[e(718)][e(892)],t),n=!0)}return n}[Ec(560)](t){const e=Ec;this[e(538)],this[e(698)]=!0,t()}[Ec(802)](t){const e=Ec,n=this[e(564)](t),r=this[e(574)][e(873)](t);return n||r}[Ec(588)](t,e){const n=Ec;if(0==e[n(724)])return!1;let r=!1;for(const s of e){const e=this[n(612)](s[n(570)],n(874))[n(554)]((t=>!t[n(849)][n(663)]))[n(854)]((t=>t[n(721)])),i=(0,o.hashObject)({newValue:s[n(736)]});e[n(554)]((t=>{const e=n,[r,o]=t[e(658)][e(666)]("|");return r==s[e(646)]&&o!=i}))[n(753)]((e=>{const o=n;this[o(524)](e,s[o(570)],t),r=!0}))}return r}[Ec(524)](t,e,n){const r=Ec,s=t[r(692)]()[r(594)](e);0!==s[r(724)]?1!==s[r(724)]?this[r(565)](t,e[r(615)],e[r(648)]):this[r(757)](t,s[0]):n[r(733)](t[r(901)]())}}class Ac{constructor(t){const e=Ec;this[e(487)]=t,this[e(561)]=t[e(726)],this[e(902)]=new Map,this[e(492)]=new Map,this[e(872)]()}[Ec(893)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(561)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(486)](t,e,i(632))(...n),onDiscard:(...n)=>this[i(486)](t,e,i(856))(...n)})}[Ec(778)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(902)][s(503)](o,r)}[Ec(486)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(902)][r(555)](s)||this[r(492)][r(555)](t+":"+n)}[Ec(872)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(643)](((t,n)=>t[e(615)][e(617)](n[e(615)])?1:-1)),this[e(561)][e(744)]((n=>{const r=e;for(const e of t){let t;t=e[r(648)][r(763)]&&e[r(648)][r(585)]==e[r(615)][r(689)]?n[r(794)](e[r(615)][r(689)],"on"):n[r(794)](e),this[r(561)][r(793)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(561)][n(744)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(854)]((t=>(Cc(t)&&(t=this[s(561)][s(579)](t[s(648)])),t)))[s(554)]((t=>s(810)!==t[s(715)][s(504)]));if(c[s(724)]<1)return;const u=Array[s(589)](this[s(561)][s(645)][s(562)][s(907)]())[s(854)]((t=>i.LiveRange[s(891)](t)));r[s(705)](c);for(const t of this[s(487)][s(896)][s(896)]())t[s(697)]();a[s(505)]({forceDefaultExecution:!0}),this[s(487)][s(748)](o,...a);const l=u[s(554)]((t=>s(810)!=t[s(715)][s(504)]));l[s(724)]>0&&r[s(705)](l);for(const t of u)t[s(484)]()}))},s=(e,n)=>1==e[t(724)]&&1==n[t(724)]&&e[0][t(648)][t(667)](n[0][t(615)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(561)])?[e,n]:vc(n,e,s,r,this[t(561)])?[n,e]:null;this[t(492)][t(503)](t(741),e),this[t(492)][t(503)](t(688),n),this[t(492)][t(503)](t(691),s),this[t(492)][t(503)](t(803),o),this[t(492)][t(503)](t(655),n),this[t(492)][t(503)](t(862),e),this[t(492)][t(503)](t(852),s),this[t(492)][t(503)](t(885),o),this[t(492)][t(503)](t(704),r),this[t(492)][t(503)](t(506),e),this[t(492)][t(503)](t(623),s),this[t(492)][t(503)](t(682),e),this[t(492)][t(503)](t(635),r),this[t(492)][t(503)](t(584),e),this[t(492)][t(503)](t(522),s),this[t(492)][t(503)](t(731),e),this[t(492)][t(503)](t(563),e),this[t(492)][t(503)](t(629),((e,n)=>{const r=t;if(!n)return;const s=this[r(487)][r(779)][r(555)](yc);this[r(561)][r(744)]((t=>{const o=r;if(o(702)==n[o(646)])for(const r of e){const e=r[o(615)][o(689)],s=n[o(790)];t[o(800)](e,s)}else if(s[o(564)](n[o(646)]))for(const r of e)void 0!==n[o(790)]?t[o(725)](n[o(646)],n[o(790)],r[o(615)][o(689)]):t[o(825)](n[o(646)],r[o(615)][o(689)]);else for(const r of e)n[o(790)]?t[o(725)](n[o(646)],n[o(790)],r):t[o(825)](n[o(646)],r)}))})),this[t(492)][t(503)](t(905),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(585)][r(703)]({includeSelf:!0,parentFirst:!0})){if(s[r(715)]==s)return!1;if(!n[r(525)](s))return!1;if(t[r(509)](s)||t[r(881)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(648)][e(585)]==t[e(615)][e(689)]&&t[e(648)][e(708)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(857)].is(s(625))&&!r[s(509)](t[s(857)]),i=t[s(615)][s(652)](o),a=t[s(648)][s(652)](o,{direction:s(821)});return!(t[s(615)][s(667)](i)&&t[s(648)][s(667)](a)||(i[s(617)](a)?n[s(737)](e,{range:n[s(579)](i,a)}):n[s(733)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(615)][e(689)];return n&&n.is(e(518))}function Sc(t,e){const n=Ec;return null==t[n(648)][n(575)]&&t[n(648)][n(585)]==t[n(615)][n(689)]?Mc(t[n(615)][n(689)],e):t}function Mc(t,e){const n=Ec,r=e[n(544)][n(509)](t)||e[n(544)][n(631)](t);return e[n(579)](e[n(742)](t,n(746)),r?e[n(496)](t):e[n(742)](t,n(648)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(648)][o(667)](r[o(615)]))return!0;if(t[o(714)]!=e[o(714)])return!1;if(!n[o(648)][o(752)](r[o(615)]))return!1;const i=s[o(579)](n[o(648)],r[o(615)])[o(889)]();for(const t of i)if([o(818),o(578)][o(906)](t[o(714)])&&s[o(544)][o(881)](t[o(857)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(845)]||!e[r(845)])&&wr(Ic(t[r(795)],n),Ic(e[r(795)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(795)]),s=Fc(e);if(!t[n(845)])return!1;for(const t of Object[n(510)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(863)]({},t);return delete n[e(720)],delete n[e(694)],n}const Dc=xc;function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=158]})(t,e)}function Pc(){const t=["PENDING_ACTION_SUGGESTION","_editor","model","2961788qNhORu","stopListening","canEditAt","locale","6ShHcUQ","39177hKzJZu","isEnabled","plugins","_setPendingAction","PendingActions","9269456mjwcRg","discardSuggestion","commands","_acceptCommand","get","4032xBAFLB","getRanges","execute","change:isDirty","remove","3308nBClGM","listenTo","6601415xYDcFb","acceptSuggestion","_removePendingAction","canAccept","bind","_discardCommand","isDirty","view","canDiscard","destroy","5088188QXFrlQ","10kolKiz","add","commentThreadController","_pendingAction","unbind","332742bQvTBT"];return(Pc=function(){return t})()}!function(t,e){const n=xc,r=t();for(;;)try{if(950562===parseInt(n(189))/1+-parseInt(n(193))/2+-parseInt(n(166))/3*(parseInt(n(171))/4)+parseInt(n(173))/5*(parseInt(n(197))/6)+parseInt(n(183))/7+parseInt(n(161))/8+-parseInt(n(198))/9*(-parseInt(n(184))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(192)]=e,this[s(180)]=n,this[s(186)]=r,this[s(191)]=t,this[s(164)]=t[s(163)][s(165)](s(174)),this[s(178)]=t[s(163)][s(165)](s(162)),this[s(180)][s(177)](s(199)).to(this[s(164)],this[s(178)],((t,e)=>t||e)),this[s(180)][s(177)](s(176)).to(this[s(164)],s(199),(t=>t&&this[s(191)][s(192)][s(195)](e[s(167)]()))),this[s(180)][s(177)](s(181)).to(this[s(178)],s(199),(t=>t&&this[s(191)][s(192)][s(195)](e[s(167)]()))),this[s(187)]=null,n[s(179)]&&this[s(159)](),this[s(172)](n,s(174),(()=>this[s(174)]())),this[s(172)](n,s(162),(()=>this[s(162)]())),this[s(172)](n,s(169),(()=>{const t=s;n[t(179)]?this[t(159)]():this[t(175)]()}))}[Dc(174)](){const t=Dc;this[t(164)][t(168)](this[t(192)].id)}[Dc(162)](){const t=Dc;this[t(178)][t(168)](this[t(192)].id)}[Dc(182)](){const t=Dc;this[t(180)][t(188)](t(199)),this[t(180)][t(188)](t(176)),this[t(180)][t(188)](t(181)),this[t(194)](),this[t(186)][t(182)](),this[t(187)]&&this[t(175)]()}[Dc(159)](){const t=Dc,e=zr(this[t(191)][t(196)],t(190));this[t(187)]=this[t(191)][t(158)][t(165)](t(160))[t(185)](e)}[Dc(175)](){const t=Dc;null!==this[t(187)]&&this[t(191)][t(158)][t(165)](t(160))[t(170)](this[t(187)]),this[t(187)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=342]})(t,e)}function Gc(){const t=["addComment","delegate","locale","set","value","_model","bind","isActive","element","34682mDwjgR","2140303jsUiMH","hasDirtyComment","851256qdtIUE","disableComments","cancel","focus","canDiscard","disabledSubmit","updateComment","isDirty","commentThread","4oTobnB","_createCommentViews","76938eLunYd","16616iOezxc","showInput","commentsListView","editorConfig","setData","20xlIMPr","11030qbVMNZ","3186zpwrQp","commentInputView","2371895rnXOyE","descriptionParts","isReadOnly","70AjyFcH","fire","canAccept","editor","removeComment","_localUser","commentThreadInputView","_config","destroy","length","36wyfRRk","CommentView","isEnabled","authoredAt","assign","submit","_createCommentThreadInputView"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(474261===-parseInt(n(345))/1*(parseInt(n(365))/2)+parseInt(n(348))/3+-parseInt(n(357))/4*(-parseInt(n(369))/5)+parseInt(n(359))/6*(-parseInt(n(372))/7)+-parseInt(n(360))/8+-parseInt(n(367))/9*(parseInt(n(366))/10)+-parseInt(n(346))/11*(-parseInt(n(382))/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=jc;super(t),this[s(362)]=null,this[s(378)]=null,this[s(392)](s(343),!1),this[s(392)](s(385),e[s(385)]),this[s(342)](s(385)).to(e),this[s(392)](s(370),[]),this[s(392)](s(355),!1),this[s(392)](s(384),!1),this[s(392)](s(374),!1),this[s(392)](s(352),!1),this[s(394)]=e,this[s(377)]=n,this[s(379)]=r,r[s(349)]?this[s(392)](s(381),1):this[s(358)]()}[Uc(351)](){const t=Uc;this[t(344)][t(351)]()}[Uc(380)](){const t=Uc;this[t(362)]&&this[t(362)][t(380)](),this[t(378)]&&this[t(378)][t(380)](),super[t(380)]()}[Uc(358)](){const t=Uc,{CommentsListView:e}=this[t(379)];this[t(362)]=new e(this[t(391)],this[t(394)][t(356)],Object[t(386)]({CommentView:this[t(379)][t(383)]},this[t(379)])),this[t(362)][t(390)](t(376)).to(this),this[t(362)][t(390)](t(354)).to(this),this[t(362)][t(342)](t(343)).to(this),this[t(392)](t(381),this[t(362)][t(381)]+1),this[t(342)](t(381)).to(this[t(362)],t(381),(t=>t+1)),this[t(378)]=this[t(388)](),this.on(t(376),(()=>this[t(351)]())),this[t(342)](t(355)).to(this[t(362)],t(347),this[t(378)][t(368)],t(393),((t,e)=>t||!!e))}[Uc(388)](){const t=Uc,{CommentThreadInputView:e}=this[t(379)],n=new e(this[t(391)],this[t(377)],this[t(379)][t(363)]),r=n[t(368)];return n[t(342)](t(361)).to(this,t(343),this[t(394)][t(356)],t(371),r,t(393),((t,e,n)=>!!n||t&&!e)),r.on(t(387),((e,n)=>{const s=t;this[s(373)](s(389),n),r[s(375)][s(364)]("")})),r.on(t(350),(()=>this[t(351)]())),r[t(342)](t(353)).to(this[t(394)][t(356)],t(371)),n}}const Hc=zc;function zc(t,e){const n=Xc();return(zc=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(714817===-parseInt(n(427))/1*(parseInt(n(496))/2)+parseInt(n(458))/3+parseInt(n(430))/4+-parseInt(n(461))/5*(parseInt(n(463))/6)+parseInt(n(498))/7+parseInt(n(457))/8*(-parseInt(n(510))/9)+parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class Wc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(503)](i(460),""),this[i(504)](i(460)).to(this,i(436),(t=>t&&t[0]?t[0][i(460)]:"")),this[i(504)](i(497)).to(this,i(436),this,i(467),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(513)+Kc(e[n(500)],e[n(445)])+n(443);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(469)]=null,this[i(522)]=this[i(482)](zr(e,i(523)),t.icons[i(464)],i(466),i(447),"sw"),this[i(522)][i(504)](i(421)).to(this,i(417)),this[i(420)]=this[i(482)](zr(e,i(423)),t.icons[i(474)],i(454),i(487),"sw"),this[i(420)][i(504)](i(421)).to(this,i(505)),this[i(432)]=new o.UserView(e,this[i(435)][i(476)],this[i(489)]()),this[i(432)][i(465)]({attributes:{class:[i(486),i(416)]}}),this[i(478)](this[i(484)]())}[Hc(484)](){const t=Hc,e=this[t(434)],n=[{tag:t(515),attributes:{class:[t(452),t(485)]},children:[{tag:t(506),children:[{text:this[t(432)][t(495)]}],attributes:{class:[t(437),t(524)]}},{tag:t(507),attributes:{datetime:e.to(t(512)),class:[t(514),t(471)]},children:[{text:e.to(t(512),(e=>this[t(481)][t(450)](e)))}]}]},{tag:t(515),attributes:{class:[t(492),t(459)]},children:[this[t(522)],this[t(420)]]},{tag:t(515),attributes:{class:[t(419)]}}];this[t(435)][t(509)]&&n[t(426)]({tag:t(515),attributes:{class:[t(433)]},children:[{text:this[t(441)]()}]});const r={tag:t(515),attributes:{class:[t(516),e.if(t(467),t(508)),e.to(t(460),(e=>t(502)+e)),this[t(481)][t(429)]&&t(448)],"data-suggestion-id":this[t(435)].id,"data-thread-id":this[t(435)][t(449)].id,"data-author-id":this[t(435)][t(476)].id,tabindex:-1},children:[{tag:t(515),attributes:{class:[t(517),t(438)]},children:[this[t(432)],{tag:t(515),attributes:{class:[t(518),t(511)]},children:n}]}]};return this[t(493)]&&this[t(453)]&&(r[t(428)][t(426)](this[t(493)],this[t(453)]),this[t(493)][t(431)](t(470)).to(this),this[t(493)][t(431)](t(440)).to(this),this[t(453)][t(431)](t(470)).to(this),this[t(453)][t(431)](t(440)).to(this)),r}[Hc(444)](){const t=Hc;super[t(444)](),this[t(469)]=this[t(480)][t(475)](t(462)),this[t(469)][t(519)]=this[t(497)],this.on(t(472),((e,n,r)=>{const s=t;this[s(469)][s(519)]=r}))}[Hc(482)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(491)]);return a[i(503)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(465)]({attributes:{class:n}}),a.on(i(520),(()=>{const t=i;this[t(456)](r,this[t(435)].id)})),a}[Hc(441)](){const t=Hc;return t(499)===this[t(435)][t(455)][t(488)][t(415)]?zr(this[t(491)],t(483)):zr(this[t(491)],t(442))}[Hc(489)](){const t=Hc;return this[t(435)][t(509)]?t(499)===this[t(435)][t(455)][t(488)][t(415)]?zr(this[t(491)],t(473),this[t(435)][t(490)][t(495)]):zr(this[t(491)],t(422),this[t(435)][t(490)][t(495)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(468)]("*")[n(446)](((t,e)=>e%2!=0?n(494)+qc(t)+n(439):qc(t)))[n(451)](""),e&&(r+=n(521)+e[n(425)]+n(479)+e[n(525)]+n(477)),r}function qc(t){const e=Hc,n=document[e(424)](e(506));return n[e(501)]=t,n[e(519)]}function Xc(){const t=["ck-annotation__info-name","title","source","ck-annotation__user","canAccept","14283440DAxOBs","ck-annotation__content-wrapper","discardButton","isEnabled","EXTERNAL_AVATAR","Discard suggestion","createElement","value","push","1RyrCQM","children","disableComments","1771880Qmpalj","delegate","userView","ck-comment__external","bindTemplate","_model","descriptionParts","ck-suggestion__info-name","ck-annotation","</span>","editorDestroyed","getExternalSuggestionNote","EXTERNAL_SUGGESTION","</p>","render","color","map","acceptSuggestion","ck-suggestion--disabled-comments","commentThread","formatDateTime","join","ck-suggestion__info","commentThreadInputView","ck-suggestion--discard","attributes","fire","32XhqJSP","2801661DgFsOl","ck-annotation__actions","type","2978565JTJuyn",".ck-annotation__content-wrapper","6kTuaHp","check","extendTemplate","ck-suggestion--accept","isActive","split","_descriptionElement","editorReady","ck-annotation__info-time","change:description","EXTERNAL_IMPORT_WORD_AVATAR","cancel","querySelector","author",'"></span>',"setTemplate",'" title="',"element","_config","_createButton","EXTERNAL_IMPORT_WORD_SUGGESTION","getTemplate","ck-annotation__info","ck-suggestion__user","discardSuggestion","@external","getUserViewNotificationText","creator","locale","ck-suggestion__actions","commentsListView",'<span class="ck-suggestion-type">',"name","2768352qOmTIG","description","3406851MMviDB","importWord","content","innerText","ck-suggestion-","set","bind","canDiscard","span","time","ck-suggestion-wrapper--active","isExternal","1343673jTvpFo","ck-annotation__main","authoredAt","<p>","ck-comment__info-time","div","ck-suggestion-wrapper","ck-suggestion","ck-suggestion__main","innerHTML","execute",'<span class="ck-suggestion-color" style="background-color: ',"acceptButton","Accept suggestion"];return(Xc=function(){return t})()}const Qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=Yc;function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=468]})(t,e)}function Jc(){const t=["registerAnnotation","buttonView","comments.maxCommentsWhenCollapsed","getRanges","comments.maxCommentCharsWhenCollapsed","157546WTxAWU","menuBar:trackChanges","discardAllSuggestions","comments","push","descriptionFactory","refreshSelectedViews","hasSuggestion","CommentsUI","794580RuAjEu","Accept all selected suggestions","children","_createToolbarButton","_disableComments","discardButton","EditorAnnotations","_viewToController","comments.maxThreadTotalWeight","2814GQDOyJ","menuitem","_updateController","pluginName","delegate","Discard all selected suggestions","init","set","descriptionParts","stopListening","_handleControllerBuffer","getAllAdjacentSuggestions","define","suggestion-","items","CommentsRepository","acceptAllSuggestions","addComment","_destroyController","plugins","execute","activeAnnotations","get","isDirty","panelView","9eOXORI","length","change:previous","getSuggestion","11839FkiEiN","commentThread","getDescriptions","isMultiRange","componentFactory","previous","_refreshActiveMarkers","getMarkers","_suggestionToController","_addUIComponentsToFactory","toMany","acceptSelectedSuggestions","_initializeController","getMarkerNames","clear","actionView","discardSelectedSuggestions","separator","isInContent","CommentView","menu","add","comments.editorConfig","reduce","742tKbxVU","mainView","Discard all suggestions","_createMenuBarMenu","delete","has","_bindAnnotationToEditors","some","editing","trackChanges.SuggestionThreadView","trackChanges.disableComments","menuitemcheckbox","getFirstRange","4UPOnqP","TrackChangesEditing","commandName","Accept all suggestions","values","Annotations","value","filter","destroy","createCommentThreadController","_handleSuggestionControllerDelayed","bind","createAnnotation","listenTo","remove","keys","lowest","unbind","isOn","commands","activeMarkers","trackChanges","suggestionLoaded","_unbindEditors","138272ThbzBH","Track changes","type","config","addSourceCollector","isEnabled","editor","_annotationViews","TrackChangesUI","from","source","arrowView","326736qNXtwO","button","getJoined","suggestionUnloaded","change:activeAnnotations","size","switchbutton","requires","locale","model","head","1399660ZoaZrO","createAnnotationView","SuggestionThreadView","focus","view","suggestionChanged","innerView","getByInnerView","acceptButton"];return(Jc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(149744===parseInt(n(503))/1+parseInt(n(601))/2+-parseInt(n(576))/3+-parseInt(n(540))/4*(-parseInt(n(587))/5)+-parseInt(n(474))/6*(parseInt(n(527))/7)+-parseInt(n(564))/8*(-parseInt(n(499))/9)+-parseInt(n(610))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Zc(583)](){const t=Zc;return[yc,o.Users,t(489),t(545),t(471)]}static get[Zc(477)](){return Zc(572)}constructor(t){const e=Zc;super(t),this[e(511)]=new Map,this[e(472)]=new Map,this[e(571)]=new Map,this[e(484)]=new Map;const n=this[e(570)][e(567)];n[e(486)](e(536),Wc),n[e(486)](e(537),!1),this[e(469)]=n[e(496)](e(537))}[Zc(550)](t,e){const n=Zc;0===this[n(484)][n(581)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(484)]){const r=this[t(511)][t(532)](e);r||n?r&&n&&this[t(492)](e):this[t(515)](e)}this[t(484)][t(517)](),this[t(570)][t(493)][t(496)](t(471))[t(607)](),this[t(509)]()}),10),this[n(484)][n(481)](t,e)}[Zc(480)](){const t=Zc,e=this[t(570)],n=e[t(493)][t(496)](t(541)),r=e[t(493)][t(496)](t(545)),s=e[t(493)][t(496)](t(471)),o=e[t(493)][t(496)](t(489));this[t(512)](),s[t(568)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(573)](this[e(511)])){const s=t[e(485)](),o=[];for(const t of s){if(!t[e(521)])continue;if(t[e(506)]){o[e(605)](...t[e(599)]());continue}const n=t[e(539)]();if(o[e(500)]>0){const t=o[0][e(578)](n);if(t){o[0]=t;continue}}o[e(605)](n)}n[e(605)]([r[e(591)],o])}return n})),this[t(553)](n,t(562),((e,n)=>{const r=t;this[r(553)](n,r(501),((t,e,s,o)=>{const i=r;n[i(521)]&&(null==s?(this[i(476)](o[i(586)]),this[i(550)](n,!1)):(this[i(476)](s[i(586)]),null==o&&this[i(550)](n,!0)))})),null!==n[r(508)]?this[r(476)](n[r(586)]):this[r(550)](n,!1)})),this[t(553)](n,t(579),((e,n,r)=>{const s=t;this[s(483)](n,s(501)),this[s(484)][s(531)](n),this[s(511)][s(532)](n)&&this[s(492)](n),r&&this[s(476)](r[s(586)])})),this[t(553)](n,t(592),((e,n)=>{this[t(476)](n)})),this[t(553)](r,t(580),(()=>{this[t(509)]()})),this[t(553)](o,t(491),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(608)](r))return;const i=n[o(502)](r);this[o(511)][o(496)](i)[o(591)][o(590)]()}),{priority:t(556)})}[Zc(509)](){const t=Zc,e=this[t(570)][t(493)][t(496)](t(545)),n=this[t(570)][t(493)][t(496)](t(541)),r=Array[t(573)](e[t(495)],(e=>e[t(593)]))[t(547)]((e=>this[t(472)][t(532)](e))),s=[];for(const e of r){const n=this[t(472)][t(496)](e)[t(585)][t(485)]();s[t(605)](...n[t(526)](((e,n)=>[...e,...n[t(516)]()]),[]))}n[t(560)]=s}[Zc(512)](){const t=Zc,n=this[t(570)],r=n[t(584)],o=zr(r,t(565)),i=new e.Collection([{type:t(582),model:new s.ViewModel({withText:!0,label:o,commandName:t(561),role:t(538)})},{type:t(520)},{type:t(577),model:new s.ViewModel({withText:!0,label:zr(r,t(543)),commandName:t(490),role:t(475)})},{type:t(577),model:new s.ViewModel({withText:!0,label:zr(r,t(611)),commandName:t(514),role:t(475)})},{type:t(577),model:new s.ViewModel({withText:!0,label:zr(r,t(529)),commandName:t(603),role:t(475)})},{type:t(577),model:new s.ViewModel({withText:!0,label:zr(r,t(479)),commandName:t(519),role:t(475)})}]);for(const e of i)if(tu(e)){const r=n[t(559)][t(496)](e[t(585)][t(542)]);e[t(585)][t(551)](t(558),t(569)).to(r,t(546),t(569))}n.ui[t(507)][t(524)](t(561),(e=>this[t(468)](e,i,o))),n.ui[t(507)][t(524)](t(602),(e=>this[t(530)](e,i,o)))}[Zc(468)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(570)][r(559)][r(496)](r(561));o[r(597)][r(481)]({tooltip:n,label:n,icon:Qc}),o[r(597)][r(551)](r(558)).to(i,r(546)),o[r(597)].on(r(494),(()=>{const t=r;i[t(494)](),this[t(570)][t(535)][t(591)][t(590)]()})),(0,s.addListToDropdown)(o,e,{role:r(523)});const a=[];for(const t of e)tu(t)&&a[r(605)](this[r(570)][r(559)][r(496)](t[r(585)][r(542)]));const c=o[r(597)];return c[r(518)][r(557)](r(569)),c[r(575)][r(557)](r(569)),c[r(518)][r(551)](r(569)).to(i,r(569)),c[r(575)][r(551)](r(569))[r(513)](a,r(569),((...t)=>t[r(534)]((t=>t)))),o.on(r(494),(t=>{const e=r;this[e(570)][e(494)](t[e(574)][e(542)]),this[e(570)][e(535)][e(591)][e(590)]()})),o}[Zc(530)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(570)][r(559)][r(496)](r(561));o[r(597)][r(481)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(520)==n[r(566)]){a[r(488)][r(524)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(585)];i[r(551)](...Object[r(555)](c)).to(c),i[r(478)](r(494)).to(o),i.on(r(494),(()=>{const t=r;this[t(570)][t(494)](c[t(542)]),this[t(570)][t(535)][t(591)][t(590)]()})),e[r(612)][r(524)](i),a[r(488)][r(524)](e)}return o[r(551)](r(569)).to(i,r(569)),o[r(498)][r(612)][r(524)](a),o}[Zc(515)](t){const e=Zc,n=this[e(570)],r=n[e(567)],s=n[e(493)][e(496)](e(545)),i=n[e(493)][e(496)](e(489)),a=n[e(493)][e(496)](e(471)),c=n[e(493)][e(496)](o.Users).me,u=r[e(496)](e(561))[e(589)],{CommentsListView:l,CommentThreadInputView:f}=n[e(493)][e(496)](e(609));let h,g;this[e(571)][e(532)](t.id)?(g=this[e(571)][e(496)](t.id),h=g[e(528)]):(h=new u(n[e(584)],t,c,{disableComments:this[e(469)],editorConfig:r[e(496)](e(525)),maxCommentsWhenCollapsed:r[e(496)](e(598)),maxThreadTotalWeight:r[e(496)](e(473)),maxCommentCharsWhenCollapsed:r[e(496)](e(600)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(496)](e(584))),CommentView:r[e(496)](e(604))[e(522)],CommentsListView:l,CommentThreadInputView:f}),h[e(595)].on(e(494),(()=>{const t=e;n[t(535)][t(591)][t(590)]()})),h[e(470)].on(e(494),(()=>{const t=e;n[t(535)][t(591)][t(590)]()})),g=s[e(588)](this[e(570)][e(584)],h),g[e(551)](e(497)).to(h,e(497)),g[e(551)](e(500)).to(h),g[e(551)](e(566)).to(h,e(566),(t=>e(487)+t)),this[e(571)][e(481)](t.id,g));const d=i[e(549)](t[e(504)],h),p=new Bc(n,t,h,d),m=t[e(485)]()[e(547)]((t=>t[e(521)]));h[e(482)]=n[e(493)][e(496)](e(541))[e(606)][e(505)](m),this[e(511)][e(481)](t,p),this[e(472)][e(481)](h,p);const I=s[e(552)]({view:g,target:()=>{const r=e,s=[],i=t[r(485)]()[r(547)]((t=>t[r(521)]));for(const t of i)s[r(605)](...t[r(510)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(535)],s)},type:()=>e(487)+p[e(591)][e(566)]});i[e(533)](h,I),s[e(524)](I),a[e(596)](I)}[Zc(492)](t){const e=Zc,n=this[e(570)][e(493)][e(496)](e(489)),r=this[e(570)][e(493)][e(496)](e(545)),s=this[e(511)][e(496)](t),o=s[e(591)],i=r[e(594)](o);n[e(563)](o),i&&r[e(554)](i),this[e(511)][e(531)](t),this[e(472)][e(531)](o),s[e(548)]()}[Zc(476)](t){const e=Zc;if(!t[e(521)]||!this[e(511)][e(532)](t))return;const n=this[e(570)][e(493)][e(496)](e(541)),r=this[e(511)][e(496)](t),s=t[e(485)]();r[e(591)][e(482)]=n[e(606)][e(505)](s)}[Zc(548)](){const t=Zc;for(const e of this[t(511)][t(555)]())this[t(492)](e);for(const e of this[t(571)][t(544)]())e[t(528)][t(548)]();super[t(548)]()}}function tu(t){return Zc(585)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=314]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(547134===-parseInt(n(329))/1+parseInt(n(324))/2*(parseInt(n(318))/3)+parseInt(n(323))/4+parseInt(n(332))/5*(parseInt(n(330))/6)+-parseInt(n(327))/7+-parseInt(n(335))/8*(parseInt(n(328))/9)+parseInt(n(322))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(334)](){return[yc,$c,eu(315)]}static get[eu(325)](){return eu(317)}set[eu(314)](t){var e=eu;this[e(316)][e(331)][e(326)](yc)[e(314)]=t}get[eu(314)](){var t=eu;return this[t(316)][t(331)][t(326)](yc)[t(314)]}[eu(319)](t){var e=eu;return this[e(316)][e(331)][e(326)](yc)[e(320)](t)}[eu(333)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(316)][n(331)][n(326)](yc)[n(333)]({skipNotAttached:t,toJSON:e})}[eu(321)](t){var e=eu;return this[e(316)][e(331)][e(326)](yc)[e(321)](t)}}function su(){var t=["2226259WMETNc","6111XFsycW","488841TxJoAl","5330652dVITbB","plugins","5ODGwuM","getSuggestions","requires","6056XIyaQX","adapter","Comments","editor","TrackChanges","36921rqdxjj","addSuggestion","addSuggestionData","getSuggestion","3704660oSiyVN","1304184IUlmIL","46XbAnhT","pluginName","get"];return(su=function(){return t})()}function ou(){const t=["useAnonymousUser","5091306jtRsTs","createDocumentFragment","getFullData","TrackChangesData","1594503xWPqlj","_adapter","result","execute","map","editor","track-changes-data-invalid-editor-creator","5xUeFzB","end","Pagination","getCommentThreads","name","requires","826322EOWJjl","appendChild","getDataWithAcceptedSuggestions","CommentsRepository","rootsAttributes","addCommentThread","document","43475SgdOJS","create","div","getDataWithDiscardedSuggestions","editorCreator","config","TrackChangesDataGetter","getUser","addSuggestionData","createElement","pluginName","addUser","780376kbRKga","287776HWrUwq","model","get","init","destroy","set","TrackChangesEditing","data","users","getRootsAttributes","getRootNames","push","1594132RqkGfX","27icaKqk","discardAllSuggestions","define","plugins","Users","function","reduce","acceptAllSuggestions","constructor","getSuggestions","trackChangesData.editorCreator","trackChangesData"];return(ou=function(){return t})()}const iu=au;function au(t,e){const n=ou();return(au=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(467409===-parseInt(n(269))/1+parseInt(n(231))/2+parseInt(n(249))/3+-parseInt(n(218))/4+parseInt(n(256))/5*(-parseInt(n(245))/6)+parseInt(n(262))/7+-parseInt(n(219))/8*(-parseInt(n(232))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const cu=[iu(258)];class uu extends t.Plugin{static get[iu(261)](){return[yc]}static get[iu(216)](){return iu(248)}[iu(222)](){const t=iu,n=this[t(254)];if(n[t(211)][t(234)](t(242),(e=>{const r=t,s=n[r(220)][r(268)][r(229)]()[r(238)](((t,e)=>(t[e]="",t)),{});return n[r(240)][r(270)](s,e)})),t(237)!=typeof n[t(211)][t(221)](t(243))[t(210)])throw new e.CKEditorError(t(255))}[iu(264)](t){return hu(this[iu(254)],!0,t)}[iu(272)](t){return hu(this[iu(254)],!1,t)}}class lu extends t.Plugin{static get[iu(216)](){return iu(212)}constructor(t){const e=iu;super(t),this[e(251)]=e(257)}[iu(222)](){const t=iu;this[t(254)][t(235)][t(221)](t(265))[t(250)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(254)][t(235)][t(221)](t(225))[t(250)]=null}}function fu(t){return void 0!==t[iu(228)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(235)][r(230)](yc,lu),s[r(266)]=fu(t)?t[r(228)]():void 0;const i=document[r(246)](),a=t[r(211)][r(221)](r(243))[r(210)],c=await a(s,(()=>function(t){const e=r,n=document[e(215)](e(271));return t[e(263)](n),n}(i)));!function(t,e){const n=r,s=t[n(220)][n(268)][n(229)]()[n(238)](((e,r)=>(e[r]=t[n(226)][n(221)]({rootName:r}),e)),{}),o=t[n(235)][n(221)](n(236))[n(227)][n(253)]((t=>({id:t.id,name:t[n(260)]}))),i=t[n(235)][n(221)](n(225))[n(241)]({skipNotAttached:!0,toJSON:!0}),a=t[n(235)][n(221)](n(265))[n(259)]({skipNotAttached:!0,toJSON:!0}),c=e[n(235)][n(221)](n(236)),u=e[n(235)][n(221)](n(225)),l=e[n(235)][n(221)](n(265));for(const t of o)c[n(213)](t.id)||c[n(217)](t);c.me||c[n(244)]();for(const t of a)l[n(267)](t);for(const t of i)u[n(214)](t);e[n(226)][n(224)](s)}(t,c),c[r(252)](r(e?239:233));const u=fu(c)?c[r(247)](n):c[r(226)][r(221)](n);return await c[r(223)](),u}function gu(){var t=["2762454sazkem","407FMlUKp","1142206WnXfhj","15032QNTDGX","174035CxYTNK","344020yVAnUw","1028526fPYVKC","7033495IEXUAr","774tEBDRw","188CioEPh","6dMFrOo"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=113]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(955345===parseInt(n(117))/1+parseInt(n(113))/2*(-parseInt(n(121))/3)+-parseInt(n(120))/4*(-parseInt(n(115))/5)+-parseInt(n(122))/6+parseInt(n(118))/7+parseInt(n(114))/8*(parseInt(n(119))/9)+-parseInt(n(116))/10*(parseInt(n(123))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});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 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=F,V.prototype.delete=B,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 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=Dt,Vt.prototype.delete=Bt,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 xe=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 Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(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?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,Be,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 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 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?Be: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 xr=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(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==Tc?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=xs();return(Ps=function(t,e){return n[t-=161]})(t,e)}function xs(){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(xs=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())}}(xs);class Bs 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)]==Tc))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),(1,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=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=211]})(t,e)}function Bo(){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(Bo=function(){return t})()}!function(t,e){const n=xo,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())}}(Bo);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 xi=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 Bi extends t.Plugin{[xi(406)](){const t=xi,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)]())}[xi(409)](){const t=xi,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 xa=Ba;function Ba(t,e){const n=Ua();return(Ba=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=Ba,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{[xa(429)](){const t=xa,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--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Oc();return(bc=function(t,e){return n[t-=221]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(830599===parseInt(n(267))/1+parseInt(n(603))/2*(parseInt(n(589))/3)+-parseInt(n(441))/4+parseInt(n(373))/5*(-parseInt(n(399))/6)+-parseInt(n(466))/7*(parseInt(n(352))/8)+-parseInt(n(355))/9*(parseInt(n(315))/10)+parseInt(n(350))/11*(parseInt(n(502))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);const Tc=Ec(508);class _c extends t.Plugin{static get[Ec(264)](){return[Ec(234),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,ks,Ss,Bs,to,so,uo,go,bo,Ao,Ro,vo,Do,Vo,Uo,Xo,Qo,ei,ci,pi,Ri,si,js,Xs,bi,Ai,Mi,Di,Bi,zi,qi,$i,ra,aa,ha,ma,qa,_a,Na,Pa,Ja,va,ja,za]}static get[Ec(426)](){return Ec(485)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(653)]((t=>String[e(487)](t)))[e(509)]("")}super(t),this[e(236)]=!1,this[e(420)](e(563),[]),this.on(e(260),((n,r,s,o)=>{const i=e;this[i(252)][i(224)]((()=>{const e=i;for(const n of[...o,...s])this[e(252)][e(448)][e(641)](n)&&t[e(369)][e(585)](n)}))})),this[e(237)]=new qr(this[e(438)][e(480)][e(268)],this[e(438)][e(637)]),this[e(536)]=null,this[e(365)]=new yc(this[e(438)]),this[e(539)]=new Map,this[e(492)]=t[e(562)][e(248)](e(234)),this[e(417)]=new Set,this[e(252)]=this[e(438)][e(480)],this[e(231)]=new WeakMap,this[e(379)]=!1,this[e(572)]=new Set([e(508)]),this[e(282)]=new Set,t[e(410)][e(277)](e(525),e(340)),this[e(652)]=t[e(410)][e(248)](e(525)),t[e(410)][e(277)](e(295),!0),this[e(335)]=t[e(410)][e(248)](e(295)),this[e(418)]=new f(t,this[e(417)]),this[e(265)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,49,50])}[Ec(644)](){const t=Ec,n=this[t(438)],r=(e,n)=>{const r=t;if(r(302)!=e)return r(453)+e;const s=n[r(329)]("|")[0];return this[r(342)](s)?r(571):r(232)};n[t(594)][t(490)](t(305))[t(542)]({model:t(457),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(469)](e[n(296)]),a=[n(403),r(o,i)];let c=3e3;return this[n(563)][n(414)](e[n(296)])&&(a[n(229)](n(484)),c=3010),n(623)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(594)][t(490)](t(546))[t(339)]((e=>{const r=t;e.on(r(226),((t,e,s)=>{const o=r;if(!s[o(406)][o(558)])return;const i=e[o(307)];if(!i)return;const c=s[o(590)][o(297)](i);n[o(480)][o(268)][o(595)](i)&&c&&!c[o(331)](o(254))&&c.is(o(576))&&(0,a.toWidget)(c,s[o(361)])}),{priority:r(256)})})),n[t(594)][t(490)](t(546))[t(542)]({model:t(457),view:(e,n)=>{const s=t;if(!n[s(406)][s(558)])return null;const{type:o,subType:i}=this[s(469)](e[s(296)]);return{classes:[s(403),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(307)])return;const{id:c}=this[a(469)](o[a(296)]);if(r){const t=this[a(539)][a(248)](c),e=this[a(269)](t);if(!this[a(342)](e))return}if(o[a(307)].is(a(303)))return void i[a(440)][a(291)](o[a(307)],s[a(243)]);const u=i[a(590)][a(297)](o[a(307)]);if(o[a(307)].is(a(371))&&n[a(480)][a(268)][a(333)](o[a(307)])&&!u[a(331)](a(467))){i[a(361)][a(442)]([a(403),a(571)],u),i[a(361)][a(647)](a(372),c,u),i[a(590)][a(437)](u,o[a(296)]),e&&(this[a(563)][a(414)](o[a(296)])?i[a(361)][a(442)](a(484),u):i[a(361)][a(529)](a(484),u));for(const t of n[a(480)][a(388)](o[a(307)])[a(363)]())i[a(440)][a(291)](t,s[a(243)]);i[a(440)][a(291)](o[a(307)],s[a(243)])}};n[t(594)][t(490)](t(546))[t(339)]((e=>{const n=t;e.on(n(581),((t,e,r)=>{const o=n;r[o(406)][o(558)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(258)})})),n[t(594)][t(490)](t(546))[t(339)]((e=>{const n=t;e.on(n(640),((t,e,r)=>{const o=n;r[o(406)][o(558)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(258)})})),n[t(594)][t(490)](t(546))[t(463)]({model:t(457),view:(e,n)=>n[t(406)][t(558)]?null:{group:t(457),name:e[t(221)](11)}}),n[t(594)][t(490)](t(465))[t(298)]({view:{name:t(457),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(512)+e[r(548)](r(244))+":"+e[r(548)]("id");return e[r(548)](r(599))&&(s+=":"+e[r(548)](r(599))),n[r(304)](r(245),{"data-name":s})}}),n[t(594)][t(490)](t(465))[t(299)]({view:t(457)}),n[t(594)][t(490)](t(305))[t(339)]((e=>{const n=t;e.on(n(581),s(),{priority:n(256)})})),n[t(594)][t(490)](t(305))[t(339)]((e=>{const n=t;e.on(n(640),s({isAttributeSuggestion:!0}),{priority:n(256)})})),n[t(594)][t(490)](t(305))[t(339)]((e=>{const n=t;e.on(n(610),((t,e,r)=>{const s=n,o=r[s(590)][s(557)](e[s(296)]);if(o)for(const t of o)t[s(331)](s(467))||(r[s(361)][s(529)]([s(403),s(571),s(484)],t),r[s(361)][s(504)](s(372),t),r[s(590)][s(428)](t,e[s(296)]))}),{priority:n(256)})})),n[t(594)][t(490)](t(305))[t(339)]((e=>{const n=t;e.on(n(287),((t,e,r)=>{const s=n,o=r[s(590)][s(557)](e[s(296)]);if(!o)return;const{id:i}=this[s(469)](e[s(296)]),a=this[s(539)][s(248)](i),c=this[s(269)](a);if(this[s(342)](c))for(const t of o)t[s(331)](s(467))||(r[s(361)][s(529)]([s(403),s(571),s(484)],t),r[s(361)][s(504)](s(372),t),r[s(590)][s(428)](t,e[s(296)]))}),{priority:n(256)})})),n[t(480)][t(606)][t(547)]((e=>{const r=t;let s=!1;const o=Array[r(493)](n[r(480)][r(606)][r(357)][r(366)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(469)](t);if(r(457)!==o)continue;const h=this[r(539)][r(248)](f);if(null!=c[r(271)]){r(427)==u&&(s=s||Cc(c[r(271)],t,e,n[r(480)][r(268)]));const o=r(302)==u&&this[r(342)](l[r(329)]("|")[0]);if(c[r(271)][r(462)]||r(321)==c[r(271)][r(228)][r(449)]||r(378)==u&&!Rc(c[r(271)])||o&&!Rc(c[r(271)])||r(623)==u&&(kc(a=c[r(271)])||function(t){const e=r;return t[e(288)][e(364)]==t[e(534)][e(377)]&&t[e(288)][e(374)]}(a)))e[r(503)](t),s=!0;else{if(!h||!h[r(580)])continue;i[r(339)](h)}}}var a;return i[r(398)]>0&&(s=!!this[r(323)](i)||s),s})),n[t(480)][t(606)][t(547)]((e=>{const r=t;let s=!1;for(const t of n[r(480)][r(606)][r(357)][r(429)]())if(r(564)==t[r(533)])for(const t of this[r(539)][r(310)]()){if(t[r(433)]||!t[r(580)])continue;const o=r(378)==t[r(533)],i=this[r(269)](t),a=i&&this[r(342)](i);if(!o&&!a)continue;const c=t[r(475)]();if(c[r(288)][r(364)]!=c[r(534)][r(364)]&&!c[r(534)][r(374)]){const o=n[r(480)][r(574)](c[r(288)][r(544)],r(534)),i=n[r(480)][r(345)](c[r(288)],o);e[r(235)](t[r(347)](),{range:i}),s=!0}}return s})),n[t(480)][t(606)][t(547)]((e=>this[t(474)](e))),n[t(480)][t(606)][t(547)]((e=>!e[t(259)][t(343)]&&this[t(266)](e))),n[t(480)].on(t(423),(()=>{this[t(236)]=!1})),n[t(480)][t(606)].on(t(458),((r,s)=>{const o=t;if(!s[o(343)]||s[o(311)])return;if(!this[o(236)])return;const i=n[o(480)][o(606)][o(357)][o(429)]();if(0==i[o(239)])return;const a=[],c=i[o(443)]((t=>o(302)==t[o(533)])),u=i[o(443)]((t=>o(564)==t[o(533)]&&o(636)!=t[o(243)]));for(const t of c)this[o(538)](t[o(430)])&&a[o(229)]({key:t[o(430)],newValue:t[o(559)],oldValue:t[o(523)],range:Nc(t[o(468)],n[o(480)])});for(const t of u){if(o(300)!=t[o(397)]&&o(620)!=t[o(397)])continue;const e=Sc(t[o(382)][o(544)],n[o(480)]),r=t[o(567)];o(300)==t[o(397)]&&a[o(229)]({key:o(508),newValue:t[o(243)],oldValue:r[o(243)],range:e});for(const[n,s]of r[o(387)]){if(!this[o(538)](n))continue;const r=t[o(387)][o(248)](n);s!==r&&a[o(229)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(387)])this[o(538)](n)&&(r[o(387)][o(641)](n)||a[o(229)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(239)]&&n[o(480)][o(375)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(358)](t,e,s,o,{groupId:r});this[n(489)](t,a)}))}),{priority:t(554)}),n[t(480)][t(448)].on(t(621),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(469)](n[s(243)]),e=this[s(539)][s(248)](t);e&&e[s(556)](n[s(243)])}})),n[t(480)][t(606)].on(t(458),(()=>{const e=t,r=Array[e(493)](n[e(480)][e(606)][e(357)][e(366)]())[e(443)]((t=>e(457)===this[e(469)](t[e(243)])[e(351)]));if(0===r[e(239)])return;r[e(272)](((t,n)=>{const r=e,s=t[r(253)][r(275)],o=n[r(253)][r(275)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(288)][r(360)](o[r(288)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(469)](t);if(null===n[e(275)]){const n=this[e(354)](t);o[e(339)](n)}else{const t=this[e(539)][e(248)](r);null!==n[e(271)]||t[e(580)]?(s[e(339)](t[e(308)]),o[e(339)](t)):this[e(456)](t)}}o[e(398)]>0&&this[e(553)](o);for(const t of s)this[e(482)](e(436),t)})),n[t(480)].on(t(491),((e,r)=>{const s=t,o=r[0];if(!this[s(539)][s(398)])return;if(!o[s(401)])return;if(o[s(259)][s(311)]||!o[s(259)][s(343)])return;let i,a;switch(o[s(533)]){case s(564):i=n[s(480)][s(574)](o[s(382)]),a=i[s(646)](o[s(472)]);break;case s(329):i=n[s(480)][s(574)](o[s(545)]),a=n[s(480)][s(574)](o[s(622)]);break;case s(570):i=n[s(480)][s(574)](o[s(579)]),a=i[s(646)](o[s(472)]);break;default:return}const c=n[s(480)][s(345)](i,a);n[s(480)][s(224)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(597)](c)){if(e[t(433)])continue;if(t(427)==e[t(533)])continue;const r=this[t(269)](e);if(r&&this[t(342)](r)&&t(329)!=o[t(533)])continue;const s=e[t(253)]&&e[t(253)][t(407)];(t(378)!=e[t(533)]||t(329)==o[t(533)]&&!s)&&(n[t(233)]||t(325)==e[t(533)]&&n[t(630)]||e[t(475)]()[t(222)](c)&&this[t(261)](e,i,a))}}))}),{priority:t(554)}),n[t(480)].on(t(316),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(415)])return;if(this[s(379)])return;if(!this[s(418)][s(481)])return;if(o[s(462)])return;const a=n[s(480)][s(268)],{start:c,end:u}=o[s(475)](),l=c[s(544)]&&a[s(649)](c[s(544)])?null:a[s(280)](c,s(431)),f=u[s(377)]&&a[s(649)](u[s(377)])?null:a[s(280)](u,s(405)),h=n[s(480)][s(345)](l?l[s(288)]:c,f?f[s(534)]:u);n[s(480)][s(224)]((t=>{const e=s;this[e(383)](h);const r=n[e(480)][e(268)][e(280)](h[e(288)]);o.is(e(568))?t[e(380)](r):o[e(526)](r)})),e[s(586)]()}),{priority:e.priorities[t(588)]+10}),n[t(480)].on(t(611),((e,r)=>{const s=t,o=r[r[s(239)]-1];o&&o[s(415)]||this[s(379)]||this[s(418)][s(481)]&&(n[s(480)][s(224)]((()=>{const t=s;let o=n[t(480)][t(611)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(241)]=o[t(497)]();const i=o[t(534)][t(377)],a=n[t(480)][t(268)];i&&a[t(333)](i)&&!a[t(595)](i)&&(o=n[t(480)][t(345)](o[t(288)],n[t(480)][t(574)](i,t(534)))),this[t(575)](o)})),e[s(586)]())}),{priority:t(256)}),this[t(438)][t(276)][t(339)](t(368),this[t(418)]),this[t(289)](t(368));const o=new p(n,this[t(539)]);n[t(276)][t(339)](t(338),o),this[t(289)](t(338));const i=new b(n,this[t(539)]);n[t(276)][t(339)](t(283),i),this[t(289)](t(283)),n[t(276)][t(339)](t(535),new S(n,o,this[t(539)])),this[t(289)](t(535)),n[t(276)][t(339)](t(348),new S(n,i,this[t(539)])),this[t(289)](t(348)),n[t(276)][t(339)](t(435),new w(n,o,this[t(539)])),this[t(289)](t(435)),n[t(276)][t(339)](t(306),new w(n,i,this[t(539)])),this[t(289)](t(306));const c=n[t(562)][t(248)](t(234));this[t(444)](c,t(452),((e,{threadId:n})=>{const r=t,s=this[r(539)][r(248)](n);s&&s[r(341)]&&1===s[r(341)][r(239)]&&this[r(421)](n,{hasComments:!0})}),{priority:t(537)}),this[t(444)](c,t(573),((e,{threadId:n})=>{const r=t,s=this[r(539)][r(248)](n);s&&s[r(341)]&&!s[r(341)][r(239)]&&this[r(421)](n,{hasComments:!1})}),{priority:t(537)})}set[Ec(281)](t){const n=Ec;if(this[n(536)])throw new e.CKEditorError(n(605),this);this[n(536)]=t}get[Ec(281)](){return this[Ec(536)]}[Ec(505)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(539)][n(310)]())t&&!e[n(580)]||r[n(229)](e);return e?r[n(653)]((t=>t[n(499)]())):r}[Ec(249)](t){const n=Ec,r=this[n(539)][n(248)](t);if(!r)throw new e.CKEditorError(n(242),this);return r}[Ec(370)](t){const e=Ec;return this[e(539)][e(641)](t)}[Ec(464)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(533)][e(329)](":"),a=this[e(539)][e(248)](r)||this[e(612)](o,i,r,n,s);if(this[e(578)](a),this[e(479)](a,o,i||null,n),a[e(632)]=t[e(632)],a[e(607)]=!0,s&&s[e(551)]){const t=s[e(551)],n=this[e(447)](t[e(643)]);a[e(626)]=t[e(632)],a[e(278)]=n,a[e(274)]=!0}else a[e(626)]=t[e(632)];switch(t[e(253)]&&(a[e(253)]=t[e(253)]),t[e(387)]&&(a[e(387)]=t[e(387)]),this[e(536)]&&this[e(536)][e(313)]||(a[e(624)]=!0),this[e(231)][e(248)](a)){case e(230):this[e(231)][e(420)](a,e(450));break;case e(330):a[e(580)]?(this[e(323)](new Set([a])),this[e(553)](new Set([a])),this[e(231)][e(420)](a,e(270)),this[e(482)](e(312),a)):this[e(231)][e(420)](a,e(328))}return a}[Ec(338)](t){const e=Ec;this[e(415)]((()=>{const n=e;this[n(438)][n(480)][n(224)]((()=>{const e=n;for(const n of t[e(346)]())n[e(613)]()}))}))}[Ec(283)](t){const e=Ec;this[e(415)]((()=>{const n=e;this[n(438)][n(480)][n(224)]((()=>{const e=n;for(const n of t[e(346)]())n[e(314)]()}))}))}[Ec(289)](t,n){const r=Ec,s=this[r(438)][r(276)][r(248)](t);if(!s)throw new e.CKEditorError(r(587),this,{commandName:t});if(this[r(417)][r(641)](s))throw new e.CKEditorError(r(608),this,{commandName:t});this[r(417)][r(339)](s),n&&s.on(r(591),((t,e)=>{const o=r;this[o(418)][o(481)]&&(this[o(379)]||(e[o(239)]>0&&e[e[o(239)]-1]&&e[e[o(239)]-1][o(415)]?e[o(292)]():(t[o(241)]=n(((...t)=>s[o(591)](...t,{forceDefaultExecution:!0})),...e),t[o(586)]())))}),{priority:r(256)})}[Ec(415)](t){const n=Ec;let r,s;const o=this[n(379)];this[n(379)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(379)]=!1),s&&e.CKEditorError[n(524)](s,this),r}[Ec(575)](t,n=null,r={}){const s=Ec;if(t[s(462)])return null;const o=this[s(438)][s(562)][s(248)](s(290)).me;for(const{suggestion:e,meta:o}of this[s(597)](t,s(325)))if(o[s(630)]){if(!o[s(344)]){if(o[s(233)]){if(!this[s(335)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(261)](e,t[s(288)],t[s(534)]);break}if(n==e[s(376)]&&wc(e,r)){const n=e[s(475)]();return n[s(288)][s(402)](t[s(534)])?this[s(582)](e,this[s(252)][s(345)](t[s(288)],n[s(534)])):this[s(582)](e,this[s(252)][s(345)](n[s(288)],t[s(534)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(476)+n:s(325),u=this[s(617)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(634)](c,i,a,t),u}[Ec(392)](t,n=Ec(320),r={}){const s=Ec,o=this[s(438)][s(562)][s(248)](s(290)).me,i=this[s(365)][s(593)](s(325),n,s(509));for(const e of this[s(505)]())if(e[s(278)].id==o.id&&s(325)==e[s(533)]&&e[s(376)]==n&&wc(e,r)&&(i(e[s(263)](),t)||i(t,e[s(263)]()))){for(const n of t)e[s(561)](n);return e}for(const{suggestion:e,meta:n}of this[s(597)](t,s(325))){if(!n[s(630)])continue;if(!this[s(335)]&&n[s(233)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(263)]())for(const e of t)if(!n[s(222)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(476)+n,l=this[s(617)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(634)](u,a,c,e,Hr[s(284)]());return l}[Ec(519)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(462)])return null;if(o(225)===this[o(652)]){const e=this[o(365)][o(593)](o(427),r,o(613));return this[o(415)]((()=>e([t],n,s))),null}const i=this[o(438)][o(562)][o(248)](o(290)).me,a=[];if(o(240)!==this[o(652)])for(const{suggestion:e,meta:n}of this[o(597)](t,o(325)))n[o(630)]&&!n[o(478)]&&a[o(229)](...e[o(263)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(384)](s);e&&r[n(229)](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(239)];){const s=r[e][n(255)](t);r[n(609)](e,1,...s),e+=s[n(239)]}}return r}(t,a);c[o(239)]&&this[o(252)][o(224)]((()=>{const t=o;for(const e of c){const o=this[t(365)][t(593)](t(427),r,t(613));this[t(415)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(288)],u=t[o(534)];for(const{suggestion:e,meta:n}of this[o(597)](t,o(427))){if(!n[o(630)])continue;if(e[o(376)]!=r)continue;if(!wc(e,s))continue;const i=e[o(475)]();if(i[o(222)](t,!0))return null;c=c[o(360)](i[o(288)])?c:i[o(288)],u=u[o(614)](i[o(534)])?u:i[o(534)],a?i[o(288)][o(360)](a[o(475)]()[o(288)])?(a[o(600)](),a=e):e[o(600)]():a=e}const l=this[o(252)][o(345)](c,u);if(a)this[o(582)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(617)]({id:t,type:o(451)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(634)](o(451)+r,t,a,l)}}return null}[Ec(510)](t,n,r=[],s=null,o={}){const i=Ec;n[i(596)]||(n[i(596)]=n[i(455)]),n[i(407)]=t.is(i(468)),s=s||Lc(n);const a=r[i(653)]((t=>Sc(t,this[i(252)]))),c=t.is(i(468))?t:Sc(t,this[i(252)]);if(i(225)===this[i(652)]){const t=this[i(365)][i(593)](i(378),s,i(613));return this[i(415)]((()=>t([c],n,o))),null}a[i(229)](c);let u=!0;for(const t of a)if(!this[i(501)](t)){u=!1;break}if(u&&i(240)!==this[i(652)]){const t=this[i(365)][i(593)](i(378),s,i(613));return this[i(415)]((()=>t([c],n,o))),null}let l=null,f=c[i(288)],h=c[i(534)];for(const{suggestion:t,meta:e}of this[i(597)](c,i(378))){if(!e[i(630)])continue;if(e[i(344)]||e[i(233)]||e[i(478)])continue;if(t[i(253)][i(596)]!=n[i(596)])continue;if(!wc(t,o))continue;const r=t[i(475)]();if(t[i(376)]==s){if(r[i(222)](c,!0))return null;f=f[i(360)](r[i(288)])?f:r[i(288)],h=h[i(614)](r[i(534)])?h:r[i(534)],l?r[i(288)][i(360)](l[i(475)]()[i(288)])?(l[i(600)](),l=t):t[i(600)]():l=t}else{const e=c[i(384)](r);this[i(461)](t,e)}}const g=this[i(438)][i(562)][i(248)](i(290)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(582)](l,this[i(252)][i(345)](f,h)),l;{const t=this[i(617)]({id:d,type:i(385)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(634)](i(385)+s,d,p,this[i(252)][i(345)](f,h)),t}}[Ec(408)](t,n,r=[],s=null,o={}){const i=Ec;n[i(596)]||(n[i(596)]=n[i(455)]);const a=t[0];n[i(407)]=a.is(i(468)),s=s||Lc(n);const c=r[i(653)]((t=>Sc(t,this[i(252)]))),u=a.is(i(468))?t:t[i(653)]((t=>Sc(t,this[i(252)])));if(i(225)===this[i(652)]){const t=this[i(365)][i(593)](i(378),s,i(613));return this[i(415)]((()=>t(u,n,o))),null}c[i(229)](...u);let l=!0;for(const t of c)if(!this[i(501)](t)){l=!1;break}if(l&&i(240)!==this[i(652)]){const t=this[i(365)][i(593)](i(378),s,i(613));return this[i(415)]((()=>t(u,n,o))),null}const f=this[i(438)][i(562)][i(248)](i(290)).me;for(const t of this[i(505)]()){if(t[i(278)].id!=f.id)continue;if(i(378)!=t[i(533)]||t[i(253)][i(596)]!=n[i(596)])continue;if(!wc(t,o))continue;const e=t[i(376)]==s;for(let n=0;n<u[i(239)];n++){const r=u[n];for(const s of t[i(592)]()){const o=s[i(424)]();if(r[i(402)](o)){e?(u[i(609)](n,1),n--):t[i(503)](s[i(243)]);break}}}}if(0==u[i(239)])return null;const h=this[i(365)][i(593)](i(378),s,i(509));for(const t of this[i(505)]())if(t[i(278)].id==f.id&&i(378)==t[i(533)]&&t[i(253)][i(596)]==n[i(596)]&&t[i(376)]==s&&wc(t,o)&&(h(t[i(263)](),u)||h(u,t[i(263)]()))){for(const e of u)t[i(561)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(385)+s,m=this[i(617)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(634)](p,g,d,t,Hr[i(284)]());return m}[Ec(383)](t,n=null,r={}){const s=Ec;if(t[s(462)])return null;const o=this[s(438)][s(562)][s(248)](s(290)).me,a=new i.LiveRange(t[s(288)],t[s(534)]);for(const{suggestion:t,meta:e}of this[s(597)](a,s(325)))if(e[s(630)]&&!e[s(344)])if(t[s(433)]){const e=t[s(263)]()[s(443)]((t=>s(321)!=t[s(228)][s(449)]));if(e[s(530)]((t=>a[s(222)](t,!0)))&&t[s(314)](),e[s(602)]((t=>t[s(222)](a,!0)))){const t=this[s(365)][s(593)](s(623),n,s(613));return this[s(415)]((()=>t([a],null,r))),null}}else{const e=a[s(384)](t[s(475)]());null!==e&&t[s(238)]([e],null,r)}if(a[s(633)](),a[s(462)]||s(321)==a[s(228)][s(449)])return null;let c=null,u=a[s(288)],l=a[s(534)];const f=this[s(597)](a,s(623));for(const{suggestion:t,meta:e}of f){const n=this[s(252)][s(345)](u,l);if(e[s(630)]&&(this[s(335)]||!e[s(233)]&&!e[s(478)]))if(t[s(433)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(263)]()){if(r[s(222)](n,!0))return t;n[s(222)](r)||(e=!1)}e&&t[s(314)]()}else{const e=t[s(475)]();if(e[s(222)](n,!0))return t;if(!wc(t,r)){n[s(222)](e)?t[s(600)]():e[s(223)](u)?u=e[s(534)]:e[s(223)](l)&&(l=e[s(288)]);continue}u=u[s(360)](e[s(288)])?u:e[s(288)],l=l[s(614)](e[s(534)])?l:e[s(534)],r=Object[s(409)]({},t[s(387)]),c?e[s(288)][s(360)](c[s(475)]()[s(288)])?(c[s(600)](),c=t):t[s(600)]():c=t}}if(c)return this[s(582)](c,this[s(252)][s(345)](u,l)),c;{const t=(0,e.uid)(),i=this[s(252)][s(345)](u,l),a=o.id,c=n?s(500)+n:s(623),f=this[s(617)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(634)](c,t,a,i),f}}[Ec(531)](t,n=Ec(320),r={}){const s=Ec,o=this[s(438)][s(562)][s(248)](s(290)).me,a=t[s(653)]((t=>new i.LiveRange(t[s(288)],t[s(534)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(597)](a,s(325)))e[s(630)]&&!e[s(344)]&&c[s(339)](t);for(const e of c)if(e[s(433)]){const o=e[s(263)]();if((!e[s(387)]||!e[s(387)][s(381)])&&o[s(530)]((t=>a[s(602)]((e=>e[s(222)](t,!0)))))&&e[s(314)](),a[s(530)]((t=>o[s(602)]((e=>e[s(222)](t,!0)))))){const e=this[s(365)][s(593)](s(623),n,s(613));return this[s(415)]((()=>e(t,null,r))),null}}else{const t=e[s(475)]();if(a[s(602)]((e=>e[s(222)](t,!0)))&&e[s(314)](),a[s(530)]((e=>t[s(222)](e,!0)))){const t=this[s(365)][s(593)](s(623),n,s(613));return this[s(415)]((()=>t(a,null,r))),null}}const u=this[s(365)][s(593)](s(623),n,s(509));let l=null;for(const t of this[s(505)]())if(t[s(278)].id==o.id&&t[s(580)]&&s(623)==t[s(533)]&&t[s(376)]==n&&wc(t,r)&&(u(t[s(263)](),a)||u(a,t[s(263)]())))if(l){if(t[s(341)]&&t[s(341)][s(239)])continue;for(const e of t[s(263)]())l[s(286)](e)||l[s(561)](e);t[s(600)]()}else{l=t;for(const e of a)t[s(286)](e)||t[s(561)](e)}if(l)return l;c[s(541)]();for(const{suggestion:t,meta:e}of this[s(597)](a,s(623)))e[s(630)]&&(this[s(335)]||!e[s(233)]&&!e[s(478)])&&wc(t,r)&&c[s(339)](t);for(const t of c){const e=t[s(263)]();if((!r||!r[s(381)])&&a[s(530)]((t=>e[s(602)]((e=>e[s(222)](t,!0))))))return t;(!t[s(387)]||!t[s(387)][s(381)])&&e[s(530)]((t=>a[s(602)]((e=>e[s(222)](t,!0)))))&&t[s(314)]()}const f=(0,e.uid)(),h=o.id,g=s(500)+n,d=this[s(617)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(633)](),t[s(462)]||s(321)==t[s(228)][s(449)]||this[s(634)](g,f,h,t,Hr[s(284)]());return d}[Ec(358)](t,n,r,s,o){const i=Ec;if(t[i(462)])return[];if(i(225)===this[i(652)])return[];const a=this[i(438)][i(562)][i(248)](i(290)).me.id,c=Array[i(493)](this[i(539)][i(310)]())[i(443)]((e=>i(302)==e[i(533)]&&e[i(253)][i(635)]==n&&e[i(286)](t)));if(i(340)===this[i(652)]){const e=this[i(597)](t,i(325))[i(443)]((({meta:t})=>t[i(630)]&&!t[i(478)]&&!t[i(344)]))[i(653)]((({suggestion:t})=>t));c[i(513)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(302)==t[i(533)]?t[i(253)][i(494)]:void 0,o=t[i(475)](),a=Array[i(493)](u[i(650)]())[i(629)]((t=>t[i(393)](o)));if(!a)continue;const c=a[i(255)](o);this[i(342)](n)&&i(325)==t[i(533)]&&0!=c[i(239)]||(u[i(411)](a),c[i(319)]((t=>{u[i(420)](t,r)})),i(325)!=t[i(533)]&&e!=s&&u[i(420)](a[i(384)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(239)]>37&&console[i(496)](i(477),{key:n});const f=(i(293)+(n+"|")+Lc({newValue:s}))[i(322)](0,60),h=this[i(617)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(229)](h),this[i(634)](f,c,a,t)}return l}[Ec(389)](t){const e=Ec;this[e(289)](t,((t,...n)=>{this[e(326)]((()=>{t(...n)}))}))}[Ec(250)](t){const e=Ec;this[e(572)][e(339)](t)}[Ec(349)](t){const e=Ec;this[e(282)][e(339)](t)}[Ec(269)](t){const e=Ec;return e(302)==t[e(533)]?t[e(376)][e(329)]("|")[0]:null}[Ec(582)](t,e){const n=Ec,r=t[n(347)]();this[n(252)][n(224)]((t=>{t[n(235)](r,{range:e})}))}[Ec(578)](t){const e=Ec,n=t.id,r=this[e(438)][e(410)][e(248)](e(527));this[e(492)][e(353)](n)||this[e(492)][e(425)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(492)][e(439)](n);s[e(583)](e(471)),s[e(471)]=!1,t[e(341)]=s}[Ec(479)](t,n,r,s){const o=Ec;if(t[o(533)]!=n||t[o(376)]!=r||t[o(528)].id!=s)throw this[o(438)][o(627)](o(422)),new e.CKEditorError(o(422),this)}[Ec(461)](t,n){const r=Ec,s=t[r(475)]();if(n[r(402)](s))t[r(600)]();else if(s[r(222)](n)){const o=this[r(252)][r(574)](n[r(288)][r(377)],r(534));this[r(582)](t,this[r(252)][r(345)](s[r(288)],o));const i=(0,e.uid)(),a=t[r(528)].id,c=t[r(533)]+":"+t[r(376)];this[r(617)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(253)],attributes:t[r(387)]});const u=this[r(252)][r(574)](n[r(534)][r(364)],r(470)),l=this[r(252)][r(345)](u,s[r(534)]);this[r(634)](c,i,a,l)}else if(s[r(223)](n[r(288)])){const e=this[r(252)][r(574)](n[r(288)][r(377)],r(534));this[r(582)](t,this[r(252)][r(345)](s[r(288)],e))}else{const e=this[r(252)][r(574)](n[r(534)][r(364)],r(470));this[r(582)](t,this[r(252)][r(345)](e,s[r(534)]))}}[Ec(501)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(597)](t,e(325))){if(!r[e(630)])continue;const s=n[e(263)]();for(const n of s)if(!t[e(255)](n)[e(239)])return!0}return!1}[Ec(336)](t){const n=Ec,r=this[n(438)][n(562)][n(248)](n(290))[n(577)](t);if(!r)throw new e.CKEditorError(n(390),this);return r}[Ec(447)](t){const e=Ec,n=this[e(438)][e(562)][e(248)](e(290)),r=(0,o.hashObject)(e(540)+t);return n[e(577)](r)||n[e(294)]({id:r,name:t})}[Ec(612)](t,e,n,r,s){const o=Ec,i=this[o(336)](r),a=this[o(365)][o(317)](t,e,n,i,s,(t=>{const e=o;this[e(421)](n,{attributes:t});const r=this[e(249)](n);this[e(323)](new Set([r])),this[e(553)](new Set([r]))}));return this[o(444)](a,o(613),(()=>{const t=o;this[t(421)](n,{state:t(332)})}),{priority:o(256)}),this[o(444)](a,o(314),(()=>{const t=o;this[t(421)](n,{state:t(483)})}),{priority:o(256)}),this[o(539)][o(420)](n,a),this[o(231)][o(420)](a,o(230)),a}[Ec(469)](t){const e=Ec,n=t[e(329)](":");return{group:n[0],type:n[1],subType:n[e(239)]>=5?n[2]:null,id:n[e(239)]<5?n[2]:n[3],authorId:n[e(239)]<5?n[3]:n[4],markerCount:6==n[e(239)]?n[5]:null}}[Ec(261)](t,n,r){const s=Ec,o=t[s(475)](),i=o[s(288)],a=o[s(534)];this[s(582)](t,this[s(252)][s(345)](i,n));const c=(0,e.uid)(),u=t[s(528)].id,l=t[s(533)]+(t[s(376)]?":"+t[s(376)]:"");this[s(617)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(387)],data:t[s(253)]});const f=this[s(269)](t);(s(378)==t[s(533)]||f&&this[s(342)](f))&&(r=this[s(252)][s(566)](r[s(364)])),this[s(634)](l,c,u,this[s(252)][s(345)](r,a))}[Ec(597)](t,e=null){const n=Ec,r=[],s=this[n(438)][n(562)][n(248)](n(290)).me;Array[n(473)](t)||(t=[t]);for(const o of this[n(505)]()){if(!o[n(580)])continue;if(e&&o[n(533)]!=e)continue;let i=!1;for(const e of o[n(263)]()){for(const a of t){const t=a[n(288)][n(402)](e[n(534)])||a[n(534)][n(402)](e[n(288)]);if(t||a[n(384)](e)){const c=a[n(222)](e)&&Ac(this[n(252)][n(268)],e[n(288)],a),u=e[n(222)](a)&&Ac(this[n(252)][n(268)],a[n(288)],e);r[n(229)]({suggestion:o,meta:{isOwn:s==o[n(278)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(634)](t,e,n,r,s){const o=Ec;this[o(252)][o(224)]((i=>{const a=o;let c=a(512)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(434)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(456)](t){const e=Ec,n=t[e(522)],r=t[e(518)];t[e(522)]=null,t[e(518)]=null,null!=n&&n[e(518)]==t&&(n[e(518)]=r),null!=r&&r[e(522)]==t&&(r[e(522)]=n),e(270)==this[e(231)][e(248)](t)&&(this[e(231)][e(420)](t,e(328)),this[e(482)](e(517),t,n,r))}[Ec(617)](t){const n=Ec,r=t.id,s=this[n(464)](t);if(this[n(536)]&&this[n(536)][n(313)]){const o=this[n(438)][n(562)][n(248)](n(618)),i=s[n(543)],a=s[n(376)]?s[n(533)]+":"+s[n(376)]:s[n(533)],c=this[n(438)][n(637)],u=o[n(339)](zr(c,n(309))),l={id:r,type:a,hasComments:i,data:t[n(253)]||null,originalSuggestionId:t[n(391)]||null,attributes:s[n(387)]};this[n(536)][n(313)](l)[n(511)]((t=>{const e=n;s[e(624)]=!0,o[e(615)](u),t&&t[e(632)]&&(this[e(539)][e(248)](r)[e(632)]=t[e(632)])}))[n(301)]((t=>{const r=n;throw(0,e.logWarning)(r(356)),this[r(438)][r(480)][r(375)]({isUndoable:!1},(()=>{s[r(314)]()})),s[r(514)](),this[r(539)][r(411)](s.id),this[r(231)][r(411)](s),t}))}return s}[Ec(342)](t){const e=Ec;return this[e(572)][e(641)](t)}[Ec(421)](t,e){const n=Ec,r=this[n(438)][n(562)][n(248)](n(618)),s=this[n(249)](t);if(this[n(536)]&&this[n(536)][n(337)])if(s[n(624)]){const s=r[n(339)](zr(this[n(438)][n(637)],n(309)));this[n(536)][n(337)](t,e)[n(511)]((()=>{r[n(615)](s)}))}else s.on(n(651),(()=>{this[n(421)](t,e)}))}[Ec(246)](t){const n=Ec;if(!this[n(536)]||!this[n(536)][n(249)])throw new e.CKEditorError(n(396),this);return this[n(536)][n(249)](t)}[Ec(354)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(469)](t),i=this[e(539)][e(248)](n)||this[e(612)](r,s,n,o,{});switch(this[e(479)](i,r,s,o),this[e(231)][e(248)](i)){case e(230):this[e(246)](n)[e(511)]((t=>{const r=e;let s=Promise[r(498)]();t[r(543)]&&(s=this[r(492)][r(550)]({channelId:this[r(438)][r(410)][r(248)](r(527)),threadId:n})),s[r(511)]((()=>{const e=r;this[e(464)](t)[e(624)]=!0}))})),this[e(231)][e(420)](i,e(330));break;case e(328):this[e(421)](n,{state:e(495)});case e(450):this[e(231)][e(420)](i,e(270)),this[e(482)](e(312),i);break;case e(270):this[e(482)](e(436),i)}return i[e(556)](t),i}[Ec(553)](t){const e=Ec,n=Array[e(493)](t),r=n[e(443)]((t=>e(302)==t[e(533)]));this[e(446)](r);const s=n[e(443)]((t=>!t[e(433)]&&e(302)!=t[e(533)])),o=this[e(505)]({skipNotAttached:!0})[e(443)]((t=>!t[e(433)]&&e(302)!=t[e(533)])),i=o[e(443)]((n=>!t[e(641)](n))),a=new Map(o[e(653)]((t=>[t,this[e(365)][e(593)](t[e(533)],t[e(376)],e(486))]))),c=new Map(o[e(653)]((t=>[t,t[e(475)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(239)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(239)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(239)];t++){const n=s[t];!l[e(641)](n)&&n[e(522)]&&(f[e(339)](n[e(522)]),n[e(522)][e(518)]===n&&(n[e(522)][e(518)]=null),n[e(522)]=null),!u[e(641)](n)&&n[e(518)]&&(f[e(339)](n[e(518)]),n[e(518)][e(522)]===n&&(n[e(518)][e(522)]=null),n[e(518)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(239)];e++){const r=g(t,n[e]);r&&(r[0][s(518)]=r[1],r[1][s(522)]=r[0],u[s(339)](r[0]),l[s(339)](r[1]))}}function g(t,n){const r=e;if(t[r(278)].id!==n[r(278)].id)return null;const s=a[r(248)](t)(t,n,c[r(248)](t),c[r(248)](n));return s&&a[r(248)](n)(t,n,c[r(248)](t),c[r(248)](n))?s[1][r(341)]&&s[1][r(341)][r(239)]?null:s:null}f[e(398)]&&this[e(553)](f)}[Ec(446)](t){const e=Ec;if(0==t[e(239)])return;const n=this[e(505)]({skipNotAttached:!0})[e(443)]((t=>e(302)==t[e(533)]&&t[e(607)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(387)]);s[e(641)](n)||(s[e(420)](n,r[e(239)]),r[e(229)]([]));const i=s[e(248)](n);r[i][e(229)](t)}!function(){const t=e;r[t(272)](((e,n)=>{const r=t,s=e[0][r(632)],o=n[0][r(632)];return s==o?e[0][r(387)][r(604)]<n[0][r(387)][r(604)]?-1:1:s<o?-1:1}));for(const e of r)e[t(272)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(239)];t++){if(0==r[t][e(239)])continue;const n=[];for(let s=t+1;s<r[e(239)];s++)0!=r[s][e(239)]&&i(r[t],r[s])&&n[e(229)](s);for(const s of n)r[t]=r[t][e(506)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(239)];n++)t[n][e(518)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(239)];n++)t[n][e(522)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(387)][r(604)]!==n[0][r(387)][r(604)]&&t[0][r(278)]!==n[0][r(278)])return!1;if(!function(t,e){const n=r;return!t[n(543)]&&!e[n(543)]||(!t[n(543)]||!e[n(543)])&&(!!(t[n(543)]&&e[n(632)]<t[n(341)][n(445)][n(248)](0)[n(632)])||!!(e[n(543)]&&t[n(632)]<e[n(341)][n(445)][n(248)](0)[n(632)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(387)],r(604)),o=Ic(n[0][r(387)],r(604));return!!wr(s,o)&&(!!t[r(530)]((t=>n[r(602)]((e=>t[r(475)]()[r(402)](e[r(475)]())))))&&n[r(530)]((e=>t[r(602)]((t=>e[r(475)]()[r(402)](t[r(475)]()))))))}}[Ec(323)](t){const e=Ec,n=Array[e(493)](t),r=this[e(505)]({skipNotAttached:!0}),s=r[e(443)]((n=>!t[e(641)](n))),o=new Map(n[e(653)]((t=>[t,this[e(365)][e(593)](t[e(533)],t[e(376)],e(509))]))),i=new Map(r[e(653)]((t=>[t,t[e(263)]()])));for(let t=0;t<n[e(239)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(239)];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(239)];e++){const s=r[e];if(s[a(533)]!==n[a(533)]||s[a(278)].id!==n[a(278)].id||s[a(376)]!==n[a(376)])continue;if(!Mc(n,s,[a(604)]))continue;if(a(302)==n[a(533)]&&n[a(253)][a(494)]!=s[a(253)][a(494)])continue;if(a(302)==n[a(533)]&&t[a(342)](n[a(253)][a(635)]))continue;if(a(378)==n[a(533)]){const e=t[a(438)][a(480)],r=n[a(552)]();if(r&&(e[a(268)][a(595)](r)||e[a(268)][a(649)](r)))continue}const c=o[a(248)](n),u=i[a(248)](n),l=i[a(248)](s),f=n[a(341)]&&n[a(341)][a(239)],h=s[a(341)]&&s[a(341)][a(239)];if(!f&&c(l,u))return t[a(645)](s,n),i[a(411)](n),!0;if(!h&&c(u,l))return t[a(645)](n,s),i[a(411)](s),!0}return!1}}[Ec(645)](t,e){const n=Ec;if(t[n(433)])for(const r of e[n(263)]())t[n(561)](r);else{const r=e[n(475)]()[n(534)];this[n(582)](t,this[n(252)][n(345)](t[n(475)]()[n(288)],r))}e[n(600)]()}[Ec(400)](t,e){const n=Ec,r=t[n(395)](n(362))||t[n(395)](n(302))?n(520):t[n(648)]();return zr(this[n(438)][n(637)],e+"_"+r+n(251))}[Ec(265)](){const t=Ec,e=this[t(438)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(252)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(469)](t[s(243)]);if(s(457)===e){n[s(257)](this[s(400)](r,s(416)));break}}for(const t of r){const{group:e,type:r}=this[s(469)](t[s(243)]);if(s(457)===e){n[s(257)](this[s(400)](r,s(412)));break}}}))}[Ec(474)](t){const e=Ec;if(this[e(236)])return!1;const n=this[e(438)],r=n[e(480)][e(606)][e(357)][e(429)]();if(0==r[e(239)])return!1;const s=[],o=r[e(443)]((t=>e(302)==t[e(533)])),i=r[e(443)]((t=>e(564)==t[e(533)]&&e(636)!=t[e(243)])),a=r[e(443)]((t=>e(615)==t[e(533)]&&e(636)!=t[e(243)]));for(const t of o)s[e(229)]({key:t[e(430)],newValue:t[e(559)],oldValue:t[e(523)],range:Nc(t[e(468)],n[e(480)])});for(const t of i){const r=a[e(629)]((n=>n[e(382)][e(402)](t[e(382)])));r&&s[e(229)]({key:e(508),newValue:t[e(243)],oldValue:r[e(243)],range:n[e(480)][e(549)](t[e(382)][e(544)])})}return 0!=s[e(239)]&&this[e(489)](t,s)}[Ec(266)](t){const e=Ec;let n=!1;const r=this[e(438)][e(480)][e(606)][e(357)][e(366)]()[e(443)]((t=>t[e(253)][e(271)]&&t[e(243)][e(395)](e(279))));for(const s of r){const{subType:r,id:o}=this[e(469)](s[e(243)]),i=r[e(329)]("|")[0];for(const r of this[e(505)]({skipNotAttached:!0}))r.id!=o&&e(302)==r[e(533)]&&r[e(253)]&&r[e(253)][e(635)]==i&&r[e(475)]()[e(393)](s[e(253)][e(271)])&&(this[e(227)](r,s[e(253)][e(271)],t),n=!0)}return n}[Ec(326)](t){const e=Ec;this[e(438)],this[e(236)]=!0,t()}[Ec(538)](t){const e=Ec,n=this[e(342)](t),r=this[e(282)][e(641)](t);return n||r}[Ec(489)](t,e){const n=Ec;if(0==e[n(239)])return!1;let r=!1;for(const s of e){const e=this[n(597)](s[n(468)],n(302))[n(443)]((t=>!t[n(616)][n(344)]))[n(653)]((t=>t[n(457)])),i=(0,o.hashObject)({newValue:s[n(359)]});e[n(443)]((t=>{const e=n,[r,o]=t[e(376)][e(329)]("|");return r==s[e(635)]&&o!=i}))[n(319)]((e=>{const o=n;this[o(227)](e,s[o(468)],t),r=!0}))}return r}[Ec(227)](t,e,n){const r=Ec,s=t[r(475)]()[r(255)](e);0!==s[r(239)]?1!==s[r(239)]?this[r(261)](t,e[r(288)],e[r(534)]):this[r(582)](t,s[0]):n[r(503)](t[r(347)]())}}class yc{constructor(t){const e=Ec;this[e(488)]=t,this[e(252)]=t[e(480)],this[e(628)]=new Map,this[e(334)]=new Map,this[e(631)]()}[Ec(317)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(252)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(593)](t,e,i(613))(...n),onDiscard:(...n)=>this[i(593)](t,e,i(314))(...n)})}[Ec(404)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(628)][s(420)](o,r)}[Ec(593)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(628)][r(248)](s)||this[r(334)][r(248)](t+":"+n)}[Ec(631)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(272)](((t,n)=>t[e(288)][e(360)](n[e(288)])?1:-1)),this[e(252)][e(224)]((n=>{const r=e;for(const e of t){let t;t=e[r(534)][r(374)]&&e[r(534)][r(364)]==e[r(288)][r(544)]?n[r(327)](e[r(288)][r(544)],"on"):n[r(327)](e),this[r(252)][r(316)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(252)][n(224)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(653)]((t=>(kc(t)&&(t=this[s(252)][s(345)](t[s(534)])),t)))[s(443)]((t=>s(321)!==t[s(228)][s(449)]));if(c[s(239)]<1)return;const u=Array[s(493)](this[s(252)][s(606)][s(303)][s(263)]())[s(653)]((t=>i.LiveRange[s(532)](t)));r[s(380)](c);for(const t of this[s(488)][s(276)][s(276)]())t[s(620)]();a[s(229)]({forceDefaultExecution:!0}),this[s(488)][s(591)](o,...a);const l=u[s(443)]((t=>s(321)!=t[s(228)][s(449)]));l[s(239)]>0&&r[s(380)](l);for(const t of u)t[s(633)]()}))},s=(e,n)=>1==e[t(239)]&&1==n[t(239)]&&e[0][t(534)][t(402)](n[0][t(288)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(252)])?[e,n]:vc(n,e,s,r,this[t(252)])?[n,e]:null;this[t(334)][t(420)](t(625),e),this[t(334)][t(420)](t(324),n),this[t(334)][t(420)](t(601),s),this[t(334)][t(420)](t(565),o),this[t(334)][t(420)](t(639),n),this[t(334)][t(420)](t(460),e),this[t(334)][t(420)](t(432),s),this[t(334)][t(420)](t(367),o),this[t(334)][t(420)](t(318),r),this[t(334)][t(420)](t(638),e),this[t(334)][t(420)](t(515),s),this[t(334)][t(420)](t(394),e),this[t(334)][t(420)](t(413),r),this[t(334)][t(420)](t(516),e),this[t(334)][t(420)](t(560),s),this[t(334)][t(420)](t(642),e),this[t(334)][t(420)](t(619),e),this[t(334)][t(420)](t(419),((e,n)=>{const r=t;if(!n)return;const s=this[r(488)][r(562)][r(248)](_c);this[r(252)][r(224)]((t=>{const o=r;if(o(508)==n[o(635)])for(const r of e){const e=r[o(288)][o(544)],s=n[o(494)];t[o(300)](e,s)}else if(s[o(342)](n[o(635)]))for(const r of e)void 0!==n[o(494)]?t[o(647)](n[o(635)],n[o(494)],r[o(288)][o(544)]):t[o(504)](n[o(635)],r[o(288)][o(544)]);else for(const r of e)n[o(494)]?t[o(647)](n[o(635)],n[o(494)],r):t[o(504)](n[o(635)],r)}))})),this[t(334)][t(420)](t(247),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(364)][r(555)]({includeSelf:!0,parentFirst:!0})){if(s[r(228)]==s)return!1;if(!n[r(507)](s))return!1;if(t[r(595)](s)||t[r(649)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(534)][e(364)]==t[e(288)][e(544)]&&t[e(534)][e(262)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(307)].is(s(521))&&!r[s(595)](t[s(307)]),i=t[s(288)][s(454)](o),a=t[s(534)][s(454)](o,{direction:s(405)});return!(t[s(288)][s(402)](i)&&t[s(534)][s(402)](a)||(i[s(360)](a)?n[s(235)](e,{range:n[s(345)](i,a)}):n[s(503)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(288)][e(544)];return n&&n.is(e(371))}function Nc(t,e){const n=Ec;return null==t[n(534)][n(377)]&&t[n(534)][n(364)]==t[n(288)][n(544)]?Sc(t[n(288)][n(544)],e):t}function Sc(t,e){const n=Ec,r=e[n(268)][n(595)](t)||e[n(268)][n(584)](t);return e[n(345)](e[n(574)](t,n(567)),r?e[n(598)](t):e[n(574)](t,n(534)))}function vc(t,e,n,r,s){const o=Ec;if(!Mc(t,e))return!1;if(n[o(534)][o(402)](r[o(288)]))return!0;if(t[o(533)]!=e[o(533)])return!1;if(!n[o(534)][o(273)](r[o(288)]))return!1;const i=s[o(345)](n[o(534)],r[o(288)])[o(285)]();for(const t of i)if([o(569),o(386)][o(414)](t[o(533)])&&s[o(268)][o(649)](t[o(307)]))return!1;return!0}function Mc(t,e,n=[]){const r=Ec;return!(!t[r(607)]||!e[r(607)])&&wr(Ic(t[r(387)],n),Ic(e[r(387)],n))}function Oc(){const t=["fromRange","type","end","acceptAllSuggestions","_adapter","low","_isRegisteredAttribute","_suggestions","external:","clear","markerToHighlight","hasComments","nodeAfter","splitPosition","dataDowncast","registerPostFixer","getAttribute","createRangeOn","fetchCommentThread","@external","getContainedElement","_refreshSuggestionsChain","lowest","getAncestors","addMarkerName","markerNameToElements","showSuggestionHighlights","attributeNewValue","formatBlock:join","addRange","plugins","activeMarkers","insert","insertion:chain","createPositionBefore","before","documentSelection","elementStart","move","ck-suggestion-marker-formatBlock","_blockAttributeKeys","removeComment","createPositionAt","markInsertion","containerElement","getUser","_addThreadToSuggestion","targetPosition","isInContent","addMarker:suggestion:formatBlock","_setSuggestionRange","unbind","isSelectable","reconvertMarker","stop","track-changes-command-not-found","normal","11721jCoHKs","mapper","execute","getMarkers","getSuggestionCallback","conversion","isObject","formatGroupId","_findSuggestions","createPositionAfter","marker-count","removeMarkers","insertion:join","some","634OGkPbA","groupId","track-changes-adapter-already-set","document","_isDataLoaded","track-changes-enable-command-twice","splice","removeMarker:suggestion:formatBlock","insertContent","_createSuggestion","accept","isAfter","remove","meta","_setSuggestionData","PendingActions","attribute:accept","refresh","update:suggestion","moveTargetPosition","deletion","_saved","insertion:accept","authoredAt","enableReadOnlyMode","_customCallbacks","find","isOwn","_registerDefaultCallbacks","createdAt","detach","_addSuggestionMarker","key","$text","locale","formatInline:discard","deletion:accept","addMarker:suggestion:attribute","has","formatBlock:chain","authorName","init","_joinSuggestions","getShiftedBy","setAttribute","toUpperCase","isLimit","keys","change:_saved","_trackFormatChanges","map","substr","containsRange","containsPosition","change","never","addMarker:suggestion","_reduceSuggestionAttributeRange","root","push","notReady","_suggestionState","ck-suggestion-marker-formatInline","containsRangeInObject","CommentsRepository","updateMarker","_recordAttributeSuggestions","descriptionFactory","_onDiscard","length","always","return","track-changes-suggestion-not-found","name","suggestion-type","$marker","_getSuggestionData","attribute:join","get","getSuggestion","registerBlockAttribute","_SUGGESTION_ANNOUNCEMENT","_model","data","widget","getDifference","high","announce","highest","batch","change:activeMarkers","_breakSuggestionMarker","isAtStart","getRanges","requires","_initAriaMarkerChangeAnnouncements","_processAttributeSuggestions","1416657QxsgLz","schema","_getAttributeKey","ready","newRange","sort","isTouching","isExternal","oldRange","commands","define","author","suggestion:attribute:","getNearestSelectionRange","adapter","_inlineAttributeKeys","discardSuggestion","getMultiRangeId","getWalker","isIntersectingWithRange","removeMarker:suggestion:attribute","start","enableCommand","Users","consume","pop","attribute:","addUser","trackChanges.mergeNestedSuggestions","markerName","toViewElement","elementToElement","dataToMarker","rename","catch","attribute","selection","createElement","editingDowncast","discardSelectedSuggestions","item","head","PENDING_ACTION_SUGGESTION","values","isUndo","suggestionLoaded","addSuggestion","discard","15297490NHVfxe","deleteContent","buildSuggestion","formatInline:accept","forEach","multi","$graveyard","substring","_joinWithAdjacentSuggestions","insertion:discard","insertion","_recordAttributeChanges","createSelection","removed","split","markerReady","getCustomProperty","accepted","isBlock","_defaultCallbacks","_mergeNestedSuggestions","_getAuthorFromId","updateSuggestion","acceptSuggestion","add","default","commentThread","_isBlockAttribute","isLocal","isNextTo","createRange","getAllAdjacentSuggestions","getFirstMarker","discardAllSuggestions","registerInlineAttribute","781zyvPLQ","group","1867952CyFjmb","hasCommentThread","_handleNewSuggestionMarker","9rpodvK","error-saving-suggestion-data-suggestion-discarded","differ","markAttributeChange","newValue","isBefore","writer","format","getItems","parent","_suggestionFactory","getChangedMarkers","deletion:chain","trackChanges","editing","hasSuggestion","element","data-suggestion","5015MXUGKv","isAtEnd","enqueueChange","subType","nodeBefore","formatBlock","_isForcedDefaultExecutionBlock","setSelection","skipNestingCheck","position","markDeletion","getIntersection","formatBlock:","elementEnd","attributes","createRangeIn","enableDefaultAttributesIntegration","track-changes-user-not-found","originalSuggestionId","markMultiRangeInsertion","isIntersecting","formatInline:chain","startsWith","track-changes-adapter-missing-getsuggestion","action","size","6954zikVRf","_getMarkerAnnouncementText","isDocumentOperation","isEqual","ck-suggestion-marker","registerCustomCallback","backward","options","multipleBlocks","markMultiRangeBlockFormat","assign","config","delete","ENTER","formatBlock:accept","includes","forceDefaultExecution","LEAVE","_enabledCommands","trackChangesCommand","attribute:discard","set","_updateSuggestionData","track-changes-suggestion-data-mismatch","_afterChanges","getRange","addCommentThread","pluginName","formatInline","unbindElementFromMarkerName","getChanges","attributeKey","forward","deletion:join","isMultiRange","addMarker","acceptSelectedSuggestions","suggestionChanged","bindElementToMarker","editor","getCommentThread","consumable","585024CbTPRj","addClass","filter","listenTo","comments","_refreshAttributeSuggestionsChain","_getExternalAuthor","markers","rootName","dataReady","formatInline:","addComment","ck-suggestion-marker-","getLastMatchingPosition","commandName","_removeSuggestion","suggestion","change:data","tablePasteChainId","deletion:discard","_cutOutSuggestionMarker","isCollapsed","markerToData","addSuggestionData","upcast","7RQybVG","addHighlight","range","_splitMarkerName","after","isRemovable","howMany","isArray","_processAttributeChanges","getFirstRange","insertion:","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.","isInsideObject","_checkSuggestionCorrectness","model","value","fire","rejected","ck-suggestion-marker--active","TrackChangesEditing","chain","fromCharCode","_editor","_reduceExistingSuggestions","for","applyOperation","_commentsRepository","from","oldValue","open","warn","clone","resolve","toJSON","deletion:","_rangeIsInLocalUserInsertion","210828LjEqtR","removeMarker","removeAttribute","getSuggestions","concat","containsItem","$elementName","join","markBlockFormat","then","suggestion:","unshift","stopListening","formatInline:join","formatBlock:discard","suggestionUnloaded","next","markInlineFormat","FORMATTING","$textProxy","previous","attributeOldValue","rethrowUnexpectedError","trackChanges.trackFormatChanges","setTo","collaboration.channelId","creator","removeClass","every","markMultiRangeDeletion"];return(Oc=function(){return t})()}function wc(t,e){const n=Ec,r=Fc(t[n(387)]),s=Fc(e);if(!t[n(607)])return!1;for(const t of Object[n(650)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(409)]({},t);return delete n[e(381)],delete n[e(459)],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=xc;function xc(t,e){const n=Dc();return(xc=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=xc,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 Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;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[_c,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 Bc(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[_c,$c,nu(274)]}static get[nu(254)](){return nu(273)}set[nu(276)](t){var e=nu;this[e(255)][e(267)][e(257)](_c)[e(276)]=t}get[nu(276)](){var t=nu;return this[t(255)][t(267)][t(257)](_c)[t(276)]}[nu(261)](t){var e=nu;return this[e(255)][e(267)][e(257)](_c)[e(260)](t)}[nu(262)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(255)][n(267)][n(257)](_c)[n(262)]({skipNotAttached:t,toJSON:e})}[nu(263)](t){var e=nu;return this[e(255)][e(267)][e(257)](_c)[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[_c]}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)](_c,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})();
|