@ckeditor/ckeditor5-track-changes 42.0.0-alpha.21 → 42.0.0-alpha.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["17875992EgzDYw","2962668WMDbMn","935829XeneiZ","_enableCommands","refresh","6031350ccAyjB","clearForceDisabled","value","has","forceDisabled","11nAaNiq","execute","commands","affectsData","editor","_isEnabledBasedOnSelection","651895aswtOb","TrackChangesCommand","_enabledCommands","13196rDgxPC","1256dZSiQf","_disableUnsupportedCommands","7Gwlbfd","12foCeOm","8iveaQc","isEnabled","1496eRomOe"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(533533===parseInt(n(455))/1*(parseInt(n(461))/2)+parseInt(n(458))/3*(parseInt(n(454))/4)+-parseInt(n(451))/5+parseInt(n(463))/6*(parseInt(n(457))/7)+-parseInt(n(459))/8*(-parseInt(n(464))/9)+parseInt(n(467))/10+-parseInt(n(472))/11*(parseInt(n(462))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(453)]=e,this[n(469)]=!1,this[n(466)](),this[n(450)]=!1}[u(466)](){this[u(460)]=!0}[u(473)](){const t=u;this[t(469)]=!this[t(469)],this[t(469)]?this[t(456)]():this[t(465)]()}[u(456)](){const t=u;for(const e of this[t(476)][t(474)][t(474)]())e[t(475)]&&!this[t(453)][t(470)](e)&&e[t(471)](t(452))}[u(465)](){const t=u;for(const e of this[t(476)][t(474)][t(474)]())e[t(475)]&&!this[t(453)][t(470)](e)&&e[t(468)](t(452))}}function h(){const t=["531461avdvmm","editor","4811220QwjGpF","400611xWeSct","3vKoYEB","canEditAt","_isEnabledBasedOnSelection","6xdqggV","TrackChangesEditing","44586AvfAvT","refresh","acceptSuggestion","execute","get","288exHAPu","isEnabled","_suggestions","861640qskkoV","track-changes-accept-suggestion-not-found","getRanges","model","1539845FoPQIi","plugins","1690742KXkMMr"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=184]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(457320===parseInt(n(206))/1+-parseInt(n(202))/2*(parseInt(n(207))/3)+parseInt(n(196))/4+-parseInt(n(200))/5*(-parseInt(n(186))/6)+parseInt(n(203))/7+-parseInt(n(193))/8*(parseInt(n(188))/9)+parseInt(n(205))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(195)]=e,this[n(189)](),this[n(185)]=!1}[g(189)](){this[g(194)]=!0}[g(191)](t){const n=g,r=this[n(195)][n(192)](t);if(!r)throw new e.CKEditorError(n(197),this);const s=r[n(198)]();this[n(204)][n(199)][n(184)](s)&&this[n(204)][n(201)][n(192)](n(187))[n(190)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=105]})(t,e)}const I=m;function E(){const t=["_isEnabledBasedOnSelection","42672zGewkD","canEditAt","get","getRanges","1073048CZmqvO","model","897DNmjZM","1846068ddCrhY","execute","214992hQZgkl","editor","_suggestions","plugins","discardSuggestion","track-changes-discard-suggestion-not-found","4688WFxauG","refresh","TrackChangesEditing","2007985clhFjh","1271190cMzCeN","isEnabled"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(186320===parseInt(n(112))/1+-parseInt(n(121))/2+-parseInt(n(118))/3*(-parseInt(n(105))/4)+-parseInt(n(109))/5+parseInt(n(119))/6+-parseInt(n(108))/7+parseInt(n(116))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(123)]=e,this[n(106)](),this[n(111)]=!1}[I(106)](){this[I(110)]=!0}[I(120)](t){const n=I,r=this[n(123)][n(114)](t);if(!r)throw new e.CKEditorError(n(126),this);const s=r[n(115)]();this[n(122)][n(117)][n(113)](s)&&this[n(122)][n(124)][n(114)](n(107))[n(125)](r)}}function T(t){const e=_;return t[e(191)](((t,n)=>e(183)==t[e(185)]&&e(183)!=n[e(185)]?-1:e(183)!=t[e(185)]&&e(183)==n[e(185)]?1:0))}function _(t,e){const n=A();return(_=function(t,e){return n[t-=175]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(187)];for(;s<t[n(188)];){const a=t[s],c=t[s+1];r||(r=e[n(199)](a)),k(e,a,c)||(o[n(209)](e[n(190)](r,i[n(200)](a)?e[n(197)](a):e[n(194)](a,n(180)))),r=null),s++}return o}function A(){const t=["isCollapsed","isTouching","createPositionAfter","color","createPositionBefore","isObject","change","start","add","replace","value","5665nvEfOq","756296ZHgmnS","execute","push","join","splice","isInContent","content","getRanges","next","2077306oXsZTT","470128MTrHUK","map","isArray","99PWbpoI","isMultiRange","end","from","232377LkORwo","deletion"," [color ","type","448512vtqyws","schema","length","167465SjpqWI","createRange","sort","4oPeIgq","isIntersecting","createPositionAt"];return(A=function(){return t})()}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(197)](e),o=t[r(199)](n);return s[r(196)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(175910===parseInt(n(189))/1*(parseInt(n(192))/2)+parseInt(n(182))/3+parseInt(n(207))/4+-parseInt(n(206))/5+-parseInt(n(186))/6+parseInt(n(216))/7+parseInt(n(175))/8*(-parseInt(n(178))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function C(t,e,n){const r=_;for(;n[r(188)];){const s=n[r(211)](0,100);t[r(201)]((()=>{const t=r;for(const n of s)n[t(212)]&&e[t(208)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=203]})(t,e)}function R(){const t=["2685080vxqVZN","editor","getRanges","6pahXJP","18FaXKjN","203714AZWVJS","_command","5920383uBRlVQ","isInContent","model","2602656OkmXug","execute","canEditAt","refresh","from","639906kJOIUa","_isEnabledBasedOnSelection","isEnabled","79732jorbYq","639608SXXwik","some","values","_suggestions","340DfiLuF"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(912532===parseInt(n(216))/1*(-parseInt(n(214))/2)+parseInt(n(226))/3+parseInt(n(205))/4*(parseInt(n(210))/5)+-parseInt(n(221))/6+parseInt(n(218))/7+parseInt(n(206))/8+parseInt(n(215))/9*(-parseInt(n(211))/10))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(217)]=e,this[r(209)]=n,this[r(224)](),this[r(203)]=!1}[L(224)](){const t=L,e=Array[t(225)](this[t(209)][t(208)]())[t(207)]((e=>e[t(219)]));this[t(204)]=this[t(217)][t(204)]&&e}[L(222)](){const t=L,e=T(Array[t(225)](this[t(209)][t(208)]()));for(const n of e){const e=n[t(213)]();if(!this[t(212)][t(220)][t(223)](e))return}C(this[t(212)][t(220)],this[t(217)],e)}}const M=w;!function(t,e){const n=w,r=t();for(;;)try{if(133649===-parseInt(n(464))/1*(parseInt(n(483))/2)+parseInt(n(471))/3*(parseInt(n(482))/4)+parseInt(n(481))/5+parseInt(n(475))/6*(parseInt(n(470))/7)+parseInt(n(476))/8*(parseInt(n(478))/9)+parseInt(n(485))/10+-parseInt(n(468))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class v extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(480)]=e,this[r(461)]=n,this[r(473)]=new Set,this[r(484)](),this[r(460)]=!1}[M(484)](){const t=M,e=this[t(472)][t(479)][t(465)][t(477)],n=Array[t(459)](this[t(461)][t(462)]());this[t(473)]=function(t,e){const n=_,r=Array[n(181)](t[n(214)]()),s=new Set;for(const o of e)if(o[n(212)])for(const e of r)for(const r of o[n(214)]())(e[n(193)](r)||t[n(195)]&&!o[n(179)]&&o[n(215)]&&r[n(180)][n(196)](e[n(202)]))&&s[n(203)](o);return s}(e,n),this[t(467)]=this[t(480)][t(467)]&&!!this[t(473)][t(463)]}[M(466)](){const t=M,e=T(Array[t(459)](this[t(473)]));for(const n of e){const e=n[t(474)]();if(!this[t(472)][t(479)][t(469)](e))return}C(this[t(472)][t(479)],this[t(480)],e)}}function w(t,e){const n=O();return(w=function(t,e){return n[t-=459]})(t,e)}function O(){const t=["_command","246000kFKkWo","230776PrutqV","4MiLWUf","refresh","2055120bwwkle","from","_isEnabledBasedOnSelection","_suggestions","values","size","46385huIMnZ","document","execute","isEnabled","6758983mWNULb","canEditAt","7tgGrwh","12HAGPXB","editor","_selectedSuggestions","getRanges","579996jendKU","2216zAVEwp","selection","8406GuHfXv","model"];return(O=function(){return t})()}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=q||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__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(J,"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 Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):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?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const 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 De=function(t,e){return t&&Qt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,Be,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"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=J.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 Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const 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 Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["previous","removeAttribute","add","split","isIntersecting","isInContent","17585cIEuwa","from","4400816jOAcqD","decorate","reduce","3245682muzHdl","map","_onAttributesChange","author","attributes","setAttribute","delete","isExternal","toJSON","subType","removeMarker","getRanges","_saved","size","isMultiRange","nodeAfter","getItems","createdAt","removeMarkers","getFirstMarker","_isDataLoaded","suggestion:","6383566cSJCLo","head","onDiscard","set","3365744KNSbog","filter","next","type","addRange","_markerNames","getMarkers","nodeBefore","1408664IykcIX","push","_onDiscard","addMarkerName","markers","222600ZggtKe","getContainedElement","get","isIntersectingWithRange","end","addMarker","onAccept","_model","commentThread","creator","getFirstRange","@external","_onAccept","getAllAdjacentSuggestions","clear","onAttributesChange","getRange","discard","length","change","data","getMarkerNames","getMultiRangeId","accept","authoredAt","start","1788aWlhMF","hasComments","substr"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=401]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(831735===-parseInt(n(405))/1+parseInt(n(450))/2+parseInt(n(410))/3+parseInt(n(447))/4+parseInt(n(445))/5*(-parseInt(n(436))/6)+parseInt(n(472))/7+-parseInt(n(476))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(470)]=!1,this.id=e.id,this[n(479)]=e[n(479)],this[n(459)]=e[n(459)]||null,this[n(453)]=e[n(453)],this[n(419)]=e[n(419)]||e[n(453)],this[n(457)]=Boolean(e[n(454)]&&e[n(454)][n(421)]),this[n(430)]=null,this[n(417)]=t,this[n(422)]=e[n(416)],this[n(407)]=e[n(474)],this[n(452)]=e[n(425)],this[n(402)]=new Set,this[n(467)]=null,this[n(475)](n(434),null),this[n(475)](n(454),e[n(454)]||{}),this[n(475)](n(439),null),this[n(475)](n(478),null),this[n(475)](n(418),null),this[n(475)](n(462),!1),this[n(448)](n(433)),this[n(448)](n(427))}get[jr(473)](){const t=jr;let e=this;for(;e[t(439)];)e=e[t(439)];return e}get[jr(437)](){const t=jr;return!!this[t(418)]&&this[t(418)][t(428)]>0}get[jr(464)](){const t=jr;return 0!=this[t(402)][t(463)]&&6==Array[t(446)](this[t(402)])[0][t(442)](":")[t(428)]}get[jr(444)](){return null!==this[jr(469)]()}[jr(408)](t){const e=jr;this[e(402)][e(441)](t)}[jr(431)](){const t=jr;return Array[t(446)](this[t(402)])}[jr(403)](){const t=jr;return this[t(431)]()[t(451)]((e=>this[t(417)][t(409)][t(412)](e)))[t(477)]((t=>t))}[jr(469)](){return this[jr(403)]()[0]||null}[jr(468)](){const t=jr;this[t(417)][t(429)]((e=>{const n=t;for(const t of this[n(403)]())e[n(460)](t)})),this[t(402)][t(424)]()}[jr(460)](t){const e=jr;this[e(417)][e(429)]((n=>{n[e(460)](t)})),this[e(402)][e(456)](t)}[jr(401)](t){const e=jr,n=e(471)+this[e(479)]+":"+this[e(459)]+":"+this.id+":"+this[e(419)].id+":"+Hr[e(432)]();this[e(408)](n),this[e(417)][e(429)]((r=>{r[e(415)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(413)](t){const e=jr;for(const n of this[e(461)]())if(n[e(443)](t))return!0;return!1}[jr(461)](){const t=jr;return this[t(403)]()[t(451)]((e=>e[t(426)]()))}[jr(466)](){const t=jr;return this[t(461)]()[t(449)](((e,n)=>[...e,...n[t(466)]()]),[])}[jr(420)](){const t=jr;var e;return(null===(e=this[t(469)]())||void 0===e?void 0:e[t(426)]())||null}[jr(411)](){const t=jr,e=this[t(461)]();if(1!=e[t(428)])return null;const n=e[0],r=n[t(435)][t(465)],s=n[t(414)][t(404)];return r instanceof i.Element?r!=s?null:r:null}[jr(433)](){const t=jr;this[t(422)](this[t(461)](),this[t(430)],this[t(454)]),this[t(468)]()}[jr(427)](){const t=jr;this[t(407)](this[t(461)](),this[t(430)],this[t(454)]),this[t(468)]()}[jr(423)](){const t=jr,e=[];let n=this[t(473)];for(;n;)e[t(406)](n),n=n[t(478)];return e}[jr(455)](t,e){const n=jr,r=qn(this[n(454)]);hr(r,t,e),Or(r,this[n(454)])||(this[n(454)]=r,this[n(452)](r))}[jr(440)](t){const e=jr,n=qn(this[e(454)]);Ur(n,t),Or(n,this[e(454)])||(this[e(454)]=n,this[e(452)](this[e(454)]))}[jr(458)](){const t=jr;return{id:this.id,type:this[t(459)]?this[t(479)]+":"+this[t(459)]:this[t(479)],authorId:this[t(419)].id,createdAt:this[t(467)],hasComments:this[t(437)],data:this[t(430)],attributes:this[t(454)]}}static[jr(432)](){const t=jr;return(0,e.uid)()[t(438)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(){const t=["replace","208qCvxas","nextSibling","removeEmptyContainer","481855EwloLU","deletion","addObject","isEmpty","getItemLabel","label","*Merge:* %0","1424990oRCNlF","$1 $2","_addDescriptionItems","_resolveDescriptionItems","getWalker","nodeAfter","item","pop","_itemLabels","match","data","newValue","_locale","isObject","$textProxy","_schema","removeObject","16kxjEDq","remove","registerAttributeLabel","start","has","isEqual","*Insert:* %0","_itemLabelsCallbacks","_handleInsertRemoveSuggestionDescription","_handleCustomCallbackDescription","*Remove:* %0","getFirstRange","set","name","EmptyContainer","map","removeContainer","_customCallbacks","checkChild","40ZNAaAn","quantity","*Remove format:* %0","format","Container","element","*Split:* %0","20zoaeQz","*Change to:* %0","getDescriptions","join","ELEMENT_SPACE","23559GfEcvT","Object","get","registerElementLabel","8ouVmAR","type","previousSibling","4217340VbnHvv","addContainer","indexOf","$text","key","add","end","skip","normal","_attributeLabels","softBreak","matchingCallback","36458zMHMWN","attribute","_handleRenameSuggestionDescription","REPLACE_TEXT","addFormat","removeFormat","elementStart","225027CuiIQn","519666Vztkwh","insertion","elementEnd","_handleAttributeSuggestionDescription","addEmptyContainer","length","function","isInContent","*Set format:* %0","subType","registerDescriptionCallback","text","push"];return(Wr=function(){return t})()}const Kr=Xr;function Xr(t,e){const n=Wr();return(Xr=function(t,e){return n[t-=224]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(205824===-parseInt(n(317))/1*(-parseInt(n(302))/2)+-parseInt(n(298))/3*(parseInt(n(240))/4)+parseInt(n(293))/5*(-parseInt(n(226))/6)+parseInt(n(250))/7*(parseInt(n(267))/8)+parseInt(n(225))/9*(parseInt(n(286))/10)+-parseInt(n(243))/11+parseInt(n(305))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wr);class qr{constructor(t,e){const n=Xr;this[n(284)]=[],this[n(258)]=new Map,this[n(274)]=[],this[n(314)]=new Map,this[n(265)]=t,this[n(262)]=e}[Kr(295)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(231)];o++){const i=t[o];if(!i[e(233)])continue;const a=this[e(276)](i);if(a){if(null!=i[e(235)]){if(r[e(271)](i[e(235)]))continue;r[e(310)](i[e(235)])}n[e(238)](a)}else if(e(318)!=i[e(303)])e(227)!=i[e(303)]&&e(244)!=i[e(303)]||this[e(275)](n,i,t[o+1]);else{const t=i[e(260)][e(309)];if(s[e(271)](t))continue;s[e(310)](i[e(260)][e(309)]),t==_c?this[e(319)](n,i):this[e(229)](n,i)}}return this[e(253)](n)}[Kr(236)](t){const e=Kr;this[e(284)][e(238)](t)}[Kr(301)](t,n,r=e.priorities[Kr(313)]){const s=Kr;s(232)==typeof t?(0,e.insertToPriorityArray)(this[s(274)],{matchingCallback:t,label:n,priority:r}):this[s(258)][s(279)](t,n)}[Kr(269)](t,e){const n=Kr;this[n(314)][n(279)](t,e)}[Kr(247)](t,e=1){const n=Kr;let r;for(const e of this[n(274)])if(e[n(316)](t)){r=e[n(248)];break}return r||(r=this[n(258)][n(300)](t[n(280)])),r?r(e):1!==e?e+" "+t[n(280)]+"s":""+t[n(280)]}[Kr(252)](t,e){const n=Kr,r=e[n(278)]()[n(254)](),s=n(227)==e[n(303)]?n(310):n(268);for(const e of r){const o=e[n(256)],i=t[t[n(231)]-1];if(o.is(n(264)))i&&i[n(303)][n(307)](n(290))>-1&&t[n(257)](),i&&n(237)==i[n(303)]?i[s]+=o[n(260)]:t[n(238)]({type:n(237),add:n(310)==s?o[n(260)]:"",remove:n(268)==s?o[n(260)]:""});else if(this[n(265)][n(263)](o)){const a=o;if(i&&i[n(303)][n(307)](n(290))>-1&&t[n(257)](),n(228)==e[n(303)])continue;i&&i[n(303)]==s+n(299)&&i[n(291)][n(280)]==a[n(280)]?i[n(287)]++:t[n(238)]({type:s+n(299),element:a,quantity:1}),r[n(312)]((t=>!(n(228)==t[n(303)]&&t[n(256)]==o)))}else if(this[n(265)][n(285)](o,n(308))||o.is(n(291),n(315))){const r=o;if(n(310)==s&&n(224)==e[n(303)]||n(268)==s&&n(228)==e[n(303)])continue;if(i&&-1==i[n(303)][n(307)](n(290))){n(237)==i[n(303)]&&(i[s]+="\n");continue}let a;if(a=n(310)==s?r[n(241)]&&!this[n(265)][n(263)](r[n(241)])?r[n(241)]:null:r[n(304)]&&!this[n(265)][n(263)](r[n(304)])?r[n(304)]:null,r[n(246)]||a&&a[n(246)]){const e=a&&a[n(246)]?a:r;i&&i[n(303)]==s+n(281)&&i[n(291)][n(280)]==e[n(280)]?i[n(287)]++:t[n(238)]({type:s+n(281),element:e,quantity:1})}else t[n(238)]({type:s+n(290),element:r})}}}[Kr(253)](t){const e=Kr,n=this[e(262)],r=[],s=[],o=[];for(const i of t)switch(i[e(303)]){case e(237):if(i[e(310)]=i[e(310)][e(239)](/(\S)\u000A+(\S)/g,e(251))[e(239)](/\u000A/g,""),i[e(268)]=i[e(268)][e(239)](/(\S)\u000A+(\S)/g,e(251))[e(239)](/\u000A/g,""),""!=i[e(310)]&&""!=i[e(268)]){r[e(238)]({type:e(239),content:zr(n,e(320),['"'+i[e(268)]+'"','"'+i[e(310)]+'"'])});continue}if(null!=i[e(310)][e(259)](/^ +$/)){r[e(238)]({type:e(227),content:zr(n,e(273),zr(n,e(297),i[e(310)][e(231)]))});continue}if(null!=i[e(268)][e(259)](/^ +$/)){r[e(238)]({type:e(244),content:zr(n,e(277),zr(n,e(297),i[e(268)][e(231)]))});continue}if(""!=i[e(310)]){r[e(238)]({type:e(227),content:zr(n,e(273),'"'+i[e(310)]+'"')});continue}r[e(238)]({type:e(244),content:zr(n,e(277),'"'+i[e(268)]+'"')});continue;case e(230):case e(245):r[e(238)]({type:e(227),content:zr(n,e(273),this[e(247)](i[e(291)],i[e(287)]))});continue;case e(242):case e(266):r[e(238)]({type:e(244),content:zr(n,e(277),this[e(247)](i[e(291)],i[e(287)]))});continue;case e(306):r[e(238)]({type:e(227),content:zr(n,e(292),this[e(247)](i[e(291)],i[e(287)]))});continue;case e(283):r[e(238)]({type:e(244),content:zr(n,e(249),this[e(247)](i[e(291)],i[e(287)]))});continue;case e(321):s[e(238)](i[e(309)]);continue;case e(322):o[e(238)](i[e(309)]);continue;default:r[e(238)](i)}if(s[e(231)]){const t=s[e(282)]((t=>this[e(314)][e(271)](t)?this[e(314)][e(300)](t):t))[e(296)](", ");r[e(238)]({type:e(289),content:zr(this[e(262)],e(234),t)})}if(o[e(231)]){const t=o[e(282)]((t=>this[e(314)][e(271)](t)?this[e(314)][e(300)](t):t))[e(296)](", ");r[e(238)]({type:e(289),content:zr(this[e(262)],e(288),t)})}return r}[Kr(276)](t){const e=Kr;for(const n of this[e(284)]){const r=n(t);if(r&&e(303)in r)return r}}[Kr(229)](t,e){const n=Kr,r=e[n(260)],s=void 0===r[n(261)]?n(322):n(321);t[n(238)]({type:s,key:r[n(309)]})}[Kr(319)](t,e){const n=Kr;t[n(238)]({type:n(289),content:zr(this[n(262)],n(294),this[n(247)](e[n(278)]()[n(270)][n(255)],1))})}[Kr(275)](t,e,n){const r=Kr;if(this[r(252)](t,e),n&&n[r(278)]()&&!e[r(278)]()[r(311)][r(272)](n[r(278)]()[r(270)])){const n=t[t[r(231)]-1],s=r(227)==e[r(303)]?r(310):r(268);n&&r(237)==n[r(303)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=332]})(t,e)}const Jr=Zr;!function(t,e){const n=Zr,r=t();for(;;)try{if(896141===-parseInt(n(345))/1+-parseInt(n(341))/2+parseInt(n(334))/3+parseInt(n(346))/4*(parseInt(n(340))/5)+-parseInt(n(349))/6*(parseInt(n(348))/7)+-parseInt(n(335))/8*(parseInt(n(333))/9)+parseInt(n(343))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Jr(344)](){const t=Jr,e=this[t(342)],n=e[t(339)][t(338)](t(347));e[t(337)][t(338)](t(332))&&n[t(336)](t(332))}}function Qr(){const t=["27112370zEPOKn","afterInit","1300783FCuuqR","17336NNIUXU","TrackChangesEditing","34279nAFLbm","1074hojXcd","showAIAssistant","1022994rZgHlW","4831170bjlkxy","40vaWUYD","enableCommand","commands","get","plugins","725jEPylW","2616480cQkaHW","editor"];return(Qr=function(){return t})()}function $r(){const t=["FORMAT_ALIGNMENT","*Format:* %0","center","AlignmentEditing","498995iJEUas","30dcDJqK","justify","has","enableDefaultAttributesIntegration","value","_registerLegacyDescription","FORMAT_ALIGN_TO_RIGHT","registerAttributeLabel","afterInit","1849741oWpoza","1709634sdNTIq","FORMAT_ALIGN_TO_LEFT","alignment","registerBlockAttribute","type","11812545KExDAL","TrackChangesEditing","FORMAT_ALIGN_TO_CENTER","commandName","plugins","120TmRjxj","2044323dXVREK","36qQGtpZ","FORMAT_JUSTIFY_TEXT","commandParams","formatBlock","3840133WDcaDf","10SNMZxw","descriptionFactory","registerDescriptionCallback","2qQRXiC","locale","editor","2457008wzeYHo","format","right","left","get"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=114]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(973143===parseInt(n(121))/1+-parseInt(n(142))/2*(parseInt(n(133))/3)+-parseInt(n(145))/4+parseInt(n(155))/5*(parseInt(n(122))/6)+-parseInt(n(154))/7*(-parseInt(n(132))/8)+parseInt(n(127))/9*(-parseInt(n(139))/10)+parseInt(n(138))/11*(-parseInt(n(134))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(120)](){const t=ts,e=this[t(144)],n=e[t(143)];if(!e[t(131)][t(114)](t(153)))return;const r=e[t(131)][t(149)](t(128));r[t(115)](t(124)),r[t(125)](t(124)),r[t(140)][t(119)](t(124),zr(n,t(150))),this[t(117)]()}[ts(117)](){const t=ts,e=this[t(144)],n=e[t(143)];e[t(131)][t(149)](t(128))[t(140)][t(141)]((e=>{const r=t;if(r(137)!=e[r(126)])return;const{data:s}=e;if(s&&r(124)==s[r(130)]){const t=s[r(136)][0][r(116)];return{type:r(146),content:zr(n,r(151),function(t){const e=r;switch(t){case e(148):return zr(n,e(123));case e(147):return zr(n,e(118));case e(152):return zr(n,e(129));case e(156):return zr(n,e(135))}}(t))}}}))}}function rs(){const t=["plugins","bold","ItalicEditing","FORMAT_SUBSCRIPT","commandName","descriptionFactory","registerAttributeLabel","18SpPyNx","SubscriptEditing","has","SuperscriptEditing","47070ITPLTj","_registerLegacyDescription","TrackChangesEditing","code","get","CodeEditing","afterInit","*Remove format:* %0","FORMAT_BOLD","underline","877572RoWEtH","forceValue","superscript","registerInlineAttribute","1433230EDVgur","BoldEditing","type","toUpperCase","UnderlineEditing","editor","commandParams","locale","subscript","FORMAT_SUPERSCRIPT","registerDescriptionCallback","56UHXMVm","*Format:* %0","FORMAT_CODE","format","1756111PfdQWP","FORMAT_","FORMAT_STRIKETHROUGH","FORMAT_ITALIC","enableDefaultAttributesIntegration","705978RXoZIt","strikethrough","slice","StrikethroughEditing","13aVFGDu","formatInline","toLowerCase","1950680SAULdL","italic","FORMAT_UNDERLINE","15698zWrwSw"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(165933===-parseInt(n(399))/1*(parseInt(n(405))/2)+-parseInt(n(395))/3+parseInt(n(442))/4*(-parseInt(n(417))/5)+-parseInt(n(427))/6+parseInt(n(446))/7+parseInt(n(402))/8+parseInt(n(413))/9*(parseInt(n(431))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(432),ss(408),ss(435),ss(422),ss(398),ss(414),ss(416)];class as extends t.Plugin{[ss(423)](){const t=ss,e=this[t(436)],n=e[t(406)][t(421)](t(419)),r=e[t(438)];for(const s of is){if(!e[t(406)][t(415)](s))continue;const o=s[t(397)](0,-7)[t(401)](),i=t(447)+o[t(434)]();n[t(394)](o),n[t(430)](o),n[t(411)][t(412)](o,zr(r,i))}this[t(418)]()}[ss(418)](){const t=ss,e=this[t(436)],n=e[t(438)],r=e[t(406)][t(421)](t(419));function s(e,s){const o=t;r[o(411)][o(441)]((t=>{const r=o;if(r(400)!=t[r(433)])return;const{data:i}=t;return i&&i[r(410)]===e?i[r(437)][0][r(428)]?{type:r(445),content:zr(n,r(443),s)}:{type:r(445),content:zr(n,r(424),s)}:void 0}))}s(t(407),zr(n,t(425))),s(t(403),zr(n,t(393))),s(t(426),zr(n,t(404))),s(t(420),zr(n,t(444))),s(t(396),zr(n,t(448))),s(t(439),zr(n,t(409))),s(t(429),zr(n,t(440)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(468653===parseInt(n(184))/1+-parseInt(n(200))/2*(parseInt(n(208))/3)+parseInt(n(177))/4+parseInt(n(201))/5+-parseInt(n(197))/6*(parseInt(n(195))/7)+-parseInt(n(203))/8+-parseInt(n(179))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(214)](){const t=cs,e=this[t(191)],n=e[t(181)];if(!e[t(216)][t(185)](t(190)))return;const r=e[t(216)][t(192)](t(188)),s=this[t(191)][t(212)][t(192)](t(180));r[t(204)](t(180),((n,o={})=>{const i=t,a=this[i(191)][i(202)][i(211)][i(205)],c=o&&void 0!==o[i(182)]?o[i(182)]:!s[i(207)];let u=[];if(c){const t=Array[i(193)](a[i(196)]())[i(183)]((t=>fs(t)||function(t,e){const n=i,r=e[n(175)](t[n(210)],n(180)),s=e[n(175)]([n(206),n(180)],t);return r&&s}(t,this[i(191)][i(202)][i(187)])));u=y(t,e[i(202)])}else{const t=Array[i(193)](a[i(196)]())[i(183)]((t=>fs(t)));u=y(t,e[i(202)])}e[i(202)][i(186)]((()=>{const t=i;for(const e of u)r[t(189)](e,{commandName:t(180),commandParams:[{forceValue:c}]})}))})),r[t(209)][t(199)]((e=>{const r=t,{data:s}=e;if(s&&r(180)==s[r(215)]){const t=zr(n,r(174));return s[r(176)][0][r(182)]?{type:r(194),content:zr(n,r(198),t)}:{type:r(194),content:zr(n,r(213),t)}}}))}}function fs(t){const e=cs;return e(180)==t[e(210)][e(178)]}function hs(){const t=["*Remove format:* %0","afterInit","commandName","plugins","ELEMENT_BLOCK_QUOTE","checkChild","commandParams","3298732ArYZfV","name","1377765jnGmVk","blockQuote","locale","forceValue","filter","663148bmrWLq","has","change","schema","TrackChangesEditing","markBlockFormat","BlockQuoteEditing","editor","get","from","format","473242qkJJSX","getSelectedBlocks","66DbtDMf","*Set format:* %0","registerDescriptionCallback","2pHxpkb","2275370HnEoja","model","2170480sUKuSO","enableCommand","selection","$root","value","918573EQJipq","descriptionFactory","parent","document","commands"];return(hs=function(){return t})()}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=468]})(t,e)}function ps(){const t=["3737655rnzgma","7142046ghpxeD","6521999ClttHx","changeCaseTitle","30BCxcBZ","afterInit","16600TWeQNG","TrackChangesEditing","editor","CaseChange","100660cUTzXX","has","changeCaseUpper","enableCommand","get","changeCaseLower","3vnjTNL","plugins","4597731poPOHm","5047FbLNDo","21ZlihEO","2890044WlaOCg"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(953370===parseInt(n(472))/1*(parseInt(n(484))/2)+-parseInt(n(468))/3*(-parseInt(n(473))/4)+parseInt(n(474))/5+parseInt(n(475))/6+-parseInt(n(471))/7*(parseInt(n(480))/8)+parseInt(n(470))/9+-parseInt(n(478))/10*(parseInt(n(476))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(479)](){const t=gs,e=this[t(482)];e[t(469)][t(485)](t(483))&&(e[t(469)][t(488)](t(481))[t(487)](t(486)),e[t(469)][t(488)](t(481))[t(487)](t(489)),e[t(469)][t(488)](t(481))[t(487)](t(477)))}}const Is=Es;function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=Es,r=t();for(;;)try{if(194329===-parseInt(n(223))/1+parseInt(n(224))/2+-parseInt(n(225))/3+parseInt(n(220))/4*(parseInt(n(216))/5)+parseInt(n(231))/6*(-parseInt(n(221))/7)+parseInt(n(230))/8+parseInt(n(227))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Is(229)](){const t=Is,e=this[t(218)];e[t(226)][t(228)](t(219))&&e[t(232)][t(228)](t(222))[t(217)](t(219))}}function Ts(){const t=["674255fduFTU","enableCommand","editor","ckbox","8THCJKy","20867TczxBP","TrackChangesEditing","271477MwRWtN","290314DzPDAu","775350yKumiq","commands","3006621qlsBmK","get","afterInit","804240Gnbqwr","252KcSMeZ","plugins"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["enableCommand","blockName","toLowerCase","registerDescriptionCallback","forceValue","label","type","286255zhidzX","change","from","CodeBlock","48KIKwWK","codeBlock","191kiJSHF","commands","afterInit","outdentCodeBlock","TrackChangesEditing","8bvRDwR","locale","indentCodeBlock","has","get","plugins","language","markBlockFormat","config","editor","selection","checkChild","filter","format","2115423fezDAT","33MxwLGF","2892456qcMuqX","document","name","6382njLCWU","value","model","schema","commandName","isLimit","ELEMENT_CODE_BLOCK","registerElementLabel","descriptionFactory","getSelectedBlocks","formatBlock","*Remove format:* %0","commandParams","parent","rootElement","*Set format:* %0","9092867tELVGk","455391GeQMQH","13298080GICngm","find","languages"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=499]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(816590===-parseInt(n(541))/1*(parseInt(n(507))/2)+parseInt(n(524))/3+-parseInt(n(504))/4+-parseInt(n(535))/5*(parseInt(n(539))/6)+-parseInt(n(523))/7*(parseInt(n(546))/8)+-parseInt(n(502))/9+parseInt(n(525))/10*(parseInt(n(503))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(543)](){const t=_s,e=this[t(555)];if(!e[t(551)][t(549)](t(538)))return;const n=e[t(551)][t(550)](t(545)),r=e[t(547)],s=e[t(554)][t(550)](t(540))[t(527)],o=e[t(542)][t(550)](t(540));n[t(528)](t(548)),n[t(528)](t(544)),n[t(528)](t(540),((r,i={})=>{const a=t,c=e[a(509)],u=e[a(509)][a(505)][a(556)],l=i&&void 0!==i[a(532)]?i[a(532)]:!o[a(508)];let f;i[a(552)]||(i[a(552)]=s[0][a(552)]),f=l?Array[a(537)](u[a(516)]())[a(500)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(521))&&!e[n(512)](t)&&e[n(499)](t[n(520)],n(540))}(t,c[a(510)]))):Array[a(537)](u[a(516)]())[a(500)]((t=>Cs(t)));const h=y(f,c);c[a(536)]((()=>{const t=a;for(const e of h)n[t(553)](e,{commandName:t(540),commandParams:[{...i,forceValue:l}],formatGroupId:t(529)})}))})),n[t(515)][t(514)](t(540),(e=>zr(r,t(513),e))),n[t(515)][t(531)]((e=>{const n=t;if(n(517)!=e[n(534)])return;const o=r.t,{data:i}=e;if(!i||n(540)!=i[n(511)])return;const a=i[n(519)][0][n(552)],c=o(s[n(526)]((t=>t[n(552)]===a))[n(533)])[n(530)]();return i[n(519)][0][n(532)]?{type:n(501),content:zr(r,n(522),zr(r,n(513),1)+" ("+c+")")}:{type:n(501),content:zr(r,n(518),zr(r,n(513),1))}}))}}function Cs(t){const e=_s;return e(540)==t[e(506)]}function Ls(t,e){const n=Ss();return(Ls=function(t,e){return n[t-=119]})(t,e)}const Ns=Ls;!function(t,e){const n=Ls,r=t();for(;;)try{if(954822===parseInt(n(125))/1+parseInt(n(129))/2*(parseInt(n(126))/3)+-parseInt(n(136))/4+-parseInt(n(121))/5+parseInt(n(130))/6*(parseInt(n(120))/7)+-parseInt(n(122))/8+-parseInt(n(133))/9*(parseInt(n(135))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ns(124)](){const t=Ns,e=this[t(134)];e[t(128)][t(132)](t(131))&&e[t(128)][t(119)](t(127))[t(137)](t(123))}}function Ss(){const t=["1036664rXlfPZ","19203DeOIyT","TrackChangesEditing","plugins","502pVbXyT","237522RWmPjk","CommentsEditing","has","9DAFckg","editor","8566150hrCreq","2072884QWTVXY","enableCommand","get","329sOFAiw","2750700ybchOL","12992848dOYGsM","addCommentThread","afterInit"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e,n){const r=Os,s=[];for(const o of e[r(281)]())o[r(246)](t)&&s[r(286)](n[r(261)](o));return s}function ws(){const t=["toViewElement","model","createRangeOn","elementEnd","ck-suggestion-marker-","type","getCustomProperty","toViewPosition","isBlock","4986EFayiV","getWalker","writer","previousPosition","createUIElement","TrackChangesEditing","4223322QKwpyf","schema","name","14Hcbrgt","addClass","addHighlight","span","getItems","1512642uDBSIv","bindElementToMarker","1906140fvVnWl","get","push","start","isContent","markerRange","65ytHjAc","item","consumable","1257496XSyPYl","nextSibling","includes","activeMarkers","hasAttribute","8pJSktr","parent","mapper","ck-suggestion-marker--active","markerName","782865gnDqCr","plugins","test","insert","isLimit","973986QfiMdS","isAtEnd"];return(ws=function(){return t})()}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=245]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(253)][r(285)](r(273));return(o,i,a)=>{const c=r;if(!a[c(292)][c(254)](i[c(289)],o[c(276)]))return;const u=i[c(289)][c(269)](),l=i[c(289)][c(287)],f=t[c(260)][c(275)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(291)];d=d||f[c(288)](e);const n=a[c(249)][c(259)](e);if(n&&n[c(265)](c(279)))return;c(262)==t[c(264)]&&f[c(267)](e)&&!f[c(256)](e)&&(e[c(294)]||l[c(258)]?h&&h[c(248)]==e||(h=e,m(t[c(271)]),p=!0):g=g||t[c(271)])}function m(t){const r=c,o=a[r(270)][r(272)](r(280),{class:r(263)+e}),u=a[r(249)][r(266)](t);n&&s[r(245)][r(295)](i[r(251)])&&a[r(270)][r(278)](r(250),o),a[r(270)][r(255)](u,o),a[r(249)][r(283)](o,i[r(251)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(476076===-parseInt(n(290))/1*(parseInt(n(268))/2)+parseInt(n(257))/3+parseInt(n(293))/4+-parseInt(n(252))/5+-parseInt(n(282))/6*(parseInt(n(277))/7)+-parseInt(n(247))/8*(-parseInt(n(274))/9)+parseInt(n(284))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=xs;function Ps(){const t=["model","lock","get","createRange","buffer","markerNameToElements","175904EHiQyI","55434GsvAuH","createSelection","batch","root","2901582UBILFx","224646GxyETg","editor","unit","unbindElementFromMarkerName","options","enableCommand","merge","markerName","writer","data","enqueueChange","getFirstRange","1723711nMcaXk","selection","plugins","10RUZpLd","start","forward","removeMarker:suggestion:deletion","commands","40QqiNGe","uiElement","2110227QUVkID","editing","deleteForward","$graveyard","delete","document","setSelection","detach","3nuIVEN","remove","downcastDispatcher","bind","TrackChangesEditing","unlock","609sRbEwA","120248XTVexZ","showSuggestionHighlights","isCollapsed","fromRange","addMarker:suggestion:deletion","high","init","end","modifySelection","mapper","requires","rootName"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(716482===parseInt(n(230))/1*(-parseInt(n(261))/2)+-parseInt(n(222))/3+parseInt(n(255))/4+-parseInt(n(220))/5*(parseInt(n(256))/6)+parseInt(n(236))/7*(parseInt(n(237))/8)+-parseInt(n(260))/9*(-parseInt(n(215))/10)+parseInt(n(212))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(247)](){return[Ms.Delete]}[Fs(243)](){const t=Fs,e=this[t(262)],n=e[t(214)][t(251)](t(234));n[t(266)](t(226));const r=e[t(219)][t(251)](t(224));n[t(266)](t(224),((n,s={})=>{const o=t,a=e[o(249)][o(257)](e[o(249)][o(227)][o(213)]);a[o(239)]&&e[o(249)][o(245)](a,{direction:o(217),unit:s[o(263)]});const c=a[o(272)](),u=i.LiveRange[o(240)](c);let l;n(s),l=o(225)==u[o(259)][o(248)]?e[o(249)][o(252)](c[o(216)]):e[o(249)][o(252)](u[o(216)],u[o(244)]),u[o(229)](),e[o(249)][o(271)](r[o(253)][o(258)],(t=>{const e=o;r[e(253)][e(250)](),t[e(228)](t[e(252)](l[e(244)])),r[e(253)][e(235)]()}))})),e[t(223)][t(232)].on(t(241),Ds(e,t(267)),{priority:t(242)}),e[t(270)][t(232)].on(t(241),((n,r,s)=>{const o=t;s[o(265)][o(238)]&&Ds(e,o(267),{showActiveMarker:!1})[o(233)](this)(n,r,s)}),{priority:t(242)}),e[t(223)][t(232)].on(t(218),((e,n,r)=>{const s=t,o=r[s(246)][s(254)](n[s(268)]);if(o)for(const t of o)t.is(s(221))&&(r[s(246)][s(264)](t,n[s(268)]),r[s(269)][s(231)](t))}),{priority:t(242)})}}const Us=Gs;function js(){const t=["refresh","_registerLegacyDescription","ELEMENT_TODO_LIST","mergeListItemForward","customNumberedList","value","ELEMENT_","fromRange","deletion","suggestion","start","commands","171YdkrJk","list.multiBlock","push","get","listMarker","registerCustomCallback","*Merge:* list item","selection","FORMAT_INDENT","getFirstRange","enableDefaultAttributesIntegration","createRange","todoList","descriptionFactory","8lYqMhp","setSelection","type","checkTodoList","*Uncheck item*","bulleted","editor","getFirstMarker","_getAttributeKey","isUndo","document","*Set format:* %0","data","ListEditing","formatBlock","has","registerPostFixer","191377fyFUDO","isNextTo","groupId","attributeKey","model","441895UHxWyU","every","splitListItemBefore","ELEMENT_NUMBERED_LIST","createPositionAt","*Format:* remove from %0","noTrackChangesFixer","_supportLegacySuggestions","numbered","todoListCheck","customBulletedList","toUpperCase","batch","trackChangesCommand","accept","default","isLocal","next","listItemId","listStyle","commandParams","registerElementLabel","registerBlockAttribute","registerDescriptionCallback","indentList","numberedList","getChanges","*Outdent:* %0","attributes","724970jQtOlr","assureChains","detach","listStart","nodeAfter","_LIST","format","previousSibling","forceValue","isObject","listIndent","*Format:* insert into %0","end","schema","locale","mergeListItemBackward","ELEMENT_LIST_ITEM","splitListItemAfter","multipleBlocks","range","map","getRanges","_suggestionFactory","TodoListEditing","setAttribute","key","filter","attribute","*Split:* list item","length","execute","containsItem","nextSibling","newValue","610038KEEeFU","includes","40974ggagxz","listReversed","meta","*Merge:* %0","todo","getSuggestions","from","find","config","outdentList","head","change","removeMarker","parent","_findSuggestions","registerAttributeLabel","18tzEswa","*Check item*","*Remove format:* %0","*Indent:* %0","todoListChecked","oldValue","listItemIdFixer","documentList","bulletedList","2382jdbHrb","getAttribute","commandName","*Change to:* %0","afterInit","listType","TrackChangesEditing","14pTXkUl","listMarkerStyle","ELEMENT_BULLETED_LIST","plugins","213912eOSIvI","differ"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(102407===-parseInt(n(482))/1+parseInt(n(577))/2*(parseInt(n(602))/3)+-parseInt(n(616))/4*(-parseInt(n(487))/5)+-parseInt(n(552))/6*(parseInt(n(584))/7)+-parseInt(n(588))/8+-parseInt(n(568))/9*(-parseInt(n(516))/10)+-parseInt(n(550))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(581)](){const t=Us,e=this[t(622)];if(!e[t(587)][t(480)](t(478)))return;const n=e[t(530)],r=e[t(587)][t(605)](t(583)),s=e[t(587)][t(480)](t(539)),o=!!e[t(560)][t(605)](t(603));function i(e){const r=t;return{type:r(522),content:""+zr(n,r(476),e)}}function a(e){const r=t;return{type:r(522),content:""+zr(n,r(570),e)}}r[t(612)](t(512)),r[t(612)](t(576)),r[t(612)](t(594)),r[t(612)](t(497)),r[t(612)](t(511)),r[t(612)](t(561)),r[t(612)](t(533)),r[t(612)](t(489)),r[t(509)](t(505)),r[t(509)](t(582)),r[t(509)](t(526)),o&&(r[t(612)](t(531)),r[t(612)](t(593))),s&&(r[t(612)](t(614)),r[t(612)](t(619)),r[t(509)](t(572)),r[t(615)][t(510)]((e=>{const r=t,{data:s}=e;if(s&&r(572)==s[r(541)])return{type:r(522),content:s[r(549)]?zr(n,r(569)):zr(n,r(620))}})),this[t(622)][t(486)][t(626)][t(481)]((e=>{const n=t;if(e[n(499)][n(625)])return!1;let s=!1;const o=r[n(557)]({skipNotAttached:!0})[n(542)]((t=>n(572)===r[n(624)](t)));for(const t of o)n(556)!=t[n(611)]()[n(600)][n(520)][n(578)](n(582))&&(r[n(566)](t[n(611)](),n(543))[n(559)]((t=>n(582)===r[n(624)](t[n(599)])))||(e[n(564)](t[n(623)]()),s=!0));return s}))),r[t(615)][t(567)](t(526),zr(n,t(610)));const c={type:t(522),content:""};r[t(615)][t(510)]((e=>{const r=t,{data:s}=e;if(!s||r(582)!=s[r(541)])return;let u=e[r(562)];for(;u;){if(u[r(477)]&&((r(506)==u[r(477)][r(541)]||r(585)==u[r(477)][r(541)])&&(u[r(477)][r(549)]&&r(502)!=u[r(477)][r(549)]||r(502)!=u[r(477)][r(573)]&&!s[r(549)])||!o&&u[r(477)][r(541)]==_c))return c;u=u[r(504)]}if(null==s[r(549)])switch(s[r(573)]){case r(621):return a(zr(n,r(586)));case r(495):return a(zr(n,r(490)));case r(556):return a(zr(n,r(592)))}switch(s[r(549)]){case r(621):return i(zr(n,r(586)));case r(495):return i(zr(n,r(490)));case r(556):return i(zr(n,r(592)))}})),r[t(615)][t(510)]((e=>{const n=t,{data:r}=e;if(r&&n(526)==r[n(541)])return null==r[n(549)]||null==r[n(573)]&&0==r[n(549)]?c:void 0})),r[t(615)][t(510)]((e=>{const r=t;if(r(543)!=e[r(618)])return;const{data:s}=e;if(!s||r(505)!=s[r(541)])return;const o=Hs(e);return r(549)==o?{type:r(522),content:zr(n,r(608))}:r(573)==o?{type:r(522),content:zr(n,r(544))}:c})),e[t(486)][t(626)][t(481)]((e=>this[t(574)](e))),e[t(486)][t(626)][t(481)]((e=>this[t(493)](e))),e[t(486)][t(626)][t(481)]((e=>this[t(517)](e))),this[t(494)]()}[Us(574)](t){const e=Us;if(t[e(499)][e(625)]||!t[e(499)][e(503)])return!1;let n=!1;const r=this[e(622)][e(587)][e(605)](e(583))[e(557)]({skipNotAttached:!0})[e(542)]((t=>t[e(477)]&&e(505)==t[e(477)][e(541)]))[e(542)]((t=>t[e(477)][e(549)]&&t[e(477)][e(573)]));for(const s of r)Hs(s)||(t[e(564)](s[e(623)]()),n=!0);return n}[Us(493)](t){const e=Us;if(t[e(499)][e(625)]||!t[e(499)][e(503)])return!1;const n=this[e(622)][e(587)][e(605)](e(583));if(n[e(500)][e(595)])return!1;let r=!1;const s=[e(582),e(505),e(526),e(506),e(519),e(553),e(496),e(606),e(585)],o=this[e(622)][e(486)][e(626)][e(589)][e(513)]()[e(542)]((t=>e(543)==t[e(618)]))[e(542)]((t=>s[e(551)](t[e(485)])));if(0==o[e(545)])return r;for(const i of o){const o=n[e(566)](i[e(535)],e(543))[e(542)]((t=>!t[e(554)][e(483)]))[e(536)]((t=>t[e(599)]))[e(542)]((t=>{const r=e,o=n[r(624)](t);return s[r(551)](o)}));if(o[e(545)]){for(const n of o)t[e(564)](n[e(623)]());r=!0}}return r}[Us(517)](t){const e=Us;if(t[e(499)][e(625)]||!t[e(499)][e(503)])return!1;const n=this[e(622)][e(587)][e(605)](e(583));let r=!1;const s=[e(582),e(505),e(526),e(506),e(519),e(553),e(496),e(606),e(585)];for(const t of n[e(557)]({skipNotAttached:!0})){const o=n[e(566)](t[e(611)](),e(543))[e(536)]((t=>t[e(599)]))[e(542)]((t=>t[e(477)]&&s[e(551)](t[e(477)][e(541)])));if(!o[e(545)])continue;const a=o[0][e(562)][e(515)][e(484)];if(!o[e(488)]((t=>t[e(515)][e(484)]===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(557)]({skipNotAttached:!0})[s(542)]((e=>s(543)==e[s(618)]&&e[s(515)][s(484)]==t)))e[s(540)](s(484),r)}function i(t,n){const r=e;let s=t[r(562)],i=!1;for(;s;)s[r(515)][r(484)]!=n&&(o(s[r(515)][r(484)],n),s[r(540)](r(484),n),i=!0),s=s[r(504)];return i}}[Us(494)](){const t=Us,e=this[t(622)],n=e[t(530)],r=e[t(587)][t(605)](t(583));this[t(591)](),r[t(538)][t(607)](t(479),t(575),t(501),(function(n,r){const s=t,o=[];for(let t of n)t[s(600)][s(520)]===t[s(528)][s(565)]&&(t=e[s(486)][s(613)](e[s(486)][s(491)](t[s(600)][s(520)],0))),o[s(604)](t);e[s(486)][s(563)]((t=>{const n=s,a=e[n(486)][n(626)][n(609)],c=Array[n(558)](a[n(537)]())[n(536)]((t=>i.LiveRange[n(597)](t)));t[n(617)](o),e[n(601)][n(605)](r[n(579)])[n(590)](),r[n(507)][n(604)]({forceDefaultExecution:!0}),e[n(546)](r[n(579)],...r[n(507)]),t[n(617)](c);for(const t of c)t[n(518)]()}))})),r[t(615)][t(508)]((function(n){const r=t,s=!e[r(486)][r(529)][r(525)](n),o=n[r(523)],i=n[r(548)],a=n[r(578)](r(505)),c=!o||o[r(578)](r(505))!==a,u=!i||i[r(578)](r(505))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(532),e)))}[Us(591)](){const t=Us,e=this[t(622)],n=e[t(530)];function r(n){const r=t,s=e[r(601)][r(605)](r(576))[r(595)],o=e[r(601)][r(605)](r(512))[r(595)];return r(512)===n?s:o}e[t(587)][t(605)](t(583))[t(615)][t(510)]((function(s){const o=t;if(o(479)!=s[o(618)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(579)]){case o(576):u=i[o(507)][0][o(524)],l=r(i[o(579)]),a=o(u?527:492),!l&&e[o(560)][o(605)](o(603))||(a=o(580)),c={type:o(522),content:zr(n,a,zr(n,o(586)))};break;case o(512):u=i[o(507)][0][o(524)],l=r(i[o(579)]),a=o(u?527:492),!l&&e[o(560)][o(605)](o(603))||(a=o(580)),c={type:o(522),content:zr(n,a,zr(n,o(490)))};break;case o(511):a=o(571),c={type:o(522),content:zr(n,a,zr(n,o(532)))};break;case o(561):a=function(t){const e=o,n=t[e(611)]();let r=n[e(600)][e(520)];for(;r&&n[e(547)](r);){if(r[e(578)](e(526))>0)return!1;r=r[e(548)]}return!0}(s)?zr(n,o(492),zr(n,function(t){const e=o;return e(596)+t[e(611)]()[e(600)][e(520)][e(578)](e(582))[e(498)]()+e(521)}(s))):zr(n,o(514),zr(n,o(532))),c={type:o(522),content:a};break;case o(531):case o(593):!1===i[o(534)]&&(a=o(555),c={type:o(598),content:zr(n,a,zr(n,o(532)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(611)]()[e(600)][e(520)][e(523)];for(;n;){const r=n[e(578)](e(505));if(!r)return!1;if(r==t[e(477)][e(549)])return e(549);if(r==t[e(477)][e(573)])return e(573);n=n[e(523)]}return!1}const zs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(651559===parseInt(n(261))/1+parseInt(n(223))/2+-parseInt(n(171))/3*(parseInt(n(205))/4)+-parseInt(n(178))/5+parseInt(n(228))/6+-parseInt(n(204))/7*(parseInt(n(185))/8)+parseInt(n(174))/9*(parseInt(n(233))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ks extends t.Plugin{[zs(184)](){const t=zs;if(!this[t(206)][t(232)][t(200)](t(240)))return;const e=this[t(206)][t(259)][t(209)](t(177)),n=this[t(206)][t(232)][t(209)](t(208));e[t(256)]&&(n[t(222)](t(248)),n[t(215)](t(248))),e[t(195)]&&(n[t(222)](t(251)),n[t(215)](t(251))),e[t(227)]&&(n[t(222)](t(189)),n[t(215)](t(189)));const r={type:t(210),content:""};n[t(230)][t(190)](this[t(193)][t(220)](this));const s=this[t(206)][t(179)];n[t(230)][t(224)](t(251),zr(s,t(236))),n[t(230)][t(190)]((e=>{const n=t,{data:s}=e;if(s&&n(251)==s[n(234)])return null==s[n(219)]||0==s[n(219)]&&null==s[n(239)]?r:void 0})),n[t(230)][t(224)](t(189),zr(s,t(217))),n[t(230)][t(190)]((e=>{const n=t,{data:s}=e;if(s&&n(189)==s[n(234)])return null==s[n(219)]||1==s[n(219)]&&null==s[n(239)]?r:void 0})),this[t(206)][t(218)][t(262)][t(183)]((e=>{const r=t;if(e[r(202)][r(181)])return!1;let s=!1;const o=n[r(196)]({skipNotAttached:!0})[r(250)]((t=>{const e=r,s=n[e(191)](t);return e(189)==s||e(251)==s}));for(const t of o){const o=t[r(243)]()[r(229)][r(182)][r(235)](r(226));r(199)!=o&&r(211)!=o&&(n[r(242)](t[r(243)](),r(175))[r(253)]((t=>r(226)==n[r(191)](t[r(203)])))||(e[r(258)](t[r(207)]()),s=!0))}return s})),this[t(254)]()}[zs(193)](t){const e=zs,n=this[e(206)][e(179)],{data:r}=t,s={type:e(210),content:""};if(!r||e(248)!=r[e(234)])return;if(!r[e(239)])return e(216)==r[e(219)]?s:{type:e(210),content:""+zr(n,e(186),zr(n,this[e(187)](r[e(219)])))};if(!r[e(219)]){if(e(216)==r[e(239)])return s;let o=t[e(225)];for(;o;){if(o[e(213)]&&e(226)==o[e(213)][e(234)]&&o[e(213)][e(219)])return s;o=o[e(188)]}return{type:e(210),content:""+zr(n,e(197),zr(n,this[e(187)](r[e(239)])))}}if(e(216)!=r[e(219)])return{type:e(210),content:""+zr(n,e(186),zr(n,this[e(187)](r[e(219)])))};let o=t[e(225)];for(;o;){if(o[e(213)]&&e(226)==o[e(213)][e(234)]&&o[e(213)][e(219)]&&o[e(213)][e(239)])return s;o=o[e(188)]}const i=t[e(243)]()[e(229)][e(182)][e(235)](e(226));return{type:e(210),content:zr(n,e(186),zr(n,e(212)+i[e(221)]()+e(246)))}}[zs(254)](){const t=zs,e=this[t(206)],n=e[t(179)];e[t(232)][t(209)](t(208))[t(230)][t(190)]((e=>{const r=t;if(r(257)!=e[r(249)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(176)]){case r(248):o=r(192),i={type:r(210),content:zr(n,o,zr(n,this[r(187)](s[r(255)][0][r(249)])))};break;case r(251):o=s[r(255)][0][r(195)]?r(247):r(198),i={type:r(210),content:zr(n,o)};break;case r(189):o=r(237),i={type:r(210),content:zr(n,o,s[r(255)][0][r(227)])}}return i}))}[zs(187)](t){const e=zs;return e(212)+function(t){const n=e;return qs[n(173)](t)?n(172):Zs[n(173)](t)?n(199):null}(t)[e(221)]()+e(194)+t[e(221)]()[e(245)](/-/g,"_")}}function Xs(){const t=["lower-latin","isUndo","nodeAfter","registerPostFixer","afterInit","8ZHHNZC","*Set format:* %0","_getTranslationKeyForListStyle","next","listStart","registerDescriptionCallback","_getAttributeKey","*Change to:* %0","handleDescriptions","_LIST_","reversed","getSuggestions","*Remove format:* %0","*Format:* set order to regular","numbered","has","decimal-leading-zero","batch","suggestion","4126255EUUBXN","2892QXForw","editor","getFirstMarker","TrackChangesEditing","get","format","customNumbered","ELEMENT_","data","upper-roman","registerBlockAttribute","default","FORMAT_LIST_START","model","newValue","bind","toUpperCase","enableDefaultAttributesIntegration","400960YXZsMj","registerAttributeLabel","head","listType","startIndex","1352046bgjZIq","start","descriptionFactory","circle","plugins","352990ZlZvFV","key","getAttribute","FORMAT_LIST_REVERSED","*Format:* set start index to %0","upper-latin","oldValue","ListPropertiesEditing","lower-roman","_findSuggestions","getFirstRange","square","replace","_LIST_DEFAULT","*Format:* set order to reversed","listStyle","type","filter","listReversed","disc","find","_registerLegacyDescription","commandParams","styles","formatBlock","removeMarker","config","decimal","1224512oZDptR","document","1158AMIoqm","bulleted","includes","99SAEnER","attribute","commandName","list.properties","2592600CxgwBB","locale"];return(Xs=function(){return t})()}const qs=[zs(252),zs(231),zs(244)],Zs=[zs(260),zs(201),zs(241),zs(214),zs(180),zs(238)];var Js=n(507);const Ys=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=337]})(t,e)}function $s(){const t=["fromRange","document","commands","showSuggestionHighlights","change","48165dfwgQs","nextSibling","mapper","3335240kHQtvO","editor","markerName","unbindElementFromMarkerName","bind","1283352ojrzwr","editing","610VVZNPl","detach","data","removeMarker:suggestion:insertion","get","addMarker:suggestion:insertion","parent","TrackChangesEditing","enterBlock","selection","remove","markInsertion","getFirstRange","markerNameToElements","142714dzMses","9xUavpO","enableCommand","getFirstPosition","plugins","split","600NXAeMy","enter","end","23219dhwDgN","init","requires","downcastDispatcher","hasClass","createPositionAt","model","setSelection","high","ck-suggestion-marker-split","10410PaTKAU","afterExecute","357206pIQVoJ","fire","createRange","196szUAGT","options","writer"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(250005===parseInt(n(381))/1+-parseInt(n(370))/2+-parseInt(n(389))/3+parseInt(n(373))/4*(parseInt(n(368))/5)+-parseInt(n(355))/6*(-parseInt(n(358))/7)+-parseInt(n(384))/8*(parseInt(n(350))/9)+parseInt(n(391))/10*(parseInt(n(349))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(360)](){return[Js.Enter]}[Ys(359)](){const t=Ys,e=this[t(385)],n=e[t(353)][t(339)](t(342)),r=e[t(378)][t(339)](t(356));n[t(351)](t(356),(()=>{const s=t;e[s(364)][s(380)]((t=>{const o=s,a=e[o(364)][o(377)][o(344)],c=a[o(352)](),u=i.LiveRange[o(376)](a[o(347)]());if(r[o(343)](t)){const r=e[o(364)][o(363)](c[o(341)][o(382)],0),s=t[o(372)](c,r);n[o(346)](s)}else t[o(365)](t[o(372)](u[o(357)]));u[o(392)](),r[o(371)](o(369),{writer:t})}))})),e[t(390)][t(361)].on(t(340),Ds(e,t(354)),{priority:t(366)}),e[t(390)][t(361)].on(t(338),((e,n,r)=>{const s=t,o=r[s(383)][s(348)](n[s(386)]);if(o)for(const t of o)t[s(362)](s(367))&&(r[s(383)][s(387)](t,n[s(386)]),r[s(375)][s(345)](t))}),{priority:t(366)}),e[t(337)][t(361)].on(t(340),((n,r,s)=>{const o=t;s[o(374)][o(379)]&&Ds(e,o(354),{showActiveMarker:!1})[o(388)](this)(n,r,s)}),{priority:t(366)})}}const eo=ro;function no(){const t=["21442qdBkSq","21aabtCU","getIntersection","afterInit","71HnPJZl","createRange","findPrevious","markers","TrackChangesEditing","findNext","start","6pPwWiP","_isInDeletionRange","getRange","494166BAixqa","135952zYpZOs","enableCommand","createPositionAt","handleFindCommand","141218okrwrW","FindAndReplaceUtils","model","984oreflP","getMarkersGroup","suggestion:deletion","bind","editor","find","1270660haaiTu","findByTextCallback","plugins","236587MOZfcH","replace","147180eTLiXy","item","32COWtbs","string","700mlVxWS","filter","end","has","get","replaceAll","FindAndReplaceEditing","549bYSPcE"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(687129===-parseInt(n(411))/1*(-parseInt(n(407))/2)+parseInt(n(421))/3*(-parseInt(n(397))/4)+parseInt(n(390))/5*(parseInt(n(418))/6)+-parseInt(n(408))/7*(parseInt(n(422))/8)+-parseInt(n(406))/9*(-parseInt(n(395))/10)+parseInt(n(426))/11*(parseInt(n(384))/12)+-parseInt(n(393))/13*(parseInt(n(399))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(410)](){const t=eo;if(!this[t(388)][t(392)][t(402)](t(405)))return;const e=this[t(388)][t(392)][t(403)](t(415));e[t(423)](t(389),this[t(425)][t(387)](this)),e[t(423)](t(416)),e[t(423)](t(413)),e[t(423)](t(394)),e[t(423)](t(404))}[eo(425)](t,e,n={}){const r=eo,s=this[r(388)][r(392)][r(403)](r(382));return t((t=>(r(398)==typeof e?s[r(391)](e,n):e)(t)[r(400)]((e=>!1===this[r(419)](e,t[r(396)])))),n)}[eo(419)](t,e){const n=eo,r=this[n(388)][n(383)][n(412)](this[n(388)][n(383)][n(424)](e,t[n(417)]),this[n(388)][n(383)][n(424)](e,t[n(401)]));for(const t of this[n(388)][n(383)][n(414)][n(385)](n(386)))if(null!==r[n(409)](t[n(420)]()))return!0;return!1}}const oo=co;!function(t,e){const n=co,r=t();for(;;)try{if(924442===-parseInt(n(217))/1*(parseInt(n(240))/2)+parseInt(n(208))/3*(parseInt(n(248))/4)+-parseInt(n(229))/5*(parseInt(n(261))/6)+parseInt(n(233))/7*(-parseInt(n(253))/8)+parseInt(n(242))/9*(-parseInt(n(243))/10)+parseInt(n(238))/11*(parseInt(n(212))/12)+parseInt(n(259))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const io=[{pluginName:oo(236),commandName:oo(244)},{pluginName:oo(263),commandName:oo(213)},{pluginName:oo(230),commandName:oo(264)},{pluginName:oo(232),commandName:oo(254)}];class ao extends t.Plugin{[oo(266)](){const t=oo,e=this[t(241)][t(209)],n=this[t(241)][t(237)][t(210)](t(211));for(const{pluginName:e,commandName:r}of io)this[t(241)][t(237)][t(247)](e)&&(n[t(231)](r),n[t(267)](r));e.t,n[t(252)][t(220)](t(244),zr(e,t(222))),n[t(252)][t(220)](t(213),zr(e,t(257))),n[t(252)][t(220)](t(264),zr(e,t(219))),n[t(252)][t(220)](t(254),zr(e,t(268))),this[t(223)]()}[oo(223)](){const t=oo,e=this[t(241)],n=e[t(209)];e[t(237)][t(210)](t(211))[t(252)][t(265)]((e=>{const r=t,o=n.t;if(r(258)!=e[r(216)])return;const{data:i}=e;if(null!=i){if(r(244)==i[r(262)]){const t=i[r(269)][0][r(228)];if(t){const e=o(this[r(241)][r(237)][r(210)](r(239))[r(227)](this[r(241)][r(235)][r(210)](r(225)))[r(246)]((e=>e[r(251)]==t))[r(224)])[r(218)]();return{type:r(255),content:zr(n,r(207),e)}}return{type:r(255),content:zr(n,r(249))}}if(r(213)==i[r(262)]){const t=i[r(269)][0][r(228)];return t?{type:r(255),content:zr(n,r(226),t)}:{type:r(255),content:zr(n,r(221))}}if(r(264)==i[r(262)]){const t=i[r(269)][0][r(228)];if(t){const e=(0,s.normalizeColorOptions)(this[r(241)][r(235)][r(210)](r(260)))[r(246)]((e=>e[r(251)]==t));let i=t,a="";return e&&(i=e[r(215)],a=o(i)[r(218)]()),{type:r(255),content:zr(n,r(245),a)[r(234)](),color:{value:t,title:a||i}}}return{type:r(255),content:zr(n,r(256))}}if(r(254)==i[r(262)]){const t=i[r(269)][0][r(228)];if(t){const e=(0,s.normalizeColorOptions)(this[r(241)][r(235)][r(210)](r(206)))[r(246)]((e=>e[r(251)]==t));let i=t,a="";return e&&(i=e[r(215)],a=o(i)[r(218)]()),{type:r(255),content:zr(n,r(214),a)[r(234)](),color:{value:t,title:a||i}}}return{type:r(255),content:zr(n,r(250))}}}}))}}function co(t,e){const n=uo();return(co=function(t,e){return n[t-=206]})(t,e)}function uo(){const t=["*Set font background color:* %0","label","type","3CjntJv","toLowerCase","FORMAT_FONT_COLOR","registerAttributeLabel","*Reset font family*","FORMAT_FONT_SIZE","_registerLegacyDescription","title","fontSize.options","*Set font family:* %0","normalizeSizeOptions","value","2342865zViaYc","FontColorEditing","enableDefaultAttributesIntegration","FontBackgroundColorEditing","77MjEmeP","trim","config","FontSizeEditing","plugins","506tqcGUm","FontSize","817844PVLlQN","editor","846OHcAYx","67390BUGItQ","fontSize","*Set font color:* %0","find","has","4wVQTLG","*Reset font size*","*Reset font background color*","model","descriptionFactory","652088ApyFEa","fontBackgroundColor","format","*Reset font color*","FORMAT_FONT_FAMILY","formatInline","43125511DDMbwq","fontColor.colors","18JlDTXx","commandName","FontFamilyEditing","fontColor","registerDescriptionCallback","afterInit","registerInlineAttribute","FORMAT_FONT_BACKGROUND","commandParams","fontBackgroundColor.colors","*Set font size:* %0","280281XzEnBz","locale","get","TrackChangesEditing","437280YEqfnc","fontFamily"];return(uo=function(){return t})()}const lo=ho;function fo(){const t=["charAt","type","fontSize.options","toLowerCase","entries","fontColor","split","pasteFormat","get","join","label","6396740LyKLyk","commandParams","config","*Set format to:* %0","title","fontColor.colors","plugins","fontBackgroundColor","boolean","afterInit","length","format","model","11BtLeOf","toUpperCase","*Remove all formatting*","editor","64fEkTFg","3YqMhmh","1888164dbYVVg","find","registerDescriptionCallback","commands","normalizeSizeOptions","_registerLegacyDescription","slice","commandName","copyFormat","FontSize","formatBlock","fontSize","5365505lCqBaX","formatInline","descriptionFactory","enableCommand","locale","6133636uraOoz","enableDefaultAttributesIntegration","426267fUmXbD","TrackChangesEditing","6nIdrjV","push","1423885uqYhss","8522353dJaqsM"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=146]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(976204===parseInt(n(180))/1+-parseInt(n(157))/2+parseInt(n(156))/3*(-parseInt(n(174))/4)+-parseInt(n(169))/5*(-parseInt(n(178))/6)+parseInt(n(181))/7+-parseInt(n(155))/8*(-parseInt(n(176))/9)+parseInt(n(193))/10*(-parseInt(n(151))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(147)](){const t=lo,e=this[t(154)],n=e[t(199)][t(190)](t(177)),r=e[t(160)][t(190)](t(165)),s=e[t(160)][t(190)](t(189));r&&s&&(n[t(175)](t(189)),n[t(172)](t(165)),this[t(162)]())}[lo(162)](){const t=lo,e=this[t(154)],n=e[t(173)];e[t(199)][t(190)](t(177))[t(171)][t(159)]((r=>{const s=t;if(s(167)!=r[s(183)]&&s(170)!=r[s(183)])return;const{data:o}=r;if(o&&s(189)===o[s(164)]){const t=[],r=o[s(194)][0];for(const[n,o]of Object[s(186)](r))t[s(179)](po(e,n,o));return t[s(148)]?{type:s(149),content:zr(n,s(196),t[s(191)](", "))}:{type:s(149),content:zr(n,s(153))}}}))}}function po(t,e,n){const r=lo,o=t[r(173)].t,i=e[r(188)](/(?=[A-Z])/)[r(191)](" "),a=o(i[r(182)](0)[r(152)]()+i[r(163)](1))[r(185)]();if(r(146)==typeof n)return a;if(r(187)===e||r(200)===e){const e=(0,s.normalizeColorOptions)(t[r(195)][r(190)](r(198)))[r(158)]((t=>t[r(150)]==n));return a+" ("+(e?o(e[r(192)])[r(185)]():n)+")"}if(r(168)===e&&isNaN(parseFloat(n))){const e=t[r(199)][r(190)](r(166))[r(161)](t[r(195)][r(190)](r(184)))[r(158)]((t=>t[r(150)]==n));return a+" ("+(e?o(e[r(197)])[r(185)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["heading","value","1380276ebSywx","10XSlcdU","find","plugins","686wdGiaQ","2977584CmjZKw","ELEMENT_HEADING_CUSTOM","registerElementLabel","format","heading.options","locale","4562705vxGOCM","descriptionFactory","enableDefaultAttributesIntegration","afterInit","4IBdYWh","29226AVyLNn","commandParams","view","get","557804vAVMiH","14527528WwkZEU","_getHeadingLevel","paragraph","TrackChangesEditing","*Change to:* %0","has","ELEMENT_HEADING","_headingOptions","type","editor","match","HeadingEditing","formatBlock","model","name","commandName","9634158DLGDIW","registerDescriptionCallback","_registerLegacyDescription","config","title"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(942084===parseInt(n(188))/1+parseInt(n(217))/2+-parseInt(n(212))/3+-parseInt(n(183))/4*(parseInt(n(179))/5)+-parseInt(n(184))/6*(parseInt(n(216))/7)+parseInt(n(189))/8+-parseInt(n(205))/9*(parseInt(n(213))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(182)](){const t=Io,e=this[t(198)];if(!e[t(215)][t(194)](t(200)))return;this[t(196)]=e[t(208)][t(187)](t(177));const n=e[t(178)],r=e[t(215)][t(187)](t(192));r[t(181)](t(210));for(const e of this[t(196)])t(191)!=e[t(202)]&&r[t(180)][t(219)](e[t(202)],(n=>{const r=t,i=this[r(190)](e[r(202)]);return null!==i?s(n,i):o(n,e[r(209)])}));function s(e,r){return zr(n,t(195),[e,r])}function o(e,r){return zr(n,t(218),[e,r])}this[t(207)]()}[Io(207)](){const t=Io,e=this[t(198)],n=e[t(178)];e[t(215)][t(187)](t(192))[t(180)][t(206)]((e=>{const r=t;if(r(201)!=e[r(197)])return;const{data:s}=e;if(s&&r(210)==s[r(204)]){const e=s[r(185)][0][r(211)],c=this[r(190)](e);if(null!==c)return{type:r(220),content:zr(n,r(193),(a=c,zr(n,r(195),[1,a])))};const u=this[r(196)][r(214)]((t=>t[r(202)]===e))[r(209)];return{type:r(220),content:zr(n,r(193),(o=1,i=u,zr(n,t(218),[o,i])))}}var o,i,a}))}[Io(190)](t){const e=Io;var n,r;const s=t[e(199)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(196)])||void 0===n?void 0:n[e(214)]((n=>n[e(202)]==t));if(o&&o[e(186)]){const t=o[e(186)],n=(null!==(r=t[e(203)])&&void 0!==r?r:t)[e(199)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(818805===parseInt(n(292))/1*(-parseInt(n(275))/2)+-parseInt(n(288))/3*(-parseInt(n(313))/4)+-parseInt(n(312))/5*(-parseInt(n(280))/6)+-parseInt(n(285))/7*(parseInt(n(290))/8)+parseInt(n(300))/9*(parseInt(n(298))/10)+-parseInt(n(302))/11*(-parseInt(n(314))/12)+-parseInt(n(303))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(286)](){const t=To,e=this[t(309)];if(!e[t(277)][t(274)](t(284)))return;const n=e[t(277)][t(316)](t(287)),r=e[t(310)];n[t(308)](t(304)),n[t(276)](t(304)),n[t(273)][t(315)](t(304),zr(r,t(305))),this[t(282)]()}[To(282)](){const t=To,e=this[t(309)],n=e[t(310)];e[t(277)][t(316)](t(287))[t(273)][t(278)]((r=>{const s=t;if(s(293)!=r[s(299)])return;const{data:o}=r;if(o&&s(304)==o[s(291)]){const t=n.t,r=o[s(296)][0][s(306)];if(r){const o=e[s(297)][s(316)](s(279))[s(311)]((t=>t[s(289)]==r)),i=t(o[s(281)])[s(301)]();return{type:s(283),content:zr(n,s(295),i),color:{value:o[s(307)],title:o[s(281)]}}}return{type:s(283),content:zr(n,s(294),zr(n,s(305)))}}}))}}function Ao(){const t=["registerAttributeLabel","get","descriptionFactory","has","810206OlMeJB","registerInlineAttribute","plugins","registerDescriptionCallback","highlight.options","1636842fxJFES","title","_registerLegacyDescription","format","HighlightEditing","301woeSWM","afterInit","TrackChangesEditing","6puDtrh","model","125560UouIXp","commandName","4nJuKBC","formatInline","*Remove highlight*","*Set highlight:* %0","commandParams","config","10CuYrzw","type","14493933VrOmhP","toLowerCase","339845tgnYBw","18516199oZRmWm","highlight","FORMAT_HIGHLIGHT","value","color","enableDefaultAttributesIntegration","editor","locale","find","15DuggTj","2056484tEURtK","420ZuzSGk"];return(Ao=function(){return t})()}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=205]})(t,e)}const Co=ko;function Lo(){const t=["TrackChangesEditing","descriptionFactory","elementToStructure","14IZMedk","addClass","createEmptyElement","1870eUnmpB","for","651930pLFtYO","59884xwGDeG","1ONZKyf","ELEMENT_HORIZONTAL_LINE","plugins","has","get","insert","createContainerElement","showSuggestionHighlights","horizontalLine","3067816BwlmBQ","1809714iNKxxH","HorizontalLineEditing","64521wTrMEY","conversion","createPositionAt","div","locale","572759udbRBl","high","1506832ZAJJRf","dataDowncast","afterInit","120JwsVKk","registerElementLabel","editor","ck-horizontal-line","enableCommand","96lFjkwr"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(770754===parseInt(n(227))/1*(-parseInt(n(208))/2)+-parseInt(n(211))/3*(parseInt(n(226))/4)+parseInt(n(225))/5+parseInt(n(237))/6+parseInt(n(220))/7*(parseInt(n(236))/8)+-parseInt(n(239))/9*(-parseInt(n(223))/10)+parseInt(n(206))/11*(-parseInt(n(216))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(210)](){const t=Co,e=this[t(213)];if(!e[t(229)][t(230)](t(238)))return;e[t(229)][t(231)](t(217))[t(215)](t(235));const n=e[t(229)][t(231)](t(217)),r=e[t(205)];n[t(218)][t(212)](t(235),(e=>zr(r,t(228),e))),e[t(240)][t(224)](t(209))[t(219)]({model:t(235),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(234)])return null;const o=n[s(233)](s(242)),i=n[s(222)]("hr");return n[s(221)](s(214),o),n[s(232)](n[s(241)](o,0),i),o},converterPriority:t(207)})}}const Ro=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=So,r=t();for(;;)try{if(502483===-parseInt(n(410))/1+parseInt(n(394))/2*(parseInt(n(419))/3)+parseInt(n(389))/4+parseInt(n(406))/5*(parseInt(n(405))/6)+-parseInt(n(412))/7*(-parseInt(n(409))/8)+parseInt(n(398))/9+parseInt(n(408))/10*(-parseInt(n(401))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Ro(404)](){const t=Ro,e=this[t(415)];if(!e[t(411)][t(395)](t(402)))return;const n=e[t(411)][t(424)](t(416)),r=e[t(403)];n[t(390)][t(425)](t(396),(e=>zr(r,t(426),e))),n[t(427)](t(417)),n[t(399)](t(400)),n[t(390)][t(407)]((e=>{const n=t;if(n(422)!=e[n(421)])return;const{data:s}=e;if(s&&n(400)==s[n(388)]&&e[n(391)]()[n(420)][n(418)].is(n(414),n(396))){const t=zr(r,n(426));return{type:n(423),content:zr(r,n(397),t)}}})),this[t(413)]()}[Ro(413)](){const t=Ro,e=this[t(415)],n=e[t(403)];e[t(411)][t(424)](t(416))[t(390)][t(407)]((e=>{const r=t;if(r(392)!=e[r(421)])return;const{data:s}=e;if(s&&r(417)==s[r(393)]){const t=zr(n,r(426));return{type:r(423),content:zr(n,r(397),t)}}}))}}function vo(){const t=["key","1306020sLgAdd","descriptionFactory","getFirstRange","formatBlock","commandName","355518LtrWmO","has","rawHtml","*Change %0 content*","2621484CkDZjS","registerBlockAttribute","value","17110357aoVAqZ","HtmlEmbed","locale","afterInit","122082aZwqrx","185JtSEcB","registerDescriptionCallback","10jEusbe","8wRMhty","142844eQkyxG","plugins","4567045cwONQZ","_registerLegacyDescription","element","editor","TrackChangesEditing","htmlEmbed","nodeAfter","3YPEPYf","start","type","attribute","format","get","registerElementLabel","ELEMENT_HTML_EMBED","enableDefaultAttributesIntegration"];return(vo=function(){return t})()}const wo=Do;function Oo(){const t=["alt","forward","registerCustomCallback","start","find","change","commandName","ImageBlockEditing","selection","formatBlock","enableDefaultAttributesIntegration","caption","ELEMENT_IMAGE","registerAttributeLabel","chain","2228NDFNRX","formatInline","createRange","markInsertion","accept","filter","resizedWidth","ImageUtils","discard","nodeBefore","descriptionFactory","markDeletion","imageStylePreApply","registerDescriptionCallback","isCollapsed","newValue","114415NkdnYv","toPrevious","imageTextAlternative","convertInlineImageToBlock","fromPosition","insertion","isBlockImage","join","ImageCaptionUtils","11707551JGrzre","uploadImage","registerElementLabel","ImageResize","model","findIndex","attribute","end","has","*Set image text alternative:* %0","FORMAT_IMAGE_SIZE","type","insertImage","_suggestionFactory","addObject","resizeImage","editor","get","backward","ImageInlineEditing","354STfshR","imageBlock","ImageCaptionEditing","*Remove image text alternative*","width","detach","ELEMENT_INLINE_IMAGE","isBefore","locale","nodeAfter","element","ImageTextAlternativeEditing","document","schema","imageTypeInline","3464232mMDOgb","markBlockFormat","imageInline","_registerLegacyDescription","ImageUploadEditing","TrackChangesEditing","3YuufHH","removeObject","length","enableCommand","_findSuggestions","getClosestSelectedImageElement","3917220rWxLPY","createRangeOn","plugins","isEqual","registerBlockAttribute","toNext","convertBlockImageToInline","getSuggestionCallback","isIntersecting","isOwn","4891138MMLTcm","1284532uGlJRL","toggleImageCaption","forceDefaultExecution","getFirstRange","getNearestSelectionRange","afterInit","*Set image width:* %0","getCaptionFromImageModelElement","Block image to inline image","ELEMENT_CAPTION","Inline image to block image","*Reset image width*","format","getContainedElement","key","commandParams","imageCaption","ImageEditing","subType","previous","deletion","imageTypeBlock"];return(Oo=function(){return t})()}function Do(t,e){const n=Oo();return(Do=function(t,e){return n[t-=419]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(433454===-parseInt(n(447))/1*(parseInt(n(522))/2)+-parseInt(n(468))/3*(-parseInt(n(485))/4)+parseInt(n(538))/5+parseInt(n(474))/6+parseInt(n(484))/7+parseInt(n(462))/8+-parseInt(n(427))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Fo extends t.Plugin{[wo(490)](){const t=wo,e=this[t(443)];if(!e[t(476)][t(435)](t(502)))return;const n=e[t(476)][t(444)](t(467)),r=e[t(476)][t(444)](t(529)),s=e[t(455)];n[t(471)](t(439)),n[t(532)][t(429)](t(448),(e=>zr(s,t(519),e))),n[t(532)][t(429)](t(464),(e=>zr(s,t(453),e))),n[t(532)][t(429)](t(518),(()=>zr(s,t(494)))),e[t(476)][t(435)](t(466))&&n[t(471)](t(428)),e[t(476)][t(435)](t(514))&&e[t(476)][t(435)](t(446))&&(n[t(471)](t(461),((s,o)=>{const i=t,a=r[i(473)](e[i(431)][i(459)][i(515)]);e[i(431)][i(512)]((()=>{const t=i;n[t(463)](a,{commandName:t(461),commandParams:[o]},[],t(480))}))})),n[t(471)](t(506),((s,o)=>{const a=t;e[a(431)][a(512)]((t=>{const c=a;let u=r[c(473)](e[c(431)][c(459)][c(515)]),l=t[c(475)](u);const f=i.LivePosition[c(422)](l[c(510)],c(419)),h=i.LivePosition[c(422)](l[c(434)],c(479));n[c(487)]((()=>s(o))),u=r[c(473)](e[c(431)][c(459)][c(515)]),l=t[c(475)](u);const g=t[c(524)](f,h);f[c(452)](),h[c(452)](),n[c(463)](u,{commandName:c(461),commandParams:[o]},[],c(421)),g[c(510)][c(454)](l[c(510)])&&n[c(525)](t[c(524)](g[c(510)],l[c(510)]),c(421)),l[c(434)][c(454)](g[c(434)])&&n[c(525)](t[c(524)](l[c(434)],g[c(434)]),c(421))}))})),n[t(440)][t(509)](t(516),t(421),t(425),(()=>!1)),n[t(440)][t(509)](t(516),t(421),t(526),(()=>!1)),n[t(440)][t(509)](t(516),t(421),t(530),n[t(440)][t(481)](t(516),"",t(526))),n[t(440)][t(509)](t(423),t(421),t(425),(()=>!1)),n[t(440)][t(509)](t(423),t(421),t(530),(([r])=>{const s=t,o=n[s(440)][s(481)](s(423),"",s(530));let i=r[s(510)],a=r[s(434)];const c=e[s(431)][s(460)][s(489)](i,s(445)),u=e[s(431)][s(460)][s(489)](a,s(508));c[s(536)]&&(i=c[s(510)]),u[s(536)]&&(a=u[s(434)]),o([e[s(431)][s(524)](i,a)])})),n[t(440)][t(509)](t(516),t(421),t(521),c),n[t(440)][t(509)](t(423),t(421),t(521),c)),e[t(476)][t(435)](t(449))&&(n[t(471)](t(486),((s,o)=>{const i=t,a=e[i(476)][i(444)](i(426));let c=r[i(473)](e[i(431)][i(459)][i(515)]),u=a[i(492)](c);e[i(431)][i(512)]((()=>{const t=i;if(u)return void n[t(533)](e[t(431)][t(475)](u));const l=r[t(424)](c);s(o),c=r[t(473)](e[t(431)][t(459)][t(515)]),u=a[t(492)](c),n[t(525)](e[t(431)][t(475)](u),l?null:t(501))}))})),n[t(440)][t(509)](t(423),t(501),t(521),c));const o=[{type:t(516),subType:t(534)},{type:t(423),subType:t(501)},{type:t(516),subType:t(421)},{type:t(423),subType:t(421)}];function a(e,s){const i=t,a=o[i(432)]((({type:t,subType:n})=>e[i(438)]==t&&e[i(503)]==n)),c=o[i(432)]((({type:t,subType:e})=>s[i(438)]==t&&s[i(503)]==e));if(a<0||c<0)return!1;const u=e[i(488)](),l=s[i(488)]();if((0==a||1==a)&&2==c&&u[i(482)](l))return!0;if(2==a&&3==c){const t=n[i(472)](u,i(423))[i(527)]((({suggestion:t,meta:e})=>e[i(483)]&&i(421)==t[i(503)]));if(t[i(470)]>1&&l[i(434)][i(477)](u[i(510)]))return!0;if(1==t[i(470)]&&(u[i(510)][i(477)](l[i(434)])||u[i(434)][i(477)](l[i(510)])))return!0}if(3==a&&3==c&&u[i(510)][i(454)](l[i(510)])){const t=u[i(434)][i(456)],e=l[i(510)][i(531)];return r[i(424)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(476)][t(435)](t(430))&&(n[t(517)](t(442)),n[t(478)](t(528)),n[t(532)][t(520)](t(528),zr(s,t(437)))),e[t(476)][t(435)](t(458))&&(n[t(517)](t(420)),n[t(478)](t(507))),n[t(532)][t(535)]((e=>{const n=t;if(o[n(511)]((({type:t,subType:r})=>e[n(438)]==t&&e[n(503)]==r)))return e[n(504)]?{}:void 0})),n[t(532)][t(535)]((e=>{const n=t;if(n(423)==e[n(438)]||n(505)==e[n(438)]){const t=e[n(498)]();if(t&&t.is(n(457),n(518)))return{type:n(423)==e[n(438)]?n(441):n(469),element:t,quantity:1}}})),n[t(532)][t(535)]((e=>t(516)==e[t(438)]&&t(421)==e[t(503)]?{type:t(497),content:t(495)}:t(516)==e[t(438)]&&t(480)==e[t(503)]?{type:t(497),content:t(493)}:void 0)),n[t(532)][t(535)]((e=>{const n=t;if(n(433)!=e[n(438)])return;const{data:r}=e;if(!r||n(507)!=r[n(499)])return;const o=r[n(537)];return o?{type:n(497),content:zr(s,n(436),'"'+o+'"')}:{type:n(497),content:zr(s,n(450))}})),this[t(465)]()}[wo(465)](){const t=wo,e=this[t(443)],n=e[t(455)];e[t(476)][t(444)](t(467))[t(532)][t(535)]((e=>{const r=t;if(r(516)!=e[r(438)]&&r(523)!=e[r(438)])return;const{data:s}=e;if(s){if(r(420)==s[r(513)]){const t=s[r(500)][0][r(537)];return t?{type:r(497),content:zr(n,r(436),'"'+t+'"')}:{type:r(497),content:zr(n,r(450))}}if(r(442)==s[r(513)]){const t=s[r(500)][0][r(451)];return t?{type:r(497),content:zr(n,r(491),t)}:{type:r(497),content:zr(n,r(496))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=487]})(t,e)}function Bo(){const t=["_registerLegacyDescription","715tNDSNP","type","formatInline","commandName","5OmlCeQ","has","enableDefaultAttributesIntegration","accept","getSuggestionCallback","key","afterInit","attribute","get","32473640viSWEc","replaceImageSource","4694804RYtmUw","descriptionFactory","_suggestionFactory","registerDescriptionCallback","TrackChangesEditing","*Replace image URL*","_handleLegacySuggestions","oldValue","plugins","editor","formatBlock","4941978VATKTH","*Format:* replace image URL","ImageEditing","discard","944SjfEcq","newValue","27MWywHs","format","src","registerCustomCallback","1945909YrJbSW","locale","registerBlockAttribute","1426767DJxKMd","179480NAqJgB"];return(Bo=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(647613===parseInt(n(512))/1*(-parseInt(n(500))/2)+-parseInt(n(509))/3+-parseInt(n(527))/4+parseInt(n(516))/5*(-parseInt(n(496))/6)+parseInt(n(506))/7+parseInt(n(510))/8*(-parseInt(n(502))/9)+parseInt(n(525))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(522)](){const t=Po;if(!this[t(494)][t(493)][t(517)](t(498)))return;const e=this[t(494)][t(507)],n=this[t(494)][t(493)][t(524)](t(489));n[t(518)](t(526)),n[t(508)](t(504)),n[t(528)][t(488)]((n=>{const r=t;if(r(523)!=n[r(513)])return;const{data:s}=n;return s&&r(504)==s[r(521)]?s[r(501)]&&s[r(492)]?{type:r(503),content:zr(e,r(490))}:{type:r(503),content:""}:void 0})),this[t(491)]()}[Po(491)](){const t=Po,e=this[t(494)][t(493)][t(524)](t(489));e[t(487)][t(505)](t(495),t(526),t(519),e[t(487)][t(520)](t(495),null,t(499))),e[t(487)][t(505)](t(495),t(526),t(499),e[t(487)][t(520)](t(495),null,t(519))),this[t(511)]()}[Po(511)](){const t=Po,e=this[t(494)],n=e[t(507)];e[t(493)][t(524)](t(489))[t(528)][t(488)]((e=>{const r=t;if(r(495)!=e[r(513)]&&r(514)!=e[r(513)])return;const{data:s}=e;return s&&r(526)==s[r(515)]?{type:r(503),content:zr(n,r(497))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=Go,r=t();for(;;)try{if(664543===parseInt(n(484))/1+-parseInt(n(456))/2*(-parseInt(n(466))/3)+parseInt(n(417))/4*(parseInt(n(454))/5)+-parseInt(n(507))/6*(parseInt(n(441))/7)+-parseInt(n(501))/8*(parseInt(n(487))/9)+-parseInt(n(505))/10+parseInt(n(494))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(427)](){const t=jo,n=this[t(463)];if(!n[t(492)][t(459)](t(500)))return;const r=n[t(492)][t(473)](t(432)),s=n[t(492)][t(473)](t(433)),o={};r[t(503)](t(424),((o,i)=>{const a=t,c=n[a(492)][a(473)](a(493)).me,u=n[a(504)][a(473)](a(424));let l=s[a(488)](n[a(442)][a(418)][a(431)]),f=n[a(442)][a(474)](l),h=u[a(469)];if(h==i[a(469)])return;const g={commandName:a(424),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(442)][a(468)]((()=>{const t=a;if(r[t(435)]()[t(506)]((e=>e[t(420)]&&c==e[t(448)]&&(t(471)==e[t(511)]||t(436)==e[t(511)])&&(t(415)==e[t(446)]||t(514)==e[t(446)])&&e[t(481)]()[t(416)](f)))[t(452)]((e=>r[t(430)](e[t(421)]))),l=s[t(488)](n[t(442)][t(418)][t(431)]),f=n[t(442)][t(474)](l),u[t(513)](),n[t(504)][t(473)](t(509))[t(513)](),n[t(504)][t(473)](t(428))[t(513)](),h=u[t(469)],h!=i[t(469)])return s[t(461)](l)&&u[t(426)](i[t(469)],l)?(o({...i,setImageSizes:!1}),l=s[t(488)](n[t(442)][t(418)][t(431)]),void r[t(458)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(415))):void(s[t(437)](l)?r[t(458)](l,g,[],t(514)):r[t(491)](f,g,t(514)))}))}));for(const e of n[t(492)][t(473)](t(500))[t(464)])o[e[t(445)]]=e[t(440)][t(497)]();r[t(449)][t(438)](t(471),t(415),t(485),(()=>!1)),r[t(449)][t(438)](t(471),t(514),t(485),(()=>!1)),r[t(449)][t(438)](t(436),t(514),t(485),(()=>!1)),r[t(449)][t(438)](t(471),t(415),t(460),(([e])=>{const n=t;s[n(483)](e[n(482)]())})),r[t(449)][t(438)](t(471),t(415),t(465),((e,n)=>{const s=t;r[s(449)][s(499)](s(471),"",s(460))(e,{commandName:n[s(498)],commandParams:n[s(478)]})})),r[t(449)][t(438)](t(471),t(415),t(489),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(471),subType:t(415)},{type:t(495),subType:t(425)},{type:t(471),subType:t(510)},{type:t(495),subType:t(510)}];function a(e,n){const o=t,a=i[o(422)]((({type:t,subType:n})=>e[o(511)]==t&&e[o(446)]==n)),c=i[o(422)]((({type:t,subType:e})=>n[o(511)]==t&&n[o(446)]==e));if(a<0||c<0)return!1;const u=e[o(481)](),l=n[o(481)]();if((0==a||1==a)&&2==c&&u[o(476)](l))return!0;if(2==a&&3==c){const t=r[o(502)](u,o(495))[o(506)]((({suggestion:t,meta:e})=>e[o(479)]&&o(510)==t[o(446)]));if(t[o(447)]>1&&l[o(429)][o(416)](u[o(496)]))return!0;if(1==t[o(447)]&&(u[o(496)][o(416)](l[o(429)])||u[o(429)][o(416)](l[o(496)])))return!0}if(3==a&&3==c&&u[o(496)][o(472)](l[o(496)])){const t=u[o(429)][o(443)],e=l[o(496)][o(439)];return s[o(437)](t)&&t===e}return!1}n[t(442)][t(418)][t(444)]((()=>{const e=t;let o=!1;const i=Array[e(477)](n[e(442)][e(418)][e(455)][e(434)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(467)](t);if(e(490)==i&&r[e(508)](u)){if(e(471)==a&&(e(415)==c||e(514)==c)){const t=r[e(462)](u);if(n[e(453)]){const n=t[e(481)]()[e(482)]();if(s[e(437)](n))continue;r[e(430)](t),o=!0}}if(e(495)==a&&e(425)==c&&!n[e(453)]){const t=r[e(462)](u);t[e(419)]&&t[e(419)][e(420)]&&(r[e(430)](t[e(419)]),o=!0)}}}return o})),this[t(480)](o)}[jo(480)](t){const e=jo,n=this[e(463)],r=n[e(470)];n[e(492)][e(473)](e(432))[e(512)][e(450)]((n=>{const s=e;if(s(471)!=n[s(511)]&&s(436)!=n[s(511)])return;const{data:o}=n;if(!o||s(424)!=o[s(498)])return;const i=o[s(475)][0][s(469)];return function(t){const e=s;return{type:e(457),content:zr(r,e(486),t)}}(s(423)===i?zr(r,s(451)):t[i]||i)}))}}function Ho(){const t=["_splitMarkerName","change","value","locale","formatBlock","isBefore","get","createRangeOn","commandParams","isIntersecting","from","commandReversedParams","isOwn","_registerLegacyDescription","getFirstRange","getContainedElement","setImageNaturalSizeAttributes","1151026ONNcbP","join","*Format:* %0","89838xeYSDM","getClosestSelectedImageElement","chain","suggestion","markInlineFormat","plugins","Users","4682447HvZUHT","insertion","start","toLowerCase","commandName","getSuggestionCallback","ImageStyleEditing","600NYhewj","_findSuggestions","enableCommand","commands","11297180oaXvDt","filter","975102DkHhDD","hasSuggestion","imageTypeInline","convertInlineImageToBlock","type","descriptionFactory","refresh","imageStylePostApply","imageStylePreApply","isEqual","2776TVBNDp","document","next","isInContent","head","findIndex","side","imageStyle","imageCaption","shouldConvertImageType","afterInit","imageTypeBlock","end","discardSuggestion","selection","TrackChangesEditing","ImageUtils","getChangedMarkers","getSuggestions","formatInline","isBlockImage","registerCustomCallback","nodeBefore","title","14YqHQnF","model","nodeAfter","registerPostFixer","name","subType","length","author","_suggestionFactory","registerDescriptionCallback","FORMAT_SIDE_IMAGE","forEach","newRange","1585eoJNGs","differ","4aitlMU","format","markBlockFormat","has","accept","isInlineImage","getSuggestion","editor","normalizedStyles","discard","1606866QkvVSV"];return(Ho=function(){return t})()}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=189]})(t,e)}const Wo=zo;function Ko(){const t=["bind","execute","909odHyWK","trackChanges","_setSuggestionData","importWord","get","2800394AAQRgf","value","forEach","commands","high","2443119kSTcje","3vFtYWW","96408gNrNIA","_trackChangesExecuted","_trackChangesValueDuringImport","listenTo","dataInsert","TrackChangesEditing","plugins","6723045TUwPaS","1305624ujgyNK","editor","track_changes","lowest","collaboration_features","afterInit","enableCommand","_handleImportedData","8225736feobZd","1132354XFyuXD","Users"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(724742===-parseInt(n(195))/1+-parseInt(n(204))/2+-parseInt(n(210))/3*(parseInt(n(219))/4)+parseInt(n(218))/5+parseInt(n(194))/6+-parseInt(n(209))/7+-parseInt(n(211))/8*(-parseInt(n(199))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(213)]=!1,this[e(212)]=!1}[Wo(191)](){const t=Wo,e=this[t(220)],n=e[t(207)][t(203)](t(202)),r=e[t(207)][t(203)](t(200));n&&(n.on(t(198),((e,[,n])=>{const s=t;this[s(213)]=r[s(205)],n[s(190)][s(221)]=!this[s(213)]}),{priority:t(208)}),this[t(214)](n,t(215),this[t(193)][t(197)](this)),this[t(214)](n,t(215),(()=>{const e=t;this[e(212)]&&(r[e(198)](),this[e(212)]=!1)}),{priority:t(189)}),e[t(217)][t(203)](t(216))[t(192)](t(202)))}[Wo(193)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(220)][n(207)][n(203)](n(200)),o=s[n(205)];this[n(213)]!==o&&(s[n(198)](),this[n(212)]=!0),r&&r[n(206)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(220)][o(217)][o(203)](o(196)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(202)}}};this[o(220)][o(217)][o(203)](o(216))[o(201)](i)}))}}function qo(t,e){const n=Jo();return(qo=function(t,e){return n[t-=400]})(t,e)}const Zo=qo;function Jo(){const t=["plugins","getItemLabel","12243510MCPqoW","1533SLTAEH","23816aJEaWI","registerBlockAttribute","afterInit","format","commandName","752561JmBcGy","get","editor","registerAttributeLabel","*Indent:* %0","34655MbwUnq","descriptionFactory","FORMAT_INDENT","*Outdent:* %0","type","99oXbQRr","IndentEditing","blockIndent","indent","outdent","formatBlock","2226864QsMsXW","getItems","IndentBlock","locale","enableCommand","enableDefaultAttributesIntegration","indentBlock","_registerLegacyDescription","150iElmWc","TrackChangesEditing","outdentBlock","has","1868156HDsclA","2mwOhGh","registerDescriptionCallback","4018470ROiyaf"];return(Jo=function(){return t})()}!function(t,e){const n=qo,r=t();for(;;)try{if(749735===parseInt(n(415))/1*(-parseInt(n(403))/2)+-parseInt(n(431))/3+parseInt(n(402))/4+-parseInt(n(420))/5*(-parseInt(n(439))/6)+-parseInt(n(409))/7*(parseInt(n(410))/8)+-parseInt(n(408))/9+parseInt(n(405))/10*(parseInt(n(425))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Zo(412)](){const t=Zo,e=this[t(417)],n=e[t(406)][t(416)](t(440));if(e[t(406)][t(401)](t(426))&&(n[t(435)](t(428)),n[t(435)](t(429))),e[t(406)][t(401)](t(433)))for(const e of[t(437),t(400)])n[t(436)](e);const r=e[t(434)];n[t(411)](t(427)),n[t(421)][t(418)](t(427),zr(r,t(422))),this[t(438)]()}[Zo(438)](){const t=Zo,e=this[t(417)],n=e[t(434)],r=e[t(406)][t(416)](t(440));r[t(421)][t(404)]((e=>{const s=t;if(s(430)!=e[s(424)])return;const{data:o}=e;if(!o)return;if(s(437)!=o[s(414)]&&s(400)!=o[s(414)])return;const i=e[s(432)]()[0],a=r[s(421)][s(407)](i);return s(437)==o[s(414)]?{type:s(413),content:zr(n,s(419),a)}:s(400)==o[s(414)]?{type:s(413),content:zr(n,s(423),a)}:void 0}))}}var Qo=ti;function $o(){var t=["9KnofhN","input","1103899Tnkxsf","4831452XLAOvo","5006jiqtGb","get","591nrPGHb","TrackChangesEditing","1008055ZuBmom","init","editor","1515592adnpzd","18cvauPr","9072080IKDQKa","818909cVzYNn","requires","plugins","11xMkofn","enableCommand"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=232]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(619040===parseInt(n(236))/1+parseInt(n(238))/2*(parseInt(n(240))/3)+-parseInt(n(237))/4+parseInt(n(242))/5*(-parseInt(n(246))/6)+parseInt(n(248))/7+-parseInt(n(245))/8*(parseInt(n(234))/9)+parseInt(n(247))/10*(parseInt(n(232))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(249)](){return[Ms.Input]}[Qo(243)](){var t=Qo;this[t(244)][t(250)][t(239)](t(241))[t(233)](t(235))}}const ni=si;function ri(){const t=["format","registerAttributeLabel","linkHref","765172PPePun","2210229WBOntk","afterInit","550400mbVGvn","2246454jhzKuQ","toLowerCase","plugins","get","manualDecorators","1118635LyPnjK","unlink","registerDescriptionCallback","formatInline","commands","commandParams","attribute","TrackChangesEditing","enableDefaultAttributesIntegration","editor","key","has","type","*Set link:* %0","locale","503837Zebsak","_registerLegacyDescription","2oDzXmM","135ahbRyh","label","link","newValue","630078HSMPPF","*Remove link*","link (","LinkEditing","descriptionFactory","commandName","registerInlineAttribute"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=436]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(398955===parseInt(n(436))/1+parseInt(n(438))/2*(parseInt(n(457))/3)+parseInt(n(453))/4+-parseInt(n(462))/5+-parseInt(n(443))/6+parseInt(n(454))/7+-parseInt(n(456))/8*(parseInt(n(439))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(455)](){const t=ni,e=this[t(471)];if(!e[t(459)][t(473)](t(446)))return;const n=e[t(459)][t(460)](t(469)),r=e[t(466)][t(460)](t(441));n[t(470)](t(441)),n[t(470)](t(463)),n[t(449)](t(452));for(const e of r[t(461)])n[t(449)](e.id),n[t(447)][t(451)](e.id,t(445)+e[t(440)][t(458)]()+")");n[t(447)][t(464)]((n=>{const r=t;if(r(468)!=n[r(474)])return;const{data:s}=n;if(!s||r(452)!=s[r(472)])return;const o=s[r(442)],i=e[r(476)];return{type:r(450),content:null==o?zr(i,r(444)):zr(i,r(475),'"'+o+'"')}})),this[t(437)]()}[ni(437)](){const t=ni,e=this[t(471)],n=e[t(476)];e[t(459)][t(460)](t(469))[t(447)][t(464)]((e=>{const r=t;if(r(465)!=e[r(474)])return;const{data:s}=e;if(s){if(r(441)==s[r(448)]){const t=s[r(467)][0];return{type:r(450),content:zr(n,r(475),'"'+t+'"')}}return r(463)==s[r(448)]?{type:r(450),content:zr(n,r(444))}:void 0}}))}}const ii=li;function ai(){const t=["listType","afterInit","TrackChangesEditing","descriptionFactory","LegacyTodoListEditing","type","*Outdent:* %0","model","replace","schema","createPositionAt","end","ELEMENT_NUMBERED_LIST","listIndent","commands","slice","length","get","isObject","getSelectedBlocks","ELEMENT_TODO_LIST","name","1048743DMPGoh","ELEMENT_LIST_ITEM","numberedList","todo","parent","2406820krKGxa","commandParams","blockName","getAttribute","change","bulleted","*Uncheck item*","plugins","nextSibling","formatBlock","enableCommand","findIndex","commandName","execute","paragraph","editor","registerDescriptionCallback","265792PbtcnT","numbered","571910qpQCds","listItem","registerElementLabel","*Check item*","LegacyListEditing","*Indent:* %0","3792WASRfk","push","document","has","todoList","formatInline","ELEMENT_BULLETED_LIST","List","*Change to:* %0","bulletedList","checkChild","locale","value","filter","forceValue","indentList","createRange","56MGdFlK","outdentList","12072830tjtDst","812XKoKjm","selection","previousSibling","checkTodoList","before","format","from","add","_selectedElements","markBlockFormat","todoListChecked","372KSzbMl","157206Xeguai","element"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(929518===-parseInt(n(224))/1+parseInt(n(222))/2+-parseInt(n(230))/3*(-parseInt(n(164))/4)+parseInt(n(205))/5+-parseInt(n(175))/6*(parseInt(n(176))/7)+-parseInt(n(161))/8*(-parseInt(n(200))/9)+parseInt(n(163))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(179)](){const t=ii,e=this[t(220)],n=e[t(155)];if(!e[t(212)][t(233)](t(228)))return;const r=e[t(212)][t(195)](t(180)),s=e[t(212)][t(233)](t(182));function o(t){return()=>{const n=li,s=e[n(185)][n(232)][n(165)],o=e[n(192)][n(195)](t);if(o[n(156)])return void e[n(218)](n(219),{});const i=t[n(193)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(170)](t)[s(157)]((t=>function(t,e){const n=s;return e[n(154)](t[n(204)],n(225))&&!e[n(196)](t)}(t,r)));o=o[s(157)]((t=>!t.is(s(177),s(225))||t[s(208)](s(178))!=e));const i=new Set;for(const t of o)t.is(s(177),s(225))?i[s(171)](ui(t)):i[s(171)](t);return Array[s(170)](i)}(s[n(197)](),i,e[n(185)][n(187)]);e[n(185)][n(209)]((()=>{const e=n;for(const n of a)r[e(173)](n,{commandName:t,commandParams:[{forceValue:!o[e(156)]}],formatGroupId:e(207)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(170)](t);const r=n[e(216)]((t=>e(225)!=t[e(199)]));return r>-1&&(n=n[e(193)](0,r)),n}(e[n(185)][n(232)][n(165)][n(197)]()),o=e[n(185)][n(160)](e[n(185)][n(188)](s[0],n(168)),e[n(185)][n(188)](s[s[n(194)]-1],n(189)));e[n(185)][n(209)]((()=>{const e=n;r[e(173)](o,{commandName:t,commandParams:[],formatGroupId:e(191)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(213)];for(;t&&t[n(208)](n(191))>e[n(208)](n(191));)r[n(171)](t),t=t[n(213)]}return Array[n(170)](r)}(s))}))}}r[t(215)](t(202),o(t(202))),r[t(215)](t(153),o(t(153))),s&&r[t(215)](t(234),o(t(234))),r[t(215)](t(159),i(t(159))),r[t(215)](t(162),i(t(162))),s&&r[t(215)](t(167),(()=>{const n=t,s=e[n(192)][n(195)](n(167)),o=Array[n(170)](s[n(172)]);o[n(157)]((t=>t[n(208)](n(174))!=s[n(156)])),e[n(185)][n(209)]((()=>{const t=n;for(const e of o)r[t(173)](e,{commandName:t(167),commandParams:[{forceValue:!s[t(156)]}]})}))})),r[t(181)][t(226)](t(225),(e=>zr(n,t(201),e))),r[t(181)][t(221)]((e=>{const r=t;if(r(214)!=e[r(183)]&&r(235)!=e[r(183)])return;const{data:s}=e;if(s){if(r(202)==s[r(217)]||r(153)==s[r(217)]||r(234)==s[r(217)])switch(s[r(217)][r(186)](r(237),"")){case r(210):return o(zr(n,r(236)));case r(223):return o(zr(n,r(190)));case r(203):return o(zr(n,r(198)))}if(r(159)==s[r(217)])return{type:r(169),content:zr(n,r(229),zr(n,r(201)))};if(r(162)==s[r(217)])return{type:r(169),content:zr(n,r(184),zr(n,r(201)))};if(r(167)==s[r(217)])return s[r(206)][0][r(158)]?{type:r(169),content:zr(n,r(227))}:{type:r(169),content:zr(n,r(211))}}function o(t){const e=r;return{type:e(169),content:zr(n,e(152),t)}}}))}}function ui(t){const e=ii,n=t[e(208)](e(191));if(0==n)return t;let r=t;for(;t[e(166)]&&t[e(166)].is(e(177),e(225));){const s=t[e(166)][e(208)](e(191));if(s==n)r=t[e(166)];else if(s<n)break;t=t[e(166)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=152]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(177),e(225))&&t[e(208)](e(191))>0){let r=t[e(213)];for(;r&&e(225)==r[e(199)]&&r[e(208)](e(191))==t[e(208)](e(191));)n[e(231)](r),r=r[e(213)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=238]})(t,e)}const gi=hi;function di(){const t=["selection","_LIST_","listReversed","enableCommand","default","handleListStartCommand","listItem","formatInline","handleListReversedCommand","bind","map","getListTypeFromListStyleType","listType","*Format:* set order to regular","toUpperCase","handleListStyleCommand","numbered","commandName","createRange","_getSuggestionBlocks","handleDescriptions","afterInit","config","commandParams","*Format:* set start index to %0","format","formatBlock","getLastPosition","replace","filter","1wjPeue","styles","element","startIndex","1812660Bdbhuv","list.properties","_getTranslationKeyForListStyle","55zWInuj","push","_getSuggestionBlocksForListStyle","model","8034612egouSg","871420OcJQaR","markMultiRangeBlockFormat","flat","676364wvQMoG","descriptionFactory","LegacyListUtils","getSelectedBlocks","261aZFafr","plugins","getSiblingNodes","registerDescriptionCallback","114163wIFumq","172648vRJKQB","createPositionAt","ELEMENT_","forward","reversed","parent","change","unshift","type","LegacyListPropertiesEditing","1152075ZFReOB","getFirstPosition","document","editor","*Format:* set order to reversed","get","backward","has","length","*Change to:* %0","TrackChangesEditing","6neRmfD","3RGKpLT","before","locale","listStart","from","getAttribute","listStyle"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(380289===-parseInt(n(280))/1*(parseInt(n(295))/2)+parseInt(n(243))/3*(parseInt(n(284))/4)+parseInt(n(314))/5*(-parseInt(n(242))/6)+parseInt(n(303))/7+parseInt(n(304))/8*(-parseInt(n(299))/9)+parseInt(n(292))/10*(parseInt(n(287))/11)+parseInt(n(291))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(271)](){const t=gi;if(!this[t(317)][t(300)][t(238)](t(313)))return;const e=this[t(317)][t(272)][t(319)](t(285)),n=this[t(317)][t(300)][t(319)](t(241));e[t(281)]&&n[t(253)](t(249),this[t(265)][t(259)](this)),e[t(308)]&&n[t(253)](t(252),this[t(258)][t(259)](this)),e[t(283)]&&n[t(253)](t(246),this[t(255)][t(259)](this)),n[t(296)][t(302)](this[t(270)][t(259)](this))}[gi(265)](t,e={}){const n=gi,r=this[n(317)][n(300)][n(319)](n(241)),s=this[n(289)]();this[n(317)][n(290)][n(310)]((()=>{const t=n;r[t(293)](s,{commandName:t(249),commandParams:[{type:e[t(312)]}],formatGroupId:t(249)})}))}[gi(258)](t,e={}){const n=gi,r=this[n(317)][n(300)][n(319)](n(241)),s=this[n(269)]((t=>t.is(n(282),n(256))&&n(266)===t[n(248)](n(262))));if(s[n(239)]<1)return;const o=s[n(260)]((t=>this[n(317)][n(290)][n(268)](this[n(317)][n(290)][n(305)](t,n(244)),this[n(317)][n(290)][n(305)](t,0))));this[n(317)][n(290)][n(310)]((()=>{const t=n;r[t(293)](o,{commandName:t(252),commandParams:[{reversed:e[t(308)]}],formatGroupId:t(252)})}))}[gi(255)](t,e={}){const n=gi,r=this[n(317)][n(300)][n(319)](n(241)),s=this[n(269)]((t=>t.is(n(282),n(256))&&n(266)===t[n(248)](n(262))));if(s[n(239)]<1)return;const o=s[n(260)]((t=>this[n(317)][n(290)][n(268)](this[n(317)][n(290)][n(305)](t,n(244)),this[n(317)][n(290)][n(305)](t,0))));this[n(317)][n(290)][n(310)]((()=>{const t=n;r[t(293)](o,{commandName:t(246),commandParams:[{startIndex:e[t(283)]}],formatGroupId:t(246)})}))}[gi(270)](t){const e=gi;if(e(276)!=t[e(312)]&&e(257)!=t[e(312)])return;const n=this[e(317)][e(245)],{data:r}=t;if(!r)return;let s,o;switch(r[e(267)]){case e(249):s=e(240),o={type:e(275),content:zr(n,s,zr(n,this[e(286)](r[e(273)][0][e(312)])))};break;case e(252):s=r[e(273)][0][e(308)]?e(318):e(263),o={type:e(275),content:zr(n,s)};break;case e(246):s=e(274),o={type:e(275),content:zr(n,s,r[e(273)][0][e(283)])}}return o}[gi(289)](){const t=gi;var e,n,r,s;const o=this[t(317)][t(300)][t(319)](t(297));let i=Array[t(247)](this[t(317)][t(290)][t(316)][t(250)][t(298)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(282),t(256)))&&i[t(311)](...o[t(301)](this[t(317)][t(290)][t(316)][t(250)][t(315)](),t(320))),(null===(n=i[i[t(239)]-1])||void 0===n?void 0:n.is(t(282),t(256)))&&i[t(288)](...o[t(301)](this[t(317)][t(290)][t(316)][t(250)][t(277)](),t(307))),i=[...new Set(i)],(null===(s=null===(r=this[t(317)][t(290)][t(316)][t(250)][t(315)]())||void 0===r?void 0:r[t(309)])||void 0===s?void 0:s.is(t(282),t(256)))&&(i=i[t(279)]((e=>e.is(t(282),t(256))))),i}[gi(269)](t){const e=gi,n=this[e(317)][e(300)][e(319)](e(297));let r=Array[e(247)](this[e(317)][e(290)][e(316)][e(250)][e(298)]())[e(279)](t)[e(260)]((t=>{const r=e,s=this[r(317)][r(290)][r(305)](t,0);return[...n[r(301)](s,r(320)),...n[r(301)](s,r(307))]}))[e(294)]();return r=[...new Set(r)],r}[gi(286)](t){const e=gi;return e(306)+(this[e(317)][e(300)][e(319)](e(297))[e(261)](t)||e(254))[e(264)]()+e(251)+t[e(264)]()[e(278)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=455]})(t,e)}function Ei(){const t=["592307zdkSbd","TrackChangesEditing","for","createEmptyElement","MediaEmbedEditing","conversion","2302225MrqZdY","stop","editor","has","div","15027704VyBFTQ","enableCommand","ELEMENT_MEDIA","42zUmEyc","elementToElement","1089916NGZeoK","plugins","descriptionFactory","downcastDispatcher","attribute:url:media","showSuggestionHighlights","dataDowncast","media","high","859356slGtnf","options","locale","get","registerElementLabel","data","9cVMzmp","360605CYHLpL","11976pWdRGQ","afterInit","mediaEmbed"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(433578===-parseInt(n(480))/1+-parseInt(n(460))/2+-parseInt(n(458))/3*(parseInt(n(477))/4)+-parseInt(n(486))/5+parseInt(n(469))/6+parseInt(n(476))/7+-parseInt(n(455))/8*(-parseInt(n(475))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(478)](){const t=mi,e=this[t(488)];if(!e[t(461)][t(489)](t(484)))return;const n=e[t(461)][t(472)](t(481)),r=e[t(471)];n[t(456)](t(479)),n[t(462)][t(473)](t(467),(e=>zr(r,t(457),e))),e[t(485)][t(482)](t(466))[t(459)]({model:t(467),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(465)])return n[s(483)](s(490))},converterPriority:t(468)}),e[t(474)][t(463)].on(t(464),((e,n,r)=>{const s=t;r[s(470)][s(465)]&&e[s(487)]()}),{priority:t(468)})}}function Ti(){const t=["TrackChangesEditing","mention","afterInit","24844bnEYxm","plugins","MentionEditing","enableCommand","3GIptdV","6281910sycBlN","2012878JnJavf","2993448RRPBAY","2573466DZVIRn","has","10TDaadr","get","1148202njAgvd","136xemXIU","editor","30445iTeHGx"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=217]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(271320===-parseInt(n(219))/1*(-parseInt(n(234))/2)+parseInt(n(227))/3+-parseInt(n(228))/4*(-parseInt(n(230))/5)+parseInt(n(223))/6+parseInt(n(221))/7+-parseInt(n(222))/8+-parseInt(n(220))/9*(parseInt(n(225))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(233)](){const t=_i,e=this[t(229)];e[t(235)][t(224)](t(217))&&e[t(235)][t(226)](t(231))[t(218)](t(232))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=254]})(t,e)}const Ci=ki;function Li(){const t=["160PZPdQm","721652zuWajJ","16UNkQCg","editor","6LFghGN","MultiLevelList","*Remove format:* %0","155106WDzVMK","head","get","plugins","newValue","locale","listMarkerStyle","format","502198BUzqUO","registerBlockAttribute","data","4554494McrcxU","has","1031985lUhDGy","multiLevelList","key","registerDescriptionCallback","descriptionFactory","25798160biwhHs","enableDefaultAttributesIntegration","*Set format:* %0","oldValue","TrackChangesEditing","handleDescriptions","listType","next","ELEMENT_MULTI_LEVEL_LIST","afterInit","1076422UQFkGo"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(730446===parseInt(n(286))/1+-parseInt(n(266))/2*(parseInt(n(255))/3)+-parseInt(n(288))/4+parseInt(n(287))/5*(-parseInt(n(258))/6)+parseInt(n(269))/7*(-parseInt(n(289))/8)+-parseInt(n(271))/9+parseInt(n(276))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[Ci(285)](){const t=Ci,e=this[t(254)],n=e[t(261)][t(260)](t(280));e[t(261)][t(270)](t(256))&&(n[t(277)](t(272)),n[t(267)](t(264)),n[t(275)][t(274)]((e=>this[t(281)](e))))}[Ci(281)](t){const e=Ci,n=this[e(254)][e(263)],{data:r}=t,s={type:e(265),content:""};if(r&&e(264)==r[e(273)]){if(!r[e(279)])return{type:e(265),content:zr(n,e(278),zr(n,e(284)))+" ("+r[e(262)]+")"};if(!r[e(262)]){let o=t[e(259)];for(;o;){if(o[e(268)]&&e(282)==o[e(268)][e(273)]&&o[e(268)][e(262)])return s;o=o[e(283)]}return{type:e(265),content:zr(n,e(257),zr(n,e(284)))+" ("+r[e(279)]+")"}}}}}const Ri=Mi;function Si(){const t=["afterInit","16ytIGoR","68726YhCbpl","enableCommand","descriptionFactory","634683YjlBSW","editor","TrackChangesEditing","2222154OesVcZ","22490FExqdc","8294896tNpthC","locale","pageBreak","ELEMENT_PAGE_BREAK","1449515yJEpIK","891gGDSpP","plugins","13YaxELV","PageBreakEditing","896098hgUTYH","has","get","12CoNOuE","registerElementLabel"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(520481===-parseInt(n(169))/1*(-parseInt(n(154))/2)+-parseInt(n(157))/3*(parseInt(n(153))/4)+-parseInt(n(166))/5+parseInt(n(150))/6*(-parseInt(n(147))/7)+parseInt(n(162))/8+parseInt(n(160))/9+-parseInt(n(161))/10*(-parseInt(n(167))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(152)](){const t=Ri,e=this[t(158)];if(!e[t(168)][t(148)](t(170)))return;e[t(168)][t(149)](t(159))[t(155)](t(164));const n=e[t(168)][t(149)](t(159)),r=e[t(163)];n[t(156)][t(151)](t(164),(e=>zr(r,t(165),e)))}}const wi=Fi;function Oi(){const t=["model","schema","addMarker:suggestion:insertion","data","*Change to:* %0","writer","ck-suggestion-marker-split","consume","53063530JiGxJD","includes","mapper","isTouching","5660676GXZqSS","isLimit","_registerLegacyDescription","start","editing","markerName","editor","consumable","addClass","formatBlock","8ACnTCv","ck-suggestion-marker--active","getItemLabel","downcastDispatcher","registerElementLabel","has","plugins","2276KcvEPa","2595314LpbICn","span","options","1725582lmcuwT","toViewPosition","*Insert:* %0","insertion","highest","createUIElement","checkChild","end","get","$text","insertParagraph","ELEMENT_PARAGRAPH","bindElementToMarker","15cfaiFW","locale","afterInit","markerRange","commandName","nodeAfter","showSuggestionHighlights","descriptionFactory","11739213VKMJEM","insert","Paragraph","activeMarkers","name","getFirstRange","enableDefaultAttributesIntegration","isBlock","2289QOvDQh","enableCommand","TrackChangesEditing","1324336VjLpbJ","type","registerDescriptionCallback","format","paragraph"];return(Oi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(725603===parseInt(n(382))/1+parseInt(n(417))/2+-parseInt(n(379))/3*(-parseInt(n(416))/4)+parseInt(n(363))/5*(parseInt(n(420))/6)+parseInt(n(399))/7+parseInt(n(409))/8*(parseInt(n(371))/9)+-parseInt(n(395))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Di extends t.Plugin{[wi(365)](){const t=wi,e=this[t(405)];if(!e[t(415)][t(414)](t(373)))return;const n=e[t(364)],r=e[t(415)][t(358)](t(381));r[t(370)][t(413)](t(386),(e=>zr(n,t(361),e))),r[t(377)](t(386)),r[t(380)](t(360)),e[t(403)][t(412)].on(t(389),Pi(e),{priority:t(354)}),e[t(390)][t(412)].on(t(389),((n,r,s)=>{const o=t;s[o(419)][o(369)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(354)});const s=r[t(370)];s[t(384)]((r=>{const o=t;if(o(353)!==r[o(383)])return;const{start:i,end:a}=r[o(376)]();if(!i[o(398)](a)||!i[o(368)])return;const c=e[o(387)][o(388)],u=i[o(368)];return c[o(378)](u)&&!c[o(400)](u)&&c[o(356)](u,o(359))?{type:o(353),content:zr(n,o(352),s[o(411)](u,1))}:void 0})),this[t(401)]()}[wi(401)](){const t=wi,e=this[t(405)],n=e[t(364)];e[t(415)][t(358)](t(381))[t(370)][t(384)]((e=>{const r=t;if(r(408)!=e[r(383)])return;const{data:s}=e;return s&&r(386)==s[r(367)]?{type:r(385),content:zr(n,r(391),zr(n,r(361)))}:void 0}))}}function Fi(t,e){const n=Oi();return(Fi=function(t,e){return n[t-=352]})(t,e)}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(415)][o(358)](o(381)),a=r[o(366)][o(402)],c=r[o(366)][o(357)],u=t[o(387)][o(388)];if(!a[o(398)](c)||!a[o(368)])return;const l=a[o(368)];if(u[o(378)](l)&&!u[o(400)](l)&&u[o(356)](l,o(359))){if(!s[o(406)][o(394)](r[o(366)],n[o(375)]))return;const t=s[o(392)][o(355)](o(418),{class:o(393)}),a=s[o(397)][o(421)](c);e&&i[o(374)][o(396)](r[o(404)])&&s[o(392)][o(407)](o(410),t),s[o(392)][o(372)](a,t),s[o(397)][o(362)](t,r[o(404)])}}}const xi=Ui;function Bi(){const t=["format","351AwdMxZ","155368KMlzmh","afterInit","registerDescriptionCallback","plugins","1900160uJwzqL","has","2011090CVuObo","2985230gtGqCx","get","*Remove all formatting*","formatInline","RemoveFormatEditing","commandName","removeFormat","1ZEcoag","_registerLegacyDescription","6mRbYBU","locale","2037150JbJRYy","454640vYfrOM","formatBlock","627dqfKPp","editor","TrackChangesEditing","enableDefaultAttributesIntegration","type","descriptionFactory","3705898VMEyKr"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(556842===parseInt(n(297))/1*(-parseInt(n(289))/2)+-parseInt(n(301))/3+parseInt(n(287))/4+-parseInt(n(290))/5+parseInt(n(299))/6*(parseInt(n(280))/7)+-parseInt(n(283))/8*(parseInt(n(282))/9)+-parseInt(n(302))/10*(-parseInt(n(274))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(284)](){const t=xi,e=this[t(275)];e[t(286)][t(288)](t(294))&&(e[t(286)][t(291)](t(276))[t(277)](t(296)),this[t(298)]())}[xi(298)](){const t=xi,e=this[t(275)];e[t(286)][t(291)](t(276))[t(279)][t(285)]((n=>{const r=t;if(r(273)!=n[r(278)]&&r(293)!=n[r(278)])return;const{data:s}=n;return s&&r(296)==s[r(295)]?{type:r(281),content:zr(e[r(300)],r(292))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=463]})(t,e)}function Hi(){const t=["trackChanges","865290PcLbeK","discardSuggestion","9nxCfwZ","985800AfKZKY","2262664CDzing","1283820XSTIfn","plugins","acceptAllSuggestions","1721405aijSKg","get","RestrictedEditingModeEditing","afterInit","discardSelectedSuggestions","379575rptZGS","2RbtZCs","2223684Ifzsht","acceptSuggestion","TrackChangesEditing","has","acceptSelectedSuggestions","goToNextRestrictedEditingException","goToPreviousRestrictedEditingException","discardAllSuggestions","editor","14XoILAd","enableCommand"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(401983===-parseInt(n(484))/1+parseInt(n(485))/2*(-parseInt(n(471))/3)+parseInt(n(486))/4+-parseInt(n(479))/5+parseInt(n(474))/6+parseInt(n(468))/7*(parseInt(n(475))/8)+parseInt(n(473))/9*(parseInt(n(476))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(482)](){const t=Gi,e=this[t(467)];if(!e[t(477)][t(489)](t(481)))return;const n=e[t(477)][t(480)](t(488));n[t(469)](t(465)),n[t(469)](t(464));const r=e[t(477)][t(480)](t(481));r[t(469)](t(470)),r[t(469)](t(487)),r[t(469)](t(472)),r[t(469)](t(478)),r[t(469)](t(466)),r[t(469)](t(463)),r[t(469)](t(483))}}function Wi(){const t=["2802192lSRftd","activeMarkers","descriptionFactory","getItems","TrackChangesEditing","plugins","1964148lKVpqj","ck-suggestion-marker--active","shiftEnter","registerElementLabel","options","1490935xITibF","354XVDRcu","mapper","requires","get","name","split","span","downcastDispatcher","9gYyJwd","4poGfiN","createPositionBefore","ck-suggestion-marker-","toViewPosition","init","bindElementToMarker","softBreak","editing","editor","showSuggestionHighlights","insert","writer","addMarker:suggestion","addMarker:suggestion:deletion","1444457uFXkLy","4344OhLYJZ","includes","markerRange","model","177650oRjNLU","locale","createUIElement","addMarker:suggestion:insertion","test","merge","element","data","ELEMENT_LINE_BREAK","high","deletion","enableCommand","markerName","consumable","8161500OqmdxH","addClass"];return(Wi=function(){return t})()}const Ki=Xi;function Xi(t,e){const n=Wi();return(Xi=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(210050===parseInt(n(454))/1+-parseInt(n(450))/2*(parseInt(n(482))/3)+parseInt(n(491))/4*(-parseInt(n(481))/5)+parseInt(n(476))/6+-parseInt(n(449))/7+parseInt(n(470))/8*(-parseInt(n(490))/9)+parseInt(n(468))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class qi extends t.Plugin{static get[Ki(484)](){return[Js.ShiftEnter]}[Ki(495)](){const t=Ki,e=this[t(443)],n=e[t(475)][t(485)](t(474));n[t(465)](t(478)),e[t(498)][t(489)].on(t(457),Zi(e),{priority:t(463)}),e[t(498)][t(489)].on(t(448),Zi(e),{priority:t(463)}),e[t(461)][t(489)].on(t(447),((n,r,s)=>{const o=t;s[o(480)][o(444)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(472)][t(479)](t(497),(n=>zr(e[t(455)],t(462),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(475)][o(485)](o(474));if(!s[o(467)][o(458)](r[o(452)],n[o(486)]))return;const a=t[o(453)];for(const t of r[o(452)][o(473)]()){if(!t.is(o(460),o(497)))continue;const n=o(464)==r[o(466)][o(487)](":")[1]?o(459):o(487),c=s[o(446)][o(456)](o(488),{class:o(493)+n}),u=s[o(483)][o(494)](a[o(492)](t));e&&i[o(471)][o(451)](r[o(466)])&&s[o(446)][o(469)](o(477),c),s[o(446)][o(445)](u,c),s[o(483)][o(496)](c,r[o(466)])}}}function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=371]})(t,e)}const Yi=Ji;function Qi(){const t=["from","has","commandParams","4JPDqbU","registerDescriptionCallback","plugins","type","427659rMUUTP","value","get","TrackChangesEditing","forceValue","restrictedEditingException","enableCommand","formatInline","commandName","3397952trdTiw","markInlineFormat","change","editor","selection","commands","608945wWGtsQ","model","afterInit","locale","document","1536836wXMZAk","format","formatBlock","isCollapsed","525830gyiilh","9dXfkXm","5017790vbvBBM","descriptionFactory","18WcHFER","1446515nmcJZN","StandardEditingModeEditing","FORMAT_RESTRICTED_DISABLED","getRanges","FORMAT_RESTRICTED_ENABLED"];return(Qi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(389176===parseInt(n(398))/1+-parseInt(n(411))/2*(parseInt(n(374))/3)+parseInt(n(394))/4+parseInt(n(389))/5*(-parseInt(n(402))/6)+parseInt(n(403))/7+parseInt(n(383))/8+parseInt(n(399))/9*(-parseInt(n(400))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Yi(391)](){const t=Yi,e=this[t(386)],n=e[t(390)],r=e[t(392)];if(!e[t(372)][t(409)](t(404)))return;const s=e[t(372)][t(376)](t(377)),o=t(379),i=e[t(388)][t(376)](o);s[t(380)](o,((e,r={})=>{const a=t,c=n[a(393)][a(387)];if(c[a(397)])return void e(r);const u=void 0!==r[a(378)]?r[a(378)]:!i[a(375)];n[a(385)]((()=>{const t=a,e=Array[t(408)](c[t(406)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(384)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(401)][t(371)]((e=>{const n=t;if(n(396)!=e[n(373)]&&n(381)!=e[n(373)])return;const{data:s}=e;return s&&s[n(382)]==o?s[n(410)][0][n(378)]?{type:n(395),content:zr(r,n(407))}:{type:n(395),content:zr(r,n(405))}:void 0}))}}const ta=na;function ea(){const t=["inline","435399TzbrLv","703908SAffSS","registerDescriptionCallback","add","*Set format:* %0","editor","forceValue","2703463zZXrEm","has","33867KDtMfg","toLowerCase","DataSchema","enableDefaultAttributesIntegration","StyleUtils","29633IUGBgY","Style","formatBlock","registerBlockAttribute","100lYpVoW","styleName","element","*Remove format:* %0","formatInline","afterInit","type","registerInlineAttribute","get","config","63315DLbBFC","registerAttributeLabel","_registerLegacyDescription","GeneralHtmlSupport","block","descriptionFactory","normalizeConfig","928gakwny","18Zdubcb","format","getGhsAttributeNameForElement","plugins","commandName","ghsAttributes","style","TrackChangesEditing","12EnvLka","commandParams","definitions","1216622kouFzI","FORMAT_STYLE","locale"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(363042===-parseInt(n(303))/1*(parseInt(n(274))/2)+parseInt(n(289))/3+parseInt(n(290))/4+parseInt(n(266))/5*(parseInt(n(282))/6)+-parseInt(n(296))/7+-parseInt(n(273))/8*(parseInt(n(298))/9)+parseInt(n(256))/10*(parseInt(n(285))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(261)](){const t=ta,e=this[t(294)];if(!e[t(277)][t(297)](t(304))||!e[t(277)][t(297)](t(300)))return;const n=e[t(277)][t(264)](t(281)),r=e[t(287)],s=e[t(265)][t(264)](t(280))||{},o=e[t(277)][t(264)](t(269)),i=e[t(277)][t(264)](t(302))[t(272)](e[t(277)][t(264)](t(300)),s[t(284)]);n[t(301)](t(280));const a=new Set;for(const e of i[t(270)]){const n=o[t(276)](e[t(258)]);a[t(292)](n)}const c=new Set;for(const e of i[t(288)]){const n=o[t(276)](e[t(258)]);c[t(292)](n);for(const n of e[t(279)])c[t(292)](n)}for(const e of a)n[t(255)](e),n[t(271)][t(267)](e,zr(r,t(286)));for(const e of c)n[t(263)](e),n[t(271)][t(267)](e,zr(r,t(286)));this[t(268)]()}[ta(268)](){const t=ta,e=this[t(294)],n=e[t(287)];e[t(277)][t(264)](t(281))[t(271)][t(291)]((e=>{const r=t;if(r(305)!=e[r(262)]&&r(260)!=e[r(262)])return;const{data:s}=e;return s&&r(280)===s[r(278)]?s[r(283)][0][r(295)]?{type:r(275),content:zr(n,r(293),s[r(283)][0][r(257)][r(299)]())}:{type:r(275),content:zr(n,r(259),s[r(283)][0][r(257)][r(299)]())}:void 0}))}}const sa=aa;function oa(){const t=["nodeBefore","last","from","getChildren","getRanges","getRowIndexes","toLowerCase","push","maxRow","addRange","forceValue","getChangedMarkers","left","batch","tablePaste","*Insert:* %0","root","12aRqPmh","subType","createRangeOn","ELEMENT_TABLE","selectTableColumn","max","model","document","getSuggestion","change:data","editor","_getCoordsForCells","isInContent","position","isArray","isIntersectingWithRange","registerDescriptionCallback","nodeAfter","maxColumn","registerCustomCallback","registerElementLabel","markMultiRangeDeletion","1981200JSrcLf","TrackChangesEditing","min","createTableWalker","deletion","locale","getSelectionAffectedTableCells","insertTableRowBelow","*Remove:* %0","markMultiRangeInsertion","every","map","mapper","data","low","insertTableColumnRight","1385868sRFRSj","some","_splitMarkerName","start","getChanges","hasAttribute","selection","add","downcastDispatcher","table","2310112Kginol","TableEditing","_tablePostFixingSubtypes","discard","removeTableColumn","substr","rowspan","minRow","order","_suggestionFactory","removeClass","isTouching","insertTableRowAbove","name","has","values","TableUtils","minColumn","getCellLocation","change","ELEMENT_TABLE_WITH_TEXT","ELEMENT_TABLE_ROW","getContainedElement","suggestion","getItems","length","classes","createPositionAt","item","tableRow","afterInit","addClass","selectTableRow","showSuggestionHighlights","above","get","join","getColumnIndexes","insertTableColumnLeft","$graveyard","end","createRangeIn","1878057lkRXpc","colspan","1167588WFZcPp","getAttribute","ELEMENT_TABLE_COLUMN_WITH_TEXT","highest","ELEMENT_TABLE_COLUMN","6GHTTxV","enableCommand","type","isIntersecting","insertTable","toViewElement","_tableSuggestions","registerPostFixer","startsWith","detach","4429ulJVob","ELEMENT_TABLE_ROW_WITH_TEXT","differ","descriptionFactory","$textProxy","includes","1398275wwlXeV","fromRange","execute","refresh","rootName","writer","_setupColumnsRowsFixing","isEqual","74PfzEmS","tableCell","tableColumn","insert","filter","plugins","accept","insertion","findAncestor","_getSuggestionCoords","removeTableRow","MIN_SAFE_INTEGER","MAX_SAFE_INTEGER","getFirstRange","span","commands","element","22VTVNGn","cell","oldRange","first","enqueueChange","addMarker:suggestion","options","40afeZmX","setSelection","_acceptFormatSuggestionCallbackFactory"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(587594===parseInt(n(348))/1*(parseInt(n(362))/2)+-parseInt(n(333))/3+-parseInt(n(406))/4*(-parseInt(n(354))/5)+parseInt(n(338))/6*(parseInt(n(289))/7)+parseInt(n(428))/8+-parseInt(n(331))/9*(parseInt(n(386))/10)+parseInt(n(379))/11*(parseInt(n(444))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(291)]=[e(318),e(364)],this[e(344)]=new Set}[sa(319)](){const t=sa,e=this[t(416)],n=e[t(412)][t(413)][t(450)];if(!e[t(367)][t(303)](t(290)))return;const r=e[t(433)],s=e[t(367)][t(324)](t(429)),o=e[t(367)][t(324)](t(305));s[t(351)][t(426)](t(288),(e=>zr(r,t(409),e))),this[t(360)](),s[t(339)](t(342)),s[t(339)](t(321)),s[t(339)](t(410));for(const r of[t(301),t(435)]){const i=e[t(377)][t(324)](r);s[t(339)](r,(r=>{const a=t;e[a(412)][a(308)]((t=>{const e=a;r();const c=e(323)===i[e(297)],u=o[e(434)](n),l=o[e(394)](u),f=c?l[e(382)]-1:l[e(390)]+1,h=u[0][e(370)](e(288)),g=o[e(431)](h,{startRow:f,endRow:f}),d=Array[e(391)](g)[e(439)]((n=>t[e(408)](n[e(380)])));s[e(437)](d,e(318))}))}))}for(const r of[t(327),t(443)]){const i=e[t(377)][t(324)](r);s[t(339)](r,(r=>{const a=t;e[a(412)][a(308)]((t=>{const e=a;r();const c=e(401)===i[e(297)],u=o[e(434)](n),l=o[e(326)](u),f=c?l[e(382)]-1:l[e(390)]+1,h=u[0][e(370)](e(288)),g=o[e(431)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(391)](g)[e(439)]((n=>t[e(408)](n[e(380)])));s[e(437)](d,e(364))}))}))}for(const r of[t(372),t(293)]){const i=r[t(294)](11),a=i[t(395)](),c=a[t(294)](0,3)+t(376),u=t(288)+i,l=t(430)+i,f=t(411)+i;s[t(339)](r,(()=>{const i=t;e[i(412)][i(308)]((t=>{const e=i,h=o[e(434)](n),g=h[0][e(370)](e(288));let d;if(e(372)==r){const t=o[e(394)](h);d={startRow:t[e(382)],endRow:t[e(390)],includeAllSlots:!0}}else{const t=o[e(326)](h);d={startColumn:t[e(382)],endColumn:t[e(390)],includeAllSlots:!0}}const p=o[e(431)](g,d),m=Array[e(391)](p)[e(439)]((({cell:t})=>t)),I=ca(m[e(366)]((t=>t[e(449)](c)))),E=ca(m[e(366)]((t=>!t[e(449)](c))))[e(439)]((n=>t[e(408)](n))),b=s[e(427)](E,u);if(b&&(e(318)==b[e(407)]||e(364)==b[e(407)])){const n=this[e(371)](b);for(const r of I){const s=t[e(408)](r),i=o[e(307)](r),u=r[e(334)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(398)](s)}}}))}))}function c(r){const s=t,o=Array[s(391)](n[s(393)]())[s(439)]((t=>i.LiveRange[s(355)](t)));e[s(412)][s(308)]((t=>{const n=s,i=t[n(402)];r=r[n(366)]((t=>n(328)!=t[n(405)][n(358)])),t[n(387)](r),e[n(377)][n(324)](n(372))[n(357)](),e[n(356)](n(372),{forceDefaultExecution:!0}),e[n(412)][n(383)]((()=>{const t=n;e[t(412)][t(383)](i,(e=>{const n=t,r=o[n(366)]((t=>n(328)!=t[n(405)][n(358)]));r[n(314)]>0&&e[n(387)](r);for(const t of o)t[n(347)]()}))}))}))}function u(r){const s=t;e[s(412)][s(308)]((t=>{const o=s,a=Array[o(391)](n[o(393)]())[o(439)]((t=>i.LiveRange[o(355)](t))),c=[];for(const t of r)for(const e of t[o(313)]({shallow:!0}))c[o(396)](e);for(const n of c)o(328)!=n[o(405)][o(358)]&&(t[o(387)](t[o(316)](n,0)),e[o(377)][o(324)](o(293))[o(357)](),e[o(356)](o(293),{forceDefaultExecution:!0}));const u=a[o(366)]((t=>o(328)!=t[o(405)][o(358)]));u[o(314)]>0&&t[o(387)](u);for(const t of a)t[o(347)]()}))}function l(e,n){const r=t;return n[r(438)]((t=>e[r(445)]((e=>e[r(329)][r(361)](t[r(447)])||t[r(329)][r(361)](e[r(447)])))))}function f(e,n){const r=t;return!e[r(445)]((t=>n[r(445)]((e=>t[r(341)](e)))))&&e[r(445)]((t=>n[r(445)]((e=>t[r(329)][r(300)](e[r(447)])))))}e[t(441)][t(287)].on(t(384),((e,n,r)=>{const s=t;if(!r[s(385)][s(322)])return;const o=n[s(317)];if(!o)return;const i=r[s(440)][s(343)](o);function c(t){return Array[s(420)](t)?t:[t]}i&&s(363)===o[s(302)]&&(0,a.setHighlightHandling)(i,r[s(359)],((t,e,n)=>n[s(320)](c(e[s(315)]),t)),((t,e,n)=>n[s(299)](c(e[s(315)]),t)))}),{priority:t(336)}),s[t(351)][t(422)]((e=>{const n=t;if(n(369)!=e[n(340)]&&n(432)!=e[n(340)])return;const s=e[n(311)]();if(null!=s&&s.is(n(378),n(288))){if(n(369)==e[n(340)]){const t=e[n(313)]()[n(366)]((t=>t.is(n(352))))[n(439)]((t=>t[n(441)]));if(t[n(314)])return{type:n(369),content:zr(r,n(404),zr(r,n(309),'"'+t[n(325)](" ")+'"'))}}if(n(432)==e[n(340)]){const t=e[n(313)]()[n(366)]((t=>t.is(n(352))))[n(439)]((t=>t[n(441)]));if(t[n(314)])return{type:n(432),content:zr(r,n(436),zr(r,n(309),'"'+t[n(325)](" ")+'"'))}}}})),s[t(351)][t(422)]((e=>{const n=t;if(n(318)==e[n(407)]){const t=e[n(313)]()[n(366)]((t=>t.is(n(352))))[n(439)]((t=>t[n(441)])),s=this[n(371)](e),o=s[n(397)]-s[n(296)]+1;if(n(369)==e[n(340)])return t[n(314)]?{type:n(369),content:zr(r,n(404),zr(r,n(349),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(369),content:zr(r,n(404),zr(r,n(310),o))};if(n(432)==e[n(340)])return t[n(314)]?{type:n(432),content:zr(r,n(436),zr(r,n(349),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(432),content:zr(r,n(436),zr(r,n(310),o))}}if(n(364)==e[n(407)]){const t=e[n(313)]()[n(366)]((t=>t.is(n(352))))[n(439)]((t=>t[n(441)])),s=this[n(371)](e),o=s[n(424)]-s[n(306)]+1;if(n(369)==e[n(340)])return t[n(314)]?{type:n(369),content:zr(r,n(404),zr(r,n(335),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(369),content:zr(r,n(404),zr(r,n(337),o))};if(n(432)==e[n(340)])return t[n(314)]?{type:n(432),content:zr(r,n(436),zr(r,n(335),[o,'"'+t[n(325)](" ")+'"']))}:{type:n(432),content:zr(r,n(436),zr(r,n(337),o))}}})),s[t(298)][t(425)](t(369),t(318),t(292),c),s[t(298)][t(425)](t(432),t(318),t(368),c),s[t(298)][t(425)](t(369),t(364),t(292),u),s[t(298)][t(425)](t(432),t(364),t(368),u),s[t(298)][t(425)](t(369),t(364),t(325),l),s[t(298)][t(425)](t(432),t(364),t(325),l),s[t(298)][t(425)](t(369),t(318),t(325),f),s[t(298)][t(425)](t(432),t(318),t(325),f)}[sa(388)](){const t=sa,e=this[t(416)],n=e[t(412)][t(413)][t(450)];return(r,s)=>{const o=t;e[o(412)][o(308)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(329)][a(389)];u&&u[0]&&!1===u[0][a(399)]&&(l=r[0][a(447)][a(423)]);const f=t[a(330)](l);if(a(328)==f[a(405)][a(358)])return;const h=Array[a(391)](n[a(393)]())[a(439)]((t=>i.LiveRange[a(355)](t)));t[a(387)](f),e[a(377)][a(324)](c)[a(357)](),u[a(396)]({forceDefaultExecution:!0}),e[a(356)](c,...u);const g=h[a(366)]((t=>a(328)!=t[a(405)][a(358)]));g[a(314)]>0&&t[a(387)](g);for(const t of h)t[a(347)]()}))}}[sa(417)](t){const e=sa,n=this[e(416)][e(367)][e(324)](e(305));let r=Number[e(374)],s=Number[e(373)],o=Number[e(374)],i=Number[e(373)];for(const a of t){if(e(328)==a[e(405)][e(358)])continue;const{row:t,column:c}=n[e(307)](a),u=a[e(449)](e(295))?a[e(334)](e(295))-1:0,l=a[e(449)](e(332))?a[e(334)](e(332))-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(360)](){const t=sa,e=this[t(416)],n=e[t(367)][t(324)](t(429)),r=e[t(367)][t(324)](t(305));e[t(412)][t(413)].on(t(415),(()=>{const r=t,s=Array[r(391)](e[r(412)][r(413)][r(350)][r(400)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(446)](t);if(r(312)!=s)continue;if(null!=e[r(381)])continue;const a=n[r(414)](o);this[r(291)][r(353)](i)&&this[r(344)][r(451)](a)}}),{priority:t(442)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(408)](e),a=e[s(370)](s(288)),c=r[s(307)](e);for(const t of this[s(344)]){const n=t[s(407)],r=n[s(346)](s(403)),u=n[s(294)](r?10:5),l=u[s(395)](),f=l[s(294)](0,3)+s(376),h=s(430)+u,g=s(411)+u;if(!t[s(418)])continue;if(a!=t[s(375)]()[s(447)][s(370)](s(288)))continue;if(t[s(421)](i))continue;const d=e[s(449)](f)?e[s(334)](f)-1:0,p=this[s(371)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(398)](i),o=!0)}return o};e[t(412)][t(413)][t(345)]((n=>{const r=t;let o=!1;for(const t of e[r(412)][r(413)][r(350)][r(448)]())if(r(365)==t[r(340)])if(r(318)==t[r(302)])for(const e of t[r(419)][r(423)][r(392)]())o=o||s(e,n);else r(363)==t[r(302)]&&(o=o||s(t[r(419)][r(423)],n));return o}))}[sa(371)](t){const e=sa;return this[e(417)](t[e(393)]()[e(439)]((t=>t[e(447)][e(423)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=287]})(t,e)}function ca(t){const e=sa;return Array[e(391)](new Set(t)[e(304)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=442]})(t,e)}function fa(){const t=["getAncestors","stop","getSuggestions","*Split cell:* horizontally","format","return","createRangeOn","commandName","tableCell","_areSelectedCellsMergable","descriptionFactory","getFirstPosition","type","$graveyard","change","forceDefaultExecution","refresh","9730656TQfLIn","horizontally","setSelection","value","length","requires","TrackChangesEditing","low","1216372RifYfm","formatInline","registerDescriptionCallback","isEnabled","_areMergableCells","4952480tszKGW","add","rootName","39FJoYZw","markBlockFormat","isInContent","*Merge cells*","8222648ltxOBZ","getCellLocation","element","execute","from","TableUtils","model","fromRange","author","deletion","afterInit","_suggestionFactory","mergeTableCells","_acceptFormatSuggestionCallbackFactory","cell","splitTableCellVertically","document","root","4526963dHIFPu","editor","*Split cell:* vertically","enableCommand","commands","createTableWalker","map","set:isEnabled","6CqrBHR","mergeTableCellLeft","findAncestor","plugins","mergeTableCellRight","_isForcedDefaultExecutionBlock","containsRange","get","detach","splitTableCellHorizontally","highest","direction","registerCustomCallback","markMultiRangeBlockFormat","table","find","subType","formatBlock","has","locale","mergeTableCellDown","filter","20294sDsvXK","getRanges","accept","size","getSelectionAffectedTableCells","trackChanges","selection","push","insertion","_tablePostFixingSubtypes","987429TclBIS","TableEditing","mergeTableCellUp"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(527937===parseInt(n(475))/1*(-parseInt(n(527))/2)+parseInt(n(537))/3+parseInt(n(467))/4+parseInt(n(472))/5+parseInt(n(505))/6*(-parseInt(n(497))/7)+parseInt(n(479))/8+-parseInt(n(459))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(464)](){return[ia]}[ua(489)](){const t=ua,e=this[t(498)],n=e[t(485)][t(495)][t(533)],r=e[t(524)];if(!e[t(508)][t(523)](t(538)))return;const s=e[t(508)][t(512)](t(465)),o=e[t(508)][t(512)](t(484)),a=e[t(508)][t(512)](ia);a[t(536)][t(534)](t(491)),s[t(500)](t(491),(()=>{const n=t,r=o[n(531)](e[n(485)][n(495)][n(533)]);e[n(485)][n(456)]((()=>{const t=n;s[t(518)](r,{commandName:t(491),commandParams:[]},[],t(491))}))})),e[t(501)][t(512)](t(491)).on(t(482),((n,r)=>{const o=t;e[o(501)][o(512)](o(532))[o(462)]&&(r[o(463)]>0&&r[r[o(463)]-1]&&r[r[o(463)]-1][o(457)]||s[o(510)]||this[o(451)]()||n[o(443)]())}),{priority:t(515)});for(const n of[t(539),t(509),t(525),t(506)]){const r=e[t(501)][t(512)](n);s[t(500)](n,(()=>{const n=t,o=e[n(485)][n(495)][n(533)][n(453)]()[n(442)]()[n(520)]((t=>t.is(n(481),n(450)))),i=r[n(462)];e[n(485)][n(456)]((()=>{const t=n;s[t(518)]([o,i],{commandName:t(491),commandParams:[]},[],t(491))}))}))}for(const n of[t(494),t(514)]){const r=e[t(501)][t(512)](n);s[t(500)](n,(()=>{const i=t,a=o[i(531)](e[i(485)][i(495)][i(533)])[0],c=a[i(507)](i(519)),{column:u,row:l}=o[i(480)](a);let f=[];if(i(460)==r[i(516)]){const t=o[i(502)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(483)](t)[i(503)]((t=>t[i(493)]))}else{const t=o[i(502)](c,{column:u,includeAllSlots:!0});f=Array[i(483)](t)[i(503)]((t=>t[i(493)]))}e[i(485)][i(456)]((t=>{const e=i;s[e(476)](t[e(448)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(452)][t(469)]((e=>{const n=t;if(n(522)!=e[n(454)]&&n(468)!=e[n(454)])return;const{data:s}=e;return s&&n(491)==s[n(449)]?{type:n(446),content:zr(r,n(478))}:void 0})),s[t(452)][t(469)]((e=>{const n=t;if(n(522)!=e[n(454)]&&n(468)!=e[n(454)])return;const{data:s}=e;return s?n(494)==s[n(449)]?{type:n(446),content:zr(r,n(499))}:n(514)==s[n(449)]?{type:n(446),content:zr(r,n(445))}:void 0:void 0}));const c=a[t(492)]();for(const e of[t(539),t(509),t(525),t(506)])s[t(490)][t(517)](t(522),e,t(529),c);for(const e of[t(494),t(514)])s[t(490)][t(517)](t(522),e,t(529),c);s[t(490)][t(517)](t(522),t(491),t(529),(r=>{const s=t;e[s(485)][s(456)]((t=>{const o=s,a=Array[o(483)](n[o(528)]())[o(503)]((t=>i.LiveRange[o(486)](t)));t[o(461)](r),e[o(501)][o(512)](o(491))[o(458)](),e[o(482)](o(491),{forceDefaultExecution:!0});const c=a[o(526)]((t=>o(455)!=t[o(496)][o(474)]));c[o(463)]>0&&t[o(461)](c);for(const t of a)t[o(513)]()}))}));for(const n of[t(539),t(525),t(506),t(509)]){const r=e[t(501)][t(512)](n);r.on(t(504),((n,s,o)=>{const i=t;if(o){const t=e[i(485)][i(495)][i(533)][i(453)]()[i(442)]()[i(520)]((t=>t.is(i(481),i(450))));this[i(471)](r[i(462)],t)||(n[i(447)]=!1,n[i(443)]())}}),{priority:t(466)})}}[ua(451)](){const t=ua,e=this[t(498)][t(501)][t(512)](t(491)),n=this[t(498)][t(508)][t(512)](t(484));if(!e[t(470)])return!1;const r=n[t(531)](this[t(498)][t(485)][t(495)][t(533)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(471)](e,n))return!1;return!0}[ua(471)](t,e){const n=ua,r=this[n(498)][n(508)][n(512)](n(465)),s=this[n(498)][n(485)][n(448)](t),o=this[n(498)][n(485)][n(448)](e),i=new Set,a=new Set;for(const t of r[n(444)]())if((n(535)==t[n(454)]||n(488)==t[n(454)]||n(491)==t[n(521)])&&t[n(477)])for(const e of t[n(528)]())e[n(511)](s,!0)&&i[n(473)](t[n(454)]+":"+t[n(487)].id),e[n(511)](o,!0)&&a[n(473)](t[n(454)]+":"+t[n(487)].id);if(i[n(530)]!=a[n(530)])return!1;for(const t of i)if(!a[n(523)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=227]})(t,e)}const da=ga;function pa(){const t=["_splitMarkerName","commandParams","options","data-suggestion","TableEditing","131070GpYDEe","setAttribute","setTableRowHeader","987005JKCxTY","removeAttribute","editor","markerNameToElements","consume","requires","mapper","_acceptFormatSuggestionCallbackFactory","accept","_handleLegacySuggestions","1846794BAtxRG","FORMAT_REGULAR_COLUMN","data","markerRange","registerBlockAttribute","forceValue","locale","ck-suggestion-marker-","TrackChangesEditing","has","nodeAfter","TableUtils","afterInit","createTableWalker","headingColumns","bindElementToMarker","showSuggestionHighlights","end","editing","registerDescriptionCallback","_registerLegacyDescription","downcastDispatcher","highest","consumable","name","format","item","toViewElement","commandName","descriptionFactory","FORMAT_HEADER_ROW","formatBlock","304568IFShQs","9gEPMAx","FORMAT_HEADER_COLUMN","addMarker:suggestion","start","_suggestionFactory","enableDefaultAttributesIntegration","headingRows","1487520GCYolv","getCellLocation","writer","1088076kwdKgz","FORMAT_REGULAR_ROW","removeMarker:suggestion","stop","addClass","4YyoQCG","markerName","activeMarkers","plugins","type","removeClass","setTableColumnHeader","getSuggestion","cell","nodeBefore","registerCustomCallback","includes","ck-suggestion-marker--active","*Format:* %0","registerAttributeLabel","unbindElementFromMarkerName","parent","get","772555JelcPi"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(193384===parseInt(n(263))/1+parseInt(n(303))/2+-parseInt(n(274))/3+-parseInt(n(279))/4*(parseInt(n(306))/5)+parseInt(n(231))/6+-parseInt(n(297))/7+parseInt(n(271))/8*(parseInt(n(264))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(311)](){return[ia]}[da(243)](){const t=da,e=this[t(308)];if(!e[t(282)][t(240)](t(302)))return;const n=e[t(237)],r=e[t(282)][t(296)](t(239));r[t(269)](t(305)),r[t(269)](t(285)),r[t(235)](t(270)),r[t(235)](t(245)),r[t(260)][t(293)](t(270),zr(n,t(261))),r[t(260)][t(293)](t(245),zr(n,t(265))),this[t(230)]()}[da(230)](){const t=da,e=this[t(308)][t(282)][t(296)](t(239)),n=this[t(308)][t(282)][t(296)](t(242)),r=this[t(308)][t(282)][t(296)](ia)[t(228)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(298)](o[a(280)]),l=e[a(286)](u),f=l[a(233)];if(a(262)!=l[a(283)]||!f||a(285)!=f[a(259)])return;if(o[a(257)])return void s[a(277)]();if(!i[a(254)][a(310)](o[a(234)],s[a(255)]))return;const h=o[a(234)][a(267)][a(241)],g=o[a(234)][a(248)][a(288)],d=h[a(295)][a(295)],{column:p}=n[a(272)](h),{column:m}=n[a(272)](g);for(let s=p;s<=m;s++){const l=n[a(244)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(287)],l=i[a(227)][a(258)](s);i[a(273)][a(278)](a(238)+c,l),r&&i[a(273)][a(304)](a(301),u,l),i[a(227)][a(246)](l,o[a(280)]),t&&(e[a(281)][a(290)](o[a(280)])?i[a(273)][a(278)](a(291),l):i[a(273)][a(284)](a(291),l))}}}}e[t(268)][t(289)](t(262),t(305),t(229),r),e[t(268)][t(289)](t(262),t(285),t(229),r),this[t(308)][t(249)][t(252)].on(t(266),s(),{priority:t(253)}),this[t(308)][t(233)][t(252)].on(t(266),((e,n,r)=>{const o=t;r[o(300)][o(247)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(253)}),this[t(308)][t(249)][t(252)].on(t(276),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(298)](r[o(280)]),c=e[o(286)](a),u=c[o(233)];if(o(262)!=c[o(283)]||!u||o(285)!=u[o(259)])return;const l=s[o(227)][o(309)](r[o(280)]);if(l)for(const t of l)s[o(273)][o(284)](o(238)+i,t),s[o(273)][o(284)](o(291),t),s[o(273)][o(307)](o(301),t),s[o(227)][o(294)](t,r[o(280)])}),{priority:t(253)}),this[t(251)]()}[da(251)](){const t=da,e=this[t(308)],n=e[t(237)];function r(e){const r=t;return{type:r(256),content:zr(n,r(292),e)}}e[t(282)][t(296)](t(239))[t(260)][t(250)]((e=>{const s=t;if(s(262)!=e[s(283)])return;const{data:o}=e;if(o){if(s(305)==o[s(259)]){const t=o[s(299)][0][s(236)];return r(zr(n,s(t?261:275)))}if(s(285)==o[s(259)]){const t=o[s(299)][0][s(236)];return r(zr(n,s(t?265:232)))}}}))}}const Ia=Ea;function Ea(t,e){const n=_a();return(Ea=function(t,e){return n[t-=269]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(954716===parseInt(n(338))/1+-parseInt(n(459))/2+-parseInt(n(430))/3+parseInt(n(370))/4+parseInt(n(429))/5+-parseInt(n(371))/6+parseInt(n(322))/7*(parseInt(n(292))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_a);const ba=[Ia(337),Ia(276),Ia(446),Ia(399),Ia(393),Ia(392),Ia(348)],Ta=Object[Ia(437)](ba[Ia(425)]((t=>[t,null])));function _a(){const t=["map","getSelectionAffectedTableCells","element","getChild","5026345QmnnSK","4958229fGlSsD","ck-suggestion-marker-insertion","from","updateMarker","getColumnIndexes","get","getShiftedBy","fromEntries","row","getMarkers","getRanges","descriptionFactory","length","unwrap","registerDescriptionCallback","afterInit","tableCellBorderStyle","nextSibling","value","join","markMultiRangeInsertion","high","dataDowncast","rootName","elementToElement","getSuggestions","documentSelection","insertContent","registerCustomCallback","2135264ocfmII","endRow","tableCell","columnInsertionRanges","containsRange","subType","every","includes","push","setAttributes","hasSuggestion","activeMarkers","markMultiRangeDeletion","register","markerName","previous","fromRange","content","trackChanges","editingDowncast","tableCellBorderColor","*Replace table cells*","start","getSuggestionCallback","root","rowInsertionRanges","editing","deletion","setAttribute","getAttributes","view","endColumn","createRangeIn","createElement","markMultiRangeBlockFormat","some","3688bhPntM","TableUtils","cell","author","_createdBatches","isInContent","position","add","_getCoordsForCells","tablePasteColumn","newRange","reduce","columns","getRange","formatBlock","suggestion","options","showSuggestionHighlights","plugins","set","schema","removeColumns","accept","removeRows","keys","_isForcedDefaultExecutionBlock","deletionRanges","tablePasteCell","createRangeOn","for","44821aZItev","return","column","_tablePostFixingSubtypes","requires","_splitMarkerName","forceDefaultExecution","batch","suggestion-td","getAllAdjacentSuggestions","paragraph","differ","tablePaste","call","removeMarkers","tableCellBorderWidth","681894hEePIz","wrap","commands","move","insertionRanges","nodeAfter","removeMarker","stop","cells","isEqual","tableCellPadding","type","rows","markerAttributes","attributes","first","isEmpty","ck-suggestion-marker--active","name","last","Users","columnInsertionIndexes","listenTo","insertion","TableClipboard","entries","remove","rowInsertionIndexes","createTableWalker","next","editor","getItems","3116372TJBQQw","10457688CaEiJF","getTableIfOnlyTableInContent","find","getContainedElement","getRows","createRange","markerToHighlight","tablePasteRow","_suggestionFactory","change","suggestionLoaded","suggestion:formatBlock:tablePasteCell","ck-suggestion-marker","getChanges","conversion","markers","TrackChangesEditing","getRowIndexes","insertRows","table","getColumns","tableCellBackgroundColor","tableCellVerticalAlignment","fill","detach","filter","document","model","tableCellHorizontalAlignment","tablePasteChainId","insert","has","oldRange","discard","forEach","previousSibling","_replaceTableSlotCell","getSuggestion","end","findAncestor","suggestionUnloaded","createPositionBefore","registerPostFixer","redo","insertColumns","low","tableCellSuggestion","startsWith","locale","getChangedMarkers","$graveyard","getChildren","selection","clipboardOutput"];return(_a=function(){return t})()}class ya extends t.Plugin{static get[Ia(326)](){return[ia]}[Ia(445)](){const t=Ia,n=this[t(368)];if(!n[t(310)][t(402)](t(362)))return;const r=n[t(310)][t(435)](t(387)),s=n[t(310)][t(435)](t(293)),o=n[t(310)][t(435)](ia),a=n[t(310)][t(435)](t(362));o[t(325)][t(467)](t(378),t(301)),n[t(398)][t(312)][t(269)](t(417),{allowIn:t(461),allowContentOf:t(461),isLimit:!0}),n[t(385)][t(454)]({model:t(417),view:t(330)});let c=null;n[t(398)].on(t(457),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(442)]-1];h&&h[u(328)]||r[u(317)]||this[u(368)][u(340)][u(435)](u(274))[u(448)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(456)))return!1;const i=s[o(372)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(426)](n[o(397)][o(423)]);if(!a[o(442)])return!1;const c=a[0][o(410)](o(390)),l=r[o(388)](a),f=r[o(434)](a),h={startRow:l[o(353)],endRow:l[o(357)],startColumn:f[o(353)],endColumn:f[o(357)]};return 1==a[o(442)]&&(h[o(460)]+=r[o(375)](i)-1,h[o(287)]+=r[o(391)](i)-1),ka(c,h,r)}(l,f,n[u(398)],s,a)&&(o[u(345)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(398)][u(380)]((()=>{const t=u;n[t(398)][t(457)](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(442)]&&r[t(450)](o,t(378),{tablePasteChainId:s}),a[t(442)]&&r[t(450)](a,t(301),{tablePasteChainId:s}),l[t(442)]&&(r[t(450)](l,t(334),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(405)]((e=>{const n=t;var r;return null===(r=e[n(395)])||void 0===r?void 0:r[n(335)](e)}))),f[t(442)]&&(r[t(471)](f,t(334),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(405)]((e=>{const n=t;var r;return null===(r=e[n(395)])||void 0===r?void 0:r[n(335)](e)})));const g=r[t(290)](h[t(425)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(319),{tablePasteChainId:s});if(g){const e=g[t(439)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(398)][t(320)](s),a=e[t(373)]((e=>e[t(305)]()[t(347)](i)));a&&r[t(467)]([a[t(356)],o])}r[t(442)]&&g[t(284)](t(351),Object[t(437)](r))}c=null})))}),{priority:e.priorities[t(451)]+10}),n[t(310)][t(435)](t(362)).on(t(407),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(345)]();const u=s[r(294)],l=o,f=Aa(u),h=Aa(l);e[r(323)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(364)](u[r(428)](0));for(const t of Array[r(432)](l[r(422)]()))a[r(401)](t,u,r(409));const t=c[r(365)][r(466)](s[r(438)]),e=c[r(359)][r(466)](s[r(324)]);t||e||(g=i.LiveRange[r(272)](a[r(288)](u)))}else h&&!f&&(d=a[r(288)](u));else{const t=a[r(289)](r(417)),e=a[r(289)](r(417));a[r(339)](a[r(288)](u),e),a[r(401)](t,u,0);for(const e of Array[r(432)](l[r(422)]()))a[r(401)](e,t,r(409));g=i.LiveRange[r(272)](a[r(320)](t)),d=i.LiveRange[r(272)](a[r(320)](e))}const p=Array[r(432)](l[r(285)]())[r(396)]((([t])=>ba[r(466)](t)));c[r(346)][r(467)]({element:u,attributes:p[r(442)]?Object[r(437)](p):null}),g&&c[r(342)][r(467)](g),d&&c[r(318)][r(467)](d)}),{priority:t(451)}),s.on(t(415),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(304)]||1;c[o(359)]=new Array(l)[o(394)](u)[o(425)](((t,e)=>t+e));for(const{cell:t}of s[o(366)](i,{startColumn:u,endColumn:u+l-1}))c[o(462)][o(467)](n[o(398)][o(320)](t))}),{priority:t(416)}),s.on(t(389),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(350)]||1;c[o(365)]=new Array(l)[o(394)](u)[o(425)](((t,e)=>t+e));for(const{cell:t}of s[o(366)](i,{startRow:u,endRow:u+l-1}))c[o(281)][o(467)](n[o(398)][o(320)](t))}),{priority:t(416)}),r[t(441)][t(444)]((e=>{const r=t;if(e[r(464)]&&e[r(464)][r(418)](r(334)))return e[r(271)]?{}:{type:r(361),content:zr(n[r(419)],r(277))}}));const u=()=>!1;for(const e of[t(334),t(301),t(378),t(319)])r[t(379)][t(458)](t(361),e,t(449),u),r[t(379)][t(458)](t(283),e,t(449),u),r[t(379)][t(458)](t(306),e,t(449),u);r[t(379)][t(458)](t(306),t(319),t(404),u),r[t(379)][t(458)](t(306),t(319),t(314),((e,r,s)=>{const o=t,i=e[o(425)]((t=>t[o(374)]()))[o(396)]((t=>t)),a=new Map(i[o(425)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(346)])e&&a[o(311)](t,e);else if(s&&s[o(351)])for(const[t,e]of Object[o(363)](s[o(351)])){const r=n[o(398)][o(386)][o(435)](t),s=r?r[o(305)]()[o(374)]():null;s&&a[o(311)](s,e)}n[o(398)][o(380)]((t=>{const e=o;for(const[n,r]of a)t[e(468)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(379)][o(458)](e,o(334),s,((t,i,a)=>{const c=o;n[c(398)][c(380)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(278)][o(343)];t.is(o(427),o(417))&&u[o(467)](t)}r[o(379)][o(279)](e,null,s)(t,i,a);for(const t of u)o(421)!=t[o(280)][o(453)]&&n[o(443)](t)}))}))};l(t(361),t(314)),l(t(361),t(404)),l(t(283),t(314)),l(t(283),t(404)),r[t(379)][t(458)](t(361),t(378),t(404),(e=>{const n=t,r=e[n(425)]((t=>t[n(374)]())),i=r[0][n(410)](n(390)),{minRow:a,maxRow:c}=o[n(300)](r);s[n(315)](i,{at:a,rows:c-a+1})})),r[t(379)][t(458)](t(361),t(301),t(404),(e=>{const n=t,r=e[n(425)]((t=>t[n(374)]())),i=r[0][n(410)](n(390)),{minColumn:a,maxColumn:c}=o[n(300)](r);s[n(313)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(464)]||!n[s(464)][s(418)](s(334)))return;const o=n[s(352)][s(400)],i=r[s(455)]()[s(396)]((t=>t[s(297)]&&t[s(352)]&&t[s(352)][s(400)]==o));i[s(442)]&&n[s(331)]()[s(442)]!=i[s(442)]&&i[s(303)](((t,e)=>(t[s(367)]=e,e[s(271)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(327)](e[s(270)]),i=[s(383),s(431)],a=r[s(470)][s(466)](e[s(270)]);return a&&i[s(467)](s(355)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(381),f,{priority:t(451)}),r.on(t(411),f,{priority:t(451)}),n[t(398)][t(397)][t(413)]((()=>{const e=t;let s=!1;const o=Array[e(432)](n[e(398)][e(397)][e(333)][e(420)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(327)](t);if(e(307)!=o||e(283)!=a||i[e(403)])continue;if(!r[e(469)](c))continue;const u=r[e(408)](c)[e(440)](),l=n[e(310)][e(435)](e(358)).me;for(const t of r[e(455)]())if(t[e(297)]&&t[e(295)]==l&&e(306)==t[e(349)]&&e(319)==t[e(464)]&&t[e(440)]()[e(465)]((t=>u[e(291)]((n=>n[e(463)](t,!0))))))for(const n of t[e(331)]())n[e(297)]&&(n[e(404)](),s=!0)}return s})),n[t(398)][t(397)][t(413)]((e=>{const s=t,o=n[s(340)][s(435)](s(414));if(!o||!o[s(296)][s(402)](e[s(329)]))return!1;let i=!1;const a=n[s(310)][s(435)](s(358)).me,c=n[s(398)][s(397)][s(333)][s(384)](),u=Array[s(432)](n[s(398)][s(397)][s(333)][s(420)]())[s(396)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(327)](t);return n(307)==o&&n(334)==i&&c==a.id&&!e[n(403)]}));for(const t of c){if(s(401)!=t[s(349)]||s(417)!=t[s(356)]||1!=t[s(442)])continue;const n=e[s(376)](t[s(298)],t[s(298)][s(436)](1));if(!u[s(373)]((({data:t})=>t[s(302)][s(347)](n))))for(const{name:t,data:r}of u)if(n[s(463)](r[s(302)])){e[s(433)](t,{range:n}),i=!0;break}}return i})),n[t(398)][t(397)][t(413)]((e=>{const s=t;let o=!1;const i=n[s(310)][s(435)](s(358)).me,a=r[s(455)]()[s(396)]((t=>t[s(297)]&&t[s(295)]==i)),c=new Set,u=new Set;for(const t of a)if(s(334)==t[s(464)])for(const e of t[s(439)]()){const n=e[s(305)]()[s(374)]();if(n)if(n.is(s(427),s(417))&&Aa(n)){t[s(344)](e[s(356)]),c[s(299)](n),o=!0;const r=n[s(447)],i=n[s(406)],a=r&&r.is(s(427),s(417)),l=i&&i.is(s(427),s(417));a&&!c[s(402)](r)&&u[s(299)](r),l&&!c[s(402)](i)&&u[s(299)](i)}else n.is(s(427),s(332))&&n[s(354)]&&(t[s(344)](e[s(356)]),o=!0)}else if(s(319)==t[s(464)]){if(!t[s(352)]||!t[s(352)][s(400)])continue;const e=t[s(352)][s(351)];if(e&&Object[s(316)](e)[s(442)])continue;const n=t[s(352)][s(400)];let r=!0,i=!0;for(const e of a)if(e[s(464)]&&e[s(464)][s(418)](s(334))){if(!e[s(352)][s(400)]){i=!1;break}if(e.id!=t.id&&e[s(352)][s(400)]==n){r=!1;break}}i&&r&&(t[s(336)](),o=!0)}for(const t of c)e[s(364)](t);for(const t of u)e[s(443)](t);return o})),n[t(385)][t(321)](t(275))[t(377)]({model:t(382),view:(t,e)=>h(t),converterPriority:t(451)}),n[t(385)][t(321)](t(452))[t(377)]({model:t(382),view:(e,n)=>n[t(308)][t(309)]?h(e,!1):null,converterPriority:t(451)});const g=n[t(282)][t(286)];this[t(360)](g[t(397)],t(424),((e,n)=>{const r=t,s=[];for(const t of g[r(288)](n[r(273)])[r(369)]())t.is(r(427),r(330))&&s[r(467)](t);g[r(380)]((t=>{const e=r;for(const n of s)t[e(341)](t[e(288)](n),t[e(412)](n)),t[e(364)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(354)])return!0;const n=t[e(428)](0);return n.is(e(427),e(332))&&n[e(354)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(366)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=314]})(t,e)}function Na(){const t=["enableCommand","afterInit","784224fvKMtQ","type","70952SxxFmK","bind","getSelectedElement","getAttribute","change","10VSMvoP","getColumnGroupElement","Users","format","locale","table","has","formatBlock","author","accept","resizeTable","29lJHaQM","selection","model","markBlockFormat","_suggestionFactory","2119805uCigmz","resizeTableWidth","registerCustomCallback","1232209PyEGmx","descriptionFactory","formatGroupId","registerDescriptionCallback","4948dFppSm","plugins","columnWidths","document","formatInline","getSuggestions","data","getSuggestionCallback","handleSuggestionDescription","subType","commandParams","editor","TableColumnResizeEditing","tableWidth","getTableColumnsWidths","1032OWKOHn","getContainedElement","get","handleResizeTableWidthCommand","240WhJOXd","TrackChangesEditing","*Format:* resize table","2135871ieRHyW","6422xbsSli","discard"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(214798===-parseInt(n(330))/1*(parseInt(n(365))/2)+parseInt(n(357))/3*(-parseInt(n(342))/4)+parseInt(n(335))/5+parseInt(n(369))/6+-parseInt(n(314))/7*(-parseInt(n(361))/8)+-parseInt(n(364))/9*(parseInt(n(319))/10)+parseInt(n(338))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(368)](){const t=Ca;if(!this[t(353)][t(343)][t(325)](t(354)))return;const e=this[t(353)][t(343)][t(359)](t(362));e[t(367)](t(336),this[t(360)][t(315)](this)),e[t(334)][t(337)](t(326),t(329),t(328),e[t(334)][t(349)](t(326),null,t(366))),e[t(334)][t(337)](t(326),t(329),t(366),e[t(334)][t(349)](t(326),null,t(328))),e[t(339)][t(341)](this[t(350)][t(315)](this))}[Ca(360)](t,e){const n=Ca,r=this[n(353)][n(343)][n(359)](n(362)),s=this[n(353)][n(343)][n(359)](n(354)),o=e[n(324)]||this[n(353)][n(332)][n(345)][n(331)][n(316)]();this[n(353)][n(332)][n(318)]((()=>{const i=n,a=s[i(320)](o);let c=a?s[i(356)](a):null,u=o[i(317)](i(355))||null;const l=e[i(355)]||u,f=e[i(344)]||c,h=this[i(353)][i(343)][i(359)](i(321)).me;for(const t of r[i(347)]()){const e=t[i(358)]();if(i(329)===t[i(351)]&&e===o){t[i(327)]!==h&&t[i(366)]();const e=t[i(348)][i(352)];u=e[0][i(355)],c=e[0][i(344)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(333)](o,{commandName:i(336),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(329)},[],i(329))}))}[Ca(350)](t){const e=Ca;if(e(326)!=t[e(370)]&&e(346)!=t[e(370)])return;const{data:n}=t;if(n&&e(329)===n[e(340)]){const t=e(363);return{type:e(322),content:zr(this[e(353)][e(323)],t)}}}}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=356]})(t,e)}function va(){const t=["Template","TrackChangesEditing","4503690mGUzVH","get","has","3820LTpJDq","8XwUwtB","9959oILmyY","258llfPLS","editor","10359398IOvzcx","afterInit","insertTemplate","1158240nrzJIv","79720kSPuSb","201BTZKCU","enableCommand","plugins","5018913oQeXeC","158521TUjmNI"];return(va=function(){return t})()}!function(t,e){const n=Ma,r=t();for(;;)try{if(980461===parseInt(n(360))/1*(-parseInt(n(361))/2)+parseInt(n(368))/3*(-parseInt(n(367))/4)+-parseInt(n(366))/5+-parseInt(n(375))/6+parseInt(n(363))/7*(-parseInt(n(359))/8)+parseInt(n(371))/9+-parseInt(n(358))/10*(-parseInt(n(372))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class wa extends t.Plugin{[Sa(364)](){const t=Sa,e=this[t(362)];e[t(370)][t(357)](t(373))&&e[t(370)][t(356)](t(374))[t(369)](t(365))}}const Oa=Fa;function Da(){const t=["registerElementLabel","33696HGBXqu","editor","plugins","48660FPuDdL","1295788tRmeDy","9132320CTUtbG","TrackChangesEditing","get","413zeqRXD","insertTableOfContents","4106421yCguOr","419PLHxUl","tableOfContents","58dxevFF","locale","enableCommand","206736XWfKlu","commands","ELEMENT_TABLE_OF_CONTENTS","descriptionFactory","10eKXvLC","afterInit"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=189]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(468062===parseInt(n(192))/1*(-parseInt(n(194))/2)+-parseInt(n(207))/3+-parseInt(n(208))/4*(-parseInt(n(201))/5)+-parseInt(n(204))/6*(-parseInt(n(189))/7)+-parseInt(n(197))/8+parseInt(n(191))/9+-parseInt(n(209))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[Oa(202)](){const t=Oa,e=this[t(205)];if(!e[t(198)][t(211)](t(190)))return;e[t(206)][t(211)](t(210))[t(196)](t(190));const n=e[t(206)][t(211)](t(210)),r=e[t(195)];n[t(200)][t(203)](t(193),(e=>zr(r,t(199),e)))}}function xa(){const t=["registerPostFixer","getChangedMarkers","ELEMENT_TITLE","title-content","start","descriptionFactory","isEqual","1195880PrrFcl","editor","differ","TrackChangesEditing","nodeBefore","updateMarker","getNearestSelectionRange","1402362OZUCGL","27IcbKWT","document","isTouching","locale","from","2784385wqYZDh","_splitMarkerName","schema","removeMarker","705378EepmGX","registerElementLabel","plugins","8ZMTqui","3400285pWiVOh","newRange","element","has","end","3327848qcFSFo","2flQijN","suggestion","isCollapsed","7162790rVaIMm","createRange","model","forward","Title","get","afterInit"];return(xa=function(){return t})()}const Ba=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=148]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(743686===-parseInt(n(177))/1+-parseInt(n(160))/2*(-parseInt(n(150))/3)+parseInt(n(159))/4+-parseInt(n(190))/5+-parseInt(n(184))/6+parseInt(n(154))/7*(-parseInt(n(153))/8)+-parseInt(n(185))/9*(-parseInt(n(163))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(169)](){const t=Ba,e=this[t(178)];if(!e[t(152)][t(157)](t(167)))return;const n=e[t(152)][t(168)](t(180));n[t(175)][t(151)](t(173),(()=>zr(e[t(188)],t(172)))),e[t(165)][t(186)][t(170)]((r=>{const s=t;let o=!1;const i=Array[s(189)](e[s(165)][s(186)][s(179)][s(171)]());for(const{name:t,data:a}of i){const{group:i}=n[s(191)](t);if(s(161)!==i||!a[s(155)])continue;const c=a[s(155)],u=c[s(158)][s(181)];if(!u||!u.is(s(156),s(173)))continue;if(!c[s(174)][s(187)](c[s(158)]))continue;const l=e[s(165)][s(148)][s(183)](c[s(158)],s(166));if(l&&l[s(162)]){const e=r[s(164)](c[s(174)],l[s(174)]);e[s(176)](c)||(r[s(182)](t,{range:e}),o=!0)}o||(r[s(149)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=307]})(t,e)}function Ha(){const t=["4651730PRiNfx","enableCommand","6785296TOfwtC","get","153213QARaLX","1790048JsPHwo","21728kMkPWh","editor","457667NagPMd","87xxOrsz","redo","plugins","has","TrackChangesEditing","338358jjJSpQ","afterInit","UndoEditing","undo"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(740953===-parseInt(n(324))/1+parseInt(n(308))/2*(-parseInt(n(311))/3)+-parseInt(n(307))/4+parseInt(n(320))/5+-parseInt(n(316))/6+-parseInt(n(310))/7+parseInt(n(322))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(317)](){const t=Ga,e=this[t(309)],n=e[t(313)][t(323)](t(315));e[t(313)][t(314)](t(318))&&(n[t(321)](t(319)),n[t(321)](t(312)))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=376]})(t,e)}function Xa(){const t=["1126144amIAxG","7hWqZIK","12698928OomFpO","requires","990890IPNcAz","422348GgJLMN","toggleTableCaption","editor","has","477028lnFJcN","TableCaptionEditing","9wotpGf","1060yNbLzN","2641122iplMeL","get","plugins","enableCommand","afterInit","3yFOGJo","1055hxoOHr","TrackChangesEditing"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(237341===-parseInt(n(385))/1+parseInt(n(389))/2*(-parseInt(n(377))/3)+-parseInt(n(392))/4*(parseInt(n(378))/5)+-parseInt(n(393))/6*(parseInt(n(381))/7)+parseInt(n(380))/8+-parseInt(n(391))/9*(-parseInt(n(384))/10)+parseInt(n(382))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Wa(383)](){return[ia]}[Wa(376)](){const t=Wa,e=this[t(387)];e[t(395)][t(388)](t(390))&&e[t(395)][t(394)](t(379))[t(396)](t(386))}}const Za=Ja;function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=480]})(t,e)}function Ya(){const t=["7YmPqAd","TrackChangesTableProperties","tableWidth","discard","tableCellWidth","45528zrsNRB","getFirstPosition","findAncestor","*Format:* change table properties","tableProperties","2967475CnDaZf","tableCellHorizontalAlignment","handleSuggestionDescription","setAttribute","change","tableCellBorderStyle","1282317EfEQbs","8CSkDau","tableAlignment","commandParams","batch","accept","_getSuggestion","pluginName","afterInit","_suggestionFactory","locale","getContainedElement","data","document","getSelectionAffectedTableCells","descriptionFactory","TrackChangesEditing","tableBorderWidth","459ZKyEay","getAttribute","registerDescriptionCallback","4127300qjniKZ","tableCellProperties","start","model","join","tableCellVerticalAlignment","handleDiscardAction","getSuggestions","2241060QwkvHP","plugins","36fLYmvh","nodeAfter","getSuggestionCallback","tableCellPadding","tableBackgroundColor","enableCommand","tableCellBorderWidth","tableCellBorderColor","formatBlock","table","removeAttribute","editor","TablePropertiesEditing","get","TableUtils","tableCellHeight","*Format:* change table cell properties","markBlockFormat","2068957OzxKiI","format","registerCustomCallback","subType","4762SGiujy","TableCellPropertiesEditing","tableCellBackgroundColor","_handlePropertyChange","tableHeight","tableBorderStyle","tableBorderColor","enqueueChange","selection","24MGakJl","has"];return(Ya=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(497507===parseInt(n(521))/1*(-parseInt(n(530))/2)+-parseInt(n(548))/3*(-parseInt(n(549))/4)+parseInt(n(542))/5+parseInt(n(497))/6*(parseInt(n(532))/7)+parseInt(n(537))/8*(-parseInt(n(486))/9)+-parseInt(n(489))/10+parseInt(n(517))/11*(-parseInt(n(499))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(541)]=[e(527),e(526),e(485),e(550),e(534),e(525),e(503)],this[e(490)]=[e(506),e(547),e(505),e(502),e(536),e(514),e(523),e(543),e(494)]}static get[Za(555)](){return Za(533)}[Za(556)](){const t=Za,e=this[t(510)][t(498)][t(512)](t(484));if(this[t(510)][t(498)][t(531)](t(511))){for(const n of this[t(541)])e[t(504)](n,((e,r)=>{const s=t,o=this[s(510)][s(492)][s(481)][s(529)][s(538)]()[s(539)](s(508));this[s(524)](n,[o],this[s(541)],s(541),e,r)}));e[t(557)][t(519)](t(507),t(541),t(553),e[t(557)][t(501)](t(507),null,t(535))),e[t(557)][t(519)](t(507),t(541),t(535),((e,n)=>this[t(495)](this[t(541)],e,n))),e[t(557)][t(519)](t(507),t(541),t(493),(()=>!1))}if(this[t(510)][t(498)][t(531)](t(522))){for(const n of this[t(490)])e[t(504)](n,((e,r)=>{const s=t,o=this[s(510)][s(498)][s(512)](s(513))[s(482)](this[s(510)][s(492)][s(481)][s(529)]);this[s(524)](n,o,this[s(490)],s(490),e,r)}));e[t(557)][t(519)](t(507),t(490),t(553),e[t(557)][t(501)](t(507),null,t(535))),e[t(557)][t(519)](t(507),t(490),t(535),((e,n)=>this[t(495)](this[t(490)],e,n))),e[t(557)][t(519)](t(507),t(490),t(493),(()=>!1))}e[t(483)][t(488)]((e=>this[t(544)](e)))}[Za(524)](t,e,n,r,s,o){const i=Za,a=this[i(510)][i(498)][i(512)](i(484));this[i(510)][i(492)][i(528)](o[i(552)],(()=>{const t=i;for(const i of e)if(this[t(554)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(487)](r);void 0!==n&&(e[r]=n)}s(o),a[t(516)](i,{commandParams:[e]},[],r)}}))}[Za(495)](t,e,n){const r=Za,s=e[0][r(491)][r(500)],o=n[r(551)][0];this[r(510)][r(492)][r(546)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(545)](r,o[r],s):e[n(509)](r,s)}))}[Za(544)](t){const e=Za;if(t[e(480)])switch(t[e(520)]){case e(541):return{type:e(518),content:zr(this[e(510)][e(558)],e(540))};case e(490):return{type:e(518),content:zr(this[e(510)][e(558)],e(515))}}}[Za(554)](t,e){const n=Za,r=this[n(510)][n(498)][n(512)](n(484));for(const s of r[n(496)]({skipNotAttached:!0})){const r=s[n(559)]();if(s[n(520)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=228]})(t,e)}function Tc(){const t=["containerElement","isDocumentOperation","getCustomProperty","item","define","getAncestors","discardSelectedSuggestions","consumable","isLocal","deletion:accept","attributeNewValue","$elementName","groupId","2xtEVMR","normal","_addThreadToSuggestion","_getSuggestionData","_isDataLoaded","isMultiRange","marker-count","getFirstMarker","subType","widget","markInsertion","_refreshSuggestionsChain","isInsideObject","warn","markDeletion","pop","trackChangesCommand","catch","never","_recordAttributeSuggestions","markerToData","addSuggestion","remove","_getAttributeKey","createSelection","discardAllSuggestions","fromRange","_inlineAttributeKeys","_initAriaMarkerChangeAnnouncements","getAttribute","substring","insert","getChangedMarkers","track-changes-adapter-already-set","547628NBjaLr","_createSuggestion","low","$graveyard","split","every","Users","registerCustomCallback","isBefore","hasSuggestion","document","collaboration.channelId","_joinSuggestions","_commentsRepository","schema","registerInlineAttribute","format","createRange","removeMarkers","originalSuggestionId","trackChanges","_recordAttributeChanges","isBlock","getRange","registerPostFixer","_suggestionState","update:suggestion","isObject","concat","accept","discardSuggestion","ready","removeClass","toViewElement","value","insertion:discard","track-changes-adapter-missing-getsuggestion","ck-suggestion-marker-formatBlock","stopListening","addClass","values","enableReadOnlyMode","trackChanges.trackFormatChanges","_adapter","_joinWithAdjacentSuggestions","addRange","buildSuggestion","attribute:join","getIntersection","element","isTouching","position","track-changes-suggestion-not-found","_findSuggestions","markMultiRangeDeletion","_mergeNestedSuggestions","forEach","join","deletion:join","forward","containsItem","getContainedElement","suggestion-type","reconvertMarker","editor","selection","FORMATTING","suggestionChanged","updateMarker","getFirstRange","7524392XVVSVG","formatBlock","targetPosition","type","head","accepted","removeMarker","formatBlock:","LEAVE","attribute:accept","suggestion:attribute:","containsPosition","trackChanges.mergeNestedSuggestions","formatGroupId","attribute:discard","addMarker:suggestion:attribute","removeAttribute","comments","documentSelection","markerToHighlight","isSelectable","move","resolve","substr","isCollapsed","_rangeIsInLocalUserInsertion","return","createdAt","getLastMatchingPosition","isRemovable","tablePasteChainId","setAttribute","delete","_isBlockAttribute","descriptionFactory","TrackChangesEditing","markMultiRangeBlockFormat","push","config","20SAYnRR","unbind","length","@external","open","from","getUser","unbindElementFromMarkerName","clone","CommentsRepository","locale","insertion:accept","formatBlock:accept","after","track-changes-suggestion-data-mismatch","toJSON","291198AVURzu","2591799WSqaFF","_setSuggestionData","splice","formatInline:join","addUser","_trackFormatChanges","backward","_getMarkerAnnouncementText","external:","$textProxy","setSelection","formatInline:","detach","requires","insertContent","mapper","isNextTo","isLimit","createPositionAfter","8456820lSIzLu","attributeKey","_editor","registerBlockAttribute","_removeSuggestion","removeMarker:suggestion:attribute","markerName","init","markerNameToElements","oldRange","suggestion:","addMarker:suggestion:formatBlock","_getExternalAuthor","suggestion","map","isInContent","formatInline","dataDowncast","data","execute","_refreshAttributeSuggestionsChain","newValue","lowest","PENDING_ACTION_SUGGESTION","filter","$text","getSuggestion","writer","removed","enqueueChange","moveTargetPosition","addMarkerName","fire","action","_suggestionFactory","name","ENTER","markerReady","meta","includes","has","_model","change:_saved","_breakSuggestionMarker","attribute:","creator","attributeOldValue","removeMarker:suggestion:formatBlock","7997253eDknNR","find","upcast","unshift","elementToElement","author","activeMarkers","markMultiRangeInsertion","some","deletion","notReady","toUpperCase","deletion:","_onDiscard","createPositionAt","consume","deletion:discard","plugins","isIntersecting","formatInline:accept","getCommentThread","editingDowncast","enableCommand","root","isArray","enableDefaultAttributesIntegration","rejected","createRangeIn","isAtStart","acceptSelectedSuggestions","_reduceExistingSuggestions","change:data","ck-suggestion-marker--active","_setSuggestionRange","_processAttributeSuggestions","ck-suggestion-marker","model","deletion:chain","getDifference","getShiftedBy","_updateSuggestionData","authorName","change:activeMarkers","30LHiiio","hasCommentThread","change","isAtEnd","start","error-saving-suggestion-data-suggestion-discarded","conversion","dataToMarker","markInlineFormat","rename","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.","previous","getAllAdjacentSuggestions","isEqual","_reduceSuggestionAttributeRange","9PjkLih","options","createRangeOn","attribute","attributes","applyOperation","suggestionLoaded","hasComments","bindElementToMarker","range","_isForcedDefaultExecutionBlock","size","sort","markBlockFormat","_defaultCallbacks","PendingActions","refresh","key","getMultiRangeId","oldValue","_afterChanges","acceptSuggestion","group","_registerDefaultCallbacks","elementStart","addMarker:suggestion","addMarker","_enabledCommands","getWalker","rootName","containsRange","insertion:","getSuggestionCallback","nodeAfter","setTo","formatBlock:discard","getChanges","getItems","formatBlock:join","stop","rethrowUnexpectedError","isExternal","deleteContent","clear","formatInline:discard","skipNestingCheck","elementEnd","_addSuggestionMarker","parent","isAfter","end","track-changes-command-not-found","for","acceptAllSuggestions","formatBlock:chain","before","howMany","createElement","editing","data-suggestion","insertion:join","containsRangeInObject","markAttributeChange","set","add","differ","fromCharCode","commands","_blockAttributeKeys","get","fetchCommentThread","isOwn","insertion","track-changes-enable-command-twice","always","highest","formatInline:chain","listenTo","showSuggestionHighlights","multi","removeComment","pluginName","markers","getRanges","discard","ck-suggestion-marker-formatInline","addSuggestionData","adapter","_saved","chain","commandName","addCommentThread","_isRegisteredAttribute","_getAuthorFromId","isUndo","track-changes-user-not-found","_processAttributeChanges","keys","addComment","_SUGGESTION_ANNOUNCEMENT","_cutOutSuggestionMarker","getMarkers","high","authoredAt","splitPosition","6602183YfawEh","getSuggestions","multipleBlocks","_customCallbacks","nodeBefore","_suggestions","isIntersectingWithRange","_splitMarkerName","_handleNewSuggestionMarker","createPositionBefore","$marker","newRange","ck-suggestion-marker-","updateSuggestion","_checkSuggestionCorrectness","startsWith","batch","addHighlight","next","then","suggestionUnloaded","insertion:chain","announce","forceDefaultExecution","assign","commentThread","dataReady","default","getNearestSelectionRange"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(794086===-parseInt(n(644))/1+parseInt(n(485))/2*(parseInt(n(645))/3)+parseInt(n(519))/4*(-parseInt(n(628))/5)+-parseInt(n(232))/6+-parseInt(n(443))/7+-parseInt(n(589))/8*(-parseInt(n(338))/9)+parseInt(n(323))/10*(parseInt(n(280))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(483);class yc extends t.Plugin{static get[Ec(658)](){return[Ec(637),o.Users,t.PendingActions,Yr,ns,as,ls,bs,ms,ks,Rs,Bs,to,so,ao,go,bo,yo,No,Mo,Fo,Vo,Uo,Xo,Yo,ei,ci,pi,Ni,oi,Vs,Ks,bi,Ai,vi,Di,ji,zi,qi,$i,ra,ia,ha,ma,qa,ya,Ra,Pa,Qa,wa,ja,za]}static get[Ec(419)](){return Ec(624)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(246)]((t=>String[e(404)](t)))[e(576)]("")}super(t),this[e(504)]=!1,this[e(401)](e(286),[]),this.on(e(322),((n,r,s,o)=>{const i=e;this[i(273)][i(325)]((()=>{const e=i;for(const n of[...o,...s])this[e(273)][e(420)][e(272)](n)&&t[e(396)][e(582)](n)}))})),this[e(623)]=new qr(this[e(583)][e(316)][e(533)],this[e(583)][e(638)]),this[e(562)]=null,this[e(266)]=new Ac(this[e(583)]),this[e(448)]=new Map,this[e(532)]=t[e(297)][e(407)](e(637)),this[e(365)]=new Set,this[e(273)]=this[e(583)][e(316)],this[e(544)]=new WeakMap,this[e(348)]=!1,this[e(406)]=new Set([e(483)]),this[e(512)]=new Set,t[e(627)][e(476)](e(561),e(470)),this[e(650)]=t[e(627)][e(407)](e(561)),t[e(627)][e(476)](e(601),!0),this[e(574)]=t[e(627)][e(407)](e(601)),this[e(501)]=new f(t,this[e(365)]),this[e(513)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,52,56])}[Ec(239)](){const t=Ec,n=this[t(583)],r=(e,n)=>{const r=t;if(r(341)!=e)return r(455)+e;const s=n[r(523)]("|")[0];return this[r(622)](s)?r(556):r(423)};n[t(329)][t(390)](t(301))[t(608)]({model:t(245),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(450)](e[n(238)]),a=[n(315),r(o,i)];let c=3e3;return this[n(286)][n(271)](e[n(238)])&&(a[n(626)](n(312)),c=3010),n(289)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(329)][t(390)](t(249))[t(402)]((e=>{const r=t;e.on(r(363),((t,e,s)=>{const o=r;if(!s[o(339)][o(416)])return;const i=e[o(475)];if(!i)return;const c=s[o(228)][o(552)](i);n[o(316)][o(533)][o(546)](i)&&c&&!c[o(474)](o(494))&&c.is(o(472))&&(0,a.toWidget)(c,s[o(259)])}),{priority:r(440)})})),n[t(329)][t(390)](t(249))[t(608)]({model:t(245),view:(e,n)=>{const s=t;if(!n[s(339)][s(416)])return null;const{type:o,subType:i}=this[s(450)](e[s(238)]);return{classes:[s(315),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(475)])return;const{id:c}=this[a(450)](o[a(238)]);if(r){const t=this[a(448)][a(407)](c),e=this[a(508)](t);if(!this[a(622)](e))return}if(o[a(475)].is(a(584)))return void i[a(479)][a(295)](o[a(475)],s[a(267)]);const u=i[a(228)][a(552)](o[a(475)]);if(o[a(475)].is(a(568))&&n[a(316)][a(533)][a(541)](o[a(475)])&&!u[a(474)](a(460))){i[a(259)][a(558)]([a(315),a(556)],u),i[a(259)][a(620)](a(397),c,u),i[a(228)][a(346)](u,o[a(238)]),e&&(this[a(286)][a(271)](o[a(238)])?i[a(259)][a(558)](a(312),u):i[a(259)][a(551)](a(312),u));for(const t of n[a(316)][a(307)](o[a(475)])[a(375)]())i[a(479)][a(295)](t,s[a(267)]);i[a(479)][a(295)](o[a(475)],s[a(267)])}};n[t(329)][t(390)](t(249))[t(402)]((e=>{const n=t;e.on(n(243),((t,e,r)=>{const o=n;r[o(339)][o(416)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(413)})})),n[t(329)][t(390)](t(249))[t(402)]((e=>{const n=t;e.on(n(604),((t,e,r)=>{const o=n;r[o(339)][o(416)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(413)})})),n[t(329)][t(390)](t(249))[t(505)]({model:t(245),view:(e,n)=>n[t(339)][t(416)]?null:{group:t(245),name:e[t(612)](11)}}),n[t(329)][t(390)](t(282))[t(284)]({view:{name:t(245),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(242)+e[r(514)](r(581))+":"+e[r(514)]("id");return e[r(514)](r(491))&&(s+=":"+e[r(514)](r(491))),n[r(395)](r(453),{"data-name":s})}}),n[t(329)][t(390)](t(282))[t(330)]({view:t(245)}),n[t(329)][t(390)](t(301))[t(402)]((e=>{const n=t;e.on(n(243),s(),{priority:n(440)})})),n[t(329)][t(390)](t(301))[t(402)]((e=>{const n=t;e.on(n(604),s({isAttributeSuggestion:!0}),{priority:n(440)})})),n[t(329)][t(390)](t(301))[t(402)]((e=>{const n=t;e.on(n(279),((t,e,r)=>{const s=n,o=r[s(228)][s(240)](e[s(238)]);if(o)for(const t of o)t[s(474)](s(460))||(r[s(259)][s(551)]([s(315),s(556),s(312)],t),r[s(259)][s(605)](s(397),t),r[s(228)][s(635)](t,e[s(238)]))}),{priority:n(440)})})),n[t(329)][t(390)](t(301))[t(402)]((e=>{const n=t;e.on(n(237),((t,e,r)=>{const s=n,o=r[s(228)][s(240)](e[s(238)]);if(!o)return;const{id:i}=this[s(450)](e[s(238)]),a=this[s(448)][s(407)](i),c=this[s(508)](a);if(this[s(622)](c))for(const t of o)t[s(474)](s(460))||(r[s(259)][s(551)]([s(315),s(556),s(312)],t),r[s(259)][s(605)](s(397),t),r[s(228)][s(635)](t,e[s(238)]))}),{priority:n(440)})})),n[t(316)][t(529)][t(543)]((e=>{const r=t;let s=!1;const o=Array[r(633)](n[r(316)][r(529)][r(403)][r(517)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(450)](t);if(r(245)!==o)continue;const h=this[r(448)][r(407)](f);if(null!=c[r(454)]){r(248)==u&&(s=s||Lc(c[r(454)],t,e,n[r(316)][r(533)]));const o=r(341)==u&&this[r(622)](l[r(523)]("|")[0]);if(c[r(454)][r(613)]||r(522)==c[r(454)][r(303)][r(367)]||r(590)==u&&!Rc(c[r(454)])||o&&!Rc(c[r(454)])||r(289)==u&&(Cc(a=c[r(454)])||function(t){const e=r;return t[e(327)][e(386)]==t[e(388)][e(447)]&&t[e(327)][e(326)]}(a)))e[r(595)](t),s=!0;else{if(!h||!h[r(247)])continue;i[r(402)](h)}}}var a;return i[r(349)]>0&&(s=!!this[r(563)](i)||s),s})),n[t(316)][t(529)][t(543)]((e=>{const r=t;let s=!1;for(const t of n[r(316)][r(529)][r(403)][r(374)]())if(r(516)==t[r(592)])for(const t of this[r(448)][r(559)]()){if(t[r(490)]||!t[r(247)])continue;const o=r(590)==t[r(592)],i=this[r(508)](t),a=i&&this[r(622)](i);if(!o&&!a)continue;const c=t[r(588)]();if(c[r(327)][r(386)]!=c[r(388)][r(386)]&&!c[r(388)][r(326)]){const o=n[r(316)][r(294)](c[r(327)][r(371)],r(388)),i=n[r(316)][r(536)](c[r(327)],o);e[r(587)](t[r(492)](),{range:i}),s=!0}}return s})),n[t(316)][t(529)][t(543)]((e=>this[t(434)](e))),n[t(316)][t(529)][t(543)]((e=>!e[t(459)][t(480)]&&this[t(314)](e))),n[t(316)].on(t(358),(()=>{this[t(504)]=!1})),n[t(316)][t(529)].on(t(311),((r,s)=>{const o=t;if(!s[o(480)]||s[o(432)])return;if(!this[o(504)])return;const i=n[o(316)][o(529)][o(403)][o(374)]();if(0==i[o(630)])return;const a=[],c=i[o(256)]((t=>o(341)==t[o(592)])),u=i[o(256)]((t=>o(516)==t[o(592)]&&o(257)!=t[o(267)]));for(const t of c)this[o(430)](t[o(233)])&&a[o(626)]({key:t[o(233)],newValue:t[o(482)],oldValue:t[o(278)],range:Sc(t[o(347)],n[o(316)])});for(const t of u){if(o(332)!=t[o(265)]&&o(354)!=t[o(265)])continue;const e=Mc(t[o(570)][o(371)],n[o(316)]),r=t[o(393)];o(332)==t[o(265)]&&a[o(626)]({key:o(483),newValue:t[o(267)],oldValue:r[o(267)],range:e});for(const[n,s]of r[o(342)]){if(!this[o(430)](n))continue;const r=t[o(342)][o(407)](n);s!==r&&a[o(626)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(342)])this[o(430)](n)&&(r[o(342)][o(272)](n)||a[o(626)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(630)]&&n[o(316)][o(261)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(400)](t,e,s,o,{groupId:r});this[n(310)](t,a)}))}),{priority:t(254)}),n[t(316)][t(420)].on(t(545),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(450)](n[s(267)]),e=this[s(448)][s(407)](t);e&&e[s(263)](n[s(267)])}})),n[t(316)][t(529)].on(t(311),(()=>{const e=t,r=Array[e(633)](n[e(316)][e(529)][e(403)][e(517)]())[e(256)]((t=>e(245)===this[e(450)](t[e(267)])[e(360)]));if(0===r[e(630)])return;r[e(350)](((t,n)=>{const r=e,s=t[r(250)][r(241)],o=n[r(250)][r(241)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(327)][r(527)](o[r(327)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(450)](t);if(null===n[e(241)]){const n=this[e(451)](t);o[e(402)](n)}else{const t=this[e(448)][e(407)](r);null!==n[e(454)]||t[e(247)]?(s[e(402)](t[e(593)]),o[e(402)](t)):this[e(236)](t)}}o[e(349)]>0&&this[e(496)](o);for(const t of s)this[e(264)](e(586),t)})),n[t(316)].on(t(343),((e,r)=>{const s=t,o=r[0];if(!this[s(448)][s(349)])return;if(!o[s(473)])return;if(o[s(459)][s(432)]||!o[s(459)][s(480)])return;let i,a;switch(o[s(592)]){case s(516):i=n[s(316)][s(294)](o[s(570)]),a=i[s(319)](o[s(394)]);break;case s(523):i=n[s(316)][s(294)](o[s(442)]),a=n[s(316)][s(294)](o[s(262)]);break;case s(610):i=n[s(316)][s(294)](o[s(591)]),a=i[s(319)](o[s(394)]);break;default:return}const c=n[s(316)][s(536)](i,a);n[s(316)][s(325)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(572)](c)){if(e[t(490)])continue;if(t(248)==e[t(592)])continue;const r=this[t(508)](e);if(r&&this[t(622)](r)&&t(523)!=o[t(592)])continue;const s=e[t(250)]&&e[t(250)][t(445)];(t(590)!=e[t(592)]||t(523)==o[t(592)]&&!s)&&(n[t(399)]||t(410)==e[t(592)]&&n[t(409)]||e[t(588)]()[t(368)](c)&&this[t(275)](e,i,a))}}))}),{priority:t(254)}),n[t(316)].on(t(380),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(466)])return;if(this[s(348)])return;if(!this[s(501)][s(553)])return;if(o[s(613)])return;const a=n[s(316)][s(533)],{start:c,end:u}=o[s(588)](),l=c[s(371)]&&a[s(230)](c[s(371)])?null:a[s(471)](c,s(578)),f=u[s(447)]&&a[s(230)](u[s(447)])?null:a[s(471)](u,s(651)),h=n[s(316)][s(536)](l?l[s(327)]:c,f?f[s(388)]:u);n[s(316)][s(325)]((t=>{const e=s;this[e(499)](h);const r=n[e(316)][e(533)][e(471)](h[e(327)]);o.is(e(607))?t[e(655)](r):o[e(372)](r)})),e[s(377)]()}),{priority:e.priorities[t(486)]+10}),n[t(316)].on(t(659),((e,r)=>{const s=t,o=r[r[s(630)]-1];o&&o[s(466)]||this[s(348)]||this[s(501)][s(553)]&&(n[s(316)][s(325)]((()=>{const t=s;let o=n[t(316)][t(659)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(615)]=o[t(636)]();const i=o[t(388)][t(447)],a=n[t(316)][t(533)];i&&a[t(541)](i)&&!a[t(546)](i)&&(o=n[t(316)][t(536)](o[t(327)],n[t(316)][t(294)](i,t(388)))),this[t(495)](o)})),e[s(377)]())}),{priority:t(440)}),this[t(583)][t(405)][t(402)](t(539),this[t(501)]),this[t(302)](t(539));const o=new p(n,this[t(448)]);n[t(405)][t(402)](t(359),o),this[t(302)](t(359));const i=new b(n,this[t(448)]);n[t(405)][t(402)](t(549),i),this[t(302)](t(549)),n[t(405)][t(402)](t(391),new S(n,o,this[t(448)])),this[t(302)](t(391)),n[t(405)][t(402)](t(510),new S(n,i,this[t(448)])),this[t(302)](t(510)),n[t(405)][t(402)](t(309),new v(n,o,this[t(448)])),this[t(302)](t(309)),n[t(405)][t(402)](t(478),new v(n,i,this[t(448)])),this[t(302)](t(478));const c=n[t(297)][t(407)](t(637));this[t(415)](c,t(436),((e,{threadId:n})=>{const r=t,s=this[r(448)][r(407)](n);s&&s[r(468)]&&1===s[r(468)][r(630)]&&this[r(320)](n,{hasComments:!0})}),{priority:t(521)}),this[t(415)](c,t(418),((e,{threadId:n})=>{const r=t,s=this[r(448)][r(407)](n);s&&s[r(468)]&&!s[r(468)][r(630)]&&this[r(320)](n,{hasComments:!1})}),{priority:t(521)})}set[Ec(425)](t){const n=Ec;if(this[n(562)])throw new e.CKEditorError(n(518),this);this[n(562)]=t}get[Ec(425)](){return this[Ec(562)]}[Ec(444)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(448)][n(559)]())t&&!e[n(247)]||r[n(626)](e);return e?r[n(246)]((t=>t[n(643)]())):r}[Ec(258)](t){const n=Ec,r=this[n(448)][n(407)](t);if(!r)throw new e.CKEditorError(n(571),this);return r}[Ec(528)](t){const e=Ec;return this[e(448)][e(272)](t)}[Ec(424)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(592)][e(523)](":"),a=this[e(448)][e(407)](r)||this[e(520)](o,i,r,n,s);if(this[e(487)](a),this[e(457)](a,o,i||null,n),a[e(616)]=t[e(616)],a[e(489)]=!0,s&&s[e(631)]){const t=s[e(631)],n=this[e(244)](t[e(321)]);a[e(441)]=t[e(616)],a[e(285)]=n,a[e(379)]=!0}else a[e(441)]=t[e(616)];switch(t[e(250)]&&(a[e(250)]=t[e(250)]),t[e(342)]&&(a[e(342)]=t[e(342)]),this[e(562)]&&this[e(562)][e(506)]||(a[e(426)]=!0),this[e(544)][e(407)](a)){case e(290):this[e(544)][e(401)](a,e(469));break;case e(269):a[e(247)]?(this[e(563)](new Set([a])),this[e(496)](new Set([a])),this[e(544)][e(401)](a,e(550)),this[e(264)](e(344),a)):this[e(544)][e(401)](a,e(260))}return a}[Ec(359)](t){const e=Ec;this[e(466)]((()=>{const n=e;this[n(583)][n(316)][n(325)]((()=>{const e=n;for(const n of t[e(335)]())n[e(548)]()}))}))}[Ec(549)](t){const e=Ec;this[e(466)]((()=>{const n=e;this[n(583)][n(316)][n(325)]((()=>{const e=n;for(const n of t[e(335)]())n[e(422)]()}))}))}[Ec(302)](t,n){const r=Ec,s=this[r(583)][r(405)][r(407)](t);if(!s)throw new e.CKEditorError(r(389),this,{commandName:t});if(this[r(365)][r(272)](s))throw new e.CKEditorError(r(411),this,{commandName:t});this[r(365)][r(402)](s),n&&s.on(r(251),((t,e)=>{const o=r;this[o(501)][o(553)]&&(this[o(348)]||(e[o(630)]>0&&e[e[o(630)]-1]&&e[e[o(630)]-1][o(466)]?e[o(500)]():(t[o(615)]=n(((...t)=>s[o(251)](...t,{forceDefaultExecution:!0})),...e),t[o(377)]())))}),{priority:r(440)})}[Ec(466)](t){const n=Ec;let r,s;const o=this[n(348)];this[n(348)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(348)]=!1),s&&e.CKEditorError[n(378)](s,this),r}[Ec(495)](t,n=null,r={}){const s=Ec;if(t[s(613)])return null;const o=this[s(583)][s(297)][s(407)](s(525)).me;for(const{suggestion:e,meta:o}of this[s(572)](t,s(410)))if(o[s(409)]){if(!o[s(229)]){if(o[s(399)]){if(!this[s(574)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(275)](e,t[s(327)],t[s(388)]);break}if(n==e[s(493)]&&Oc(e,r)){const n=e[s(588)]();return n[s(327)][s(336)](t[s(388)])?this[s(313)](e,this[s(273)][s(536)](t[s(327)],n[s(388)])):this[s(313)](e,this[s(273)][s(536)](n[s(327)],t[s(388)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(369)+n:s(410),u=this[s(646)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(385)](c,i,a,t),u}[Ec(287)](t,n=Ec(417),r={}){const s=Ec,o=this[s(583)][s(297)][s(407)](s(525)).me,i=this[s(266)][s(370)](s(410),n,s(576));for(const e of this[s(444)]())if(e[s(285)].id==o.id&&s(410)==e[s(592)]&&e[s(493)]==n&&Oc(e,r)&&(i(e[s(421)](),t)||i(t,e[s(421)]()))){for(const n of t)e[s(564)](n);return e}for(const{suggestion:e,meta:n}of this[s(572)](t,s(410))){if(!n[s(409)])continue;if(!this[s(574)]&&n[s(399)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(421)]())for(const e of t)if(!n[s(368)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(369)+n,l=this[s(646)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(385)](u,a,c,e,Hr[s(356)]());return l}[Ec(331)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(613)])return null;if(o(503)===this[o(650)]){const e=this[o(266)][o(370)](o(248),r,o(548));return this[o(466)]((()=>e([t],n,s))),null}const i=this[o(583)][o(297)][o(407)](o(525)).me,a=[];if(o(412)!==this[o(650)])for(const{suggestion:e,meta:n}of this[o(572)](t,o(410)))n[o(409)]&&!n[o(497)]&&a[o(626)](...e[o(421)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(567)](s);e&&r[n(626)](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(630)];){const s=r[e][n(318)](t);r[n(647)](e,1,...s),e+=s[n(630)]}}return r}(t,a);c[o(630)]&&this[o(273)][o(325)]((()=>{const t=o;for(const e of c){const o=this[t(266)][t(370)](t(248),r,t(548));this[t(466)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(327)],u=t[o(388)];for(const{suggestion:e,meta:n}of this[o(572)](t,o(248))){if(!n[o(409)])continue;if(e[o(493)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(588)]();if(i[o(368)](t,!0))return null;c=c[o(527)](i[o(327)])?c:i[o(327)],u=u[o(387)](i[o(388)])?u:i[o(388)],a?i[o(327)][o(527)](a[o(588)]()[o(327)])?(a[o(537)](),a=e):e[o(537)]():a=e}const l=this[o(273)][o(536)](c,u);if(a)this[o(313)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(646)]({id:t,type:o(656)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(385)](o(656)+r,t,a,l)}}return null}[Ec(351)](t,n,r=[],s=null,o={}){const i=Ec;n[i(602)]||(n[i(602)]=n[i(428)]),n[i(445)]=t.is(i(347)),s=s||Nc(n);const a=r[i(246)]((t=>Mc(t,this[i(273)]))),c=t.is(i(347))?t:Mc(t,this[i(273)]);if(i(503)===this[i(650)]){const t=this[i(266)][i(370)](i(590),s,i(548));return this[i(466)]((()=>t([c],n,o))),null}a[i(626)](c);let u=!0;for(const t of a)if(!this[i(614)](t)){u=!1;break}if(u&&i(412)!==this[i(650)]){const t=this[i(266)][i(370)](i(590),s,i(548));return this[i(466)]((()=>t([c],n,o))),null}let l=null,f=c[i(327)],h=c[i(388)];for(const{suggestion:t,meta:e}of this[i(572)](c,i(590))){if(!e[i(409)])continue;if(e[i(229)]||e[i(399)]||e[i(497)])continue;if(t[i(250)][i(602)]!=n[i(602)])continue;if(!Oc(t,o))continue;const r=t[i(588)]();if(t[i(493)]==s){if(r[i(368)](c,!0))return null;f=f[i(527)](r[i(327)])?f:r[i(327)],h=h[i(387)](r[i(388)])?h:r[i(388)],l?r[i(327)][i(527)](l[i(588)]()[i(327)])?(l[i(537)](),l=t):t[i(537)]():l=t}else{const e=c[i(567)](r);this[i(438)](t,e)}}const g=this[i(583)][i(297)][i(407)](i(525)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(313)](l,this[i(273)][i(536)](f,h)),l;{const t=this[i(646)]({id:d,type:i(596)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(385)](i(596)+s,d,p,this[i(273)][i(536)](f,h)),t}}[Ec(625)](t,n,r=[],s=null,o={}){const i=Ec;n[i(602)]||(n[i(602)]=n[i(428)]);const a=t[0];n[i(445)]=a.is(i(347)),s=s||Nc(n);const c=r[i(246)]((t=>Mc(t,this[i(273)]))),u=a.is(i(347))?t:t[i(246)]((t=>Mc(t,this[i(273)])));if(i(503)===this[i(650)]){const t=this[i(266)][i(370)](i(590),s,i(548));return this[i(466)]((()=>t(u,n,o))),null}c[i(626)](...u);let l=!0;for(const t of c)if(!this[i(614)](t)){l=!1;break}if(l&&i(412)!==this[i(650)]){const t=this[i(266)][i(370)](i(590),s,i(548));return this[i(466)]((()=>t(u,n,o))),null}const f=this[i(583)][i(297)][i(407)](i(525)).me;for(const t of this[i(444)]()){if(t[i(285)].id!=f.id)continue;if(i(590)!=t[i(592)]||t[i(250)][i(602)]!=n[i(602)])continue;if(!Oc(t,o))continue;const e=t[i(493)]==s;for(let n=0;n<u[i(630)];n++){const r=u[n];for(const s of t[i(439)]()){const o=s[i(542)]();if(r[i(336)](o)){e?(u[i(647)](n,1),n--):t[i(595)](s[i(267)]);break}}}}if(0==u[i(630)])return null;const h=this[i(266)][i(370)](i(590),s,i(576));for(const t of this[i(444)]())if(t[i(285)].id==f.id&&i(590)==t[i(592)]&&t[i(250)][i(602)]==n[i(602)]&&t[i(493)]==s&&Oc(t,o)&&(h(t[i(421)](),u)||h(u,t[i(421)]()))){for(const e of u)t[i(564)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(596)+s,m=this[i(646)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(385)](p,g,d,t,Hr[i(356)]());return m}[Ec(499)](t,n=null,r={}){const s=Ec;if(t[s(613)])return null;const o=this[s(583)][s(297)][s(407)](s(525)).me,a=new i.LiveRange(t[s(327)],t[s(388)]);for(const{suggestion:t,meta:e}of this[s(572)](a,s(410)))if(e[s(409)]&&!e[s(229)])if(t[s(490)]){const e=t[s(421)]()[s(256)]((t=>s(522)!=t[s(303)][s(367)]));if(e[s(524)]((t=>a[s(368)](t,!0)))&&t[s(422)](),e[s(288)]((t=>t[s(368)](a,!0)))){const t=this[s(266)][s(370)](s(289),n,s(548));return this[s(466)]((()=>t([a],null,r))),null}}else{const e=a[s(567)](t[s(588)]());null!==e&&t[s(293)]([e],null,r)}if(a[s(657)](),a[s(613)]||s(522)==a[s(303)][s(367)])return null;let c=null,u=a[s(327)],l=a[s(388)];const f=this[s(572)](a,s(289));for(const{suggestion:t,meta:e}of f){const n=this[s(273)][s(536)](u,l);if(e[s(409)]&&(this[s(574)]||!e[s(399)]&&!e[s(497)]))if(t[s(490)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(421)]()){if(r[s(368)](n,!0))return t;n[s(368)](r)||(e=!1)}e&&t[s(422)]()}else{const e=t[s(588)]();if(e[s(368)](n,!0))return t;if(!Oc(t,r)){n[s(368)](e)?t[s(537)]():e[s(600)](u)?u=e[s(388)]:e[s(600)](l)&&(l=e[s(327)]);continue}u=u[s(527)](e[s(327)])?u:e[s(327)],l=l[s(387)](e[s(388)])?l:e[s(388)],r=Object[s(467)]({},t[s(342)]),c?e[s(327)][s(527)](c[s(588)]()[s(327)])?(c[s(537)](),c=t):t[s(537)]():c=t}}if(c)return this[s(313)](c,this[s(273)][s(536)](u,l)),c;{const t=(0,e.uid)(),i=this[s(273)][s(536)](u,l),a=o.id,c=n?s(292)+n:s(289),f=this[s(646)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(385)](c,t,a,i),f}}[Ec(573)](t,n=Ec(417),r={}){const s=Ec,o=this[s(583)][s(297)][s(407)](s(525)).me,a=t[s(246)]((t=>new i.LiveRange(t[s(327)],t[s(388)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(572)](a,s(410)))e[s(409)]&&!e[s(229)]&&c[s(402)](t);for(const e of c)if(e[s(490)]){const o=e[s(421)]();if((!e[s(342)]||!e[s(342)][s(383)])&&o[s(524)]((t=>a[s(288)]((e=>e[s(368)](t,!0)))))&&e[s(422)](),a[s(524)]((t=>o[s(288)]((e=>e[s(368)](t,!0)))))){const e=this[s(266)][s(370)](s(289),n,s(548));return this[s(466)]((()=>e(t,null,r))),null}}else{const t=e[s(588)]();if(a[s(288)]((e=>e[s(368)](t,!0)))&&e[s(422)](),a[s(524)]((e=>t[s(368)](e,!0)))){const t=this[s(266)][s(370)](s(289),n,s(548));return this[s(466)]((()=>t(a,null,r))),null}}const u=this[s(266)][s(370)](s(289),n,s(576));let l=null;for(const t of this[s(444)]())if(t[s(285)].id==o.id&&t[s(247)]&&s(289)==t[s(592)]&&t[s(493)]==n&&Oc(t,r)&&(u(t[s(421)](),a)||u(a,t[s(421)]())))if(l){if(t[s(468)]&&t[s(468)][s(630)])continue;for(const e of t[s(421)]())l[s(449)](e)||l[s(564)](e);t[s(537)]()}else{l=t;for(const e of a)t[s(449)](e)||t[s(564)](e)}if(l)return l;c[s(381)]();for(const{suggestion:t,meta:e}of this[s(572)](a,s(289)))e[s(409)]&&(this[s(574)]||!e[s(399)]&&!e[s(497)])&&Oc(t,r)&&c[s(402)](t);for(const t of c){const e=t[s(421)]();if((!r||!r[s(383)])&&a[s(524)]((t=>e[s(288)]((e=>e[s(368)](t,!0))))))return t;(!t[s(342)]||!t[s(342)][s(383)])&&e[s(524)]((t=>a[s(288)]((e=>e[s(368)](t,!0)))))&&t[s(422)]()}const f=(0,e.uid)(),h=o.id,g=s(292)+n,d=this[s(646)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(657)](),t[s(613)]||s(522)==t[s(303)][s(367)]||this[s(385)](g,f,h,t,Hr[s(356)]());return d}[Ec(400)](t,n,r,s,o){const i=Ec;if(t[i(613)])return[];if(i(503)===this[i(650)])return[];const a=this[i(583)][i(297)][i(407)](i(525)).me.id,c=Array[i(633)](this[i(448)][i(559)]())[i(256)]((e=>i(341)==e[i(592)]&&e[i(250)][i(355)]==n&&e[i(449)](t)));if(i(470)===this[i(650)]){const e=this[i(572)](t,i(410))[i(256)]((({meta:t})=>t[i(409)]&&!t[i(497)]&&!t[i(229)]))[i(246)]((({suggestion:t})=>t));c[i(283)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(341)==t[i(592)]?t[i(250)][i(357)]:void 0,o=t[i(588)](),a=Array[i(633)](u[i(435)]())[i(281)]((t=>t[i(298)](o)));if(!a)continue;const c=a[i(318)](o);this[i(622)](n)&&i(410)==t[i(592)]&&0!=c[i(630)]||(u[i(621)](a),c[i(575)]((t=>{u[i(401)](t,r)})),i(410)!=t[i(592)]&&e!=s&&u[i(401)](a[i(567)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(630)]>37&&console[i(498)](i(333),{key:n});const f=(i(276)+(n+"|")+Nc({newValue:s}))[i(515)](0,60),h=this[i(646)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(626)](h),this[i(385)](f,c,a,t)}return l}[Ec(305)](t){const e=Ec;this[e(302)](t,((t,...n)=>{this[e(540)]((()=>{t(...n)}))}))}[Ec(235)](t){const e=Ec;this[e(406)][e(402)](t)}[Ec(534)](t){const e=Ec;this[e(512)][e(402)](t)}[Ec(508)](t){const e=Ec;return e(341)==t[e(592)]?t[e(493)][e(523)]("|")[0]:null}[Ec(313)](t,e){const n=Ec,r=t[n(492)]();this[n(273)][n(325)]((t=>{t[n(587)](r,{range:e})}))}[Ec(487)](t){const e=Ec,n=t.id,r=this[e(583)][e(627)][e(407)](e(530));this[e(532)][e(324)](n)||this[e(532)][e(429)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(532)][e(300)](n);s[e(629)](e(618)),s[e(618)]=!1,t[e(468)]=s}[Ec(457)](t,n,r,s){const o=Ec;if(t[o(592)]!=n||t[o(493)]!=r||t[o(277)].id!=s)throw this[o(583)][o(560)](o(642)),new e.CKEditorError(o(642),this)}[Ec(438)](t,n){const r=Ec,s=t[r(588)]();if(n[r(336)](s))t[r(537)]();else if(s[r(368)](n)){const o=this[r(273)][r(294)](n[r(327)][r(447)],r(388));this[r(313)](t,this[r(273)][r(536)](s[r(327)],o));const i=(0,e.uid)(),a=t[r(277)].id,c=t[r(592)]+":"+t[r(493)];this[r(646)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(250)],attributes:t[r(342)]});const u=this[r(273)][r(294)](n[r(388)][r(386)],r(641)),l=this[r(273)][r(536)](u,s[r(388)]);this[r(385)](c,i,a,l)}else if(s[r(600)](n[r(327)])){const e=this[r(273)][r(294)](n[r(327)][r(447)],r(388));this[r(313)](t,this[r(273)][r(536)](s[r(327)],e))}else{const e=this[r(273)][r(294)](n[r(388)][r(386)],r(641));this[r(313)](t,this[r(273)][r(536)](e,s[r(388)]))}}[Ec(614)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(572)](t,e(410))){if(!r[e(409)])continue;const s=n[e(421)]();for(const n of s)if(!t[e(318)](n)[e(630)])return!0}return!1}[Ec(431)](t){const n=Ec,r=this[n(583)][n(297)][n(407)](n(525))[n(634)](t);if(!r)throw new e.CKEditorError(n(433),this);return r}[Ec(244)](t){const e=Ec,n=this[e(583)][e(297)][e(407)](e(525)),r=(0,o.hashObject)(e(653)+t);return n[e(634)](r)||n[e(649)]({id:r,name:t})}[Ec(520)](t,e,n,r,s){const o=Ec,i=this[o(431)](r),a=this[o(266)][o(565)](t,e,n,i,s,(t=>{const e=o;this[e(320)](n,{attributes:t});const r=this[e(258)](n);this[e(563)](new Set([r])),this[e(496)](new Set([r]))}));return this[o(415)](a,o(548),(()=>{const t=o;this[t(320)](n,{state:t(594)})}),{priority:o(440)}),this[o(415)](a,o(422),(()=>{const t=o;this[t(320)](n,{state:t(306)})}),{priority:o(440)}),this[o(448)][o(401)](n,a),this[o(544)][o(401)](a,o(290)),a}[Ec(450)](t){const e=Ec,n=t[e(523)](":");return{group:n[0],type:n[1],subType:n[e(630)]>=5?n[2]:null,id:n[e(630)]<5?n[2]:n[3],authorId:n[e(630)]<5?n[3]:n[4],markerCount:6==n[e(630)]?n[5]:null}}[Ec(275)](t,n,r){const s=Ec,o=t[s(588)](),i=o[s(327)],a=o[s(388)];this[s(313)](t,this[s(273)][s(536)](i,n));const c=(0,e.uid)(),u=t[s(277)].id,l=t[s(592)]+(t[s(493)]?":"+t[s(493)]:"");this[s(646)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(342)],data:t[s(250)]});const f=this[s(508)](t);(s(590)==t[s(592)]||f&&this[s(622)](f))&&(r=this[s(273)][s(452)](r[s(386)])),this[s(385)](l,c,u,this[s(273)][s(536)](r,a))}[Ec(572)](t,e=null){const n=Ec,r=[],s=this[n(583)][n(297)][n(407)](n(525)).me;Array[n(304)](t)||(t=[t]);for(const o of this[n(444)]()){if(!o[n(247)])continue;if(e&&o[n(592)]!=e)continue;let i=!1;for(const e of o[n(421)]()){for(const a of t){const t=a[n(327)][n(336)](e[n(388)])||a[n(388)][n(336)](e[n(327)]);if(t||a[n(567)](e)){const c=a[n(368)](e)&&kc(this[n(273)][n(533)],e[n(327)],a),u=e[n(368)](a)&&kc(this[n(273)][n(533)],a[n(327)],e);r[n(626)]({suggestion:o,meta:{isOwn:s==o[n(285)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(385)](t,e,n,r,s){const o=Ec;this[o(273)][o(325)]((i=>{const a=o;let c=a(242)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(364)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(236)](t){const e=Ec,n=t[e(334)],r=t[e(461)];t[e(334)]=null,t[e(461)]=null,null!=n&&n[e(461)]==t&&(n[e(461)]=r),null!=r&&r[e(334)]==t&&(r[e(334)]=n),e(550)==this[e(544)][e(407)](t)&&(this[e(544)][e(401)](t,e(260)),this[e(264)](e(463),t,n,r))}[Ec(646)](t){const n=Ec,r=t.id,s=this[n(424)](t);if(this[n(562)]&&this[n(562)][n(506)]){const o=this[n(583)][n(297)][n(407)](n(353)),i=s[n(345)],a=s[n(493)]?s[n(592)]+":"+s[n(493)]:s[n(592)],c=this[n(583)][n(638)],u=o[n(402)](zr(c,n(255))),l={id:r,type:a,hasComments:i,data:t[n(250)]||null,originalSuggestionId:t[n(538)]||null,attributes:s[n(342)]};this[n(562)][n(506)](l)[n(462)]((t=>{const e=n;s[e(426)]=!0,o[e(507)](u),t&&t[e(616)]&&(this[e(448)][e(407)](r)[e(616)]=t[e(616)])}))[n(502)]((t=>{const r=n;throw(0,e.logWarning)(r(328)),this[r(583)][r(316)][r(261)]({isUndoable:!1},(()=>{s[r(422)]()})),s[r(557)](),this[r(448)][r(621)](s.id),this[r(544)][r(621)](s),t}))}return s}[Ec(622)](t){const e=Ec;return this[e(406)][e(272)](t)}[Ec(320)](t,e){const n=Ec,r=this[n(583)][n(297)][n(407)](n(353)),s=this[n(258)](t);if(this[n(562)]&&this[n(562)][n(456)])if(s[n(426)]){const s=r[n(402)](zr(this[n(583)][n(638)],n(255)));this[n(562)][n(456)](t,e)[n(462)]((()=>{r[n(507)](s)}))}else s.on(n(274),(()=>{this[n(320)](t,e)}))}[Ec(488)](t){const n=Ec;if(!this[n(562)]||!this[n(562)][n(258)])throw new e.CKEditorError(n(555),this);return this[n(562)][n(258)](t)}[Ec(451)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(450)](t),i=this[e(448)][e(407)](n)||this[e(520)](r,s,n,o,{});switch(this[e(457)](i,r,s,o),this[e(544)][e(407)](i)){case e(290):this[e(488)](n)[e(462)]((t=>{const r=e;let s=Promise[r(611)]();t[r(345)]&&(s=this[r(532)][r(408)]({channelId:this[r(583)][r(627)][r(407)](r(530)),threadId:n})),s[r(462)]((()=>{const e=r;this[e(424)](t)[e(426)]=!0}))})),this[e(544)][e(401)](i,e(269));break;case e(260):this[e(320)](n,{state:e(632)});case e(469):this[e(544)][e(401)](i,e(550)),this[e(264)](e(344),i);break;case e(550):this[e(264)](e(586),i)}return i[e(263)](t),i}[Ec(496)](t){const e=Ec,n=Array[e(633)](t),r=n[e(256)]((t=>e(341)==t[e(592)]));this[e(252)](r);const s=n[e(256)]((t=>!t[e(490)]&&e(341)!=t[e(592)])),o=this[e(444)]({skipNotAttached:!0})[e(256)]((t=>!t[e(490)]&&e(341)!=t[e(592)])),i=o[e(256)]((n=>!t[e(272)](n))),a=new Map(o[e(246)]((t=>[t,this[e(266)][e(370)](t[e(592)],t[e(493)],e(427))]))),c=new Map(o[e(246)]((t=>[t,t[e(588)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(630)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(630)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(630)];t++){const n=s[t];!l[e(272)](n)&&n[e(334)]&&(f[e(402)](n[e(334)]),n[e(334)][e(461)]===n&&(n[e(334)][e(461)]=null),n[e(334)]=null),!u[e(272)](n)&&n[e(461)]&&(f[e(402)](n[e(461)]),n[e(461)][e(334)]===n&&(n[e(461)][e(334)]=null),n[e(461)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(630)];e++){const r=g(t,n[e]);r&&(r[0][s(461)]=r[1],r[1][s(334)]=r[0],u[s(402)](r[0]),l[s(402)](r[1]))}}function g(t,n){const r=e;if(t[r(285)].id!==n[r(285)].id)return null;const s=a[r(407)](t)(t,n,c[r(407)](t),c[r(407)](n));return s&&a[r(407)](n)(t,n,c[r(407)](t),c[r(407)](n))?s[1][r(468)]&&s[1][r(468)][r(630)]?null:s:null}f[e(349)]&&this[e(496)](f)}[Ec(252)](t){const e=Ec;if(0==t[e(630)])return;const n=this[e(444)]({skipNotAttached:!0})[e(256)]((t=>e(341)==t[e(592)]&&t[e(489)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(342)]);s[e(272)](n)||(s[e(401)](n,r[e(630)]),r[e(626)]([]));const i=s[e(407)](n);r[i][e(626)](t)}!function(){const t=e;r[t(350)](((e,n)=>{const r=t,s=e[0][r(616)],o=n[0][r(616)];return s==o?e[0][r(342)][r(484)]<n[0][r(342)][r(484)]?-1:1:s<o?-1:1}));for(const e of r)e[t(350)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(630)];t++){if(0==r[t][e(630)])continue;const n=[];for(let s=t+1;s<r[e(630)];s++)0!=r[s][e(630)]&&i(r[t],r[s])&&n[e(626)](s);for(const s of n)r[t]=r[t][e(547)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(630)];n++)t[n][e(461)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(630)];n++)t[n][e(334)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(342)][r(484)]!==n[0][r(342)][r(484)]&&t[0][r(285)]!==n[0][r(285)])return!1;if(!function(t,e){const n=r;return!t[n(345)]&&!e[n(345)]||(!t[n(345)]||!e[n(345)])&&(!!(t[n(345)]&&e[n(616)]<t[n(468)][n(606)][n(407)](0)[n(616)])||!!(e[n(345)]&&t[n(616)]<e[n(468)][n(606)][n(407)](0)[n(616)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(342)],r(484)),o=Ic(n[0][r(342)],r(484));return!!Or(s,o)&&(!!t[r(524)]((t=>n[r(288)]((e=>t[r(588)]()[r(336)](e[r(588)]())))))&&n[r(524)]((e=>t[r(288)]((t=>e[r(588)]()[r(336)](t[r(588)]()))))))}}[Ec(563)](t){const e=Ec,n=Array[e(633)](t),r=this[e(444)]({skipNotAttached:!0}),s=r[e(256)]((n=>!t[e(272)](n))),o=new Map(n[e(246)]((t=>[t,this[e(266)][e(370)](t[e(592)],t[e(493)],e(576))]))),i=new Map(r[e(246)]((t=>[t,t[e(421)]()])));for(let t=0;t<n[e(630)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(630)];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(630)];e++){const s=r[e];if(s[a(592)]!==n[a(592)]||s[a(285)].id!==n[a(285)].id||s[a(493)]!==n[a(493)])continue;if(!wc(n,s,[a(484)]))continue;if(a(341)==n[a(592)]&&n[a(250)][a(357)]!=s[a(250)][a(357)])continue;if(a(341)==n[a(592)]&&t[a(622)](n[a(250)][a(355)]))continue;if(a(590)==n[a(592)]){const e=t[a(583)][a(316)],r=n[a(580)]();if(r&&(e[a(533)][a(546)](r)||e[a(533)][a(230)](r)))continue}const c=o[a(407)](n),u=i[a(407)](n),l=i[a(407)](s),f=n[a(468)]&&n[a(468)][a(630)],h=s[a(468)]&&s[a(468)][a(630)];if(!f&&c(l,u))return t[a(531)](s,n),i[a(621)](n),!0;if(!h&&c(u,l))return t[a(531)](n,s),i[a(621)](s),!0}return!1}}[Ec(531)](t,e){const n=Ec;if(t[n(490)])for(const r of e[n(421)]())t[n(564)](r);else{const r=e[n(588)]()[n(388)];this[n(313)](t,this[n(273)][n(536)](t[n(588)]()[n(327)],r))}e[n(537)]()}[Ec(652)](t,e){const n=Ec,r=t[n(458)](n(535))||t[n(458)](n(341))?n(585):t[n(291)]();return zr(this[n(583)][n(638)],e+"_"+r+n(437))}[Ec(513)](){const t=Ec,e=this[t(583)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(273)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(450)](t[s(267)]);if(s(245)===e){n[s(465)](this[s(652)](r,s(597)));break}}for(const t of r){const{group:e,type:r}=this[s(450)](t[s(267)]);if(s(245)===e){n[s(465)](this[s(652)](r,s(268)));break}}}))}[Ec(434)](t){const e=Ec;if(this[e(504)])return!1;const n=this[e(583)],r=n[e(316)][e(529)][e(403)][e(374)]();if(0==r[e(630)])return!1;const s=[],o=r[e(256)]((t=>e(341)==t[e(592)])),i=r[e(256)]((t=>e(516)==t[e(592)]&&e(257)!=t[e(267)])),a=r[e(256)]((t=>e(507)==t[e(592)]&&e(257)!=t[e(267)]));for(const t of o)s[e(626)]({key:t[e(233)],newValue:t[e(482)],oldValue:t[e(278)],range:Sc(t[e(347)],n[e(316)])});for(const t of i){const r=a[e(281)]((n=>n[e(570)][e(336)](t[e(570)])));r&&s[e(626)]({key:e(483),newValue:t[e(267)],oldValue:r[e(267)],range:n[e(316)][e(340)](t[e(570)][e(371)])})}return 0!=s[e(630)]&&this[e(310)](t,s)}[Ec(314)](t){const e=Ec;let n=!1;const r=this[e(583)][e(316)][e(529)][e(403)][e(517)]()[e(256)]((t=>t[e(250)][e(454)]&&t[e(267)][e(458)](e(599))));for(const s of r){const{subType:r,id:o}=this[e(450)](s[e(267)]),i=r[e(523)]("|")[0];for(const r of this[e(444)]({skipNotAttached:!0}))r.id!=o&&e(341)==r[e(592)]&&r[e(250)]&&r[e(250)][e(355)]==i&&r[e(588)]()[e(298)](s[e(250)][e(454)])&&(this[e(337)](r,s[e(250)][e(454)],t),n=!0)}return n}[Ec(540)](t){const e=Ec;this[e(583)],this[e(504)]=!0,t()}[Ec(430)](t){const e=Ec,n=this[e(622)](t),r=this[e(512)][e(272)](t);return n||r}[Ec(310)](t,e){const n=Ec;if(0==e[n(630)])return!1;let r=!1;for(const s of e){const e=this[n(572)](s[n(347)],n(341))[n(256)]((t=>!t[n(270)][n(229)]))[n(246)]((t=>t[n(245)])),i=(0,o.hashObject)({newValue:s[n(253)]});e[n(256)]((t=>{const e=n,[r,o]=t[e(493)][e(523)]("|");return r==s[e(355)]&&o!=i}))[n(575)]((e=>{const o=n;this[o(337)](e,s[o(347)],t),r=!0}))}return r}[Ec(337)](t,e,n){const r=Ec,s=t[r(588)]()[r(318)](e);0!==s[r(630)]?1!==s[r(630)]?this[r(275)](t,e[r(327)],e[r(388)]):this[r(313)](t,s[0]):n[r(595)](t[r(492)]())}}class Ac{constructor(t){const e=Ec;this[e(234)]=t,this[e(273)]=t[e(316)],this[e(446)]=new Map,this[e(352)]=new Map,this[e(361)]()}[Ec(565)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(273)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(370)](t,e,i(548))(...n),onDiscard:(...n)=>this[i(370)](t,e,i(422))(...n)})}[Ec(526)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(446)][s(401)](o,r)}[Ec(370)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(446)][r(407)](s)||this[r(352)][r(407)](t+":"+n)}[Ec(361)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(350)](((t,n)=>t[e(327)][e(527)](n[e(327)])?1:-1)),this[e(273)][e(325)]((n=>{const r=e;for(const e of t){let t;t=e[r(388)][r(326)]&&e[r(388)][r(386)]==e[r(327)][r(371)]?n[r(509)](e[r(327)][r(371)],"on"):n[r(509)](e),this[r(273)][r(380)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(273)][n(325)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(246)]((t=>(Cc(t)&&(t=this[s(273)][s(536)](t[s(388)])),t)))[s(256)]((t=>s(522)!==t[s(303)][s(367)]));if(c[s(630)]<1)return;const u=Array[s(633)](this[s(273)][s(529)][s(584)][s(421)]())[s(246)]((t=>i.LiveRange[s(511)](t)));r[s(655)](c);for(const t of this[s(234)][s(405)][s(405)]())t[s(354)]();a[s(626)]({forceDefaultExecution:!0}),this[s(234)][s(251)](o,...a);const l=u[s(256)]((t=>s(522)!=t[s(303)][s(367)]));l[s(630)]>0&&r[s(655)](l);for(const t of u)t[s(657)]()}))},s=(e,n)=>1==e[t(630)]&&1==n[t(630)]&&e[0][t(388)][t(336)](n[0][t(327)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(273)])?[e,n]:vc(n,e,s,r,this[t(273)])?[n,e]:null;this[t(352)][t(401)](t(639),e),this[t(352)][t(401)](t(554),n),this[t(352)][t(401)](t(398),s),this[t(352)][t(401)](t(464),o),this[t(352)][t(401)](t(481),n),this[t(352)][t(401)](t(296),e),this[t(352)][t(401)](t(577),s),this[t(352)][t(401)](t(317),o),this[t(352)][t(401)](t(299),r),this[t(352)][t(401)](t(382),e),this[t(352)][t(401)](t(648),s),this[t(352)][t(401)](t(414),e),this[t(352)][t(401)](t(640),r),this[t(352)][t(401)](t(373),e),this[t(352)][t(401)](t(376),s),this[t(352)][t(401)](t(392),e),this[t(352)][t(401)](t(598),e),this[t(352)][t(401)](t(603),((e,n)=>{const r=t;if(!n)return;const s=this[r(234)][r(297)][r(407)](yc);this[r(273)][r(325)]((t=>{const o=r;if(o(483)==n[o(355)])for(const r of e){const e=r[o(327)][o(371)],s=n[o(357)];t[o(332)](e,s)}else if(s[o(622)](n[o(355)]))for(const r of e)void 0!==n[o(357)]?t[o(620)](n[o(355)],n[o(357)],r[o(327)][o(371)]):t[o(605)](n[o(355)],r[o(327)][o(371)]);else for(const r of e)n[o(357)]?t[o(620)](n[o(355)],n[o(357)],r):t[o(605)](n[o(355)],r)}))})),this[t(352)][t(401)](t(566),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(386)][r(477)]({includeSelf:!0,parentFirst:!0})){if(s[r(303)]==s)return!1;if(!n[r(579)](s))return!1;if(t[r(546)](s)||t[r(230)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(388)][e(386)]==t[e(327)][e(371)]&&t[e(388)][e(308)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(475)].is(s(654))&&!r[s(546)](t[s(475)]),i=t[s(327)][s(617)](o),a=t[s(388)][s(617)](o,{direction:s(651)});return!(t[s(327)][s(336)](i)&&t[s(388)][s(336)](a)||(i[s(527)](a)?n[s(587)](e,{range:n[s(536)](i,a)}):n[s(595)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(327)][e(371)];return n&&n.is(e(568))}function Sc(t,e){const n=Ec;return null==t[n(388)][n(447)]&&t[n(388)][n(386)]==t[n(327)][n(371)]?Mc(t[n(327)][n(371)],e):t}function Mc(t,e){const n=Ec,r=e[n(533)][n(546)](t)||e[n(533)][n(609)](t);return e[n(536)](e[n(294)](t,n(393)),r?e[n(231)](t):e[n(294)](t,n(388)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(388)][o(336)](r[o(327)]))return!0;if(t[o(592)]!=e[o(592)])return!1;if(!n[o(388)][o(569)](r[o(327)]))return!1;const i=s[o(536)](n[o(388)],r[o(327)])[o(366)]();for(const t of i)if([o(362),o(384)][o(271)](t[o(592)])&&s[o(533)][o(230)](t[o(475)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(489)]||!e[r(489)])&&Or(Ic(t[r(342)],n),Ic(e[r(342)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(342)]),s=Dc(e);if(!t[n(489)])return!1;for(const t of Object[n(435)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(467)]({},t);return delete n[e(383)],delete n[e(619)],n}const Fc=xc;function Pc(){const t=["_setPendingAction","canAccept","isDirty","commands","acceptSuggestion","unbind","228500WYsWYk","isEnabled","commentThreadController","remove","change:isDirty","124XUrzal","execute","1259800EyvoXN","stopListening","_editor","PENDING_ACTION_SUGGESTION","1081328APhduF","4641129PXOjih","add","PendingActions","_acceptCommand","locale","canDiscard","discardSuggestion","_discardCommand","listenTo","canEditAt","49ZmKFAo","model","_removePendingAction","_pendingAction","getRanges","2336394ymmRTU","7xovAPe","25626KtJJMT","destroy","plugins","bind","get","10858cOMCSp","view"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=131]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(264897===parseInt(n(133))/1*(parseInt(n(145))/2)+-parseInt(n(140))/3*(-parseInt(n(158))/4)+-parseInt(n(160))/5+parseInt(n(138))/6*(parseInt(n(139))/7)+parseInt(n(164))/8+-parseInt(n(165))/9+-parseInt(n(153))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(134)]=e,this[s(146)]=n,this[s(155)]=r,this[s(162)]=t,this[s(168)]=t[s(150)][s(144)](s(151)),this[s(172)]=t[s(150)][s(144)](s(171)),this[s(146)][s(143)](s(154)).to(this[s(168)],this[s(172)],((t,e)=>t||e)),this[s(146)][s(143)](s(148)).to(this[s(168)],s(154),(t=>t&&this[s(162)][s(134)][s(132)](e[s(137)]()))),this[s(146)][s(143)](s(170)).to(this[s(172)],s(154),(t=>t&&this[s(162)][s(134)][s(132)](e[s(137)]()))),this[s(136)]=null,n[s(149)]&&this[s(147)](),this[s(131)](n,s(151),(()=>this[s(151)]())),this[s(131)](n,s(171),(()=>this[s(171)]())),this[s(131)](n,s(157),(()=>{const t=s;n[t(149)]?this[t(147)]():this[t(135)]()}))}[Fc(151)](){const t=Fc;this[t(168)][t(159)](this[t(134)].id)}[Fc(171)](){const t=Fc;this[t(172)][t(159)](this[t(134)].id)}[Fc(141)](){const t=Fc;this[t(146)][t(152)](t(154)),this[t(146)][t(152)](t(148)),this[t(146)][t(152)](t(170)),this[t(161)](),this[t(155)][t(141)](),this[t(136)]&&this[t(135)]()}[Fc(147)](){const t=Fc,e=zr(this[t(162)][t(169)],t(163));this[t(136)]=this[t(162)][t(142)][t(144)](t(167))[t(166)](e)}[Fc(135)](){const t=Fc;null!==this[t(136)]&&this[t(162)][t(142)][t(144)](t(167))[t(156)](this[t(136)]),this[t(136)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=174]})(t,e)}function Gc(){const t=["delegate","length","editorConfig","focus","isReadOnly","1254118wipOoB","_config","locale","removeComment","assign","1337720JYUizY","_createCommentViews","128604niyude","hasDirtyComment","fire","addComment","canDiscard","1555356bfLLHS","isEnabled","commentInputView","isActive","5218776RrtxKl","isDirty","set","commentThread","updateComment","element","cancel","_createCommentThreadInputView","showInput","12828vBrwBS","_model","submit","commentsListView","disableComments","331659ZSbDCD","_localUser","canAccept","destroy","1DGJAuo","disabledSubmit","bind","authoredAt","setData","value","descriptionParts","commentThreadInputView","1565FHGdrO","editor","CommentView"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(441405===-parseInt(n(223))/1*(-parseInt(n(189))/2)+-parseInt(n(201))/3+parseInt(n(194))/4+parseInt(n(181))/5*(parseInt(n(214))/6)+parseInt(n(196))/7+-parseInt(n(205))/8+-parseInt(n(219))/9)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(217)]=null,this[s(180)]=null,this[s(207)](s(204),!1),this[s(207)](s(176),e[s(176)]),this[s(175)](s(176)).to(e),this[s(207)](s(179),[]),this[s(207)](s(206),!1),this[s(207)](s(202),!1),this[s(207)](s(221),!1),this[s(207)](s(200),!1),this[s(215)]=e,this[s(220)]=n,this[s(190)]=r,r[s(218)]?this[s(207)](s(185),1):this[s(195)]()}[Uc(187)](){const t=Uc;this[t(210)][t(187)]()}[Uc(222)](){const t=Uc;this[t(217)]&&this[t(217)][t(222)](),this[t(180)]&&this[t(180)][t(222)](),super[t(222)]()}[Uc(195)](){const t=Uc,{CommentsListView:e}=this[t(190)];this[t(217)]=new e(this[t(191)],this[t(215)][t(208)],Object[t(193)]({CommentView:this[t(190)][t(183)]},this[t(190)])),this[t(217)][t(184)](t(192)).to(this),this[t(217)][t(184)](t(209)).to(this),this[t(217)][t(175)](t(204)).to(this),this[t(207)](t(185),this[t(217)][t(185)]+1),this[t(175)](t(185)).to(this[t(217)],t(185),(t=>t+1)),this[t(180)]=this[t(212)](),this.on(t(192),(()=>this[t(187)]())),this[t(175)](t(206)).to(this[t(217)],t(197),this[t(180)][t(203)],t(178),((t,e)=>t||!!e))}[Uc(212)](){const t=Uc,{CommentThreadInputView:e}=this[t(190)],n=new e(this[t(191)],this[t(220)],this[t(190)][t(186)]),r=n[t(203)];return n[t(175)](t(213)).to(this,t(204),this[t(215)][t(208)],t(188),r,t(178),((t,e,n)=>!!n||t&&!e)),r.on(t(216),((e,n)=>{const s=t;this[s(198)](s(199),n),r[s(182)][s(177)]("")})),r.on(t(211),(()=>this[t(187)]())),r[t(175)](t(174)).to(this[t(215)][t(208)],t(188)),n}}const Hc=Xc;!function(t,e){const n=Xc,r=t();for(;;)try{if(259831===-parseInt(n(454))/1+parseInt(n(469))/2+-parseInt(n(518))/3*(-parseInt(n(445))/4)+parseInt(n(449))/5*(parseInt(n(415))/6)+-parseInt(n(418))/7*(-parseInt(n(499))/8)+-parseInt(n(428))/9+parseInt(n(414))/10*(-parseInt(n(457))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class zc extends Vc{constructor(e,n,r,s){const i=Xc;super(e,n,r,s),this[i(495)](i(494),""),this[i(471)](i(494)).to(this,i(483),(t=>t&&t[0]?t[0][i(494)]:"")),this[i(471)](i(453)).to(this,i(483),this,i(515),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(467)+Wc(e[n(520)],e[n(493)])+n(506);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(479)]=null,this[i(496)]=this[i(492)](zr(e,i(477)),t.icons[i(502)],i(517),i(411),"sw"),this[i(496)][i(471)](i(460)).to(this,i(461)),this[i(435)]=this[i(492)](zr(e,i(452)),t.icons[i(490)],i(466),i(437),"sw"),this[i(435)][i(471)](i(460)).to(this,i(413)),this[i(505)]=new o.UserView(e,this[i(514)][i(511)],this[i(482)]()),this[i(505)][i(476)]({attributes:{class:[i(481),i(488)]}}),this[i(519)](this[i(510)]())}[Hc(510)](){const t=Hc,e=this[t(501)],n=[{tag:t(474),attributes:{class:[t(434),t(412)]},children:[{tag:t(444),children:[{text:this[t(505)][t(424)]}],attributes:{class:[t(448),t(432)]}},{tag:t(473),attributes:{datetime:e.to(t(442)),class:[t(427),t(504)]},children:[{text:e.to(t(442),(e=>this[t(443)][t(497)](e)))}]}]},{tag:t(474),attributes:{class:[t(480),t(509)]},children:[this[t(496)],this[t(435)]]},{tag:t(474),attributes:{class:[t(522)]}}];this[t(514)][t(507)]&&n[t(417)]({tag:t(474),attributes:{class:[t(420)]},children:[{text:this[t(489)]()}]});const r={tag:t(474),attributes:{class:[t(425),e.if(t(515),t(441)),e.to(t(494),(e=>t(472)+e)),this[t(443)][t(487)]&&t(431)],"data-suggestion-id":this[t(514)].id,"data-thread-id":this[t(514)][t(459)].id,"data-author-id":this[t(514)][t(511)].id,tabindex:-1},children:[{tag:t(474),attributes:{class:[t(465),t(516)]},children:[this[t(505)],{tag:t(474),attributes:{class:[t(513),t(521)]},children:n}]}]};return this[t(440)]&&this[t(462)]&&(r[t(491)][t(417)](this[t(440)],this[t(462)]),this[t(440)][t(478)](t(422)).to(this),this[t(440)][t(478)](t(436)).to(this),this[t(462)][t(478)](t(422)).to(this),this[t(462)][t(478)](t(436)).to(this)),r}[Hc(485)](){const t=Hc;super[t(485)](),this[t(479)]=this[t(419)][t(450)](t(423)),this[t(479)][t(455)]=this[t(453)],this.on(t(446),((e,n,r)=>{const s=t;this[s(479)][s(455)]=r}))}[Hc(492)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(512)]);return a[i(495)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(476)]({attributes:{class:n}}),a.on(i(484),(()=>{const t=i;this[t(447)](r,this[t(514)].id)})),a}[Hc(489)](){const t=Hc;return t(433)===this[t(514)][t(470)][t(464)][t(500)]?zr(this[t(512)],t(429)):zr(this[t(512)],t(458))}[Hc(482)](){const t=Hc;return this[t(514)][t(507)]?t(433)===this[t(514)][t(470)][t(464)][t(500)]?zr(this[t(512)],t(468),this[t(514)][t(438)][t(424)]):zr(this[t(512)],t(451),this[t(514)][t(438)][t(424)]):null}}function Wc(t,e){const n=Hc;let r="";return r+=t[n(426)]("*")[n(463)](((t,e)=>e%2!=0?n(475)+qc(t)+n(416):qc(t)))[n(498)](""),e&&(r+=n(439)+e[n(456)]+n(503)+e[n(430)]+n(486)),r}function Kc(){const t=["author","locale","ck-suggestion__main","_model","isActive","ck-annotation","ck-suggestion--accept","9bGNXlP","setTemplate","content","ck-annotation__main","ck-annotation__content-wrapper","acceptSuggestion","ck-annotation__info","canDiscard","111630MkywMI","42oBRgGe","</span>","push","49ORGBrY","element","ck-comment__external","createElement","editorReady",".ck-annotation__content-wrapper","name","ck-suggestion-wrapper","split","ck-comment__info-time","3200103wMAkFx","EXTERNAL_IMPORT_WORD_SUGGESTION","title","ck-suggestion--disabled-comments","ck-annotation__info-name","importWord","ck-suggestion__info","discardButton","editorDestroyed","discardSuggestion","creator",'<span class="ck-suggestion-color" style="background-color: ',"commentsListView","ck-suggestion-wrapper--active","authoredAt","_config","span","470316uZyDPa","change:description","fire","ck-suggestion__info-name","347695sKXaVf","querySelector","EXTERNAL_AVATAR","Discard suggestion","description","489691ORtfbG","innerHTML","value","88vfaUeT","EXTERNAL_SUGGESTION","commentThread","isEnabled","canAccept","commentThreadInputView","map","@external","ck-suggestion","ck-suggestion--discard","<p>","EXTERNAL_IMPORT_WORD_AVATAR","58192BZIZzH","attributes","bind","ck-suggestion-","time","div",'<span class="ck-suggestion-type">',"extendTemplate","Accept suggestion","delegate","_descriptionElement","ck-suggestion__actions","ck-suggestion__user","getUserViewNotificationText","descriptionParts","execute","render",'"></span>',"disableComments","ck-annotation__user","getExternalSuggestionNote","cancel","children","_createButton","color","type","set","acceptButton","formatDateTime","join","372328fbiNfL","source","bindTemplate","check",'" title="',"ck-annotation__info-time","userView","</p>","isExternal","innerText","ck-annotation__actions","getTemplate"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=411]})(t,e)}function qc(t){const e=Hc,n=document[e(421)](e(444));return n[e(508)]=t,n[e(455)]}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',Jc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=325]})(t,e)}function Qc(){const t=["acceptButton","_initializeController","from","Annotations","add","trackChanges","2806044ITyZhp","separator","hasSuggestion","Track changes","suggestionUnloaded","suggestionLoaded","createAnnotationView","values","4129605aErsgK","_unbindEditors","bind","getMarkers","componentFactory","plugins","_destroyController","unbind","getAllAdjacentSuggestions","type","getDescriptions","set","discardButton","EditorAnnotations","push","editing","_annotationViews","some","acceptSelectedSuggestions","comments.maxCommentCharsWhenCollapsed","source","comments.maxThreadTotalWeight","get","getSuggestion","menuitem","delete","isMultiRange","config","change:previous","actionView","descriptionParts","CommentsUI","stopListening","commentThread","locale","reduce","descriptionFactory","Discard all suggestions","addSourceCollector","getFirstRange","_suggestionToController","panelView","_handleSuggestionControllerDelayed","destroy","comments","_viewToController","isDirty","view","children","activeMarkers","Discard all selected suggestions","26pIUMyX","execute","_createMenuBarMenu","buttonView","25405arxaLN","previous","value","pluginName","suggestion-","keys","createCommentThreadController","isInContent","TrackChangesUI","filter","head","CommentsRepository","lowest","change:activeAnnotations","_bindAnnotationToEditors","focus","switchbutton","mainView","menuitemcheckbox","trackChanges.disableComments","isOn","discardSelectedSuggestions","toMany","33954DYSQPj","registerAnnotation","Accept all suggestions","createAnnotation","refreshSelectedViews","has","comments.maxCommentsWhenCollapsed","getMarkerNames","clear","requires","menu","remove","button","commands","89487FpjnCE","31311800OOlgcZ","1974XZLvvO","Accept all selected suggestions","12259408qLdbnl","define","CommentView","addComment","comments.editorConfig","trackChanges.SuggestionThreadView","suggestionChanged","getRanges","_handleControllerBuffer","_disableComments","_addUIComponentsToFactory","getJoined","editor","commandName","TrackChangesEditing","activeAnnotations","_createToolbarButton","652vikHUx","length","SuggestionThreadView","innerView","arrowView","size","_updateController","isEnabled","getByInnerView","_refreshActiveMarkers","items","delegate","acceptAllSuggestions","init","listenTo","menuBar:trackChanges","discardAllSuggestions","model"];return(Qc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(808715===parseInt(n(338))/1*(parseInt(n(442))/2)+parseInt(n(383))/3+parseInt(n(359))/4*(-parseInt(n(446))/5)+-parseInt(n(469))/6*(-parseInt(n(340))/7)+parseInt(n(342))/8+-parseInt(n(391))/9+-parseInt(n(339))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(333)](){const t=Jc;return[yc,o.Users,t(457),t(380),t(404)]}static get[Jc(449)](){return Jc(454)}constructor(t){const e=Jc;super(t),this[e(431)]=new Map,this[e(436)]=new Map,this[e(407)]=new Map,this[e(350)]=new Map;const n=this[e(354)][e(418)];n[e(343)](e(347),zc),n[e(343)](e(465),!1),this[e(351)]=n[e(413)](e(465))}[Jc(433)](t,e){const n=Jc;0===this[n(350)][n(364)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(350)]){const r=this[t(431)][t(329)](e);r||n?r&&n&&this[t(397)](e):this[t(378)](e)}this[t(350)][t(332)](),this[t(354)][t(396)][t(413)](t(404))[t(328)](),this[t(368)]()}),10),this[n(350)][n(402)](t,e)}[Jc(372)](){const t=Jc,e=this[t(354)],n=e[t(396)][t(413)](t(356)),r=e[t(396)][t(413)](t(380)),s=e[t(396)][t(413)](t(404)),o=e[t(396)][t(413)](t(457));this[t(352)](),s[t(429)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(379)](this[e(431)])){const s=t[e(399)](),o=[];for(const t of s){if(!t[e(453)])continue;if(t[e(417)]){o[e(405)](...t[e(349)]());continue}const n=t[e(430)]();if(o[e(360)]>0){const t=o[0][e(353)](n);if(t){o[0]=t;continue}}o[e(405)](n)}n[e(405)]([r[e(438)],o])}return n})),this[t(373)](n,t(388),((e,n)=>{const r=t;this[r(373)](n,r(419),((t,e,s,o)=>{const i=r;n[i(453)]&&(null==s?(this[i(365)](o[i(456)]),this[i(433)](n,!1)):(this[i(365)](s[i(456)]),null==o&&this[i(433)](n,!0)))})),null!==n[r(447)]?this[r(365)](n[r(456)]):this[r(433)](n,!1)})),this[t(373)](n,t(387),((e,n,r)=>{const s=t;this[s(423)](n,s(419)),this[s(350)][s(416)](n),this[s(431)][s(329)](n)&&this[s(397)](n),r&&this[s(365)](r[s(456)])})),this[t(373)](n,t(348),((e,n)=>{this[t(365)](n)})),this[t(373)](r,t(459),(()=>{this[t(368)]()})),this[t(373)](o,t(345),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(385)](r))return;const i=n[o(414)](r);this[o(431)][o(413)](i)[o(438)][o(461)]()}),{priority:t(458)})}[Jc(368)](){const t=Jc,e=this[t(354)][t(396)][t(413)](t(380)),n=this[t(354)][t(396)][t(413)](t(356)),r=Array[t(379)](e[t(357)],(e=>e[t(362)]))[t(455)]((e=>this[t(436)][t(329)](e))),s=[];for(const e of r){const n=this[t(436)][t(413)](e)[t(376)][t(399)]();s[t(405)](...n[t(426)](((e,n)=>[...e,...n[t(331)]()]),[]))}n[t(440)]=s}[Jc(352)](){const t=Jc,n=this[t(354)],r=n[t(425)],o=zr(r,t(386)),i=new e.Collection([{type:t(462),model:new s.ViewModel({withText:!0,label:o,commandName:t(382),role:t(464)})},{type:t(384)},{type:t(336),model:new s.ViewModel({withText:!0,label:zr(r,t(326)),commandName:t(371),role:t(415)})},{type:t(336),model:new s.ViewModel({withText:!0,label:zr(r,t(341)),commandName:t(409),role:t(415)})},{type:t(336),model:new s.ViewModel({withText:!0,label:zr(r,t(428)),commandName:t(375),role:t(415)})},{type:t(336),model:new s.ViewModel({withText:!0,label:zr(r,t(441)),commandName:t(467),role:t(415)})}]);for(const e of i)if(tu(e)){const r=n[t(337)][t(413)](e[t(376)][t(355)]);e[t(376)][t(393)](t(466),t(366)).to(r,t(448),t(366))}n.ui[t(395)][t(381)](t(382),(e=>this[t(358)](e,i,o))),n.ui[t(395)][t(381)](t(374),(e=>this[t(444)](e,i,o)))}[Jc(358)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(354)][r(337)][r(413)](r(382));o[r(445)][r(402)]({tooltip:n,label:n,icon:Zc}),o[r(445)][r(393)](r(466)).to(i,r(448)),o[r(445)].on(r(443),(()=>{const t=r;i[t(443)](),this[t(354)][t(406)][t(438)][t(461)]()})),(0,s.addListToDropdown)(o,e,{role:r(334)});const a=[];for(const t of e)tu(t)&&a[r(405)](this[r(354)][r(337)][r(413)](t[r(376)][r(355)]));const c=o[r(445)];return c[r(420)][r(398)](r(366)),c[r(363)][r(398)](r(366)),c[r(420)][r(393)](r(366)).to(i,r(366)),c[r(363)][r(393)](r(366))[r(468)](a,r(366),((...t)=>t[r(408)]((t=>t)))),o.on(r(443),(t=>{const e=r;this[e(354)][e(443)](t[e(411)][e(355)]),this[e(354)][e(406)][e(438)][e(461)]()})),o}[Jc(444)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(354)][r(337)][r(413)](r(382));o[r(445)][r(402)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(384)==n[r(400)]){a[r(369)][r(381)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(376)];i[r(393)](...Object[r(451)](c)).to(c),i[r(370)](r(443)).to(o),i.on(r(443),(()=>{const t=r;this[t(354)][t(443)](c[t(355)]),this[t(354)][t(406)][t(438)][t(461)]()})),e[r(439)][r(381)](i),a[r(369)][r(381)](e)}return o[r(393)](r(366)).to(i,r(366)),o[r(432)][r(439)][r(381)](a),o}[Jc(378)](t){const e=Jc,n=this[e(354)],r=n[e(418)],s=n[e(396)][e(413)](e(380)),i=n[e(396)][e(413)](e(457)),a=n[e(396)][e(413)](e(404)),c=n[e(396)][e(413)](o.Users).me,u=r[e(413)](e(382))[e(361)],{CommentsListView:l,CommentThreadInputView:f}=n[e(396)][e(413)](e(422));let h,g;this[e(407)][e(329)](t.id)?(g=this[e(407)][e(413)](t.id),h=g[e(463)]):(h=new u(n[e(425)],t,c,{disableComments:this[e(351)],editorConfig:r[e(413)](e(346)),maxCommentsWhenCollapsed:r[e(413)](e(330)),maxThreadTotalWeight:r[e(413)](e(412)),maxCommentCharsWhenCollapsed:r[e(413)](e(410)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(413)](e(425))),CommentView:r[e(413)](e(435))[e(344)],CommentsListView:l,CommentThreadInputView:f}),h[e(377)].on(e(443),(()=>{const t=e;n[t(406)][t(438)][t(461)]()})),h[e(403)].on(e(443),(()=>{const t=e;n[t(406)][t(438)][t(461)]()})),g=s[e(389)](this[e(354)][e(425)],h),g[e(393)](e(437)).to(h,e(437)),g[e(393)](e(360)).to(h),g[e(393)](e(400)).to(h,e(400),(t=>e(450)+t)),this[e(407)][e(402)](t.id,g));const d=i[e(452)](t[e(424)],h),p=new Bc(n,t,h,d),m=t[e(399)]()[e(455)]((t=>t[e(453)]));h[e(421)]=n[e(396)][e(413)](e(356))[e(427)][e(401)](m),this[e(431)][e(402)](t,p),this[e(436)][e(402)](h,p);const I=s[e(327)]({view:g,target:()=>{const r=e,s=[],i=t[r(399)]()[r(455)]((t=>t[r(453)]));for(const t of i)s[r(405)](...t[r(394)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(406)],s)},type:()=>e(450)+p[e(438)][e(400)]});i[e(460)](h,I),s[e(381)](I),a[e(325)](I)}[Jc(397)](t){const e=Jc,n=this[e(354)][e(396)][e(413)](e(457)),r=this[e(354)][e(396)][e(413)](e(380)),s=this[e(431)][e(413)](t),o=s[e(438)],i=r[e(367)](o);n[e(392)](o),i&&r[e(335)](i),this[e(431)][e(416)](t),this[e(436)][e(416)](o),s[e(434)]()}[Jc(365)](t){const e=Jc;if(!t[e(453)]||!this[e(431)][e(329)](t))return;const n=this[e(354)][e(396)][e(413)](e(356)),r=this[e(431)][e(413)](t),s=t[e(399)]();r[e(438)][e(421)]=n[e(427)][e(401)](s)}[Jc(434)](){const t=Jc;for(const e of this[t(431)][t(451)]())this[t(397)](e);for(const e of this[t(407)][t(390)]())e[t(463)][t(434)]();super[t(434)]()}}function tu(t){return Jc(376)in t}var eu=ru;function nu(){var t=["12822090MiLnRD","2759064uLJrbp","get","4127775aGeLEv","editor","TrackChanges","plugins","2535805xOQeOh","18PZKTxi","pluginName","5mUEDVO","getSuggestion","addSuggestionData","requires","addSuggestion","adapter","5383640XDTosq","449758OSlNQv","14HDlScL","8hAFGGA","3294552WUxMsA","33IBdEqU","getSuggestions","Comments"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=274]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(916833===-parseInt(n(283))/1*(parseInt(n(290))/2)+parseInt(n(276))/3+parseInt(n(292))/4*(-parseInt(n(280))/5)+-parseInt(n(274))/6*(-parseInt(n(291))/7)+parseInt(n(289))/8*(-parseInt(n(281))/9)+parseInt(n(297))/10+-parseInt(n(294))/11*(-parseInt(n(293))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(286)](){return[yc,$c,eu(296)]}static get[eu(282)](){return eu(278)}set[eu(288)](t){var e=eu;this[e(277)][e(279)][e(275)](yc)[e(288)]=t}get[eu(288)](){var t=eu;return this[t(277)][t(279)][t(275)](yc)[t(288)]}[eu(287)](t){var e=eu;return this[e(277)][e(279)][e(275)](yc)[e(285)](t)}[eu(295)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(277)][n(279)][n(275)](yc)[n(295)]({skipNotAttached:t,toJSON:e})}[eu(284)](t){var e=eu;return this[e(277)][e(279)][e(275)](yc)[e(284)](t)}}function ou(t,e){const n=au();return(ou=function(t,e){return n[t-=271]})(t,e)}const iu=ou;function au(){const t=["225QWNYnE","Users","function","plugins","getRootsAttributes","250030aUSOkn","create","3Pnlajr","6343056XHFmpM","createDocumentFragment","getSuggestions","pluginName","2132300QWCKpg","209992QktrGl","TrackChangesData","destroy","5512805oidjcL","users","track-changes-data-invalid-editor-creator","push","div","Pagination","constructor","model","getFullData","addSuggestionData","TrackChangesEditing","getUser","requires","rootsAttributes","reduce","config","editor","acceptAllSuggestions","init","CommentsRepository","addUser","useAnonymousUser","trackChangesData.editorCreator","trackChangesData","getDataWithAcceptedSuggestions","112ZSmIXr","get","addCommentThread","discardAllSuggestions","TrackChangesDataGetter","editorCreator","1628958OQxBJK","getRootNames","getDataWithDiscardedSuggestions","createElement","data","document","set","name","getCommentThreads","_adapter","result","appendChild","define","712910XqlqoF","map","execute","end"];return(au=function(){return t})()}!function(t,e){const n=ou,r=t();for(;;)try{if(879372===parseInt(n(334))/1+parseInt(n(292))/2+-parseInt(n(294))/3*(-parseInt(n(299))/4)+-parseInt(n(303))/5+parseInt(n(295))/6+parseInt(n(328))/7*(parseInt(n(300))/8)+-parseInt(n(287))/9*(parseInt(n(283))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[iu(308)];class uu extends t.Plugin{static get[iu(315)](){return[yc]}static get[iu(298)](){return iu(301)}[iu(321)](){const t=iu,n=this[t(319)];if(n[t(318)][t(282)](t(325),(e=>{const r=t,s=n[r(310)][r(275)][r(271)]()[r(317)](((t,e)=>(t[e]="",t)),{});return n[r(309)][r(293)](s,e)})),t(289)!=typeof n[t(318)][t(329)](t(326))[t(333)])throw new e.CKEditorError(t(305))}[iu(327)](t){return hu(this[iu(319)],!0,t)}[iu(272)](t){return hu(this[iu(319)],!1,t)}}class lu extends t.Plugin{static get[iu(298)](){return iu(332)}constructor(t){const e=iu;super(t),this[e(280)]=e(286)}[iu(321)](){const t=iu;this[t(319)][t(290)][t(329)](t(322))[t(279)]={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(319)][t(290)][t(329)](t(313))[t(279)]=null}}function fu(t){return void 0!==t[iu(291)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(290)][r(306)](yc,lu),s[r(316)]=fu(t)?t[r(291)]():void 0;const i=document[r(296)](),a=t[r(318)][r(329)](r(326))[r(333)],c=await a(s,(()=>function(t){const e=r,n=document[e(273)](e(307));return t[e(281)](n),n}(i)));!function(t,e){const n=r,s=t[n(310)][n(275)][n(271)]()[n(317)](((e,r)=>(e[r]=t[n(274)][n(329)]({rootName:r}),e)),{}),o=t[n(290)][n(329)](n(288))[n(304)][n(284)]((t=>({id:t.id,name:t[n(277)]}))),i=t[n(290)][n(329)](n(313))[n(297)]({skipNotAttached:!0,toJSON:!0}),a=t[n(290)][n(329)](n(322))[n(278)]({skipNotAttached:!0,toJSON:!0}),c=e[n(290)][n(329)](n(288)),u=e[n(290)][n(329)](n(313)),l=e[n(290)][n(329)](n(322));for(const t of o)c[n(314)](t.id)||c[n(323)](t);c.me||c[n(324)]();for(const t of a)l[n(330)](t);for(const t of i)u[n(312)](t);e[n(274)][n(276)](s)}(t,c),c[r(285)](r(e?320:331));const u=fu(c)?c[r(311)](n):c[r(274)][r(329)](n);return await c[r(302)](),u}function gu(){var t=["1616600bbYjgz","2337434JChIRE","973170ZThfUK","2440886JylBeI","819724tsZgDb","3pboCUU","5386870sUHEGA","392260KkvxwU"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=235]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(672962===parseInt(n(242))/1+parseInt(n(236))/2+-parseInt(n(240))/3*(-parseInt(n(239))/4)+-parseInt(n(241))/5+-parseInt(n(237))/6+parseInt(n(238))/7+-parseInt(n(235))/8)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(){const t=["14iTItuS","clearForceDisabled","forceDisabled","refresh","394660mnjDHT","TrackChangesCommand","_isEnabledBasedOnSelection","value","77nOuxNq","68bqDmMX","87pUdAbr","179195FghRkW","editor","affectsData","2666214SADpmB","has","44874kowago","_disableUnsupportedCommands","1545944oxKBPz","596855ZpfJyO","_enableCommands","isEnabled","execute","commands","5697081crvGAG","_enabledCommands"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(339401===parseInt(n(344))/1+parseInt(n(341))/2*(parseInt(n(335))/3)+parseInt(n(334))/4*(-parseInt(n(336))/5)+parseInt(n(339))/6+-parseInt(n(351))/7*(parseInt(n(343))/8)+-parseInt(n(349))/9+parseInt(n(355))/10*(parseInt(n(359))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(350)]=e,this[n(358)]=!1,this[n(354)](),this[n(357)]=!1}[u(354)](){this[u(346)]=!0}[u(347)](){const t=u;this[t(358)]=!this[t(358)],this[t(358)]?this[t(342)]():this[t(345)]()}[u(342)](){const t=u;for(const e of this[t(337)][t(348)][t(348)]())e[t(338)]&&!this[t(350)][t(340)](e)&&e[t(353)](t(356))}[u(345)](){const t=u;for(const e of this[t(337)][t(348)][t(348)]())e[t(338)]&&!this[t(350)][t(340)](e)&&e[t(352)](t(356))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=479]})(t,e)}function d(){const t=["refresh","77184KwpUec","296zgIOxt","get","214072vzZZxS","editor","track-changes-accept-suggestion-not-found","acceptSuggestion","isEnabled","_suggestions","_isEnabledBasedOnSelection","102860cFluSp","TrackChangesEditing","6NNJyGg","plugins","480283WXFbYk","4URbQrN","2395860jdmYaj","canEditAt","22epmypn","getRanges","model","7725942xEWuTm","execute","8064570enWvXC"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(666688===-parseInt(n(502))/1*(-parseInt(n(503))/2)+-parseInt(n(500))/3*(parseInt(n(491))/4)+parseInt(n(498))/5+-parseInt(n(479))/6+-parseInt(n(484))/7+-parseInt(n(489))/8*(parseInt(n(488))/9)+parseInt(n(486))/10*(parseInt(n(481))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(496)]=e,this[n(487)](),this[n(497)]=!1}[h(487)](){this[h(495)]=!0}[h(485)](t){const n=h,r=this[n(496)][n(490)](t);if(!r)throw new e.CKEditorError(n(493),this);const s=r[n(482)]();this[n(492)][n(483)][n(480)](s)&&this[n(492)][n(501)][n(490)](n(499))[n(494)](r)}}const m=E;function I(){const t=["130928LFVGqD","_suggestions","2449326ETQNVx","refresh","execute","model","editor","canEditAt","289440DddOrL","_isEnabledBasedOnSelection","3320394SNbLKb","737215rpPrYv","getRanges","TrackChangesEditing","get","1143QSwcqc","plugins","8jHeEva","398853TJePnE","1826619aFeXbL","track-changes-discard-suggestion-not-found","isEnabled","discardSuggestion"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(338359===-parseInt(n(125))/1+-parseInt(n(115))/2+-parseInt(n(126))/3+parseInt(n(124))/4*(parseInt(n(118))/5)+-parseInt(n(109))/6+-parseInt(n(117))/7+-parseInt(n(130))/8*(-parseInt(n(122))/9))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(131)]=e,this[n(110)](),this[n(116)]=!1}[m(110)](){this[m(128)]=!0}[m(111)](t){const n=m,r=this[n(131)][n(121)](t);if(!r)throw new e.CKEditorError(n(127),this);const s=r[n(119)]();this[n(113)][n(112)][n(114)](s)&&this[n(113)][n(123)][n(121)](n(120))[n(129)](r)}}function T(t){const e=_;return t[e(248)](((t,n)=>e(245)==t[e(209)]&&e(245)!=n[e(209)]?-1:e(245)!=t[e(209)]&&e(245)==n[e(209)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=206]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(221)];for(;s<t[n(234)];){const a=t[s],c=t[s+1];r||(r=e[n(212)](a)),A(e,a,c)||(o[n(210)](e[n(246)](r,i[n(218)](a)?e[n(247)](a):e[n(225)](a,n(227)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(247)](e),o=t[r(212)](n);return s[r(222)](o)}function k(){const t=["length","splice","1850950RHGMkY","execute","995094WfPQsR","color","start","from","next","isInContent","value","deletion","createRange","createPositionAfter","sort"," [color ","8LmtAuj","isMultiRange","join","change","type","push","isIntersecting","createPositionBefore","content","add","map","18yQjtaq","isCollapsed","isObject","129vQFjxh","9154pFvPHR","schema","isTouching","2795roAOEX","1265299MKqywM","createPositionAt","replace","end","isArray","182692veqgyH","4946106tcWaWu","getRanges","24PryJSB","1964tybTKr"];return(k=function(){return t})()}!function(t,e){const n=_,r=t();for(;;)try{if(587120===parseInt(n(229))/1+-parseInt(n(220))/2*(parseInt(n(219))/3)+-parseInt(n(233))/4*(parseInt(n(223))/5)+parseInt(n(238))/6+-parseInt(n(224))/7*(-parseInt(n(250))/8)+parseInt(n(216))/9*(-parseInt(n(236))/10)+parseInt(n(230))/11*(parseInt(n(232))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(234)];){const s=n[r(235)](0,100);t[r(208)]((()=>{const t=r;for(const n of s)n[t(243)]&&e[t(237)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=246]})(t,e)}function R(){const t=["3889606QKIKon","refresh","getRanges","some","32190zEcoxD","editor","3155732WZwXWa","_isEnabledBasedOnSelection","isEnabled","model","_command","35mMzthx","canEditAt","execute","3135666TsgKBn","33354144KqCwju","from","3098680MtURuZ","2sTGCOK","_suggestions","1285463AMVrVj","values","isInContent"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(717166===-parseInt(n(265))/1*(parseInt(n(263))/2)+-parseInt(n(259))/3+-parseInt(n(251))/4+parseInt(n(256))/5*(-parseInt(n(249))/6)+parseInt(n(268))/7+-parseInt(n(262))/8+parseInt(n(260))/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(255)]=e,this[r(264)]=n,this[r(246)](),this[r(252)]=!1}[L(246)](){const t=L,e=Array[t(261)](this[t(264)][t(266)]())[t(248)]((e=>e[t(267)]));this[t(253)]=this[t(255)][t(253)]&&e}[L(258)](){const t=L,e=T(Array[t(261)](this[t(264)][t(266)]()));for(const n of e){const e=n[t(247)]();if(!this[t(250)][t(254)][t(257)](e))return}C(this[t(250)][t(254)],this[t(255)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=351]})(t,e)}function w(){const t=["values","_isEnabledBasedOnSelection","document","14520XBMeNT","model","isEnabled","size","2167250QnTjcB","6dRzMwq","23Ddhczg","_suggestions","12488050DdkucC","getRanges","38438MnRAmq","33393HAAiID","_command","7352331tYOwHJ","refresh","4266yfSAsh","selection","canEditAt","execute","38797022VylyPd","editor","from","_selectedSuggestions","100IqAaMP"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(637242===-parseInt(n(357))/1*(parseInt(n(361))/2)+parseInt(n(362))/3*(parseInt(n(374))/4)+-parseInt(n(355))/5*(-parseInt(n(356))/6)+-parseInt(n(364))/7+parseInt(n(351))/8*(-parseInt(n(366))/9)+-parseInt(n(359))/10+parseInt(n(370))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(363)]=e,this[r(358)]=n,this[r(373)]=new Set,this[r(365)](),this[r(376)]=!1}[M(365)](){const t=M,e=this[t(371)][t(352)][t(377)][t(367)],n=Array[t(372)](this[t(358)][t(375)]());this[t(373)]=function(t,e){const n=_,r=Array[n(241)](t[n(231)]()),s=new Set;for(const o of e)if(o[n(243)])for(const e of r)for(const r of o[n(231)]())(e[n(211)](r)||t[n(217)]&&!o[n(206)]&&o[n(242)]&&r[n(227)][n(222)](e[n(240)]))&&s[n(214)](o);return s}(e,n),this[t(353)]=this[t(363)][t(353)]&&!!this[t(373)][t(354)]}[M(369)](){const t=M,e=T(Array[t(372)](this[t(373)]));for(const n of e){const e=n[t(360)]();if(!this[t(371)][t(352)][t(368)](e))return}C(this[t(371)][t(352)],this[t(363)],e)}}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 B=Array.prototype.splice;const P=function(t){var e=this.__data__,n=x(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=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=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Z=q||Q||Function("return this")();const J=Z.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const 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||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 Bt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=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=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Yt=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):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const 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&&Yt(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 xe=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&&xe.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Yt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ze=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Yt(t,Ze(t),e)};const Ye=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;)Ye(e,Ze(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Ze)};const sn=function(t){return nn(t,Pe,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=J?J.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 xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Jn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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:Yn(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])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const 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 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 Br=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Pr=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||Pr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=163]})(t,e)}function Vr(){const t=["getRange","hasComments","isExternal","32272oCwWzF","_onAttributesChange","decorate","35aJAJlV","length","change","getItems","2jsgLFD","16774142HaWUKt","commentThread","isIntersecting","addMarker","getContainedElement","push","add","filter","6232440RQyPIf","onAttributesChange","size","delete","author","106446lpRgZR","from","_isDataLoaded","getMarkers","reduce","suggestion:","subType","set","246qjMzOA","_onDiscard","removeMarker","nodeAfter","clear","discard","map","getAllAdjacentSuggestions","attributes","addMarkerName","head","accept","getFirstRange","getMarkerNames","onDiscard","next","setAttribute","getMultiRangeId","addRange","removeAttribute","substr","@external","split","type","769473fqDNLK","createdAt","data","removeMarkers","_markerNames","isMultiRange","isInContent","729688KlSNSx","getFirstMarker","nodeBefore","_onAccept","getRanges","authoredAt","creator","end","_model","start","toJSON","275144sJloAb","95SuvTfK","_saved","markers","get","previous","isIntersectingWithRange","onAccept"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(363385===-parseInt(n(180))/1*(parseInt(n(244))/2)+-parseInt(n(202))/3*(-parseInt(n(173))/4)+parseInt(n(163))/5*(parseInt(n(194))/6)+parseInt(n(176))/7*(parseInt(n(233))/8)+parseInt(n(226))/9+parseInt(n(189))/10+-parseInt(n(181))/11)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(196)]=!1,this.id=e.id,this[n(225)]=e[n(225)],this[n(200)]=e[n(200)]||null,this[n(193)]=e[n(193)],this[n(239)]=e[n(239)]||e[n(193)],this[n(172)]=Boolean(e[n(210)]&&e[n(210)][n(223)]),this[n(228)]=null,this[n(241)]=t,this[n(236)]=e[n(169)],this[n(203)]=e[n(216)],this[n(174)]=e[n(190)],this[n(230)]=new Set,this[n(227)]=null,this[n(201)](n(238),null),this[n(201)](n(210),e[n(210)]||{}),this[n(201)](n(167),null),this[n(201)](n(217),null),this[n(201)](n(182),null),this[n(201)](n(164),!1),this[n(175)](n(213)),this[n(175)](n(207))}get[jr(212)](){const t=jr;let e=this;for(;e[t(167)];)e=e[t(167)];return e}get[jr(171)](){const t=jr;return!!this[t(182)]&&this[t(182)][t(177)]>0}get[jr(231)](){const t=jr;return 0!=this[t(230)][t(191)]&&6==Array[t(195)](this[t(230)])[0][t(224)](":")[t(177)]}get[jr(232)](){return null!==this[jr(234)]()}[jr(211)](t){const e=jr;this[e(230)][e(187)](t)}[jr(215)](){const t=jr;return Array[t(195)](this[t(230)])}[jr(197)](){const t=jr;return this[t(215)]()[t(208)]((e=>this[t(241)][t(165)][t(166)](e)))[t(188)]((t=>t))}[jr(234)](){return this[jr(197)]()[0]||null}[jr(229)](){const t=jr;this[t(241)][t(178)]((e=>{const n=t;for(const t of this[n(197)]())e[n(204)](t)})),this[t(230)][t(206)]()}[jr(204)](t){const e=jr;this[e(241)][e(178)]((n=>{n[e(204)](t)})),this[e(230)][e(192)](t)}[jr(220)](t){const e=jr,n=e(199)+this[e(225)]+":"+this[e(200)]+":"+this.id+":"+this[e(239)].id+":"+Hr[e(219)]();this[e(211)](n),this[e(241)][e(178)]((r=>{r[e(184)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(168)](t){const e=jr;for(const n of this[e(237)]())if(n[e(183)](t))return!0;return!1}[jr(237)](){const t=jr;return this[t(197)]()[t(208)]((e=>e[t(170)]()))}[jr(179)](){const t=jr;return this[t(237)]()[t(198)](((e,n)=>[...e,...n[t(179)]()]),[])}[jr(214)](){const t=jr;var e;return(null===(e=this[t(234)]())||void 0===e?void 0:e[t(170)]())||null}[jr(185)](){const t=jr,e=this[t(237)]();if(1!=e[t(177)])return null;const n=e[0],r=n[t(242)][t(205)],s=n[t(240)][t(235)];return r instanceof i.Element?r!=s?null:r:null}[jr(213)](){const t=jr;this[t(236)](this[t(237)](),this[t(228)],this[t(210)]),this[t(229)]()}[jr(207)](){const t=jr;this[t(203)](this[t(237)](),this[t(228)],this[t(210)]),this[t(229)]()}[jr(209)](){const t=jr,e=[];let n=this[t(212)];for(;n;)e[t(186)](n),n=n[t(217)];return e}[jr(218)](t,e){const n=jr,r=qn(this[n(210)]);hr(r,t,e),Or(r,this[n(210)])||(this[n(210)]=r,this[n(174)](r))}[jr(221)](t){const e=jr,n=qn(this[e(210)]);Ur(n,t),Or(n,this[e(210)])||(this[e(210)]=n,this[e(174)](this[e(210)]))}[jr(243)](){const t=jr;return{id:this.id,type:this[t(200)]?this[t(225)]+":"+this[t(200)]:this[t(225)],authorId:this[t(239)].id,createdAt:this[t(227)],hasComments:this[t(171)],data:this[t(228)],attributes:this[t(210)]}}static[jr(219)](){const t=jr;return(0,e.uid)()[t(222)](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-=192]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(811754===parseInt(n(200))/1+-parseInt(n(230))/2+-parseInt(n(198))/3+-parseInt(n(251))/4+parseInt(n(193))/5+parseInt(n(197))/6+-parseInt(n(254))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(225)]=[],this[n(241)]=new Map,this[n(243)]=[],this[n(249)]=new Map,this[n(253)]=t,this[n(192)]=e}[Wr(236)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(214)];o++){const i=t[o];if(!i[e(204)])continue;const a=this[e(269)](i);if(a){if(null!=i[e(226)]){if(r[e(221)](i[e(226)]))continue;r[e(224)](i[e(226)])}n[e(262)](a)}else if(e(267)!=i[e(282)])e(208)!=i[e(282)]&&e(266)!=i[e(282)]||this[e(194)](n,i,t[o+1]);else{const t=i[e(213)][e(279)];if(s[e(221)](t))continue;s[e(224)](i[e(213)][e(279)]),t==_c?this[e(272)](n,i):this[e(256)](n,i)}}return this[e(211)](n)}[Wr(232)](t){const e=Wr;this[e(225)][e(262)](t)}[Wr(268)](t,n,r=e.priorities[Wr(271)]){const s=Wr;s(223)==typeof t?(0,e.insertToPriorityArray)(this[s(243)],{matchingCallback:t,label:n,priority:r}):this[s(241)][s(238)](t,n)}[Wr(284)](t,e){const n=Wr;this[n(249)][n(238)](t,e)}[Wr(274)](t,e=1){const n=Wr;let r;for(const e of this[n(243)])if(e[n(264)](t)){r=e[n(261)];break}return r||(r=this[n(241)][n(203)](t[n(244)])),r?r(e):1!==e?e+" "+t[n(244)]+"s":""+t[n(244)]}[Wr(276)](t,e){const n=Wr,r=e[n(216)]()[n(248)](),s=n(208)==e[n(282)]?n(224):n(273);for(const e of r){const o=e[n(205)],i=t[t[n(214)]-1];if(o.is(n(281)))i&&i[n(282)][n(234)](n(285))>-1&&t[n(210)](),i&&n(283)==i[n(282)]?i[s]+=o[n(213)]:t[n(262)]({type:n(283),add:n(224)==s?o[n(213)]:"",remove:n(273)==s?o[n(213)]:""});else if(this[n(253)][n(280)](o)){const a=o;if(i&&i[n(282)][n(234)](n(285))>-1&&t[n(210)](),n(265)==e[n(282)])continue;i&&i[n(282)]==s+n(240)&&i[n(246)][n(244)]==a[n(244)]?i[n(277)]++:t[n(262)]({type:s+n(240),element:a,quantity:1}),r[n(257)]((t=>!(n(265)==t[n(282)]&&t[n(205)]==o)))}else if(this[n(253)][n(250)](o,n(252))||o.is(n(246),n(218))){const r=o;if(n(224)==s&&n(255)==e[n(282)]||n(273)==s&&n(265)==e[n(282)])continue;if(i&&-1==i[n(282)][n(234)](n(285))){n(283)==i[n(282)]&&(i[s]+="\n");continue}let a;if(a=n(224)==s?r[n(212)]&&!this[n(253)][n(280)](r[n(212)])?r[n(212)]:null:r[n(209)]&&!this[n(253)][n(280)](r[n(209)])?r[n(209)]:null,r[n(227)]||a&&a[n(227)]){const e=a&&a[n(227)]?a:r;i&&i[n(282)]==s+n(239)&&i[n(246)][n(244)]==e[n(244)]?i[n(277)]++:t[n(262)]({type:s+n(239),element:e,quantity:1})}else t[n(262)]({type:s+n(285),element:r})}}}[Wr(211)](t){const e=Wr,n=this[e(192)],r=[],s=[],o=[];for(const i of t)switch(i[e(282)]){case e(283):if(i[e(224)]=i[e(224)][e(233)](/(\S)\u000A+(\S)/g,e(270))[e(233)](/\u000A/g,""),i[e(273)]=i[e(273)][e(233)](/(\S)\u000A+(\S)/g,e(270))[e(233)](/\u000A/g,""),""!=i[e(224)]&&""!=i[e(273)]){r[e(262)]({type:e(233),content:zr(n,e(231),['"'+i[e(273)]+'"','"'+i[e(224)]+'"'])});continue}if(null!=i[e(224)][e(222)](/^ +$/)){r[e(262)]({type:e(208),content:zr(n,e(196),zr(n,e(228),i[e(224)][e(214)]))});continue}if(null!=i[e(273)][e(222)](/^ +$/)){r[e(262)]({type:e(266),content:zr(n,e(199),zr(n,e(228),i[e(273)][e(214)]))});continue}if(""!=i[e(224)]){r[e(262)]({type:e(208),content:zr(n,e(196),'"'+i[e(224)]+'"')});continue}r[e(262)]({type:e(266),content:zr(n,e(199),'"'+i[e(273)]+'"')});continue;case e(217):case e(245):r[e(262)]({type:e(208),content:zr(n,e(196),this[e(274)](i[e(246)],i[e(277)]))});continue;case e(195):case e(278):r[e(262)]({type:e(266),content:zr(n,e(199),this[e(274)](i[e(246)],i[e(277)]))});continue;case e(219):r[e(262)]({type:e(208),content:zr(n,e(229),this[e(274)](i[e(246)],i[e(277)]))});continue;case e(207):r[e(262)]({type:e(266),content:zr(n,e(235),this[e(274)](i[e(246)],i[e(277)]))});continue;case e(258):s[e(262)](i[e(279)]);continue;case e(275):o[e(262)](i[e(279)]);continue;default:r[e(262)](i)}if(s[e(214)]){const t=s[e(259)]((t=>this[e(249)][e(221)](t)?this[e(249)][e(203)](t):t))[e(215)](", ");r[e(262)]({type:e(220),content:zr(this[e(192)],e(260),t)})}if(o[e(214)]){const t=o[e(259)]((t=>this[e(249)][e(221)](t)?this[e(249)][e(203)](t):t))[e(215)](", ");r[e(262)]({type:e(220),content:zr(this[e(192)],e(202),t)})}return r}[Wr(269)](t){const e=Wr;for(const n of this[e(225)]){const r=n(t);if(r&&e(282)in r)return r}}[Wr(256)](t,e){const n=Wr,r=e[n(213)],s=void 0===r[n(201)]?n(275):n(258);t[n(262)]({type:s,key:r[n(279)]})}[Wr(272)](t,e){const n=Wr;t[n(262)]({type:n(220),content:zr(this[n(192)],n(247),this[n(274)](e[n(216)]()[n(206)][n(237)],1))})}[Wr(194)](t,e,n){const r=Wr;if(this[r(276)](t,e),n&&n[r(216)]()&&!e[r(216)]()[r(242)][r(263)](n[r(216)]()[r(206)])){const n=t[t[r(214)]-1],s=r(208)==e[r(282)]?r(224):r(273);n&&r(283)==n[r(282)]&&(n[s]+="\n")}}}function qr(){const t=["_schema","7381808wEwNEB","elementStart","_handleAttributeSuggestionDescription","skip","addFormat","map","*Set format:* %0","label","push","isEqual","matchingCallback","elementEnd","deletion","attribute","registerElementLabel","_handleCustomCallbackDescription","$1 $2","normal","_handleRenameSuggestionDescription","remove","getItemLabel","removeFormat","_addDescriptionItems","quantity","removeObject","key","isObject","$textProxy","type","text","registerAttributeLabel","Container","_locale","3804800MczNyZ","_handleInsertRemoveSuggestionDescription","removeEmptyContainer","*Insert:* %0","6825486HmygWD","268482MerUnc","*Remove:* %0","1569693fwigXw","newValue","*Remove format:* %0","get","isInContent","item","start","removeContainer","insertion","previousSibling","pop","_resolveDescriptionItems","nextSibling","data","length","join","getFirstRange","addEmptyContainer","softBreak","addContainer","format","has","match","function","add","_customCallbacks","subType","isEmpty","ELEMENT_SPACE","*Split:* %0","1953390cMWsHC","REPLACE_TEXT","registerDescriptionCallback","replace","indexOf","*Merge:* %0","getDescriptions","nodeAfter","set","EmptyContainer","Object","_itemLabels","end","_itemLabelsCallbacks","name","addObject","element","*Change to:* %0","getWalker","_attributeLabels","checkChild","2142988KZaQqm","$text"];return(qr=function(){return t})()}const Qr=Zr;function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=199]})(t,e)}function Jr(){const t=["37732bmXuOX","124180FdECPH","295onoXmj","enableCommand","TrackChangesEditing","1428000aLHCkK","editor","commands","1233gHhNqC","670305MhJnxH","get","plugins","40iDmPDL","3110628knBZrp","afterInit","991016OGcrAs","8660tRBuoa","showAIAssistant"];return(Jr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(546654===-parseInt(n(216))/1+parseInt(n(204))/2+parseInt(n(212))/3+-parseInt(n(207))/4*(-parseInt(n(209))/5)+-parseInt(n(202))/6+-parseInt(n(208))/7*(-parseInt(n(201))/8)+-parseInt(n(215))/9*(-parseInt(n(205))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Qr(203)](){const t=Qr,e=this[t(213)],n=e[t(200)][t(199)](t(211));e[t(214)][t(199)](t(206))&&n[t(210)](t(206))}}function $r(t,e){const n=ns();return($r=function(t,e){return n[t-=109]})(t,e)}const ts=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(789272===-parseInt(n(126))/1+-parseInt(n(125))/2*(parseInt(n(127))/3)+-parseInt(n(150))/4+-parseInt(n(117))/5*(-parseInt(n(140))/6)+parseInt(n(137))/7*(-parseInt(n(112))/8)+parseInt(n(148))/9+-parseInt(n(113))/10*(-parseInt(n(124))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[ts(131)](){const t=ts,e=this[t(118)],n=e[t(144)];if(!e[t(149)][t(121)](t(133)))return;const r=e[t(149)][t(120)](t(143));r[t(109)](t(136)),r[t(129)](t(136)),r[t(116)][t(142)](t(136),zr(n,t(115))),this[t(110)]()}[ts(110)](){const t=ts,e=this[t(118)],n=e[t(144)];e[t(149)][t(120)](t(143))[t(116)][t(119)]((e=>{const r=t;if(r(134)!=e[r(141)])return;const{data:s}=e;if(s&&r(136)==s[r(138)]){const t=s[r(145)][0][r(122)];return{type:r(135),content:zr(n,r(128),function(t){const e=r;switch(t){case e(130):return zr(n,e(123));case e(147):return zr(n,e(111));case e(139):return zr(n,e(146));case e(132):return zr(n,e(114))}}(t))}}}))}}function ns(){const t=["TrackChangesEditing","locale","commandParams","FORMAT_ALIGN_TO_CENTER","right","3124080fGxDuJ","plugins","824376KRhtWA","enableDefaultAttributesIntegration","_registerLegacyDescription","FORMAT_ALIGN_TO_RIGHT","24KudLwh","10510BntePl","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGNMENT","descriptionFactory","240msXkSY","editor","registerDescriptionCallback","get","has","value","FORMAT_ALIGN_TO_LEFT","19283ZAOrQz","8LDIMeB","1372592vNIAST","615210dCPGnh","*Format:* %0","registerBlockAttribute","left","afterInit","justify","AlignmentEditing","formatBlock","format","alignment","1312913KpmGVH","commandName","center","195174cXyJCx","type","registerAttributeLabel"];return(ns=function(){return t})()}function rs(){const t=["commandParams","TrackChangesEditing","registerDescriptionCallback","FORMAT_SUPERSCRIPT","commandName","slice","FORMAT_UNDERLINE","*Format:* %0","underline","StrikethroughEditing","get","italic","subscript","toUpperCase","registerAttributeLabel","*Remove format:* %0","plugins","afterInit","SuperscriptEditing","284210fbUWQy","29872fmKIVe","strikethrough","FORMAT_STRIKETHROUGH","superscript","forceValue","registerInlineAttribute","8uimqFz","5100628KOvVts","formatInline","BoldEditing","FORMAT_SUBSCRIPT","has","bold","2653cvuQtj","code","392493NNakMg","UnderlineEditing","SubscriptEditing","toLowerCase","ItalicEditing","editor","FORMAT_","765NfnGBy","502652YOJXFl","CodeEditing","format","enableDefaultAttributesIntegration","descriptionFactory","type","locale","8632602uLpcZb","FORMAT_CODE","FORMAT_BOLD","582065wncvof","FORMAT_ITALIC","_registerLegacyDescription"];return(rs=function(){return t})()}const ss=is;!function(t,e){const n=is,r=t();for(;;)try{if(803762===-parseInt(n(239))/1+-parseInt(n(222))/2*(parseInt(n(231))/3)+parseInt(n(223))/4+parseInt(n(249))/5+parseInt(n(246))/6+parseInt(n(229))/7*(parseInt(n(216))/8)+parseInt(n(238))/9*(-parseInt(n(271))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const os=[ss(225),ss(235),ss(232),ss(240),ss(261),ss(233),ss(270)];function is(t,e){const n=rs();return(is=function(t,e){return n[t-=216]})(t,e)}class as extends t.Plugin{[ss(269)](){const t=ss,e=this[t(236)],n=e[t(268)][t(262)](t(253)),r=e[t(245)];for(const s of os){if(!e[t(268)][t(227)](s))continue;const o=s[t(257)](0,-7)[t(234)](),i=t(237)+o[t(265)]();n[t(242)](o),n[t(221)](o),n[t(243)][t(266)](o,zr(r,i))}this[t(251)]()}[ss(251)](){const t=ss,e=this[t(236)],n=e[t(245)],r=e[t(268)][t(262)](t(253));function s(e,s){const o=t;r[o(243)][o(254)]((t=>{const r=o;if(r(224)!=t[r(244)])return;const{data:i}=t;return i&&i[r(256)]===e?i[r(252)][0][r(220)]?{type:r(241),content:zr(n,r(259),s)}:{type:r(241),content:zr(n,r(267),s)}:void 0}))}s(t(228),zr(n,t(248))),s(t(263),zr(n,t(250))),s(t(260),zr(n,t(258))),s(t(230),zr(n,t(247))),s(t(217),zr(n,t(218))),s(t(264),zr(n,t(226))),s(t(219),zr(n,t(255)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(444522===-parseInt(n(311))/1*(parseInt(n(281))/2)+parseInt(n(293))/3*(-parseInt(n(315))/4)+-parseInt(n(280))/5+parseInt(n(312))/6+-parseInt(n(278))/7*(-parseInt(n(316))/8)+-parseInt(n(307))/9+parseInt(n(308))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(303)](){const t=cs,e=this[t(291)],n=e[t(297)];if(!e[t(282)][t(304)](t(289)))return;const r=e[t(282)][t(299)](t(305)),s=this[t(291)][t(285)][t(299)](t(295));r[t(300)](t(295),((n,o={})=>{const i=t,a=this[i(291)][i(313)][i(301)][i(309)],c=o&&void 0!==o[i(317)]?o[i(317)]:!s[i(302)];let u=[];if(c){const t=Array[i(283)](a[i(277)]())[i(314)]((t=>fs(t)||function(t,e){const n=i,r=e[n(292)](t[n(306)],n(295)),s=e[n(292)]([n(284),n(295)],t);return r&&s}(t,this[i(291)][i(313)][i(290)])));u=y(t,e[i(313)])}else{const t=Array[i(283)](a[i(277)]())[i(314)]((t=>fs(t)));u=y(t,e[i(313)])}e[i(313)][i(310)]((()=>{const t=i;for(const e of u)r[t(288)](e,{commandName:t(295),commandParams:[{forceValue:c}]})}))})),r[t(296)][t(287)]((e=>{const r=t,{data:s}=e;if(s&&r(295)==s[r(279)]){const t=zr(n,r(276));return s[r(318)][0][r(317)]?{type:r(319),content:zr(n,r(294),t)}:{type:r(319),content:zr(n,r(286),t)}}}))}}function fs(t){const e=cs;return e(295)==t[e(306)][e(298)]}function hs(){const t=["enableCommand","document","value","afterInit","has","TrackChangesEditing","parent","3218454ApKXbc","11812460YEMiaH","selection","change","18882HnIEiT","1190430rSyVxf","model","filter","4084UOtSPQ","8VumXSU","forceValue","commandParams","format","ELEMENT_BLOCK_QUOTE","getSelectedBlocks","3940279qnjzZo","commandName","1356005gddxKM","50vYBenw","plugins","from","$root","commands","*Remove format:* %0","registerDescriptionCallback","markBlockFormat","BlockQuoteEditing","schema","editor","checkChild","1167wXKOJt","*Set format:* %0","blockQuote","descriptionFactory","locale","name","get"];return(hs=function(){return t})()}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=443]})(t,e)}function ps(){const t=["plugins","42oIvszz","editor","1634948ZveYpX","enableCommand","has","30787880fZdkxw","1994082qQalaa","changeCaseLower","870292PINLgA","afterInit","get","6EucfhH","509955suyVPL","changeCaseTitle","TrackChangesEditing","CaseChange","6360057RbbrXB","456zIJgCq","changeCaseUpper","8092bnJDEx"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(542427===-parseInt(n(460))/1+-parseInt(n(458))/2+-parseInt(n(463))/3*(-parseInt(n(454))/4)+parseInt(n(443))/5*(-parseInt(n(452))/6)+parseInt(n(450))/7*(-parseInt(n(448))/8)+-parseInt(n(447))/9+parseInt(n(457))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(461)](){const t=gs,e=this[t(453)];e[t(451)][t(456)](t(446))&&(e[t(451)][t(462)](t(445))[t(455)](t(449)),e[t(451)][t(462)](t(445))[t(455)](t(459)),e[t(451)][t(462)](t(445))[t(455)](t(444)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=345]})(t,e)}const Es=Is;function bs(){const t=["ckbox","1896AXXvEy","946681sZIjih","6AbyHGe","45072LZpxoR","5642915orEEoV","plugins","654234lGLqec","3gpGPFR","4yKHaza","TrackChangesEditing","enableCommand","5193391uzHOov","editor","afterInit","47015408QvbvVe","13005960gLTrYy","get","commands"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(780402===-parseInt(n(356))/1+parseInt(n(361))/2*(parseInt(n(362))/3)+parseInt(n(363))/4*(-parseInt(n(359))/5)+-parseInt(n(357))/6*(-parseInt(n(347))/7)+parseInt(n(355))/8*(-parseInt(n(358))/9)+-parseInt(n(351))/10+parseInt(n(350))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(349)](){const t=Es,e=this[t(348)];e[t(353)][t(352)](t(354))&&e[t(360)][t(352)](t(345))[t(346)](t(354))}}const _s=ys;function ys(t,e){const n=ks();return(ys=function(t,e){return n[t-=484]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(576445===parseInt(n(491))/1*(-parseInt(n(487))/2)+parseInt(n(516))/3+parseInt(n(492))/4+parseInt(n(525))/5+-parseInt(n(497))/6+parseInt(n(528))/7+parseInt(n(512))/8*(-parseInt(n(494))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class As extends t.Plugin{[_s(537)](){const t=_s,e=this[t(535)];if(!e[t(538)][t(533)](t(484)))return;const n=e[t(538)][t(495)](t(493)),r=e[t(510)],s=e[t(524)][t(495)](t(520))[t(531)],o=e[t(517)][t(495)](t(520));n[t(486)](t(523)),n[t(486)](t(503)),n[t(486)](t(520),((r,i={})=>{const a=t,c=e[a(508)],u=e[a(508)][a(485)][a(502)],l=i&&void 0!==i[a(511)]?i[a(511)]:!o[a(536)];let f;i[a(526)]||(i[a(526)]=s[0][a(526)]),f=l?Array[a(499)](u[a(496)]())[a(519)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(500))&&!e[n(501)](t)&&e[n(532)](t[n(529)],n(520))}(t,c[a(518)]))):Array[a(499)](u[a(496)]())[a(519)]((t=>Cs(t)));const h=y(f,c);c[a(521)]((()=>{const t=a;for(const e of h)n[t(534)](e,{commandName:t(520),commandParams:[{...i,forceValue:l}],formatGroupId:t(490)})}))})),n[t(513)][t(539)](t(520),(e=>zr(r,t(488),e))),n[t(513)][t(514)]((e=>{const n=t;if(n(505)!=e[n(522)])return;const o=r.t,{data:i}=e;if(!i||n(520)!=i[n(527)])return;const a=i[n(489)][0][n(526)],c=o(s[n(498)]((t=>t[n(526)]===a))[n(530)])[n(515)]();return i[n(489)][0][n(511)]?{type:n(507),content:zr(r,n(504),zr(r,n(488),1)+" ("+c+")")}:{type:n(507),content:zr(r,n(506),zr(r,n(488),1))}}))}}function ks(){const t=["parent","label","languages","checkChild","has","markBlockFormat","editor","value","afterInit","plugins","registerElementLabel","CodeBlock","document","enableCommand","169082bAilaX","ELEMENT_CODE_BLOCK","commandParams","blockName","11BKiZOY","2541824RjchJI","TrackChangesEditing","4373235vshwVd","get","getSelectedBlocks","2819400sWRrtX","find","from","rootElement","isLimit","selection","outdentCodeBlock","*Set format:* %0","formatBlock","*Remove format:* %0","format","model","name","locale","forceValue","8yIbFVd","descriptionFactory","registerDescriptionCallback","toLowerCase","121458dLuMLC","commands","schema","filter","codeBlock","change","type","indentCodeBlock","config","5644300OeyUjF","language","commandName","4601863vPfqVg"];return(ks=function(){return t})()}function Cs(t){const e=_s;return e(520)==t[e(509)]}const Ls=Ns;function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=476]})(t,e)}function Rs(){const t=["28vEmlwj","7156260srTctW","105547xJLMqw","plugins","2271lYhAwC","5244owsSMA","CommentsEditing","TrackChangesEditing","1148oQbbGT","90RKVKNd","1287980eifjFa","editor","1418CsfBsI","587838Wvxhdk","has","addCommentThread","get","enableCommand","afterInit","1193448guCMDZ","11XjrFNI","13614ZyVasc"];return(Rs=function(){return t})()}!function(t,e){const n=Ns,r=t();for(;;)try{if(837994===-parseInt(n(477))/1*(parseInt(n(485))/2)+-parseInt(n(494))/3*(parseInt(n(481))/4)+parseInt(n(496))/5+parseInt(n(486))/6*(parseInt(n(495))/7)+-parseInt(n(492))/8*(parseInt(n(482))/9)+-parseInt(n(483))/10*(parseInt(n(493))/11)+-parseInt(n(478))/12*(-parseInt(n(497))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ls(491)](){const t=Ls,e=this[t(484)];e[t(476)][t(487)](t(479))&&e[t(476)][t(489)](t(480))[t(490)](t(488))}}var Ms=n(834);function vs(t,e){const n=Fs();return(vs=function(t,e){return n[t-=279]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(279)]())o[r(321)](t)&&s[r(299)](n[r(329)](o));return s}function Os(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(304)][r(281)](r(282));return(o,i,a)=>{const c=r;if(!a[c(326)][c(285)](i[c(295)],o[c(283)]))return;const u=i[c(295)][c(298)](),l=i[c(295)][c(325)],f=t[c(302)][c(291)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(280)];d=d||f[c(316)](e);const n=a[c(314)][c(308)](e);if(n&&n[c(322)](c(289)))return;c(320)==t[c(317)]&&f[c(287)](e)&&!f[c(310)](e)&&(e[c(290)]||l[c(292)]?h&&h[c(319)]==e||(h=e,m(t[c(284)]),p=!0):g=g||t[c(284)])}function m(t){const r=c,o=a[r(307)][r(296)](r(306),{class:r(305)+e}),u=a[r(314)][r(324)](t);n&&s[r(312)][r(288)](i[r(297)])&&a[r(307)][r(327)](r(303),o),a[r(307)][r(318)](u,o),a[r(314)][r(311)](o,i[r(297)])}d||p||!g||m(g)}}function Fs(){const t=["330UYVxWC","864JpZEGh","markerRange","createUIElement","markerName","getWalker","push","8120axGVtR","250216LatTRa","model","ck-suggestion-marker--active","plugins","ck-suggestion-marker-","span","writer","toViewElement","12807oAmWbz","isLimit","bindElementToMarker","activeMarkers","1671572qcjxEG","mapper","328LOEVqx","isContent","type","insert","parent","elementEnd","hasAttribute","getCustomProperty","1068280JXraum","toViewPosition","start","consumable","addClass","2842MyyFlU","createRangeOn","getItems","item","get","TrackChangesEditing","name","previousPosition","test","2430722jfwStJ","isBlock","includes","addHighlight","nextSibling","schema","isAtEnd"];return(Fs=function(){return t})()}!function(t,e){const n=vs,r=t();for(;;)try{if(233238===parseInt(n(301))/1+parseInt(n(328))/2*(-parseInt(n(293))/3)+parseInt(n(313))/4+parseInt(n(300))/5*(parseInt(n(294))/6)+-parseInt(n(286))/7+-parseInt(n(315))/8*(parseInt(n(309))/9)+-parseInt(n(323))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=Bs;function xs(){const t=["uiElement","writer","root","markerNameToElements","2492000ehwHCf","remove","document","enqueueChange","TrackChangesEditing","13rNpSUx","setSelection","editor","selection","133842VhPxnI","commands","showSuggestionHighlights","batch","init","enableCommand","fromRange","buffer","forward","start","deleteForward","47976hecowt","371ImUXXG","delete","8816409oRylDF","downcastDispatcher","unbindElementFromMarkerName","3388104VBzJXI","getFirstRange","bind","removeMarker:suggestion:deletion","mapper","4591776PHcsGs","unlock","merge","lock","high","addMarker:suggestion:deletion","10bHKwOX","model","unit","options","end","detach","rootName","plugins","isCollapsed","$graveyard","data","editing","createSelection","createRange","requires","get","modifySelection","markerName","4501672RPQuwQ"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(667614===parseInt(n(331))/1*(-parseInt(n(286))/2)+-parseInt(n(292))/3+-parseInt(n(321))/4+parseInt(n(326))/5+parseInt(n(335))/6*(parseInt(n(287))/7)+parseInt(n(297))/8+parseInt(n(289))/9*(parseInt(n(303))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Ds(317)](){return[Ms.Delete]}[Ds(339)](){const t=Ds,e=this[t(333)],n=e[t(310)][t(318)](t(330));n[t(340)](t(288));const r=e[t(336)][t(318)](t(285));n[t(340)](t(285),((n,s={})=>{const o=t,a=e[o(304)][o(315)](e[o(304)][o(328)][o(334)]);a[o(311)]&&e[o(304)][o(319)](a,{direction:o(283),unit:s[o(305)]});const c=a[o(293)](),u=i.LiveRange[o(341)](c);let l;n(s),l=o(312)==u[o(324)][o(309)]?e[o(304)][o(316)](c[o(284)]):e[o(304)][o(316)](u[o(284)],u[o(307)]),u[o(308)](),e[o(304)][o(329)](r[o(342)][o(338)],(t=>{const e=o;r[e(342)][e(300)](),t[e(332)](t[e(316)](l[e(307)])),r[e(342)][e(298)]()}))})),e[t(314)][t(290)].on(t(302),Os(e,t(299)),{priority:t(301)}),e[t(313)][t(290)].on(t(302),((n,r,s)=>{const o=t;s[o(306)][o(337)]&&Os(e,o(299),{showActiveMarker:!1})[o(294)](this)(n,r,s)}),{priority:t(301)}),e[t(314)][t(290)].on(t(295),((e,n,r)=>{const s=t,o=r[s(296)][s(325)](n[s(320)]);if(o)for(const t of o)t.is(s(322))&&(r[s(296)][s(291)](t,n[s(320)]),r[s(323)][s(327)](t))}),{priority:t(301)})}}const Us=Vs;function js(){const t=["get","registerElementLabel","registerAttributeLabel","8jFDxJR","commandParams","registerPostFixer","148dHVRJz","*Outdent:* %0","registerCustomCallback","has","batch","248OQMHmk","*Format:* insert into %0","includes","getFirstRange","getFirstMarker","range","*Uncheck item*","listIndent","getChanges","createRange","*Remove format:* %0","ELEMENT_","type","registerBlockAttribute","listStyle","find","_getAttributeKey","5765EhyWyE","from","*Format:* remove from %0","*Check item*","map","assureChains","value","4196346uKHcJz","accept","*Split:* list item","model","todo","change","1430lTPIya","length","removeMarker","_findSuggestions","list.multiBlock","createPositionAt","numbered","meta","selection","commandName","TodoListEditing","nodeAfter","ELEMENT_TODO_LIST","push","*Merge:* list item","afterInit","attribute","containsItem","parent","default","next","forceValue","indentList","*Change to:* %0","noTrackChangesFixer","_supportLegacySuggestions","FORMAT_INDENT","TrackChangesEditing","listStart","todoListChecked","customBulletedList","1505924kZSOpI","multipleBlocks","refresh","descriptionFactory","deletion","nextSibling","oldValue","splitListItemBefore","documentList","bulleted","listMarkerStyle","485841XDrCsG","every","todoListCheck","listType","format","detach","ELEMENT_NUMBERED_LIST","listMarker","34785oobWNq","formatBlock","listItemIdFixer","config","*Indent:* %0","getRanges","commands","plugins","differ","key","groupId","getSuggestions","fromRange","end","newValue","toUpperCase","editor","locale","todoList","customNumberedList","registerDescriptionCallback","*Merge:* %0","execute","previousSibling","attributes","isLocal","_LIST","755094TTjGWM","data","ELEMENT_BULLETED_LIST","ELEMENT_LIST_ITEM","_suggestionFactory","setAttribute","bulletedList","suggestion","ListEditing","*Set format:* %0","listItemId","isObject","numberedList","getAttribute","6479BLAaqi","filter","outdentList","checkTodoList","attributeKey","isUndo","head","isNextTo","splitListItemAfter","schema","mergeListItemForward","start","enableDefaultAttributesIntegration","listReversed","_registerLegacyDescription","trackChangesCommand","setSelection","document","mergeListItemBackward"];return(js=function(){return t})()}!function(t,e){const n=Vs,r=t();for(;;)try{if(384026===-parseInt(n(454))/1+-parseInt(n(490))/2*(-parseInt(n(570))/3)+parseInt(n(493))/4*(parseInt(n(515))/5)+parseInt(n(522))/6+-parseInt(n(559))/7+parseInt(n(498))/8*(-parseInt(n(578))/9)+-parseInt(n(528))/10*(-parseInt(n(468))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Gs extends t.Plugin{[Us(543)](){const t=Us,e=this[t(594)];if(!e[t(585)][t(496)](t(462)))return;const n=e[t(595)],r=e[t(585)][t(487)](t(555)),s=e[t(585)][t(496)](t(538)),o=!!e[t(581)][t(487)](t(532));function i(e){const r=t;return{type:r(574),content:""+zr(n,r(463),e)}}function a(e){const r=t;return{type:r(574),content:""+zr(n,r(508),e)}}r[t(480)](t(466)),r[t(480)](t(460)),r[t(480)](t(597)),r[t(480)](t(558)),r[t(480)](t(550)),r[t(480)](t(470)),r[t(480)](t(476)),r[t(480)](t(566)),r[t(511)](t(464)),r[t(511)](t(573)),r[t(511)](t(505)),o&&(r[t(480)](t(486)),r[t(480)](t(478))),s&&(r[t(480)](t(596)),r[t(480)](t(471)),r[t(511)](t(557)),r[t(562)][t(598)]((e=>{const r=t,{data:s}=e;if(s&&r(557)==s[r(587)])return{type:r(574),content:s[r(592)]?zr(n,r(518)):zr(n,r(504))}})),this[t(594)][t(525)][t(485)][t(492)]((e=>{const n=t;if(e[n(497)][n(473)])return!1;let s=!1;const o=r[n(589)]({skipNotAttached:!0})[n(469)]((t=>n(557)===r[n(514)](t)));for(const t of o)n(526)!=t[n(501)]()[n(479)][n(539)][n(467)](n(573))&&(r[n(531)](t[n(501)](),n(544))[n(513)]((t=>n(573)===r[n(514)](t[n(461)])))||(e[n(530)](t[n(502)]()),s=!0));return s}))),r[t(562)][t(489)](t(505),zr(n,t(554)));const c={type:t(574),content:""};r[t(562)][t(598)]((e=>{const r=t,{data:s}=e;if(!s||r(573)!=s[r(587)])return;let u=e[r(474)];for(;u;){if(u[r(455)]&&((r(512)==u[r(455)][r(587)]||r(569)==u[r(455)][r(587)])&&(u[r(455)][r(592)]&&r(547)!=u[r(455)][r(592)]||r(547)!=u[r(455)][r(565)]&&!s[r(592)])||!o&&u[r(455)][r(587)]==_c))return c;u=u[r(548)]}if(null==s[r(592)])switch(s[r(565)]){case r(568):return a(zr(n,r(456)));case r(534):return a(zr(n,r(576)));case r(526):return a(zr(n,r(540)))}switch(s[r(592)]){case r(568):return i(zr(n,r(456)));case r(534):return i(zr(n,r(576)));case r(526):return i(zr(n,r(540)))}})),r[t(562)][t(598)]((e=>{const n=t,{data:r}=e;if(r&&n(505)==r[n(587)])return null==r[n(592)]||null==r[n(565)]&&0==r[n(592)]?c:void 0})),r[t(562)][t(598)]((e=>{const r=t;if(r(544)!=e[r(510)])return;const{data:s}=e;if(!s||r(464)!=s[r(587)])return;const o=Hs(e);return r(592)==o?{type:r(574),content:zr(n,r(542))}:r(565)==o?{type:r(574),content:zr(n,r(524))}:c})),e[t(525)][t(485)][t(492)]((e=>this[t(580)](e))),e[t(525)][t(485)][t(492)]((e=>this[t(552)](e))),e[t(525)][t(485)][t(492)]((e=>this[t(520)](e))),this[t(553)]()}[Us(580)](t){const e=Us;if(t[e(497)][e(473)]||!t[e(497)][e(452)])return!1;let n=!1;const r=this[e(594)][e(585)][e(487)](e(555))[e(589)]({skipNotAttached:!0})[e(469)]((t=>t[e(455)]&&e(464)==t[e(455)][e(587)]))[e(469)]((t=>t[e(455)][e(592)]&&t[e(455)][e(565)]));for(const s of r)Hs(s)||(t[e(530)](s[e(502)]()),n=!0);return n}[Us(552)](t){const e=Us;if(t[e(497)][e(473)]||!t[e(497)][e(452)])return!1;const n=this[e(594)][e(585)][e(487)](e(555));if(n[e(483)][e(521)])return!1;let r=!1;const s=[e(573),e(464),e(505),e(512),e(556),e(481),e(572),e(577),e(569)],o=this[e(594)][e(525)][e(485)][e(586)][e(506)]()[e(469)]((t=>e(544)==t[e(510)]))[e(469)]((t=>s[e(500)](t[e(472)])));if(0==o[e(529)])return r;for(const i of o){const o=n[e(531)](i[e(503)],e(544))[e(469)]((t=>!t[e(535)][e(475)]))[e(519)]((t=>t[e(461)]))[e(469)]((t=>{const r=e,o=n[r(514)](t);return s[r(500)](o)}));if(o[e(529)]){for(const n of o)t[e(530)](n[e(502)]());r=!0}}return r}[Us(520)](t){const e=Us;if(t[e(497)][e(473)]||!t[e(497)][e(452)])return!1;const n=this[e(594)][e(585)][e(487)](e(555));let r=!1;const s=[e(573),e(464),e(505),e(512),e(556),e(481),e(572),e(577),e(569)];for(const t of n[e(589)]({skipNotAttached:!0})){const o=n[e(531)](t[e(501)](),e(544))[e(519)]((t=>t[e(461)]))[e(469)]((t=>t[e(455)]&&s[e(500)](t[e(455)][e(587)])));if(!o[e(529)])continue;const a=o[0][e(474)][e(451)][e(588)];if(!o[e(571)]((t=>t[e(451)][e(588)]===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(589)]({skipNotAttached:!0})[s(469)]((e=>s(544)==e[s(510)]&&e[s(451)][s(588)]==t)))e[s(459)](s(588),r)}function i(t,n){const r=e;let s=t[r(474)],i=!1;for(;s;)s[r(451)][r(588)]!=n&&(o(s[r(451)][r(588)],n),s[r(459)](r(588),n),i=!0),s=s[r(548)];return i}}[Us(553)](){const t=Us,e=this[t(594)],n=e[t(595)],r=e[t(585)][t(487)](t(555));this[t(482)](),r[t(458)][t(495)](t(579),t(567),t(523),(function(n,r){const s=t,o=[];for(let t of n)t[s(479)][s(539)]===t[s(591)][s(546)]&&(t=e[s(525)][s(507)](e[s(525)][s(533)](t[s(479)][s(539)],0))),o[s(541)](t);e[s(525)][s(527)]((t=>{const n=s,a=e[n(525)][n(485)][n(536)],c=Array[n(516)](a[n(583)]())[n(519)]((t=>i.LiveRange[n(590)](t)));t[n(484)](o),e[n(584)][n(487)](r[n(537)])[n(561)](),r[n(491)][n(541)]({forceDefaultExecution:!0}),e[n(449)](r[n(537)],...r[n(491)]),t[n(484)](c);for(const t of c)t[n(575)]()}))})),r[t(562)][t(488)]((function(n){const r=t,s=!e[r(525)][r(477)][r(465)](n),o=n[r(450)],i=n[r(564)],a=n[r(467)](r(464)),c=!o||o[r(467)](r(464))!==a,u=!i||i[r(467)](r(464))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(457),e)))}[Us(482)](){const t=Us,e=this[t(594)],n=e[t(595)];function r(n){const r=t,s=e[r(584)][r(487)](r(460))[r(521)],o=e[r(584)][r(487)](r(466))[r(521)];return r(466)===n?s:o}e[t(585)][t(487)](t(555))[t(562)][t(598)]((function(s){const o=t;if(o(579)!=s[o(510)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(537)]){case o(460):u=i[o(491)][0][o(549)],l=r(i[o(537)]),a=o(u?499:517),!l&&e[o(581)][o(487)](o(532))||(a=o(551)),c={type:o(574),content:zr(n,a,zr(n,o(456)))};break;case o(466):u=i[o(491)][0][o(549)],l=r(i[o(537)]),a=o(u?499:517),!l&&e[o(581)][o(487)](o(532))||(a=o(551)),c={type:o(574),content:zr(n,a,zr(n,o(576)))};break;case o(550):a=o(582),c={type:o(574),content:zr(n,a,zr(n,o(457)))};break;case o(470):a=function(t){const e=o,n=t[e(501)]();let r=n[e(479)][e(539)];for(;r&&n[e(545)](r);){if(r[e(467)](e(505))>0)return!1;r=r[e(564)]}return!0}(s)?zr(n,o(517),zr(n,function(t){const e=o;return e(509)+t[e(501)]()[e(479)][e(539)][e(467)](e(573))[e(593)]()+e(453)}(s))):zr(n,o(494),zr(n,o(457))),c={type:o(574),content:a};break;case o(486):case o(478):!1===i[o(560)]&&(a=o(599),c={type:o(563),content:zr(n,a,zr(n,o(457)))})}return c}))}}function Vs(t,e){const n=js();return(Vs=function(t,e){return n[t-=449]})(t,e)}function Hs(t){const e=Us;let n=t[e(501)]()[e(479)][e(539)][e(450)];for(;n;){const r=n[e(467)](e(464));if(!r)return!1;if(r==t[e(455)][e(592)])return e(592);if(r==t[e(455)][e(565)])return e(565);n=n[e(450)]}return!1}function zs(){const t=["commandParams","isUndo","listStart","formatBlock","numbered","*Format:* set order to regular","descriptionFactory","startIndex","find","ListPropertiesEditing","*Change to:* %0","registerAttributeLabel","getSuggestions","default","next","FORMAT_LIST_START","removeMarker","registerBlockAttribute","has","*Format:* set order to reversed","filter","listStyle","head","_getTranslationKeyForListStyle","lower-roman","_findSuggestions","get","replace","TrackChangesEditing","format","_LIST_","165SYLQMW","disc","batch","reversed","lower-latin","getFirstMarker","decimal-leading-zero","commandName","square","editor","attribute","circle","getFirstRange","includes","customNumbered","bulleted","25878FOWMXy","5392975cyXzxH","decimal","type","nodeAfter","styles","list.properties","start","handleDescriptions","plugins","getAttribute","803457jJkxJi","data","key","suggestion","2954044fGheZn","enableDefaultAttributesIntegration","upper-roman","*Remove format:* %0","afterInit","_LIST_DEFAULT","_registerLegacyDescription","listType","model","upper-latin","*Set format:* %0","318662ZTBozJ","locale","*Format:* set start index to %0","listReversed","_getAttributeKey","config","document","ELEMENT_","4650976xswSvX","bind","registerPostFixer","newValue","oldValue","registerDescriptionCallback","FORMAT_LIST_REVERSED","1756548WTtzIm","toUpperCase"];return(zs=function(){return t})()}const Ws=Ks;function Ks(t,e){const n=zs();return(Ks=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(407963===-parseInt(n(136))/1+-parseInt(n(151))/2+parseInt(n(166))/3+parseInt(n(140))/4+parseInt(n(199))/5*(-parseInt(n(215))/6)+parseInt(n(216))/7+-parseInt(n(159))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Xs extends t.Plugin{[Ws(144)](){const t=Ws;if(!this[t(208)][t(134)][t(186)](t(177)))return;const e=this[t(208)][t(156)][t(194)](t(131)),n=this[t(208)][t(134)][t(194)](t(196));e[t(130)]&&(n[t(141)](t(189)),n[t(185)](t(189))),e[t(202)]&&(n[t(141)](t(154)),n[t(185)](t(154))),e[t(175)]&&(n[t(141)](t(170)),n[t(185)](t(170)));const r={type:t(197),content:""};n[t(174)][t(164)](this[t(133)][t(160)](this));const s=this[t(208)][t(152)];n[t(174)][t(179)](t(154),zr(s,t(165))),n[t(174)][t(164)]((e=>{const n=t,{data:s}=e;if(s&&n(154)==s[n(138)])return null==s[n(162)]||0==s[n(162)]&&null==s[n(163)]?r:void 0})),n[t(174)][t(179)](t(170),zr(s,t(183))),n[t(174)][t(164)]((e=>{const n=t,{data:s}=e;if(s&&n(170)==s[n(138)])return null==s[n(162)]||1==s[n(162)]&&null==s[n(163)]?r:void 0})),this[t(208)][t(148)][t(157)][t(161)]((e=>{const r=t;if(e[r(201)][r(169)])return!1;let s=!1;const o=n[r(180)]({skipNotAttached:!0})[r(188)]((t=>{const e=r,s=n[e(155)](t);return e(170)==s||e(154)==s}));for(const t of o){const o=t[r(211)]()[r(132)][r(129)][r(135)](r(147));r(172)!=o&&r(213)!=o&&(n[r(193)](t[r(211)](),r(209))[r(176)]((t=>r(147)==n[r(155)](t[r(139)])))||(e[r(184)](t[r(204)]()),s=!0))}return s})),this[t(146)]()}[Ws(133)](t){const e=Ws,n=this[e(208)][e(152)],{data:r}=t,s={type:e(197),content:""};if(!r||e(189)!=r[e(138)])return;if(!r[e(163)])return e(181)==r[e(162)]?s:{type:e(197),content:""+zr(n,e(150),zr(n,this[e(191)](r[e(162)])))};if(!r[e(162)]){if(e(181)==r[e(163)])return s;let o=t[e(190)];for(;o;){if(o[e(137)]&&e(147)==o[e(137)][e(138)]&&o[e(137)][e(162)])return s;o=o[e(182)]}return{type:e(197),content:""+zr(n,e(143),zr(n,this[e(191)](r[e(163)])))}}if(e(181)!=r[e(162)])return{type:e(197),content:""+zr(n,e(150),zr(n,this[e(191)](r[e(162)])))};let o=t[e(190)];for(;o;){if(o[e(137)]&&e(147)==o[e(137)][e(138)]&&o[e(137)][e(162)]&&o[e(137)][e(163)])return s;o=o[e(182)]}const i=t[e(211)]()[e(132)][e(129)][e(135)](e(147));return{type:e(197),content:zr(n,e(150),zr(n,e(158)+i[e(167)]()+e(145)))}}[Ws(146)](){const t=Ws,e=this[t(208)],n=e[t(152)];e[t(134)][t(194)](t(196))[t(174)][t(164)]((e=>{const r=t;if(r(171)!=e[r(128)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(206)]){case r(189):o=r(178),i={type:r(197),content:zr(n,o,zr(n,this[r(191)](s[r(168)][0][r(128)])))};break;case r(154):o=s[r(168)][0][r(202)]?r(187):r(173),i={type:r(197),content:zr(n,o)};break;case r(170):o=r(153),i={type:r(197),content:zr(n,o,s[r(168)][0][r(175)])}}return i}))}[Ws(191)](t){const e=Ws;return e(158)+function(t){const n=e;return qs[n(212)](t)?n(214):Qs[n(212)](t)?n(172):null}(t)[e(167)]()+e(198)+t[e(167)]()[e(195)](/-/g,"_")}}const qs=[Ws(200),Ws(210),Ws(207)],Qs=[Ws(217),Ws(205),Ws(192),Ws(142),Ws(203),Ws(149)];var Zs=n(507);const Js=Ys;function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=404]})(t,e)}function $s(){const t=["selection","options","6113232dqyBoc","enter","detach","createPositionAt","data","plugins","setSelection","document","get","markerName","high","9113020XoiZag","596ynbSpr","11451eBSbEE","requires","markerNameToElements","enableCommand","mapper","change","writer","editor","hasClass","fire","78lEdHtN","markInsertion","afterExecute","TrackChangesEditing","end","unbindElementFromMarkerName","674980Qlnotp","fromRange","738432AnTIIj","init","getFirstRange","parent","77FndshI","2KATNvn","enterBlock","editing","31470ntrniD","remove","split","nextSibling","model","getFirstPosition","removeMarker:suggestion:insertion","addMarker:suggestion:insertion","2593239OZCrAT","commands","downcastDispatcher","ck-suggestion-marker-split","showSuggestionHighlights","createRange","bind"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(523116===-parseInt(n(420))/1*(parseInt(n(427))/2)+parseInt(n(404))/3*(parseInt(n(459))/4)+-parseInt(n(430))/5*(-parseInt(n(414))/6)+parseInt(n(426))/7*(parseInt(n(422))/8)+parseInt(n(447))/9+-parseInt(n(458))/10+-parseInt(n(438))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(405)](){return[Zs.Enter]}[Js(423)](){const t=Js,e=this[t(411)],n=e[t(452)][t(455)](t(417)),r=e[t(439)][t(455)](t(448));n[t(407)](t(448),(()=>{const s=t;e[s(434)][s(409)]((t=>{const o=s,a=e[o(434)][o(454)][o(445)],c=a[o(435)](),u=i.LiveRange[o(421)](a[o(424)]());if(r[o(428)](t)){const r=e[o(434)][o(450)](c[o(425)][o(433)],0),s=t[o(443)](c,r);n[o(415)](s)}else t[o(453)](t[o(443)](u[o(418)]));u[o(449)](),r[o(413)](o(416),{writer:t})}))})),e[t(429)][t(440)].on(t(437),Os(e,t(432)),{priority:t(457)}),e[t(429)][t(440)].on(t(436),((e,n,r)=>{const s=t,o=r[s(408)][s(406)](n[s(456)]);if(o)for(const t of o)t[s(412)](s(441))&&(r[s(408)][s(419)](t,n[s(456)]),r[s(410)][s(431)](t))}),{priority:t(457)}),e[t(451)][t(440)].on(t(437),((n,r,s)=>{const o=t;s[o(446)][o(442)]&&Os(e,o(432),{showActiveMarker:!1})[o(444)](this)(n,r,s)}),{priority:t(457)})}}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=no,r=t();for(;;)try{if(344986===parseInt(n(215))/1*(-parseInt(n(216))/2)+parseInt(n(223))/3*(-parseInt(n(235))/4)+parseInt(n(252))/5+-parseInt(n(237))/6+-parseInt(n(243))/7+parseInt(n(218))/8+parseInt(n(239))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[eo(231)](){const t=eo;if(!this[t(241)][t(226)][t(253)](t(242)))return;const e=this[t(241)][t(226)][t(225)](t(221));e[t(227)](t(219),this[t(224)][t(250)](this)),e[t(227)](t(217)),e[t(227)](t(236)),e[t(227)](t(230)),e[t(227)](t(232))}[eo(224)](t,e,n={}){const r=eo,s=this[r(241)][r(226)][r(225)](r(229));return t((t=>(r(246)==typeof e?s[r(234)](e,n):e)(t)[r(249)]((e=>!1===this[r(233)](e,t[r(245)])))),n)}[eo(233)](t,e){const n=eo,r=this[n(241)][n(228)][n(220)](this[n(241)][n(228)][n(222)](e,t[n(244)]),this[n(241)][n(228)][n(222)](e,t[n(251)]));for(const t of this[n(241)][n(228)][n(248)][n(240)](n(254)))if(null!==r[n(238)](t[n(247)]()))return!0;return!1}}function so(){const t=["filter","bind","end","1324585rAKQGw","has","suggestion:deletion","727BpOTZM","1572PjFiif","findNext","5048696LQoBCJ","find","createRange","TrackChangesEditing","createPositionAt","202641KYKGFW","handleFindCommand","get","plugins","enableCommand","model","FindAndReplaceUtils","replace","afterInit","replaceAll","_isInDeletionRange","findByTextCallback","36yGfRtD","findPrevious","1817682ZFwfHQ","getIntersection","13362381YHTDqN","getMarkersGroup","editor","FindAndReplaceEditing","3874045jXgfDr","start","item","string","getRange","markers"];return(so=function(){return t})()}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=405]})(t,e)}const io=oo;function ao(){const t=["toLowerCase","FORMAT_FONT_SIZE","FontFamilyEditing","62711YpYySW","2uzeobk","1893592uytPgr","model","fontSize.options","has","formatInline","title","find","*Set font color:* %0","*Set font background color:* %0","*Reset font color*","1590ezfrme","registerInlineAttribute","normalizeSizeOptions","*Set font size:* %0","FontSize","fontBackgroundColor.colors","registerDescriptionCallback","2246696srFkDC","992701hstaOw","locale","commandName","format","*Reset font size*","plugins","FontBackgroundColorEditing","commandParams","get","fontFamily","*Reset font family*","afterInit","TrackChangesEditing","7GEAedu","fontColor","label","type","fontColor.colors","1228746QEfXMP","4708632DMkZVB","*Set font family:* %0","FontSizeEditing","_registerLegacyDescription","descriptionFactory","value","config","fontBackgroundColor","*Reset font background color*","enableDefaultAttributesIntegration","5131449UrgByb","registerAttributeLabel","5fooKQK","fontSize","FORMAT_FONT_BACKGROUND","FontColorEditing","FORMAT_FONT_COLOR","FORMAT_FONT_FAMILY","editor","trim"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(689644===-parseInt(n(452))/1*(-parseInt(n(433))/2)+-parseInt(n(408))/3+-parseInt(n(451))/4*(-parseInt(n(421))/5)+parseInt(n(409))/6+parseInt(n(465))/7*(parseInt(n(434))/8)+-parseInt(n(419))/9+parseInt(n(444))/10*(-parseInt(n(432))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(411),commandName:io(422)},{pluginName:io(431),commandName:io(461)},{pluginName:io(424),commandName:io(466)},{pluginName:io(458),commandName:io(416)}];class uo extends t.Plugin{[io(463)](){const t=io,e=this[t(427)][t(453)],n=this[t(427)][t(457)][t(460)](t(464));for(const{pluginName:e,commandName:r}of co)this[t(427)][t(457)][t(437)](e)&&(n[t(418)](r),n[t(445)](r));e.t,n[t(413)][t(420)](t(422),zr(e,t(430))),n[t(413)][t(420)](t(461),zr(e,t(426))),n[t(413)][t(420)](t(466),zr(e,t(425))),n[t(413)][t(420)](t(416),zr(e,t(423))),this[t(412)]()}[io(412)](){const t=io,e=this[t(427)],n=e[t(453)];e[t(457)][t(460)](t(464))[t(413)][t(450)]((e=>{const r=t,o=n.t;if(r(438)!=e[r(406)])return;const{data:i}=e;if(null!=i){if(r(422)==i[r(454)]){const t=i[r(459)][0][r(414)];if(t){const e=o(this[r(427)][r(457)][r(460)](r(448))[r(446)](this[r(427)][r(415)][r(460)](r(436)))[r(440)]((e=>e[r(435)]==t))[r(439)])[r(429)]();return{type:r(455),content:zr(n,r(447),e)}}return{type:r(455),content:zr(n,r(456))}}if(r(461)==i[r(454)]){const t=i[r(459)][0][r(414)];return t?{type:r(455),content:zr(n,r(410),t)}:{type:r(455),content:zr(n,r(462))}}if(r(466)==i[r(454)]){const t=i[r(459)][0][r(414)];if(t){const e=(0,s.normalizeColorOptions)(this[r(427)][r(415)][r(460)](r(407)))[r(440)]((e=>e[r(435)]==t));let i=t,a="";return e&&(i=e[r(405)],a=o(i)[r(429)]()),{type:r(455),content:zr(n,r(441),a)[r(428)](),color:{value:t,title:a||i}}}return{type:r(455),content:zr(n,r(443))}}if(r(416)==i[r(454)]){const t=i[r(459)][0][r(414)];if(t){const e=(0,s.normalizeColorOptions)(this[r(427)][r(415)][r(460)](r(449)))[r(440)]((e=>e[r(435)]==t));let i=t,a="";return e&&(i=e[r(405)],a=o(i)[r(429)]()),{type:r(455),content:zr(n,r(442),a)[r(428)](),color:{value:t,title:a||i}}}return{type:r(455),content:zr(n,r(417))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=458]})(t,e)}const fo=lo;function ho(){const t=["fontBackgroundColor","toUpperCase","length","locale","1861780jGxVyv","entries","fontColor.colors","4bQYQsa","editor","223319pILuUO","9aQoSqo","normalizeSizeOptions","title","formatBlock","fontSize","join","enableCommand","*Remove all formatting*","*Set format to:* %0","enableDefaultAttributesIntegration","fontColor","1861560wRXCTJ","afterInit","formatInline","fontSize.options","toLowerCase","slice","copyFormat","label","plugins","commandParams","type","16DyywOc","descriptionFactory","format","charAt","push","config","find","commandName","TrackChangesEditing","get","boolean","7556549jUZHde","FontSize","commands","split","pasteFormat","724059wVPEZR","4qHTNJt","737898EZLwZl","registerDescriptionCallback","model","3999555qaGclS","_registerLegacyDescription"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(466033===-parseInt(n(510))/1*(-parseInt(n(495))/2)+parseInt(n(494))/3+parseInt(n(508))/4*(parseInt(n(499))/5)+-parseInt(n(467))/6+-parseInt(n(496))/7*(parseInt(n(478))/8)+parseInt(n(511))/9*(parseInt(n(505))/10)+-parseInt(n(489))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(468)](){const t=fo,e=this[t(509)],n=e[t(475)][t(487)](t(486)),r=e[t(491)][t(487)](t(473)),s=e[t(491)][t(487)](t(493));r&&s&&(n[t(465)](t(493)),n[t(462)](t(473)),this[t(500)]())}[fo(500)](){const t=fo,e=this[t(509)],n=e[t(504)];e[t(475)][t(487)](t(486))[t(479)][t(497)]((r=>{const s=t;if(s(459)!=r[s(477)]&&s(469)!=r[s(477)])return;const{data:o}=r;if(o&&s(493)===o[s(485)]){const t=[],r=o[s(476)][0];for(const[n,o]of Object[s(506)](r))t[s(482)](po(e,n,o));return t[s(503)]?{type:s(480),content:zr(n,s(464),t[s(461)](", "))}:{type:s(480),content:zr(n,s(463))}}}))}}function po(t,e,n){const r=fo,o=t[r(504)].t,i=e[r(492)](/(?=[A-Z])/)[r(461)](" "),a=o(i[r(481)](0)[r(502)]()+i[r(472)](1))[r(471)]();if(r(488)==typeof n)return a;if(r(466)===e||r(501)===e){const e=(0,s.normalizeColorOptions)(t[r(483)][r(487)](r(507)))[r(484)]((t=>t[r(498)]==n));return a+" ("+(e?o(e[r(474)])[r(471)]():n)+")"}if(r(460)===e&&isNaN(parseFloat(n))){const e=t[r(475)][r(487)](r(490))[r(512)](t[r(483)][r(487)](r(470)))[r(484)]((t=>t[r(498)]==n));return a+" ("+(e?o(e[r(458)])[r(471)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(399148===-parseInt(n(363))/1*(-parseInt(n(348))/2)+parseInt(n(370))/3*(-parseInt(n(339))/4)+parseInt(n(347))/5*(-parseInt(n(373))/6)+-parseInt(n(360))/7+-parseInt(n(344))/8+-parseInt(n(352))/9+parseInt(n(343))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(364)](){const t=mo,e=this[t(350)];if(!e[t(374)][t(349)](t(358)))return;this[t(337)]=e[t(331)][t(340)](t(369));const n=e[t(366)],r=e[t(374)][t(340)](t(361));r[t(356)](t(365));for(const e of this[t(337)])t(367)!=e[t(346)]&&r[t(342)][t(335)](e[t(346)],(n=>{const r=t,i=this[r(354)](e[r(346)]);return null!==i?s(n,i):o(n,e[r(359)])}));function s(e,r){return zr(n,t(368),[e,r])}function o(e,r){return zr(n,t(371),[e,r])}this[t(345)]()}[mo(345)](){const t=mo,e=this[t(350)],n=e[t(366)];e[t(374)][t(340)](t(361))[t(342)][t(336)]((e=>{const r=t;if(r(333)!=e[r(357)])return;const{data:s}=e;if(s&&r(365)==s[r(334)]){const e=s[r(332)][0][r(362)],c=this[r(354)](e);if(null!==c)return{type:r(338),content:zr(n,r(351),(a=c,zr(n,r(368),[1,a])))};const u=this[r(337)][r(372)]((t=>t[r(346)]===e))[r(359)];return{type:r(338),content:zr(n,r(351),(o=1,i=u,zr(n,t(371),[o,i])))}}var o,i,a}))}[mo(354)](t){const e=mo;var n,r;const s=t[e(355)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(337)])||void 0===n?void 0:n[e(372)]((n=>n[e(346)]==t));if(o&&o[e(353)]){const t=o[e(353)],n=(null!==(r=t[e(341)])&&void 0!==r?r:t)[e(355)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["value","46113jujRWN","afterInit","heading","locale","paragraph","ELEMENT_HEADING","heading.options","108hiifEr","ELEMENT_HEADING_CUSTOM","find","18CIBLGt","plugins","config","commandParams","formatBlock","commandName","registerElementLabel","registerDescriptionCallback","_headingOptions","format","2728AoSDNi","get","name","descriptionFactory","15019960iGrtQd","463400isAqer","_registerLegacyDescription","model","1044035LnxLcx","20hvOKuC","has","editor","*Change to:* %0","6263775upoQLj","view","_getHeadingLevel","match","enableDefaultAttributesIntegration","type","HeadingEditing","title","1113735DSTxzx","TrackChangesEditing"];return(bo=function(){return t})()}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(218930===-parseInt(n(359))/1*(-parseInt(n(340))/2)+-parseInt(n(337))/3+parseInt(n(374))/4*(-parseInt(n(352))/5)+-parseInt(n(366))/6+-parseInt(n(344))/7*(-parseInt(n(363))/8)+parseInt(n(333))/9*(parseInt(n(355))/10)+-parseInt(n(335))/11*(-parseInt(n(361))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(347)](){const t=To,e=this[t(371)];if(!e[t(334)][t(369)](t(348)))return;const n=e[t(334)][t(354)](t(367)),r=e[t(336)];n[t(343)](t(362)),n[t(342)](t(362)),n[t(357)][t(345)](t(362),zr(r,t(373))),this[t(349)]()}[To(349)](){const t=To,e=this[t(371)],n=e[t(336)];e[t(334)][t(354)](t(367))[t(357)][t(360)]((r=>{const s=t;if(s(356)!=r[s(372)])return;const{data:o}=r;if(o&&s(362)==o[s(368)]){const t=n.t,r=o[s(351)][0][s(341)];if(r){const o=e[s(332)][s(354)](s(339))[s(358)]((t=>t[s(364)]==r)),i=t(o[s(365)])[s(350)]();return{type:s(346),content:zr(n,s(338),i),color:{value:o[s(353)],title:o[s(365)]}}}return{type:s(346),content:zr(n,s(370),zr(n,s(373)))}}}))}}function Ao(){const t=["afterInit","HighlightEditing","_registerLegacyDescription","toLowerCase","commandParams","76105EqJuuL","color","get","35050ANmwAF","formatInline","descriptionFactory","find","161967riuMXU","registerDescriptionCallback","96odjSRi","highlight","13816LTwEFK","model","title","409038XvGCZR","TrackChangesEditing","commandName","has","*Remove highlight*","editor","type","FORMAT_HIGHLIGHT","76cDQVxN","config","36npAkrB","plugins","352561QZRxmu","locale","754728oVmiyy","*Set highlight:* %0","highlight.options","2VYoJfW","value","registerInlineAttribute","enableDefaultAttributesIntegration","1603ayjZqP","registerAttributeLabel","format"];return(Ao=function(){return t})()}const ko=Lo;function Co(){const t=["afterInit","createEmptyElement","240449wiLcvS","for","div","enableCommand","editor","conversion","11200wINGUa","15273kNzzac","7373400TgQHBF","plugins","67193BnGSxa","createContainerElement","260ljBQkI","createPositionAt","showSuggestionHighlights","registerElementLabel","599949gVXNAN","dataDowncast","TrackChangesEditing","has","652866Lyluns","ck-horizontal-line","high","get","ELEMENT_HORIZONTAL_LINE","2896kyprmK","1fTMWJF","horizontalLine","elementToStructure","insert","HorizontalLineEditing","addClass","descriptionFactory","612UeUSqF","locale","492GQjcbd"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(504513===parseInt(n(309))/1*(parseInt(n(303))/2)+-parseInt(n(299))/3+-parseInt(n(289))/4*(parseInt(n(295))/5)+-parseInt(n(316))/6*(-parseInt(n(293))/7)+-parseInt(n(308))/8*(parseInt(n(290))/9)+-parseInt(n(291))/10+-parseInt(n(321))/11*(-parseInt(n(318))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(319)](){const t=ko,e=this[t(287)];if(!e[t(292)][t(302)](t(313)))return;e[t(292)][t(306)](t(301))[t(286)](t(310));const n=e[t(292)][t(306)](t(301)),r=e[t(317)];n[t(315)][t(298)](t(310),(e=>zr(r,t(307),e))),e[t(288)][t(322)](t(300))[t(311)]({model:t(310),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(297)])return null;const o=n[s(294)](s(285)),i=n[s(320)]("hr");return n[s(314)](s(304),o),n[s(312)](n[s(296)](o,0),i),o},converterPriority:t(305)})}}const Ro=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=388]})(t,e)}function Mo(){const t=["htmlEmbed","registerBlockAttribute","registerDescriptionCallback","6607356ijUxCi","commandName","value","descriptionFactory","2345632sNHhmi","key","element","4cGjNlP","15268znPIdA","17076nVyZHm","has","ELEMENT_HTML_EMBED","136352jpzyhD","3971502shbnIf","start","TrackChangesEditing","HtmlEmbed","afterInit","*Change %0 content*","getFirstRange","formatBlock","_registerLegacyDescription","type","2757243KKlmIE","10iAhSma","attribute","editor","registerElementLabel","get","plugins","20CFLVRg","13dvZHjP","enableDefaultAttributesIntegration","nodeAfter","rawHtml","format","2838678OOnLrM","locale"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(537155===parseInt(n(410))/1*(-parseInt(n(391))/2)+parseInt(n(402))/3*(parseInt(n(427))/4)+parseInt(n(403))/5*(parseInt(n(415))/6)+parseInt(n(420))/7+-parseInt(n(424))/8+parseInt(n(392))/9*(parseInt(n(409))/10)+parseInt(n(428))/11*(-parseInt(n(388))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[Ro(396)](){const t=Ro,e=this[t(405)];if(!e[t(408)][t(389)](t(395)))return;const n=e[t(408)][t(407)](t(394)),r=e[t(416)];n[t(423)][t(406)](t(413),(e=>zr(r,t(390),e))),n[t(411)](t(417)),n[t(418)](t(422)),n[t(423)][t(419)]((e=>{const n=t;if(n(404)!=e[n(401)])return;const{data:s}=e;if(s&&n(422)==s[n(425)]&&e[n(398)]()[n(393)][n(412)].is(n(426),n(413))){const t=zr(r,n(390));return{type:n(414),content:zr(r,n(397),t)}}})),this[t(400)]()}[Ro(400)](){const t=Ro,e=this[t(405)],n=e[t(416)];e[t(408)][t(407)](t(394))[t(423)][t(419)]((e=>{const r=t;if(r(399)!=e[r(401)])return;const{data:s}=e;if(s&&r(417)==s[r(421)]){const t=zr(n,r(390));return{type:r(414),content:zr(n,r(397),t)}}}))}}function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=210]})(t,e)}const Oo=wo;function Fo(){const t=["alt","enableDefaultAttributesIntegration","document","locale","_findSuggestions","start","descriptionFactory","isIntersecting","*Set image width:* %0","imageTextAlternative","ImageUploadEditing","enableCommand","markBlockFormat","imageCaption","forceDefaultExecution","attribute","has","ImageResize","ELEMENT_IMAGE","isOwn","filter","format","convertBlockImageToInline","commandParams","find","2566360bQFDFd","ImageUtils","Inline image to block image","720090WjhMEn","chain","commandName","element","accept","18wMUwEB","detach","toNext","FORMAT_IMAGE_SIZE","end","formatBlock","deletion","getNearestSelectionRange","*Remove image text alternative*","ImageTextAlternativeEditing","imageTypeInline","ImageInlineEditing","change","imageTypeBlock","formatInline","878451IuSAMP","get","ImageCaptionUtils","getFirstRange","getClosestSelectedImageElement","width","addObject","subType","toPrevious","ImageCaptionEditing","_registerLegacyDescription","toggleImageCaption","newValue","markInsertion","isBlockImage","markDeletion","4oYphIx","removeObject","plugins","getContainedElement","key","backward","ImageBlockEditing","*Reset image width*","length","forward","isCollapsed","imageInline","discard","2491172PFMOBo","fromPosition","ELEMENT_INLINE_IMAGE","TrackChangesEditing","editor","type","isEqual","imageBlock","createRange","921800tvmLoX","findIndex","previous","imageStylePreApply","ELEMENT_CAPTION","caption","*Set image text alternative:* %0","resizeImage","uploadImage","resizedWidth","isBefore","registerCustomCallback","schema","nodeBefore","insertion","convertInlineImageToBlock","registerElementLabel","registerBlockAttribute","join","afterInit","getSuggestionCallback","Block image to inline image","registerDescriptionCallback","_suggestionFactory","4799382kckcfS","model","ImageEditing","insertImage","getCaptionFromImageModelElement","registerAttributeLabel","nodeAfter","createRangeOn","selection","17939916hcQfex"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(711270===parseInt(n(261))/1+parseInt(n(239))/2*(parseInt(n(223))/3)+parseInt(n(252))/4+-parseInt(n(323))/5*(parseInt(n(328))/6)+parseInt(n(285))/7+parseInt(n(320))/8+-parseInt(n(294))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(280)](){const t=Oo,e=this[t(256)];if(!e[t(241)][t(311)](t(287)))return;const n=e[t(241)][t(224)](t(255)),r=e[t(241)][t(224)](t(321)),s=e[t(298)];n[t(306)](t(288)),n[t(301)][t(277)](t(259),(e=>zr(s,t(313),e))),n[t(301)][t(277)](t(250),(e=>zr(s,t(254),e))),n[t(301)][t(277)](t(266),(()=>zr(s,t(265)))),e[t(241)][t(311)](t(305))&&n[t(306)](t(269)),e[t(241)][t(311)](t(245))&&e[t(241)][t(311)](t(219))&&(n[t(306)](t(218),((s,o)=>{const i=t,a=r[i(227)](e[i(286)][i(297)][i(293)]);e[i(286)][i(220)]((()=>{const t=i;n[t(307)](a,{commandName:t(218),commandParams:[o]},[],t(317))}))})),n[t(306)](t(221),((s,o)=>{const a=t;e[a(286)][a(220)]((t=>{const c=a;let u=r[c(227)](e[c(286)][c(297)][c(293)]),l=t[c(292)](u);const f=i.LivePosition[c(253)](l[c(300)],c(231)),h=i.LivePosition[c(253)](l[c(212)],c(210));n[c(309)]((()=>s(o))),u=r[c(227)](e[c(286)][c(297)][c(293)]),l=t[c(292)](u);const g=t[c(260)](f,h);f[c(329)](),h[c(329)](),n[c(307)](u,{commandName:c(218),commandParams:[o]},[],c(276)),g[c(300)][c(271)](l[c(300)])&&n[c(236)](t[c(260)](g[c(300)],l[c(300)]),c(276)),l[c(212)][c(271)](g[c(212)])&&n[c(236)](t[c(260)](l[c(212)],g[c(212)]),c(276))}))})),n[t(284)][t(272)](t(213),t(276),t(279),(()=>!1)),n[t(284)][t(272)](t(213),t(276),t(327),(()=>!1)),n[t(284)][t(272)](t(213),t(276),t(251),n[t(284)][t(281)](t(213),"",t(327))),n[t(284)][t(272)](t(275),t(276),t(279),(()=>!1)),n[t(284)][t(272)](t(275),t(276),t(251),(([r])=>{const s=t,o=n[s(284)][s(281)](s(275),"",s(251));let i=r[s(300)],a=r[s(212)];const c=e[s(286)][s(273)][s(215)](i,s(244)),u=e[s(286)][s(273)][s(215)](a,s(248));c[s(249)]&&(i=c[s(300)]),u[s(249)]&&(a=u[s(212)]),o([e[s(286)][s(260)](i,a)])})),n[t(284)][t(272)](t(213),t(276),t(324),c),n[t(284)][t(272)](t(275),t(276),t(324),c)),e[t(241)][t(311)](t(232))&&(n[t(306)](t(234),((s,o)=>{const i=t,a=e[i(241)][i(224)](i(225));let c=r[i(227)](e[i(286)][i(297)][i(293)]),u=a[i(289)](c);e[i(286)][i(220)]((()=>{const t=i;if(u)return void n[t(238)](e[t(286)][t(292)](u));const l=r[t(237)](c);s(o),c=r[t(227)](e[t(286)][t(297)][t(293)]),u=a[t(289)](c),n[t(236)](e[t(286)][t(292)](u),l?null:t(308))}))})),n[t(284)][t(272)](t(275),t(308),t(324),c));const o=[{type:t(213),subType:t(264)},{type:t(275),subType:t(308)},{type:t(213),subType:t(276)},{type:t(275),subType:t(276)}];function a(e,s){const i=t,a=o[i(262)]((({type:t,subType:n})=>e[i(257)]==t&&e[i(230)]==n)),c=o[i(262)]((({type:t,subType:e})=>s[i(257)]==t&&s[i(230)]==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(302)](l))return!0;if(2==a&&3==c){const t=n[i(299)](u,i(275))[i(315)]((({suggestion:t,meta:e})=>e[i(314)]&&i(276)==t[i(230)]));if(t[i(247)]>1&&l[i(212)][i(258)](u[i(300)]))return!0;if(1==t[i(247)]&&(u[i(300)][i(258)](l[i(212)])||u[i(212)][i(258)](l[i(300)])))return!0}if(3==a&&3==c&&u[i(300)][i(271)](l[i(300)])){const t=u[i(212)][i(291)],e=l[i(300)][i(274)];return r[i(237)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(241)][t(311)](t(312))&&(n[t(296)](t(268)),n[t(278)](t(270)),n[t(301)][t(290)](t(270),zr(s,t(211)))),e[t(241)][t(311)](t(217))&&(n[t(296)](t(304)),n[t(278)](t(295))),n[t(301)][t(283)]((e=>{const n=t;if(o[n(319)]((({type:t,subType:r})=>e[n(257)]==t&&e[n(230)]==r)))return e[n(263)]?{}:void 0})),n[t(301)][t(283)]((e=>{const n=t;if(n(275)==e[n(257)]||n(214)==e[n(257)]){const t=e[n(242)]();if(t&&t.is(n(326),n(266)))return{type:n(275)==e[n(257)]?n(229):n(240),element:t,quantity:1}}})),n[t(301)][t(283)]((e=>t(213)==e[t(257)]&&t(276)==e[t(230)]?{type:t(316),content:t(322)}:t(213)==e[t(257)]&&t(317)==e[t(230)]?{type:t(316),content:t(282)}:void 0)),n[t(301)][t(283)]((e=>{const n=t;if(n(310)!=e[n(257)])return;const{data:r}=e;if(!r||n(295)!=r[n(243)])return;const o=r[n(235)];return o?{type:n(316),content:zr(s,n(267),'"'+o+'"')}:{type:n(316),content:zr(s,n(216))}})),this[t(233)]()}[Oo(233)](){const t=Oo,e=this[t(256)],n=e[t(298)];e[t(241)][t(224)](t(255))[t(301)][t(283)]((e=>{const r=t;if(r(213)!=e[r(257)]&&r(222)!=e[r(257)])return;const{data:s}=e;if(s){if(r(304)==s[r(325)]){const t=s[r(318)][0][r(235)];return t?{type:r(316),content:zr(n,r(267),'"'+t+'"')}:{type:r(316),content:zr(n,r(216))}}if(r(268)==s[r(325)]){const t=s[r(318)][0][r(228)];return t?{type:r(316),content:zr(n,r(303),t)}:{type:r(316),content:zr(n,r(246))}}}}))}}const xo=Bo;function Bo(t,e){const n=Po();return(Bo=function(t,e){return n[t-=421]})(t,e)}function Po(){const t=["editor","accept","registerBlockAttribute","commandName","_registerLegacyDescription","afterInit","registerDescriptionCallback","replaceImageSource","enableDefaultAttributesIntegration","attribute","32304YdBtKo","getSuggestionCallback","type","16oHzryn","2007508uEYkBh","ImageEditing","formatBlock","TrackChangesEditing","_suggestionFactory","descriptionFactory","oldValue","10499268XiHWwo","plugins","get","1705398CqqmJz","_handleLegacySuggestions","10750523SYgzAG","*Format:* replace image URL","registerCustomCallback","format","has","discard","790YFHuzi","newValue","locale","3379719cgAJXu","16229331xykRja","key","src","*Replace image URL*","formatInline"];return(Po=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(962020===-parseInt(n(458))/1+-parseInt(n(448))/2+parseInt(n(428))/3+-parseInt(n(444))/4*(parseInt(n(425))/5)+parseInt(n(455))/6+-parseInt(n(460))/7+-parseInt(n(447))/8*(-parseInt(n(429))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[xo(439)](){const t=xo;if(!this[t(434)][t(456)][t(423)](t(449)))return;const e=this[t(434)][t(427)],n=this[t(434)][t(456)][t(457)](t(451));n[t(442)](t(441)),n[t(436)](t(431)),n[t(453)][t(440)]((n=>{const r=t;if(r(443)!=n[r(446)])return;const{data:s}=n;return s&&r(431)==s[r(430)]?s[r(426)]&&s[r(454)]?{type:r(422),content:zr(e,r(432))}:{type:r(422),content:""}:void 0})),this[t(459)]()}[xo(459)](){const t=xo,e=this[t(434)][t(456)][t(457)](t(451));e[t(452)][t(421)](t(450),t(441),t(435),e[t(452)][t(445)](t(450),null,t(424))),e[t(452)][t(421)](t(450),t(441),t(424),e[t(452)][t(445)](t(450),null,t(435))),this[t(438)]()}[xo(438)](){const t=xo,e=this[t(434)],n=e[t(427)];e[t(456)][t(457)](t(451))[t(453)][t(440)]((e=>{const r=t;if(r(450)!=e[r(446)]&&r(433)!=e[r(446)])return;const{data:s}=e;return s&&r(441)==s[r(437)]?{type:r(422),content:zr(n,r(461))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=500]})(t,e)}function Vo(){const t=["isInContent","11nxQgbn","*Format:* %0","commandName","setImageNaturalSizeAttributes","213jWsMOk","title","commandReversedParams","join","descriptionFactory","TrackChangesEditing","end","3422264iYfwdh","markBlockFormat","nodeAfter","plugins","name","type","getClosestSelectedImageElement","newRange","from","imageStyle","findIndex","246532eLyEpV","nodeBefore","next","_suggestionFactory","refresh","imageTypeInline","convertInlineImageToBlock","getSuggestionCallback","_registerLegacyDescription","discardSuggestion","isBefore","enableCommand","markInlineFormat","ImageUtils","head","differ","getContainedElement","8218985KDpwmW","commands","subType","89670oANoXW","formatInline","registerCustomCallback","8461008CohGIM","imageTypeBlock","discard","length","side","model","registerDescriptionCallback","createRangeOn","normalizedStyles","toLowerCase","imageCaption","get","chain","commandParams","locale","6LnkMpN","imageStylePreApply","registerPostFixer","insertion","afterInit","accept","start","document","_splitMarkerName","isIntersecting","shouldConvertImageType","filter","getChangedMarkers","400204AyXCRP","_findSuggestions","forEach","suggestion","getSuggestion","change","38568kDwzej","has","selection","isEqual","FORMAT_SIDE_IMAGE","isBlockImage","formatBlock","isOwn","getSuggestions","isInlineImage","imageStylePostApply","getFirstRange","format","Users","hasSuggestion","ImageStyleEditing","editor","value","author"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(922979===parseInt(n(560))/1*(-parseInt(n(582))/2)+-parseInt(n(564))/3*(parseInt(n(540))/4)+-parseInt(n(500))/5*(-parseInt(n(521))/6)+-parseInt(n(534))/7+parseInt(n(571))/8+parseInt(n(506))/9+parseInt(n(503))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(525)](){const t=jo,n=this[t(556)];if(!n[t(574)][t(541)](t(555)))return;const r=n[t(574)][t(517)](t(569)),s=n[t(574)][t(517)](t(595)),o={};r[t(593)](t(580),((o,i)=>{const a=t,c=n[a(574)][a(517)](a(553)).me,u=n[a(501)][a(517)](a(580));let l=s[a(577)](n[a(511)][a(528)][a(542)]),f=n[a(511)][a(513)](l),h=u[a(557)];if(h==i[a(557)])return;const g={commandName:a(580),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(511)][a(539)]((()=>{const t=a;if(r[t(548)]()[t(532)]((e=>e[t(559)]&&c==e[t(558)]&&(t(546)==e[t(576)]||t(504)==e[t(576)])&&(t(522)==e[t(502)]||t(550)==e[t(502)])&&e[t(551)]()[t(543)](f)))[t(536)]((e=>r[t(591)](e[t(596)]))),l=s[t(577)](n[t(511)][t(528)][t(542)]),f=n[t(511)][t(513)](l),u[t(586)](),n[t(501)][t(517)](t(587))[t(586)](),n[t(501)][t(517)](t(507))[t(586)](),h=u[t(557)],h!=i[t(557)])return s[t(549)](l)&&u[t(531)](i[t(557)],l)?(o({...i,setImageSizes:!1}),l=s[t(577)](n[t(511)][t(528)][t(542)]),void r[t(572)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(522))):void(s[t(545)](l)?r[t(572)](l,g,[],t(550)):r[t(594)](f,g,t(550)))}))}));for(const e of n[t(574)][t(517)](t(555))[t(514)])o[e[t(575)]]=e[t(565)][t(515)]();r[t(585)][t(505)](t(546),t(522),t(567),(()=>!1)),r[t(585)][t(505)](t(546),t(550),t(567),(()=>!1)),r[t(585)][t(505)](t(504),t(550),t(567),(()=>!1)),r[t(585)][t(505)](t(546),t(522),t(526),(([e])=>{const n=t;s[n(563)](e[n(598)]())})),r[t(585)][t(505)](t(546),t(522),t(508),((e,n)=>{const s=t;r[s(585)][s(589)](s(546),"",s(526))(e,{commandName:n[s(562)],commandParams:n[s(566)]})})),r[t(585)][t(505)](t(546),t(522),t(518),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(546),subType:t(522)},{type:t(524),subType:t(516)},{type:t(546),subType:t(588)},{type:t(524),subType:t(588)}];function a(e,n){const o=t,a=i[o(581)]((({type:t,subType:n})=>e[o(576)]==t&&e[o(502)]==n)),c=i[o(581)]((({type:t,subType:e})=>n[o(576)]==t&&n[o(502)]==e));if(a<0||c<0)return!1;const u=e[o(551)](),l=n[o(551)]();if((0==a||1==a)&&2==c&&u[o(530)](l))return!0;if(2==a&&3==c){const t=r[o(535)](u,o(524))[o(532)]((({suggestion:t,meta:e})=>e[o(547)]&&o(588)==t[o(502)]));if(t[o(509)]>1&&l[o(570)][o(543)](u[o(527)]))return!0;if(1==t[o(509)]&&(u[o(527)][o(543)](l[o(570)])||u[o(570)][o(543)](l[o(527)])))return!0}if(3==a&&3==c&&u[o(527)][o(592)](l[o(527)])){const t=u[o(570)][o(573)],e=l[o(527)][o(583)];return s[o(545)](t)&&t===e}return!1}n[t(511)][t(528)][t(523)]((()=>{const e=t;let o=!1;const i=Array[e(579)](n[e(511)][e(528)][e(597)][e(533)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(529)](t);if(e(537)==i&&r[e(554)](u)){if(e(546)==a&&(e(522)==c||e(550)==c)){const t=r[e(538)](u);if(n[e(578)]){const n=t[e(551)]()[e(598)]();if(s[e(545)](n))continue;r[e(591)](t),o=!0}}if(e(524)==a&&e(516)==c&&!n[e(578)]){const t=r[e(538)](u);t[e(584)]&&t[e(584)][e(559)]&&(r[e(591)](t[e(584)]),o=!0)}}}return o})),this[t(590)](o)}[jo(590)](t){const e=jo,n=this[e(556)],r=n[e(520)];n[e(574)][e(517)](e(569))[e(568)][e(512)]((n=>{const s=e;if(s(546)!=n[s(576)]&&s(504)!=n[s(576)])return;const{data:o}=n;if(!o||s(580)!=o[s(562)])return;const i=o[s(519)][0][s(557)];return function(t){const e=s;return{type:e(552),content:zr(r,e(561),t)}}(s(510)===i?zr(r,s(544)):t[i]||i)}))}}function zo(t,e){const n=Wo();return(zo=function(t,e){return n[t-=112]})(t,e)}function Wo(){const t=["TrackChangesEditing","forEach","1595262xpjSMU","bind","_trackChangesValueDuringImport","editor","5412eaTFsq","492205ruSCmj","plugins","1425364MqnWbu","_trackChangesExecuted","value","commands","_setSuggestionData","high","Users","afterInit","1288ATSRIs","trackChanges","collaboration_features","dataInsert","importWord","2618650kgBfPb","_handleImportedData","track_changes","get","listenTo","2904608lRsIsk","247275ZZylxA","enableCommand","lowest","execute"];return(Wo=function(){return t})()}const Ko=zo;!function(t,e){const n=zo,r=t();for(;;)try{if(473432===parseInt(n(126))/1+-parseInt(n(121))/2+parseInt(n(115))/3+-parseInt(n(128))/4+parseInt(n(141))/5+-parseInt(n(125))/6*(-parseInt(n(136))/7)+parseInt(n(114))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(123)]=!1,this[e(129)]=!1}[Ko(135)](){const t=Ko,e=this[t(124)],n=e[t(131)][t(112)](t(140)),r=e[t(131)][t(112)](t(137));n&&(n.on(t(118),((e,[,n])=>{const s=t;this[s(123)]=r[s(130)],n[s(138)][s(143)]=!this[s(123)]}),{priority:t(133)}),this[t(113)](n,t(139),this[t(142)][t(122)](this)),this[t(113)](n,t(139),(()=>{const e=t;this[e(129)]&&(r[e(118)](),this[e(129)]=!1)}),{priority:t(117)}),e[t(127)][t(112)](t(119))[t(116)](t(140)))}[Ko(142)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(124)][n(131)][n(112)](n(137)),o=s[n(130)];this[n(123)]!==o&&(s[n(118)](),this[n(129)]=!0),r&&r[n(120)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(124)][o(127)][o(112)](o(134)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(140)}}};this[o(124)][o(127)][o(112)](o(119))[o(132)](i)}))}}const qo=Zo;function Qo(){const t=["editor","commandName","3504980DHCkEs","IndentEditing","get","formatBlock","format","has","*Outdent:* %0","_registerLegacyDescription","4314522ButDKi","enableCommand","1777332ilAuOv","enableDefaultAttributesIntegration","outdentBlock","10298792wNZQNl","blockIndent","afterInit","514898NnGlmk","*Indent:* %0","descriptionFactory","20536307WHSCNJ","registerBlockAttribute","getItemLabel","FORMAT_INDENT","3SxRfUA","getItems","type","24vcLVOF","plugins","registerAttributeLabel","locale","outdent","9zvtUSA","TrackChangesEditing","50185FBSNtx","IndentBlock","registerDescriptionCallback","7GzDYLR","indentBlock","indent"];return(Qo=function(){return t})()}function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(829267===parseInt(n(427))/1*(-parseInt(n(461))/2)+-parseInt(n(453))/3+-parseInt(n(430))/4*(parseInt(n(437))/5)+-parseInt(n(455))/6*(-parseInt(n(440))/7)+-parseInt(n(458))/8*(-parseInt(n(435))/9)+-parseInt(n(445))/10+parseInt(n(423))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[qo(460)](){const t=qo,e=this[t(443)],n=e[t(431)][t(447)](t(436));if(e[t(431)][t(450)](t(446))&&(n[t(454)](t(442)),n[t(454)](t(434))),e[t(431)][t(450)](t(438)))for(const e of[t(441),t(457)])n[t(456)](e);const r=e[t(433)];n[t(424)](t(459)),n[t(422)][t(432)](t(459),zr(r,t(426))),this[t(452)]()}[qo(452)](){const t=qo,e=this[t(443)],n=e[t(433)],r=e[t(431)][t(447)](t(436));r[t(422)][t(439)]((e=>{const s=t;if(s(448)!=e[s(429)])return;const{data:o}=e;if(!o)return;if(s(441)!=o[s(444)]&&s(457)!=o[s(444)])return;const i=e[s(428)]()[0],a=r[s(422)][s(425)](i);return s(441)==o[s(444)]?{type:s(449),content:zr(n,s(421),a)}:s(457)==o[s(444)]?{type:s(449),content:zr(n,s(451),a)}:void 0}))}}var Yo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=124]})(t,e)}function ti(){var t=["init","plugins","TrackChangesEditing","1438755fikwwm","471340PzXXqM","requires","931780RyIvTh","enableCommand","45304TkswTO","4091748FdjuHD","get","2157384wFQtrX","editor","input","12620034gsxdeu"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(644217===-parseInt(n(124))/1+-parseInt(n(137))/2+parseInt(n(134))/3+-parseInt(n(127))/4+parseInt(n(135))/5+-parseInt(n(125))/6+parseInt(n(130))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Yo(136)](){return[Ms.Input]}[Yo(131)](){var t=Yo;this[t(128)][t(132)][t(126)](t(133))[t(138)](t(129))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=136]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(269186===parseInt(n(151))/1+-parseInt(n(162))/2+-parseInt(n(155))/3*(-parseInt(n(177))/4)+parseInt(n(163))/5*(-parseInt(n(158))/6)+parseInt(n(149))/7*(parseInt(n(153))/8)+-parseInt(n(152))/9*(-parseInt(n(137))/10)+-parseInt(n(160))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(176)](){const t=ni,e=this[t(170)];if(!e[t(159)][t(169)](t(172)))return;const n=e[t(159)][t(168)](t(147)),r=e[t(173)][t(168)](t(140));n[t(148)](t(140)),n[t(148)](t(178)),n[t(141)](t(166));for(const e of r[t(138)])n[t(141)](e.id),n[t(156)][t(171)](e.id,t(164)+e[t(161)][t(145)]()+")");n[t(156)][t(157)]((n=>{const r=t;if(r(175)!=n[r(167)])return;const{data:s}=n;if(!s||r(166)!=s[r(143)])return;const o=s[r(139)],i=e[r(174)];return{type:r(150),content:null==o?zr(i,r(144)):zr(i,r(142),'"'+o+'"')}})),this[t(136)]()}[ni(136)](){const t=ni,e=this[t(170)],n=e[t(174)];e[t(159)][t(168)](t(147))[t(156)][t(157)]((e=>{const r=t;if(r(146)!=e[r(167)])return;const{data:s}=e;if(s){if(r(140)==s[r(154)]){const t=s[r(165)][0];return{type:r(150),content:zr(n,r(142),'"'+t+'"')}}return r(178)==s[r(154)]?{type:r(150),content:zr(n,r(144))}:void 0}}))}}function oi(){const t=["commandParams","linkHref","type","get","has","editor","registerAttributeLabel","LinkEditing","commands","locale","attribute","afterInit","12SVEVXU","unlink","_registerLegacyDescription","15010NiVtOl","manualDecorators","newValue","link","registerInlineAttribute","*Set link:* %0","key","*Remove link*","toLowerCase","formatInline","TrackChangesEditing","enableDefaultAttributesIntegration","365911jXFUpn","format","359091BONmUq","2943cHZiLs","40tsioPr","commandName","275844QeVmEq","descriptionFactory","registerDescriptionCallback","12LZkRaH","plugins","6251553ypqvOO","label","630188DKmfRp","586310zDdEeu","link ("];return(oi=function(){return t})()}function ii(){const t=["TrackChangesEditing","ELEMENT_TODO_LIST","261018TYFFFd","slice","editor","45PRHpEm","change","plugins","registerDescriptionCallback","findIndex","checkChild","name","bulletedList","from","ELEMENT_BULLETED_LIST","push","replace","add","commandParams","descriptionFactory","length","listType","bulleted","numberedList","formatInline","value","has","*Change to:* %0","ELEMENT_LIST_ITEM","schema","commands","LegacyTodoListEditing","end","format","get","2196481Xgnteo","type","document","parent","checkTodoList","markBlockFormat","6451155cKLHDT","getSelectedBlocks","locale","selection","afterInit","2571468YObCmD","listItem","List","paragraph","ELEMENT_NUMBERED_LIST","indentList","*Check item*","253680WlEdFj","blockName","before","createRange","execute","enableCommand","todoList","16grtWGj","LegacyListEditing","getAttribute","96972QizqsU","listIndent","todo","commandName","*Outdent:* %0","formatBlock","createPositionAt","nextSibling","todoListChecked","numbered","previousSibling","*Uncheck item*","isObject","_selectedElements","registerElementLabel","element","*Indent:* %0","outdentList","27054PUxISr","forceValue","filter","model"];return(ii=function(){return t})()}const ai=ci;function ci(t,e){const n=ii();return(ci=function(t,e){return n[t-=204]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(343569===parseInt(n(234))/1+-parseInt(n(252))/2+parseInt(n(258))/3+parseInt(n(217))/4+-parseInt(n(261))/5*(parseInt(n(224))/6)+parseInt(n(206))/7*(parseInt(n(231))/8)+-parseInt(n(212))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ai(216)](){const t=ai,e=this[t(260)],n=e[t(214)];if(!e[t(263)][t(282)](t(232)))return;const r=e[t(263)][t(205)](t(256)),s=e[t(263)][t(282)](t(287));function o(t){return()=>{const n=ci,s=e[n(255)][n(208)][n(215)],o=e[n(286)][n(205)](t);if(o[n(281)])return void e[n(228)](n(220),{});const i=t[n(259)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(269)](t)[s(254)]((t=>function(t,e){const n=s;return e[n(266)](t[n(209)],n(218))&&!e[n(246)](t)}(t,r)));o=o[s(254)]((t=>!t.is(s(249),s(218))||t[s(233)](s(277))!=e));const i=new Set;for(const t of o)t.is(s(249),s(218))?i[s(273)](li(t)):i[s(273)](t);return Array[s(269)](i)}(s[n(213)](),i,e[n(255)][n(285)]);e[n(255)][n(262)]((()=>{const e=n;for(const n of a)r[e(211)](n,{commandName:t,commandParams:[{forceValue:!o[e(281)]}],formatGroupId:e(225)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(269)](t);const r=n[e(265)]((t=>e(218)!=t[e(267)]));return r>-1&&(n=n[e(259)](0,r)),n}(e[n(255)][n(208)][n(215)][n(213)]()),o=e[n(255)][n(227)](e[n(255)][n(240)](s[0],n(226)),e[n(255)][n(240)](s[s[n(276)]-1],n(288)));e[n(255)][n(262)]((()=>{const e=n;r[e(211)](o,{commandName:t,commandParams:[],formatGroupId:e(235)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(241)];for(;t&&t[n(233)](n(235))>e[n(233)](n(235));)r[n(273)](t),t=t[n(241)]}return Array[n(269)](r)}(s))}))}}r[t(229)](t(279),o(t(279))),r[t(229)](t(268),o(t(268))),s&&r[t(229)](t(230),o(t(230))),r[t(229)](t(222),i(t(222))),r[t(229)](t(251),i(t(251))),s&&r[t(229)](t(210),(()=>{const n=t,s=e[n(286)][n(205)](n(210)),o=Array[n(269)](s[n(247)]);o[n(254)]((t=>t[n(233)](n(242))!=s[n(281)])),e[n(255)][n(262)]((()=>{const t=n;for(const e of o)r[t(211)](e,{commandName:t(210),commandParams:[{forceValue:!s[t(281)]}]})}))})),r[t(275)][t(248)](t(218),(e=>zr(n,t(284),e))),r[t(275)][t(264)]((e=>{const r=t;if(r(239)!=e[r(207)]&&r(280)!=e[r(207)])return;const{data:s}=e;if(s){if(r(279)==s[r(237)]||r(268)==s[r(237)]||r(230)==s[r(237)])switch(s[r(237)][r(272)](r(219),"")){case r(278):return o(zr(n,r(270)));case r(243):return o(zr(n,r(221)));case r(236):return o(zr(n,r(257)))}if(r(222)==s[r(237)])return{type:r(204),content:zr(n,r(250),zr(n,r(284)))};if(r(251)==s[r(237)])return{type:r(204),content:zr(n,r(238),zr(n,r(284)))};if(r(210)==s[r(237)])return s[r(274)][0][r(253)]?{type:r(204),content:zr(n,r(223))}:{type:r(204),content:zr(n,r(245))}}function o(t){const e=r;return{type:e(204),content:zr(n,e(283),t)}}}))}}function li(t){const e=ai,n=t[e(233)](e(235));if(0==n)return t;let r=t;for(;t[e(244)]&&t[e(244)].is(e(249),e(218));){const s=t[e(244)][e(233)](e(235));if(s==n)r=t[e(244)];else if(s<n)break;t=t[e(244)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(249),e(218))&&t[e(233)](e(235))>0){let r=t[e(241)];for(;r&&e(218)==r[e(267)]&&r[e(233)](e(235))==t[e(233)](e(235));)n[e(271)](r),r=r[e(241)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=494]})(t,e)}function di(){const t=["flat","72zpwbNe","parent","getFirstPosition","config","model","registerDescriptionCallback","push","afterInit","filter","*Format:* set order to regular","LegacyListPropertiesEditing","replace","element","formatBlock","2568zlqwmw","format","getLastPosition","getAttribute","7231gUaoht","getSiblingNodes","createPositionAt","getSelectedBlocks","_LIST_","16SseEUR","forward","createRange","editor","*Change to:* %0","backward","markMultiRangeBlockFormat","has","commandName","length","before","handleListReversedCommand","map","3mGYSKg","reversed","default","_getSuggestionBlocksForListStyle","TrackChangesEditing","descriptionFactory","245377KLGzjE","*Format:* set order to reversed","100soWEZF","startIndex","ELEMENT_","numbered","18620868uYAeZf","_getSuggestionBlocks","handleListStyleCommand","formatInline","getListTypeFromListStyleType","commandParams","list.properties","listStart","get","from","bind","listStyle","listReversed","toUpperCase","handleListStartCommand","_getTranslationKeyForListStyle","enableCommand","plugins","locale","type","*Format:* set start index to %0","listItem","unshift","handleDescriptions","1137514qBEiEb","change","146352eYwKon","selection","styles","listType","LegacyListUtils","679535VKsTuW","document","277442XuTJBM"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(348475===parseInt(n(556))/1+parseInt(n(503))/2*(-parseInt(n(550))/3)+-parseInt(n(537))/4*(parseInt(n(510))/5)+-parseInt(n(528))/6*(parseInt(n(532))/7)+-parseInt(n(505))/8*(parseInt(n(514))/9)+-parseInt(n(558))/10*(-parseInt(n(512))/11)+parseInt(n(562))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(521)](){const t=hi;if(!this[t(540)][t(496)][t(544)](t(524)))return;const e=this[t(540)][t(517)][t(570)](t(568)),n=this[t(540)][t(496)][t(570)](t(554));e[t(507)]&&n[t(495)](t(573),this[t(564)][t(572)](this)),e[t(551)]&&n[t(495)](t(574),this[t(548)][t(572)](this)),e[t(559)]&&n[t(495)](t(569),this[t(576)][t(572)](this)),n[t(555)][t(519)](this[t(502)][t(572)](this))}[hi(564)](t,e={}){const n=hi,r=this[n(540)][n(496)][n(570)](n(554)),s=this[n(553)]();this[n(540)][n(518)][n(504)]((()=>{const t=n;r[t(543)](s,{commandName:t(573),commandParams:[{type:e[t(498)]}],formatGroupId:t(573)})}))}[hi(548)](t,e={}){const n=hi,r=this[n(540)][n(496)][n(570)](n(554)),s=this[n(563)]((t=>t.is(n(526),n(500))&&n(561)===t[n(531)](n(508))));if(s[n(546)]<1)return;const o=s[n(549)]((t=>this[n(540)][n(518)][n(539)](this[n(540)][n(518)][n(534)](t,n(547)),this[n(540)][n(518)][n(534)](t,0))));this[n(540)][n(518)][n(504)]((()=>{const t=n;r[t(543)](o,{commandName:t(574),commandParams:[{reversed:e[t(551)]}],formatGroupId:t(574)})}))}[hi(576)](t,e={}){const n=hi,r=this[n(540)][n(496)][n(570)](n(554)),s=this[n(563)]((t=>t.is(n(526),n(500))&&n(561)===t[n(531)](n(508))));if(s[n(546)]<1)return;const o=s[n(549)]((t=>this[n(540)][n(518)][n(539)](this[n(540)][n(518)][n(534)](t,n(547)),this[n(540)][n(518)][n(534)](t,0))));this[n(540)][n(518)][n(504)]((()=>{const t=n;r[t(543)](o,{commandName:t(569),commandParams:[{startIndex:e[t(559)]}],formatGroupId:t(569)})}))}[hi(502)](t){const e=hi;if(e(527)!=t[e(498)]&&e(565)!=t[e(498)])return;const n=this[e(540)][e(497)],{data:r}=t;if(!r)return;let s,o;switch(r[e(545)]){case e(573):s=e(541),o={type:e(529),content:zr(n,s,zr(n,this[e(494)](r[e(567)][0][e(498)])))};break;case e(574):s=r[e(567)][0][e(551)]?e(557):e(523),o={type:e(529),content:zr(n,s)};break;case e(569):s=e(499),o={type:e(529),content:zr(n,s,r[e(567)][0][e(559)])}}return o}[hi(553)](){const t=hi;var e,n,r,s;const o=this[t(540)][t(496)][t(570)](t(509));let i=Array[t(571)](this[t(540)][t(518)][t(511)][t(506)][t(535)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(526),t(500)))&&i[t(501)](...o[t(533)](this[t(540)][t(518)][t(511)][t(506)][t(516)](),t(542))),(null===(n=i[i[t(546)]-1])||void 0===n?void 0:n.is(t(526),t(500)))&&i[t(520)](...o[t(533)](this[t(540)][t(518)][t(511)][t(506)][t(530)](),t(538))),i=[...new Set(i)],(null===(s=null===(r=this[t(540)][t(518)][t(511)][t(506)][t(516)]())||void 0===r?void 0:r[t(515)])||void 0===s?void 0:s.is(t(526),t(500)))&&(i=i[t(522)]((e=>e.is(t(526),t(500))))),i}[hi(563)](t){const e=hi,n=this[e(540)][e(496)][e(570)](e(509));let r=Array[e(571)](this[e(540)][e(518)][e(511)][e(506)][e(535)]())[e(522)](t)[e(549)]((t=>{const r=e,s=this[r(540)][r(518)][r(534)](t,0);return[...n[r(533)](s,r(542)),...n[r(533)](s,r(538))]}))[e(513)]();return r=[...new Set(r)],r}[hi(494)](t){const e=hi;return e(560)+(this[e(540)][e(496)][e(570)](e(509))[e(566)](t)||e(552))[e(575)]()+e(536)+t[e(575)]()[e(525)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=450]})(t,e)}function Ei(){const t=["mediaEmbed","media","1243953yXHfTg","conversion","createEmptyElement","2679788qJysWT","TrackChangesEditing","editor","dataDowncast","elementToElement","showSuggestionHighlights","MediaEmbedEditing","4983600zenvus","afterInit","data","descriptionFactory","1635284yQEFoJ","400145FMbtib","18altuqY","ELEMENT_MEDIA","6246KLHdhw","stop","attribute:url:media","get","locale","plugins","options","has","registerElementLabel","enableCommand","downcastDispatcher","901578ELHxlb","268kXnLNz","div","high","for"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(420977===parseInt(n(476))/1*(-parseInt(n(452))/2)+parseInt(n(451))/3+parseInt(n(461))/4+-parseInt(n(473))/5*(parseInt(n(474))/6)+-parseInt(n(472))/7+parseInt(n(468))/8+parseInt(n(458))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(469)](){const t=mi,e=this[t(463)];if(!e[t(481)][t(483)](t(467)))return;const n=e[t(481)][t(479)](t(462)),r=e[t(480)];n[t(485)](t(456)),n[t(471)][t(484)](t(457),(e=>zr(r,t(475),e))),e[t(459)][t(455)](t(464))[t(465)]({model:t(457),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(466)])return n[s(460)](s(453))},converterPriority:t(454)}),e[t(470)][t(450)].on(t(478),((e,n,r)=>{const s=t;r[s(482)][s(466)]&&e[s(477)]()}),{priority:t(454)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(720084===-parseInt(n(483))/1+parseInt(n(485))/2*(parseInt(n(491))/3)+parseInt(n(495))/4*(-parseInt(n(493))/5)+-parseInt(n(484))/6*(-parseInt(n(492))/7)+parseInt(n(502))/8*(parseInt(n(499))/9)+-parseInt(n(488))/10+-parseInt(n(494))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(496)](){const t=Ti,e=this[t(487)];e[t(501)][t(498)](t(500))&&e[t(501)][t(497)](t(489))[t(490)](t(486))}}function Ai(){const t=["1421905noVKMY","6oAKCPK","497426jWGzUZ","mention","editor","8499500OKNPAe","TrackChangesEditing","enableCommand","12ivvNyJ","8828239GmZfMw","5ictyNw","1210209YxBPUa","2345388pPhwGe","afterInit","get","has","18UFbMHx","MentionEditing","plugins","5729104VrdmPK"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(535885===parseInt(n(145))/1*(parseInt(n(156))/2)+-parseInt(n(141))/3+-parseInt(n(154))/4+-parseInt(n(157))/5*(-parseInt(n(140))/6)+-parseInt(n(163))/7+-parseInt(n(162))/8+parseInt(n(171))/9*(parseInt(n(174))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(169)](){const t=ki,e=this[t(161)],n=e[t(164)][t(139)](t(160));e[t(164)][t(150)](t(166))&&(n[t(167)](t(170)),n[t(148)](t(144)),n[t(158)][t(159)]((e=>this[t(142)](e))))}[ki(142)](t){const e=ki,n=this[e(161)][e(173)],{data:r}=t,s={type:e(153),content:""};if(r&&e(144)==r[e(147)]){if(!r[e(146)])return{type:e(153),content:zr(n,e(168),zr(n,e(155)))+" ("+r[e(172)]+")"};if(!r[e(172)]){let o=t[e(143)];for(;o;){if(o[e(165)]&&e(151)==o[e(165)][e(147)]&&o[e(165)][e(172)])return s;o=o[e(152)]}return{type:e(153),content:zr(n,e(149),zr(n,e(155)))+" ("+r[e(146)]+")"}}}}}function Ni(){const t=["oldValue","key","registerBlockAttribute","*Remove format:* %0","has","listType","next","format","2504856mEoUEI","ELEMENT_MULTI_LEVEL_LIST","620vTpWgh","85gcKQZM","descriptionFactory","registerDescriptionCallback","TrackChangesEditing","editor","3172632haqeNZ","5499123neOQle","plugins","data","MultiLevelList","enableDefaultAttributesIntegration","*Set format:* %0","afterInit","multiLevelList","12717LCFuCB","newValue","locale","12330kCZsyl","get","254790hrFKaE","1421661Hiyjfl","handleDescriptions","head","listMarkerStyle","1142GTnXJX"];return(Ni=function(){return t})()}function Ri(){const t=["pageBreak","PageBreakEditing","enableCommand","afterInit","51pKnlIQ","descriptionFactory","ELEMENT_PAGE_BREAK","9oRHUkD","48493130xOLhMZ","554712qEcYfK","144340hbuYXi","locale","registerElementLabel","137876kjUOBj","plugins","editor","TrackChangesEditing","807787jeuRGl","has","6GrBnlm","8310974boLJdE","9477128HKbrqv","get"];return(Ri=function(){return t})()}const Si=Mi;function Mi(t,e){const n=Ri();return(Mi=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(607467===-parseInt(n(330))/1+-parseInt(n(326))/2*(parseInt(n(317))/3)+parseInt(n(322))/4+parseInt(n(323))/5*(-parseInt(n(332))/6)+-parseInt(n(333))/7+parseInt(n(334))/8*(-parseInt(n(320))/9)+parseInt(n(321))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class vi extends t.Plugin{[Si(316)](){const t=Si,e=this[t(328)];if(!e[t(327)][t(331)](t(314)))return;e[t(327)][t(312)](t(329))[t(315)](t(313));const n=e[t(327)][t(312)](t(329)),r=e[t(324)];n[t(318)][t(325)](t(313),(e=>zr(r,t(319),e)))}}const wi=Fi;function Oi(){const t=["enableCommand","$text","getItemLabel","locale","has","showSuggestionHighlights","insert","insertion","92349RjyoVh","editing","consume","2zcSisR","addClass","descriptionFactory","isBlock","options","formatBlock","createUIElement","toViewPosition","addMarker:suggestion:insertion","Paragraph","model","7808435emUxFp","isLimit","22hkxILp","isTouching","writer","editor","TrackChangesEditing","1778382EaRGNr","1471443qNLlHK","markerName","*Insert:* %0","ck-suggestion-marker-split","name","format","registerElementLabel","paragraph","registerDescriptionCallback","536MBwEqt","end","ELEMENT_PARAGRAPH","21hBIHak","data","ck-suggestion-marker--active","consumable","checkChild","afterInit","bindElementToMarker","highest","includes","downcastDispatcher","activeMarkers","type","6469336lFobKX","insertParagraph","28288490bsZrhs","nodeAfter","commandName","markerRange","_registerLegacyDescription","getFirstRange","*Change to:* %0","plugins","962569zHSUku","mapper","get","schema","enableDefaultAttributesIntegration","span","start"];return(Oi=function(){return t})()}function Fi(t,e){const n=Oi();return(Fi=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(823923===-parseInt(n(402))/1+parseInt(n(420))/2*(-parseInt(n(439))/3)+-parseInt(n(463))/4+-parseInt(n(431))/5+parseInt(n(438))/6*(-parseInt(n(451))/7)+-parseInt(n(448))/8*(-parseInt(n(417))/9)+-parseInt(n(465))/10*(-parseInt(n(433))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Di extends t.Plugin{[wi(456)](){const t=wi,e=this[t(436)];if(!e[t(401)][t(413)](t(429)))return;const n=e[t(412)],r=e[t(401)][t(404)](t(437));r[t(422)][t(445)](t(446),(e=>zr(n,t(450),e))),r[t(406)](t(446)),r[t(409)](t(464)),e[t(418)][t(460)].on(t(428),xi(e),{priority:t(458)}),e[t(452)][t(460)].on(t(428),((n,r,s)=>{const o=t;s[o(424)][o(414)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(458)});const s=r[t(422)];s[t(447)]((r=>{const o=t;if(o(416)!==r[o(462)])return;const{start:i,end:a}=r[o(399)]();if(!i[o(434)](a)||!i[o(466)])return;const c=e[o(430)][o(405)],u=i[o(466)];return c[o(423)](u)&&!c[o(432)](u)&&c[o(455)](u,o(410))?{type:o(416),content:zr(n,o(441),s[o(411)](u,1))}:void 0})),this[t(398)]()}[wi(398)](){const t=wi,e=this[t(436)],n=e[t(412)];e[t(401)][t(404)](t(437))[t(422)][t(447)]((e=>{const r=t;if(r(425)!=e[r(462)])return;const{data:s}=e;return s&&r(446)==s[r(396)]?{type:r(444),content:zr(n,r(400),zr(n,r(450)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(401)][o(404)](o(437)),a=r[o(397)][o(408)],c=r[o(397)][o(449)],u=t[o(430)][o(405)];if(!a[o(434)](c)||!a[o(466)])return;const l=a[o(466)];if(u[o(423)](l)&&!u[o(432)](l)&&u[o(455)](l,o(410))){if(!s[o(454)][o(419)](r[o(397)],n[o(443)]))return;const t=s[o(435)][o(426)](o(407),{class:o(442)}),a=s[o(403)][o(427)](c);e&&i[o(461)][o(459)](r[o(440)])&&s[o(435)][o(421)](o(453),t),s[o(435)][o(415)](a,t),s[o(403)][o(457)](t,r[o(440)])}}}const Bi=Pi;function Pi(t,e){const n=Ui();return(Pi=function(t,e){return n[t-=113]})(t,e)}function Ui(){const t=["3788924FsHCBp","registerDescriptionCallback","TrackChangesEditing","*Remove all formatting*","afterInit","plugins","_registerLegacyDescription","get","5BkEpfA","descriptionFactory","enableDefaultAttributesIntegration","3054976GvvCaP","locale","7994rTQpLg","type","257697RIcWOF","7417884donfhs","editor","has","commandName","removeFormat","formatBlock","RemoveFormatEditing","format","28zLqFdD","11108007uucMOZ","formatInline","357yIEiBf","36345150YYxmJK"];return(Ui=function(){return t})()}!function(t,e){const n=Pi,r=t();for(;;)try{if(929107===parseInt(n(119))/1*(parseInt(n(134))/2)+parseInt(n(136))/3+-parseInt(n(121))/4*(parseInt(n(129))/5)+parseInt(n(137))/6+parseInt(n(116))/7*(parseInt(n(132))/8)+parseInt(n(117))/9+-parseInt(n(120))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Bi(125)](){const t=Bi,e=this[t(138)];e[t(126)][t(139)](t(114))&&(e[t(126)][t(128)](t(123))[t(131)](t(141)),this[t(127)]())}[Bi(127)](){const t=Bi,e=this[t(138)];e[t(126)][t(128)](t(123))[t(130)][t(122)]((n=>{const r=t;if(r(113)!=n[r(135)]&&r(118)!=n[r(135)])return;const{data:s}=n;return s&&r(141)==s[r(140)]?{type:r(115),content:zr(e[r(133)],r(124))}:void 0}))}}function Gi(t,e){const n=zi();return(Gi=function(t,e){return n[t-=385]})(t,e)}const Vi=Gi;!function(t,e){const n=Gi,r=t();for(;;)try{if(103235===parseInt(n(410))/1+-parseInt(n(392))/2+parseInt(n(389))/3*(-parseInt(n(386))/4)+parseInt(n(406))/5+parseInt(n(385))/6+-parseInt(n(400))/7+-parseInt(n(395))/8*(parseInt(n(408))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Vi(399)](){const t=Vi,e=this[t(397)];if(!e[t(394)][t(405)](t(398)))return;const n=e[t(394)][t(401)](t(409));n[t(404)](t(391)),n[t(404)](t(393));const r=e[t(394)][t(401)](t(398));r[t(404)](t(396)),r[t(404)](t(388)),r[t(404)](t(407)),r[t(404)](t(402)),r[t(404)](t(390)),r[t(404)](t(387)),r[t(404)](t(403))}}function zi(){const t=["acceptAllSuggestions","discardSelectedSuggestions","enableCommand","has","922185oDYDlK","discardSuggestion","36nNlLQJ","TrackChangesEditing","143577iauykO","1130928RysIcm","44LKaLmO","acceptSelectedSuggestions","acceptSuggestion","25185ZflIIv","discardAllSuggestions","goToPreviousRestrictedEditingException","279062Fmuavd","goToNextRestrictedEditingException","plugins","206664uDeous","trackChanges","editor","RestrictedEditingModeEditing","afterInit","546413kXsulL","get"];return(zi=function(){return t})()}function Wi(t,e){const n=Xi();return(Wi=function(t,e){return n[t-=291]})(t,e)}const Ki=Wi;function Xi(){const t=["element","ELEMENT_LINE_BREAK","mapper","softBreak","options","TrackChangesEditing","registerElementLabel","locale","toViewPosition","markerName","addClass","975345XyBFIN","123460BjbRJO","bindElementToMarker","3073880XxScUu","1845858nZKFiD","createPositionBefore","markerRange","name","init","5886216vgzlaj","model","deletion","activeMarkers","merge","enableCommand","includes","editor","addMarker:suggestion","descriptionFactory","55VbmrCH","showSuggestionHighlights","insert","split","2186wIQYJw","ck-suggestion-marker-","span","downcastDispatcher","writer","requires","addMarker:suggestion:insertion","createUIElement","consumable","getItems","plugins","27OkhLZe","2609418EYfvsY","addMarker:suggestion:deletion","373LdfVAV","data","ck-suggestion-marker--active","get","shiftEnter","test","editing","high"];return(Xi=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(378197===-parseInt(n(331))/1*(parseInt(n(317))/2)+parseInt(n(294))/3+parseInt(n(295))/4*(parseInt(n(313))/5)+parseInt(n(298))/6+-parseInt(n(329))/7+-parseInt(n(303))/8+parseInt(n(328))/9*(parseInt(n(297))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Ki(322)](){return[Zs.ShiftEnter]}[Ki(302)](){const t=Ki,e=this[t(310)],n=e[t(327)][t(334)](t(344));n[t(308)](t(335)),e[t(337)][t(320)].on(t(323),Qi(e),{priority:t(338)}),e[t(337)][t(320)].on(t(330),Qi(e),{priority:t(338)}),e[t(332)][t(320)].on(t(311),((n,r,s)=>{const o=t;s[o(343)][o(314)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(312)][t(345)](t(342),(n=>zr(e[t(346)],t(340),n)))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(327)][o(334)](o(344));if(!s[o(325)][o(336)](r[o(300)],n[o(301)]))return;const a=t[o(304)];for(const t of r[o(300)][o(326)]()){if(!t.is(o(339),o(342)))continue;const n=o(305)==r[o(292)][o(316)](":")[1]?o(307):o(316),c=s[o(321)][o(324)](o(319),{class:o(318)+n}),u=s[o(341)][o(291)](a[o(299)](t));e&&i[o(306)][o(309)](r[o(292)])&&s[o(321)][o(293)](o(333),c),s[o(321)][o(315)](u,c),s[o(341)][o(296)](c,r[o(292)])}}}const Zi=Yi;function Ji(){const t=["commandName","enableCommand","36364LTqnLp","FORMAT_RESTRICTED_ENABLED","registerDescriptionCallback","plugins","142304opfpBp","editor","936AFPyxH","selection","from","StandardEditingModeEditing","commandParams","TrackChangesEditing","898986HJPvaH","10dZmRtH","type","4tFbiNk","has","get","document","format","formatInline","forceValue","530KlkvHm","FORMAT_RESTRICTED_DISABLED","isCollapsed","554223rdxjdi","value","markInlineFormat","change","descriptionFactory","2097060FRMTqK","afterInit","getRanges","model","1171079SCGNXe","30407894fDaFyq","restrictedEditingException","locale","commands","formatBlock"];return(Ji=function(){return t})()}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=286]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(941753===parseInt(n(290))/1*(parseInt(n(322))/2)+-parseInt(n(319))/3+-parseInt(n(307))/4*(parseInt(n(287))/5)+parseInt(n(295))/6+-parseInt(n(299))/7+parseInt(n(311))/8*(-parseInt(n(313))/9)+-parseInt(n(320))/10*(-parseInt(n(300))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Zi(296)](){const t=Zi,e=this[t(312)],n=e[t(298)],r=e[t(302)];if(!e[t(310)][t(323)](t(316)))return;const s=e[t(310)][t(324)](t(318)),o=t(301),i=e[t(303)][t(324)](o);s[t(306)](o,((e,r={})=>{const a=t,c=n[a(325)][a(314)];if(c[a(289)])return void e(r);const u=void 0!==r[a(286)]?r[a(286)]:!i[a(291)];n[a(293)]((()=>{const t=a,e=Array[t(315)](c[t(297)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(292)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(294)][t(309)]((e=>{const n=t;if(n(304)!=e[n(321)]&&n(327)!=e[n(321)])return;const{data:s}=e;return s&&s[n(305)]==o?s[n(317)][0][n(286)]?{type:n(326),content:zr(r,n(308))}:{type:n(326),content:zr(r,n(288))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=384]})(t,e)}function na(){const t=["descriptionFactory","getGhsAttributeNameForElement","84FNtLAq","block","inline","StyleUtils","element","2751684NYdzPp","add","registerInlineAttribute","styleName","TrackChangesEditing","commandParams","formatBlock","472968DSyUut","8876784jMcgte","GeneralHtmlSupport","_registerLegacyDescription","toLowerCase","*Set format:* %0","Style","enableDefaultAttributesIntegration","4deouNE","FORMAT_STYLE","normalizeConfig","forceValue","type","style","52180gJbPgZ","formatInline","678384UQpDmP","4133515ArevOH","DataSchema","format","afterInit","config","editor","definitions","has","get","34WdqteF","locale","24172140tHCfxd","commandName","*Remove format:* %0","registerAttributeLabel","registerDescriptionCallback","ghsAttributes","plugins","registerBlockAttribute"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(875881===parseInt(n(384))/1*(parseInt(n(396))/2)+parseInt(n(413))/3+parseInt(n(428))/4*(-parseInt(n(387))/5)+parseInt(n(386))/6*(-parseInt(n(408))/7)+-parseInt(n(421))/8+-parseInt(n(420))/9+parseInt(n(398))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(390)](){const t=ta,e=this[t(392)];if(!e[t(404)][t(394)](t(426))||!e[t(404)][t(394)](t(388)))return;const n=e[t(404)][t(395)](t(417)),r=e[t(397)],s=e[t(391)][t(395)](t(433))||{},o=e[t(404)][t(395)](t(422)),i=e[t(404)][t(395)](t(411))[t(430)](e[t(404)][t(395)](t(388)),s[t(393)]);n[t(427)](t(433));const a=new Set;for(const e of i[t(409)]){const n=o[t(407)](e[t(412)]);a[t(414)](n)}const c=new Set;for(const e of i[t(410)]){const n=o[t(407)](e[t(412)]);c[t(414)](n);for(const n of e[t(403)])c[t(414)](n)}for(const e of a)n[t(405)](e),n[t(406)][t(401)](e,zr(r,t(429)));for(const e of c)n[t(415)](e),n[t(406)][t(401)](e,zr(r,t(429)));this[t(423)]()}[ta(423)](){const t=ta,e=this[t(392)],n=e[t(397)];e[t(404)][t(395)](t(417))[t(406)][t(402)]((e=>{const r=t;if(r(419)!=e[r(432)]&&r(385)!=e[r(432)])return;const{data:s}=e;return s&&r(433)===s[r(399)]?s[r(418)][0][r(431)]?{type:r(389),content:zr(n,r(425),s[r(418)][0][r(416)][r(424)]())}:{type:r(389),content:zr(n,r(400),s[r(418)][0][r(416)][r(424)]())}:void 0}))}}const sa=aa;function oa(){const t=["ELEMENT_TABLE_COLUMN_WITH_TEXT","$graveyard","ELEMENT_TABLE_COLUMN","_getSuggestionCoords","suggestion","ELEMENT_TABLE_WITH_TEXT","accept","getRanges","ELEMENT_TABLE","TableUtils","createRangeOn","registerElementLabel","table","*Remove:* %0","classes","substr","addClass","selectTableRow","highest","batch","commands","_getCoordsForCells","deletion","position","execute","getChanges","order","isIntersectingWithRange","minRow","getAttribute","model","ELEMENT_TABLE_ROW","markMultiRangeDeletion","start","options","insertTableColumnLeft","refresh","get","removeTableRow","tablePaste","nodeBefore","rootName","enableCommand","values","registerPostFixer","maxColumn","push","insertTableColumnRight","nodeAfter","element","enqueueChange","27290INYfca","data","cell","786Yottjq","span","root","length","rowspan","isEqual","toLowerCase","removeTableColumn","hasAttribute","tableColumn","MAX_SAFE_INTEGER","getColumnIndexes","registerCustomCallback","writer","removeClass","getSuggestion","startsWith","name","addRange","map","3175206hGkLms","downcastDispatcher","low","4169gNThWd","getRowIndexes","markMultiRangeInsertion","type","toViewElement","tableRow","18992sEMTTW","editor","has","change:data","add","selection","mapper","setSelection","isTouching","getItems","createPositionAt","subType","_suggestionFactory","_acceptFormatSuggestionCallbackFactory","isArray","discard","document","MIN_SAFE_INTEGER","getSelectionAffectedTableCells","afterInit","1002449zoVLDK","above","min","first","insert","getFirstRange","_splitMarkerName","insertTable","minColumn","differ","max","*Insert:* %0","insertTableRowBelow","5RSGuIb","createTableWalker","tableCell","insertion","colspan","64hpSlaL","TrackChangesEditing","some","last","maxRow","9222374uGcWkE","left","end","$textProxy","getCellLocation","join","showSuggestionHighlights","selectTableColumn","plugins","locale","item","findAncestor","fromRange","descriptionFactory","registerDescriptionCallback","805274VczmWz","forceValue","TableEditing","getChildren","oldRange","isInContent","_setupColumnsRowsFixing","every","ELEMENT_TABLE_ROW_WITH_TEXT","from","createRangeIn","_tableSuggestions","addMarker:suggestion","isIntersecting","getChangedMarkers","change","insertTableRowAbove","filter","getContainedElement","detach","1646496oXtLeF","_tablePostFixingSubtypes","includes"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(812270===parseInt(n(575))/1+parseInt(n(449))/2+parseInt(n(526))/3*(-parseInt(n(555))/4)+parseInt(n(588))/5*(-parseInt(n(546))/6)+-parseInt(n(598))/7+parseInt(n(593))/8*(parseInt(n(469))/9)+-parseInt(n(523))/10*(-parseInt(n(549))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(470)]=[e(554),e(535)],this[e(460)]=new Set}[sa(574)](){const t=sa,e=this[t(556)],n=e[t(502)][t(571)][t(560)];if(!e[t(442)][t(557)](t(451)))return;const r=e[t(443)],s=e[t(442)][t(509)](t(594)),o=e[t(442)][t(509)](t(481));s[t(447)][t(483)](t(484),(e=>zr(r,t(480),e))),this[t(455)](),s[t(514)](t(582)),s[t(514)](t(489)),s[t(514)](t(441));for(const r of[t(465),t(587)]){const i=e[t(492)][t(509)](r);s[t(514)](r,(r=>{const a=t;e[a(502)][a(464)]((t=>{const e=a;r();const c=e(576)===i[e(498)],u=o[e(573)](n),l=o[e(550)](u),f=c?l[e(578)]-1:l[e(596)]+1,h=u[0][e(445)](e(484)),g=o[e(589)](h,{startRow:f,endRow:f}),d=Array[e(458)](g)[e(545)]((n=>t[e(482)](n[e(525)])));s[e(551)](d,e(554))}))}))}for(const r of[t(507),t(519)]){const i=e[t(492)][t(509)](r);s[t(514)](r,(r=>{const a=t;e[a(502)][a(464)]((t=>{const e=a;r();const c=e(599)===i[e(498)],u=o[e(573)](n),l=o[e(537)](u),f=c?l[e(578)]-1:l[e(596)]+1,h=u[0][e(445)](e(484)),g=o[e(589)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(458)](g)[e(545)]((n=>t[e(482)](n[e(525)])));s[e(551)](d,e(535))}))}))}for(const r of[t(510),t(533)]){const i=r[t(487)](11),a=i[t(532)](),c=a[t(487)](0,3)+t(527),u=t(484)+i,l=t(577)+i,f=t(585)+i;s[t(514)](r,(()=>{const i=t;e[i(502)][i(464)]((t=>{const e=i,h=o[e(573)](n),g=h[0][e(445)](e(484));let d;if(e(510)==r){const t=o[e(550)](h);d={startRow:t[e(578)],endRow:t[e(596)],includeAllSlots:!0}}else{const t=o[e(537)](h);d={startColumn:t[e(578)],endColumn:t[e(596)],includeAllSlots:!0}}const p=o[e(589)](g,d),m=Array[e(458)](p)[e(545)]((({cell:t})=>t)),I=ca(m[e(466)]((t=>t[e(534)](c)))),E=ca(m[e(466)]((t=>!t[e(534)](c))))[e(545)]((n=>t[e(482)](n))),b=s[e(504)](E,u);if(b&&(e(554)==b[e(566)]||e(535)==b[e(566)])){const n=this[e(475)](b);for(const r of I){const s=t[e(482)](r),i=o[e(602)](r),u=r[e(501)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(544)](s)}}}))}))}function c(r){const s=t,o=Array[s(458)](n[s(479)]())[s(545)]((t=>i.LiveRange[s(446)](t)));e[s(502)][s(464)]((t=>{const n=s,i=t[n(491)];r=r[n(466)]((t=>n(473)!=t[n(528)][n(513)])),t[n(562)](r),e[n(492)][n(509)](n(510))[n(508)](),e[n(496)](n(510),{forceDefaultExecution:!0}),e[n(502)][n(522)]((()=>{const t=n;e[t(502)][t(522)](i,(e=>{const n=t,r=o[n(466)]((t=>n(473)!=t[n(528)][n(513)]));r[n(529)]>0&&e[n(562)](r);for(const t of o)t[n(468)]()}))}))}))}function u(r){const s=t;e[s(502)][s(464)]((t=>{const o=s,a=Array[o(458)](n[o(479)]())[o(545)]((t=>i.LiveRange[o(446)](t))),c=[];for(const t of r)for(const e of t[o(564)]({shallow:!0}))c[o(518)](e);for(const n of c)o(473)!=n[o(528)][o(513)]&&(t[o(562)](t[o(565)](n,0)),e[o(492)][o(509)](o(533))[o(508)](),e[o(496)](o(533),{forceDefaultExecution:!0}));const u=a[o(466)]((t=>o(473)!=t[o(528)][o(513)]));u[o(529)]>0&&t[o(562)](u);for(const t of a)t[o(468)]()}))}function l(e,n){const r=t;return n[r(456)]((t=>e[r(595)]((e=>e[r(600)][r(531)](t[r(505)])||t[r(600)][r(531)](e[r(505)])))))}function f(e,n){const r=t;return!e[r(595)]((t=>n[r(595)]((e=>t[r(462)](e)))))&&e[r(595)]((t=>n[r(595)]((e=>t[r(600)][r(563)](e[r(505)])))))}e[t(524)][t(547)].on(t(461),((e,n,r)=>{const s=t;if(!r[s(506)][s(440)])return;const o=n[s(444)];if(!o)return;const i=r[s(561)][s(553)](o);function c(t){return Array[s(569)](t)?t:[t]}i&&s(590)===o[s(543)]&&(0,a.setHighlightHandling)(i,r[s(539)],((t,e,n)=>n[s(488)](c(e[s(486)]),t)),((t,e,n)=>n[s(540)](c(e[s(486)]),t)))}),{priority:t(490)}),s[t(447)][t(448)]((e=>{const n=t;if(n(591)!=e[n(552)]&&n(494)!=e[n(552)])return;const s=e[n(467)]();if(null!=s&&s.is(n(521),n(484))){if(n(591)==e[n(552)]){const t=e[n(564)]()[n(466)]((t=>t.is(n(601))))[n(545)]((t=>t[n(524)]));if(t[n(529)])return{type:n(591),content:zr(r,n(586),zr(r,n(477),'"'+t[n(603)](" ")+'"'))}}if(n(494)==e[n(552)]){const t=e[n(564)]()[n(466)]((t=>t.is(n(601))))[n(545)]((t=>t[n(524)]));if(t[n(529)])return{type:n(494),content:zr(r,n(485),zr(r,n(477),'"'+t[n(603)](" ")+'"'))}}}})),s[t(447)][t(448)]((e=>{const n=t;if(n(554)==e[n(566)]){const t=e[n(564)]()[n(466)]((t=>t.is(n(601))))[n(545)]((t=>t[n(524)])),s=this[n(475)](e),o=s[n(597)]-s[n(500)]+1;if(n(591)==e[n(552)])return t[n(529)]?{type:n(591),content:zr(r,n(586),zr(r,n(457),[o,'"'+t[n(603)](" ")+'"']))}:{type:n(591),content:zr(r,n(586),zr(r,n(503),o))};if(n(494)==e[n(552)])return t[n(529)]?{type:n(494),content:zr(r,n(485),zr(r,n(457),[o,'"'+t[n(603)](" ")+'"']))}:{type:n(494),content:zr(r,n(485),zr(r,n(503),o))}}if(n(535)==e[n(566)]){const t=e[n(564)]()[n(466)]((t=>t.is(n(601))))[n(545)]((t=>t[n(524)])),s=this[n(475)](e),o=s[n(517)]-s[n(583)]+1;if(n(591)==e[n(552)])return t[n(529)]?{type:n(591),content:zr(r,n(586),zr(r,n(472),[o,'"'+t[n(603)](" ")+'"']))}:{type:n(591),content:zr(r,n(586),zr(r,n(474),o))};if(n(494)==e[n(552)])return t[n(529)]?{type:n(494),content:zr(r,n(485),zr(r,n(472),[o,'"'+t[n(603)](" ")+'"']))}:{type:n(494),content:zr(r,n(485),zr(r,n(474),o))}}})),s[t(567)][t(538)](t(591),t(554),t(570),c),s[t(567)][t(538)](t(494),t(554),t(478),c),s[t(567)][t(538)](t(591),t(535),t(570),u),s[t(567)][t(538)](t(494),t(535),t(478),u),s[t(567)][t(538)](t(591),t(535),t(603),l),s[t(567)][t(538)](t(494),t(535),t(603),l),s[t(567)][t(538)](t(591),t(554),t(603),f),s[t(567)][t(538)](t(494),t(554),t(603),f)}[sa(568)](){const t=sa,e=this[t(556)],n=e[t(502)][t(571)][t(560)];return(r,s)=>{const o=t;e[o(502)][o(464)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(600)][a(512)];u&&u[0]&&!1===u[0][a(450)]&&(l=r[0][a(505)][a(520)]);const f=t[a(459)](l);if(a(473)==f[a(528)][a(513)])return;const h=Array[a(458)](n[a(479)]())[a(545)]((t=>i.LiveRange[a(446)](t)));t[a(562)](f),e[a(492)][a(509)](c)[a(508)](),u[a(518)]({forceDefaultExecution:!0}),e[a(496)](c,...u);const g=h[a(466)]((t=>a(473)!=t[a(528)][a(513)]));g[a(529)]>0&&t[a(562)](g);for(const t of h)t[a(468)]()}))}}[sa(493)](t){const e=sa,n=this[e(556)][e(442)][e(509)](e(481));let r=Number[e(536)],s=Number[e(572)],o=Number[e(536)],i=Number[e(572)];for(const a of t){if(e(473)==a[e(528)][e(513)])continue;const{row:t,column:c}=n[e(602)](a),u=a[e(534)](e(530))?a[e(501)](e(530))-1:0,l=a[e(534)](e(592))?a[e(501)](e(592))-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(455)](){const t=sa,e=this[t(556)],n=e[t(442)][t(509)](t(594)),r=e[t(442)][t(509)](t(481));e[t(502)][t(571)].on(t(558),(()=>{const r=t,s=Array[r(458)](e[r(502)][r(571)][r(584)][r(463)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(581)](t);if(r(476)!=s)continue;if(null!=e[r(453)])continue;const a=n[r(541)](o);this[r(470)][r(471)](i)&&this[r(460)][r(559)](a)}}),{priority:t(548)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(482)](e),a=e[s(445)](s(484)),c=r[s(602)](e);for(const t of this[s(460)]){const n=t[s(566)],r=n[s(542)](s(511)),u=n[s(487)](r?10:5),l=u[s(532)](),f=l[s(487)](0,3)+s(527),h=s(577)+u,g=s(585)+u;if(!t[s(454)])continue;if(a!=t[s(580)]()[s(505)][s(445)](s(484)))continue;if(t[s(499)](i))continue;const d=e[s(534)](f)?e[s(501)](f)-1:0,p=this[s(475)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(544)](i),o=!0)}return o};e[t(502)][t(571)][t(516)]((n=>{const r=t;let o=!1;for(const t of e[r(502)][r(571)][r(584)][r(497)]())if(r(579)==t[r(552)])if(r(554)==t[r(543)])for(const e of t[r(495)][r(520)][r(452)]())o=o||s(e,n);else r(590)==t[r(543)]&&(o=o||s(t[r(495)][r(520)],n));return o}))}[sa(475)](t){const e=sa;return this[e(493)](t[e(479)]()[e(545)]((t=>t[e(505)][e(520)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=440]})(t,e)}function ca(t){const e=sa;return Array[e(458)](new Set(t)[e(515)]())}const ua=fa;function la(){const t=["12258kIEzjG","author","model","horizontally","_suggestionFactory","*Split cell:* vertically","_acceptFormatSuggestionCallbackFactory","requires","TrackChangesEditing","setSelection","*Split cell:* horizontally","mergeTableCellLeft","change","highest","root","getAncestors","362980VKZpKK","selection","createRangeOn","commands","editor","formatBlock","low","215tNlOJf","find","push","markBlockFormat","detach","containsRange","formatInline","trackChanges","markMultiRangeBlockFormat","_tablePostFixingSubtypes","from","has","3274EzfVqV","isEnabled","registerDescriptionCallback","splitTableCellHorizontally","accept","4cyUYyK","forceDefaultExecution","*Merge cells*","1172003wMYAPV","44aznECc","commandName","format","table","type","value","enableCommand","74sZHCeV","_isForcedDefaultExecutionBlock","set:isEnabled","stop","map","_areMergableCells","descriptionFactory","return","getCellLocation","size","cell","TableUtils","getSuggestions","getSelectionAffectedTableCells","execute","mergeTableCellUp","rootName","get","insertion","splitTableCellVertically","deletion","mergeTableCellDown","getFirstPosition","filter","2112456QMetBB","fromRange","getRanges","createTableWalker","afterInit","direction","157281TNXwLW","mergeTableCells","TableEditing","add","$graveyard","element","locale","refresh","5530824LmODUh","length","subType","isInContent","registerCustomCallback","9zLTVIp","findAncestor","tableCell","document","mergeTableCellRight","_areSelectedCellsMergable","plugins"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(134914===-parseInt(n(455))/1*(parseInt(n(471))/2)+parseInt(n(501))/3*(parseInt(n(460))/4)+-parseInt(n(544))/5*(-parseInt(n(521))/6)+parseInt(n(463))/7+parseInt(n(495))/8*(parseInt(n(514))/9)+-parseInt(n(537))/10*(-parseInt(n(464))/11)+-parseInt(n(509))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(528)](){return[ia]}[ua(499)](){const t=ua,e=this[t(541)],n=e[t(523)][t(517)][t(538)],r=e[t(507)];if(!e[t(520)][t(454)](t(503)))return;const s=e[t(520)][t(488)](t(529)),o=e[t(520)][t(488)](t(482)),a=e[t(520)][t(488)](ia);a[t(452)][t(546)](t(502)),s[t(470)](t(502),(()=>{const n=t,r=o[n(484)](e[n(523)][n(517)][n(538)]);e[n(523)][n(533)]((()=>{const t=n;s[t(451)](r,{commandName:t(502),commandParams:[]},[],t(502))}))})),e[t(540)][t(488)](t(502)).on(t(485),((n,r)=>{const o=t;e[o(540)][o(488)](o(551))[o(469)]&&(r[o(510)]>0&&r[r[o(510)]-1]&&r[r[o(510)]-1][o(461)]||s[o(472)]||this[o(519)]()||n[o(474)]())}),{priority:t(534)});for(const n of[t(486),t(518),t(492),t(532)]){const r=e[t(540)][t(488)](n);s[t(470)](n,(()=>{const n=t,o=e[n(523)][n(517)][n(538)][n(493)]()[n(536)]()[n(545)]((t=>t.is(n(506),n(516)))),i=r[n(469)];e[n(523)][n(533)]((()=>{const t=n;s[t(451)]([o,i],{commandName:t(502),commandParams:[]},[],t(502))}))}))}for(const n of[t(490),t(458)]){const r=e[t(540)][t(488)](n);s[t(470)](n,(()=>{const i=t,a=o[i(484)](e[i(523)][i(517)][i(538)])[0],c=a[i(515)](i(467)),{column:u,row:l}=o[i(479)](a);let f=[];if(i(524)==r[i(500)]){const t=o[i(498)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(453)](t)[i(475)]((t=>t[i(481)]))}else{const t=o[i(498)](c,{column:u,includeAllSlots:!0});f=Array[i(453)](t)[i(475)]((t=>t[i(481)]))}e[i(523)][i(533)]((t=>{const e=i;s[e(547)](t[e(539)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(477)][t(457)]((e=>{const n=t;if(n(542)!=e[n(468)]&&n(550)!=e[n(468)])return;const{data:s}=e;return s&&n(502)==s[n(465)]?{type:n(466),content:zr(r,n(462))}:void 0})),s[t(477)][t(457)]((e=>{const n=t;if(n(542)!=e[n(468)]&&n(550)!=e[n(468)])return;const{data:s}=e;return s?n(490)==s[n(465)]?{type:n(466),content:zr(r,n(526))}:n(458)==s[n(465)]?{type:n(466),content:zr(r,n(531))}:void 0:void 0}));const c=a[t(527)]();for(const e of[t(486),t(518),t(492),t(532)])s[t(525)][t(513)](t(542),e,t(459),c);for(const e of[t(490),t(458)])s[t(525)][t(513)](t(542),e,t(459),c);s[t(525)][t(513)](t(542),t(502),t(459),(r=>{const s=t;e[s(523)][s(533)]((t=>{const o=s,a=Array[o(453)](n[o(497)]())[o(475)]((t=>i.LiveRange[o(496)](t)));t[o(530)](r),e[o(540)][o(488)](o(502))[o(508)](),e[o(485)](o(502),{forceDefaultExecution:!0});const c=a[o(494)]((t=>o(505)!=t[o(535)][o(487)]));c[o(510)]>0&&t[o(530)](c);for(const t of a)t[o(548)]()}))}));for(const n of[t(486),t(492),t(532),t(518)]){const r=e[t(540)][t(488)](n);r.on(t(473),((n,s,o)=>{const i=t;if(o){const t=e[i(523)][i(517)][i(538)][i(493)]()[i(536)]()[i(545)]((t=>t.is(i(506),i(516))));this[i(476)](r[i(469)],t)||(n[i(478)]=!1,n[i(474)]())}}),{priority:t(543)})}}[ua(519)](){const t=ua,e=this[t(541)][t(540)][t(488)](t(502)),n=this[t(541)][t(520)][t(488)](t(482));if(!e[t(456)])return!1;const r=n[t(484)](this[t(541)][t(523)][t(517)][t(538)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(476)](e,n))return!1;return!0}[ua(476)](t,e){const n=ua,r=this[n(541)][n(520)][n(488)](n(529)),s=this[n(541)][n(523)][n(539)](t),o=this[n(541)][n(523)][n(539)](e),i=new Set,a=new Set;for(const t of r[n(483)]())if((n(489)==t[n(468)]||n(491)==t[n(468)]||n(502)==t[n(511)])&&t[n(512)])for(const e of t[n(497)]())e[n(549)](s,!0)&&i[n(504)](t[n(468)]+":"+t[n(522)].id),e[n(549)](o,!0)&&a[n(504)](t[n(468)]+":"+t[n(522)].id);if(i[n(480)]!=a[n(480)])return!1;for(const t of i)if(!a[n(454)](t))return!1;return!0}}const ga=pa;function da(){const t=["FORMAT_HEADER_COLUMN","accept","name","options","_suggestionFactory","get","createTableWalker","nodeBefore","registerDescriptionCallback","FORMAT_REGULAR_COLUMN","markerNameToElements","cell","locale","has","forceValue","_handleLegacySuggestions","5661161CzeXlt","18Kgmqwc","FORMAT_REGULAR_ROW","unbindElementFromMarkerName","registerBlockAttribute","8AUkcGW","editing","end","ck-suggestion-marker--active","data","headingColumns","*Format:* %0","54TXGJMh","ck-suggestion-marker-","consume","type","removeClass","bindElementToMarker","includes","editor","removeMarker:suggestion","FORMAT_HEADER_ROW","start","2858023dulzNb","addClass","stop","highest","markerName","markerRange","602460gFOkQd","478632KBPhko","24380fyrLLe","12yQYCWG","commandName","getCellLocation","_acceptFormatSuggestionCallbackFactory","getSuggestion","28433rESubZ","item","descriptionFactory","setTableRowHeader","TrackChangesEditing","parent","removeAttribute","writer","downcastDispatcher","TableUtils","_registerLegacyDescription","commandParams","activeMarkers","format","consumable","headingRows","_splitMarkerName","enableDefaultAttributesIntegration","registerAttributeLabel","data-suggestion","TableEditing","setTableColumnHeader","mapper","showSuggestionHighlights","1840680JqYaVU","registerCustomCallback","afterInit","nodeAfter","toViewElement","plugins","addMarker:suggestion","requires","setAttribute","formatBlock"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(213346===-parseInt(n(153))/1*(parseInt(n(148))/2)+parseInt(n(215))/3*(parseInt(n(147))/4)+parseInt(n(177))/5+-parseInt(n(146))/6+parseInt(n(139))/7*(-parseInt(n(208))/8)+parseInt(n(204))/9*(-parseInt(n(145))/10)+parseInt(n(203))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(184)](){return[ia]}[ga(179)](){const t=ga,e=this[t(222)];if(!e[t(182)][t(200)](t(173)))return;const n=e[t(199)],r=e[t(182)][t(192)](t(157));r[t(170)](t(156)),r[t(170)](t(174)),r[t(207)](t(168)),r[t(207)](t(213)),r[t(155)][t(171)](t(168),zr(n,t(224))),r[t(155)][t(171)](t(213),zr(n,t(187))),this[t(202)]()}[ga(202)](){const t=ga,e=this[t(222)][t(182)][t(192)](t(157)),n=this[t(222)][t(182)][t(192)](t(162)),r=this[t(222)][t(182)][t(192)](ia)[t(151)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(169)](o[a(143)]),l=e[a(152)](u),f=l[a(212)];if(a(186)!=l[a(218)]||!f||a(174)!=f[a(149)])return;if(o[a(154)])return void s[a(141)]();if(!i[a(167)][a(217)](o[a(144)],s[a(189)]))return;const h=o[a(144)][a(225)][a(180)],g=o[a(144)][a(210)][a(194)],d=h[a(158)][a(158)],{column:p}=n[a(150)](h),{column:m}=n[a(150)](g);for(let s=p;s<=m;s++){const l=n[a(193)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(198)],l=i[a(175)][a(181)](s);i[a(160)][a(140)](a(216)+c,l),r&&i[a(160)][a(185)](a(172),u,l),i[a(175)][a(220)](l,o[a(143)]),t&&(e[a(165)][a(221)](o[a(143)])?i[a(160)][a(140)](a(211),l):i[a(160)][a(219)](a(211),l))}}}}e[t(191)][t(178)](t(186),t(156),t(188),r),e[t(191)][t(178)](t(186),t(174),t(188),r),this[t(222)][t(209)][t(161)].on(t(183),s(),{priority:t(142)}),this[t(222)][t(212)][t(161)].on(t(183),((e,n,r)=>{const o=t;r[o(190)][o(176)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(142)}),this[t(222)][t(209)][t(161)].on(t(223),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(169)](r[o(143)]),c=e[o(152)](a),u=c[o(212)];if(o(186)!=c[o(218)]||!u||o(174)!=u[o(149)])return;const l=s[o(175)][o(197)](r[o(143)]);if(l)for(const t of l)s[o(160)][o(219)](o(216)+i,t),s[o(160)][o(219)](o(211),t),s[o(160)][o(159)](o(172),t),s[o(175)][o(206)](t,r[o(143)])}),{priority:t(142)}),this[t(163)]()}[ga(163)](){const t=ga,e=this[t(222)],n=e[t(199)];function r(e){const r=t;return{type:r(166),content:zr(n,r(214),e)}}e[t(182)][t(192)](t(157))[t(155)][t(195)]((e=>{const s=t;if(s(186)!=e[s(218)])return;const{data:o}=e;if(o){if(s(156)==o[s(149)]){const t=o[s(164)][0][s(201)];return r(zr(n,s(t?224:205)))}if(s(174)==o[s(149)]){const t=o[s(164)][0][s(201)];return r(zr(n,s(t?187:196)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ya();return(Ea=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(264764===parseInt(n(419))/1*(-parseInt(n(307))/2)+parseInt(n(283))/3+parseInt(n(417))/4*(-parseInt(n(423))/5)+parseInt(n(267))/6*(-parseInt(n(333))/7)+parseInt(n(274))/8*(parseInt(n(278))/9)+-parseInt(n(360))/10*(parseInt(n(443))/11)+parseInt(n(364))/12*(parseInt(n(303))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);const ba=[Ia(393),Ia(406),Ia(440),Ia(418),Ia(387),Ia(266),Ia(350)],Ta=Object[Ia(404)](ba[Ia(356)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(444)](){return[ia]}[Ia(291)](){const t=Ia,n=this[t(336)];if(!n[t(422)][t(369)](t(464)))return;const r=n[t(422)][t(431)](t(365)),s=n[t(422)][t(431)](t(312)),o=n[t(422)][t(431)](ia),a=n[t(422)][t(431)](t(464));o[t(414)][t(324)](t(398),t(309)),n[t(391)][t(304)][t(355)](t(388),{allowIn:t(394),allowContentOf:t(394),isLimit:!0}),n[t(270)][t(263)]({model:t(388),view:t(316)});let c=null;n[t(391)].on(t(389),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(279)]-1];h&&h[u(326)]||r[u(295)]||this[u(336)][u(328)][u(431)](u(343))[u(409)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(383)))return!1;const i=s[o(332)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(456)](n[o(460)][o(358)]);if(!a[o(279)])return!1;const c=a[0][o(429)](o(363)),l=r[o(354)](a),f=r[o(376)](a),h={startRow:l[o(442)],endRow:l[o(402)],startColumn:f[o(442)],endColumn:f[o(402)]};return 1==a[o(279)]&&(h[o(435)]+=r[o(341)](i)-1,h[o(467)]+=r[o(311)](i)-1),ka(c,h,r)}(l,f,n[u(391)],s,a)&&(o[u(261)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(391)][u(317)]((()=>{const t=u;n[t(391)][t(389)](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(279)]&&r[t(461)](o,t(398),{tablePasteChainId:s}),a[t(279)]&&r[t(461)](a,t(309),{tablePasteChainId:s}),l[t(279)]&&(r[t(461)](l,t(415),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(346)]((e=>{const n=t;var r;return null===(r=e[n(334)])||void 0===r?void 0:r[n(306)](e)}))),f[t(279)]&&(r[t(290)](f,t(415),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(346)]((e=>{const n=t;var r;return null===(r=e[n(334)])||void 0===r?void 0:r[n(306)](e)})));const g=r[t(446)](h[t(356)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(337),{tablePasteChainId:s});if(g){const e=g[t(457)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(391)][t(305)](s),a=e[t(285)]((e=>e[t(299)]()[t(428)](i)));a&&r[t(324)]([a[t(466)],o])}r[t(279)]&&g[t(448)](t(352),Object[t(404)](r))}c=null})))}),{priority:e.priorities[t(296)]+10}),n[t(422)][t(431)](t(464)).on(t(298),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(261)]();const u=s[r(403)],l=o,f=Aa(u),h=Aa(l);e[r(262)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(314)](u[r(366)](0));for(const t of Array[r(438)](l[r(344)]()))a[r(459)](t,u,r(322));const t=c[r(273)][r(282)](s[r(397)]),e=c[r(405)][r(282)](s[r(382)]);t||e||(g=i.LiveRange[r(378)](a[r(342)](u)))}else h&&!f&&(d=a[r(342)](u));else{const t=a[r(347)](r(388)),e=a[r(347)](r(388));a[r(287)](a[r(342)](u),e),a[r(459)](t,u,0);for(const e of Array[r(438)](l[r(344)]()))a[r(459)](e,t,r(322));g=i.LiveRange[r(378)](a[r(305)](t)),d=i.LiveRange[r(378)](a[r(305)](e))}const p=Array[r(438)](l[r(340)]())[r(377)]((([t])=>ba[r(282)](t)));c[r(413)][r(324)]({element:u,attributes:p[r(279)]?Object[r(404)](p):null}),g&&c[r(454)][r(324)](g),d&&c[r(395)][r(324)](d)}),{priority:t(296)}),s.on(t(277),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(321)]||1;c[o(405)]=new Array(l)[o(281)](u)[o(356)](((t,e)=>t+e));for(const{cell:t}of s[o(427)](i,{startColumn:u,endColumn:u+l-1}))c[o(384)][o(324)](n[o(391)][o(305)](t))}),{priority:t(385)}),s.on(t(319),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(271)]||1;c[o(273)]=new Array(l)[o(281)](u)[o(356)](((t,e)=>t+e));for(const{cell:t}of s[o(427)](i,{startRow:u,endRow:u+l-1}))c[o(294)][o(324)](n[o(391)][o(305)](t))}),{priority:t(385)}),r[t(420)][t(300)]((e=>{const r=t;if(e[r(433)]&&e[r(433)][r(288)](r(415)))return e[r(335)]?{}:{type:r(451),content:zr(n[r(421)],r(318))}}));const u=()=>!1;for(const e of[t(415),t(309),t(398),t(337)])r[t(465)][t(452)](t(451),e,t(265),u),r[t(465)][t(452)](t(286),e,t(265),u),r[t(465)][t(452)](t(381),e,t(265),u);r[t(465)][t(452)](t(381),t(337),t(359),u),r[t(465)][t(452)](t(381),t(337),t(331),((e,r,s)=>{const o=t,i=e[o(356)]((t=>t[o(264)]()))[o(377)]((t=>t)),a=new Map(i[o(356)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(413)])e&&a[o(345)](t,e);else if(s&&s[o(352)])for(const[t,e]of Object[o(301)](s[o(352)])){const r=n[o(391)][o(284)][o(431)](t),s=r?r[o(299)]()[o(264)]():null;s&&a[o(345)](s,e)}n[o(391)][o(317)]((t=>{const e=o;for(const[n,r]of a)t[e(348)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(465)][o(452)](e,o(415),s,((t,i,a)=>{const c=o;n[c(391)][c(317)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(400)][o(339)];t.is(o(367),o(388))&&u[o(324)](t)}r[o(465)][o(426)](e,null,s)(t,i,a);for(const t of u)o(449)!=t[o(439)][o(308)]&&n[o(399)](t)}))}))};l(t(451),t(331)),l(t(451),t(359)),l(t(286),t(331)),l(t(286),t(359)),r[t(465)][t(452)](t(451),t(398),t(359),(e=>{const n=t,r=e[n(356)]((t=>t[n(264)]())),i=r[0][n(429)](n(363)),{minRow:a,maxRow:c}=o[n(411)](r);s[n(437)](i,{at:a,rows:c-a+1})})),r[t(465)][t(452)](t(451),t(309),t(359),(e=>{const n=t,r=e[n(356)]((t=>t[n(264)]())),i=r[0][n(429)](n(363)),{minColumn:a,maxColumn:c}=o[n(411)](r);s[n(434)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(433)]||!n[s(433)][s(288)](s(415)))return;const o=n[s(349)][s(302)],i=r[s(338)]()[s(377)]((t=>t[s(401)]&&t[s(349)]&&t[s(349)][s(302)]==o));i[s(279)]&&n[s(396)]()[s(279)]!=i[s(279)]&&i[s(447)](((t,e)=>(t[s(362)]=e,e[s(335)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(407)](e[s(313)]),i=[s(386),s(372)],a=r[s(436)][s(282)](e[s(313)]);return a&&i[s(324)](s(310)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(357),f,{priority:t(296)}),r.on(t(379),f,{priority:t(296)}),n[t(391)][t(460)][t(280)]((()=>{const e=t;let s=!1;const o=Array[e(438)](n[e(391)][e(460)][e(370)][e(297)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(407)](t);if(e(390)!=o||e(286)!=a||i[e(453)])continue;if(!r[e(276)](c))continue;const u=r[e(272)](c)[e(351)](),l=n[e(422)][e(431)](e(371)).me;for(const t of r[e(338)]())if(t[e(401)]&&t[e(408)]==l&&e(381)==t[e(424)]&&e(337)==t[e(433)]&&t[e(351)]()[e(320)]((t=>u[e(430)]((n=>n[e(292)](t,!0))))))for(const n of t[e(396)]())n[e(401)]&&(n[e(359)](),s=!0)}return s})),n[t(391)][t(460)][t(280)]((e=>{const s=t,o=n[s(328)][s(431)](s(458));if(!o||!o[s(373)][s(369)](e[s(375)]))return!1;let i=!1;const a=n[s(422)][s(431)](s(371)).me,c=n[s(391)][s(460)][s(370)][s(463)](),u=Array[s(438)](n[s(391)][s(460)][s(370)][s(297)]())[s(377)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(407)](t);return n(390)==o&&n(415)==i&&c==a.id&&!e[n(453)]}));for(const t of c){if(s(459)!=t[s(424)]||s(388)!=t[s(466)]||1!=t[s(279)])continue;const n=e[s(468)](t[s(425)],t[s(425)][s(361)](1));if(!u[s(285)]((({data:t})=>t[s(432)][s(428)](n))))for(const{name:t,data:r}of u)if(n[s(292)](r[s(432)])){e[s(325)](t,{range:n}),i=!0;break}}return i})),n[t(391)][t(460)][t(280)]((e=>{const s=t;let o=!1;const i=n[s(422)][s(431)](s(371)).me,a=r[s(338)]()[s(377)]((t=>t[s(401)]&&t[s(408)]==i)),c=new Set,u=new Set;for(const t of a)if(s(415)==t[s(433)])for(const e of t[s(457)]()){const n=e[s(299)]()[s(264)]();if(n)if(n.is(s(367),s(388))&&Aa(n)){t[s(441)](e[s(466)]),c[s(289)](n),o=!0;const r=n[s(329)],i=n[s(353)],a=r&&r.is(s(367),s(388)),l=i&&i.is(s(367),s(388));a&&!c[s(369)](r)&&u[s(289)](r),l&&!c[s(369)](i)&&u[s(289)](i)}else n.is(s(367),s(450))&&n[s(392)]&&(t[s(441)](e[s(466)]),o=!0)}else if(s(337)==t[s(433)]){if(!t[s(349)]||!t[s(349)][s(302)])continue;const e=t[s(349)][s(352)];if(e&&Object[s(269)](e)[s(279)])continue;const n=t[s(349)][s(302)];let r=!0,i=!0;for(const e of a)if(e[s(433)]&&e[s(433)][s(288)](s(415))){if(!e[s(349)][s(302)]){i=!1;break}if(e.id!=t.id&&e[s(349)][s(302)]==n){r=!1;break}}i&&r&&(t[s(462)](),o=!0)}for(const t of c)e[s(314)](t);for(const t of u)e[s(399)](t);return o})),n[t(270)][t(410)](t(268))[t(380)]({model:t(330),view:(t,e)=>h(t),converterPriority:t(296)}),n[t(270)][t(410)](t(374))[t(380)]({model:t(330),view:(e,n)=>n[t(412)][t(275)]?h(e,!1):null,converterPriority:t(296)});const g=n[t(323)][t(315)];this[t(327)](g[t(460)],t(293),((e,n)=>{const r=t,s=[];for(const t of g[r(342)](n[r(445)])[r(416)]())t.is(r(367),r(316))&&s[r(324)](t);g[r(317)]((t=>{const e=r;for(const n of s)t[e(368)](t[e(342)](n),t[e(455)](n)),t[e(314)](n)}))}))}}function ya(){const t=["push","updateMarker","forceDefaultExecution","listenTo","commands","nextSibling","suggestion:formatBlock:tablePasteCell","accept","getTableIfOnlyTableInContent","30226eBVNfd","detach","previous","editor","tablePasteCell","getSuggestions","nodeAfter","getAttributes","getRows","createRangeIn","trackChanges","getChildren","set","forEach","createElement","setAttributes","attributes","tableCellPadding","getRanges","markerAttributes","previousSibling","getRowIndexes","register","map","suggestionLoaded","selection","discard","2710laIekw","getShiftedBy","next","table","17181708DnbHmW","TrackChangesEditing","getChild","element","move","has","differ","Users","ck-suggestion-marker-insertion","_createdBatches","dataDowncast","batch","getColumnIndexes","filter","fromRange","suggestionUnloaded","markerToHighlight","formatBlock","column","documentSelection","columnInsertionRanges","low","ck-suggestion-marker","tableCellVerticalAlignment","tableCellSuggestion","insertContent","suggestion","model","isEmpty","tableCellBorderWidth","tableCell","deletionRanges","getAllAdjacentSuggestions","row","tablePasteRow","unwrap","start","isInContent","last","cell","fromEntries","columnInsertionIndexes","tableCellBorderColor","_splitMarkerName","author","value","for","_getCoordsForCells","options","cells","_tablePostFixingSubtypes","tablePaste","getItems","4TTJTuf","tableCellHorizontalAlignment","126oiPLrW","descriptionFactory","locale","plugins","1517655WrBFhT","type","position","getSuggestionCallback","createTableWalker","isEqual","findAncestor","some","get","newRange","subType","removeColumns","endRow","activeMarkers","removeRows","from","root","tableCellBorderStyle","removeMarker","first","1969ogpMTl","requires","content","markMultiRangeBlockFormat","reduce","setAttribute","$graveyard","paragraph","insertion","registerCustomCallback","oldRange","insertionRanges","createPositionBefore","getSelectionAffectedTableCells","getMarkers","redo","insert","document","markMultiRangeInsertion","removeMarkers","getChanges","TableClipboard","_suggestionFactory","name","endColumn","createRange","stop","return","elementToElement","getContainedElement","join","tableCellBackgroundColor","564ySoeiA","editingDowncast","keys","conversion","rows","getSuggestion","rowInsertionIndexes","238416xGYgGo","showSuggestionHighlights","hasSuggestion","insertColumns","9UWnUTh","length","registerPostFixer","fill","includes","51237Wubdel","markers","find","deletion","wrap","startsWith","add","markMultiRangeDeletion","afterInit","containsRange","clipboardOutput","rowInsertionRanges","_isForcedDefaultExecutionBlock","high","getChangedMarkers","_replaceTableSlotCell","getRange","registerDescriptionCallback","entries","tablePasteChainId","13ohvnuB","schema","createRangeOn","call","7238gcOVFX","rootName","tablePasteColumn","ck-suggestion-marker--active","getColumns","TableUtils","markerName","remove","view","suggestion-td","change","*Replace table cells*","insertRows","every","columns","end","editing"];return(ya=function(){return t})()}function Aa(t){const e=Ia;if(t[e(392)])return!0;const n=t[e(366)](0);return n.is(e(367),e(450))&&n[e(392)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(427)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=324]})(t,e)}function Na(){const t=["getSuggestionCallback","*Format:* resize table","984fhhDra","5823PmBkKY","bind","table","type","41145RbVhCj","tableWidth","has","plugins","Users","locale","24731JxlJwo","6260749lHQHaJ","_suggestionFactory","resizeTableWidth","discard","28899BtXZCG","selection","2792tLzweF","get","getAttribute","getSelectedElement","model","columnWidths","getTableColumnsWidths","format","TableColumnResizeEditing","afterInit","resizeTable","580lBjYoE","registerDescriptionCallback","getColumnGroupElement","document","handleSuggestionDescription","formatBlock","change","author","editor","6156arJZGI","10uBBKGx","formatGroupId","data","registerCustomCallback","markBlockFormat","27287808NcbVKh","commandParams","getSuggestions","formatInline","descriptionFactory","enableCommand","accept","TrackChangesEditing","26aOXnQU","subType","handleResizeTableWidthCommand","getContainedElement"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(679542===-parseInt(n(332))/1*(-parseInt(n(346))/2)+parseInt(n(353))/3*(-parseInt(n(381))/4)+parseInt(n(357))/5*(parseInt(n(352))/6)+-parseInt(n(363))/7*(-parseInt(n(370))/8)+parseInt(n(368))/9+parseInt(n(333))/10*(parseInt(n(364))/11)+-parseInt(n(338))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(379)](){const t=Ca;if(!this[t(331)][t(360)][t(359)](t(378)))return;const e=this[t(331)][t(360)][t(371)](t(345));e[t(343)](t(366),this[t(348)][t(354)](this)),e[t(365)][t(336)](t(328),t(380),t(344),e[t(365)][t(350)](t(328),null,t(367))),e[t(365)][t(336)](t(328),t(380),t(367),e[t(365)][t(350)](t(328),null,t(344))),e[t(342)][t(324)](this[t(327)][t(354)](this))}[Ca(348)](t,e){const n=Ca,r=this[n(331)][n(360)][n(371)](n(345)),s=this[n(331)][n(360)][n(371)](n(378)),o=e[n(355)]||this[n(331)][n(374)][n(326)][n(369)][n(373)]();this[n(331)][n(374)][n(329)]((()=>{const i=n,a=s[i(325)](o);let c=a?s[i(376)](a):null,u=o[i(372)](i(358))||null;const l=e[i(358)]||u,f=e[i(375)]||c,h=this[i(331)][i(360)][i(371)](i(361)).me;for(const t of r[i(340)]()){const e=t[i(349)]();if(i(380)===t[i(347)]&&e===o){t[i(330)]!==h&&t[i(367)]();const e=t[i(335)][i(339)];u=e[0][i(358)],c=e[0][i(375)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(337)](o,{commandName:i(366),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(380)},[],i(380))}))}[Ca(327)](t){const e=Ca;if(e(328)!=t[e(356)]&&e(341)!=t[e(356)])return;const{data:n}=t;if(n&&e(380)===n[e(334)]){const t=e(351);return{type:e(377),content:zr(this[e(331)][e(362)],t)}}}}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=347]})(t,e)}function va(){const t=["insertTemplate","6179880ASRxQs","3850368IZPrsW","enableCommand","9132zdiDub","TrackChangesEditing","Template","48950CUWOSX","3zwNEUG","has","1427088bnTaet","234JRMJud","editor","plugins","3829833XDiYuB","get","254570rWFjVx","265hFtaWb","afterInit"];return(va=function(){return t})()}!function(t,e){const n=Ma,r=t();for(;;)try{if(550439===parseInt(n(348))/1*(-parseInt(n(347))/2)+-parseInt(n(350))/3+-parseInt(n(361))/4+parseInt(n(357))/5*(parseInt(n(363))/6)+parseInt(n(354))/7+parseInt(n(360))/8+-parseInt(n(351))/9*(-parseInt(n(356))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class wa extends t.Plugin{[Sa(358)](){const t=Sa,e=this[t(352)];e[t(353)][t(349)](t(365))&&e[t(353)][t(355)](t(364))[t(362)](t(359))}}const Oa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=135]})(t,e)}function Da(){const t=["tableOfContents","5790300lkJeXF","ELEMENT_TABLE_OF_CONTENTS","commands","19002kYFWGh","insertTableOfContents","enableCommand","locale","registerElementLabel","get","346584yOvIql","132yNKwXS","480880QBuccL","40863FqbGah","342iJyOPb","afterInit","TrackChangesEditing","descriptionFactory","231SqHTsp","editor","14155ZbITnv","9APgVfR","plugins","10798632ppYrWz","160PWSKRx"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(926996===parseInt(n(150))/1*(parseInt(n(158))/2)+-parseInt(n(142))/3*(-parseInt(n(153))/4)+-parseInt(n(149))/5*(-parseInt(n(143))/6)+parseInt(n(147))/7*(parseInt(n(139))/8)+-parseInt(n(152))/9+-parseInt(n(141))/10*(parseInt(n(140))/11)+parseInt(n(155))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class xa extends t.Plugin{[Oa(144)](){const t=Oa,e=this[t(148)];if(!e[t(157)][t(138)](t(159)))return;e[t(151)][t(138)](t(145))[t(135)](t(159));const n=e[t(151)][t(138)](t(145)),r=e[t(136)];n[t(146)][t(137)](t(154),(e=>zr(r,t(156),e)))}}const Ba=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=331]})(t,e)}function Ua(){const t=["editor","differ","TrackChangesEditing","ELEMENT_TITLE","model","registerElementLabel","schema","registerPostFixer","getChangedMarkers","removeMarker","2227260ZbteaQ","updateMarker","forward","afterInit","newRange","8UeYSpD","8cNYFmu","Title","plugins","has","getNearestSelectionRange","isCollapsed","end","isTouching","498248jOfoFQ","from","document","isEqual","2699676zeLRjK","descriptionFactory","get","2bBHLvs","nodeBefore","2882936stXoUs","title-content","72556TbLImj","element","3370AflAif","createRange","locale","_splitMarkerName","1855839ydWCIT","1447845xxUHnH","start","suggestion"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(680903===-parseInt(n(331))/1*(parseInt(n(369))/2)+-parseInt(n(341))/3*(parseInt(n(360))/4)+-parseInt(n(342))/5+parseInt(n(355))/6+-parseInt(n(333))/7*(-parseInt(n(361))/8)+-parseInt(n(373))/9+parseInt(n(337))/10*(parseInt(n(335))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(358)](){const t=Ba,e=this[t(345)];if(!e[t(363)][t(364)](t(362)))return;const n=e[t(363)][t(375)](t(347));n[t(374)][t(350)](t(334),(()=>zr(e[t(339)],t(348)))),e[t(349)][t(371)][t(352)]((r=>{const s=t;let o=!1;const i=Array[s(370)](e[s(349)][s(371)][s(346)][s(353)]());for(const{name:t,data:a}of i){const{group:i}=n[s(340)](t);if(s(344)!==i||!a[s(359)])continue;const c=a[s(359)],u=c[s(367)][s(332)];if(!u||!u.is(s(336),s(334)))continue;if(!c[s(343)][s(368)](c[s(367)]))continue;const l=e[s(349)][s(351)][s(365)](c[s(367)],s(357));if(l&&l[s(366)]){const e=r[s(338)](c[s(343)],l[s(343)]);e[s(372)](c)||(r[s(356)](t,{range:e}),o=!0)}o||(r[s(354)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=154]})(t,e)}function Ha(){const t=["6597PmjNgO","redo","TrackChangesEditing","has","undo","27520NJEGLg","4kBFdrO","1766408lJslqS","get","590611pRhYjQ","UndoEditing","48nCuwFA","740790xOjxxC","plugins","5139756YoMPdx","3369055qviXyf","afterInit","enableCommand","2987430dvWiug","editor"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(927960===-parseInt(n(159))/1+parseInt(n(164))/2+parseInt(n(170))/3+parseInt(n(158))/4*(parseInt(n(167))/5)+-parseInt(n(166))/6+-parseInt(n(161))/7*(parseInt(n(163))/8)+-parseInt(n(172))/9*(-parseInt(n(157))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(168)](){const t=Ga,e=this[t(171)],n=e[t(165)][t(160)](t(154));e[t(165)][t(155)](t(162))&&(n[t(169)](t(156)),n[t(169)](t(173)))}}const Wa=Xa;function Ka(){const t=["3764768kSfaCs","has","174ogCPxf","afterInit","1071840rHmRcR","2529PIAkDf","503437lXpMWj","toggleTableCaption","TableCaptionEditing","1913661Lmoylj","enableCommand","plugins","70BNXPDD","TrackChangesEditing","2149GJRbRE","270XwkClI","requires","get","9804uJUEJI","editor","495MhGWFC"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(477963===parseInt(n(476))/1*(parseInt(n(465))/2)+-parseInt(n(470))/3*(-parseInt(n(468))/4)+-parseInt(n(475))/5+-parseInt(n(473))/6*(-parseInt(n(464))/7)+parseInt(n(471))/8+-parseInt(n(459))/9+parseInt(n(462))/10*(-parseInt(n(456))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(466)](){return[ia]}[Wa(474)](){const t=Wa,e=this[t(469)];e[t(461)][t(472)](t(458))&&e[t(461)][t(467)](t(463))[t(460)](t(457))}}function Qa(t,e){const n=Ja();return(Qa=function(t,e){return n[t-=491]})(t,e)}const Za=Qa;function Ja(){const t=["setAttribute","get","getFirstPosition","batch","editor","TrackChangesTableProperties","selection","tableWidth","document","tableCellPadding","nodeAfter","locale","tableCellHorizontalAlignment","commandParams","registerCustomCallback","tableCellProperties","32UXEyUc","tableBackgroundColor","tableBorderWidth","has","TableCellPropertiesEditing","TrackChangesEditing","getSuggestions","join","tableBorderStyle","9xaGMLX","descriptionFactory","getContainedElement","getSelectionAffectedTableCells","handleSuggestionDescription","table","2782002dYUwOX","markBlockFormat","tableCellBorderStyle","subType","format","model","afterInit","568652pSWVZw","tableBorderColor","21525592JtRGGG","2799810zvcIdR","TableUtils","data","tableHeight","enqueueChange","registerDescriptionCallback","*Format:* change table cell properties","229485jGKEQY","_handlePropertyChange","tableCellWidth","156908mOExvt","tableCellBackgroundColor","getAttribute","plugins","accept","removeAttribute","discard","54vDeGWB","findAncestor","tableProperties","_suggestionFactory","tableCellVerticalAlignment","change","tableAlignment","489013YqmdEH","_getSuggestion","tableCellHeight","start","getSuggestionCallback","*Format:* change table properties","TablePropertiesEditing","handleDiscardAction","formatBlock","pluginName","enableCommand","tableCellBorderColor","tableCellBorderWidth","2PmGeqo"];return(Ja=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(386847===-parseInt(n(522))/1*(-parseInt(n(561))/2)+parseInt(n(502))/3*(parseInt(n(495))/4)+parseInt(n(492))/5+parseInt(n(554))/6+-parseInt(n(509))/7*(-parseInt(n(539))/8)+parseInt(n(548))/9*(parseInt(n(564))/10)+-parseInt(n(563))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Ya extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(504)]=[e(562),e(547),e(541),e(508),e(530),e(567),e(540)],this[e(538)]=[e(520),e(556),e(521),e(532),e(494),e(511),e(496),e(535),e(506)]}static get[Za(518)](){return Za(528)}[Za(560)](){const t=Za,e=this[t(527)][t(498)][t(524)](t(544));if(this[t(527)][t(498)][t(542)](t(515))){for(const n of this[t(504)])e[t(519)](n,((e,r)=>{const s=t,o=this[s(527)][s(559)][s(531)][s(529)][s(525)]()[s(503)](s(553));this[s(493)](n,[o],this[s(504)],s(504),e,r)}));e[t(505)][t(537)](t(517),t(504),t(499),e[t(505)][t(513)](t(517),null,t(501))),e[t(505)][t(537)](t(517),t(504),t(501),((e,n)=>this[t(516)](this[t(504)],e,n))),e[t(505)][t(537)](t(517),t(504),t(546),(()=>!1))}if(this[t(527)][t(498)][t(542)](t(543))){for(const n of this[t(538)])e[t(519)](n,((e,r)=>{const s=t,o=this[s(527)][s(498)][s(524)](s(565))[s(551)](this[s(527)][s(559)][s(531)][s(529)]);this[s(493)](n,o,this[s(538)],s(538),e,r)}));e[t(505)][t(537)](t(517),t(538),t(499),e[t(505)][t(513)](t(517),null,t(501))),e[t(505)][t(537)](t(517),t(538),t(501),((e,n)=>this[t(516)](this[t(538)],e,n))),e[t(505)][t(537)](t(517),t(538),t(546),(()=>!1))}e[t(549)][t(569)]((e=>this[t(552)](e)))}[Za(493)](t,e,n,r,s,o){const i=Za,a=this[i(527)][i(498)][i(524)](i(544));this[i(527)][i(559)][i(568)](o[i(526)],(()=>{const t=i;for(const i of e)if(this[t(510)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(497)](r);void 0!==n&&(e[r]=n)}s(o),a[t(555)](i,{commandParams:[e]},[],r)}}))}[Za(516)](t,e,n){const r=Za,s=e[0][r(512)][r(533)],o=n[r(536)][0];this[r(527)][r(559)][r(507)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(523)](r,o[r],s):e[n(500)](r,s)}))}[Za(552)](t){const e=Za;if(t[e(566)])switch(t[e(557)]){case e(504):return{type:e(558),content:zr(this[e(527)][e(534)],e(514))};case e(538):return{type:e(558),content:zr(this[e(527)][e(534)],e(491))}}}[Za(510)](t,e){const n=Za,r=this[n(527)][n(498)][n(524)](n(544));for(const s of r[n(545)]({skipNotAttached:!0})){const r=s[n(550)]();if(s[n(557)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=195]})(t,e)}function Tc(){const t=["parent","change:_saved","setTo","map","open","fromCharCode","listenTo","substr","elementToElement","attribute:discard","track-changes-enable-command-twice","getNearestSelectionRange","widget","PendingActions","type","getIntersection","lowest","originalSuggestionId","CommentsRepository","announce","data-suggestion","285620CfJMgX","setSelection","normal","subType","_suggestions","meta","accepted","toViewElement","plugins","formatInline:","fetchCommentThread","get","_model","commandName","markInlineFormat","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.","set","_reduceExistingSuggestions","_processAttributeSuggestions","forEach","isDocumentOperation","move","addHighlight","commentThread","createPositionAfter","forceDefaultExecution","$text","buildSuggestion","suggestionLoaded","attributeOldValue","getWalker","pluginName","getRange","value","size","getAttribute","addMarkerName","targetPosition","values","getSuggestionCallback","acceptSelectedSuggestions","_defaultCallbacks","ENTER","addMarker","skipNestingCheck","ck-suggestion-marker--active","refresh","createElement","_isForcedDefaultExecutionBlock","activeMarkers","updateSuggestion","formatBlock:chain","options","_isBlockAttribute","change:data","getFirstMarker","registerCustomCallback","dataToMarker","discardAllSuggestions","define","containsRange","_handleNewSuggestionMarker","createSelection","getLastMatchingPosition","_processAttributeChanges","never","low","track-changes-user-not-found","delete","_joinSuggestions","insertion:join","deletion:join","suggestion-type","from","forward","getCommentThread","detach","join","marker-count","markers","_getSuggestionData","isIntersectingWithRange","elementStart","rootName","isLimit","getFirstRange","highest","getShiftedBy","start","insertContent","includes","deletion:accept","data","oldValue","_saved","_checkSuggestionCorrectness","track-changes-command-not-found","suggestion:","action","isTouching","filter","enableReadOnlyMode","80444cJUAHE","applyOperation","createRange","containsRangeInObject","attributes","getDifference","authorName","PENDING_ACTION_SUGGESTION","track-changes-adapter-already-set","model","acceptSuggestion","every","containerElement","markBlockFormat","removed","isAtStart","after","_addThreadToSuggestion","fire","1420976IYlqmN","isCollapsed","differ","item","getContainedElement","26347zLnkmy","getSuggestions","attributeNewValue","suggestion:attribute:","upcast","_enabledCommands","bindElementToMarker","isIntersecting","trackChanges","getUser","removeComment","containsItem","isAtEnd","isExternal","_breakSuggestionMarker","conversion","splitPosition","locale","_rangeIsInLocalUserInsertion","moveTargetPosition","LEAVE","keys","consume","add","_suggestionState","position","newValue","insert","addComment","deletion:chain","dataDowncast","markerToHighlight","_cutOutSuggestionMarker","addMarker:suggestion","elementEnd","tablePasteChainId","formatInline:join","stopListening","$elementName","rejected","error-saving-suggestion-data-suggestion-discarded","_refreshSuggestionsChain","isSelectable","showSuggestionHighlights","isEqual","addMarker:suggestion:formatBlock","howMany","isAfter","sort","editing","for","multi","_isDataLoaded","ready","author","suggestionUnloaded","_getAuthorFromId","removeMarker","markMultiRangeBlockFormat","warn","_blockAttributeKeys","markerReady","_setSuggestionData","@external","commands","updateMarker","isLocal","key","return","_refreshAttributeSuggestionsChain","writer","_adapter","always","name","isUndo","mapper","newRange","getItems","attribute:accept","_registerDefaultCallbacks","TrackChangesEditing","document","discard","external:","unbind","resolve","createdAt","batch","next","createPositionAt","createRangeIn","formatBlock:discard","removeClass","containsPosition","_createSuggestion","adapter","_initAriaMarkerChangeAnnouncements","deletion","$graveyard","authoredAt","selection","substring","deletion:discard","trackChanges.mergeNestedSuggestions","change:activeMarkers","FORMATTING","track-changes-adapter-missing-getsuggestion","getCustomProperty","getSuggestion","deletion:","_removeSuggestion","insertion:chain","isRemovable","formatInline:chain","hasSuggestion","track-changes-suggestion-not-found","ck-suggestion-marker-","backward","_isRegisteredAttribute","$marker","enableDefaultAttributesIntegration","element","getMultiRangeId","rethrowUnexpectedError","splice","Users","oldRange","creator","has","_suggestionFactory","notReady","clone","ck-suggestion-marker-formatInline","formatInline:accept","7VNczva","insertion:","markMultiRangeInsertion","createRangeOn","removeMarker:suggestion:formatBlock","attribute","getMarkers","root","remove","_joinWithAdjacentSuggestions","_setSuggestionRange","isBlock","_findSuggestions","enableCommand","_commentsRepository","fromRange","isInContent","descriptionFactory","update:suggestion","registerBlockAttribute","acceptAllSuggestions","addUser","_reduceSuggestionAttributeRange","isObject","addClass","63NFCuFT","_inlineAttributeKeys","trackChanges.trackFormatChanges","nodeBefore","concat","registerPostFixer","1360275BtZyKY","chain","suggestion","trackChangesCommand","before","hasComments","ck-suggestion-marker-formatBlock","insertion:discard","setAttribute","addSuggestionData","suggestionChanged","assign","markAttributeChange","_editor","toUpperCase","isMultiRange","_onDiscard","editor","accept","default","addMarker:suggestion:attribute","end","formatInline","multipleBlocks","editingDowncast","execute","init","_afterChanges","startsWith","clear","rename","range","1841298EtQdAo","head","hasCommentThread","attribute:","getChangedMarkers","markDeletion","markerName","previous","markInsertion","_getMarkerAnnouncementText","registerInlineAttribute","then","find","unbindElementFromMarkerName","collaboration.channelId","_addSuggestionMarker","$textProxy","_getAttributeKey","unshift","change","getAllAdjacentSuggestions","some","dataReady","track-changes-suggestion-data-mismatch","format","_getExternalAuthor","formatBlock:","comments","insertion","isBefore","formatBlock","_trackFormatChanges","length","requires","schema","catch","isOwn","attributeKey","createPositionBefore","toJSON","formatBlock:accept","getAncestors","removeMarkers","documentSelection","_recordAttributeChanges","push","_customCallbacks","_SUGGESTION_ANNOUNCEMENT","_splitMarkerName","addCommentThread","getChanges","isNextTo","markerNameToElements","deleteContent","isArray","_recordAttributeSuggestions","removeAttribute","_mergeNestedSuggestions","enqueueChange","groupId","ck-suggestion-marker","split","attribute:join","reconvertMarker","pop","formatBlock:join","consumable","discardSuggestion","nodeAfter","1114395duiZyO","addSuggestion","addRange","removeMarker:suggestion:attribute","stop","isInsideObject","markMultiRangeDeletion","markerToData","formatInline:discard","config","discardSelectedSuggestions","group","insertion:accept","getRanges","_updateSuggestionData","formatGroupId","high"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(207671===parseInt(n(366))/1+-parseInt(n(342))/2+-parseInt(n(202))/3+-parseInt(n(240))/4+-parseInt(n(531))/5+parseInt(n(563))/6*(-parseInt(n(500))/7)+-parseInt(n(361))/8*(-parseInt(n(525))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(404);class yc extends t.Plugin{static get[Ec(596)](){return[Ec(237),o.Users,t.PendingActions,Yr,es,as,ls,Ts,ms,As,Ss,Ps,to,ro,uo,go,Eo,yo,No,vo,Do,Ho,Uo,Xo,Jo,ei,ui,pi,Li,si,Gs,Xs,bi,yi,vi,Di,ji,Hi,qi,$i,ra,ia,ha,ma,qa,_a,Ra,xa,Ya,wa,ja,za]}static get[Ec(271)](){return Ec(446)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(222)]((t=>String[e(224)](t)))[e(317)]("")}super(t),this[e(618)]=!1,this[e(256)](e(289),[]),this.on(e(470),((n,r,s,o)=>{const i=e;this[i(252)][i(582)]((()=>{const e=i;for(const n of[...o,...s])this[e(252)][e(319)][e(494)](n)&&t[e(415)][e(196)](n)}))})),this[e(517)]=new Xr(this[e(548)][e(351)][e(597)],this[e(548)][e(383)]),this[e(437)]=null,this[e(495)]=new Ac(this[e(548)]),this[e(244)]=new Map,this[e(514)]=t[e(248)][e(251)](e(237)),this[e(371)]=new Set,this[e(252)]=this[e(548)][e(351)],this[e(390)]=new WeakMap,this[e(288)]=!1,this[e(426)]=new Set([e(404)]),this[e(526)]=new Set,t[e(211)][e(299)](e(527),e(550)),this[e(594)]=t[e(211)][e(251)](e(527)),t[e(211)][e(299)](e(469),!0),this[e(620)]=t[e(211)][e(251)](e(469)),this[e(534)]=new f(t,this[e(371)]),this[e(462)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,53,48])}[Ec(557)](){const t=Ec,n=this[t(548)],r=(e,n)=>{const r=t;if(r(505)!=e)return r(482)+e;const s=n[r(624)]("|")[0];return this[r(293)](s)?r(537):r(498)};n[t(381)][t(416)](t(555))[t(397)]({model:t(533),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(611)](e[n(569)]),a=[n(623),r(o,i)];let c=3e3;return this[n(289)][n(330)](e[n(569)])&&(a[n(608)](n(285)),c=3010),n(463)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(381)][t(416)](t(396))[t(389)]((e=>{const r=t;e.on(r(399),((t,e,s)=>{const o=r;if(!s[o(292)][o(409)])return;const i=e[o(364)];if(!i)return;const c=s[o(441)][o(247)](i);n[o(351)][o(597)][o(523)](i)&&c&&!c[o(473)](o(231))&&c.is(o(354))&&(0,a.toWidget)(c,s[o(436)])}),{priority:r(218)})})),n[t(381)][t(416)](t(396))[t(397)]({model:t(533),view:(e,n)=>{const s=t;if(!n[s(292)][s(409)])return null;const{type:o,subType:i}=this[s(611)](e[s(569)]);return{classes:[s(623),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(364)])return;const{id:c}=this[a(611)](o[a(569)]);if(r){const t=this[a(244)][a(251)](c),e=this[a(580)](t);if(!this[a(293)](e))return}if(o[a(364)].is(a(466)))return void i[a(199)][a(388)](o[a(364)],s[a(439)]);const u=i[a(441)][a(247)](o[a(364)]);if(o[a(364)].is(a(487))&&n[a(351)][a(597)][a(511)](o[a(364)])&&!u[a(473)](a(262))){i[a(436)][a(524)]([a(623),a(537)],u),i[a(436)][a(539)](a(239),c,u),i[a(441)][a(372)](u,o[a(569)]),e&&(this[a(289)][a(330)](o[a(569)])?i[a(436)][a(524)](a(285),u):i[a(436)][a(458)](a(285),u));for(const t of n[a(351)][a(456)](o[a(364)])[a(443)]())i[a(199)][a(388)](t,s[a(439)]);i[a(199)][a(388)](o[a(364)],s[a(439)])}};n[t(381)][t(416)](t(396))[t(389)]((e=>{const n=t;e.on(n(411),((t,e,r)=>{const o=n;r[o(292)][o(409)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(326)})})),n[t(381)][t(416)](t(396))[t(389)]((e=>{const n=t;e.on(n(551),((t,e,r)=>{const o=n;r[o(292)][o(409)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(326)})})),n[t(381)][t(416)](t(396))[t(209)]({model:t(533),view:(e,n)=>n[t(292)][t(409)]?null:{group:t(533),name:e[t(226)](11)}}),n[t(381)][t(416)](t(370))[t(227)]({view:{name:t(533),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(337)+e[r(275)](r(312))+":"+e[r(275)]("id");return e[r(275)](r(318))&&(s+=":"+e[r(275)](r(318))),n[r(287)](r(485),{"data-name":s})}}),n[t(381)][t(416)](t(370))[t(297)]({view:t(533)}),n[t(381)][t(416)](t(555))[t(389)]((e=>{const n=t;e.on(n(411),s(),{priority:n(218)})})),n[t(381)][t(416)](t(555))[t(389)]((e=>{const n=t;e.on(n(551),s({isAttributeSuggestion:!0}),{priority:n(218)})})),n[t(381)][t(416)](t(555))[t(389)]((e=>{const n=t;e.on(n(504),((t,e,r)=>{const s=n,o=r[s(441)][s(615)](e[s(569)]);if(o)for(const t of o)t[s(473)](s(262))||(r[s(436)][s(458)]([s(623),s(537),s(285)],t),r[s(436)][s(619)](s(239),t),r[s(441)][s(576)](t,e[s(569)]))}),{priority:n(218)})})),n[t(381)][t(416)](t(555))[t(389)]((e=>{const n=t;e.on(n(205),((t,e,r)=>{const s=n,o=r[s(441)][s(615)](e[s(569)]);if(!o)return;const{id:i}=this[s(611)](e[s(569)]),a=this[s(244)][s(251)](i),c=this[s(580)](a);if(this[s(293)](c))for(const t of o)t[s(473)](s(262))||(r[s(436)][s(458)]([s(623),s(537),s(285)],t),r[s(436)][s(619)](s(239),t),r[s(441)][s(576)](t,e[s(569)]))}),{priority:n(218)})})),n[t(351)][t(447)][t(530)]((e=>{const r=t;let s=!1;const o=Array[r(313)](n[r(351)][r(447)][r(363)][r(567)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(611)](t);if(r(533)!==o)continue;const h=this[r(244)][r(251)](f);if(null!=c[r(442)]){r(553)==u&&(s=s||Lc(c[r(442)],t,e,n[r(351)][r(597)]));const o=r(505)==u&&this[r(293)](l[r(624)]("|")[0]);if(c[r(442)][r(362)]||r(464)==c[r(442)][r(507)][r(323)]||r(593)==u&&!Rc(c[r(442)])||o&&!Rc(c[r(442)])||r(463)==u&&(Cc(a=c[r(442)])||function(t){const e=r;return t[e(328)][e(219)]==t[e(552)][e(528)]&&t[e(328)][e(378)]}(a)))e[r(423)](t),s=!0;else{if(!h||!h[r(516)])continue;i[r(389)](h)}}}var a;return i[r(274)]>0&&(s=!!this[r(509)](i)||s),s})),n[t(351)][t(447)][t(530)]((e=>{const r=t;let s=!1;for(const t of n[r(351)][r(447)][r(363)][r(613)]())if(r(393)==t[r(233)])for(const t of this[r(244)][r(278)]()){if(t[r(546)]||!t[r(516)])continue;const o=r(593)==t[r(233)],i=this[r(580)](t),a=i&&this[r(293)](i);if(!o&&!a)continue;const c=t[r(325)]();if(c[r(328)][r(219)]!=c[r(552)][r(219)]&&!c[r(552)][r(378)]){const o=n[r(351)][r(455)](c[r(328)][r(201)],r(552)),i=n[r(351)][r(344)](c[r(328)],o);e[r(431)](t[r(295)](),{range:i}),s=!0}}return s})),n[t(351)][t(447)][t(530)]((e=>this[t(304)](e))),n[t(351)][t(447)][t(530)]((e=>!e[t(453)][t(432)]&&this[t(258)](e))),n[t(351)].on(t(558),(()=>{this[t(618)]=!1})),n[t(351)][t(447)].on(t(294),((r,s)=>{const o=t;if(!s[o(432)]||s[o(440)])return;if(!this[o(618)])return;const i=n[o(351)][o(447)][o(363)][o(613)]();if(0==i[o(595)])return;const a=[],c=i[o(340)]((t=>o(505)==t[o(233)])),u=i[o(340)]((t=>o(393)==t[o(233)]&&o(266)!=t[o(439)]));for(const t of c)this[o(484)](t[o(600)])&&a[o(608)]({key:t[o(600)],newValue:t[o(368)],oldValue:t[o(269)],range:Sc(t[o(562)],n[o(351)])});for(const t of u){if(o(561)!=t[o(338)]&&o(286)!=t[o(338)])continue;const e=Mc(t[o(391)][o(201)],n[o(351)]),r=t[o(535)];o(561)==t[o(338)]&&a[o(608)]({key:o(404),newValue:t[o(439)],oldValue:r[o(439)],range:e});for(const[n,s]of r[o(346)]){if(!this[o(484)](n))continue;const r=t[o(346)][o(251)](n);s!==r&&a[o(608)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(346)])this[o(484)](n)&&(r[o(346)][o(494)](n)||a[o(608)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(595)]&&n[o(351)][o(621)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(543)](t,e,s,o,{groupId:r});this[n(257)](t,a)}))}),{priority:t(235)}),n[t(351)][t(319)].on(t(518),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(611)](n[s(439)]),e=this[s(244)][s(251)](t);e&&e[s(276)](n[s(439)])}})),n[t(351)][t(447)].on(t(294),(()=>{const e=t,r=Array[e(313)](n[e(351)][e(447)][e(363)][e(567)]())[e(340)]((t=>e(533)===this[e(611)](t[e(439)])[e(213)]));if(0===r[e(595)])return;r[e(414)](((t,n)=>{const r=e,s=t[r(332)][r(492)],o=n[r(332)][r(492)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(328)][r(592)](o[r(328)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(611)](t);if(null===n[e(492)]){const n=this[e(301)](t);o[e(389)](n)}else{const t=this[e(244)][e(251)](r);null!==n[e(442)]||t[e(516)]?(s[e(389)](t[e(564)]),o[e(389)](t)):this[e(476)](t)}}o[e(274)]>0&&this[e(407)](o);for(const t of s)this[e(360)](e(541),t)})),n[t(351)].on(t(343),((e,r)=>{const s=t,o=r[0];if(!this[s(244)][s(274)])return;if(!o[s(260)])return;if(o[s(453)][s(440)]||!o[s(453)][s(432)])return;let i,a;switch(o[s(233)]){case s(393):i=n[s(351)][s(455)](o[s(391)]),a=i[s(327)](o[s(412)]);break;case s(624):i=n[s(351)][s(455)](o[s(382)]),a=n[s(351)][s(455)](o[s(385)]);break;case s(261):i=n[s(351)][s(455)](o[s(277)]),a=i[s(327)](o[s(412)]);break;default:return}const c=n[s(351)][s(344)](i,a);n[s(351)][s(582)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(512)](c)){if(e[t(546)])continue;if(t(553)==e[t(233)])continue;const r=this[t(580)](e);if(r&&this[t(293)](r)&&t(624)!=o[t(233)])continue;const s=e[t(332)]&&e[t(332)][t(554)];(t(593)!=e[t(233)]||t(624)==o[t(233)]&&!s)&&(n[t(345)]||t(591)==e[t(233)]&&n[t(599)]||e[t(325)]()[t(300)](c)&&this[t(380)](e,i,a))}}))}),{priority:t(235)}),n[t(351)].on(t(616),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(265)])return;if(this[s(288)])return;if(!this[s(534)][s(273)])return;if(o[s(362)])return;const a=n[s(351)][s(597)],{start:c,end:u}=o[s(325)](),l=c[s(201)]&&a[s(324)](c[s(201)])?null:a[s(230)](c,s(314)),f=u[s(528)]&&a[s(324)](u[s(528)])?null:a[s(230)](u,s(483)),h=n[s(351)][s(344)](l?l[s(328)]:c,f?f[s(552)]:u);n[s(351)][s(582)]((t=>{const e=s;this[e(568)](h);const r=n[e(351)][e(597)][e(230)](h[e(328)]);o.is(e(606))?t[e(241)](r):o[e(221)](r)})),e[s(206)]()}),{priority:e.priorities[t(242)]+10}),n[t(351)].on(t(329),((e,r)=>{const s=t,o=r[r[s(595)]-1];o&&o[s(265)]||this[s(288)]||this[s(534)][s(273)]&&(n[s(351)][s(582)]((()=>{const t=s;let o=n[t(351)][t(329)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(434)]=o[t(497)]();const i=o[t(552)][t(528)],a=n[t(351)][t(597)];i&&a[t(511)](i)&&!a[t(523)](i)&&(o=n[t(351)][t(344)](o[t(328)],n[t(351)][t(455)](i,t(552)))),this[t(571)](o)})),e[s(206)]())}),{priority:t(218)}),this[t(548)][t(430)][t(389)](t(374),this[t(534)]),this[t(513)](t(374));const o=new p(n,this[t(244)]);n[t(430)][t(389)](t(352),o),this[t(513)](t(352));const i=new b(n,this[t(244)]);n[t(430)][t(389)](t(200),i),this[t(513)](t(200)),n[t(430)][t(389)](t(520),new S(n,o,this[t(244)])),this[t(513)](t(520)),n[t(430)][t(389)](t(298),new S(n,i,this[t(244)])),this[t(513)](t(298)),n[t(430)][t(389)](t(280),new O(n,o,this[t(244)])),this[t(513)](t(280)),n[t(430)][t(389)](t(212),new O(n,i,this[t(244)])),this[t(513)](t(212));const c=n[t(248)][t(251)](t(237));this[t(225)](c,t(394),((e,{threadId:n})=>{const r=t,s=this[r(244)][r(251)](n);s&&s[r(263)]&&1===s[r(263)][r(595)]&&this[r(216)](n,{hasComments:!0})}),{priority:t(306)}),this[t(225)](c,t(376),((e,{threadId:n})=>{const r=t,s=this[r(244)][r(251)](n);s&&s[r(263)]&&!s[r(263)][r(595)]&&this[r(216)](n,{hasComments:!1})}),{priority:t(306)})}set[Ec(461)](t){const n=Ec;if(this[n(437)])throw new e.CKEditorError(n(350),this);this[n(437)]=t}get[Ec(461)](){return this[Ec(437)]}[Ec(367)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(244)][n(278)]())t&&!e[n(516)]||r[n(608)](e);return e?r[n(222)]((t=>t[n(602)]())):r}[Ec(474)](t){const n=Ec,r=this[n(244)][n(251)](t);if(!r)throw new e.CKEditorError(n(481),this);return r}[Ec(480)](t){const e=Ec;return this[e(244)][e(494)](t)}[Ec(540)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(233)][e(624)](":"),a=this[e(244)][e(251)](r)||this[e(460)](o,i,r,n,s);if(this[e(359)](a),this[e(335)](a,o,i||null,n),a[e(452)]=t[e(452)],a[e(418)]=!0,s&&s[e(429)]){const t=s[e(429)],n=this[e(588)](t[e(348)]);a[e(465)]=t[e(452)],a[e(420)]=n,a[e(379)]=!0}else a[e(465)]=t[e(452)];switch(t[e(332)]&&(a[e(332)]=t[e(332)]),t[e(346)]&&(a[e(346)]=t[e(346)]),this[e(437)]&&this[e(437)][e(203)]||(a[e(334)]=!0),this[e(390)][e(251)](a)){case e(496):this[e(390)][e(256)](a,e(585));break;case e(427):a[e(516)]?(this[e(509)](new Set([a])),this[e(407)](new Set([a])),this[e(390)][e(256)](a,e(419)),this[e(360)](e(268),a)):this[e(390)][e(256)](a,e(356))}return a}[Ec(352)](t){const e=Ec;this[e(265)]((()=>{const n=e;this[n(548)][n(351)][n(582)]((()=>{const e=n;for(const n of t[e(583)]())n[e(549)]()}))}))}[Ec(200)](t){const e=Ec;this[e(265)]((()=>{const n=e;this[n(548)][n(351)][n(582)]((()=>{const e=n;for(const n of t[e(583)]())n[e(448)]()}))}))}[Ec(513)](t,n){const r=Ec,s=this[r(548)][r(430)][r(251)](t);if(!s)throw new e.CKEditorError(r(336),this,{commandName:t});if(this[r(371)][r(494)](s))throw new e.CKEditorError(r(229),this,{commandName:t});this[r(371)][r(389)](s),n&&s.on(r(556),((t,e)=>{const o=r;this[o(534)][o(273)]&&(this[o(288)]||(e[o(595)]>0&&e[e[o(595)]-1]&&e[e[o(595)]-1][o(265)]?e[o(197)]():(t[o(434)]=n(((...t)=>s[o(556)](...t,{forceDefaultExecution:!0})),...e),t[o(206)]())))}),{priority:r(218)})}[Ec(265)](t){const n=Ec;let r,s;const o=this[n(288)];this[n(288)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(288)]=!1),s&&e.CKEditorError[n(489)](s,this),r}[Ec(571)](t,n=null,r={}){const s=Ec;if(t[s(362)])return null;const o=this[s(548)][s(248)][s(251)](s(491)).me;for(const{suggestion:e,meta:o}of this[s(512)](t,s(591)))if(o[s(599)]){if(!o[s(614)]){if(o[s(345)]){if(!this[s(620)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(380)](e,t[s(328)],t[s(552)]);break}if(n==e[s(243)]&&Oc(e,r)){const n=e[s(325)]();return n[s(328)][s(410)](t[s(552)])?this[s(510)](e,this[s(252)][s(344)](t[s(328)],n[s(552)])):this[s(510)](e,this[s(252)][s(344)](n[s(328)],t[s(552)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(501)+n:s(591),u=this[s(428)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(578)](c,i,a,t),u}[Ec(502)](t,n=Ec(417),r={}){const s=Ec,o=this[s(548)][s(248)][s(251)](s(491)).me,i=this[s(495)][s(279)](s(591),n,s(317));for(const e of this[s(367)]())if(e[s(420)].id==o.id&&s(591)==e[s(233)]&&e[s(243)]==n&&Oc(e,r)&&(i(e[s(215)](),t)||i(t,e[s(215)]()))){for(const n of t)e[s(204)](n);return e}for(const{suggestion:e,meta:n}of this[s(512)](t,s(591))){if(!n[s(599)])continue;if(!this[s(620)]&&n[s(345)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(215)]())for(const e of t)if(!n[s(300)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(501)+n,l=this[s(428)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(578)](u,a,c,e,Hr[s(488)]());return l}[Ec(254)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(362)])return null;if(o(305)===this[o(594)]){const e=this[o(495)][o(279)](o(553),r,o(549));return this[o(265)]((()=>e([t],n,s))),null}const i=this[o(548)][o(248)][o(251)](o(491)).me,a=[];if(o(438)!==this[o(594)])for(const{suggestion:e,meta:n}of this[o(512)](t,o(591)))n[o(599)]&&!n[o(207)]&&a[o(608)](...e[o(215)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(234)](s);e&&r[n(608)](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(595)];){const s=r[e][n(347)](t);r[n(490)](e,1,...s),e+=s[n(595)]}}return r}(t,a);c[o(595)]&&this[o(252)][o(582)]((()=>{const t=o;for(const e of c){const o=this[t(495)][t(279)](t(553),r,t(549));this[t(265)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(328)],u=t[o(552)];for(const{suggestion:e,meta:n}of this[o(512)](t,o(553))){if(!n[o(599)])continue;if(e[o(243)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(325)]();if(i[o(300)](t,!0))return null;c=c[o(592)](i[o(328)])?c:i[o(328)],u=u[o(413)](i[o(552)])?u:i[o(552)],a?i[o(328)][o(592)](a[o(325)]()[o(328)])?(a[o(605)](),a=e):e[o(605)]():a=e}const l=this[o(252)][o(344)](c,u);if(a)this[o(510)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(428)]({id:t,type:o(249)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(578)](o(249)+r,t,a,l)}}return null}[Ec(355)](t,n,r=[],s=null,o={}){const i=Ec;n[i(217)]||(n[i(217)]=n[i(253)]),n[i(554)]=t.is(i(562)),s=s||Nc(n);const a=r[i(222)]((t=>Mc(t,this[i(252)]))),c=t.is(i(562))?t:Mc(t,this[i(252)]);if(i(305)===this[i(594)]){const t=this[i(495)][i(279)](i(593),s,i(549));return this[i(265)]((()=>t([c],n,o))),null}a[i(608)](c);let u=!0;for(const t of a)if(!this[i(384)](t)){u=!1;break}if(u&&i(438)!==this[i(594)]){const t=this[i(495)][i(279)](i(593),s,i(549));return this[i(265)]((()=>t([c],n,o))),null}let l=null,f=c[i(328)],h=c[i(552)];for(const{suggestion:t,meta:e}of this[i(512)](c,i(593))){if(!e[i(599)])continue;if(e[i(614)]||e[i(345)]||e[i(207)])continue;if(t[i(332)][i(217)]!=n[i(217)])continue;if(!Oc(t,o))continue;const r=t[i(325)]();if(t[i(243)]==s){if(r[i(300)](c,!0))return null;f=f[i(592)](r[i(328)])?f:r[i(328)],h=h[i(413)](r[i(552)])?h:r[i(552)],l?r[i(328)][i(592)](l[i(325)]()[i(328)])?(l[i(605)](),l=t):t[i(605)]():l=t}else{const e=c[i(234)](r);this[i(398)](t,e)}}const g=this[i(548)][i(248)][i(251)](i(491)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(510)](l,this[i(252)][i(344)](f,h)),l;{const t=this[i(428)]({id:d,type:i(589)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(578)](i(589)+s,d,p,this[i(252)][i(344)](f,h)),t}}[Ec(424)](t,n,r=[],s=null,o={}){const i=Ec;n[i(217)]||(n[i(217)]=n[i(253)]);const a=t[0];n[i(554)]=a.is(i(562)),s=s||Nc(n);const c=r[i(222)]((t=>Mc(t,this[i(252)]))),u=a.is(i(562))?t:t[i(222)]((t=>Mc(t,this[i(252)])));if(i(305)===this[i(594)]){const t=this[i(495)][i(279)](i(593),s,i(549));return this[i(265)]((()=>t(u,n,o))),null}c[i(608)](...u);let l=!0;for(const t of c)if(!this[i(384)](t)){l=!1;break}if(l&&i(438)!==this[i(594)]){const t=this[i(495)][i(279)](i(593),s,i(549));return this[i(265)]((()=>t(u,n,o))),null}const f=this[i(548)][i(248)][i(251)](i(491)).me;for(const t of this[i(367)]()){if(t[i(420)].id!=f.id)continue;if(i(593)!=t[i(233)]||t[i(332)][i(217)]!=n[i(217)])continue;if(!Oc(t,o))continue;const e=t[i(243)]==s;for(let n=0;n<u[i(595)];n++){const r=u[n];for(const s of t[i(506)]()){const o=s[i(272)]();if(r[i(410)](o)){e?(u[i(490)](n,1),n--):t[i(423)](s[i(439)]);break}}}}if(0==u[i(595)])return null;const h=this[i(495)][i(279)](i(593),s,i(317));for(const t of this[i(367)]())if(t[i(420)].id==f.id&&i(593)==t[i(233)]&&t[i(332)][i(217)]==n[i(217)]&&t[i(243)]==s&&Oc(t,o)&&(h(t[i(215)](),u)||h(u,t[i(215)]()))){for(const e of u)t[i(204)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(589)+s,m=this[i(428)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(578)](p,g,d,t,Hr[i(488)]());return m}[Ec(568)](t,n=null,r={}){const s=Ec;if(t[s(362)])return null;const o=this[s(548)][s(248)][s(251)](s(491)).me,a=new i.LiveRange(t[s(328)],t[s(552)]);for(const{suggestion:t,meta:e}of this[s(512)](a,s(591)))if(e[s(599)]&&!e[s(614)])if(t[s(546)]){const e=t[s(215)]()[s(340)]((t=>s(464)!=t[s(507)][s(323)]));if(e[s(353)]((t=>a[s(300)](t,!0)))&&t[s(448)](),e[s(584)]((t=>t[s(300)](a,!0)))){const t=this[s(495)][s(279)](s(463),n,s(549));return this[s(265)]((()=>t([a],null,r))),null}}else{const e=a[s(234)](t[s(325)]());null!==e&&t[s(547)]([e],null,r)}if(a[s(316)](),a[s(362)]||s(464)==a[s(507)][s(323)])return null;let c=null,u=a[s(328)],l=a[s(552)];const f=this[s(512)](a,s(463));for(const{suggestion:t,meta:e}of f){const n=this[s(252)][s(344)](u,l);if(e[s(599)]&&(this[s(620)]||!e[s(345)]&&!e[s(207)]))if(t[s(546)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(215)]()){if(r[s(300)](n,!0))return t;n[s(300)](r)||(e=!1)}e&&t[s(448)]()}else{const e=t[s(325)]();if(e[s(300)](n,!0))return t;if(!Oc(t,r)){n[s(300)](e)?t[s(605)]():e[s(459)](u)?u=e[s(552)]:e[s(459)](l)&&(l=e[s(328)]);continue}u=u[s(592)](e[s(328)])?u:e[s(328)],l=l[s(413)](e[s(552)])?l:e[s(552)],r=Object[s(542)]({},t[s(346)]),c?e[s(328)][s(592)](c[s(325)]()[s(328)])?(c[s(605)](),c=t):t[s(605)]():c=t}}if(c)return this[s(510)](c,this[s(252)][s(344)](u,l)),c;{const t=(0,e.uid)(),i=this[s(252)][s(344)](u,l),a=o.id,c=n?s(475)+n:s(463),f=this[s(428)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(578)](c,t,a,i),f}}[Ec(208)](t,n=Ec(417),r={}){const s=Ec,o=this[s(548)][s(248)][s(251)](s(491)).me,a=t[s(222)]((t=>new i.LiveRange(t[s(328)],t[s(552)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(512)](a,s(591)))e[s(599)]&&!e[s(614)]&&c[s(389)](t);for(const e of c)if(e[s(546)]){const o=e[s(215)]();if((!e[s(346)]||!e[s(346)][s(284)])&&o[s(353)]((t=>a[s(584)]((e=>e[s(300)](t,!0)))))&&e[s(448)](),a[s(353)]((t=>o[s(584)]((e=>e[s(300)](t,!0)))))){const e=this[s(495)][s(279)](s(463),n,s(549));return this[s(265)]((()=>e(t,null,r))),null}}else{const t=e[s(325)]();if(a[s(584)]((e=>e[s(300)](t,!0)))&&e[s(448)](),a[s(353)]((e=>t[s(300)](e,!0)))){const t=this[s(495)][s(279)](s(463),n,s(549));return this[s(265)]((()=>t(a,null,r))),null}}const u=this[s(495)][s(279)](s(463),n,s(317));let l=null;for(const t of this[s(367)]())if(t[s(420)].id==o.id&&t[s(516)]&&s(463)==t[s(233)]&&t[s(243)]==n&&Oc(t,r)&&(u(t[s(215)](),a)||u(a,t[s(215)]())))if(l){if(t[s(263)]&&t[s(263)][s(595)])continue;for(const e of t[s(215)]())l[s(321)](e)||l[s(204)](e);t[s(605)]()}else{l=t;for(const e of a)t[s(321)](e)||t[s(204)](e)}if(l)return l;c[s(560)]();for(const{suggestion:t,meta:e}of this[s(512)](a,s(463)))e[s(599)]&&(this[s(620)]||!e[s(345)]&&!e[s(207)])&&Oc(t,r)&&c[s(389)](t);for(const t of c){const e=t[s(215)]();if((!r||!r[s(284)])&&a[s(353)]((t=>e[s(584)]((e=>e[s(300)](t,!0))))))return t;(!t[s(346)]||!t[s(346)][s(284)])&&e[s(353)]((t=>a[s(584)]((e=>e[s(300)](t,!0)))))&&t[s(448)]()}const f=(0,e.uid)(),h=o.id,g=s(475)+n,d=this[s(428)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(316)](),t[s(362)]||s(464)==t[s(507)][s(323)]||this[s(578)](g,f,h,t,Hr[s(488)]());return d}[Ec(543)](t,n,r,s,o){const i=Ec;if(t[i(362)])return[];if(i(305)===this[i(594)])return[];const a=this[i(548)][i(248)][i(251)](i(491)).me.id,c=Array[i(313)](this[i(244)][i(278)]())[i(340)]((e=>i(505)==e[i(233)]&&e[i(332)][i(433)]==n&&e[i(321)](t)));if(i(550)===this[i(594)]){const e=this[i(512)](t,i(591))[i(340)]((({meta:t})=>t[i(599)]&&!t[i(207)]&&!t[i(614)]))[i(222)]((({suggestion:t})=>t));c[i(581)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(505)==t[i(233)]?t[i(332)][i(333)]:void 0,o=t[i(325)](),a=Array[i(313)](u[i(387)]())[i(575)]((t=>t[i(373)](o)));if(!a)continue;const c=a[i(347)](o);this[i(293)](n)&&i(591)==t[i(233)]&&0!=c[i(595)]||(u[i(308)](a),c[i(259)]((t=>{u[i(256)](t,r)})),i(591)!=t[i(233)]&&e!=s&&u[i(256)](a[i(234)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(595)]>37&&console[i(425)](i(255),{key:n});const f=(i(566)+(n+"|")+Nc({newValue:s}))[i(467)](0,60),h=this[i(428)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(608)](h),this[i(578)](f,c,a,t)}return l}[Ec(486)](t){const e=Ec;this[e(513)](t,((t,...n)=>{this[e(607)]((()=>{t(...n)}))}))}[Ec(519)](t){const e=Ec;this[e(426)][e(389)](t)}[Ec(573)](t){const e=Ec;this[e(526)][e(389)](t)}[Ec(580)](t){const e=Ec;return e(505)==t[e(233)]?t[e(243)][e(624)]("|")[0]:null}[Ec(510)](t,e){const n=Ec,r=t[n(295)]();this[n(252)][n(582)]((t=>{t[n(431)](r,{range:e})}))}[Ec(359)](t){const e=Ec,n=t.id,r=this[e(548)][e(211)][e(251)](e(577));this[e(514)][e(565)](n)||this[e(514)][e(612)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(514)][e(315)](n);s[e(450)](e(478)),s[e(478)]=!1,t[e(263)]=s}[Ec(335)](t,n,r,s){const o=Ec;if(t[o(233)]!=n||t[o(243)]!=r||t[o(493)].id!=s)throw this[o(548)][o(341)](o(586)),new e.CKEditorError(o(586),this)}[Ec(398)](t,n){const r=Ec,s=t[r(325)]();if(n[r(410)](s))t[r(605)]();else if(s[r(300)](n)){const o=this[r(252)][r(455)](n[r(328)][r(528)],r(552));this[r(510)](t,this[r(252)][r(344)](s[r(328)],o));const i=(0,e.uid)(),a=t[r(493)].id,c=t[r(233)]+":"+t[r(243)];this[r(428)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(332)],attributes:t[r(346)]});const u=this[r(252)][r(455)](n[r(552)][r(219)],r(358)),l=this[r(252)][r(344)](u,s[r(552)]);this[r(578)](c,i,a,l)}else if(s[r(459)](n[r(328)])){const e=this[r(252)][r(455)](n[r(328)][r(528)],r(552));this[r(510)](t,this[r(252)][r(344)](s[r(328)],e))}else{const e=this[r(252)][r(455)](n[r(552)][r(219)],r(358));this[r(510)](t,this[r(252)][r(344)](e,s[r(552)]))}}[Ec(384)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(512)](t,e(591))){if(!r[e(599)])continue;const s=n[e(215)]();for(const n of s)if(!t[e(347)](n)[e(595)])return!0}return!1}[Ec(422)](t){const n=Ec,r=this[n(548)][n(248)][n(251)](n(491))[n(375)](t);if(!r)throw new e.CKEditorError(n(307),this);return r}[Ec(588)](t){const e=Ec,n=this[e(548)][e(248)][e(251)](e(491)),r=(0,o.hashObject)(e(449)+t);return n[e(375)](r)||n[e(521)]({id:r,name:t})}[Ec(460)](t,e,n,r,s){const o=Ec,i=this[o(422)](r),a=this[o(495)][o(267)](t,e,n,i,s,(t=>{const e=o;this[e(216)](n,{attributes:t});const r=this[e(474)](n);this[e(509)](new Set([r])),this[e(407)](new Set([r]))}));return this[o(225)](a,o(549),(()=>{const t=o;this[t(216)](n,{state:t(246)})}),{priority:o(218)}),this[o(225)](a,o(448),(()=>{const t=o;this[t(216)](n,{state:t(405)})}),{priority:o(218)}),this[o(244)][o(256)](n,a),this[o(390)][o(256)](a,o(496)),a}[Ec(611)](t){const e=Ec,n=t[e(624)](":");return{group:n[0],type:n[1],subType:n[e(595)]>=5?n[2]:null,id:n[e(595)]<5?n[2]:n[3],authorId:n[e(595)]<5?n[3]:n[4],markerCount:6==n[e(595)]?n[5]:null}}[Ec(380)](t,n,r){const s=Ec,o=t[s(325)](),i=o[s(328)],a=o[s(552)];this[s(510)](t,this[s(252)][s(344)](i,n));const c=(0,e.uid)(),u=t[s(493)].id,l=t[s(233)]+(t[s(243)]?":"+t[s(243)]:"");this[s(428)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(346)],data:t[s(332)]});const f=this[s(580)](t);(s(593)==t[s(233)]||f&&this[s(293)](f))&&(r=this[s(252)][s(601)](r[s(219)])),this[s(578)](l,c,u,this[s(252)][s(344)](r,a))}[Ec(512)](t,e=null){const n=Ec,r=[],s=this[n(548)][n(248)][n(251)](n(491)).me;Array[n(617)](t)||(t=[t]);for(const o of this[n(367)]()){if(!o[n(516)])continue;if(e&&o[n(233)]!=e)continue;let i=!1;for(const e of o[n(215)]()){for(const a of t){const t=a[n(328)][n(410)](e[n(552)])||a[n(552)][n(410)](e[n(328)]);if(t||a[n(234)](e)){const c=a[n(300)](e)&&kc(this[n(252)][n(597)],e[n(328)],a),u=e[n(300)](a)&&kc(this[n(252)][n(597)],a[n(328)],e);r[n(608)]({suggestion:o,meta:{isOwn:s==o[n(420)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(578)](t,e,n,r,s){const o=Ec;this[o(252)][o(582)]((i=>{const a=o;let c=a(337)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(283)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(476)](t){const e=Ec,n=t[e(570)],r=t[e(454)];t[e(570)]=null,t[e(454)]=null,null!=n&&n[e(454)]==t&&(n[e(454)]=r),null!=r&&r[e(570)]==t&&(r[e(570)]=n),e(419)==this[e(390)][e(251)](t)&&(this[e(390)][e(256)](t,e(356)),this[e(360)](e(421),t,n,r))}[Ec(428)](t){const n=Ec,r=t.id,s=this[n(540)](t);if(this[n(437)]&&this[n(437)][n(203)]){const o=this[n(548)][n(248)][n(251)](n(232)),i=s[n(536)],a=s[n(243)]?s[n(233)]+":"+s[n(243)]:s[n(233)],c=this[n(548)][n(383)],u=o[n(389)](zr(c,n(349))),l={id:r,type:a,hasComments:i,data:t[n(332)]||null,originalSuggestionId:t[n(236)]||null,attributes:s[n(346)]};this[n(437)][n(203)](l)[n(574)]((t=>{const e=n;s[e(334)]=!0,o[e(508)](u),t&&t[e(452)]&&(this[e(244)][e(251)](r)[e(452)]=t[e(452)])}))[n(598)]((t=>{const r=n;throw(0,e.logWarning)(r(406)),this[r(548)][r(351)][r(621)]({isUndoable:!1},(()=>{s[r(448)]()})),s[r(403)](),this[r(244)][r(308)](s.id),this[r(390)][r(308)](s),t}))}return s}[Ec(293)](t){const e=Ec;return this[e(426)][e(494)](t)}[Ec(216)](t,e){const n=Ec,r=this[n(548)][n(248)][n(251)](n(232)),s=this[n(474)](t);if(this[n(437)]&&this[n(437)][n(290)])if(s[n(334)]){const s=r[n(389)](zr(this[n(548)][n(383)],n(349)));this[n(437)][n(290)](t,e)[n(574)]((()=>{r[n(508)](s)}))}else s.on(n(220),(()=>{this[n(216)](t,e)}))}[Ec(320)](t){const n=Ec;if(!this[n(437)]||!this[n(437)][n(474)])throw new e.CKEditorError(n(472),this);return this[n(437)][n(474)](t)}[Ec(301)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(611)](t),i=this[e(244)][e(251)](n)||this[e(460)](r,s,n,o,{});switch(this[e(335)](i,r,s,o),this[e(390)][e(251)](i)){case e(496):this[e(320)](n)[e(574)]((t=>{const r=e;let s=Promise[r(451)]();t[r(536)]&&(s=this[r(514)][r(250)]({channelId:this[r(548)][r(211)][r(251)](r(577)),threadId:n})),s[r(574)]((()=>{const e=r;this[e(540)](t)[e(334)]=!0}))})),this[e(390)][e(256)](i,e(427));break;case e(356):this[e(216)](n,{state:e(223)});case e(585):this[e(390)][e(256)](i,e(419)),this[e(360)](e(268),i);break;case e(419):this[e(360)](e(541),i)}return i[e(276)](t),i}[Ec(407)](t){const e=Ec,n=Array[e(313)](t),r=n[e(340)]((t=>e(505)==t[e(233)]));this[e(435)](r);const s=n[e(340)]((t=>!t[e(546)]&&e(505)!=t[e(233)])),o=this[e(367)]({skipNotAttached:!0})[e(340)]((t=>!t[e(546)]&&e(505)!=t[e(233)])),i=o[e(340)]((n=>!t[e(494)](n))),a=new Map(o[e(222)]((t=>[t,this[e(495)][e(279)](t[e(233)],t[e(243)],e(532))]))),c=new Map(o[e(222)]((t=>[t,t[e(325)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(595)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(595)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(595)];t++){const n=s[t];!l[e(494)](n)&&n[e(570)]&&(f[e(389)](n[e(570)]),n[e(570)][e(454)]===n&&(n[e(570)][e(454)]=null),n[e(570)]=null),!u[e(494)](n)&&n[e(454)]&&(f[e(389)](n[e(454)]),n[e(454)][e(570)]===n&&(n[e(454)][e(570)]=null),n[e(454)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(595)];e++){const r=g(t,n[e]);r&&(r[0][s(454)]=r[1],r[1][s(570)]=r[0],u[s(389)](r[0]),l[s(389)](r[1]))}}function g(t,n){const r=e;if(t[r(420)].id!==n[r(420)].id)return null;const s=a[r(251)](t)(t,n,c[r(251)](t),c[r(251)](n));return s&&a[r(251)](n)(t,n,c[r(251)](t),c[r(251)](n))?s[1][r(263)]&&s[1][r(263)][r(595)]?null:s:null}f[e(274)]&&this[e(407)](f)}[Ec(435)](t){const e=Ec;if(0==t[e(595)])return;const n=this[e(367)]({skipNotAttached:!0})[e(340)]((t=>e(505)==t[e(233)]&&t[e(418)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(346)]);s[e(494)](n)||(s[e(256)](n,r[e(595)]),r[e(608)]([]));const i=s[e(251)](n);r[i][e(608)](t)}!function(){const t=e;r[t(414)](((e,n)=>{const r=t,s=e[0][r(452)],o=n[0][r(452)];return s==o?e[0][r(346)][r(622)]<n[0][r(346)][r(622)]?-1:1:s<o?-1:1}));for(const e of r)e[t(414)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(595)];t++){if(0==r[t][e(595)])continue;const n=[];for(let s=t+1;s<r[e(595)];s++)0!=r[s][e(595)]&&i(r[t],r[s])&&n[e(608)](s);for(const s of n)r[t]=r[t][e(529)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(595)];n++)t[n][e(454)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(595)];n++)t[n][e(570)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(346)][r(622)]!==n[0][r(346)][r(622)]&&t[0][r(420)]!==n[0][r(420)])return!1;if(!function(t,e){const n=r;return!t[n(536)]&&!e[n(536)]||(!t[n(536)]||!e[n(536)])&&(!!(t[n(536)]&&e[n(452)]<t[n(263)][n(590)][n(251)](0)[n(452)])||!!(e[n(536)]&&t[n(452)]<e[n(263)][n(590)][n(251)](0)[n(452)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(346)],r(622)),o=Ic(n[0][r(346)],r(622));return!!Or(s,o)&&(!!t[r(353)]((t=>n[r(584)]((e=>t[r(325)]()[r(410)](e[r(325)]())))))&&n[r(353)]((e=>t[r(584)]((t=>e[r(325)]()[r(410)](t[r(325)]()))))))}}[Ec(509)](t){const e=Ec,n=Array[e(313)](t),r=this[e(367)]({skipNotAttached:!0}),s=r[e(340)]((n=>!t[e(494)](n))),o=new Map(n[e(222)]((t=>[t,this[e(495)][e(279)](t[e(233)],t[e(243)],e(317))]))),i=new Map(r[e(222)]((t=>[t,t[e(215)]()])));for(let t=0;t<n[e(595)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(595)];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(595)];e++){const s=r[e];if(s[a(233)]!==n[a(233)]||s[a(420)].id!==n[a(420)].id||s[a(243)]!==n[a(243)])continue;if(!wc(n,s,[a(622)]))continue;if(a(505)==n[a(233)]&&n[a(332)][a(333)]!=s[a(332)][a(333)])continue;if(a(505)==n[a(233)]&&t[a(293)](n[a(332)][a(433)]))continue;if(a(593)==n[a(233)]){const e=t[a(548)][a(351)],r=n[a(365)]();if(r&&(e[a(597)][a(523)](r)||e[a(597)][a(324)](r)))continue}const c=o[a(251)](n),u=i[a(251)](n),l=i[a(251)](s),f=n[a(263)]&&n[a(263)][a(595)],h=s[a(263)]&&s[a(263)][a(595)];if(!f&&c(l,u))return t[a(309)](s,n),i[a(308)](n),!0;if(!h&&c(u,l))return t[a(309)](n,s),i[a(308)](s),!0}return!1}}[Ec(309)](t,e){const n=Ec;if(t[n(546)])for(const r of e[n(215)]())t[n(204)](r);else{const r=e[n(325)]()[n(552)];this[n(510)](t,this[n(252)][n(344)](t[n(325)]()[n(328)],r))}e[n(605)]()}[Ec(572)](t,e){const n=Ec,r=t[n(559)](n(587))||t[n(559)](n(505))?n(471):t[n(545)]();return zr(this[n(548)][n(383)],e+"_"+r+n(610))}[Ec(462)](){const t=Ec,e=this[t(548)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(252)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(611)](t[s(439)]);if(s(533)===e){n[s(238)](this[s(572)](r,s(386)));break}}for(const t of r){const{group:e,type:r}=this[s(611)](t[s(439)]);if(s(533)===e){n[s(238)](this[s(572)](r,s(282)));break}}}))}[Ec(304)](t){const e=Ec;if(this[e(618)])return!1;const n=this[e(548)],r=n[e(351)][e(447)][e(363)][e(613)]();if(0==r[e(595)])return!1;const s=[],o=r[e(340)]((t=>e(505)==t[e(233)])),i=r[e(340)]((t=>e(393)==t[e(233)]&&e(266)!=t[e(439)])),a=r[e(340)]((t=>e(508)==t[e(233)]&&e(266)!=t[e(439)]));for(const t of o)s[e(608)]({key:t[e(600)],newValue:t[e(368)],oldValue:t[e(269)],range:Sc(t[e(562)],n[e(351)])});for(const t of i){const r=a[e(575)]((n=>n[e(391)][e(410)](t[e(391)])));r&&s[e(608)]({key:e(404),newValue:t[e(439)],oldValue:r[e(439)],range:n[e(351)][e(503)](t[e(391)][e(201)])})}return 0!=s[e(595)]&&this[e(257)](t,s)}[Ec(258)](t){const e=Ec;let n=!1;const r=this[e(548)][e(351)][e(447)][e(363)][e(567)]()[e(340)]((t=>t[e(332)][e(442)]&&t[e(439)][e(559)](e(369))));for(const s of r){const{subType:r,id:o}=this[e(611)](s[e(439)]),i=r[e(624)]("|")[0];for(const r of this[e(367)]({skipNotAttached:!0}))r.id!=o&&e(505)==r[e(233)]&&r[e(332)]&&r[e(332)][e(433)]==i&&r[e(325)]()[e(373)](s[e(332)][e(442)])&&(this[e(522)](r,s[e(332)][e(442)],t),n=!0)}return n}[Ec(607)](t){const e=Ec;this[e(548)],this[e(618)]=!0,t()}[Ec(484)](t){const e=Ec,n=this[e(293)](t),r=this[e(526)][e(494)](t);return n||r}[Ec(257)](t,e){const n=Ec;if(0==e[n(595)])return!1;let r=!1;for(const s of e){const e=this[n(512)](s[n(562)],n(505))[n(340)]((t=>!t[n(245)][n(614)]))[n(222)]((t=>t[n(533)])),i=(0,o.hashObject)({newValue:s[n(392)]});e[n(340)]((t=>{const e=n,[r,o]=t[e(243)][e(624)]("|");return r==s[e(433)]&&o!=i}))[n(259)]((e=>{const o=n;this[o(522)](e,s[o(562)],t),r=!0}))}return r}[Ec(522)](t,e,n){const r=Ec,s=t[r(325)]()[r(347)](e);0!==s[r(595)]?1!==s[r(595)]?this[r(380)](t,e[r(328)],e[r(552)]):this[r(510)](t,s[0]):n[r(423)](t[r(295)]())}}class Ac{constructor(t){const e=Ec;this[e(544)]=t,this[e(252)]=t[e(351)],this[e(609)]=new Map,this[e(281)]=new Map,this[e(445)]()}[Ec(267)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(252)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(279)](t,e,i(549))(...n),onDiscard:(...n)=>this[i(279)](t,e,i(448))(...n)})}[Ec(296)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(609)][s(256)](o,r)}[Ec(279)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(609)][r(251)](s)||this[r(281)][r(251)](t+":"+n)}[Ec(445)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(414)](((t,n)=>t[e(328)][e(592)](n[e(328)])?1:-1)),this[e(252)][e(582)]((n=>{const r=e;for(const e of t){let t;t=e[r(552)][r(378)]&&e[r(552)][r(219)]==e[r(328)][r(201)]?n[r(302)](e[r(328)][r(201)],"on"):n[r(302)](e),this[r(252)][r(616)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(252)][n(582)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(222)]((t=>(Cc(t)&&(t=this[s(252)][s(344)](t[s(552)])),t)))[s(340)]((t=>s(464)!==t[s(507)][s(323)]));if(c[s(595)]<1)return;const u=Array[s(313)](this[s(252)][s(447)][s(466)][s(215)]())[s(222)]((t=>i.LiveRange[s(515)](t)));r[s(241)](c);for(const t of this[s(544)][s(430)][s(430)]())t[s(286)]();a[s(608)]({forceDefaultExecution:!0}),this[s(544)][s(556)](o,...a);const l=u[s(340)]((t=>s(464)!=t[s(507)][s(323)]));l[s(595)]>0&&r[s(241)](l);for(const t of u)t[s(316)]()}))},s=(e,n)=>1==e[t(595)]&&1==n[t(595)]&&e[0][t(552)][t(410)](n[0][t(328)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(252)])?[e,n]:vc(n,e,s,r,this[t(252)])?[n,e]:null;this[t(281)][t(256)](t(214),e),this[t(281)][t(256)](t(538),n),this[t(281)][t(256)](t(310),s),this[t(281)][t(256)](t(477),o),this[t(281)][t(256)](t(331),n),this[t(281)][t(256)](t(468),e),this[t(281)][t(256)](t(311),s),this[t(281)][t(256)](t(395),o),this[t(281)][t(256)](t(499),r),this[t(281)][t(256)](t(210),e),this[t(281)][t(256)](t(402),s),this[t(281)][t(256)](t(479),e),this[t(281)][t(256)](t(603),r),this[t(281)][t(256)](t(457),e),this[t(281)][t(256)](t(198),s),this[t(281)][t(256)](t(291),e),this[t(281)][t(256)](t(444),e),this[t(281)][t(256)](t(228),((e,n)=>{const r=t;if(!n)return;const s=this[r(544)][r(248)][r(251)](yc);this[r(252)][r(582)]((t=>{const o=r;if(o(404)==n[o(433)])for(const r of e){const e=r[o(328)][o(201)],s=n[o(333)];t[o(561)](e,s)}else if(s[o(293)](n[o(433)]))for(const r of e)void 0!==n[o(333)]?t[o(539)](n[o(433)],n[o(333)],r[o(328)][o(201)]):t[o(619)](n[o(433)],r[o(328)][o(201)]);else for(const r of e)n[o(333)]?t[o(539)](n[o(433)],n[o(333)],r):t[o(619)](n[o(433)],r)}))})),this[t(281)][t(256)](t(195),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(219)][r(604)]({includeSelf:!0,parentFirst:!0})){if(s[r(507)]==s)return!1;if(!n[r(377)](s))return!1;if(t[r(523)](s)||t[r(324)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(552)][e(219)]==t[e(328)][e(201)]&&t[e(552)][e(357)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(364)].is(s(579))&&!r[s(523)](t[s(364)]),i=t[s(328)][s(303)](o),a=t[s(552)][s(303)](o,{direction:s(483)});return!(t[s(328)][s(410)](i)&&t[s(552)][s(410)](a)||(i[s(592)](a)?n[s(431)](e,{range:n[s(344)](i,a)}):n[s(423)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(328)][e(201)];return n&&n.is(e(487))}function Sc(t,e){const n=Ec;return null==t[n(552)][n(528)]&&t[n(552)][n(219)]==t[n(328)][n(201)]?Mc(t[n(328)][n(201)],e):t}function Mc(t,e){const n=Ec,r=e[n(597)][n(523)](t)||e[n(597)][n(408)](t);return e[n(344)](e[n(455)](t,n(535)),r?e[n(264)](t):e[n(455)](t,n(552)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(552)][o(410)](r[o(328)]))return!0;if(t[o(233)]!=e[o(233)])return!1;if(!n[o(552)][o(339)](r[o(328)]))return!1;const i=s[o(344)](n[o(552)],r[o(328)])[o(270)]();for(const t of i)if([o(322),o(400)][o(330)](t[o(233)])&&s[o(597)][o(324)](t[o(364)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(418)]||!e[r(418)])&&Or(Ic(t[r(346)],n),Ic(e[r(346)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(346)]),s=Fc(e);if(!t[n(418)])return!1;for(const t of Object[n(387)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(542)]({},t);return delete n[e(284)],delete n[e(401)],n}const Dc=xc;function xc(t,e){const n=Bc();return(xc=function(t,e){return n[t-=179]})(t,e)}function Bc(){const t=["canAccept","_editor","unbind","model","4388970xejGIZ","view","2617059ZgkDds","commands","13058520bPWBib","2WOYjpa","canEditAt","598885YQighE","destroy","commentThreadController","_discardCommand","_pendingAction","plugins","remove","add","locale","execute","change:isDirty","12274822nKXHmY","bind","_removePendingAction","getRanges","stopListening","canDiscard","PENDING_ACTION_SUGGESTION","get","discardSuggestion","PendingActions","_setPendingAction","isEnabled","1315866WDJNFE","26695476Pdybhl","isDirty","_acceptCommand","listenTo","acceptSuggestion","4IvnzPx"];return(Bc=function(){return t})()}!function(t,e){const n=xc,r=t();for(;;)try{if(917250===parseInt(n(179))/1+-parseInt(n(195))/2*(-parseInt(n(192))/3)+-parseInt(n(185))/4*(parseInt(n(197))/5)+-parseInt(n(190))/6+-parseInt(n(208))/7+-parseInt(n(194))/8+parseInt(n(180))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(189)]=e,this[s(191)]=n,this[s(199)]=r,this[s(187)]=t,this[s(182)]=t[s(193)][s(215)](s(184)),this[s(200)]=t[s(193)][s(215)](s(216)),this[s(191)][s(209)](s(219)).to(this[s(182)],this[s(200)],((t,e)=>t||e)),this[s(191)][s(209)](s(186)).to(this[s(182)],s(219),(t=>t&&this[s(187)][s(189)][s(196)](e[s(211)]()))),this[s(191)][s(209)](s(213)).to(this[s(200)],s(219),(t=>t&&this[s(187)][s(189)][s(196)](e[s(211)]()))),this[s(201)]=null,n[s(181)]&&this[s(218)](),this[s(183)](n,s(184),(()=>this[s(184)]())),this[s(183)](n,s(216),(()=>this[s(216)]())),this[s(183)](n,s(207),(()=>{const t=s;n[t(181)]?this[t(218)]():this[t(210)]()}))}[Dc(184)](){const t=Dc;this[t(182)][t(206)](this[t(189)].id)}[Dc(216)](){const t=Dc;this[t(200)][t(206)](this[t(189)].id)}[Dc(198)](){const t=Dc;this[t(191)][t(188)](t(219)),this[t(191)][t(188)](t(186)),this[t(191)][t(188)](t(213)),this[t(212)](),this[t(199)][t(198)](),this[t(201)]&&this[t(210)]()}[Dc(218)](){const t=Dc,e=zr(this[t(187)][t(205)],t(214));this[t(201)]=this[t(187)][t(202)][t(215)](t(217))[t(204)](e)}[Dc(210)](){const t=Dc;null!==this[t(201)]&&this[t(187)][t(202)][t(215)](t(217))[t(203)](this[t(201)]),this[t(201)]=null}}const Uc=Gc;function jc(){const t=["isReadOnly","4348070bYzPOa","60600OwQiwt","editorConfig","commentInputView","commentThread","delegate","4lHKveV","355908QtoWtz","length","disableComments","value","commentsListView","isDirty","descriptionParts","removeComment","submit","editor","hasDirtyComment","setData","disabledSubmit","canAccept","element","assign","_config","cancel","6645364qJgmQm","canDiscard","_createCommentViews","updateComment","fire","locale","148712ryFoVx","set","_createCommentThreadInputView","_model","736hNMudQ","CommentView","destroy","_localUser","addComment","commentThreadInputView","showInput","7760088SQvgQV","isActive","focus","1170iSFIQd","35QEnBup","isEnabled","1722lFFmdg","authoredAt","bind"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=208]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(616351===-parseInt(n(245))/1*(-parseInt(n(218))/2)+parseInt(n(235))/3*(parseInt(n(222))/4)+-parseInt(n(239))/5+parseInt(n(246))/6*(parseInt(n(233))/7)+parseInt(n(229))/8+-parseInt(n(232))/9*(parseInt(n(240))/10)+parseInt(n(212))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(250)]=null,this[s(227)]=null,this[s(219)](s(230),!1),this[s(219)](s(236),e[s(236)]),this[s(237)](s(236)).to(e),this[s(219)](s(252),[]),this[s(219)](s(251),!1),this[s(219)](s(234),!1),this[s(219)](s(259),!1),this[s(219)](s(213),!1),this[s(221)]=e,this[s(225)]=n,this[s(210)]=r,r[s(248)]?this[s(219)](s(247),1):this[s(214)]()}[Uc(231)](){const t=Uc;this[t(208)][t(231)]()}[Uc(224)](){const t=Uc;this[t(250)]&&this[t(250)][t(224)](),this[t(227)]&&this[t(227)][t(224)](),super[t(224)]()}[Uc(214)](){const t=Uc,{CommentsListView:e}=this[t(210)];this[t(250)]=new e(this[t(217)],this[t(221)][t(243)],Object[t(209)]({CommentView:this[t(210)][t(223)]},this[t(210)])),this[t(250)][t(244)](t(253)).to(this),this[t(250)][t(244)](t(215)).to(this),this[t(250)][t(237)](t(230)).to(this),this[t(219)](t(247),this[t(250)][t(247)]+1),this[t(237)](t(247)).to(this[t(250)],t(247),(t=>t+1)),this[t(227)]=this[t(220)](),this.on(t(253),(()=>this[t(231)]())),this[t(237)](t(251)).to(this[t(250)],t(256),this[t(227)][t(242)],t(249),((t,e)=>t||!!e))}[Uc(220)](){const t=Uc,{CommentThreadInputView:e}=this[t(210)],n=new e(this[t(217)],this[t(225)],this[t(210)][t(241)]),r=n[t(242)];return n[t(237)](t(228)).to(this,t(230),this[t(221)][t(243)],t(238),r,t(249),((t,e,n)=>!!n||t&&!e)),r.on(t(254),((e,n)=>{const s=t;this[s(216)](s(226),n),r[s(255)][s(257)]("")})),r.on(t(211),(()=>this[t(231)]())),r[t(237)](t(258)).to(this[t(221)][t(243)],t(238)),n}}function Hc(){const t=["canDiscard","ck-annotation","source","innerText","cancel","commentThreadInputView","<p>","getUserViewNotificationText",".ck-annotation__content-wrapper","ck-suggestion-","bind","1141133ILvUqV","8YzpfJm","_config","authoredAt","ck-annotation__user","setTemplate","1betIaT","fire","children","4CczHFL","time","descriptionParts","90849rJZqFA","element","span",'" title="',"set","isEnabled","Discard suggestion","ck-suggestion-wrapper--active","split","bindTemplate","map","</span>","change:description","getTemplate","isActive","ck-annotation__content-wrapper","EXTERNAL_AVATAR","ck-annotation__info-name","@external","</p>","Accept suggestion","ck-suggestion__actions","EXTERNAL_IMPORT_WORD_AVATAR","userView","312tnjVRg","content",'<span class="ck-suggestion-type">',"ck-suggestion--disabled-comments","EXTERNAL_IMPORT_WORD_SUGGESTION","discardButton","ck-comment__external","isExternal",'<span class="ck-suggestion-color" style="background-color: ',"editorReady","createElement","innerHTML","getExternalSuggestionNote","render","2384379Tqgvvj","ck-annotation__info","ck-comment__info-time",'"></span>',"description","ck-suggestion--discard","ck-annotation__main","querySelector","formatDateTime","194364lqLWHz","name","2440782zdJcQr","acceptSuggestion","_createButton","75aBzUGQ","ck-annotation__info-time","color","type","locale","_model","ck-annotation__actions","push","value","acceptButton","ck-suggestion--accept","title","execute","commentThread","disableComments","ck-suggestion__main","ck-suggestion","268118dAMVva","importWord","attributes","canAccept","delegate","creator","div","17460530wgtPkH","check","join","author","EXTERNAL_SUGGESTION","ck-suggestion-wrapper","_descriptionElement","commentsListView","editorDestroyed","discardSuggestion","extendTemplate","ck-suggestion__info-name","ck-suggestion__info","ck-suggestion__user"];return(Hc=function(){return t})()}const zc=Wc;function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=179]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(922322===parseInt(n(204))/1*(parseInt(n(279))/2)+parseInt(n(248))/3*(-parseInt(n(207))/4)+parseInt(n(262))/5*(-parseInt(n(257))/6)+-parseInt(n(198))/7*(parseInt(n(199))/8)+parseInt(n(259))/9+parseInt(n(286))/10+parseInt(n(210))/11*(parseInt(n(234))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(214)](i(265),""),this[i(197)](i(265)).to(this,i(209),(t=>t&&t[0]?t[0][i(265)]:"")),this[i(197)](i(252)).to(this,i(209),this,i(224),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(193)+Xc(e[n(235)],e[n(264)])+n(229);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(179)]=null,this[i(271)]=this[i(261)](zr(e,i(230)),t.icons[i(287)],i(272),i(260),"sw"),this[i(271)][i(197)](i(215)).to(this,i(282)),this[i(239)]=this[i(261)](zr(e,i(216)),t.icons[i(191)],i(253),i(182),"sw"),this[i(239)][i(197)](i(215)).to(this,i(187)),this[i(233)]=new o.UserView(e,this[i(267)][i(289)],this[i(194)]()),this[i(233)][i(183)]({attributes:{class:[i(186),i(202)]}}),this[i(203)](this[i(223)]())}[zc(223)](){const t=zc,e=this[t(219)],n=[{tag:t(285),attributes:{class:[t(185),t(249)]},children:[{tag:t(212),children:[{text:this[t(233)][t(258)]}],attributes:{class:[t(184),t(227)]}},{tag:t(208),attributes:{datetime:e.to(t(201)),class:[t(250),t(263)]},children:[{text:e.to(t(201),(e=>this[t(200)][t(256)](e)))}]}]},{tag:t(285),attributes:{class:[t(231),t(268)]},children:[this[t(271)],this[t(239)]]},{tag:t(285),attributes:{class:[t(225)]}}];this[t(267)][t(241)]&&n[t(269)]({tag:t(285),attributes:{class:[t(240)]},children:[{text:this[t(246)]()}]});const r={tag:t(285),attributes:{class:[t(291),e.if(t(224),t(217)),e.to(t(265),(e=>t(196)+e)),this[t(200)][t(276)]&&t(237)],"data-suggestion-id":this[t(267)].id,"data-thread-id":this[t(267)][t(275)].id,"data-author-id":this[t(267)][t(289)].id,tabindex:-1},children:[{tag:t(285),attributes:{class:[t(278),t(188)]},children:[this[t(233)],{tag:t(285),attributes:{class:[t(277),t(254)]},children:n}]}]};return this[t(180)]&&this[t(192)]&&(r[t(206)][t(269)](this[t(180)],this[t(192)]),this[t(180)][t(283)](t(243)).to(this),this[t(180)][t(283)](t(181)).to(this),this[t(192)][t(283)](t(243)).to(this),this[t(192)][t(283)](t(181)).to(this)),r}[zc(247)](){const t=zc;super[t(247)](),this[t(179)]=this[t(211)][t(255)](t(195)),this[t(179)][t(245)]=this[t(252)],this.on(t(222),((e,n,r)=>{const s=t;this[s(179)][s(245)]=r}))}[zc(261)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(266)]);return a[i(214)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(183)]({attributes:{class:n}}),a.on(i(274),(()=>{const t=i;this[t(205)](r,this[t(267)].id)})),a}[zc(246)](){const t=zc;return t(280)===this[t(267)][t(281)][t(228)][t(189)]?zr(this[t(266)],t(238)):zr(this[t(266)],t(290))}[zc(194)](){const t=zc;return this[t(267)][t(241)]?t(280)===this[t(267)][t(281)][t(228)][t(189)]?zr(this[t(266)],t(232),this[t(267)][t(284)][t(258)]):zr(this[t(266)],t(226),this[t(267)][t(284)][t(258)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(218)]("*")[n(220)](((t,e)=>e%2!=0?n(236)+qc(t)+n(221):qc(t)))[n(288)](""),e&&(r+=n(242)+e[n(270)]+n(213)+e[n(273)]+n(251)),r}function qc(t){const e=zc,n=document[e(244)](e(212));return n[e(190)]=t,n[e(245)]}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=Jc;function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=199]})(t,e)}function Yc(){const t=["execute","isDirty","editor","size","toMany","suggestionChanged","focus","getFirstRange","delegate","CommentsUI","mainView","getSuggestion","init","refreshSelectedViews","_bindAnnotationToEditors","trackChanges.SuggestionThreadView","config","isMultiRange","_disableComments","getByInnerView","CommentView","suggestionUnloaded","_destroyController","separator","CommentsRepository","7868777qfUEqg","_createMenuBarMenu","getAllAdjacentSuggestions","530FYSZFS","suggestion-","clear","value","1246470rnEqHy","_viewToController","menu","discardButton","reduce","_suggestionToController","6PIneXg","comments.maxThreadTotalWeight","values","11073744DKoeoj","4207sRVBzQ","listenTo","_refreshActiveMarkers","getJoined","button","5041335JrtYKI","locale","length","activeAnnotations","_createToolbarButton","bind","acceptAllSuggestions","children","comments","Accept all selected suggestions","5218610yibizC","set","get","change:activeAnnotations","addComment","discardAllSuggestions","remove","suggestionLoaded","commandName","innerView","descriptionFactory","_annotationViews","_unbindEditors","descriptionParts","acceptButton","Discard all suggestions","isInContent","getDescriptions","hasSuggestion","comments.maxCommentsWhenCollapsed","9olAhEE","createAnnotation","isEnabled","_updateController","delete","getMarkers","items","stopListening","Track changes","lowest","add","TrackChangesUI","Discard all selected suggestions","arrowView","trackChanges","actionView","pluginName","getMarkerNames","comments.maxCommentCharsWhenCollapsed","EditorAnnotations","SuggestionThreadView","Accept all suggestions","filter","unbind","change:previous","menuBar:trackChanges","switchbutton","registerAnnotation","TrackChangesEditing","panelView","trackChanges.disableComments","view","activeMarkers","type","requires","discardSelectedSuggestions","componentFactory","isOn","createCommentThreadController","define","head","_addUIComponentsToFactory","createAnnotationView","source","getRanges","destroy","comments.editorConfig","_handleSuggestionControllerDelayed","commentThread","keys","some","plugins","commands","addSourceCollector","push","Annotations","_initializeController","previous","menuitemcheckbox","editing","menuitem","acceptSelectedSuggestions","model","3932184eSjqPP","from","_handleControllerBuffer","buttonView","has"];return(Yc=function(){return t})()}!function(t,e){const n=Jc,r=t();for(;;)try{if(694520===parseInt(n(236))/1*(parseInt(n(222))/2)+-parseInt(n(226))/3+-parseInt(n(334))/4+-parseInt(n(241))/5+-parseInt(n(232))/6*(-parseInt(n(219))/7)+parseInt(n(235))/8+-parseInt(n(271))/9*(parseInt(n(251))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Zc(305)](){const t=Zc;return[yc,o.Users,t(218),t(326),t(290)]}static get[Zc(287)](){return Zc(282)}constructor(t){const e=Zc;super(t),this[e(231)]=new Map,this[e(227)]=new Map,this[e(262)]=new Map,this[e(336)]=new Map;const n=this[e(341)][e(210)];n[e(310)](e(209),Kc),n[e(310)](e(301),!1),this[e(212)]=n[e(253)](e(301))}[Zc(318)](t,e){const n=Zc;0===this[n(336)][n(342)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(336)]){const r=this[t(231)][t(338)](e);r||n?r&&n&&this[t(216)](e):this[t(327)](e)}this[t(336)][t(224)](),this[t(341)][t(322)][t(253)](t(290))[t(207)](),this[t(238)]()}),10),this[n(336)][n(252)](t,e)}[Zc(206)](){const t=Zc,e=this[t(341)],n=e[t(322)][t(253)](t(299)),r=e[t(322)][t(253)](t(326)),s=e[t(322)][t(253)](t(290)),o=e[t(322)][t(253)](t(218));this[t(312)](),s[t(324)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(335)](this[e(231)])){const s=t[e(221)](),o=[];for(const t of s){if(!t[e(267)])continue;if(t[e(211)]){o[e(325)](...t[e(315)]());continue}const n=t[e(201)]();if(o[e(243)]>0){const t=o[0][e(239)](n);if(t){o[0]=t;continue}}o[e(325)](n)}n[e(325)]([r[e(302)],o])}return n})),this[t(237)](n,t(258),((e,n)=>{const r=t;this[r(237)](n,r(295),((t,e,s,o)=>{const i=r;n[i(267)]&&(null==s?(this[i(274)](o[i(311)]),this[i(318)](n,!1)):(this[i(274)](s[i(311)]),null==o&&this[i(318)](n,!0)))})),null!==n[r(328)]?this[r(274)](n[r(311)]):this[r(318)](n,!1)})),this[t(237)](n,t(215),((e,n,r)=>{const s=t;this[s(278)](n,s(295)),this[s(336)][s(275)](n),this[s(231)][s(338)](n)&&this[s(216)](n),r&&this[s(274)](r[s(311)])})),this[t(237)](n,t(199),((e,n)=>{this[t(274)](n)})),this[t(237)](r,t(254),(()=>{this[t(238)]()})),this[t(237)](o,t(255),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(269)](r))return;const i=n[o(205)](r);this[o(231)][o(253)](i)[o(302)][o(200)]()}),{priority:t(280)})}[Zc(238)](){const t=Zc,e=this[t(341)][t(322)][t(253)](t(326)),n=this[t(341)][t(322)][t(253)](t(299)),r=Array[t(335)](e[t(244)],(e=>e[t(260)]))[t(293)]((e=>this[t(227)][t(338)](e))),s=[];for(const e of r){const n=this[t(227)][t(253)](e)[t(333)][t(221)]();s[t(325)](...n[t(230)](((e,n)=>[...e,...n[t(288)]()]),[]))}n[t(303)]=s}[Zc(312)](){const t=Zc,n=this[t(341)],r=n[t(242)],o=zr(r,t(279)),i=new e.Collection([{type:t(297),model:new s.ViewModel({withText:!0,label:o,commandName:t(285),role:t(329)})},{type:t(217)},{type:t(240),model:new s.ViewModel({withText:!0,label:zr(r,t(292)),commandName:t(247),role:t(331)})},{type:t(240),model:new s.ViewModel({withText:!0,label:zr(r,t(250)),commandName:t(332),role:t(331)})},{type:t(240),model:new s.ViewModel({withText:!0,label:zr(r,t(266)),commandName:t(256),role:t(331)})},{type:t(240),model:new s.ViewModel({withText:!0,label:zr(r,t(283)),commandName:t(306),role:t(331)})}]);for(const e of i)if(tu(e)){const r=n[t(323)][t(253)](e[t(333)][t(259)]);e[t(333)][t(246)](t(308),t(273)).to(r,t(225),t(273))}n.ui[t(307)][t(281)](t(285),(e=>this[t(245)](e,i,o))),n.ui[t(307)][t(281)](t(296),(e=>this[t(220)](e,i,o)))}[Zc(245)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(341)][r(323)][r(253)](r(285));o[r(337)][r(252)]({tooltip:n,label:n,icon:Qc}),o[r(337)][r(246)](r(308)).to(i,r(225)),o[r(337)].on(r(339),(()=>{const t=r;i[t(339)](),this[t(341)][t(330)][t(302)][t(200)]()})),(0,s.addListToDropdown)(o,e,{role:r(228)});const a=[];for(const t of e)tu(t)&&a[r(325)](this[r(341)][r(323)][r(253)](t[r(333)][r(259)]));const c=o[r(337)];return c[r(286)][r(294)](r(273)),c[r(284)][r(294)](r(273)),c[r(286)][r(246)](r(273)).to(i,r(273)),c[r(284)][r(246)](r(273))[r(343)](a,r(273),((...t)=>t[r(321)]((t=>t)))),o.on(r(339),(t=>{const e=r;this[e(341)][e(339)](t[e(314)][e(259)]),this[e(341)][e(330)][e(302)][e(200)]()})),o}[Zc(220)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(341)][r(323)][r(253)](r(285));o[r(337)][r(252)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(217)==n[r(304)]){a[r(277)][r(281)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(333)];i[r(246)](...Object[r(320)](c)).to(c),i[r(202)](r(339)).to(o),i.on(r(339),(()=>{const t=r;this[t(341)][t(339)](c[t(259)]),this[t(341)][t(330)][t(302)][t(200)]()})),e[r(248)][r(281)](i),a[r(277)][r(281)](e)}return o[r(246)](r(273)).to(i,r(273)),o[r(300)][r(248)][r(281)](a),o}[Zc(327)](t){const e=Zc,n=this[e(341)],r=n[e(210)],s=n[e(322)][e(253)](e(326)),i=n[e(322)][e(253)](e(218)),a=n[e(322)][e(253)](e(290)),c=n[e(322)][e(253)](o.Users).me,u=r[e(253)](e(285))[e(291)],{CommentsListView:l,CommentThreadInputView:f}=n[e(322)][e(253)](e(203));let h,g;this[e(262)][e(338)](t.id)?(g=this[e(262)][e(253)](t.id),h=g[e(204)]):(h=new u(n[e(242)],t,c,{disableComments:this[e(212)],editorConfig:r[e(253)](e(317)),maxCommentsWhenCollapsed:r[e(253)](e(270)),maxThreadTotalWeight:r[e(253)](e(233)),maxCommentCharsWhenCollapsed:r[e(253)](e(289)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(253)](e(242))),CommentView:r[e(253)](e(249))[e(214)],CommentsListView:l,CommentThreadInputView:f}),h[e(265)].on(e(339),(()=>{const t=e;n[t(330)][t(302)][t(200)]()})),h[e(229)].on(e(339),(()=>{const t=e;n[t(330)][t(302)][t(200)]()})),g=s[e(313)](this[e(341)][e(242)],h),g[e(246)](e(340)).to(h,e(340)),g[e(246)](e(243)).to(h),g[e(246)](e(304)).to(h,e(304),(t=>e(223)+t)),this[e(262)][e(252)](t.id,g));const d=i[e(309)](t[e(319)],h),p=new Pc(n,t,h,d),m=t[e(221)]()[e(293)]((t=>t[e(267)]));h[e(264)]=n[e(322)][e(253)](e(299))[e(261)][e(268)](m),this[e(231)][e(252)](t,p),this[e(227)][e(252)](h,p);const I=s[e(272)]({view:g,target:()=>{const r=e,s=[],i=t[r(221)]()[r(293)]((t=>t[r(267)]));for(const t of i)s[r(325)](...t[r(276)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(330)],s)},type:()=>e(223)+p[e(302)][e(304)]});i[e(208)](h,I),s[e(281)](I),a[e(298)](I)}[Zc(216)](t){const e=Zc,n=this[e(341)][e(322)][e(253)](e(218)),r=this[e(341)][e(322)][e(253)](e(326)),s=this[e(231)][e(253)](t),o=s[e(302)],i=r[e(213)](o);n[e(263)](o),i&&r[e(257)](i),this[e(231)][e(275)](t),this[e(227)][e(275)](o),s[e(316)]()}[Zc(274)](t){const e=Zc;if(!t[e(267)]||!this[e(231)][e(338)](t))return;const n=this[e(341)][e(322)][e(253)](e(299)),r=this[e(231)][e(253)](t),s=t[e(221)]();r[e(302)][e(264)]=n[e(261)][e(268)](s)}[Zc(316)](){const t=Zc;for(const e of this[t(231)][t(320)]())this[t(216)](e);for(const e of this[t(262)][t(234)]())e[t(204)][t(316)]();super[t(316)]()}}function tu(t){return Zc(333)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=136]})(t,e)}function ru(){var t=["getSuggestion","getSuggestions","2HbxVLs","editor","744FPNZJX","24xLfRqo","663235KpDTBL","plugins","adapter","Comments","get","12661DntAXU","TrackChanges","pluginName","addSuggestionData","146387tIbLhK","requires","2516qzOQdT","addSuggestion","1970122nCAfux","10422QvxKLM","2170aQeuFW","366954DZXLgK"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(149048===-parseInt(n(153))/1*(-parseInt(n(140))/2)+-parseInt(n(142))/3*(parseInt(n(155))/4)+parseInt(n(144))/5+parseInt(n(137))/6+-parseInt(n(157))/7+-parseInt(n(143))/8*(parseInt(n(158))/9)+parseInt(n(136))/10*(parseInt(n(149))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(154)](){return[yc,$c,eu(147)]}static get[eu(151)](){return eu(150)}set[eu(146)](t){var e=eu;this[e(141)][e(145)][e(148)](yc)[e(146)]=t}get[eu(146)](){var t=eu;return this[t(141)][t(145)][t(148)](yc)[t(146)]}[eu(156)](t){var e=eu;return this[e(141)][e(145)][e(148)](yc)[e(152)](t)}[eu(139)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(141)][n(145)][n(148)](yc)[n(139)]({skipNotAttached:t,toJSON:e})}[eu(138)](t){var e=eu;return this[e(141)][e(145)][e(148)](yc)[e(138)](t)}}function ou(t,e){const n=iu();return(ou=function(t,e){return n[t-=208]})(t,e)}function iu(){const t=["34798mdOrAr","addUser","248756tTwyiI","78FWmAAF","5977422SQFoKi","users","_adapter","getDataWithDiscardedSuggestions","Users","requires","2653734OwvGVc","div","function","useAnonymousUser","document","getRootsAttributes","model","track-changes-data-invalid-editor-creator","editorCreator","TrackChangesEditing","map","editor","getCommentThreads","plugins","data","get","getFullData","end","create","5KQVbFF","name","addSuggestionData","reduce","appendChild","pluginName","createElement","rootsAttributes","acceptAllSuggestions","define","7495128cfVxEW","result","trackChangesData","10359293nbRLwM","push","getDataWithAcceptedSuggestions","set","execute","getUser","getSuggestions","TrackChangesDataGetter","createDocumentFragment","Pagination","init","destroy","trackChangesData.editorCreator","addCommentThread","CommentsRepository","discardAllSuggestions","config","getRootNames","TrackChangesData","4971900VmvSzA","constructor"];return(iu=function(){return t})()}const au=ou;!function(t,e){const n=ou,r=t();for(;;)try{if(881690===parseInt(n(231))/1*(parseInt(n(228))/2)+parseInt(n(226))/3+-parseInt(n(230))/4*(-parseInt(n(257))/5)+-parseInt(n(238))/6+-parseInt(n(270))/7+-parseInt(n(267))/8+parseInt(n(232))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[au(216)];class uu extends t.Plugin{static get[au(237)](){return[yc]}static get[au(262)](){return au(225)}[au(217)](){const t=au,n=this[t(249)];if(n[t(223)][t(266)](t(219),(e=>{const r=t,s=n[r(244)][r(242)][r(224)]()[r(260)](((t,e)=>(t[e]="",t)),{});return n[r(227)][r(256)](s,e)})),t(240)!=typeof n[t(223)][t(253)](t(269))[t(246)])throw new e.CKEditorError(t(245))}[au(209)](t){return hu(this[au(249)],!0,t)}[au(235)](t){return hu(this[au(249)],!1,t)}}class lu extends t.Plugin{static get[au(262)](){return au(214)}constructor(t){const e=au;super(t),this[e(268)]=e(255)}[au(217)](){const t=au;this[t(249)][t(251)][t(253)](t(221))[t(234)]={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(249)][t(251)][t(253)](t(247))[t(234)]=null}}function fu(t){return void 0!==t[au(243)]}async function hu(t,e,n){const r=au,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(251)][r(208)](yc,lu),s[r(264)]=fu(t)?t[r(243)]():void 0;const i=document[r(215)](),a=t[r(223)][r(253)](r(269))[r(246)],c=await a(s,(()=>function(t){const e=r,n=document[e(263)](e(239));return t[e(261)](n),n}(i)));!function(t,e){const n=r,s=t[n(244)][n(242)][n(224)]()[n(260)](((e,r)=>(e[r]=t[n(252)][n(253)]({rootName:r}),e)),{}),o=t[n(251)][n(253)](n(236))[n(233)][n(248)]((t=>({id:t.id,name:t[n(258)]}))),i=t[n(251)][n(253)](n(247))[n(213)]({skipNotAttached:!0,toJSON:!0}),a=t[n(251)][n(253)](n(221))[n(250)]({skipNotAttached:!0,toJSON:!0}),c=e[n(251)][n(253)](n(236)),u=e[n(251)][n(253)](n(247)),l=e[n(251)][n(253)](n(221));for(const t of o)c[n(212)](t.id)||c[n(229)](t);c.me||c[n(241)]();for(const t of a)l[n(220)](t);for(const t of i)u[n(259)](t);e[n(252)][n(210)](s)}(t,c),c[r(211)](r(e?265:222));const u=fu(c)?c[r(254)](n):c[r(252)][r(253)](n);return await c[r(218)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=492]})(t,e)}function du(){var t=["525423RwTnfK","15213yoKyVU","182boZWtz","10QQqVDC","1460988OoUWgG","41ABHDsM","1276497kodKUB","7520kcrGdH","65nFiQHN","7382SwGljo","70364FpAWeV"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(195647===parseInt(n(498))/1*(parseInt(n(502))/2)+parseInt(n(493))/3+parseInt(n(492))/4*(parseInt(n(501))/5)+-parseInt(n(497))/6+parseInt(n(495))/7*(parseInt(n(500))/8)+-parseInt(n(499))/9+parseInt(n(496))/10*(parseInt(n(494))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|