@ckeditor/ckeditor5-track-changes 41.4.1 → 41.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +1 -1
- 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 +1 -1
- 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 +1 -1
- 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:()=>jc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=274]})(t,e)}function l(){const t=["TrackChangesCommand","editor","3525249ZeDtbE","4wNmMON","forceDisabled","120ZLmZbJ","affectsData","execute","_disableUnsupportedCommands","isEnabled","2212248ADwdEY","refresh","_isEnabledBasedOnSelection","value","clearForceDisabled","84387SBtHEg","12323VMDGGC","3009360ReoYAe","_enableCommands","68zKQBAE","commands","1324206rcZeLK","has","4538304RakaZM","_enabledCommands"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(571277===-parseInt(n(277))/1+-parseInt(n(280))/2*(-parseInt(n(276))/3)+-parseInt(n(289))/4*(parseInt(n(278))/5)+-parseInt(n(284))/6+-parseInt(n(288))/7+-parseInt(n(296))/8+parseInt(n(282))/9*(parseInt(n(291))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(285)]=e,this[n(274)]=!1,this[n(297)](),this[n(298)]=!1}[c(297)](){this[c(295)]=!0}[c(293)](){const t=c;this[t(274)]=!this[t(274)],this[t(274)]?this[t(294)]():this[t(279)]()}[c(294)](){const t=c;for(const e of this[t(287)][t(281)][t(281)]())e[t(292)]&&!this[t(285)][t(283)](e)&&e[t(290)](t(286))}[c(279)](){const t=c;for(const e of this[t(287)][t(281)][t(281)]())e[t(292)]&&!this[t(285)][t(283)](e)&&e[t(275)](t(286))}}function h(){const t=["getRanges","acceptSuggestion","79243PjUecO","execute","isEnabled","get","editor","12cgDTSr","6019pVEAGu","track-changes-accept-suggestion-not-found","5078796SFeoiD","plugins","20419cccbQr","2SPaHVP","canEditAt","47877gEZAZA","47026IBQtnr","model","934940HVNhzN","_isEnabledBasedOnSelection","TrackChangesEditing","_suggestions","11ZZUOwJ","406555MzjwMB","116nEIEvn","36aLGxIZ","304VShvnf","refresh"];return(h=function(){return t})()}function g(t,e){const n=h();return(g=function(t,e){return n[t-=455]})(t,e)}const d=g;!function(t,e){const n=g,r=t();for(;;)try{if(267730===-parseInt(n(455))/1*(parseInt(n(466))/2)+parseInt(n(468))/3*(-parseInt(n(477))/4)+parseInt(n(476))/5*(parseInt(n(460))/6)+-parseInt(n(465))/7*(parseInt(n(479))/8)+parseInt(n(478))/9*(-parseInt(n(471))/10)+-parseInt(n(475))/11*(parseInt(n(463))/12)+parseInt(n(461))/13*(parseInt(n(469))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(474)]=e,this[n(480)](),this[n(472)]=!1}[d(480)](){this[d(457)]=!0}[d(456)](t){const n=d,r=this[n(474)][n(458)](t);if(!r)throw new e.CKEditorError(n(462),this);const s=r[n(481)]();this[n(459)][n(470)][n(467)](s)&&this[n(459)][n(464)][n(458)](n(473))[n(482)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(269158===-parseInt(n(222))/1*(-parseInt(n(220))/2)+-parseInt(n(213))/3+-parseInt(n(205))/4*(parseInt(n(202))/5)+parseInt(n(219))/6+parseInt(n(212))/7+parseInt(n(211))/8+-parseInt(n(207))/9)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(208)]=e,this[n(200)](),this[n(215)]=!1}[m(200)](){this[m(201)]=!0}[m(206)](t){const n=m,r=this[n(208)][n(209)](t);if(!r)throw new e.CKEditorError(n(217),this);const s=r[n(204)]();this[n(203)][n(216)][n(221)](s)&&this[n(203)][n(218)][n(209)](n(214))[n(210)](r)}}function b(){const t=["refresh","isEnabled","485FFVLsX","editor","getRanges","5524YJWmqv","execute","2566350iCgmUe","_suggestions","get","discardSuggestion","1628800nXCaDP","3734507ixSyLs","900777jQIPLf","TrackChangesEditing","_isEnabledBasedOnSelection","model","track-changes-discard-suggestion-not-found","plugins","1204110XHVfmr","2kdpHHj","canEditAt","50738vuTqGi"];return(b=function(){return t})()}function T(t,e){const n=k();return(T=function(t,e){return n[t-=217]})(t,e)}function _(t){const e=T;return t[e(234)](((t,n)=>e(218)==t[e(236)]&&e(218)!=n[e(236)]?-1:e(218)!=t[e(236)]&&e(218)==n[e(236)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(241)];for(;s<t[n(224)];){const a=t[s],c=t[s+1];r||(r=e[n(238)](a)),A(e,a,c)||(o[n(247)](e[n(232)](r,i[n(221)](a)?e[n(223)](a):e[n(250)](a,n(217)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(223)](e),o=t[r(238)](n);return s[r(233)](o)}function k(){const t=["isMultiRange","isIntersecting","push","join","replace","createPositionAt","map","7CJqpki","start","value","isArray","5013576kzveNT","splice","848505SAeLEb","end","deletion","change","14heiOog","isObject","execute","createPositionAfter","length"," [color ","isInContent","add","1460760bLmPfo","15882wYDNAi","isCollapsed","content","createRange","isTouching","sort","716520NmBjZC","type","1591688sUkoQS","createPositionBefore","10579ZjHuVF","color","schema","from","next","getRanges"];return(k=function(){return t})()}!function(t,e){const n=T,r=t();for(;;)try{if(274846===-parseInt(n(239))/1*(parseInt(n(220))/2)+-parseInt(n(258))/3+parseInt(n(237))/4+-parseInt(n(235))/5+parseInt(n(229))/6*(parseInt(n(252))/7)+-parseInt(n(228))/8+parseInt(n(256))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=T;for(;n[r(224)];){const s=n[r(257)](0,100);t[r(219)]((()=>{const t=r;for(const n of s)n[t(226)]&&e[t(222)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=251]})(t,e)}function R(){const t=["execute","670772MftwHk","1052082kjBdlj","149527nRmNeB","_suggestions","93123sGaEcM","3163065adoUGu","refresh","values","model","canEditAt","42RVsOaL","_command","1175262aeqALN","from","_isEnabledBasedOnSelection","some","getRanges","1784oYLcGS","isEnabled","editor","isInContent","495458vwBchN"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(780709===-parseInt(n(264))/1+parseInt(n(260))/2+parseInt(n(263))/3+-parseInt(n(262))/4+-parseInt(n(267))/5+-parseInt(n(251))/6*(parseInt(n(272))/7)+parseInt(n(256))/8*(parseInt(n(266))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(273)]=e,this[r(265)]=n,this[r(268)](),this[r(253)]=!1}[L(268)](){const t=L,e=Array[t(252)](this[t(265)][t(269)]())[t(254)]((e=>e[t(259)]));this[t(257)]=this[t(273)][t(257)]&&e}[L(261)](){const t=L,e=_(Array[t(252)](this[t(265)][t(269)]()));for(const n of e){const e=n[t(255)]();if(!this[t(258)][t(270)][t(271)](e))return}C(this[t(258)][t(270)],this[t(273)],e)}}function M(t,e){const n=O();return(M=function(t,e){return n[t-=448]})(t,e)}const v=M;!function(t,e){const n=M,r=t();for(;;)try{if(552858===-parseInt(n(461))/1+-parseInt(n(458))/2+parseInt(n(473))/3+-parseInt(n(472))/4*(parseInt(n(462))/5)+parseInt(n(469))/6*(-parseInt(n(460))/7)+-parseInt(n(454))/8+-parseInt(n(448))/9*(-parseInt(n(467))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(465)]=e,this[r(451)]=n,this[r(450)]=new Set,this[r(456)](),this[r(471)]=!1}[v(456)](){const t=v,e=this[t(470)][t(457)][t(453)][t(455)],n=Array[t(452)](this[t(451)][t(466)]());this[t(450)]=function(t,e){const n=T,r=Array[n(242)](t[n(244)]()),s=new Set;for(const o of e)if(o[n(226)])for(const e of r)for(const r of o[n(244)]())(e[n(246)](r)||t[n(230)]&&!o[n(245)]&&o[n(243)]&&r[n(217)][n(233)](e[n(253)]))&&s[n(227)](o);return s}(e,n),this[t(459)]=this[t(465)][t(459)]&&!!this[t(450)][t(464)]}[v(449)](){const t=v,e=_(Array[t(452)](this[t(450)]));for(const n of e){const e=n[t(463)]();if(!this[t(470)][t(457)][t(468)](e))return}C(this[t(470)][t(457)],this[t(465)],e)}}function O(){const t=["3473520yfRmbN","selection","refresh","model","1064466vdevUW","isEnabled","13559refOQZ","1027528cBZyUm","15faOETL","getRanges","size","_command","values","4746510hvVnRs","canEditAt","342QoWvLD","editor","_isEnabledBasedOnSelection","813836JwwfqR","1259067VmDtuQ","54yFhlhz","execute","_selectedSuggestions","_suggestions","from","document"];return(O=function(){return t})()}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const K=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 wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=q,Wt.prototype.has=K,Wt.prototype.set=Ht;const qt=Wt;const Kt=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 we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Jt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Jt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=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 Ke=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ze=Qe?function(t){return null==t?[]:(t=Object(t),qe(Qe(t),(function(e){return Xe.call(t,e)})))}:Ke;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}:Ke;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,Oe,Ze)};const sn=function(t){return nn(t,xe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return 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 Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",qn={};qn[zn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Hn]=qn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!qn[h])return o?e:{};a=On(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Kt(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 Kn(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||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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 zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",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 qt),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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(){const t=["filter","commentThread","getFirstMarker","702249eqXrvw","markers","clear","subType","end","authoredAt","getFirstRange","head","isExternal","4mXzVtx","onAttributesChange","removeMarker","author","nodeBefore","1904928iEVpKw","toJSON","decorate","reduce","getAllAdjacentSuggestions","getMarkers","type","32989HUvtvo","_isDataLoaded","_onDiscard","9UXAyEB","210876KxWzzy","_model","size","start","_onAttributesChange","1361000sdPpfT","setAttribute","set","163690zeGNxV","get","removeMarkers","accept","12yXmVpP","onAccept","addRange","getMarkerNames","getItems","getContainedElement","push","creator","@external","removeAttribute","delete","hasComments","data","addMarkerName","discard","getMultiRangeId","next","getRange","change","split","isInContent","map","substr","onDiscard","length","getRanges","addMarker","previous","createdAt","_markerNames","5018376KIszOd","attributes","14BEbhLB","_saved","from","_onAccept","isIntersecting","isMultiRange","add","suggestion:","isIntersectingWithRange","nodeAfter"];return(jr=function(){return t})()}function Gr(t,e){const n=jr();return(Gr=function(t,e){return n[t-=111]})(t,e)}const Vr=Gr;!function(t,e){const n=Gr,r=t();for(;;)try{if(176910===parseInt(n(184))/1*(-parseInt(n(118))/2)+-parseInt(n(163))/3*(-parseInt(n(172))/4)+parseInt(n(111))/5+-parseInt(n(188))/6*(-parseInt(n(150))/7)+parseInt(n(177))/8+-parseInt(n(187))/9*(-parseInt(n(114))/10)+-parseInt(n(148))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(185)]=!1,this.id=e.id,this[n(183)]=e[n(183)],this[n(166)]=e[n(166)]||null,this[n(175)]=e[n(175)],this[n(125)]=e[n(125)]||e[n(175)],this[n(171)]=Boolean(e[n(149)]&&e[n(149)][n(126)]),this[n(130)]=null,this[n(189)]=t,this[n(153)]=e[n(119)],this[n(186)]=e[n(141)],this[n(192)]=e[n(173)],this[n(147)]=new Set,this[n(146)]=null,this[n(113)](n(168),null),this[n(113)](n(149),e[n(149)]||{}),this[n(113)](n(145),null),this[n(113)](n(134),null),this[n(113)](n(161),null),this[n(113)](n(151),!1),this[n(179)](n(117)),this[n(179)](n(132))}get[Vr(170)](){const t=Vr;let e=this;for(;e[t(145)];)e=e[t(145)];return e}get[Vr(129)](){const t=Vr;return!!this[t(161)]&&this[t(161)][t(142)]>0}get[Vr(155)](){const t=Vr;return 0!=this[t(147)][t(190)]&&6==Array[t(152)](this[t(147)])[0][t(137)](":")[t(142)]}get[Vr(138)](){return null!==this[Vr(162)]()}[Vr(131)](t){const e=Vr;this[e(147)][e(156)](t)}[Vr(121)](){const t=Vr;return Array[t(152)](this[t(147)])}[Vr(182)](){const t=Vr;return this[t(121)]()[t(139)]((e=>this[t(189)][t(164)][t(115)](e)))[t(160)]((t=>t))}[Vr(162)](){return this[Vr(182)]()[0]||null}[Vr(116)](){const t=Vr;this[t(189)][t(136)]((e=>{const n=t;for(const t of this[n(182)]())e[n(174)](t)})),this[t(147)][t(165)]()}[Vr(174)](t){const e=Vr;this[e(189)][e(136)]((n=>{n[e(174)](t)})),this[e(147)][e(128)](t)}[Vr(120)](t){const e=Vr,n=e(157)+this[e(183)]+":"+this[e(166)]+":"+this.id+":"+this[e(125)].id+":"+zr[e(133)]();this[e(131)](n),this[e(189)][e(136)]((r=>{r[e(144)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(158)](t){const e=Vr;for(const n of this[e(143)]())if(n[e(154)](t))return!0;return!1}[Vr(143)](){const t=Vr;return this[t(182)]()[t(139)]((e=>e[t(135)]()))}[Vr(122)](){const t=Vr;return this[t(143)]()[t(180)](((e,n)=>[...e,...n[t(122)]()]),[])}[Vr(169)](){const t=Vr;var e;return(null===(e=this[t(162)]())||void 0===e?void 0:e[t(135)]())||null}[Vr(123)](){const t=Vr,e=this[t(143)]();if(1!=e[t(142)])return null;const n=e[0],r=n[t(191)][t(159)],s=n[t(167)][t(176)];return r instanceof i.Element?r!=s?null:r:null}[Vr(117)](){const t=Vr;this[t(153)](this[t(143)](),this[t(130)],this[t(149)]),this[t(116)]()}[Vr(132)](){const t=Vr;this[t(186)](this[t(143)](),this[t(130)],this[t(149)]),this[t(116)]()}[Vr(181)](){const t=Vr,e=[];let n=this[t(170)];for(;n;)e[t(124)](n),n=n[t(134)];return e}[Vr(112)](t,e){const n=Vr,r=Xn(this[n(149)]);hr(r,t,e),Or(r,this[n(149)])||(this[n(149)]=r,this[n(192)](r))}[Vr(127)](t){const e=Vr,n=Xn(this[e(149)]);Ur(n,t),Or(n,this[e(149)])||(this[e(149)]=n,this[e(192)](this[e(149)]))}[Vr(178)](){const t=Vr;return{id:this.id,type:this[t(166)]?this[t(183)]+":"+this[t(166)]:this[t(183)],authorId:this[t(125)].id,createdAt:this[t(146)],hasComments:this[t(129)],data:this[t(130)],attributes:this[t(149)]}}static[Vr(133)](){const t=Vr;return(0,e.uid)()[t(140)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=196]})(t,e)}const qr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(466848===parseInt(n(202))/1*(parseInt(n(263))/2)+-parseInt(n(229))/3+-parseInt(n(210))/4*(-parseInt(n(207))/5)+parseInt(n(236))/6*(parseInt(n(208))/7)+-parseInt(n(246))/8+-parseInt(n(291))/9*(-parseInt(n(270))/10)+-parseInt(n(224))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Kr{constructor(t,e){const n=Wr;this[n(261)]=[],this[n(206)]=new Map,this[n(209)]=[],this[n(232)]=new Map,this[n(217)]=t,this[n(285)]=e}[qr(287)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(248)];o++){const i=t[o];if(!i[e(204)])continue;const a=this[e(284)](i);if(a){if(null!=i[e(271)]){if(r[e(253)](i[e(271)]))continue;r[e(196)](i[e(271)])}n[e(249)](a)}else if(e(211)!=i[e(278)])e(226)!=i[e(278)]&&e(257)!=i[e(278)]||this[e(251)](n,i,t[o+1]);else{const t=i[e(245)][e(286)];if(s[e(253)](t))continue;s[e(196)](i[e(245)][e(286)]),t==_c?this[e(262)](n,i):this[e(215)](n,i)}}return this[e(235)](n)}[qr(242)](t){const e=qr;this[e(261)][e(249)](t)}[qr(280)](t,n,r=e.priorities[qr(288)]){const s=qr;s(200)==typeof t?(0,e.insertToPriorityArray)(this[s(209)],{matchingCallback:t,label:n,priority:r}):this[s(206)][s(247)](t,n)}[qr(203)](t,e){const n=qr;this[n(232)][n(247)](t,e)}[qr(220)](t,e=1){const n=qr;let r;for(const e of this[n(209)])if(e[n(260)](t)){r=e[n(201)];break}return r||(r=this[n(206)][n(265)](t[n(239)])),r?r(e):1!==e?e+" "+t[n(239)]+"s":""+t[n(239)]}[qr(254)](t,e){const n=qr,r=e[n(259)]()[n(267)](),s=n(226)==e[n(278)]?n(196):n(213);for(const e of r){const o=e[n(255)],i=t[t[n(248)]-1];if(o.is(n(231)))i&&i[n(278)][n(283)](n(228))>-1&&t[n(237)](),i&&n(273)==i[n(278)]?i[s]+=o[n(245)]:t[n(249)]({type:n(273),add:n(196)==s?o[n(245)]:"",remove:n(213)==s?o[n(245)]:""});else if(this[n(217)][n(264)](o)){const a=o;if(i&&i[n(278)][n(283)](n(228))>-1&&t[n(237)](),n(223)==e[n(278)])continue;i&&i[n(278)]==s+n(219)&&i[n(199)][n(239)]==a[n(239)]?i[n(266)]++:t[n(249)]({type:s+n(219),element:a,quantity:1}),r[n(225)]((t=>!(n(223)==t[n(278)]&&t[n(255)]==o)))}else if(this[n(217)][n(238)](o,n(250))||o.is(n(199),n(272))){const r=o;if(n(196)==s&&n(275)==e[n(278)]||n(213)==s&&n(223)==e[n(278)])continue;if(i&&-1==i[n(278)][n(283)](n(228))){n(273)==i[n(278)]&&(i[s]+="\n");continue}let a;if(a=n(196)==s?r[n(290)]&&!this[n(217)][n(264)](r[n(290)])?r[n(290)]:null:r[n(198)]&&!this[n(217)][n(264)](r[n(198)])?r[n(198)]:null,r[n(216)]||a&&a[n(216)]){const e=a&&a[n(216)]?a:r;i&&i[n(278)]==s+n(221)&&i[n(199)][n(239)]==e[n(239)]?i[n(266)]++:t[n(249)]({type:s+n(221),element:e,quantity:1})}else t[n(249)]({type:s+n(228),element:r})}}}[qr(235)](t){const e=qr,n=this[e(285)],r=[],s=[],o=[];for(const i of t)switch(i[e(278)]){case e(273):if(i[e(196)]=i[e(196)][e(233)](/(\S)\u000A+(\S)/g,e(252))[e(233)](/\u000A/g,""),i[e(213)]=i[e(213)][e(233)](/(\S)\u000A+(\S)/g,e(252))[e(233)](/\u000A/g,""),""!=i[e(196)]&&""!=i[e(213)]){r[e(249)]({type:e(233),content:Hr(n,e(197),['"'+i[e(213)]+'"','"'+i[e(196)]+'"'])});continue}if(null!=i[e(196)][e(281)](/^ +$/)){r[e(249)]({type:e(226),content:Hr(n,e(214),Hr(n,e(222),i[e(196)][e(248)]))});continue}if(null!=i[e(213)][e(281)](/^ +$/)){r[e(249)]({type:e(257),content:Hr(n,e(279),Hr(n,e(222),i[e(213)][e(248)]))});continue}if(""!=i[e(196)]){r[e(249)]({type:e(226),content:Hr(n,e(214),'"'+i[e(196)]+'"')});continue}r[e(249)]({type:e(257),content:Hr(n,e(279),'"'+i[e(213)]+'"')});continue;case e(293):case e(268):r[e(249)]({type:e(226),content:Hr(n,e(214),this[e(220)](i[e(199)],i[e(266)]))});continue;case e(212):case e(205):r[e(249)]({type:e(257),content:Hr(n,e(279),this[e(220)](i[e(199)],i[e(266)]))});continue;case e(243):r[e(249)]({type:e(226),content:Hr(n,e(258),this[e(220)](i[e(199)],i[e(266)]))});continue;case e(276):r[e(249)]({type:e(257),content:Hr(n,e(256),this[e(220)](i[e(199)],i[e(266)]))});continue;case e(274):s[e(249)](i[e(286)]);continue;case e(227):o[e(249)](i[e(286)]);continue;default:r[e(249)](i)}if(s[e(248)]){const t=s[e(277)]((t=>this[e(232)][e(253)](t)?this[e(232)][e(265)](t):t))[e(289)](", ");r[e(249)]({type:e(218),content:Hr(this[e(285)],e(234),t)})}if(o[e(248)]){const t=o[e(277)]((t=>this[e(232)][e(253)](t)?this[e(232)][e(265)](t):t))[e(289)](", ");r[e(249)]({type:e(218),content:Hr(this[e(285)],e(230),t)})}return r}[qr(284)](t){const e=qr;for(const n of this[e(261)]){const r=n(t);if(r&&e(278)in r)return r}}[qr(215)](t,e){const n=qr,r=e[n(245)],s=void 0===r[n(244)]?n(227):n(274);t[n(249)]({type:s,key:r[n(286)]})}[qr(262)](t,e){const n=qr;t[n(249)]({type:n(218),content:Hr(this[n(285)],n(240),this[n(220)](e[n(259)]()[n(269)][n(241)],1))})}[qr(251)](t,e,n){const r=qr;if(this[r(254)](t,e),n&&n[r(259)]()&&!e[r(259)]()[r(282)][r(292)](n[r(259)]()[r(269)])){const n=t[t[r(248)]-1],s=r(226)==e[r(278)]?r(196):r(213);n&&r(273)==n[r(278)]&&(n[s]+="\n")}}}function Xr(){const t=["remove","*Insert:* %0","_handleAttributeSuggestionDescription","isEmpty","_schema","format","Object","getItemLabel","EmptyContainer","ELEMENT_SPACE","elementEnd","3219810MmGIRp","skip","insertion","removeFormat","Container","355905wUNach","*Remove format:* %0","$textProxy","_attributeLabels","replace","*Set format:* %0","_resolveDescriptionItems","2221416SMUunm","pop","checkChild","name","*Change to:* %0","nodeAfter","registerDescriptionCallback","addContainer","newValue","data","954184lXnqws","set","length","push","$text","_handleInsertRemoveSuggestionDescription","$1 $2","has","_addDescriptionItems","item","*Merge:* %0","deletion","*Split:* %0","getFirstRange","matchingCallback","_customCallbacks","_handleRenameSuggestionDescription","6892TYKRGS","isObject","get","quantity","getWalker","addObject","start","10pFMnMr","subType","softBreak","text","addFormat","elementStart","removeContainer","map","type","*Remove:* %0","registerElementLabel","match","end","indexOf","_handleCustomCallbackDescription","_locale","key","getDescriptions","normal","join","nextSibling","467289wsczTe","isEqual","addEmptyContainer","add","REPLACE_TEXT","previousSibling","element","function","label","49IsSseW","registerAttributeLabel","isInContent","removeObject","_itemLabels","35GXefJw","7VPhZJh","_itemLabelsCallbacks","232260FdXsXM","attribute","removeEmptyContainer"];return(Xr=function(){return t})()}function Qr(t,e){const n=Zr();return(Qr=function(t,e){return n[t-=463]})(t,e)}function Zr(){const t=["40UWgaZM","commands","2DekuSZ","1318180FAPHmj","plugins","afterInit","16662AuahWU","48342515qqlSXs","631827wrPuMk","3950807tADViY","TrackChangesEditing","get","16BchNVb","12soRSLg","4XUNwrn","enableCommand","showAIAssistant","editor","1787871evVtuI","1620iWSYXP","13843346MqFICW"];return(Zr=function(){return t})()}const Yr=Qr;!function(t,e){const n=Qr,r=t();for(;;)try{if(873030===-parseInt(n(473))/1*(-parseInt(n(472))/2)+parseInt(n(467))/3*(-parseInt(n(463))/4)+parseInt(n(468))/5*(-parseInt(n(476))/6)+parseInt(n(479))/7*(-parseInt(n(482))/8)+-parseInt(n(478))/9*(parseInt(n(470))/10)+-parseInt(n(469))/11+parseInt(n(483))/12*(parseInt(n(477))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Jr extends t.Plugin{[Yr(475)](){const t=Yr,e=this[t(466)],n=e[t(474)][t(481)](t(480));e[t(471)][t(481)](t(465))&&n[t(464)](t(465))}}const $r=es;function ts(){const t=["1917846OAZwAX","has","74650QIvPFb","alignment","*Format:* %0","commandName","FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","locale","FORMAT_ALIGN_TO_LEFT","AlignmentEditing","7RJIgkg","commandParams","formatBlock","1048odEcMO","7468704gRSWET","afterInit","value","get","plugins","format","FORMAT_JUSTIFY_TEXT","2113445yWFHKB","registerDescriptionCallback","descriptionFactory","883780GAglxe","13433LSsUJO","editor","TrackChangesEditing","justify","registerBlockAttribute","_registerLegacyDescription","left","FORMAT_ALIGNMENT","center","486447GREsGO","right","enableDefaultAttributesIntegration","type"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(272940===parseInt(n(299))/1*(-parseInt(n(289))/2)+-parseInt(n(283))/3+parseInt(n(313))/4+-parseInt(n(310))/5+parseInt(n(287))/6+-parseInt(n(314))/7*(parseInt(n(302))/8)+parseInt(n(303))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(304)](){const t=$r,e=this[t(315)],n=e[t(296)];if(!e[t(307)][t(288)](t(298)))return;const r=e[t(307)][t(306)](t(316));r[t(285)](t(290)),r[t(318)](t(290)),r[t(312)][t(294)](t(290),Hr(n,t(321))),this[t(319)]()}[$r(319)](){const t=$r,e=this[t(315)],n=e[t(296)];e[t(307)][t(306)](t(316))[t(312)][t(311)]((e=>{const r=t;if(r(301)!=e[r(286)])return;const{data:s}=e;if(s&&r(290)==s[r(292)]){const t=s[r(300)][0][r(305)];return{type:r(308),content:Hr(n,r(291),function(t){const e=r;switch(t){case e(320):return Hr(n,e(297));case e(284):return Hr(n,e(295));case e(322):return Hr(n,e(293));case e(317):return Hr(n,e(309))}}(t))}}}))}}const rs=os;!function(t,e){const n=os,r=t();for(;;)try{if(325788===parseInt(n(311))/1+parseInt(n(332))/2+-parseInt(n(308))/3*(parseInt(n(296))/4)+-parseInt(n(287))/5*(-parseInt(n(327))/6)+parseInt(n(325))/7*(-parseInt(n(290))/8)+-parseInt(n(283))/9+-parseInt(n(309))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const ss=[rs(313),rs(293),rs(318),rs(319),rs(320),rs(323),rs(316)];function os(t,e){const n=is();return(os=function(t,e){return n[t-=279]})(t,e)}function is(){const t=["StrikethroughEditing","*Format:* %0","italic","SubscriptEditing","toLowerCase","55055CfOHSI","afterInit","254028LzyhXP","registerInlineAttribute","plugins","superscript","FORMAT_ITALIC","339388qiVptr","FORMAT_BOLD","subscript","commandParams","FORMAT_","toUpperCase","TrackChangesEditing","1778184eHWBlS","has","strikethrough","forceValue","55fQzuTh","*Remove format:* %0","registerDescriptionCallback","208iuSKen","commandName","descriptionFactory","ItalicEditing","format","code","1280zmpChA","FORMAT_CODE","registerAttributeLabel","slice","formatInline","FORMAT_STRIKETHROUGH","underline","locale","FORMAT_SUBSCRIPT","editor","_registerLegacyDescription","get","1356IefGdF","3519230ayoNJg","type","589005Hfpmtp","FORMAT_SUPERSCRIPT","BoldEditing","FORMAT_UNDERLINE","enableDefaultAttributesIntegration","SuperscriptEditing","bold","UnderlineEditing","CodeEditing"];return(is=function(){return t})()}class as extends t.Plugin{[rs(326)](){const t=rs,e=this[t(305)],n=e[t(329)][t(307)](t(282)),r=e[t(303)];for(const s of ss){if(!e[t(329)][t(284)](s))continue;const o=s[t(299)](0,-7)[t(324)](),i=t(280)+o[t(281)]();n[t(315)](o),n[t(328)](o),n[t(292)][t(298)](o,Hr(r,i))}this[t(306)]()}[rs(306)](){const t=rs,e=this[t(305)],n=e[t(303)],r=e[t(329)][t(307)](t(282));function s(e,s){const o=t;r[o(292)][o(289)]((t=>{const r=o;if(r(300)!=t[r(310)])return;const{data:i}=t;return i&&i[r(291)]===e?i[r(279)][0][r(286)]?{type:r(294),content:Hr(n,r(321),s)}:{type:r(294),content:Hr(n,r(288),s)}:void 0}))}s(t(317),Hr(n,t(333))),s(t(322),Hr(n,t(331))),s(t(302),Hr(n,t(314))),s(t(295),Hr(n,t(297))),s(t(285),Hr(n,t(301))),s(t(334),Hr(n,t(304))),s(t(330),Hr(n,t(312)))}}const cs=ls;function us(){const t=["getSelectedBlocks","26445UtZEfN","1360200chQnFB","checkChild","commandName","commands","has","value","6342BeIOhk","TrackChangesEditing","64353yGbrRz","blockQuote","124ttNjca","forceValue","plugins","ELEMENT_BLOCK_QUOTE","*Set format:* %0","schema","document","afterInit","58sjdPnS","commandParams","parent","descriptionFactory","from","get","*Remove format:* %0","change","name","locale","1283664lukDtY","markBlockFormat","filter","selection","3055896IBlCOk","enableCommand","model","BlockQuoteEditing","$root","editor","format","registerDescriptionCallback","1485169uaywVr"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=470]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(121758===-parseInt(n(501))/1+-parseInt(n(511))/2*(parseInt(n(499))/3)+-parseInt(n(503))/4*(-parseInt(n(492))/5)+-parseInt(n(478))/6+-parseInt(n(490))/7+parseInt(n(493))/8+parseInt(n(482))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(510)](){const t=cs,e=this[t(487)],n=e[t(477)];if(!e[t(505)][t(497)](t(485)))return;const r=e[t(505)][t(473)](t(500)),s=this[t(487)][t(496)][t(473)](t(502));r[t(483)](t(502),((n,o={})=>{const i=t,a=this[i(487)][i(484)][i(509)][i(481)],c=o&&void 0!==o[i(504)]?o[i(504)]:!s[i(498)];let u=[];if(c){const t=Array[i(472)](a[i(491)]())[i(480)]((t=>hs(t)||function(t,e){const n=i,r=e[n(494)](t[n(470)],n(502)),s=e[n(494)]([n(486),n(502)],t);return r&&s}(t,this[i(487)][i(484)][i(508)])));u=y(t,e[i(484)])}else{const t=Array[i(472)](a[i(491)]())[i(480)]((t=>hs(t)));u=y(t,e[i(484)])}e[i(484)][i(475)]((()=>{const t=i;for(const e of u)r[t(479)](e,{commandName:t(502),commandParams:[{forceValue:c}]})}))})),r[t(471)][t(489)]((e=>{const r=t,{data:s}=e;if(s&&r(502)==s[r(495)]){const t=Hr(n,r(506));return s[r(512)][0][r(504)]?{type:r(488),content:Hr(n,r(507),t)}:{type:r(488),content:Hr(n,r(474),t)}}}))}}function hs(t){const e=cs;return e(502)==t[e(470)][e(476)]}function gs(){const t=["1301460hqRwpZ","2863064CRdGyh","2636HPTwwc","CaseChange","get","174730NHbEhh","changeCaseTitle","7nLxpIW","changeCaseLower","447DBOVkP","2AIMWQV","TrackChangesEditing","editor","167227ljRTWv","has","577360xVneoH","enableCommand","9JHWytk","plugins","changeCaseUpper","afterInit","5129113RtOdZR"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=286]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(261401===-parseInt(n(296))/1*(-parseInt(n(293))/2)+-parseInt(n(292))/3*(parseInt(n(307))/4)+-parseInt(n(298))/5+parseInt(n(305))/6+-parseInt(n(290))/7*(parseInt(n(306))/8)+parseInt(n(300))/9*(-parseInt(n(288))/10)+parseInt(n(304))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(303)](){const t=ds,e=this[t(295)];e[t(301)][t(297)](t(286))&&(e[t(301)][t(287)](t(294))[t(299)](t(302)),e[t(301)][t(287)](t(294))[t(299)](t(291)),e[t(301)][t(287)](t(294))[t(299)](t(289)))}}const Is=bs;!function(t,e){const n=bs,r=t();for(;;)try{if(634970===parseInt(n(185))/1*(-parseInt(n(188))/2)+parseInt(n(184))/3+-parseInt(n(179))/4+-parseInt(n(177))/5*(-parseInt(n(183))/6)+-parseInt(n(175))/7+-parseInt(n(186))/8*(-parseInt(n(187))/9)+parseInt(n(180))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class Es extends t.Plugin{[Is(181)](){const t=Is,e=this[t(171)];e[t(173)][t(178)](t(172))&&e[t(174)][t(178)](t(182))[t(176)](t(172))}}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=171]})(t,e)}function Ts(){const t=["8ezVHeb","6569487zUohvT","232506FjLhox","editor","ckbox","commands","plugins","6538301DwlLQF","enableCommand","2360WKLVmf","get","3174940FItgin","10311210zVsppS","afterInit","TrackChangesEditing","11838rIGBYU","1801356AMlcqW","8iRHIOP"];return(Ts=function(){return t})()}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=240]})(t,e)}function As(){const t=["from","get","language","codeBlock","parent","plugins","registerElementLabel","isLimit","369146fpoWsk","label","afterInit","config","328zWlrWc","descriptionFactory","name","indentCodeBlock","*Set format:* %0","formatBlock","rootElement","registerDescriptionCallback","checkChild","change","type","commands","359951mxZPNh","20EtTsvd","filter","blockName","5384100NMCkFZ","value","schema","format","model","getSelectedBlocks","*Remove format:* %0","markBlockFormat","5852637RwBswv","TrackChangesEditing","forceValue","CodeBlock","commandParams","128alhnfB","has","enableCommand","find","ELEMENT_CODE_BLOCK","68945HaUVMl","selection","document","commandName","languages","editor","toLowerCase","outdentCodeBlock","locale","311864UKGoGA","543291lWOTxF"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(714673===-parseInt(n(266))/1+-parseInt(n(250))/2+-parseInt(n(241))/3+-parseInt(n(254))/4*(-parseInt(n(288))/5)+parseInt(n(270))/6+parseInt(n(240))/7*(parseInt(n(283))/8)+parseInt(n(278))/9*(-parseInt(n(267))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(252)](){const t=_s,e=this[t(293)];if(!e[t(247)][t(284)](t(281)))return;const n=e[t(247)][t(243)](t(279)),r=e[t(296)],s=e[t(253)][t(243)](t(245))[t(292)],o=e[t(265)][t(243)](t(245));n[t(285)](t(257)),n[t(285)](t(295)),n[t(285)](t(245),((r,i={})=>{const a=t,c=e[a(274)],u=e[a(274)][a(290)][a(289)],l=i&&void 0!==i[a(280)]?i[a(280)]:!o[a(271)];let f;i[a(244)]||(i[a(244)]=s[0][a(244)]),f=l?Array[a(242)](u[a(275)]())[a(268)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(260))&&!e[n(249)](t)&&e[n(262)](t[n(246)],n(245))}(t,c[a(272)]))):Array[a(242)](u[a(275)]())[a(268)]((t=>Cs(t)));const h=y(f,c);c[a(263)]((()=>{const t=a;for(const e of h)n[t(277)](e,{commandName:t(245),commandParams:[{...i,forceValue:l}],formatGroupId:t(269)})}))})),n[t(255)][t(248)](t(245),(e=>Hr(r,t(287),e))),n[t(255)][t(261)]((e=>{const n=t;if(n(259)!=e[n(264)])return;const o=r.t,{data:i}=e;if(!i||n(245)!=i[n(291)])return;const a=i[n(282)][0][n(244)],c=o(s[n(286)]((t=>t[n(244)]===a))[n(251)])[n(294)]();return i[n(282)][0][n(280)]?{type:n(273),content:Hr(r,n(258),Hr(r,n(287),1)+" ("+c+")")}:{type:n(273),content:Hr(r,n(276),Hr(r,n(287),1))}}))}}function Cs(t){const e=_s;return e(245)==t[e(256)]}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=389]})(t,e)}const Ns=Ls;function Rs(){const t=["CommentsEditing","12578753ItYfYs","662972SDmiAe","913930pazvVQ","16hNECaa","afterInit","plugins","2uORAeZ","addCommentThread","878122sMonew","TrackChangesEditing","editor","get","129386lErhKN","has","2530947gAjRpT","306KbfkMV","16460wlLPZh","90Igattp","enableCommand"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(567413===-parseInt(n(396))/1+-parseInt(n(390))/2*(-parseInt(n(398))/3)+parseInt(n(405))/4+-parseInt(n(400))/5*(-parseInt(n(399))/6)+-parseInt(n(392))/7*(parseInt(n(407))/8)+parseInt(n(401))/9*(parseInt(n(406))/10)+-parseInt(n(404))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(408)](){const t=Ns,e=this[t(394)];e[t(389)][t(397)](t(403))&&e[t(389)][t(395)](t(393))[t(402)](t(391))}}var Ms=n(834);function vs(t,e,n){const r=ws,s=[];for(const o of e[r(503)]())o[r(479)](t)&&s[r(507)](n[r(485)](o));return s}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=459]})(t,e)}function Os(){const t=["createRangeOn","mapper","includes","3590140ETRpEL","3696968MisyZh","16639ffrQNY","previousPosition","435224yneJHE","toViewElement","writer","getCustomProperty","isLimit","insert","model","get","isContent","activeMarkers","markerRange","getItems","elementEnd","addHighlight","isBlock","push","36036rpRyCW","test","markerName","item","name","toViewPosition","addClass","start","nextSibling","ck-suggestion-marker--active","plugins","createUIElement","consumable","2935QVVSzb","12evuSqn","isAtEnd","bindElementToMarker","span","schema","2238152KRZgPL","ck-suggestion-marker-","getWalker","hasAttribute","222jDxrqP","parent","TrackChangesEditing","type","34cNFYKS"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(467)][r(499)](r(482));return(o,i,a)=>{const c=r;if(!a[c(469)][c(509)](i[c(502)],o[c(461)]))return;const u=i[c(502)][c(478)](),l=i[c(502)][c(464)],f=t[c(498)][c(475)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(460)];d=d||f[c(500)](e);const n=a[c(486)][c(493)](e);if(n&&n[c(495)](c(505)))return;c(504)==t[c(483)]&&f[c(506)](e)&&!f[c(496)](e)&&(e[c(465)]||l[c(472)]?h&&h[c(481)]==e||(h=e,m(t[c(491)]),p=!0):g=g||t[c(491)])}function m(t){const r=c,o=a[r(494)][r(468)](r(474),{class:r(477)+e}),u=a[r(486)][r(462)](t);n&&s[r(501)][r(487)](i[r(459)])&&a[r(494)][r(463)](r(466),o),a[r(494)][r(497)](u,o),a[r(486)][r(473)](o,i[r(459)])}d||p||!g||m(g)}}function Ds(t,e){const n=Bs();return(Ds=function(t,e){return n[t-=480]})(t,e)}!function(t,e){const n=ws,r=t();for(;;)try{if(527181===-parseInt(n(490))/1*(-parseInt(n(484))/2)+-parseInt(n(471))/3*(-parseInt(n(492))/4)+parseInt(n(470))/5*(parseInt(n(480))/6)+-parseInt(n(476))/7+parseInt(n(489))/8+parseInt(n(508))/9+-parseInt(n(488))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ps=Ds;function Bs(){const t=["enqueueChange","removeMarker:suggestion:deletion","74693784eXbGja","document","unlock","options","root","createSelection","261805enEFEM","detach","7717110MRHMsg","model","TrackChangesEditing","mapper","18ElHeYY","5886615Jauhdd","unit","bind","uiElement","delete","merge","markerName","init","plugins","rootName","remove","enableCommand","10146susSOs","fromRange","markerNameToElements","selection","$graveyard","showSuggestionHighlights","editor","lock","get","4211408PyjrBF","writer","addMarker:suggestion:deletion","6PVknGd","start","forward","requires","buffer","data","setSelection","high","createRange","batch","4mUpyOO","unbindElementFromMarkerName","isCollapsed","end","1240913anNOqA","getFirstRange","downcastDispatcher","deleteForward","editing","1094qgwNEw","commands","modifySelection"];return(Bs=function(){return t})()}!function(t,e){const n=Ds,r=t();for(;;)try{if(981608===-parseInt(n(500))/1+parseInt(n(505))/2*(-parseInt(n(535))/3)+-parseInt(n(496))/4*(parseInt(n(516))/5)+-parseInt(n(486))/6*(parseInt(n(523))/7)+parseInt(n(483))/8*(-parseInt(n(522))/9)+-parseInt(n(518))/10+parseInt(n(510))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ps(489)](){return[Ms.Delete]}[Ps(530)](){const t=Ps,e=this[t(480)],n=e[t(531)][t(482)](t(520));n[t(534)](t(527));const r=e[t(506)][t(482)](t(503));n[t(534)](t(503),((n,s={})=>{const o=t,a=e[o(519)][o(515)](e[o(519)][o(511)][o(538)]);a[o(498)]&&e[o(519)][o(507)](a,{direction:o(488),unit:s[o(524)]});const c=a[o(501)](),u=i.LiveRange[o(536)](c);let l;n(s),l=o(539)==u[o(514)][o(532)]?e[o(519)][o(494)](c[o(487)]):e[o(519)][o(494)](u[o(487)],u[o(499)]),u[o(517)](),e[o(519)][o(508)](r[o(490)][o(495)],(t=>{const e=o;r[e(490)][e(481)](),t[e(492)](t[e(494)](l[e(499)])),r[e(490)][e(512)]()}))})),e[t(504)][t(502)].on(t(485),Fs(e,t(528)),{priority:t(493)}),e[t(491)][t(502)].on(t(485),((n,r,s)=>{const o=t;s[o(513)][o(540)]&&Fs(e,o(528),{showActiveMarker:!1})[o(525)](this)(n,r,s)}),{priority:t(493)}),e[t(504)][t(502)].on(t(509),((e,n,r)=>{const s=t,o=r[s(521)][s(537)](n[s(529)]);if(o)for(const t of o)t.is(s(526))&&(r[s(521)][s(497)](t,n[s(529)]),r[s(484)][s(533)](t))}),{priority:t(493)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=226]})(t,e)}function Gs(){const t=["registerElementLabel","oldValue","listItemIdFixer","registerBlockAttribute","plugins","setAttribute","todoListChecked","accept","checkTodoList","parent","differ","createRange","multipleBlocks","commandName","batch","FORMAT_INDENT","getRanges","type","editor","newValue","registerPostFixer","afterInit","attributeKey","4434556zRwGVX","*Indent:* %0","TrackChangesEditing","isLocal","documentList","_getAttributeKey","change","schema","meta","execute","suggestion","default","nextSibling","TodoListEditing","head","formatBlock","bulleted","assureChains","from","key","isObject","isUndo","descriptionFactory","length","listType","list.multiBlock","_findSuggestions","locale","listMarkerStyle","start","listStyle","8CCQBuC","fromRange","getFirstMarker","containsItem","listMarker","*Set format:* %0","attribute","has","ELEMENT_BULLETED_LIST","*Split:* list item","forceValue","map","data","splitListItemAfter","listReversed","3657126POIJEu","_suggestionFactory","*Remove format:* %0","model","isNextTo","commandParams","ListEditing","960tIsnpK","_supportLegacySuggestions","*Merge:* %0","97859xrPXtP","56Flsczl","getAttribute","push","*Outdent:* %0","listIndent","mergeListItemForward","listStart","range","toUpperCase","nodeAfter","registerCustomCallback","refresh","22mzoLPK","*Uncheck item*","getFirstRange","ELEMENT_LIST_ITEM","*Change to:* %0","get","customBulletedList","commands","deletion","_registerLegacyDescription","*Format:* remove from %0","every","682731MCCvUO","todoListCheck","next","format","outdentList","includes","indentList","trackChangesCommand","*Check item*","previousSibling","ELEMENT_","groupId","2744MEdqFW","_LIST","524485VYYeqf","createPositionAt","ELEMENT_TODO_LIST","splitListItemBefore","document","find","ELEMENT_NUMBERED_LIST","removeMarker","numberedList","selection","noTrackChangesFixer","enableDefaultAttributesIntegration","getChanges","config","value","listItemId","detach","registerAttributeLabel","*Format:* insert into %0","*Merge:* list item","mergeListItemBackward","setSelection","bulletedList","getSuggestions","todo","filter","attributes","registerDescriptionCallback","todoList","end","customNumberedList","numbered","1046030ctCCcv"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(418033===parseInt(n(309))/1*(parseInt(n(284))/2)+parseInt(n(306))/3*(parseInt(n(346))/4)+parseInt(n(348))/5+-parseInt(n(299))/6+parseInt(n(253))/7+-parseInt(n(310))/8*(parseInt(n(334))/9)+-parseInt(n(229))/10*(-parseInt(n(322))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(251)](){const t=Us,e=this[t(248)];if(!e[t(234)][t(291)](t(305)))return;const n=e[t(280)],r=e[t(234)][t(327)](t(255)),s=e[t(234)][t(291)](t(266)),o=!!e[t(361)][t(327)](t(278));function i(e){const r=t;return{type:r(337),content:""+Hr(n,r(289),e)}}function a(e){const r=t;return{type:r(337),content:""+Hr(n,r(301),e)}}r[t(359)](t(356)),r[t(359)](t(370)),r[t(359)](t(227)),r[t(359)](t(328)),r[t(359)](t(340)),r[t(359)](t(338)),r[t(359)](t(297)),r[t(359)](t(351)),r[t(233)](t(363)),r[t(233)](t(277)),r[t(233)](t(314)),o&&(r[t(359)](t(368)),r[t(359)](t(315))),s&&(r[t(359)](t(376)),r[t(359)](t(238)),r[t(233)](t(236)),r[t(275)][t(375)]((e=>{const r=t,{data:s}=e;if(s&&r(236)==s[r(272)])return{type:r(337),content:s[r(249)]?Hr(n,r(342)):Hr(n,r(323))}})),this[t(248)][t(302)][t(352)][t(250)]((e=>{const n=t;if(e[n(244)][n(274)])return!1;let s=!1;const o=r[n(371)]({skipNotAttached:!0})[n(373)]((t=>n(236)===r[n(258)](t)));for(const t of o)n(372)!=t[n(324)]()[n(282)][n(319)][n(311)](n(277))&&(r[n(279)](t[n(324)](),n(290))[n(353)]((t=>n(277)===r[n(258)](t[n(263)])))||(e[n(355)](t[n(286)]()),s=!0));return s}))),r[t(275)][t(365)](t(314),Hr(n,t(245)));const c={type:t(337),content:""};r[t(275)][t(375)]((e=>{const r=t,{data:s}=e;if(!s||r(277)!=s[r(272)])return;let u=e[r(267)];for(;u;){if(u[r(296)]&&((r(283)==u[r(296)][r(272)]||r(281)==u[r(296)][r(272)])&&(u[r(296)][r(249)]&&r(264)!=u[r(296)][r(249)]||r(264)!=u[r(296)][r(231)]&&!s[r(249)])||!o&&u[r(296)][r(272)]==_c))return c;u=u[r(336)]}if(null==s[r(249)])switch(s[r(231)]){case r(269):return a(Hr(n,r(292)));case r(228):return a(Hr(n,r(354)));case r(372):return a(Hr(n,r(350)))}switch(s[r(249)]){case r(269):return i(Hr(n,r(292)));case r(228):return i(Hr(n,r(354)));case r(372):return i(Hr(n,r(350)))}})),r[t(275)][t(375)]((e=>{const n=t,{data:r}=e;if(r&&n(314)==r[n(272)])return null==r[n(249)]||null==r[n(231)]&&0==r[n(249)]?c:void 0})),r[t(275)][t(375)]((e=>{const r=t;if(r(290)!=e[r(247)])return;const{data:s}=e;if(!s||r(363)!=s[r(272)])return;const o=zs(e);return r(249)==o?{type:r(337),content:Hr(n,r(367))}:r(231)==o?{type:r(337),content:Hr(n,r(293))}:c})),e[t(302)][t(352)][t(250)]((e=>this[t(232)](e))),e[t(302)][t(352)][t(250)]((e=>this[t(358)](e))),e[t(302)][t(352)][t(250)]((e=>this[t(270)](e))),this[t(307)]()}[Us(232)](t){const e=Us;if(t[e(244)][e(274)]||!t[e(244)][e(256)])return!1;let n=!1;const r=this[e(248)][e(234)][e(327)](e(255))[e(371)]({skipNotAttached:!0})[e(373)]((t=>t[e(296)]&&e(363)==t[e(296)][e(272)]))[e(373)]((t=>t[e(296)][e(249)]&&t[e(296)][e(231)]));for(const s of r)zs(s)||(t[e(355)](s[e(286)]()),n=!0);return n}[Us(358)](t){const e=Us;if(t[e(244)][e(274)]||!t[e(244)][e(256)])return!1;const n=this[e(248)][e(234)][e(327)](e(255));if(n[e(341)][e(362)])return!1;let r=!1;const s=[e(277),e(363),e(314),e(283),e(316),e(298),e(335),e(288),e(281)],o=this[e(248)][e(302)][e(352)][e(240)][e(360)]()[e(373)]((t=>e(290)==t[e(247)]))[e(373)]((t=>s[e(339)](t[e(252)])));if(0==o[e(276)])return r;for(const i of o){const o=n[e(279)](i[e(317)],e(290))[e(373)]((t=>!t[e(261)][e(303)]))[e(295)]((t=>t[e(263)]))[e(373)]((t=>{const r=e,o=n[r(258)](t);return s[r(339)](o)}));if(o[e(276)]){for(const n of o)t[e(355)](n[e(286)]());r=!0}}return r}[Us(270)](t){const e=Us;if(t[e(244)][e(274)]||!t[e(244)][e(256)])return!1;const n=this[e(248)][e(234)][e(327)](e(255));let r=!1;const s=[e(277),e(363),e(314),e(283),e(316),e(298),e(335),e(288),e(281)];for(const t of n[e(371)]({skipNotAttached:!0})){const o=n[e(279)](t[e(324)](),e(290))[e(295)]((t=>t[e(263)]))[e(373)]((t=>t[e(296)]&&s[e(339)](t[e(296)][e(272)])));if(!o[e(276)])continue;const a=o[0][e(267)][e(374)][e(345)];if(!o[e(333)]((t=>t[e(374)][e(345)]===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(371)]({skipNotAttached:!0})[s(373)]((e=>s(290)==e[s(247)]&&e[s(374)][s(345)]==t)))e[s(235)](s(345),r)}function i(t,n){const r=e;let s=t[r(267)],i=!1;for(;s;)s[r(374)][r(345)]!=n&&(o(s[r(374)][r(345)],n),s[r(235)](r(345),n),i=!0),s=s[r(336)];return i}}[Us(307)](){const t=Us,e=this[t(248)],n=e[t(280)],r=e[t(234)][t(327)](t(255));this[t(331)](),r[t(300)][t(320)](t(268),t(257),t(237),(function(n,r){const s=t,o=[];for(let t of n)t[s(282)][s(319)]===t[s(226)][s(239)]&&(t=e[s(302)][s(241)](e[s(302)][s(349)](t[s(282)][s(319)],0))),o[s(312)](t);e[s(302)][s(259)]((t=>{const n=s,a=e[n(302)][n(352)][n(357)],c=Array[n(271)](a[n(246)]())[n(295)]((t=>i.LiveRange[n(285)](t)));t[n(369)](o),e[n(329)][n(327)](r[n(243)])[n(321)](),r[n(304)][n(312)]({forceDefaultExecution:!0}),e[n(262)](r[n(243)],...r[n(304)]),t[n(369)](c);for(const t of c)t[n(364)]()}))})),r[t(275)][t(230)]((function(n){const r=t,s=!e[r(302)][r(260)][r(273)](n),o=n[r(343)],i=n[r(265)],a=n[r(311)](r(363)),c=!o||o[r(311)](r(363))!==a,u=!i||i[r(311)](r(363))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(325),e)))}[Us(331)](){const t=Us,e=this[t(248)],n=e[t(280)];function r(n){const r=t,s=e[r(329)][r(327)](r(370))[r(362)],o=e[r(329)][r(327)](r(356))[r(362)];return r(356)===n?s:o}e[t(234)][t(327)](t(255))[t(275)][t(375)]((function(s){const o=t;if(o(268)!=s[o(247)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(243)]){case o(370):u=i[o(304)][0][o(294)],l=r(i[o(243)]),a=o(u?366:332),!l&&e[o(361)][o(327)](o(278))||(a=o(326)),c={type:o(337),content:Hr(n,a,Hr(n,o(292)))};break;case o(356):u=i[o(304)][0][o(294)],l=r(i[o(243)]),a=o(u?366:332),!l&&e[o(361)][o(327)](o(278))||(a=o(326)),c={type:o(337),content:Hr(n,a,Hr(n,o(354)))};break;case o(340):a=o(254),c={type:o(337),content:Hr(n,a,Hr(n,o(325)))};break;case o(338):a=function(t){const e=o,n=t[e(324)]();let r=n[e(282)][e(319)];for(;r&&n[e(287)](r);){if(r[e(311)](e(314))>0)return!1;r=r[e(265)]}return!0}(s)?Hr(n,o(332),Hr(n,function(t){const e=o;return e(344)+t[e(324)]()[e(282)][e(319)][e(311)](e(277))[e(318)]()+e(347)}(s))):Hr(n,o(313),Hr(n,o(325))),c={type:o(337),content:a};break;case o(368):case o(315):!1===i[o(242)]&&(a=o(308),c={type:o(330),content:Hr(n,a,Hr(n,o(325)))})}return c}))}}function zs(t){const e=Us;let n=t[e(324)]()[e(282)][e(319)][e(343)];for(;n;){const r=n[e(311)](e(363));if(!r)return!1;if(r==t[e(296)][e(249)])return e(249);if(r==t[e(296)][e(231)])return e(231);n=n[e(343)]}return!1}const Hs=Ws;function Ws(t,e){const n=qs();return(Ws=function(t,e){return n[t-=128]})(t,e)}function qs(){const t=["listStyle","includes","find","disc","*Remove format:* %0","type","decimal-leading-zero","filter","removeMarker","next","registerBlockAttribute","lower-roman","*Format:* set order to reversed","bind","_LIST_","document","config","formatBlock","batch","registerAttributeLabel","_findSuggestions","getFirstRange","listStart","_LIST_DEFAULT","85ZsRkGw","bulleted","descriptionFactory","getSuggestions","listType","7AsNfDI","format","upper-latin","attribute","ListPropertiesEditing","FORMAT_LIST_REVERSED","head","get","handleDescriptions","64156DAzZhT","TrackChangesEditing","editor","9jMjhCl","15835787pbvDTz","_getTranslationKeyForListStyle","plugins","*Format:* set order to regular","customNumbered","_registerLegacyDescription","27XuiKDr","*Set format:* %0","suggestion","replace","131372doohOx","start","925086tniPwa","list.properties","_getAttributeKey","getAttribute","startIndex","locale","newValue","has","5709632whbueM","styles","registerPostFixer","ELEMENT_","1457240RPhZbF","FORMAT_LIST_START","decimal","registerDescriptionCallback","numbered","enableDefaultAttributesIntegration","3068313ZzuCaW","toUpperCase","afterInit","key","upper-roman","lower-latin","nodeAfter","circle","square","*Change to:* %0","oldValue","*Format:* set start index to %0","getFirstMarker","model","reversed","commandParams","default","commandName","data","listReversed","isUndo"];return(qs=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(522870===-parseInt(n(213))/1*(parseInt(n(203))/2)+-parseInt(n(144))/3+parseInt(n(217))/4*(parseInt(n(189))/5)+-parseInt(n(219))/6*(parseInt(n(194))/7)+parseInt(n(134))/8+parseInt(n(206))/9*(-parseInt(n(138))/10)+parseInt(n(207))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[Hs(146)](){const t=Hs;if(!this[t(205)][t(209)][t(133)](t(198)))return;const e=this[t(205)][t(181)][t(201)](t(220)),n=this[t(205)][t(209)][t(201)](t(204));e[t(135)]&&(n[t(143)](t(165)),n[t(175)](t(165))),e[t(158)]&&(n[t(143)](t(163)),n[t(175)](t(163))),e[t(130)]&&(n[t(143)](t(187)),n[t(175)](t(187)));const r={type:t(195),content:""};n[t(191)][t(141)](this[t(202)][t(178)](this));const s=this[t(205)][t(131)];n[t(191)][t(184)](t(163),Hr(s,t(199))),n[t(191)][t(141)]((e=>{const n=t,{data:s}=e;if(s&&n(163)==s[n(147)])return null==s[n(132)]||0==s[n(132)]&&null==s[n(154)]?r:void 0})),n[t(191)][t(184)](t(187),Hr(s,t(139))),n[t(191)][t(141)]((e=>{const n=t,{data:s}=e;if(s&&n(187)==s[n(147)])return null==s[n(132)]||1==s[n(132)]&&null==s[n(154)]?r:void 0})),this[t(205)][t(157)][t(180)][t(136)]((e=>{const r=t;if(e[r(183)][r(164)])return!1;let s=!1;const o=n[r(192)]({skipNotAttached:!0})[r(172)]((t=>{const e=r,s=n[e(128)](t);return e(187)==s||e(163)==s}));for(const t of o){const o=t[r(186)]()[r(218)][r(150)][r(129)](r(193));r(142)!=o&&r(211)!=o&&(n[r(185)](t[r(186)](),r(197))[r(167)]((t=>r(193)==n[r(128)](t[r(215)])))||(e[r(173)](t[r(156)]()),s=!0))}return s})),this[t(212)]()}[Hs(202)](t){const e=Hs,n=this[e(205)][e(131)],{data:r}=t,s={type:e(195),content:""};if(!r||e(165)!=r[e(147)])return;if(!r[e(154)])return e(160)==r[e(132)]?s:{type:e(195),content:""+Hr(n,e(214),Hr(n,this[e(208)](r[e(132)])))};if(!r[e(132)]){if(e(160)==r[e(154)])return s;let o=t[e(200)];for(;o;){if(o[e(162)]&&e(193)==o[e(162)][e(147)]&&o[e(162)][e(132)])return s;o=o[e(174)]}return{type:e(195),content:""+Hr(n,e(169),Hr(n,this[e(208)](r[e(154)])))}}if(e(160)!=r[e(132)])return{type:e(195),content:""+Hr(n,e(214),Hr(n,this[e(208)](r[e(132)])))};let o=t[e(200)];for(;o;){if(o[e(162)]&&e(193)==o[e(162)][e(147)]&&o[e(162)][e(132)]&&o[e(162)][e(154)])return s;o=o[e(174)]}const i=t[e(186)]()[e(218)][e(150)][e(129)](e(193));return{type:e(195),content:Hr(n,e(214),Hr(n,e(137)+i[e(145)]()+e(188)))}}[Hs(212)](){const t=Hs,e=this[t(205)],n=e[t(131)];e[t(209)][t(201)](t(204))[t(191)][t(141)]((e=>{const r=t;if(r(182)!=e[r(170)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(161)]){case r(165):o=r(153),i={type:r(195),content:Hr(n,o,Hr(n,this[r(208)](s[r(159)][0][r(170)])))};break;case r(163):o=s[r(159)][0][r(158)]?r(177):r(210),i={type:r(195),content:Hr(n,o)};break;case r(187):o=r(155),i={type:r(195),content:Hr(n,o,s[r(159)][0][r(130)])}}return i}))}[Hs(208)](t){const e=Hs;return e(137)+function(t){const n=e;return Xs[n(166)](t)?n(190):Qs[n(166)](t)?n(142):null}(t)[e(145)]()+e(179)+t[e(145)]()[e(216)](/-/g,"_")}}const Xs=[Hs(168),Hs(151),Hs(152)],Qs=[Hs(140),Hs(171),Hs(176),Hs(148),Hs(149),Hs(196)];var Zs=n(507);const Ys=$s;function Js(){const t=["detach","3501734xDzyBW","get","setSelection","plugins","split","7jnTrHR","requires","12321888oFEHCf","end","markerNameToElements","TrackChangesEditing","8634789JGAlVr","parent","document","remove","editor","ck-suggestion-marker-split","downcastDispatcher","markInsertion","71950QfpJaO","getFirstRange","data","enterBlock","195848zvOgAa","removeMarker:suggestion:insertion","showSuggestionHighlights","markerName","change","commands","addMarker:suggestion:insertion","options","getFirstPosition","createPositionAt","editing","enableCommand","4358808munwRm","fire","2546760HWndXr","high","mapper","84auQLSr","bind","model","hasClass","afterExecute","createRange","selection","init","unbindElementFromMarkerName","enter","fromRange","writer","nextSibling"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(934882===-parseInt(n(201))/1+parseInt(n(178))/2+parseInt(n(215))/3+-parseInt(n(213))/4+-parseInt(n(197))/5*(-parseInt(n(218))/6)+parseInt(n(183))/7*(-parseInt(n(185))/8)+parseInt(n(189))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(184)](){return[Zs.Enter]}[Ys(225)](){const t=Ys,e=this[t(193)],n=e[t(181)][t(179)](t(188)),r=e[t(206)][t(179)](t(227));n[t(212)](t(227),(()=>{const s=t;e[s(220)][s(205)]((t=>{const o=s,a=e[o(220)][o(191)][o(224)],c=a[o(209)](),u=i.LiveRange[o(228)](a[o(198)]());if(r[o(200)](t)){const r=e[o(220)][o(210)](c[o(190)][o(176)],0),s=t[o(223)](c,r);n[o(196)](s)}else t[o(180)](t[o(223)](u[o(186)]));u[o(177)](),r[o(214)](o(222),{writer:t})}))})),e[t(211)][t(195)].on(t(207),Fs(e,t(182)),{priority:t(216)}),e[t(211)][t(195)].on(t(202),((e,n,r)=>{const s=t,o=r[s(217)][s(187)](n[s(204)]);if(o)for(const t of o)t[s(221)](s(194))&&(r[s(217)][s(226)](t,n[s(204)]),r[s(229)][s(192)](t))}),{priority:t(216)}),e[t(199)][t(195)].on(t(207),((n,r,s)=>{const o=t;s[o(208)][o(203)]&&Fs(e,o(182),{showActiveMarker:!1})[o(219)](this)(n,r,s)}),{priority:t(216)})}}function eo(){const t=["87010qlXuOc","491955cITXeo","981052wIBduE","editor","getIntersection","get","773811agOcWF","handleFindCommand","plugins","TrackChangesEditing","suggestion:deletion","_isInDeletionRange","afterInit","find","641473cEXbne","has","filter","getRange","findByTextCallback","FindAndReplaceUtils","16931800pzzSmf","bind","start","createRange","2756ghpqTv","markers","90qdFrwk","enableCommand","getMarkersGroup","FindAndReplaceEditing","4685QbtLdW","item","string","createPositionAt","model","findNext","end","findPrevious","replaceAll","8anlmXh","replace"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=360]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(460226===-parseInt(n(371))/1+parseInt(n(400))/2+-parseInt(n(399))/3+parseInt(n(381))/4*(-parseInt(n(387))/5)+parseInt(n(383))/6*(-parseInt(n(398))/7)+-parseInt(n(396))/8*(parseInt(n(363))/9)+parseInt(n(377))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(369)](){const t=no;if(!this[t(360)][t(365)][t(372)](t(386)))return;const e=this[t(360)][t(365)][t(362)](t(366));e[t(384)](t(370),this[t(364)][t(378)](this)),e[t(384)](t(392)),e[t(384)](t(394)),e[t(384)](t(397)),e[t(384)](t(395))}[no(364)](t,e,n={}){const r=no,s=this[r(360)][r(365)][r(362)](r(376));return t((t=>(r(389)==typeof e?s[r(375)](e,n):e)(t)[r(373)]((e=>!1===this[r(368)](e,t[r(388)])))),n)}[no(368)](t,e){const n=no,r=this[n(360)][n(391)][n(380)](this[n(360)][n(391)][n(390)](e,t[n(379)]),this[n(360)][n(391)][n(390)](e,t[n(393)]));for(const t of this[n(360)][n(391)][n(382)][n(385)](n(367)))if(null!==r[n(361)](t[n(374)]()))return!0;return!1}}const oo=ao;function io(){const t=["plugins","1179978dRdcdG","afterInit","1683BIwycw","format","FORMAT_FONT_COLOR","editor","toLowerCase","FontFamilyEditing","2KIngoc","*Set font color:* %0","descriptionFactory","formatInline","commandParams","52kzmGRU","fontSize","fontBackgroundColor.colors","FontSize","FORMAT_FONT_SIZE","20450AMTOdv","FontBackgroundColorEditing","value","trim","model","*Set font family:* %0","6rdcXNG","type","FontSizeEditing","fontBackgroundColor","*Reset font background color*","enableDefaultAttributesIntegration","190456EIJFTD","*Reset font size*","config","fontColor","normalizeSizeOptions","label","6088600smNYJH","TrackChangesEditing","get","12MPaWLS","*Set font size:* %0","registerInlineAttribute","find","FORMAT_FONT_FAMILY","commandName","fontFamily","*Reset font family*","registerDescriptionCallback","title","_registerLegacyDescription","FORMAT_FONT_BACKGROUND","locale","*Set font background color:* %0","has","fontSize.options","14273798CWklIb","*Reset font color*","73844qPtTJQ","fontColor.colors","registerAttributeLabel","177JvfAyu","25249280dkeQlN","FontColorEditing","399kNgrxW"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(690151===parseInt(n(366))/1*(-parseInt(n(358))/2)+parseInt(n(353))/3*(-parseInt(n(350))/4)+parseInt(n(329))/5*(-parseInt(n(382))/6)+-parseInt(n(356))/7*(parseInt(n(388))/8)+parseInt(n(360))/9*(-parseInt(n(376))/10)+parseInt(n(348))/11*(-parseInt(n(332))/12)+-parseInt(n(371))/13*(-parseInt(n(354))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(384),commandName:oo(372)},{pluginName:oo(365),commandName:oo(338)},{pluginName:oo(355),commandName:oo(391)},{pluginName:oo(377),commandName:oo(385)}];class uo extends t.Plugin{[oo(359)](){const t=oo,e=this[t(363)][t(344)],n=this[t(363)][t(357)][t(331)](t(330));for(const{pluginName:e,commandName:r}of co)this[t(363)][t(357)][t(346)](e)&&(n[t(387)](r),n[t(334)](r));e.t,n[t(368)][t(352)](t(372),Hr(e,t(375))),n[t(368)][t(352)](t(338),Hr(e,t(336))),n[t(368)][t(352)](t(391),Hr(e,t(362))),n[t(368)][t(352)](t(385),Hr(e,t(343))),this[t(342)]()}[oo(342)](){const t=oo,e=this[t(363)],n=e[t(344)];e[t(357)][t(331)](t(330))[t(368)][t(340)]((e=>{const r=t,o=n.t;if(r(369)!=e[r(383)])return;const{data:i}=e;if(null!=i){if(r(372)==i[r(337)]){const t=i[r(370)][0][r(378)];if(t){const e=o(this[r(363)][r(357)][r(331)](r(374))[r(327)](this[r(363)][r(390)][r(331)](r(347)))[r(335)]((e=>e[r(380)]==t))[r(341)])[r(364)]();return{type:r(361),content:Hr(n,r(333),e)}}return{type:r(361),content:Hr(n,r(389))}}if(r(338)==i[r(337)]){const t=i[r(370)][0][r(378)];return t?{type:r(361),content:Hr(n,r(381),t)}:{type:r(361),content:Hr(n,r(339))}}if(r(391)==i[r(337)]){const t=i[r(370)][0][r(378)];if(t){const e=(0,s.normalizeColorOptions)(this[r(363)][r(390)][r(331)](r(351)))[r(335)]((e=>e[r(380)]==t));let i=t,a="";return e&&(i=e[r(328)],a=o(i)[r(364)]()),{type:r(361),content:Hr(n,r(367),a)[r(379)](),color:{value:t,title:a||i}}}return{type:r(361),content:Hr(n,r(349))}}if(r(385)==i[r(337)]){const t=i[r(370)][0][r(378)];if(t){const e=(0,s.normalizeColorOptions)(this[r(363)][r(390)][r(331)](r(373)))[r(335)]((e=>e[r(380)]==t));let i=t,a="";return e&&(i=e[r(328)],a=o(i)[r(364)]()),{type:r(361),content:Hr(n,r(345),a)[r(379)](),color:{value:t,title:a||i}}}return{type:r(361),content:Hr(n,r(386))}}}}))}}function lo(t,e){const n=go();return(lo=function(t,e){return n[t-=110]})(t,e)}const fo=lo;!function(t,e){const n=lo,r=t();for(;;)try{if(205646===parseInt(n(149))/1*(-parseInt(n(141))/2)+parseInt(n(112))/3+parseInt(n(133))/4*(-parseInt(n(115))/5)+-parseInt(n(139))/6*(-parseInt(n(110))/7)+parseInt(n(144))/8*(parseInt(n(123))/9)+-parseInt(n(145))/10*(parseInt(n(158))/11)+parseInt(n(163))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[fo(130)](){const t=fo,e=this[t(159)],n=e[t(147)][t(114)](t(150)),r=e[t(127)][t(114)](t(135)),s=e[t(127)][t(114)](t(162));r&&s&&(n[t(128)](t(162)),n[t(154)](t(135)),this[t(129)]())}[fo(129)](){const t=fo,e=this[t(159)],n=e[t(120)];e[t(147)][t(114)](t(150))[t(146)][t(132)]((r=>{const s=t;if(s(164)!=r[s(140)]&&s(117)!=r[s(140)])return;const{data:o}=r;if(o&&s(162)===o[s(137)]){const t=[],r=o[s(155)][0];for(const[n,o]of Object[s(148)](r))t[s(126)](po(e,n,o));return t[s(165)]?{type:s(151),content:Hr(n,s(152),t[s(121)](", "))}:{type:s(151),content:Hr(n,s(136))}}}))}}function go(){const t=["fontColor.colors","locale","join","fontSize","9495uAgSUn","find","label","push","commands","enableDefaultAttributesIntegration","_registerLegacyDescription","afterInit","FontSize","registerDescriptionCallback","1096GLGwqL","toUpperCase","copyFormat","*Remove all formatting*","commandName","model","1110MoZGYV","type","758ulvvDA","split","boolean","224PxHldx","243940cVIDXV","descriptionFactory","plugins","entries","245lJjNwe","TrackChangesEditing","format","*Set format to:* %0","title","enableCommand","commandParams","slice","fontBackgroundColor","143JwFCBA","editor","config","fontColor","pasteFormat","2523720DKXUnK","formatBlock","length","12621gxKRwq","fontSize.options","987288umYydf","normalizeSizeOptions","get","5235HklJxL","toLowerCase","formatInline","charAt"];return(go=function(){return t})()}function po(t,e,n){const r=fo,o=t[r(120)].t,i=e[r(142)](/(?=[A-Z])/)[r(121)](" "),a=o(i[r(118)](0)[r(134)]()+i[r(156)](1))[r(116)]();if(r(143)==typeof n)return a;if(r(161)===e||r(157)===e){const e=(0,s.normalizeColorOptions)(t[r(160)][r(114)](r(119)))[r(124)]((t=>t[r(138)]==n));return a+" ("+(e?o(e[r(125)])[r(116)]():n)+")"}if(r(122)===e&&isNaN(parseFloat(n))){const e=t[r(147)][r(114)](r(131))[r(113)](t[r(160)][r(114)](r(111)))[r(124)]((t=>t[r(138)]==n));return a+" ("+(e?o(e[r(153)])[r(116)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["TrackChangesEditing","*Change to:* %0","config","match","2061qWiSfv","title","heading","format","type","commandName","4MEHodT","editor","find","commandParams","has","15860oIGaHh","ELEMENT_HEADING_CUSTOM","registerDescriptionCallback","31003nuKeGm","registerElementLabel","284683pRKhcu","descriptionFactory","11994aOABAl","afterInit","enableDefaultAttributesIntegration","plugins","_registerLegacyDescription","paragraph","266400LREcCa","model","name","locale","664LpIQuK","value","213jRbwbQ","heading.options","ELEMENT_HEADING","737088YUatjI","formatBlock","_getHeadingLevel","get","_headingOptions","1773095iIJdhI","view","HeadingEditing"];return(mo=function(){return t})()}function Io(t,e){const n=mo();return(Io=function(t,e){return n[t-=455]})(t,e)}const Eo=Io;!function(t,e){const n=Io,r=t();for(;;)try{if(263542===-parseInt(n(477))/1+parseInt(n(479))/2*(-parseInt(n(491))/3)+parseInt(n(467))/4*(parseInt(n(499))/5)+-parseInt(n(485))/6+parseInt(n(475))/7*(parseInt(n(489))/8)+-parseInt(n(461))/9*(-parseInt(n(472))/10)+-parseInt(n(494))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Eo(480)](){const t=Eo,e=this[t(468)];if(!e[t(482)][t(471)](t(456)))return;this[t(498)]=e[t(459)][t(497)](t(492));const n=e[t(488)],r=e[t(482)][t(497)](t(457));r[t(481)](t(463));for(const e of this[t(498)])t(484)!=e[t(486)]&&r[t(478)][t(476)](e[t(486)],(n=>{const r=t,i=this[r(496)](e[r(486)]);return null!==i?s(n,i):o(n,e[r(462)])}));function s(e,r){return Hr(n,t(493),[e,r])}function o(e,r){return Hr(n,t(473),[e,r])}this[t(483)]()}[Eo(483)](){const t=Eo,e=this[t(468)],n=e[t(488)];e[t(482)][t(497)](t(457))[t(478)][t(474)]((e=>{const r=t;if(r(495)!=e[r(465)])return;const{data:s}=e;if(s&&r(463)==s[r(466)]){const e=s[r(470)][0][r(490)],c=this[r(496)](e);if(null!==c)return{type:r(464),content:Hr(n,r(458),(1,a=c,Hr(n,r(493),[1,a])))};const u=this[r(498)][r(469)]((t=>t[r(486)]===e))[r(462)];return{type:r(464),content:Hr(n,r(458),(o=1,i=u,Hr(n,t(473),[o,i])))}}var o,i,a}))}[Eo(496)](t){const e=Eo;var n,r;const s=t[e(460)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(498)])||void 0===n?void 0:n[e(469)]((n=>n[e(486)]==t));if(o&&o[e(455)]){const t=o[e(455)],n=(null!==(r=t[e(487)])&&void 0!==r?r:t)[e(460)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=244]})(t,e)}function yo(){const t=["HighlightEditing","locale","afterInit","editor","4951028HxCjxQ","64DLOQuI","registerDescriptionCallback","*Set highlight:* %0","highlight.options","get","5tDKMSK","toLowerCase","19957eGTKjg","highlight","8202411GWMkKp","value","formatInline","1454784nJTltN","*Remove highlight*","10sWbtMG","1517841mMcyBp","type","title","1667882mVjfry","find","format","enableDefaultAttributesIntegration","has","descriptionFactory","registerInlineAttribute","color","_registerLegacyDescription","TrackChangesEditing","commandParams","commandName","plugins","registerAttributeLabel","model","config","FORMAT_HIGHLIGHT","3042764ccFeOy"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(905481===-parseInt(n(265))/1+parseInt(n(282))/2+parseInt(n(262))/3+parseInt(n(246))/4+-parseInt(n(252))/5*(-parseInt(n(259))/6)+parseInt(n(254))/7*(-parseInt(n(247))/8)+parseInt(n(256))/9*(-parseInt(n(261))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(244)](){const t=To,e=this[t(245)];if(!e[t(277)][t(269)](t(283)))return;const n=e[t(277)][t(251)](t(274)),r=e[t(284)];n[t(268)](t(255)),n[t(271)](t(255)),n[t(270)][t(278)](t(255),Hr(r,t(281))),this[t(273)]()}[To(273)](){const t=To,e=this[t(245)],n=e[t(284)];e[t(277)][t(251)](t(274))[t(270)][t(248)]((r=>{const s=t;if(s(258)!=r[s(263)])return;const{data:o}=r;if(o&&s(255)==o[s(276)]){const t=n.t,r=o[s(275)][0][s(257)];if(r){const o=e[s(280)][s(251)](s(250))[s(266)]((t=>t[s(279)]==r)),i=t(o[s(264)])[s(253)]();return{type:s(267),content:Hr(n,s(249),i),color:{value:o[s(272)],title:o[s(264)]}}}return{type:s(267),content:Hr(n,s(260),Hr(n,s(281)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=171]})(t,e)}function Lo(){const t=["plugins","HorizontalLineEditing","addClass","registerElementLabel","14535512LWTMuL","editor","dataDowncast","15379VJvkMT","horizontalLine","createEmptyElement","70482SxQKJB","has","conversion","createPositionAt","128AYVBLm","39824310InseVL","get","3684SCDxFg","enableCommand","ck-horizontal-line","4192470rvLmmr","TrackChangesEditing","descriptionFactory","ELEMENT_HORIZONTAL_LINE","1LEmRrk","elementToStructure","showSuggestionHighlights","2940028zrshru","div","locale","high","createContainerElement","insert","afterInit","12917115lPkChB","for"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(937999===-parseInt(n(179))/1*(-parseInt(n(182))/2)+-parseInt(n(201))/3*(parseInt(n(205))/4)+parseInt(n(175))/5+parseInt(n(172))/6*(-parseInt(n(198))/7)+-parseInt(n(195))/8+-parseInt(n(189))/9+parseInt(n(206))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(188)](){const t=ko,e=this[t(196)];if(!e[t(191)][t(202)](t(192)))return;e[t(191)][t(171)](t(176))[t(173)](t(199));const n=e[t(191)][t(171)](t(176)),r=e[t(184)];n[t(177)][t(194)](t(199),(e=>Hr(r,t(178),e))),e[t(203)][t(190)](t(197))[t(180)]({model:t(199),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(181)])return null;const o=n[s(186)](s(183)),i=n[s(200)]("hr");return n[s(193)](s(174),o),n[s(187)](n[s(204)](o,0),i),o},converterPriority:t(185)})}}const Ro=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=188]})(t,e)}!function(t,e){const n=So,r=t();for(;;)try{if(937741===-parseInt(n(209))/1*(parseInt(n(196))/2)+-parseInt(n(220))/3*(parseInt(n(219))/4)+-parseInt(n(194))/5+parseInt(n(188))/6+-parseInt(n(197))/7*(-parseInt(n(223))/8)+-parseInt(n(212))/9+-parseInt(n(210))/10*(-parseInt(n(207))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Ro(198)](){const t=Ro,e=this[t(214)];if(!e[t(224)][t(193)](t(201)))return;const n=e[t(224)][t(221)](t(211)),r=e[t(216)];n[t(190)][t(225)](t(199),(e=>Hr(r,t(215),e))),n[t(205)](t(204)),n[t(191)](t(189)),n[t(190)][t(200)]((e=>{const n=t;if(n(226)!=e[n(227)])return;const{data:s}=e;if(s&&n(189)==s[n(217)]&&e[n(192)]()[n(202)][n(213)].is(n(208),n(199))){const t=Hr(r,n(215));return{type:n(222),content:Hr(r,n(218),t)}}})),this[t(203)]()}[Ro(203)](){const t=Ro,e=this[t(214)],n=e[t(216)];e[t(224)][t(221)](t(211))[t(190)][t(200)]((e=>{const r=t;if(r(195)!=e[r(227)])return;const{data:s}=e;if(s&&r(204)==s[r(206)]){const t=Hr(n,r(215));return{type:r(222),content:Hr(n,r(218),t)}}}))}}function vo(){const t=["registerElementLabel","attribute","type","8747772SNuJeG","value","descriptionFactory","registerBlockAttribute","getFirstRange","has","160775hewkfL","formatBlock","22ZkWDLo","3386327kNeTUm","afterInit","rawHtml","registerDescriptionCallback","HtmlEmbed","start","_registerLegacyDescription","htmlEmbed","enableDefaultAttributesIntegration","commandName","3487GOgiFx","element","105221QllJlH","17210SaGZtR","TrackChangesEditing","441153ciOGyb","nodeAfter","editor","ELEMENT_HTML_EMBED","locale","key","*Change %0 content*","32DPOfMs","116601JIqcvz","get","format","8boAquk","plugins"];return(vo=function(){return t})()}const wo=Oo;function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=500]})(t,e)}function Fo(){const t=["enableCommand","fromPosition","ImageResize","length","toPrevious","6059XZxEbB","formatInline","_findSuggestions","imageTypeInline","deletion","backward","newValue","ImageBlockEditing","ImageTextAlternativeEditing","48cRkEcX","4205192wHPvyx","*Set image text alternative:* %0","isCollapsed","isOwn","458829qsnarc","679595VkwWWy","uploadImage","ImageInlineEditing","ImageEditing","*Reset image width*","resizedWidth","caption","formatBlock","afterInit","createRange","imageInline","isBefore","document","findIndex","nodeBefore","model","isIntersecting","markDeletion","forceDefaultExecution","discard","getCaptionFromImageModelElement","Block image to inline image","previous","3436jbJWpl","plugins","ImageCaptionEditing","getFirstRange","registerDescriptionCallback","key","ImageUploadEditing","ImageCaptionUtils","end","commandName","change","2785220FqXauS","isEqual","subType","enableDefaultAttributesIntegration","3835089csVQRi","editor","registerElementLabel","attribute","accept","ELEMENT_CAPTION","toggleImageCaption","resizeImage","_registerLegacyDescription","width","*Remove image text alternative*","_suggestionFactory","registerCustomCallback","insertion","removeObject","ELEMENT_INLINE_IMAGE","forward","locale","find","get","convertInlineImageToBlock","markBlockFormat","Inline image to block image","registerAttributeLabel","getContainedElement","getNearestSelectionRange","2139EIGcjH","format","imageCaption","registerBlockAttribute","element","nodeAfter","type","detach","schema","filter","TrackChangesEditing","getClosestSelectedImageElement","has","imageTypeBlock","toNext","getSuggestionCallback","convertBlockImageToInline","ImageUtils","join","imageBlock","selection","186QdfWvQ","insertImage","chain","imageTextAlternative","isBlockImage","createRangeOn","descriptionFactory","ELEMENT_IMAGE","*Set image width:* %0","start","markInsertion","commandParams","FORMAT_IMAGE_SIZE","alt","imageStylePreApply","addObject"];return(Fo=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(334119===-parseInt(n(535))/1*(-parseInt(n(514))/2)+-parseInt(n(614))/3*(-parseInt(n(573))/4)+-parseInt(n(550))/5+parseInt(n(544))/6*(parseInt(n(549))/7)+-parseInt(n(545))/8+-parseInt(n(588))/9+-parseInt(n(584))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(558)](){const t=wo,e=this[t(589)];if(!e[t(574)][t(505)](t(553)))return;const n=e[t(574)][t(607)](t(503)),r=e[t(574)][t(607)](t(510)),s=e[t(605)];n[t(530)](t(515)),n[t(520)][t(590)](t(512),(e=>Hr(s,t(521),e))),n[t(520)][t(590)](t(560),(e=>Hr(s,t(603),e))),n[t(520)][t(590)](t(556),(()=>Hr(s,t(593)))),e[t(574)][t(505)](t(579))&&n[t(530)](t(551)),e[t(574)][t(505)](t(542))&&e[t(574)][t(505)](t(552))&&(n[t(530)](t(538),((s,o)=>{const i=t,a=r[i(504)](e[i(565)][i(562)][i(513)]);e[i(565)][i(583)]((()=>{const t=i;n[t(609)](a,{commandName:t(538),commandParams:[o]},[],t(509))}))})),n[t(530)](t(506),((s,o)=>{const a=t;e[a(565)][a(583)]((t=>{const c=a;let u=r[c(504)](e[c(565)][c(562)][c(513)]),l=t[c(519)](u);const f=i.LivePosition[c(531)](l[c(523)],c(534)),h=i.LivePosition[c(531)](l[c(581)],c(507));n[c(568)]((()=>s(o))),u=r[c(504)](e[c(565)][c(562)][c(513)]),l=t[c(519)](u);const g=t[c(559)](f,h);f[c(500)](),h[c(500)](),n[c(609)](u,{commandName:c(538),commandParams:[o]},[],c(608)),g[c(523)][c(561)](l[c(523)])&&n[c(524)](t[c(559)](g[c(523)],l[c(523)]),c(608)),l[c(581)][c(561)](g[c(581)])&&n[c(524)](t[c(559)](l[c(581)],g[c(581)]),c(608))}))})),n[t(599)][t(600)](t(557),t(608),t(511),(()=>!1)),n[t(599)][t(600)](t(557),t(608),t(592),(()=>!1)),n[t(599)][t(600)](t(557),t(608),t(569),n[t(599)][t(508)](t(557),"",t(592))),n[t(599)][t(600)](t(601),t(608),t(511),(()=>!1)),n[t(599)][t(600)](t(601),t(608),t(569),(([r])=>{const s=t,o=n[s(599)][s(508)](s(601),"",s(569));let i=r[s(523)],a=r[s(581)];const c=e[s(565)][s(501)][s(613)](i,s(540)),u=e[s(565)][s(501)][s(613)](a,s(604));c[s(547)]&&(i=c[s(523)]),u[s(547)]&&(a=u[s(581)]),o([e[s(565)][s(559)](i,a)])})),n[t(599)][t(600)](t(557),t(608),t(516),c),n[t(599)][t(600)](t(601),t(608),t(516),c)),e[t(574)][t(505)](t(575))&&(n[t(530)](t(594),((s,o)=>{const i=t,a=e[i(574)][i(607)](i(580));let c=r[i(504)](e[i(565)][i(562)][i(513)]),u=a[i(570)](c);e[i(565)][i(583)]((()=>{const t=i;if(u)return void n[t(567)](e[t(565)][t(519)](u));const l=r[t(518)](c);s(o),c=r[t(504)](e[t(565)][t(562)][t(513)]),u=a[t(570)](c),n[t(524)](e[t(565)][t(519)](u),l?null:t(616))}))})),n[t(599)][t(600)](t(601),t(616),t(516),c));const o=[{type:t(557),subType:t(528)},{type:t(601),subType:t(616)},{type:t(557),subType:t(608)},{type:t(601),subType:t(608)}];function a(e,s){const i=t,a=o[i(563)]((({type:t,subType:n})=>e[i(620)]==t&&e[i(586)]==n)),c=o[i(563)]((({type:t,subType:e})=>s[i(620)]==t&&s[i(586)]==e));if(a<0||c<0)return!1;const u=e[i(576)](),l=s[i(576)]();if((0==a||1==a)&&2==c&&u[i(566)](l))return!0;if(2==a&&3==c){const t=n[i(537)](u,i(601))[i(502)]((({suggestion:t,meta:e})=>e[i(548)]&&i(608)==t[i(586)]));if(t[i(533)]>1&&l[i(581)][i(585)](u[i(523)]))return!0;if(1==t[i(533)]&&(u[i(523)][i(585)](l[i(581)])||u[i(581)][i(585)](l[i(523)])))return!0}if(3==a&&3==c&&u[i(523)][i(561)](l[i(523)])){const t=u[i(581)][i(619)],e=l[i(523)][i(564)];return r[i(518)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(574)][t(505)](t(532))&&(n[t(587)](t(595)),n[t(617)](t(555)),n[t(520)][t(611)](t(555),Hr(s,t(526)))),e[t(574)][t(505)](t(543))&&(n[t(587)](t(517)),n[t(617)](t(527))),n[t(520)][t(577)]((e=>{const n=t;if(o[n(606)]((({type:t,subType:r})=>e[n(620)]==t&&e[n(586)]==r)))return e[n(572)]?{}:void 0})),n[t(520)][t(577)]((e=>{const n=t;if(n(601)==e[n(620)]||n(539)==e[n(620)]){const t=e[n(612)]();if(t&&t.is(n(618),n(556)))return{type:n(601)==e[n(620)]?n(529):n(602),element:t,quantity:1}}})),n[t(520)][t(577)]((e=>t(557)==e[t(620)]&&t(608)==e[t(586)]?{type:t(615),content:t(610)}:t(557)==e[t(620)]&&t(509)==e[t(586)]?{type:t(615),content:t(571)}:void 0)),n[t(520)][t(577)]((e=>{const n=t;if(n(591)!=e[n(620)])return;const{data:r}=e;if(!r||n(527)!=r[n(578)])return;const o=r[n(541)];return o?{type:n(615),content:Hr(s,n(546),'"'+o+'"')}:{type:n(615),content:Hr(s,n(598))}})),this[t(596)]()}[wo(596)](){const t=wo,e=this[t(589)],n=e[t(605)];e[t(574)][t(607)](t(503))[t(520)][t(577)]((e=>{const r=t;if(r(557)!=e[r(620)]&&r(536)!=e[r(620)])return;const{data:s}=e;if(s){if(r(517)==s[r(582)]){const t=s[r(525)][0][r(541)];return t?{type:r(615),content:Hr(n,r(546),'"'+t+'"')}:{type:r(615),content:Hr(n,r(598))}}if(r(595)==s[r(582)]){const t=s[r(525)][0][r(597)];return t?{type:r(615),content:Hr(n,r(522),t)}:{type:r(615),content:Hr(n,r(554))}}}}))}}function Po(){const t=["src","plugins","_handleLegacySuggestions","discard","227gTzfcn","getSuggestionCallback","registerBlockAttribute","registerDescriptionCallback","get","_registerLegacyDescription","attribute","has","newValue","accept","TrackChangesEditing","commandName","descriptionFactory","ImageEditing","registerCustomCallback","locale","2545173fhgWmP","enableDefaultAttributesIntegration","58jJGwgt","*Replace image URL*","key","6EJhFXT","editor","replaceImageSource","614388qdAMtG","535200nYeQND","*Format:* replace image URL","_suggestionFactory","type","988925QKhTmR","oldValue","formatInline","formatBlock","afterInit","409152EDlqQC","900487koAxvj","format"];return(Po=function(){return t})()}const Bo=xo;function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(105284===-parseInt(n(397))/1*(parseInt(n(374))/2)+parseInt(n(377))/3*(-parseInt(n(390))/4)+parseInt(n(385))/5+-parseInt(n(380))/6+-parseInt(n(391))/7+parseInt(n(381))/8+parseInt(n(372))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(389)](){const t=Bo;if(!this[t(378)][t(394)][t(363)](t(369)))return;const e=this[t(378)][t(371)],n=this[t(378)][t(394)][t(360)](t(366));n[t(373)](t(379)),n[t(399)](t(393)),n[t(368)][t(359)]((n=>{const r=t;if(r(362)!=n[r(384)])return;const{data:s}=n;return s&&r(393)==s[r(376)]?s[r(364)]&&s[r(386)]?{type:r(392),content:Hr(e,r(375))}:{type:r(392),content:""}:void 0})),this[t(395)]()}[Bo(395)](){const t=Bo,e=this[t(378)][t(394)][t(360)](t(366));e[t(383)][t(370)](t(388),t(379),t(365),e[t(383)][t(398)](t(388),null,t(396))),e[t(383)][t(370)](t(388),t(379),t(396),e[t(383)][t(398)](t(388),null,t(365))),this[t(361)]()}[Bo(361)](){const t=Bo,e=this[t(378)],n=e[t(371)];e[t(394)][t(360)](t(366))[t(368)][t(359)]((e=>{const r=t;if(r(388)!=e[r(384)]&&r(387)!=e[r(384)])return;const{data:s}=e;return s&&r(379)==s[r(367)]?{type:r(392),content:Hr(n,r(382))}:void 0}))}}const jo=Vo;function Go(){const t=["getContainedElement","isInlineImage","accept","end","afterInit","value","markBlockFormat","convertInlineImageToBlock","2260xPTWqy","isBefore","formatInline","36EssHQJ","newRange","selection","shouldConvertImageType","getChangedMarkers","commandParams","insertion","imageTypeInline","getSuggestions","findIndex","TrackChangesEditing","head","length","title","chain","*Format:* %0","side","plugins","commandName","isEqual","ImageUtils","format","editor","imageStyle","getSuggestion","type","imageStylePostApply","formatBlock","normalizedStyles","nodeBefore","setImageNaturalSizeAttributes","4yxjgNf","imageStylePreApply","has","isIntersecting","Users","326jCLUnU","get","822940eBAmbp","registerDescriptionCallback","hasSuggestion","suggestion","forEach","isBlockImage","10DFDdxQ","6QeSqvN","from","commands","1551231vznzvz","registerPostFixer","commandReversedParams","_findSuggestions","867384JFmgmO","imageTypeBlock","registerCustomCallback","change","nodeAfter","8632248iCRLar","discard","_suggestionFactory","createRangeOn","isInContent","subType","discardSuggestion","enableCommand","_splitMarkerName","name","imageCaption","FORMAT_SIDE_IMAGE","document","differ","isOwn","descriptionFactory","model","next","getFirstRange","refresh","start","join","getClosestSelectedImageElement","ImageStyleEditing","filter","getSuggestionCallback","2213981abQTss","_registerLegacyDescription","author","locale","93768TnoEZy","toLowerCase","markInlineFormat"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(281826===parseInt(n(337))/1*(parseInt(n(376))/2)+-parseInt(n(388))/3+-parseInt(n(371))/4*(parseInt(n(378))/5)+parseInt(n(385))/6*(parseInt(n(392))/7)+-parseInt(n(326))/8*(parseInt(n(340))/9)+-parseInt(n(384))/10*(parseInt(n(322))/11)+parseInt(n(397))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(333)](){const t=jo,n=this[t(362)];if(!n[t(357)][t(373)](t(319)))return;const r=n[t(357)][t(377)](t(350)),s=n[t(357)][t(377)](t(360)),o={};r[t(303)](t(363),((o,i)=>{const a=t,c=n[a(357)][a(377)](a(375)).me,u=n[a(387)][a(377)](a(363));let l=s[a(318)](n[a(312)][a(308)][a(342)]),f=n[a(312)][a(299)](l),h=u[a(334)];if(h==i[a(334)])return;const g={commandName:a(363),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(312)][a(395)]((()=>{const t=a;if(r[t(348)]()[t(320)]((e=>e[t(300)]&&c==e[t(324)]&&(t(367)==e[t(365)]||t(339)==e[t(365)])&&(t(372)==e[t(301)]||t(366)==e[t(301)])&&e[t(314)]()[t(359)](f)))[t(382)]((e=>r[t(302)](e[t(351)]))),l=s[t(318)](n[t(312)][t(308)][t(342)]),f=n[t(312)][t(299)](l),u[t(315)](),n[t(387)][t(377)](t(347))[t(315)](),n[t(387)][t(377)](t(393))[t(315)](),h=u[t(334)],h!=i[t(334)])return s[t(330)](l)&&u[t(343)](i[t(334)],l)?(o({...i,setImageSizes:!1}),l=s[t(318)](n[t(312)][t(308)][t(342)]),void r[t(335)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(372))):void(s[t(383)](l)?r[t(335)](l,g,[],t(366)):r[t(328)](f,g,t(366)))}))}));for(const e of n[t(357)][t(377)](t(319))[t(368)])o[e[t(305)]]=e[t(353)][t(327)]();r[t(298)][t(394)](t(367),t(372),t(317),(()=>!1)),r[t(298)][t(394)](t(367),t(366),t(317),(()=>!1)),r[t(298)][t(394)](t(339),t(366),t(317),(()=>!1)),r[t(298)][t(394)](t(367),t(372),t(331),(([e])=>{const n=t;s[n(370)](e[n(329)]())})),r[t(298)][t(394)](t(367),t(372),t(398),((e,n)=>{const s=t;r[s(298)][s(321)](s(367),"",s(331))(e,{commandName:n[s(358)],commandParams:n[s(390)]})})),r[t(298)][t(394)](t(367),t(372),t(354),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(367),subType:t(372)},{type:t(346),subType:t(306)},{type:t(367),subType:t(336)},{type:t(346),subType:t(336)}];function a(e,n){const o=t,a=i[o(349)]((({type:t,subType:n})=>e[o(365)]==t&&e[o(301)]==n)),c=i[o(349)]((({type:t,subType:e})=>n[o(365)]==t&&n[o(301)]==e));if(a<0||c<0)return!1;const u=e[o(314)](),l=n[o(314)]();if((0==a||1==a)&&2==c&&u[o(374)](l))return!0;if(2==a&&3==c){const t=r[o(391)](u,o(346))[o(320)]((({suggestion:t,meta:e})=>e[o(310)]&&o(336)==t[o(301)]));if(t[o(352)]>1&&l[o(332)][o(359)](u[o(316)]))return!0;if(1==t[o(352)]&&(u[o(316)][o(359)](l[o(332)])||u[o(332)][o(359)](l[o(316)])))return!0}if(3==a&&3==c&&u[o(316)][o(338)](l[o(316)])){const t=u[o(332)][o(396)],e=l[o(316)][o(369)];return s[o(383)](t)&&t===e}return!1}n[t(312)][t(308)][t(389)]((()=>{const e=t;let o=!1;const i=Array[e(386)](n[e(312)][e(308)][e(309)][e(344)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(304)](t);if(e(381)==i&&r[e(380)](u)){if(e(367)==a&&(e(372)==c||e(366)==c)){const t=r[e(364)](u);if(n[e(341)]){const n=t[e(314)]()[e(329)]();if(s[e(383)](n))continue;r[e(302)](t),o=!0}}if(e(346)==a&&e(306)==c&&!n[e(341)]){const t=r[e(364)](u);t[e(313)]&&t[e(313)][e(300)]&&(r[e(302)](t[e(313)]),o=!0)}}}return o})),this[t(323)](o)}[jo(323)](t){const e=jo,n=this[e(362)],r=n[e(325)];n[e(357)][e(377)](e(350))[e(311)][e(379)]((n=>{const s=e;if(s(367)!=n[s(365)]&&s(339)!=n[s(365)])return;const{data:o}=n;if(!o||s(363)!=o[s(358)])return;const i=o[s(345)][0][s(334)];return function(t){const e=s;return{type:e(361),content:Hr(r,e(355),t)}}(s(356)===i?Hr(r,s(307)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=143]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(707571===-parseInt(n(143))/1+parseInt(n(174))/2*(parseInt(n(162))/3)+parseInt(n(156))/4+parseInt(n(171))/5*(parseInt(n(166))/6)+parseInt(n(161))/7+-parseInt(n(164))/8+parseInt(n(169))/9*(-parseInt(n(151))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(153)]=!1,this[e(148)]=!1}[Ho(170)](){const t=Ho,e=this[t(157)],n=e[t(158)][t(154)](t(152)),r=e[t(158)][t(154)](t(146));n&&(n.on(t(147),((e,[,n])=>{const s=t;this[s(153)]=r[s(167)],n[s(168)][s(172)]=!this[s(153)]}),{priority:t(173)}),this[t(149)](n,t(175),this[t(165)][t(150)](this)),this[t(149)](n,t(175),(()=>{const e=t;this[e(148)]&&(r[e(147)](),this[e(148)]=!1)}),{priority:t(159)}),e[t(163)][t(154)](t(144))[t(145)](t(152)))}[Ho(165)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(157)][n(158)][n(154)](n(146)),o=s[n(167)];this[n(153)]!==o&&(s[n(147)](),this[n(148)]=!0),r&&r[n(176)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(157)][o(163)][o(154)](o(155)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(152)}}};this[o(157)][o(163)][o(154)](o(144))[o(160)](i)}))}}function Ko(){const t=["track_changes","high","2ZRlESP","dataInsert","forEach","1034507oQwdre","TrackChangesEditing","enableCommand","trackChanges","execute","_trackChangesExecuted","listenTo","bind","10UoCGpK","importWord","_trackChangesValueDuringImport","get","Users","4424520zutzPO","editor","commands","lowest","_setSuggestionData","3649891IIFhYQ","3223317nQsbeg","plugins","4334728zHgjcf","_handleImportedData","742740OcFTDL","value","collaboration_features","5990787Giykdd","afterInit","10XSrBpe"];return(Ko=function(){return t})()}const Xo=Qo;function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=313]})(t,e)}function Zo(){const t=["commandName","_registerLegacyDescription","registerDescriptionCallback","blockIndent","locale","registerAttributeLabel","has","getItems","enableDefaultAttributesIntegration","IndentEditing","afterInit","outdent","702504fFqFdh","indentBlock","986475UwWZLj","144WEFIBe","plugins","outdentBlock","FORMAT_INDENT","*Indent:* %0","formatBlock","registerBlockAttribute","get","*Outdent:* %0","indent","descriptionFactory","319235qwZMFC","format","TrackChangesEditing","163254cZqCrs","1287BiCOyJ","getItemLabel","243060pPksKe","12gajiwe","18370qLYcZG","editor","2384898psdJLP","type","IndentBlock","enableCommand"];return(Zo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(361712===-parseInt(n(340))/1+parseInt(n(320))/2+-parseInt(n(342))/3+parseInt(n(321))/4*(parseInt(n(314))/5)+parseInt(n(324))/6+-parseInt(n(317))/7*(-parseInt(n(343))/8)+parseInt(n(318))/9*(parseInt(n(322))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[Xo(338)](){const t=Xo,e=this[t(323)],n=e[t(344)][t(350)](t(316));if(e[t(344)][t(334)](t(337))&&(n[t(327)](t(352)),n[t(327)](t(339))),e[t(344)][t(334)](t(326)))for(const e of[t(341),t(345)])n[t(336)](e);const r=e[t(332)];n[t(349)](t(331)),n[t(313)][t(333)](t(331),Hr(r,t(346))),this[t(329)]()}[Xo(329)](){const t=Xo,e=this[t(323)],n=e[t(332)],r=e[t(344)][t(350)](t(316));r[t(313)][t(330)]((e=>{const s=t;if(s(348)!=e[s(325)])return;const{data:o}=e;if(!o)return;if(s(341)!=o[s(328)]&&s(345)!=o[s(328)])return;const i=e[s(335)]()[0],a=r[s(313)][s(319)](i);return s(341)==o[s(328)]?{type:s(315),content:Hr(n,s(347),a)}:s(345)==o[s(328)]?{type:s(315),content:Hr(n,s(351),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=366]})(t,e)}function ti(){var t=["requires","313780WJCEOq","input","get","441510rghPpi","4277Bgtsww","enableCommand","init","6YXCEaf","7785wSrPUY","13848RQAEAE","19717404OyelGr","9fvlWaf","539451pqWEFu","TrackChangesEditing","258ZllFou","plugins","81qMnTLP","editor","390084yWbZCE"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(720902===parseInt(n(377))/1*(parseInt(n(384))/2)+-parseInt(n(368))/3*(parseInt(n(375))/4)+-parseInt(n(385))/5*(parseInt(n(371))/6)+-parseInt(n(381))/7*(parseInt(n(366))/8)+-parseInt(n(373))/9*(parseInt(n(380))/10)+-parseInt(n(369))/11+parseInt(n(367))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(376)](){return[Ms.Input]}[Jo(383)](){var t=Jo;this[t(374)][t(372)][t(379)](t(370))[t(382)](t(378))}}function ni(){const t=["type","has","5TXFmTY","1769562JeIQoQ","3177932YMwzJz","_registerLegacyDescription","enableDefaultAttributesIntegration","editor","403816Vsudtr","commandParams","1030580NNZVGu","764742xhfTxm","formatInline","registerInlineAttribute","119xwQVbs","locale","afterInit","newValue","link","manualDecorators","4346748sFDwux","key","toLowerCase","get","descriptionFactory","registerDescriptionCallback","format","*Set link:* %0","*Remove link*","2132956ZQVzwr","link (","registerAttributeLabel","165faBVUL","attribute","unlink","1mjBYBz","TrackChangesEditing","plugins","label","commandName","commands","LinkEditing","linkHref"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(777357===parseInt(n(342))/1*(-parseInt(n(336))/2)+parseInt(n(310))/3+parseInt(n(311))/4*(-parseInt(n(309))/5)+parseInt(n(318))/6+-parseInt(n(321))/7*(-parseInt(n(315))/8)+-parseInt(n(327))/9+-parseInt(n(317))/10*(-parseInt(n(339))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[ri(323)](){const t=ri,e=this[t(314)];if(!e[t(344)][t(308)](t(305)))return;const n=e[t(344)][t(330)](t(343)),r=e[t(304)][t(330)](t(325));n[t(313)](t(325)),n[t(313)](t(341)),n[t(320)](t(306));for(const e of r[t(326)])n[t(320)](e.id),n[t(331)][t(338)](e.id,t(337)+e[t(302)][t(329)]()+")");n[t(331)][t(332)]((n=>{const r=t;if(r(340)!=n[r(307)])return;const{data:s}=n;if(!s||r(306)!=s[r(328)])return;const o=s[r(324)],i=e[r(322)];return{type:r(333),content:null==o?Hr(i,r(335)):Hr(i,r(334),'"'+o+'"')}})),this[t(312)]()}[ri(312)](){const t=ri,e=this[t(314)],n=e[t(322)];e[t(344)][t(330)](t(343))[t(331)][t(332)]((e=>{const r=t;if(r(319)!=e[r(307)])return;const{data:s}=e;if(s){if(r(325)==s[r(303)]){const t=s[r(316)][0];return{type:r(333),content:Hr(n,r(334),'"'+t+'"')}}return r(341)==s[r(303)]?{type:r(333),content:Hr(n,r(335))}:void 0}}))}}const ii=ui;function ai(){const t=["paragraph","numbered","replace","205658UeIAOp","registerElementLabel","add","editor","getSelectedBlocks","listType","formatBlock","66gMUYQx","bulleted","ELEMENT_BULLETED_LIST","indentList","plugins","previousSibling","get","todoListChecked","findIndex","1535448rrXGqm","createRange","1422LuSXUr","46460kQXgvQ","*Change to:* %0","commandParams","before","getAttribute","length","isObject","LegacyListEditing","forceValue","parent","bulletedList","listIndent","numberedList","name","descriptionFactory","7NBDqlU","*Outdent:* %0","model","_selectedElements","*Indent:* %0","blockName","8jLXPbR","listItem","nextSibling","commandName","markBlockFormat","1359670GOchaP","end","document","from","selection","List","filter","type","todoList","has","registerDescriptionCallback","change","117655BqDPdm","afterInit","*Uncheck item*","formatInline","push","schema","TrackChangesEditing","format","216ycNtaU","checkTodoList","element","ELEMENT_TODO_LIST","ELEMENT_LIST_ITEM","1187714PGEfDM","ELEMENT_NUMBERED_LIST","createPositionAt","execute","commands","LegacyTodoListEditing","slice","*Check item*","checkChild","locale","enableCommand","value","16539moUKit","todo","outdentList"];return(ai=function(){return t})()}!function(t,e){const n=ui,r=t();for(;;)try{if(401907===-parseInt(n(473))/1+-parseInt(n(518))/2+-parseInt(n(467))/3*(-parseInt(n(513))/4)+parseInt(n(442))/5*(parseInt(n(480))/6)+-parseInt(n(507))/7*(parseInt(n(489))/8)+parseInt(n(491))/9*(-parseInt(n(492))/10)+parseInt(n(455))/11*(parseInt(n(450))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(443)](){const t=ii,e=this[t(476)],n=e[t(464)];if(!e[t(484)][t(439)](t(499)))return;const r=e[t(484)][t(486)](t(448)),s=e[t(484)][t(439)](t(460));function o(t){return()=>{const n=ui,s=e[n(509)][n(520)][n(522)],o=e[n(459)][n(486)](t);if(o[n(466)])return void e[n(458)](n(470),{});const i=t[n(461)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(521)](t)[s(524)]((t=>function(t,e){const n=s;return e[n(463)](t[n(501)],n(514))&&!e[n(498)](t)}(t,r)));o=o[s(524)]((t=>!t.is(s(452),s(514))||t[s(496)](s(478))!=e));const i=new Set;for(const t of o)t.is(s(452),s(514))?i[s(475)](li(t)):i[s(475)](t);return Array[s(521)](i)}(s[n(477)](),i,e[n(509)][n(447)]);e[n(509)][n(441)]((()=>{const e=n;for(const n of a)r[e(517)](n,{commandName:t,commandParams:[{forceValue:!o[e(466)]}],formatGroupId:e(512)},fi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(521)](t);const r=n[e(488)]((t=>e(514)!=t[e(505)]));return r>-1&&(n=n[e(461)](0,r)),n}(e[n(509)][n(520)][n(522)][n(477)]()),o=e[n(509)][n(490)](e[n(509)][n(457)](s[0],n(495)),e[n(509)][n(457)](s[s[n(497)]-1],n(519)));e[n(509)][n(441)]((()=>{const e=n;r[e(517)](o,{commandName:t,commandParams:[],formatGroupId:e(503)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(515)];for(;t&&t[n(496)](n(503))>e[n(496)](n(503));)r[n(475)](t),t=t[n(515)]}return Array[n(521)](r)}(s))}))}}r[t(465)](t(504),o(t(504))),r[t(465)](t(502),o(t(502))),s&&r[t(465)](t(438),o(t(438))),r[t(465)](t(483),i(t(483))),r[t(465)](t(469),i(t(469))),s&&r[t(465)](t(451),(()=>{const n=t,s=e[n(459)][n(486)](n(451)),o=Array[n(521)](s[n(510)]);o[n(524)]((t=>t[n(496)](n(487))!=s[n(466)])),e[n(509)][n(441)]((()=>{const t=n;for(const e of o)r[t(517)](e,{commandName:t(451),commandParams:[{forceValue:!s[t(466)]}]})}))})),r[t(506)][t(474)](t(514),(e=>Hr(n,t(454),e))),r[t(506)][t(440)]((e=>{const r=t;if(r(479)!=e[r(525)]&&r(445)!=e[r(525)])return;const{data:s}=e;if(s){if(r(504)==s[r(516)]||r(502)==s[r(516)]||r(438)==s[r(516)])switch(s[r(516)][r(472)](r(523),"")){case r(481):return o(Hr(n,r(482)));case r(471):return o(Hr(n,r(456)));case r(468):return o(Hr(n,r(453)))}if(r(483)==s[r(516)])return{type:r(449),content:Hr(n,r(511),Hr(n,r(454)))};if(r(469)==s[r(516)])return{type:r(449),content:Hr(n,r(508),Hr(n,r(454)))};if(r(451)==s[r(516)])return s[r(494)][0][r(500)]?{type:r(449),content:Hr(n,r(462))}:{type:r(449),content:Hr(n,r(444))}}function o(t){const e=r;return{type:e(449),content:Hr(n,e(493),t)}}}))}}function ui(t,e){const n=ai();return(ui=function(t,e){return n[t-=438]})(t,e)}function li(t){const e=ii,n=t[e(496)](e(503));if(0==n)return t;let r=t;for(;t[e(485)]&&t[e(485)].is(e(452),e(514));){const s=t[e(485)][e(496)](e(503));if(s==n)r=t[e(485)];else if(s<n)break;t=t[e(485)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(452),e(514))&&t[e(496)](e(503))>0){let r=t[e(515)];for(;r&&e(514)==r[e(505)]&&r[e(496)](e(503))==t[e(496)](e(503));)n[e(446)](r),r=r[e(515)]}return n}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(179421===parseInt(n(175))/1*(parseInt(n(241))/2)+parseInt(n(187))/3*(parseInt(n(245))/4)+-parseInt(n(206))/5+parseInt(n(183))/6+-parseInt(n(213))/7*(parseInt(n(227))/8)+parseInt(n(220))/9+parseInt(n(184))/10*(-parseInt(n(242))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(229)](){const t=hi;if(!this[t(236)][t(233)][t(185)](t(219)))return;const e=this[t(236)][t(228)][t(214)](t(203)),n=this[t(236)][t(233)][t(214)](t(218));e[t(211)]&&n[t(182)](t(171),this[t(247)][t(178)](this)),e[t(199)]&&n[t(182)](t(179),this[t(193)][t(178)](this)),e[t(221)]&&n[t(182)](t(202),this[t(176)][t(178)](this)),n[t(232)][t(196)](this[t(208)][t(178)](this))}[hi(247)](t,e={}){const n=hi,r=this[n(236)][n(233)][n(214)](n(218)),s=this[n(231)]();this[n(236)][n(244)][n(167)]((()=>{const t=n;r[t(235)](s,{commandName:t(171),commandParams:[{type:e[t(198)]}],formatGroupId:t(171)})}))}[hi(193)](t,e={}){const n=hi,r=this[n(236)][n(233)][n(214)](n(218)),s=this[n(190)]((t=>t.is(n(170),n(237))&&n(191)===t[n(225)](n(230))));if(s[n(168)]<1)return;const o=s[n(239)]((t=>this[n(236)][n(244)][n(210)](this[n(236)][n(244)][n(200)](t,n(222)),this[n(236)][n(244)][n(200)](t,0))));this[n(236)][n(244)][n(167)]((()=>{const t=n;r[t(235)](o,{commandName:t(179),commandParams:[{reversed:e[t(199)]}],formatGroupId:t(179)})}))}[hi(176)](t,e={}){const n=hi,r=this[n(236)][n(233)][n(214)](n(218)),s=this[n(190)]((t=>t.is(n(170),n(237))&&n(191)===t[n(225)](n(230))));if(s[n(168)]<1)return;const o=s[n(239)]((t=>this[n(236)][n(244)][n(210)](this[n(236)][n(244)][n(200)](t,n(222)),this[n(236)][n(244)][n(200)](t,0))));this[n(236)][n(244)][n(167)]((()=>{const t=n;r[t(235)](o,{commandName:t(202),commandParams:[{startIndex:e[t(221)]}],formatGroupId:t(202)})}))}[hi(208)](t){const e=hi;if(e(169)!=t[e(198)]&&e(248)!=t[e(198)])return;const n=this[e(236)][e(223)],{data:r}=t;if(!r)return;let s,o;switch(r[e(209)]){case e(171):s=e(197),o={type:e(217),content:Hr(n,s,Hr(n,this[e(215)](r[e(189)][0][e(198)])))};break;case e(179):s=r[e(189)][0][e(199)]?e(204):e(192),o={type:e(217),content:Hr(n,s)};break;case e(202):s=e(177),o={type:e(217),content:Hr(n,s,r[e(189)][0][e(221)])}}return o}[hi(231)](){const t=hi;var e,n,r,s;const o=this[t(236)][t(233)][t(214)](t(240));let i=Array[t(188)](this[t(236)][t(244)][t(205)][t(207)][t(201)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(170),t(237)))&&i[t(173)](...o[t(172)](this[t(236)][t(244)][t(205)][t(207)][t(181)](),t(243))),(null===(n=i[i[t(168)]-1])||void 0===n?void 0:n.is(t(170),t(237)))&&i[t(195)](...o[t(172)](this[t(236)][t(244)][t(205)][t(207)][t(224)](),t(186))),i=[...new Set(i)],(null===(s=null===(r=this[t(236)][t(244)][t(205)][t(207)][t(181)]())||void 0===r?void 0:r[t(238)])||void 0===s?void 0:s.is(t(170),t(237)))&&(i=i[t(246)]((e=>e.is(t(170),t(237))))),i}[hi(190)](t){const e=hi,n=this[e(236)][e(233)][e(214)](e(240));let r=Array[e(188)](this[e(236)][e(244)][e(205)][e(207)][e(201)]())[e(246)](t)[e(239)]((t=>{const r=e,s=this[r(236)][r(244)][r(200)](t,0);return[...n[r(172)](s,r(243)),...n[r(172)](s,r(186))]}))[e(180)]();return r=[...new Set(r)],r}[hi(215)](t){const e=hi;return e(226)+(this[e(236)][e(233)][e(214)](e(240))[e(216)](t)||e(174))[e(234)]()+e(212)+t[e(234)]()[e(194)](/-/g,"_")}}function pi(){const t=["model","4rjbFIV","filter","handleListStyleCommand","formatInline","change","length","formatBlock","element","listStyle","getSiblingNodes","unshift","default","1SVihtF","handleListStartCommand","*Format:* set start index to %0","bind","listReversed","flat","getFirstPosition","enableCommand","1259832bdmWsP","10eaHDPs","has","forward","1068342zFYxcT","from","commandParams","_getSuggestionBlocks","numbered","*Format:* set order to regular","handleListReversedCommand","replace","push","registerDescriptionCallback","*Change to:* %0","type","reversed","createPositionAt","getSelectedBlocks","listStart","list.properties","*Format:* set order to reversed","document","457895AyIkvt","selection","handleDescriptions","commandName","createRange","styles","_LIST_","7ESOsBT","get","_getTranslationKeyForListStyle","getListTypeFromListStyleType","format","TrackChangesEditing","LegacyListPropertiesEditing","2225169PTgsnv","startIndex","before","locale","getLastPosition","getAttribute","ELEMENT_","2024240pDKrnw","config","afterInit","listType","_getSuggestionBlocksForListStyle","descriptionFactory","plugins","toUpperCase","markMultiRangeBlockFormat","editor","listItem","parent","map","LegacyListUtils","131084TVuuRQ","3903229iKAJHm","backward"];return(pi=function(){return t})()}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=453]})(t,e)}function Ei(){const t=["afterInit","descriptionFactory","options","ELEMENT_MEDIA","showSuggestionHighlights","div","430zSlBkq","mediaEmbed","high","11qelBum","createEmptyElement","plugins","16BZvMIZ","24516CQIGcp","get","locale","75564yaqgfG","downcastDispatcher","editor","attribute:url:media","1216335wYVIvN","for","data","media","TrackChangesEditing","stop","has","elementToElement","440bJMboA","conversion","1548000bkXryq","enableCommand","7puzUJh","974FVWMPE","MediaEmbedEditing","registerElementLabel","4320336VDiuZE","dataDowncast","2001304eqNpgA"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(198700===-parseInt(n(477))/1*(-parseInt(n(489))/2)+-parseInt(n(457))/3*(parseInt(n(456))/4)+parseInt(n(464))/5+parseInt(n(474))/6+parseInt(n(476))/7*(parseInt(n(482))/8)+parseInt(n(460))/9*(-parseInt(n(472))/10)+parseInt(n(453))/11*(-parseInt(n(480))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(483)](){const t=mi,e=this[t(462)];if(!e[t(455)][t(470)](t(478)))return;const n=e[t(455)][t(458)](t(468)),r=e[t(459)];n[t(475)](t(490)),n[t(484)][t(479)](t(467),(e=>Hr(r,t(486),e))),e[t(473)][t(465)](t(481))[t(471)]({model:t(467),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(487)])return n[s(454)](s(488))},converterPriority:t(491)}),e[t(466)][t(461)].on(t(463),((e,n,r)=>{const s=t;r[s(485)][s(487)]&&e[s(469)]()}),{priority:t(491)})}}const Ti=yi;!function(t,e){const n=yi,r=t();for(;;)try{if(226142===parseInt(n(201))/1*(-parseInt(n(203))/2)+-parseInt(n(196))/3*(parseInt(n(206))/4)+parseInt(n(192))/5+-parseInt(n(202))/6+-parseInt(n(208))/7*(parseInt(n(199))/8)+-parseInt(n(207))/9+-parseInt(n(209))/10*(-parseInt(n(194))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class _i extends t.Plugin{[Ti(191)](){const t=Ti,e=this[t(204)];e[t(200)][t(193)](t(197))&&e[t(200)][t(205)](t(198))[t(210)](t(195))}}function yi(t,e){const n=Ai();return(yi=function(t,e){return n[t-=191]})(t,e)}function Ai(){const t=["958595iPQEko","has","10109REamuS","mention","913503dqgarq","MentionEditing","TrackChangesEditing","8EObNTI","plugins","359aqxufV","1144170BPpxyQ","1978sAIbOV","editor","get","4qHOBad","1656018VOUcMa","888629StCqji","13010EojWpp","enableCommand","afterInit"];return(Ai=function(){return t})()}const ki=Li;function Ci(){const t=["editor","newValue","multiLevelList","format","handleDescriptions","1414866fOBTsc","descriptionFactory","next","get","37304fitHmq","*Set format:* %0","afterInit","registerDescriptionCallback","*Remove format:* %0","key","data","enableDefaultAttributesIntegration","has","listMarkerStyle","4505424SSYJTY","MultiLevelList","listType","registerBlockAttribute","1535496FIEKIY","plugins","1654195smhNHL","head","557247ZQcpCY","ELEMENT_MULTI_LEVEL_LIST","84740BLgqQX","TrackChangesEditing","locale","oldValue"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=141]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(195433===-parseInt(n(165))/1+-parseInt(n(152))/2+-parseInt(n(150))/3+parseInt(n(146))/4+-parseInt(n(148))/5+-parseInt(n(161))/6+parseInt(n(142))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(167)](){const t=ki,e=this[t(156)],n=e[t(147)][t(164)](t(153));e[t(147)][t(173)](t(143))&&(n[t(172)](t(158)),n[t(145)](t(141)),n[t(162)][t(168)]((e=>this[t(160)](e))))}[ki(160)](t){const e=ki,n=this[e(156)][e(154)],{data:r}=t,s={type:e(159),content:""};if(r&&e(141)==r[e(170)]){if(!r[e(155)])return{type:e(159),content:Hr(n,e(166),Hr(n,e(151)))+" ("+r[e(157)]+")"};if(!r[e(157)]){let o=t[e(149)];for(;o;){if(o[e(171)]&&e(144)==o[e(171)][e(170)]&&o[e(171)][e(157)])return s;o=o[e(163)]}return{type:e(159),content:Hr(n,e(169),Hr(n,e(151)))+" ("+r[e(155)]+")"}}}}}const Ri=Mi;function Si(){const t=["18zXjRmW","5287092nFMuXF","afterInit","enableCommand","11waUMKv","4493260ojKvdI","get","PageBreakEditing","ELEMENT_PAGE_BREAK","descriptionFactory","TrackChangesEditing","3755227ibfNMv","plugins","editor","registerElementLabel","1366FcthYt","pageBreak","479TERlKA","12563840gvuzcI","9qpPuZN","64946820uizUOh","has","locale","5snPAtN","2142240uxLHCT"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(848196===parseInt(n(387))/1*(-parseInt(n(385))/2)+parseInt(n(394))/3+-parseInt(n(396))/4*(parseInt(n(393))/5)+parseInt(n(395))/6*(-parseInt(n(381))/7)+-parseInt(n(388))/8+-parseInt(n(389))/9*(parseInt(n(400))/10)+-parseInt(n(399))/11*(-parseInt(n(390))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(397)](){const t=Ri,e=this[t(383)];if(!e[t(382)][t(391)](t(402)))return;e[t(382)][t(401)](t(380))[t(398)](t(386));const n=e[t(382)][t(401)](t(380)),r=e[t(392)];n[t(404)][t(384)](t(386),(e=>Hr(r,t(403),e)))}}const wi=Oi;function Oi(t,e){const n=Di();return(Oi=function(t,e){return n[t-=369]})(t,e)}!function(t,e){const n=Oi,r=t();for(;;)try{if(407601===parseInt(n(408))/1*(parseInt(n(436))/2)+-parseInt(n(402))/3+parseInt(n(429))/4+-parseInt(n(412))/5+-parseInt(n(381))/6+parseInt(n(410))/7*(-parseInt(n(417))/8)+parseInt(n(405))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[wi(428)](){const t=wi,e=this[t(432)];if(!e[t(377)][t(380)](t(414)))return;const n=e[t(407)],r=e[t(377)][t(430)](t(416));r[t(392)][t(371)](t(423),(e=>Hr(n,t(397),e))),r[t(398)](t(423)),r[t(382)](t(373)),e[t(437)][t(420)].on(t(372),Pi(e),{priority:t(418)}),e[t(404)][t(420)].on(t(372),((n,r,s)=>{const o=t;s[o(391)][o(396)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(418)});const s=r[t(392)];s[t(385)]((r=>{const o=t;if(o(400)!==r[o(375)])return;const{start:i,end:a}=r[o(387)]();if(!i[o(427)](a)||!i[o(376)])return;const c=e[o(422)][o(433)],u=i[o(376)];return c[o(379)](u)&&!c[o(369)](u)&&c[o(388)](u,o(421))?{type:o(400),content:Hr(n,o(425),s[o(415)](u,1))}:void 0})),this[t(409)]()}[wi(409)](){const t=wi,e=this[t(432)],n=e[t(407)];e[t(377)][t(430)](t(416))[t(392)][t(385)]((e=>{const r=t;if(r(393)!=e[r(375)])return;const{data:s}=e;return s&&r(423)==s[r(390)]?{type:r(374),content:Hr(n,r(411),Hr(n,r(397)))}:void 0}))}}function Di(){const t=["addClass","toViewPosition","showSuggestionHighlights","ELEMENT_PARAGRAPH","enableDefaultAttributesIntegration","ck-suggestion-marker-split","insertion","end","1557777IyHlyQ","insert","data","5631975nxrMuw","includes","locale","1RlpKJn","_registerLegacyDescription","2534YPVycF","*Change to:* %0","383795FExJGE","name","Paragraph","getItemLabel","TrackChangesEditing","8152dSIegr","highest","ck-suggestion-marker--active","downcastDispatcher","$text","model","paragraph","writer","*Insert:* %0","consume","isTouching","afterInit","1006568AWXuvS","get","markerRange","editor","schema","bindElementToMarker","mapper","1073434DKSBrn","editing","isLimit","markerName","registerElementLabel","addMarker:suggestion:insertion","insertParagraph","format","type","nodeAfter","plugins","span","isBlock","has","249822couuqf","enableCommand","createUIElement","activeMarkers","registerDescriptionCallback","consumable","getFirstRange","checkChild","start","commandName","options","descriptionFactory","formatBlock"];return(Di=function(){return t})()}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(377)][o(430)](o(416)),a=r[o(431)][o(389)],c=r[o(431)][o(401)],u=t[o(422)][o(433)];if(!a[o(427)](c)||!a[o(376)])return;const l=a[o(376)];if(u[o(379)](l)&&!u[o(369)](l)&&u[o(388)](l,o(421))){if(!s[o(386)][o(426)](r[o(431)],n[o(413)]))return;const t=s[o(424)][o(383)](o(378),{class:o(399)}),a=s[o(435)][o(395)](c);e&&i[o(384)][o(406)](r[o(370)])&&s[o(424)][o(394)](o(419),t),s[o(424)][o(403)](a,t),s[o(435)][o(434)](t,r[o(370)])}}}const Bi=xi;function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=498]})(t,e)}function Ui(){const t=["1372IjWgsa","descriptionFactory","locale","has","get","formatInline","30vWNPuC","TrackChangesEditing","_registerLegacyDescription","enableDefaultAttributesIntegration","1951485qvhsxQ","afterInit","3812208NCAfLk","*Remove all formatting*","type","32443QGJBQT","commandName","22yhasmp","9gNbXfS","registerDescriptionCallback","660gNAiyZ","RemoveFormatEditing","plugins","370482NwgrBW","3294xQXzlv","removeFormat","format","editor","formatBlock","4589981qpRDNK"];return(Ui=function(){return t})()}!function(t,e){const n=xi,r=t();for(;;)try{if(271230===-parseInt(n(509))/1*(parseInt(n(511))/2)+-parseInt(n(518))/3*(-parseInt(n(514))/4)+-parseInt(n(504))/5+parseInt(n(517))/6+parseInt(n(524))/7+-parseInt(n(506))/8*(parseInt(n(512))/9)+parseInt(n(500))/10*(parseInt(n(523))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Bi(505)](){const t=Bi,e=this[t(521)];e[t(516)][t(527)](t(515))&&(e[t(516)][t(498)](t(501))[t(503)](t(519)),this[t(502)]())}[Bi(502)](){const t=Bi,e=this[t(521)];e[t(516)][t(498)](t(501))[t(525)][t(513)]((n=>{const r=t;if(r(522)!=n[r(508)]&&r(499)!=n[r(508)])return;const{data:s}=n;return s&&r(519)==s[r(510)]?{type:r(520),content:Hr(e[r(526)],r(507))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=229]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(726941===-parseInt(n(237))/1+-parseInt(n(245))/2*(parseInt(n(243))/3)+-parseInt(n(253))/4*(-parseInt(n(256))/5)+-parseInt(n(233))/6*(-parseInt(n(244))/7)+-parseInt(n(248))/8+-parseInt(n(238))/9*(parseInt(n(231))/10)+parseInt(n(239))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(234)](){const t=Gi,e=this[t(230)];if(!e[t(242)][t(232)](t(241)))return;const n=e[t(242)][t(229)](t(255));n[t(249)](t(251)),n[t(249)](t(254));const r=e[t(242)][t(229)](t(241));r[t(249)](t(240)),r[t(249)](t(250)),r[t(249)](t(235)),r[t(249)](t(236)),r[t(249)](t(252)),r[t(249)](t(246)),r[t(249)](t(247))}}function Hi(){const t=["4630520zRoNeJ","enableCommand","acceptSuggestion","goToPreviousRestrictedEditingException","discardAllSuggestions","12ekEyfh","goToNextRestrictedEditingException","TrackChangesEditing","1319180dcEfba","get","editor","10oOEEIh","has","90rrhvvC","afterInit","discardSuggestion","acceptAllSuggestions","478618VCvNlu","5564844UYmcns","18875549BsQRLw","trackChanges","RestrictedEditingModeEditing","plugins","3wgfeJG","471009gJTUmi","2228164nnCauJ","acceptSelectedSuggestions","discardSelectedSuggestions"];return(Hi=function(){return t})()}const Wi=Xi;function qi(){const t=["7126383QEFTwD","shiftEnter","toViewPosition","ELEMENT_LINE_BREAK","plugins","457652piZHab","ck-suggestion-marker--active","includes","softBreak","options","downcastDispatcher","markerRange","data","enableCommand","258LFiKsp","4571hnFIBv","insert","activeMarkers","addMarker:suggestion:insertion","ck-suggestion-marker-","createUIElement","createPositionBefore","editing","model","element","split","name","TrackChangesEditing","consumable","registerElementLabel","880476tLIYtn","get","deletion","207mYLdPC","editor","6440PaRGCb","addClass","high","test","requires","15ejdWut","8367tOLIga","170030TRltNu","mapper","init","bindElementToMarker","merge","addMarker:suggestion:deletion","addMarker:suggestion","locale","writer","span","descriptionFactory","markerName","getItems","showSuggestionHighlights","1883924vhcweM"];return(qi=function(){return t})()}!function(t,e){const n=Xi,r=t();for(;;)try{if(336009===parseInt(n(256))/1+parseInt(n(265))/2*(-parseInt(n(235))/3)+-parseInt(n(250))/4+-parseInt(n(234))/5*(-parseInt(n(224))/6)+-parseInt(n(266))/7*(-parseInt(n(229))/8)+-parseInt(n(227))/9*(-parseInt(n(236))/10)+-parseInt(n(251))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Ki extends t.Plugin{static get[Wi(233)](){return[Zs.ShiftEnter]}[Wi(238)](){const t=Wi,e=this[t(228)],n=e[t(255)][t(225)](t(221));n[t(264)](t(252)),e[t(216)][t(261)].on(t(269),Qi(e),{priority:t(231)}),e[t(216)][t(261)].on(t(241),Qi(e),{priority:t(231)}),e[t(263)][t(261)].on(t(242),((n,r,s)=>{const o=t;s[o(260)][o(249)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(246)][t(223)](t(259),(n=>Hr(e[t(243)],t(254),n)))}}function Xi(t,e){const n=qi();return(Xi=function(t,e){return n[t-=215]})(t,e)}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(255)][o(225)](o(221));if(!s[o(222)][o(232)](r[o(262)],n[o(220)]))return;const a=t[o(217)];for(const t of r[o(262)][o(248)]()){if(!t.is(o(218),o(259)))continue;const n=o(226)==r[o(247)][o(219)](":")[1]?o(240):o(219),c=s[o(244)][o(271)](o(245),{class:o(270)+n}),u=s[o(237)][o(253)](a[o(215)](t));e&&i[o(268)][o(258)](r[o(247)])&&s[o(244)][o(230)](o(257),c),s[o(244)][o(267)](u,c),s[o(237)][o(239)](c,r[o(247)])}}}const Zi=Ji;function Yi(){const t=["descriptionFactory","16yEfLnm","plugins","TrackChangesEditing","isCollapsed","enableCommand","FORMAT_RESTRICTED_ENABLED","markInlineFormat","StandardEditingModeEditing","format","type","forceValue","formatInline","restrictedEditingException","commandParams","1075942XlfBQU","getRanges","selection","FORMAT_RESTRICTED_DISABLED","346699EZjewb","formatBlock","6509535FRCRhA","8644188JyKoVq","model","1333755GSpwNS","commandName","editor","afterInit","546bKkiKq","value","change","get","document","from","1571856HYrRpK","registerDescriptionCallback","has","commands","35900URyCPs","locale"];return(Yi=function(){return t})()}function Ji(t,e){const n=Yi();return(Ji=function(t,e){return n[t-=371]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(816789===parseInt(n(387))/1+-parseInt(n(383))/2+parseInt(n(396))/3*(parseInt(n(406))/4)+-parseInt(n(389))/5+-parseInt(n(402))/6+parseInt(n(390))/7+parseInt(n(409))/8*(-parseInt(n(392))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Zi(395)](){const t=Zi,e=this[t(394)],n=e[t(391)],r=e[t(407)];if(!e[t(410)][t(404)](t(376)))return;const s=e[t(410)][t(399)](t(371)),o=t(381),i=e[t(405)][t(399)](o);s[t(373)](o,((e,r={})=>{const a=t,c=n[a(400)][a(385)];if(c[a(372)])return void e(r);const u=void 0!==r[a(379)]?r[a(379)]:!i[a(397)];n[a(398)]((()=>{const t=a,e=Array[t(401)](c[t(384)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(375)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(408)][t(403)]((e=>{const n=t;if(n(388)!=e[n(378)]&&n(380)!=e[n(378)])return;const{data:s}=e;return s&&s[n(393)]==o?s[n(382)][0][n(379)]?{type:n(377),content:Hr(r,n(374))}:{type:n(377),content:Hr(r,n(386))}:void 0}))}}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=195]})(t,e)}const ea=ta;function na(){const t=["formatBlock","afterInit","block","normalizeConfig","enableDefaultAttributesIntegration","forceValue","1515BpPdXw","DataSchema","registerAttributeLabel","*Remove format:* %0","style","has","registerInlineAttribute","add","Style","inline","1151992UYVsUs","element","registerBlockAttribute","ghsAttributes","type","StyleUtils","styleName","504586KtnfQL","GeneralHtmlSupport","commandName","2982VdjLWO","registerDescriptionCallback","_registerLegacyDescription","commandParams","FORMAT_STYLE","4711256OjNwiJ","formatInline","toLowerCase","9824cOIIwP","*Set format:* %0","config","7458VazHDI","format","editor","321jAPSUl","get","170akALBj","descriptionFactory","getGhsAttributeNameForElement","locale","plugins","definitions","TrackChangesEditing","15916pezkpT","276345YYLsHA"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(584394===-parseInt(n(234))/1+-parseInt(n(209))/2*(-parseInt(n(200))/3)+parseInt(n(227))/4+parseInt(n(217))/5*(parseInt(n(197))/6)+-parseInt(n(237))/7*(-parseInt(n(245))/8)+parseInt(n(210))/9*(-parseInt(n(202))/10)+-parseInt(n(242))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(212)](){const t=ea,e=this[t(199)];if(!e[t(206)][t(222)](t(225))||!e[t(206)][t(222)](t(218)))return;const n=e[t(206)][t(201)](t(208)),r=e[t(205)],s=e[t(196)][t(201)](t(221))||{},o=e[t(206)][t(201)](t(235)),i=e[t(206)][t(201)](t(232))[t(214)](e[t(206)][t(201)](t(218)),s[t(207)]);n[t(215)](t(221));const a=new Set;for(const e of i[t(213)]){const n=o[t(204)](e[t(228)]);a[t(224)](n)}const c=new Set;for(const e of i[t(226)]){const n=o[t(204)](e[t(228)]);c[t(224)](n);for(const n of e[t(230)])c[t(224)](n)}for(const e of a)n[t(229)](e),n[t(203)][t(219)](e,Hr(r,t(241)));for(const e of c)n[t(223)](e),n[t(203)][t(219)](e,Hr(r,t(241)));this[t(239)]()}[ea(239)](){const t=ea,e=this[t(199)],n=e[t(205)];e[t(206)][t(201)](t(208))[t(203)][t(238)]((e=>{const r=t;if(r(211)!=e[r(231)]&&r(243)!=e[r(231)])return;const{data:s}=e;return s&&r(221)===s[r(236)]?s[r(240)][0][r(216)]?{type:r(198),content:Hr(n,r(195),s[r(240)][0][r(233)][r(244)]())}:{type:r(198),content:Hr(n,r(220),s[r(240)][0][r(233)][r(244)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=aa();return(oa=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=oa,r=t();for(;;)try{if(702951===-parseInt(n(252))/1*(parseInt(n(128))/2)+parseInt(n(265))/3+parseInt(n(227))/4*(-parseInt(n(271))/5)+parseInt(n(150))/6+parseInt(n(273))/7*(parseInt(n(264))/8)+parseInt(n(176))/9+-parseInt(n(127))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ia extends t.Plugin{constructor(t){const e=oa;super(t),this[e(145)]=[e(243),e(137)],this[e(261)]=new Set}[sa(279)](){const t=sa,e=this[t(165)],n=e[t(231)][t(235)][t(234)];if(!e[t(126)][t(232)](t(206)))return;const r=e[t(259)],s=e[t(126)][t(217)](t(226)),o=e[t(126)][t(217)](t(147));s[t(195)][t(180)](t(187),(e=>Hr(r,t(156),e))),this[t(205)](),s[t(236)](t(193)),s[t(236)](t(242)),s[t(236)](t(213));for(const r of[t(168),t(132)]){const i=e[t(183)][t(217)](r);s[t(236)](r,(r=>{const a=t;e[a(231)][a(182)]((t=>{const e=a;r();const c=e(282)===i[e(220)],u=o[e(173)](n),l=o[e(278)](u),f=c?l[e(239)]-1:l[e(144)]+1,h=u[0][e(184)](e(187)),g=o[e(194)](h,{startRow:f,endRow:f}),d=Array[e(253)](g)[e(221)]((n=>t[e(208)](n[e(233)])));s[e(178)](d,e(243))}))}))}for(const r of[t(157),t(142)]){const i=e[t(183)][t(217)](r);s[t(236)](r,(r=>{const a=t;e[a(231)][a(182)]((t=>{const e=a;r();const c=e(222)===i[e(220)],u=o[e(173)](n),l=o[e(270)](u),f=c?l[e(239)]-1:l[e(144)]+1,h=u[0][e(184)](e(187)),g=o[e(194)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(253)](g)[e(221)]((n=>t[e(208)](n[e(233)])));s[e(178)](d,e(137))}))}))}for(const r of[t(141),t(148)]){const i=r[t(230)](11),a=i[t(266)](),c=a[t(230)](0,3)+t(283),u=t(187)+i,l=t(246)+i,f=t(203)+i;s[t(236)](r,(()=>{const i=t;e[i(231)][i(182)]((t=>{const e=i,h=o[e(173)](n),g=h[0][e(184)](e(187));let d;if(e(141)==r){const t=o[e(278)](h);d={startRow:t[e(239)],endRow:t[e(144)],includeAllSlots:!0}}else{const t=o[e(270)](h);d={startColumn:t[e(239)],endColumn:t[e(144)],includeAllSlots:!0}}const p=o[e(194)](g,d),m=Array[e(253)](p)[e(221)]((({cell:t})=>t)),I=ca(m[e(223)]((t=>t[e(170)](c)))),E=ca(m[e(223)]((t=>!t[e(170)](c))))[e(221)]((n=>t[e(208)](n))),b=s[e(241)](E,u);if(b&&(e(243)==b[e(167)]||e(137)==b[e(167)])){const n=this[e(199)](b);for(const r of I){const s=t[e(208)](r),i=o[e(238)](r),u=r[e(179)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(155)](s)}}}))}))}function c(r){const s=t,o=Array[s(253)](n[s(237)]())[s(221)]((t=>i.LiveRange[s(138)](t)));e[s(231)][s(182)]((t=>{const n=s,i=t[n(209)];r=r[n(223)]((t=>n(201)!=t[n(255)][n(152)])),t[n(197)](r),e[n(183)][n(217)](n(141))[n(240)](),e[n(286)](n(141),{forceDefaultExecution:!0}),e[n(231)][n(248)]((()=>{const t=n;e[t(231)][t(248)](i,(e=>{const n=t,r=o[n(223)]((t=>n(201)!=t[n(255)][n(152)]));r[n(139)]>0&&e[n(197)](r);for(const t of o)t[n(212)]()}))}))}))}function u(r){const s=t;e[s(231)][s(182)]((t=>{const o=s,a=Array[o(253)](n[o(237)]())[o(221)]((t=>i.LiveRange[o(138)](t))),c=[];for(const t of r)for(const e of t[o(256)]({shallow:!0}))c[o(245)](e);for(const n of c)o(201)!=n[o(255)][o(152)]&&(t[o(197)](t[o(130)](n,0)),e[o(183)][o(217)](o(148))[o(240)](),e[o(286)](o(148),{forceDefaultExecution:!0}));const u=a[o(223)]((t=>o(201)!=t[o(255)][o(152)]));u[o(139)]>0&&t[o(197)](u);for(const t of a)t[o(212)]()}))}function l(e,n){const r=t;return n[r(186)]((t=>e[r(185)]((e=>e[r(247)][r(169)](t[r(175)])||t[r(247)][r(169)](e[r(175)])))))}function f(e,n){const r=t;return e[r(185)]((t=>n[r(185)]((e=>t[r(247)][r(257)](e[r(175)])))))}e[t(275)][t(207)].on(t(125),((e,n,r)=>{const s=t;if(!r[s(191)][s(215)])return;const o=n[s(134)];if(!o)return;const i=r[s(244)][s(225)](o);function c(t){return Array[s(272)](t)?t:[t]}i&&s(263)===o[s(188)]&&(0,a.setHighlightHandling)(i,r[s(254)],((t,e,n)=>n[s(146)](c(e[s(149)]),t)),((t,e,n)=>n[s(251)](c(e[s(149)]),t)))}),{priority:t(158)}),s[t(195)][t(211)]((e=>{const n=t;if(n(281)!=e[n(214)]&&n(192)!=e[n(214)])return;const s=e[n(196)]();if(null!=s&&s.is(n(204),n(187))){if(n(281)==e[n(214)]){const t=e[n(256)]()[n(223)]((t=>t.is(n(161))))[n(221)]((t=>t[n(275)]));if(t[n(139)])return{type:n(281),content:Hr(r,n(269),Hr(r,n(277),'"'+t[n(177)](" ")+'"'))}}if(n(192)==e[n(214)]){const t=e[n(256)]()[n(223)]((t=>t.is(n(161))))[n(221)]((t=>t[n(275)]));if(t[n(139)])return{type:n(192),content:Hr(r,n(181),Hr(r,n(277),'"'+t[n(177)](" ")+'"'))}}}})),s[t(195)][t(211)]((e=>{const n=t;if(n(243)==e[n(167)]){const t=e[n(256)]()[n(223)]((t=>t.is(n(161))))[n(221)]((t=>t[n(275)])),s=this[n(199)](e),o=s[n(174)]-s[n(274)]+1;if(n(281)==e[n(214)])return t[n(139)]?{type:n(281),content:Hr(r,n(269),Hr(r,n(228),[o,'"'+t[n(177)](" ")+'"']))}:{type:n(281),content:Hr(r,n(269),Hr(r,n(135),o))};if(n(192)==e[n(214)])return t[n(139)]?{type:n(192),content:Hr(r,n(181),Hr(r,n(228),[o,'"'+t[n(177)](" ")+'"']))}:{type:n(192),content:Hr(r,n(181),Hr(r,n(135),o))}}if(n(137)==e[n(167)]){const t=e[n(256)]()[n(223)]((t=>t.is(n(161))))[n(221)]((t=>t[n(275)])),s=this[n(199)](e),o=s[n(159)]-s[n(260)]+1;if(n(281)==e[n(214)])return t[n(139)]?{type:n(281),content:Hr(r,n(269),Hr(r,n(249),[o,'"'+t[n(177)](" ")+'"']))}:{type:n(281),content:Hr(r,n(269),Hr(r,n(224),o))};if(n(192)==e[n(214)])return t[n(139)]?{type:n(192),content:Hr(r,n(181),Hr(r,n(249),[o,'"'+t[n(177)](" ")+'"']))}:{type:n(192),content:Hr(r,n(181),Hr(r,n(224),o))}}})),s[t(153)][t(164)](t(281),t(243),t(285),c),s[t(153)][t(164)](t(192),t(243),t(162),c),s[t(153)][t(164)](t(281),t(137),t(285),u),s[t(153)][t(164)](t(192),t(137),t(162),u),s[t(153)][t(164)](t(281),t(137),t(177),l),s[t(153)][t(164)](t(192),t(137),t(177),l),s[t(153)][t(164)](t(281),t(243),t(177),f),s[t(153)][t(164)](t(192),t(243),t(177),f)}[sa(267)](){const t=sa,e=this[t(165)],n=e[t(231)][t(235)][t(234)];return(r,s)=>{const o=t;e[o(231)][o(182)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(247)][a(229)];u&&u[0]&&!1===u[0][a(171)]&&(l=r[0][a(175)][a(268)]);const f=t[a(262)](l);if(a(201)==f[a(255)][a(152)])return;const h=Array[a(253)](n[a(237)]())[a(221)]((t=>i.LiveRange[a(138)](t)));t[a(197)](f),e[a(183)][a(217)](c)[a(240)](),u[a(245)]({forceDefaultExecution:!0}),e[a(286)](c,...u);const g=h[a(223)]((t=>a(201)!=t[a(255)][a(152)]));g[a(139)]>0&&t[a(197)](g);for(const t of h)t[a(212)]()}))}}[sa(189)](t){const e=sa,n=this[e(165)][e(126)][e(217)](e(147));let r=Number[e(160)],s=Number[e(143)],o=Number[e(160)],i=Number[e(143)];for(const a of t){if(e(201)==a[e(255)][e(152)])continue;const{row:t,column:c}=n[e(238)](a),u=a[e(170)](e(136))?a[e(179)](e(136))-1:0,l=a[e(170)](e(140))?a[e(179)](e(140))-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(205)](){const t=sa,e=this[t(165)],n=e[t(126)][t(217)](t(226)),r=e[t(126)][t(217)](t(147));e[t(231)][t(235)].on(t(172),(()=>{const r=t,s=Array[r(253)](e[r(231)][r(235)][r(258)][r(131)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(216)](t);if(r(200)!=s)continue;if(null!=e[r(284)])continue;const a=n[r(276)](o);this[r(145)][r(190)](i)&&this[r(261)][r(166)](a)}}),{priority:t(154)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(208)](e),a=e[s(184)](s(187)),c=r[s(238)](e);for(const t of this[s(261)]){const n=t[s(167)],r=n[s(250)](s(210)),u=n[s(230)](r?10:5),l=u[s(266)](),f=l[s(230)](0,3)+s(283),h=s(246)+u,g=s(203)+u;if(!t[s(280)])continue;if(a!=t[s(151)]()[s(175)][s(184)](s(187)))continue;if(t[s(198)](i))continue;const d=e[s(170)](f)?e[s(179)](f)-1:0,p=this[s(199)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(155)](i),o=!0)}return o};e[t(231)][t(235)][t(202)]((n=>{const r=t;let o=!1;for(const t of e[r(231)][r(235)][r(258)][r(129)]())if(r(219)==t[r(214)])if(r(243)==t[r(188)])for(const e of t[r(218)][r(268)][r(133)]())o=o||s(e,n);else r(263)==t[r(188)]&&(o=o||s(t[r(218)][r(268)],n));return o}))}[sa(199)](t){const e=sa;return this[e(189)](t[e(237)]()[e(221)]((t=>t[e(175)][e(268)])))}}function aa(){const t=["toLowerCase","_acceptFormatSuggestionCallbackFactory","nodeAfter","*Insert:* %0","getColumnIndexes","25vIpIXY","isArray","2947XMgjED","minRow","data","getSuggestion","ELEMENT_TABLE_WITH_TEXT","getRowIndexes","afterInit","isInContent","insertion","above","span","oldRange","discard","execute","addMarker:suggestion","plugins","8845370NBZSpm","64058EPJlSO","getChanges","createPositionAt","getChangedMarkers","insertTableRowBelow","getChildren","item","ELEMENT_TABLE_ROW","rowspan","tableColumn","fromRange","length","colspan","removeTableRow","insertTableColumnRight","MIN_SAFE_INTEGER","last","_tablePostFixingSubtypes","addClass","TableUtils","removeTableColumn","classes","3952044bRXaDg","getFirstRange","rootName","_suggestionFactory","low","addRange","ELEMENT_TABLE","insertTableColumnLeft","highest","maxColumn","MAX_SAFE_INTEGER","$textProxy","accept","values","registerCustomCallback","editor","add","subType","insertTableRowAbove","isEqual","hasAttribute","forceValue","change:data","getSelectionAffectedTableCells","maxRow","start","583578tjHXec","join","markMultiRangeInsertion","getAttribute","registerElementLabel","*Remove:* %0","change","commands","findAncestor","some","every","table","name","_getCoordsForCells","includes","options","deletion","insertTable","createTableWalker","descriptionFactory","getContainedElement","setSelection","isIntersectingWithRange","_getSuggestionCoords","suggestion","$graveyard","registerPostFixer","max","element","_setupColumnsRowsFixing","TableEditing","downcastDispatcher","createRangeOn","batch","tablePaste","registerDescriptionCallback","detach","selectTableColumn","type","showSuggestionHighlights","_splitMarkerName","get","position","insert","order","map","left","filter","ELEMENT_TABLE_COLUMN","toViewElement","TrackChangesEditing","990896DVCAby","ELEMENT_TABLE_ROW_WITH_TEXT","nodeBefore","substr","model","has","cell","selection","document","enableCommand","getRanges","getCellLocation","first","refresh","markMultiRangeDeletion","selectTableRow","tableRow","mapper","push","min","end","enqueueChange","ELEMENT_TABLE_COLUMN_WITH_TEXT","startsWith","removeClass","2ItsEae","from","writer","root","getItems","isTouching","differ","locale","minColumn","_tableSuggestions","createRangeIn","tableCell","24144CFEHWW","2688216cSUBvv"];return(aa=function(){return t})()}function ca(t){const e=sa;return Array[e(253)](new Set(t)[e(163)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=330]})(t,e)}function fa(){const t=["_areSelectedCellsMergable","getSuggestions","from","*Split cell:* horizontally","filter","afterInit","TableEditing","setSelection","createRangeOn","find","add","572nzaNDv","_acceptFormatSuggestionCallbackFactory","45883NSZEBz","mergeTableCells","commandName","low","set:isEnabled","966198NsNWTF","enableCommand","trackChanges","_suggestionFactory","author","highest","execute","get","registerCustomCallback","plugins","length","table","4479050NQvIJn","value","descriptionFactory","root","8656767VgvQRB","*Split cell:* vertically","cell","*Merge cells*","TrackChangesEditing","$graveyard","_tablePostFixingSubtypes","splitTableCellHorizontally","insertion","push","isEnabled","editor","mergeTableCellDown","format","change","map","return","_isForcedDefaultExecutionBlock","formatInline","310888XxNYlC","forceDefaultExecution","type","248950nTxEkN","element","requires","getAncestors","accept","registerDescriptionCallback","getRanges","getFirstPosition","detach","locale","findAncestor","tableCell","splitTableCellVertically","isInContent","subType","mergeTableCellRight","7btADQD","rootName","selection","has","horizontally","formatBlock","createTableWalker","mergeTableCellLeft","44DDYEnM","mergeTableCellUp","model","size","deletion","commands","stop","direction","markBlockFormat","containsRange","_areMergableCells","getSelectionAffectedTableCells","refresh","getCellLocation","document","5640528ynLnRP","3YAIbGq","fromRange","markMultiRangeBlockFormat","TableUtils"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(569316===parseInt(n(411))/1*(parseInt(n(378))/2)+parseInt(n(394))/3*(-parseInt(n(351))/4)+-parseInt(n(428))/5+parseInt(n(416))/6+parseInt(n(370))/7*(parseInt(n(393))/8)+parseInt(n(332))/9+parseInt(n(354))/10*(-parseInt(n(409))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(356)](){return[ia]}[ua(403)](){const t=ua,e=this[t(343)],n=e[t(380)][t(392)][t(372)],r=e[t(363)];if(!e[t(425)][t(373)](t(404)))return;const s=e[t(425)][t(423)](t(336)),o=e[t(425)][t(423)](t(397)),a=e[t(425)][t(423)](ia);a[t(338)][t(341)](t(412)),s[t(417)](t(412),(()=>{const n=t,r=o[n(389)](e[n(380)][n(392)][n(372)]);e[n(380)][n(346)]((()=>{const t=n;s[t(396)](r,{commandName:t(412),commandParams:[]},[],t(412))}))})),e[t(383)][t(423)](t(412)).on(t(422),((n,r)=>{const o=t;e[o(383)][o(423)](o(418))[o(429)]&&(r[o(426)]>0&&r[r[o(426)]-1]&&r[r[o(426)]-1][o(352)]||s[o(349)]||this[o(398)]()||n[o(384)]())}),{priority:t(421)});for(const n of[t(379),t(369),t(344),t(377)]){const r=e[t(383)][t(423)](n);s[t(417)](n,(()=>{const n=t,o=e[n(380)][n(392)][n(372)][n(361)]()[n(357)]()[n(407)]((t=>t.is(n(355),n(365)))),i=r[n(429)];e[n(380)][n(346)]((()=>{const t=n;s[t(396)]([o,i],{commandName:t(412),commandParams:[]},[],t(412))}))}))}for(const n of[t(366),t(339)]){const r=e[t(383)][t(423)](n);s[t(417)](n,(()=>{const i=t,a=o[i(389)](e[i(380)][i(392)][i(372)])[0],c=a[i(364)](i(427)),{column:u,row:l}=o[i(391)](a);let f=[];if(i(374)==r[i(385)]){const t=o[i(376)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(400)](t)[i(347)]((t=>t[i(334)]))}else{const t=o[i(376)](c,{column:u,includeAllSlots:!0});f=Array[i(400)](t)[i(347)]((t=>t[i(334)]))}e[i(380)][i(346)]((t=>{const e=i;s[e(386)](t[e(406)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(330)][t(359)]((e=>{const n=t;if(n(375)!=e[n(353)]&&n(350)!=e[n(353)])return;const{data:s}=e;return s&&n(412)==s[n(413)]?{type:n(345),content:Hr(r,n(335))}:void 0})),s[t(330)][t(359)]((e=>{const n=t;if(n(375)!=e[n(353)]&&n(350)!=e[n(353)])return;const{data:s}=e;return s?n(366)==s[n(413)]?{type:n(345),content:Hr(r,n(333))}:n(339)==s[n(413)]?{type:n(345),content:Hr(r,n(401))}:void 0:void 0}));const c=a[t(410)]();for(const e of[t(379),t(369),t(344),t(377)])s[t(419)][t(424)](t(375),e,t(358),c);for(const e of[t(366),t(339)])s[t(419)][t(424)](t(375),e,t(358),c);s[t(419)][t(424)](t(375),t(412),t(358),(r=>{const s=t;e[s(380)][s(346)]((t=>{const o=s,a=Array[o(400)](n[o(360)]())[o(347)]((t=>i.LiveRange[o(395)](t)));t[o(405)](r),e[o(383)][o(423)](o(412))[o(390)](),e[o(422)](o(412),{forceDefaultExecution:!0});const c=a[o(402)]((t=>o(337)!=t[o(331)][o(371)]));c[o(426)]>0&&t[o(405)](c);for(const t of a)t[o(362)]()}))}));for(const n of[t(379),t(344),t(377),t(369)]){const r=e[t(383)][t(423)](n);r.on(t(415),((n,s,o)=>{const i=t;if(o){const t=e[i(380)][i(392)][i(372)][i(361)]()[i(357)]()[i(407)]((t=>t.is(i(355),i(365))));this[i(388)](r[i(429)],t)||(n[i(348)]=!1,n[i(384)]())}}),{priority:t(414)})}}[ua(398)](){const t=ua,e=this[t(343)][t(383)][t(423)](t(412)),n=this[t(343)][t(425)][t(423)](t(397));if(!e[t(342)])return!1;const r=n[t(389)](this[t(343)][t(380)][t(392)][t(372)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(388)](e,n))return!1;return!0}[ua(388)](t,e){const n=ua,r=this[n(343)][n(425)][n(423)](n(336)),s=this[n(343)][n(380)][n(406)](t),o=this[n(343)][n(380)][n(406)](e),i=new Set,a=new Set;for(const t of r[n(399)]())if((n(340)==t[n(353)]||n(382)==t[n(353)]||n(412)==t[n(368)])&&t[n(367)])for(const e of t[n(360)]())e[n(387)](s,!0)&&i[n(408)](t[n(353)]+":"+t[n(420)].id),e[n(387)](o,!0)&&a[n(408)](t[n(353)]+":"+t[n(420)].id);if(i[n(381)]!=a[n(381)])return!1;for(const t of i)if(!a[n(373)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=345]})(t,e)}function pa(){const t=["formatBlock","data-suggestion","bindElementToMarker","showSuggestionHighlights","removeAttribute","_registerLegacyDescription","forceValue","name","TrackChangesEditing","format","306610FCfDUA","removeMarker:suggestion","registerCustomCallback","stop","1028911QFHVXN","includes","highest","descriptionFactory","consumable","options","locale","_splitMarkerName","*Format:* %0","downcastDispatcher","TableEditing","ck-suggestion-marker--active","data","plugins","_suggestionFactory","markerNameToElements","1XumazR","setAttribute","cell","type","editor","toViewElement","commandParams","activeMarkers","afterInit","FORMAT_REGULAR_COLUMN","_handleLegacySuggestions","getCellLocation","unbindElementFromMarkerName","3tVDjsz","nodeBefore","88FKrmAz","1609244AVWTLQ","_acceptFormatSuggestionCallbackFactory","registerAttributeLabel","editing","FORMAT_HEADER_COLUMN","setTableRowHeader","headingColumns","removeClass","headingRows","mapper","enableDefaultAttributesIntegration","parent","accept","1369572wmiYDo","156kfnCQl","item","registerDescriptionCallback","consume","addClass","setTableColumnHeader","FORMAT_HEADER_ROW","createTableWalker","6UpCRdd","markerRange","markerName","nodeAfter","2901530MnxYmq","addMarker:suggestion","ck-suggestion-marker-","FORMAT_REGULAR_ROW","writer","requires","TableUtils","81dJaZBj","get","registerBlockAttribute","commandName","has","417512eqgpmb","2331035MfsqdT","start","end","getSuggestion"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(349096===parseInt(n(422))/1*(parseInt(n(362))/2)+-parseInt(n(346))/3*(parseInt(n(349))/4)+parseInt(n(375))/5*(-parseInt(n(371))/6)+parseInt(n(388))/7+-parseInt(n(387))/8*(parseInt(n(382))/9)+-parseInt(n(402))/10*(parseInt(n(348))/11)+parseInt(n(363))/12*(parseInt(n(406))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(380)](){return[ia]}[ga(430)](){const t=ga,e=this[t(426)];if(!e[t(419)][t(386)](t(416)))return;const n=e[t(412)],r=e[t(419)][t(383)](t(400));r[t(359)](t(354)),r[t(359)](t(368)),r[t(384)](t(357)),r[t(384)](t(355)),r[t(409)][t(351)](t(357),Hr(n,t(369))),r[t(409)][t(351)](t(355),Hr(n,t(353))),this[t(432)]()}[ga(432)](){const t=ga,e=this[t(426)][t(419)][t(383)](t(400)),n=this[t(426)][t(419)][t(383)](t(381)),r=this[t(426)][t(419)][t(383)](ia)[t(350)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(413)](o[a(373)]),l=e[a(391)](u),f=l[a(418)];if(a(392)!=l[a(425)]||!f||a(368)!=f[a(385)])return;if(o[a(364)])return void s[a(405)]();if(!i[a(410)][a(366)](o[a(372)],s[a(399)]))return;const h=o[a(372)][a(389)][a(374)],g=o[a(372)][a(390)][a(347)],d=h[a(360)][a(360)],{column:p}=n[a(433)](h),{column:m}=n[a(433)](g);for(let s=p;s<=m;s++){const l=n[a(370)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(424)],l=i[a(358)][a(427)](s);i[a(379)][a(367)](a(377)+c,l),r&&i[a(379)][a(423)](a(393),u,l),i[a(358)][a(394)](l,o[a(373)]),t&&(e[a(429)][a(407)](o[a(373)])?i[a(379)][a(367)](a(417),l):i[a(379)][a(356)](a(417),l))}}}}e[t(420)][t(404)](t(392),t(354),t(361),r),e[t(420)][t(404)](t(392),t(368),t(361),r),this[t(426)][t(352)][t(415)].on(t(376),s(),{priority:t(408)}),this[t(426)][t(418)][t(415)].on(t(376),((e,n,r)=>{const o=t;r[o(411)][o(395)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(408)}),this[t(426)][t(352)][t(415)].on(t(403),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(413)](r[o(373)]),c=e[o(391)](a),u=c[o(418)];if(o(392)!=c[o(425)]||!u||o(368)!=u[o(385)])return;const l=s[o(358)][o(421)](r[o(373)]);if(l)for(const t of l)s[o(379)][o(356)](o(377)+i,t),s[o(379)][o(356)](o(417),t),s[o(379)][o(396)](o(393),t),s[o(358)][o(345)](t,r[o(373)])}),{priority:t(408)}),this[t(397)]()}[ga(397)](){const t=ga,e=this[t(426)],n=e[t(412)];function r(e){const r=t;return{type:r(401),content:Hr(n,r(414),e)}}e[t(419)][t(383)](t(400))[t(409)][t(365)]((e=>{const s=t;if(s(392)!=e[s(425)])return;const{data:o}=e;if(o){if(s(354)==o[s(385)]){const t=o[s(428)][0][s(398)];return r(Hr(n,s(t?369:378)))}if(s(368)==o[s(385)]){const t=o[s(428)][0][s(398)];return r(Hr(n,s(t?353:431)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ya();return(Ea=function(t,e){return n[t-=345]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(559400===parseInt(n(375))/1+-parseInt(n(401))/2*(-parseInt(n(350))/3)+-parseInt(n(430))/4*(parseInt(n(481))/5)+parseInt(n(530))/6*(-parseInt(n(474))/7)+parseInt(n(495))/8*(-parseInt(n(383))/9)+-parseInt(n(485))/10*(-parseInt(n(421))/11)+-parseInt(n(510))/12*(-parseInt(n(547))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);const ba=[Ia(351),Ia(527),Ia(506),Ia(428),Ia(418),Ia(442),Ia(550)],Ta=Object[Ia(388)](ba[Ia(463)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(467)](){return[ia]}[Ia(515)](){const t=Ia,n=this[t(493)];if(!n[t(504)][t(478)](t(435)))return;const r=n[t(504)][t(464)](t(379)),s=n[t(504)][t(464)](t(389)),o=n[t(504)][t(464)](ia),a=n[t(504)][t(464)](t(435));o[t(469)][t(548)](t(458),t(411)),n[t(466)][t(491)][t(410)](t(354),{allowIn:t(367),allowContentOf:t(367),isLimit:!0}),n[t(419)][t(500)]({model:t(354),view:t(431)});let c=null;n[t(466)].on(t(391),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(545)]-1];h&&h[u(480)]||r[u(531)]||this[u(493)][u(517)][u(464)](u(461))[u(448)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(508)))return!1;const i=s[o(505)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(355)](n[o(468)][o(452)]);if(!a[o(545)])return!1;const c=a[0][o(441)](o(424)),l=r[o(374)](a),f=r[o(542)](a),h={startRow:l[o(549)],endRow:l[o(403)],startColumn:f[o(549)],endColumn:f[o(403)]};return 1==a[o(545)]&&(h[o(397)]+=r[o(447)](i)-1,h[o(454)]+=r[o(407)](i)-1),ka(c,h,r)}(l,f,n[u(466)],s,a)&&(o[u(417)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(466)][u(373)]((()=>{const t=u;n[t(466)][t(391)](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(545)]&&r[t(494)](o,t(458),{tablePasteChainId:s}),a[t(545)]&&r[t(494)](a,t(411),{tablePasteChainId:s}),l[t(545)]&&(r[t(494)](l,t(432),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(451)]((e=>{const n=t;var r;return null===(r=e[n(358)])||void 0===r?void 0:r[n(449)](e)}))),f[t(545)]&&(r[t(416)](f,t(432),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(451)]((e=>{const n=t;var r;return null===(r=e[n(358)])||void 0===r?void 0:r[n(449)](e)})));const g=r[t(524)](h[t(463)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(390),{tablePasteChainId:s});if(g){const e=g[t(513)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(466)][t(353)](s),a=e[t(378)]((e=>e[t(516)]()[t(345)](i)));a&&r[t(548)]([a[t(512)],o])}r[t(545)]&&g[t(507)](t(487),Object[t(388)](r))}c=null})))}),{priority:e.priorities[t(446)]+10}),n[t(504)][t(464)](t(435)).on(t(364),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(417)]();const u=s[r(434)],l=o,f=Aa(u),h=Aa(l);e[r(533)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(440)](u[r(392)](0));for(const t of Array[r(445)](l[r(384)]()))a[r(360)](t,u,r(529));const t=c[r(346)][r(484)](s[r(352)]),e=c[r(415)][r(484)](s[r(443)]);t||e||(g=i.LiveRange[r(377)](a[r(372)](u)))}else h&&!f&&(d=a[r(372)](u));else{const t=a[r(349)](r(354)),e=a[r(349)](r(354));a[r(522)](a[r(372)](u),e),a[r(360)](t,u,0);for(const e of Array[r(445)](l[r(384)]()))a[r(360)](e,t,r(529));g=i.LiveRange[r(377)](a[r(353)](t)),d=i.LiveRange[r(377)](a[r(353)](e))}const p=Array[r(445)](l[r(519)]())[r(488)]((([t])=>ba[r(484)](t)));c[r(387)][r(548)]({element:u,attributes:p[r(545)]?Object[r(388)](p):null}),g&&c[r(422)][r(548)](g),d&&c[r(465)][r(548)](d)}),{priority:t(446)}),s.on(t(477),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(402)]||1;c[o(415)]=new Array(l)[o(381)](u)[o(463)](((t,e)=>t+e));for(const{cell:t}of s[o(460)](i,{startColumn:u,endColumn:u+l-1}))c[o(492)][o(548)](n[o(466)][o(353)](t))}),{priority:t(386)}),s.on(t(489),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(361)]||1;c[o(346)]=new Array(l)[o(381)](u)[o(463)](((t,e)=>t+e));for(const{cell:t}of s[o(460)](i,{startRow:u,endRow:u+l-1}))c[o(472)][o(548)](n[o(466)][o(353)](t))}),{priority:t(386)}),r[t(436)][t(456)]((e=>{const r=t;if(e[r(535)]&&e[r(535)][r(544)](r(432)))return e[r(476)]?{}:{type:r(413),content:Hr(n[r(541)],r(414))}}));const u=()=>!1;for(const e of[t(432),t(411),t(458),t(390)])r[t(486)][t(420)](t(413),e,t(525),u),r[t(486)][t(420)](t(511),e,t(525),u),r[t(486)][t(420)](t(552),e,t(525),u);r[t(486)][t(420)](t(552),t(390),t(357),u),r[t(486)][t(420)](t(552),t(390),t(526),((e,r,s)=>{const o=t,i=e[o(463)]((t=>t[o(405)]()))[o(488)]((t=>t)),a=new Map(i[o(463)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(387)])e&&a[o(483)](t,e);else if(s&&s[o(487)])for(const[t,e]of Object[o(470)](s[o(487)])){const r=n[o(466)][o(498)][o(464)](t),s=r?r[o(516)]()[o(405)]():null;s&&a[o(483)](s,e)}n[o(466)][o(373)]((t=>{const e=o;for(const[n,r]of a)t[e(409)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(486)][o(420)](e,o(432),s,((t,i,a)=>{const c=o;n[c(466)][c(373)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(433)][o(537)];t.is(o(348),o(354))&&u[o(548)](t)}r[o(486)][o(490)](e,null,s)(t,i,a);for(const t of u)o(400)!=t[o(404)][o(523)]&&n[o(459)](t)}))}))};l(t(413),t(526)),l(t(413),t(357)),l(t(511),t(526)),l(t(511),t(357)),r[t(486)][t(420)](t(413),t(458),t(357),(e=>{const n=t,r=e[n(463)]((t=>t[n(405)]())),i=r[0][n(441)](n(424)),{minRow:a,maxRow:c}=o[n(412)](r);s[n(427)](i,{at:a,rows:c-a+1})})),r[t(486)][t(420)](t(413),t(411),t(357),(e=>{const n=t,r=e[n(463)]((t=>t[n(405)]())),i=r[0][n(441)](n(424)),{minColumn:a,maxColumn:c}=o[n(412)](r);s[n(457)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(535)]||!n[s(535)][s(544)](s(432)))return;const o=n[s(382)][s(534)],i=r[s(369)]()[s(488)]((t=>t[s(359)]&&t[s(382)]&&t[s(382)][s(534)]==o));i[s(545)]&&n[s(444)]()[s(545)]!=i[s(545)]&&i[s(356)](((t,e)=>(t[s(394)]=e,e[s(476)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(455)](e[s(497)]),i=[s(509),s(546)],a=r[s(502)][s(484)](e[s(497)]);return a&&i[s(548)](s(514)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(551),f,{priority:t(446)}),r.on(t(399),f,{priority:t(446)}),n[t(466)][t(468)][t(536)]((()=>{const e=t;let s=!1;const o=Array[e(445)](n[e(466)][e(468)][e(362)][e(482)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(455)](t);if(e(365)!=o||e(511)!=a||i[e(503)])continue;if(!r[e(429)](c))continue;const u=r[e(528)](c)[e(395)](),l=n[e(504)][e(464)](e(496)).me;for(const t of r[e(369)]())if(t[e(359)]&&t[e(538)]==l&&e(552)==t[e(518)]&&e(390)==t[e(535)]&&t[e(395)]()[e(471)]((t=>u[e(347)]((n=>n[e(521)](t,!0))))))for(const n of t[e(444)]())n[e(359)]&&(n[e(357)](),s=!0)}return s})),n[t(466)][t(468)][t(536)]((e=>{const s=t,o=n[s(517)][s(464)](s(475));if(!o||!o[s(462)][s(478)](e[s(520)]))return!1;let i=!1;const a=n[s(504)][s(464)](s(496)).me,c=n[s(466)][s(468)][s(362)][s(371)](),u=Array[s(445)](n[s(466)][s(468)][s(362)][s(482)]())[s(488)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(455)](t);return n(365)==o&&n(432)==i&&c==a.id&&!e[n(503)]}));for(const t of c){if(s(360)!=t[s(518)]||s(354)!=t[s(512)]||1!=t[s(545)])continue;const n=e[s(473)](t[s(370)],t[s(370)][s(425)](1));if(!u[s(378)]((({data:t})=>t[s(453)][s(345)](n))))for(const{name:t,data:r}of u)if(n[s(521)](r[s(453)])){e[s(423)](t,{range:n}),i=!0;break}}return i})),n[t(466)][t(468)][t(536)]((e=>{const s=t;let o=!1;const i=n[s(504)][s(464)](s(496)).me,a=r[s(369)]()[s(488)]((t=>t[s(359)]&&t[s(538)]==i)),c=new Set,u=new Set;for(const t of a)if(s(432)==t[s(535)])for(const e of t[s(513)]()){const n=e[s(516)]()[s(405)]();if(n)if(n.is(s(348),s(354))&&Aa(n)){t[s(363)](e[s(512)]),c[s(439)](n),o=!0;const r=n[s(396)],i=n[s(408)],a=r&&r.is(s(348),s(354)),l=i&&i.is(s(348),s(354));a&&!c[s(478)](r)&&u[s(439)](r),l&&!c[s(478)](i)&&u[s(439)](i)}else n.is(s(348),s(479))&&n[s(532)]&&(t[s(363)](e[s(512)]),o=!0)}else if(s(390)==t[s(535)]){if(!t[s(382)]||!t[s(382)][s(534)])continue;const e=t[s(382)][s(487)];if(e&&Object[s(380)](e)[s(545)])continue;const n=t[s(382)][s(534)];let r=!0,i=!0;for(const e of a)if(e[s(535)]&&e[s(535)][s(544)](s(432))){if(!e[s(382)][s(534)]){i=!1;break}if(e.id!=t.id&&e[s(382)][s(534)]==n){r=!1;break}}i&&r&&(t[s(501)](),o=!0)}for(const t of c)e[s(440)](t);for(const t of u)e[s(459)](t);return o})),n[t(419)][t(368)](t(499))[t(543)]({model:t(437),view:(t,e)=>h(t),converterPriority:t(446)}),n[t(419)][t(368)](t(393))[t(543)]({model:t(437),view:(e,n)=>n[t(450)][t(376)]?h(e,!1):null,converterPriority:t(446)});const g=n[t(385)][t(406)];this[t(426)](g[t(468)],t(438),((e,n)=>{const r=t,s=[];for(const t of g[r(372)](n[r(540)])[r(398)]())t.is(r(348),r(431))&&s[r(548)](t);g[r(373)]((t=>{const e=r;for(const n of s)t[e(366)](t[e(372)](n),t[e(539)](n)),t[e(440)](n)}))}))}}function ya(){const t=["has","paragraph","forceDefaultExecution","5AtYOWY","getChangedMarkers","set","includes","10XvLnHf","_suggestionFactory","markerAttributes","filter","insertRows","getSuggestionCallback","schema","columnInsertionRanges","editor","markMultiRangeInsertion","8qICxsG","Users","markerName","markers","editingDowncast","elementToElement","removeMarkers","activeMarkers","oldRange","plugins","getTableIfOnlyTableInContent","tableCellBorderStyle","setAttribute","documentSelection","ck-suggestion-marker","99156EyIgMc","deletion","name","getMarkers","ck-suggestion-marker--active","afterInit","getRange","commands","type","getAttributes","batch","containsRange","wrap","rootName","markMultiRangeBlockFormat","join","accept","tableCellBorderColor","getSuggestion","end","140718tQfRux","_isForcedDefaultExecutionBlock","isEmpty","return","tablePasteChainId","subType","registerPostFixer","nodeAfter","author","createPositionBefore","content","locale","getColumnIndexes","markerToHighlight","startsWith","length","ck-suggestion-marker-insertion","1027uHCTOm","push","first","tableCellPadding","suggestionLoaded","formatBlock","isEqual","rowInsertionIndexes","some","element","createElement","57SvzCkq","tableCellBorderWidth","row","createRangeOn","tableCellSuggestion","getSelectionAffectedTableCells","reduce","discard","detach","isInContent","insert","rows","differ","removeMarker","_replaceTableSlotCell","suggestion","move","tableCell","for","getSuggestions","position","getChanges","createRangeIn","change","getRowIndexes","581272wmesMs","showSuggestionHighlights","fromRange","find","TrackChangesEditing","keys","fill","attributes","10014633LnJqjJ","getChildren","editing","low","cells","fromEntries","TableUtils","tablePasteCell","insertContent","getChild","dataDowncast","next","getRanges","nextSibling","endRow","getItems","suggestionUnloaded","$graveyard","75542OUhBeL","columns","last","root","getContainedElement","view","getColumns","previousSibling","setAttributes","register","tablePasteColumn","_getCoordsForCells","insertion","*Replace table cells*","columnInsertionIndexes","markMultiRangeDeletion","stop","tableCellVerticalAlignment","conversion","registerCustomCallback","8590681kwUBGg","insertionRanges","updateMarker","table","getShiftedBy","listenTo","removeRows","tableCellHorizontalAlignment","hasSuggestion","395836HmyTlC","suggestion-td","tablePaste","start","cell","TableClipboard","descriptionFactory","suggestion:formatBlock:tablePasteCell","clipboardOutput","add","remove","findAncestor","tableCellBackgroundColor","column","getAllAdjacentSuggestions","from","high","getRows","value","call","options","forEach","selection","newRange","endColumn","_splitMarkerName","registerDescriptionCallback","removeColumns","tablePasteRow","unwrap","createTableWalker","trackChanges","_createdBatches","map","get","deletionRanges","model","requires","document","_tablePostFixingSubtypes","entries","every","rowInsertionRanges","createRange","287arDXYJ","redo","previous","insertColumns"];return(ya=function(){return t})()}function Aa(t){const e=Ia;if(t[e(532)])return!0;const n=t[e(392)](0);return n.is(e(348),e(479))&&n[e(532)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(460)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function La(){const t=["resizeTable","103117iMKZRL","1944ObaNvi","366xlyWqC","getTableColumnsWidths","handleResizeTableWidthCommand","12yQqRco","37737fsmVHE","enableCommand","registerCustomCallback","table","789141OBaNDw","data","2267639PBTEJz","bind","resizeTableWidth","*Format:* resize table","registerDescriptionCallback","8SGLgfD","markBlockFormat","document","tableWidth","formatGroupId","discard","get","getContainedElement","afterInit","948380vIrabq","author","getColumnGroupElement","4912970UOgLch","Users","selection","plugins","11117TJdHDw","getAttribute","locale","commandParams","editor","model","accept","subType","handleSuggestionDescription","has","getSelectedElement","type","TableColumnResizeEditing","formatInline","columnWidths","TrackChangesEditing","format","getSuggestionCallback","formatBlock","change","getSuggestions","_suggestionFactory","descriptionFactory"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(544261===-parseInt(n(206))/1*(-parseInt(n(178))/2)+parseInt(n(183))/3+-parseInt(n(190))/4*(-parseInt(n(199))/5)+parseInt(n(175))/6*(-parseInt(n(230))/7)+parseInt(n(231))/8*(parseInt(n(179))/9)+-parseInt(n(202))/10+parseInt(n(185))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(198)](){const t=Ca;if(!this[t(210)][t(205)][t(215)](t(218)))return;const e=this[t(210)][t(205)][t(196)](t(221));e[t(180)](t(187),this[t(177)][t(186)](this)),e[t(227)][t(181)](t(224),t(229),t(212),e[t(227)][t(223)](t(224),null,t(195))),e[t(227)][t(181)](t(224),t(229),t(195),e[t(227)][t(223)](t(224),null,t(212))),e[t(228)][t(189)](this[t(214)][t(186)](this))}[Ca(177)](t,e){const n=Ca,r=this[n(210)][n(205)][n(196)](n(221)),s=this[n(210)][n(205)][n(196)](n(218)),o=e[n(182)]||this[n(210)][n(211)][n(192)][n(204)][n(216)]();this[n(210)][n(211)][n(225)]((()=>{const i=n,a=s[i(201)](o);let c=a?s[i(176)](a):null,u=o[i(207)](i(193))||null;const l=e[i(193)]||u,f=e[i(220)]||c,h=this[i(210)][i(205)][i(196)](i(203)).me;for(const t of r[i(226)]()){const e=t[i(197)]();if(i(229)===t[i(213)]&&e===o){t[i(200)]!==h&&t[i(195)]();const e=t[i(184)][i(209)];u=e[0][i(193)],c=e[0][i(220)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(191)](o,{commandName:i(187),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(229)},[],i(229))}))}[Ca(214)](t){const e=Ca;if(e(224)!=t[e(217)]&&e(219)!=t[e(217)])return;const{data:n}=t;if(n&&e(229)===n[e(194)]){const t=e(188);return{type:e(222),content:Hr(this[e(210)][e(208)],t)}}}}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=136]})(t,e)}function va(){const t=["enableCommand","356229qmsAuB","plugins","170445xYLtNF","editor","get","10078431UpamUF","Template","has","TrackChangesEditing","insertTemplate","7ZuoQZp","120xvDtWP","4383918SBqeYX","116MWoWsj","2105176nSVRmf","4073192TlqPAl","afterInit","1hmRtnY","8379156vhXIZw"];return(va=function(){return t})()}!function(t,e){const n=Ma,r=t();for(;;)try{if(748763===-parseInt(n(144))/1*(parseInt(n(141))/2)+parseInt(n(139))/3+parseInt(n(140))/4*(-parseInt(n(149))/5)+-parseInt(n(145))/6*(-parseInt(n(137))/7)+-parseInt(n(142))/8+parseInt(n(147))/9*(-parseInt(n(138))/10)+parseInt(n(152))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class wa extends t.Plugin{[Sa(143)](){const t=Sa,e=this[t(150)];e[t(148)][t(154)](t(153))&&e[t(148)][t(151)](t(155))[t(146)](t(136))}}const Oa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=165]})(t,e)}function Da(){const t=["903833bevZAo","399183SfVBWi","tableOfContents","TrackChangesEditing","36312mWxMhx","enableCommand","ELEMENT_TABLE_OF_CONTENTS","locale","1821456KMKaEk","214244nJHZsz","2242705VRfDCe","get","insertTableOfContents","12CUPbtO","registerElementLabel","editor","81sPDGqL","descriptionFactory","1406170oLVyiz","commands","afterInit","plugins","8TARiSM"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(462806===-parseInt(n(180))/1+-parseInt(n(165))/2*(parseInt(n(169))/3)+parseInt(n(183))/4+parseInt(n(166))/5+-parseInt(n(187))/6+-parseInt(n(179))/7*(parseInt(n(178))/8)+-parseInt(n(172))/9*(-parseInt(n(174))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[Oa(176)](){const t=Oa,e=this[t(171)];if(!e[t(175)][t(167)](t(168)))return;e[t(177)][t(167)](t(182))[t(184)](t(168));const n=e[t(177)][t(167)](t(182)),r=e[t(186)];n[t(173)][t(170)](t(181),(e=>Hr(r,t(185),e)))}}const Ba=Ua;function xa(){const t=["2460TEYGfI","10AiCNoU","getChangedMarkers","newRange","get","locale","nodeBefore","isCollapsed","element","registerPostFixer","title-content","95193nYQdMi","TrackChangesEditing","schema","differ","55432mVFwec","registerElementLabel","108KBkjVa","afterInit","updateMarker","isTouching","1280527PRgNdf","isEqual","has","plugins","4704861PAGSGu","3795348EzEHOl","model","1085388CaLfeT","suggestion","getNearestSelectionRange","end","start","forward","document","12612BeGbhJ","from","ELEMENT_TITLE","editor","createRange","Title","removeMarker","descriptionFactory","_splitMarkerName"];return(xa=function(){return t})()}function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=357]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(746047===parseInt(n(359))/1+parseInt(n(373))/2*(parseInt(n(399))/3)+-parseInt(n(366))/4*(-parseInt(n(383))/5)+parseInt(n(364))/6+parseInt(n(363))/7+-parseInt(n(397))/8+-parseInt(n(393))/9*(parseInt(n(382))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(400)](){const t=Ba,e=this[t(376)];if(!e[t(362)][t(361)](t(378)))return;const n=e[t(362)][t(386)](t(394));n[t(380)][t(398)](t(392),(()=>Hr(e[t(387)],t(375)))),e[t(365)][t(372)][t(391)]((r=>{const s=t;let o=!1;const i=Array[s(374)](e[s(365)][s(372)][s(396)][s(384)]());for(const{name:t,data:a}of i){const{group:i}=n[s(381)](t);if(s(367)!==i||!a[s(385)])continue;const c=a[s(385)],u=c[s(369)][s(388)];if(!u||!u.is(s(390),s(392)))continue;if(!c[s(370)][s(358)](c[s(369)]))continue;const l=e[s(365)][s(395)][s(368)](c[s(369)],s(371));if(l&&l[s(389)]){const e=r[s(377)](c[s(370)],l[s(370)]);e[s(360)](c)||(r[s(357)](t,{range:e}),o=!0)}o||(r[s(379)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=480]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(498714===parseInt(n(494))/1+-parseInt(n(490))/2*(parseInt(n(487))/3)+parseInt(n(496))/4+-parseInt(n(493))/5+parseInt(n(497))/6+parseInt(n(498))/7+parseInt(n(481))/8*(parseInt(n(491))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(492)](){const t=Ga,e=this[t(488)],n=e[t(495)][t(486)](t(482));e[t(495)][t(483)](t(480))&&(n[t(489)](t(485)),n[t(489)](t(484)))}}function Ha(){const t=["get","41664ZuPskv","editor","enableCommand","88umktTM","549oMfDni","afterInit","4735140TIPPLH","719041hEDXSe","plugins","189424XozYda","3246612AbPOdI","1610154yZmKKp","UndoEditing","68104jwwyAk","TrackChangesEditing","has","redo","undo"];return(Ha=function(){return t})()}const Wa=qa;function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=395]})(t,e)}function Ka(){const t=["afterInit","436mCQKbr","188148zdRdSZ","45162xLHaJg","515xkmejP","editor","plugins","443781FKZHvx","154qIFCdk","1214402DulkjY","TableCaptionEditing","4sqwNOH","requires","toggleTableCaption","enableCommand","get","TrackChangesEditing","110368OJoFov","2977056NCKrQS","has","6ZksPYq","580EqVRGw"];return(Ka=function(){return t})()}!function(t,e){const n=qa,r=t();for(;;)try{if(390044===-parseInt(n(410))/1*(parseInt(n(404))/2)+parseInt(n(400))/3+parseInt(n(416))/4*(-parseInt(n(397))/5)+-parseInt(n(413))/6*(-parseInt(n(402))/7)+parseInt(n(411))/8+-parseInt(n(396))/9*(parseInt(n(414))/10)+parseInt(n(401))/11*(parseInt(n(395))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{static get[Wa(405)](){return[ia]}[Wa(415)](){const t=Wa,e=this[t(398)];e[t(399)][t(412)](t(403))&&e[t(399)][t(408)](t(409))[t(407)](t(406))}}const Qa=Ya;function Za(){const t=["TableCellPropertiesEditing","descriptionFactory","discard","afterInit","accept","_handlePropertyChange","has","tableCellHeight","subType","10717857dKCTpe","plugins","tableCellBorderStyle","data","formatBlock","tableCellPadding","get","start","selection","change","getSelectionAffectedTableCells","811440KycAwK","document","tableHeight","registerDescriptionCallback","tableWidth","*Format:* change table properties","tableCellBorderWidth","getFirstPosition","399475LFzhFu","TablePropertiesEditing","tableCellWidth","5653194kymRkz","tableBorderWidth","tableBorderColor","nodeAfter","tableCellBorderColor","tableProperties","TrackChangesEditing","2DcsVyc","join","tableCellBackgroundColor","model","tableCellProperties","enqueueChange","getSuggestionCallback","*Format:* change table cell properties","13531008TCOHth","getContainedElement","pluginName","editor","batch","2285wBIXeC","tableCellHorizontalAlignment","findAncestor","handleSuggestionDescription","getSuggestions","tableBackgroundColor","removeAttribute","tableCellVerticalAlignment","table","TableUtils","TrackChangesTableProperties","markBlockFormat","commandParams","_getSuggestion","getAttribute","setAttribute","handleDiscardAction","registerCustomCallback","format","_suggestionFactory","tableBorderStyle","enableCommand","3512hwiLNf","9245418rbbUxh","tableAlignment","locale"];return(Za=function(){return t})()}function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(999082===parseInt(n(412))/1+parseInt(n(345))/2*(parseInt(n(415))/3)+-parseInt(n(380))/4*(-parseInt(n(358))/5)+parseInt(n(404))/6+-parseInt(n(381))/7+-parseInt(n(353))/8+parseInt(n(393))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ja extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(343)]=[e(417),e(378),e(416),e(382),e(408),e(406),e(363)],this[e(349)]=[e(342),e(395),e(410),e(398),e(414),e(391),e(347),e(359),e(365)]}static get[Qa(355)](){return Qa(368)}[Qa(387)](){const t=Qa,e=this[t(356)][t(394)][t(399)](t(344));if(this[t(356)][t(394)][t(390)](t(413))){for(const n of this[t(343)])e[t(379)](n,((e,r)=>{const s=t,o=this[s(356)][s(348)][s(405)][s(401)][s(411)]()[s(360)](s(366));this[s(389)](n,[o],this[s(343)],s(343),e,r)}));e[t(377)][t(375)](t(397),t(343),t(388),e[t(377)][t(351)](t(397),null,t(386))),e[t(377)][t(375)](t(397),t(343),t(386),((e,n)=>this[t(374)](this[t(343)],e,n))),e[t(377)][t(375)](t(397),t(343),t(346),(()=>!1))}if(this[t(356)][t(394)][t(390)](t(384))){for(const n of this[t(349)])e[t(379)](n,((e,r)=>{const s=t,o=this[s(356)][s(394)][s(399)](s(367))[s(403)](this[s(356)][s(348)][s(405)][s(401)]);this[s(389)](n,o,this[s(349)],s(349),e,r)}));e[t(377)][t(375)](t(397),t(349),t(388),e[t(377)][t(351)](t(397),null,t(386))),e[t(377)][t(375)](t(397),t(349),t(386),((e,n)=>this[t(374)](this[t(349)],e,n))),e[t(377)][t(375)](t(397),t(349),t(346),(()=>!1))}e[t(385)][t(407)]((e=>this[t(361)](e)))}[Qa(389)](t,e,n,r,s,o){const i=Qa,a=this[i(356)][i(394)][i(399)](i(344));this[i(356)][i(348)][i(350)](o[i(357)],(()=>{const t=i;for(const i of e)if(this[t(371)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(372)](r);void 0!==n&&(e[r]=n)}s(o),a[t(369)](i,{commandParams:[e]},[],r)}}))}[Qa(374)](t,e,n){const r=Qa,s=e[0][r(400)][r(341)],o=n[r(370)][0];this[r(356)][r(348)][r(402)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(373)](r,o[r],s):e[n(364)](r,s)}))}[Qa(361)](t){const e=Qa;if(t[e(396)])switch(t[e(392)]){case e(343):return{type:e(376),content:Hr(this[e(356)][e(383)],e(409))};case e(349):return{type:e(376),content:Hr(this[e(356)][e(383)],e(352))}}}[Qa(371)](t,e){const n=Qa,r=this[n(356)][n(394)][n(399)](n(344));for(const s of r[n(362)]({skipNotAttached:!0})){const r=s[n(354)]();if(s[n(392)]===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=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=426]})(t,e)}function Tc(){const t=["addCommentThread","isNextTo","open","$text","addHighlight","type","containsPosition","_getMarkerAnnouncementText","has","filter","elementEnd","split","showSuggestionHighlights","_processAttributeSuggestions","trackChanges.mergeNestedSuggestions","_element","markerName","isAtEnd","_processAttributeChanges","_descriptionFactory","_updateSuggestionData","134cQLJQy","deletion:discard","stop","delete","discard","formatInline:chain","some","clear","groupId","ck-suggestion-marker-formatBlock","fromCharCode","setSelection","fetchCommentThread","$marker","listenTo","editor","next","_onDiscard","getSuggestionCallback","_saved","isAfter","_commentsRepository","addRange","pop","hasCommentThread","attribute","change","head","resolve","containsItem","isDocumentOperation","createdAt","getFirstRange","markerToData","getContainedElement","unbindElementFromMarkerName","12pLSlie","_addThreadToSuggestion","isCollapsed","_afterChanges","createRangeIn","addMarker","suggestion:attribute:","creator","length","name","$textProxy","markDeletion","insertion","deletion:","containerElement","authoredAt","isOwn","attributeNewValue","91VPexWk","FORMATTING","keys","addMarker:suggestion:formatBlock","selection","getCustomProperty","value","createSelection","1601303GYIlXE","multipleBlocks","commentThread","marker-count","root","_isForcedDefaultExecutionBlock","forceDefaultExecution","formatBlock:accept","isBefore","isInContent","getWalker","trackChanges.trackFormatChanges","dataReady","skipNestingCheck","_isDataLoaded","_cutOutSuggestionMarker","getAttribute","updateSuggestion","formatBlock:discard","ck-suggestion-marker--active","dataToMarker","activeMarkers","_getSuggestionData","data","highest","_registerDefaultCallbacks","enableReadOnlyMode","getIntersection","pluginName","createElement","markMultiRangeBlockFormat","getLastMatchingPosition","rootName","comments","ck-suggestion-marker-formatInline","createPositionAfter","then","isExternal","bindElementToMarker","accept","insertion:","ENTER","isSelectable","isUndo","formatGroupId","every","insertion:discard","track-changes-user-not-found","join","1737110TLDgAN","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.","acceptAllSuggestions","30EddnFz","isLocal","_setSuggestionData","_trackFormatChanges","chain","writer","values","plugins","trackChangesCommand","low","originalSuggestionId","_splitMarkerName","deletion:accept","getSuggestion","return","track-changes-adapter-already-set","@external","_findSuggestions","_model","map","splice","suggestion","requires","update:suggestion","formatInline:discard","createPositionAt","enableDefaultAttributesIntegration","documentSelection","elementToElement","change:activeMarkers","toUpperCase","nodeAfter","isLimit","before","formatInline:","enableCommand","isBlock","ck-suggestion-marker-","define","toJSON","authorName","getDifference","oldRange","_recordAttributeChanges","substring","32920qDUaMn","setAttribute","multi","data-suggestion","_rangeIsInLocalUserInsertion","removeMarker:suggestion:attribute","consume","dataDowncast","init","createRange","formatBlock:chain","suggestion-type","stopListening","nodeBefore","_customCallbacks","isEqual","consumable","batch","track-changes-suggestion-data-mismatch","differ","oldValue","removeMarker:suggestion:formatBlock","adapter","error-saving-suggestion-data-suggestion-discarded","discardSelectedSuggestions","getFirstMarker","size","registerInlineAttribute","parent","set","_removeSuggestion","attributeOldValue","markers","startsWith","model","_joinWithAdjacentSuggestions","_blockAttributeKeys","isObject","accepted","forward","announce","previous","attribute:","default","insertion:accept","trackChanges","lowest","rejected","group","insertion:join","markerNameToElements","removeAttribute","subType","remove","newRange","_refreshSuggestionsChain","_recordAttributeSuggestions","containsRange","formatInline","external:","author","schema","move","hasSuggestion","markMultiRangeDeletion","locale","containsRangeInObject","includes","deletion:join","addSuggestion","createPositionBefore","ck-suggestion-marker","backward","attribute:join","registerBlockAttribute","getRange","item","formatInline:accept","updateMarker","hasComments","forEach","end","change:data","isArray","suggestionChanged","key","suggestionUnloaded","_getExternalAuthor","TrackChangesEditing","commands","isRemovable","addClass","notReady","getChangedMarkers","addMarker:suggestion","isTouching","isAtStart","PendingActions","push","_reduceExistingSuggestions","markMultiRangeInsertion","addSuggestionData","fire","splitPosition","deletion:chain","rethrowUnexpectedError","range","editingDowncast","document","markInlineFormat","track-changes-adapter-missing-getsuggestion","element","_adapter","formatBlock","getAncestors","setTo","_getAttributeKey","get","mapper","collaboration.channelId","discardAllSuggestions","concat","_initAriaMarkerChangeAnnouncements","getChanges","position","sort","high","_suggestionState","suggestion:","Users","always","_refreshAttributeSuggestionsChain","enqueueChange","after","isMultiRange","getItems","9sdWHTw","460796DcSnFF","_inlineAttributeKeys","isIntersecting","removeClass","never","_mergeNestedSuggestions","rename","upcast","discardSuggestion","_joinSuggestions","$elementName","_isRegisteredAttribute","howMany","editing","conversion","attributes","track-changes-command-not-found","acceptSelectedSuggestions","config","getMultiRangeId","3714PPDVtn","129805XIMDZe","_handleNewSuggestionMarker","attribute:accept","getRanges","warn","catch","getShiftedBy","markAttributeChange","formatInline:join","unshift","markerReady","reconvertMarker","options","getAllAdjacentSuggestions","CommentsRepository","markBlockFormat","deleteContent","suggestionLoaded","_breakSuggestionMarker","registerCustomCallback","removed","assign","commandName","_getAuthorFromId","_createSuggestion","for","widget","getSuggestions","_editor","start","elementStart","PENDING_ACTION_SUGGESTION","targetPosition","fromRange","deletion","$graveyard","tablePasteChainId","attributeKey","removeComment","clone","registerPostFixer","getNearestSelectionRange","175065MOTSzi","createRangeOn","isInsideObject","insert","getUser","normal","add","find","LEAVE","getCommentThread","ready","insertContent","track-changes-suggestion-not-found","meta","addMarkerName","formatBlock:","newValue","attribute:discard","acceptSuggestion","markInsertion","_suggestions","formatBlock:join","getMarkers","insertion:chain","applyOperation","format","track-changes-enable-command-twice","substr","refresh","_isBlockAttribute","from","detach","toViewElement","change:_saved","_suggestionFactory","buildSuggestion","execute","_defaultCallbacks","_setSuggestionRange","addMarker:suggestion:attribute","addUser","_enabledCommands","_addSuggestionMarker","removeMarker","_SUGGESTION_ANNOUNCEMENT","moveTargetPosition","removeMarkers","unbind","_checkSuggestionCorrectness","isIntersectingWithRange","markerToHighlight","addComment","descriptionFactory","_reduceSuggestionAttributeRange"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(130236===parseInt(n(583))/1+-parseInt(n(658))/2*(-parseInt(n(540))/3)+parseInt(n(520))/4+-parseInt(n(541))/5*(-parseInt(n(772))/6)+parseInt(n(712))/7*(-parseInt(n(817))/8)+-parseInt(n(519))/9*(parseInt(n(769))/10)+-parseInt(n(720))/11*(parseInt(n(694))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(530);class yc extends t.Plugin{static get[Ec(794)](){return[Ec(555),o.Users,t.PendingActions,Jr,ns,as,fs,Es,ms,ks,Ss,xs,to,so,uo,ho,bo,Ao,No,Mo,Do,zo,Uo,qo,Yo,ei,ci,di,Ni,oi,Vs,Ks,bi,_i,vi,Fi,ji,zi,Ki,$i,ra,ia,ha,ma,Xa,_a,Ra,Pa,Ja,wa,ja,za]}static get[Ec(748)](){return Ec(471)}get[Ec(656)](){return this[Ec(635)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(791)]((t=>String[e(668)](t)))[e(768)]("")}super(t),this[e(439)]=!1,this[e(846)](e(741),[]),this.on(e(801),((n,r,s,o)=>{const i=e;this[i(790)][i(684)]((()=>{const e=i;for(const n of[...o,...s])this[e(790)][e(849)][e(645)](n)&&t[e(533)][e(552)](n)}))})),this[e(635)]=new Kr(this[e(673)][e(851)][e(444)],this[e(673)][e(448)]),this[e(495)]=null,this[e(617)]=new Ac(this[e(673)]),this[e(603)]=new Map,this[e(679)]=t[e(779)][e(500)](e(555)),this[e(624)]=new Set,this[e(790)]=this[e(673)][e(851)],this[e(510)]=new WeakMap,this[e(725)]=!1,this[e(853)]=new Set([e(530)]),this[e(521)]=new Set,t[e(538)][e(810)](e(731),e(426)),this[e(775)]=t[e(538)][e(500)](e(731)),t[e(538)][e(810)](e(651),!0),this[e(525)]=t[e(538)][e(500)](e(651)),this[e(780)]=new f(t,this[e(624)]),this[e(505)](),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,48,51,50])}[Ec(825)](){const t=Ec,n=this[t(673)],r=(e,n)=>{const r=t;if(r(683)!=e)return r(809)+e;const s=n[r(648)]("|")[0];return this[r(612)](s)?r(667):r(754)};n[t(534)][t(566)](t(490))[t(633)]({model:t(793),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(783)](e[n(653)]),a=[n(454),r(o,i)];let c=3e3;return this[n(741)][n(450)](e[n(653)])&&(a[n(481)](n(739)),c=3010),n(575)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(534)][t(566)](t(824))[t(589)]((e=>{const r=t;e.on(r(477),((t,e,s)=>{const o=r;if(!s[o(553)][o(649)])return;const i=e[o(459)];if(!i)return;const c=s[o(501)][o(615)](i);n[o(851)][o(444)][o(854)](i)&&c&&!c[o(717)](o(567))&&c.is(o(708))&&(0,a.toWidget)(c,s[o(777)])}),{priority:r(509)})})),n[t(534)][t(566)](t(824))[t(633)]({model:t(793),view:(e,n)=>{const s=t;if(!n[s(553)][s(649)])return null;const{type:o,subType:i}=this[s(783)](e[s(653)]);return{classes:[s(454),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(459)])return;const{id:c}=this[a(783)](o[a(653)]);if(r){const t=this[a(603)][a(500)](c),e=this[a(499)](t);if(!this[a(612)](e))return}if(o[a(459)].is(a(716)))return void i[a(833)][a(823)](o[a(459)],s[a(703)]);const u=i[a(501)][a(615)](o[a(459)]);if(o[a(459)].is(a(494))&&n[a(851)][a(444)][a(808)](o[a(459)])&&!u[a(717)](a(641))){i[a(777)][a(474)]([a(454),a(667)],u),i[a(777)][a(818)](a(820),c,u),i[a(501)][a(758)](u,o[a(653)]),e&&(this[a(741)][a(450)](o[a(653)])?i[a(777)][a(474)](a(739),u):i[a(777)][a(523)](a(739),u));for(const t of n[a(851)][a(698)](o[a(459)])[a(518)]())i[a(833)][a(823)](t,s[a(703)]);i[a(833)][a(823)](o[a(459)],s[a(703)])}};n[t(534)][t(566)](t(824))[t(589)]((e=>{const n=t;e.on(n(715),((t,e,r)=>{const o=n;r[o(553)][o(649)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(744)})})),n[t(534)][t(566)](t(824))[t(589)]((e=>{const n=t;e.on(n(622),((t,e,r)=>{const o=n;r[o(553)][o(649)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(744)})})),n[t(534)][t(566)](t(824))[t(691)]({model:t(793),view:(e,n)=>n[t(553)][t(649)]?null:{group:t(793),name:e[t(610)](11)}}),n[t(534)][t(566)](t(527))[t(800)]({view:{name:t(793),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(511)+e[r(736)](r(828))+":"+e[r(736)]("id");return e[r(736)](r(723))&&(s+=":"+e[r(736)](r(723))),n[r(749)](r(671),{"data-name":s})}}),n[t(534)][t(566)](t(527))[t(740)]({view:t(793)}),n[t(534)][t(566)](t(490))[t(589)]((e=>{const n=t;e.on(n(715),s(),{priority:n(509)})})),n[t(534)][t(566)](t(490))[t(589)]((e=>{const n=t;e.on(n(622),s({isAttributeSuggestion:!0}),{priority:n(509)})})),n[t(534)][t(566)](t(490))[t(589)]((e=>{const n=t;e.on(n(838),((t,e,r)=>{const s=n,o=r[s(501)][s(433)](e[s(653)]);if(o)for(const t of o)t[s(717)](s(641))||(r[s(777)][s(523)]([s(454),s(667),s(739)],t),r[s(777)][s(434)](s(820),t),r[s(501)][s(693)](t,e[s(653)]))}),{priority:n(509)})})),n[t(534)][t(566)](t(490))[t(589)]((e=>{const n=t;e.on(n(822),((t,e,r)=>{const s=n,o=r[s(501)][s(433)](e[s(653)]);if(!o)return;const{id:i}=this[s(783)](e[s(653)]),a=this[s(603)][s(500)](i),c=this[s(499)](a);if(this[s(612)](c))for(const t of o)t[s(717)](s(641))||(r[s(777)][s(523)]([s(454),s(667),s(739)],t),r[s(777)][s(434)](s(820),t),r[s(501)][s(693)](t,e[s(653)]))}),{priority:n(509)})})),n[t(851)][t(491)][t(581)]((e=>{const r=t;let s=!1;const o=Array[r(613)](n[r(851)][r(491)][r(836)][r(476)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(783)](t);if(r(793)!==o)continue;const h=this[r(603)][r(500)](f);if(null!=c[r(437)]){r(441)==u&&(s=s||Lc(c[r(437)],t,e,n[r(851)][r(444)]));const o=r(683)==u&&this[r(612)](l[r(648)]("|")[0]);if(c[r(437)][r(696)]||r(576)==c[r(437)][r(724)][r(752)]||r(496)==u&&!Rc(c[r(437)])||o&&!Rc(c[r(437)])||r(575)==u&&(Cc(a=c[r(437)])||function(t){const e=r;return t[e(570)][e(845)]==t[e(464)][e(830)]&&t[e(570)][e(654)]}(a)))e[r(626)](t),s=!0;else{if(!h||!h[r(729)])continue;i[r(589)](h)}}}var a;return i[r(843)]>0&&(s=!!this[r(852)](i)||s),s})),n[t(851)][t(491)][t(581)]((e=>{const r=t;let s=!1;for(const t of n[r(851)][r(491)][r(836)][r(506)]())if(r(586)==t[r(642)])for(const t of this[r(603)][r(778)]()){if(t[r(517)]||!t[r(729)])continue;const o=r(496)==t[r(642)],i=this[r(499)](t),a=i&&this[r(612)](i);if(!o&&!a)continue;const c=t[r(690)]();if(c[r(570)][r(845)]!=c[r(464)][r(845)]&&!c[r(464)][r(654)]){const o=n[r(851)][r(797)](c[r(570)][r(803)],r(464)),i=n[r(851)][r(826)](c[r(570)],o);e[r(461)](t[r(842)](),{range:i}),s=!0}}return s})),n[t(851)][t(491)][t(581)]((e=>this[t(655)](e))),n[t(851)][t(491)][t(581)]((e=>!e[t(834)][t(773)]&&this[t(650)](e))),n[t(851)].on(t(697),(()=>{this[t(439)]=!1})),n[t(851)][t(491)].on(t(465),((r,s)=>{const o=t;if(!s[o(773)]||s[o(763)])return;if(!this[o(439)])return;const i=n[o(851)][o(491)][o(836)][o(506)]();if(0==i[o(702)])return;const a=[],c=i[o(646)]((t=>o(683)==t[o(642)])),u=i[o(646)]((t=>o(586)==t[o(642)]&&o(640)!=t[o(703)])),l=i[o(646)]((t=>o(436)==t[o(642)]&&o(640)!=t[o(703)]));for(const t of c)this[o(531)](t[o(578)])&&a[o(481)]({key:t[o(578)],newValue:t[o(711)],oldValue:t[o(848)],range:Sc(t[o(489)],n[o(851)])});for(const t of u){const e=l[o(590)]((e=>e[o(652)]===t[o(652)]));if(e){const r=Mc(t[o(507)][o(803)],n[o(851)]);e[o(703)]!==t[o(703)]&&a[o(481)]({key:o(530),newValue:t[o(703)],oldValue:e[o(703)],range:r});for(const[n,s]of e[o(535)]){if(!this[o(531)](n))continue;const e=t[o(535)][o(500)](n);s!==e&&a[o(481)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(535)])this[o(531)](n)&&(e[o(535)][o(645)](n)||a[o(481)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(702)]&&n[o(851)][o(515)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(548)](t,e,s,o,{groupId:r});this[n(482)](t,a)}))}),{priority:t(429)}),n[t(851)][t(849)].on(t(795),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(783)](n[s(703)]),e=this[s(603)][s(500)](t);e&&e[s(597)](n[s(703)])}})),n[t(851)][t(491)].on(t(465),(()=>{const e=t,r=Array[e(613)](n[e(851)][e(491)][e(836)][e(476)]())[e(646)]((t=>e(793)===this[e(783)](t[e(703)])[e(431)]));if(0===r[e(702)])return;r[e(508)](((t,n)=>{const r=e,s=t[r(743)][r(814)],o=n[r(743)][r(814)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(570)][r(728)](o[r(570)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(783)](t);if(null===n[e(814)]){const n=this[e(542)](t);o[e(589)](n)}else{const t=this[e(603)][e(500)](r);null!==n[e(437)]||t[e(729)]?(s[e(589)](t[e(685)]),o[e(589)](t)):this[e(847)](t)}}o[e(843)]>0&&this[e(438)](o);for(const t of s)this[e(485)](e(467),t)})),n[t(851)].on(t(607),((e,r)=>{const s=t,o=r[0];if(!this[s(603)][s(843)])return;if(!o[s(688)])return;if(o[s(834)][s(763)]||!o[s(834)][s(773)])return;let i,a;switch(o[s(642)]){case s(586):i=n[s(851)][s(797)](o[s(507)]),a=i[s(547)](o[s(532)]);break;case s(648):i=n[s(851)][s(797)](o[s(486)]),a=n[s(851)][s(797)](o[s(628)]);break;case s(445):i=n[s(851)][s(797)](o[s(573)]),a=i[s(547)](o[s(532)]);break;default:return}const c=n[s(851)][s(826)](i,a);n[s(851)][s(684)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(789)](c)){if(e[t(517)])continue;if(t(441)==e[t(642)])continue;const r=this[t(499)](e);if(r&&this[t(612)](r)&&t(648)!=o[t(642)])continue;const s=e[t(743)]&&e[t(743)][t(721)];(t(496)!=e[t(642)]||t(648)==o[t(642)]&&!s)&&(n[t(449)]||t(706)==e[t(642)]&&n[t(710)]||e[t(690)]()[t(440)](c)&&this[t(559)](e,i,a))}}))}),{priority:t(429)}),n[t(851)].on(t(557),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(726)])return;if(this[s(725)])return;if(!this[s(780)][s(718)])return;if(o[s(696)])return;const a=n[s(851)][s(444)],{start:c,end:u}=o[s(690)](),l=c[s(803)]&&a[s(804)](c[s(803)])?null:a[s(582)](c,s(856)),f=u[s(830)]&&a[s(804)](u[s(830)])?null:a[s(582)](u,s(455)),h=n[s(851)][s(826)](l?l[s(570)]:c,f?f[s(464)]:u);n[s(851)][s(684)]((t=>{const e=s;this[e(705)](h);const r=n[e(851)][e(444)][e(582)](h[e(570)]);o.is(e(799))?t[e(669)](r):o[e(498)](r)})),e[s(660)]()}),{priority:e.priorities[t(588)]+10}),n[t(851)].on(t(594),((e,r)=>{const s=t,o=r[r[s(702)]-1];o&&o[s(726)]||this[s(725)]||this[s(780)][s(718)]&&(n[s(851)][s(684)]((()=>{const t=s;let o=n[t(851)][t(594)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(786)]=o[t(580)]();const i=o[t(464)][t(830)],a=n[t(851)][t(444)];i&&a[t(808)](i)&&!a[t(854)](i)&&(o=n[t(851)][t(826)](o[t(570)],n[t(851)][t(797)](i,t(464)))),this[t(602)](o)})),e[s(660)]())}),{priority:t(509)}),this[t(673)][t(472)][t(589)](t(428),this[t(780)]),this[t(807)](t(428));const o=new p(n,this[t(603)]);n[t(472)][t(589)](t(601),o),this[t(807)](t(601));const i=new E(n,this[t(603)]);n[t(472)][t(589)](t(528),i),this[t(807)](t(528)),n[t(472)][t(589)](t(771),new S(n,o,this[t(603)])),this[t(807)](t(771)),n[t(472)][t(589)](t(503),new S(n,i,this[t(603)])),this[t(807)](t(503)),n[t(472)][t(589)](t(537),new w(n,o,this[t(603)])),this[t(807)](t(537)),n[t(472)][t(589)](t(841),new w(n,i,this[t(603)])),this[t(807)](t(841));const c=n[t(779)][t(500)](t(555));this[t(672)](c,t(634),((e,{threadId:n})=>{const r=t,s=this[r(603)][r(500)](n);s&&s[r(722)]&&1===s[r(722)][r(702)]&&this[r(657)](n,{hasComments:!0})}),{priority:t(781)}),this[t(672)](c,t(579),((e,{threadId:n})=>{const r=t,s=this[r(603)][r(500)](n);s&&s[r(722)]&&!s[r(722)][r(702)]&&this[r(657)](n,{hasComments:!1})}),{priority:t(781)})}set[Ec(839)](t){const n=Ec;if(this[n(495)])throw new e.CKEditorError(n(787),this);this[n(495)]=t}get[Ec(839)](){return this[Ec(495)]}[Ec(568)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(603)][n(778)]())t&&!e[n(729)]||r[n(481)](e);return e?r[n(791)]((t=>t[n(811)]())):r}[Ec(785)](t){const n=Ec,r=this[n(603)][n(500)](t);if(!r)throw new e.CKEditorError(n(595),this);return r}[Ec(446)](t){const e=Ec;return this[e(603)][e(645)](t)}[Ec(484)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(642)][e(648)](":"),a=this[e(603)][e(500)](r)||this[e(565)](o,i,r,n,s);if(this[e(695)](a),this[e(631)](a,o,i||null,n),a[e(689)]=t[e(689)],a[e(734)]=!0,s&&s[e(788)]){const t=s[e(788)],n=this[e(470)](t[e(812)]);a[e(709)]=t[e(689)],a[e(443)]=n,a[e(757)]=!0}else a[e(709)]=t[e(689)];switch(t[e(743)]&&(a[e(743)]=t[e(743)]),t[e(535)]&&(a[e(535)]=t[e(535)]),this[e(495)]&&this[e(495)][e(452)]||(a[e(677)]=!0),this[e(510)][e(500)](a)){case e(475):this[e(510)][e(846)](a,e(732));break;case e(551):a[e(729)]?(this[e(852)](new Set([a])),this[e(438)](new Set([a])),this[e(510)][e(846)](a,e(593)),this[e(485)](e(558),a)):this[e(510)][e(846)](a,e(561))}return a}[Ec(601)](t){const e=Ec;this[e(726)]((()=>{const n=e;this[n(673)][n(851)][n(684)]((()=>{const e=n;for(const n of t[e(554)]())n[e(759)]()}))}))}[Ec(528)](t){const e=Ec;this[e(726)]((()=>{const n=e;this[n(673)][n(851)][n(684)]((()=>{const e=n;for(const n of t[e(554)]())n[e(662)]()}))}))}[Ec(807)](t,n){const r=Ec,s=this[r(673)][r(472)][r(500)](t);if(!s)throw new e.CKEditorError(r(536),this,{commandName:t});if(this[r(624)][r(645)](s))throw new e.CKEditorError(r(609),this,{commandName:t});this[r(624)][r(589)](s),n&&s.on(r(619),((t,e)=>{const o=r;this[o(780)][o(718)]&&(this[o(725)]||(e[o(702)]>0&&e[e[o(702)]-1]&&e[e[o(702)]-1][o(726)]?e[o(681)]():(t[o(786)]=n(((...t)=>s[o(619)](...t,{forceDefaultExecution:!0})),...e),t[o(660)]())))}),{priority:r(509)})}[Ec(726)](t){const n=Ec;let r,s;const o=this[n(725)];this[n(725)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(725)]=!1),s&&e.CKEditorError[n(488)](s,this),r}[Ec(602)](t,n=null,r={}){const s=Ec;if(t[s(696)])return null;const o=this[s(673)][s(779)][s(500)](s(512)).me;for(const{suggestion:e,meta:o}of this[s(789)](t,s(706)))if(o[s(710)]){if(!o[s(638)]){if(o[s(449)]){if(!this[s(525)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(559)](e,t[s(570)],t[s(464)]);break}if(n==e[s(435)]&&Oc(e,r)){const n=e[s(690)]();return n[s(570)][s(832)](t[s(464)])?this[s(621)](e,this[s(790)][s(826)](t[s(570)],n[s(464)])):this[s(621)](e,this[s(790)][s(826)](n[s(570)],t[s(464)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(760)+n:s(706),u=this[s(774)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(625)](c,i,a,t),u}[Ec(483)](t,n=Ec(819),r={}){const s=Ec,o=this[s(673)][s(779)][s(500)](s(512)).me,i=this[s(617)][s(676)](s(706),n,s(768));for(const e of this[s(568)]())if(e[s(443)].id==o.id&&s(706)==e[s(642)]&&e[s(435)]==n&&Oc(e,r)&&(i(e[s(544)](),t)||i(t,e[s(544)]()))){for(const n of t)e[s(680)](n);return e}for(const{suggestion:e,meta:n}of this[s(789)](t,s(706))){if(!n[s(710)])continue;if(!this[s(525)]&&n[s(449)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(544)]())for(const e of t)if(!n[s(440)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(760)+n,l=this[s(774)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(625)](u,a,c,e,zr[s(539)]());return l}[Ec(492)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(696)])return null;if(o(524)===this[o(775)]){const e=this[o(617)][o(676)](o(441),r,o(759));return this[o(726)]((()=>e([t],n,s))),null}const i=this[o(673)][o(779)][o(500)](o(512)).me,a=[];if(o(513)!==this[o(775)])for(const{suggestion:e,meta:n}of this[o(789)](t,o(706)))n[o(710)]&&!n[o(585)]&&a[o(481)](...e[o(544)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(747)](s);e&&r[n(481)](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(702)];){const s=r[e][n(813)](t);r[n(792)](e,1,...s),e+=s[n(702)]}}return r}(t,a);c[o(702)]&&this[o(790)][o(684)]((()=>{const t=o;for(const e of c){const o=this[t(617)][t(676)](t(441),r,t(759));this[t(726)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(570)],u=t[o(464)];for(const{suggestion:e,meta:n}of this[o(789)](t,o(441))){if(!n[o(710)])continue;if(e[o(435)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(690)]();if(i[o(440)](t,!0))return null;c=c[o(728)](i[o(570)])?c:i[o(570)],u=u[o(678)](i[o(464)])?u:i[o(464)],a?i[o(570)][o(728)](a[o(690)]()[o(570)])?(a[o(629)](),a=e):e[o(629)]():a=e}const l=this[o(790)][o(826)](c,u);if(a)this[o(621)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(774)]({id:t,type:o(806)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(625)](o(806)+r,t,a,l)}}return null}[Ec(556)](t,n,r=[],s=null,o={}){const i=Ec;n[i(764)]||(n[i(764)]=n[i(563)]),n[i(721)]=t.is(i(489)),s=s||Nc(n);const a=r[i(791)]((t=>Mc(t,this[i(790)]))),c=t.is(i(489))?t:Mc(t,this[i(790)]);if(i(524)===this[i(775)]){const t=this[i(617)][i(676)](i(496),s,i(759));return this[i(726)]((()=>t([c],n,o))),null}a[i(481)](c);let u=!0;for(const t of a)if(!this[i(821)](t)){u=!1;break}if(u&&i(513)!==this[i(775)]){const t=this[i(617)][i(676)](i(496),s,i(759));return this[i(726)]((()=>t([c],n,o))),null}let l=null,f=c[i(570)],h=c[i(464)];for(const{suggestion:t,meta:e}of this[i(789)](c,i(496))){if(!e[i(710)])continue;if(e[i(638)]||e[i(449)]||e[i(585)])continue;if(t[i(743)][i(764)]!=n[i(764)])continue;if(!Oc(t,o))continue;const r=t[i(690)]();if(t[i(435)]==s){if(r[i(440)](c,!0))return null;f=f[i(728)](r[i(570)])?f:r[i(570)],h=h[i(678)](r[i(464)])?h:r[i(464)],l?r[i(570)][i(728)](l[i(690)]()[i(570)])?(l[i(629)](),l=t):t[i(629)]():l=t}else{const e=c[i(747)](r);this[i(735)](t,e)}}const g=this[i(673)][i(779)][i(500)](i(512)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(621)](l,this[i(790)][i(826)](f,h)),l;{const t=this[i(774)]({id:d,type:i(598)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(625)](i(598)+s,d,p,this[i(790)][i(826)](f,h)),t}}[Ec(750)](t,n,r=[],s=null,o={}){const i=Ec;n[i(764)]||(n[i(764)]=n[i(563)]);const a=t[0];n[i(721)]=a.is(i(489)),s=s||Nc(n);const c=r[i(791)]((t=>Mc(t,this[i(790)]))),u=a.is(i(489))?t:t[i(791)]((t=>Mc(t,this[i(790)])));if(i(524)===this[i(775)]){const t=this[i(617)][i(676)](i(496),s,i(759));return this[i(726)]((()=>t(u,n,o))),null}c[i(481)](...u);let l=!0;for(const t of c)if(!this[i(821)](t)){l=!1;break}if(l&&i(513)!==this[i(775)]){const t=this[i(617)][i(676)](i(496),s,i(759));return this[i(726)]((()=>t(u,n,o))),null}const f=this[i(673)][i(779)][i(500)](i(512)).me;for(const t of this[i(568)]()){if(t[i(443)].id!=f.id)continue;if(i(496)!=t[i(642)]||t[i(743)][i(764)]!=n[i(764)])continue;if(!Oc(t,o))continue;const e=t[i(435)]==s;for(let n=0;n<u[i(702)];n++){const r=u[n];for(const s of t[i(605)]()){const o=s[i(458)]();if(r[i(832)](o)){e?(u[i(792)](n,1),n--):t[i(626)](s[i(703)]);break}}}}if(0==u[i(702)])return null;const h=this[i(617)][i(676)](i(496),s,i(768));for(const t of this[i(568)]())if(t[i(443)].id==f.id&&i(496)==t[i(642)]&&t[i(743)][i(764)]==n[i(764)]&&t[i(435)]==s&&Oc(t,o)&&(h(t[i(544)](),u)||h(u,t[i(544)]()))){for(const e of u)t[i(680)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(598)+s,m=this[i(774)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(625)](p,g,d,t,zr[i(539)]());return m}[Ec(705)](t,n=null,r={}){const s=Ec;if(t[s(696)])return null;const o=this[s(673)][s(779)][s(500)](s(512)).me,a=new i.LiveRange(t[s(570)],t[s(464)]);for(const{suggestion:t,meta:e}of this[s(789)](a,s(706)))if(e[s(710)]&&!e[s(638)])if(t[s(517)]){const e=t[s(544)]()[s(646)]((t=>s(576)!=t[s(724)][s(752)]));if(e[s(765)]((t=>a[s(440)](t,!0)))&&t[s(662)](),e[s(664)]((t=>t[s(440)](a,!0)))){const t=this[s(617)][s(676)](s(575),n,s(759));return this[s(726)]((()=>t([a],null,r))),null}}else{const e=a[s(747)](t[s(690)]());null!==e&&t[s(675)]([e],null,r)}if(a[s(614)](),a[s(696)]||s(576)==a[s(724)][s(752)])return null;let c=null,u=a[s(570)],l=a[s(464)];const f=this[s(789)](a,s(575));for(const{suggestion:t,meta:e}of f){const n=this[s(790)][s(826)](u,l);if(e[s(710)]&&(this[s(525)]||!e[s(449)]&&!e[s(585)]))if(t[s(517)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(544)]()){if(r[s(440)](n,!0))return t;n[s(440)](r)||(e=!1)}e&&t[s(662)]()}else{const e=t[s(690)]();if(e[s(440)](n,!0))return t;if(!Oc(t,r)){n[s(440)](e)?t[s(629)]():e[s(643)](u)?u=e[s(464)]:e[s(643)](l)&&(l=e[s(570)]);continue}u=u[s(728)](e[s(570)])?u:e[s(570)],l=l[s(678)](e[s(464)])?l:e[s(464)],r=Object[s(562)]({},t[s(535)]),c?e[s(570)][s(728)](c[s(690)]()[s(570)])?(c[s(629)](),c=t):t[s(629)]():c=t}}if(c)return this[s(621)](c,this[s(790)][s(826)](u,l)),c;{const t=(0,e.uid)(),i=this[s(790)][s(826)](u,l),a=o.id,c=n?s(707)+n:s(575),f=this[s(774)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(625)](c,t,a,i),f}}[Ec(447)](t,n=Ec(819),r={}){const s=Ec,o=this[s(673)][s(779)][s(500)](s(512)).me,a=t[s(791)]((t=>new i.LiveRange(t[s(570)],t[s(464)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(789)](a,s(706)))e[s(710)]&&!e[s(638)]&&c[s(589)](t);for(const e of c)if(e[s(517)]){const o=e[s(544)]();if((!e[s(535)]||!e[s(535)][s(733)])&&o[s(765)]((t=>a[s(664)]((e=>e[s(440)](t,!0)))))&&e[s(662)](),a[s(765)]((t=>o[s(664)]((e=>e[s(440)](t,!0)))))){const e=this[s(617)][s(676)](s(575),n,s(759));return this[s(726)]((()=>e(t,null,r))),null}}else{const t=e[s(690)]();if(a[s(664)]((e=>e[s(440)](t,!0)))&&e[s(662)](),a[s(765)]((e=>t[s(440)](e,!0)))){const t=this[s(617)][s(676)](s(575),n,s(759));return this[s(726)]((()=>t(a,null,r))),null}}const u=this[s(617)][s(676)](s(575),n,s(768));let l=null;for(const t of this[s(568)]())if(t[s(443)].id==o.id&&t[s(729)]&&s(575)==t[s(642)]&&t[s(435)]==n&&Oc(t,r)&&(u(t[s(544)](),a)||u(a,t[s(544)]())))if(l){if(t[s(722)]&&t[s(722)][s(702)])continue;for(const e of t[s(544)]())l[s(632)](e)||l[s(680)](e);t[s(629)]()}else{l=t;for(const e of a)t[s(632)](e)||t[s(680)](e)}if(l)return l;c[s(665)]();for(const{suggestion:t,meta:e}of this[s(789)](a,s(575)))e[s(710)]&&(this[s(525)]||!e[s(449)]&&!e[s(585)])&&Oc(t,r)&&c[s(589)](t);for(const t of c){const e=t[s(544)]();if((!r||!r[s(733)])&&a[s(765)]((t=>e[s(664)]((e=>e[s(440)](t,!0))))))return t;(!t[s(535)]||!t[s(535)][s(733)])&&e[s(765)]((t=>a[s(664)]((e=>e[s(440)](t,!0)))))&&t[s(662)]()}const f=(0,e.uid)(),h=o.id,g=s(707)+n,d=this[s(774)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(614)](),t[s(696)]||s(576)==t[s(724)][s(752)]||this[s(625)](g,f,h,t,zr[s(539)]());return d}[Ec(548)](t,n,r,s,o){const i=Ec;if(t[i(696)])return[];if(i(524)===this[i(775)])return[];const a=this[i(673)][i(779)][i(500)](i(512)).me.id,c=Array[i(613)](this[i(603)][i(778)]())[i(646)]((e=>i(683)==e[i(642)]&&e[i(743)][i(468)]==n&&e[i(632)](t)));if(i(426)===this[i(775)]){const e=this[i(789)](t,i(706))[i(646)]((({meta:t})=>t[i(710)]&&!t[i(585)]&&!t[i(638)]))[i(791)]((({suggestion:t})=>t));c[i(550)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(683)==t[i(642)]?t[i(743)][i(837)]:void 0,o=t[i(690)](),a=Array[i(613)](u[i(714)]())[i(590)]((t=>t[i(522)](o)));if(!a)continue;const c=a[i(813)](o);this[i(612)](n)&&i(706)==t[i(642)]&&0!=c[i(702)]||(u[i(661)](a),c[i(463)]((t=>{u[i(846)](t,r)})),i(706)!=t[i(642)]&&e!=s&&u[i(846)](a[i(747)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(702)]>37&&console[i(545)](i(770),{key:n});const f=(i(859)+(n+"|")+Nc({newValue:s}))[i(816)](0,60),h=this[i(774)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(481)](h),this[i(625)](f,c,a,t)}return l}[Ec(798)](t){const e=Ec;this[e(807)](t,((t,...n)=>{this[e(815)]((()=>{t(...n)}))}))}[Ec(457)](t){const e=Ec;this[e(853)][e(589)](t)}[Ec(844)](t){const e=Ec;this[e(521)][e(589)](t)}[Ec(499)](t){const e=Ec;return e(683)==t[e(642)]?t[e(435)][e(648)]("|")[0]:null}[Ec(621)](t,e){const n=Ec,r=t[n(842)]();this[n(790)][n(684)]((t=>{t[n(461)](r,{range:e})}))}[Ec(695)](t){const e=Ec,n=t.id,r=this[e(673)][e(538)][e(500)](e(502));this[e(679)][e(682)](n)||this[e(679)][e(637)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(679)][e(592)](n);s[e(630)](e(473)),s[e(473)]=!1,t[e(722)]=s}[Ec(631)](t,n,r,s){const o=Ec;if(t[o(642)]!=n||t[o(435)]!=r||t[o(701)].id!=s)throw this[o(673)][o(746)](o(835)),new e.CKEditorError(o(835),this)}[Ec(735)](t,n){const r=Ec,s=t[r(690)]();if(n[r(832)](s))t[r(629)]();else if(s[r(440)](n)){const o=this[r(790)][r(797)](n[r(570)][r(830)],r(464));this[r(621)](t,this[r(790)][r(826)](s[r(570)],o));const i=(0,e.uid)(),a=t[r(701)].id,c=t[r(642)]+":"+t[r(435)];this[r(774)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(743)],attributes:t[r(535)]});const u=this[r(790)][r(797)](n[r(464)][r(845)],r(516)),l=this[r(790)][r(826)](u,s[r(464)]);this[r(625)](c,i,a,l)}else if(s[r(643)](n[r(570)])){const e=this[r(790)][r(797)](n[r(570)][r(830)],r(464));this[r(621)](t,this[r(790)][r(826)](s[r(570)],e))}else{const e=this[r(790)][r(797)](n[r(464)][r(845)],r(516));this[r(621)](t,this[r(790)][r(826)](e,s[r(464)]))}}[Ec(821)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(789)](t,e(706))){if(!r[e(710)])continue;const s=n[e(544)]();for(const n of s)if(!t[e(813)](n)[e(702)])return!0}return!1}[Ec(564)](t){const n=Ec,r=this[n(673)][n(779)][n(500)](n(512))[n(587)](t);if(!r)throw new e.CKEditorError(n(767),this);return r}[Ec(470)](t){const e=Ec,n=this[e(673)][e(779)][e(500)](e(512)),r=(0,o.hashObject)(e(442)+t);return n[e(587)](r)||n[e(623)]({id:r,name:t})}[Ec(565)](t,e,n,r,s){const o=Ec,i=this[o(564)](r),a=this[o(617)][o(618)](t,e,n,i,s,(t=>{const e=o;this[e(657)](n,{attributes:t});const r=this[e(785)](n);this[e(852)](new Set([r])),this[e(438)](new Set([r]))}));return this[o(672)](a,o(759),(()=>{const t=o;this[t(657)](n,{state:t(855)})}),{priority:o(509)}),this[o(672)](a,o(662),(()=>{const t=o;this[t(657)](n,{state:t(430)})}),{priority:o(509)}),this[o(603)][o(846)](n,a),this[o(510)][o(846)](a,o(475)),a}[Ec(783)](t){const e=Ec,n=t[e(648)](":");return{group:n[0],type:n[1],subType:n[e(702)]>=5?n[2]:null,id:n[e(702)]<5?n[2]:n[3],authorId:n[e(702)]<5?n[3]:n[4],markerCount:6==n[e(702)]?n[5]:null}}[Ec(559)](t,n,r){const s=Ec,o=t[s(690)](),i=o[s(570)],a=o[s(464)];this[s(621)](t,this[s(790)][s(826)](i,n));const c=(0,e.uid)(),u=t[s(701)].id,l=t[s(642)]+(t[s(435)]?":"+t[s(435)]:"");this[s(774)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(535)],data:t[s(743)]});const f=this[s(499)](t);(s(496)==t[s(642)]||f&&this[s(612)](f))&&(r=this[s(790)][s(453)](r[s(845)])),this[s(625)](l,c,u,this[s(790)][s(826)](r,a))}[Ec(789)](t,e=null){const n=Ec,r=[],s=this[n(673)][n(779)][n(500)](n(512)).me;Array[n(466)](t)||(t=[t]);for(const o of this[n(568)]()){if(!o[n(729)])continue;if(e&&o[n(642)]!=e)continue;let i=!1;for(const e of o[n(544)]()){for(const a of t){const t=a[n(570)][n(832)](e[n(464)])||a[n(464)][n(832)](e[n(570)]);if(t||a[n(747)](e)){const c=a[n(440)](e)&&kc(this[n(790)][n(444)],e[n(570)],a),u=e[n(440)](a)&&kc(this[n(790)][n(444)],a[n(570)],e);r[n(481)]({suggestion:o,meta:{isOwn:s==o[n(443)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(625)](t,e,n,r,s){const o=Ec;this[o(790)][o(684)]((i=>{const a=o;let c=a(511)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(699)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(847)](t){const e=Ec,n=t[e(858)],r=t[e(674)];t[e(858)]=null,t[e(674)]=null,null!=n&&n[e(674)]==t&&(n[e(674)]=r),null!=r&&r[e(858)]==t&&(r[e(858)]=n),e(593)==this[e(510)][e(500)](t)&&(this[e(510)][e(846)](t,e(561)),this[e(485)](e(469),t,n,r))}[Ec(774)](t){const n=Ec,r=t.id,s=this[n(484)](t);if(this[n(495)]&&this[n(495)][n(452)]){const o=this[n(673)][n(779)][n(500)](n(480)),i=s[n(462)],a=s[n(435)]?s[n(642)]+":"+s[n(435)]:s[n(642)],c=this[n(673)][n(448)],u=o[n(589)](Hr(c,n(572))),l={id:r,type:a,hasComments:i,data:t[n(743)]||null,originalSuggestionId:t[n(782)]||null,attributes:s[n(535)]};this[n(495)][n(452)](l)[n(756)]((t=>{const e=n;s[e(677)]=!0,o[e(436)](u),t&&t[e(689)]&&(this[e(603)][e(500)](r)[e(689)]=t[e(689)])}))[n(546)]((t=>{const r=n;throw(0,e.logWarning)(r(840)),this[r(673)][r(851)][r(515)]({isUndoable:!1},(()=>{s[r(662)]()})),s[r(829)](),this[r(603)][r(661)](s.id),this[r(510)][r(661)](s),t}))}return s}[Ec(612)](t){const e=Ec;return this[e(853)][e(645)](t)}[Ec(657)](t,e){const n=Ec,r=this[n(673)][n(779)][n(500)](n(480)),s=this[n(785)](t);if(this[n(495)]&&this[n(495)][n(737)])if(s[n(677)]){const s=r[n(589)](Hr(this[n(673)][n(448)],n(572)));this[n(495)][n(737)](t,e)[n(756)]((()=>{r[n(436)](s)}))}else s.on(n(616),(()=>{this[n(657)](t,e)}))}[Ec(742)](t){const n=Ec;if(!this[n(495)]||!this[n(495)][n(785)])throw new e.CKEditorError(n(493),this);return this[n(495)][n(785)](t)}[Ec(542)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(783)](t),i=this[e(603)][e(500)](n)||this[e(565)](r,s,n,o,{});switch(this[e(631)](i,r,s,o),this[e(510)][e(500)](i)){case e(475):this[e(742)](n)[e(756)]((t=>{const r=e;let s=Promise[r(686)]();t[r(462)]&&(s=this[r(679)][r(670)]({channelId:this[r(673)][r(538)][r(500)](r(502)),threadId:n})),s[r(756)]((()=>{const e=r;this[e(484)](t)[e(677)]=!0}))})),this[e(510)][e(846)](i,e(551));break;case e(561):this[e(657)](n,{state:e(639)});case e(732):this[e(510)][e(846)](i,e(593)),this[e(485)](e(558),i);break;case e(593):this[e(485)](e(467),i)}return i[e(597)](t),i}[Ec(438)](t){const e=Ec,n=Array[e(613)](t),r=n[e(646)]((t=>e(683)==t[e(642)]));this[e(514)](r);const s=n[e(646)]((t=>!t[e(517)]&&e(683)!=t[e(642)])),o=this[e(568)]({skipNotAttached:!0})[e(646)]((t=>!t[e(517)]&&e(683)!=t[e(642)])),i=o[e(646)]((n=>!t[e(645)](n))),a=new Map(o[e(791)]((t=>[t,this[e(617)][e(676)](t[e(642)],t[e(435)],e(776))]))),c=new Map(o[e(791)]((t=>[t,t[e(690)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(702)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(702)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(702)];t++){const n=s[t];!l[e(645)](n)&&n[e(858)]&&(f[e(589)](n[e(858)]),n[e(858)][e(674)]===n&&(n[e(858)][e(674)]=null),n[e(858)]=null),!u[e(645)](n)&&n[e(674)]&&(f[e(589)](n[e(674)]),n[e(674)][e(858)]===n&&(n[e(674)][e(858)]=null),n[e(674)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(702)];e++){const r=g(t,n[e]);r&&(r[0][s(674)]=r[1],r[1][s(858)]=r[0],u[s(589)](r[0]),l[s(589)](r[1]))}}function g(t,n){const r=e;if(t[r(443)].id!==n[r(443)].id)return null;const s=a[r(500)](t)(t,n,c[r(500)](t),c[r(500)](n));return s&&a[r(500)](n)(t,n,c[r(500)](t),c[r(500)](n))?s[1][r(722)]&&s[1][r(722)][r(702)]?null:s:null}f[e(843)]&&this[e(438)](f)}[Ec(514)](t){const e=Ec;if(0==t[e(702)])return;const n=this[e(568)]({skipNotAttached:!0})[e(646)]((t=>e(683)==t[e(642)]&&t[e(734)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(535)]);s[e(645)](n)||(s[e(846)](n,r[e(702)]),r[e(481)]([]));const i=s[e(500)](n);r[i][e(481)](t)}!function(){const t=e;r[t(508)](((e,n)=>{const r=t,s=e[0][r(689)],o=n[0][r(689)];return s==o?e[0][r(535)][r(666)]<n[0][r(535)][r(666)]?-1:1:s<o?-1:1}));for(const e of r)e[t(508)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(702)];t++){if(0==r[t][e(702)])continue;const n=[];for(let s=t+1;s<r[e(702)];s++)0!=r[s][e(702)]&&i(r[t],r[s])&&n[e(481)](s);for(const s of n)r[t]=r[t][e(504)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(702)];n++)t[n][e(674)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(702)];n++)t[n][e(858)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(535)][r(666)]!==n[0][r(535)][r(666)]&&t[0][r(443)]!==n[0][r(443)])return!1;if(!function(t,e){const n=r;return!t[n(462)]&&!e[n(462)]||(!t[n(462)]||!e[n(462)])&&(!!(t[n(462)]&&e[n(689)]<t[n(722)][n(753)][n(500)](0)[n(689)])||!!(e[n(462)]&&t[n(689)]<e[n(722)][n(753)][n(500)](0)[n(689)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(535)],r(666)),o=Ic(n[0][r(535)],r(666));return!!Or(s,o)&&(!!t[r(765)]((t=>n[r(664)]((e=>t[r(690)]()[r(832)](e[r(690)]())))))&&n[r(765)]((e=>t[r(664)]((t=>e[r(690)]()[r(832)](t[r(690)]()))))))}}[Ec(852)](t){const e=Ec,n=Array[e(613)](t),r=this[e(568)]({skipNotAttached:!0}),s=r[e(646)]((n=>!t[e(645)](n))),o=new Map(n[e(791)]((t=>[t,this[e(617)][e(676)](t[e(642)],t[e(435)],e(768))]))),i=new Map(r[e(791)]((t=>[t,t[e(544)]()])));for(let t=0;t<n[e(702)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(702)];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(702)];e++){const s=r[e];if(s[a(642)]!==n[a(642)]||s[a(443)].id!==n[a(443)].id||s[a(435)]!==n[a(435)])continue;if(!wc(n,s,[a(666)]))continue;if(a(683)==n[a(642)]&&n[a(743)][a(837)]!=s[a(743)][a(837)])continue;if(a(683)==n[a(642)]&&t[a(612)](n[a(743)][a(468)]))continue;if(a(496)==n[a(642)]){const e=t[a(673)][a(851)],r=n[a(692)]();if(r&&(e[a(444)][a(854)](r)||e[a(444)][a(804)](r)))continue}const c=o[a(500)](n),u=i[a(500)](n),l=i[a(500)](s),f=n[a(722)]&&n[a(722)][a(702)],h=s[a(722)]&&s[a(722)][a(702)];if(!f&&c(l,u))return t[a(529)](s,n),i[a(661)](n),!0;if(!h&&c(u,l))return t[a(529)](n,s),i[a(661)](s),!0}return!1}}[Ec(529)](t,e){const n=Ec;if(t[n(517)])for(const r of e[n(544)]())t[n(680)](r);else{const r=e[n(690)]()[n(464)];this[n(621)](t,this[n(790)][n(826)](t[n(690)]()[n(570)],r))}e[n(629)]()}[Ec(644)](t,e){const n=Ec,r=t[n(850)](n(608))||t[n(850)](n(683))?n(713):t[n(802)]();return Hr(this[n(673)][n(448)],e+"_"+r+n(627))}[Ec(505)](){const t=Ec,e=this[t(673)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(790)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(783)](t[s(703)]);if(s(793)===e){n[s(857)](this[s(644)](r,s(591)));break}}for(const t of r){const{group:e,type:r}=this[s(783)](t[s(703)]);if(s(793)===e){n[s(857)](this[s(644)](r,s(761)));break}}}))}[Ec(655)](t){const e=Ec;if(this[e(439)])return!1;const n=this[e(673)],r=n[e(851)][e(491)][e(836)][e(506)]();if(0==r[e(702)])return!1;const s=[],o=r[e(646)]((t=>e(683)==t[e(642)])),i=r[e(646)]((t=>e(586)==t[e(642)]&&e(640)!=t[e(703)])),a=r[e(646)]((t=>e(436)==t[e(642)]&&e(640)!=t[e(703)]));for(const t of o)s[e(481)]({key:t[e(578)],newValue:t[e(711)],oldValue:t[e(848)],range:Sc(t[e(489)],n[e(851)])});for(const t of i){const r=a[e(590)]((n=>n[e(507)][e(832)](t[e(507)])));r&&s[e(481)]({key:e(530),newValue:t[e(703)],oldValue:r[e(703)],range:n[e(851)][e(584)](t[e(507)][e(803)])})}return 0!=s[e(702)]&&this[e(482)](t,s)}[Ec(650)](t){const e=Ec;let n=!1;const r=this[e(673)][e(851)][e(491)][e(836)][e(476)]()[e(646)]((t=>t[e(743)][e(437)]&&t[e(703)][e(850)](e(700))));for(const s of r){const{subType:r,id:o}=this[e(783)](s[e(703)]),i=r[e(648)]("|")[0];for(const r of this[e(568)]({skipNotAttached:!0}))r.id!=o&&e(683)==r[e(642)]&&r[e(743)]&&r[e(743)][e(468)]==i&&r[e(690)]()[e(522)](s[e(743)][e(437)])&&(this[e(636)](r,s[e(743)][e(437)],t),n=!0)}return n}[Ec(815)](t){const e=Ec;this[e(673)],this[e(439)]=!0,t()}[Ec(531)](t){const e=Ec,n=this[e(612)](t),r=this[e(521)][e(645)](t);return n||r}[Ec(482)](t,e){const n=Ec;if(0==e[n(702)])return!1;let r=!1;for(const s of e){const e=this[n(789)](s[n(489)],n(683))[n(646)]((t=>!t[n(596)][n(638)]))[n(791)]((t=>t[n(793)])),i=(0,o.hashObject)({newValue:s[n(599)]});e[n(646)]((t=>{const e=n,[r,o]=t[e(435)][e(648)]("|");return r==s[e(468)]&&o!=i}))[n(463)]((e=>{const o=n;this[o(636)](e,s[o(489)],t),r=!0}))}return r}[Ec(636)](t,e,n){const r=Ec,s=t[r(690)]()[r(813)](e);0!==s[r(702)]?1!==s[r(702)]?this[r(559)](t,e[r(570)],e[r(464)]):this[r(621)](t,s[0]):n[r(626)](t[r(842)]())}}class Ac{constructor(t){const e=Ec;this[e(569)]=t,this[e(790)]=t[e(851)],this[e(831)]=new Map,this[e(620)]=new Map,this[e(745)]()}[Ec(618)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(790)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(676)](t,e,i(759))(...n),onDiscard:(...n)=>this[i(676)](t,e,i(662))(...n)})}[Ec(560)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(831)][s(846)](o,r)}[Ec(676)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(831)][r(500)](s)||this[r(620)][r(500)](t+":"+n)}[Ec(745)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(508)](((t,n)=>t[e(570)][e(728)](n[e(570)])?1:-1)),this[e(790)][e(684)]((n=>{const r=e;for(const e of t){let t;t=e[r(464)][r(654)]&&e[r(464)][r(845)]==e[r(570)][r(803)]?n[r(719)](e[r(570)][r(803)],"on"):n[r(719)](e),this[r(790)][r(557)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(790)][n(684)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(791)]((t=>(Cc(t)&&(t=this[s(790)][s(826)](t[s(464)])),t)))[s(646)]((t=>s(576)!==t[s(724)][s(752)]));if(c[s(702)]<1)return;const u=Array[s(613)](this[s(790)][s(491)][s(716)][s(544)]())[s(791)]((t=>i.LiveRange[s(574)](t)));r[s(669)](c);for(const t of this[s(569)][s(472)][s(472)]())t[s(611)]();a[s(481)]({forceDefaultExecution:!0}),this[s(569)][s(619)](o,...a);const l=u[s(646)]((t=>s(576)!=t[s(724)][s(752)]));l[s(702)]>0&&r[s(669)](l);for(const t of u)t[s(614)]()}))},s=(e,n)=>1==e[t(702)]&&1==n[t(702)]&&e[0][t(464)][t(832)](n[0][t(570)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(790)])?[e,n]:vc(n,e,s,r,this[t(790)])?[n,e]:null;this[t(620)][t(846)](t(427),e),this[t(620)][t(846)](t(766),n),this[t(620)][t(846)](t(432),s),this[t(620)][t(846)](t(606),o),this[t(620)][t(846)](t(784),n),this[t(620)][t(846)](t(659),e),this[t(620)][t(846)](t(451),s),this[t(620)][t(846)](t(487),o),this[t(620)][t(846)](t(460),r),this[t(620)][t(846)](t(796),e),this[t(620)][t(846)](t(549),s),this[t(620)][t(846)](t(663),e),this[t(620)][t(846)](t(727),r),this[t(620)][t(846)](t(738),e),this[t(620)][t(846)](t(604),s),this[t(620)][t(846)](t(827),e),this[t(620)][t(846)](t(543),e),this[t(620)][t(846)](t(600),((e,n)=>{const r=t;if(!n)return;const s=this[r(569)][r(779)][r(500)](yc);this[r(790)][r(684)]((t=>{const o=r;if(o(530)==n[o(468)])for(const r of e){const e=r[o(570)][o(803)],s=n[o(837)];t[o(526)](e,s)}else if(s[o(612)](n[o(468)]))for(const r of e)void 0!==n[o(837)]?t[o(818)](n[o(468)],n[o(837)],r[o(570)][o(803)]):t[o(434)](n[o(468)],r[o(570)][o(803)]);else for(const r of e)n[o(837)]?t[o(818)](n[o(468)],n[o(837)],r):t[o(434)](n[o(468)],r)}))})),this[t(620)][t(846)](t(456),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(845)][r(497)]({includeSelf:!0,parentFirst:!0})){if(s[r(724)]==s)return!1;if(!n[r(687)](s))return!1;if(t[r(854)](s)||t[r(804)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(464)][e(845)]==t[e(570)][e(803)]&&t[e(464)][e(479)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(459)].is(s(704))&&!r[s(854)](t[s(459)]),i=t[s(570)][s(751)](o),a=t[s(464)][s(751)](o,{direction:s(455)});return!(t[s(570)][s(832)](i)&&t[s(464)][s(832)](a)||(i[s(728)](a)?n[s(461)](e,{range:n[s(826)](i,a)}):n[s(626)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(570)][e(803)];return n&&n.is(e(494))}function Sc(t,e){const n=Ec;return null==t[n(464)][n(830)]&&t[n(464)][n(845)]==t[n(570)][n(803)]?Mc(t[n(570)][n(803)],e):t}function Mc(t,e){const n=Ec,r=e[n(444)][n(854)](t)||e[n(444)][n(762)](t);return e[n(826)](e[n(797)](t,n(805)),r?e[n(755)](t):e[n(797)](t,n(464)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(464)][o(832)](r[o(570)]))return!0;if(t[o(642)]!=e[o(642)])return!1;if(!n[o(464)][o(478)](r[o(570)]))return!1;const i=s[o(826)](n[o(464)],r[o(570)])[o(730)]();for(const t of i)if([o(571),o(647)][o(450)](t[o(642)])&&s[o(444)][o(804)](t[o(459)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(734)]||!e[r(734)])&&Or(Ic(t[r(535)],n),Ic(e[r(535)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(535)]),s=Fc(e);if(!t[n(734)])return!1;for(const t of Object[n(714)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(562)]({},t);return delete n[e(733)],delete n[e(577)],n}const Dc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=455]})(t,e)}function Bc(){const t=["commands","PENDING_ACTION_SUGGESTION","plugins","add","531768jyRGTt","execute","34157jVvaNz","view","stopListening","7sVlZhc","canAccept","9qhBOrC","listenTo","locale","_editor","unbind","_acceptCommand","_pendingAction","canDiscard","11005lmFlmq","get","isEnabled","isDirty","PendingActions","2442pdxvdr","bind","293106JYBxPJ","1461zTsVfx","acceptSuggestion","_discardCommand","getRanges","_setPendingAction","_removePendingAction","60Dlqmvr","4858602esfbSN","change:isDirty","3887990Ggqwkz","model","discardSuggestion","destroy","canEditAt","remove","commentThreadController","1016ZOFyNx"];return(Bc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(417997===-parseInt(n(490))/1+-parseInt(n(464))/2*(parseInt(n(467))/3)+parseInt(n(483))/4*(parseInt(n(459))/5)+parseInt(n(474))/6*(parseInt(n(493))/7)+parseInt(n(488))/8*(-parseInt(n(495))/9)+-parseInt(n(476))/10+-parseInt(n(466))/11*(-parseInt(n(473))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(477)]=e,this[s(491)]=n,this[s(482)]=r,this[s(498)]=t,this[s(456)]=t[s(484)][s(460)](s(468)),this[s(469)]=t[s(484)][s(460)](s(478)),this[s(491)][s(465)](s(461)).to(this[s(456)],this[s(469)],((t,e)=>t||e)),this[s(491)][s(465)](s(494)).to(this[s(456)],s(461),(t=>t&&this[s(498)][s(477)][s(480)](e[s(470)]()))),this[s(491)][s(465)](s(458)).to(this[s(469)],s(461),(t=>t&&this[s(498)][s(477)][s(480)](e[s(470)]()))),this[s(457)]=null,n[s(462)]&&this[s(471)](),this[s(496)](n,s(468),(()=>this[s(468)]())),this[s(496)](n,s(478),(()=>this[s(478)]())),this[s(496)](n,s(475),(()=>{const t=s;n[t(462)]?this[t(471)]():this[t(472)]()}))}[Dc(468)](){const t=Dc;this[t(456)][t(489)](this[t(477)].id)}[Dc(478)](){const t=Dc;this[t(469)][t(489)](this[t(477)].id)}[Dc(479)](){const t=Dc;this[t(491)][t(455)](t(461)),this[t(491)][t(455)](t(494)),this[t(491)][t(455)](t(458)),this[t(492)](),this[t(482)][t(479)](),this[t(457)]&&this[t(472)]()}[Dc(471)](){const t=Dc,e=Hr(this[t(498)][t(497)],t(485));this[t(457)]=this[t(498)][t(486)][t(460)](t(463))[t(487)](e)}[Dc(472)](){const t=Dc;null!==this[t(457)]&&this[t(498)][t(486)][t(460)](t(463))[t(481)](this[t(457)]),this[t(457)]=null}}const Uc=Gc;!function(t,e){const n=Gc,r=t();for(;;)try{if(225554===-parseInt(n(382))/1+-parseInt(n(393))/2*(-parseInt(n(406))/3)+parseInt(n(373))/4+parseInt(n(422))/5*(-parseInt(n(395))/6)+parseInt(n(379))/7+-parseInt(n(415))/8*(-parseInt(n(380))/9)+-parseInt(n(417))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class jc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(416)]=null,this[s(403)]=null,this[s(377)](s(409),!1),this[s(377)](s(387),e[s(387)]),this[s(376)](s(387)).to(e),this[s(377)](s(402),[]),this[s(377)](s(413),!1),this[s(377)](s(381),!1),this[s(377)](s(386),!1),this[s(377)](s(388),!1),this[s(399)]=e,this[s(414)]=n,this[s(418)]=r,r[s(383)]?this[s(377)](s(384),1):this[s(385)]()}[Uc(390)](){const t=Uc;this[t(400)][t(390)]()}[Uc(404)](){const t=Uc;this[t(416)]&&this[t(416)][t(404)](),this[t(403)]&&this[t(403)][t(404)](),super[t(404)]()}[Uc(385)](){const t=Uc,{CommentsListView:e}=this[t(418)];this[t(416)]=new e(this[t(396)],this[t(399)][t(392)],Object[t(420)]({CommentView:this[t(418)][t(375)]},this[t(418)])),this[t(416)][t(394)](t(407)).to(this),this[t(416)][t(394)](t(410)).to(this),this[t(416)][t(376)](t(409)).to(this),this[t(377)](t(384),this[t(416)][t(384)]+1),this[t(376)](t(384)).to(this[t(416)],t(384),(t=>t+1)),this[t(403)]=this[t(408)](),this.on(t(407),(()=>this[t(390)]())),this[t(376)](t(413)).to(this[t(416)],t(423),this[t(403)][t(378)],t(421),((t,e)=>t||!!e))}[Uc(408)](){const t=Uc,{CommentThreadInputView:e}=this[t(418)],n=new e(this[t(396)],this[t(414)],this[t(418)][t(374)]),r=n[t(378)];return n[t(376)](t(389)).to(this,t(409),this[t(399)][t(392)],t(411),r,t(421),((t,e,n)=>!!n||t&&!e)),r.on(t(391),((e,n)=>{const s=t;this[s(398)](s(397),n),r[s(412)][s(419)]("")})),r.on(t(401),(()=>this[t(390)]())),r[t(376)](t(405)).to(this[t(399)][t(392)],t(411)),n}}function Gc(t,e){const n=Vc();return(Gc=function(t,e){return n[t-=373]})(t,e)}function Vc(){const t=["editor","isDirty","_localUser","16IMcMRC","commentsListView","10394360qOjVtS","_config","setData","assign","value","78410XbDQTQ","hasDirtyComment","899620BAEKqK","editorConfig","CommentView","bind","set","commentInputView","2527805BiEulJ","1886202cWnLEN","isEnabled","9178zYXJdN","disableComments","length","_createCommentViews","canAccept","authoredAt","canDiscard","showInput","focus","submit","commentThread","410130xvAYTq","delegate","54sBtSBc","locale","addComment","fire","_model","element","cancel","descriptionParts","commentThreadInputView","destroy","disabledSubmit","6nTZptG","removeComment","_createCommentThreadInputView","isActive","updateComment","isReadOnly"];return(Vc=function(){return t})()}const zc=Kc;function Hc(){const t=["content","978606WxkRsL","@external","_config","span",'<span class="ck-suggestion-type">',"descriptionParts","bind","change:description","innerText","setTemplate",'" title="',"acceptSuggestion","bindTemplate","cancel","name","248056xGNEVF","3077987FvZWer","_model","ck-suggestion__user","ck-comment__info-time","discardButton","ck-annotation__actions","ck-annotation__info-name","EXTERNAL_IMPORT_WORD_AVATAR","getUserViewNotificationText","5UcwTBG","ck-annotation","locale","</span>","source","canAccept","ck-suggestion-","importWord","78087JoROIc","2586850CFvSRA","ck-suggestion__main","</p>","div","ck-suggestion-wrapper","createElement","Discard suggestion","discardSuggestion","ck-suggestion--accept","ck-annotation__info-time","ck-annotation__user","canDiscard","color","value","formatDateTime","authoredAt","check","render","author","join","fire","isActive","ck-suggestion__info",'"></span>',"delegate","isEnabled","ck-annotation__info","ck-comment__external","ck-suggestion","set","split","ck-suggestion--disabled-comments","innerHTML","children","querySelector","_descriptionElement","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__main","acceptButton","editorReady","56NmMaUE","userView","ck-suggestion--discard","execute","Accept suggestion","title",'<span class="ck-suggestion-color" style="background-color: ',"extendTemplate","ck-suggestion__actions","EXTERNAL_AVATAR","commentThread","editorDestroyed","description","element","<p>","disableComments","getTemplate","time","commentThreadInputView","ck-annotation__content-wrapper","_createButton","EXTERNAL_SUGGESTION","attributes","getExternalSuggestionNote","isExternal","99914ESITAs","push","map","ck-suggestion-wrapper--active","creator","ck-suggestion__info-name","3FipxyD","10WGKjmA","1815798qKerPh","commentsListView","type",".ck-annotation__content-wrapper"];return(Hc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(199638===-parseInt(n(515))/1*(-parseInt(n(509))/2)+parseInt(n(555))/3*(parseInt(n(484))/4)+parseInt(n(547))/5*(-parseInt(n(517))/6)+-parseInt(n(556))/7+-parseInt(n(537))/8+parseInt(n(522))/9+-parseInt(n(516))/10*(-parseInt(n(538))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Wc extends jc{constructor(e,n,r,s){const i=Kc;super(e,n,r,s),this[i(585)](i(519),""),this[i(528)](i(519)).to(this,i(527),(t=>t&&t[0]?t[0][i(519)]:"")),this[i(528)](i(496)).to(this,i(527),this,i(577),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(498)+qc(e[n(521)],e[n(568)])+n(558);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(479)]=null,this[i(482)]=this[i(504)](Hr(e,i(488)),t.icons[i(572)],i(564),i(533),"sw"),this[i(482)][i(528)](i(581)).to(this,i(552)),this[i(542)]=this[i(504)](Hr(e,i(562)),t.icons[i(535)],i(486),i(563),"sw"),this[i(542)][i(528)](i(581)).to(this,i(567)),this[i(485)]=new o.UserView(e,this[i(539)][i(574)],this[i(546)]()),this[i(485)][i(491)]({attributes:{class:[i(540),i(566)]}}),this[i(531)](this[i(500)]())}[zc(500)](){const t=zc,e=this[t(534)],n=[{tag:t(559),attributes:{class:[t(578),t(582)]},children:[{tag:t(525),children:[{text:this[t(485)][t(536)]}],attributes:{class:[t(514),t(544)]}},{tag:t(501),attributes:{datetime:e.to(t(571)),class:[t(541),t(565)]},children:[{text:e.to(t(571),(e=>this[t(524)][t(570)](e)))}]}]},{tag:t(559),attributes:{class:[t(492),t(543)]},children:[this[t(482)],this[t(542)]]},{tag:t(559),attributes:{class:[t(503)]}}];this[t(539)][t(508)]&&n[t(510)]({tag:t(559),attributes:{class:[t(583)]},children:[{text:this[t(507)]()}]});const r={tag:t(559),attributes:{class:[t(560),e.if(t(577),t(512)),e.to(t(519),(e=>t(553)+e)),this[t(524)][t(499)]&&t(587)],"data-suggestion-id":this[t(539)].id,"data-thread-id":this[t(539)][t(494)].id,"data-author-id":this[t(539)][t(574)].id,tabindex:-1},children:[{tag:t(559),attributes:{class:[t(584),t(548)]},children:[this[t(485)],{tag:t(559),attributes:{class:[t(557),t(481)]},children:n}]}]};return this[t(518)]&&this[t(502)]&&(r[t(477)][t(510)](this[t(518)],this[t(502)]),this[t(518)][t(580)](t(483)).to(this),this[t(518)][t(580)](t(495)).to(this),this[t(502)][t(580)](t(483)).to(this),this[t(502)][t(580)](t(495)).to(this)),r}[zc(573)](){const t=zc;super[t(573)](),this[t(479)]=this[t(497)][t(478)](t(520)),this[t(479)][t(588)]=this[t(496)],this.on(t(529),((e,n,r)=>{const s=t;this[s(479)][s(588)]=r}))}[zc(504)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(549)]);return a[i(585)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(491)]({attributes:{class:n}}),a.on(i(487),(()=>{const t=i;this[t(576)](r,this[t(539)].id)})),a}[zc(507)](){const t=zc;return t(554)===this[t(539)][t(506)][t(523)][t(551)]?Hr(this[t(549)],t(480)):Hr(this[t(549)],t(505))}[zc(546)](){const t=zc;return this[t(539)][t(508)]?t(554)===this[t(539)][t(506)][t(523)][t(551)]?Hr(this[t(549)],t(545),this[t(539)][t(513)][t(536)]):Hr(this[t(549)],t(493),this[t(539)][t(513)][t(536)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(586)]("*")[n(511)](((t,e)=>e%2!=0?n(526)+Xc(t)+n(550):Xc(t)))[n(575)](""),e&&(r+=n(490)+e[n(569)]+n(532)+e[n(489)]+n(579)),r}function Kc(t,e){const n=Hc();return(Kc=function(t,e){return n[t-=477]})(t,e)}function Xc(t){const e=zc,n=document[e(561)](e(525));return n[e(530)]=t,n[e(588)]}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-=262]})(t,e)}function Jc(){const t=["discardSelectedSuggestions","hasSuggestion","getFirstRange","isDirty","editor","Discard all selected suggestions","_refreshActiveMarkers","value","getByInnerView","suggestionLoaded","listenTo","refreshSelectedViews","trackChanges.disableComments","items","SuggestionThreadView","head","stopListening","Annotations","descriptionParts","locale","plugins","button","config","Accept all selected suggestions","770DMBYVu","commandName","actionView","getDescriptions","buttonView","11iRnlVG","clear","keys","from","createAnnotation","1578fIRSro","Discard all suggestions","_disableComments","addComment","isOn","init","innerView","40216JNhzMc","toMany","_createToolbarButton","addSourceCollector","getSuggestion","menu","componentFactory","focus","separator","values","delete","acceptButton","createAnnotationView","change:activeAnnotations","suggestion-","1315jhMcuH","getMarkers","CommentView","_annotationViews","getRanges","bind","Track changes","createCommentThreadController","descriptionFactory","907440xspdNK","length","model","acceptSelectedSuggestions","_addUIComponentsToFactory","getMarkerNames","panelView","comments.maxThreadTotalWeight","comments.editorConfig","previous","_initializeController","_unbindEditors","type","children","discardButton","menuitemcheckbox","suggestionUnloaded","2850038wBVhXf","has","acceptAllSuggestions","filter","_handleControllerBuffer","execute","menuitem","isInContent","lowest","comments","Accept all suggestions","change:previous","menuBar:trackChanges","TrackChangesEditing","CommentsRepository","reduce","isMultiRange","getJoined","35493340NZfhwL","2123256qnkzyV","activeMarkers","activeAnnotations","EditorAnnotations","registerAnnotation","add","requires","_destroyController","commentThread","_suggestionToController","mainView","pluginName","discardAllSuggestions","comments.maxCommentsWhenCollapsed","trackChanges","some","switchbutton","set","commands","unbind","source","isEnabled","12484089HtDYjQ","editing","CommentsUI","_createMenuBarMenu","delegate","suggestionChanged","_viewToController","_handleSuggestionControllerDelayed","push","remove","define","8TsTAIc","_updateController","size","comments.maxCommentCharsWhenCollapsed","TrackChangesUI","view","get","arrowView","destroy","trackChanges.SuggestionThreadView","_bindAnnotationToEditors","getAllAdjacentSuggestions"];return(Jc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(761457===-parseInt(n(364))/1+-parseInt(n(381))/2+parseInt(n(400))/3*(parseInt(n(287))/4)+-parseInt(n(355))/5*(-parseInt(n(333))/6)+-parseInt(n(323))/7*(parseInt(n(340))/8)+-parseInt(n(276))/9+-parseInt(n(399))/10*(-parseInt(n(328))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Zc(406)](){const t=Zc;return[yc,o.Users,t(395),t(316),t(403)]}static get[Zc(265)](){return Zc(291)}constructor(t){const e=Zc;super(t),this[e(263)]=new Map,this[e(282)]=new Map,this[e(358)]=new Map,this[e(385)]=new Map;const n=this[e(303)][e(321)];n[e(286)](e(296),Wc),n[e(286)](e(311),!1),this[e(335)]=n[e(293)](e(311))}[Zc(283)](t,e){const n=Zc;0===this[n(385)][n(289)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(385)]){const r=this[t(263)][t(382)](e);r||n?r&&n&&this[t(407)](e):this[t(374)](e)}this[t(385)][t(329)](),this[t(303)][t(319)][t(293)](t(403))[t(310)](),this[t(305)]()}),10),this[n(385)][n(271)](t,e)}[Zc(338)](){const t=Zc,e=this[t(303)],n=e[t(319)][t(293)](t(394)),r=e[t(319)][t(293)](t(316)),s=e[t(319)][t(293)](t(403)),o=e[t(319)][t(293)](t(395));this[t(368)](),s[t(343)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(331)](this[e(263)])){const s=t[e(298)](),o=[];for(const t of s){if(!t[e(388)])continue;if(t[e(397)]){o[e(284)](...t[e(359)]());continue}const n=t[e(301)]();if(o[e(365)]>0){const t=o[0][e(398)](n);if(t){o[0]=t;continue}}o[e(284)](n)}n[e(284)]([r[e(292)],o])}return n})),this[t(309)](n,t(308),((e,n)=>{const r=t;this[r(309)](n,r(392),((t,e,s,o)=>{const i=r;n[i(388)]&&(null==s?(this[i(288)](o[i(314)]),this[i(283)](n,!1)):(this[i(288)](s[i(314)]),null==o&&this[i(283)](n,!0)))})),null!==n[r(373)]?this[r(288)](n[r(314)]):this[r(283)](n,!1)})),this[t(309)](n,t(380),((e,n,r)=>{const s=t;this[s(315)](n,s(392)),this[s(385)][s(350)](n),this[s(263)][s(382)](n)&&this[s(407)](n),r&&this[s(288)](r[s(314)])})),this[t(309)](n,t(281),((e,n)=>{this[t(288)](n)})),this[t(309)](r,t(353),(()=>{this[t(305)]()})),this[t(309)](o,t(336),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(300)](r))return;const i=n[o(344)](r);this[o(263)][o(293)](i)[o(292)][o(347)]()}),{priority:t(389)})}[Zc(305)](){const t=Zc,e=this[t(303)][t(319)][t(293)](t(316)),n=this[t(303)][t(319)][t(293)](t(394)),r=Array[t(331)](e[t(402)],(e=>e[t(339)]))[t(384)]((e=>this[t(282)][t(382)](e))),s=[];for(const e of r){const n=this[t(282)][t(293)](e)[t(366)][t(298)]();s[t(284)](...n[t(396)](((e,n)=>[...e,...n[t(369)]()]),[]))}n[t(401)]=s}[Zc(368)](){const t=Zc,n=this[t(303)],r=n[t(318)],o=Hr(r,t(361)),i=new e.Collection([{type:t(270),model:new s.ViewModel({withText:!0,label:o,commandName:t(268),role:t(379)})},{type:t(348)},{type:t(320),model:new s.ViewModel({withText:!0,label:Hr(r,t(391)),commandName:t(383),role:t(387)})},{type:t(320),model:new s.ViewModel({withText:!0,label:Hr(r,t(322)),commandName:t(367),role:t(387)})},{type:t(320),model:new s.ViewModel({withText:!0,label:Hr(r,t(334)),commandName:t(266),role:t(387)})},{type:t(320),model:new s.ViewModel({withText:!0,label:Hr(r,t(304)),commandName:t(299),role:t(387)})}]);for(const e of i)if(tu(e)){const r=n[t(272)][t(293)](e[t(366)][t(324)]);e[t(366)][t(360)](t(337),t(275)).to(r,t(306),t(275))}n.ui[t(346)][t(405)](t(268),(e=>this[t(342)](e,i,o))),n.ui[t(346)][t(405)](t(393),(e=>this[t(279)](e,i,o)))}[Zc(342)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(303)][r(272)][r(293)](r(268));o[r(327)][r(271)]({tooltip:n,label:n,icon:Qc}),o[r(327)][r(360)](r(337)).to(i,r(306)),o[r(327)].on(r(386),(()=>{const t=r;i[t(386)](),this[t(303)][t(277)][t(292)][t(347)]()})),(0,s.addListToDropdown)(o,e,{role:r(345)});const a=[];for(const t of e)tu(t)&&a[r(284)](this[r(303)][r(272)][r(293)](t[r(366)][r(324)]));const c=o[r(327)];return c[r(325)][r(273)](r(275)),c[r(294)][r(273)](r(275)),c[r(325)][r(360)](r(275)).to(i,r(275)),c[r(294)][r(360)](r(275))[r(341)](a,r(275),((...t)=>t[r(269)]((t=>t)))),o.on(r(386),(t=>{const e=r;this[e(303)][e(386)](t[e(274)][e(324)]),this[e(303)][e(277)][e(292)][e(347)]()})),o}[Zc(279)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(303)][r(272)][r(293)](r(268));o[r(327)][r(271)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(348)==n[r(376)]){a[r(312)][r(405)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(366)];i[r(360)](...Object[r(330)](c)).to(c),i[r(280)](r(386)).to(o),i.on(r(386),(()=>{const t=r;this[t(303)][t(386)](c[t(324)]),this[t(303)][t(277)][t(292)][t(347)]()})),e[r(377)][r(405)](i),a[r(312)][r(405)](e)}return o[r(360)](r(275)).to(i,r(275)),o[r(370)][r(377)][r(405)](a),o}[Zc(374)](t){const e=Zc,n=this[e(303)],r=n[e(321)],s=n[e(319)][e(293)](e(316)),i=n[e(319)][e(293)](e(395)),a=n[e(319)][e(293)](e(403)),c=n[e(319)][e(293)](o.Users).me,u=r[e(293)](e(268))[e(313)],{CommentsListView:l,CommentThreadInputView:f}=n[e(319)][e(293)](e(278));let h,g;this[e(358)][e(382)](t.id)?(g=this[e(358)][e(293)](t.id),h=g[e(264)]):(h=new u(n[e(318)],t,c,{disableComments:this[e(335)],editorConfig:r[e(293)](e(372)),maxCommentsWhenCollapsed:r[e(293)](e(267)),maxThreadTotalWeight:r[e(293)](e(371)),maxCommentCharsWhenCollapsed:r[e(293)](e(290)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(293)](e(318))),CommentView:r[e(293)](e(390))[e(357)],CommentsListView:l,CommentThreadInputView:f}),h[e(351)].on(e(386),(()=>{const t=e;n[t(277)][t(292)][t(347)]()})),h[e(378)].on(e(386),(()=>{const t=e;n[t(277)][t(292)][t(347)]()})),g=s[e(352)](this[e(303)][e(318)],h),g[e(360)](e(302)).to(h,e(302)),g[e(360)](e(365)).to(h),g[e(360)](e(376)).to(h,e(376),(t=>e(354)+t)),this[e(358)][e(271)](t.id,g));const d=i[e(362)](t[e(262)],h),p=new xc(n,t,h,d),m=t[e(298)]()[e(384)]((t=>t[e(388)]));h[e(317)]=n[e(319)][e(293)](e(394))[e(363)][e(326)](m),this[e(263)][e(271)](t,p),this[e(282)][e(271)](h,p);const I=s[e(332)]({view:g,target:()=>{const r=e,s=[],i=t[r(298)]()[r(384)]((t=>t[r(388)]));for(const t of i)s[r(284)](...t[r(356)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(277)],s)},type:()=>e(354)+p[e(292)][e(376)]});i[e(297)](h,I),s[e(405)](I),a[e(404)](I)}[Zc(407)](t){const e=Zc,n=this[e(303)][e(319)][e(293)](e(395)),r=this[e(303)][e(319)][e(293)](e(316)),s=this[e(263)][e(293)](t),o=s[e(292)],i=r[e(307)](o);n[e(375)](o),i&&r[e(285)](i),this[e(263)][e(350)](t),this[e(282)][e(350)](o),s[e(295)]()}[Zc(288)](t){const e=Zc;if(!t[e(388)]||!this[e(263)][e(382)](t))return;const n=this[e(303)][e(319)][e(293)](e(394)),r=this[e(263)][e(293)](t),s=t[e(298)]();r[e(292)][e(317)]=n[e(363)][e(326)](s)}[Zc(295)](){const t=Zc;for(const e of this[t(263)][t(330)]())this[t(407)](e);for(const e of this[t(358)][t(349)]())e[t(264)][t(295)]();super[t(295)]()}}function tu(t){return Zc(366)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=461]})(t,e)}function ru(){var t=["90518WCdQxI","addSuggestion","20651090oYnUsP","4146444fpvxvk","addSuggestionData","pluginName","TrackChanges","3267663kDMdIA","getSuggestions","editor","360zLMNhS","adapter","get","Comments","9ozFDra","109376BROqyQ","getSuggestion","148gpobpW","plugins","78655eoBaLj","requires","325204lcNuvj"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(474771===parseInt(n(464))/1+-parseInt(n(463))/2*(parseInt(n(478))/3)+parseInt(n(481))/4*(-parseInt(n(461))/5)+-parseInt(n(467))/6+-parseInt(n(471))/7+-parseInt(n(479))/8*(-parseInt(n(474))/9)+parseInt(n(466))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(462)](){return[yc,$c,eu(477)]}static get[eu(469)](){return eu(470)}set[eu(475)](t){var e=eu;this[e(473)][e(482)][e(476)](yc)[e(475)]=t}get[eu(475)](){var t=eu;return this[t(473)][t(482)][t(476)](yc)[t(475)]}[eu(465)](t){var e=eu;return this[e(473)][e(482)][e(476)](yc)[e(468)](t)}[eu(472)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(473)][n(482)][n(476)](yc)[n(472)]({skipNotAttached:t,toJSON:e})}[eu(480)](t){var e=eu;return this[e(473)][e(482)][e(476)](yc)[e(480)](t)}}const ou=fu;function iu(){const t=["name","destroy","_adapter","549477rWYRgf","editorCreator","requires","editor","getDataWithAcceptedSuggestions","rootsAttributes","set","appendChild","247704nRBOnj","Users","TrackChangesDataGetter","createElement","trackChangesData","380676NIAKuN","140QydUVj","getSuggestions","CommentsRepository","useAnonymousUser","document","pluginName","Pagination","addUser","data","plugins","15360CgQQYP","150spmFvh","div","map","function","getRootNames","track-changes-data-invalid-editor-creator","TrackChangesEditing","reduce","discardAllSuggestions","addSuggestionData","2MWtwJR","push","getCommentThreads","execute","createDocumentFragment","194613FZYRSh","getDataWithDiscardedSuggestions","model","users","acceptAllSuggestions","437185jvwIzF","getUser","result","8sMdxTy","55GzowlW","132147XjwDkM","config","create","define","end","constructor","get","getRootsAttributes","trackChangesData.editorCreator","TrackChangesData","init","getFullData","addCommentThread"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(129644===parseInt(n(234))/1*(parseInt(n(229))/2)+parseInt(n(260))/3+-parseInt(n(268))/4+-parseInt(n(218))/5*(parseInt(n(219))/6)+parseInt(n(239))/7*(-parseInt(n(242))/8)+parseInt(n(244))/9*(-parseInt(n(274))/10)+-parseInt(n(243))/11*(-parseInt(n(273))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(280)];class cu extends t.Plugin{static get[ou(262)](){return[yc]}static get[ou(279)](){return ou(253)}[ou(254)](){const t=ou,n=this[t(263)];if(n[t(245)][t(247)](t(252),(e=>{const r=t,s=n[r(236)][r(278)][r(223)]()[r(226)](((t,e)=>(t[e]="",t)),{});return n[r(249)][r(246)](s,e)})),t(222)!=typeof n[t(245)][t(250)](t(272))[t(261)])throw new e.CKEditorError(t(224))}[ou(264)](t){return hu(this[ou(263)],!0,t)}[ou(235)](t){return hu(this[ou(263)],!1,t)}}class uu extends t.Plugin{static get[ou(279)](){return ou(270)}constructor(t){const e=ou;super(t),this[e(241)]=e(248)}[ou(254)](){const t=ou;this[t(263)][t(217)][t(250)](t(276))[t(259)]={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(263)][t(217)][t(250)](t(225))[t(259)]=null}}function lu(t){return void 0!==t[ou(251)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=216]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(217)][r(230)](yc,uu),s[r(265)]=lu(t)?t[r(251)]():void 0;const i=document[r(233)](),a=t[r(245)][r(250)](r(272))[r(261)],c=await a(s,(()=>function(t){const e=r,n=document[e(271)](e(220));return t[e(267)](n),n}(i)));!function(t,e){const n=r,s=t[n(236)][n(278)][n(223)]()[n(226)](((e,r)=>(e[r]=t[n(216)][n(250)]({rootName:r}),e)),{}),o=t[n(217)][n(250)](n(269))[n(237)][n(221)]((t=>({id:t.id,name:t[n(257)]}))),i=t[n(217)][n(250)](n(225))[n(275)]({skipNotAttached:!0,toJSON:!0}),a=t[n(217)][n(250)](n(276))[n(231)]({skipNotAttached:!0,toJSON:!0}),c=e[n(217)][n(250)](n(269)),u=e[n(217)][n(250)](n(225)),l=e[n(217)][n(250)](n(276));for(const t of o)c[n(240)](t.id)||c[n(281)](t);c.me||c[n(277)]();for(const t of i)u[n(228)](t);for(const t of a)l[n(256)](t);e[n(216)][n(266)](s)}(t,c),c[r(232)](r(e?238:227));const u=lu(c)?c[r(255)](n):c[r(216)][r(250)](n);return await c[r(258)](),u}function gu(){var t=["20018nxqhdY","63fEUmyO","1048dpLsfo","112968qUcdpE","581661mEaCIY","9457613FltnvT","1551600TxfgNS","61187GiKiYZ","4047690mfaZXn","30xYIkrd","5rmCDBu"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=332]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(759549===parseInt(n(339))/1+parseInt(n(336))/2*(parseInt(n(337))/3)+-parseInt(n(342))/4+-parseInt(n(335))/5*(parseInt(n(333))/6)+-parseInt(n(332))/7*(parseInt(n(338))/8)+parseInt(n(340))/9+parseInt(n(334))/10*(parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=174]})(t,e)}const u=c;function l(){const t=["forceDisabled","isEnabled","_isEnabledBasedOnSelection","TrackChangesCommand","has","execute","33rRotpy","49084HUOWhL","_disableUnsupportedCommands","606810iGfZoG","_enableCommands","_enabledCommands","334FnFWbg","1861070mKjEVG","clearForceDisabled","27mxBOBa","11763PKRdOd","82ffqbAc","872BEeicw","32252hnrLYr","editor","refresh","affectsData","602980jPVBgm","value","commands"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(100854===parseInt(n(191))/1*(-parseInt(n(186))/2)+-parseInt(n(189))/3*(parseInt(n(193))/4)+-parseInt(n(197))/5+-parseInt(n(183))/6+-parseInt(n(181))/7+-parseInt(n(192))/8*(parseInt(n(190))/9)+parseInt(n(187))/10*(parseInt(n(180))/11))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(185)]=e,this[n(198)]=!1,this[n(195)](),this[n(176)]=!1}[u(195)](){this[u(175)]=!0}[u(179)](){const t=u;this[t(198)]=!this[t(198)],this[t(198)]?this[t(182)]():this[t(184)]()}[u(182)](){const t=u;for(const e of this[t(194)][t(199)][t(199)]())e[t(196)]&&!this[t(185)][t(178)](e)&&e[t(174)](t(177))}[u(184)](){const t=u;for(const e of this[t(194)][t(199)][t(199)]())e[t(196)]&&!this[t(185)][t(178)](e)&&e[t(188)](t(177))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=442]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(312624===parseInt(n(453))/1+-parseInt(n(457))/2+-parseInt(n(455))/3*(parseInt(n(454))/4)+parseInt(n(447))/5*(-parseInt(n(460))/6)+-parseInt(n(465))/7+-parseInt(n(450))/8*(-parseInt(n(448))/9)+parseInt(n(458))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(449)]=e,this[n(461)](),this[n(463)]=!1}[h(461)](){this[h(452)]=!0}[h(444)](t){const n=h,r=this[n(449)][n(462)](t);if(!r)throw new e.CKEditorError(n(451),this);const s=r[n(459)]();this[n(443)][n(464)][n(445)](s)&&this[n(443)][n(456)][n(462)](n(446))[n(442)](r)}}function p(){const t=["8eaQVQN","445782rAwsre","plugins","954228RFebqP","16722010AkOZfU","getRanges","12102fCfwEm","refresh","get","_isEnabledBasedOnSelection","model","2825487hEcsfQ","acceptSuggestion","editor","execute","canEditAt","TrackChangesEditing","1075odPKUc","4725vLMWBs","_suggestions","3544MaQHMK","track-changes-accept-suggestion-not-found","isEnabled","19446HqhsKk"];return(p=function(){return t})()}const m=E;function I(){const t=["canEditAt","editor","_isEnabledBasedOnSelection","get","20xlTCtP","1524IKghik","execute","plugins","9DKfxCn","63151DKpBCJ","503292xJuzNb","TrackChangesEditing","4976210xwVVZM","9203368InBsqz","28tUsLOO","2604055Duhcpb","track-changes-discard-suggestion-not-found","isEnabled","75845EPNuRY","refresh","50aFjmzd","model","65661zaLOAM","getRanges","discardSuggestion","_suggestions"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=288]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(915464===parseInt(n(312))/1*(-parseInt(n(297))/2)+parseInt(n(299))/3*(parseInt(n(307))/4)+parseInt(n(292))/5+parseInt(n(313))/6*(parseInt(n(291))/7)+parseInt(n(290))/8+parseInt(n(311))/9*(-parseInt(n(289))/10)+parseInt(n(295))/11*(parseInt(n(308))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(302)]=e,this[n(296)](),this[n(305)]=!1}[m(296)](){this[m(294)]=!0}[m(309)](t){const n=m,r=this[n(302)][n(306)](t);if(!r)throw new e.CKEditorError(n(293),this);const s=r[n(300)]();this[n(304)][n(298)][n(303)](s)&&this[n(304)][n(310)][n(306)](n(288))[n(301)](r)}}function T(t){const e=_;return t[e(447)](((t,n)=>e(476)==t[e(473)]&&e(476)!=n[e(473)]?-1:e(476)!=t[e(473)]&&e(476)==n[e(473)]?1:0))}function _(t,e){const n=A();return(_=function(t,e){return n[t-=441]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(467)];for(;s<t[n(446)];){const a=t[s],c=t[s+1];r||(r=e[n(483)](a)),k(e,a,c)||(o[n(478)](e[n(456)](r,i[n(474)](a)?e[n(448)](a):e[n(443)](a,n(441)))),r=null),s++}return o}function A(){const t=["isMultiRange","createPositionAt","execute"," [color ","length","sort","createPositionAfter","next","start","4232697DdkYbu","replace","isCollapsed","map","value","createRange","60MPEbKX","color","splice","1601134iGxuia","isArray","15rWGsmT","177YcAZZR","content","add","2663217cOeasL","schema","322135isqDst","1805538BKfvGW","isInContent","getRanges","isIntersecting","type","isObject","isTouching","deletion","from","push","25556zaygin","join","1183638OrCXxz","change","createPositionBefore","24DGdqLP","end"];return(A=function(){return t})()}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(448)](e),o=t[r(483)](n);return s[r(475)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(964469===-parseInt(n(481))/1+parseInt(n(460))/2+parseInt(n(463))/3*(parseInt(n(479))/4)+parseInt(n(462))/5*(parseInt(n(469))/6)+parseInt(n(451))/7*(parseInt(n(484))/8)+parseInt(n(466))/9*(-parseInt(n(457))/10)+parseInt(n(468))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function C(t,e,n){const r=_;for(;n[r(446)];){const s=n[r(459)](0,100);t[r(482)]((()=>{const t=r;for(const n of s)n[t(470)]&&e[t(444)](n.id)}))}}const L=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=349]})(t,e)}function N(){const t=["5745YNKmWL","getRanges","refresh","execute","editor","52tyhdbv","1565016gxaTaM","isEnabled","some","values","_command","760130EGhOtf","canEditAt","from","88xryDbW","1168gARRMl","912sVZrfL","_suggestions","model","isInContent","552580IUGVyx","_isEnabledBasedOnSelection","3740506JJPJMa","38331HYpvQK"];return(N=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(477741===parseInt(n(349))/1*(parseInt(n(354))/2)+parseInt(n(365))/3*(-parseInt(n(364))/4)+parseInt(n(360))/5+-parseInt(n(355))/6+parseInt(n(371))/7+parseInt(n(363))/8*(parseInt(n(372))/9)+-parseInt(n(369))/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(359)]=e,this[r(366)]=n,this[r(351)](),this[r(370)]=!1}[L(351)](){const t=L,e=Array[t(362)](this[t(366)][t(358)]())[t(357)]((e=>e[t(368)]));this[t(356)]=this[t(359)][t(356)]&&e}[L(352)](){const t=L,e=T(Array[t(362)](this[t(366)][t(358)]()));for(const n of e){const e=n[t(350)]();if(!this[t(353)][t(367)][t(361)](e))return}C(this[t(353)][t(367)],this[t(359)],e)}}function M(t,e){const n=w();return(M=function(t,e){return n[t-=453]})(t,e)}const v=M;!function(t,e){const n=M,r=t();for(;;)try{if(978893===-parseInt(n(472))/1*(-parseInt(n(473))/2)+parseInt(n(465))/3+-parseInt(n(479))/4*(-parseInt(n(458))/5)+-parseInt(n(463))/6*(parseInt(n(470))/7)+-parseInt(n(454))/8+-parseInt(n(476))/9+parseInt(n(459))/10*(parseInt(n(455))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(478)]=e,this[r(469)]=n,this[r(457)]=new Set,this[r(456)](),this[r(464)]=!1}[v(456)](){const t=v,e=this[t(471)][t(460)][t(477)][t(468)],n=Array[t(453)](this[t(469)][t(462)]());this[t(457)]=function(t,e){const n=_,r=Array[n(477)](t[n(471)]()),s=new Set;for(const o of e)if(o[n(470)])for(const e of r)for(const r of o[n(471)]())(e[n(472)](r)||t[n(453)]&&!o[n(442)]&&o[n(449)]&&r[n(441)][n(475)](e[n(450)]))&&s[n(465)](o);return s}(e,n),this[t(466)]=this[t(478)][t(466)]&&!!this[t(457)][t(475)]}[v(461)](){const t=v,e=T(Array[t(453)](this[t(457)]));for(const n of e){const e=n[t(467)]();if(!this[t(471)][t(460)][t(474)](e))return}C(this[t(471)][t(460)],this[t(478)],e)}}function w(){const t=["_command","248tVWKxi","from","14913264TFhZrO","44DOjCXt","refresh","_selectedSuggestions","20160nxwxWd","7861730VsGuKr","model","execute","values","4107774HzZRHd","_isEnabledBasedOnSelection","1064586CxKyjw","isEnabled","getRanges","selection","_suggestions","14zPBRYD","editor","1334601lsIHSU","2xAWEVX","canEditAt","size","7846470HzxVIX","document"];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 U=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 B=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=U,V.prototype.get=B,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 Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const Q=Y.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=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const 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 Ut=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Bt=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=Ut,Vt.prototype.get=Bt,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 Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(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?Zt(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?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const 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=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Be=function(t,e){return t&&Jt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,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,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Qe=function(t,e){return Jt(t,Ye(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,Ye(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,Ye)};const sn=function(t){return nn(t,Ue,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var 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||Re(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const Bn=Un?Ie(Un):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,Be(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))})):Bn(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?Ue:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,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&&!Zn(t))||(Qn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}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]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const 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 Ur=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Br=function(t,e){return null==t||Ur(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=213]})(t,e)}function Vr(){const t=["removeMarkers","reduce","getMarkers","substr","clear","18598689sCMsth","_onAttributesChange","head","5718QULecj","next","3203210FbARKi","get","getContainedElement","nodeAfter","setAttribute","_isDataLoaded","previous","onAttributesChange","length","_markerNames","@external","author","markers","authoredAt","2211198LFyQLV","toJSON","onDiscard","push","isExternal","1477LUzdXJ","1023774nOPEGc","onAccept","set","removeMarker","2256560BLIcGc","data","isIntersectingWithRange","accept","getRanges","type","getRange","removeAttribute","_onDiscard","2953392PLoiNv","discard","_model","change","creator","from","addRange","nodeBefore","createdAt","hasComments","getFirstRange","isInContent","getMarkerNames","isMultiRange","_saved","2hSjKdx","start","getMultiRangeId","getItems","add","split","_onAccept","end","getAllAdjacentSuggestions","delete","decorate","getFirstMarker","suggestion:","size","isIntersecting","commentThread","subType","addMarkerName","attributes","map","addMarker","filter"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(940206===-parseInt(n(251))/1*(parseInt(n(279))/2)+-parseInt(n(245))/3+parseInt(n(255))/4+parseInt(n(231))/5+-parseInt(n(229))/6*(parseInt(n(250))/7)+-parseInt(n(264))/8+parseInt(n(226))/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(236)]=!1,this.id=e.id,this[n(260)]=e[n(260)],this[n(215)]=e[n(215)]||null,this[n(242)]=e[n(242)],this[n(268)]=e[n(268)]||e[n(242)],this[n(249)]=Boolean(e[n(217)]&&e[n(217)][n(241)]),this[n(256)]=null,this[n(266)]=t,this[n(285)]=e[n(252)],this[n(263)]=e[n(247)],this[n(227)]=e[n(238)],this[n(240)]=new Set,this[n(272)]=null,this[n(253)](n(244),null),this[n(253)](n(217),e[n(217)]||{}),this[n(253)](n(237),null),this[n(253)](n(230),null),this[n(253)](n(214),null),this[n(253)](n(278),!1),this[n(289)](n(258)),this[n(289)](n(265))}get[jr(228)](){const t=jr;let e=this;for(;e[t(237)];)e=e[t(237)];return e}get[jr(273)](){const t=jr;return!!this[t(214)]&&this[t(214)][t(239)]>0}get[jr(277)](){const t=jr;return 0!=this[t(240)][t(292)]&&6==Array[t(269)](this[t(240)])[0][t(284)](":")[t(239)]}get[jr(275)](){return null!==this[jr(290)]()}[jr(216)](t){const e=jr;this[e(240)][e(283)](t)}[jr(276)](){const t=jr;return Array[t(269)](this[t(240)])}[jr(223)](){const t=jr;return this[t(276)]()[t(218)]((e=>this[t(266)][t(243)][t(232)](e)))[t(220)]((t=>t))}[jr(290)](){return this[jr(223)]()[0]||null}[jr(221)](){const t=jr;this[t(266)][t(267)]((e=>{const n=t;for(const t of this[n(223)]())e[n(254)](t)})),this[t(240)][t(225)]()}[jr(254)](t){const e=jr;this[e(266)][e(267)]((n=>{n[e(254)](t)})),this[e(240)][e(288)](t)}[jr(270)](t){const e=jr,n=e(291)+this[e(260)]+":"+this[e(215)]+":"+this.id+":"+this[e(268)].id+":"+Hr[e(281)]();this[e(216)](n),this[e(266)][e(267)]((r=>{r[e(219)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(257)](t){const e=jr;for(const n of this[e(259)]())if(n[e(213)](t))return!0;return!1}[jr(259)](){const t=jr;return this[t(223)]()[t(218)]((e=>e[t(261)]()))}[jr(282)](){const t=jr;return this[t(259)]()[t(222)](((e,n)=>[...e,...n[t(282)]()]),[])}[jr(274)](){const t=jr;var e;return(null===(e=this[t(290)]())||void 0===e?void 0:e[t(261)]())||null}[jr(233)](){const t=jr,e=this[t(259)]();if(1!=e[t(239)])return null;const n=e[0],r=n[t(280)][t(234)],s=n[t(286)][t(271)];return r instanceof i.Element?r!=s?null:r:null}[jr(258)](){const t=jr;this[t(285)](this[t(259)](),this[t(256)],this[t(217)]),this[t(221)]()}[jr(265)](){const t=jr;this[t(263)](this[t(259)](),this[t(256)],this[t(217)]),this[t(221)]()}[jr(287)](){const t=jr,e=[];let n=this[t(228)];for(;n;)e[t(248)](n),n=n[t(230)];return e}[jr(235)](t,e){const n=jr,r=Xn(this[n(217)]);hr(r,t,e),wr(r,this[n(217)])||(this[n(217)]=r,this[n(227)](r))}[jr(262)](t){const e=jr,n=Xn(this[e(217)]);Br(n,t),wr(n,this[e(217)])||(this[e(217)]=n,this[e(227)](this[e(217)]))}[jr(246)](){const t=jr;return{id:this.id,type:this[t(215)]?this[t(260)]+":"+this[t(215)]:this[t(260)],authorId:this[t(268)].id,createdAt:this[t(272)],hasComments:this[t(273)],data:this[t(256)],attributes:this[t(217)]}}static[jr(281)](){const t=jr;return(0,e.uid)()[t(224)](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=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=244]})(t,e)}function qr(){const t=["attribute","_schema","_resolveDescriptionItems","key","REPLACE_TEXT","EmptyContainer","normal","isObject","1190567fKniAg","_handleCustomCallbackDescription","matchingCallback","addObject","$text","set","getFirstRange","data","function","type","elementEnd","text","item","nodeAfter","add","removeObject","push","get","30BHvOEX","registerElementLabel","nextSibling","newValue","1621752OLyeBN","end","name","*Change to:* %0","834423gFzsCr","*Insert:* %0","addContainer","pop","match","indexOf","insertion","Container","_customCallbacks","addFormat","has","format","ELEMENT_SPACE","isInContent","removeEmptyContainer","_handleRenameSuggestionDescription","*Merge:* %0","_handleAttributeSuggestionDescription","checkChild","*Remove:* %0","skip","*Split:* %0","registerDescriptionCallback","removeFormat","remove","Object","getItemLabel","element","10wCVVIB","subType","map","addEmptyContainer","*Set format:* %0","length","*Remove format:* %0","_itemLabels","_addDescriptionItems","_locale","isEqual","label","_handleInsertRemoveSuggestionDescription","softBreak","getDescriptions","$1 $2","registerAttributeLabel","10706139OYTfTK","removeContainer","previousSibling","45434fKRFuI","replace","_attributeLabels","$textProxy","join","_itemLabelsCallbacks","elementStart","561860FtByZR","deletion","81780vurqpN","start","getWalker","isEmpty","quantity"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(460039===parseInt(n(254))/1*(-parseInt(n(274))/2)+parseInt(n(322))/3+-parseInt(n(283))/4+-parseInt(n(281))/5+-parseInt(n(314))/6*(parseInt(n(296))/7)+parseInt(n(318))/8+parseInt(n(271))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(330)]=[],this[n(261)]=new Map,this[n(279)]=[],this[n(276)]=new Map,this[n(289)]=t,this[n(263)]=e}[Wr(268)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(259)];o++){const i=t[o];if(!i[e(335)])continue;const a=this[e(297)](i);if(a){if(null!=i[e(255)]){if(r[e(332)](i[e(255)]))continue;r[e(310)](i[e(255)])}n[e(312)](a)}else if(e(288)!=i[e(305)])e(328)!=i[e(305)]&&e(282)!=i[e(305)]||this[e(266)](n,i,t[o+1]);else{const t=i[e(303)][e(291)];if(s[e(332)](t))continue;s[e(310)](i[e(303)][e(291)]),t==_c?this[e(337)](n,i):this[e(339)](n,i)}}return this[e(290)](n)}[Wr(248)](t){const e=Wr;this[e(330)][e(312)](t)}[Wr(315)](t,n,r=e.priorities[Wr(294)]){const s=Wr;s(304)==typeof t?(0,e.insertToPriorityArray)(this[s(279)],{matchingCallback:t,label:n,priority:r}):this[s(261)][s(301)](t,n)}[Wr(270)](t,e){const n=Wr;this[n(276)][n(301)](t,e)}[Wr(252)](t,e=1){const n=Wr;let r;for(const e of this[n(279)])if(e[n(298)](t)){r=e[n(265)];break}return r||(r=this[n(261)][n(313)](t[n(320)])),r?r(e):1!==e?e+" "+t[n(320)]+"s":""+t[n(320)]}[Wr(262)](t,e){const n=Wr,r=e[n(302)]()[n(285)](),s=n(328)==e[n(305)]?n(310):n(250);for(const e of r){const o=e[n(308)],i=t[t[n(259)]-1];if(o.is(n(277)))i&&i[n(305)][n(327)](n(329))>-1&&t[n(325)](),i&&n(307)==i[n(305)]?i[s]+=o[n(303)]:t[n(312)]({type:n(307),add:n(310)==s?o[n(303)]:"",remove:n(250)==s?o[n(303)]:""});else if(this[n(289)][n(295)](o)){const a=o;if(i&&i[n(305)][n(327)](n(329))>-1&&t[n(325)](),n(306)==e[n(305)])continue;i&&i[n(305)]==s+n(251)&&i[n(253)][n(320)]==a[n(320)]?i[n(287)]++:t[n(312)]({type:s+n(251),element:a,quantity:1}),r[n(246)]((t=>!(n(306)==t[n(305)]&&t[n(308)]==o)))}else if(this[n(289)][n(244)](o,n(300))||o.is(n(253),n(267))){const r=o;if(n(310)==s&&n(280)==e[n(305)]||n(250)==s&&n(306)==e[n(305)])continue;if(i&&-1==i[n(305)][n(327)](n(329))){n(307)==i[n(305)]&&(i[s]+="\n");continue}let a;if(a=n(310)==s?r[n(316)]&&!this[n(289)][n(295)](r[n(316)])?r[n(316)]:null:r[n(273)]&&!this[n(289)][n(295)](r[n(273)])?r[n(273)]:null,r[n(286)]||a&&a[n(286)]){const e=a&&a[n(286)]?a:r;i&&i[n(305)]==s+n(293)&&i[n(253)][n(320)]==e[n(320)]?i[n(287)]++:t[n(312)]({type:s+n(293),element:e,quantity:1})}else t[n(312)]({type:s+n(329),element:r})}}}[Wr(290)](t){const e=Wr,n=this[e(263)],r=[],s=[],o=[];for(const i of t)switch(i[e(305)]){case e(307):if(i[e(310)]=i[e(310)][e(275)](/(\S)\u000A+(\S)/g,e(269))[e(275)](/\u000A/g,""),i[e(250)]=i[e(250)][e(275)](/(\S)\u000A+(\S)/g,e(269))[e(275)](/\u000A/g,""),""!=i[e(310)]&&""!=i[e(250)]){r[e(312)]({type:e(275),content:zr(n,e(292),['"'+i[e(250)]+'"','"'+i[e(310)]+'"'])});continue}if(null!=i[e(310)][e(326)](/^ +$/)){r[e(312)]({type:e(328),content:zr(n,e(323),zr(n,e(334),i[e(310)][e(259)]))});continue}if(null!=i[e(250)][e(326)](/^ +$/)){r[e(312)]({type:e(282),content:zr(n,e(245),zr(n,e(334),i[e(250)][e(259)]))});continue}if(""!=i[e(310)]){r[e(312)]({type:e(328),content:zr(n,e(323),'"'+i[e(310)]+'"')});continue}r[e(312)]({type:e(282),content:zr(n,e(245),'"'+i[e(250)]+'"')});continue;case e(257):case e(299):r[e(312)]({type:e(328),content:zr(n,e(323),this[e(252)](i[e(253)],i[e(287)]))});continue;case e(336):case e(311):r[e(312)]({type:e(282),content:zr(n,e(245),this[e(252)](i[e(253)],i[e(287)]))});continue;case e(324):r[e(312)]({type:e(328),content:zr(n,e(247),this[e(252)](i[e(253)],i[e(287)]))});continue;case e(272):r[e(312)]({type:e(282),content:zr(n,e(338),this[e(252)](i[e(253)],i[e(287)]))});continue;case e(331):s[e(312)](i[e(291)]);continue;case e(249):o[e(312)](i[e(291)]);continue;default:r[e(312)](i)}if(s[e(259)]){const t=s[e(256)]((t=>this[e(276)][e(332)](t)?this[e(276)][e(313)](t):t))[e(278)](", ");r[e(312)]({type:e(333),content:zr(this[e(263)],e(258),t)})}if(o[e(259)]){const t=o[e(256)]((t=>this[e(276)][e(332)](t)?this[e(276)][e(313)](t):t))[e(278)](", ");r[e(312)]({type:e(333),content:zr(this[e(263)],e(260),t)})}return r}[Wr(297)](t){const e=Wr;for(const n of this[e(330)]){const r=n(t);if(r&&e(305)in r)return r}}[Wr(339)](t,e){const n=Wr,r=e[n(303)],s=void 0===r[n(317)]?n(249):n(331);t[n(312)]({type:s,key:r[n(291)]})}[Wr(337)](t,e){const n=Wr;t[n(312)]({type:n(333),content:zr(this[n(263)],n(321),this[n(252)](e[n(302)]()[n(284)][n(309)],1))})}[Wr(266)](t,e,n){const r=Wr;if(this[r(262)](t,e),n&&n[r(302)]()&&!e[r(302)]()[r(319)][r(264)](n[r(302)]()[r(284)])){const n=t[t[r(259)]-1],s=r(328)==e[r(305)]?r(310):r(250);n&&r(307)==n[r(305)]&&(n[s]+="\n")}}}const Zr=Qr;function Yr(){const t=["get","plugins","TrackChangesEditing","4845033ICsXKT","4601660XeOOcP","afterInit","commands","1210161PxKVlP","1796214bVHczy","showAIAssistant","editor","209510UhYnTK","5814582cMzkzp","8WTaTrS","enableCommand","2bykSbN","3250848NtuCar"];return(Yr=function(){return t})()}function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(745555===-parseInt(n(389))/1+parseInt(n(393))/2*(-parseInt(n(385))/3)+-parseInt(n(394))/4+parseInt(n(382))/5+parseInt(n(390))/6+-parseInt(n(386))/7+-parseInt(n(391))/8*(-parseInt(n(398))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Zr(383)](){const t=Zr,e=this[t(388)],n=e[t(396)][t(395)](t(397));e[t(384)][t(395)](t(387))&&n[t(392)](t(387))}}const $r=es;function ts(){const t=["*Format:* %0","alignment","101708CIviIE","246192KuRRiN","enableDefaultAttributesIntegration","AlignmentEditing","_registerLegacyDescription","commandName","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_RIGHT","2181375CrkGgm","929675VSpulP","4176Orjski","registerAttributeLabel","locale","right","afterInit","left","registerDescriptionCallback","27ZbSZOz","FORMAT_ALIGN_TO_LEFT","13380282atTcIF","center","has","format","FORMAT_ALIGN_TO_CENTER","get","plugins","formatBlock","justify","registerBlockAttribute","commandParams","839658nYvIOo","value","editor","5936wAHyQM","TrackChangesEditing","type","descriptionFactory","FORMAT_ALIGNMENT"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=253]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(553926===parseInt(n(285))/1+parseInt(n(266))/2+-parseInt(n(253))/3*(parseInt(n(276))/4)+parseInt(n(284))/5+parseInt(n(277))/6+-parseInt(n(269))/7*(-parseInt(n(286))/8)+-parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(290)](){const t=$r,e=this[t(268)],n=e[t(288)];if(!e[t(261)][t(257)](t(279)))return;const r=e[t(261)][t(260)](t(270));r[t(278)](t(275)),r[t(264)](t(275)),r[t(272)][t(287)](t(275),zr(n,t(273))),this[t(280)]()}[$r(280)](){const t=$r,e=this[t(268)],n=e[t(288)];e[t(261)][t(260)](t(270))[t(272)][t(292)]((e=>{const r=t;if(r(262)!=e[r(271)])return;const{data:s}=e;if(s&&r(275)==s[r(281)]){const t=s[r(265)][0][r(267)];return{type:r(258),content:zr(n,r(274),function(t){const e=r;switch(t){case e(291):return zr(n,e(254));case e(289):return zr(n,e(283));case e(256):return zr(n,e(259));case e(263):return zr(n,e(282))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=232]})(t,e)}function os(){const t=["get","registerAttributeLabel","*Remove format:* %0","plugins","2046858pndhub","SubscriptEditing","subscript","superscript","702104kAIwJp","FORMAT_","FORMAT_UNDERLINE","7713ZGxcGk","SuperscriptEditing","bold","type","FORMAT_CODE","580bGGKUk","toUpperCase","5vJEqnr","editor","104JraiMS","FORMAT_BOLD","UnderlineEditing","CodeEditing","StrikethroughEditing","BoldEditing","code","FORMAT_STRIKETHROUGH","italic","1212108qhzMXI","registerDescriptionCallback","40BndYDL","TrackChangesEditing","registerInlineAttribute","99bvZsYx","87736oleQld","formatInline","ItalicEditing","forceValue","_registerLegacyDescription","*Format:* %0","FORMAT_SUPERSCRIPT","afterInit","slice","18fWFURP","descriptionFactory","underline","format","commandParams","FORMAT_SUBSCRIPT","FORMAT_ITALIC","7081270DZOJWA","toLowerCase","commandName","strikethrough","has","enableDefaultAttributesIntegration","117942lrDyWr","locale"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(513197===parseInt(n(265))/1*(-parseInt(n(239))/2)+parseInt(n(252))/3*(-parseInt(n(285))/4)+-parseInt(n(272))/5*(parseInt(n(258))/6)+parseInt(n(246))/7+parseInt(n(262))/8*(-parseInt(n(288))/9)+parseInt(n(270))/10*(parseInt(n(289))/11)+parseInt(n(283))/12*(parseInt(n(274))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(279),rs(232),rs(276),rs(277),rs(278),rs(259),rs(266)];class as extends t.Plugin{[rs(237)](){const t=rs,e=this[t(273)],n=e[t(257)][t(254)](t(286)),r=e[t(253)];for(const s of is){if(!e[t(257)][t(250)](s))continue;const o=s[t(238)](0,-7)[t(247)](),i=t(263)+o[t(271)]();n[t(251)](o),n[t(287)](o),n[t(240)][t(255)](o,zr(r,i))}this[t(234)]()}[rs(234)](){const t=rs,e=this[t(273)],n=e[t(253)],r=e[t(257)][t(254)](t(286));function s(e,s){const o=t;r[o(240)][o(284)]((t=>{const r=o;if(r(290)!=t[r(268)])return;const{data:i}=t;return i&&i[r(248)]===e?i[r(243)][0][r(233)]?{type:r(242),content:zr(n,r(235),s)}:{type:r(242),content:zr(n,r(256),s)}:void 0}))}s(t(267),zr(n,t(275))),s(t(282),zr(n,t(245))),s(t(241),zr(n,t(264))),s(t(280),zr(n,t(269))),s(t(249),zr(n,t(281))),s(t(260),zr(n,t(244))),s(t(261),zr(n,t(236)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(537677===-parseInt(n(182))/1*(-parseInt(n(195))/2)+parseInt(n(169))/3*(-parseInt(n(187))/4)+-parseInt(n(172))/5*(-parseInt(n(194))/6)+parseInt(n(206))/7*(-parseInt(n(184))/8)+-parseInt(n(202))/9+parseInt(n(176))/10+parseInt(n(196))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(199)](){const t=cs,e=this[t(204)],n=e[t(175)];if(!e[t(170)][t(189)](t(171)))return;const r=e[t(170)][t(203)](t(183)),s=this[t(204)][t(166)][t(203)](t(201));r[t(168)](t(201),((n,o={})=>{const i=t,a=this[i(204)][i(207)][i(185)][i(208)],c=o&&void 0!==o[i(173)]?o[i(173)]:!s[i(177)];let u=[];if(c){const t=Array[i(179)](a[i(178)]())[i(191)]((t=>fs(t)||function(t,e){const n=i,r=e[n(188)](t[n(190)],n(201)),s=e[n(188)]([n(198),n(201)],t);return r&&s}(t,this[i(204)][i(207)][i(164)])));u=y(t,e[i(207)])}else{const t=Array[i(179)](a[i(178)]())[i(191)]((t=>fs(t)));u=y(t,e[i(207)])}e[i(207)][i(165)]((()=>{const t=i;for(const e of u)r[t(180)](e,{commandName:t(201),commandParams:[{forceValue:c}]})}))})),r[t(205)][t(186)]((e=>{const r=t,{data:s}=e;if(s&&r(201)==s[r(167)]){const t=zr(n,r(193));return s[r(200)][0][r(173)]?{type:r(181),content:zr(n,r(197),t)}:{type:r(181),content:zr(n,r(174),t)}}}))}}function fs(t){const e=cs;return e(201)==t[e(190)][e(192)]}function hs(){const t=["locale","4622100cGIUkL","value","getSelectedBlocks","from","markBlockFormat","format","1498CjWKCF","TrackChangesEditing","136fviFym","document","registerDescriptionCallback","12iQqvqN","checkChild","has","parent","filter","name","ELEMENT_BLOCK_QUOTE","1356NBkRzf","500KPbJaI","16502783CcGQRS","*Set format:* %0","$root","afterInit","commandParams","blockQuote","4409883fRZrFe","get","editor","descriptionFactory","159166JlcLBX","model","selection","schema","change","commands","commandName","enableCommand","950325thbOoM","plugins","BlockQuoteEditing","610SlfbRG","forceValue","*Remove format:* %0"];return(hs=function(){return t})()}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=469]})(t,e)}function ps(){const t=["TrackChangesEditing","403971rmPDGH","changeCaseLower","2100024UnyRPP","plugins","5182814LsyxYt","changeCaseUpper","196496VtvmiT","get","editor","enableCommand","has","CaseChange","2636165xvOEeh","1092902phIWml","afterInit","changeCaseTitle","527649TFVlYN"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(301814===parseInt(n(475))/1+-parseInt(n(472))/2+parseInt(n(477))/3+parseInt(n(483))/4+parseInt(n(471))/5+parseInt(n(479))/6+-parseInt(n(481))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(473)](){const t=gs,e=this[t(485)];e[t(480)][t(469)](t(470))&&(e[t(480)][t(484)](t(476))[t(486)](t(482)),e[t(480)][t(484)](t(476))[t(486)](t(478)),e[t(480)][t(484)](t(476))[t(486)](t(474)))}}const Is=bs;function Es(){const t=["68SpXHRs","afterInit","2712470UHHlCi","editor","2638229MNSfyt","plugins","1052364EaeHXX","1035304bbKhlB","33204vqmhpx","get","7yDdvmS","17569WDHaZK","commands","357309yOmBTu","enableCommand","ckbox","34ckKSBk","30DUFcSM","TrackChangesEditing"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(293820===parseInt(n(186))/1*(parseInt(n(172))/2)+-parseInt(n(183))/3*(parseInt(n(175))/4)+-parseInt(n(177))/5+parseInt(n(181))/6*(parseInt(n(185))/7)+-parseInt(n(182))/8+-parseInt(n(169))/9+-parseInt(n(173))/10*(-parseInt(n(179))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(176)](){const t=Is,e=this[t(178)];e[t(168)][t(184)](t(171))&&e[t(180)][t(184)](t(174))[t(170)](t(171))}}const _s=As;!function(t,e){const n=As,r=t();for(;;)try{if(723973===parseInt(n(406))/1+parseInt(n(386))/2*(parseInt(n(436))/3)+parseInt(n(422))/4+-parseInt(n(384))/5+-parseInt(n(429))/6*(parseInt(n(430))/7)+parseInt(n(410))/8*(-parseInt(n(397))/9)+-parseInt(n(407))/10*(parseInt(n(412))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class ys extends t.Plugin{[_s(379)](){const t=_s,e=this[t(385)];if(!e[t(393)][t(419)](t(433)))return;const n=e[t(393)][t(395)](t(408)),r=e[t(409)],s=e[t(426)][t(395)](t(421))[t(399)],o=e[t(417)][t(395)](t(421));n[t(387)](t(389)),n[t(387)](t(380)),n[t(387)](t(421),((r,i={})=>{const a=t,c=e[a(391)],u=e[a(391)][a(415)][a(434)],l=i&&void 0!==i[a(432)]?i[a(432)]:!o[a(405)];let f;i[a(392)]||(i[a(392)]=s[0][a(392)]),f=l?Array[a(411)](u[a(398)]())[a(418)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(390))&&!e[n(427)](t)&&e[n(424)](t[n(420)],n(421))}(t,c[a(402)]))):Array[a(411)](u[a(398)]())[a(418)]((t=>Cs(t)));const h=y(f,c);c[a(382)]((()=>{const t=a;for(const e of h)n[t(414)](e,{commandName:t(421),commandParams:[{...i,forceValue:l}],formatGroupId:t(388)})}))})),n[t(416)][t(435)](t(421),(e=>zr(r,t(396),e))),n[t(416)][t(400)]((e=>{const n=t;if(n(413)!=e[n(425)])return;const o=r.t,{data:i}=e;if(!i||n(421)!=i[n(423)])return;const a=i[n(431)][0][n(392)],c=o(s[n(404)]((t=>t[n(392)]===a))[n(383)])[n(394)]();return i[n(431)][0][n(432)]?{type:n(381),content:zr(r,n(403),zr(r,n(396),1)+" ("+c+")")}:{type:n(381),content:zr(r,n(428),zr(r,n(396),1))}}))}}function As(t,e){const n=ks();return(As=function(t,e){return n[t-=379]})(t,e)}function ks(){const t=["type","config","isLimit","*Remove format:* %0","1146ZZiJKW","19369qzZxJF","commandParams","forceValue","CodeBlock","selection","registerElementLabel","282jOvFlm","afterInit","outdentCodeBlock","format","change","label","1961530IqvjAL","editor","19582gjSbIM","enableCommand","blockName","indentCodeBlock","rootElement","model","language","plugins","toLowerCase","get","ELEMENT_CODE_BLOCK","18bSGogl","getSelectedBlocks","languages","registerDescriptionCallback","name","schema","*Set format:* %0","find","value","1032807uDoSaX","557530nOFuMF","TrackChangesEditing","locale","2908232IbJjNK","from","11MQcrxb","formatBlock","markBlockFormat","document","descriptionFactory","commands","filter","has","parent","codeBlock","1897704pKbyfj","commandName","checkChild"];return(ks=function(){return t})()}function Cs(t){const e=_s;return e(421)==t[e(401)]}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=324]})(t,e)}function Ns(){const t=["61645705oEkrKd","enableCommand","519478tyOpMK","3657708VPAALu","2560KxdQGg","3alCkzw","2474822FdiSmz","208515hgKXKp","plugins","afterInit","CommentsEditing","3394072jrOrgi","14fVsqlx","52749nBmZbU","has","get","addCommentThread","198HbVTcn","editor","TrackChangesEditing"];return(Ns=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(792294===parseInt(n(325))/1+parseInt(n(329))/2+parseInt(n(328))/3*(parseInt(n(326))/4)+parseInt(n(330))/5*(parseInt(n(340))/6)+parseInt(n(335))/7*(parseInt(n(334))/8)+parseInt(n(336))/9*(parseInt(n(327))/10)+-parseInt(n(343))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(332)](){const t=Ls,e=this[t(341)];e[t(331)][t(337)](t(333))&&e[t(331)][t(338)](t(342))[t(324)](t(339))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=436]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(442)]())o[r(463)](t)&&s[r(486)](n[r(462)](o));return s}function ws(){const t=["isLimit","type","toViewElement","plugins","getWalker","getItems","302436FMzyIe","markerName","item","isBlock","markerRange","consumable","ck-suggestion-marker-","getCustomProperty","toViewPosition","72325qSxLaM","TrackChangesEditing","isAtEnd","model","22dYOEUU","insert","createUIElement","addClass","ck-suggestion-marker--active","isContent","createRangeOn","hasAttribute","1318683QUoaaW","get","span","writer","1477452jCmmBJ","mapper","previousPosition","activeMarkers","bindElementToMarker","36yJuVRj","start","elementEnd","4631328VTTxGo","nextSibling","includes","6675641AvQzcH","116084etLAaD","schema","900JFooxc","name","test","addHighlight","push","parent"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(440)][r(465)](r(453));return(o,i,a)=>{const c=r;if(!a[c(448)][c(484)](i[c(447)],o[c(483)]))return;const u=i[c(447)][c(441)](),l=i[c(447)][c(474)],f=t[c(455)][c(481)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(445)];d=d||f[c(461)](e);const n=a[c(469)][c(439)](e);if(n&&n[c(450)](c(485)))return;c(475)==t[c(438)]&&f[c(446)](e)&&!f[c(437)](e)&&(e[c(477)]||l[c(454)]?h&&h[c(436)]==e||(h=e,m(t[c(470)]),p=!0):g=g||t[c(470)])}function m(t){const r=c,o=a[r(467)][r(458)](r(466),{class:r(449)+e}),u=a[r(469)][r(451)](t);n&&s[r(471)][r(478)](i[r(444)])&&a[r(467)][r(459)](r(460),o),a[r(467)][r(457)](u,o),a[r(469)][r(472)](o,i[r(444)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(817071===-parseInt(n(456))/1*(parseInt(n(480))/2)+-parseInt(n(464))/3+parseInt(n(473))/4*(parseInt(n(452))/5)+-parseInt(n(468))/6+-parseInt(n(479))/7+parseInt(n(476))/8+-parseInt(n(443))/9*(-parseInt(n(482))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=329]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(654974===-parseInt(n(329))/1*(-parseInt(n(365))/2)+-parseInt(n(378))/3+parseInt(n(351))/4+-parseInt(n(369))/5*(-parseInt(n(363))/6)+-parseInt(n(382))/7*(-parseInt(n(342))/8)+parseInt(n(362))/9+-parseInt(n(386))/10*(parseInt(n(332))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Ps extends t.Plugin{static get[Ds(368)](){return[Ms.Delete]}[Ds(356)](){const t=Ds,e=this[t(336)],n=e[t(346)][t(343)](t(345));n[t(349)](t(371));const r=e[t(379)][t(343)](t(354));n[t(349)](t(354),((n,s={})=>{const o=t,a=e[o(361)][o(348)](e[o(361)][o(374)][o(388)]);a[o(366)]&&e[o(361)][o(360)](a,{direction:o(380),unit:s[o(377)]});const c=a[o(385)](),u=i.LiveRange[o(344)](c);let l;n(s),l=o(355)==u[o(370)][o(340)]?e[o(361)][o(334)](c[o(383)]):e[o(361)][o(334)](u[o(383)],u[o(357)]),u[o(372)](),e[o(361)][o(367)](r[o(381)][o(389)],(t=>{const e=o;r[e(381)][e(333)](),t[e(350)](t[e(334)](l[e(357)])),r[e(381)][e(331)]()}))})),e[t(364)][t(335)].on(t(384),Fs(e,t(352)),{priority:t(353)}),e[t(347)][t(335)].on(t(384),((n,r,s)=>{const o=t;s[o(375)][o(337)]&&Fs(e,o(352),{showActiveMarker:!1})[o(359)](this)(n,r,s)}),{priority:t(353)}),e[t(364)][t(335)].on(t(338),((e,n,r)=>{const s=t,o=r[s(387)][s(330)](n[s(376)]);if(o)for(const t of o)t.is(s(358))&&(r[s(387)][s(341)](t,n[s(376)]),r[s(373)][s(339)](t))}),{priority:t(353)})}}function Us(){const t=["createSelection","enableCommand","setSelection","684612BzJEGd","merge","high","deleteForward","$graveyard","init","end","uiElement","bind","modifySelection","model","9595341GcDahK","300hpANHf","editing","2768xdKZVs","isCollapsed","enqueueChange","requires","19175Cwnxqc","root","delete","detach","writer","document","options","markerName","unit","2700132uXknvh","commands","forward","buffer","7YYrIAE","start","addMarker:suggestion:deletion","getFirstRange","50jcATgC","mapper","selection","batch","22kwqhER","markerNameToElements","unlock","1226599pMOKqH","lock","createRange","downcastDispatcher","editor","showSuggestionHighlights","removeMarker:suggestion:deletion","remove","rootName","unbindElementFromMarkerName","5224504RCFxJV","get","fromRange","TrackChangesEditing","plugins","data"];return(Us=function(){return t})()}function Bs(){const t=["*Format:* remove from %0","getFirstMarker","plugins","accept","listIndent","*Outdent:* %0","todoListCheck","_LIST","_findSuggestions","_getAttributeKey","checkTodoList","range","type","TrackChangesEditing","numberedList","FORMAT_INDENT","getFirstRange","TodoListEditing","createRange","mergeListItemBackward","customBulletedList","containsItem","ELEMENT_NUMBERED_LIST","listStyle","listMarker","listReversed","bulleted","fromRange","listStart","get","model","nextSibling","_suggestionFactory","*Set format:* %0","isUndo","end","commandParams","*Change to:* %0","*Check item*","data","push","14REqmAc","includes","differ","attributeKey","afterInit","996620BKEhwH","value","mergeListItemForward","removeMarker","find","head","registerDescriptionCallback","splitListItemAfter","documentList","schema","registerAttributeLabel","previousSibling","todoList","ELEMENT_TODO_LIST","_supportLegacySuggestions","isNextTo","getChanges","setAttribute","listMarkerStyle","deletion","has","commands","batch","10daHyRA","groupId","oldValue","forceValue","ELEMENT_LIST_ITEM","filter","createPositionAt","suggestion","todo","toUpperCase","643596GgGiKm","getRanges","*Merge:* list item","attribute","length","1833720swjilI","numbered","list.multiBlock","ELEMENT_BULLETED_LIST","registerCustomCallback","change","bulletedList","locale","*Uncheck item*","every","start","format","nodeAfter","outdentList","indentList","newValue","50DXCWvB","enableDefaultAttributesIntegration","multipleBlocks","detach","execute","registerPostFixer","map","1495068DBDSbD","3122847JxsAKx","197256FeUkxH","ListEditing","listType","attributes","customNumberedList","splitListItemBefore","selection","*Split:* list item","from","key","getSuggestions","listItemIdFixer","ELEMENT_","getAttribute","assureChains","default","config","editor","formatBlock","parent","setSelection","next","isLocal","*Remove format:* %0","_registerLegacyDescription","*Indent:* %0","18vnvQOy","meta","*Format:* insert into %0","*Merge:* %0","document","descriptionFactory","commandName","refresh","isObject","todoListChecked","noTrackChangesFixer","registerBlockAttribute","trackChangesCommand","5972791gRyuvc","listItemId","registerElementLabel"];return(Bs=function(){return t})()}const js=Gs;function Gs(t,e){const n=Bs();return(Gs=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(841313===parseInt(n(311))/1+-parseInt(n(400))/2*(parseInt(n(374))/3)+-parseInt(n(372))/4+-parseInt(n(365))/5*(-parseInt(n(344))/6)+parseInt(n(306))/7*(-parseInt(n(349))/8)+-parseInt(n(373))/9*(parseInt(n(334))/10)+parseInt(n(413))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class Vs extends t.Plugin{[js(310)](){const t=js,e=this[t(391)];if(!e[t(418)][t(331)](t(375)))return;const n=e[t(356)],r=e[t(418)][t(445)](t(429)),s=e[t(418)][t(331)](t(433)),o=!!e[t(390)][t(445)](t(351));function i(e){const r=t;return{type:r(360),content:""+zr(n,r(298),e)}}function a(e){const r=t;return{type:r(360),content:""+zr(n,r(397),e)}}r[t(366)](t(430)),r[t(366)](t(355)),r[t(366)](t(378)),r[t(366)](t(436)),r[t(366)](t(363)),r[t(366)](t(362)),r[t(366)](t(318)),r[t(366)](t(379)),r[t(411)](t(414)),r[t(411)](t(376)),r[t(411)](t(420)),o&&(r[t(366)](t(435)),r[t(366)](t(313))),s&&(r[t(366)](t(323)),r[t(366)](t(426)),r[t(411)](t(409)),r[t(405)][t(317)]((e=>{const r=t,{data:s}=e;if(s&&r(409)==s[r(383)])return{type:r(360),content:s[r(364)]?zr(n,r(303)):zr(n,r(357))}})),this[t(391)][t(446)][t(404)][t(370)]((e=>{const n=t;if(e[n(333)][n(299)])return!1;let s=!1;const o=r[n(384)]({skipNotAttached:!0})[n(339)]((t=>n(409)===r[n(425)](t)));for(const t of o)n(342)!=t[n(432)]()[n(359)][n(361)][n(387)](n(376))&&(r[n(424)](t[n(432)](),n(347))[n(315)]((t=>n(376)===r[n(425)](t[n(341)])))||(e[n(314)](t[n(417)]()),s=!0));return s}))),r[t(405)][t(321)](t(420),zr(n,t(431)));const c={type:t(360),content:""};r[t(405)][t(317)]((e=>{const r=t,{data:s}=e;if(!s||r(376)!=s[r(383)])return;let u=e[r(316)];for(;u;){if(u[r(304)]&&((r(439)==u[r(304)][r(383)]||r(329)==u[r(304)][r(383)])&&(u[r(304)][r(364)]&&r(389)!=u[r(304)][r(364)]||r(389)!=u[r(304)][r(336)]&&!s[r(364)])||!o&&u[r(304)][r(383)]==_c))return c;u=u[r(395)]}if(null==s[r(364)])switch(s[r(336)]){case r(442):return a(zr(n,r(352)));case r(350):return a(zr(n,r(438)));case r(342):return a(zr(n,r(324)))}switch(s[r(364)]){case r(442):return i(zr(n,r(352)));case r(350):return i(zr(n,r(438)));case r(342):return i(zr(n,r(324)))}})),r[t(405)][t(317)]((e=>{const n=t,{data:r}=e;if(r&&n(420)==r[n(383)])return null==r[n(364)]||null==r[n(336)]&&0==r[n(364)]?c:void 0})),r[t(405)][t(317)]((e=>{const r=t;if(r(347)!=e[r(428)])return;const{data:s}=e;if(!s||r(414)!=s[r(383)])return;const o=Hs(e);return r(364)==o?{type:r(360),content:zr(n,r(346))}:r(336)==o?{type:r(360),content:zr(n,r(381))}:c})),e[t(446)][t(404)][t(370)]((e=>this[t(385)](e))),e[t(446)][t(404)][t(370)]((e=>this[t(410)](e))),e[t(446)][t(404)][t(370)]((e=>this[t(388)](e))),this[t(325)]()}[js(385)](t){const e=js;if(t[e(333)][e(299)]||!t[e(333)][e(396)])return!1;let n=!1;const r=this[e(391)][e(418)][e(445)](e(429))[e(384)]({skipNotAttached:!0})[e(339)]((t=>t[e(304)]&&e(414)==t[e(304)][e(383)]))[e(339)]((t=>t[e(304)][e(364)]&&t[e(304)][e(336)]));for(const s of r)Hs(s)||(t[e(314)](s[e(417)]()),n=!0);return n}[js(410)](t){const e=js;if(t[e(333)][e(299)]||!t[e(333)][e(396)])return!1;const n=this[e(391)][e(418)][e(445)](e(429));if(n[e(412)][e(312)])return!1;let r=!1;const s=[e(376),e(414),e(420),e(439),e(444),e(441),e(422),e(440),e(329)],o=this[e(391)][e(446)][e(404)][e(308)][e(327)]()[e(339)]((t=>e(347)==t[e(428)]))[e(339)]((t=>s[e(307)](t[e(309)])));if(0==o[e(348)])return r;for(const i of o){const o=n[e(424)](i[e(427)],e(347))[e(339)]((t=>!t[e(401)][e(326)]))[e(371)]((t=>t[e(341)]))[e(339)]((t=>{const r=e,o=n[r(425)](t);return s[r(307)](o)}));if(o[e(348)]){for(const n of o)t[e(314)](n[e(417)]());r=!0}}return r}[js(388)](t){const e=js;if(t[e(333)][e(299)]||!t[e(333)][e(396)])return!1;const n=this[e(391)][e(418)][e(445)](e(429));let r=!1;const s=[e(376),e(414),e(420),e(439),e(444),e(441),e(422),e(440),e(329)];for(const t of n[e(384)]({skipNotAttached:!0})){const o=n[e(424)](t[e(432)](),e(347))[e(371)]((t=>t[e(341)]))[e(339)]((t=>t[e(304)]&&s[e(307)](t[e(304)][e(383)])));if(!o[e(348)])continue;const a=o[0][e(316)][e(377)][e(335)];if(!o[e(358)]((t=>t[e(377)][e(335)]===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(384)]({skipNotAttached:!0})[s(339)]((e=>s(347)==e[s(428)]&&e[s(377)][s(335)]==t)))e[s(328)](s(335),r)}function i(t,n){const r=e;let s=t[r(316)],i=!1;for(;s;)s[r(377)][r(335)]!=n&&(o(s[r(377)][r(335)],n),s[r(328)](r(335),n),i=!0),s=s[r(395)];return i}}[js(325)](){const t=js,e=this[t(391)],n=e[t(356)],r=e[t(418)][t(445)](t(429));this[t(398)](),r[t(448)][t(353)](t(392),t(319),t(419),(function(n,r){const s=t,o=[];for(let t of n)t[s(359)][s(361)]===t[s(300)][s(393)]&&(t=e[s(446)][s(434)](e[s(446)][s(340)](t[s(359)][s(361)],0))),o[s(305)](t);e[s(446)][s(354)]((t=>{const n=s,a=e[n(446)][n(404)][n(380)],c=Array[n(382)](a[n(345)]())[n(371)]((t=>i.LiveRange[n(443)](t)));t[n(394)](o),e[n(332)][n(445)](r[n(406)])[n(407)](),r[n(301)][n(305)]({forceDefaultExecution:!0}),e[n(369)](r[n(406)],...r[n(301)]),t[n(394)](c);for(const t of c)t[n(368)]()}))})),r[t(405)][t(415)]((function(n){const r=t,s=!e[r(446)][r(320)][r(408)](n),o=n[r(322)],i=n[r(447)],a=n[r(387)](r(414)),c=!o||o[r(387)](r(414))!==a,u=!i||i[r(387)](r(414))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(338),e)))}[js(398)](){const t=js,e=this[t(391)],n=e[t(356)];function r(n){const r=t,s=e[r(332)][r(445)](r(355))[r(312)],o=e[r(332)][r(445)](r(430))[r(312)];return r(430)===n?s:o}e[t(418)][t(445)](t(429))[t(405)][t(317)]((function(s){const o=t;if(o(392)!=s[o(428)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(406)]){case o(355):u=i[o(301)][0][o(337)],l=r(i[o(406)]),a=o(u?402:416),!l&&e[o(390)][o(445)](o(351))||(a=o(302)),c={type:o(360),content:zr(n,a,zr(n,o(352)))};break;case o(430):u=i[o(301)][0][o(337)],l=r(i[o(406)]),a=o(u?402:416),!l&&e[o(390)][o(445)](o(351))||(a=o(302)),c={type:o(360),content:zr(n,a,zr(n,o(438)))};break;case o(363):a=o(399),c={type:o(360),content:zr(n,a,zr(n,o(338)))};break;case o(362):a=function(t){const e=o,n=t[e(432)]();let r=n[e(359)][e(361)];for(;r&&n[e(437)](r);){if(r[e(387)](e(420))>0)return!1;r=r[e(447)]}return!0}(s)?zr(n,o(416),zr(n,function(t){const e=o;return e(386)+t[e(432)]()[e(359)][e(361)][e(387)](e(376))[e(343)]()+e(423)}(s))):zr(n,o(421),zr(n,o(338))),c={type:o(360),content:a};break;case o(435):case o(313):!1===i[o(367)]&&(a=o(403),c={type:o(330),content:zr(n,a,zr(n,o(338)))})}return c}))}}function Hs(t){const e=js;let n=t[e(432)]()[e(359)][e(361)][e(322)];for(;n;){const r=n[e(387)](e(414));if(!r)return!1;if(r==t[e(304)][e(364)])return e(364);if(r==t[e(304)][e(336)])return e(336);n=n[e(322)]}return!1}const zs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=497]})(t,e)}function Ks(){const t=["removeMarker","square","_getTranslationKeyForListStyle","_LIST_","1374315XNzmql","model","descriptionFactory","126Ielofk","bind","_registerLegacyDescription","format","lower-latin","locale","editor","decimal","list.properties","styles","TrackChangesEditing","config","upper-latin","1490EsGkqW","attribute","*Format:* set start index to %0","filter","getFirstMarker","includes","*Set format:* %0","*Remove format:* %0","listStart","oldValue","plugins","isUndo","listReversed","listStyle","reversed","getSuggestions","registerBlockAttribute","afterInit","*Format:* set order to reversed","data","newValue","getFirstRange","_findSuggestions","registerDescriptionCallback","enableDefaultAttributesIntegration","bulleted","batch","head","circle","customNumbered","FORMAT_LIST_START","start","FORMAT_LIST_REVERSED","ListPropertiesEditing","_LIST_DEFAULT","56040SMQnSj","5093224iobpYN","get","ELEMENT_","registerPostFixer","commandParams","402474hAmQRC","has","replace","handleDescriptions","upper-roman","next","37660205FFZKJZ","numbered","default","decimal-leading-zero","startIndex","*Change to:* %0","document","nodeAfter","suggestion","find","12inUBoQ","commandName","1649837PnmtwC","toUpperCase","key","3249zQCQDW","listType","_getAttributeKey","7mRKlmd","*Format:* set order to regular","lower-roman","type","formatBlock","getAttribute","registerAttributeLabel","disc"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(850974===parseInt(n(535))/1+parseInt(n(511))/2*(parseInt(n(556))/3)+parseInt(n(533))/4*(parseInt(n(553))/5)+parseInt(n(517))/6*(-parseInt(n(541))/7)+parseInt(n(512))/8+parseInt(n(538))/9*(parseInt(n(569))/10)+-parseInt(n(523))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[zs(586)](){const t=zs;if(!this[t(562)][t(579)][t(518)](t(509)))return;const e=this[t(562)][t(567)][t(513)](t(564)),n=this[t(562)][t(579)][t(513)](t(566));e[t(565)]&&(n[t(500)](t(582)),n[t(585)](t(582))),e[t(583)]&&(n[t(500)](t(581)),n[t(585)](t(581))),e[t(527)]&&(n[t(500)](t(577)),n[t(585)](t(577)));const r={type:t(559),content:""};n[t(555)][t(499)](this[t(520)][t(557)](this));const s=this[t(562)][t(561)];n[t(555)][t(547)](t(581),zr(s,t(508))),n[t(555)][t(499)]((e=>{const n=t,{data:s}=e;if(s&&n(581)==s[n(537)])return null==s[n(589)]||0==s[n(589)]&&null==s[n(578)]?r:void 0})),n[t(555)][t(547)](t(577),zr(s,t(506))),n[t(555)][t(499)]((e=>{const n=t,{data:s}=e;if(s&&n(577)==s[n(537)])return null==s[n(589)]||1==s[n(589)]&&null==s[n(578)]?r:void 0})),this[t(562)][t(554)][t(529)][t(515)]((e=>{const r=t;if(e[r(502)][r(580)])return!1;let s=!1;const o=n[r(584)]({skipNotAttached:!0})[r(572)]((t=>{const e=r,s=n[e(540)](t);return e(577)==s||e(581)==s}));for(const t of o){const o=t[r(497)]()[r(507)][r(530)][r(546)](r(539));r(524)!=o&&r(505)!=o&&(n[r(498)](t[r(497)](),r(570))[r(532)]((t=>r(539)==n[r(540)](t[r(531)])))||(e[r(549)](t[r(573)]()),s=!0))}return s})),this[t(558)]()}[zs(520)](t){const e=zs,n=this[e(562)][e(561)],{data:r}=t,s={type:e(559),content:""};if(!r||e(582)!=r[e(537)])return;if(!r[e(578)])return e(525)==r[e(589)]?s:{type:e(559),content:""+zr(n,e(575),zr(n,this[e(551)](r[e(589)])))};if(!r[e(589)]){if(e(525)==r[e(578)])return s;let o=t[e(503)];for(;o;){if(o[e(588)]&&e(539)==o[e(588)][e(537)]&&o[e(588)][e(589)])return s;o=o[e(522)]}return{type:e(559),content:""+zr(n,e(576),zr(n,this[e(551)](r[e(578)])))}}if(e(525)!=r[e(589)])return{type:e(559),content:""+zr(n,e(575),zr(n,this[e(551)](r[e(589)])))};let o=t[e(503)];for(;o;){if(o[e(588)]&&e(539)==o[e(588)][e(537)]&&o[e(588)][e(589)]&&o[e(588)][e(578)])return s;o=o[e(522)]}const i=t[e(497)]()[e(507)][e(530)][e(546)](e(539));return{type:e(559),content:zr(n,e(575),zr(n,e(514)+i[e(536)]()+e(510)))}}[zs(558)](){const t=zs,e=this[t(562)],n=e[t(561)];e[t(579)][t(513)](t(566))[t(555)][t(499)]((e=>{const r=t;if(r(545)!=e[r(544)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(534)]){case r(582):o=r(528),i={type:r(559),content:zr(n,o,zr(n,this[r(551)](s[r(516)][0][r(544)])))};break;case r(581):o=s[r(516)][0][r(583)]?r(587):r(542),i={type:r(559),content:zr(n,o)};break;case r(577):o=r(571),i={type:r(559),content:zr(n,o,s[r(516)][0][r(527)])}}return i}))}[zs(551)](t){const e=zs;return e(514)+function(t){const n=e;return Xs[n(574)](t)?n(501):Zs[n(574)](t)?n(524):null}(t)[e(536)]()+e(552)+t[e(536)]()[e(519)](/-/g,"_")}}const Xs=[zs(548),zs(504),zs(550)],Zs=[zs(563),zs(526),zs(543),zs(521),zs(560),zs(568)];var Ys=n(507);const Qs=Js;function Js(t,e){const n=to();return(Js=function(t,e){return n[t-=313]})(t,e)}!function(t,e){const n=Js,r=t();for(;;)try{if(693730===-parseInt(n(318))/1*(parseInt(n(353))/2)+parseInt(n(331))/3*(-parseInt(n(356))/4)+parseInt(n(348))/5*(parseInt(n(361))/6)+parseInt(n(366))/7+-parseInt(n(354))/8*(parseInt(n(326))/9)+-parseInt(n(349))/10+parseInt(n(368))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Qs(327)](){return[Ys.Enter]}[Qs(316)](){const t=Qs,e=this[t(328)],n=e[t(338)][t(335)](t(332)),r=e[t(357)][t(335)](t(351));n[t(322)](t(351),(()=>{const s=t;e[s(339)][s(317)]((t=>{const o=s,a=e[o(339)][o(346)][o(329)],c=a[o(350)](),u=i.LiveRange[o(336)](a[o(362)]());if(r[o(341)](t)){const r=e[o(339)][o(330)](c[o(364)][o(363)],0),s=t[o(315)](c,r);n[o(334)](s)}else t[o(343)](t[o(315)](u[o(323)]));u[o(344)](),r[o(313)](o(347),{writer:t})}))})),e[t(314)][t(360)].on(t(359),Fs(e,t(352)),{priority:t(365)}),e[t(314)][t(360)].on(t(358),((e,n,r)=>{const s=t,o=r[s(342)][s(324)](n[s(319)]);if(o)for(const t of o)t[s(333)](s(355))&&(r[s(342)][s(321)](t,n[s(319)]),r[s(345)][s(337)](t))}),{priority:t(365)}),e[t(340)][t(360)].on(t(359),((n,r,s)=>{const o=t;s[o(367)][o(325)]&&Fs(e,o(352),{showActiveMarker:!1})[o(320)](this)(n,r,s)}),{priority:t(365)})}}function to(){const t=["getFirstPosition","enter","split","2316aFDsLI","16ERLvUO","ck-suggestion-marker-split","261796PracZl","commands","removeMarker:suggestion:insertion","addMarker:suggestion:insertion","downcastDispatcher","54YPYuIj","getFirstRange","nextSibling","parent","high","591297xVUCbl","options","29410436XtAwZF","fire","editing","createRange","init","change","963BQIhAJ","markerName","bind","unbindElementFromMarkerName","enableCommand","end","markerNameToElements","showSuggestionHighlights","4332582Filkhj","requires","editor","selection","createPositionAt","27GIiJuA","TrackChangesEditing","hasClass","markInsertion","get","fromRange","remove","plugins","model","data","enterBlock","mapper","setSelection","detach","writer","document","afterExecute","519545NhPqOZ","3326070ULGCbQ"];return(to=function(){return t})()}const eo=ro;function no(){const t=["string","FindAndReplaceUtils","2uXmxVx","start","has","6YCbiGm","editor","findByTextCallback","4898920gmGabI","FindAndReplaceEditing","end","replace","66176OGyKlJ","suggestion:deletion","_isInDeletionRange","enableCommand","filter","getIntersection","28819386AKTaKm","replaceAll","model","find","createRange","495797AwrHbY","TrackChangesEditing","afterInit","bind","204615QcQRQd","handleFindCommand","item","10178644lgRYub","plugins","getRange","findNext","markers","2135070bCjQus","get","createPositionAt","getMarkersGroup","findPrevious"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=441]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(788420===-parseInt(n(476))/1*(parseInt(n(455))/2)+parseInt(n(448))/3+-parseInt(n(461))/4+parseInt(n(480))/5+-parseInt(n(458))/6*(parseInt(n(443))/7)+parseInt(n(465))/8+parseInt(n(471))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(478)](){const t=eo;if(!this[t(459)][t(444)][t(457)](t(462)))return;const e=this[t(459)][t(444)][t(449)](t(477));e[t(468)](t(474),this[t(441)][t(479)](this)),e[t(468)](t(446)),e[t(468)](t(452)),e[t(468)](t(464)),e[t(468)](t(472))}[eo(441)](t,e,n={}){const r=eo,s=this[r(459)][r(444)][r(449)](r(454));return t((t=>(r(453)==typeof e?s[r(460)](e,n):e)(t)[r(469)]((e=>!1===this[r(467)](e,t[r(442)])))),n)}[eo(467)](t,e){const n=eo,r=this[n(459)][n(473)][n(475)](this[n(459)][n(473)][n(450)](e,t[n(456)]),this[n(459)][n(473)][n(450)](e,t[n(463)]));for(const t of this[n(459)][n(473)][n(447)][n(451)](n(466)))if(null!==r[n(470)](t[n(445)]()))return!0;return!1}}const oo=ao;function io(){const t=["FontSizeEditing","fontSize","afterInit","*Reset font family*","locale","label","FORMAT_FONT_BACKGROUND","_registerLegacyDescription","normalizeSizeOptions","plugins","11311434gYTaMl","FontFamilyEditing","FontBackgroundColorEditing","editor","FORMAT_FONT_COLOR","fontFamily","title","FORMAT_FONT_SIZE","*Set font size:* %0","fontColor.colors","find","7415xWZRQK","registerDescriptionCallback","FontSize","4525940WnugBa","trim","FORMAT_FONT_FAMILY","13104450ICxqvU","5010CGpKpp","toLowerCase","registerAttributeLabel","enableDefaultAttributesIntegration","fontBackgroundColor","616iKNuTN","*Reset font color*","83504OuFryi","model","*Reset font background color*","11PZDopg","FontColorEditing","format","868761FuarZM","config","descriptionFactory","*Set font family:* %0","110794LkgjbW","fontBackgroundColor.colors","fontColor","*Reset font size*","TrackChangesEditing","formatInline","type","*Set font color:* %0","registerInlineAttribute","commandParams","has","*Set font background color:* %0","get","51MVkZLR","value","commandName","fontSize.options"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(694485===parseInt(n(407))/1+-parseInt(n(411))/2*(-parseInt(n(424))/3)+parseInt(n(452))/4+parseInt(n(449))/5*(parseInt(n(456))/6)+parseInt(n(461))/7*(-parseInt(n(401))/8)+-parseInt(n(438))/9+parseInt(n(455))/10*(-parseInt(n(404))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(428),commandName:oo(429)},{pluginName:oo(439),commandName:oo(443)},{pluginName:oo(405),commandName:oo(413)},{pluginName:oo(440),commandName:oo(460)}];class uo extends t.Plugin{[oo(430)](){const t=oo,e=this[t(441)][t(432)],n=this[t(441)][t(437)][t(423)](t(415));for(const{pluginName:e,commandName:r}of co)this[t(441)][t(437)][t(421)](e)&&(n[t(459)](r),n[t(419)](r));e.t,n[t(409)][t(458)](t(429),zr(e,t(445))),n[t(409)][t(458)](t(443),zr(e,t(454))),n[t(409)][t(458)](t(413),zr(e,t(442))),n[t(409)][t(458)](t(460),zr(e,t(434))),this[t(435)]()}[oo(435)](){const t=oo,e=this[t(441)],n=e[t(432)];e[t(437)][t(423)](t(415))[t(409)][t(450)]((e=>{const r=t,o=n.t;if(r(416)!=e[r(417)])return;const{data:i}=e;if(null!=i){if(r(429)==i[r(426)]){const t=i[r(420)][0][r(425)];if(t){const e=o(this[r(441)][r(437)][r(423)](r(451))[r(436)](this[r(441)][r(408)][r(423)](r(427)))[r(448)]((e=>e[r(402)]==t))[r(444)])[r(457)]();return{type:r(406),content:zr(n,r(446),e)}}return{type:r(406),content:zr(n,r(414))}}if(r(443)==i[r(426)]){const t=i[r(420)][0][r(425)];return t?{type:r(406),content:zr(n,r(410),t)}:{type:r(406),content:zr(n,r(431))}}if(r(413)==i[r(426)]){const t=i[r(420)][0][r(425)];if(t){const e=(0,s.normalizeColorOptions)(this[r(441)][r(408)][r(423)](r(447)))[r(448)]((e=>e[r(402)]==t));let i=t,a="";return e&&(i=e[r(433)],a=o(i)[r(457)]()),{type:r(406),content:zr(n,r(418),a)[r(453)](),color:{value:t,title:a||i}}}return{type:r(406),content:zr(n,r(400))}}if(r(460)==i[r(426)]){const t=i[r(420)][0][r(425)];if(t){const e=(0,s.normalizeColorOptions)(this[r(441)][r(408)][r(423)](r(412)))[r(448)]((e=>e[r(402)]==t));let i=t,a="";return e&&(i=e[r(433)],a=o(i)[r(457)]()),{type:r(406),content:zr(n,r(422),a)[r(453)](),color:{value:t,title:a||i}}}return{type:r(406),content:zr(n,r(403))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=218]})(t,e)}const fo=lo;function ho(){const t=["toLowerCase","commandParams","_registerLegacyDescription","join","format","split","enableDefaultAttributesIntegration","1206pTLkod","locale","push","fontBackgroundColor","*Set format to:* %0","fontSize","FontSize","normalizeSizeOptions","afterInit","formatInline","1033400NFjteb","config","model","charAt","814980OqoMMR","slice","plugins","get","fontSize.options","find","1823943aSntVK","commandName","type","pasteFormat","commands","68488OlpXpH","copyFormat","boolean","enableCommand","toUpperCase","formatBlock","fontColor","fontColor.colors","registerDescriptionCallback","2188312TTexZw","title","entries","7zsLLEf","8zcNotK","3098598bIbzhK","length","50MRxlZI","TrackChangesEditing","descriptionFactory","editor","label","667689jUYoTw","*Remove all formatting*"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(611514===-parseInt(n(231))/1+-parseInt(n(255))/2+-parseInt(n(241))/3*(-parseInt(n(259))/4)+parseInt(n(235))/5+parseInt(n(260))/6*(parseInt(n(258))/7)+parseInt(n(246))/8*(parseInt(n(221))/9)+-parseInt(n(262))/10*(parseInt(n(267))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(229)](){const t=fo,e=this[t(265)],n=e[t(237)][t(238)](t(263)),r=e[t(245)][t(238)](t(247)),s=e[t(245)][t(238)](t(244));r&&s&&(n[t(220)](t(244)),n[t(249)](t(247)),this[t(271)]())}[fo(271)](){const t=fo,e=this[t(265)],n=e[t(222)];e[t(237)][t(238)](t(263))[t(264)][t(254)]((r=>{const s=t;if(s(251)!=r[s(243)]&&s(230)!=r[s(243)])return;const{data:o}=r;if(o&&s(244)===o[s(242)]){const t=[],r=o[s(270)][0];for(const[n,o]of Object[s(257)](r))t[s(223)](po(e,n,o));return t[s(261)]?{type:s(218),content:zr(n,s(225),t[s(272)](", "))}:{type:s(218),content:zr(n,s(268))}}}))}}function po(t,e,n){const r=fo,o=t[r(222)].t,i=e[r(219)](/(?=[A-Z])/)[r(272)](" "),a=o(i[r(234)](0)[r(250)]()+i[r(236)](1))[r(269)]();if(r(248)==typeof n)return a;if(r(252)===e||r(224)===e){const e=(0,s.normalizeColorOptions)(t[r(232)][r(238)](r(253)))[r(240)]((t=>t[r(233)]==n));return a+" ("+(e?o(e[r(266)])[r(269)]():n)+")"}if(r(226)===e&&isNaN(parseFloat(n))){const e=t[r(237)][r(238)](r(227))[r(228)](t[r(232)][r(238)](r(239)))[r(240)]((t=>t[r(233)]==n));return a+" ("+(e?o(e[r(256)])[r(269)]():n)+")"}return a+" ("+n+")"}const mo=Eo;!function(t,e){const n=Eo,r=t();for(;;)try{if(805170===parseInt(n(131))/1*(parseInt(n(158))/2)+-parseInt(n(128))/3+parseInt(n(155))/4+parseInt(n(134))/5*(parseInt(n(145))/6)+parseInt(n(148))/7*(-parseInt(n(133))/8)+parseInt(n(144))/9+parseInt(n(142))/10*(-parseInt(n(122))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Io extends t.Plugin{[mo(140)](){const t=mo,e=this[t(126)];if(!e[t(141)][t(136)](t(138)))return;this[t(137)]=e[t(130)][t(162)](t(150));const n=e[t(159)],r=e[t(141)][t(162)](t(165));r[t(123)](t(124));for(const e of this[t(137)])t(143)!=e[t(152)]&&r[t(146)][t(156)](e[t(152)],(n=>{const r=t,i=this[r(139)](e[r(152)]);return null!==i?s(n,i):o(n,e[r(121)])}));function s(e,r){return zr(n,t(127),[e,r])}function o(e,r){return zr(n,t(147),[e,r])}this[t(160)]()}[mo(160)](){const t=mo,e=this[t(126)],n=e[t(159)];e[t(141)][t(162)](t(165))[t(146)][t(125)]((e=>{const r=t;if(r(161)!=e[r(132)])return;const{data:s}=e;if(s&&r(124)==s[r(163)]){const e=s[r(157)][0][r(154)],c=this[r(139)](e);if(null!==c)return{type:r(135),content:zr(n,r(149),(1,a=c,zr(n,r(127),[1,a])))};const u=this[r(137)][r(151)]((t=>t[r(152)]===e))[r(121)];return{type:r(135),content:zr(n,r(149),(o=1,i=u,zr(n,t(147),[o,i])))}}var o,i,a}))}[mo(139)](t){const e=mo;var n,r;const s=t[e(153)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(137)])||void 0===n?void 0:n[e(151)]((n=>n[e(152)]==t));if(o&&o[e(164)]){const t=o[e(164)],n=(null!==(r=t[e(129)])&&void 0!==r?r:t)[e(153)](/^h(\d+)/);if(n)return n[1]}return null}}function Eo(t,e){const n=bo();return(Eo=function(t,e){return n[t-=121]})(t,e)}function bo(){const t=["name","config","103988ermCAQ","type","14144RnTiwy","1341290NfxNlG","format","has","_headingOptions","HeadingEditing","_getHeadingLevel","afterInit","plugins","1731530jpAAdO","paragraph","8417412dBckUW","12vOUCSa","descriptionFactory","ELEMENT_HEADING_CUSTOM","2429qrAIPE","*Change to:* %0","heading.options","find","model","match","value","5136568mbDTPc","registerElementLabel","commandParams","20dSzGMW","locale","_registerLegacyDescription","formatBlock","get","commandName","view","TrackChangesEditing","title","121GxWsVy","enableDefaultAttributesIntegration","heading","registerDescriptionCallback","editor","ELEMENT_HEADING","1417371XYkjvN"];return(bo=function(){return t})()}function To(){const t=["toLowerCase","12565494uRUyrL","highlight","color","42DeITKn","registerAttributeLabel","FORMAT_HIGHLIGHT","has","highlight.options","title","registerDescriptionCallback","8VwadpK","format","360618DNBcnW","editor","606120xCeblh","locale","afterInit","HighlightEditing","3757848QNjXYV","descriptionFactory","commandParams","commandName","config","formatInline","3478660cfUNXa","get","find","7152300bShyEe","*Set highlight:* %0","4nWWlCM","_registerLegacyDescription","1191067YWDfzh","model","value","enableDefaultAttributesIntegration","TrackChangesEditing","plugins","type","*Remove highlight*","registerInlineAttribute"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(774539===-parseInt(n(452))/1+-parseInt(n(435))/2+parseInt(n(439))/3+-parseInt(n(450))/4*(-parseInt(n(445))/5)+parseInt(n(433))/6*(-parseInt(n(465))/7)+parseInt(n(472))/8*(parseInt(n(462))/9)+-parseInt(n(448))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(437)](){const t=_o,e=this[t(434)];if(!e[t(457)][t(468)](t(438)))return;const n=e[t(457)][t(446)](t(456)),r=e[t(436)];n[t(455)](t(463)),n[t(460)](t(463)),n[t(440)][t(466)](t(463),zr(r,t(467))),this[t(451)]()}[_o(451)](){const t=_o,e=this[t(434)],n=e[t(436)];e[t(457)][t(446)](t(456))[t(440)][t(471)]((r=>{const s=t;if(s(444)!=r[s(458)])return;const{data:o}=r;if(o&&s(463)==o[s(442)]){const t=n.t,r=o[s(441)][0][s(454)];if(r){const o=e[s(443)][s(446)](s(469))[s(447)]((t=>t[s(453)]==r)),i=t(o[s(470)])[s(461)]();return{type:s(473),content:zr(n,s(449),i),color:{value:o[s(464)],title:o[s(470)]}}}return{type:s(473),content:zr(n,s(459),zr(n,s(467)))}}}))}}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(954452===-parseInt(n(403))/1*(parseInt(n(424))/2)+parseInt(n(402))/3+-parseInt(n(420))/4+parseInt(n(416))/5*(parseInt(n(395))/6)+-parseInt(n(419))/7*(parseInt(n(400))/8)+-parseInt(n(412))/9+-parseInt(n(428))/10*(-parseInt(n(417))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Lo extends t.Plugin{[ko(415)](){const t=ko,e=this[t(404)];if(!e[t(397)][t(423)](t(396)))return;e[t(397)][t(408)](t(409))[t(401)](t(407));const n=e[t(397)][t(408)](t(409)),r=e[t(392)];n[t(413)][t(406)](t(407),(e=>zr(r,t(422),e))),e[t(410)][t(421)](t(393))[t(398)]({model:t(407),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(427)])return null;const o=n[s(405)](s(411)),i=n[s(414)]("hr");return n[s(394)](s(399),o),n[s(426)](n[s(418)](o,0),i),o},converterPriority:t(425)})}}function Ro(){const t=["dataDowncast","addClass","1894818HYRNuW","HorizontalLineEditing","plugins","elementToStructure","ck-horizontal-line","64UThaeh","enableCommand","3181182evrlxt","880819vUPlnM","editor","createContainerElement","registerElementLabel","horizontalLine","get","TrackChangesEditing","conversion","div","15076179LNjKHA","descriptionFactory","createEmptyElement","afterInit","20IIMMsm","19648211VlYovq","createPositionAt","65394JyIbiU","2098676TZSEFj","for","ELEMENT_HORIZONTAL_LINE","has","2VbGHzu","high","insert","showSuggestionHighlights","10EYRAPA","locale"];return(Ro=function(){return t})()}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=451]})(t,e)}function Mo(){const t=["key","has","rawHtml","ELEMENT_HTML_EMBED","registerElementLabel","5YSreAW","HtmlEmbed","2895368ZKGTgc","registerBlockAttribute","_registerLegacyDescription","6750230rTdeUL","enableDefaultAttributesIntegration","element","afterInit","TrackChangesEditing","6464826DRsqqZ","nodeAfter","start","get","11kuqTrl","1165885yoxwwT","attribute","locale","descriptionFactory","editor","9893mFOrBW","formatBlock","18XWBtjj","type","1775850UXcJIh","4HYrwYj","registerDescriptionCallback","format","plugins","*Change %0 content*","commandName","value","1617824UJCVPE","htmlEmbed","getFirstRange"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(364043===-parseInt(n(478))/1*(-parseInt(n(483))/2)+-parseInt(n(482))/3+parseInt(n(490))/4*(parseInt(n(458))/5)+parseInt(n(480))/6*(-parseInt(n(473))/7)+-parseInt(n(460))/8+parseInt(n(468))/9+-parseInt(n(463))/10*(-parseInt(n(472))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(466)](){const t=No,e=this[t(477)];if(!e[t(486)][t(454)](t(459)))return;const n=e[t(486)][t(471)](t(467)),r=e[t(475)];n[t(476)][t(457)](t(455),(e=>zr(r,t(456),e))),n[t(464)](t(451)),n[t(461)](t(489)),n[t(476)][t(484)]((e=>{const n=t;if(n(474)!=e[n(481)])return;const{data:s}=e;if(s&&n(489)==s[n(453)]&&e[n(452)]()[n(470)][n(469)].is(n(465),n(455))){const t=zr(r,n(456));return{type:n(485),content:zr(r,n(487),t)}}})),this[t(462)]()}[No(462)](){const t=No,e=this[t(477)],n=e[t(475)];e[t(486)][t(471)](t(467))[t(476)][t(484)]((e=>{const r=t;if(r(479)!=e[r(481)])return;const{data:s}=e;if(s&&r(451)==s[r(488)]){const t=zr(n,r(456));return{type:r(485),content:zr(n,r(487),t)}}}))}}function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=219]})(t,e)}const wo=Oo;function Fo(){const t=["FORMAT_IMAGE_SIZE","get","subType","getCaptionFromImageModelElement","193699nIdMbP","*Set image width:* %0","ImageCaptionUtils","*Remove image text alternative*","join","commandParams","2UkrJhM","ELEMENT_INLINE_IMAGE","end","find","markInsertion","insertImage","toggleImageCaption","model","toPrevious","isBefore","imageTypeInline","detach","ImageCaptionEditing","attribute","ImageResize","schema","isCollapsed","chain","170170jMvuhS","editor","caption","10245726atCLLh","Block image to inline image","registerAttributeLabel","getSuggestionCallback","addObject","ImageInlineEditing","imageBlock","previous","ImageEditing","imageStylePreApply","has","isIntersecting","formatInline","getClosestSelectedImageElement","convertInlineImageToBlock","Inline image to block image","markBlockFormat","nodeBefore","_findSuggestions","selection","backward","format","getFirstRange","ImageUploadEditing","isEqual","imageTypeBlock","_suggestionFactory","length","convertBlockImageToInline","alt","registerCustomCallback","isBlockImage","locale","key","ImageTextAlternativeEditing","type","newValue","426317JxsLju","toNext","element","createRangeOn","uploadImage","document","forward","accept","59034ftQCUQ","commandName","imageInline","filter","createRange","1185XbVaNo","*Reset image width*","ELEMENT_CAPTION","start","imageTextAlternative","registerDescriptionCallback","insertion","ImageUtils","nodeAfter","findIndex","discard","getNearestSelectionRange","change","descriptionFactory","registerBlockAttribute","isOwn","fromPosition","deletion","afterInit","resizedWidth","markDeletion","forceDefaultExecution","registerElementLabel","110hTtPOc","*Set image text alternative:* %0","TrackChangesEditing","enableDefaultAttributesIntegration","removeObject","_registerLegacyDescription","getContainedElement","imageCaption","plugins","formatBlock","resizeImage","10432mEVuDb","ELEMENT_IMAGE","4678088uuQplh","width","270rVYBPE","ImageBlockEditing","enableCommand"];return(Fo=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(611467===parseInt(n(241))/1+-parseInt(n(305))/2*(parseInt(n(249))/3)+parseInt(n(288))/4*(-parseInt(n(254))/5)+parseInt(n(292))/6*(-parseInt(n(323))/7)+parseInt(n(290))/8+parseInt(n(326))/9+parseInt(n(277))/10*(parseInt(n(299))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(272)](){const t=wo,e=this[t(324)];if(!e[t(285)][t(336)](t(334)))return;const n=e[t(285)][t(296)](t(279)),r=e[t(285)][t(296)](t(261)),s=e[t(236)];n[t(294)](t(310)),n[t(267)][t(276)](t(332),(e=>zr(s,t(289),e))),n[t(267)][t(276)](t(251),(e=>zr(s,t(306),e))),n[t(267)][t(276)](t(325),(()=>zr(s,t(256)))),e[t(285)][t(336)](t(227))&&n[t(294)](t(245)),e[t(285)][t(336)](t(293))&&e[t(285)][t(336)](t(331))&&(n[t(294)](t(315),((s,o)=>{const i=t,a=r[i(339)](e[i(312)][i(246)][i(223)]);e[i(312)][i(266)]((()=>{const t=i;n[t(220)](a,{commandName:t(315),commandParams:[o]},[],t(232))}))})),n[t(294)](t(229),((s,o)=>{const a=t;e[a(312)][a(266)]((t=>{const c=a;let u=r[c(339)](e[c(312)][c(246)][c(223)]),l=t[c(244)](u);const f=i.LivePosition[c(270)](l[c(257)],c(313)),h=i.LivePosition[c(270)](l[c(307)],c(242));n[c(275)]((()=>s(o))),u=r[c(339)](e[c(312)][c(246)][c(223)]),l=t[c(244)](u);const g=t[c(253)](f,h);f[c(316)](),h[c(316)](),n[c(220)](u,{commandName:c(315),commandParams:[o]},[],c(340)),g[c(257)][c(314)](l[c(257)])&&n[c(309)](t[c(253)](g[c(257)],l[c(257)]),c(340)),l[c(307)][c(314)](g[c(307)])&&n[c(309)](t[c(253)](l[c(307)],g[c(307)]),c(340))}))})),n[t(230)][t(234)](t(286),t(340),t(303),(()=>!1)),n[t(230)][t(234)](t(286),t(340),t(248),(()=>!1)),n[t(230)][t(234)](t(286),t(340),t(264),n[t(230)][t(329)](t(286),"",t(248))),n[t(230)][t(234)](t(260),t(340),t(303),(()=>!1)),n[t(230)][t(234)](t(260),t(340),t(264),(([r])=>{const s=t,o=n[s(230)][s(329)](s(260),"",s(264));let i=r[s(257)],a=r[s(307)];const c=e[s(312)][s(320)][s(265)](i,s(224)),u=e[s(312)][s(320)][s(265)](a,s(247));c[s(321)]&&(i=c[s(257)]),u[s(321)]&&(a=u[s(307)]),o([e[s(312)][s(253)](i,a)])})),n[t(230)][t(234)](t(286),t(340),t(322),c),n[t(230)][t(234)](t(260),t(340),t(322),c)),e[t(285)][t(336)](t(317))&&(n[t(294)](t(311),((s,o)=>{const i=t,a=e[i(285)][i(296)](i(301));let c=r[i(339)](e[i(312)][i(246)][i(223)]),u=a[i(298)](c);e[i(312)][i(266)]((()=>{const t=i;if(u)return void n[t(274)](e[t(312)][t(244)](u));const l=r[t(235)](c);s(o),c=r[t(339)](e[t(312)][t(246)][t(223)]),u=a[t(298)](c),n[t(309)](e[t(312)][t(244)](u),l?null:t(284))}))})),n[t(230)][t(234)](t(260),t(284),t(322),c));const o=[{type:t(286),subType:t(335)},{type:t(260),subType:t(284)},{type:t(286),subType:t(340)},{type:t(260),subType:t(340)}];function a(e,s){const i=t,a=o[i(263)]((({type:t,subType:n})=>e[i(239)]==t&&e[i(297)]==n)),c=o[i(263)]((({type:t,subType:e})=>s[i(239)]==t&&s[i(297)]==e));if(a<0||c<0)return!1;const u=e[i(226)](),l=s[i(226)]();if((0==a||1==a)&&2==c&&u[i(337)](l))return!0;if(2==a&&3==c){const t=n[i(222)](u,i(260))[i(252)]((({suggestion:t,meta:e})=>e[i(269)]&&i(340)==t[i(297)]));if(t[i(231)]>1&&l[i(307)][i(228)](u[i(257)]))return!0;if(1==t[i(231)]&&(u[i(257)][i(228)](l[i(307)])||u[i(307)][i(228)](l[i(257)])))return!0}if(3==a&&3==c&&u[i(257)][i(314)](l[i(257)])){const t=u[i(307)][i(262)],e=l[i(257)][i(221)];return r[i(235)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(285)][t(336)](t(319))&&(n[t(280)](t(287)),n[t(268)](t(273)),n[t(267)][t(328)](t(273),zr(s,t(295)))),e[t(285)][t(336)](t(238))&&(n[t(280)](t(258)),n[t(268)](t(233))),n[t(267)][t(259)]((e=>{const n=t;if(o[n(308)]((({type:t,subType:r})=>e[n(239)]==t&&e[n(297)]==r)))return e[n(333)]?{}:void 0})),n[t(267)][t(259)]((e=>{const n=t;if(n(260)==e[n(239)]||n(271)==e[n(239)]){const t=e[n(283)]();if(t&&t.is(n(243),n(325)))return{type:n(260)==e[n(239)]?n(330):n(281),element:t,quantity:1}}})),n[t(267)][t(259)]((e=>t(286)==e[t(239)]&&t(340)==e[t(297)]?{type:t(225),content:t(219)}:t(286)==e[t(239)]&&t(232)==e[t(297)]?{type:t(225),content:t(327)}:void 0)),n[t(267)][t(259)]((e=>{const n=t;if(n(318)!=e[n(239)])return;const{data:r}=e;if(!r||n(233)!=r[n(237)])return;const o=r[n(240)];return o?{type:n(225),content:zr(s,n(278),'"'+o+'"')}:{type:n(225),content:zr(s,n(302))}})),this[t(282)]()}[wo(282)](){const t=wo,e=this[t(324)],n=e[t(236)];e[t(285)][t(296)](t(279))[t(267)][t(259)]((e=>{const r=t;if(r(286)!=e[r(239)]&&r(338)!=e[r(239)])return;const{data:s}=e;if(s){if(r(258)==s[r(250)]){const t=s[r(304)][0][r(240)];return t?{type:r(225),content:zr(n,r(278),'"'+t+'"')}:{type:r(225),content:zr(n,r(302))}}if(r(287)==s[r(250)]){const t=s[r(304)][0][r(291)];return t?{type:r(225),content:zr(n,r(300),t)}:{type:r(225),content:zr(n,r(255))}}}}))}}const xo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=227]})(t,e)}function Uo(){const t=["key","registerBlockAttribute","afterInit","56hPNwTy","get","src","commandName","descriptionFactory","discard","_registerLegacyDescription","registerDescriptionCallback","type","formatInline","attribute","newValue","1072744gTzDPb","5142570qtLTrs","5VmASrD","1517062sNfISH","_handleLegacySuggestions","ImageEditing","_suggestionFactory","plugins","TrackChangesEditing","locale","1341460UDXQnb","15411290NWgZZF","getSuggestionCallback","4944368uoNdVg","*Format:* replace image URL","registerCustomCallback","format","accept","editor","oldValue","3ayReqr","1003874BUSAKs","9huLrWh","formatBlock","*Replace image URL*","replaceImageSource","enableDefaultAttributesIntegration","has"];return(Uo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(928220===-parseInt(n(243))/1+-parseInt(n(268))/2*(-parseInt(n(242))/3)+-parseInt(n(232))/4*(-parseInt(n(267))/5)+parseInt(n(266))/6+parseInt(n(253))/7*(parseInt(n(265))/8)+-parseInt(n(244))/9*(parseInt(n(233))/10)+parseInt(n(235))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[xo(252)](){const t=xo;if(!this[t(240)][t(229)][t(249)](t(227)))return;const e=this[t(240)][t(231)],n=this[t(240)][t(229)][t(254)](t(230));n[t(248)](t(247)),n[t(251)](t(255)),n[t(257)][t(260)]((n=>{const r=t;if(r(263)!=n[r(261)])return;const{data:s}=n;return s&&r(255)==s[r(250)]?s[r(264)]&&s[r(241)]?{type:r(238),content:zr(e,r(246))}:{type:r(238),content:""}:void 0})),this[t(269)]()}[xo(269)](){const t=xo,e=this[t(240)][t(229)][t(254)](t(230));e[t(228)][t(237)](t(245),t(247),t(239),e[t(228)][t(234)](t(245),null,t(258))),e[t(228)][t(237)](t(245),t(247),t(258),e[t(228)][t(234)](t(245),null,t(239))),this[t(259)]()}[xo(259)](){const t=xo,e=this[t(240)],n=e[t(231)];e[t(229)][t(254)](t(230))[t(257)][t(260)]((e=>{const r=t;if(r(245)!=e[r(261)]&&r(262)!=e[r(261)])return;const{data:s}=e;return s&&r(247)==s[r(256)]?{type:r(238),content:zr(n,r(236))}:void 0}))}}function jo(){const t=["imageTypeInline","end","registerCustomCallback","markInlineFormat","isOwn","getSuggestionCallback","name","change","accept","suggestion","isInlineImage","nodeBefore","head","getContainedElement","imageStylePostApply","length","descriptionFactory","document","commandName","_registerLegacyDescription","nodeAfter","3069981iQAmBf","convertInlineImageToBlock","imageStyle","Users","plugins","TrackChangesEditing","166eMpjIH","refresh","isInContent","hasSuggestion","selection","_findSuggestions","isBlockImage","newRange","from","type","get","forEach","createRangeOn","50MlrysS","formatInline","48NLeIPV","4127lNtuzP","format","side","enableCommand","1409286tNSmTl","*Format:* %0","isIntersecting","getSuggestion","filter","commandReversedParams","next","registerPostFixer","1626172CUaRKZ","join","title","has","value","discard","start","getClosestSelectedImageElement","markBlockFormat","imageCaption","discardSuggestion","differ","isBefore","model","getChangedMarkers","formatBlock","imageTypeBlock","toLowerCase","subType","author","ImageStyleEditing","shouldConvertImageType","commands","isEqual","locale","normalizedStyles","commandParams","_suggestionFactory","afterInit","setImageNaturalSizeAttributes","getSuggestions","3013015ZZbVrl","_splitMarkerName","565628KIwDRS","registerDescriptionCallback","FORMAT_SIDE_IMAGE","findIndex","imageStylePreApply","insertion","1553202FyLYUS","editor","chain","ImageUtils","getFirstRange"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(321625===-parseInt(n(384))/1*(parseInt(n(467))/2)+-parseInt(n(435))/3+-parseInt(n(396))/4+parseInt(n(427))/5+-parseInt(n(388))/6+-parseInt(n(429))/7*(parseInt(n(383))/8)+parseInt(n(461))/9*(parseInt(n(480))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class Ho extends t.Plugin{[Go(424)](){const t=Go,n=this[t(436)];if(!n[t(465)][t(399)](t(416)))return;const r=n[t(465)][t(477)](t(466)),s=n[t(465)][t(477)](t(438)),o={};r[t(387)](t(463),((o,i)=>{const a=t,c=n[a(465)][a(477)](a(464)).me,u=n[a(418)][a(477)](a(463));let l=s[a(403)](n[a(409)][a(457)][a(471)]),f=n[a(409)][a(479)](l),h=u[a(400)];if(h==i[a(400)])return;const g={commandName:a(463),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(409)][a(447)]((()=>{const t=a;if(r[t(426)]()[t(392)]((e=>e[t(469)]&&c==e[t(415)]&&(t(411)==e[t(476)]||t(382)==e[t(476)])&&(t(433)==e[t(414)]||t(454)==e[t(414)])&&e[t(439)]()[t(419)](f)))[t(478)]((e=>r[t(406)](e[t(452)]))),l=s[t(403)](n[t(409)][t(457)][t(471)]),f=n[t(409)][t(479)](l),u[t(468)](),n[t(418)][t(477)](t(440))[t(468)](),n[t(418)][t(477)](t(412))[t(468)](),h=u[t(400)],h!=i[t(400)])return s[t(450)](l)&&u[t(417)](i[t(400)],l)?(o({...i,setImageSizes:!1}),l=s[t(403)](n[t(409)][t(457)][t(471)]),void r[t(404)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(433))):void(s[t(473)](l)?r[t(404)](l,g,[],t(454)):r[t(443)](f,g,t(454)))}))}));for(const e of n[t(465)][t(477)](t(416))[t(421)])o[e[t(446)]]=e[t(398)][t(413)]();r[t(423)][t(442)](t(411),t(433),t(397),(()=>!1)),r[t(423)][t(442)](t(411),t(454),t(397),(()=>!1)),r[t(423)][t(442)](t(382),t(454),t(397),(()=>!1)),r[t(423)][t(442)](t(411),t(433),t(448),(([e])=>{const n=t;s[n(425)](e[n(453)]())})),r[t(423)][t(442)](t(411),t(433),t(401),((e,n)=>{const s=t;r[s(423)][s(445)](s(411),"",s(448))(e,{commandName:n[s(458)],commandParams:n[s(393)]})})),r[t(423)][t(442)](t(411),t(433),t(437),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(411),subType:t(433)},{type:t(434),subType:t(405)},{type:t(411),subType:t(462)},{type:t(434),subType:t(462)}];function a(e,n){const o=t,a=i[o(432)]((({type:t,subType:n})=>e[o(476)]==t&&e[o(414)]==n)),c=i[o(432)]((({type:t,subType:e})=>n[o(476)]==t&&n[o(414)]==e));if(a<0||c<0)return!1;const u=e[o(439)](),l=n[o(439)]();if((0==a||1==a)&&2==c&&u[o(390)](l))return!0;if(2==a&&3==c){const t=r[o(472)](u,o(434))[o(392)]((({suggestion:t,meta:e})=>e[o(444)]&&o(462)==t[o(414)]));if(t[o(455)]>1&&l[o(441)][o(419)](u[o(402)]))return!0;if(1==t[o(455)]&&(u[o(402)][o(419)](l[o(441)])||u[o(441)][o(419)](l[o(402)])))return!0}if(3==a&&3==c&&u[o(402)][o(408)](l[o(402)])){const t=u[o(441)][o(460)],e=l[o(402)][o(451)];return s[o(473)](t)&&t===e}return!1}n[t(409)][t(457)][t(395)]((()=>{const e=t;let o=!1;const i=Array[e(475)](n[e(409)][e(457)][e(407)][e(410)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(428)](t);if(e(449)==i&&r[e(470)](u)){if(e(411)==a&&(e(433)==c||e(454)==c)){const t=r[e(391)](u);if(n[e(474)]){const n=t[e(439)]()[e(453)]();if(s[e(473)](n))continue;r[e(406)](t),o=!0}}if(e(434)==a&&e(405)==c&&!n[e(474)]){const t=r[e(391)](u);t[e(394)]&&t[e(394)][e(469)]&&(r[e(406)](t[e(394)]),o=!0)}}}return o})),this[t(459)](o)}[Go(459)](t){const e=Go,n=this[e(436)],r=n[e(420)];n[e(465)][e(477)](e(466))[e(456)][e(430)]((n=>{const s=e;if(s(411)!=n[s(476)]&&s(382)!=n[s(476)])return;const{data:o}=n;if(!o||s(463)!=o[s(458)])return;const i=o[s(422)][0][s(400)];return function(t){const e=s;return{type:e(385),content:zr(r,e(389),t)}}(s(386)===i?zr(r,s(431)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["plugins","dataInsert","commands","get","1665545AJDMDB","high","bind","_setSuggestionData","editor","8NahqUG","forEach","_trackChangesValueDuringImport","_handleImportedData","listenTo","TrackChangesEditing","1278426qlTKCO","execute","336358VyQBAd","1017USFaYH","trackChanges","enableCommand","581650jBJNom","Users","193557YeQezO","value","578680CEqlAp","10568QnADIp","importWord","lowest","1GKaWuY","_trackChangesExecuted","afterInit","collaboration_features","track_changes"];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(128864===parseInt(n(277))/1*(-parseInt(n(265))/2)+-parseInt(n(271))/3*(parseInt(n(291))/4)+-parseInt(n(269))/5+parseInt(n(297))/6+parseInt(n(286))/7+-parseInt(n(274))/8*(-parseInt(n(266))/9)+-parseInt(n(273))/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(293)]=!1,this[e(278)]=!1}[zo(279)](){const t=zo,e=this[t(290)],n=e[t(284)][t(285)](t(275)),r=e[t(284)][t(285)](t(267));n&&(n.on(t(298),((e,[,n])=>{const s=t;this[s(293)]=r[s(272)],n[s(280)][s(281)]=!this[s(293)]}),{priority:t(287)}),this[t(295)](n,t(283),this[t(294)][t(288)](this)),this[t(295)](n,t(283),(()=>{const e=t;this[e(278)]&&(r[e(298)](),this[e(278)]=!1)}),{priority:t(276)}),e[t(282)][t(285)](t(296))[t(268)](t(275)))}[zo(294)](t,e){const n=zo,{suggestions:r}=e,s=this[n(290)][n(284)][n(285)](n(267)),o=s[n(272)];this[n(293)]!==o&&(s[n(298)](),this[n(278)]=!0),r&&r[n(292)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(290)][o(282)][o(285)](o(270)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(275)}}};this[o(290)][o(282)][o(285)](o(296))[o(289)](i)}))}}function Xo(){const t=["*Outdent:* %0","104852vUWlHc","get","_registerLegacyDescription","342681huzxnl","afterInit","IndentBlock","commandName","descriptionFactory","enableDefaultAttributesIntegration","TrackChangesEditing","26298VTMEIJ","5968350vHdSuC","14nTNUtc","registerAttributeLabel","enableCommand","21OvFpHL","locale","342256gaGVPR","plugins","type","outdentBlock","getItems","656388doyxPf","15GpiUuS","outdent","registerDescriptionCallback","IndentEditing","*Indent:* %0","editor","formatBlock","blockIndent","has","format","indent","indentBlock","FORMAT_INDENT","1539765IfsXKb","getItemLabel","registerBlockAttribute"];return(Xo=function(){return t})()}const Zo=Yo;function Yo(t,e){const n=Xo();return(Yo=function(t,e){return n[t-=422]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(187128===parseInt(n(428))/1*(-parseInt(n(430))/2)+-parseInt(n(461))/3+-parseInt(n(458))/4*(-parseInt(n(441))/5)+parseInt(n(440))/6+-parseInt(n(433))/7*(parseInt(n(435))/8)+-parseInt(n(454))/9+parseInt(n(429))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Qo extends t.Plugin{[Zo(422)](){const t=Zo,e=this[t(446)],n=e[t(436)][t(459)](t(427));if(e[t(436)][t(449)](t(444))&&(n[t(432)](t(451)),n[t(432)](t(442))),e[t(436)][t(449)](t(423)))for(const e of[t(452),t(438)])n[t(426)](e);const r=e[t(434)];n[t(456)](t(448)),n[t(425)][t(431)](t(448),zr(r,t(453))),this[t(460)]()}[Zo(460)](){const t=Zo,e=this[t(446)],n=e[t(434)],r=e[t(436)][t(459)](t(427));r[t(425)][t(443)]((e=>{const s=t;if(s(447)!=e[s(437)])return;const{data:o}=e;if(!o)return;if(s(452)!=o[s(424)]&&s(438)!=o[s(424)])return;const i=e[s(439)]()[0],a=r[s(425)][s(455)](i);return s(452)==o[s(424)]?{type:s(450),content:zr(n,s(445),a)}:s(438)==o[s(424)]?{type:s(450),content:zr(n,s(457),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=317]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(911843===-parseInt(n(324))/1+parseInt(n(321))/2+-parseInt(n(332))/3+-parseInt(n(320))/4*(-parseInt(n(327))/5)+-parseInt(n(323))/6*(-parseInt(n(319))/7)+-parseInt(n(317))/8+-parseInt(n(333))/9*(-parseInt(n(329))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Jo(334)](){return[Ms.Input]}[Jo(331)](){var t=Jo;this[t(330)][t(318)][t(325)](t(328))[t(322)](t(326))}}function ei(){var t=["638141cUjzoT","188dMWBkg","2983788DvDFSK","enableCommand","30oIOpUr","1251914nMYdnZ","get","input","12230NpaRdj","TrackChangesEditing","314730YksZcy","editor","init","5072964gGRZQS","828vmiolI","requires","8827536TmFysE","plugins"];return(ei=function(){return t})()}function ni(){const t=["1894864kmpgaN","descriptionFactory","has","registerDescriptionCallback","29673LcJmEV","get","locale","registerInlineAttribute","link (","261514DJRkhc","link","manualDecorators","toLowerCase","*Remove link*","2807050KrPviT","editor","attribute","3UpqjCc","commandParams","key","plugins","*Set link:* %0","86844tYEnMf","6fLOOHm","label","registerAttributeLabel","_registerLegacyDescription","156WGxidI","LinkEditing","unlink","afterInit","newValue","1116135tmspRz","TrackChangesEditing","commands","linkHref","enableDefaultAttributesIntegration","format","commandName","type","formatInline","5195nyNqpR"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=405]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(180008===parseInt(n(426))/1+parseInt(n(439))/2*(parseInt(n(434))/3)+parseInt(n(444))/4*(-parseInt(n(416))/5)+-parseInt(n(440))/6*(parseInt(n(421))/7)+-parseInt(n(417))/8+-parseInt(n(407))/9+parseInt(n(431))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[ri(405)](){const t=ri,e=this[t(432)];if(!e[t(437)][t(419)](t(445)))return;const n=e[t(437)][t(422)](t(408)),r=e[t(409)][t(422)](t(427));n[t(411)](t(427)),n[t(411)](t(446)),n[t(424)](t(410));for(const e of r[t(428)])n[t(424)](e.id),n[t(418)][t(442)](e.id,t(425)+e[t(441)][t(429)]()+")");n[t(418)][t(420)]((n=>{const r=t;if(r(433)!=n[r(414)])return;const{data:s}=n;if(!s||r(410)!=s[r(436)])return;const o=s[r(406)],i=e[r(423)];return{type:r(412),content:null==o?zr(i,r(430)):zr(i,r(438),'"'+o+'"')}})),this[t(443)]()}[ri(443)](){const t=ri,e=this[t(432)],n=e[t(423)];e[t(437)][t(422)](t(408))[t(418)][t(420)]((e=>{const r=t;if(r(415)!=e[r(414)])return;const{data:s}=e;if(s){if(r(427)==s[r(413)]){const t=s[r(435)][0];return{type:r(412),content:zr(n,r(438),'"'+t+'"')}}return r(446)==s[r(413)]?{type:r(412),content:zr(n,r(430))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(585441===parseInt(n(523))/1*(parseInt(n(502))/2)+parseInt(n(551))/3*(parseInt(n(481))/4)+-parseInt(n(516))/5*(-parseInt(n(501))/6)+parseInt(n(549))/7+-parseInt(n(520))/8*(-parseInt(n(491))/9)+parseInt(n(510))/10*(-parseInt(n(556))/11)+-parseInt(n(514))/12*(parseInt(n(488))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(495)](){const t=ii,e=this[t(493)],n=e[t(557)];if(!e[t(541)][t(487)](t(535)))return;const r=e[t(541)][t(504)](t(517)),s=e[t(541)][t(487)](t(566));function o(t){return()=>{const n=ui,s=e[n(521)][n(482)][n(492)],o=e[n(567)][n(504)](t);if(o[n(547)])return void e[n(500)](n(526),{});const i=t[n(506)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(569)](t)[s(511)]((t=>function(t,e){const n=s;return e[n(490)](t[n(499)],n(525))&&!e[n(552)](t)}(t,r)));o=o[s(511)]((t=>!t.is(s(485),s(525))||t[s(537)](s(513))!=e));const i=new Set;for(const t of o)t.is(s(485),s(525))?i[s(555)](ci(t)):i[s(555)](t);return Array[s(569)](i)}(s[n(528)](),i,e[n(521)][n(543)]);e[n(521)][n(505)]((()=>{const e=n;for(const n of a)r[e(545)](n,{commandName:t,commandParams:[{forceValue:!o[e(547)]}],formatGroupId:e(540)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(569)](t);const r=n[e(522)]((t=>e(525)!=t[e(518)]));return r>-1&&(n=n[e(506)](0,r)),n}(e[n(521)][n(482)][n(492)][n(528)]()),o=e[n(521)][n(507)](e[n(521)][n(539)](s[0],n(494)),e[n(521)][n(539)](s[s[n(564)]-1],n(519)));e[n(521)][n(505)]((()=>{const e=n;r[e(545)](o,{commandName:t,commandParams:[],formatGroupId:e(536)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(562)];for(;t&&t[n(537)](n(536))>e[n(537)](n(536));)r[n(555)](t),t=t[n(562)]}return Array[n(569)](r)}(s))}))}}r[t(559)](t(548),o(t(548))),r[t(559)](t(531),o(t(531))),s&&r[t(559)](t(503),o(t(503))),r[t(559)](t(486),i(t(486))),r[t(559)](t(524),i(t(524))),s&&r[t(559)](t(558),(()=>{const n=t,s=e[n(567)][n(504)](n(558)),o=Array[n(569)](s[n(553)]);o[n(511)]((t=>t[n(537)](n(489))!=s[n(547)])),e[n(521)][n(505)]((()=>{const t=n;for(const e of o)r[t(545)](e,{commandName:t(558),commandParams:[{forceValue:!s[t(547)]}]})}))})),r[t(529)][t(497)](t(525),(e=>zr(n,t(515),e))),r[t(529)][t(508)]((e=>{const r=t;if(r(544)!=e[r(527)]&&r(483)!=e[r(527)])return;const{data:s}=e;if(s){if(r(548)==s[r(498)]||r(531)==s[r(498)]||r(503)==s[r(498)])switch(s[r(498)][r(550)](r(554),"")){case r(509):return o(zr(n,r(538)));case r(496):return o(zr(n,r(532)));case r(561):return o(zr(n,r(546)))}if(r(486)==s[r(498)])return{type:r(565),content:zr(n,r(512),zr(n,r(515)))};if(r(524)==s[r(498)])return{type:r(565),content:zr(n,r(563),zr(n,r(515)))};if(r(558)==s[r(498)])return s[r(568)][0][r(484)]?{type:r(565),content:zr(n,r(560))}:{type:r(565),content:zr(n,r(533))}}function o(t){const e=r;return{type:e(565),content:zr(n,e(530),t)}}}))}}function ci(t){const e=ii,n=t[e(537)](e(536));if(0==n)return t;let r=t;for(;t[e(542)]&&t[e(542)].is(e(485),e(525));){const s=t[e(542)][e(537)](e(536));if(s==n)r=t[e(542)];else if(s<n)break;t=t[e(542)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=481]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(485),e(525))&&t[e(537)](e(536))>0){let r=t[e(562)];for(;r&&e(525)==r[e(518)]&&r[e(537)](e(536))==t[e(537)](e(536));)n[e(534)](r),r=r[e(562)]}return n}function fi(){const t=["type","getSelectedBlocks","descriptionFactory","*Change to:* %0","bulletedList","ELEMENT_NUMBERED_LIST","*Uncheck item*","push","LegacyListEditing","listIndent","getAttribute","ELEMENT_BULLETED_LIST","createPositionAt","blockName","plugins","previousSibling","schema","formatBlock","markBlockFormat","ELEMENT_TODO_LIST","value","numberedList","1456371VGiBZl","replace","1488378XcUtyr","isObject","_selectedElements","List","add","33xTuhZk","locale","checkTodoList","enableCommand","*Check item*","todo","nextSibling","*Outdent:* %0","length","format","LegacyTodoListEditing","commands","commandParams","from","8wbusjr","document","formatInline","forceValue","element","indentList","has","13sBhdrO","todoListChecked","checkChild","531SqwrYe","selection","editor","before","afterInit","numbered","registerElementLabel","commandName","parent","execute","24QwyfpR","402826hqgvDu","todoList","get","change","slice","createRange","registerDescriptionCallback","bulleted","3410110LfWiPI","filter","*Indent:* %0","listType","17927916tVhFfZ","ELEMENT_LIST_ITEM","1156345YkFSnU","TrackChangesEditing","name","end","105176ieMNrK","model","findIndex","1yecpbQ","outdentList","listItem","paragraph"];return(fi=function(){return t})()}const hi=di;function gi(){const t=["listType","getSelectedBlocks","commandParams","format","listReversed","TrackChangesEditing","selection","980884lTLZRo","model","descriptionFactory","listItem","36734XUuqTz","_getTranslationKeyForListStyle","717342RyztkZ","handleListStartCommand","editor","*Format:* set order to reversed","99ehUOhN","replace","enableCommand","handleListStyleCommand","numbered","config","unshift","filter","default","afterInit","length","8382000cANxNZ","from","change","ELEMENT_","flat","formatBlock","handleDescriptions","registerDescriptionCallback","styles","_getSuggestionBlocksForListStyle","LegacyListUtils","reversed","handleListReversedCommand","list.properties","_LIST_","type","parent","bind","has","map","plugins","locale","listStart","document","forward","999357JFHtjv","14qqzxhq","9omVrzy","getLastPosition","createPositionAt","before","backward","_getSuggestionBlocks","LegacyListPropertiesEditing","9190970FzDObq","*Format:* set start index to %0","formatInline","*Change to:* %0","get","markMultiRangeBlockFormat","listStyle","*Format:* set order to regular","getSiblingNodes","getAttribute","getListTypeFromListStyleType","getFirstPosition","createRange","4904085IkagkC","startIndex","commandName","element","11entjxu","toUpperCase","push"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(613331===parseInt(n(209))/1+parseInt(n(167))/2*(parseInt(n(173))/3)+-parseInt(n(163))/4+parseInt(n(149))/5+-parseInt(n(169))/6*(-parseInt(n(210))/7)+-parseInt(n(184))/8*(parseInt(n(211))/9)+-parseInt(n(136))/10*(parseInt(n(153))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(182)](){const t=hi;if(!this[t(171)][t(204)][t(202)](t(135)))return;const e=this[t(171)][t(178)][t(140)](t(197)),n=this[t(171)][t(204)][t(140)](t(161));e[t(192)]&&n[t(175)](t(142),this[t(176)][t(201)](this)),e[t(195)]&&n[t(175)](t(160),this[t(196)][t(201)](this)),e[t(150)]&&n[t(175)](t(206),this[t(170)][t(201)](this)),n[t(165)][t(191)](this[t(190)][t(201)](this))}[hi(176)](t,e={}){const n=hi,r=this[n(171)][n(204)][n(140)](n(161)),s=this[n(193)]();this[n(171)][n(164)][n(186)]((()=>{const t=n;r[t(141)](s,{commandName:t(142),commandParams:[{type:e[t(199)]}],formatGroupId:t(142)})}))}[hi(196)](t,e={}){const n=hi,r=this[n(171)][n(204)][n(140)](n(161)),s=this[n(134)]((t=>t.is(n(152),n(166))&&n(177)===t[n(145)](n(156))));if(s[n(183)]<1)return;const o=s[n(203)]((t=>this[n(171)][n(164)][n(148)](this[n(171)][n(164)][n(213)](t,n(132)),this[n(171)][n(164)][n(213)](t,0))));this[n(171)][n(164)][n(186)]((()=>{const t=n;r[t(141)](o,{commandName:t(160),commandParams:[{reversed:e[t(195)]}],formatGroupId:t(160)})}))}[hi(170)](t,e={}){const n=hi,r=this[n(171)][n(204)][n(140)](n(161)),s=this[n(134)]((t=>t.is(n(152),n(166))&&n(177)===t[n(145)](n(156))));if(s[n(183)]<1)return;const o=s[n(203)]((t=>this[n(171)][n(164)][n(148)](this[n(171)][n(164)][n(213)](t,n(132)),this[n(171)][n(164)][n(213)](t,0))));this[n(171)][n(164)][n(186)]((()=>{const t=n;r[t(141)](o,{commandName:t(206),commandParams:[{startIndex:e[t(150)]}],formatGroupId:t(206)})}))}[hi(190)](t){const e=hi;if(e(189)!=t[e(199)]&&e(138)!=t[e(199)])return;const n=this[e(171)][e(205)],{data:r}=t;if(!r)return;let s,o;switch(r[e(151)]){case e(142):s=e(139),o={type:e(159),content:zr(n,s,zr(n,this[e(168)](r[e(158)][0][e(199)])))};break;case e(160):s=r[e(158)][0][e(195)]?e(172):e(143),o={type:e(159),content:zr(n,s)};break;case e(206):s=e(137),o={type:e(159),content:zr(n,s,r[e(158)][0][e(150)])}}return o}[hi(193)](){const t=hi;var e,n,r,s;const o=this[t(171)][t(204)][t(140)](t(194));let i=Array[t(185)](this[t(171)][t(164)][t(207)][t(162)][t(157)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(152),t(166)))&&i[t(179)](...o[t(144)](this[t(171)][t(164)][t(207)][t(162)][t(147)](),t(133))),(null===(n=i[i[t(183)]-1])||void 0===n?void 0:n.is(t(152),t(166)))&&i[t(155)](...o[t(144)](this[t(171)][t(164)][t(207)][t(162)][t(212)](),t(208))),i=[...new Set(i)],(null===(s=null===(r=this[t(171)][t(164)][t(207)][t(162)][t(147)]())||void 0===r?void 0:r[t(200)])||void 0===s?void 0:s.is(t(152),t(166)))&&(i=i[t(180)]((e=>e.is(t(152),t(166))))),i}[hi(134)](t){const e=hi,n=this[e(171)][e(204)][e(140)](e(194));let r=Array[e(185)](this[e(171)][e(164)][e(207)][e(162)][e(157)]())[e(180)](t)[e(203)]((t=>{const r=e,s=this[r(171)][r(164)][r(213)](t,0);return[...n[r(144)](s,r(133)),...n[r(144)](s,r(208))]}))[e(188)]();return r=[...new Set(r)],r}[hi(168)](t){const e=hi;return e(187)+(this[e(171)][e(204)][e(140)](e(194))[e(146)](t)||e(181))[e(154)]()+e(198)+t[e(154)]()[e(174)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=376]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(783134===parseInt(n(391))/1*(-parseInt(n(399))/2)+-parseInt(n(393))/3*(-parseInt(n(401))/4)+parseInt(n(386))/5*(parseInt(n(383))/6)+parseInt(n(407))/7+parseInt(n(390))/8+-parseInt(n(385))/9+parseInt(n(388))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(392)](){const t=mi,e=this[t(408)];if(!e[t(376)][t(402)](t(409)))return;const n=e[t(376)][t(389)](t(410)),r=e[t(397)];n[t(378)](t(395)),n[t(398)][t(394)](t(380),(e=>zr(r,t(396),e))),e[t(405)][t(406)](t(379))[t(387)]({model:t(380),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(412)])return n[s(384)](s(404))},converterPriority:t(382)}),e[t(381)][t(403)].on(t(400),((e,n,r)=>{const s=t;r[s(377)][s(412)]&&e[s(411)]()}),{priority:t(382)})}}function bi(){const t=["conversion","for","2360421XEPwyz","editor","MediaEmbedEditing","TrackChangesEditing","stop","showSuggestionHighlights","plugins","options","enableCommand","dataDowncast","media","data","high","6HOGYwz","createEmptyElement","11618136OFsitw","3443205BPRtIT","elementToElement","6912440YEhdNM","get","1148856xGehwU","916baLnxJ","afterInit","1005kyPeoz","registerElementLabel","mediaEmbed","ELEMENT_MEDIA","locale","descriptionFactory","44uiBYim","attribute:url:media","2788yWJYYm","has","downcastDispatcher","div"];return(bi=function(){return t})()}const Ti=yi;function _i(){const t=["editor","66234NdHsDi","4155400XUAvjS","afterInit","MentionEditing","344968GoSYOY","plugins","has","18033858uiQkcV","TrackChangesEditing","798615IjafXs","125BKEsfe","mention","enableCommand","get","1078945leRUiu","1401066eyfYbb","4gustdh"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=344]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(432457===parseInt(n(344))/1+-parseInt(n(355))/2+-parseInt(n(349))/3*(parseInt(n(356))/4)+parseInt(n(350))/5*(-parseInt(n(358))/6)+-parseInt(n(354))/7+-parseInt(n(359))/8+parseInt(n(347))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(360)](){const t=Ti,e=this[t(357)];e[t(345)][t(346)](t(361))&&e[t(345)][t(353)](t(348))[t(352)](t(351))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=128]})(t,e)}const Ci=ki;function Li(){const t=["4289790TsNAhZ","8111840LoLPDg","editor","data","ELEMENT_MULTI_LEVEL_LIST","head","has","registerDescriptionCallback","multiLevelList","descriptionFactory","listType","*Remove format:* %0","locale","handleDescriptions","next","plugins","103203kervKg","9mCplad","newValue","oldValue","143212stUbtJ","161377WldqoE","9890590XWcVQV","listMarkerStyle","format","afterInit","key","6HxdqDx","MultiLevelList","get","TrackChangesEditing","registerBlockAttribute","*Set format:* %0","3419976JEvseU","58YvaeRK","enableDefaultAttributesIntegration"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(778734===parseInt(n(142))/1+-parseInt(n(155))/2*(-parseInt(n(137))/3)+-parseInt(n(141))/4+-parseInt(n(157))/5*(parseInt(n(148))/6)+parseInt(n(154))/7+parseInt(n(158))/8+-parseInt(n(138))/9*(parseInt(n(143))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[Ci(146)](){const t=Ci,e=this[t(159)],n=e[t(136)][t(150)](t(151));e[t(136)][t(163)](t(149))&&(n[t(156)](t(129)),n[t(152)](t(144)),n[t(130)][t(128)]((e=>this[t(134)](e))))}[Ci(134)](t){const e=Ci,n=this[e(159)][e(133)],{data:r}=t,s={type:e(145),content:""};if(r&&e(144)==r[e(147)]){if(!r[e(140)])return{type:e(145),content:zr(n,e(153),zr(n,e(161)))+" ("+r[e(139)]+")"};if(!r[e(139)]){let o=t[e(162)];for(;o;){if(o[e(160)]&&e(131)==o[e(160)][e(147)]&&o[e(160)][e(139)])return s;o=o[e(135)]}return{type:e(145),content:zr(n,e(132),zr(n,e(161)))+" ("+r[e(140)]+")"}}}}}const Ni=Mi;function Si(){const t=["registerElementLabel","afterInit","160kLzCvH","415VPlbQb","151962nZjcSK","852iVtpDZ","descriptionFactory","12NDwHxR","706uRiRsQ","editor","TrackChangesEditing","pageBreak","1514600yhwlcN","46651OryVYr","locale","553812LKemiU","PageBreakEditing","6kLHAjW","1261535mnaqeu","plugins","149157EmqIIy","ELEMENT_PAGE_BREAK","enableCommand","has","get"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(198296===parseInt(n(302))/1*(parseInt(n(307))/2)+-parseInt(n(303))/3*(parseInt(n(306))/4)+parseInt(n(292))/5*(-parseInt(n(291))/6)+parseInt(n(289))/7+-parseInt(n(286))/8+parseInt(n(294))/9*(parseInt(n(301))/10)+parseInt(n(287))/11*(parseInt(n(304))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ni(300)](){const t=Ni,e=this[t(283)];if(!e[t(293)][t(297)](t(290)))return;e[t(293)][t(298)](t(284))[t(296)](t(285));const n=e[t(293)][t(298)](t(284)),r=e[t(288)];n[t(305)][t(299)](t(285),(e=>zr(r,t(295),e)))}}const Oi=Di;function wi(){const t=["editor","103290pjliTr","*Change to:* %0","_registerLegacyDescription","writer","highest","mapper","25elWzqo","4CjXvgh","end","showSuggestionHighlights","registerElementLabel","addClass","plugins","Paragraph","start","isBlock","markerRange","options","getFirstRange","isLimit","264wmnqdq","get","20lqGqxd","schema","333186GfnMog","formatBlock","paragraph","1225QgGpTi","nodeAfter","12356808FwQYCQ","checkChild","enableDefaultAttributesIntegration","129867OPeKOf","insert","commandName","34633tNdUhv","consumable","editing","descriptionFactory","data","markerName","span","isTouching","addMarker:suggestion:insertion","bindElementToMarker","ck-suggestion-marker-split","toViewPosition","ck-suggestion-marker--active","14424tcAINx","TrackChangesEditing","name","afterInit","1230489VhYNmR","registerDescriptionCallback","has","model","downcastDispatcher","createUIElement","type","getItemLabel","includes","consume","13CcZKtF","activeMarkers","locale","format","ELEMENT_PARAGRAPH","insertion","$text","*Insert:* %0","enableCommand","insertParagraph"];return(wi=function(){return t})()}!function(t,e){const n=Di,r=t();for(;;)try{if(178200===parseInt(n(330))/1*(parseInt(n(302))/2)+parseInt(n(327))/3*(-parseInt(n(317))/4)+parseInt(n(301))/5*(-parseInt(n(319))/6)+parseInt(n(322))/7*(-parseInt(n(270))/8)+parseInt(n(274))/9+-parseInt(n(295))/10*(parseInt(n(315))/11)+-parseInt(n(324))/12*(-parseInt(n(284))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(273)](){const t=Oi,e=this[t(294)];if(!e[t(307)][t(276)](t(308)))return;const n=e[t(286)],r=e[t(307)][t(316)](t(271));r[t(333)][t(305)](t(321),(e=>zr(n,t(288),e))),r[t(326)](t(321)),r[t(292)](t(293)),e[t(332)][t(278)].on(t(338),xi(e),{priority:t(299)}),e[t(334)][t(278)].on(t(338),((n,r,s)=>{const o=t;s[o(312)][o(304)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(299)});const s=r[t(333)];s[t(275)]((r=>{const o=t;if(o(289)!==r[o(280)])return;const{start:i,end:a}=r[o(313)]();if(!i[o(337)](a)||!i[o(323)])return;const c=e[o(277)][o(318)],u=i[o(323)];return c[o(310)](u)&&!c[o(314)](u)&&c[o(325)](u,o(290))?{type:o(289),content:zr(n,o(291),s[o(281)](u,1))}:void 0})),this[t(297)]()}[Oi(297)](){const t=Oi,e=this[t(294)],n=e[t(286)];e[t(307)][t(316)](t(271))[t(333)][t(275)]((e=>{const r=t;if(r(320)!=e[r(280)])return;const{data:s}=e;return s&&r(321)==s[r(329)]?{type:r(287),content:zr(n,r(296),zr(n,r(288)))}:void 0}))}}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=267]})(t,e)}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(307)][o(316)](o(271)),a=r[o(311)][o(309)],c=r[o(311)][o(303)],u=t[o(277)][o(318)];if(!a[o(337)](c)||!a[o(323)])return;const l=a[o(323)];if(u[o(310)](l)&&!u[o(314)](l)&&u[o(325)](l,o(290))){if(!s[o(331)][o(283)](r[o(311)],n[o(272)]))return;const t=s[o(298)][o(279)](o(336),{class:o(267)}),a=s[o(300)][o(268)](c);e&&i[o(285)][o(282)](r[o(335)])&&s[o(298)][o(306)](o(269),t),s[o(298)][o(328)](a,t),s[o(300)][o(339)](t,r[o(335)])}}}const Pi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=219]})(t,e)}function Bi(){const t=["removeFormat","17773vzaufn","1698RZmOnI","27870jMHTog","locale","get","*Remove all formatting*","format","2101KBFPsp","27joaAMU","formatBlock","TrackChangesEditing","964RfFNul","commandName","_registerLegacyDescription","descriptionFactory","afterInit","enableDefaultAttributesIntegration","3157544dUgQUp","290814rcqpyq","registerDescriptionCallback","has","49500936VCVIEJ","59690GVJVSH","352533pRLHFn","editor","2gMLqoP","RemoveFormatEditing","plugins","formatInline","type"];return(Bi=function(){return t})()}!function(t,e){const n=Ui,r=t();for(;;)try{if(710422===parseInt(n(226))/1+parseInt(n(228))/2*(parseInt(n(221))/3)+parseInt(n(245))/4*(parseInt(n(236))/5)+parseInt(n(235))/6*(parseInt(n(234))/7)+parseInt(n(220))/8*(parseInt(n(242))/9)+parseInt(n(225))/10*(parseInt(n(241))/11)+-parseInt(n(224))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[Pi(249)](){const t=Pi,e=this[t(227)];e[t(230)][t(223)](t(229))&&(e[t(230)][t(238)](t(244))[t(219)](t(233)),this[t(247)]())}[Pi(247)](){const t=Pi,e=this[t(227)];e[t(230)][t(238)](t(244))[t(248)][t(222)]((n=>{const r=t;if(r(243)!=n[r(232)]&&r(231)!=n[r(232)])return;const{data:s}=n;return s&&r(233)==s[r(246)]?{type:r(240),content:zr(e[r(237)],r(239))}:void 0}))}}function Gi(){const t=["goToNextRestrictedEditingException","acceptSuggestion","discardSuggestion","trackChanges","1236512QdeQss","discardAllSuggestions","editor","enableCommand","afterInit","has","acceptAllSuggestions","166956zrYqaw","3344936BoRTip","acceptSelectedSuggestions","7420818dNUaGH","discardSelectedSuggestions","539530XrkJMU","goToPreviousRestrictedEditingException","816340nSzVtG","TrackChangesEditing","1241016LAqEsv","RestrictedEditingModeEditing","plugins","get"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(956607===parseInt(n(374))/1+parseInt(n(368))/2+-parseInt(n(367))/3+-parseInt(n(360))/4+-parseInt(n(372))/5+-parseInt(n(370))/6+parseInt(n(352))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{[Vi(364)](){const t=Vi,e=this[t(362)];if(!e[t(354)][t(365)](t(353)))return;const n=e[t(354)][t(355)](t(351));n[t(363)](t(373)),n[t(363)](t(356));const r=e[t(354)][t(355)](t(353));r[t(363)](t(359)),r[t(363)](t(357)),r[t(363)](t(358)),r[t(363)](t(366)),r[t(363)](t(361)),r[t(363)](t(369)),r[t(363)](t(371))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=278]})(t,e)}function qi(){const t=["enableCommand","mapper","64WzmHTg","ELEMENT_LINE_BREAK","options","197130IgmYFR","addMarker:suggestion:deletion","descriptionFactory","test","requires","name","ck-suggestion-marker--active","merge","split","markerRange","addMarker:suggestion","writer","addClass","plugins","createUIElement","insert","toViewPosition","18ICQdKg","activeMarkers","ck-suggestion-marker-","TrackChangesEditing","addMarker:suggestion:insertion","deletion","includes","element","16515nZuSWk","span","1237432nvFreK","get","model","shiftEnter","467810vMwSeq","1341444HxOOJI","init","consumable","editor","editing","bindElementToMarker","downcastDispatcher","11URnZDF","getItems","89454JCcwbn","high","data","registerElementLabel","44308YbVOLc","2180sjkSkQ","markerName","softBreak","showSuggestionHighlights","1MyUsFe","locale","createPositionBefore"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(241428===-parseInt(n(330))/1*(-parseInt(n(325))/2)+parseInt(n(321))/3*(parseInt(n(335))/4)+parseInt(n(280))/5*(parseInt(n(297))/6)+parseInt(n(311))/7+-parseInt(n(307))/8+parseInt(n(305))/9*(-parseInt(n(326))/10)+-parseInt(n(319))/11*(-parseInt(n(312))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(284)](){return[Ys.ShiftEnter]}[Wi(313)](){const t=Wi,e=this[t(315)],n=e[t(293)][t(308)](t(300));n[t(333)](t(310)),e[t(316)][t(318)].on(t(301),Zi(e),{priority:t(322)}),e[t(316)][t(318)].on(t(281),Zi(e),{priority:t(322)}),e[t(323)][t(318)].on(t(290),((n,r,s)=>{const o=t;s[o(279)][o(329)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(282)][t(324)](t(328),(n=>zr(e[t(331)],t(278),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(293)][o(308)](o(300));if(!s[o(314)][o(283)](r[o(289)],n[o(285)]))return;const a=t[o(309)];for(const t of r[o(289)][o(320)]()){if(!t.is(o(304),o(328)))continue;const n=o(302)==r[o(327)][o(288)](":")[1]?o(287):o(288),c=s[o(291)][o(294)](o(306),{class:o(299)+n}),u=s[o(334)][o(296)](a[o(332)](t));e&&i[o(298)][o(303)](r[o(327)])&&s[o(291)][o(292)](o(286),c),s[o(291)][o(295)](u,c),s[o(334)][o(317)](c,r[o(327)])}}}const Yi=Qi;function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=433]})(t,e)}function Ji(){const t=["format","formatInline","getRanges","commandName","document","descriptionFactory","change","editor","commandParams","forceValue","20jfsksf","350RqWRAB","133664UwaTri","type","value","has","restrictedEditingException","locale","selection","registerDescriptionCallback","FORMAT_RESTRICTED_DISABLED","4935582hpoiko","from","1598571cbKrND","846942RfAAWM","enableCommand","884950FvCarw","165544FwJLMn","FORMAT_RESTRICTED_ENABLED","commands","formatBlock","get","104264KXxOdW","afterInit","model","TrackChangesEditing","StandardEditingModeEditing","plugins","14DuVMBg","isCollapsed","markInlineFormat","224JjMdPe"];return(Ji=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(445604===-parseInt(n(454))/1*(parseInt(n(448))/2)+-parseInt(n(439))/3+parseInt(n(443))/4*(-parseInt(n(468))/5)+parseInt(n(440))/6+parseInt(n(457))/7*(-parseInt(n(470))/8)+-parseInt(n(437))/9+parseInt(n(469))/10*(parseInt(n(442))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(449)](){const t=Yi,e=this[t(465)],n=e[t(450)],r=e[t(433)];if(!e[t(453)][t(473)](t(452)))return;const s=e[t(453)][t(447)](t(451)),o=t(474),i=e[t(445)][t(447)](o);s[t(441)](o,((e,r={})=>{const a=t,c=n[a(462)][a(434)];if(c[a(455)])return void e(r);const u=void 0!==r[a(467)]?r[a(467)]:!i[a(472)];n[a(464)]((()=>{const t=a,e=Array[t(438)](c[t(460)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(456)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(463)][t(435)]((e=>{const n=t;if(n(446)!=e[n(471)]&&n(459)!=e[n(471)])return;const{data:s}=e;return s&&s[n(461)]==o?s[n(466)][0][n(467)]?{type:n(458),content:zr(r,n(444))}:{type:n(458),content:zr(r,n(436))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=231]})(t,e)}function na(){const t=["DataSchema","registerBlockAttribute","plugins","7716NxkRhl","formatInline","definitions","*Remove format:* %0","add","15889159EKuUZj","descriptionFactory","normalizeConfig","commandParams","48aIDSrF","13435gVuGts","TrackChangesEditing","config","locale","forceValue","registerDescriptionCallback","editor","GeneralHtmlSupport","inline","toLowerCase","5294030xCgAut","registerInlineAttribute","registerAttributeLabel","366mFUAOk","format","Style","227037pkNWBx","afterInit","styleName","FORMAT_STYLE","type","style","enableDefaultAttributesIntegration","formatBlock","ghsAttributes","1LAWBSD","_registerLegacyDescription","element","get","block","has","getGhsAttributeNameForElement","*Set format:* %0","874447ZqVwyn","2522691fxHubE","StyleUtils","commandName","12QczbSi"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(505111===-parseInt(n(255))/1*(parseInt(n(271))/2)+-parseInt(n(246))/3*(-parseInt(n(267))/4)+parseInt(n(281))/5*(-parseInt(n(243))/6)+-parseInt(n(263))/7*(parseInt(n(280))/8)+parseInt(n(264))/9+-parseInt(n(240))/10+parseInt(n(276))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(247)](){const t=ta,e=this[t(236)];if(!e[t(270)][t(260)](t(245))||!e[t(270)][t(260)](t(268)))return;const n=e[t(270)][t(258)](t(231)),r=e[t(233)],s=e[t(232)][t(258)](t(251))||{},o=e[t(270)][t(258)](t(237)),i=e[t(270)][t(258)](t(265))[t(278)](e[t(270)][t(258)](t(268)),s[t(273)]);n[t(252)](t(251));const a=new Set;for(const e of i[t(259)]){const n=o[t(261)](e[t(257)]);a[t(275)](n)}const c=new Set;for(const e of i[t(238)]){const n=o[t(261)](e[t(257)]);c[t(275)](n);for(const n of e[t(254)])c[t(275)](n)}for(const e of a)n[t(269)](e),n[t(277)][t(242)](e,zr(r,t(249)));for(const e of c)n[t(241)](e),n[t(277)][t(242)](e,zr(r,t(249)));this[t(256)]()}[ta(256)](){const t=ta,e=this[t(236)],n=e[t(233)];e[t(270)][t(258)](t(231))[t(277)][t(235)]((e=>{const r=t;if(r(253)!=e[r(250)]&&r(272)!=e[r(250)])return;const{data:s}=e;return s&&r(251)===s[r(266)]?s[r(279)][0][r(234)]?{type:r(244),content:zr(n,r(262),s[r(279)][0][r(248)][r(239)]())}:{type:r(244),content:zr(n,r(274),s[r(279)][0][r(248)][r(239)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=220]})(t,e)}function ia(){const t=["batch","every","differ","colspan","ELEMENT_TABLE_WITH_TEXT","deletion","2443259UUystk","join","rowspan","min","registerCustomCallback","getChanges","data","findAncestor","descriptionFactory","start","editor","left","nodeBefore","document","ELEMENT_TABLE_COLUMN","isIntersectingWithRange","markMultiRangeDeletion","ELEMENT_TABLE_COLUMN_WITH_TEXT","MAX_SAFE_INTEGER","maxRow","490615axTbEx","from","showSuggestionHighlights","order","createRangeOn","insertTableRowAbove","8JXDxyU","enableCommand","classes","MIN_SAFE_INTEGER","$graveyard","rootName","last","removeTableColumn","isTouching","insertion","getAttribute","TrackChangesEditing","addMarker:suggestion","table","first","isInContent","_splitMarkerName","position","max","$textProxy","424568mWytNT","filter","getFirstRange","includes","3slRnYJ","highest","execute","toLowerCase","createTableWalker","addRange","insertTableColumnRight","createRangeIn","TableEditing","maxColumn","change","309622qOOwqO","_tablePostFixingSubtypes","tablePaste","insertTableRowBelow","insertTable","some","getRanges","map","selectTableRow","span","model","insertTableColumnLeft","getSelectionAffectedTableCells","forceValue","ELEMENT_TABLE_ROW","TableUtils","selectTableColumn","low","change:data","5134815uIMYAw","type","_suggestionFactory","removeTableRow","addClass","writer","_tableSuggestions","discard","subType","startsWith","end","commands","getItems","accept","97766HcfEiZ","has","plugins","getChildren","get","getCellLocation","getChangedMarkers","getColumnIndexes","selection","*Insert:* %0","*Remove:* %0","detach","downcastDispatcher","locale","name","getContainedElement","isArray","ELEMENT_TABLE_ROW_WITH_TEXT","tableCell","isEqual","mapper","enqueueChange","cell","_getSuggestionCoords","tableRow","refresh","insert","minColumn","setSelection","ELEMENT_TABLE","markMultiRangeInsertion","afterInit","nodeAfter","minRow","toViewElement","registerElementLabel","getSuggestion","getRowIndexes","registerDescriptionCallback","createPositionAt","registerPostFixer","above","2469684OPYaEf","root","element","fromRange","item","_setupColumnsRowsFixing","options","length","values","_getCoordsForCells","oldRange","add","suggestion","push","tableColumn","hasAttribute","_acceptFormatSuggestionCallbackFactory","removeClass","substr"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(239142===-parseInt(n(276))/1+-parseInt(n(243))/2*(-parseInt(n(232))/3)+-parseInt(n(228))/4+parseInt(n(363))/5+parseInt(n(318))/6+parseInt(n(343))/7*(parseInt(n(369))/8)+-parseInt(n(262))/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(244)]=[e(300),e(332)],this[e(268)]=new Set}[sa(307)](){const t=sa,e=this[t(353)],n=e[t(253)][t(356)][t(284)];if(!e[t(278)][t(277)](t(240)))return;const r=e[t(289)],s=e[t(278)][t(280)](t(380)),o=e[t(278)][t(280)](t(258));s[t(351)][t(311)](t(221),(e=>zr(r,t(305),e))),this[t(323)](),s[t(370)](t(247)),s[t(370)](t(251)),s[t(370)](t(259));for(const r of[t(368),t(246)]){const i=e[t(273)][t(280)](r);s[t(370)](r,(r=>{const a=t;e[a(253)][a(242)]((t=>{const e=a;r();const c=e(317)===i[e(366)],u=o[e(255)](n),l=o[e(313)](u),f=c?l[e(222)]-1:l[e(375)]+1,h=u[0][e(350)](e(221)),g=o[e(236)](h,{startRow:f,endRow:f}),d=Array[e(364)](g)[e(250)]((n=>t[e(367)](n[e(298)])));s[e(306)](d,e(300))}))}))}for(const r of[t(254),t(238)]){const i=e[t(273)][t(280)](r);s[t(370)](r,(r=>{const a=t;e[a(253)][a(242)]((t=>{const e=a;r();const c=e(354)===i[e(366)],u=o[e(255)](n),l=o[e(283)](u),f=c?l[e(222)]-1:l[e(375)]+1,h=u[0][e(350)](e(221)),g=o[e(236)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(364)](g)[e(250)]((n=>t[e(367)](n[e(298)])));s[e(306)](d,e(332))}))}))}for(const r of[t(265),t(376)]){const i=r[t(336)](11),a=i[t(235)](),c=a[t(336)](0,3)+t(252),u=t(221)+i,l=t(346)+i,f=t(226)+i;s[t(370)](r,(()=>{const i=t;e[i(253)][i(242)]((t=>{const e=i,h=o[e(255)](n),g=h[0][e(350)](e(221));let d;if(e(265)==r){const t=o[e(313)](h);d={startRow:t[e(222)],endRow:t[e(375)],includeAllSlots:!0}}else{const t=o[e(283)](h);d={startColumn:t[e(222)],endColumn:t[e(375)],includeAllSlots:!0}}const p=o[e(236)](g,d),m=Array[e(364)](p)[e(250)]((({cell:t})=>t)),I=ca(m[e(229)]((t=>t[e(333)](c)))),E=ca(m[e(229)]((t=>!t[e(333)](c))))[e(250)]((n=>t[e(367)](n))),b=s[e(359)](E,u);if(b&&(e(300)==b[e(270)]||e(332)==b[e(270)])){const n=this[e(299)](b);for(const r of I){const s=t[e(367)](r),i=o[e(281)](r),u=r[e(379)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(237)](s)}}}))}))}function c(r){const s=t,o=Array[s(364)](n[s(249)]())[s(250)]((t=>i.LiveRange[s(321)](t)));e[s(253)][s(242)]((t=>{const n=s,i=t[n(337)];r=r[n(229)]((t=>n(373)!=t[n(319)][n(374)])),t[n(304)](r),e[n(273)][n(280)](n(265))[n(301)](),e[n(234)](n(265),{forceDefaultExecution:!0}),e[n(253)][n(297)]((()=>{const t=n;e[t(253)][t(297)](i,(e=>{const n=t,r=o[n(229)]((t=>n(373)!=t[n(319)][n(374)]));r[n(325)]>0&&e[n(304)](r);for(const t of o)t[n(287)]()}))}))}))}function u(r){const s=t;e[s(253)][s(242)]((t=>{const o=s,a=Array[o(364)](n[o(249)]())[o(250)]((t=>i.LiveRange[o(321)](t))),c=[];for(const t of r)for(const e of t[o(274)]({shallow:!0}))c[o(331)](e);for(const n of c)o(373)!=n[o(319)][o(374)]&&(t[o(304)](t[o(315)](n,0)),e[o(273)][o(280)](o(376))[o(301)](),e[o(234)](o(376),{forceDefaultExecution:!0}));const u=a[o(229)]((t=>o(373)!=t[o(319)][o(374)]));u[o(325)]>0&&t[o(304)](u);for(const t of a)t[o(287)]()}))}function l(e,n){const r=t;return n[r(338)]((t=>e[r(248)]((e=>e[r(272)][r(295)](t[r(352)])||t[r(272)][r(295)](e[r(352)])))))}function f(e,n){const r=t;return e[r(248)]((t=>n[r(248)]((e=>t[r(272)][r(377)](e[r(352)])))))}e[t(349)][t(288)].on(t(220),((e,n,r)=>{const s=t;if(!r[s(324)][s(365)])return;const o=n[s(322)];if(!o)return;const i=r[s(296)][s(310)](o);function c(t){return Array[s(292)](t)?t:[t]}i&&s(294)===o[s(290)]&&(0,a.setHighlightHandling)(i,r[s(267)],((t,e,n)=>n[s(266)](c(e[s(371)]),t)),((t,e,n)=>n[s(335)](c(e[s(371)]),t)))}),{priority:t(233)}),s[t(351)][t(314)]((e=>{const n=t;if(n(378)!=e[n(263)]&&n(342)!=e[n(263)])return;const s=e[n(291)]();if(null!=s&&s.is(n(320),n(221))){if(n(378)==e[n(263)]){const t=e[n(274)]()[n(229)]((t=>t.is(n(227))))[n(250)]((t=>t[n(349)]));if(t[n(325)])return{type:n(378),content:zr(r,n(285),zr(r,n(341),'"'+t[n(344)](" ")+'"'))}}if(n(342)==e[n(263)]){const t=e[n(274)]()[n(229)]((t=>t.is(n(227))))[n(250)]((t=>t[n(349)]));if(t[n(325)])return{type:n(342),content:zr(r,n(286),zr(r,n(341),'"'+t[n(344)](" ")+'"'))}}}})),s[t(351)][t(314)]((e=>{const n=t;if(n(300)==e[n(270)]){const t=e[n(274)]()[n(229)]((t=>t.is(n(227))))[n(250)]((t=>t[n(349)])),s=this[n(299)](e),o=s[n(362)]-s[n(309)]+1;if(n(378)==e[n(263)])return t[n(325)]?{type:n(378),content:zr(r,n(285),zr(r,n(293),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(378),content:zr(r,n(285),zr(r,n(257),o))};if(n(342)==e[n(263)])return t[n(325)]?{type:n(342),content:zr(r,n(286),zr(r,n(293),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(342),content:zr(r,n(286),zr(r,n(257),o))}}if(n(332)==e[n(270)]){const t=e[n(274)]()[n(229)]((t=>t.is(n(227))))[n(250)]((t=>t[n(349)])),s=this[n(299)](e),o=s[n(241)]-s[n(303)]+1;if(n(378)==e[n(263)])return t[n(325)]?{type:n(378),content:zr(r,n(285),zr(r,n(360),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(378),content:zr(r,n(285),zr(r,n(357),o))};if(n(342)==e[n(263)])return t[n(325)]?{type:n(342),content:zr(r,n(286),zr(r,n(360),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(342),content:zr(r,n(286),zr(r,n(357),o))}}})),s[t(264)][t(347)](t(378),t(300),t(269),c),s[t(264)][t(347)](t(342),t(300),t(275),c),s[t(264)][t(347)](t(378),t(332),t(269),u),s[t(264)][t(347)](t(342),t(332),t(275),u),s[t(264)][t(347)](t(378),t(332),t(344),l),s[t(264)][t(347)](t(342),t(332),t(344),l),s[t(264)][t(347)](t(378),t(300),t(344),f),s[t(264)][t(347)](t(342),t(300),t(344),f)}[sa(334)](){const t=sa,e=this[t(353)],n=e[t(253)][t(356)][t(284)];return(r,s)=>{const o=t;e[o(253)][o(242)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(272)][a(355)];u&&u[0]&&!1===u[0][a(256)]&&(l=r[0][a(352)][a(308)]);const f=t[a(239)](l);if(a(373)==f[a(319)][a(374)])return;const h=Array[a(364)](n[a(249)]())[a(250)]((t=>i.LiveRange[a(321)](t)));t[a(304)](f),e[a(273)][a(280)](c)[a(301)](),u[a(331)]({forceDefaultExecution:!0}),e[a(234)](c,...u);const g=h[a(229)]((t=>a(373)!=t[a(319)][a(374)]));g[a(325)]>0&&t[a(304)](g);for(const t of h)t[a(287)]()}))}}[sa(327)](t){const e=sa,n=this[e(353)][e(278)][e(280)](e(258));let r=Number[e(361)],s=Number[e(372)],o=Number[e(361)],i=Number[e(372)];for(const a of t){if(e(373)==a[e(319)][e(374)])continue;const{row:t,column:c}=n[e(281)](a),u=a[e(333)](e(345))?a[e(379)](e(345))-1:0,l=a[e(333)](e(340))?a[e(379)](e(340))-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(323)](){const t=sa,e=this[t(353)],n=e[t(278)][t(280)](t(380)),r=e[t(278)][t(280)](t(258));e[t(253)][t(356)].on(t(261),(()=>{const r=t,s=Array[r(364)](e[r(253)][r(356)][r(339)][r(282)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(224)](t);if(r(330)!=s)continue;if(null!=e[r(328)])continue;const a=n[r(312)](o);this[r(244)][r(231)](i)&&this[r(268)][r(329)](a)}}),{priority:t(260)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(367)](e),a=e[s(350)](s(221)),c=r[s(281)](e);for(const t of this[s(268)]){const n=t[s(270)],r=n[s(271)](s(245)),u=n[s(336)](r?10:5),l=u[s(235)](),f=l[s(336)](0,3)+s(252),h=s(346)+u,g=s(226)+u;if(!t[s(223)])continue;if(a!=t[s(230)]()[s(352)][s(350)](s(221)))continue;if(t[s(358)](i))continue;const d=e[s(333)](f)?e[s(379)](f)-1:0,p=this[s(299)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(237)](i),o=!0)}return o};e[t(253)][t(356)][t(316)]((n=>{const r=t;let o=!1;for(const t of e[r(253)][r(356)][r(339)][r(348)]())if(r(302)==t[r(263)])if(r(300)==t[r(290)])for(const e of t[r(225)][r(308)][r(279)]())o=o||s(e,n);else r(294)==t[r(290)]&&(o=o||s(t[r(225)][r(308)],n));return o}))}[sa(299)](t){const e=sa;return this[e(327)](t[e(249)]()[e(250)]((t=>t[e(352)][e(308)])))}}function ca(t){const e=sa;return Array[e(364)](new Set(t)[e(326)]())}function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=187]})(t,e)}const la=ua;function fa(){const t=["locale","refresh","format","splitTableCellHorizontally","has","isInContent","requires","TrackChangesEditing","5FgEHFu","_tablePostFixingSubtypes","13908oRxbMK","highest","_isForcedDefaultExecutionBlock","change","enableCommand","fromRange","_areSelectedCellsMergable","getFirstPosition","getCellLocation","element","getSuggestions","size","*Merge cells*","$graveyard","_areMergableCells","150026SYpKYH","7588kwBaCF","tableCell","value","mergeTableCellRight","containsRange","setSelection","get","selection","markBlockFormat","editor","1231596qiVsQn","deletion","_suggestionFactory","20VoKwia","find","from","2152YaAMDr","findAncestor","length","map","TableUtils","descriptionFactory","document","splitTableCellVertically","model","set:isEnabled","createTableWalker","*Split cell:* vertically","*Split cell:* horizontally","363560dISnCI","571492OBfccr","table","trackChanges","accept","3cYMyTL","createRangeOn","markMultiRangeBlockFormat","author","rootName","forceDefaultExecution","horizontally","getSelectionAffectedTableCells","direction","registerDescriptionCallback","TableEditing","detach","filter","return","mergeTableCellDown","formatInline","add","2233vhpgdi","registerCustomCallback","commandName","getAncestors","afterInit","stop","_acceptFormatSuggestionCallbackFactory","insertion","cell","commands","plugins","root","mergeTableCellUp","formatBlock","mergeTableCellLeft","isEnabled","1748745TdmnXh","execute","push","subType","mergeTableCells","low","getRanges","type"];return(fa=function(){return t})()}!function(t,e){const n=ua,r=t();for(;;)try{if(237917===parseInt(n(271))/1+-parseInt(n(241))/2*(-parseInt(n(276))/3)+parseInt(n(272))/4*(parseInt(n(224))/5)+-parseInt(n(252))/6+-parseInt(n(242))/7*(parseInt(n(258))/8)+parseInt(n(208))/9*(parseInt(n(255))/10)+parseInt(n(192))/11*(-parseInt(n(226))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[la(222)](){return[aa]}[la(196)](){const t=la,e=this[t(251)],n=e[t(266)][t(264)][t(249)],r=e[t(216)];if(!e[t(202)][t(220)](t(286)))return;const s=e[t(202)][t(248)](t(223)),o=e[t(202)][t(248)](t(262)),a=e[t(202)][t(248)](aa);a[t(225)][t(210)](t(212)),s[t(230)](t(212),(()=>{const n=t,r=o[n(283)](e[n(266)][n(264)][n(249)]);e[n(266)][n(229)]((()=>{const t=n;s[t(278)](r,{commandName:t(212),commandParams:[]},[],t(212))}))})),e[t(201)][t(248)](t(212)).on(t(209),((n,r)=>{const o=t;e[o(201)][o(248)](o(274))[o(244)]&&(r[o(260)]>0&&r[r[o(260)]-1]&&r[r[o(260)]-1][o(281)]||s[o(228)]||this[o(232)]()||n[o(197)]())}),{priority:t(227)});for(const n of[t(204),t(245),t(189),t(206)]){const r=e[t(201)][t(248)](n);s[t(230)](n,(()=>{const n=t,o=e[n(266)][n(264)][n(249)][n(233)]()[n(195)]()[n(256)]((t=>t.is(n(235),n(243)))),i=r[n(244)];e[n(266)][n(229)]((()=>{const t=n;s[t(278)]([o,i],{commandName:t(212),commandParams:[]},[],t(212))}))}))}for(const n of[t(265),t(219)]){const r=e[t(201)][t(248)](n);s[t(230)](n,(()=>{const i=t,a=o[i(283)](e[i(266)][i(264)][i(249)])[0],c=a[i(259)](i(273)),{column:u,row:l}=o[i(234)](a);let f=[];if(i(282)==r[i(284)]){const t=o[i(268)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(257)](t)[i(261)]((t=>t[i(200)]))}else{const t=o[i(268)](c,{column:u,includeAllSlots:!0});f=Array[i(257)](t)[i(261)]((t=>t[i(200)]))}e[i(266)][i(229)]((t=>{const e=i;s[e(250)](t[e(277)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(263)][t(285)]((e=>{const n=t;if(n(205)!=e[n(215)]&&n(190)!=e[n(215)])return;const{data:s}=e;return s&&n(212)==s[n(194)]?{type:n(218),content:zr(r,n(238))}:void 0})),s[t(263)][t(285)]((e=>{const n=t;if(n(205)!=e[n(215)]&&n(190)!=e[n(215)])return;const{data:s}=e;return s?n(265)==s[n(194)]?{type:n(218),content:zr(r,n(269))}:n(219)==s[n(194)]?{type:n(218),content:zr(r,n(270))}:void 0:void 0}));const c=a[t(198)]();for(const e of[t(204),t(245),t(189),t(206)])s[t(254)][t(193)](t(205),e,t(275),c);for(const e of[t(265),t(219)])s[t(254)][t(193)](t(205),e,t(275),c);s[t(254)][t(193)](t(205),t(212),t(275),(r=>{const s=t;e[s(266)][s(229)]((t=>{const o=s,a=Array[o(257)](n[o(214)]())[o(261)]((t=>i.LiveRange[o(231)](t)));t[o(247)](r),e[o(201)][o(248)](o(212))[o(217)](),e[o(209)](o(212),{forceDefaultExecution:!0});const c=a[o(187)]((t=>o(239)!=t[o(203)][o(280)]));c[o(260)]>0&&t[o(247)](c);for(const t of a)t[o(287)]()}))}));for(const n of[t(204),t(189),t(206),t(245)]){const r=e[t(201)][t(248)](n);r.on(t(267),((n,s,o)=>{const i=t;if(o){const t=e[i(266)][i(264)][i(249)][i(233)]()[i(195)]()[i(256)]((t=>t.is(i(235),i(243))));this[i(240)](r[i(244)],t)||(n[i(188)]=!1,n[i(197)]())}}),{priority:t(213)})}}[la(232)](){const t=la,e=this[t(251)][t(201)][t(248)](t(212)),n=this[t(251)][t(202)][t(248)](t(262));if(!e[t(207)])return!1;const r=n[t(283)](this[t(251)][t(266)][t(264)][t(249)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(240)](e,n))return!1;return!0}[la(240)](t,e){const n=la,r=this[n(251)][n(202)][n(248)](n(223)),s=this[n(251)][n(266)][n(277)](t),o=this[n(251)][n(266)][n(277)](e),i=new Set,a=new Set;for(const t of r[n(236)]())if((n(199)==t[n(215)]||n(253)==t[n(215)]||n(212)==t[n(211)])&&t[n(221)])for(const e of t[n(214)]())e[n(246)](s,!0)&&i[n(191)](t[n(215)]+":"+t[n(279)].id),e[n(246)](o,!0)&&a[n(191)](t[n(215)]+":"+t[n(279)].id);if(i[n(237)]!=a[n(237)])return!1;for(const t of i)if(!a[n(220)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=163]})(t,e)}const da=ga;function pa(){const t=["descriptionFactory","134964pPIkGk","registerBlockAttribute","1522cuGmHu","parent","downcastDispatcher","_acceptFormatSuggestionCallbackFactory","setAttribute","*Format:* %0","cell","toViewElement","plugins","enableDefaultAttributesIntegration","addClass","type","TrackChangesEditing","accept","setTableColumnHeader","FORMAT_HEADER_ROW","_suggestionFactory","11985523cumLBt","format","1823838aqAQck","showSuggestionHighlights","mapper","start","forceValue","FORMAT_REGULAR_ROW","markerRange","32dQXKlw","locale","markerName","FORMAT_REGULAR_COLUMN","TableUtils","writer","editor","registerCustomCallback","includes","data-suggestion","5545000MCGtQz","27305jCPhtI","consume","headingRows","createTableWalker","addMarker:suggestion","commandName","requires","359jvmeKc","getSuggestion","ck-suggestion-marker-","setTableRowHeader","_registerLegacyDescription","ck-suggestion-marker--active","nodeAfter","markerNameToElements","FORMAT_HEADER_COLUMN","activeMarkers","get","removeAttribute","data","commandParams","options","formatBlock","removeClass","nodeBefore","stop","_handleLegacySuggestions","180jyuszt","name","editing","headingColumns","end","getCellLocation","afterInit","highest","126847CWJowl","item","consumable","bindElementToMarker","registerDescriptionCallback","registerAttributeLabel","TableEditing","unbindElementFromMarkerName","removeMarker:suggestion","has","_splitMarkerName","4aTyqNh"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(306688===-parseInt(n(186))/1*(-parseInt(n(229))/2)+-parseInt(n(248))/3*(parseInt(n(225))/4)+-parseInt(n(179))/5*(-parseInt(n(206))/6)+-parseInt(n(214))/7*(parseInt(n(168))/8)+parseInt(n(227))/9+-parseInt(n(178))/10+parseInt(n(246))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(185)](){return[aa]}[da(212)](){const t=da,e=this[t(174)];if(!e[t(237)][t(223)](t(220)))return;const n=e[t(169)],r=e[t(237)][t(196)](t(241));r[t(238)](t(189)),r[t(238)](t(243)),r[t(228)](t(181)),r[t(228)](t(209)),r[t(226)][t(219)](t(181),zr(n,t(244))),r[t(226)][t(219)](t(209),zr(n,t(194))),this[t(205)]()}[da(205)](){const t=da,e=this[t(174)][t(237)][t(196)](t(241)),n=this[t(174)][t(237)][t(196)](t(172)),r=this[t(174)][t(237)][t(196)](aa)[t(232)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(224)](o[a(170)]),l=e[a(187)](u),f=l[a(198)];if(a(201)!=l[a(240)]||!f||a(243)!=f[a(184)])return;if(o[a(215)])return void s[a(204)]();if(!i[a(216)][a(180)](o[a(167)],s[a(207)]))return;const h=o[a(167)][a(164)][a(192)],g=o[a(167)][a(210)][a(203)],d=h[a(230)][a(230)],{column:p}=n[a(211)](h),{column:m}=n[a(211)](g);for(let s=p;s<=m;s++){const l=n[a(182)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(235)],l=i[a(163)][a(236)](s);i[a(173)][a(239)](a(188)+c,l),r&&i[a(173)][a(233)](a(177),u,l),i[a(163)][a(217)](l,o[a(170)]),t&&(e[a(195)][a(176)](o[a(170)])?i[a(173)][a(239)](a(191),l):i[a(173)][a(202)](a(191),l))}}}}e[t(245)][t(175)](t(201),t(189),t(242),r),e[t(245)][t(175)](t(201),t(243),t(242),r),this[t(174)][t(208)][t(231)].on(t(183),s(),{priority:t(213)}),this[t(174)][t(198)][t(231)].on(t(183),((e,n,r)=>{const o=t;r[o(200)][o(249)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(213)}),this[t(174)][t(208)][t(231)].on(t(222),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(224)](r[o(170)]),c=e[o(187)](a),u=c[o(198)];if(o(201)!=c[o(240)]||!u||o(243)!=u[o(184)])return;const l=s[o(163)][o(193)](r[o(170)]);if(l)for(const t of l)s[o(173)][o(202)](o(188)+i,t),s[o(173)][o(202)](o(191),t),s[o(173)][o(197)](o(177),t),s[o(163)][o(221)](t,r[o(170)])}),{priority:t(213)}),this[t(190)]()}[da(190)](){const t=da,e=this[t(174)],n=e[t(169)];function r(e){const r=t;return{type:r(247),content:zr(n,r(234),e)}}e[t(237)][t(196)](t(241))[t(226)][t(218)]((e=>{const s=t;if(s(201)!=e[s(240)])return;const{data:o}=e;if(o){if(s(189)==o[s(184)]){const t=o[s(199)][0][s(165)];return r(zr(n,s(t?244:166)))}if(s(243)==o[s(184)]){const t=o[s(199)][0][s(165)];return r(zr(n,s(t?194:171)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=454]})(t,e)}function ba(){const t=["author","conversion","wrap","startsWith","afterInit","listenTo","1260512xWHsLh","rows","getColumns","tableCellHorizontalAlignment","6721020fSABHr","element","removeMarker","*Replace table cells*","markers","insertRows","_tablePostFixingSubtypes","call","_suggestionFactory","_getCoordsForCells","join","root","createRangeIn","first","getRange","createRange","getSelectionAffectedTableCells","registerDescriptionCallback","add","TableClipboard","828999ScOAlf","length","forEach","tableCell","redo","from","locale","insertContent","set","rowInsertionRanges","4147432nlwGpq","high","isEmpty","ck-suggestion-marker--active","previous","selection","change","endRow","cells","last","getAllAdjacentSuggestions","insert","editingDowncast","tablePasteRow","return","getRows","fromEntries","markMultiRangeDeletion","getItems","batch","markerAttributes","get","TableUtils","commands","end","createElement","rowInsertionIndexes","tableCellBackgroundColor","suggestion","getSuggestionCallback","every","reduce","attributes","trackChanges","deletion","fill","getChildren","detach","paragraph","move","getChangedMarkers","226IBWdtI","entries","start","options","tablePasteChainId","tableCellSuggestion","removeColumns","remove","rootName","setAttributes","suggestionUnloaded","tableCellBorderStyle","filter","tableCellPadding","createTableWalker","getMarkers","schema","_createdBatches","previousSibling","ck-suggestion-marker","showSuggestionHighlights","getSuggestions","getChanges","plugins","isInContent","descriptionFactory","push","suggestionLoaded","tableCellBorderColor","table","tablePasteColumn","tablePasteCell","getRanges","ck-suggestion-marker-insertion","removeRows","value","forceDefaultExecution","suggestion-td","markerName","register","containsRange","getColumnIndexes","removeMarkers","18cEiHVZ","getTableIfOnlyTableInContent","position","dataDowncast","5597406DciEJI","content","low","_replaceTableSlotCell","some","tablePaste","columnInsertionIndexes","insertion","createPositionBefore","tableCellBorderWidth","_isForcedDefaultExecutionBlock","columnInsertionRanges","type","newRange","requires","view","isEqual","createRangeOn","discard","deletionRanges","columns","subType","TrackChangesEditing","map","updateMarker","clipboardOutput","$graveyard","editor","getContainedElement","suggestion:formatBlock:tablePasteCell","accept","document","registerCustomCallback","hasSuggestion","_splitMarkerName","nodeAfter","8942pbATQD","registerPostFixer","unwrap","markMultiRangeBlockFormat","for","insertColumns","editing","Users","getAttributes","7TgLrSJ","fromRange","has","getShiftedBy","includes","model","getSuggestion","nextSibling","oldRange","1762745GrVjLF","endColumn","name","getChild","markerToHighlight","tableCellVerticalAlignment","row","next","column","differ","insertionRanges","documentSelection","cell","find","keys","setAttribute","stop","markMultiRangeInsertion","elementToElement","activeMarkers","getRowIndexes","findAncestor","formatBlock"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(784013===parseInt(n(510))/1*(-parseInt(n(593))/2)+parseInt(n(459))/3+-parseInt(n(640))/4+parseInt(n(611))/5*(parseInt(n(553))/6)+parseInt(n(602))/7*(-parseInt(n(469))/8)+parseInt(n(557))/9+parseInt(n(644))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(566),Ia(538),Ia(521),Ia(643),Ia(616),Ia(496),Ia(523)],_a=Object[Ia(485)](Ta[Ia(580)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(571)](){return[aa]}[Ia(638)](){const t=Ia,n=this[t(584)];if(!n[t(533)][t(604)](t(458)))return;const r=n[t(533)][t(490)](t(579)),s=n[t(533)][t(490)](t(491)),o=n[t(533)][t(490)](aa),a=n[t(533)][t(490)](t(458));o[t(650)][t(536)](t(482),t(540)),n[t(607)][t(526)][t(549)](t(515),{allowIn:t(462),allowContentOf:t(462),isLimit:!0}),n[t(635)][t(629)]({model:t(515),view:t(547)});let c=null;n[t(607)].on(t(466),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(460)]-1];h&&h[u(546)]||r[u(567)]||this[u(584)][u(492)][u(490)](u(502))[u(545)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(622)))return!1;const i=s[o(554)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(455)](n[o(588)][o(474)]);if(!a[o(460)])return!1;const c=a[0][o(632)](o(539)),l=r[o(631)](a),f=r[o(551)](a),h={startRow:l[o(657)],endRow:l[o(478)],startColumn:f[o(657)],endColumn:f[o(478)]};return 1==a[o(460)]&&(h[o(476)]+=r[o(484)](i)-1,h[o(612)]+=r[o(642)](i)-1),ka(c,h,r)}(l,f,n[u(607)],s,a)&&(o[u(627)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(607)][u(475)]((()=>{const t=u;n[t(607)][t(466)](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(460)]&&r[t(628)](o,t(482),{tablePasteChainId:s}),a[t(460)]&&r[t(628)](a,t(540),{tablePasteChainId:s}),l[t(460)]&&(r[t(628)](l,t(562),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(461)]((e=>{const n=t;var r;return null===(r=e[n(506)])||void 0===r?void 0:r[n(651)](e)}))),f[t(460)]&&(r[t(486)](f,t(562),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(461)]((e=>{const n=t;var r;return null===(r=e[n(506)])||void 0===r?void 0:r[n(651)](e)})));const g=r[t(596)](h[t(580)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(541),{tablePasteChainId:s});if(g){const e=g[t(525)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(607)][t(574)](s),a=e[t(624)]((e=>e[t(658)]()[t(573)](i)));a&&r[t(536)]([a[t(613)],o])}r[t(460)]&&g[t(626)](t(489),Object[t(485)](r))}c=null})))}),{priority:e.priorities[t(470)]+10}),n[t(533)][t(490)](t(458)).on(t(560),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(627)]();const u=s[r(623)],l=o,f=Aa(u),h=Aa(l);e[r(483)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(517)](u[r(614)](0));for(const t of Array[r(464)](l[r(505)]()))a[r(480)](t,u,r(493));const t=c[r(495)][r(606)](s[r(617)]),e=c[r(563)][r(606)](s[r(619)]);t||e||(g=i.LiveRange[r(603)](a[r(656)](u)))}else h&&!f&&(d=a[r(656)](u));else{const t=a[r(494)](r(515)),e=a[r(494)](r(515));a[r(636)](a[r(656)](u),e),a[r(480)](t,u,0);for(const e of Array[r(464)](l[r(505)]()))a[r(480)](e,t,r(493));g=i.LiveRange[r(603)](a[r(574)](t)),d=i.LiveRange[r(603)](a[r(574)](e))}const p=Array[r(464)](l[r(601)]())[r(522)]((([t])=>Ta[r(606)](t)));c[r(477)][r(536)]({element:u,attributes:p[r(460)]?Object[r(485)](p):null}),g&&c[r(621)][r(536)](g),d&&c[r(576)][r(536)](d)}),{priority:t(470)}),s.on(t(598),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(577)]||1;c[o(563)]=new Array(l)[o(504)](u)[o(580)](((t,e)=>t+e));for(const{cell:t}of s[o(524)](i,{startColumn:u,endColumn:u+l-1}))c[o(568)][o(536)](n[o(607)][o(574)](t))}),{priority:t(559)}),s.on(t(649),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(641)]||1;c[o(495)]=new Array(l)[o(504)](u)[o(580)](((t,e)=>t+e));for(const{cell:t}of s[o(524)](i,{startRow:u,endRow:u+l-1}))c[o(468)][o(536)](n[o(607)][o(574)](t))}),{priority:t(559)}),r[t(535)][t(456)]((e=>{const r=t;if(e[r(578)]&&e[r(578)][r(637)](r(562)))return e[r(473)]?{}:{type:r(564),content:zr(n[r(465)],r(647))}}));const u=()=>!1;for(const e of[t(562),t(540),t(482),t(541)])r[t(652)][t(589)](t(564),e,t(654),u),r[t(652)][t(589)](t(503),e,t(654),u),r[t(652)][t(589)](t(633),e,t(654),u);r[t(652)][t(589)](t(633),t(541),t(575),u),r[t(652)][t(589)](t(633),t(541),t(587),((e,r,s)=>{const o=t,i=e[o(580)]((t=>t[o(585)]()))[o(522)]((t=>t)),a=new Map(i[o(580)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(477)])e&&a[o(467)](t,e);else if(s&&s[o(489)])for(const[t,e]of Object[o(511)](s[o(489)])){const r=n[o(607)][o(648)][o(490)](t),s=r?r[o(658)]()[o(585)]():null;s&&a[o(467)](s,e)}n[o(607)][o(475)]((t=>{const e=o;for(const[n,r]of a)t[e(519)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(652)][o(589)](e,o(562),s,((t,i,a)=>{const c=o;n[c(607)][c(475)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(512)][o(592)];t.is(o(645),o(515))&&u[o(536)](t)}r[o(652)][o(498)](e,null,s)(t,i,a);for(const t of u)o(583)!=t[o(655)][o(518)]&&n[o(595)](t)}))}))};l(t(564),t(587)),l(t(564),t(575)),l(t(503),t(587)),l(t(503),t(575)),r[t(652)][t(589)](t(564),t(482),t(575),(e=>{const n=t,r=e[n(580)]((t=>t[n(585)]())),i=r[0][n(632)](n(539)),{minRow:a,maxRow:c}=o[n(653)](r);s[n(544)](i,{at:a,rows:c-a+1})})),r[t(652)][t(589)](t(564),t(540),t(575),(e=>{const n=t,r=e[n(580)]((t=>t[n(585)]())),i=r[0][n(632)](n(539)),{minColumn:a,maxColumn:c}=o[n(653)](r);s[n(516)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(578)]||!n[s(578)][s(637)](s(562)))return;const o=n[s(501)][s(514)],i=r[s(531)]()[s(522)]((t=>t[s(534)]&&t[s(501)]&&t[s(501)][s(514)]==o));i[s(460)]&&n[s(479)]()[s(460)]!=i[s(460)]&&i[s(500)](((t,e)=>(t[s(618)]=e,e[s(473)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(591)](e[s(548)]),i=[s(529),s(543)],a=r[s(630)][s(606)](e[s(548)]);return a&&i[s(536)](s(472)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(537),f,{priority:t(470)}),r.on(t(520),f,{priority:t(470)}),n[t(607)][t(588)][t(594)]((()=>{const e=t;let s=!1;const o=Array[e(464)](n[e(607)][e(588)][e(620)][e(509)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(591)](t);if(e(497)!=o||e(503)!=a||i[e(610)])continue;if(!r[e(590)](c))continue;const u=r[e(608)](c)[e(542)](),l=n[e(533)][e(490)](e(600)).me;for(const t of r[e(531)]())if(t[e(534)]&&t[e(634)]==l&&e(633)==t[e(569)]&&e(541)==t[e(578)]&&t[e(542)]()[e(499)]((t=>u[e(561)]((n=>n[e(550)](t,!0))))))for(const n of t[e(479)]())n[e(534)]&&(n[e(575)](),s=!0)}return s})),n[t(607)][t(588)][t(594)]((e=>{const s=t,o=n[s(492)][s(490)](s(463));if(!o||!o[s(527)][s(604)](e[s(488)]))return!1;let i=!1;const a=n[s(533)][s(490)](s(600)).me,c=n[s(607)][s(588)][s(620)][s(532)](),u=Array[s(464)](n[s(607)][s(588)][s(620)][s(509)]())[s(522)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(591)](t);return n(497)==o&&n(562)==i&&c==a.id&&!e[n(610)]}));for(const t of c){if(s(480)!=t[s(569)]||s(515)!=t[s(613)]||1!=t[s(460)])continue;const n=e[s(454)](t[s(555)],t[s(555)][s(605)](1));if(!u[s(624)]((({data:t})=>t[s(570)][s(573)](n))))for(const{name:t,data:r}of u)if(n[s(550)](r[s(570)])){e[s(581)](t,{range:n}),i=!0;break}}return i})),n[t(607)][t(588)][t(594)]((e=>{const s=t;let o=!1;const i=n[s(533)][s(490)](s(600)).me,a=r[s(531)]()[s(522)]((t=>t[s(534)]&&t[s(634)]==i)),c=new Set,u=new Set;for(const t of a)if(s(562)==t[s(578)])for(const e of t[s(525)]()){const n=e[s(658)]()[s(585)]();if(n)if(n.is(s(645),s(515))&&Aa(n)){t[s(646)](e[s(613)]),c[s(457)](n),o=!0;const r=n[s(609)],i=n[s(528)],a=r&&r.is(s(645),s(515)),l=i&&i.is(s(645),s(515));a&&!c[s(604)](r)&&u[s(457)](r),l&&!c[s(604)](i)&&u[s(457)](i)}else n.is(s(645),s(507))&&n[s(471)]&&(t[s(646)](e[s(613)]),o=!0)}else if(s(541)==t[s(578)]){if(!t[s(501)]||!t[s(501)][s(514)])continue;const e=t[s(501)][s(489)];if(e&&Object[s(625)](e)[s(460)])continue;const n=t[s(501)][s(514)];let r=!0,i=!0;for(const e of a)if(e[s(578)]&&e[s(578)][s(637)](s(562))){if(!e[s(501)][s(514)]){i=!1;break}if(e.id!=t.id&&e[s(501)][s(514)]==n){r=!1;break}}i&&r&&(t[s(552)](),o=!0)}for(const t of c)e[s(517)](t);for(const t of u)e[s(595)](t);return o})),n[t(635)][t(597)](t(481))[t(615)]({model:t(586),view:(t,e)=>h(t),converterPriority:t(470)}),n[t(635)][t(597)](t(556))[t(615)]({model:t(586),view:(e,n)=>n[t(513)][t(530)]?h(e,!1):null,converterPriority:t(470)});const g=n[t(599)][t(572)];this[t(639)](g[t(588)],t(582),((e,n)=>{const r=t,s=[];for(const t of g[r(656)](n[r(558)])[r(487)]())t.is(r(645),r(547))&&s[r(536)](t);g[r(475)]((t=>{const e=r;for(const n of s)t[e(508)](t[e(656)](n),t[e(565)](n)),t[e(517)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(471)])return!0;const n=t[e(614)](0);return n.is(e(645),e(507))&&n[e(471)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(524)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Ra();return(Ca=function(t,e){return n[t-=412]})(t,e)}const La=Ca;function Ra(){const t=["getColumnGroupElement","registerCustomCallback","4121300QCvkIm","descriptionFactory","markBlockFormat","columnWidths","change","document","getSuggestionCallback","getSuggestions","formatInline","enableCommand","getSelectedElement","_suggestionFactory","type","locale","132MsuZTV","handleResizeTableWidthCommand","tableWidth","bind","5346672qZQVVg","getTableColumnsWidths","TableColumnResizeEditing","getContainedElement","commandParams","handleSuggestionDescription","Users","editor","909240VDgZaN","formatGroupId","7763mVzrVq","formatBlock","18051rPWyjb","subType","*Format:* resize table","model","table","accept","format","discard","TrackChangesEditing","14663106EyHmPr","selection","data","registerDescriptionCallback","get","getAttribute","plugins","has","460lmdbRM","450992ajKwbG","afterInit","author","resizeTableWidth","resizeTable"];return(Ra=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(534545===-parseInt(n(424))/1+parseInt(n(457))/2+-parseInt(n(461))/3*(-parseInt(n(423))/4)+parseInt(n(431))/5+parseInt(n(445))/6*(-parseInt(n(459))/7)+parseInt(n(449))/8+-parseInt(n(415))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[La(425)](){const t=La;if(!this[t(456)][t(421)][t(422)](t(451)))return;const e=this[t(456)][t(421)][t(419)](t(414));e[t(440)](t(427),this[t(446)][t(448)](this)),e[t(442)][t(430)](t(460),t(428),t(466),e[t(442)][t(437)](t(460),null,t(413))),e[t(442)][t(430)](t(460),t(428),t(413),e[t(442)][t(437)](t(460),null,t(466))),e[t(432)][t(418)](this[t(454)][t(448)](this))}[La(446)](t,e){const n=La,r=this[n(456)][n(421)][n(419)](n(414)),s=this[n(456)][n(421)][n(419)](n(451)),o=e[n(465)]||this[n(456)][n(464)][n(436)][n(416)][n(441)]();this[n(456)][n(464)][n(435)]((()=>{const i=n,a=s[i(429)](o);let c=a?s[i(450)](a):null,u=o[i(420)](i(447))||null;const l=e[i(447)]||u,f=e[i(434)]||c,h=this[i(456)][i(421)][i(419)](i(455)).me;for(const t of r[i(438)]()){const e=t[i(452)]();if(i(428)===t[i(462)]&&e===o){t[i(426)]!==h&&t[i(413)]();const e=t[i(417)][i(453)];u=e[0][i(447)],c=e[0][i(434)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(433)](o,{commandName:i(427),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(428)},[],i(428))}))}[La(454)](t){const e=La;if(e(460)!=t[e(443)]&&e(439)!=t[e(443)])return;const{data:n}=t;if(n&&e(428)===n[e(458)]){const t=e(463);return{type:e(412),content:zr(this[e(456)][e(444)],t)}}}}function Sa(t,e){const n=va();return(Sa=function(t,e){return n[t-=334]})(t,e)}const Ma=Sa;function va(){const t=["24CepwQv","get","10068OCGvmg","29598FRKNnw","1843275QNppBs","785qrHORn","TrackChangesEditing","has","379859qMJKfi","plugins","628100pNUHcS","1541530FBXCEN","enableCommand","Template","afterInit","373443RszXgY","editor","insertTemplate","27xvOurX"];return(va=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(311754===parseInt(n(338))/1+parseInt(n(340))/2+-parseInt(n(334))/3+parseInt(n(351))/4*(-parseInt(n(335))/5)+parseInt(n(352))/6+parseInt(n(345))/7*(parseInt(n(349))/8)+-parseInt(n(348))/9*(-parseInt(n(341))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Ma(344)](){const t=Ma,e=this[t(346)];e[t(339)][t(337)](t(343))&&e[t(339)][t(350)](t(336))[t(342)](t(347))}}function wa(){const t=["217PZbehq","3376104IMVGsr","insertTableOfContents","ELEMENT_TABLE_OF_CONTENTS","4kHrQCG","TrackChangesEditing","8659824GaEjRp","tableOfContents","3984516iCaLzM","commands","afterInit","121220vjZliU","descriptionFactory","165162xMaAuF","3589375QvPzZY","locale","442130CJEHZf","enableCommand","get","editor","registerElementLabel","plugins"];return(wa=function(){return t})()}const Fa=Da;function Da(t,e){const n=wa();return(Da=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(564413===-parseInt(n(279))/1*(-parseInt(n(291))/2)+-parseInt(n(298))/3+parseInt(n(286))/4+-parseInt(n(289))/5+-parseInt(n(288))/6*(-parseInt(n(297))/7)+parseInt(n(281))/8+-parseInt(n(283))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class xa extends t.Plugin{[Fa(285)](){const t=Fa,e=this[t(294)];if(!e[t(284)][t(293)](t(277)))return;e[t(296)][t(293)](t(280))[t(292)](t(277));const n=e[t(296)][t(293)](t(280)),r=e[t(290)];n[t(287)][t(295)](t(282),(e=>zr(r,t(278),e)))}}function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=259]})(t,e)}const Ua=Pa;function Ba(){const t=["end","descriptionFactory","get","TrackChangesEditing","nodeBefore","element","updateMarker","34310lmJoKI","10155859oYmzSo","removeMarker","editor","differ","has","2ebQuxg","isEqual","getNearestSelectionRange","newRange","afterInit","_splitMarkerName","title-content","1219763JJHHed","registerPostFixer","8YEtIFq","locale","2399650alKHgS","2759744EnCfuu","isTouching","model","createRange","Title","forward","1600614OATTUX","schema","plugins","isCollapsed","6HMhEPB","getChangedMarkers","ELEMENT_TITLE","561oxKbho","start","document","suggestion","registerElementLabel","10338201ihEPDf","from"];return(Ba=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(745770===-parseInt(n(299))/1*(parseInt(n(292))/2)+parseInt(n(265))/3+parseInt(n(301))/4*(parseInt(n(303))/5)+parseInt(n(269))/6*(parseInt(n(287))/7)+parseInt(n(259))/8+-parseInt(n(277))/9+-parseInt(n(286))/10*(parseInt(n(272))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[Ua(296)](){const t=Ua,e=this[t(289)];if(!e[t(267)][t(291)](t(263)))return;const n=e[t(267)][t(281)](t(282));n[t(280)][t(276)](t(298),(()=>zr(e[t(302)],t(271)))),e[t(261)][t(274)][t(300)]((r=>{const s=t;let o=!1;const i=Array[s(278)](e[s(261)][s(274)][s(290)][s(270)]());for(const{name:t,data:a}of i){const{group:i}=n[s(297)](t);if(s(275)!==i||!a[s(295)])continue;const c=a[s(295)],u=c[s(279)][s(283)];if(!u||!u.is(s(284),s(298)))continue;if(!c[s(273)][s(260)](c[s(279)]))continue;const l=e[s(261)][s(266)][s(294)](c[s(279)],s(264));if(l&&l[s(268)]){const e=r[s(262)](c[s(273)],l[s(273)]);e[s(293)](c)||(r[s(285)](t,{range:e}),o=!0)}o||(r[s(288)](t),o=!0)}return o}))}}const Ga=Ha;function Va(){const t=["get","470035qfBBtg","enableCommand","redo","4lRItRS","48bYdHRh","TrackChangesEditing","10643808LiMOOm","444443JCCqIl","has","UndoEditing","undo","2564036SIaIxC","8263089GRplMf","10gSSGtD","plugins","afterInit","7220472tgSivf","editor","2254743UpMOXs"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(968749===parseInt(n(181))/1*(-parseInt(n(177))/2)+parseInt(n(192))/3+parseInt(n(185))/4+parseInt(n(194))/5*(-parseInt(n(178))/6)+-parseInt(n(190))/7+parseInt(n(180))/8+-parseInt(n(186))/9*(-parseInt(n(187))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class za extends t.Plugin{[Ga(189)](){const t=Ga,e=this[t(191)],n=e[t(188)][t(193)](t(179));e[t(188)][t(182)](t(183))&&(n[t(175)](t(184)),n[t(175)](t(176)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=496]})(t,e)}function qa(){const t=["editor","TrackChangesEditing","get","TableCaptionEditing","afterInit","requires","108760QQMIxQ","3240009ryWKIS","has","2mAmVgy","35FAoCeP","664CnOoRb","enableCommand","toggleTableCaption","32837pHCpCH","590766LWiXrj","110XdzRXB","45472dkzwvH","plugins","1483710DgZqTb","1742406xOfOiX"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(295857===-parseInt(n(509))/1+parseInt(n(503))/2*(parseInt(n(514))/3)+-parseInt(n(511))/4*(parseInt(n(504))/5)+parseInt(n(513))/6+-parseInt(n(508))/7*(-parseInt(n(505))/8)+-parseInt(n(501))/9+parseInt(n(500))/10*(parseInt(n(510))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(499)](){return[aa]}[Wa(498)](){const t=Wa,e=this[t(515)];e[t(512)][t(502)](t(497))&&e[t(512)][t(496)](t(516))[t(506)](t(507))}}function Za(t,e){const n=Qa();return(Za=function(t,e){return n[t-=162]})(t,e)}const Ya=Za;function Qa(){const t=["tableCellWidth","nodeAfter","setAttribute","TableCellPropertiesEditing","tableWidth","16OxQrvt","handleSuggestionDescription","getSuggestionCallback","tableCellBorderStyle","tableCellVerticalAlignment","get","afterInit","2347506poSwaK","findAncestor","descriptionFactory","2322859LupnYU","handleDiscardAction","_suggestionFactory","removeAttribute","getAttribute","tableCellBorderColor","enqueueChange","getContainedElement","19722LbbJPa","TableUtils","document","markBlockFormat","data","getSuggestions","tableHeight","registerCustomCallback","formatBlock","8vPcNsp","_getSuggestion","*Format:* change table properties","267460NkoIeb","tableCellPadding","10APZxwu","tableBorderWidth","join","plugins","TrackChangesTableProperties","4344jhvtAO","batch","2094012XpwELt","TrackChangesEditing","tableBorderStyle","model","start","tableCellBackgroundColor","tableProperties","961251nTOIXp","tableCellHorizontalAlignment","table","discard","tableBackgroundColor","format","tableAlignment","has","tableBorderColor","TablePropertiesEditing","pluginName","getSelectionAffectedTableCells","19118rnOVah","tableCellHeight","20MoagNA","tableCellBorderWidth","tableCellProperties","change","editor","enableCommand","registerDescriptionCallback","*Format:* change table cell properties","subType","getFirstPosition","_handlePropertyChange","selection","commandParams","locale","accept"];return(Qa=function(){return t})()}!function(t,e){const n=Za,r=t();for(;;)try{if(352552===-parseInt(n(199))/1*(-parseInt(n(213))/2)+-parseInt(n(227))/3+parseInt(n(181))/4*(-parseInt(n(211))/5)+parseInt(n(220))/6+parseInt(n(191))/7*(parseInt(n(208))/8)+parseInt(n(188))/9*(-parseInt(n(241))/10)+parseInt(n(239))/11*(parseInt(n(218))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ja extends t.Plugin{constructor(t){const e=Za;super(t),this[e(226)]=[e(235),e(222),e(214),e(233),e(180),e(205),e(231)],this[e(163)]=[e(196),e(184),e(162),e(212),e(176),e(240),e(225),e(228),e(185)]}static get[Ya(237)](){return Ya(217)}[Ya(187)](){const t=Ya,e=this[t(165)][t(216)][t(186)](t(221));if(this[t(165)][t(216)][t(234)](t(236))){for(const n of this[t(226)])e[t(166)](n,((e,r)=>{const s=t,o=this[s(165)][s(223)][s(201)][s(172)][s(170)]()[s(189)](s(229));this[s(171)](n,[o],this[s(226)],s(226),e,r)}));e[t(193)][t(206)](t(207),t(226),t(175),e[t(193)][t(183)](t(207),null,t(230))),e[t(193)][t(206)](t(207),t(226),t(230),((e,n)=>this[t(192)](this[t(226)],e,n))),e[t(193)][t(206)](t(207),t(226),t(215),(()=>!1))}if(this[t(165)][t(216)][t(234)](t(179))){for(const n of this[t(163)])e[t(166)](n,((e,r)=>{const s=t,o=this[s(165)][s(216)][s(186)](s(200))[s(238)](this[s(165)][s(223)][s(201)][s(172)]);this[s(171)](n,o,this[s(163)],s(163),e,r)}));e[t(193)][t(206)](t(207),t(163),t(175),e[t(193)][t(183)](t(207),null,t(230))),e[t(193)][t(206)](t(207),t(163),t(230),((e,n)=>this[t(192)](this[t(163)],e,n))),e[t(193)][t(206)](t(207),t(163),t(215),(()=>!1))}e[t(190)][t(167)]((e=>this[t(182)](e)))}[Ya(171)](t,e,n,r,s,o){const i=Ya,a=this[i(165)][i(216)][i(186)](i(221));this[i(165)][i(223)][i(197)](o[i(219)],(()=>{const t=i;for(const i of e)if(this[t(209)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(195)](r);void 0!==n&&(e[r]=n)}s(o),a[t(202)](i,{commandParams:[e]},[],r)}}))}[Ya(192)](t,e,n){const r=Ya,s=e[0][r(224)][r(177)],o=n[r(173)][0];this[r(165)][r(223)][r(164)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(178)](r,o[r],s):e[n(194)](r,s)}))}[Ya(182)](t){const e=Ya;if(t[e(203)])switch(t[e(169)]){case e(226):return{type:e(232),content:zr(this[e(165)][e(174)],e(210))};case e(163):return{type:e(232),content:zr(this[e(165)][e(174)],e(168))}}}[Ya(209)](t,e){const n=Ya,r=this[n(165)][n(216)][n(186)](n(221));for(const s of r[n(204)]({skipNotAttached:!0})){const r=s[n(198)]();if(s[n(169)]===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=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--;)Ur(n,e[s]);return n})),Ec=Tc;function bc(){const t=["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.","creator","_breakSuggestionMarker","for","skipNestingCheck","addMarkerName","toUpperCase","rethrowUnexpectedError","getAllAdjacentSuggestions","trackChangesCommand","createElement","isExternal","_joinSuggestions","markBlockFormat","previous","ck-suggestion-marker-","_inlineAttributeKeys","assign","multi","selection","_getMarkerAnnouncementText","_handleNewSuggestionMarker","_isRegisteredAttribute","from","PendingActions","splice","format","suggestion:","insertion:discard","getRanges","insertion","ck-suggestion-marker-formatInline","markers","formatBlock:","setAttribute","accept","showSuggestionHighlights","formatGroupId","applyOperation","_customCallbacks","toJSON","return","start","_cutOutSuggestionMarker","38118jtRFAv","$elementName","newRange","markerReady","createRange","conversion","getIntersection","addMarker:suggestion:attribute","markMultiRangeDeletion","writer","setTo","init","isInsideObject","formatInline:","trackChanges.trackFormatChanges","oldValue","attributeKey","getNearestSelectionRange","sort","isObject","isOwn","_suggestionFactory","_trackFormatChanges","editor","enableDefaultAttributesIntegration","isNextTo","2093620KOkKdl","mapper","_rangeIsInLocalUserInsertion","update:suggestion","model","chain","differ","containerElement","stopListening","_registerDefaultCallbacks","_suggestions","addMarker:suggestion","_refreshAttributeSuggestionsChain","formatBlock:join","_suggestionState","removeMarker:suggestion:formatBlock","discardSelectedSuggestions","schema","getFirstMarker","define","createSelection","attribute","deletion:chain","createRangeOn","elementToElement","_getAuthorFromId","discard","_defaultCallbacks","containsItem","open","_updateSuggestionData","updateMarker","markerNameToElements","bindElementToMarker","_setSuggestionRange","pop","stop","deletion:join","length","descriptionFactory","_model","containsRangeInObject","TrackChangesEditing","clear","substring","backward","forward","track-changes-enable-command-twice","acceptSuggestion","comments","isAfter","rootName","Users","formatInline:accept","formatInline:join","requires","suggestionLoaded","some","_isForcedDefaultExecutionBlock","values","isSelectable","buildSuggestion","markerName","attributes","group","getUser","delete","tablePasteChainId","accepted","value","type","pluginName","nodeBefore","reconvertMarker","attributeNewValue","_element","_refreshSuggestionsChain","isRemovable","discardSuggestion","removeAttribute","warn","_removeSuggestion","isBefore","registerInlineAttribute","error-saving-suggestion-data-suggestion-discarded","elementEnd","hasCommentThread","element","isAtStart","_commentsRepository","isArray","track-changes-adapter-missing-getsuggestion","attributeOldValue","63sDRtJS","change","head","markerToHighlight","formatBlock:discard","$text","_afterChanges","$textProxy","always","ENTER","getCustomProperty","isInContent","dataDowncast","189gKyikD","_checkSuggestionCorrectness","toViewElement","track-changes-command-not-found","filter","plugins","containsRange","discardAllSuggestions","_getSuggestionData","239483BGCyjs","addMarker:suggestion:formatBlock","PENDING_ACTION_SUGGESTION","trackChanges.mergeNestedSuggestions","attribute:discard","name","upcast","adapter","markAttributeChange","includes","isAtEnd","end","marker-count","nodeAfter","addSuggestion","getSuggestions","then","next","authorName","registerPostFixer","activeMarkers","commentThread","_isBlockAttribute","change:_saved","item","insert","isUndo","commands","author","formatInline:chain","_SUGGESTION_ANNOUNCEMENT","splitPosition","createPositionAt","getSuggestion","attribute:join","_adapter","$graveyard","moveTargetPosition","forceDefaultExecution","low","_isDataLoaded","every","registerCustomCallback","suggestion","LEAVE","deletion","10102416muIRwf","insertion:accept","addComment","removeClass","notReady","enableReadOnlyMode","rejected","insertion:","removeMarker:suggestion:attribute","attribute:accept","getMarkers","subType","addHighlight","updateSuggestion","join","_addSuggestionMarker","isIntersecting","track-changes-user-not-found","_joinWithAdjacentSuggestions","parent","markInsertion","widget","_addThreadToSuggestion","isTouching","_onDiscard","markInlineFormat","getFirstRange","CommentsRepository","concat","addClass","listenTo","insertion:chain","_processAttributeSuggestions","dataReady","groupId","_findSuggestions","getItems","suggestionUnloaded","isIntersectingWithRange","unbind","addCommentThread","ck-suggestion-marker-formatBlock","oldRange","containsPosition","move","elementStart","get","createPositionAfter","getCommentThread","substr","commandName","getChanges","suggestion-type","deletion:accept","isMultiRange","editing","fetchCommentThread","track-changes-adapter-already-set","range","default","refresh","highest","formatBlock","createdAt","isDocumentOperation","unbindElementFromMarkerName","document","acceptAllSuggestions","execute","_enabledCommands","@external","markDeletion","addUser","removed","insertContent","fromCharCode","find","isEqual","deletion:discard","documentSelection","getLastMatchingPosition","removeMarkers","_getExternalAuthor","_saved","ck-suggestion-marker","add","size","_editor","split","root","formatInline:discard","multipleBlocks","authoredAt","consume","rename","isBlock","createRangeIn","56090YspuGQ","suggestionChanged","setSelection","high","ck-suggestion-marker--active","unshift","fire","_getAttributeKey","_splitMarkerName","acceptSelectedSuggestions","_reduceSuggestionAttributeRange","lowest","catch","getShiftedBy","isLocal","config","track-changes-suggestion-data-mismatch","data","meta","remove","locale","markerToData","change:data","enqueueChange","map","createPositionBefore","announce","attribute:","isLimit","_processAttributeChanges","forEach","_initAriaMarkerChangeAnnouncements","data-suggestion","originalSuggestionId","registerBlockAttribute","_setSuggestionData","deletion:","getChangedMarkers","targetPosition","keys","getAncestors","252lulqGH","external:","options","_blockAttributeKeys","normal","push","formatBlock:chain","_mergeNestedSuggestions","clone","collaboration.channelId","addRange","enableCommand","$marker","insertion:join","442sshGOX","before","removeMarker","_recordAttributeSuggestions","startsWith","detach","newValue","markMultiRangeBlockFormat","has","getAttribute","_createSuggestion","isCollapsed","consumable","getDifference","markMultiRangeInsertion","set","formatInline","FORMATTING","howMany","suggestion:attribute:","_recordAttributeChanges","never","deleteContent","formatBlock:accept","change:activeMarkers","position","addMarker","dataToMarker","getRange","_reduceExistingSuggestions","getSuggestionCallback","fromRange","hasSuggestion","track-changes-suggestion-not-found","234532YBjIVk","resolve","hasComments","addSuggestionData","_descriptionFactory","key","getMultiRangeId","ready","getContainedElement","batch","trackChanges","after","getWalker","removeComment","editingDowncast"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=129]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(776932===-parseInt(n(161))/1+parseInt(n(359))/2*(-parseInt(n(345))/3)+parseInt(n(393))/4+-parseInt(n(478))/5+-parseInt(n(452))/6*(-parseInt(n(152))/7)+parseInt(n(207))/8+parseInt(n(139))/9*(-parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(453);class yc extends t.Plugin{static get[Ec(533)](){return[Ec(234),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,ys,Ss,Ps,$s,so,uo,go,Io,Ao,Lo,vo,Do,Ho,Bo,qo,Qo,ti,ai,pi,Ri,oi,Vs,qs,Ei,Ai,vi,Fi,ji,zi,Xi,$i,ra,aa,ha,ma,Xa,ya,Na,xa,Ja,Oa,ja,za]}static get[Ec(549)](){return Ec(520)}get[Ec(397)](){return this[Ec(517)]}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(328)]((t=>String[e(282)](t)))[e(221)]("")}super(t),this[e(362)]=!1,this[e(374)](e(181),[]),this.on(e(383),((n,r,s,o)=>{const i=e;this[i(518)][i(140)]((()=>{const e=i;for(const n of[...o,...s])this[e(518)][e(440)][e(367)](n)&&t[e(262)][e(551)](n)}))})),this[e(517)]=new Xr(this[e(475)][e(482)][e(495)],this[e(475)][e(324)]),this[e(196)]=null,this[e(473)]=new Ac(this[e(475)]),this[e(488)]=new Map,this[e(135)]=t[e(157)][e(253)](e(234)),this[e(276)]=new Set,this[e(518)]=this[e(475)][e(482)],this[e(492)]=new WeakMap,this[e(536)]=!1,this[e(348)]=new Set([e(453)]),this[e(424)]=new Set,t[e(319)][e(497)](e(466),e(266)),this[e(474)]=t[e(319)][e(253)](e(466)),t[e(319)][e(497)](e(164),!0),this[e(352)]=t[e(319)][e(253)](e(164)),this[e(417)]=new f(t,this[e(276)]),this[e(335)](),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,48,51,52])}[Ec(463)](){const t=Ec,n=this[t(475)],r=(e,n)=>{const r=t;if(r(499)!=e)return r(423)+e;const s=n[r(295)]("|")[0];return this[r(183)](s)?r(248):r(439)};n[t(457)][t(411)](t(407))[t(142)]({model:t(204),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(312)](e[n(540)]),a=[n(291),r(o,i)];let c=3e3;return this[n(181)][n(170)](e[n(540)])&&(a[n(350)](n(308)),c=3010),n(206)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(457)][t(411)](t(151))[t(292)]((e=>{const r=t;e.on(r(489),((t,e,s)=>{const o=r;if(!s[o(347)][o(444)])return;const i=e[o(185)];if(!i)return;const c=s[o(479)][o(154)](i);n[o(482)][o(495)][o(471)](i)&&c&&!c[o(149)](o(228))&&c.is(o(485))&&(0,a.toWidget)(c,s[o(461)])}),{priority:r(307)})})),n[t(457)][t(411)](t(151))[t(142)]({model:t(204),view:(e,n)=>{const s=t;if(!n[s(347)][s(444)])return null;const{type:o,subType:i}=this[s(312)](e[s(540)]);return{classes:[s(291),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(185)])return;const{id:c}=this[a(312)](o[a(540)]);if(r){const t=this[a(488)][a(253)](c),e=this[a(311)](t);if(!this[a(183)](e))return}if(o[a(185)].is(a(427)))return void i[a(371)][a(300)](o[a(185)],s[a(166)]);const u=i[a(479)][a(154)](o[a(185)]);if(o[a(185)].is(a(133))&&n[a(482)][a(495)][a(302)](o[a(185)])&&!u[a(149)](a(219))){i[a(461)][a(236)]([a(291),a(248)],u),i[a(461)][a(442)](a(336),c,u),i[a(479)][a(511)](u,o[a(540)]),e&&(this[a(181)][a(170)](o[a(540)])?i[a(461)][a(236)](a(308),u):i[a(461)][a(210)](a(308),u));for(const t of n[a(482)][a(303)](o[a(185)])[a(243)]())i[a(371)][a(300)](t,s[a(166)]);i[a(371)][a(300)](o[a(185)],s[a(166)])}};n[t(457)][t(411)](t(151))[t(292)]((e=>{const n=t;e.on(n(162),((t,e,r)=>{const o=n;r[o(347)][o(444)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(268)})})),n[t(457)][t(411)](t(151))[t(292)]((e=>{const n=t;e.on(n(459),((t,e,r)=>{const o=n;r[o(347)][o(444)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(268)})})),n[t(457)][t(411)](t(151))[t(325)]({model:t(204),view:(e,n)=>n[t(347)][t(444)]?null:{group:t(204),name:e[t(256)](11)}}),n[t(457)][t(411)](t(167))[t(502)]({view:{name:t(204),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(435)+e[r(368)](r(259))+":"+e[r(368)]("id");return e[r(368)](r(173))&&(s+=":"+e[r(368)](r(173))),n[r(418)](r(357),{"data-name":s})}}),n[t(457)][t(411)](t(167))[t(386)]({view:t(204)}),n[t(457)][t(411)](t(407))[t(292)]((e=>{const n=t;e.on(n(162),s(),{priority:n(307)})})),n[t(457)][t(411)](t(407))[t(292)]((e=>{const n=t;e.on(n(459),s({isAttributeSuggestion:!0}),{priority:n(307)})})),n[t(457)][t(411)](t(407))[t(292)]((e=>{const n=t;e.on(n(493),((t,e,r)=>{const s=n,o=r[s(479)][s(510)](e[s(540)]);if(o)for(const t of o)t[s(149)](s(219))||(r[s(461)][s(210)]([s(291),s(248),s(308)],t),r[s(461)][s(557)](s(336),t),r[s(479)][s(272)](t,e[s(540)]))}),{priority:n(307)})})),n[t(457)][t(411)](t(407))[t(292)]((e=>{const n=t;e.on(n(215),((t,e,r)=>{const s=n,o=r[s(479)][s(510)](e[s(540)]);if(!o)return;const{id:i}=this[s(312)](e[s(540)]),a=this[s(488)][s(253)](i),c=this[s(311)](a);if(this[s(183)](c))for(const t of o)t[s(149)](s(219))||(r[s(461)][s(210)]([s(291),s(248),s(308)],t),r[s(461)][s(557)](s(336),t),r[s(479)][s(272)](t,e[s(540)]))}),{priority:n(307)})})),n[t(482)][t(273)][t(180)]((e=>{const r=t;let s=!1;const o=Array[r(431)](n[r(482)][r(273)][r(484)][r(341)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(312)](t);if(r(204)!==o)continue;const h=this[r(488)][r(253)](f);if(null!=c[r(454)]){r(375)==u&&(s=s||Lc(c[r(454)],t,e,n[r(482)][r(495)]));const o=r(499)==u&&this[r(183)](l[r(295)]("|")[0]);if(c[r(454)][r(370)]||r(197)==c[r(454)][r(296)][r(529)]||r(269)==u&&!Nc(c[r(454)])||o&&!Nc(c[r(454)])||r(206)==u&&(Cc(a=c[r(454)])||function(t){const e=r;return t[e(450)][e(226)]==t[e(172)][e(550)]&&t[e(450)][e(171)]}(a)))e[r(361)](t),s=!0;else{if(!h||!h[r(150)])continue;i[r(292)](h)}}}var a;return i[r(293)]>0&&(s=!!this[r(225)](i)||s),s})),n[t(482)][t(273)][t(180)]((e=>{const r=t;let s=!1;for(const t of n[r(482)][r(273)][r(484)][r(258)]())if(r(186)==t[r(548)])for(const t of this[r(488)][r(537)]()){if(t[r(261)]||!t[r(150)])continue;const o=r(269)==t[r(548)],i=this[r(311)](t),a=i&&this[r(183)](i);if(!o&&!a)continue;const c=t[r(233)]();if(c[r(450)][r(226)]!=c[r(172)][r(226)]&&!c[r(172)][r(171)]){const o=n[r(482)][r(193)](c[r(450)][r(174)],r(172)),i=n[r(482)][r(456)](c[r(450)],o);e[r(509)](t[r(496)](),{range:i}),s=!0}}return s})),n[t(482)][t(273)][t(180)]((e=>this[t(333)](e))),n[t(482)][t(273)][t(180)]((e=>!e[t(402)][t(318)]&&this[t(239)](e))),n[t(482)].on(t(145),(()=>{this[t(362)]=!1})),n[t(482)][t(273)].on(t(326),((r,s)=>{const o=t;if(!s[o(318)]||s[o(187)])return;if(!this[o(362)])return;const i=n[o(482)][o(273)][o(484)][o(258)]();if(0==i[o(516)])return;const a=[],c=i[o(156)]((t=>o(499)==t[o(548)])),u=i[o(156)]((t=>o(186)==t[o(548)]&&o(144)!=t[o(166)])),l=i[o(156)]((t=>o(323)==t[o(548)]&&o(144)!=t[o(166)]));for(const t of c)this[o(430)](t[o(468)])&&a[o(350)]({key:t[o(468)],newValue:t[o(552)],oldValue:t[o(138)],range:Sc(t[o(265)],n[o(482)])});for(const t of u){const e=l[o(283)]((e=>e[o(553)]===t[o(553)]));if(e){const r=Mc(t[o(384)][o(174)],n[o(482)]);e[o(166)]!==t[o(166)]&&a[o(350)]({key:o(453),newValue:t[o(166)],oldValue:e[o(166)],range:r});for(const[n,s]of e[o(541)]){if(!this[o(430)](n))continue;const e=t[o(541)][o(253)](n);s!==e&&a[o(350)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(541)])this[o(430)](n)&&(e[o(541)][o(367)](n)||a[o(350)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(516)]&&n[o(482)][o(327)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(169)](t,e,s,o,{groupId:r});this[n(388)](t,a)}))}),{priority:t(315)}),n[t(482)][t(440)].on(t(481),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(312)](n[s(166)]),e=this[s(488)][s(253)](t);e&&e[s(413)](n[s(166)])}})),n[t(482)][t(273)].on(t(326),(()=>{const e=t,r=Array[e(431)](n[e(482)][e(273)][e(484)][e(341)]())[e(156)]((t=>e(204)===this[e(312)](t[e(166)])[e(542)]));if(0===r[e(516)])return;r[e(470)](((t,n)=>{const r=e,s=t[r(321)][r(249)],o=n[r(321)][r(249)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(450)][r(560)](o[r(450)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(312)](t);if(null===n[e(249)]){const n=this[e(429)](t);o[e(292)](n)}else{const t=this[e(488)][e(253)](r);null!==n[e(454)]||t[e(150)]?(s[e(292)](t[e(141)]),o[e(292)](t)):this[e(559)](t)}}o[e(293)]>0&&this[e(554)](o);for(const t of s)this[e(310)](e(305),t)})),n[t(482)].on(t(446),((e,r)=>{const s=t,o=r[0];if(!this[s(488)][s(293)])return;if(!o[s(271)])return;if(o[s(402)][s(187)]||!o[s(402)][s(318)])return;let i,a;switch(o[s(548)]){case s(186):i=n[s(482)][s(193)](o[s(384)]),a=i[s(317)](o[s(377)]);break;case s(295):i=n[s(482)][s(193)](o[s(192)]),a=n[s(482)][s(193)](o[s(198)]);break;case s(251):i=n[s(482)][s(193)](o[s(342)]),a=i[s(317)](o[s(377)]);break;default:return}const c=n[s(482)][s(456)](i,a);n[s(482)][s(140)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(242)](c)){if(e[t(261)])continue;if(t(375)==e[t(548)])continue;const r=this[t(311)](e);if(r&&this[t(183)](r)&&t(295)!=o[t(548)])continue;const s=e[t(321)]&&e[t(321)][t(298)];(t(269)!=e[t(548)]||t(295)==o[t(548)]&&!s)&&(n[t(519)]||t(438)==e[t(548)]&&n[t(472)]||e[t(233)]()[t(158)](c)&&this[t(410)](e,i,a))}}))}),{priority:t(315)}),n[t(482)].on(t(381),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(199)])return;if(this[s(536)])return;if(!this[s(417)][s(547)])return;if(o[s(370)])return;const a=n[s(482)][s(495)],{start:c,end:u}=o[s(233)](),l=c[s(174)]&&a[s(332)](c[s(174)])?null:a[s(469)](c,s(524)),f=u[s(550)]&&a[s(332)](u[s(550)])?null:a[s(469)](u,s(523)),h=n[s(482)][s(456)](l?l[s(450)]:c,f?f[s(172)]:u);n[s(482)][s(140)]((t=>{const e=s;this[e(278)](h);const r=n[e(482)][e(495)][e(469)](h[e(450)]);o.is(e(286))?t[e(306)](r):o[e(462)](r)})),e[s(514)]()}),{priority:e.priorities[t(349)]+10}),n[t(482)].on(t(281),((e,r)=>{const s=t,o=r[r[s(516)]-1];o&&o[s(199)]||this[s(536)]||this[s(417)][s(547)]&&(n[s(482)][s(140)]((()=>{const t=s;let o=n[t(482)][t(281)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(449)]=o[t(353)]();const i=o[t(172)][t(550)],a=n[t(482)][t(495)];i&&a[t(302)](i)&&!a[t(471)](i)&&(o=n[t(482)][t(456)](o[t(450)],n[t(482)][t(193)](i,t(172)))),this[t(227)](o)})),e[s(514)]())}),{priority:t(307)}),this[t(475)][t(188)][t(292)](t(403),this[t(417)]),this[t(356)](t(403));const o=new d(n,this[t(488)]);n[t(188)][t(292)](t(526),o),this[t(356)](t(526));const i=new b(n,this[t(488)]);n[t(188)][t(292)](t(556),i),this[t(356)](t(556)),n[t(188)][t(292)](t(274),new S(n,o,this[t(488)])),this[t(356)](t(274)),n[t(188)][t(292)](t(159),new S(n,i,this[t(488)])),this[t(356)](t(159)),n[t(188)][t(292)](t(313),new O(n,o,this[t(488)])),this[t(356)](t(313)),n[t(188)][t(292)](t(494),new O(n,i,this[t(488)])),this[t(356)](t(494));const c=n[t(157)][t(253)](t(234));this[t(237)](c,t(209),((e,{threadId:n})=>{const r=t,s=this[r(488)][r(253)](n);s&&s[r(182)]&&1===s[r(182)][r(516)]&&this[r(508)](n,{hasComments:!0})}),{priority:t(200)}),this[t(237)](c,t(406),((e,{threadId:n})=>{const r=t,s=this[r(488)][r(253)](n);s&&s[r(182)]&&!s[r(182)][r(516)]&&this[r(508)](n,{hasComments:!1})}),{priority:t(200)})}set[Ec(168)](t){const n=Ec;if(this[n(196)])throw new e.CKEditorError(n(264),this);this[n(196)]=t}get[Ec(168)](){return this[Ec(196)]}[Ec(176)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(488)][n(537)]())t&&!e[n(150)]||r[n(350)](e);return e?r[n(328)]((t=>t[n(448)]())):r}[Ec(194)](t){const n=Ec,r=this[n(488)][n(253)](t);if(!r)throw new e.CKEditorError(n(392),this);return r}[Ec(391)](t){const e=Ec;return this[e(488)][e(367)](t)}[Ec(396)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(548)][e(295)](":"),a=this[e(488)][e(253)](r)||this[e(369)](o,i,r,n,s);if(this[e(229)](a),this[e(153)](a,o,i||null,n),a[e(270)]=t[e(270)],a[e(201)]=!0,s&&s[e(277)]){const t=s[e(277)],n=this[e(289)](t[e(179)]);a[e(299)]=t[e(270)],a[e(189)]=n,a[e(419)]=!0}else a[e(299)]=t[e(270)];switch(t[e(321)]&&(a[e(321)]=t[e(321)]),t[e(541)]&&(a[e(541)]=t[e(541)]),this[e(196)]&&this[e(196)][e(175)]||(a[e(290)]=!0),this[e(492)][e(253)](a)){case e(211):this[e(492)][e(374)](a,e(240));break;case e(455):a[e(150)]?(this[e(225)](new Set([a])),this[e(554)](new Set([a])),this[e(492)][e(374)](a,e(400)),this[e(310)](e(534),a)):this[e(492)][e(374)](a,e(280))}return a}[Ec(526)](t){const e=Ec;this[e(199)]((()=>{const n=e;this[n(475)][n(482)][n(140)]((()=>{const e=n;for(const n of t[e(416)]())n[e(443)]()}))}))}[Ec(556)](t){const e=Ec;this[e(199)]((()=>{const n=e;this[n(475)][n(482)][n(140)]((()=>{const e=n;for(const n of t[e(416)]())n[e(504)]()}))}))}[Ec(356)](t,n){const r=Ec,s=this[r(475)][r(188)][r(253)](t);if(!s)throw new e.CKEditorError(r(155),this,{commandName:t});if(this[r(276)][r(367)](s))throw new e.CKEditorError(r(525),this,{commandName:t});this[r(276)][r(292)](s),n&&s.on(r(275),((t,e)=>{const o=r;this[o(417)][o(547)]&&(this[o(536)]||(e[o(516)]>0&&e[e[o(516)]-1]&&e[e[o(516)]-1][o(199)]?e[o(513)]():(t[o(449)]=n(((...t)=>s[o(275)](...t,{forceDefaultExecution:!0})),...e),t[o(514)]())))}),{priority:r(307)})}[Ec(199)](t){const n=Ec;let r,s;const o=this[n(536)];this[n(536)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(536)]=!1),s&&e.CKEditorError[n(415)](s,this),r}[Ec(227)](t,n=null,r={}){const s=Ec;if(t[s(370)])return null;const o=this[s(475)][s(157)][s(253)](s(530)).me;for(const{suggestion:e,meta:o}of this[s(242)](t,s(438)))if(o[s(472)]){if(!o[s(477)]){if(o[s(519)]){if(!this[s(352)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(410)](e,t[s(450)],t[s(172)]);break}if(n==e[s(218)]&&wc(e,r)){const n=e[s(233)]();return n[s(450)][s(284)](t[s(172)])?this[s(512)](e,this[s(518)][s(456)](t[s(450)],n[s(172)])):this[s(512)](e,this[s(518)][s(456)](n[s(450)],t[s(172)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(214)+n:s(438),u=this[s(339)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(222)](c,i,a,t),u}[Ec(373)](t,n=Ec(426),r={}){const s=Ec,o=this[s(475)][s(157)][s(253)](s(530)).me,i=this[s(473)][s(389)](s(438),n,s(221));for(const e of this[s(176)]())if(e[s(189)].id==o.id&&s(438)==e[s(548)]&&e[s(218)]==n&&wc(e,r)&&(i(e[s(437)](),t)||i(t,e[s(437)]()))){for(const n of t)e[s(355)](n);return e}for(const{suggestion:e,meta:n}of this[s(242)](t,s(438))){if(!n[s(472)])continue;if(!this[s(352)]&&n[s(519)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(437)]())for(const e of t)if(!n[s(158)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(214)+n,l=this[s(339)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(222)](u,a,c,e,Hr[s(399)]());return l}[Ec(232)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(370)])return null;if(o(380)===this[o(474)]){const e=this[o(473)][o(389)](o(375),r,o(443));return this[o(199)]((()=>e([t],n,s))),null}const i=this[o(475)][o(157)][o(253)](o(530)).me,a=[];if(o(147)!==this[o(474)])for(const{suggestion:e,meta:n}of this[o(242)](t,o(438)))n[o(472)]&&!n[o(464)]&&a[o(350)](...e[o(437)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(458)](s);e&&r[n(350)](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(516)];){const s=r[e][n(372)](t);r[n(433)](e,1,...s),e+=s[n(516)]}}return r}(t,a);c[o(516)]&&this[o(518)][o(140)]((()=>{const t=o;for(const e of c){const o=this[t(473)][t(389)](t(375),r,t(443));this[t(199)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(450)],u=t[o(172)];for(const{suggestion:e,meta:n}of this[o(242)](t,o(375))){if(!n[o(472)])continue;if(e[o(218)]!=r)continue;if(!wc(e,s))continue;const i=e[o(233)]();if(i[o(158)](t,!0))return null;c=c[o(560)](i[o(450)])?c:i[o(450)],u=u[o(528)](i[o(172)])?u:i[o(172)],a?i[o(450)][o(560)](a[o(233)]()[o(450)])?(a[o(288)](),a=e):e[o(288)]():a=e}const l=this[o(518)][o(456)](c,u);if(a)this[o(512)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(339)]({id:t,type:o(465)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(222)](o(465)+r,t,a,l)}}return null}[Ec(421)](t,n,r=[],s=null,o={}){const i=Ec;n[i(445)]||(n[i(445)]=n[i(257)]),n[i(298)]=t.is(i(265)),s=s||Rc(n);const a=r[i(328)]((t=>Mc(t,this[i(518)]))),c=t.is(i(265))?t:Mc(t,this[i(518)]);if(i(380)===this[i(474)]){const t=this[i(473)][i(389)](i(269),s,i(443));return this[i(199)]((()=>t([c],n,o))),null}a[i(350)](c);let u=!0;for(const t of a)if(!this[i(480)](t)){u=!1;break}if(u&&i(147)!==this[i(474)]){const t=this[i(473)][i(389)](i(269),s,i(443));return this[i(199)]((()=>t([c],n,o))),null}let l=null,f=c[i(450)],h=c[i(172)];for(const{suggestion:t,meta:e}of this[i(242)](c,i(269))){if(!e[i(472)])continue;if(e[i(477)]||e[i(519)]||e[i(464)])continue;if(t[i(321)][i(445)]!=n[i(445)])continue;if(!wc(t,o))continue;const r=t[i(233)]();if(t[i(218)]==s){if(r[i(158)](c,!0))return null;f=f[i(560)](r[i(450)])?f:r[i(450)],h=h[i(528)](r[i(172)])?h:r[i(172)],l?r[i(450)][i(560)](l[i(233)]()[i(450)])?(l[i(288)](),l=t):t[i(288)]():l=t}else{const e=c[i(458)](r);this[i(451)](t,e)}}const g=this[i(475)][i(157)][i(253)](i(530)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(512)](l,this[i(518)][i(456)](f,h)),l;{const t=this[i(339)]({id:d,type:i(441)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(222)](i(441)+s,d,p,this[i(518)][i(456)](f,h)),t}}[Ec(366)](t,n,r=[],s=null,o={}){const i=Ec;n[i(445)]||(n[i(445)]=n[i(257)]);const a=t[0];n[i(298)]=a.is(i(265)),s=s||Rc(n);const c=r[i(328)]((t=>Mc(t,this[i(518)]))),u=a.is(i(265))?t:t[i(328)]((t=>Mc(t,this[i(518)])));if(i(380)===this[i(474)]){const t=this[i(473)][i(389)](i(269),s,i(443));return this[i(199)]((()=>t(u,n,o))),null}c[i(350)](...u);let l=!0;for(const t of c)if(!this[i(480)](t)){l=!1;break}if(l&&i(147)!==this[i(474)]){const t=this[i(473)][i(389)](i(269),s,i(443));return this[i(199)]((()=>t(u,n,o))),null}const f=this[i(475)][i(157)][i(253)](i(530)).me;for(const t of this[i(176)]()){if(t[i(189)].id!=f.id)continue;if(i(269)!=t[i(548)]||t[i(321)][i(445)]!=n[i(445)])continue;if(!wc(t,o))continue;const e=t[i(218)]==s;for(let n=0;n<u[i(516)];n++){const r=u[n];for(const s of t[i(217)]()){const o=s[i(387)]();if(r[i(284)](o)){e?(u[i(433)](n,1),n--):t[i(361)](s[i(166)]);break}}}}if(0==u[i(516)])return null;const h=this[i(473)][i(389)](i(269),s,i(221));for(const t of this[i(176)]())if(t[i(189)].id==f.id&&i(269)==t[i(548)]&&t[i(321)][i(445)]==n[i(445)]&&t[i(218)]==s&&wc(t,o)&&(h(t[i(437)](),u)||h(u,t[i(437)]()))){for(const e of u)t[i(355)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(441)+s,m=this[i(339)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(222)](p,g,d,t,Hr[i(399)]());return m}[Ec(278)](t,n=null,r={}){const s=Ec;if(t[s(370)])return null;const o=this[s(475)][s(157)][s(253)](s(530)).me,a=new i.LiveRange(t[s(450)],t[s(172)]);for(const{suggestion:t,meta:e}of this[s(242)](a,s(438)))if(e[s(472)]&&!e[s(477)])if(t[s(261)]){const e=t[s(437)]()[s(156)]((t=>s(197)!=t[s(296)][s(529)]));if(e[s(202)]((t=>a[s(158)](t,!0)))&&t[s(504)](),e[s(535)]((t=>t[s(158)](a,!0)))){const t=this[s(473)][s(389)](s(206),n,s(443));return this[s(199)]((()=>t([a],null,r))),null}}else{const e=a[s(458)](t[s(233)]());null!==e&&t[s(231)]([e],null,r)}if(a[s(364)](),a[s(370)]||s(197)==a[s(296)][s(529)])return null;let c=null,u=a[s(450)],l=a[s(172)];const f=this[s(242)](a,s(206));for(const{suggestion:t,meta:e}of f){const n=this[s(518)][s(456)](u,l);if(e[s(472)]&&(this[s(352)]||!e[s(519)]&&!e[s(464)]))if(t[s(261)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(437)]()){if(r[s(158)](n,!0))return t;n[s(158)](r)||(e=!1)}e&&t[s(504)]()}else{const e=t[s(233)]();if(e[s(158)](n,!0))return t;if(!wc(t,r)){n[s(158)](e)?t[s(288)]():e[s(250)](u)?u=e[s(172)]:e[s(250)](l)&&(l=e[s(450)]);continue}u=u[s(560)](e[s(450)])?u:e[s(450)],l=l[s(528)](e[s(172)])?l:e[s(172)],r=Object[s(425)]({},t[s(541)]),c?e[s(450)][s(560)](c[s(233)]()[s(450)])?(c[s(288)](),c=t):t[s(288)]():c=t}}if(c)return this[s(512)](c,this[s(518)][s(456)](u,l)),c;{const t=(0,e.uid)(),i=this[s(518)][s(456)](u,l),a=o.id,c=n?s(340)+n:s(206),f=this[s(339)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(222)](c,t,a,i),f}}[Ec(460)](t,n=Ec(426),r={}){const s=Ec,o=this[s(475)][s(157)][s(253)](s(530)).me,a=t[s(328)]((t=>new i.LiveRange(t[s(450)],t[s(172)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(242)](a,s(438)))e[s(472)]&&!e[s(477)]&&c[s(292)](t);for(const e of c)if(e[s(261)]){const o=e[s(437)]();if((!e[s(541)]||!e[s(541)][s(412)])&&o[s(202)]((t=>a[s(535)]((e=>e[s(158)](t,!0)))))&&e[s(504)](),a[s(202)]((t=>o[s(535)]((e=>e[s(158)](t,!0)))))){const e=this[s(473)][s(389)](s(206),n,s(443));return this[s(199)]((()=>e(t,null,r))),null}}else{const t=e[s(233)]();if(a[s(535)]((e=>e[s(158)](t,!0)))&&e[s(504)](),a[s(202)]((e=>t[s(158)](e,!0)))){const t=this[s(473)][s(389)](s(206),n,s(443));return this[s(199)]((()=>t(a,null,r))),null}}const u=this[s(473)][s(389)](s(206),n,s(221));let l=null;for(const t of this[s(176)]())if(t[s(189)].id==o.id&&t[s(150)]&&s(206)==t[s(548)]&&t[s(218)]==n&&wc(t,r)&&(u(t[s(437)](),a)||u(a,t[s(437)]())))if(l){if(t[s(182)]&&t[s(182)][s(516)])continue;for(const e of t[s(437)]())l[s(245)](e)||l[s(355)](e);t[s(288)]()}else{l=t;for(const e of a)t[s(245)](e)||t[s(355)](e)}if(l)return l;c[s(521)]();for(const{suggestion:t,meta:e}of this[s(242)](a,s(206)))e[s(472)]&&(this[s(352)]||!e[s(519)]&&!e[s(464)])&&wc(t,r)&&c[s(292)](t);for(const t of c){const e=t[s(437)]();if((!r||!r[s(412)])&&a[s(202)]((t=>e[s(535)]((e=>e[s(158)](t,!0))))))return t;(!t[s(541)]||!t[s(541)][s(412)])&&e[s(202)]((t=>a[s(535)]((e=>e[s(158)](t,!0)))))&&t[s(504)]()}const f=(0,e.uid)(),h=o.id,g=s(340)+n,d=this[s(339)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(364)](),t[s(370)]||s(197)==t[s(296)][s(529)]||this[s(222)](g,f,h,t,Hr[s(399)]());return d}[Ec(169)](t,n,r,s,o){const i=Ec;if(t[i(370)])return[];if(i(380)===this[i(474)])return[];const a=this[i(475)][i(157)][i(253)](i(530)).me.id,c=Array[i(431)](this[i(488)][i(537)]())[i(156)]((e=>i(499)==e[i(548)]&&e[i(321)][i(398)]==n&&e[i(245)](t)));if(i(266)===this[i(474)]){const e=this[i(242)](t,i(438))[i(156)]((({meta:t})=>t[i(472)]&&!t[i(464)]&&!t[i(477)]))[i(328)]((({suggestion:t})=>t));c[i(309)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(499)==t[i(548)]?t[i(321)][i(467)]:void 0,o=t[i(233)](),a=Array[i(431)](u[i(343)]())[i(283)]((t=>t[i(223)](o)));if(!a)continue;const c=a[i(372)](o);this[i(183)](n)&&i(438)==t[i(548)]&&0!=c[i(516)]||(u[i(544)](a),c[i(334)]((t=>{u[i(374)](t,r)})),i(438)!=t[i(548)]&&e!=s&&u[i(374)](a[i(458)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(516)]>37&&console[i(558)](i(408),{key:n});const f=(i(331)+(n+"|")+Rc({newValue:s}))[i(522)](0,60),h=this[i(339)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(350)](h),this[i(222)](f,c,a,t)}return l}[Ec(476)](t){const e=Ec;this[e(356)](t,((t,...n)=>{this[e(379)]((()=>{t(...n)}))}))}[Ec(338)](t){const e=Ec;this[e(348)][e(292)](t)}[Ec(129)](t){const e=Ec;this[e(424)][e(292)](t)}[Ec(311)](t){const e=Ec;return e(499)==t[e(548)]?t[e(218)][e(295)]("|")[0]:null}[Ec(512)](t,e){const n=Ec,r=t[n(496)]();this[n(518)][n(140)]((t=>{t[n(509)](r,{range:e})}))}[Ec(229)](t){const e=Ec,n=t.id,r=this[e(475)][e(319)][e(253)](e(354));this[e(135)][e(132)](n)||this[e(135)][e(247)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(135)][e(255)](n);s[e(246)](e(555)),s[e(555)]=!1,t[e(182)]=s}[Ec(153)](t,n,r,s){const o=Ec;if(t[o(548)]!=n||t[o(218)]!=r||t[o(409)].id!=s)throw this[o(475)][o(212)](o(320)),new e.CKEditorError(o(320),this)}[Ec(451)](t,n){const r=Ec,s=t[r(233)]();if(n[r(284)](s))t[r(288)]();else if(s[r(158)](n)){const o=this[r(518)][r(193)](n[r(450)][r(550)],r(172));this[r(512)](t,this[r(518)][r(456)](s[r(450)],o));const i=(0,e.uid)(),a=t[r(409)].id,c=t[r(548)]+":"+t[r(218)];this[r(339)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(321)],attributes:t[r(541)]});const u=this[r(518)][r(193)](n[r(172)][r(226)],r(404)),l=this[r(518)][r(456)](u,s[r(172)]);this[r(222)](c,i,a,l)}else if(s[r(250)](n[r(450)])){const e=this[r(518)][r(193)](n[r(450)][r(550)],r(172));this[r(512)](t,this[r(518)][r(456)](s[r(450)],e))}else{const e=this[r(518)][r(193)](n[r(172)][r(226)],r(404));this[r(512)](t,this[r(518)][r(456)](e,s[r(172)]))}}[Ec(480)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(242)](t,e(438))){if(!r[e(472)])continue;const s=n[e(437)]();for(const n of s)if(!t[e(372)](n)[e(516)])return!0}return!1}[Ec(503)](t){const n=Ec,r=this[n(475)][n(157)][n(253)](n(530))[n(543)](t);if(!r)throw new e.CKEditorError(n(224),this);return r}[Ec(289)](t){const e=Ec,n=this[e(475)][e(157)][e(253)](e(530)),r=(0,o.hashObject)(e(346)+t);return n[e(543)](r)||n[e(279)]({id:r,name:t})}[Ec(369)](t,e,n,r,s){const o=Ec,i=this[o(503)](r),a=this[o(473)][o(539)](t,e,n,i,s,(t=>{const e=o;this[e(508)](n,{attributes:t});const r=this[e(194)](n);this[e(225)](new Set([r])),this[e(554)](new Set([r]))}));return this[o(237)](a,o(443),(()=>{const t=o;this[t(508)](n,{state:t(546)})}),{priority:o(307)}),this[o(237)](a,o(504),(()=>{const t=o;this[t(508)](n,{state:t(213)})}),{priority:o(307)}),this[o(488)][o(374)](n,a),this[o(492)][o(374)](a,o(211)),a}[Ec(312)](t){const e=Ec,n=t[e(295)](":");return{group:n[0],type:n[1],subType:n[e(516)]>=5?n[2]:null,id:n[e(516)]<5?n[2]:n[3],authorId:n[e(516)]<5?n[3]:n[4],markerCount:6==n[e(516)]?n[5]:null}}[Ec(410)](t,n,r){const s=Ec,o=t[s(233)](),i=o[s(450)],a=o[s(172)];this[s(512)](t,this[s(518)][s(456)](i,n));const c=(0,e.uid)(),u=t[s(409)].id,l=t[s(548)]+(t[s(218)]?":"+t[s(218)]:"");this[s(339)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(541)],data:t[s(321)]});const f=this[s(311)](t);(s(269)==t[s(548)]||f&&this[s(183)](f))&&(r=this[s(518)][s(329)](r[s(226)])),this[s(222)](l,c,u,this[s(518)][s(456)](r,a))}[Ec(242)](t,e=null){const n=Ec,r=[],s=this[n(475)][n(157)][n(253)](n(530)).me;Array[n(136)](t)||(t=[t]);for(const o of this[n(176)]()){if(!o[n(150)])continue;if(e&&o[n(548)]!=e)continue;let i=!1;for(const e of o[n(437)]()){for(const a of t){const t=a[n(450)][n(284)](e[n(172)])||a[n(172)][n(284)](e[n(450)]);if(t||a[n(458)](e)){const c=a[n(158)](e)&&kc(this[n(518)][n(495)],e[n(450)],a),u=e[n(158)](a)&&kc(this[n(518)][n(495)],a[n(450)],e);r[n(350)]({suggestion:o,meta:{isOwn:s==o[n(189)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(222)](t,e,n,r,s){const o=Ec;this[o(518)][o(140)]((i=>{const a=o;let c=a(435)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(385)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(559)](t){const e=Ec,n=t[e(422)],r=t[e(178)];t[e(422)]=null,t[e(178)]=null,null!=n&&n[e(178)]==t&&(n[e(178)]=r),null!=r&&r[e(422)]==t&&(r[e(422)]=n),e(400)==this[e(492)][e(253)](t)&&(this[e(492)][e(374)](t,e(280)),this[e(310)](e(244),t,n,r))}[Ec(339)](t){const n=Ec,r=t.id,s=this[n(396)](t);if(this[n(196)]&&this[n(196)][n(175)]){const o=this[n(475)][n(157)][n(253)](n(432)),i=s[n(395)],a=s[n(218)]?s[n(548)]+":"+s[n(218)]:s[n(548)],c=this[n(475)][n(324)],u=o[n(292)](zr(c,n(163))),l={id:r,type:a,hasComments:i,data:t[n(321)]||null,originalSuggestionId:t[n(337)]||null,attributes:s[n(541)]};this[n(196)][n(175)](l)[n(177)]((t=>{const e=n;s[e(290)]=!0,o[e(323)](u),t&&t[e(270)]&&(this[e(488)][e(253)](r)[e(270)]=t[e(270)])}))[n(316)]((t=>{const r=n;throw(0,e.logWarning)(r(130)),this[r(475)][r(482)][r(327)]({isUndoable:!1},(()=>{s[r(504)]()})),s[r(486)](),this[r(488)][r(544)](s.id),this[r(492)][r(544)](s),t}))}return s}[Ec(183)](t){const e=Ec;return this[e(348)][e(367)](t)}[Ec(508)](t,e){const n=Ec,r=this[n(475)][n(157)][n(253)](n(432)),s=this[n(194)](t);if(this[n(196)]&&this[n(196)][n(220)])if(s[n(290)]){const s=r[n(292)](zr(this[n(475)][n(324)],n(163)));this[n(196)][n(220)](t,e)[n(177)]((()=>{r[n(323)](s)}))}else s.on(n(184),(()=>{this[n(508)](t,e)}))}[Ec(160)](t){const n=Ec;if(!this[n(196)]||!this[n(196)][n(194)])throw new e.CKEditorError(n(137),this);return this[n(196)][n(194)](t)}[Ec(429)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(312)](t),i=this[e(488)][e(253)](n)||this[e(369)](r,s,n,o,{});switch(this[e(153)](i,r,s,o),this[e(492)][e(253)](i)){case e(211):this[e(160)](n)[e(177)]((t=>{const r=e;let s=Promise[r(394)]();t[r(395)]&&(s=this[r(135)][r(263)]({channelId:this[r(475)][r(319)][r(253)](r(354)),threadId:n})),s[r(177)]((()=>{const e=r;this[e(396)](t)[e(290)]=!0}))})),this[e(492)][e(374)](i,e(455));break;case e(280):this[e(508)](n,{state:e(507)});case e(240):this[e(492)][e(374)](i,e(400)),this[e(310)](e(534),i);break;case e(400):this[e(310)](e(305),i)}return i[e(413)](t),i}[Ec(554)](t){const e=Ec,n=Array[e(431)](t),r=n[e(156)]((t=>e(499)==t[e(548)]));this[e(490)](r);const s=n[e(156)]((t=>!t[e(261)]&&e(499)!=t[e(548)])),o=this[e(176)]({skipNotAttached:!0})[e(156)]((t=>!t[e(261)]&&e(499)!=t[e(548)])),i=o[e(156)]((n=>!t[e(367)](n))),a=new Map(o[e(328)]((t=>[t,this[e(473)][e(389)](t[e(548)],t[e(218)],e(483))]))),c=new Map(o[e(328)]((t=>[t,t[e(233)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(516)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(516)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(516)];t++){const n=s[t];!l[e(367)](n)&&n[e(422)]&&(f[e(292)](n[e(422)]),n[e(422)][e(178)]===n&&(n[e(422)][e(178)]=null),n[e(422)]=null),!u[e(367)](n)&&n[e(178)]&&(f[e(292)](n[e(178)]),n[e(178)][e(422)]===n&&(n[e(178)][e(422)]=null),n[e(178)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(516)];e++){const r=g(t,n[e]);r&&(r[0][s(178)]=r[1],r[1][s(422)]=r[0],u[s(292)](r[0]),l[s(292)](r[1]))}}function g(t,n){const r=e;if(t[r(189)].id!==n[r(189)].id)return null;const s=a[r(253)](t)(t,n,c[r(253)](t),c[r(253)](n));return s&&a[r(253)](n)(t,n,c[r(253)](t),c[r(253)](n))?s[1][r(182)]&&s[1][r(182)][r(516)]?null:s:null}f[e(293)]&&this[e(554)](f)}[Ec(490)](t){const e=Ec;if(0==t[e(516)])return;const n=this[e(176)]({skipNotAttached:!0})[e(156)]((t=>e(499)==t[e(548)]&&t[e(201)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(541)]);s[e(367)](n)||(s[e(374)](n,r[e(516)]),r[e(350)]([]));const i=s[e(253)](n);r[i][e(350)](t)}!function(){const t=e;r[t(470)](((e,n)=>{const r=t,s=e[0][r(270)],o=n[0][r(270)];return s==o?e[0][r(541)][r(241)]<n[0][r(541)][r(241)]?-1:1:s<o?-1:1}));for(const e of r)e[t(470)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(516)];t++){if(0==r[t][e(516)])continue;const n=[];for(let s=t+1;s<r[e(516)];s++)0!=r[s][e(516)]&&i(r[t],r[s])&&n[e(350)](s);for(const s of n)r[t]=r[t][e(235)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(516)];n++)t[n][e(178)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(516)];n++)t[n][e(422)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(541)][r(241)]!==n[0][r(541)][r(241)]&&t[0][r(189)]!==n[0][r(189)])return!1;if(!function(t,e){const n=r;return!t[n(395)]&&!e[n(395)]||(!t[n(395)]||!e[n(395)])&&(!!(t[n(395)]&&e[n(270)]<t[n(182)][n(527)][n(253)](0)[n(270)])||!!(e[n(395)]&&t[n(270)]<e[n(182)][n(527)][n(253)](0)[n(270)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(541)],r(241)),o=Ic(n[0][r(541)],r(241));return!!wr(s,o)&&(!!t[r(202)]((t=>n[r(535)]((e=>t[r(233)]()[r(284)](e[r(233)]())))))&&n[r(202)]((e=>t[r(535)]((t=>e[r(233)]()[r(284)](t[r(233)]()))))))}}[Ec(225)](t){const e=Ec,n=Array[e(431)](t),r=this[e(176)]({skipNotAttached:!0}),s=r[e(156)]((n=>!t[e(367)](n))),o=new Map(n[e(328)]((t=>[t,this[e(473)][e(389)](t[e(548)],t[e(218)],e(221))]))),i=new Map(r[e(328)]((t=>[t,t[e(437)]()])));for(let t=0;t<n[e(516)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(516)];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(516)];e++){const s=r[e];if(s[a(548)]!==n[a(548)]||s[a(189)].id!==n[a(189)].id||s[a(218)]!==n[a(218)])continue;if(!Oc(n,s,[a(241)]))continue;if(a(499)==n[a(548)]&&n[a(321)][a(467)]!=s[a(321)][a(467)])continue;if(a(499)==n[a(548)]&&t[a(183)](n[a(321)][a(398)]))continue;if(a(269)==n[a(548)]){const e=t[a(475)][a(482)],r=n[a(401)]();if(r&&(e[a(495)][a(471)](r)||e[a(495)][a(332)](r)))continue}const c=o[a(253)](n),u=i[a(253)](n),l=i[a(253)](s),f=n[a(182)]&&n[a(182)][a(516)],h=s[a(182)]&&s[a(182)][a(516)];if(!f&&c(l,u))return t[a(420)](s,n),i[a(544)](n),!0;if(!h&&c(u,l))return t[a(420)](n,s),i[a(544)](s),!0}return!1}}[Ec(420)](t,e){const n=Ec;if(t[n(261)])for(const r of e[n(437)]())t[n(355)](r);else{const r=e[n(233)]()[n(172)];this[n(512)](t,this[n(518)][n(456)](t[n(233)]()[n(450)],r))}e[n(288)]()}[Ec(428)](t,e){const n=Ec,r=t[n(363)](n(434))||t[n(363)](n(499))?n(376):t[n(414)]();return zr(this[n(475)][n(324)],e+"_"+r+n(191))}[Ec(335)](){const t=Ec,e=this[t(475)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(518)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(312)](t[s(166)]);if(s(204)===e){n[s(330)](this[s(428)](r,s(205)));break}}for(const t of r){const{group:e,type:r}=this[s(312)](t[s(166)]);if(s(204)===e){n[s(330)](this[s(428)](r,s(148)));break}}}))}[Ec(333)](t){const e=Ec;if(this[e(362)])return!1;const n=this[e(475)],r=n[e(482)][e(273)][e(484)][e(258)]();if(0==r[e(516)])return!1;const s=[],o=r[e(156)]((t=>e(499)==t[e(548)])),i=r[e(156)]((t=>e(186)==t[e(548)]&&e(144)!=t[e(166)])),a=r[e(156)]((t=>e(323)==t[e(548)]&&e(144)!=t[e(166)]));for(const t of o)s[e(350)]({key:t[e(468)],newValue:t[e(552)],oldValue:t[e(138)],range:Sc(t[e(265)],n[e(482)])});for(const t of i){const r=a[e(283)]((n=>n[e(384)][e(284)](t[e(384)])));r&&s[e(350)]({key:e(453),newValue:t[e(166)],oldValue:r[e(166)],range:n[e(482)][e(501)](t[e(384)][e(174)])})}return 0!=s[e(516)]&&this[e(388)](t,s)}[Ec(239)](t){const e=Ec;let n=!1;const r=this[e(475)][e(482)][e(273)][e(484)][e(341)]()[e(156)]((t=>t[e(321)][e(454)]&&t[e(166)][e(363)](e(378))));for(const s of r){const{subType:r,id:o}=this[e(312)](s[e(166)]),i=r[e(295)]("|")[0];for(const r of this[e(176)]({skipNotAttached:!0}))r.id!=o&&e(499)==r[e(548)]&&r[e(321)]&&r[e(321)][e(398)]==i&&r[e(233)]()[e(223)](s[e(321)][e(454)])&&(this[e(314)](r,s[e(321)][e(454)],t),n=!0)}return n}[Ec(379)](t){const e=Ec;this[e(475)],this[e(362)]=!0,t()}[Ec(430)](t){const e=Ec,n=this[e(183)](t),r=this[e(424)][e(367)](t);return n||r}[Ec(388)](t,e){const n=Ec;if(0==e[n(516)])return!1;let r=!1;for(const s of e){const e=this[n(242)](s[n(265)],n(499))[n(156)]((t=>!t[n(322)][n(477)]))[n(328)]((t=>t[n(204)])),i=(0,o.hashObject)({newValue:s[n(365)]});e[n(156)]((t=>{const e=n,[r,o]=t[e(218)][e(295)]("|");return r==s[e(398)]&&o!=i}))[n(334)]((e=>{const o=n;this[o(314)](e,s[o(265)],t),r=!0}))}return r}[Ec(314)](t,e,n){const r=Ec,s=t[r(233)]()[r(372)](e);0!==s[r(516)]?1!==s[r(516)]?this[r(410)](t,e[r(450)],e[r(172)]):this[r(512)](t,s[0]):n[r(361)](t[r(496)]())}}class Ac{constructor(t){const e=Ec;this[e(294)]=t,this[e(518)]=t[e(482)],this[e(447)]=new Map,this[e(505)]=new Map,this[e(487)]()}[Ec(539)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(518)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(389)](t,e,i(443))(...n),onDiscard:(...n)=>this[i(389)](t,e,i(504))(...n)})}[Ec(203)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(447)][s(374)](o,r)}[Ec(389)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(447)][r(253)](s)||this[r(505)][r(253)](t+":"+n)}[Ec(487)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(470)](((t,n)=>t[e(450)][e(560)](n[e(450)])?1:-1)),this[e(518)][e(140)]((n=>{const r=e;for(const e of t){let t;t=e[r(172)][r(171)]&&e[r(172)][r(226)]==e[r(450)][r(174)]?n[r(498)](e[r(450)][r(174)],"on"):n[r(498)](e),this[r(518)][r(381)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(518)][n(140)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(328)]((t=>(Cc(t)&&(t=this[s(518)][s(456)](t[s(172)])),t)))[s(156)]((t=>s(197)!==t[s(296)][s(529)]));if(c[s(516)]<1)return;const u=Array[s(431)](this[s(518)][s(273)][s(427)][s(437)]())[s(328)]((t=>i.LiveRange[s(390)](t)));r[s(306)](c);for(const t of this[s(294)][s(188)][s(188)]())t[s(267)]();a[s(350)]({forceDefaultExecution:!0}),this[s(294)][s(275)](o,...a);const l=u[s(156)]((t=>s(197)!=t[s(296)][s(529)]));l[s(516)]>0&&r[s(306)](l);for(const t of u)t[s(364)]()}))},s=(e,n)=>1==e[t(516)]&&1==n[t(516)]&&e[0][t(172)][t(284)](n[0][t(450)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(518)])?[e,n]:vc(n,e,s,r,this[t(518)])?[n,e]:null;this[t(505)][t(374)](t(208),e),this[t(505)][t(374)](t(436),n),this[t(505)][t(374)](t(358),s),this[t(505)][t(374)](t(238),o),this[t(505)][t(374)](t(260),n),this[t(505)][t(374)](t(285),e),this[t(505)][t(374)](t(515),s),this[t(505)][t(374)](t(500),o),this[t(505)][t(374)](t(531),r),this[t(505)][t(374)](t(297),e),this[t(505)][t(374)](t(532),s),this[t(505)][t(374)](t(190),e),this[t(505)][t(374)](t(382),r),this[t(505)][t(374)](t(143),e),this[t(505)][t(374)](t(491),s),this[t(505)][t(374)](t(351),e),this[t(505)][t(374)](t(216),e),this[t(505)][t(374)](t(165),((e,n)=>{const r=t;if(!n)return;const s=this[r(294)][r(157)][r(253)](yc);this[r(518)][r(140)]((t=>{const o=r;if(o(453)==n[o(398)])for(const r of e){const e=r[o(450)][o(174)],s=n[o(467)];t[o(301)](e,s)}else if(s[o(183)](n[o(398)]))for(const r of e)void 0!==n[o(467)]?t[o(442)](n[o(398)],n[o(467)],r[o(450)][o(174)]):t[o(557)](n[o(398)],r[o(450)][o(174)]);else for(const r of e)n[o(467)]?t[o(442)](n[o(398)],n[o(467)],r):t[o(557)](n[o(398)],r)}))})),this[t(505)][t(374)](t(195),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(226)][r(344)]({includeSelf:!0,parentFirst:!0})){if(s[r(296)]==s)return!1;if(!n[r(506)](s))return!1;if(t[r(471)](s)||t[r(332)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(172)][e(226)]==t[e(450)][e(174)]&&t[e(172)][e(134)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(185)].is(s(146))&&!r[s(471)](t[s(185)]),i=t[s(450)][s(287)](o),a=t[s(172)][s(287)](o,{direction:s(523)});return!(t[s(450)][s(284)](i)&&t[s(172)][s(284)](a)||(i[s(560)](a)?n[s(509)](e,{range:n[s(456)](i,a)}):n[s(361)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(450)][e(174)];return n&&n.is(e(133))}function Sc(t,e){const n=Ec;return null==t[n(172)][n(550)]&&t[n(172)][n(226)]==t[n(450)][n(174)]?Mc(t[n(450)][n(174)],e):t}function Mc(t,e){const n=Ec,r=e[n(495)][n(471)](t)||e[n(495)][n(538)](t);return e[n(456)](e[n(193)](t,n(360)),r?e[n(254)](t):e[n(193)](t,n(172)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(172)][o(284)](r[o(450)]))return!0;if(t[o(548)]!=e[o(548)])return!1;if(!n[o(172)][o(230)](r[o(450)]))return!1;const i=s[o(456)](n[o(172)],r[o(450)])[o(405)]();for(const t of i)if([o(252),o(131)][o(170)](t[o(548)])&&s[o(495)][o(332)](t[o(185)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(201)]||!e[r(201)])&&wr(Ic(t[r(541)],n),Ic(e[r(541)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(541)]),s=Fc(e);if(!t[n(201)])return!1;for(const t of Object[n(343)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(425)]({},t);return delete n[e(412)],delete n[e(545)],n}function Dc(t,e){const n=Pc();return(Dc=function(t,e){return n[t-=291]})(t,e)}const xc=Dc;function Pc(){const t=["getRanges","acceptSuggestion","remove","destroy","_discardCommand","3310796qWbNGF","canDiscard","change:isDirty","add","bind","isEnabled","120itnTZg","isDirty","854500PvSZaL","13509SMnLQO","canAccept","162otVpmo","listenTo","locale","PENDING_ACTION_SUGGESTION","plugins","_acceptCommand","4906744jKfWDg","commentThreadController","PendingActions","_removePendingAction","execute","4182AQfVpc","_editor","get","model","unbind","canEditAt","30902xVARpw","_setPendingAction","stopListening","9310imLEgw","view","discardSuggestion","5078031eEmGoF","commands","_pendingAction"];return(Pc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(461060===parseInt(n(332))/1+parseInt(n(310))/2*(-parseInt(n(293))/3)+-parseInt(n(324))/4+parseInt(n(330))/5*(-parseInt(n(304))/6)+-parseInt(n(316))/7+parseInt(n(299))/8+parseInt(n(291))/9*(parseInt(n(313))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Dc;super(),this[s(307)]=e,this[s(314)]=n,this[s(300)]=r,this[s(305)]=t,this[s(298)]=t[s(317)][s(306)](s(320)),this[s(323)]=t[s(317)][s(306)](s(315)),this[s(314)][s(328)](s(329)).to(this[s(298)],this[s(323)],((t,e)=>t||e)),this[s(314)][s(328)](s(292)).to(this[s(298)],s(329),(t=>t&&this[s(305)][s(307)][s(309)](e[s(319)]()))),this[s(314)][s(328)](s(325)).to(this[s(323)],s(329),(t=>t&&this[s(305)][s(307)][s(309)](e[s(319)]()))),this[s(318)]=null,n[s(331)]&&this[s(311)](),this[s(294)](n,s(320),(()=>this[s(320)]())),this[s(294)](n,s(315),(()=>this[s(315)]())),this[s(294)](n,s(326),(()=>{const t=s;n[t(331)]?this[t(311)]():this[t(302)]()}))}[xc(320)](){const t=xc;this[t(298)][t(303)](this[t(307)].id)}[xc(315)](){const t=xc;this[t(323)][t(303)](this[t(307)].id)}[xc(322)](){const t=xc;this[t(314)][t(308)](t(329)),this[t(314)][t(308)](t(292)),this[t(314)][t(308)](t(325)),this[t(312)](),this[t(300)][t(322)](),this[t(318)]&&this[t(302)]()}[xc(311)](){const t=xc,e=zr(this[t(305)][t(295)],t(296));this[t(318)]=this[t(305)][t(297)][t(306)](t(301))[t(327)](e)}[xc(302)](){const t=xc;null!==this[t(318)]&&this[t(305)][t(297)][t(306)](t(301))[t(321)](this[t(318)]),this[t(318)]=null}}const Bc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=202]})(t,e)}function Gc(){const t=["2500SXAhOn","disableComments","removeComment","bind","commentInputView","commentThreadInputView","authoredAt","length","editor","submit","_config","disabledSubmit","91116XUeQOO","2076oBEpIG","CommentView","3144ywQtUo","updateComment","_model","1262330xDZaYE","showInput","locale","10905312cCPsmV","520551eAjSFc","99HZSDSU","isActive","value","canAccept","focus","element","canDiscard","addComment","26362sHFpVX","setData","descriptionParts","destroy","assign","isEnabled","delegate","set","fire","commentsListView","_createCommentViews","hasDirtyComment","_localUser","cancel","isReadOnly","commentThread","19MzGHow","editorConfig","isDirty","_createCommentThreadInputView","4067220GUqhuL"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(746104===-parseInt(n(223))/1*(-parseInt(n(240))/2)+parseInt(n(243))/3*(parseInt(n(228))/4)+parseInt(n(227))/5+-parseInt(n(241))/6*(parseInt(n(207))/7)+-parseInt(n(249))/8+-parseInt(n(250))/9+-parseInt(n(246))/10*(-parseInt(n(251))/11))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(216)]=null,this[s(233)]=null,this[s(214)](s(252),!1),this[s(214)](s(234),e[s(234)]),this[s(231)](s(234)).to(e),this[s(214)](s(209),[]),this[s(214)](s(225),!1),this[s(214)](s(212),!1),this[s(214)](s(202),!1),this[s(214)](s(205),!1),this[s(245)]=e,this[s(219)]=n,this[s(238)]=r,r[s(229)]?this[s(214)](s(235),1):this[s(217)]()}[Bc(203)](){const t=Bc;this[t(204)][t(203)]()}[Bc(210)](){const t=Bc;this[t(216)]&&this[t(216)][t(210)](),this[t(233)]&&this[t(233)][t(210)](),super[t(210)]()}[Bc(217)](){const t=Bc,{CommentsListView:e}=this[t(238)];this[t(216)]=new e(this[t(248)],this[t(245)][t(222)],Object[t(211)]({CommentView:this[t(238)][t(242)]},this[t(238)])),this[t(216)][t(213)](t(230)).to(this),this[t(216)][t(213)](t(244)).to(this),this[t(216)][t(231)](t(252)).to(this),this[t(214)](t(235),this[t(216)][t(235)]+1),this[t(231)](t(235)).to(this[t(216)],t(235),(t=>t+1)),this[t(233)]=this[t(226)](),this.on(t(230),(()=>this[t(203)]())),this[t(231)](t(225)).to(this[t(216)],t(218),this[t(233)][t(232)],t(253),((t,e)=>t||!!e))}[Bc(226)](){const t=Bc,{CommentThreadInputView:e}=this[t(238)],n=new e(this[t(248)],this[t(219)],this[t(238)][t(224)]),r=n[t(232)];return n[t(231)](t(247)).to(this,t(252),this[t(245)][t(222)],t(221),r,t(253),((t,e,n)=>!!n||t&&!e)),r.on(t(237),((e,n)=>{const s=t;this[s(215)](s(206),n),r[s(236)][s(208)]("")})),r.on(t(220),(()=>this[t(203)]())),r[t(231)](t(239)).to(this[t(245)][t(222)],t(221)),n}}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=485]})(t,e)}const zc=Hc;function Wc(){const t=["ck-suggestion-wrapper--active","element","disableComments","ck-annotation__content-wrapper",'<span class="ck-suggestion-color" style="background-color: ',"locale","editorReady","ck-annotation__user","delegate","_config","ck-suggestion__main","ck-annotation","ck-suggestion-wrapper","ck-suggestion--accept","color","span","canDiscard","author","227658SIqztz","cancel","getExternalSuggestionNote","_model","innerText","bindTemplate","ck-annotation__info-time","@external","</p>","set",'<span class="ck-suggestion-type">',".ck-annotation__content-wrapper","2003607YwOZUT","<p>","fire","ck-comment__info-time","type","check","Accept suggestion","ck-suggestion","229708ZTNNQg","226089CFGZLm","join","push","content","commentsListView","EXTERNAL_AVATAR","discardSuggestion","extendTemplate","map","2qcjPiO","823167cMQgzI","ck-comment__external","acceptButton","importWord","getTemplate","ck-suggestion__user","children","change:description","ck-annotation__info","</span>","authoredAt","commentThreadInputView","split","div","source","EXTERNAL_IMPORT_WORD_AVATAR",'"></span>',"querySelector","getUserViewNotificationText","time","canAccept","14UhVqMr","setTemplate","isExternal","15lRfOpz","attributes","name","_createButton","EXTERNAL_SUGGESTION","bind","render","ck-suggestion__info-name","Discard suggestion","title","ck-suggestion__info","isEnabled","formatDateTime","editorDestroyed","acceptSuggestion","ck-annotation__main","createElement","innerHTML",'" title="',"6865410XqqUbY","discardButton","commentThread","ck-suggestion__actions","567120PEKxTg","ck-suggestion-","ck-annotation__info-name","userView","creator","descriptionParts","isActive","ck-suggestion--disabled-comments","execute","description","value","ck-suggestion--discard","ck-annotation__actions","EXTERNAL_IMPORT_WORD_SUGGESTION","_descriptionElement"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(231409===parseInt(n(522))/1*(-parseInt(n(531))/2)+-parseInt(n(532))/3+-parseInt(n(521))/4*(parseInt(n(556))/5)+parseInt(n(501))/6*(-parseInt(n(553))/7)+parseInt(n(579))/8+parseInt(n(513))/9+parseInt(n(575))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(510)](i(517),""),this[i(561)](i(517)).to(this,i(584),(t=>t&&t[0]?t[0][i(517)]:"")),this[i(561)](i(588)).to(this,i(584),this,i(585),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(514)+qc(e[n(525)],e[n(497)])+n(509);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(593)]=null,this[i(534)]=this[i(559)](zr(e,i(519)),t.icons[i(518)],i(496),i(570),"sw"),this[i(534)][i(561)](i(567)).to(this,i(552)),this[i(576)]=this[i(559)](zr(e,i(564)),t.icons[i(502)],i(590),i(528),"sw"),this[i(576)][i(561)](i(567)).to(this,i(499)),this[i(582)]=new o.UserView(e,this[i(504)][i(500)],this[i(550)]()),this[i(582)][i(529)]({attributes:{class:[i(537),i(490)]}}),this[i(554)](this[i(536)]())}[zc(536)](){const t=zc,e=this[t(506)],n=[{tag:t(545),attributes:{class:[t(566),t(540)]},children:[{tag:t(498),children:[{text:this[t(582)][t(558)]}],attributes:{class:[t(563),t(581)]}},{tag:t(551),attributes:{datetime:e.to(t(542)),class:[t(516),t(507)]},children:[{text:e.to(t(542),(e=>this[t(492)][t(568)](e)))}]}]},{tag:t(545),attributes:{class:[t(578),t(591)]},children:[this[t(534)],this[t(576)]]},{tag:t(545),attributes:{class:[t(486)]}}];this[t(504)][t(555)]&&n[t(524)]({tag:t(545),attributes:{class:[t(533)]},children:[{text:this[t(503)]()}]});const r={tag:t(545),attributes:{class:[t(495),e.if(t(585),t(594)),e.to(t(517),(e=>t(580)+e)),this[t(492)][t(485)]&&t(586)],"data-suggestion-id":this[t(504)].id,"data-thread-id":this[t(504)][t(577)].id,"data-author-id":this[t(504)][t(500)].id,tabindex:-1},children:[{tag:t(545),attributes:{class:[t(520),t(494)]},children:[this[t(582)],{tag:t(545),attributes:{class:[t(493),t(571)]},children:n}]}]};return this[t(526)]&&this[t(543)]&&(r[t(538)][t(524)](this[t(526)],this[t(543)]),this[t(526)][t(491)](t(489)).to(this),this[t(526)][t(491)](t(569)).to(this),this[t(543)][t(491)](t(489)).to(this),this[t(543)][t(491)](t(569)).to(this)),r}[zc(562)](){const t=zc;super[t(562)](),this[t(593)]=this[t(595)][t(549)](t(512)),this[t(593)][t(573)]=this[t(588)],this.on(t(539),((e,n,r)=>{const s=t;this[s(593)][s(573)]=r}))}[zc(559)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(488)]);return a[i(510)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(529)]({attributes:{class:n}}),a.on(i(587),(()=>{const t=i;this[t(515)](r,this[t(504)].id)})),a}[zc(503)](){const t=zc;return t(535)===this[t(504)][t(557)][t(508)][t(546)]?zr(this[t(488)],t(592)):zr(this[t(488)],t(560))}[zc(550)](){const t=zc;return this[t(504)][t(555)]?t(535)===this[t(504)][t(557)][t(508)][t(546)]?zr(this[t(488)],t(547),this[t(504)][t(583)][t(558)]):zr(this[t(488)],t(527),this[t(504)][t(583)][t(558)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(544)]("*")[n(530)](((t,e)=>e%2!=0?n(511)+Xc(t)+n(541):Xc(t)))[n(523)](""),e&&(r+=n(487)+e[n(589)]+n(574)+e[n(565)]+n(548)),r}function Xc(t){const e=zc,n=document[e(572)](e(498));return n[e(505)]=t,n[e(573)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Qc;function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=223]})(t,e)}function Jc(){const t=["locale","_bindAnnotationToEditors","createAnnotationView","SuggestionThreadView","children","actionView","291063rivsVM","addSourceCollector","componentFactory","commands","editor","arrowView","change:activeAnnotations","8JYrCkF","CommentsRepository","comments.editorConfig","view","innerView","bind","comments.maxCommentCharsWhenCollapsed","discardButton","trackChanges.disableComments","CommentView","comments.maxCommentsWhenCollapsed","getFirstRange","addComment","change:previous","keys","has","menuitem","comments","get","source","20yFUsos","define","model","from","_destroyController","toMany","unbind","_unbindEditors","suggestionChanged","activeAnnotations","195461FMaIcm","activeMarkers","plugins","getAllAdjacentSuggestions","_refreshActiveMarkers","Annotations","filter","registerAnnotation","Track changes","length","separator","getRanges","676323RfGdxq","getMarkers","EditorAnnotations","head","createAnnotation","_initializeController","17142KKwCTA","switchbutton","_suggestionToController","push","isOn","focus","createCommentThreadController","stopListening","suggestionUnloaded","items","Discard all suggestions","refreshSelectedViews","102mxOkTc","destroy","pluginName","isMultiRange","getDescriptions","getMarkerNames","_createToolbarButton","value","getByInnerView","suggestionLoaded","_annotationViews","commentThread","Accept all suggestions","isEnabled","isInContent","4093030fikIHg","acceptButton","comments.maxThreadTotalWeight","buttonView","requires","lowest","menu","reduce","acceptSelectedSuggestions","descriptionParts","TrackChangesEditing","size","isDirty","Discard all selected suggestions","values","delete","hasSuggestion","editing","descriptionFactory","_updateController","_createMenuBarMenu","init","mainView","some","delegate","Accept all selected suggestions","getSuggestion","getJoined","menuBar:trackChanges","button","execute","_disableComments","_addUIComponentsToFactory","listenTo","menuitemcheckbox","acceptAllSuggestions","panelView","discardAllSuggestions","TrackChangesUI","_handleControllerBuffer","357908DxWBWo","trackChanges","remove","clear","discardSelectedSuggestions","commandName","suggestion-","previous","add","trackChanges.SuggestionThreadView","type","CommentsUI","set","2435058etSSrU","_viewToController","_handleSuggestionControllerDelayed","config"];return(Jc=function(){return t})()}!function(t,e){const n=Qc,r=t();for(;;)try{if(269551===parseInt(n(272))/1+parseInt(n(327))/2+parseInt(n(321))/3+parseInt(n(249))/4*(parseInt(n(299))/5)+-parseInt(n(339))/6*(parseInt(n(309))/7)+parseInt(n(279))/8*(parseInt(n(262))/9)+-parseInt(n(354))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(358)](){const t=Yc;return[yc,o.Users,t(280),t(314),t(323)]}static get[Yc(341)](){return Yc(247)}constructor(t){const e=Yc;super(t),this[e(329)]=new Map,this[e(263)]=new Map,this[e(349)]=new Map,this[e(248)]=new Map;const n=this[e(276)][e(265)];n[e(300)](e(258),Kc),n[e(300)](e(287),!1),this[e(240)]=n[e(297)](e(287))}[Yc(264)](t,e){const n=Yc;0===this[n(248)][n(365)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(248)]){const r=this[t(329)][t(294)](e);r||n?r&&n&&this[t(303)](e):this[t(326)](e)}this[t(248)][t(252)](),this[t(276)][t(311)][t(297)](t(323))[t(338)](),this[t(313)]()}),10),this[n(248)][n(261)](t,e)}[Yc(230)](){const t=Yc,e=this[t(276)],n=e[t(311)][t(297)](t(364)),r=e[t(311)][t(297)](t(314)),s=e[t(311)][t(297)](t(323)),o=e[t(311)][t(297)](t(280));this[t(241)](),s[t(273)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(302)](this[e(329)])){const s=t[e(312)](),o=[];for(const t of s){if(!t[e(353)])continue;if(t[e(342)]){o[e(330)](...t[e(320)]());continue}const n=t[e(290)]();if(o[e(318)]>0){const t=o[0][e(236)](n);if(t){o[0]=t;continue}}o[e(330)](n)}n[e(330)]([r[e(282)],o])}return n})),this[t(242)](n,t(348),((e,n)=>{const r=t;this[r(242)](n,r(292),((t,e,s,o)=>{const i=r;n[i(353)]&&(null==s?(this[i(228)](o[i(324)]),this[i(264)](n,!1)):(this[i(228)](s[i(324)]),null==o&&this[i(264)](n,!0)))})),null!==n[r(256)]?this[r(228)](n[r(324)]):this[r(264)](n,!1)})),this[t(242)](n,t(335),((e,n,r)=>{const s=t;this[s(334)](n,s(292)),this[s(248)][s(224)](n),this[s(329)][s(294)](n)&&this[s(303)](n),r&&this[s(228)](r[s(324)])})),this[t(242)](n,t(307),((e,n)=>{this[t(228)](n)})),this[t(242)](r,t(278),(()=>{this[t(313)]()})),this[t(242)](o,t(291),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(225)](r))return;const i=n[o(235)](r);this[o(329)][o(297)](i)[o(282)][o(332)]()}),{priority:t(359)})}[Yc(313)](){const t=Yc,e=this[t(276)][t(311)][t(297)](t(314)),n=this[t(276)][t(311)][t(297)](t(364)),r=Array[t(302)](e[t(308)],(e=>e[t(283)]))[t(315)]((e=>this[t(263)][t(294)](e))),s=[];for(const e of r){const n=this[t(263)][t(297)](e)[t(301)][t(312)]();s[t(330)](...n[t(361)](((e,n)=>[...e,...n[t(344)]()]),[]))}n[t(310)]=s}[Yc(241)](){const t=Yc,n=this[t(276)],r=n[t(266)],o=zr(r,t(317)),i=new e.Collection([{type:t(328),model:new s.ViewModel({withText:!0,label:o,commandName:t(250),role:t(243)})},{type:t(319)},{type:t(238),model:new s.ViewModel({withText:!0,label:zr(r,t(351)),commandName:t(244),role:t(295)})},{type:t(238),model:new s.ViewModel({withText:!0,label:zr(r,t(234)),commandName:t(362),role:t(295)})},{type:t(238),model:new s.ViewModel({withText:!0,label:zr(r,t(337)),commandName:t(246),role:t(295)})},{type:t(238),model:new s.ViewModel({withText:!0,label:zr(r,t(367)),commandName:t(253),role:t(295)})}]);for(const e of i)if(tu(e)){const r=n[t(275)][t(297)](e[t(301)][t(254)]);e[t(301)][t(284)](t(331),t(352)).to(r,t(346),t(352))}n.ui[t(274)][t(257)](t(250),(e=>this[t(345)](e,i,o))),n.ui[t(274)][t(257)](t(237),(e=>this[t(229)](e,i,o)))}[Yc(345)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(276)][r(275)][r(297)](r(250));o[r(357)][r(261)]({tooltip:n,label:n,icon:Zc}),o[r(357)][r(284)](r(331)).to(i,r(346)),o[r(357)].on(r(239),(()=>{const t=r;i[t(239)](),this[t(276)][t(226)][t(282)][t(332)]()})),(0,s.addListToDropdown)(o,e,{role:r(360)});const a=[];for(const t of e)tu(t)&&a[r(330)](this[r(276)][r(275)][r(297)](t[r(301)][r(254)]));const c=o[r(357)];return c[r(271)][r(305)](r(352)),c[r(277)][r(305)](r(352)),c[r(271)][r(284)](r(352)).to(i,r(352)),c[r(277)][r(284)](r(352))[r(304)](a,r(352),((...t)=>t[r(232)]((t=>t)))),o.on(r(239),(t=>{const e=r;this[e(276)][e(239)](t[e(298)][e(254)]),this[e(276)][e(226)][e(282)][e(332)]()})),o}[Yc(229)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(276)][r(275)][r(297)](r(250));o[r(357)][r(261)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(319)==n[r(259)]){a[r(336)][r(257)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(301)];i[r(284)](...Object[r(293)](c)).to(c),i[r(233)](r(239)).to(o),i.on(r(239),(()=>{const t=r;this[t(276)][t(239)](c[t(254)]),this[t(276)][t(226)][t(282)][t(332)]()})),e[r(270)][r(257)](i),a[r(336)][r(257)](e)}return o[r(284)](r(352)).to(i,r(352)),o[r(245)][r(270)][r(257)](a),o}[Yc(326)](t){const e=Yc,n=this[e(276)],r=n[e(265)],s=n[e(311)][e(297)](e(314)),i=n[e(311)][e(297)](e(280)),a=n[e(311)][e(297)](e(323)),c=n[e(311)][e(297)](o.Users).me,u=r[e(297)](e(250))[e(269)],{CommentsListView:l,CommentThreadInputView:f}=n[e(311)][e(297)](e(260));let h,g;this[e(349)][e(294)](t.id)?(g=this[e(349)][e(297)](t.id),h=g[e(231)]):(h=new u(n[e(266)],t,c,{disableComments:this[e(240)],editorConfig:r[e(297)](e(281)),maxCommentsWhenCollapsed:r[e(297)](e(289)),maxThreadTotalWeight:r[e(297)](e(356)),maxCommentCharsWhenCollapsed:r[e(297)](e(285)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(297)](e(266))),CommentView:r[e(297)](e(296))[e(288)],CommentsListView:l,CommentThreadInputView:f}),h[e(355)].on(e(239),(()=>{const t=e;n[t(226)][t(282)][t(332)]()})),h[e(286)].on(e(239),(()=>{const t=e;n[t(226)][t(282)][t(332)]()})),g=s[e(268)](this[e(276)][e(266)],h),g[e(284)](e(366)).to(h,e(366)),g[e(284)](e(318)).to(h),g[e(284)](e(259)).to(h,e(259),(t=>e(255)+t)),this[e(349)][e(261)](t.id,g));const d=i[e(333)](t[e(350)],h),p=new Uc(n,t,h,d),m=t[e(312)]()[e(315)]((t=>t[e(353)]));h[e(363)]=n[e(311)][e(297)](e(364))[e(227)][e(343)](m),this[e(329)][e(261)](t,p),this[e(263)][e(261)](h,p);const I=s[e(325)]({view:g,target:()=>{const r=e,s=[],i=t[r(312)]()[r(315)]((t=>t[r(353)]));for(const t of i)s[r(330)](...t[r(322)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(226)],s)},type:()=>e(255)+p[e(282)][e(259)]});i[e(267)](h,I),s[e(257)](I),a[e(316)](I)}[Yc(303)](t){const e=Yc,n=this[e(276)][e(311)][e(297)](e(280)),r=this[e(276)][e(311)][e(297)](e(314)),s=this[e(329)][e(297)](t),o=s[e(282)],i=r[e(347)](o);n[e(306)](o),i&&r[e(251)](i),this[e(329)][e(224)](t),this[e(263)][e(224)](o),s[e(340)]()}[Yc(228)](t){const e=Yc;if(!t[e(353)]||!this[e(329)][e(294)](t))return;const n=this[e(276)][e(311)][e(297)](e(364)),r=this[e(329)][e(297)](t),s=t[e(312)]();r[e(282)][e(363)]=n[e(227)][e(343)](s)}[Yc(340)](){const t=Yc;for(const e of this[t(329)][t(293)]())this[t(303)](e);for(const e of this[t(349)][t(223)]())e[t(231)][t(340)]();super[t(340)]()}}function tu(t){return Yc(301)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=111]})(t,e)}function ru(){var t=["addSuggestion","addSuggestionData","2452myiacI","6340620OdUDRU","387HVyCHf","requires","999383FoCSvP","78cKblAo","get","53072tPPJnZ","getSuggestions","1395CyxLVv","731091vQiVDk","4811pzKqDh","1365426dfzXtf","plugins","adapter","editor","getSuggestion","TrackChanges","pluginName","Comments"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(338355===parseInt(n(124))/1*(parseInt(n(118))/2)+parseInt(n(123))/3+parseInt(n(113))/4*(parseInt(n(122))/5)+parseInt(n(125))/6+-parseInt(n(117))/7+-parseInt(n(120))/8*(-parseInt(n(115))/9)+-parseInt(n(114))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(116)](){return[yc,$c,eu(132)]}static get[eu(131)](){return eu(130)}set[eu(127)](t){var e=eu;this[e(128)][e(126)][e(119)](yc)[e(127)]=t}get[eu(127)](){var t=eu;return this[t(128)][t(126)][t(119)](yc)[t(127)]}[eu(111)](t){var e=eu;return this[e(128)][e(126)][e(119)](yc)[e(112)](t)}[eu(121)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(128)][n(126)][n(119)](yc)[n(121)]({skipNotAttached:t,toJSON:e})}[eu(129)](t){var e=eu;return this[e(128)][e(126)][e(119)](yc)[e(129)](t)}}const ou=cu;function iu(){const t=["rootsAttributes","users","constructor","addSuggestionData","div","getSuggestions","7qdEdqB","create","getUser","map","function","plugins","model","319343GrZaCU","76884HIgLOb","data","5256225wJluwL","createElement","2764488nHwoLD","define","addCommentThread","getCommentThreads","4537555UaoNWf","trackChangesData.editorCreator","getRootNames","document","getFullData","2dYtXEV","requires","TrackChangesEditing","result","appendChild","editorCreator","3915QLjySk","execute","editor","pluginName","init","end","createDocumentFragment","addUser","TrackChangesDataGetter","getRootsAttributes","Users","CommentsRepository","discardAllSuggestions","trackChangesData","Pagination","acceptAllSuggestions","name","set","push","1024PtyZGs","getDataWithAcceptedSuggestions","config","track-changes-data-invalid-editor-creator","get","reduce","getDataWithDiscardedSuggestions","useAnonymousUser","destroy","_adapter","7558880gHrlWV","TrackChangesData"];return(iu=function(){return t})()}!function(t,e){const n=cu,r=t();for(;;)try{if(753078===parseInt(n(245))/1*(parseInt(n(259))/2)+-parseInt(n(265))/3*(-parseInt(n(284))/4)+-parseInt(n(254))/5+parseInt(n(246))/6+-parseInt(n(238))/7*(parseInt(n(250))/8)+parseInt(n(248))/9+parseInt(n(230))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(279)];function cu(t,e){const n=iu();return(cu=function(t,e){return n[t-=230]})(t,e)}class uu extends t.Plugin{static get[ou(260)](){return[yc]}static get[ou(268)](){return ou(231)}[ou(269)](){const t=ou,n=this[t(267)];if(n[t(286)][t(251)](t(255),(e=>{const r=t,s=n[r(244)][r(257)][r(256)]()[r(289)](((t,e)=>(t[e]="",t)),{});return n[r(234)][r(239)](s,e)})),t(242)!=typeof n[t(286)][t(288)](t(278))[t(264)])throw new e.CKEditorError(t(287))}[ou(285)](t){return hu(this[ou(267)],!0,t)}[ou(290)](t){return hu(this[ou(267)],!1,t)}}class lu extends t.Plugin{static get[ou(268)](){return ou(273)}constructor(t){const e=ou;super(t),this[e(262)]=e(270)}[ou(269)](){const t=ou;this[t(267)][t(243)][t(288)](t(276))[t(293)]={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(267)][t(243)][t(288)](t(261))[t(293)]=null}}function fu(t){return void 0!==t[ou(274)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(243)][r(283)](yc,lu),s[r(232)]=fu(t)?t[r(274)]():void 0;const i=document[r(271)](),a=t[r(286)][r(288)](r(278))[r(264)],c=await a(s,(()=>function(t){const e=r,n=document[e(249)](e(236));return t[e(263)](n),n}(i)));!function(t,e){const n=r,s=t[n(244)][n(257)][n(256)]()[n(289)](((e,r)=>(e[r]=t[n(247)][n(288)]({rootName:r}),e)),{}),o=t[n(243)][n(288)](n(275))[n(233)][n(241)]((t=>({id:t.id,name:t[n(281)]}))),i=t[n(243)][n(288)](n(261))[n(237)]({skipNotAttached:!0,toJSON:!0}),a=t[n(243)][n(288)](n(276))[n(253)]({skipNotAttached:!0,toJSON:!0}),c=e[n(243)][n(288)](n(275)),u=e[n(243)][n(288)](n(261)),l=e[n(243)][n(288)](n(276));for(const t of o)c[n(240)](t.id)||c[n(272)](t);c.me||c[n(291)]();for(const t of i)u[n(235)](t);for(const t of a)l[n(252)](t);e[n(247)][n(282)](s)}(t,c),c[r(266)](r(e?280:277));const u=fu(c)?c[r(258)](n):c[r(247)][r(288)](n);return await c[r(292)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=285]})(t,e)}function du(){var t=["13755222JshamJ","9129544mMPGUA","9789612ndyKzr","371487GxOsue","20iuBnFD","67854vmjfeG","500IqEaRS","1621012iFPUoq","564368MUSvtN"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(725148===-parseInt(n(293))/1+parseInt(n(292))/2+-parseInt(n(288))/3*(-parseInt(n(289))/4)+-parseInt(n(291))/5*(-parseInt(n(290))/6)+parseInt(n(287))/7+-parseInt(n(286))/8+-parseInt(n(285))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|