@ckeditor/ckeditor5-track-changes 43.2.0-alpha.7 → 43.2.0
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 +10 -10
- 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/mergefields.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/ui/view/suggestionview.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:()=>Xc,Suggestion:()=>zr,SuggestionThreadView:()=>Jc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Sc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_disableUnsupportedCommands","commands","value","_enableCommands","3818871BJvrWr","has","refresh","207320wieZdN","2519PZlOik","clearForceDisabled","TrackChangesCommand","5xQDMFd","forceDisabled","_isEnabledBasedOnSelection","176GueQaY","3oiYNFE","_enabledCommands","execute","441794uCDGSx","2820276pgBEyQ","isEnabled","1588476GClnlo","206465bleiAm","editor","affectsData","99050kImyGw"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(341448===-parseInt(e(260))/1+parseInt(e(271))/2*(parseInt(e(268))/3)+parseInt(e(274))/4*(-parseInt(e(264))/5)+-parseInt(e(272))/6+-parseInt(e(275))/7*(parseInt(e(267))/8)+-parseInt(e(283))/9+-parseInt(e(278))/10*(-parseInt(e(261))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(269)]=e,this[n(281)]=!1,this[n(259)](),this[n(266)]=!1}[c(259)](){this[c(273)]=!0}[c(270)](){const t=c;this[t(281)]=!this[t(281)],this[t(281)]?this[t(279)]():this[t(282)]()}[c(279)](){const t=c;for(const e of this[t(276)][t(280)][t(280)]())e[t(277)]&&!this[t(269)][t(258)](e)&&e[t(265)](t(263))}[c(282)](){const t=c;for(const e of this[t(276)][t(280)][t(280)]())e[t(277)]&&!this[t(269)][t(258)](e)&&e[t(262)](t(263))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=439]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(123886===parseInt(e(445))/1*(-parseInt(e(450))/2)+parseInt(e(443))/3+-parseInt(e(461))/4*(-parseInt(e(457))/5)+parseInt(e(441))/6+parseInt(e(453))/7*(-parseInt(e(440))/8)+-parseInt(e(447))/9+parseInt(e(452))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(458)]=e,this[n(456)](),this[n(448)]=!1}[h(456)](){this[h(459)]=!0}[h(460)](t){const n=h,r=this[n(458)][n(439)](t);if(!r)throw new e.CKEditorError(n(442),this);const s=r[n(449)]();this[n(451)][n(446)][n(462)](s)&&this[n(451)][n(454)][n(439)](n(455))[n(444)](r)}}function p(){const t=["canEditAt","get","8jgfOCo","1198776WsmUbw","track-changes-accept-suggestion-not-found","563280tOngyR","acceptSuggestion","1dmCDZY","model","1744380gdgPMx","_isEnabledBasedOnSelection","getRanges","457598snhLfe","editor","2527890vqEqaw","1689359YtGAuK","plugins","TrackChangesEditing","refresh","35FqPKdm","_suggestions","isEnabled","execute","84284jdleSe"];return(p=function(){return t})()}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=218]})(t,e)}function E(){const t=["get","TrackChangesEditing","model","6643TldqdS","327oksNDV","refresh","_suggestions","2412588RluEBv","isEnabled","3516219hIVEWg","1018UclwZV","discardSuggestion","32375YUDcgB","4928kePtZV","436339hQnhkm","_isEnabledBasedOnSelection","plugins","execute","editor","614844WMYwQn","canEditAt","getRanges","track-changes-discard-suggestion-not-found"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(375319===-parseInt(e(232))/1+-parseInt(e(228))/2*(-parseInt(e(222))/3)+parseInt(e(237))/4+parseInt(e(230))/5+parseInt(e(225))/6+parseInt(e(221))/7*(parseInt(e(231))/8)+-parseInt(e(227))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(224)]=e,this[n(223)](),this[n(233)]=!1}[m(223)](){this[m(226)]=!0}[m(235)](t){const n=m,r=this[n(224)][n(218)](t);if(!r)throw new e.CKEditorError(n(240),this);const s=r[n(239)]();this[n(236)][n(220)][n(238)](s)&&this[n(236)][n(234)][n(218)](n(219))[n(229)](r)}}function T(t,e){const n=C;let r="";return r+=t[n(454)]("*")[n(417)](((t,e)=>e%2!=0?n(433)+_(t)+n(457):_(t)))[n(418)](""),e&&(r+=n(413)+e[n(432)]+n(430)+e[n(439)]+n(450)),r}function _(t){const e=C,n=document[e(412)](e(434));return n[e(415)]=t,n[e(408)]}function y(){const t=["innerHTML","length","change","createPositionAfter","createElement",'<span class="ck-suggestion-color" style="background-color: ',"isTouching","innerText","317558ZeMRuO","map","join","type","push","784416kpAZWY","next","createPositionAt","554322EtSbws","isInContent","color","isCollapsed","splice","deletion",'" title="',"getRanges","value",'<span class="ck-suggestion-type">',"span","from","replace","3939586bllVvq","start","title","1599396fzitGl","isArray","sort","1085TzIFnN","isObject","add","content","schema","createPositionBefore","isIntersecting",'"></span>',"execute","isMultiRange","332SYbCoK","split"," [color ","7752424FMyhrB","</span>","end","createRange"];return(y=function(){return t})()}function A(t){const e=C;return t[e(442)](((t,n)=>e(429)==t[e(419)]&&e(429)!=n[e(419)]?-1:e(429)!=t[e(419)]&&e(429)==n[e(419)]?1:0))}function k(t,e){const n=C;let r,s=0;const o=[],i=e[n(447)];for(;s<t[n(409)];){const a=t[s],c=t[s+1];r||(r=e[n(448)](a)),L(e,a,c)||(o[n(420)](e[n(407)](r,i[n(444)](a)?e[n(411)](a):e[n(423)](a,n(406)))),r=null),s++}return o}function C(t,e){const n=y();return(C=function(t,e){return n[t-=406]})(t,e)}function L(t,e,n){const r=C;if(!n)return!1;const s=t[r(411)](e),o=t[r(448)](n);return s[r(414)](o)}!function(t){const e=C,n=t();for(;;)try{if(308723===-parseInt(e(424))/1+-parseInt(e(416))/2+-parseInt(e(421))/3+-parseInt(e(453))/4*(-parseInt(e(443))/5)+-parseInt(e(440))/6+parseInt(e(437))/7+parseInt(e(456))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);function N(t,e,n){const r=C;for(;n[r(409)];){const s=n[r(428)](0,100);t[r(410)]((()=>{const t=r;for(const n of s)n[t(425)]&&e[t(451)](n.id)}))}}const S=R;function R(t,e){const n=v();return(R=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(848288===parseInt(e(431))/1+-parseInt(e(444))/2*(parseInt(e(437))/3)+-parseInt(e(450))/4+-parseInt(e(443))/5*(parseInt(e(435))/6)+parseInt(e(438))/7+parseInt(e(432))/8+parseInt(e(447))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class M extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(452)]=e,this[r(446)]=n,this[r(441)](),this[r(453)]=!1}[S(441)](){const t=S,e=Array[t(449)](this[t(446)][t(436)]())[t(442)]((e=>e[t(439)]));this[t(445)]=this[t(452)][t(445)]&&e}[S(451)](){const t=S,e=A(Array[t(449)](this[t(446)][t(436)]()));for(const n of e){const e=n[t(434)]();if(!this[t(440)][t(448)][t(433)](e))return}N(this[t(440)][t(448)],this[t(452)],e)}}function v(){const t=["getRanges","7613634grgmrX","values","3lgnzTM","10203788XOEdCr","isInContent","editor","refresh","some","5ahcKad","85670QeFgvk","isEnabled","_suggestions","2557107YKlCef","model","from","1941424rJdKLJ","execute","_command","_isEnabledBasedOnSelection","193050ebHHsP","5684488srYRrO","canEditAt"];return(v=function(){return t})()}const O=F;function w(){const t=["4689ExgHGM","getRanges","8647056KHZOQY","6280190rXNKaI","_isEnabledBasedOnSelection","_command","refresh","execute","1036821KPwVVO","2796bCOsnt","editor","4583480HNaQOb","from","isEnabled","document","values","canEditAt","size","_selectedSuggestions","5532745xQknFo","2nZGfYV","16308927avJste","model","_suggestions","selection"];return(w=function(){return t})()}function F(t,e){const n=w();return(F=function(t,e){return n[t-=404]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(790199===-parseInt(e(421))/1*(parseInt(e(408))/2)+-parseInt(e(413))/3*(-parseInt(e(422))/4)+-parseInt(e(407))/5+-parseInt(e(415))/6+parseInt(e(416))/7+parseInt(e(424))/8+parseInt(e(409))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(418)]=e,this[r(411)]=n,this[r(406)]=new Set,this[r(419)](),this[r(417)]=!1}[O(419)](){const t=O,e=this[t(423)][t(410)][t(427)][t(412)],n=Array[t(425)](this[t(411)][t(428)]());this[t(406)]=function(t,e){const n=C,r=Array[n(435)](t[n(431)]()),s=new Set;for(const o of e)if(o[n(425)])for(const e of r)for(const r of o[n(431)]())(e[n(449)](r)||t[n(427)]&&!o[n(452)]&&o[n(422)]&&r[n(406)][n(414)](e[n(438)]))&&s[n(445)](o);return s}(e,n),this[t(426)]=this[t(418)][t(426)]&&!!this[t(406)][t(405)]}[O(420)](){const t=O,e=A(Array[t(425)](this[t(406)]));for(const n of e){const e=n[t(414)]();if(!this[t(423)][t(410)][t(404)](e))return}N(this[t(423)][t(410)],this[t(418)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const W=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function H(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])}}H.prototype.clear=P,H.prototype.delete=j,H.prototype.get=G,H.prototype.has=V,H.prototype.set=W;const z=H;const K=function(){this.__data__=new z,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const J=Q||Y||Function("return this")();const $=J.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=J["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&> in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(J,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Nt?void 0!==e[t]:Ot.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=St,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=wt,Dt.prototype.set=Ft;const Pt=Dt;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Wt=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Ht(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])}}Ht.prototype.clear=xt,Ht.prototype.delete=jt,Ht.prototype.get=Gt,Ht.prototype.has=Vt,Ht.prototype.set=Wt;const zt=Ht;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Z,qt.prototype.set=Kt;const Xt=qt;const Zt=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=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?J.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Q.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Ne(t):we(t)};const Pe=function(t,e){return t&&te(e,De(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,We=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,He=We&&We.exports===Ve?J.Buffer:void 0,ze=He?He.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=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 Ze=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Qe.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Je(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=J.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Fn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Fn(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 Mn(t);case"[object Symbol]":return wn(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Wn=Ae&&Ae.isSet;const Hn=Wn?be(Wn):Vn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Zn=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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==qn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Hn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const _r=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 Er: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(!br(e,(function(t,e){if(!Tr(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 yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),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=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Or.call(t,"__wrapped__"),d=f&&Or.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:wr(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Wr;function Wr(t,e){const n=Hr();return(Wr=function(t,e){return n[t-=440]})(t,e)}function Hr(){const t=["isMultiRange","647788IhLTvO","discard","_onAttributesChange","@external","clear","225srhDDD","isIntersecting","subType","map","getRange","creator","324998nPMWNn","authoredAt","isExternal","data","234584ltNBWs","getContainedElement","removeMarkers","removeAttribute","onAccept","author","previous","size","toJSON","length","accept","change","_model","suggestion:","addMarkerName","next","getRanges","_isDataLoaded","setAttribute","start","filter","2286FpfcdZ","nodeBefore","add","substr","getFirstRange","hasComments","_onDiscard","createdAt","delete","onDiscard","markers","nodeAfter","1209AKlNjE","decorate","9165vdXbPh","from","addRange","_onAccept","onAttributesChange","end","push","isInContent","getMarkerNames","split","getMarkers","isIntersectingWithRange","addMarker","reduce","commentThread","_markerNames","removeMarker","getItems","577297OFPOUH","getMultiRangeId","get","getAllAdjacentSuggestions","head","getFirstMarker","type","_saved","1028Gnoxjd","attributes","773540sXJuYw","set"];return(Hr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(549041===parseInt(e(485))/1+-parseInt(e(496))/2+-parseInt(e(452))/3*(-parseInt(e(480))/4)+-parseInt(e(454))/5*(-parseInt(e(440))/6)+-parseInt(e(472))/7+-parseInt(e(500))/8*(parseInt(e(490))/9)+parseInt(e(482))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(517)]=!1,this.id=e.id,this[n(478)]=e[n(478)],this[n(492)]=e[n(492)]||null,this[n(505)]=e[n(505)],this[n(495)]=e[n(495)]||e[n(505)],this[n(498)]=Boolean(e[n(481)]&&e[n(481)][n(488)]),this[n(499)]=null,this[n(512)]=t,this[n(457)]=e[n(504)],this[n(446)]=e[n(449)],this[n(487)]=e[n(458)],this[n(469)]=new Set,this[n(447)]=null,this[n(483)](n(497),null),this[n(483)](n(481),e[n(481)]||{}),this[n(483)](n(506),null),this[n(483)](n(515),null),this[n(483)](n(468),null),this[n(483)](n(479),!1),this[n(453)](n(510)),this[n(453)](n(486))}get[Vr(476)](){const t=Vr;let e=this;for(;e[t(506)];)e=e[t(506)];return e}get[Vr(445)](){const t=Vr;return!!this[t(468)]&&this[t(468)][t(509)]>0}get[Vr(484)](){const t=Vr;return 0!=this[t(469)][t(507)]&&6==Array[t(455)](this[t(469)])[0][t(463)](":")[t(509)]}get[Vr(461)](){return null!==this[Vr(477)]()}[Vr(514)](t){const e=Vr;this[e(469)][e(442)](t)}[Vr(462)](){const t=Vr;return Array[t(455)](this[t(469)])}[Vr(464)](){const t=Vr;return this[t(462)]()[t(493)]((e=>this[t(512)][t(450)][t(474)](e)))[t(520)]((t=>t))}[Vr(477)](){return this[Vr(464)]()[0]||null}[Vr(502)](){const t=Vr;this[t(512)][t(511)]((e=>{const n=t;for(const t of this[n(464)]())e[n(470)](t)})),this[t(469)][t(489)]()}[Vr(470)](t){const e=Vr;this[e(512)][e(511)]((n=>{n[e(470)](t)})),this[e(469)][e(448)](t)}[Vr(456)](t){const e=Vr,n=e(513)+this[e(478)]+":"+this[e(492)]+":"+this.id+":"+this[e(495)].id+":"+zr[e(473)]();this[e(514)](n),this[e(512)][e(511)]((r=>{r[e(466)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(465)](t){const e=Vr;for(const n of this[e(516)]())if(n[e(491)](t))return!0;return!1}[Vr(516)](){const t=Vr;return this[t(464)]()[t(493)]((e=>e[t(494)]()))}[Vr(471)](){const t=Vr;return this[t(516)]()[t(467)](((e,n)=>[...e,...n[t(471)]()]),[])}[Vr(444)](){const t=Vr;var e;return(null===(e=this[t(477)]())||void 0===e?void 0:e[t(494)]())||null}[Vr(501)](){const t=Vr,e=this[t(516)]();if(1!=e[t(509)])return null;const n=e[0],r=n[t(519)][t(451)],s=n[t(459)][t(441)];return r instanceof i.Element?r!=s?null:r:null}[Vr(510)](){const t=Vr;this[t(457)](this[t(516)](),this[t(499)],this[t(481)]),this[t(502)]()}[Vr(486)](){const t=Vr;this[t(446)](this[t(516)](),this[t(499)],this[t(481)]),this[t(502)]()}[Vr(475)](){const t=Vr,e=[];let n=this[t(476)];for(;n;)e[t(460)](n),n=n[t(515)];return e}[Vr(518)](t,e){const n=Vr,r=Qn(this[n(481)]);dr(r,t,e),Dr(r,this[n(481)])||(this[n(481)]=r,this[n(487)](r))}[Vr(503)](t){const e=Vr,n=Qn(this[e(481)]);Gr(n,t),Dr(n,this[e(481)])||(this[e(481)]=n,this[e(487)](this[e(481)]))}[Vr(508)](){const t=Vr;return{id:this.id,type:this[t(492)]?this[t(478)]+":"+this[t(492)]:this[t(478)],authorId:this[t(495)].id,createdAt:this[t(447)],hasComments:this[t(445)],data:this[t(499)],attributes:this[t(481)]}}static[Vr(473)](){const t=Vr;return(0,e.uid)()[t(443)](1,5)}}function Kr(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"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);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. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Xr;function Xr(t,e){const n=Zr();return(Xr=function(t,e){return n[t-=463]})(t,e)}function Zr(){const t=["push","has","*Insert:* %0","removeObject","item","643708ALFDFM","addFormat","newValue","key","1775cJCCDk","getDescriptions","nodeAfter","addObject","115451mSJAnN","_locale","_itemLabelsCallbacks","text","type","_itemLabels","indexOf","_schema","insertion","start","label","*Change to:* %0","deletion","set","matchingCallback","Container","function","getFirstRange","quantity","elementEnd","skip","pop","EmptyContainer","_handleRenameSuggestionDescription","10137558nUlSdr","removeEmptyContainer","_customCallbacks","*Merge:* %0","replace","previousSibling","registerElementLabel","isInContent","subType","attribute","*Split:* %0","end","1509684bdXTBo","1405368ZwjHLp","addEmptyContainer","$textProxy","nextSibling","join","*Set format:* %0","element","19064wAJCaG","REPLACE_TEXT","registerAttributeLabel","registerDescriptionCallback","776OayagH","$text","$1 $2","_handleCustomCallbackDescription","removeContainer","name","_handleAttributeSuggestionDescription","length","elementStart","_addDescriptionItems","30586833KAzLyg","isObject","Object","_handleInsertRemoveSuggestionDescription","isEmpty","*Remove format:* %0","isEqual","data","format","ELEMENT_SPACE","map","get","_attributeLabels","addContainer","checkChild","getItemLabel","_resolveDescriptionItems","add","softBreak","getWalker","normal","match","*Remove:* %0","remove","removeFormat"];return(Zr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(863433===-parseInt(e(523))/1+parseInt(e(479))/2+parseInt(e(524))/3+-parseInt(e(531))/4*(-parseInt(e(483))/5)+parseInt(e(511))/6+-parseInt(e(487))/7*(-parseInt(e(535))/8)+-parseInt(e(545))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Qr{constructor(t,e){const n=Xr;this[n(513)]=[],this[n(492)]=new Map,this[n(489)]=[],this[n(557)]=new Map,this[n(494)]=t,this[n(488)]=e}[qr(484)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(542)];o++){const i=t[o];if(!i[e(518)])continue;const a=this[e(538)](i);if(a){if(null!=i[e(519)]){if(r[e(475)](i[e(519)]))continue;r[e(466)](i[e(519)])}n[e(474)](a)}else if(e(520)!=i[e(491)])e(495)!=i[e(491)]&&e(499)!=i[e(491)]||this[e(548)](n,i,t[o+1]);else{const t=i[e(552)][e(482)];if(s[e(475)](t))continue;s[e(466)](i[e(552)][e(482)]),t==Nc?this[e(510)](n,i):this[e(541)](n,i)}}return this[e(465)](n)}[qr(534)](t){const e=qr;this[e(513)][e(474)](t)}[qr(517)](t,n,r=e.priorities[qr(469)]){const s=qr;s(503)==typeof t?(0,e.insertToPriorityArray)(this[s(489)],{matchingCallback:t,label:n,priority:r}):this[s(492)][s(500)](t,n)}[qr(533)](t,e){const n=qr;this[n(557)][n(500)](t,e)}[qr(464)](t,e=1){const n=qr;let r;for(const e of this[n(489)])if(e[n(501)](t)){r=e[n(497)];break}return r||(r=this[n(492)][n(556)](t[n(540)])),r?r(e):1!==e?e+" "+t[n(540)]+"s":""+t[n(540)]}[qr(544)](t,e){const n=qr,r=e[n(504)]()[n(468)](),s=n(495)==e[n(491)]?n(466):n(472);for(const e of r){const o=e[n(478)],i=t[t[n(542)]-1];if(o.is(n(526)))i&&i[n(491)][n(493)](n(502))>-1&&t[n(508)](),i&&n(490)==i[n(491)]?i[s]+=o[n(552)]:t[n(474)]({type:n(490),add:n(466)==s?o[n(552)]:"",remove:n(472)==s?o[n(552)]:""});else if(this[n(494)][n(546)](o)){const a=o;if(i&&i[n(491)][n(493)](n(502))>-1&&t[n(508)](),n(506)==e[n(491)])continue;i&&i[n(491)]==s+n(547)&&i[n(530)][n(540)]==a[n(540)]?i[n(505)]++:t[n(474)]({type:s+n(547),element:a,quantity:1}),r[n(507)]((t=>!(n(506)==t[n(491)]&&t[n(478)]==o)))}else if(this[n(494)][n(463)](o,n(536))||o.is(n(530),n(467))){const r=o;if(n(466)==s&&n(543)==e[n(491)]||n(472)==s&&n(506)==e[n(491)])continue;if(i&&-1==i[n(491)][n(493)](n(502))){n(490)==i[n(491)]&&(i[s]+="\n");continue}let a;if(a=n(466)==s?r[n(527)]&&!this[n(494)][n(546)](r[n(527)])?r[n(527)]:null:r[n(516)]&&!this[n(494)][n(546)](r[n(516)])?r[n(516)]:null,r[n(549)]||a&&a[n(549)]){const e=a&&a[n(549)]?a:r;i&&i[n(491)]==s+n(509)&&i[n(530)][n(540)]==e[n(540)]?i[n(505)]++:t[n(474)]({type:s+n(509),element:e,quantity:1})}else t[n(474)]({type:s+n(502),element:r})}}}[qr(465)](t){const e=qr,n=this[e(488)],r=[],s=[],o=[];for(const i of t)switch(i[e(491)]){case e(490):if(i[e(466)]=i[e(466)][e(515)](/(\S)\u000A+(\S)/g,e(537))[e(515)](/\u000A/g,""),i[e(472)]=i[e(472)][e(515)](/(\S)\u000A+(\S)/g,e(537))[e(515)](/\u000A/g,""),""!=i[e(466)]&&""!=i[e(472)]){r[e(474)]({type:e(515),content:Kr(n,e(532),['"'+i[e(472)]+'"','"'+i[e(466)]+'"'])});continue}if(null!=i[e(466)][e(470)](/^ +$/)){r[e(474)]({type:e(495),content:Kr(n,e(476),Kr(n,e(554),i[e(466)][e(542)]))});continue}if(null!=i[e(472)][e(470)](/^ +$/)){r[e(474)]({type:e(499),content:Kr(n,e(471),Kr(n,e(554),i[e(472)][e(542)]))});continue}if(""!=i[e(466)]){r[e(474)]({type:e(495),content:Kr(n,e(476),'"'+i[e(466)]+'"')});continue}r[e(474)]({type:e(499),content:Kr(n,e(471),'"'+i[e(472)]+'"')});continue;case e(525):case e(486):r[e(474)]({type:e(495),content:Kr(n,e(476),this[e(464)](i[e(530)],i[e(505)]))});continue;case e(512):case e(477):r[e(474)]({type:e(499),content:Kr(n,e(471),this[e(464)](i[e(530)],i[e(505)]))});continue;case e(558):r[e(474)]({type:e(495),content:Kr(n,e(521),this[e(464)](i[e(530)],i[e(505)]))});continue;case e(539):r[e(474)]({type:e(499),content:Kr(n,e(514),this[e(464)](i[e(530)],i[e(505)]))});continue;case e(480):s[e(474)](i[e(482)]);continue;case e(473):o[e(474)](i[e(482)]);continue;default:r[e(474)](i)}if(s[e(542)]){const t=s[e(555)]((t=>this[e(557)][e(475)](t)?this[e(557)][e(556)](t):t))[e(528)](", ");r[e(474)]({type:e(553),content:Kr(this[e(488)],e(529),t)})}if(o[e(542)]){const t=o[e(555)]((t=>this[e(557)][e(475)](t)?this[e(557)][e(556)](t):t))[e(528)](", ");r[e(474)]({type:e(553),content:Kr(this[e(488)],e(550),t)})}return r}[qr(538)](t){const e=qr;for(const n of this[e(513)]){const r=n(t);if(r&&e(491)in r)return r}}[qr(541)](t,e){const n=qr,r=e[n(552)],s=void 0===r[n(481)]?n(473):n(480);t[n(474)]({type:s,key:r[n(482)]})}[qr(510)](t,e){const n=qr;t[n(474)]({type:n(553),content:Kr(this[n(488)],n(498),this[n(464)](e[n(504)]()[n(496)][n(485)],1))})}[qr(548)](t,e,n){const r=qr;if(this[r(544)](t,e),n&&n[r(504)]()&&!e[r(504)]()[r(522)][r(551)](n[r(504)]()[r(496)])){const n=t[t[r(542)]-1],s=r(495)==e[r(491)]?r(466):r(472);n&&r(490)==n[r(491)]&&(n[s]+="\n")}}}const Yr=$r;function Jr(){const t=["4455904NypURs","showAIAssistant","commands","TrackChangesEditing","470712bswpMl","afterInit","get","enableCommand","3546949rzkdSj","32868fhSAGg","editor","plugins","447NxlREZ","3894nbcAdG","116555pnBqHA","108318OmSGCa"];return(Jr=function(){return t})()}function $r(t,e){const n=Jr();return($r=function(t,e){return n[t-=164]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(302235===parseInt(e(178))/1+parseInt(e(176))/2*(parseInt(e(175))/3)+-parseInt(e(167))/4+-parseInt(e(177))/5+-parseInt(e(172))/6+-parseInt(e(171))/7+parseInt(e(179))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class ts extends t.Plugin{[Yr(168)](){const t=Yr,e=this[t(173)],n=e[t(174)][t(169)](t(166));e[t(165)][t(169)](t(164))&&n[t(170)](t(164))}}const es=rs;function ns(){const t=["editor","descriptionFactory","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_CENTER","registerDescriptionCallback","center","format","TrackChangesEditing","_registerLegacyDescription","4105wabkzE","afterInit","registerAttributeLabel","9849OugmTf","FORMAT_ALIGNMENT","1101947gutTQE","registerBlockAttribute","140BoBzyX","134452PPhwTh","plugins","FORMAT_ALIGN_TO_RIGHT","9gHSxcI","has","value","183272cBIbEA","type","locale","101091KcOPpu","left","right","justify","enableDefaultAttributesIntegration","commandParams","812990RKnkNL","formatBlock","commandName","get","1242CFIKUK","FORMAT_ALIGN_TO_LEFT","alignment","AlignmentEditing","*Format:* %0"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=119]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(102536===-parseInt(e(119))/1+-parseInt(e(151))/2+parseInt(e(146))/3*(-parseInt(e(150))/4)+parseInt(e(143))/5*(parseInt(e(129))/6)+parseInt(e(148))/7+-parseInt(e(157))/8+-parseInt(e(154))/9*(-parseInt(e(125))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(144)](){const t=es,e=this[t(134)],n=e[t(159)];if(!e[t(152)][t(155)](t(132)))return;const r=e[t(152)][t(128)](t(141));r[t(123)](t(131)),r[t(149)](t(131)),r[t(135)][t(145)](t(131),Kr(n,t(147))),this[t(142)]()}[es(142)](){const t=es,e=this[t(134)],n=e[t(159)];e[t(152)][t(128)](t(141))[t(135)][t(138)]((e=>{const r=t;if(r(126)!=e[r(158)])return;const{data:s}=e;if(s&&r(131)==s[r(127)]){const t=s[r(124)][0][r(156)];return{type:r(140),content:Kr(n,r(133),function(t){const e=r;switch(t){case e(120):return Kr(n,e(130));case e(121):return Kr(n,e(153));case e(139):return Kr(n,e(137));case e(122):return Kr(n,e(136))}}(t))}}}))}}const os=as;function is(){const t=["FORMAT_UNDERLINE","66852IKuZCZ","editor","registerDescriptionCallback","FORMAT_","has","18qqGsCk","descriptionFactory","FORMAT_STRIKETHROUGH","52122DXxCws","format","FORMAT_CODE","300795LGhGVV","BoldEditing","type","formatInline","underline","commandName","italic","commandParams","locale","afterInit","ItalicEditing","get","forceValue","slice","subscript","*Format:* %0","plugins","634863JZlwnR","superscript","SuperscriptEditing","FORMAT_BOLD","StrikethroughEditing","*Remove format:* %0","toUpperCase","SubscriptEditing","code","registerAttributeLabel","FORMAT_ITALIC","enableDefaultAttributesIntegration","_registerLegacyDescription","3323872WrNWec","FORMAT_SUBSCRIPT","FORMAT_SUPERSCRIPT","264956uvRmNn","strikethrough","registerInlineAttribute","TrackChangesEditing","928606SiIaNN","toLowerCase","CodeEditing","bold","UnderlineEditing"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=363]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(144652===-parseInt(e(399))/1+parseInt(e(407))/2+-parseInt(e(373))/3+-parseInt(e(389))/4+parseInt(e(410))/5*(parseInt(e(404))/6)+-parseInt(e(393))/7+parseInt(e(386))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(411),os(366),os(397),os(395),os(377),os(380),os(375)];class us extends t.Plugin{[os(365)](){const t=os,e=this[t(400)],n=e[t(372)][t(367)](t(392)),r=e[t(364)];for(const s of cs){if(!e[t(372)][t(403)](s))continue;const o=s[t(369)](0,-7)[t(394)](),i=t(402)+o[t(379)]();n[t(384)](o),n[t(391)](o),n[t(405)][t(382)](o,Kr(r,i))}this[t(385)]()}[os(385)](){const t=os,e=this[t(400)],n=e[t(364)],r=e[t(372)][t(367)](t(392));function s(e,s){const o=t;r[o(405)][o(401)]((t=>{const r=o;if(r(413)!=t[r(412)])return;const{data:i}=t;return i&&i[r(415)]===e?i[r(363)][0][r(368)]?{type:r(408),content:Kr(n,r(371),s)}:{type:r(408),content:Kr(n,r(378),s)}:void 0}))}s(t(396),Kr(n,t(376))),s(t(416),Kr(n,t(383))),s(t(414),Kr(n,t(398))),s(t(381),Kr(n,t(409))),s(t(390),Kr(n,t(406))),s(t(370),Kr(n,t(387))),s(t(374),Kr(n,t(388)))}}const ls=hs;function fs(){const t=["format","has","TrackChangesEditing","markBlockFormat","model","name","$root","1lummLx","blockQuote","2200059XYaGKQ","*Set format:* %0","6azSxkA","ELEMENT_BLOCK_QUOTE","selection","from","value","plugins","registerDescriptionCallback","*Remove format:* %0","filter","schema","getSelectedBlocks","2374318OvxPfT","commands","9284320jsgagc","7227787TcGqvy","6906376gHdpPk","get","commandName","editor","3117430XnWVIe","checkChild","document","parent","forceValue","enableCommand","change","descriptionFactory","afterInit","locale","3wurFVL","BlockQuoteEditing","commandParams","3987876PLedrL"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(707417===parseInt(e(224))/1*(parseInt(e(239))/2)+parseInt(e(213))/3*(parseInt(e(216))/4)+-parseInt(e(203))/5+parseInt(e(228))/6*(-parseInt(e(198))/7)+parseInt(e(199))/8+parseInt(e(226))/9+-parseInt(e(197))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[ls(211)](){const t=ls,e=this[t(202)],n=e[t(212)];if(!e[t(233)][t(218)](t(214)))return;const r=e[t(233)][t(200)](t(219)),s=this[t(202)][t(240)][t(200)](t(225));r[t(208)](t(225),((n,o={})=>{const i=t,a=this[i(202)][i(221)][i(205)][i(230)],c=o&&void 0!==o[i(207)]?o[i(207)]:!s[i(232)];let u=[];if(c){const t=Array[i(231)](a[i(238)]())[i(236)]((t=>ds(t)||function(t,e){const n=i,r=e[n(204)](t[n(206)],n(225)),s=e[n(204)]([n(223),n(225)],t);return r&&s}(t,this[i(202)][i(221)][i(237)])));u=k(t,e[i(221)])}else{const t=Array[i(231)](a[i(238)]())[i(236)]((t=>ds(t)));u=k(t,e[i(221)])}e[i(221)][i(209)]((()=>{const t=i;for(const e of u)r[t(220)](e,{commandName:t(225),commandParams:[{forceValue:c}]})}))})),r[t(210)][t(234)]((e=>{const r=t,{data:s}=e;if(s&&r(225)==s[r(201)]){const t=Kr(n,r(229));return s[r(215)][0][r(207)]?{type:r(217),content:Kr(n,r(227),t)}:{type:r(217),content:Kr(n,r(235),t)}}}))}}function ds(t){const e=ls;return e(225)==t[e(206)][e(222)]}const ps=Is;function ms(){const t=["plugins","8CxRGYX","TrackChangesEditing","3134940VIBcmV","has","9YcRutf","afterInit","CaseChange","changeCaseUpper","changeCaseTitle","2983390gMtVGK","enableCommand","16377vvHQWK","616049OxMFsf","26748IJnfgO","get","6ffpCLP","editor","126361YaWQqo","1298nLnhTy","128868WYdTCc","changeCaseLower","86AAshbj"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(314819===parseInt(e(204))/1+parseInt(e(208))/2*(-parseInt(e(198))/3)+-parseInt(e(200))/4+parseInt(e(212))/5*(-parseInt(e(202))/6)+-parseInt(e(199))/7*(-parseInt(e(210))/8)+-parseInt(e(214))/9*(parseInt(e(196))/10)+-parseInt(e(205))/11*(-parseInt(e(206))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(192)](){const t=ps,e=this[t(203)];e[t(209)][t(213)](t(193))&&(e[t(209)][t(201)](t(211))[t(197)](t(194)),e[t(209)][t(201)](t(211))[t(197)](t(207)),e[t(209)][t(201)](t(211))[t(197)](t(195)))}}const bs=_s;function Ts(){const t=["afterInit","commands","TrackChangesEditing","ckbox","2373745yjvRax","81uJvDgL","editor","161000taXKZx","1137311dywbBY","22WyEzad","enableCommand","109497pILZjM","910nHSsMC","6onNheC","7538kwIqew","plugins","get","3zgluUa","3957660QrXgoS","8REXqMz"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=468]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(273499===-parseInt(e(472))/1+parseInt(e(475))/2*(-parseInt(e(478))/3)+parseInt(e(468))/4+parseInt(e(485))/5*(-parseInt(e(474))/6)+parseInt(e(469))/7*(parseInt(e(480))/8)+-parseInt(e(486))/9*(parseInt(e(473))/10)+parseInt(e(470))/11*(parseInt(e(479))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(481)](){const t=bs,e=this[t(487)];e[t(482)][t(477)](t(484))&&e[t(476)][t(477)](t(483))[t(471)](t(484))}}const As=Ls;function ks(){const t=["534GWiixG","getSelectedBlocks","commandParams","isLimit","config","value","name","871035eXVabn","442116bslgsh","indentCodeBlock","formatBlock","*Remove format:* %0","9ExrNes","24437NGQNns","blockName","38isEgHH","language","checkChild","model","registerElementLabel","codeBlock","filter","9JWThqQ","parent","commandName","rootElement","get","enableCommand","type","8579yAAwCY","2433256yghuJa","editor","TrackChangesEditing","languages","outdentCodeBlock","commands","change","44CgfqRL","has","find","descriptionFactory","2539910mDFvXh","selection","plugins","label","registerDescriptionCallback","CodeBlock","format","from","schema","locale","toLowerCase","afterInit","341512Huivdg","ELEMENT_CODE_BLOCK","forceValue","markBlockFormat","document","*Set format:* %0"];return(ks=function(){return t})()}!function(t){const e=Ls,n=t();for(;;)try{if(162977===parseInt(e(422))/1*(-parseInt(e(467))/2)+-parseInt(e(474))/3*(parseInt(e(446))/4)+parseInt(e(459))/5+parseInt(e(452))/6*(parseInt(e(465))/7)+-parseInt(e(423))/8+parseInt(e(464))/9*(parseInt(e(434))/10)+-parseInt(e(430))/11*(-parseInt(e(460))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Cs extends t.Plugin{[As(445)](){const t=As,e=this[t(424)];if(!e[t(436)][t(431)](t(439)))return;const n=e[t(436)][t(478)](t(425)),r=e[t(443)],s=e[t(456)][t(478)](t(472))[t(426)],o=e[t(428)][t(478)](t(472));n[t(420)](t(461)),n[t(420)](t(427)),n[t(420)](t(472),((r,i={})=>{const a=t,c=e[a(470)],u=e[a(470)][a(450)][a(435)],l=i&&void 0!==i[a(448)]?i[a(448)]:!o[a(457)];let f;i[a(468)]||(i[a(468)]=s[0][a(468)]),f=l?Array[a(441)](u[a(453)]())[a(473)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(477))&&!e[n(455)](t)&&e[n(469)](t[n(475)],n(472))}(t,c[a(442)]))):Array[a(441)](u[a(453)]())[a(473)]((t=>Ns(t)));const h=k(f,c);c[a(429)]((()=>{const t=a;for(const e of h)n[t(449)](e,{commandName:t(472),commandParams:[{...i,forceValue:l}],formatGroupId:t(466)})}))})),n[t(433)][t(471)](t(472),(e=>Kr(r,t(447),e))),n[t(433)][t(438)]((e=>{const n=t;if(n(462)!=e[n(421)])return;const o=r.t,{data:i}=e;if(!i||n(472)!=i[n(476)])return;const a=i[n(454)][0][n(468)],c=o(s[n(432)]((t=>t[n(468)]===a))[n(437)])[n(444)]();return i[n(454)][0][n(448)]?{type:n(440),content:Kr(r,n(451),Kr(r,n(447),1)+" ("+c+")")}:{type:n(440),content:Kr(r,n(463),Kr(r,n(447),1))}}))}}function Ls(t,e){const n=ks();return(Ls=function(t,e){return n[t-=420]})(t,e)}function Ns(t){const e=As;return e(472)==t[e(458)]}const Ss=Rs;function Rs(t,e){const n=vs();return(Rs=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(709936===parseInt(e(199))/1*(-parseInt(e(198))/2)+-parseInt(e(190))/3*(-parseInt(e(180))/4)+parseInt(e(188))/5*(parseInt(e(194))/6)+parseInt(e(181))/7*(parseInt(e(183))/8)+parseInt(e(193))/9*(parseInt(e(191))/10)+parseInt(e(192))/11+-parseInt(e(200))/12*(parseInt(e(184))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Ss(197)](){const t=Ss,e=this[t(189)];e[t(187)][t(182)](t(186))&&e[t(187)][t(196)](t(185))[t(195)](t(179))}}function vs(){const t=["get","afterInit","2XdFUQi","87886Lbxcqw","3244632zOYMGx","addCommentThread","1930548sNWhri","588959DIXrTq","has","88NaPeNE","65Eypylx","TrackChangesEditing","CommentsEditing","plugins","5PQkWwh","editor","3jUdrlE","11510EIrCuA","5802720JvPhFK","1674eCitGP","12KOIfQf","enableCommand"];return(vs=function(){return t})()}var Os=n(834);function ws(t,e){const n=Ds();return(ws=function(t,e){return n[t-=468]})(t,e)}function Fs(t,e,n){const r=ws,s=[];for(const o of e[r(489)]())o[r(520)](t)&&s[r(499)](n[r(486)](o));return s}function Ds(){const t=["nextSibling","10QBxzZN","markerRange","isLimit","model","parent","elementEnd","plugins","552jFEZTr","start","isAtEnd","isBlock","1098XfLqZA","2849kSmMTC","span","get","13327lIQnvr","2818815pvqsMJ","_splitMarkerName","hasAttribute","previousPosition","ck-suggestion-marker--active","8574MPogiC","consumable","insert","mapper","6352njWNiQ","2644TbtpLm","isContent","markerName","getWalker","ck-suggestion-marker-","type","writer","5607349tRgMGc","createUIElement","bindElementToMarker","toViewPosition","schema","createRangeOn","test","1216032sYOhsy","getItems","item","getCustomProperty","name","TrackChangesEditing","82OPssal","toViewElement","activeMarkers","addHighlight","includes","push","addClass"];return(Ds=function(){return t})()}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(508)][r(516)](r(493));return(o,i,a)=>{const c=r;if(!a[c(470)][c(487)](i[c(503)],o[c(492)]))return;const u=i[c(503)][c(477)](),l=i[c(503)][c(510)],f=t[c(505)][c(485)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(490)];d=d||f[c(475)](e);const n=a[c(472)][c(495)](e);if(n&&n[c(491)](c(497)))return;c(507)==t[c(479)]&&f[c(512)](e)&&!f[c(504)](e)&&(e[c(501)]||l[c(511)]?h&&h[c(506)]==e||(h=e,m(t[c(521)]),p=!0):g=g||t[c(521)])}function m(t){const r=c,{authorId:o}=s[r(519)](i[r(476)]),u=a[r(480)][r(482)](r(515),{class:r(478)+e,"data-author-id":o}),l=a[r(472)][r(484)](t);n&&s[r(496)][r(498)](i[r(476)])&&a[r(480)][r(500)](r(468),u),a[r(480)][r(471)](l,u),a[r(472)][r(483)](u,i[r(476)])}d||p||!g||m(g)}}function xs(){const t=["TrackChangesEditing","1278432yTOfcW","rootName","lock","120Qnvpue","high","modifySelection","model","setSelection","plugins","removeMarker:suggestion:deletion","root","isCollapsed","commands","mapper","remove","detach","unbindElementFromMarkerName","merge","buffer","bind","get","541312Isczpb","5841700JFDrdv","forward","fromRange","createSelection","getFirstRange","start","8490tzCexc","deleteForward","1741472aRvWrL","unlock","markerName","uiElement","selection","writer","end","batch","3828097bXeUbG","init","editor","options","createRange","unit","2464986RqIBGg","data","markerNameToElements","addMarker:suggestion:deletion","delete","enqueueChange","showSuggestionHighlights","enableCommand","document","downcastDispatcher","$graveyard","requires","editing"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=224]})(t,e)}!function(t){const e=ws,n=t();for(;;)try{if(301020===parseInt(e(517))/1*(-parseInt(e(494))/2)+parseInt(e(509))/3*(parseInt(e(474))/4)+-parseInt(e(518))/5+parseInt(e(469))/6*(parseInt(e(514))/7)+-parseInt(e(473))/8*(-parseInt(e(513))/9)+parseInt(e(502))/10*(parseInt(e(481))/11)+parseInt(e(488))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Us=Bs;!function(t){const e=Bs,n=t();for(;;)try{if(674109===-parseInt(e(247))/1*(parseInt(e(272))/2)+-parseInt(e(230))/3+parseInt(e(274))/4+parseInt(e(266))/5+-parseInt(e(244))/6+parseInt(e(224))/7+parseInt(e(265))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class js extends t.Plugin{static get[Us(241)](){return[Os.Delete]}[Us(225)](){const t=Us,e=this[t(226)],n=e[t(252)][t(264)](t(243));n[t(237)](t(234));const r=e[t(256)][t(264)](t(273));n[t(237)](t(273),((n,s={})=>{const o=t,a=e[o(250)][o(269)](e[o(250)][o(238)][o(278)]);a[o(255)]&&e[o(250)][o(249)](a,{direction:o(267),unit:s[o(229)]});const c=a[o(270)](),u=i.LiveRange[o(268)](c);let l;n(s),l=o(240)==u[o(254)][o(245)]?e[o(250)][o(228)](c[o(271)]):e[o(250)][o(228)](u[o(271)],u[o(280)]),u[o(259)](),e[o(250)][o(235)](r[o(262)][o(281)],(t=>{const e=o;r[e(262)][e(246)](),t[e(251)](t[e(228)](l[e(280)])),r[e(262)][e(275)]()}))})),e[t(242)][t(239)].on(t(233),Ps(e,t(261)),{priority:t(248)}),e[t(231)][t(239)].on(t(233),((n,r,s)=>{const o=t;s[o(227)][o(236)]&&Ps(e,o(261),{showActiveMarker:!1})[o(263)](this)(n,r,s)}),{priority:t(248)}),e[t(242)][t(239)].on(t(253),((e,n,r)=>{const s=t,o=r[s(257)][s(232)](n[s(276)]);if(o)for(const t of o)t.is(s(277))&&(r[s(257)][s(260)](t,n[s(276)]),r[s(279)][s(258)](t))}),{priority:t(248)})}}function Gs(){const t=["listItemId","map","_findSuggestions","6055456pFFhoR","high","find","8205970mfAMXr","*Change to:* %0","getRanges","setSelection","parent","registerCustomCallback","*Outdent:* %0","oldValue","*Uncheck item*","hasSuggestion","ELEMENT_LIST_ITEM","numberedList","customNumberedList","checkTodoList","ELEMENT_","filter","model","fromRange","containsItem","ListEditing","*Check item*","*Merge:* %0","change:data","removeMarker","mergeListItemBackward","ELEMENT_BULLETED_LIST","createRange","plugins","isObject","getChangedMarkers","default","14xXGrJb","indentList","registerAttributeLabel","batch","setAttribute","meta","_getAttributeKey","schema","attributes","*Merge:* list item","refresh","end","*Format:* remove from %0","1159385FXbpuG","commandName","getFirstMarker","multipleBlocks","previousSibling","differ","6zOAyOt","*Format:* insert into %0","36lOFrwN","groupId","isLocal","formatBlock","execute","splitListItemAfter","58pHoiPW","outdentList","start","afterInit","change","numbered","nextSibling","key","includes","value","length","forceValue","todoList","head","oldRange","todoListCheck","128144pbQuHn","_suggestionFactory","has","type","23602zsdpuL","TrackChangesEditing","listItemIdFixer","listType","listIndent","newRange","data","suggestion","document","next","bulletedList","add","todoListChecked","getSuggestions","detach","newValue","format","assureChains","registerDescriptionCallback","nodeAfter","*Set format:* %0","accept","documentList","list.multiBlock","noTrackChangesFixer","ELEMENT_TODO_LIST","from","selection","isUndo","isNextTo","range","push","_registerLegacyDescription","commandParams","_supportLegacySuggestions","toUpperCase","getFirstRange","bulleted","todo","670648AOtyYr","_LIST","size","descriptionFactory","listMarkerStyle","enableDefaultAttributesIntegration","createPositionAt","registerPostFixer","listMarker","mergeListItemForward","suggestion:attribute:","listStart","listReversed","editor","name","get","listStyle","startsWith","locale","_splitMarkerName","*Indent:* %0","*Split:* list item","attribute","114834iKMiDr","config","registerElementLabel","registerBlockAttribute","deletion","ELEMENT_NUMBERED_LIST","getAttribute","getSuggestion","commands","*Remove format:* %0","attributeKey","trackChangesCommand","TodoListEditing","customBulletedList","FORMAT_INDENT","splitListItemBefore","getChanges"];return(Gs=function(){return t})()}function Vs(t,e){const n=Gs();return(Vs=function(t,e){return n[t-=168]})(t,e)}const Ws=Vs;!function(t){const e=Vs,n=t();for(;;)try{if(492010===parseInt(e(199))/1*(parseInt(e(219))/2)+parseInt(e(191))/3*(parseInt(e(258))/4)+-parseInt(e(185))/5+-parseInt(e(281))/6*(-parseInt(e(172))/7)+-parseInt(e(215))/8*(parseInt(e(193))/9)+-parseInt(e(304))/10+parseInt(e(301))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gs);class Hs extends t.Plugin{[Ws(202)](){const t=Ws,e=this[t(271)];if(!e[t(168)][t(217)](t(323)))return;const n=e[t(276)],r=e[t(168)][t(273)](t(220)),s=e[t(168)][t(217)](t(293)),o=!!e[t(282)][t(273)](t(242));function i(e){const r=t;return{type:r(235),content:""+Kr(n,r(239),e)}}function a(e){const r=t;return{type:r(235),content:""+Kr(n,r(290),e)}}r[t(263)](t(315)),r[t(263)](t(229)),r[t(263)](t(316)),r[t(263)](t(294)),r[t(263)](t(173)),r[t(263)](t(200)),r[t(263)](t(198)),r[t(263)](t(296)),r[t(284)](t(298)),r[t(284)](t(222)),r[t(284)](t(223)),o&&(r[t(263)](t(328)),r[t(263)](t(267))),s&&(r[t(263)](t(211)),r[t(263)](t(317)),r[t(284)](t(231)),r[t(261)][t(237)]((e=>{const r=t,{data:s}=e;if(s&&r(231)==s[r(206)])return{type:r(235),content:s[r(234)]?Kr(n,r(324)):Kr(n,r(312))}})),this[t(271)][t(320)][t(227)][t(265)]((e=>{const n=t;if(e[n(175)][n(247)])return!1;let s=!1;const o=r[n(232)]({skipNotAttached:!0})[n(319)]((t=>n(231)===r[n(178)](t)));for(const t of o)n(257)!=t[n(255)]()[n(201)][n(238)][n(287)](n(222))&&(r[n(300)](t[n(255)](),n(280))[n(303)]((t=>n(222)===r[n(178)](t[n(226)])))||(e[n(327)](t[n(187)]()),s=!0));return s}))),r[t(261)][t(174)](t(223),Kr(n,t(295)));const c={type:t(235),content:""};r[t(261)][t(237)]((e=>{const r=t,{data:s}=e;if(!s||r(222)!=s[r(206)])return;let u=e[r(212)];for(;u;){if(u[r(225)]&&((r(274)==u[r(225)][r(206)]||r(262)==u[r(225)][r(206)])&&(u[r(225)][r(234)]&&r(171)!=u[r(225)][r(234)]||r(171)!=u[r(225)][r(311)]&&!s[r(234)])||!o&&u[r(225)][r(206)]==Nc))return c;u=u[r(228)]}if(null==s[r(234)])switch(s[r(311)]){case r(256):return a(Kr(n,r(329)));case r(204):return a(Kr(n,r(286)));case r(257):return a(Kr(n,r(244)))}switch(s[r(234)]){case r(256):return i(Kr(n,r(329)));case r(204):return i(Kr(n,r(286)));case r(257):return i(Kr(n,r(244)))}})),r[t(261)][t(237)]((e=>{const n=t,{data:r}=e;if(r&&n(223)==r[n(206)])return null==r[n(234)]||null==r[n(311)]&&0==r[n(234)]?c:void 0})),r[t(261)][t(237)]((e=>{const r=t;if(r(280)!=e[r(218)])return;const{data:s}=e;if(!s||r(298)!=s[r(206)])return;const o=zs(e);return r(234)==o?{type:r(235),content:Kr(n,r(181))}:r(311)==o?{type:r(235),content:Kr(n,r(279))}:c})),e[t(320)][t(227)][t(265)]((e=>this[t(221)](e))),e[t(320)][t(227)][t(265)]((e=>this[t(243)](e))),e[t(320)][t(227)].on(t(326),((e,n)=>{const r=t;if(n[r(247)]||!n[r(195)])return!1;this[r(236)]()}),{priority:t(302)}),this[t(253)]()}[Ws(221)](t){const e=Ws;if(t[e(175)][e(247)]||!t[e(175)][e(195)])return!1;let n=!1;const r=this[e(271)][e(168)][e(273)](e(220))[e(232)]({skipNotAttached:!0})[e(319)]((t=>t[e(225)]&&e(298)==t[e(225)][e(206)]))[e(319)]((t=>t[e(225)][e(234)]&&t[e(225)][e(311)]));for(const s of r)zs(s)||(t[e(327)](s[e(187)]()),n=!0);return n}[Ws(243)](t){const e=Ws;if(t[e(175)][e(247)]||!t[e(175)][e(195)])return!1;const n=this[e(271)][e(168)][e(273)](e(220));if(n[e(292)][e(208)])return!1;let r=!1;const s=[e(222),e(298),e(223),e(274),e(269),e(270),e(214),e(266),e(262)],o=this[e(271)][e(320)][e(227)][e(190)][e(297)]()[e(319)]((t=>e(280)==t[e(218)]))[e(319)]((t=>s[e(207)](t[e(291)])));if(0==o[e(209)])return r;for(const i of o){const o=n[e(300)](i[e(249)],e(280))[e(319)]((t=>!t[e(177)][e(248)]))[e(299)]((t=>t[e(226)]))[e(319)]((t=>{const r=e,o=n[r(178)](t);return s[r(207)](o)}));if(o[e(209)]){for(const n of o)t[e(327)](n[e(187)]());r=!0}}return r}[Ws(236)](){const t=Ws,e=this[t(271)][t(168)][t(273)](t(220)),n=[t(222),t(298),t(223),t(274),t(269),t(270),t(214),t(266),t(262)];let r;const s=new Set(this[t(271)][t(320)][t(227)][t(190)][t(170)]()[t(319)]((r=>{const s=t;if(r[s(225)][s(213)]||!r[s(225)][s(224)])return null;if(!r[s(272)][s(275)](s(268)))return null;const{id:o}=e[s(277)](r[s(272)]);if(!e[s(313)](o))return null;const i=e[s(288)](o);return n[s(207)](i[s(225)][s(206)])}))[t(299)]((n=>{const s=t,{id:o}=e[s(277)](n[s(272)]),i=e[s(288)](o);return r=i[s(180)][s(194)],i[s(255)]()[s(201)][s(238)]})));if(0==s[t(260)])return;const o=e[t(232)]({skipNotAttached:!0})[t(319)]((e=>t(280)==e[t(218)]&&e[t(225)]&&n[t(207)](e[t(225)][t(206)])&&e[t(180)][t(194)]!=r))[t(299)]((e=>({listItem:e[t(255)]()[t(201)][t(238)],groupId:e[t(180)][t(194)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(217)](n)&&i[t(230)](e);for(const n of e[t(232)]())i[t(217)](n[t(180)][t(194)])&&n[t(176)](t(194),r)}[Ws(253)](){const t=Ws,e=this[t(271)],n=e[t(276)],r=e[t(168)][t(273)](t(220));this[t(251)](),r[t(216)][t(309)](t(196),t(241),t(240),(function(n,r){const s=t,o=[];for(let t of n)t[s(201)][s(238)]===t[s(183)][s(308)]&&(t=e[s(320)][s(330)](e[s(320)][s(264)](t[s(201)][s(238)],0))),o[s(250)](t);e[s(320)][s(203)]((t=>{const n=s,a=e[n(320)][n(227)][n(246)],c=Array[n(245)](a[n(306)]())[n(299)]((t=>i.LiveRange[n(321)](t)));t[n(307)](o),e[n(289)][n(273)](r[n(186)])[n(182)](),r[n(252)][n(250)]({forceDefaultExecution:!0}),e[n(197)](r[n(186)],...r[n(252)]),t[n(307)](c);for(const t of c)t[n(233)]()}))})),r[t(261)][t(283)]((function(n){const r=t,s=!e[r(320)][r(179)][r(169)](n),o=n[r(189)],i=n[r(205)],a=n[r(287)](r(298)),c=!o||o[r(287)](r(298))!==a,u=!i||i[r(287)](r(298))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(314),e)))}[Ws(251)](){const t=Ws,e=this[t(271)],n=e[t(276)];function r(n){const r=t,s=e[r(289)][r(273)](r(229))[r(208)],o=e[r(289)][r(273)](r(315))[r(208)];return r(315)===n?s:o}e[t(168)][t(273)](t(220))[t(261)][t(237)]((function(s){const o=t;if(o(196)!=s[o(218)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(186)]){case o(229):u=i[o(252)][0][o(210)],l=r(i[o(186)]),a=o(u?192:184),!l&&e[o(282)][o(273)](o(242))||(a=o(305)),c={type:o(235),content:Kr(n,a,Kr(n,o(329)))};break;case o(315):u=i[o(252)][0][o(210)],l=r(i[o(186)]),a=o(u?192:184),!l&&e[o(282)][o(273)](o(242))||(a=o(305)),c={type:o(235),content:Kr(n,a,Kr(n,o(286)))};break;case o(173):a=o(278),c={type:o(235),content:Kr(n,a,Kr(n,o(314)))};break;case o(200):a=function(t){const e=o,n=t[e(255)]();let r=n[e(201)][e(238)];for(;r&&n[e(322)](r);){if(r[e(287)](e(223))>0)return!1;r=r[e(205)]}return!0}(s)?Kr(n,o(184),Kr(n,function(t){const e=o;return e(318)+t[e(255)]()[e(201)][e(238)][e(287)](e(222))[e(254)]()+e(259)}(s))):Kr(n,o(310),Kr(n,o(314))),c={type:o(235),content:a};break;case o(328):case o(267):!1===i[o(188)]&&(a=o(325),c={type:o(285),content:Kr(n,a,Kr(n,o(314)))})}return c}))}}function zs(t){const e=Ws;let n=t[e(255)]()[e(201)][e(238)][e(189)];for(;n;){const r=n[e(287)](e(298));if(!r)return!1;if(r==t[e(225)][e(234)])return e(234);if(r==t[e(225)][e(311)])return e(311);n=n[e(189)]}return!1}const Ks=Xs;function qs(){const t=["registerBlockAttribute","suggestion","plugins","listType","toUpperCase","_findSuggestions","*Change to:* %0","_LIST_DEFAULT","ELEMENT_","type","editor","*Remove format:* %0","registerPostFixer","commandName","disc","upper-roman","handleDescriptions","*Format:* set order to regular","_getAttributeKey","bind","format","upper-latin","4617498TKWRWU","enableDefaultAttributesIntegration","removeMarker","nodeAfter","find","batch","FORMAT_LIST_START","FORMAT_LIST_REVERSED","listStyle","commandParams","formatBlock","674532lVXVKz","attribute","document","descriptionFactory","circle","oldValue","startIndex","start","getSuggestions","*Set format:* %0","numbered","bulleted","default","_LIST_","lower-roman","registerDescriptionCallback","styles","replace","head","square","_registerLegacyDescription","lower-latin","340544WPfKLV","10844900FCysNc","includes","_getTranslationKeyForListStyle","14hTfSSg","*Format:* set order to reversed","key","data","get","190PASgTD","decimal","getFirstMarker","registerAttributeLabel","isUndo","filter","939950NmsxUb","getFirstRange","1097651BMelWC","ListPropertiesEditing","*Format:* set start index to %0","974920dEmDFR","customNumbered","12jicFbr","has","afterInit","getAttribute","newValue","listStart","next","config","locale","listReversed","2kiEbFx","reversed","decimal-leading-zero","TrackChangesEditing","model","list.properties"];return(qs=function(){return t})()}function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(938962===-parseInt(e(281))/1*(parseInt(e(296))/2)+parseInt(e(286))/3*(parseInt(e(357))/4)+-parseInt(e(279))/5+-parseInt(e(324))/6+parseInt(e(268))/7*(parseInt(e(284))/8)+parseInt(e(335))/9*(parseInt(e(273))/10)+parseInt(e(358))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(288)](){const t=Ks;if(!this[t(312)][t(304)][t(287)](t(282)))return;const e=this[t(312)][t(293)][t(272)](t(301)),n=this[t(312)][t(304)][t(272)](t(299));e[t(351)]&&(n[t(325)](t(332)),n[t(302)](t(332))),e[t(297)]&&(n[t(325)](t(295)),n[t(302)](t(295))),e[t(341)]&&(n[t(325)](t(291)),n[t(302)](t(291)));const r={type:t(322),content:""};n[t(338)][t(350)](this[t(318)][t(321)](this));const s=this[t(312)][t(294)];n[t(338)][t(276)](t(295),Kr(s,t(331))),n[t(338)][t(350)]((e=>{const n=t,{data:s}=e;if(s&&n(295)==s[n(270)])return null==s[n(290)]||0==s[n(290)]&&null==s[n(340)]?r:void 0})),n[t(338)][t(276)](t(291),Kr(s,t(330))),n[t(338)][t(350)]((e=>{const n=t,{data:s}=e;if(s&&n(291)==s[n(270)])return null==s[n(290)]||1==s[n(290)]&&null==s[n(340)]?r:void 0})),this[t(312)][t(300)][t(337)][t(314)]((e=>{const r=t;if(e[r(329)][r(277)])return!1;let s=!1;const o=n[r(343)]({skipNotAttached:!0})[r(278)]((t=>{const e=r,s=n[e(320)](t);return e(291)==s||e(295)==s}));for(const t of o){const o=t[r(280)]()[r(342)][r(327)][r(289)](r(305));r(345)!=o&&r(285)!=o&&(n[r(307)](t[r(280)](),r(336))[r(328)]((t=>r(305)==n[r(320)](t[r(303)])))||(e[r(326)](t[r(275)]()),s=!0))}return s})),this[t(355)]()}[Ks(318)](t){const e=Ks,n=this[e(312)][e(294)],{data:r}=t,s={type:e(322),content:""};if(!r||e(332)!=r[e(270)])return;if(!r[e(340)])return e(347)==r[e(290)]?s:{type:e(322),content:""+Kr(n,e(344),Kr(n,this[e(360)](r[e(290)])))};if(!r[e(290)]){if(e(347)==r[e(340)])return s;let o=t[e(353)];for(;o;){if(o[e(271)]&&e(305)==o[e(271)][e(270)]&&o[e(271)][e(290)])return s;o=o[e(292)]}return{type:e(322),content:""+Kr(n,e(313),Kr(n,this[e(360)](r[e(340)])))}}if(e(347)!=r[e(290)])return{type:e(322),content:""+Kr(n,e(344),Kr(n,this[e(360)](r[e(290)])))};let o=t[e(353)];for(;o;){if(o[e(271)]&&e(305)==o[e(271)][e(270)]&&o[e(271)][e(290)]&&o[e(271)][e(340)])return s;o=o[e(292)]}const i=t[e(280)]()[e(342)][e(327)][e(289)](e(305));return{type:e(322),content:Kr(n,e(344),Kr(n,e(310)+i[e(306)]()+e(309)))}}[Ks(355)](){const t=Ks,e=this[t(312)],n=e[t(294)];e[t(304)][t(272)](t(299))[t(338)][t(350)]((e=>{const r=t;if(r(334)!=e[r(311)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(315)]){case r(332):o=r(308),i={type:r(322),content:Kr(n,o,Kr(n,this[r(360)](s[r(333)][0][r(311)])))};break;case r(295):o=s[r(333)][0][r(297)]?r(269):r(319),i={type:r(322),content:Kr(n,o)};break;case r(291):o=r(283),i={type:r(322),content:Kr(n,o,s[r(333)][0][r(341)])}}return i}))}[Ks(360)](t){const e=Ks;return e(310)+function(t){const n=e;return Qs[n(359)](t)?n(346):Ys[n(359)](t)?n(345):null}(t)[e(306)]()+e(348)+t[e(306)]()[e(352)](/-/g,"_")}}const Qs=[Ks(316),Ks(339),Ks(354)],Ys=[Ks(274),Ks(298),Ks(349),Ks(317),Ks(356),Ks(323)];var Js=n(507);const $s=eo;function to(){const t=["setSelection","change","1951386GSefZA","data","279QItvsE","291379LZevJg","model","204sGrWOa","hasClass","parent","document","selection","mapper","2478XwcwkC","commands","addMarker:suggestion:insertion","bind","split","detach","markerName","createRange","302030NRVYGW","TrackChangesEditing","removeMarker:suggestion:insertion","2836020ZREbma","createPositionAt","enter","getFirstRange","requires","nextSibling","getFirstPosition","fire","options","writer","1168vpdflT","showSuggestionHighlights","end","editing","862UhsRMd","downcastDispatcher","init","get","ck-suggestion-marker-split","1885578JXVeCX","plugins","afterExecute","1186JzTOuZ","markInsertion","markerNameToElements","unbindElementFromMarkerName","enterBlock","4YbsPQv","fromRange","remove","high","enableCommand","editor"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=456]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(529603===-parseInt(e(509))/1*(parseInt(e(460))/2)+parseInt(e(473))/3*(-parseInt(e(465))/4)+parseInt(e(495))/5+-parseInt(e(457))/6+-parseInt(e(484))/7*(-parseInt(e(505))/8)+parseInt(e(475))/9*(parseInt(e(492))/10)+-parseInt(e(476))/11*(-parseInt(e(478))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(499)](){return[Js.Enter]}[$s(511)](){const t=$s,e=this[t(470)],n=e[t(458)][t(512)](t(493)),r=e[t(485)][t(512)](t(497));n[t(469)](t(497),(()=>{const s=t;e[s(477)][s(472)]((t=>{const o=s,a=e[o(477)][o(481)][o(482)],c=a[o(501)](),u=i.LiveRange[o(466)](a[o(498)]());if(r[o(464)](t)){const r=e[o(477)][o(496)](c[o(480)][o(500)],0),s=t[o(491)](c,r);n[o(461)](s)}else t[o(471)](t[o(491)](u[o(507)]));u[o(489)](),r[o(502)](o(459),{writer:t})}))})),e[t(508)][t(510)].on(t(486),Ps(e,t(488)),{priority:t(468)}),e[t(508)][t(510)].on(t(494),((e,n,r)=>{const s=t,o=r[s(483)][s(462)](n[s(490)]);if(o)for(const t of o)t[s(479)](s(456))&&(r[s(483)][s(463)](t,n[s(490)]),r[s(504)][s(467)](t))}),{priority:t(468)}),e[t(474)][t(510)].on(t(486),((n,r,s)=>{const o=t;s[o(503)][o(506)]&&Ps(e,o(488),{showActiveMarker:!1})[o(487)](this)(n,r,s)}),{priority:t(468)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=133]})(t,e)}const so=ro;function oo(){const t=["2889612TiJaye","enableCommand","results","replace","TrackChangesEditing","findNext","126ZzEtrn","30272MVPzgm","6174705VKwTFe","isArray","plugins","FindAndReplaceUtils","findPrevious","markers","findByTextCallback","getMarkersGroup","3WyMsoK","filter","createPositionAt","end","model","1256252pzkysK","createRange","getIntersection","bind","item","string","FindAndReplaceEditing","22uYfQgv","getRange","_isInDeletionRange","afterInit","13271750dxzXkq","get","replaceAll","start","handleFindCommand","find","editor","72065WQnspu","494644tQqPnO","suggestion:deletion","has","456WdOUmR"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(896228===-parseInt(e(161))/1+parseInt(e(140))/2+parseInt(e(156))/3*(parseInt(e(136))/4)+-parseInt(e(148))/5+parseInt(e(139))/6*(-parseInt(e(135))/7)+-parseInt(e(147))/8*(parseInt(e(146))/9)+parseInt(e(172))/10*(parseInt(e(168))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(171)](){const t=so;if(!this[t(134)][t(150)][t(138)](t(167)))return;const e=this[t(134)][t(150)][t(173)](t(144));e[t(141)](t(133),this[t(176)][t(164)](this)),e[t(141)](t(145)),e[t(141)](t(152)),e[t(141)](t(143)),e[t(141)](t(174))}[so(176)](t,e,n={}){const r=so,s=this[r(134)][r(150)][r(173)](r(151));return t((t=>{const o=r;let i=(o(166)==typeof e?s[o(154)](e,n):e)(t);Array[o(149)](i)&&(i={results:i,searchText:o(166)==typeof e?e:""});const a=i[o(142)][o(157)]((e=>!1===this[o(170)](e,t[o(165)])));return{...i,results:a}}),n)}[so(170)](t,e){const n=so,r=this[n(134)][n(160)][n(162)](this[n(134)][n(160)][n(158)](e,t[n(175)]),this[n(134)][n(160)][n(158)](e,t[n(159)]));for(const t of this[n(134)][n(160)][n(153)][n(155)](n(137)))if(null!==r[n(163)](t[n(169)]()))return!0;return!1}}function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=308]})(t,e)}const co=ao;function uo(){const t=["fontFamily","24FywQkd","trim","*Reset font family*","title","*Set font family:* %0","label","afterInit","FontBackgroundColorEditing","commandParams","registerInlineAttribute","FontFamilyEditing","FORMAT_FONT_BACKGROUND","descriptionFactory","format","locale","226418VZjCmR","find","FontSizeEditing","32XKBWBW","fontBackgroundColor","model","plugins","value","FORMAT_FONT_SIZE","normalizeSizeOptions","fontSize.options","fontColor.colors","FORMAT_FONT_COLOR","FORMAT_FONT_FAMILY","fontSize","registerAttributeLabel","*Reset font color*","enableDefaultAttributesIntegration","has","132338DKQnXG","type","fontBackgroundColor.colors","1067305NKjAll","*Set font background color:* %0","*Set font size:* %0","FontColorEditing","get","FontSize","25077ZmzNcW","1198818MkoZGT","TrackChangesEditing","482373wuAKBd","formatInline","1339996kqixSy","commandName","*Set font color:* %0","_registerLegacyDescription","*Reset font background color*","registerDescriptionCallback","toLowerCase","fontColor","editor","*Reset font size*","config"];return(uo=function(){return t})()}!function(t){const e=ao,n=t();for(;;)try{if(158775===parseInt(e(348))/1+parseInt(e(329))/2+-parseInt(e(357))/3*(parseInt(e(314))/4)+-parseInt(e(351))/5+parseInt(e(358))/6+parseInt(e(362))/7+parseInt(e(332))/8*(-parseInt(e(360))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:co(331),commandName:co(343)},{pluginName:co(324),commandName:co(313)},{pluginName:co(354),commandName:co(309)},{pluginName:co(321),commandName:co(333)}];class fo extends t.Plugin{[co(320)](){const t=co,e=this[t(310)][t(328)],n=this[t(310)][t(335)][t(355)](t(359));for(const{pluginName:e,commandName:r}of lo)this[t(310)][t(335)][t(347)](e)&&(n[t(346)](r),n[t(323)](r));n[t(326)][t(344)](t(343),Kr(e,t(337))),n[t(326)][t(344)](t(313),Kr(e,t(342))),n[t(326)][t(344)](t(309),Kr(e,t(341))),n[t(326)][t(344)](t(333),Kr(e,t(325))),this[t(365)]()}[co(365)](){const t=co,e=this[t(310)],n=e[t(328)];e[t(335)][t(355)](t(359))[t(326)][t(367)]((e=>{const r=t,o=n.t;if(r(361)!=e[r(349)])return;const{data:i}=e;if(null!=i){if(r(343)==i[r(363)]){const t=i[r(322)][0][r(336)];if(t){const e=o(this[r(310)][r(335)][r(355)](r(356))[r(338)](this[r(310)][r(312)][r(355)](r(339)))[r(330)]((e=>e[r(334)]==t))[r(317)])[r(308)]();return{type:r(327),content:Kr(n,r(353),e)}}return{type:r(327),content:Kr(n,r(311))}}if(r(313)==i[r(363)]){const t=i[r(322)][0][r(336)];return t?{type:r(327),content:Kr(n,r(318),t)}:{type:r(327),content:Kr(n,r(316))}}if(r(309)==i[r(363)]){const t=i[r(322)][0][r(336)];if(t){const e=(0,s.normalizeColorOptions)(this[r(310)][r(312)][r(355)](r(340)))[r(330)]((e=>e[r(334)]==t));let i=t,a="";return e&&(i=e[r(319)],a=o(i)[r(308)]()),{type:r(327),content:Kr(n,r(364),a)[r(315)](),color:{value:t,title:a||i}}}return{type:r(327),content:Kr(n,r(345))}}if(r(333)==i[r(363)]){const t=i[r(322)][0][r(336)];if(t){const e=(0,s.normalizeColorOptions)(this[r(310)][r(312)][r(355)](r(350)))[r(330)]((e=>e[r(334)]==t));let i=t,a="";return e&&(i=e[r(319)],a=o(i)[r(308)]()),{type:r(327),content:Kr(n,r(352),a)[r(315)](),color:{value:t,title:a||i}}}return{type:r(327),content:Kr(n,r(366))}}}}))}}const ho=go;function go(t,e){const n=po();return(go=function(t,e){return n[t-=497]})(t,e)}function po(){const t=["config","3224oMMBQs","5EExRZF","enableCommand","3123QoQnQg","join","pasteFormat","commandName","push","copyFormat","boolean","*Remove all formatting*","entries","model","length","toUpperCase","fontSize.options","1182162xBjebO","type","fontBackgroundColor","charAt","toLowerCase","title","_registerLegacyDescription","formatInline","commands","commandParams","find","editor","2421EcLQOD","42qeUCYY","enableDefaultAttributesIntegration","format","afterInit","split","fontColor","244banPdQ","FontSize","normalizeSizeOptions","label","TrackChangesEditing","plugins","2093110ASZTVP","formatBlock","1092497OYwULU","fontColor.colors","slice","6175521BVekuC","fontSize","descriptionFactory","5357XpHsnL","get","*Set format to:* %0","locale","registerDescriptionCallback"];return(po=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(108033===parseInt(e(525))/1*(-parseInt(e(505))/2)+parseInt(e(504))/3*(parseInt(e(511))/4)+-parseInt(e(532))/5*(parseInt(e(547))/6)+parseInt(e(519))/7+parseInt(e(531))/8*(-parseInt(e(534))/9)+-parseInt(e(517))/10+parseInt(e(522))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[ho(508)](){const t=ho,e=this[t(503)],n=e[t(516)][t(526)](t(515)),r=e[t(500)][t(526)](t(539)),s=e[t(500)][t(526)](t(536));r&&s&&(n[t(506)](t(536)),n[t(533)](t(539)),this[t(498)]())}[ho(498)](){const t=ho,e=this[t(503)],n=e[t(528)];e[t(516)][t(526)](t(515))[t(524)][t(529)]((r=>{const s=t;if(s(518)!=r[s(548)]&&s(499)!=r[s(548)])return;const{data:o}=r;if(o&&s(536)===o[s(537)]){const t=[],r=o[s(501)][0];for(const[n,o]of Object[s(542)](r))t[s(538)](Io(e,n,o));return t[s(544)]?{type:s(507),content:Kr(n,s(527),t[s(535)](", "))}:{type:s(507),content:Kr(n,s(541))}}}))}}function Io(t,e,n){const r=ho,o=t[r(528)].t,i=e[r(509)](/(?=[A-Z])/)[r(535)](" "),a=o(i[r(550)](0)[r(545)]()+i[r(521)](1))[r(551)]();if(r(540)==typeof n)return a;if(r(510)===e||r(549)===e){const e=(0,s.normalizeColorOptions)(t[r(530)][r(526)](r(520)))[r(502)]((t=>t[r(543)]==n));return a+" ("+(e?o(e[r(514)])[r(551)]():n)+")"}if(r(523)===e&&isNaN(parseFloat(n))){const e=t[r(516)][r(526)](r(512))[r(513)](t[r(530)][r(526)](r(546)))[r(502)]((t=>t[r(543)]==n));return a+" ("+(e?o(e[r(497)])[r(551)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=449]})(t,e)}function To(){const t=["value","7057392yhWkTT","1232487ixWQYI","registerDescriptionCallback","editor","_registerLegacyDescription","6sBHJgs","view","get","has","enableDefaultAttributesIntegration","_headingOptions","*Change to:* %0","heading.options","_getHeadingLevel","TrackChangesEditing","format","type","model","561773KiwXWE","commandName","heading","678544uGIjOh","paragraph","7dWPpLi","name","afterInit","HeadingEditing","title","descriptionFactory","923528DAJrZq","commandParams","ELEMENT_HEADING","4831038usyzay","formatBlock","match","config","ELEMENT_HEADING_CUSTOM","5588705DAOxSO","registerElementLabel","plugins","locale","find"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(744287===parseInt(e(478))/1+parseInt(e(489))/2+-parseInt(e(461))/3+-parseInt(e(481))/4+parseInt(e(454))/5*(-parseInt(e(465))/6)+parseInt(e(483))/7*(parseInt(e(460))/8)+parseInt(e(449))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(485)](){const t=Eo,e=this[t(463)];if(!e[t(456)][t(468)](t(486)))return;this[t(470)]=e[t(452)][t(467)](t(472));const n=e[t(457)],r=e[t(456)][t(467)](t(474));r[t(469)](t(480));for(const e of this[t(470)])t(482)!=e[t(477)]&&r[t(488)][t(455)](e[t(477)],(n=>{const r=t,i=this[r(473)](e[r(477)]);return null!==i?s(n,i):o(n,e[r(487)])}));function s(e,r){return Kr(n,t(491),[e,r])}function o(e,r){return Kr(n,t(453),[e,r])}this[t(464)]()}[Eo(464)](){const t=Eo,e=this[t(463)],n=e[t(457)];e[t(456)][t(467)](t(474))[t(488)][t(462)]((e=>{const r=t;if(r(450)!=e[r(476)])return;const{data:s}=e;if(s&&r(480)==s[r(479)]){const e=s[r(490)][0][r(459)],c=this[r(473)](e);if(null!==c)return{type:r(475),content:Kr(n,r(471),(a=c,Kr(n,r(491),[1,a])))};const u=this[r(470)][r(458)]((t=>t[r(477)]===e))[r(487)];return{type:r(475),content:Kr(n,r(471),(o=1,i=u,Kr(n,t(453),[o,i])))}}var o,i,a}))}[Eo(473)](t){const e=Eo;var n,r;const s=t[e(451)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(470)])||void 0===n?void 0:n[e(458)]((n=>n[e(477)]==t));if(o&&o[e(466)]){const t=o[e(466)],n=(null!==(r=t[e(484)])&&void 0!==r?r:t)[e(451)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["type","locale","*Remove highlight*","FORMAT_HIGHLIGHT","plugins","24829gVINEX","model","highlight","title","registerAttributeLabel","has","find","enableDefaultAttributesIntegration","config","HighlightEditing","descriptionFactory","color","1578ggaePk","registerDescriptionCallback","*Set highlight:* %0","highlight.options","8tgYtoR","855077wWXnnt","22SQBCdL","TrackChangesEditing","editor","15399OoCDXc","351GFMILZ","2490765ISQDQz","afterInit","16934pUtWSw","271800sqQeLr","_registerLegacyDescription","toLowerCase","value","formatInline","commandParams","registerInlineAttribute","format","1747630knhqBv","commandName","get"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=206]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(718333===parseInt(e(237))/1+-parseInt(e(245))/2*(parseInt(e(242))/3)+parseInt(e(246))/4+-parseInt(e(243))/5+-parseInt(e(232))/6*(-parseInt(e(220))/7)+parseInt(e(236))/8*(parseInt(e(241))/9)+parseInt(e(212))/10*(parseInt(e(238))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(244)](){const t=yo,e=this[t(240)];if(!e[t(219)][t(225)](t(229)))return;const n=e[t(219)][t(214)](t(239)),r=e[t(216)];n[t(227)](t(222)),n[t(210)](t(222)),n[t(230)][t(224)](t(222),Kr(r,t(218))),this[t(247)]()}[yo(247)](){const t=yo,e=this[t(240)],n=e[t(216)];e[t(219)][t(214)](t(239))[t(230)][t(233)]((r=>{const s=t;if(s(208)!=r[s(215)])return;const{data:o}=r;if(o&&s(222)==o[s(213)]){const t=n.t,r=o[s(209)][0][s(207)];if(r){const o=e[s(228)][s(214)](s(235))[s(226)]((t=>t[s(221)]==r)),i=t(o[s(223)])[s(206)]();return{type:s(211),content:Kr(n,s(234),i),color:{value:o[s(231)],title:o[s(223)]}}}return{type:s(211),content:Kr(n,s(217),Kr(n,s(218)))}}}))}}const Lo=No;function No(t,e){const n=Ro();return(No=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=No,n=t();for(;;)try{if(538467===-parseInt(e(157))/1*(-parseInt(e(154))/2)+parseInt(e(143))/3+parseInt(e(144))/4+-parseInt(e(132))/5+-parseInt(e(163))/6*(-parseInt(e(152))/7)+parseInt(e(142))/8+-parseInt(e(140))/9*(parseInt(e(153))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[Lo(130)](){const t=Lo,e=this[t(148)];if(!e[t(135)][t(141)](t(162)))return;e[t(135)][t(145)](t(159))[t(158)](t(164));const n=e[t(135)][t(145)](t(159)),r=e[t(138)];n[t(139)][t(165)](t(164),(e=>Kr(r,t(161),e))),e[t(147)][t(133)](t(151))[t(137)]({model:t(164),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(156)])return null;const o=n[s(136)](s(146)),i=n[s(160)]("hr");return n[s(150)](s(155),o),n[s(134)](n[s(131)](o,0),i),o},converterPriority:t(149)})}}function Ro(){const t=["enableCommand","TrackChangesEditing","createEmptyElement","ELEMENT_HORIZONTAL_LINE","HorizontalLineEditing","12150JRUpAA","horizontalLine","registerElementLabel","afterInit","createPositionAt","4439850gPLPan","for","insert","plugins","createContainerElement","elementToStructure","locale","descriptionFactory","5019759GWPORu","has","6135368OpKRzW","1193619jmkYTX","2584396NDqhFL","get","div","conversion","editor","high","addClass","dataDowncast","2765dkMnVC","40xOoCvh","2093346HyIwRn","ck-horizontal-line","showSuggestionHighlights","1KFvnMJ"];return(Ro=function(){return t})()}const Mo=vo;function vo(t,e){const n=Oo();return(vo=function(t,e){return n[t-=283]})(t,e)}function Oo(){const t=["commandName","HtmlEmbed","element","afterInit","20840cSFtfs","1733340LwjYJi","_registerLegacyDescription","nodeAfter","registerBlockAttribute","ELEMENT_HTML_EMBED","18NrWOTq","key","descriptionFactory","45597SKLQlC","registerElementLabel","registerDescriptionCallback","editor","11UJVrqF","77313XheIxw","locale","getFirstRange","TrackChangesEditing","5pmyIwz","1791bpLdXZ","*Change %0 content*","has","plugins","type","get","start","formatBlock","12GqBOJH","attribute","value","format","enableDefaultAttributesIntegration","22281OMpLbu","2144890iJdWID","16257324jhewlY","htmlEmbed","rawHtml"];return(Oo=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(368244===parseInt(e(316))/1*(-parseInt(e(308))/2)+parseInt(e(311))/3+-parseInt(e(303))/4*(-parseInt(e(320))/5)+-parseInt(e(288))/6*(parseInt(e(293))/7)+-parseInt(e(302))/8*(parseInt(e(321))/9)+-parseInt(e(294))/10+parseInt(e(315))/11*(parseInt(e(295))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class wo extends t.Plugin{[Mo(301)](){const t=Mo,e=this[t(314)];if(!e[t(283)][t(323)](t(299)))return;const n=e[t(283)][t(285)](t(319)),r=e[t(317)];n[t(310)][t(312)](t(297),(e=>Kr(r,t(307),e))),n[t(292)](t(296)),n[t(306)](t(290)),n[t(310)][t(313)]((e=>{const n=t;if(n(289)!=e[n(284)])return;const{data:s}=e;if(s&&n(290)==s[n(309)]&&e[n(318)]()[n(286)][n(305)].is(n(300),n(297))){const t=Kr(r,n(307));return{type:n(291),content:Kr(r,n(322),t)}}})),this[t(304)]()}[Mo(304)](){const t=Mo,e=this[t(314)],n=e[t(317)];e[t(283)][t(285)](t(319))[t(310)][t(313)]((e=>{const r=t;if(r(287)!=e[r(284)])return;const{data:s}=e;if(s&&r(296)==s[r(298)]){const t=Kr(n,r(307));return{type:r(291),content:Kr(n,r(322),t)}}}))}}const Fo=Po;function Do(){const t=["subType","locale","1wLbIqg","ImageUtils","descriptionFactory","convertBlockImageToInline","ImageInlineEditing","previous","Block image to inline image","*Set image width:* %0","createRange","ImageBlockEditing","end","getContainedElement","imageBlock","forward","isBefore","model","enableCommand","registerBlockAttribute","convertInlineImageToBlock","toggleImageCaption","_suggestionFactory","*Remove image text alternative*","imageTextAlternative","registerCustomCallback","element","getNearestSelectionRange","formatInline","ImageEditing","29572KOzjOf","nodeBefore","ImageUploadEditing","toNext","1549896mVtWgg","getClosestSelectedImageElement","caption","imageTypeBlock","afterInit","has","markInsertion","getSuggestionCallback","getFirstRange","addObject","*Reset image width*","isCollapsed","imageCaption","Inline image to block image","resizeImage","schema","getCaptionFromImageModelElement","join","fromPosition","*Set image text alternative:* %0","6605fMdcDC","filter","createRangeOn","selection","isEqual","2170YeMMfH","discard","attribute","markBlockFormat","get","TrackChangesEditing","isBlockImage","imageInline","ImageTextAlternativeEditing","176NcJyoS","backward","deletion","ELEMENT_CAPTION","imageTypeInline","formatBlock","2245098ShJlIk","_registerLegacyDescription","change","50814RyFQhQ","start","FORMAT_IMAGE_SIZE","7965461lfiWWM","type","key","detach","5586QBdsFJ","registerAttributeLabel","registerElementLabel","editor","uploadImage","length","alt","insertion","format","enableDefaultAttributesIntegration","resizedWidth","registerDescriptionCallback","removeObject","ImageCaptionEditing","width","5289584kdVWor","plugins","find","456cEGAZn","isIntersecting","_findSuggestions","markDeletion","isOwn","forceDefaultExecution","commandParams","chain","commandName","ImageResize","findIndex","imageStylePreApply","ELEMENT_IMAGE","toPrevious","accept","ELEMENT_INLINE_IMAGE","newValue","nodeAfter","insertImage","ImageCaptionUtils","document"];return(Do=function(){return t})()}function Po(t,e){const n=Do();return(Po=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(651813===-parseInt(e(156))/1*(-parseInt(e(228))/2)+-parseInt(e(133))/3*(-parseInt(e(184))/4)+parseInt(e(208))/5*(-parseInt(e(238))/6)+parseInt(e(234))/7+-parseInt(e(253))/8+-parseInt(e(231))/9*(-parseInt(e(213))/10)+parseInt(e(222))/11*(-parseInt(e(188))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class xo extends t.Plugin{[Fo(192)](){const t=Fo,e=this[t(241)];if(!e[t(254)][t(193)](t(183)))return;const n=e[t(254)][t(217)](t(218)),r=e[t(254)][t(217)](t(157)),s=e[t(155)];n[t(172)](t(151)),n[t(158)][t(240)](t(168),(e=>Kr(s,t(145),e))),n[t(158)][t(240)](t(220),(e=>Kr(s,t(148),e))),n[t(158)][t(240)](t(190),(()=>Kr(s,t(225)))),e[t(254)][t(193)](t(186))&&n[t(172)](t(242)),e[t(254)][t(193)](t(165))&&e[t(254)][t(193)](t(160))&&(n[t(172)](t(226),((s,o)=>{const i=t,a=r[i(189)](e[i(171)][i(153)][i(211)]);e[i(171)][i(230)]((()=>{const t=i;n[t(216)](a,{commandName:t(226),commandParams:[o]},[],t(159))}))})),n[t(172)](t(191),((s,o)=>{const a=t;e[a(171)][a(230)]((t=>{const c=a;let u=r[c(189)](e[c(171)][c(153)][c(211)]),l=t[c(210)](u);const f=i.LivePosition[c(206)](l[c(232)],c(146)),h=i.LivePosition[c(206)](l[c(166)],c(187));n[c(138)]((()=>s(o))),u=r[c(189)](e[c(171)][c(153)][c(211)]),l=t[c(210)](u);const g=t[c(164)](f,h);f[c(237)](),h[c(237)](),n[c(216)](u,{commandName:c(226),commandParams:[o]},[],c(174)),g[c(232)][c(170)](l[c(232)])&&n[c(194)](t[c(164)](g[c(232)],l[c(232)]),c(174)),l[c(166)][c(170)](g[c(166)])&&n[c(194)](t[c(164)](l[c(166)],g[c(166)]),c(174))}))})),n[t(176)][t(179)](t(227),t(174),t(205),(()=>!1)),n[t(176)][t(179)](t(227),t(174),t(147),(()=>!1)),n[t(176)][t(179)](t(227),t(174),t(214),n[t(176)][t(195)](t(227),"",t(147))),n[t(176)][t(179)](t(245),t(174),t(205),(()=>!1)),n[t(176)][t(179)](t(245),t(174),t(214),(([r])=>{const s=t,o=n[s(176)][s(195)](s(245),"",s(214));let i=r[s(232)],a=r[s(166)];const c=e[s(171)][s(203)][s(181)](i,s(223)),u=e[s(171)][s(203)][s(181)](a,s(169));c[s(199)]&&(i=c[s(232)]),u[s(199)]&&(a=u[s(166)]),o([e[s(171)][s(164)](i,a)])})),n[t(176)][t(179)](t(227),t(174),t(140),c),n[t(176)][t(179)](t(245),t(174),t(140),c)),e[t(254)][t(193)](t(251))&&(n[t(172)](t(175),((s,o)=>{const i=t,a=e[i(254)][i(217)](i(152));let c=r[i(189)](e[i(171)][i(153)][i(211)]),u=a[i(204)](c);e[i(171)][i(230)]((()=>{const t=i;if(u)return void n[t(136)](e[t(171)][t(210)](u));const l=r[t(219)](c);s(o),c=r[t(189)](e[t(171)][t(153)][t(211)]),u=a[t(204)](c),n[t(194)](e[t(171)][t(210)](u),l?null:t(200))}))})),n[t(176)][t(179)](t(245),t(200),t(140),c));const o=[{type:t(227),subType:t(144)},{type:t(245),subType:t(200)},{type:t(227),subType:t(174)},{type:t(245),subType:t(174)}];function a(e,s){const i=t,a=o[i(143)]((({type:t,subType:n})=>e[i(235)]==t&&e[i(154)]==n)),c=o[i(143)]((({type:t,subType:e})=>s[i(235)]==t&&s[i(154)]==e));if(a<0||c<0)return!1;const u=e[i(196)](),l=s[i(196)]();if((0==a||1==a)&&2==c&&u[i(134)](l))return!0;if(2==a&&3==c){const t=n[i(135)](u,i(245))[i(209)]((({suggestion:t,meta:e})=>e[i(137)]&&i(174)==t[i(154)]));if(t[i(243)]>1&&l[i(166)][i(212)](u[i(232)]))return!0;if(1==t[i(243)]&&(u[i(232)][i(212)](l[i(166)])||u[i(166)][i(212)](l[i(232)])))return!0}if(3==a&&3==c&&u[i(232)][i(170)](l[i(232)])){const t=u[i(166)][i(150)],e=l[i(232)][i(185)];return r[i(219)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(254)][t(193)](t(142))&&(n[t(247)](t(202)),n[t(173)](t(248)),n[t(158)][t(239)](t(248),Kr(s,t(233)))),e[t(254)][t(193)](t(221))&&(n[t(247)](t(178)),n[t(173)](t(244))),n[t(158)][t(249)]((e=>{const n=t;if(o[n(132)]((({type:t,subType:r})=>e[n(235)]==t&&e[n(154)]==r)))return e[n(161)]?{}:void 0})),n[t(158)][t(249)]((e=>{const n=t;if(n(245)==e[n(235)]||n(224)==e[n(235)]){const t=e[n(167)]();if(t&&t.is(n(180),n(190)))return{type:n(245)==e[n(235)]?n(197):n(250),element:t,quantity:1}}})),n[t(158)][t(249)]((e=>t(227)==e[t(235)]&&t(174)==e[t(154)]?{type:t(246),content:t(201)}:t(227)==e[t(235)]&&t(159)==e[t(154)]?{type:t(246),content:t(162)}:void 0)),n[t(158)][t(249)]((e=>{const n=t;if(n(215)!=e[n(235)])return;const{data:r}=e;if(!r||n(244)!=r[n(236)])return;const o=r[n(149)];return o?{type:n(246),content:Kr(s,n(207),'"'+o+'"')}:{type:n(246),content:Kr(s,n(177))}})),this[t(229)]()}[Fo(229)](){const t=Fo,e=this[t(241)],n=e[t(155)];e[t(254)][t(217)](t(218))[t(158)][t(249)]((e=>{const r=t;if(r(227)!=e[r(235)]&&r(182)!=e[r(235)])return;const{data:s}=e;if(s){if(r(178)==s[r(141)]){const t=s[r(139)][0][r(149)];return t?{type:r(246),content:Kr(n,r(207),'"'+t+'"')}:{type:r(246),content:Kr(n,r(177))}}if(r(202)==s[r(141)]){const t=s[r(139)][0][r(252)];return t?{type:r(246),content:Kr(n,r(163),t)}:{type:r(246),content:Kr(n,r(198))}}}}))}}const Bo=jo;function Uo(){const t=["getSuggestionCallback","947047nsWLxM","43236YSMuxl","oldValue","formatBlock","189JrPnzM","_registerLegacyDescription","130530zZlIVT","descriptionFactory","src","commandName","4740ePnzxg","ImageEditing","format","replaceImageSource","afterInit","locale","enableDefaultAttributesIntegration","has","_handleLegacySuggestions","discard","6230wVHvpT","newValue","*Replace image URL*","*Format:* replace image URL","_suggestionFactory","registerCustomCallback","editor","get","registerBlockAttribute","TrackChangesEditing","accept","165QxKamf","type","registerDescriptionCallback","plugins","60740vUPNgW","key","8565664hIXGZT","attribute","24739fIRIgV","18684zdRovN","4aoHKle","formatInline"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=447]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(638715===-parseInt(e(479))/1+parseInt(e(476))/2*(parseInt(e(485))/3)+-parseInt(e(480))/4*(parseInt(e(466))/5)+-parseInt(e(489))/6*(parseInt(e(455))/7)+-parseInt(e(472))/8+-parseInt(e(483))/9*(-parseInt(e(470))/10)+parseInt(e(474))/11*(parseInt(e(475))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(449)](){const t=Bo;if(!this[t(461)][t(469)][t(452)](t(490)))return;const e=this[t(461)][t(450)],n=this[t(461)][t(469)][t(462)](t(464));n[t(451)](t(448)),n[t(463)](t(487)),n[t(486)][t(468)]((n=>{const r=t;if(r(473)!=n[r(467)])return;const{data:s}=n;return s&&r(487)==s[r(471)]?s[r(456)]&&s[r(481)]?{type:r(447),content:Kr(e,r(457))}:{type:r(447),content:""}:void 0})),this[t(453)]()}[Bo(453)](){const t=Bo,e=this[t(461)][t(469)][t(462)](t(464));e[t(459)][t(460)](t(482),t(448),t(465),e[t(459)][t(478)](t(482),null,t(454))),e[t(459)][t(460)](t(482),t(448),t(454),e[t(459)][t(478)](t(482),null,t(465))),this[t(484)]()}[Bo(484)](){const t=Bo,e=this[t(461)],n=e[t(450)];e[t(469)][t(462)](t(464))[t(486)][t(468)]((e=>{const r=t;if(r(482)!=e[r(467)]&&r(477)!=e[r(467)])return;const{data:s}=e;return s&&r(448)==s[r(488)]?{type:r(447),content:Kr(n,r(458))}:void 0}))}}function Vo(t,e){const n=Ho();return(Vo=function(t,e){return n[t-=270]})(t,e)}const Wo=Vo;function Ho(){const t=["change","convertInlineImageToBlock","from","_splitMarkerName","type","isOwn","shouldConvertImageType","isInContent","differ","start","nodeAfter","ImageStyleEditing","editor","hasSuggestion","1064161obVild","imageTypeBlock","getContainedElement","_findSuggestions","locale","7706FxAZhD","normalizedStyles","end","insertion","TrackChangesEditing","getChangedMarkers","imageCaption","1091997wRuAvp","imageStylePreApply","370aWkslx","194353ljRfOm","imageStyle","subType","enableCommand","commandReversedParams","markBlockFormat","value","toLowerCase","registerDescriptionCallback","selection","markInlineFormat","FORMAT_SIDE_IMAGE","discardSuggestion","isEqual","imageTypeInline","getSuggestionCallback","suggestion","Users","9039701CnnHGM","author","name","chain","newRange","isInlineImage","refresh","discard","getSuggestions","16HDNINB","ImageUtils","length","document","join","getSuggestion","getFirstRange","model","getClosestSelectedImageElement","formatInline","registerPostFixer","findIndex","commandParams","side","has","31060rqAugY","next","isBlockImage","isBefore","20CcRrUr","111HoaqHa","registerCustomCallback","afterInit","forEach","commandName","descriptionFactory","accept","35562SfByRk","*Format:* %0","get","format","createRangeOn","isIntersecting","filter","_suggestionFactory","setImageNaturalSizeAttributes","nodeBefore","commands","_registerLegacyDescription","head","imageStylePostApply","formatBlock","plugins","title"];return(Ho=function(){return t})()}!function(t){const e=Vo,n=t();for(;;)try{if(228166===-parseInt(e(364))/1+-parseInt(e(354))/2+parseInt(e(311))/3*(-parseInt(e(306))/4)+parseInt(e(363))/5*(parseInt(e(318))/6)+-parseInt(e(349))/7*(parseInt(e(291))/8)+parseInt(e(361))/9*(-parseInt(e(310))/10)+parseInt(e(282))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Wo(313)](){const t=Wo,n=this[t(347)];if(!n[t(333)][t(305)](t(346)))return;const r=n[t(333)][t(320)](t(358)),s=n[t(333)][t(320)](t(292)),o={};r[t(367)](t(365),((o,i)=>{const a=t,c=n[a(333)][a(320)](a(281)).me,u=n[a(328)][a(320)](a(365));let l=s[a(299)](n[a(298)][a(294)][a(273)]),f=n[a(298)][a(322)](l),h=u[a(270)];if(h==i[a(270)])return;const g={commandName:a(365),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(298)][a(335)]((()=>{const t=a;if(r[t(290)]()[t(324)]((e=>e[t(342)]&&c==e[t(283)]&&(t(332)==e[t(339)]||t(300)==e[t(339)])&&(t(362)==e[t(366)]||t(331)==e[t(366)])&&e[t(297)]()[t(277)](f)))[t(314)]((e=>r[t(276)](e[t(330)]))),l=s[t(299)](n[t(298)][t(294)][t(273)]),f=n[t(298)][t(322)](l),u[t(288)](),n[t(328)][t(320)](t(278))[t(288)](),n[t(328)][t(320)](t(350))[t(288)](),h=u[t(270)],h!=i[t(270)])return s[t(287)](l)&&u[t(341)](i[t(270)],l)?(o({...i,setImageSizes:!1}),l=s[t(299)](n[t(298)][t(294)][t(273)]),void r[t(369)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(362))):void(s[t(308)](l)?r[t(369)](l,g,[],t(331)):r[t(274)](f,g,t(331)))}))}));for(const e of n[t(333)][t(320)](t(346))[t(355)])o[e[t(284)]]=e[t(334)][t(271)]();r[t(325)][t(312)](t(332),t(362),t(295),(()=>!1)),r[t(325)][t(312)](t(332),t(331),t(295),(()=>!1)),r[t(325)][t(312)](t(300),t(331),t(295),(()=>!1)),r[t(325)][t(312)](t(332),t(362),t(317),(([e])=>{const n=t;s[n(326)](e[n(351)]())})),r[t(325)][t(312)](t(332),t(362),t(289),((e,n)=>{const s=t;r[s(325)][s(279)](s(332),"",s(317))(e,{commandName:n[s(315)],commandParams:n[s(368)]})})),r[t(325)][t(312)](t(332),t(362),t(285),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(332),subType:t(362)},{type:t(357),subType:t(360)},{type:t(332),subType:t(336)},{type:t(357),subType:t(336)}];function a(e,n){const o=t,a=i[o(302)]((({type:t,subType:n})=>e[o(339)]==t&&e[o(366)]==n)),c=i[o(302)]((({type:t,subType:e})=>n[o(339)]==t&&n[o(366)]==e));if(a<0||c<0)return!1;const u=e[o(297)](),l=n[o(297)]();if((0==a||1==a)&&2==c&&u[o(323)](l))return!0;if(2==a&&3==c){const t=r[o(352)](u,o(357))[o(324)]((({suggestion:t,meta:e})=>e[o(340)]&&o(336)==t[o(366)]));if(t[o(293)]>1&&l[o(356)][o(277)](u[o(344)]))return!0;if(1==t[o(293)]&&(u[o(344)][o(277)](l[o(356)])||u[o(356)][o(277)](l[o(344)])))return!0}if(3==a&&3==c&&u[o(344)][o(309)](l[o(344)])){const t=u[o(356)][o(345)],e=l[o(344)][o(327)];return s[o(308)](t)&&t===e}return!1}n[t(298)][t(294)][t(301)]((()=>{const e=t;let o=!1;const i=Array[e(337)](n[e(298)][e(294)][e(343)][e(359)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(338)](t);if(e(280)==i&&r[e(348)](u)){if(e(332)==a&&(e(362)==c||e(331)==c)){const t=r[e(296)](u);if(n[e(286)]){const n=t[e(297)]()[e(351)]();if(s[e(308)](n))continue;r[e(276)](t),o=!0}}if(e(357)==a&&e(360)==c&&!n[e(286)]){const t=r[e(296)](u);t[e(307)]&&t[e(307)][e(342)]&&(r[e(276)](t[e(307)]),o=!0)}}}return o})),this[t(329)](o)}[Wo(329)](t){const e=Wo,n=this[e(347)],r=n[e(353)];n[e(333)][e(320)](e(358))[e(316)][e(272)]((n=>{const s=e;if(s(332)!=n[s(339)]&&s(300)!=n[s(339)])return;const{data:o}=n;if(!o||s(365)!=o[s(315)])return;const i=o[s(303)][0][s(270)];return function(t){const e=s;return{type:e(321),content:Kr(r,e(319),t)}}(s(304)===i?Kr(r,s(275)):t[i]||i)}))}}function Ko(t,e){const n=Xo();return(Ko=function(t,e){return n[t-=197]})(t,e)}const qo=Ko;function Xo(){const t=["trackChanges","_setSuggestionData","2218989TEczQp","commands","4246450EYzZWY","high","_handleImportedData","6765102nvTcMc","forEach","collaboration_features","execute","Users","value","track_changes","listenTo","809018fSAhUW","dataInsert","_trackChangesExecuted","lowest","34399834BKaNfS","get","editor","importWord","_trackChangesValueDuringImport","2663600VfUlVJ","plugins","enableCommand","bind","afterInit","3166264HamQOF","TrackChangesEditing"];return(Xo=function(){return t})()}!function(t){const e=Ko,n=t();for(;;)try{if(848540===-parseInt(e(223))/1+-parseInt(e(201))/2+-parseInt(e(210))/3+parseInt(e(206))/4+-parseInt(e(212))/5+-parseInt(e(215))/6+parseInt(e(227))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(200)]=!1,this[e(225)]=!1}[qo(205)](){const t=qo,e=this[t(198)],n=e[t(211)][t(197)](t(199)),r=e[t(211)][t(197)](t(208));n&&(n.on(t(218),((e,[,n])=>{const s=t;this[s(200)]=r[s(220)],n[s(217)][s(221)]=!this[s(200)]}),{priority:t(213)}),this[t(222)](n,t(224),this[t(214)][t(204)](this)),this[t(222)](n,t(224),(()=>{const e=t;this[e(225)]&&(r[e(218)](),this[e(225)]=!1)}),{priority:t(226)}),e[t(202)][t(197)](t(207))[t(203)](t(199)))}[qo(214)](t,e){const n=qo,{suggestions:r}=e,s=this[n(198)][n(211)][n(197)](n(208)),o=s[n(220)];this[n(200)]!==o&&(s[n(218)](),this[n(225)]=!0),r&&r[n(216)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(198)][o(202)][o(197)](o(219)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(199)}}};this[o(198)][o(202)][o(197)](o(207))[o(209)](i)}))}}const Qo=Jo;function Yo(){const t=["format","IndentBlock","getItems","formatBlock","TrackChangesEditing","7OIeBzq","blockIndent","FORMAT_INDENT","_registerLegacyDescription","627733rbBxDY","216OxmJDh","commandName","enableDefaultAttributesIntegration","642410rJvlIo","1077546wBDKhf","1944027GBhdqd","outdentBlock","get","afterInit","*Outdent:* %0","registerAttributeLabel","2TQVojx","registerBlockAttribute","has","1956990SmgcNw","indent","locale","registerDescriptionCallback","outdent","getItemLabel","*Indent:* %0","indentBlock","3467384SdQFMx","enableCommand","plugins","1366928VmiCDj","descriptionFactory","type","editor","IndentEditing"];return(Yo=function(){return t})()}function Jo(t,e){const n=Yo();return(Jo=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(386158===parseInt(e(118))/1*(-parseInt(e(130))/2)+-parseInt(e(124))/3+parseInt(e(144))/4+parseInt(e(133))/5+parseInt(e(123))/6*(-parseInt(e(114))/7)+-parseInt(e(141))/8+parseInt(e(119))/9*(parseInt(e(122))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Qo(127)](){const t=Qo,e=this[t(107)],n=e[t(143)][t(126)](t(113));if(e[t(143)][t(132)](t(108))&&(n[t(142)](t(134)),n[t(142)](t(137))),e[t(143)][t(132)](t(110)))for(const e of[t(140),t(125)])n[t(121)](e);const r=e[t(135)];n[t(131)](t(115)),n[t(145)][t(129)](t(115),Kr(r,t(116))),this[t(117)]()}[Qo(117)](){const t=Qo,e=this[t(107)],n=e[t(135)],r=e[t(143)][t(126)](t(113));r[t(145)][t(136)]((e=>{const s=t;if(s(112)!=e[s(106)])return;const{data:o}=e;if(!o)return;if(s(140)!=o[s(120)]&&s(125)!=o[s(120)])return;const i=e[s(111)]()[0],a=r[s(145)][s(138)](i);return s(140)==o[s(120)]?{type:s(109),content:Kr(n,s(139),a)}:s(125)==o[s(120)]?{type:s(109),content:Kr(n,s(128),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=327]})(t,e)}function ni(){var t=["1156ndtXuo","177572lRKEqA","128382wbVgcG","enableCommand","185035YhCiMo","2947416IzBCXw","editor","input","153816DVuUfi","get","TrackChangesEditing","4070ycrYkP","119bBCLbi","plugins","1697256yRzQLh","init","requires","40lmhxDj"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(189319===-parseInt(e(328))/1+-parseInt(e(343))/2+-parseInt(e(332))/3+parseInt(e(342))/4*(-parseInt(e(335))/5)+parseInt(e(344))/6*(parseInt(e(336))/7)+-parseInt(e(329))/8+-parseInt(e(338))/9*(-parseInt(e(341))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(340)](){return[Os.Input]}[ti(339)](){var t=ti;this[t(330)][t(337)][t(333)](t(334))[t(327)](t(331))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=160]})(t,e)}const oi=si;function ii(){const t=["registerAttributeLabel","editor","*Set link:* %0","commandName","linkHref","904312eTUdaf","key","afterInit","unlink","attribute","15LTzHMp","label","2884Ozpxqd","_registerLegacyDescription","*Remove link*","descriptionFactory","toLowerCase","manualDecorators","formatInline","530TRRxdF","has","format","921900qceYLV","285215shLUEp","link","link (","34227awYYFi","commands","locale","commandParams","plugins","TrackChangesEditing","50YvXIFm","newValue","registerInlineAttribute","type","enableDefaultAttributesIntegration","6epcJve","registerDescriptionCallback","LinkEditing","250512JqCdig","get"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(115457===parseInt(e(168))/1*(parseInt(e(190))/2)+-parseInt(e(198))/3+parseInt(e(180))/4+-parseInt(e(181))/5*(-parseInt(e(195))/6)+-parseInt(e(170))/7+parseInt(e(163))/8+parseInt(e(184))/9*(-parseInt(e(177))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(165)](){const t=oi,e=this[t(201)];if(!e[t(188)][t(178)](t(197)))return;const n=e[t(188)][t(199)](t(189)),r=e[t(185)][t(199)](t(182));n[t(194)](t(182)),n[t(194)](t(166)),n[t(192)](t(162));for(const e of r[t(175)])n[t(192)](e.id),n[t(173)][t(200)](e.id,t(183)+e[t(169)][t(174)]()+")");n[t(173)][t(196)]((n=>{const r=t;if(r(167)!=n[r(193)])return;const{data:s}=n;if(!s||r(162)!=s[r(164)])return;const o=s[r(191)],i=e[r(186)];return{type:r(179),content:null==o?Kr(i,r(172)):Kr(i,r(160),'"'+o+'"')}})),this[t(171)]()}[oi(171)](){const t=oi,e=this[t(201)],n=e[t(186)];e[t(188)][t(199)](t(189))[t(173)][t(196)]((e=>{const r=t;if(r(176)!=e[r(193)])return;const{data:s}=e;if(s){if(r(182)==s[r(161)]){const t=s[r(187)][0];return{type:r(179),content:Kr(n,r(160),'"'+t+'"')}}return r(166)==s[r(161)]?{type:r(179),content:Kr(n,r(172))}:void 0}}))}}function ci(t,e){const n=li();return(ci=function(t,e){return n[t-=438]})(t,e)}const ui=ci;function li(){const t=["execute","registerDescriptionCallback","todoListChecked","format","type","schema","model","4eQIdnm","change","length","7497981epFZJh","numbered","LegacyTodoListEditing","bulleted","add","1290504ytrvRt","458054oySeHO","listType","listIndent","commands","markBlockFormat","List","2287480qqyCeM","editor","enableCommand","previousSibling","filter","before","ELEMENT_NUMBERED_LIST","createRange","35EhGGkg","name","21MiSPst","checkTodoList","formatBlock","commandParams","indentList","*Outdent:* %0","parent","ELEMENT_LIST_ITEM","*Change to:* %0","*Uncheck item*","element","getAttribute","get","commandName","getSelectedBlocks","blockName","selection","push","from","numberedList","forceValue","TrackChangesEditing","document","*Indent:* %0","todoList","value","end","afterInit","660720BOgumR","checkChild","*Check item*","nextSibling","424828XpwguW","createPositionAt","outdentList","ELEMENT_TODO_LIST","slice","has","ELEMENT_BULLETED_LIST","LegacyListEditing","listItem","locale","todo","plugins","26083670OsKwcI","replace","findIndex","formatInline","paragraph","bulletedList","registerElementLabel","11UhZRzc","isObject","_selectedElements","descriptionFactory"];return(li=function(){return t})()}!function(t){const e=ci,n=t();for(;;)try{if(735456===-parseInt(e(470))/1*(parseInt(e(479))/2)+-parseInt(e(478))/3+-parseInt(e(440))/4*(parseInt(e(493))/5)+-parseInt(e(523))/6*(parseInt(e(495))/7)+-parseInt(e(485))/8+parseInt(e(473))/9+parseInt(e(452))/10*(parseInt(e(459))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ui(522)](){const t=ui,e=this[t(486)],n=e[t(449)];if(!e[t(451)][t(445)](t(447)))return;const r=e[t(451)][t(507)](t(516)),s=e[t(451)][t(445)](t(475));function o(t){return()=>{const n=ci,s=e[n(469)][n(517)][n(511)],o=e[n(482)][n(507)](t);if(o[n(520)])return void e[n(463)](n(456),{});const i=t[n(444)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(513)](t)[s(489)]((t=>function(t,e){const n=s;return e[n(524)](t[n(501)],n(448))&&!e[n(460)](t)}(t,r)));o=o[s(489)]((t=>!t.is(s(505),s(448))||t[s(506)](s(480))!=e));const i=new Set;for(const t of o)t.is(s(505),s(448))?i[s(477)](hi(t)):i[s(477)](t);return Array[s(513)](i)}(s[n(509)](),i,e[n(469)][n(468)]);e[n(469)][n(471)]((()=>{const e=n;for(const n of a)r[e(483)](n,{commandName:t,commandParams:[{forceValue:!o[e(520)]}],formatGroupId:e(510)},gi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(513)](t);const r=n[e(454)]((t=>e(448)!=t[e(494)]));return r>-1&&(n=n[e(444)](0,r)),n}(e[n(469)][n(517)][n(511)][n(509)]()),o=e[n(469)][n(492)](e[n(469)][n(441)](s[0],n(490)),e[n(469)][n(441)](s[s[n(472)]-1],n(521)));e[n(469)][n(471)]((()=>{const e=n;r[e(483)](o,{commandName:t,commandParams:[],formatGroupId:e(481)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(439)];for(;t&&t[n(506)](n(481))>e[n(506)](n(481));)r[n(477)](t),t=t[n(439)]}return Array[n(513)](r)}(s))}))}}r[t(487)](t(514),o(t(514))),r[t(487)](t(457),o(t(457))),s&&r[t(487)](t(519),o(t(519))),r[t(487)](t(499),i(t(499))),r[t(487)](t(442),i(t(442))),s&&r[t(487)](t(496),(()=>{const n=t,s=e[n(482)][n(507)](n(496)),o=Array[n(513)](s[n(461)]);o[n(489)]((t=>t[n(506)](n(465))!=s[n(520)])),e[n(469)][n(471)]((()=>{const t=n;for(const e of o)r[t(483)](e,{commandName:t(496),commandParams:[{forceValue:!s[t(520)]}]})}))})),r[t(462)][t(458)](t(448),(e=>Kr(n,t(502),e))),r[t(462)][t(464)]((e=>{const r=t;if(r(497)!=e[r(467)]&&r(455)!=e[r(467)])return;const{data:s}=e;if(s){if(r(514)==s[r(508)]||r(457)==s[r(508)]||r(519)==s[r(508)])switch(s[r(508)][r(453)](r(484),"")){case r(476):return o(Kr(n,r(446)));case r(474):return o(Kr(n,r(491)));case r(450):return o(Kr(n,r(443)))}if(r(499)==s[r(508)])return{type:r(466),content:Kr(n,r(518),Kr(n,r(502)))};if(r(442)==s[r(508)])return{type:r(466),content:Kr(n,r(500),Kr(n,r(502)))};if(r(496)==s[r(508)])return s[r(498)][0][r(515)]?{type:r(466),content:Kr(n,r(438))}:{type:r(466),content:Kr(n,r(504))}}function o(t){const e=r;return{type:e(466),content:Kr(n,e(503),t)}}}))}}function hi(t){const e=ui,n=t[e(506)](e(481));if(0==n)return t;let r=t;for(;t[e(488)]&&t[e(488)].is(e(505),e(448));){const s=t[e(488)][e(506)](e(481));if(s==n)r=t[e(488)];else if(s<n)break;t=t[e(488)]}return r}function gi(t){const e=ui,n=[];if(t.is(e(505),e(448))&&t[e(506)](e(481))>0){let r=t[e(439)];for(;r&&e(448)==r[e(494)]&&r[e(506)](e(481))==t[e(506)](e(481));)n[e(512)](r),r=r[e(439)]}return n}const di=mi;function pi(){const t=["listStyle","replace","76tOQidU","_LIST_","2108008ZmWSyr","enableCommand","getSelectedBlocks","flat","16905306ihfiaa","handleListStyleCommand","unshift","bind","246351ntpnkl","listReversed","TrackChangesEditing","335144GcoMuR","6897tRpmTS","LegacyListUtils","toUpperCase","get","formatInline","commandName","length","default","locale","getListTypeFromListStyleType","format","_getTranslationKeyForListStyle","numbered","handleListReversedCommand","6CrwCgf","has","createRange","*Change to:* %0","listType","registerDescriptionCallback","getSiblingNodes","listStart","549RoVMYQ","backward","handleDescriptions","handleListStartCommand","listItem","*Format:* set order to regular","formatBlock","LegacyListPropertiesEditing","type","ELEMENT_","editor","document","push","descriptionFactory","before","map","getFirstPosition","192DtabmO","forward","parent","startIndex","3749045pRvBXC","afterInit","markMultiRangeBlockFormat","getLastPosition","change","plugins","reversed","styles","selection","from","element","_getSuggestionBlocksForListStyle","list.properties","7300liYMog","commandParams","model","config","getAttribute","*Format:* set start index to %0","createPositionAt","_getSuggestionBlocks","*Format:* set order to reversed","filter"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(672659===parseInt(e(213))/1+parseInt(e(282))/2*(-parseInt(e(214))/3)+parseInt(e(284))/4+-parseInt(e(257))/5*(parseInt(e(228))/6)+-parseInt(e(210))/7*(parseInt(e(253))/8)+parseInt(e(236))/9*(-parseInt(e(270))/10)+parseInt(e(288))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[di(258)](){const t=di;if(!this[t(246)][t(262)][t(229)](t(243)))return;const e=this[t(246)][t(273)][t(217)](t(269)),n=this[t(246)][t(262)][t(217)](t(212));e[t(264)]&&n[t(285)](t(280),this[t(289)][t(209)](this)),e[t(263)]&&n[t(285)](t(211),this[t(227)][t(209)](this)),e[t(256)]&&n[t(285)](t(235),this[t(239)][t(209)](this)),n[t(249)][t(233)](this[t(238)][t(209)](this))}[di(289)](t,e={}){const n=di,r=this[n(246)][n(262)][n(217)](n(212)),s=this[n(268)]();this[n(246)][n(272)][n(261)]((()=>{const t=n;r[t(259)](s,{commandName:t(280),commandParams:[{type:e[t(244)]}],formatGroupId:t(280)})}))}[di(227)](t,e={}){const n=di,r=this[n(246)][n(262)][n(217)](n(212)),s=this[n(277)]((t=>t.is(n(267),n(240))&&n(226)===t[n(274)](n(232))));if(s[n(220)]<1)return;const o=s[n(251)]((t=>this[n(246)][n(272)][n(230)](this[n(246)][n(272)][n(276)](t,n(250)),this[n(246)][n(272)][n(276)](t,0))));this[n(246)][n(272)][n(261)]((()=>{const t=n;r[t(259)](o,{commandName:t(211),commandParams:[{reversed:e[t(263)]}],formatGroupId:t(211)})}))}[di(239)](t,e={}){const n=di,r=this[n(246)][n(262)][n(217)](n(212)),s=this[n(277)]((t=>t.is(n(267),n(240))&&n(226)===t[n(274)](n(232))));if(s[n(220)]<1)return;const o=s[n(251)]((t=>this[n(246)][n(272)][n(230)](this[n(246)][n(272)][n(276)](t,n(250)),this[n(246)][n(272)][n(276)](t,0))));this[n(246)][n(272)][n(261)]((()=>{const t=n;r[t(259)](o,{commandName:t(235),commandParams:[{startIndex:e[t(256)]}],formatGroupId:t(235)})}))}[di(238)](t){const e=di;if(e(242)!=t[e(244)]&&e(218)!=t[e(244)])return;const n=this[e(246)][e(222)],{data:r}=t;if(!r)return;let s,o;switch(r[e(219)]){case e(280):s=e(231),o={type:e(224),content:Kr(n,s,Kr(n,this[e(225)](r[e(271)][0][e(244)])))};break;case e(211):s=r[e(271)][0][e(263)]?e(278):e(241),o={type:e(224),content:Kr(n,s)};break;case e(235):s=e(275),o={type:e(224),content:Kr(n,s,r[e(271)][0][e(256)])}}return o}[di(268)](){const t=di;var e,n,r,s;const o=this[t(246)][t(262)][t(217)](t(215));let i=Array[t(266)](this[t(246)][t(272)][t(247)][t(265)][t(286)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(267),t(240)))&&i[t(290)](...o[t(234)](this[t(246)][t(272)][t(247)][t(265)][t(252)](),t(237))),(null===(n=i[i[t(220)]-1])||void 0===n?void 0:n.is(t(267),t(240)))&&i[t(248)](...o[t(234)](this[t(246)][t(272)][t(247)][t(265)][t(260)](),t(254))),i=[...new Set(i)],(null===(s=null===(r=this[t(246)][t(272)][t(247)][t(265)][t(252)]())||void 0===r?void 0:r[t(255)])||void 0===s?void 0:s.is(t(267),t(240)))&&(i=i[t(279)]((e=>e.is(t(267),t(240))))),i}[di(277)](t){const e=di,n=this[e(246)][e(262)][e(217)](e(215));let r=Array[e(266)](this[e(246)][e(272)][e(247)][e(265)][e(286)]())[e(279)](t)[e(251)]((t=>{const r=e,s=this[r(246)][r(272)][r(276)](t,0);return[...n[r(234)](s,r(237)),...n[r(234)](s,r(254))]}))[e(287)]();return r=[...new Set(r)],r}[di(225)](t){const e=di;return e(245)+(this[e(246)][e(262)][e(217)](e(215))[e(223)](t)||e(221))[e(216)]()+e(283)+t[e(216)]()[e(281)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["enableCommand","stop","createEmptyElement","195153ZKgTdY","media","conversion","downcastDispatcher","TrackChangesEditing","elementToElement","get","locale","has","615987fRTECi","ELEMENT_MEDIA","24YorVDD","descriptionFactory","3860NwfUEr","for","high","registerElementLabel","data","plugins","MediaEmbedEditing","options","attribute:url:media","mediaEmbed","29202624pIIHKQ","editor","26tnJbpQ","afterInit","25443WOzyIg","1468245oLwVhg","4XUBJeo","dataDowncast","6449bxHOIp","7056712eWvHgh","showSuggestionHighlights","div"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(642494===parseInt(e(222))/1*(-parseInt(e(216))/2)+-parseInt(e(238))/3*(-parseInt(e(220))/4)+-parseInt(e(219))/5*(-parseInt(e(240))/6)+parseInt(e(229))/7+parseInt(e(223))/8+parseInt(e(218))/9*(parseInt(e(242))/10)+-parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(217)](){const t=Ei,e=this[t(215)];if(!e[t(247)][t(237)](t(248)))return;const n=e[t(247)][t(235)](t(233)),r=e[t(236)];n[t(226)](t(213)),n[t(241)][t(245)](t(230),(e=>Kr(r,t(239),e))),e[t(231)][t(243)](t(221))[t(234)]({model:t(230),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(224)])return n[s(228)](s(225))},converterPriority:t(244)}),e[t(246)][t(232)].on(t(212),((e,n,r)=>{const s=t;r[s(211)][s(224)]&&e[s(227)]()}),{priority:t(244)})}}function yi(){const t=["enableCommand","6611hhqAnq","505423DmZLQc","3294045LPZHIy","105745VKEFow","mention","615915WDtPuV","275874SxKgmV","afterInit","TrackChangesEditing","editor","2vtUegt","plugins","MentionEditing","get","5545560iSqIEQ","has","84ysUKaf","14iXLMRA","2190PajvxF"];return(yi=function(){return t})()}function Ai(t,e){const n=yi();return(Ai=function(t,e){return n[t-=372]})(t,e)}const ki=Ai;!function(t){const e=Ai,n=t();for(;;)try{if(354614===-parseInt(e(390))/1*(parseInt(e(379))/2)+parseInt(e(374))/3+-parseInt(e(385))/4*(parseInt(e(372))/5)+-parseInt(e(375))/6*(parseInt(e(386))/7)+parseInt(e(383))/8+parseInt(e(391))/9+parseInt(e(387))/10*(parseInt(e(389))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ci extends t.Plugin{[ki(376)](){const t=ki,e=this[t(378)];e[t(380)][t(384)](t(381))&&e[t(380)][t(382)](t(377))[t(388)](t(373))}}const Li=Ni;function Ni(t,e){const n=Ri();return(Ni=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=Ni,n=t();for(;;)try{if(295132===-parseInt(e(232))/1*(parseInt(e(223))/2)+parseInt(e(203))/3*(parseInt(e(215))/4)+parseInt(e(205))/5+-parseInt(e(231))/6*(-parseInt(e(207))/7)+-parseInt(e(220))/8*(-parseInt(e(209))/9)+parseInt(e(230))/10*(-parseInt(e(237))/11)+-parseInt(e(210))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ri);class Si extends t.Plugin{[Li(221)](){const t=Li,e=this[t(240)];if(!e[t(213)][t(225)](t(216)))return;e[t(213)][t(224)](t(222))[t(226)](t(212)),e[t(213)][t(224)](t(222))[t(226)](t(238));const n=e[t(213)][t(224)](t(222)),r=e[t(233)];n[t(228)][t(239)](t(229),(e=>Kr(r,t(208),e))),n[t(228)][t(239)](t(234),(e=>Kr(r,t(208),e))),n[t(228)][t(227)]((n=>{const s=t;if(s(206)!=n[s(217)]&&s(204)!=n[s(217)])return;const o=n[s(236)]();if(null==o)return;if(!o.is(s(214),s(229))&&!o.is(s(214),s(234)))return;const i=e[s(213)][s(224)](s(216))[s(219)](o[s(218)]("id"));return s(206)==n[s(217)]?{type:s(206),content:Kr(r,s(211),'"'+i+'" '+Kr(r,s(208)))}:{type:s(204),content:Kr(r,s(235),'"'+i+'" '+Kr(r,s(208)))}}))}}function Ri(){const t=["element","8sgcXtc","MergeFieldsEditing","type","getAttribute","getLabel","959256qKjcGY","afterInit","TrackChangesEditing","3218rTgKSk","get","has","enableCommand","registerDescriptionCallback","descriptionFactory","mergeField","40bjfyqq","138KFYaEI","103vKnAde","locale","mergeFieldBlock","*Remove:* %0","getContainedElement","1072874CNqpVq","insertMergeFieldBlock","registerElementLabel","editor","439707ADvBTr","deletion","1924270ISzFiL","insertion","80423ZOvaeT","ELEMENT_MERGE_FIELD","27hmStuq","5411580AXHGRk","*Insert:* %0","insertMergeField","plugins"];return(Ri=function(){return t})()}function Mi(){const t=["*Remove format:* %0","descriptionFactory","2961822ISbsTg","3193232xydjNP","oldValue","locale","format","has","7LyqaUX","get","4736368EUjerS","registerBlockAttribute","MultiLevelList","head","next","key","listMarkerStyle","afterInit","multiLevelList","registerDescriptionCallback","listType","data","newValue","2472176ZdcCTf","TrackChangesEditing","editor","ELEMENT_MULTI_LEVEL_LIST","enableDefaultAttributesIntegration","*Set format:* %0","783122dPIHmo","10078950dJgCXf","handleDescriptions","plugins","4247070SkeNRc"];return(Mi=function(){return t})()}const vi=Oi;function Oi(t,e){const n=Mi();return(Oi=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=Oi,n=t();for(;;)try{if(996355===-parseInt(e(360))/1+parseInt(e(368))/2+parseInt(e(367))/3+parseInt(e(354))/4+parseInt(e(364))/5+-parseInt(e(361))/6*(parseInt(e(373))/7)+-parseInt(e(375))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class wi extends t.Plugin{[vi(382)](){const t=vi,e=this[t(356)],n=e[t(363)][t(374)](t(355));e[t(363)][t(372)](t(377))&&(n[t(358)](t(383)),n[t(376)](t(381)),n[t(366)][t(384)]((e=>this[t(362)](e))))}[vi(362)](t){const e=vi,n=this[e(356)][e(370)],{data:r}=t,s={type:e(371),content:""};if(r&&e(381)==r[e(380)]){if(!r[e(369)])return{type:e(371),content:Kr(n,e(359),Kr(n,e(357)))+" ("+r[e(353)]+")"};if(!r[e(353)]){let o=t[e(378)];for(;o;){if(o[e(352)]&&e(385)==o[e(352)][e(380)]&&o[e(352)][e(353)])return s;o=o[e(379)]}return{type:e(371),content:Kr(n,e(365),Kr(n,e(357)))+" ("+r[e(369)]+")"}}}}}const Fi=Pi;function Di(){const t=["9899400orzNUI","pageBreak","17822336twfCSL","get","5779837qaKXrw","1616806dzxtWA","enableCommand","6694765tFzJay","ELEMENT_PAGE_BREAK","registerElementLabel","descriptionFactory","46236AjbLRS","PageBreakEditing","4321563eKpxIU","TrackChangesEditing","editor","has","plugins","locale","4CHYolN","afterInit"];return(Di=function(){return t})()}function Pi(t,e){const n=Di();return(Pi=function(t,e){return n[t-=484]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(908398===-parseInt(e(496))/1+parseInt(e(490))/2+parseInt(e(498))/3*(-parseInt(e(504))/4)+parseInt(e(492))/5+parseInt(e(485))/6+parseInt(e(489))/7+-parseInt(e(487))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class xi extends t.Plugin{[Fi(484)](){const t=Fi,e=this[t(500)];if(!e[t(502)][t(501)](t(497)))return;e[t(502)][t(488)](t(499))[t(491)](t(486));const n=e[t(502)][t(488)](t(499)),r=e[t(503)];n[t(495)][t(494)](t(486),(e=>Kr(r,t(493),e)))}}const Bi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=262]})(t,e)}function ji(){const t=["span","afterInit","ck-suggestion-marker-split","mapper","1322631lBmXfL","showSuggestionHighlights","highest","get","isBlock","_registerLegacyDescription","has","5jMBMDZ","type","insert","checkChild","downcastDispatcher","registerElementLabel","isLimit","name","toViewPosition","36548upYxbn","commandName","getItemLabel","createUIElement","24FOxSjw","isTouching","bindElementToMarker","paragraph","14ozFZZW","schema","options","start","*Change to:* %0","Paragraph","descriptionFactory","insertParagraph","end","ck-suggestion-marker--active","*Insert:* %0","consumable","includes","data","addMarker:suggestion:insertion","format","addClass","registerDescriptionCallback","consume","formatBlock","locale","218483tujuOB","TrackChangesEditing","73236jtIkVZ","_splitMarkerName","writer","767595wwCdVj","nodeAfter","$text","enableCommand","enableDefaultAttributesIntegration","plugins","markerName","3967760Xqqsrt","markerRange","editing","insertion","getFirstRange","132950nJqNTY","model","activeMarkers","editor","ELEMENT_PARAGRAPH"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(414505===-parseInt(e(312))/1+parseInt(e(329))/2+-parseInt(e(317))/3+parseInt(e(283))/4*(parseInt(e(274))/5)+-parseInt(e(314))/6*(parseInt(e(291))/7)+parseInt(e(287))/8*(parseInt(e(267))/9)+parseInt(e(324))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Bi(264)](){const t=Bi,e=this[t(332)];if(!e[t(322)][t(273)](t(296)))return;const n=e[t(311)],r=e[t(322)][t(270)](t(313));r[t(297)][t(279)](t(290),(e=>Kr(n,t(262),e))),r[t(321)](t(290)),r[t(320)](t(298)),e[t(326)][t(278)].on(t(305),Vi(e),{priority:t(269)}),e[t(304)][t(278)].on(t(305),((n,r,s)=>{const o=t;s[o(293)][o(268)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(269)});const s=r[t(297)];s[t(308)]((r=>{const o=t;if(o(327)!==r[o(275)])return;const{start:i,end:a}=r[o(328)]();if(!i[o(288)](a)||!i[o(318)])return;const c=e[o(330)][o(292)],u=i[o(318)];return c[o(271)](u)&&!c[o(280)](u)&&c[o(277)](u,o(319))?{type:o(327),content:Kr(n,o(301),s[o(285)](u,1))}:void 0})),this[t(272)]()}[Bi(272)](){const t=Bi,e=this[t(332)],n=e[t(311)];e[t(322)][t(270)](t(313))[t(297)][t(308)]((e=>{const r=t;if(r(310)!=e[r(275)])return;const{data:s}=e;return s&&r(290)==s[r(284)]?{type:r(306),content:Kr(n,r(295),Kr(n,r(262)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(322)][o(270)](o(313)),a=r[o(325)][o(294)],c=r[o(325)][o(299)],u=t[o(330)][o(292)];if(!a[o(288)](c)||!a[o(318)])return;const l=a[o(318)];if(u[o(271)](l)&&!u[o(280)](l)&&u[o(277)](l,o(319))){if(!s[o(302)][o(309)](r[o(325)],n[o(281)]))return;const{authorId:t}=i[o(315)](r[o(323)]),a=s[o(316)][o(286)](o(263),{class:o(265),"data-author-id":t}),u=s[o(266)][o(282)](c);e&&i[o(331)][o(303)](r[o(323)])&&s[o(316)][o(307)](o(300),a),s[o(316)][o(276)](u,a),s[o(266)][o(289)](a,r[o(323)])}}}const Wi=Hi;function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=436]})(t,e)}function zi(){const t=["afterInit","117311qXPJTr","registerDescriptionCallback","1235664Jpxobk","TrackChangesEditing","plugins","4078680ZPQWzN","formatBlock","format","1207704xqYCqn","4rDFdvo","get","3805942TFMrfB","2616928MgKSVI","RemoveFormatEditing","2617345AwpeFm","editor","type","descriptionFactory","formatInline","locale","removeFormat","commandName","enableDefaultAttributesIntegration","*Remove all formatting*","has","_registerLegacyDescription"];return(zi=function(){return t})()}!function(t){const e=Hi,n=t();for(;;)try{if(509717===-parseInt(e(444))/1+-parseInt(e(453))/2*(-parseInt(e(446))/3)+parseInt(e(456))/4+parseInt(e(458))/5+-parseInt(e(449))/6+-parseInt(e(455))/7+-parseInt(e(452))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Wi(443)](){const t=Wi,e=this[t(459)];e[t(448)][t(441)](t(457))&&(e[t(448)][t(454)](t(447))[t(439)](t(437)),this[t(442)]())}[Wi(442)](){const t=Wi,e=this[t(459)];e[t(448)][t(454)](t(447))[t(461)][t(445)]((n=>{const r=t;if(r(450)!=n[r(460)]&&r(462)!=n[r(460)])return;const{data:s}=n;return s&&r(437)==s[r(438)]?{type:r(451),content:Kr(e[r(436)],r(440))}:void 0}))}}function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=139]})(t,e)}const Xi=qi;function Zi(){const t=["9XdciVP","discardSelectedSuggestions","goToPreviousRestrictedEditingException","trackChanges","discardSuggestion","6eRBLOf","6686960qBfygY","55212420NjXROC","513679PtwjTB","7346800ceHfgl","1031716ypRIUX","acceptAllSuggestions","editor","goToNextRestrictedEditingException","acceptSuggestion","TrackChangesEditing","3245837yFyDas","plugins","enableCommand","afterInit","discardAllSuggestions","6150534wELiEd","acceptSelectedSuggestions","get","2yFCKvL","RestrictedEditingModeEditing","has"];return(Zi=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(747183===parseInt(e(140))/1*(-parseInt(e(156))/2)+-parseInt(e(164))/3*(parseInt(e(142))/4)+-parseInt(e(165))/5+-parseInt(e(153))/6+-parseInt(e(148))/7+-parseInt(e(141))/8*(parseInt(e(159))/9)+parseInt(e(139))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Qi extends t.Plugin{[Xi(151)](){const t=Xi,e=this[t(144)];if(!e[t(149)][t(158)](t(157)))return;const n=e[t(149)][t(155)](t(147));n[t(150)](t(161)),n[t(150)](t(145));const r=e[t(149)][t(155)](t(157));r[t(150)](t(162)),r[t(150)](t(146)),r[t(150)](t(163)),r[t(150)](t(143)),r[t(150)](t(152)),r[t(150)](t(154)),r[t(150)](t(160))}}const Yi=$i;!function(t){const e=$i,n=t();for(;;)try{if(307954===-parseInt(e(479))/1+-parseInt(e(520))/2+parseInt(e(506))/3+parseInt(e(509))/4+-parseInt(e(501))/5*(parseInt(e(482))/6)+-parseInt(e(502))/7*(-parseInt(e(519))/8)+parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ea);class Ji extends t.Plugin{static get[Yi(488)](){return[Js.ShiftEnter]}[Yi(512)](){const t=Yi,e=this[t(487)],n=e[t(505)][t(522)](t(489));n[t(475)](t(473)),e[t(518)][t(491)].on(t(496),ta(e),{priority:t(490)}),e[t(518)][t(491)].on(t(517),ta(e),{priority:t(490)}),e[t(477)][t(491)].on(t(471),((n,r,s)=>{const o=t;s[o(481)][o(485)]&&ta(e,{showActiveMarker:!1})(n,r,s)})),n[t(511)][t(472)](t(507),(n=>Kr(e[t(504)],t(483),n)))}}function $i(t,e){const n=ea();return($i=function(t,e){return n[t-=467]})(t,e)}function ta(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(505)][o(522)](o(489));if(!s[o(514)][o(492)](r[o(467)],n[o(476)]))return;const a=t[o(515)];for(const t of r[o(467)][o(510)]()){if(!t.is(o(499),o(507)))continue;const n=o(500)==r[o(469)][o(497)](":")[1]?o(486):o(497),{authorId:c}=i[o(521)](r[o(469)]),u=s[o(493)][o(498)](o(513),{class:o(478)+n,"data-author-id":c}),l=s[o(470)][o(494)](a[o(495)](t));e&&i[o(484)][o(480)](r[o(469)])&&s[o(493)][o(503)](o(516),u),s[o(493)][o(468)](l,u),s[o(470)][o(508)](u,r[o(469)])}}}function ea(){const t=["_splitMarkerName","get","markerRange","insert","markerName","mapper","addMarker:suggestion","registerElementLabel","shiftEnter","1188054ucvfZO","enableCommand","name","data","ck-suggestion-marker-","92764gLJPEv","includes","options","6vXeUmw","ELEMENT_LINE_BREAK","activeMarkers","showSuggestionHighlights","merge","editor","requires","TrackChangesEditing","high","downcastDispatcher","test","writer","toViewPosition","createPositionBefore","addMarker:suggestion:insertion","split","createUIElement","element","deletion","2252515TVZSty","714dmXfWR","addClass","locale","plugins","1288170gTgwKQ","softBreak","bindElementToMarker","798868klLeyb","getItems","descriptionFactory","init","span","consumable","model","ck-suggestion-marker--active","addMarker:suggestion:deletion","editing","29368MKoXbC","568668QGMatV"];return(ea=function(){return t})()}const na=sa;function ra(){const t=["descriptionFactory","selection","TrackChangesEditing","enableCommand","formatBlock","has","commandName","editor","change","3876VWTjLP","markInlineFormat","plugins","4805796PKzLbg","commands","785GXnsDR","getRanges","formatInline","get","786486IZHSQb","81QPvKhQ","68178NgHeXP","value","179bjilxI","isCollapsed","1355984gzhOtp","registerDescriptionCallback","70gJJsjR","forceValue","1502350OCxBVl","FORMAT_RESTRICTED_ENABLED","commandParams","StandardEditingModeEditing","57002UzVgrH","afterInit","format","FORMAT_RESTRICTED_DISABLED","locale","restrictedEditingException","type","model","from","6360ZWLEqM","document"];return(ra=function(){return t})()}function sa(t,e){const n=ra();return(sa=function(t,e){return n[t-=393]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(904059===parseInt(e(401))/1*(-parseInt(e(420))/2)+-parseInt(e(397))/3+-parseInt(e(434))/4+parseInt(e(393))/5*(-parseInt(e(399))/6)+-parseInt(e(405))/7*(-parseInt(e(403))/8)+-parseInt(e(398))/9*(-parseInt(e(407))/10)+parseInt(e(411))/11*(parseInt(e(431))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class oa extends t.Plugin{[na(412)](){const t=na,e=this[t(429)],n=e[t(418)],r=e[t(415)];if(!e[t(433)][t(427)](t(410)))return;const s=e[t(433)][t(396)](t(424)),o=t(416),i=e[t(435)][t(396)](o);s[t(425)](o,((e,r={})=>{const a=t,c=n[a(421)][a(423)];if(c[a(402)])return void e(r);const u=void 0!==r[a(406)]?r[a(406)]:!i[a(400)];n[a(430)]((()=>{const t=a,e=Array[t(419)](c[t(394)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(432)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(422)][t(404)]((e=>{const n=t;if(n(426)!=e[n(417)]&&n(395)!=e[n(417)])return;const{data:s}=e;return s&&s[n(428)]==o?s[n(409)][0][n(406)]?{type:n(413),content:Kr(r,n(408))}:{type:n(413),content:Kr(r,n(414))}:void 0}))}}function ia(){const t=["type","DataSchema","style","definitions","304980kfBymF","*Set format:* %0","config","format","1190JPdleh","395739mqPaNg","plugins","399865uUXzRA","descriptionFactory","add","17008bWTSXz","108bwNjPH","block","locale","enableDefaultAttributesIntegration","afterInit","registerAttributeLabel","getGhsAttributeNameForElement","editor","get","*Remove format:* %0","registerDescriptionCallback","has","Style","FORMAT_STYLE","registerBlockAttribute","36kRJLZr","toLowerCase","inline","forceValue","normalizeConfig","ghsAttributes","GeneralHtmlSupport","StyleUtils","commandParams","28664TAwNFz","_registerLegacyDescription","registerInlineAttribute","TrackChangesEditing","12OEMQtF","formatBlock","styleName","6861822JWUvhF","92742tNGNNB","formatInline","commandName","element"];return(ia=function(){return t})()}const aa=ca;function ca(t,e){const n=ia();return(ca=function(t,e){return n[t-=444]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(365683===parseInt(e(476))/1*(parseInt(e(454))/2)+parseInt(e(471))/3+-parseInt(e(492))/4*(parseInt(e(473))/5)+-parseInt(e(458))/6+parseInt(e(470))/7*(parseInt(e(450))/8)+parseInt(e(477))/9*(-parseInt(e(466))/10)+parseInt(e(457))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ia);class ua extends t.Plugin{[aa(481)](){const t=aa,e=this[t(484)];if(!e[t(472)][t(488)](t(489))||!e[t(472)][t(488)](t(463)))return;const n=e[t(472)][t(485)](t(453)),r=e[t(479)],s=e[t(468)][t(485)](t(464))||{},o=e[t(472)][t(485)](t(447)),i=e[t(472)][t(485)](t(448))[t(445)](e[t(472)][t(485)](t(463)),s[t(465)]);n[t(480)](t(464));const a=new Set;for(const e of i[t(478)]){const n=o[t(483)](e[t(461)]);a[t(475)](n)}const c=new Set;for(const e of i[t(494)]){const n=o[t(483)](e[t(461)]);c[t(475)](n);for(const n of e[t(446)])c[t(475)](n)}for(const e of a)n[t(491)](e),n[t(474)][t(482)](e,Kr(r,t(490)));for(const e of c)n[t(452)](e),n[t(474)][t(482)](e,Kr(r,t(490)));this[t(451)]()}[aa(451)](){const t=aa,e=this[t(484)],n=e[t(479)];e[t(472)][t(485)](t(453))[t(474)][t(487)]((e=>{const r=t;if(r(455)!=e[r(462)]&&r(459)!=e[r(462)])return;const{data:s}=e;return s&&r(464)===s[r(460)]?s[r(449)][0][r(444)]?{type:r(469),content:Kr(n,r(467),s[r(449)][0][r(456)][r(493)]())}:{type:r(469),content:Kr(n,r(486),s[r(449)][0][r(456)][r(493)]())}:void 0}))}}const la=fa;function fa(t,e){const n=da();return(fa=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(206978===parseInt(e(409))/1+parseInt(e(463))/2+-parseInt(e(386))/3+-parseInt(e(380))/4+parseInt(e(371))/5*(parseInt(e(377))/6)+parseInt(e(397))/7*(-parseInt(e(484))/8)+parseInt(e(422))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(da);class ha extends t.Plugin{constructor(t){const e=fa;super(t),this[e(379)]=[e(466),e(436)],this[e(401)]=new Set}[la(447)](){const t=la,e=this[t(359)],n=e[t(458)][t(367)][t(370)];if(!e[t(453)][t(432)](t(403)))return;const r=e[t(338)],s=e[t(453)][t(360)](t(449)),o=e[t(453)][t(360)](t(448));s[t(356)][t(362)](t(446),(e=>Kr(r,t(342),e))),this[t(477)](),s[t(395)](t(381)),s[t(395)](t(445)),s[t(395)](t(461));for(const r of[t(392),t(388)]){const i=e[t(404)][t(360)](r);s[t(395)](r,(r=>{const a=t;e[a(458)][a(469)]((t=>{const e=a;r();const c=e(345)===i[e(375)],u=o[e(464)](n),l=o[e(475)](u),f=c?l[e(481)]-1:l[e(483)]+1,h=u[0][e(437)](e(446)),g=o[e(352)](h,{startRow:f,endRow:f}),d=Array[e(406)](g)[e(369)]((n=>t[e(343)](n[e(363)])));s[e(423)](d,e(466))}))}))}for(const r of[t(485),t(454)]){const i=e[t(404)][t(360)](r);s[t(395)](r,(r=>{const a=t;e[a(458)][a(469)]((t=>{const e=a;r();const c=e(407)===i[e(375)],u=o[e(464)](n),l=o[e(414)](u),f=c?l[e(481)]-1:l[e(483)]+1,h=u[0][e(437)](e(446)),g=o[e(352)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(406)](g)[e(369)]((n=>t[e(343)](n[e(363)])));s[e(423)](d,e(436))}))}))}for(const r of[t(425),t(495)]){const i=r[t(476)](11),a=i[t(459)](),c=a[t(476)](0,3)+t(411),u=t(446)+i,l=t(490)+i,f=t(405)+i;s[t(395)](r,(()=>{const i=t;e[i(458)][i(469)]((t=>{const e=i,h=o[e(464)](n),g=h[0][e(437)](e(446));let d;if(e(425)==r){const t=o[e(475)](h);d={startRow:t[e(481)],endRow:t[e(483)],includeAllSlots:!0}}else{const t=o[e(414)](h);d={startColumn:t[e(481)],endColumn:t[e(483)],includeAllSlots:!0}}const p=o[e(352)](g,d),m=Array[e(406)](p)[e(369)]((({cell:t})=>t)),I=ga(m[e(353)]((t=>t[e(465)](c)))),E=ga(m[e(353)]((t=>!t[e(465)](c))))[e(369)]((n=>t[e(343)](n))),b=s[e(416)](E,u);if(b&&(e(466)==b[e(470)]||e(436)==b[e(470)])){const n=this[e(419)](b);for(const r of I){const s=t[e(343)](r),i=o[e(384)](r),u=r[e(439)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(346)](s)}}}))}))}function c(r){const s=t,o=Array[s(406)](n[s(426)]())[s(369)]((t=>i.LiveRange[s(460)](t)));e[s(458)][s(469)]((t=>{const n=s,i=t[n(408)];r=r[n(353)]((t=>n(348)!=t[n(457)][n(366)])),t[n(417)](r),e[n(404)][n(360)](n(425))[n(455)](),e[n(492)](n(425),{forceDefaultExecution:!0}),e[n(458)][n(351)]((()=>{const t=n;e[t(458)][t(351)](i,(e=>{const n=t,r=o[n(353)]((t=>n(348)!=t[n(457)][n(366)]));r[n(390)]>0&&e[n(417)](r);for(const t of o)t[n(438)]()}))}))}))}function u(r){const s=t;e[s(458)][s(469)]((t=>{const o=s,a=Array[o(406)](n[o(426)]())[o(369)]((t=>i.LiveRange[o(460)](t))),c=[];for(const t of r)for(const e of t[o(434)]({shallow:!0}))c[o(468)](e);for(const n of c)o(348)!=n[o(457)][o(366)]&&(t[o(417)](t[o(429)](n,0)),e[o(404)][o(360)](o(495))[o(455)](),e[o(492)](o(495),{forceDefaultExecution:!0}));const u=a[o(353)]((t=>o(348)!=t[o(457)][o(366)]));u[o(390)]>0&&t[o(417)](u);for(const t of a)t[o(438)]()}))}function l(e,n){const r=t;return n[r(374)]((t=>e[r(364)]((e=>e[r(450)][r(440)](t[r(486)])||t[r(450)][r(440)](e[r(486)])))))}function f(e,n){const r=t;return!e[r(364)]((t=>n[r(364)]((e=>t[r(474)](e)))))&&e[r(364)]((t=>n[r(364)]((e=>t[r(450)][r(424)](e[r(486)])))))}e[t(341)][t(385)].on(t(479),((e,n,r)=>{const s=t;if(!r[s(496)][s(444)])return;const o=n[s(499)];if(!o)return;const i=r[s(473)][s(488)](o);function c(t){return Array[s(382)](t)?t:[t]}i&&s(412)===o[s(402)]&&(0,a.setHighlightHandling)(i,r[s(383)],((t,e,n)=>n[s(480)](c(e[s(497)]),t)),((t,e,n)=>n[s(376)](c(e[s(497)]),t)))}),{priority:t(391)}),s[t(356)][t(482)]((e=>{const n=t;if(n(393)!=e[n(354)]&&n(451)!=e[n(354)])return;const s=e[n(350)]();if(null!=s&&s.is(n(420),n(446))){if(n(393)==e[n(354)]){const t=e[n(434)]()[n(353)]((t=>t.is(n(372))))[n(369)]((t=>t[n(341)]));if(t[n(390)])return{type:n(393),content:Kr(r,n(344),Kr(r,n(452),'"'+t[n(399)](" ")+'"'))}}if(n(451)==e[n(354)]){const t=e[n(434)]()[n(353)]((t=>t.is(n(372))))[n(369)]((t=>t[n(341)]));if(t[n(390)])return{type:n(451),content:Kr(r,n(418),Kr(r,n(452),'"'+t[n(399)](" ")+'"'))}}}})),s[t(356)][t(482)]((e=>{const n=t;if(n(466)==e[n(470)]){const t=e[n(434)]()[n(353)]((t=>t.is(n(372))))[n(369)]((t=>t[n(341)])),s=this[n(419)](e),o=s[n(340)]-s[n(433)]+1;if(n(393)==e[n(354)])return t[n(390)]?{type:n(393),content:Kr(r,n(344),Kr(r,n(373),[o,'"'+t[n(399)](" ")+'"']))}:{type:n(393),content:Kr(r,n(344),Kr(r,n(389),o))};if(n(451)==e[n(354)])return t[n(390)]?{type:n(451),content:Kr(r,n(418),Kr(r,n(373),[o,'"'+t[n(399)](" ")+'"']))}:{type:n(451),content:Kr(r,n(418),Kr(r,n(389),o))}}if(n(436)==e[n(470)]){const t=e[n(434)]()[n(353)]((t=>t.is(n(372))))[n(369)]((t=>t[n(341)])),s=this[n(419)](e),o=s[n(443)]-s[n(349)]+1;if(n(393)==e[n(354)])return t[n(390)]?{type:n(393),content:Kr(r,n(344),Kr(r,n(415),[o,'"'+t[n(399)](" ")+'"']))}:{type:n(393),content:Kr(r,n(344),Kr(r,n(471),o))};if(n(451)==e[n(354)])return t[n(390)]?{type:n(451),content:Kr(r,n(418),Kr(r,n(415),[o,'"'+t[n(399)](" ")+'"']))}:{type:n(451),content:Kr(r,n(418),Kr(r,n(471),o))}}})),s[t(431)][t(491)](t(393),t(466),t(430),c),s[t(431)][t(491)](t(451),t(466),t(357),c),s[t(431)][t(491)](t(393),t(436),t(430),u),s[t(431)][t(491)](t(451),t(436),t(357),u),s[t(431)][t(491)](t(393),t(436),t(399),l),s[t(431)][t(491)](t(451),t(436),t(399),l),s[t(431)][t(491)](t(393),t(466),t(399),f),s[t(431)][t(491)](t(451),t(466),t(399),f)}[la(365)](){const t=la,e=this[t(359)],n=e[t(458)][t(367)][t(370)];return(r,s)=>{const o=t;e[o(458)][o(469)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(450)][a(427)];u&&u[0]&&!1===u[0][a(368)]&&(l=r[0][a(486)][a(478)]);const f=t[a(355)](l);if(a(348)==f[a(457)][a(366)])return;const h=Array[a(406)](n[a(426)]())[a(369)]((t=>i.LiveRange[a(460)](t)));t[a(417)](f),e[a(404)][a(360)](c)[a(455)](),u[a(468)]({forceDefaultExecution:!0}),e[a(492)](c,...u);const g=h[a(353)]((t=>a(348)!=t[a(457)][a(366)]));g[a(390)]>0&&t[a(417)](g);for(const t of h)t[a(438)]()}))}}[la(441)](t){const e=la,n=this[e(359)][e(453)][e(360)](e(448));let r=Number[e(428)],s=Number[e(489)],o=Number[e(428)],i=Number[e(489)];for(const a of t){if(e(348)==a[e(457)][e(366)])continue;const{row:t,column:c}=n[e(384)](a),u=a[e(465)](e(467))?a[e(439)](e(467))-1:0,l=a[e(465)](e(498))?a[e(439)](e(498))-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}}[la(477)](){const t=la,e=this[t(359)],n=e[t(453)][t(360)](t(449)),r=e[t(453)][t(360)](t(448));e[t(458)][t(367)].on(t(413),(()=>{const r=t,s=Array[r(406)](e[r(458)][r(367)][r(462)][r(361)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(421)](t);if(r(487)!=s)continue;if(null!=e[r(472)])continue;const a=n[r(410)](o);this[r(379)][r(435)](i)&&this[r(401)][r(378)](a)}}),{priority:t(400)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(343)](e),a=e[s(437)](s(446)),c=r[s(384)](e);for(const t of this[s(401)]){const n=t[s(470)],r=n[s(396)](s(442)),u=n[s(476)](r?10:5),l=u[s(459)](),f=l[s(476)](0,3)+s(411),h=s(490)+u,g=s(405)+u;if(!t[s(456)])continue;if(a!=t[s(358)]()[s(486)][s(437)](s(446)))continue;if(t[s(494)](i))continue;const d=e[s(465)](f)?e[s(439)](f)-1:0,p=this[s(419)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(346)](i),o=!0)}return o};e[t(458)][t(367)][t(347)]((n=>{const r=t;let o=!1;for(const t of e[r(458)][r(367)][r(462)][r(387)]())if(r(394)==t[r(354)])if(r(466)==t[r(402)])for(const e of t[r(398)][r(478)][r(493)]())o=o||s(e,n);else r(412)==t[r(402)]&&(o=o||s(t[r(398)][r(478)],n));return o}))}[la(419)](t){const e=la;return this[e(441)](t[e(426)]()[e(369)]((t=>t[e(486)][e(478)])))}}function ga(t){const e=la;return Array[e(406)](new Set(t)[e(339)]())}function da(){const t=["execute","getChildren","isIntersectingWithRange","removeTableColumn","options","classes","colspan","item","locale","values","maxRow","data","ELEMENT_TABLE","createRangeOn","*Insert:* %0","above","addRange","registerPostFixer","$graveyard","minColumn","getContainedElement","enqueueChange","createTableWalker","filter","type","createRangeIn","descriptionFactory","accept","getFirstRange","editor","get","getChangedMarkers","registerElementLabel","cell","some","_acceptFormatSuggestionCallbackFactory","rootName","document","forceValue","map","selection","56575bgcuQk","$textProxy","ELEMENT_TABLE_ROW_WITH_TEXT","every","order","removeClass","126QkxEMZ","add","_tablePostFixingSubtypes","1084760ilSWIT","insertTable","isArray","writer","getCellLocation","downcastDispatcher","1135146DbArgq","getChanges","insertTableRowBelow","ELEMENT_TABLE_ROW","length","highest","insertTableRowAbove","insertion","insert","enableCommand","startsWith","28buKmbt","position","join","low","_tableSuggestions","name","TableEditing","commands","max","from","left","batch","181081LkKkeY","getSuggestion","span","tableCell","change:data","getColumnIndexes","ELEMENT_TABLE_COLUMN_WITH_TEXT","markMultiRangeDeletion","setSelection","*Remove:* %0","_getSuggestionCoords","element","_splitMarkerName","4771800yeKHZj","markMultiRangeInsertion","isTouching","removeTableRow","getRanges","nodeBefore","MAX_SAFE_INTEGER","createPositionAt","discard","_suggestionFactory","has","minRow","getItems","includes","tableColumn","findAncestor","detach","getAttribute","isEqual","_getCoordsForCells","tablePaste","maxColumn","showSuggestionHighlights","selectTableRow","table","afterInit","TableUtils","TrackChangesEditing","end","deletion","ELEMENT_TABLE_WITH_TEXT","plugins","insertTableColumnRight","refresh","isInContent","root","model","toLowerCase","fromRange","selectTableColumn","differ","283412GzUfQp","getSelectionAffectedTableCells","hasAttribute","tableRow","rowspan","push","change","subType","ELEMENT_TABLE_COLUMN","oldRange","mapper","isIntersecting","getRowIndexes","substr","_setupColumnsRowsFixing","nodeAfter","addMarker:suggestion","addClass","first","registerDescriptionCallback","last","468104kqxSAH","insertTableColumnLeft","start","suggestion","toViewElement","MIN_SAFE_INTEGER","min","registerCustomCallback"];return(da=function(){return t})()}const pa=Ia;function ma(){const t=["has","TableUtils","*Split cell:* vertically","isEnabled","splitTableCellVertically","find","isInContent","cell","author","TrackChangesEditing","getFirstPosition","accept","afterInit","216WMmuHb","document","mergeTableCellLeft","enableCommand","locale","7671870ivyYJx","getRanges","change","_acceptFormatSuggestionCallbackFactory","mergeTableCellDown","registerDescriptionCallback","execute","get","deletion","35495703xORJGk","_isForcedDefaultExecutionBlock","subType","requires","from","createRangeOn","commands","_suggestionFactory","createTableWalker","_areMergableCells","type","root","trackChanges","*Merge cells*","rootName","push","markMultiRangeBlockFormat","table","markBlockFormat","tableCell","map","format","mergeTableCellRight","497xBbiOW","filter","mergeTableCellUp","insertion","descriptionFactory","1152520cYulNx","selection","getSuggestions","direction","horizontally","model","add","low","value","detach","registerCustomCallback","forceDefaultExecution","stop","getSelectionAffectedTableCells","*Split cell:* horizontally","commandName","length","findAncestor","return","228WqJahE","highest","setSelection","TableEditing","size","_areSelectedCellsMergable","plugins","fromRange","mergeTableCells","editor","getAncestors","refresh","2843210vZsmga","formatBlock","formatInline","containsRange","getCellLocation","30903rMqRcS","$graveyard","element","splitTableCellHorizontally","set:isEnabled","_tablePostFixingSubtypes","327706YDMyTL"];return(ma=function(){return t})()}function Ia(t,e){const n=ma();return(Ia=function(t,e){return n[t-=141]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(755679===parseInt(e(160))/1+-parseInt(e(149))/2+parseInt(e(154))/3*(-parseInt(e(235))/4)+-parseInt(e(216))/5+-parseInt(e(179))/6+-parseInt(e(211))/7*(-parseInt(e(174))/8)+parseInt(e(188))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[pa(191)](){return[ha]}[pa(173)](){const t=pa,e=this[t(146)],n=e[t(221)][t(175)][t(217)],r=e[t(178)];if(!e[t(143)][t(161)](t(238)))return;const s=e[t(143)][t(186)](t(170)),o=e[t(143)][t(186)](t(162)),a=e[t(143)][t(186)](ha);a[t(159)][t(203)](t(145)),s[t(177)](t(145),(()=>{const n=t,r=o[n(229)](e[n(221)][n(175)][n(217)]);e[n(221)][n(181)]((()=>{const t=n;s[t(204)](r,{commandName:t(145),commandParams:[]},[],t(145))}))})),e[t(194)][t(186)](t(145)).on(t(185),((n,r)=>{const o=t;e[o(194)][o(186)](o(200))[o(224)]&&(r[o(232)]>0&&r[r[o(232)]-1]&&r[r[o(232)]-1][o(227)]||s[o(189)]||this[o(142)]()||n[o(228)]())}),{priority:t(236)});for(const n of[t(213),t(210),t(183),t(176)]){const r=e[t(194)][t(186)](n);s[t(177)](n,(()=>{const n=t,o=e[n(221)][n(175)][n(217)][n(171)]()[n(147)]()[n(166)]((t=>t.is(n(156),n(207)))),i=r[n(224)];e[n(221)][n(181)]((()=>{const t=n;s[t(204)]([o,i],{commandName:t(145),commandParams:[]},[],t(145))}))}))}for(const n of[t(165),t(157)]){const r=e[t(194)][t(186)](n);s[t(177)](n,(()=>{const i=t,a=o[i(229)](e[i(221)][i(175)][i(217)])[0],c=a[i(233)](i(205)),{column:u,row:l}=o[i(153)](a);let f=[];if(i(220)==r[i(219)]){const t=o[i(196)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(192)](t)[i(208)]((t=>t[i(168)]))}else{const t=o[i(196)](c,{column:u,includeAllSlots:!0});f=Array[i(192)](t)[i(208)]((t=>t[i(168)]))}e[i(221)][i(181)]((t=>{const e=i;s[e(206)](t[e(193)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(215)][t(184)]((e=>{const n=t;if(n(150)!=e[n(198)]&&n(151)!=e[n(198)])return;const{data:s}=e;return s&&n(145)==s[n(231)]?{type:n(209),content:Kr(r,n(201))}:void 0})),s[t(215)][t(184)]((e=>{const n=t;if(n(150)!=e[n(198)]&&n(151)!=e[n(198)])return;const{data:s}=e;return s?n(165)==s[n(231)]?{type:n(209),content:Kr(r,n(163))}:n(157)==s[n(231)]?{type:n(209),content:Kr(r,n(230))}:void 0:void 0}));const c=a[t(182)]();for(const e of[t(213),t(210),t(183),t(176)])s[t(195)][t(226)](t(150),e,t(172),c);for(const e of[t(165),t(157)])s[t(195)][t(226)](t(150),e,t(172),c);s[t(195)][t(226)](t(150),t(145),t(172),(r=>{const s=t;e[s(221)][s(181)]((t=>{const o=s,a=Array[o(192)](n[o(180)]())[o(208)]((t=>i.LiveRange[o(144)](t)));t[o(237)](r),e[o(194)][o(186)](o(145))[o(148)](),e[o(185)](o(145),{forceDefaultExecution:!0});const c=a[o(212)]((t=>o(155)!=t[o(199)][o(202)]));c[o(232)]>0&&t[o(237)](c);for(const t of a)t[o(225)]()}))}));for(const n of[t(213),t(183),t(176),t(210)]){const r=e[t(194)][t(186)](n);r.on(t(158),((n,s,o)=>{const i=t;if(o){const t=e[i(221)][i(175)][i(217)][i(171)]()[i(147)]()[i(166)]((t=>t.is(i(156),i(207))));this[i(197)](r[i(224)],t)||(n[i(234)]=!1,n[i(228)]())}}),{priority:t(223)})}}[pa(142)](){const t=pa,e=this[t(146)][t(194)][t(186)](t(145)),n=this[t(146)][t(143)][t(186)](t(162));if(!e[t(164)])return!1;const r=n[t(229)](this[t(146)][t(221)][t(175)][t(217)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(197)](e,n))return!1;return!0}[pa(197)](t,e){const n=pa,r=this[n(146)][n(143)][n(186)](n(170)),s=this[n(146)][n(221)][n(193)](t),o=this[n(146)][n(221)][n(193)](e),i=new Set,a=new Set;for(const t of r[n(218)]())if((n(214)==t[n(198)]||n(187)==t[n(198)]||n(145)==t[n(190)])&&t[n(167)])for(const e of t[n(180)]())e[n(152)](s,!0)&&i[n(222)](t[n(198)]+":"+t[n(169)].id),e[n(152)](o,!0)&&a[n(222)](t[n(198)]+":"+t[n(169)].id);if(i[n(141)]!=a[n(141)])return!1;for(const t of i)if(!a[n(161)](t))return!1;return!0}}function ba(){const t=["requires","commandParams","cell","ck-suggestion-marker-","registerBlockAttribute","9tibfzm","downcastDispatcher","setAttribute","nodeBefore","plugins","6177330nVlEpf","4902772YzrFyy","data-suggestion","3768448FvpfnC","unbindElementFromMarkerName","markerNameToElements","FORMAT_REGULAR_ROW","end","showSuggestionHighlights","registerCustomCallback","TrackChangesEditing","_suggestionFactory","removeClass","createTableWalker","get","_registerLegacyDescription","getCellLocation","markerName","1444424dQjeXS","forceValue","format","includes","toViewElement","accept","consumable","_splitMarkerName","options","enableDefaultAttributesIntegration","ck-suggestion-marker--active","writer","mapper","TableEditing","removeMarker:suggestion","addClass","6nAWhxG","addMarker:suggestion","1199085KEnIiJ","FORMAT_HEADER_COLUMN","9709048dwgtkE","editing","stop","setTableColumnHeader","consume","setTableRowHeader","markerRange","getSuggestion","item","bindElementToMarker","afterInit","_acceptFormatSuggestionCallbackFactory","data","headingRows","name","commandName","start","locale","FORMAT_HEADER_ROW","nodeAfter","has","*Format:* %0","registerDescriptionCallback","formatBlock","editor","2nBqiMF","_handleLegacySuggestions","activeMarkers","14114250mNyWNg","headingColumns","parent","removeAttribute","FORMAT_REGULAR_COLUMN","highest","descriptionFactory","type","TableUtils","registerAttributeLabel"];return(ba=function(){return t})()}function Ta(t,e){const n=ba();return(Ta=function(t,e){return n[t-=397]})(t,e)}const _a=Ta;!function(t){const e=Ta,n=t();for(;;)try{if(836061===-parseInt(e(417))/1+-parseInt(e(462))/2*(parseInt(e(435))/3)+parseInt(e(402))/4+parseInt(e(399))/5*(parseInt(e(433))/6)+parseInt(e(400))/7+parseInt(e(437))/8*(parseInt(e(480))/9)+-parseInt(e(465))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class ya extends t.Plugin{static get[_a(475)](){return[ha]}[_a(447)](){const t=_a,e=this[t(461)];if(!e[t(398)][t(457)](t(430)))return;const n=e[t(454)],r=e[t(398)][t(413)](t(409));r[t(426)](t(442)),r[t(426)](t(440)),r[t(479)](t(450)),r[t(479)](t(466)),r[t(471)][t(474)](t(450),Kr(n,t(455))),r[t(471)][t(474)](t(466),Kr(n,t(436))),this[t(463)]()}[_a(463)](){const t=_a,e=this[t(461)][t(398)][t(413)](t(409)),n=this[t(461)][t(398)][t(413)](t(473)),r=this[t(461)][t(398)][t(413)](ha)[t(448)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(424)](o[a(416)]),l=e[a(444)](u),f=l[a(449)];if(a(460)!=l[a(472)]||!f||a(440)!=f[a(452)])return;if(o[a(445)])return void s[a(439)]();if(!i[a(423)][a(441)](o[a(443)],s[a(451)]))return;const h=o[a(443)][a(453)][a(456)],g=o[a(443)][a(406)][a(397)],d=h[a(467)][a(467)],{column:p}=n[a(415)](h),{column:m}=n[a(415)](g);for(let s=p;s<=m;s++){const l=n[a(412)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(477)],l=i[a(429)][a(421)](s);i[a(428)][a(432)](a(478)+c,l),r&&i[a(428)][a(482)](a(401),u,l),i[a(429)][a(446)](l,o[a(416)]),t&&(e[a(464)][a(420)](o[a(416)])?i[a(428)][a(432)](a(427),l):i[a(428)][a(411)](a(427),l))}}}}e[t(410)][t(408)](t(460),t(442),t(422),r),e[t(410)][t(408)](t(460),t(440),t(422),r),this[t(461)][t(438)][t(481)].on(t(434),s(),{priority:t(470)}),this[t(461)][t(449)][t(481)].on(t(434),((e,n,r)=>{const o=t;r[o(425)][o(407)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(470)}),this[t(461)][t(438)][t(481)].on(t(431),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(424)](r[o(416)]),c=e[o(444)](a),u=c[o(449)];if(o(460)!=c[o(472)]||!u||o(440)!=u[o(452)])return;const l=s[o(429)][o(404)](r[o(416)]);if(l)for(const t of l)s[o(428)][o(411)](o(478)+i,t),s[o(428)][o(411)](o(427),t),s[o(428)][o(468)](o(401),t),s[o(429)][o(403)](t,r[o(416)])}),{priority:t(470)}),this[t(414)]()}[_a(414)](){const t=_a,e=this[t(461)],n=e[t(454)];function r(e){const r=t;return{type:r(419),content:Kr(n,r(458),e)}}e[t(398)][t(413)](t(409))[t(471)][t(459)]((e=>{const s=t;if(s(460)!=e[s(472)])return;const{data:o}=e;if(o){if(s(442)==o[s(452)]){const t=o[s(476)][0][s(418)];return r(Kr(n,s(t?455:405)))}if(s(440)==o[s(452)]){const t=o[s(476)][0][s(418)];return r(Kr(n,s(t?436:469)))}}}))}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=395]})(t,e)}function Ca(){const t=["descriptionFactory","getColumns","getColumnIndexes","_createdBatches","markMultiRangeInsertion","differ","detach","nextSibling","setAttribute","unwrap","add","findAncestor","markMultiRangeDeletion","_suggestionFactory","find","deletion","fromEntries","locale","ck-suggestion-marker","getRanges","getRows","tablePasteCell","_replaceTableSlotCell","cell","commands","1637976MGoClG","tablePaste","getSuggestions","filter","schema","insert","isEqual","tableCellPadding","tableCellBorderStyle","last","getRange","elementToElement","removeMarkers","position","*Replace table cells*","cells","suggestionUnloaded","tableCell","insertionRanges","has","2216252ikSFEm","attributes","row","removeColumns","suggestion","createRange","editor","element","markMultiRangeBlockFormat","createElement","some","5360272sHeDJl","getChildren","getShiftedBy","createRangeIn","_isForcedDefaultExecutionBlock","rowInsertionIndexes","clipboardOutput","hasSuggestion","_splitMarkerName","rows","oldRange","removeRows","column","high","955342FGRCzB","table","register","redo","view","deletionRanges","fill","content","tableCellBorderColor","suggestionLoaded","getItems","length","dataDowncast","previousSibling","documentSelection","options","call","markers","3968575FyyiJn","root","columnInsertionRanges","accept","wrap","tableCellSuggestion","tableCellVerticalAlignment","document","getRowIndexes","every","activeMarkers","insertRows","previous","formatBlock","endRow","TableClipboard","value","columns","tableCellBackgroundColor","markerAttributes","containsRange","updateMarker","suggestion-td","rowInsertionRanges","8038242JOQcgH","plugins","join","set","isInContent","tableCellBorderWidth","rootName","insertion","start","end","subType","low","afterInit","tablePasteRow","getChangedMarkers","paragraph","getAttributes","getTableIfOnlyTableInContent","getSuggestion","Users","insertColumns","editingDowncast","nodeAfter","getMarkers","removeMarker","reduce","name","registerCustomCallback","getContainedElement","push","return","forEach","conversion","remove","suggestion:formatBlock:tablePasteCell","markerName","author","columnInsertionIndexes","tablePasteColumn","move","tablePasteChainId","next","from","ck-suggestion-marker--active","createRangeOn","trackChanges","insertContent","markerToHighlight","selection","newRange","fromRange","createTableWalker","model","registerDescriptionCallback","forceDefaultExecution","tableCellHorizontalAlignment","_tablePostFixingSubtypes","listenTo","TableUtils","get","first","startsWith","keys","ck-suggestion-marker-insertion","$graveyard","requires","5502826RrFsMB","_getCoordsForCells","stop","isEmpty","getAllAdjacentSuggestions","endColumn","batch","createPositionBefore","includes","getChild","map","change","discard","getSuggestionCallback","entries","showSuggestionHighlights","TrackChangesEditing","editing","type","for","registerPostFixer","getChanges","setAttributes","getSelectionAffectedTableCells"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(706734===-parseInt(e(420))/1+parseInt(e(395))/2+parseInt(e(577))/3+parseInt(e(406))/4+parseInt(e(438))/5+-parseInt(e(462))/6+-parseInt(e(528))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(467),Aa(428),Aa(585),Aa(517),Aa(444),Aa(456),Aa(584)],Na=Object[Aa(568)](La[Aa(538)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(527)](){return[ha]}[Aa(474)](){const t=Aa,n=this[t(401)];if(!n[t(463)][t(596)](t(453)))return;const r=n[t(463)][t(521)](t(544)),s=n[t(463)][t(521)](t(520)),o=n[t(463)][t(521)](ha),a=n[t(463)][t(521)](t(453));o[t(518)][t(491)](t(475),t(500)),n[t(514)][t(581)][t(422)](t(443),{allowIn:t(594),allowContentOf:t(594),isLimit:!0}),n[t(494)][t(588)]({model:t(443),view:t(460)});let c=null;n[t(514)].on(t(508),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(431)]-1];h&&h[u(516)]||r[u(410)]||this[u(401)][u(576)][u(521)](u(507))[u(454)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(434)))return!1;const i=s[o(479)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(551)](n[o(445)][o(510)]);if(!a[o(431)])return!1;const c=a[0][o(563)](o(421)),l=r[o(446)](a),f=r[o(554)](a),h={startRow:l[o(522)],endRow:l[o(586)],startColumn:f[o(522)],endColumn:f[o(586)]};return 1==a[o(431)]&&(h[o(452)]+=r[o(572)](i)-1,h[o(533)]+=r[o(553)](i)-1),Ma(c,h,r)}(l,f,n[u(514)],s,a)&&(o[u(530)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(514)][u(539)]((()=>{const t=u;n[t(514)][t(508)](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(431)]&&r[t(556)](o,t(475),{tablePasteChainId:s}),a[t(431)]&&r[t(556)](a,t(500),{tablePasteChainId:s}),l[t(431)]&&(r[t(556)](l,t(578),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(493)]((e=>{const n=t;var r;return null===(r=e[n(558)])||void 0===r?void 0:r[n(436)](e)}))),f[t(431)]&&(r[t(564)](f,t(578),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(493)]((e=>{const n=t;var r;return null===(r=e[n(558)])||void 0===r?void 0:r[n(436)](e)})));const g=r[t(403)](h[t(538)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(573),{tablePasteChainId:s});if(g){const e=g[t(485)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(514)][t(506)](s),a=e[t(566)]((e=>e[t(587)]()[t(583)](i)));a&&r[t(491)]([a[t(488)],o])}r[t(431)]&&g[t(560)](t(457),Object[t(568)](r))}c=null})))}),{priority:e.priorities[t(419)]+10}),n[t(463)][t(521)](t(453)).on(t(574),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(530)]();const u=s[r(575)],l=o,f=Ra(u),h=Ra(l);e[r(492)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(495)](u[r(537)](0));for(const t of Array[r(504)](l[r(407)]()))a[r(582)](t,u,r(471));const t=c[r(411)][r(536)](s[r(397)]),e=c[r(499)][r(536)](s[r(418)]);t||e||(g=i.LiveRange[r(512)](a[r(409)](u)))}else h&&!f&&(d=a[r(409)](u));else{const t=a[r(404)](r(443)),e=a[r(404)](r(443));a[r(442)](a[r(409)](u),e),a[r(582)](t,u,0);for(const e of Array[r(504)](l[r(407)]()))a[r(582)](e,t,r(471));g=i.LiveRange[r(512)](a[r(506)](t)),d=i.LiveRange[r(512)](a[r(506)](e))}const p=Array[r(504)](l[r(478)]())[r(580)]((([t])=>La[r(536)](t)));c[r(592)][r(491)]({element:u,attributes:p[r(431)]?Object[r(568)](p):null}),g&&c[r(595)][r(491)](g),d&&c[r(425)][r(491)](d)}),{priority:t(419)}),s.on(t(482),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(455)]||1;c[o(499)]=new Array(l)[o(426)](u)[o(538)](((t,e)=>t+e));for(const{cell:t}of s[o(513)](i,{startColumn:u,endColumn:u+l-1}))c[o(440)][o(491)](n[o(514)][o(506)](t))}),{priority:t(473)}),s.on(t(449),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(415)]||1;c[o(411)]=new Array(l)[o(426)](u)[o(538)](((t,e)=>t+e));for(const{cell:t}of s[o(513)](i,{startRow:u,endRow:u+l-1}))c[o(461)][o(491)](n[o(514)][o(506)](t))}),{priority:t(473)}),r[t(552)][t(515)]((e=>{const r=t;if(e[r(472)]&&e[r(472)][r(523)](r(578)))return e[r(450)]?{}:{type:r(469),content:Kr(n[r(569)],r(591))}}));const u=()=>!1;for(const e of[t(578),t(500),t(475),t(573)])r[t(565)][t(489)](t(469),e,t(464),u),r[t(565)][t(489)](t(567),e,t(464),u),r[t(565)][t(489)](t(451),e,t(464),u);r[t(565)][t(489)](t(451),t(573),t(540),u),r[t(565)][t(489)](t(451),t(573),t(441),((e,r,s)=>{const o=t,i=e[o(538)]((t=>t[o(490)]()))[o(580)]((t=>t)),a=new Map(i[o(538)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(592)])e&&a[o(465)](t,e);else if(s&&s[o(457)])for(const[t,e]of Object[o(542)](s[o(457)])){const r=n[o(514)][o(437)][o(521)](t),s=r?r[o(587)]()[o(490)]():null;s&&a[o(465)](s,e)}n[o(514)][o(539)]((t=>{const e=o;for(const[n,r]of a)t[e(550)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(565)][o(489)](e,o(578),s,((t,i,a)=>{const c=o;n[c(514)][c(539)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(470)][o(484)];t.is(o(402),o(443))&&u[o(491)](t)}r[o(565)][o(541)](e,null,s)(t,i,a);for(const t of u)o(526)!=t[o(439)][o(468)]&&n[o(561)](t)}))}))};l(t(469),t(441)),l(t(469),t(540)),l(t(567),t(441)),l(t(567),t(540)),r[t(565)][t(489)](t(469),t(475),t(540),(e=>{const n=t,r=e[n(538)]((t=>t[n(490)]())),i=r[0][n(563)](n(421)),{minRow:a,maxRow:c}=o[n(529)](r);s[n(417)](i,{at:a,rows:c-a+1})})),r[t(565)][t(489)](t(469),t(500),t(540),(e=>{const n=t,r=e[n(538)]((t=>t[n(490)]())),i=r[0][n(563)](n(421)),{minColumn:a,maxColumn:c}=o[n(529)](r);s[n(398)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(472)]||!n[s(472)][s(523)](s(578)))return;const o=n[s(396)][s(502)],i=r[s(579)]()[s(580)]((t=>t[s(466)]&&t[s(396)]&&t[s(396)][s(502)]==o));i[s(431)]&&n[s(532)]()[s(431)]!=i[s(431)]&&i[s(487)](((t,e)=>(t[s(503)]=e,e[s(450)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(414)](e[s(497)]),a=[s(570),s(525)],c=r[s(448)][s(536)](e[s(497)]);return c&&a[s(491)](s(505)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(429),f,{priority:t(419)}),r.on(t(593),f,{priority:t(419)}),n[t(514)][t(445)][t(548)]((()=>{const e=t;let s=!1;const o=Array[e(504)](n[e(514)][e(445)][e(557)][e(476)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(414)](t);if(e(399)!=o||e(567)!=a||i[e(416)])continue;if(!r[e(413)](c))continue;const u=r[e(480)](c)[e(571)](),l=n[e(463)][e(521)](e(481)).me;for(const t of r[e(579)]())if(t[e(466)]&&t[e(498)]==l&&e(451)==t[e(546)]&&e(573)==t[e(472)]&&t[e(571)]()[e(447)]((t=>u[e(405)]((n=>n[e(458)](t,!0))))))for(const n of t[e(532)]())n[e(466)]&&(n[e(540)](),s=!0)}return s})),n[t(514)][t(445)][t(548)]((e=>{const s=t,o=n[s(576)][s(521)](s(423));if(!o||!o[s(555)][s(596)](e[s(534)]))return!1;let i=!1;const a=n[s(463)][s(521)](s(481)).me,c=n[s(514)][s(445)][s(557)][s(549)](),u=Array[s(504)](n[s(514)][s(445)][s(557)][s(476)]())[s(580)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(414)](t);return n(399)==o&&n(578)==i&&c==a.id&&!e[n(416)]}));for(const t of c){if(s(582)!=t[s(546)]||s(443)!=t[s(488)]||1!=t[s(431)])continue;const n=e[s(400)](t[s(590)],t[s(590)][s(408)](1));if(!u[s(566)]((({data:t})=>t[s(511)][s(583)](n))))for(const{name:t,data:r}of u)if(n[s(458)](r[s(511)])){e[s(459)](t,{range:n}),i=!0;break}}return i})),n[t(514)][t(445)][t(548)]((e=>{const s=t;let o=!1;const i=n[s(463)][s(521)](s(481)).me,a=r[s(579)]()[s(580)]((t=>t[s(466)]&&t[s(498)]==i)),c=new Set,u=new Set;for(const t of a)if(s(578)==t[s(472)])for(const e of t[s(485)]()){const n=e[s(587)]()[s(490)]();if(n)if(n.is(s(402),s(443))&&Ra(n)){t[s(486)](e[s(488)]),c[s(562)](n),o=!0;const r=n[s(559)],i=n[s(433)],a=r&&r.is(s(402),s(443)),l=i&&i.is(s(402),s(443));a&&!c[s(596)](r)&&u[s(562)](r),l&&!c[s(596)](i)&&u[s(562)](i)}else n.is(s(402),s(477))&&n[s(531)]&&(t[s(486)](e[s(488)]),o=!0)}else if(s(573)==t[s(472)]){if(!t[s(396)]||!t[s(396)][s(502)])continue;const e=t[s(396)][s(457)];if(e&&Object[s(524)](e)[s(431)])continue;const n=t[s(396)][s(502)];let r=!0,i=!0;for(const e of a)if(e[s(472)]&&e[s(472)][s(523)](s(578))){if(!e[s(396)][s(502)]){i=!1;break}if(e.id!=t.id&&e[s(396)][s(502)]==n){r=!1;break}}i&&r&&(t[s(589)](),o=!0)}for(const t of c)e[s(495)](t);for(const t of u)e[s(561)](t);return o})),n[t(494)][t(547)](t(483))[t(509)]({model:t(496),view:t=>h(t),converterPriority:t(419)}),n[t(494)][t(547)](t(432))[t(509)]({model:t(496),view:(e,n)=>n[t(435)][t(543)]?h(e,!1):null,converterPriority:t(419)});const g=n[t(545)][t(424)];this[t(519)](g[t(445)],t(412),((e,n)=>{const r=t,s=[];for(const t of g[r(409)](n[r(427)])[r(430)]())t.is(r(402),r(460))&&s[r(491)](t);g[r(539)]((t=>{const e=r;for(const n of s)t[e(501)](t[e(409)](n),t[e(535)](n)),t[e(495)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(531)])return!0;const n=t[e(537)](0);return n.is(e(402),e(477))&&n[e(531)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(513)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function Oa(t,e){const n=Fa();return(Oa=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(830128===parseInt(e(172))/1+-parseInt(e(207))/2+-parseInt(e(162))/3*(-parseInt(e(192))/4)+-parseInt(e(170))/5*(-parseInt(e(169))/6)+-parseInt(e(203))/7*(parseInt(e(182))/8)+parseInt(e(173))/9*(parseInt(e(180))/10)+-parseInt(e(165))/11*(parseInt(e(159))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fa);class wa extends t.Plugin{[va(177)](){const t=va;if(!this[t(201)][t(202)][t(185)](t(167)))return;const e=this[t(201)][t(202)][t(200)](t(187));e[t(171)](t(156),this[t(184)][t(176)](this)),e[t(198)][t(175)](t(188),t(195),t(153),e[t(198)][t(181)](t(188),null,t(193))),e[t(198)][t(175)](t(188),t(195),t(193),e[t(198)][t(181)](t(188),null,t(153))),e[t(160)][t(163)](this[t(178)][t(176)](this))}[va(184)](t,e){const n=va,r=this[n(201)][n(202)][n(200)](n(187)),s=this[n(201)][n(202)][n(200)](n(167)),o=e[n(206)]||this[n(201)][n(168)][n(204)][n(209)][n(197)]();this[n(201)][n(168)][n(186)]((()=>{const i=n,a=s[i(166)](o);let c=a?s[i(179)](a):null,u=o[i(190)](i(196))||null;const l=e[i(196)]||u,f=e[i(205)]||c,h=this[i(201)][i(202)][i(200)](i(191)).me;for(const t of r[i(161)]()){const e=t[i(208)]();if(i(195)===t[i(155)]&&e===o){t[i(158)]!==h&&t[i(193)]();const e=t[i(174)][i(157)];u=e[0][i(196)],c=e[0][i(205)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(210)](o,{commandName:i(156),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(195)},[],i(195))}))}[va(178)](t){const e=va;if(e(188)!=t[e(199)]&&e(154)!=t[e(199)])return;const{data:n}=t;if(n&&e(195)===n[e(183)]){const t=e(189);return{type:e(194),content:Kr(this[e(201)][e(164)],t)}}}}function Fa(){const t=["75505NdkHEw","enableCommand","1598011cPULYV","12168PgDxbR","data","registerCustomCallback","bind","afterInit","handleSuggestionDescription","getTableColumnsWidths","11050wPcmJt","getSuggestionCallback","8oBjlkh","formatGroupId","handleResizeTableWidthCommand","has","change","TrackChangesEditing","formatBlock","*Format:* resize table","getAttribute","Users","728RopHDp","discard","format","resizeTable","tableWidth","getSelectedElement","_suggestionFactory","type","get","editor","plugins","10806572MuDTyO","document","columnWidths","table","456292ScKurO","getContainedElement","selection","markBlockFormat","accept","formatInline","subType","resizeTableWidth","commandParams","author","599880ADPhKg","descriptionFactory","getSuggestions","26439VXhrrD","registerDescriptionCallback","locale","803oVUvAl","getColumnGroupElement","TableColumnResizeEditing","model","618pqDWRu"];return(Fa=function(){return t})()}const Da=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=493]})(t,e)}function xa(){const t=["5698270rVLOfn","afterInit","TrackChangesEditing","enableCommand","7356630sHpcfj","plugins","editor","has","get","27078616OUzpZZ","8284pzrGmJ","1605729dBugEk","438qAOZhT","5473342lajNeC","insertTemplate","Template","603548JfXBDM"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(950864===-parseInt(e(496))/1+-parseInt(e(495))/2*(-parseInt(e(497))/3)+parseInt(e(501))/4+-parseInt(e(502))/5+-parseInt(e(506))/6+parseInt(e(498))/7+parseInt(e(494))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Da(503)](){const t=Da,e=this[t(508)];e[t(507)][t(509)](t(500))&&e[t(507)][t(493)](t(504))[t(505)](t(499))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=264]})(t,e)}const ja=Ua;function Ga(){const t=["4286QrifJG","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","editor","afterInit","enableCommand","6899190gycUwf","255qXFJqb","registerElementLabel","get","descriptionFactory","5655360nBtpdc","plugins","4622084KUDLiA","27316539UOUqJk","insertTableOfContents","commands","76553rreqIj","tableOfContents","238Pghfok","228568vtInnC","locale"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(630735===-parseInt(e(275))/1+-parseInt(e(280))/2*(parseInt(e(265))/3)+-parseInt(e(271))/4+parseInt(e(269))/5+-parseInt(e(264))/6+parseInt(e(277))/7*(-parseInt(e(278))/8)+parseInt(e(272))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(284)](){const t=ja,e=this[t(283)];if(!e[t(274)][t(267)](t(273)))return;e[t(270)][t(267)](t(281))[t(285)](t(273));const n=e[t(270)][t(267)](t(281)),r=e[t(279)];n[t(268)][t(266)](t(276),(e=>Kr(r,t(282),e)))}}const Wa=Ha;function Ha(t,e){const n=Ka();return(Ha=function(t,e){return n[t-=250]})(t,e)}!function(t){const e=Ha,n=t();for(;;)try{if(245892===parseInt(e(285))/1+parseInt(e(276))/2*(-parseInt(e(258))/3)+-parseInt(e(265))/4+-parseInt(e(260))/5*(parseInt(e(284))/6)+parseInt(e(250))/7+parseInt(e(281))/8*(-parseInt(e(272))/9)+-parseInt(e(253))/10*(-parseInt(e(278))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class za extends t.Plugin{[Wa(289)](){const t=Wa,e=this[t(282)];if(!e[t(293)][t(274)](t(268)))return;const n=e[t(293)][t(286)](t(290));n[t(275)][t(261)](t(294),(()=>Kr(e[t(288)],t(279)))),e[t(277)][t(269)][t(251)]((r=>{const s=t;let o=!1;const i=Array[s(287)](e[s(277)][s(269)][s(271)][s(267)]());for(const{name:t,data:a}of i){const{group:i}=n[s(280)](t);if(s(292)!==i||!a[s(291)])continue;const c=a[s(291)],u=c[s(255)][s(283)];if(!u||!u.is(s(264),s(294)))continue;if(!c[s(270)][s(273)](c[s(255)]))continue;const l=e[s(277)][s(263)][s(254)](c[s(255)],s(259));if(l&&l[s(256)]){const e=r[s(257)](c[s(270)],l[s(270)]);e[s(252)](c)||(r[s(262)](t,{range:e}),o=!0)}o||(r[s(266)](t),o=!0)}return o}))}}function Ka(){const t=["TrackChangesEditing","newRange","suggestion","plugins","title-content","338156mUIDdQ","registerPostFixer","isEqual","413470QMxJoJ","getNearestSelectionRange","end","isCollapsed","createRange","894cudDIW","forward","3235HKJkzZ","registerElementLabel","updateMarker","schema","element","431516WsTDwL","removeMarker","getChangedMarkers","Title","document","start","differ","2848032qkGfZY","isTouching","has","descriptionFactory","2092XKBKvL","model","341HarWmD","ELEMENT_TITLE","_splitMarkerName","8hZmgqz","editor","nodeBefore","4434VAqWUh","129995sDiLZW","get","from","locale","afterInit"];return(Ka=function(){return t})()}const qa=Xa;function Xa(t,e){const n=Qa();return(Xa=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(588007===-parseInt(e(423))/1+-parseInt(e(433))/2+parseInt(e(434))/3+-parseInt(e(422))/4+-parseInt(e(428))/5+-parseInt(e(425))/6+parseInt(e(436))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class Za extends t.Plugin{[qa(432)](){const t=qa,e=this[t(430)],n=e[t(427)][t(431)](t(438));e[t(427)][t(435)](t(437))&&(n[t(429)](t(426)),n[t(429)](t(424)))}}function Qa(){const t=["10866184cAQYIq","UndoEditing","TrackChangesEditing","1998556hqMcgL","171691wFGiZX","redo","3118224fcNupM","undo","plugins","1338165OynpFd","enableCommand","editor","get","afterInit","845996gXazzN","2752080UUIGVj","has"];return(Qa=function(){return t})()}function Ya(){const t=["4128PHDqVu","70lNZFTo","10644xGAJlk","afterInit","editor","1734dIKgCh","requires","1379qbWBjz","298715dSAwsp","18392Fmjmya","115488VygbTB","get","498TSfLfa","has","plugins","enableCommand","TableCaptionEditing","toggleTableCaption","447290bCzdTS","1WImkQz","TrackChangesEditing","2742088oOPrpc"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=468]})(t,e)}const $a=Ja;!function(t){const e=Ja,n=t();for(;;)try{if(226464===-parseInt(e(469))/1*(-parseInt(e(468))/2)+-parseInt(e(484))/3*(-parseInt(e(474))/4)+-parseInt(e(480))/5+parseInt(e(477))/6*(-parseInt(e(479))/7)+parseInt(e(471))/8+parseInt(e(482))/9*(-parseInt(e(473))/10)+-parseInt(e(481))/11*(parseInt(e(472))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class tc extends t.Plugin{static get[$a(478)](){return[ha]}[$a(475)](){const t=$a,e=this[t(476)];e[t(486)][t(485)](t(488))&&e[t(486)][t(483)](t(470))[t(487)](t(489))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=238]})(t,e)}function rc(){const t=["getSelectionAffectedTableCells","tableCellPadding","getAttribute","15498qMHYNC","subType","tableCellBorderStyle","nodeAfter","data","tableCellBackgroundColor","tableBorderColor","tableCellProperties","format","tableBackgroundColor","plugins","commandParams","TablePropertiesEditing","tableWidth","handleDiscardAction","tableCellBorderColor","formatBlock","tableProperties","tableHeight","descriptionFactory","*Format:* change table cell properties","start","model","tableBorderStyle","getContainedElement","1676RYHbys","500vdwxpl","get","TableUtils","tableCellWidth","discard","selection","tableCellVerticalAlignment","accept","getSuggestionCallback","has","TrackChangesEditing","7GSLLSN","registerDescriptionCallback","locale","_handlePropertyChange","tableAlignment","tableBorderWidth","getFirstPosition","editor","6GncckS","2802880flzkVQ","tableCellBorderWidth","getSuggestions","markBlockFormat","removeAttribute","change","*Format:* change table properties","TrackChangesTableProperties","870WeIDKO","enableCommand","afterInit","173048cWNVbn","tableCellHeight","_getSuggestion","363SUOjkn","handleSuggestionDescription","enqueueChange","pluginName","_suggestionFactory","2151093VNynsA","setAttribute","join","29196YRcYnA","2483304NzcgbH","findAncestor","document","tableCellHorizontalAlignment","table","registerCustomCallback","TableCellPropertiesEditing","batch"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(393214===-parseInt(e(258))/1*(-parseInt(e(270))/2)+parseInt(e(278))/3+parseInt(e(238))/4*(-parseInt(e(267))/5)+parseInt(e(282))/6*(-parseInt(e(250))/7)+-parseInt(e(259))/8+-parseInt(e(293))/9*(parseInt(e(239))/10)+-parseInt(e(273))/11*(-parseInt(e(281))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(310)]=[e(299),e(316),e(255),e(254),e(306),e(311),e(302)],this[e(300)]=[e(308),e(295),e(260),e(291),e(242),e(271),e(298),e(285),e(245)]}static get[ec(276)](){return ec(266)}[ec(269)](){const t=ec,e=this[t(257)][t(303)][t(240)](t(249));if(this[t(257)][t(303)][t(248)](t(305))){for(const n of this[t(310)])e[t(268)](n,((e,r)=>{const s=t,o=this[s(257)][s(315)][s(284)][s(244)][s(256)]()[s(283)](s(286));this[s(253)](n,[o],this[s(310)],s(310),e,r)}));e[t(277)][t(287)](t(309),t(310),t(246),e[t(277)][t(247)](t(309),null,t(243))),e[t(277)][t(287)](t(309),t(310),t(243),((e,n)=>this[t(307)](this[t(310)],e,n))),e[t(277)][t(287)](t(309),t(310),t(280),(()=>!1))}if(this[t(257)][t(303)][t(248)](t(288))){for(const n of this[t(300)])e[t(268)](n,((e,r)=>{const s=t,o=this[s(257)][s(303)][s(240)](s(241))[s(290)](this[s(257)][s(315)][s(284)][s(244)]);this[s(253)](n,o,this[s(300)],s(300),e,r)}));e[t(277)][t(287)](t(309),t(300),t(246),e[t(277)][t(247)](t(309),null,t(243))),e[t(277)][t(287)](t(309),t(300),t(243),((e,n)=>this[t(307)](this[t(300)],e,n))),e[t(277)][t(287)](t(309),t(300),t(280),(()=>!1))}e[t(312)][t(251)]((e=>this[t(274)](e)))}[ec(253)](t,e,n,r,s,o){const i=ec,a=this[i(257)][i(303)][i(240)](i(249));this[i(257)][i(315)][i(275)](o[i(289)],(()=>{const t=i;for(const i of e)if(this[t(272)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(292)](r);void 0!==n&&(e[r]=n)}s(o),a[t(262)](i,{commandParams:[e]},[],r)}}))}[ec(307)](t,e,n){const r=ec,s=e[0][r(314)][r(296)],o=n[r(304)][0];this[r(257)][r(315)][r(264)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(279)](r,o[r],s):e[n(263)](r,s)}))}[ec(274)](t){const e=ec;if(t[e(297)])switch(t[e(294)]){case e(310):return{type:e(301),content:Kr(this[e(257)][e(252)],e(265))};case e(300):return{type:e(301),content:Kr(this[e(257)][e(252)],e(313))}}}[ec(272)](t,e){const n=ec,r=this[n(257)][n(303)][n(240)](n(249));for(const s of r[n(261)]({skipNotAttached:!0})){const r=s[n(317)]();if(s[n(294)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=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 Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(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),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=414]})(t,e)}function Lc(){const t=["_recordAttributeSuggestions","external:","_getAuthorFromId","addMarker","getChangedMarkers","isNextTo","isLimit","_rangeIsInLocalUserInsertion","item","forEach","consume","low","toUpperCase","acceptAllSuggestions","_customCallbacks","ck-suggestion-marker","formatInline","attributeKey","setTo","markAttributeChange","_joinSuggestions","_isForcedDefaultExecutionBlock","_suggestions","enableReadOnlyMode","attributeOldValue","config","insertion:join","lowest","commandName","group","refresh","isObject","commands","name","track-changes-suggestion-not-found","then","nodeAfter","stop","before","$text","element","default","removeClass","init","normal","meta","getSuggestions","rootName","setSelection","multipleBlocks","deletion","getIntersection","FORMATTING","_cutOutSuggestionMarker","deletion:","authoredAt","stringify","announce","insertion:chain","isMultiRange","filter","splice","markInlineFormat","start","discardSuggestion","collaboration.channelId","insertion:accept","removeMarker:suggestion:formatBlock","toViewElement","_processAttributeChanges","2nrStYh","markerReady","formatInline:discard","change:data","formatBlock:","subType","markMultiRangeInsertion","isTouching","createPositionBefore","always","_saved","type","editingDowncast","suggestionUnloaded","notReady","insertion","nodeBefore","getShiftedBy","$marker","getAncestors","createElement","unbindElementFromMarkerName","removeComment","accept","_setSuggestionData","bindElementToMarker","getCommentThread","delete","attribute:discard","isAtEnd","skipNestingCheck","sort","discardAllSuggestions","markerNameToElements","_refreshSuggestionsChain","addComment","reconvertMarker","includes","$textProxy","_getSuggestionData","conversion","elementToElement","ready","getFirstRange","PendingActions","suggestionChanged","moveTargetPosition","editor","never","change:_saved","data-author-id","set","TrackChangesEditing","getChanges","define","markMultiRangeBlockFormat","editing","elementEnd","forward","markInsertion","_splitMarkerName","87223MyOwwd","formatInline:accept","$elementName","deletion:chain","suggestion:attribute:","change","@external","addMarker:suggestion:attribute","ck-suggestion-marker--active","range","_inlineAttributeKeys","ck-suggestion-marker-formatInline","isSelectable","splitPosition","model","isBlock","unshift","markers","formatBlock:discard","parent","_SUGGESTION_ANNOUNCEMENT","getAllAdjacentSuggestions","plugins","_isBlockAttribute","isInsideObject","track-changes-adapter-missing-getsuggestion","addUser","70cbCrPH","format","add","length","_isDataLoaded","size","containerElement","addClass","has","deletion:join","groupId","resolve","substr","1951236XkyGqS","addMarker:suggestion","join","addMarker:suggestion:formatBlock","deletion:accept","enqueueChange","attribute:join","differ","stopListening","trackChanges.mergeNestedSuggestions","pop","attributeNewValue","_recordAttributeChanges","_breakSuggestionMarker","isExternal","markerName","enableCommand","newValue","fromCharCode","next","clone","pluginName","suggestionLoaded","suggestion","isIntersectingWithRange","map","key","track-changes-suggestion-data-mismatch","applyOperation","removeAttribute","70wFjpsP","some","_suggestionState","targetPosition","isEqual","addCommentThread","position","push","containsItem","widget","addHighlight","getNearestSelectionRange","discardSelectedSuggestions","_addSuggestionMarker","isBefore","author","containsRangeInObject","showSuggestionHighlights","catch","_commentsRepository","formatBlock:join","activeMarkers","_refreshAttributeSuggestionsChain","track-changes-enable-command-twice","removeMarkers","acceptSuggestion","updateMarker","_updateSuggestionData","markerToData","oldRange","isRemovable","comments","trackChanges","substring","604350abWhOG","updateSuggestion","_reduceExistingSuggestions","isInContent","getRange","high","rethrowUnexpectedError","dataToMarker","trackChangesCommand","tablePasteChainId","find","insertion:discard","isCollapsed","markBlockFormat","formatInline:join","_isRegisteredAttribute","fromRange","forceDefaultExecution","howMany","suggestion:","track-changes-adapter-already-set","_processAttributeSuggestions","_checkSuggestionCorrectness","markerToHighlight","formatBlock","addSuggestionData","fetchCommentThread","containsPosition","markMultiRangeDeletion","isIntersecting","after","insert","value","marker-count","clear","registerBlockAttribute","createRangeOn","createRange","documentSelection","newRange","removeMarker","getWalker","error-saving-suggestion-data-suggestion-discarded","_trackFormatChanges","multi","_removeSuggestion","CommentsRepository","accepted","addMarkerName","_defaultCallbacks","_afterChanges","registerPostFixer","3852384lTTavc","_getExternalAuthor","formatInline:chain","markDeletion","rename","formatInline:","isOwn","locale","removed","setAttribute","track-changes-user-not-found","registerInlineAttribute","update:suggestion","_createSuggestion","root","attributes","toJSON","_setSuggestionRange","getLastMatchingPosition","adapter","getUser","_reduceSuggestionAttributeRange","LEAVE","warn","dataReady","suggestion-type","removeMarker:suggestion:attribute","creator","track-changes-command-not-found","split","dataDowncast","options","getSuggestionCallback","document","trackChanges.trackFormatChanges","_getAttributeKey","createPositionAt","addRange","previous","backward","createdAt","_getMarkerAnnouncementText","getItems","execute","isArray","data","createPositionAfter","deleteContent","$graveyard","Users","chain","addSuggestion","isAfter","mapper","return","hasCommentThread","remove","formatBlock:chain","_suggestionFactory","5014953OPIsgw","_registerDefaultCallbacks","17256NHleXj","keys","_blockAttributeKeys","getMarkers","isUndo","ENTER","isDocumentOperation","every","upcast","startsWith","getFirstMarker","originalSuggestionId","ck-suggestion-marker-","getMultiRangeId","_initAriaMarkerChangeAnnouncements","_findSuggestions","descriptionFactory","buildSuggestion","getCustomProperty","getDifference","registerCustomCallback","hasSuggestion","deletion:discard","batch","getSuggestion","end","_addThreadToSuggestion","isLocal","_model","requires","getContainedElement","fire","concat","oldValue","commentThread","getAttribute","insertion:","listenTo","createRangeIn","PENDING_ACTION_SUGGESTION","assign","_editor","values","elementStart","formatGroupId","isAtStart","_onDiscard","_adapter","highest","attribute","ck-suggestion-marker-formatBlock","enableDefaultAttributesIntegration","data-suggestion","_enabledCommands","rejected","action","writer","for","move","getRanges","attribute:","authorName","createSelection","_handleNewSuggestionMarker","insertContent","containsRange","open","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.","_mergeNestedSuggestions","attribute:accept","head","from","formatBlock:accept","acceptSelectedSuggestions","consumable","hasComments","detach","change:activeMarkers","unbind","_joinWithAdjacentSuggestions","9516QufSdL","selection","get","discard","schema"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(510345===parseInt(e(428))/1*(-parseInt(e(800))/2)+-parseInt(e(468))/3+parseInt(e(725))/4*(-parseInt(e(455))/5)+parseInt(e(584))/6+-parseInt(e(498))/7*(-parseInt(e(645))/8)+parseInt(e(643))/9+parseInt(e(532))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Nc=kc(430);class Sc extends t.Plugin{static get[kc(674)](){return[kc(578),o.Users,t.PendingActions,ts,ss,us,gs,ys,Es,Cs,Ms,js,no,io,fo,mo,_o,Co,So,wo,xo,zo,Go,Zo,$o,ri,fi,Ii,wi,ai,Hs,Zs,_i,Ci,Si,xi,Gi,Ki,Qi,Ji,oa,ua,ha,Ea,ya,tc,Sa,wa,Va,sc,Ba,za,Za]}static get[kc(489)](){return kc(419)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(493)]((t=>String[e(486)](t)))[e(470)]("")}super(t),this[e(730)]=!1,this[e(418)](e(519),[]),this.on(e(722),((n,r,s,o)=>{const i=e;this[i(673)][i(433)]((()=>{const e=i;for(const n of[...o,...s])this[e(673)][e(445)][e(463)](n)&&t[e(423)][e(836)](n)}))})),this[e(661)]=new Qr(this[e(414)][e(442)][e(729)],this[e(414)][e(591)]),this[e(692)]=null,this[e(642)]=new Rc(this[e(414)]),this[e(752)]=new Map,this[e(517)]=t[e(450)][e(727)](e(578)),this[e(698)]=new Set,this[e(673)]=this[e(414)][e(442)],this[e(500)]=new WeakMap,this[e(751)]=!1,this[e(647)]=new Set([e(430)]),this[e(438)]=new Set,t[e(755)][e(421)](e(618),e(771)),this[e(575)]=t[e(755)][e(727)](e(618)),t[e(755)][e(421)](e(477),!0),this[e(713)]=t[e(755)][e(727)](e(477)),this[e(540)]=new f(t,this[e(698)]),this[e(659)](),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,50,48,48,52])}[kc(773)](){const t=kc,n=this[t(414)],r=(e,n)=>{const r=t;if(r(694)!=e)return r(657)+e;const s=n[r(613)]("|")[0];return this[r(451)](s)?r(695):r(439)};n[t(840)][t(702)](t(812))[t(555)]({model:t(491),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(427)](e[n(483)]),c=[n(745),r(i,a)];let u=3e3;return this[n(519)][n(837)](e[n(483)])&&(c[n(505)](n(436)),u=3010),n(780)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(840)][t(702)](t(614))[t(457)]((e=>{const r=t;e.on(r(469),((t,e,s)=>{const o=r;if(!s[o(615)][o(515)])return;const i=e[o(738)];if(!i)return;const c=s[o(637)][o(798)](i);n[o(442)][o(729)][o(761)](i)&&c&&!c[o(663)](o(507))&&c.is(o(461))&&(0,a.toWidget)(c,s[o(701)])}),{priority:r(537)})})),n[t(840)][t(702)](t(614))[t(555)]({model:t(491),view:(e,n)=>{const s=t;if(!n[s(615)][s(515)])return null;const{type:o,subType:i}=this[s(427)](e[s(483)]);return{classes:[s(745),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(738)])return;const{id:c,authorId:u}=this[a(427)](o[a(483)]);if(r){const t=this[a(752)][a(727)](c),e=this[a(619)](t);if(!this[a(451)](e))return}if(o[a(738)].is(a(726)))return void i[a(719)][a(740)](o[a(738)],s[a(763)]);const l=i[a(637)][a(798)](o[a(738)]);if(o[a(738)].is(a(770))&&n[a(442)][a(729)][a(443)](o[a(738)])&&!l[a(663)](a(508))){i[a(701)][a(462)]([a(745),a(695)],l),i[a(701)][a(593)](a(697),c,l),i[a(701)][a(593)](a(417),u,l),i[a(637)][a(825)](l,o[a(483)]),e&&(this[a(519)][a(837)](o[a(483)])?i[a(701)][a(462)](a(436),l):i[a(701)][a(772)](a(436),l));for(const t of n[a(442)][a(683)](o[a(738)])[a(626)]())i[a(719)][a(740)](t,s[a(763)]);i[a(719)][a(740)](o[a(738)],s[a(763)])}};n[t(840)][t(702)](t(614))[t(457)]((e=>{const n=t;e.on(n(471),((t,e,r)=>{const o=n;r[o(615)][o(515)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(693)})})),n[t(840)][t(702)](t(614))[t(457)]((e=>{const n=t;e.on(n(435),((t,e,r)=>{const o=n;r[o(615)][o(515)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(693)})})),n[t(840)][t(702)](t(614))[t(526)]({model:t(491),view:(e,n)=>n[t(615)][t(515)]?null:{group:t(491),name:e[t(467)](11)}}),n[t(840)][t(702)](t(653))[t(841)]({view:{name:t(491),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(551)+e[r(680)](r(609))+":"+e[r(680)]("id");return e[r(680)](r(565))&&(s+=":"+e[r(680)](r(565))),n[r(820)](r(818),{"data-name":s})}}),n[t(840)][t(702)](t(653))[t(539)]({view:t(491)}),n[t(840)][t(702)](t(812))[t(457)]((e=>{const n=t;e.on(n(471),s(),{priority:n(537)})})),n[t(840)][t(702)](t(812))[t(457)]((e=>{const n=t;e.on(n(435),s({isAttributeSuggestion:!0}),{priority:n(537)})})),n[t(840)][t(702)](t(812))[t(457)]((e=>{const n=t;e.on(n(797),((t,e,r)=>{const s=n,o=r[s(637)][s(833)](e[s(483)]);if(o)for(const t of o)t[s(663)](s(508))||(r[s(701)][s(772)]([s(745),s(695),s(436)],t),r[s(701)][s(497)](s(697),t),r[s(701)][s(497)](s(417),t),r[s(637)][s(821)](t,e[s(483)]))}),{priority:n(537)})})),n[t(840)][t(702)](t(812))[t(457)]((e=>{const n=t;e.on(n(610),((t,e,r)=>{const s=n,o=r[s(637)][s(833)](e[s(483)]);if(!o)return;const{id:i}=this[s(427)](e[s(483)]),a=this[s(752)][s(727)](i),c=this[s(619)](a);if(this[s(451)](c))for(const t of o)t[s(663)](s(508))||(r[s(701)][s(772)]([s(745),s(695),s(436)],t),r[s(701)][s(497)](s(697),t),r[s(701)][s(497)](s(417),t),r[s(637)][s(821)](t,e[s(483)]))}),{priority:n(537)})})),n[t(442)][t(617)][t(583)]((e=>{const r=t;let s=!1;const o=Array[r(716)](n[r(442)][r(617)][r(475)][r(734)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(427)](t);if(r(491)!==o)continue;const h=this[r(752)][r(727)](f);if(null!=c[r(571)]){r(746)==u&&(s=s||Oc(c[r(571)],t,e,n[r(442)][r(729)]));const o=r(694)==u&&this[r(451)](l[r(613)]("|")[0]);if(c[r(571)][r(544)]||r(632)==c[r(571)][r(598)][r(777)]||r(556)==u&&!Fc(c[r(571)])||o&&!Fc(c[r(571)])||r(780)==u&&(vc(a=c[r(571)])||function(t){const e=r;return t[e(793)][e(447)]==t[e(670)][e(816)]&&t[e(793)][e(829)]}(a)))e[r(572)](t),s=!0;else{if(!h||!h[r(535)])continue;if(c[r(571)]&&c[r(527)]&&c[r(571)][r(502)](c[r(527)]))continue;i[r(457)](h)}}}var a;return i[r(460)]>0&&(s=!!this[r(724)](i)||s),s})),n[t(442)][t(617)][t(583)]((e=>{const r=t;let s=!1;for(const t of n[r(442)][r(617)][r(475)][r(420)]())if(r(563)==t[r(811)])for(const t of this[r(752)][r(687)]()){if(t[r(789)]||!t[r(535)])continue;const o=r(556)==t[r(811)],i=this[r(619)](t),a=i&&this[r(451)](i);if(!o&&!a)continue;const c=t[r(843)]();if(c[r(793)][r(447)]!=c[r(670)][r(447)]&&!c[r(670)][r(829)]){const o=n[r(442)][r(620)](c[r(793)][r(766)],r(670)),i=n[r(442)][r(569)](c[r(793)],o);e[r(524)](t[r(655)](),{range:i}),s=!0}}return s})),n[t(442)][t(617)][t(583)]((e=>this[t(799)](e))),n[t(442)][t(617)][t(583)]((e=>!e[t(668)][t(672)]&&this[t(553)](e))),n[t(442)].on(t(582),(()=>{this[t(730)]=!1})),n[t(442)][t(617)].on(t(803),((r,s)=>{const o=t;if(!s[o(672)]||s[o(649)])return;if(!this[o(730)])return;const i=n[o(442)][o(617)][o(475)][o(420)]();if(0==i[o(458)])return;const a=[],c=i[o(790)]((t=>o(694)==t[o(811)])),u=i[o(790)]((t=>o(563)==t[o(811)]&&o(769)!=t[o(763)]));for(const t of c)this[o(547)](t[o(747)])&&a[o(505)]({key:t[o(747)],newValue:t[o(479)],oldValue:t[o(754)],range:Dc(t[o(437)],n[o(442)])});for(const t of u){if(o(588)!=t[o(700)]&&o(760)!=t[o(700)])continue;const e=Pc(t[o(504)][o(766)],n[o(442)]),r=t[o(768)];o(588)==t[o(700)]&&a[o(505)]({key:o(430),newValue:t[o(763)],oldValue:r[o(763)],range:e});for(const[n,s]of r[o(599)]){if(!this[o(547)](n))continue;const r=t[o(599)][o(727)](n);s!==r&&a[o(505)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(599)])this[o(547)](n)&&(r[o(599)][o(463)](n)||a[o(505)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(458)]&&n[o(442)][o(473)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(749)](t,e,s,o,{groupId:r});this[n(534)](t,a)}))}),{priority:t(757)}),n[t(442)][t(445)].on(t(596),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(427)](n[s(763)]),e=this[s(752)][s(727)](t);e&&e[s(580)](n[s(763)])}})),n[t(442)][t(617)].on(t(803),(()=>{const e=t,r=Array[e(716)](n[e(442)][e(617)][e(475)][e(734)]())[e(790)]((t=>e(491)===this[e(427)](t[e(763)])[e(759)]));if(0===r[e(458)])return;r[e(831)](((t,n)=>{const r=e,s=t[r(629)][r(527)],o=n[r(629)][r(527)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(793)][r(512)](o[r(793)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(427)](t);if(null===n[e(527)]){const n=this[e(708)](t);o[e(457)](n)}else{const t=this[e(752)][e(727)](r);null!==n[e(571)]||t[e(535)]?(s[e(457)](t[e(715)]),o[e(457)](t)):this[e(577)](t)}}o[e(460)]>0&&this[e(834)](o);for(const t of s)this[e(676)](e(845),t)})),n[t(442)].on(t(496),((e,r)=>{const s=t,o=r[0];if(!this[s(752)][s(460)])return;if(!o[s(651)])return;if(o[s(668)][s(649)]||!o[s(668)][s(672)])return;let i,a;switch(o[s(811)]){case s(563):i=n[s(442)][s(620)](o[s(504)]),a=i[s(817)](o[s(550)]);break;case s(613):i=n[s(442)][s(620)](o[s(441)]),a=n[s(442)][s(620)](o[s(846)]);break;case s(703):i=n[s(442)][s(620)](o[s(501)]),a=i[s(817)](o[s(550)]);break;default:return}const c=n[s(442)][s(569)](i,a);n[s(442)][s(433)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(660)](c)){if(e[t(789)])continue;if(t(746)==e[t(811)])continue;const r=this[t(619)](e);if(r&&this[t(451)](r)&&t(613)!=o[t(811)])continue;const s=e[t(629)]&&e[t(629)][t(779)];(t(556)!=e[t(811)]||t(613)==o[t(811)]&&!s)&&(n[t(514)]||t(815)==e[t(811)]&&n[t(590)]||e[t(843)]()[t(710)](c)&&this[t(481)](e,i,a))}}))}),{priority:t(757)}),n[t(442)].on(t(631),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(549)])return;if(this[s(751)])return;if(!this[s(540)][s(564)])return;if(o[s(544)])return;const a=n[s(442)][s(729)],{start:c,end:u}=o[s(843)](),l=c[s(766)]&&a[s(736)](c[s(766)])?null:a[s(509)](c,s(425)),f=u[s(816)]&&a[s(736)](u[s(816)])?null:a[s(509)](u,s(623)),h=n[s(442)][s(569)](l?l[s(793)]:c,f?f[s(670)]:u);n[s(442)][s(433)]((t=>{const e=s;this[e(587)](h);const r=n[e(442)][e(729)][e(509)](h[e(793)]);o.is(e(570))?t[e(778)](r):o[e(748)](r)})),e[s(767)]()}),{priority:e.priorities[t(774)]+10}),n[t(442)].on(t(709),((e,r)=>{const s=t,o=r[r[s(458)]-1];o&&o[s(549)]||this[s(751)]||this[s(540)][s(564)]&&(n[s(442)][s(433)]((()=>{const t=s;let o=n[t(442)][t(709)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(638)]=o[t(488)]();const i=o[t(670)][t(816)],a=n[t(442)][t(729)];i&&a[t(443)](i)&&!a[t(761)](i)&&(o=n[t(442)][t(569)](o[t(793)],n[t(442)][t(620)](i,t(670)))),this[t(426)](o)})),e[s(767)]())}),{priority:t(537)}),this[t(414)][t(762)][t(457)](t(530),this[t(540)]),this[t(484)](t(530));const o=new d(n,this[t(752)]);n[t(762)][t(457)](t(523),o),this[t(484)](t(523));const i=new b(n,this[t(752)]);n[t(762)][t(457)](t(794),i),this[t(484)](t(794)),n[t(762)][t(457)](t(743),new M(n,o,this[t(752)])),this[t(484)](t(743)),n[t(762)][t(457)](t(832),new M(n,i,this[t(752)])),this[t(484)](t(832)),n[t(762)][t(457)](t(718),new D(n,o,this[t(752)])),this[t(484)](t(718)),n[t(762)][t(457)](t(510),new D(n,i,this[t(752)])),this[t(484)](t(510));const c=n[t(450)][t(727)](t(578));this[t(682)](c,t(835),((e,{threadId:n})=>{const r=t,s=this[r(752)][r(727)](n);s&&s[r(679)]&&1===s[r(679)][r(458)]&&this[r(525)](n,{hasComments:!0})}),{priority:t(741)}),this[t(682)](c,t(822),((e,{threadId:n})=>{const r=t,s=this[r(752)][r(727)](n);s&&s[r(679)]&&!s[r(679)][r(458)]&&this[r(525)](n,{hasComments:!1})}),{priority:t(741)})}set[kc(603)](t){const n=kc;if(this[n(692)])throw new e.CKEditorError(n(552),this);this[n(692)]=t}get[kc(603)](){return this[kc(692)]}[kc(776)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(752)][n(687)]())t&&!e[n(535)]||r[n(505)](e);return e?r[n(493)]((t=>t[n(600)]())):r}[kc(669)](t){const n=kc,r=this[n(752)][n(727)](t);if(!r)throw new e.CKEditorError(n(764),this);return r}[kc(666)](t){const e=kc;return this[e(752)][e(463)](t)}[kc(557)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(811)][e(613)](":"),a=this[e(752)][e(727)](r)||this[e(597)](o,i,r,n,s);if(this[e(671)](a),this[e(554)](a,o,i||null,n),a[e(624)]=t[e(624)],a[e(459)]=!0,s&&s[e(434)]){const t=s[e(434)],n=this[e(585)](t[e(706)]);a[e(785)]=t[e(624)],a[e(513)]=n,a[e(482)]=!0}else a[e(785)]=t[e(624)];switch(t[e(629)]&&(a[e(629)]=t[e(629)]),t[e(599)]&&(a[e(599)]=t[e(599)]),this[e(692)]&&this[e(692)][e(635)]||(a[e(810)]=!0),this[e(500)][e(727)](a)){case e(814):this[e(500)][e(418)](a,e(608));break;case e(801):a[e(535)]?(this[e(724)](new Set([a])),this[e(834)](new Set([a])),this[e(500)][e(418)](a,e(842)),this[e(676)](e(490),a)):this[e(500)][e(418)](a,e(592))}return a}[kc(523)](t){const e=kc;this[e(549)]((()=>{const n=e;this[n(414)][n(442)][n(433)]((()=>{const e=n;for(const n of t[e(449)]())n[e(823)]()}))}))}[kc(794)](t){const e=kc;this[e(549)]((()=>{const n=e;this[n(414)][n(442)][n(433)]((()=>{const e=n;for(const n of t[e(449)]())n[e(728)]()}))}))}[kc(484)](t,n){const r=kc,s=this[r(414)][r(762)][r(727)](t);if(!s)throw new e.CKEditorError(r(612),this,{commandName:t});if(this[r(698)][r(463)](s))throw new e.CKEditorError(r(521),this,{commandName:t});this[r(698)][r(457)](s),n&&s.on(r(627),((t,e)=>{const o=r;this[o(540)][o(564)]&&(this[o(751)]||(e[o(458)]>0&&e[e[o(458)]-1]&&e[e[o(458)]-1][o(549)]?e[o(478)]():(t[o(638)]=n(((...t)=>s[o(627)](...t,{forceDefaultExecution:!0})),...e),t[o(767)]())))}),{priority:r(537)})}[kc(549)](t){const n=kc;let r,s;const o=this[n(751)];this[n(751)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(751)]=!1),s&&e.CKEditorError[n(538)](s,this),r}[kc(426)](t,n=null,r={}){const s=kc;if(t[s(544)])return null;const o=this[s(414)][s(450)][s(727)](s(633)).me;for(const{suggestion:e,meta:o}of this[s(660)](t,s(815)))if(o[s(590)]){if(!o[s(735)]){if(o[s(514)]){if(!this[s(713)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(481)](e,t[s(793)],t[s(670)]);break}if(n==e[s(805)]&&Uc(e,r)){const n=e[s(843)]();return n[s(793)][s(502)](t[s(670)])?this[s(601)](e,this[s(673)][s(569)](t[s(793)],n[s(670)])):this[s(601)](e,this[s(673)][s(569)](n[s(793)],t[s(670)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(681)+n:s(815),u=this[s(824)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(511)](c,i,a,t),u}[kc(806)](t,n=kc(576),r={}){const s=kc,o=this[s(414)][s(450)][s(727)](s(633)).me,i=this[s(642)][s(616)](s(815),n,s(470));for(const e of this[s(776)]())if(e[s(513)].id==o.id&&s(815)==e[s(811)]&&e[s(805)]==n&&Uc(e,r)&&(i(e[s(704)](),t)||i(t,e[s(704)]()))){for(const n of t)e[s(621)](n);return e}for(const{suggestion:e,meta:n}of this[s(660)](t,s(815))){if(!n[s(590)])continue;if(!this[s(713)]&&n[s(514)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(704)]())for(const e of t)if(!n[s(710)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(681)+n,l=this[s(824)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(511)](u,a,c,e,zr[s(658)]());return l}[kc(792)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(544)])return null;if(o(415)===this[o(575)]){const e=this[o(642)][o(616)](o(746),r,o(823));return this[o(549)]((()=>e([t],n,s))),null}const i=this[o(414)][o(450)][o(727)](o(633)).me,a=[];if(o(809)!==this[o(575)])for(const{suggestion:e,meta:n}of this[o(660)](t,o(815)))n[o(590)]&&!n[o(452)]&&a[o(505)](...e[o(704)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(781)](s);e&&r[n(505)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(458)];){const s=r[e][n(664)](t);r[n(791)](e,1,...s),e+=s[n(458)]}}return r}(t,a);c[o(458)]&&this[o(673)][o(433)]((()=>{const t=o;for(const e of c){const o=this[t(642)][t(616)](t(746),r,t(823));this[t(549)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(793)],u=t[o(670)];for(const{suggestion:e,meta:n}of this[o(660)](t,o(746))){if(!n[o(590)])continue;if(e[o(805)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(843)]();if(i[o(710)](t,!0))return null;c=c[o(512)](i[o(793)])?c:i[o(793)],u=u[o(636)](i[o(670)])?u:i[o(670)],a?i[o(793)][o(512)](a[o(843)]()[o(793)])?(a[o(522)](),a=e):e[o(522)]():a=e}const l=this[o(673)][o(569)](c,u);if(a)this[o(601)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(824)]({id:t,type:o(589)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(511)](o(589)+r,t,a,l)}}return null}[kc(545)](t,n,r=[],s=null,o={}){const i=kc;n[i(689)]||(n[i(689)]=n[i(758)]),n[i(779)]=t.is(i(437)),s=s||wc(n);const a=r[i(493)]((t=>Pc(t,this[i(673)]))),c=t.is(i(437))?t:Pc(t,this[i(673)]);if(i(415)===this[i(575)]){const t=this[i(642)][i(616)](i(556),s,i(823));return this[i(549)]((()=>t([c],n,o))),null}a[i(505)](c);let u=!0;for(const t of a)if(!this[i(737)](t)){u=!1;break}if(u&&i(809)!==this[i(575)]){const t=this[i(642)][i(616)](i(556),s,i(823));return this[i(549)]((()=>t([c],n,o))),null}let l=null,f=c[i(793)],h=c[i(670)];for(const{suggestion:t,meta:e}of this[i(660)](c,i(556))){if(!e[i(590)])continue;if(e[i(735)]||e[i(514)]||e[i(452)])continue;if(t[i(629)][i(689)]!=n[i(689)])continue;if(!Uc(t,o))continue;const r=t[i(843)]();if(t[i(805)]==s){if(r[i(710)](c,!0))return null;f=f[i(512)](r[i(793)])?f:r[i(793)],h=h[i(636)](r[i(670)])?h:r[i(670)],l?r[i(793)][i(512)](l[i(843)]()[i(793)])?(l[i(522)](),l=t):t[i(522)]():l=t}else{const e=c[i(781)](r);this[i(783)](t,e)}}const g=this[i(414)][i(450)][i(727)](i(633)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(601)](l,this[i(673)][i(569)](f,h)),l;{const t=this[i(824)]({id:d,type:i(804)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(511)](i(804)+s,d,p,this[i(673)][i(569)](f,h)),t}}[kc(422)](t,n,r=[],s=null,o={}){const i=kc;n[i(689)]||(n[i(689)]=n[i(758)]);const a=t[0];n[i(779)]=a.is(i(437)),s=s||wc(n);const c=r[i(493)]((t=>Pc(t,this[i(673)]))),u=a.is(i(437))?t:t[i(493)]((t=>Pc(t,this[i(673)])));if(i(415)===this[i(575)]){const t=this[i(642)][i(616)](i(556),s,i(823));return this[i(549)]((()=>t(u,n,o))),null}c[i(505)](...u);let l=!0;for(const t of c)if(!this[i(737)](t)){l=!1;break}if(l&&i(809)!==this[i(575)]){const t=this[i(642)][i(616)](i(556),s,i(823));return this[i(549)]((()=>t(u,n,o))),null}const f=this[i(414)][i(450)][i(727)](i(633)).me;for(const t of this[i(776)]()){if(t[i(513)].id!=f.id)continue;if(i(556)!=t[i(811)]||t[i(629)][i(689)]!=n[i(689)])continue;if(!Uc(t,o))continue;const e=t[i(805)]==s;for(let n=0;n<u[i(458)];n++){const r=u[n];for(const s of t[i(648)]()){const o=s[i(536)]();if(r[i(502)](o)){e?(u[i(791)](n,1),n--):t[i(572)](s[i(763)]);break}}}}if(0==u[i(458)])return null;const h=this[i(642)][i(616)](i(556),s,i(470));for(const t of this[i(776)]())if(t[i(513)].id==f.id&&i(556)==t[i(811)]&&t[i(629)][i(689)]==n[i(689)]&&t[i(805)]==s&&Uc(t,o)&&(h(t[i(704)](),u)||h(u,t[i(704)]()))){for(const e of u)t[i(621)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(804)+s,m=this[i(824)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(511)](p,g,d,t,zr[i(658)]());return m}[kc(587)](t,n=null,r={}){const s=kc;if(t[s(544)])return null;const o=this[s(414)][s(450)][s(727)](s(633)).me,a=new i.LiveRange(t[s(793)],t[s(670)]);for(const{suggestion:t,meta:e}of this[s(660)](a,s(815)))if(e[s(590)]&&!e[s(735)])if(t[s(789)]){const e=t[s(704)]()[s(790)]((t=>s(632)!=t[s(598)][s(777)]));if(e[s(652)]((t=>a[s(710)](t,!0)))&&t[s(728)](),e[s(499)]((t=>t[s(710)](a,!0)))){const t=this[s(642)][s(616)](s(780),n,s(823));return this[s(549)]((()=>t([a],null,r))),null}}else{const e=a[s(781)](t[s(843)]());null!==e&&t[s(691)]([e],null,r)}if(a[s(721)](),a[s(544)]||s(632)==a[s(598)][s(777)])return null;let c=null,u=a[s(793)],l=a[s(670)];const f=this[s(660)](a,s(780));for(const{suggestion:t,meta:e}of f){const n=this[s(673)][s(569)](u,l);if(e[s(590)]&&(this[s(713)]||!e[s(514)]&&!e[s(452)]))if(t[s(789)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(704)]()){if(r[s(710)](n,!0))return t;n[s(710)](r)||(e=!1)}e&&t[s(728)]()}else{const e=t[s(843)]();if(e[s(710)](n,!0))return t;if(!Uc(t,r)){n[s(710)](e)?t[s(522)]():e[s(559)](u)?u=e[s(670)]:e[s(559)](l)&&(l=e[s(793)]);continue}u=u[s(512)](e[s(793)])?u:e[s(793)],l=l[s(636)](e[s(670)])?l:e[s(670)],r=Object[s(685)]({},t[s(599)]),c?e[s(793)][s(512)](c[s(843)]()[s(793)])?(c[s(522)](),c=t):t[s(522)]():c=t}}if(c)return this[s(601)](c,this[s(673)][s(569)](u,l)),c;{const t=(0,e.uid)(),i=this[s(673)][s(569)](u,l),a=o.id,c=n?s(784)+n:s(780),f=this[s(824)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(511)](c,t,a,i),f}}[kc(560)](t,n=kc(576),r={}){const s=kc,o=this[s(414)][s(450)][s(727)](s(633)).me,a=t[s(493)]((t=>new i.LiveRange(t[s(793)],t[s(670)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(660)](a,s(815)))e[s(590)]&&!e[s(735)]&&c[s(457)](t);for(const e of c)if(e[s(789)]){const o=e[s(704)]();if((!e[s(599)]||!e[s(599)][s(830)])&&o[s(652)]((t=>a[s(499)]((e=>e[s(710)](t,!0)))))&&e[s(728)](),a[s(652)]((t=>o[s(499)]((e=>e[s(710)](t,!0)))))){const e=this[s(642)][s(616)](s(780),n,s(823));return this[s(549)]((()=>e(t,null,r))),null}}else{const t=e[s(843)]();if(a[s(499)]((e=>e[s(710)](t,!0)))&&e[s(728)](),a[s(652)]((e=>t[s(710)](e,!0)))){const t=this[s(642)][s(616)](s(780),n,s(823));return this[s(549)]((()=>t(a,null,r))),null}}const u=this[s(642)][s(616)](s(780),n,s(470));let l=null;for(const t of this[s(776)]())if(t[s(513)].id==o.id&&t[s(535)]&&s(780)==t[s(811)]&&t[s(805)]==n&&Uc(t,r)&&(u(t[s(704)](),a)||u(a,t[s(704)]())))if(l){if(t[s(679)]&&t[s(679)][s(458)])continue;for(const e of t[s(704)]())l[s(492)](e)||l[s(621)](e);t[s(522)]()}else{l=t;for(const e of a)t[s(492)](e)||t[s(621)](e)}if(l)return l;c[s(566)]();for(const{suggestion:t,meta:e}of this[s(660)](a,s(780)))e[s(590)]&&(this[s(713)]||!e[s(514)]&&!e[s(452)])&&Uc(t,r)&&c[s(457)](t);for(const t of c){const e=t[s(704)]();if((!r||!r[s(830)])&&a[s(652)]((t=>e[s(499)]((e=>e[s(710)](t,!0))))))return t;(!t[s(599)]||!t[s(599)][s(830)])&&e[s(652)]((t=>a[s(499)]((e=>e[s(710)](t,!0)))))&&t[s(728)]()}const f=(0,e.uid)(),h=o.id,g=s(784)+n,d=this[s(824)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(721)](),t[s(544)]||s(632)==t[s(598)][s(777)]||this[s(511)](g,f,h,t,zr[s(658)]());return d}[kc(749)](t,n,r,s,o){const i=kc;if(t[i(544)])return[];if(i(415)===this[i(575)])return[];const a=this[i(414)][i(450)][i(727)](i(633)).me.id,c=Array[i(716)](this[i(752)][i(687)]())[i(790)]((e=>i(694)==e[i(811)]&&e[i(629)][i(494)]==n&&e[i(492)](t)));if(i(771)===this[i(575)]){const e=this[i(660)](t,i(815))[i(790)]((({meta:t})=>t[i(590)]&&!t[i(452)]&&!t[i(735)]))[i(493)]((({suggestion:t})=>t));c[i(444)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(694)==t[i(811)]?t[i(629)][i(678)]:void 0,o=t[i(843)](),a=Array[i(716)](u[i(646)]())[i(542)]((t=>t[i(561)](o)));if(!a)continue;const c=a[i(664)](o);this[i(451)](n)&&i(815)==t[i(811)]&&0!=c[i(458)]||(u[i(827)](a),c[i(739)]((t=>{u[i(418)](t,r)})),i(815)!=t[i(811)]&&e!=s&&u[i(418)](a[i(781)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(458)]>37&&console[i(607)](i(712),{key:n});const f=(i(705)+(n+"|")+wc({newValue:s}))[i(531)](0,60),h=this[i(824)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(505)](h),this[i(511)](f,c,a,t)}return l}[kc(696)](t){const e=kc;this[e(484)](t,((t,...n)=>{this[e(480)]((()=>{t(...n)}))}))}[kc(567)](t){const e=kc;this[e(647)][e(457)](t)}[kc(595)](t){const e=kc;this[e(438)][e(457)](t)}[kc(619)](t){const e=kc;return e(694)==t[e(811)]?t[e(805)][e(613)]("|")[0]:null}[kc(601)](t,e){const n=kc,r=t[n(655)]();this[n(673)][n(433)]((t=>{t[n(524)](r,{range:e})}))}[kc(671)](t){const e=kc,n=t.id,r=this[e(414)][e(755)][e(727)](e(795));this[e(517)][e(639)](n)||this[e(517)][e(503)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(517)][e(826)](n);s[e(723)](e(528)),s[e(528)]=!1,t[e(679)]=s}[kc(554)](t,n,r,s){const o=kc;if(t[o(811)]!=n||t[o(805)]!=r||t[o(611)].id!=s)throw this[o(414)][o(753)](o(495)),new e.CKEditorError(o(495),this)}[kc(783)](t,n){const r=kc,s=t[r(843)]();if(n[r(502)](s))t[r(522)]();else if(s[r(710)](n)){const o=this[r(673)][r(620)](n[r(793)][r(816)],r(670));this[r(601)](t,this[r(673)][r(569)](s[r(793)],o));const i=(0,e.uid)(),a=t[r(611)].id,c=t[r(811)]+":"+t[r(805)];this[r(824)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(629)],attributes:t[r(599)]});const u=this[r(673)][r(620)](n[r(670)][r(447)],r(562)),l=this[r(673)][r(569)](u,s[r(670)]);this[r(511)](c,i,a,l)}else if(s[r(559)](n[r(793)])){const e=this[r(673)][r(620)](n[r(793)][r(816)],r(670));this[r(601)](t,this[r(673)][r(569)](s[r(793)],e))}else{const e=this[r(673)][r(620)](n[r(670)][r(447)],r(562));this[r(601)](t,this[r(673)][r(569)](e,s[r(670)]))}}[kc(737)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(660)](t,e(815))){if(!r[e(590)])continue;const s=n[e(704)]();for(const n of s)if(!t[e(664)](n)[e(458)])return!0}return!1}[kc(732)](t){const n=kc,r=this[n(414)][n(450)][n(727)](n(633))[n(604)](t);if(!r)throw new e.CKEditorError(n(594),this);return r}[kc(585)](t){const e=kc,n=this[e(414)][e(450)][e(727)](e(633)),r=(0,o.hashObject)(e(731)+t);return n[e(604)](r)||n[e(454)]({id:r,name:t})}[kc(597)](t,e,n,r,s){const o=kc,i=this[o(732)](r),a=this[o(642)][o(662)](t,e,n,i,s,(t=>{const e=o;this[e(525)](n,{attributes:t});const r=this[e(669)](n);this[e(724)](new Set([r])),this[e(834)](new Set([r]))}));return this[o(682)](a,o(823),(()=>{const t=o;this[t(525)](n,{state:t(579)})}),{priority:o(537)}),this[o(682)](a,o(728),(()=>{const t=o;this[t(525)](n,{state:t(699)})}),{priority:o(537)}),this[o(752)][o(418)](n,a),this[o(500)][o(418)](a,o(814)),a}[kc(427)](t){const e=kc,n=t[e(613)](":");return{group:n[0],type:n[1],subType:n[e(458)]>=5?n[2]:null,id:n[e(458)]<5?n[2]:n[3],authorId:n[e(458)]<5?n[3]:n[4],markerCount:6==n[e(458)]?n[5]:null}}[kc(481)](t,n,r){const s=kc,o=t[s(843)](),i=o[s(793)],a=o[s(670)];this[s(601)](t,this[s(673)][s(569)](i,n));const c=(0,e.uid)(),u=t[s(611)].id,l=t[s(811)]+(t[s(805)]?":"+t[s(805)]:"");this[s(824)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(599)],data:t[s(629)]});const f=this[s(619)](t);(s(556)==t[s(811)]||f&&this[s(451)](f))&&(r=this[s(673)][s(808)](r[s(447)])),this[s(511)](l,c,u,this[s(673)][s(569)](r,a))}[kc(660)](t,e=null){const n=kc,r=[],s=this[n(414)][n(450)][n(727)](n(633)).me;Array[n(628)](t)||(t=[t]);for(const o of this[n(776)]()){if(!o[n(535)])continue;if(e&&o[n(811)]!=e)continue;let i=!1;for(const e of o[n(704)]()){for(const a of t){const t=a[n(793)][n(502)](e[n(670)])||a[n(670)][n(502)](e[n(793)]);if(t||a[n(781)](e)){const c=a[n(710)](e)&&Mc(this[n(673)][n(729)],e[n(793)],a),u=e[n(710)](a)&&Mc(this[n(673)][n(729)],a[n(793)],e);r[n(505)]({suggestion:o,meta:{isOwn:s==o[n(513)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(511)](t,e,n,r,s){const o=kc;this[o(673)][o(433)]((i=>{const a=o;let c=a(551)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(733)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(577)](t){const e=kc,n=t[e(622)],r=t[e(487)];t[e(622)]=null,t[e(487)]=null,null!=n&&n[e(487)]==t&&(n[e(487)]=r),null!=r&&r[e(622)]==t&&(r[e(622)]=n),e(842)==this[e(500)][e(727)](t)&&(this[e(500)][e(418)](t,e(592)),this[e(676)](e(813),t,n,r))}[kc(824)](t){const n=kc,r=t.id,s=this[n(557)](t);if(this[n(692)]&&this[n(692)][n(635)]){const o=this[n(414)][n(450)][n(727)](n(844)),i=s[n(720)],a=s[n(805)]?s[n(811)]+":"+s[n(805)]:s[n(811)],c=this[n(414)][n(591)],u=o[n(457)](Kr(c,n(684))),l={id:r,type:a,hasComments:i,data:t[n(629)]||null,originalSuggestionId:t[n(656)]||null,attributes:s[n(599)]};this[n(692)][n(635)](l)[n(765)]((t=>{const e=n;s[e(810)]=!0,o[e(640)](u),t&&t[e(624)]&&(this[e(752)][e(727)](r)[e(624)]=t[e(624)])}))[n(516)]((t=>{const r=n;throw(0,e.logWarning)(r(574)),this[r(414)][r(442)][r(473)]({isUndoable:!1},(()=>{s[r(728)]()})),s[r(476)](),this[r(752)][r(827)](s.id),this[r(500)][r(827)](s),t}))}return s}[kc(451)](t){const e=kc;return this[e(647)][e(463)](t)}[kc(525)](t,e){const n=kc,r=this[n(414)][n(450)][n(727)](n(844)),s=this[n(669)](t);if(this[n(692)]&&this[n(692)][n(533)])if(s[n(810)]){const s=r[n(457)](Kr(this[n(414)][n(591)],n(684)));this[n(692)][n(533)](t,e)[n(765)]((()=>{r[n(640)](s)}))}else s.on(n(416),(()=>{this[n(525)](t,e)}))}[kc(839)](t){const n=kc;if(!this[n(692)]||!this[n(692)][n(669)])throw new e.CKEditorError(n(453),this);return this[n(692)][n(669)](t)}[kc(708)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(427)](t),i=this[e(752)][e(727)](n)||this[e(597)](r,s,n,o,{});switch(this[e(554)](i,r,s,o),this[e(500)][e(727)](i)){case e(814):this[e(839)](n)[e(765)]((t=>{const r=e;let s=Promise[r(466)]();t[r(720)]&&(s=this[r(517)][r(558)]({channelId:this[r(414)][r(755)][r(727)](r(795)),threadId:n})),s[r(765)]((()=>{const e=r;this[e(557)](t)[e(810)]=!0}))})),this[e(500)][e(418)](i,e(801));break;case e(592):this[e(525)](n,{state:e(711)});case e(608):this[e(500)][e(418)](i,e(842)),this[e(676)](e(490),i);break;case e(842):this[e(676)](e(845),i)}return i[e(580)](t),i}[kc(834)](t){const e=kc,n=Array[e(716)](t),r=n[e(790)]((t=>e(694)==t[e(811)]));this[e(520)](r);const s=n[e(790)]((t=>!t[e(789)]&&e(694)!=t[e(811)])),o=this[e(776)]({skipNotAttached:!0})[e(790)]((t=>!t[e(789)]&&e(694)!=t[e(811)])),i=o[e(790)]((n=>!t[e(463)](n))),a=new Map(o[e(493)]((t=>[t,this[e(642)][e(616)](t[e(811)],t[e(805)],e(634))]))),c=new Map(o[e(493)]((t=>[t,t[e(843)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(458)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(458)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(458)];t++){const n=s[t];!l[e(463)](n)&&n[e(622)]&&(f[e(457)](n[e(622)]),n[e(622)][e(487)]===n&&(n[e(622)][e(487)]=null),n[e(622)]=null),!u[e(463)](n)&&n[e(487)]&&(f[e(457)](n[e(487)]),n[e(487)][e(622)]===n&&(n[e(487)][e(622)]=null),n[e(487)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(458)];e++){const r=g(t,n[e]);r&&(r[0][s(487)]=r[1],r[1][s(622)]=r[0],u[s(457)](r[0]),l[s(457)](r[1]))}}function g(t,n){const r=e;if(t[r(513)].id!==n[r(513)].id)return null;const s=a[r(727)](t)(t,n,c[r(727)](t),c[r(727)](n));return s&&a[r(727)](n)(t,n,c[r(727)](t),c[r(727)](n))?s[1][r(679)]&&s[1][r(679)][r(458)]?null:s:null}f[e(460)]&&this[e(834)](f)}[kc(520)](t){const e=kc;if(0==t[e(458)])return;const n=this[e(776)]({skipNotAttached:!0})[e(790)]((t=>e(694)==t[e(811)]&&t[e(459)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(599)]);s[e(463)](n)||(s[e(418)](n,r[e(458)]),r[e(505)]([]));const i=s[e(727)](n);r[i][e(505)](t)}!function(){const t=e;r[t(831)](((e,n)=>{const r=t,s=e[0][r(624)],o=n[0][r(624)];return s==o?e[0][r(599)][r(465)]<n[0][r(599)][r(465)]?-1:1:s<o?-1:1}));for(const e of r)e[t(831)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(458)];t++){if(0==r[t][e(458)])continue;const n=[];for(let s=t+1;s<r[e(458)];s++)0!=r[s][e(458)]&&i(r[t],r[s])&&n[e(505)](s);for(const s of n)r[t]=r[t][e(677)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(458)];n++){const r=t[n+1]||null;t[n][e(487)]!==r&&(t[n][e(487)]=r)}for(const t of r)for(let n=0;n<t[e(458)];n++){const r=t[n-1]||null;t[n][e(622)]!==r&&(t[n][e(622)]=r)}function i(t,n){const r=e;if(t[0][r(599)][r(465)]!==n[0][r(599)][r(465)]&&t[0][r(513)]!==n[0][r(513)])return!1;if(!function(t,e){const n=r;return!t[n(720)]&&!e[n(720)]||(!t[n(720)]||!e[n(720)])&&(!!(t[n(720)]&&e[n(624)]<t[n(679)][n(529)][n(727)](0)[n(624)])||!!(e[n(720)]&&t[n(624)]<e[n(679)][n(529)][n(727)](0)[n(624)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(599)],r(465)),o=Ac(n[0][r(599)],r(465));return!!Dr(s,o)&&(!!t[r(652)]((t=>n[r(499)]((e=>t[r(843)]()[r(502)](e[r(843)]())))))&&n[r(652)]((e=>t[r(499)]((t=>e[r(843)]()[r(502)](t[r(843)]()))))))}}[kc(724)](t){const e=kc,n=Array[e(716)](t),r=this[e(776)]({skipNotAttached:!0}),s=r[e(790)]((n=>!t[e(463)](n))),o=new Map(n[e(493)]((t=>[t,this[e(642)][e(616)](t[e(811)],t[e(805)],e(470))]))),i=new Map(r[e(493)]((t=>[t,t[e(704)]()])));for(let t=0;t<n[e(458)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(458)];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(458)];e++){const s=r[e];if(s[a(811)]!==n[a(811)]||s[a(513)].id!==n[a(513)].id||s[a(805)]!==n[a(805)])continue;if(!Bc(n,s))continue;if(a(694)==n[a(811)]&&n[a(629)][a(678)]!=s[a(629)][a(678)])continue;if(a(694)==n[a(811)]&&t[a(451)](n[a(629)][a(494)]))continue;if(a(556)==n[a(811)]){const e=t[a(414)][a(442)],r=n[a(675)]();if(r&&(e[a(729)][a(761)](r)||e[a(729)][a(736)](r)))continue}const c=o[a(727)](n),u=i[a(727)](n),l=i[a(727)](s),f=n[a(679)]&&n[a(679)][a(458)],h=s[a(679)]&&s[a(679)][a(458)];if(!f&&c(l,u))return t[a(750)](s,n),i[a(827)](n),!0;if(!h&&c(u,l))return t[a(750)](n,s),i[a(827)](s),!0}return!1}}[kc(750)](t,e){const n=kc;if(t[n(789)])for(const r of e[n(704)]())t[n(621)](r);else{const r=e[n(843)]()[n(670)];this[n(601)](t,this[n(673)][n(569)](t[n(843)]()[n(793)],r))}e[n(522)]()}[kc(625)](t,e,n){const r=kc,s=t[r(654)](r(456))||t[r(654)](r(694))?r(782):t[r(742)]();return Kr(this[r(414)][r(591)],e+"_"+s+r(448),n)}[kc(659)](){const t=kc,n=this[t(414)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(673)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(427)](t[i(763)]);if(i(491)===e){r[i(787)](this[i(625)](n,i(606)));break}}for(const t of s){const{group:n,type:s}=this[i(427)](t[i(763)]);if(i(491)===n){r[i(787)](this[i(625)](s,i(650),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(799)](t){const e=kc;if(this[e(730)])return!1;const n=this[e(414)],r=n[e(442)][e(617)][e(475)][e(420)]();if(0==r[e(458)])return!1;const s=[],o=r[e(790)]((t=>e(694)==t[e(811)])),i=r[e(790)]((t=>e(563)==t[e(811)]&&e(769)!=t[e(763)])),a=r[e(790)]((t=>e(640)==t[e(811)]&&e(769)!=t[e(763)]));for(const t of o)s[e(505)]({key:t[e(747)],newValue:t[e(479)],oldValue:t[e(754)],range:Dc(t[e(437)],n[e(442)])});for(const t of i){const r=a[e(542)]((n=>n[e(504)][e(502)](t[e(504)])));r&&s[e(505)]({key:e(430),newValue:t[e(763)],oldValue:r[e(763)],range:n[e(442)][e(568)](t[e(504)][e(766)])})}return 0!=s[e(458)]&&this[e(534)](t,s)}[kc(553)](t){const e=kc;let n=!1;const r=this[e(414)][e(442)][e(617)][e(475)][e(734)]()[e(790)]((t=>t[e(629)][e(571)]&&t[e(763)][e(654)](e(432))));for(const s of r){const{subType:r,id:o}=this[e(427)](s[e(763)]),i=r[e(613)]("|")[0];for(const r of this[e(776)]({skipNotAttached:!0}))r.id!=o&&e(694)==r[e(811)]&&r[e(629)]&&r[e(629)][e(494)]==i&&r[e(843)]()[e(561)](s[e(629)][e(571)])&&(this[e(605)](r,s[e(629)][e(571)],t),n=!0)}return n}[kc(480)](t){this[kc(730)]=!0,t()}[kc(547)](t){const e=kc,n=this[e(451)](t),r=this[e(438)][e(463)](t);return n||r}[kc(534)](t,e){const n=kc;if(0==e[n(458)])return!1;let r=!1;for(const s of e){const e=this[n(660)](s[n(437)],n(694))[n(790)]((t=>!t[n(775)][n(735)]))[n(493)]((t=>t[n(491)])),i=(0,o.hashObject)({newValue:s[n(485)]});e[n(790)]((t=>{const e=n,[r,o]=t[e(805)][e(613)]("|");return r==s[e(494)]&&o!=i}))[n(739)]((e=>{const o=n;this[o(605)](e,s[o(437)],t),r=!0}))}return r}[kc(605)](t,e,n){const r=kc,s=t[r(843)]()[r(664)](e);0!==s[r(458)]?1!==s[r(458)]?this[r(481)](t,e[r(793)],e[r(670)]):this[r(601)](t,s[0]):n[r(572)](t[r(655)]())}}class Rc{constructor(t){const e=kc;this[e(686)]=t,this[e(673)]=t[e(442)],this[e(744)]=new Map,this[e(581)]=new Map,this[e(644)]()}[kc(662)](t,e,n,r,s,o){const i=kc;return new zr(this[i(673)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(616)](t,e,i(823))(...n),onDiscard:(...n)=>this[i(616)](t,e,i(728))(...n)})}[kc(665)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(744)][s(418)](o,r)}[kc(616)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(744)][r(727)](s)||this[r(581)][r(727)](t+":"+n)}[kc(644)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(831)](((t,n)=>t[e(793)][e(512)](n[e(793)])?1:-1)),this[e(673)][e(433)]((n=>{const r=e;for(const e of t){let t;t=e[r(670)][r(829)]&&e[r(670)][r(447)]==e[r(793)][r(766)]?n[r(707)](e[r(793)][r(766)],"on"):n[r(707)](e),this[r(673)][r(631)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(673)][n(433)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(493)]((t=>(vc(t)&&(t=this[s(673)][s(569)](t[s(670)])),t)))[s(790)]((t=>s(632)!==t[s(598)][s(777)]));if(c[s(458)]<1)return;const u=Array[s(716)](this[s(673)][s(617)][s(726)][s(704)]())[s(493)]((t=>i.LiveRange[s(548)](t)));r[s(778)](c);for(const t of this[s(686)][s(762)][s(762)]())t[s(760)]();a[s(505)]({forceDefaultExecution:!0}),this[s(686)][s(627)](o,...a);const l=u[s(790)]((t=>s(632)!=t[s(598)][s(777)]));l[s(458)]>0&&r[s(778)](l);for(const t of u)t[s(721)]()}))},s=(e,n)=>1==e[t(458)]&&1==n[t(458)]&&e[0][t(670)][t(502)](n[0][t(793)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(673)])?[e,n]:xc(n,e,s,r,this[t(673)])?[n,e]:null;this[t(581)][t(418)](t(796),e),this[t(581)][t(418)](t(543),n),this[t(581)][t(418)](t(756),s),this[t(581)][t(418)](t(788),o),this[t(581)][t(418)](t(472),n),this[t(581)][t(418)](t(667),e),this[t(581)][t(418)](t(464),s),this[t(581)][t(418)](t(431),o),this[t(581)][t(418)](t(429),r),this[t(581)][t(418)](t(802),e),this[t(581)][t(418)](t(546),s),this[t(581)][t(418)](t(586),e),this[t(581)][t(418)](t(717),r),this[t(581)][t(418)](t(446),e),this[t(581)][t(418)](t(518),s),this[t(581)][t(418)](t(641),e),this[t(581)][t(418)](t(714),e),this[t(581)][t(418)](t(828),((e,n)=>{const r=t;if(!n)return;const s=this[r(686)][r(450)][r(727)](Sc);this[r(673)][r(433)]((t=>{const o=r;if(o(430)==n[o(494)])for(const r of e){const e=r[o(793)][o(766)],s=n[o(678)];t[o(588)](e,s)}else if(s[o(451)](n[o(494)]))for(const r of e)void 0!==n[o(678)]?t[o(593)](n[o(494)],n[o(678)],r[o(793)][o(766)]):t[o(497)](n[o(494)],r[o(793)][o(766)]);else for(const r of e)n[o(678)]?t[o(593)](n[o(494)],n[o(678)],r):t[o(497)](n[o(494)],r)}))})),this[t(581)][t(418)](t(474),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(447)][r(819)]({includeSelf:!0,parentFirst:!0})){if(s[r(598)]==s)return!1;if(!n[r(506)](s))return!1;if(t[r(761)](s)||t[r(736)](s))return!0}return!1}function vc(t){const e=kc;return t[e(670)][e(447)]==t[e(793)][e(766)]&&t[e(670)][e(690)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(738)].is(s(838))&&!r[s(761)](t[s(738)]),i=t[s(793)][s(602)](o),a=t[s(670)][s(602)](o,{direction:s(623)});return!(t[s(793)][s(502)](i)&&t[s(670)][s(502)](a)||(i[s(512)](a)?n[s(524)](e,{range:n[s(569)](i,a)}):n[s(572)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(793)][e(766)];return n&&n.is(e(770))}function Dc(t,e){const n=kc;return null==t[n(670)][n(816)]&&t[n(670)][n(447)]==t[n(793)][n(766)]?Pc(t[n(793)][n(766)],e):t}function Pc(t,e){const n=kc,r=e[n(729)][n(761)](t)||e[n(729)][n(440)](t);return e[n(569)](e[n(620)](t,n(768)),r?e[n(630)](t):e[n(620)](t,n(670)))}function xc(t,e,n,r,s){const o=kc;if(t[o(487)])return!1;if(!Bc(t,e))return!1;if(n[o(670)][o(502)](r[o(793)]))return!0;if(t[o(811)]!=e[o(811)])return!1;if(!n[o(670)][o(807)](r[o(793)]))return!1;const i=s[o(569)](n[o(670)],r[o(793)])[o(573)]();for(const t of i)if([o(688),o(424)][o(837)](t[o(811)])&&s[o(729)][o(736)](t[o(738)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(459)]||!e[n(459)])return!1;const r=new Set(Object[n(646)](t[n(599)])),s=new Set(Object[n(646)](e[n(599)]));if(r[n(827)](n(465)),s[n(827)](n(465)),0==r[n(460)]&&0==s[n(460)])return!0;if(r[n(460)]!=s[n(460)])return!1;const o={...t[n(599)]},i={...e[n(599)]};return delete o[n(465)],delete i[n(465)],JSON[n(786)](o)==JSON[n(786)](i)}function Uc(t,e){const n=kc,r=jc(t[n(599)]),s=jc(e);if(!t[n(459)])return!1;for(const t of Object[n(646)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(685)]({},t);return delete n[e(830)],delete n[e(541)],n}function Gc(){const t=["bind","53825kiiqSJ","discardSuggestion","498440JjuZsv","locale","stopListening","destroy","view","unbind","commands","293320Loodux","3238224mFKYRL","157347xzIKvg","_removePendingAction","add","_editor","PendingActions","_setPendingAction","162viMUMV","canDiscard","canAccept","plugins","_acceptCommand","PENDING_ACTION_SUGGESTION","_pendingAction","getRanges","3WSlRaF","model","1395730kUhorA","remove","canEditAt","_discardCommand","execute","1102544ytMIKZ","get","listenTo","change:isDirty","isEnabled","commentThreadController","isDirty","acceptSuggestion"];return(Gc=function(){return t})()}function Vc(t,e){const n=Gc();return(Vc=function(t,e){return n[t-=443]})(t,e)}const Wc=Vc;!function(t){const e=Vc,n=t();for(;;)try{if(251952===parseInt(e(449))/1+-parseInt(e(483))/2+parseInt(e(465))/3*(parseInt(e(472))/4)+-parseInt(e(481))/5*(parseInt(e(457))/6)+-parseInt(e(467))/7+parseInt(e(450))/8+parseInt(e(451))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Hc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(466)]=e,this[s(446)]=n,this[s(477)]=r,this[s(454)]=t,this[s(461)]=t[s(448)][s(473)](s(479)),this[s(470)]=t[s(448)][s(473)](s(482)),this[s(446)][s(480)](s(476)).to(this[s(461)],this[s(470)],((t,e)=>t||e)),this[s(446)][s(480)](s(459)).to(this[s(461)],s(476),(t=>t&&this[s(454)][s(466)][s(469)](e[s(464)]()))),this[s(446)][s(480)](s(458)).to(this[s(470)],s(476),(t=>t&&this[s(454)][s(466)][s(469)](e[s(464)]()))),this[s(463)]=null,n[s(478)]&&this[s(456)](),this[s(474)](n,s(479),(()=>this[s(479)]())),this[s(474)](n,s(482),(()=>this[s(482)]())),this[s(474)](n,s(475),(()=>{const t=s;n[t(478)]?this[t(456)]():this[t(452)]()}))}[Wc(479)](){const t=Wc;this[t(461)][t(471)](this[t(466)].id)}[Wc(482)](){const t=Wc;this[t(470)][t(471)](this[t(466)].id)}[Wc(445)](){const t=Wc;this[t(446)][t(447)](t(476)),this[t(446)][t(447)](t(459)),this[t(446)][t(447)](t(458)),this[t(444)](),this[t(477)][t(445)](),this[t(463)]&&this[t(452)]()}[Wc(456)](){const t=Wc,e=Kr(this[t(454)][t(443)],t(462));this[t(463)]=this[t(454)][t(460)][t(473)](t(455))[t(453)](e)}[Wc(452)](){const t=Wc;null!==this[t(463)]&&this[t(454)][t(460)][t(473)](t(455))[t(468)](this[t(463)]),this[t(463)]=null}}function zc(){const t=["focusCycler","author","SUGGESTION_THREAD_DESCRIPTION","commentsListView","1402261zlIrNe","removeComment","shift+tab","_createCommentThreadInputView","ariaDescriptionView","submit","length","SUGGESTION_THREAD_ARIA_LABEL","focusTracker","_config","hasDirtyComment","canDiscard","commentThread","isEnabled","isReadOnly","target","_createCommentViews","render","value","324918zexhiB","descriptionParts","10dOJHBL","assign","focus","content","95UnesLc","keystrokes","2810664aYuAGG","disabledSubmit","commentThreadInputView","isDirty","7714500GwGOLc","120748fgdDiU","fire","name","body","element","delegate","parseFromString","22sRgYAM","showInput","focusables","textContent","isActive","CommentView","cancel","formatDateTime","addComment","set","editor","bind","destroy","authoredAt","tab","locale","132669jxwraq","join","_localUser","text/html","ariaLabel","setData","commentInputView","disableComments","_model","24XQSsCb","6671048qiTcUN","map","canAccept","editorConfig","updateComment"];return(zc=function(){return t})()}function Kc(t,e){const n=zc();return(Kc=function(t,e){return n[t-=409]})(t,e)}const qc=Kc;!function(t){const e=Kc,n=t();for(;;)try{if(432089===-parseInt(e(435))/1+parseInt(e(437))/2*(-parseInt(e(471))/3)+-parseInt(e(448))/4*(-parseInt(e(441))/5)+-parseInt(e(480))/6*(-parseInt(e(416))/7)+parseInt(e(481))/8+parseInt(e(443))/9+-parseInt(e(447))/10*(parseInt(e(455))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(415)]=null,this[a(445)]=null,this[a(420)]=new o.AriaDescriptionView(t,Kr(t,a(414))),this[a(464)](a(459),!1),this[a(464)](a(468),n[a(468)]),this[a(466)](a(468)).to(n),this[a(464)](a(436),[]),this[a(464)](a(446),!1),this[a(464)](a(429),!1),this[a(464)](a(409),!1),this[a(464)](a(427),!1),this[a(466)](a(475)).to(this,a(422),n,a(468),this,a(436),((t,e,r)=>{const s=a,o=r[s(482)]((t=>T(t[s(440)])))[s(472)](". ")+".";return Kr(this[s(470)],s(423),[t-1,n[s(413)][s(450)],e?i[s(462)](e):"",(new DOMParser)[s(454)](o,s(474))[s(451)][s(458)]])})),this[a(457)]=new s.ViewCollection,this[a(424)]=new e.FocusTracker,this[a(442)]=new e.KeystrokeHandler,this[a(412)]=new s.FocusCycler({focusables:this[a(457)],focusTracker:this[a(424)],keystrokeHandler:this[a(442)],keystrokeHandlerOptions:{filter:t=>t[a(431)]!==this[a(452)]},actions:{focusPrevious:a(418),focusNext:a(469)}}),this[a(479)]=n,this[a(473)]=r,this[a(425)]=i,i[a(478)]?this[a(464)](a(422),1):this[a(432)]()}[qc(433)](){const t=qc;super[t(433)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(457)])}[qc(439)](){const t=qc;this[t(452)][t(439)]()}[qc(467)](){const t=qc;this[t(415)]&&this[t(415)][t(467)](),this[t(445)]&&this[t(445)][t(467)](),super[t(467)]()}[qc(432)](){const t=qc,{CommentsListView:e}=this[t(425)];this[t(415)]=new e(this[t(470)],this[t(479)][t(428)],Object[t(438)]({CommentView:this[t(425)][t(460)]},this[t(425)])),this[t(415)][t(453)](t(417)).to(this),this[t(415)][t(453)](t(411)).to(this),this[t(415)][t(466)](t(459)).to(this),this[t(464)](t(422),this[t(415)][t(422)]+1),this[t(466)](t(422)).to(this[t(415)],t(422),(t=>t+1)),this[t(445)]=this[t(419)](),this.on(t(417),(()=>this[t(439)]())),this[t(466)](t(446)).to(this[t(415)],t(426),this[t(445)][t(477)],t(434),((t,e)=>t||!!e))}[qc(419)](){const t=qc,{CommentThreadInputView:e}=this[t(425)],n=new e(this[t(470)],this[t(473)],this[t(425)][t(410)]),r=n[t(477)];return n[t(466)](t(456)).to(this,t(459),this[t(479)][t(428)],t(430),r,t(434),((t,e,n)=>!!n||t&&!e)),r.on(t(421),((e,n)=>{const s=t;this[s(449)](s(463),n),r[s(465)][s(476)]("")})),r.on(t(461),(()=>this[t(439)]())),r[t(466)](t(444)).to(this[t(479)][t(428)],t(430)),n}}const Zc=Yc;function Qc(){const t=["formatDateTime","443202BjakSJ","discardSuggestion","setTemplate","ck-rounded-corners","color","editorDestroyed","descriptionParts","9669wzTJAF","224016hvonOE","isActive","11652ibnueF","16lzDWva","listitem","ariaLabel","acceptSuggestion","disableComments","push","_config","ariaDescriptionView","canAccept","delegate","ck-suggestion-wrapper--active","11910PdBTCf","_descriptionElement","canDiscard","render","isEnabled","focusables","227294DgtYKB","ck-suggestion-wrapper","add","commentThreadInputView","<p>","discardButton","ck-suggestion--disabled-comments","</p>","ck-suggestion-","705870PdmwFs","acceptButton","description","bindTemplate","editorReady","100TnuWCQ","getTemplate","663XlRGtY","168crsfqP","commentsListView","suggestionView","type","content","14PIJJTD","bind","set","author","_model","1259346iBuIqD","SuggestionView","div","commentThread"];return(Qc=function(){return t})()}function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=270]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(886478===parseInt(e(303))/1*(parseInt(e(325))/2)+parseInt(e(270))/3*(-parseInt(e(286))/4)+parseInt(e(317))/5*(parseInt(e(275))/6)+-parseInt(e(320))/7*(-parseInt(e(283))/8)+-parseInt(e(312))/9+-parseInt(e(297))/10*(parseInt(e(282))/11)+parseInt(e(285))/12*(-parseInt(e(319))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class Jc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(327)](s(323),""),this[s(326)](s(323)).to(this,s(281),(t=>t&&t[0]?t[0][s(323)]:"")),this[s(326)](s(314)).to(this,s(281),this,s(284),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(307)+T(e[n(324)],e[n(279)])+n(310);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(298)]=null,this[s(322)]=new(r[s(271)])(t,e,{formatDateTime:r[s(274)]}),this[s(322)][s(326)](s(314)).to(this),this[s(322)][s(295)](s(289),s(276)).to(this),this[s(322)][s(313)][s(326)](s(301)).to(this,s(294)),this[s(322)][s(308)][s(326)](s(301)).to(this,s(299)),this[s(302)][s(305)](this[s(322)]),this[s(321)]&&this[s(302)][s(305)](this[s(321)]),this[s(306)]&&this[s(302)][s(305)](this[s(306)]),this[s(277)](this[s(318)]())}[Zc(318)](){const t=Zc,e=this[t(315)],n=[this[t(322)]];return this[t(321)]&&n[t(291)](this[t(321)]),this[t(306)]&&n[t(291)](this[t(306)]),n[t(291)](this[t(293)]),{tag:t(272),attributes:{class:["ck",t(278),t(304),e.if(t(284),t(296)),e.to(t(323),(e=>t(311)+e)),this[t(292)][t(290)]&&t(309)],"data-suggestion-id":this[t(329)].id,"data-thread-id":this[t(329)][t(273)].id,"data-author-id":this[t(329)][t(328)].id,tabindex:0,role:t(287),"aria-label":e.to(t(288)),"aria-describedby":this[t(293)].id},children:n}}[Zc(300)](){const t=Zc;super[t(300)](),this[t(321)]&&(this[t(321)][t(295)](t(316)).to(this),this[t(321)][t(295)](t(280)).to(this)),this[t(306)]&&(this[t(306)][t(295)](t(316)).to(this),this[t(306)][t(295)](t(280)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=330]})(t,e)}function eu(){const t=["fire","3OZvmKs","add","ck-annotation__main","innerHTML","formatDateTime","ck-comment__external","locale","Accept suggestion","957685ckeeWz","EXTERNAL_IMPORT_WORD_AVATAR","bindTemplate","@external","keystrokes","ck-suggestion__main","name","ck-suggestion__user","span","ck-annotation__info-time","618779iDuKyj","3229193rgxhvK","esc","acceptSuggestion","extendTemplate","ck-suggestion__info-name","ck-annotation__info","24JfbFoK","isExternal","6oGUlMZ","target","getTemplate","discardSuggestion","Discard suggestion","ck-suggestion","setTemplate","ck-suggestion--discard","authoredAt","set","_setupKeyboardNavigation","discardButton","tab","_model","ck-annotation__content-wrapper","push","focusables","time","source","ck-annotation__info-name","author","ck-comment__info-time","description","cancel","focusFirst","enter","ck-annotation__actions","bind","getExternalSuggestionNote","ck-suggestion--accept","172VKunPz","shift+tab","element","931248LeBhqO","creator","focus","listenTo","userView","render","focusTracker","EXTERNAL_AVATAR","attributes","EXTERNAL_SUGGESTION","ck-annotation","24876iufiEx","change:description","presentation","execute","querySelector","3191ruQNjA","_config","ck-suggestion__actions","importWord","getUserViewNotificationText","check","ck-suggestion__info","acceptButton","1099532TTcDQw","EXTERNAL_IMPORT_WORD_SUGGESTION","focusCycler","220UMiEbv","div","ck-annotation__user","_createButton",".ck-annotation__content-wrapper"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(180418===parseInt(e(409))/1*(-parseInt(e(390))/2)+parseInt(e(333))/3*(parseInt(e(417))/4)+parseInt(e(341))/5*(parseInt(e(360))/6)+-parseInt(e(351))/7*(-parseInt(e(358))/8)+-parseInt(e(404))/9*(parseInt(e(420))/10)+-parseInt(e(352))/11+parseInt(e(393))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(373)]=r,this[a(410)]=i,this[a(369)](a(382),""),this[a(387)](a(368)).to(r),this[a(416)]=this[a(330)](Kr(n,a(340)),t.icons[a(414)],a(389),a(354),"sw"),this[a(371)]=this[a(330)](Kr(n,a(364)),t.icons[a(383)],a(367),a(363),"sw"),this[a(397)]=new o.UserView(n,r[a(380)],this[a(413)]()),this[a(397)][a(355)]({attributes:{class:[a(348),a(422)],"aria-hidden":!0}}),this[a(376)]=new s.ViewCollection([this[a(416)],this[a(371)]]),this[a(399)]=new e.FocusTracker,this[a(345)]=new e.KeystrokeHandler,this[a(419)]=new s.FocusCycler({focusables:this[a(376)],focusTracker:this[a(399)],keystrokeHandler:this[a(345)],actions:{focusPrevious:a(391),focusNext:a(372)},keystrokeHandlerOptions:{filter:t=>t[a(361)]!==this[a(392)]}}),this[a(366)](this[a(362)]())}[$c(398)](){const t=$c;super[t(398)]();const e=this[t(392)][t(408)](t(331));e[t(336)]=this[t(382)],this.on(t(405),((n,r,s)=>{e[t(336)]=s})),this[t(370)]()}[$c(362)](){const t=$c,e=this[t(343)],n=[{tag:t(421),attributes:{class:[t(415),t(357)]},children:[{tag:t(349),children:[{text:this[t(397)][t(347)]}],attributes:{class:[t(356),t(379)]}},{tag:t(377),attributes:{datetime:e.to(t(368)),class:[t(381),t(350)]},children:[{text:e.to(t(368),(e=>this[t(410)][t(337)](e)))}]}]},{tag:t(421),attributes:{class:[t(411),t(386)]},children:[this[t(416)],this[t(371)]]},{tag:t(421),attributes:{class:[t(374)]}}];return this[t(373)][t(359)]&&n[t(375)]({tag:t(421),attributes:{class:[t(338)]},children:[{text:this[t(388)]()}]}),{tag:t(421),attributes:{class:[t(365),t(403)],tabindex:-1},children:[this[t(397)],{tag:t(421),attributes:{class:[t(346),t(335)],role:t(406)},children:n}]}}[$c(395)](){const t=$c;this[t(392)][t(395)]()}[$c(413)](){const t=$c;return this[t(373)][t(359)]?t(412)===this[t(373)][t(401)][t(344)][t(378)]?Kr(this[t(339)],t(342),this[t(373)][t(394)][t(347)]):Kr(this[t(339)],t(400),this[t(373)][t(394)][t(347)]):null}[$c(388)](){const t=$c;return t(412)===this[t(373)][t(401)][t(344)][t(378)]?Kr(this[t(339)],t(418)):Kr(this[t(339)],t(402))}[$c(330)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(339)]);return a[i(369)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(355)]({attributes:{class:n}}),a.on(i(407),(()=>{const t=i;this[t(332)](r,this[t(373)].id)})),a}[$c(370)](){const t=$c,e=this[t(392)];this[t(345)][t(396)](e);for(const e of this[t(376)])this[t(399)][t(334)](e[t(392)]),this[t(345)][t(396)](e[t(392)]);this[t(345)][t(369)](t(385),((n,r)=>{const s=t;e===n[s(361)]&&(this[s(419)][s(384)](),r())})),this[t(345)][t(369)](t(353),((n,r)=>{const s=t;e!==n[s(361)]&&(this[s(395)](),r())}))}}const ru='\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" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n';function su(t,e){const n=iu();return(su=function(t,e){return n[t-=144]})(t,e)}const ou=su;function iu(){const t=["editing","get","Annotations","_updateController","fire","addComment","items","clear","createCommentThreadController","listenTo","menuitemcheckbox","panelView","delete","CommentsUI","innerView","unbind","source","arrowView","_viewToController","from","lowest","1391700AOMPeL","registerAnnotation","1614849EFTEsS","activeMarkers","Accept all selected suggestions","plugins","_unbindEditors","createAnnotation","children","remove","set","commands","_destroyController","acceptButton","separator","getMarkers","some","trackChanges.SuggestionView","view","commentsListView","destroy","comments","EditorAnnotations","getAllAdjacentSuggestions","comments.maxThreadTotalWeight","_handleSuggestionControllerDelayed","getMarkerNames","reduce","escape","trackChanges","discardSelectedSuggestions","suggestionLoaded","commentThread","delegate","previous","CommentsRepository","TrackChangesEditing","getFirstRange","_addUIComponentsToFactory","Discard all selected suggestions","menu","getByInnerView","getSuggestion","createAnnotationView","Accept all suggestions","descriptionParts","add","suggestionUnloaded","model","switchbutton","_suggestionToController","has","isInContent","define","buttonView","isEnabled","comments.maxCommentCharsWhenCollapsed","change:previous","getRanges","suggestionView","_createMenuBarMenu","execute","editor","acceptAllSuggestions","SuggestionThreadView","menuitem","_annotationViews","_handleControllerBuffer","change:activeAnnotations","Track changes","actionView","isOn","requires","_disableComments","getJoined","stopListening","suggestionChanged","activeAnnotations","isMultiRange","_initializeController","SuggestionView","_bindAnnotationToEditors","hasSuggestion","toMany","size","commandName","871703FbpLnv","CommentView","trackChanges.SuggestionThreadView","comments.editorConfig","2268114UErUqP","38058bCqGMZ","TrackChangesUI","locale","isDirty","1528uhbUNX","9435FFqDgh","focus","button","bind","keys","getDescriptions","value","type","config","536YrAOaB","acceptSelectedSuggestions","head","14VrxuAO","descriptionFactory","trackChanges.disableComments","values","Discard all suggestions","comments.maxCommentsWhenCollapsed","length","suggestion-","componentFactory","mainView","addSourceCollector","_createToolbarButton","discardAllSuggestions","_refreshActiveMarkers","discardButton","113589axmpSY","refreshSelectedViews","menuBar:trackChanges","push","pluginName","init","filter"];return(iu=function(){return t})()}!function(t){const e=su,n=t();for(;;)try{if(566084===-parseInt(e(220))/1*(-parseInt(e(203))/2)+parseInt(e(265))/3+parseInt(e(207))/4*(-parseInt(e(208))/5)+-parseInt(e(202))/6+-parseInt(e(198))/7+parseInt(e(217))/8*(parseInt(e(235))/9)+parseInt(e(263))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[ou(184)](){const t=ou;return[Sc,o.Users,t(147),t(244),t(285)]}static get[ou(239)](){return ou(204)}constructor(t){const e=ou;super(t),this[e(162)]=new Map,this[e(260)]=new Map,this[e(178)]=new Map,this[e(179)]=new Map;const n=this[e(174)][e(216)];n[e(165)](e(200),Jc),n[e(165)](e(280),nu),n[e(165)](e(222),!1),this[e(185)]=n[e(243)](e(222))}[ou(288)](t,e){const n=ou;0===this[n(179)][n(196)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(179)]){const r=this[t(162)][t(163)](e);r||n?r&&n&&this[t(275)](e):this[t(191)](e)}this[t(179)][t(249)](),this[t(174)][t(268)][t(243)](t(285))[t(236)](),this[t(233)]()}),10),this[n(179)][n(273)](t,e)}[ou(240)](){const t=ou,e=this[t(174)],n=e[t(268)][t(243)](t(148)),r=e[t(268)][t(243)](t(244)),s=e[t(268)][t(243)](t(285)),o=e[t(268)][t(243)](t(147));this[t(150)](),s[t(230)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(261)](this[e(162)])){const s=t[e(286)](),o=[];for(const t of s){if(!t[e(164)])continue;if(t[e(190)]){o[e(238)](...t[e(170)]());continue}const n=t[e(149)]();if(o[e(226)]>0){const t=o[0][e(186)](n);if(t){o[0]=t;continue}}o[e(238)](n)}n[e(238)]([r[e(281)],o])}return n})),this[t(251)](n,t(294),((e,n)=>{const r=t;this[r(251)](n,r(169),((t,e,s,o)=>{const i=r;n[i(164)]&&(null==s?(this[i(245)](o[i(219)]),this[i(288)](n,!1)):(this[i(245)](s[i(219)]),null==o&&this[i(288)](n,!0)))})),null!==n[r(146)]?this[r(245)](n[r(219)]):this[r(288)](n,!1)})),this[t(251)](n,t(159),((e,n,r)=>{const s=t;this[s(187)](n,s(169)),this[s(179)][s(254)](n),this[s(162)][s(163)](n)&&this[s(275)](n),r&&this[s(245)](r[s(219)])})),this[t(251)](n,t(188),((e,n)=>{this[t(245)](n)})),this[t(251)](r,t(180),(()=>{this[t(233)]()})),this[t(251)](o,t(247),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(194)](r))return;const i=n[o(154)](r);this[o(162)][o(243)](i)[o(281)][o(282)][o(209)](-1)}),{priority:t(262)})}[ou(233)](){const t=ou,e=this[t(174)][t(268)][t(243)](t(244)),n=this[t(174)][t(268)][t(243)](t(148)),r=Array[t(261)](e[t(189)],(e=>e[t(256)]))[t(241)]((e=>this[t(260)][t(163)](e))),s=[];for(const e of r){const n=this[t(260)][t(243)](e)[t(160)][t(286)]();s[t(238)](...n[t(290)](((e,n)=>[...e,...n[t(289)]()]),[]))}n[t(266)]=s}[ou(150)](){const t=ou,n=this[t(174)],r=n[t(205)],o=Kr(r,t(181)),i=new e.Collection([{type:t(161),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(292),role:t(252)})},{type:t(277)},{type:t(210),model:new s.ViewModel({withText:!0,label:Kr(r,t(156)),commandName:t(175),role:t(177)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Kr(r,t(267)),commandName:t(218),role:t(177)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Kr(r,t(224)),commandName:t(232),role:t(177)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Kr(r,t(151)),commandName:t(293),role:t(177)})}]);for(const e of i)if(cu(e)){const r=n[t(274)][t(243)](e[t(160)][t(197)]);e[t(160)][t(211)](t(183),t(167)).to(r,t(214),t(167))}n.ui[t(228)][t(158)](t(292),(e=>this[t(231)](e,i,o))),n.ui[t(228)][t(158)](t(237),(e=>this[t(172)](e,i,o)))}[ou(231)](t,e,n){const r=ou,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(174)][r(274)][r(243)](r(292));o[r(166)][r(273)]({tooltip:n,label:n,icon:ru}),o[r(166)][r(211)](r(183)).to(i,r(214)),o[r(166)].on(r(173),(()=>{const t=r;i[t(173)](),this[t(174)][t(242)][t(281)][t(209)]()})),(0,s.addListToDropdown)(o,e,{role:r(152)});const a=[];for(const t of e)cu(t)&&a[r(238)](this[r(174)][r(274)][r(243)](t[r(160)][r(197)]));const c=o[r(166)];return c[r(182)][r(257)](r(167)),c[r(259)][r(257)](r(167)),c[r(182)][r(211)](r(167)).to(i,r(167)),c[r(259)][r(211)](r(167))[r(195)](a,r(167),((...t)=>t[r(279)]((t=>t)))),o.on(r(173),(t=>{const e=r;this[e(174)][e(173)](t[e(258)][e(197)]),this[e(174)][e(242)][e(281)][e(209)]()})),o}[ou(172)](t,e,n){const r=ou,o=new s.MenuBarMenuView(t),i=this[r(174)][r(274)][r(243)](r(292));o[r(166)][r(273)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(277)==n[r(215)]){a[r(248)][r(158)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(160)];i[r(211)](...Object[r(212)](c)).to(c),i[r(145)](r(173)).to(o),i.on(r(173),(()=>{const t=r;this[t(174)][t(173)](c[t(197)]),this[t(174)][t(242)][t(281)][t(209)]()})),e[r(271)][r(158)](i),a[r(248)][r(158)](e)}return o[r(211)](r(167)).to(i,r(167)),o[r(253)][r(271)][r(158)](a),o}[ou(191)](t){const e=ou,n=this[e(174)],r=n[e(216)],s=n[e(268)][e(243)](e(244)),i=n[e(268)][e(243)](e(147)),a=n[e(268)][e(243)](e(285)),c=n[e(268)][e(243)](o.Users).me,u=r[e(243)](e(292))[e(176)],l=r[e(243)](e(292))[e(192)],{CommentsListView:f,CommentThreadInputView:h}=n[e(268)][e(243)](e(255));let g,d,p;this[e(178)][e(163)](t.id)?(d=this[e(178)][e(243)](t.id),g=d[e(229)]):(g=new u(n[e(205)],t,c,{disableComments:this[e(185)],editorConfig:r[e(243)](e(201)),maxCommentsWhenCollapsed:r[e(243)](e(225)),maxThreadTotalWeight:r[e(243)](e(287)),maxCommentCharsWhenCollapsed:r[e(243)](e(168)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(243)](e(205))),CommentView:r[e(243)](e(284))[e(199)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(171)][e(276)].on(e(173),(()=>{const t=e;n[t(242)][t(281)][t(209)]()})),g[e(171)][e(234)].on(e(173),(()=>{const t=e;n[t(242)][t(281)][t(209)]()})),d=s[e(155)](this[e(174)][e(205)],g),d[e(211)](e(206)).to(g,e(206)),d[e(211)](e(226)).to(g),d[e(211)](e(215)).to(g,e(215),(t=>e(227)+t)),g.on(e(291),(()=>{const t=e;p[t(246)](t(291))})),this[e(178)][e(273)](t.id,d));const m=i[e(250)](t[e(144)],g),I=new Hc(n,t,g,m),E=t[e(286)]()[e(241)]((t=>t[e(164)]));g[e(157)]=n[e(268)][e(243)](e(148))[e(221)][e(213)](E),this[e(162)][e(273)](t,I),this[e(260)][e(273)](g,I),p=s[e(270)]({view:d,target:()=>{const r=e,s=[],i=t[r(286)]()[r(241)]((t=>t[r(164)]));for(const t of i)s[r(238)](...t[r(278)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(242)],s)},type:()=>e(227)+I[e(281)][e(215)]}),i[e(193)](g,p),s[e(158)](p),a[e(264)](p)}[ou(275)](t){const e=ou,n=this[e(174)][e(268)][e(243)](e(147)),r=this[e(174)][e(268)][e(243)](e(244)),s=this[e(162)][e(243)](t),o=s[e(281)],i=r[e(153)](o);n[e(269)](o),i&&r[e(272)](i),this[e(162)][e(254)](t),this[e(260)][e(254)](o),s[e(283)]()}[ou(245)](t){const e=ou;if(!t[e(164)]||!this[e(162)][e(163)](t))return;const n=this[e(174)][e(268)][e(243)](e(148)),r=this[e(162)][e(243)](t),s=t[e(286)]();r[e(281)][e(157)]=n[e(221)][e(213)](s)}[ou(283)](){const t=ou;for(const e of this[t(162)][t(212)]())this[t(275)](e);for(const e of this[t(178)][t(223)]())e[t(229)][t(283)]();super[t(283)]()}}function cu(t){return ou(160)in t}function uu(){var t=["pluginName","adapter","requires","plugins","getSuggestion","1587060mBgoRv","TrackChanges","109084ksrsZd","1595548cLguWb","Comments","get","getSuggestions","editor","6fiYEmK","addSuggestion","903266jUpCad","5XyoqCy","addSuggestionData","16pTXuuy","80662uEdVIo","382995wNCiOW","165123UpErIN"];return(uu=function(){return t})()}var lu=fu;function fu(t,e){var n=uu();return(fu=function(t,e){return n[t-=454]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(249382===-parseInt(e(463))/1+parseInt(e(473))/2+parseInt(e(464))/3+parseInt(e(474))/4*(parseInt(e(460))/5)+parseInt(e(457))/6*(-parseInt(e(459))/7)+-parseInt(e(462))/8*(-parseInt(e(465))/9)+-parseInt(e(471))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class hu extends t.Plugin{static get[lu(468)](){return[Sc,au,lu(475)]}static get[lu(466)](){return lu(472)}set[lu(467)](t){var e=lu;this[e(456)][e(469)][e(454)](Sc)[e(467)]=t}get[lu(467)](){var t=lu;return this[t(456)][t(469)][t(454)](Sc)[t(467)]}[lu(458)](t){var e=lu;return this[e(456)][e(469)][e(454)](Sc)[e(461)](t)}[lu(455)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=lu;return this[n(456)][n(469)][n(454)](Sc)[n(455)]({skipNotAttached:t,toJSON:e})}[lu(470)](t){var e=lu;return this[e(456)][e(469)][e(454)](Sc)[e(470)](t)}}const gu=pu;function du(){const t=["define","getDataWithAcceptedSuggestions","name","acceptAllSuggestions","track-changes-data-invalid-editor-creator","useAnonymousUser","editor","trackChangesData","init","remove","data","2wLYQJj","getFullData","213186bKQCeu","rootsAttributes","create","TrackChangesData","trackChangesData.editorCreator","map","1301960quhytc","discardAllSuggestions","destroy","result","editorCreator","6543411deDVFe","Pagination","getCommentThreads","document","135kMikMr","users","getRootNames","createElement","addSuggestionData","appendChild","push","addUser","615848gXYGAA","pluginName","plugins","1286754fRuSrG","TrackChangesEditing","70bMqDRf","getDataWithDiscardedSuggestions","model","getUser","execute","createDocumentFragment","end","config","Users","getSuggestions","267174ilQAQb","addCommentThread","constructor","div","_adapter","reduce","get","set","getRootsAttributes","function","CommentsRepository","requires","2897208XIAcMn","TrackChangesDataGetter"];return(du=function(){return t})()}function pu(t,e){const n=du();return(pu=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=pu,n=t();for(;;)try{if(474288===-parseInt(e(437))/1+parseInt(e(462))/2*(parseInt(e(425))/3)+parseInt(e(422))/4+parseInt(e(427))/5*(-parseInt(e(464))/6)+-parseInt(e(475))/7+-parseInt(e(449))/8+-parseInt(e(479))/9*(-parseInt(e(470))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const mu=[gu(476)];class Iu extends t.Plugin{static get[gu(448)](){return[Sc]}static get[gu(423)](){return gu(467)}[gu(459)](){const t=gu,n=this[t(457)];if(n[t(434)][t(451)](t(468),(e=>{const r=t,s=n[r(429)][r(478)][r(481)]()[r(442)](((t,e)=>(t[e]="",t)),{});return n[r(439)][r(466)](s,e)})),t(446)!=typeof n[t(434)][t(443)](t(458))[t(474)])throw new e.CKEditorError(t(455))}[gu(452)](t){return Tu(this[gu(457)],!0,t)}[gu(428)](t){return Tu(this[gu(457)],!1,t)}}class Eu extends t.Plugin{static get[gu(423)](){return gu(450)}constructor(t){const e=gu;super(t),this[e(473)]=e(433)}[gu(459)](){const t=gu;this[t(457)][t(424)][t(443)](t(447))[t(441)]={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(457)][t(424)][t(443)](t(426))[t(441)]=null}}function bu(t){return void 0!==t[gu(445)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(424)][r(485)](Sc,Eu),s[r(465)]=bu(t)?t[r(445)]():void 0;const i=document[r(432)](),a=t[r(434)][r(443)](r(458))[r(474)],c=await a(s,(()=>function(t){const e=r,n=document[e(482)](e(440));return t[e(484)](n),n}(i)));!function(t,e){const n=r,s=t[n(429)][n(478)][n(481)]()[n(442)](((e,r)=>(e[r]=t[n(461)][n(443)]({rootName:r}),e)),{}),o=t[n(424)][n(443)](n(435))[n(480)][n(469)]((t=>({id:t.id,name:t[n(453)]}))),i=t[n(424)][n(443)](n(426))[n(436)]({skipNotAttached:!0,toJSON:!0}),a=t[n(424)][n(443)](n(447))[n(477)]({skipNotAttached:!0,toJSON:!0}),c=e[n(424)][n(443)](n(435)),u=e[n(424)][n(443)](n(426)),l=e[n(424)][n(443)](n(447));for(const t of l[n(477)]())t[n(460)]();for(const t of o)c[n(430)](t.id)||c[n(421)](t);c.me||c[n(456)]();for(const t of a)l[n(438)](t);for(const t of i)u[n(483)](t);e[n(461)][n(444)](s)}(t,c),c[r(431)](r(e?454:471));const u=bu(c)?c[r(463)](n):c[r(461)][r(443)](n);return await c[r(472)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=371]})(t,e)}function yu(){var t=["360SuxdgZ","676TUsdVZ","1643420REyORe","1733176Mlctvo","3860140qeupxH","3529449iNtvWt","2851cvBWDk","6BlNVNg","2502uvYfpR","3234384OPTumI"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(270648===parseInt(e(380))/1*(-parseInt(e(374))/2)+parseInt(e(372))/3*(parseInt(e(375))/4)+-parseInt(e(376))/5*(-parseInt(e(371))/6)+parseInt(e(379))/7+-parseInt(e(377))/8+-parseInt(e(373))/9+parseInt(e(378))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(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:()=>Xc,Suggestion:()=>Wr,SuggestionThreadView:()=>Yc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=414]})(t,e)}function l(){const t=["4649985oMxjLT","isEnabled","63792iEJqAL","refresh","TrackChangesCommand","_isEnabledBasedOnSelection","commands","has","62lbjvdR","execute","8FhDqMQ","12142GWSTAm","4134802BImsrF","3193388BYLiYl","12tORIYQ","affectsData","1888777YEzYzu","clearForceDisabled","_disableUnsupportedCommands","_enabledCommands","value","_enableCommands","1985675JqjXGS","10XfUdeR","forceDisabled","editor"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(448747===-parseInt(e(421))/1*(-parseInt(e(424))/2)+-parseInt(e(415))/3+-parseInt(e(426))/4+-parseInt(e(435))/5*(-parseInt(e(427))/6)+-parseInt(e(425))/7+parseInt(e(423))/8*(parseInt(e(439))/9)+-parseInt(e(436))/10*(-parseInt(e(429))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(432)]=e,this[n(433)]=!1,this[n(416)](),this[n(418)]=!1}[c(416)](){this[c(414)]=!0}[c(422)](){const t=c;this[t(433)]=!this[t(433)],this[t(433)]?this[t(431)]():this[t(434)]()}[c(431)](){const t=c;for(const e of this[t(438)][t(419)][t(419)]())e[t(428)]&&!this[t(432)][t(420)](e)&&e[t(437)](t(417))}[c(434)](){const t=c;for(const e of this[t(438)][t(419)][t(419)]())e[t(428)]&&!this[t(432)][t(420)](e)&&e[t(430)](t(417))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=483]})(t,e)}function g(){const t=["refresh","_suggestions","execute","20Ojmxbp","editor","4321012EzViwK","22IjxFCk","1292502dTLWuI","acceptSuggestion","_isEnabledBasedOnSelection","635018CmaogW","model","2296eklsip","isEnabled","track-changes-accept-suggestion-not-found","8478DZYiHZ","24520ewKxAA","4290sUGvpw","96aoedZU","223421pIprzk","TrackChangesEditing","canEditAt","plugins","getRanges","get","269034wUafBN"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(721435===-parseInt(e(490))/1+-parseInt(e(486))/2*(-parseInt(e(505))/3)+parseInt(e(485))/4+parseInt(e(483))/5*(parseInt(e(487))/6)+-parseInt(e(492))/7*(parseInt(e(496))/8)+parseInt(e(495))/9*(-parseInt(e(497))/10)+-parseInt(e(499))/11*(parseInt(e(498))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(507)]=e,this[n(506)](),this[n(489)]=!1}[h(506)](){this[h(493)]=!0}[h(508)](t){const n=h,r=this[n(507)][n(504)](t);if(!r)throw new e.CKEditorError(n(494),this);const s=r[n(503)]();this[n(484)][n(491)][n(501)](s)&&this[n(484)][n(502)][n(504)](n(500))[n(488)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(623771===parseInt(e(125))/1*(parseInt(e(148))/2)+-parseInt(e(135))/3*(parseInt(e(142))/4)+-parseInt(e(143))/5*(parseInt(e(140))/6)+parseInt(e(137))/7+-parseInt(e(133))/8+-parseInt(e(132))/9+parseInt(e(126))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(127)]=e,this[n(144)](),this[n(134)]=!1}[m(144)](){this[m(128)]=!0}[m(147)](t){const n=m,r=this[n(127)][n(136)](t);if(!r)throw new e.CKEditorError(n(139),this);const s=r[n(145)]();this[n(129)][n(141)][n(146)](s)&&this[n(129)][n(130)][n(136)](n(138))[n(131)](r)}}function b(){const t=["canEditAt","execute","708324IlhwoF","2jxHRrU","11701000FfuyxI","_suggestions","isEnabled","editor","plugins","discardSuggestion","3364947GuEVMN","53464WWIrHM","_isEnabledBasedOnSelection","561jNOQFL","get","7580048BWGlFD","TrackChangesEditing","track-changes-discard-suggestion-not-found","6HzJlRz","model","19984ApLDaT","5113495WPeujI","refresh","getRanges"];return(b=function(){return t})()}function T(t,e){const n=C;let r="";return r+=t[n(295)]("*")[n(309)](((t,e)=>e%2!=0?n(270)+_(t)+n(301):_(t)))[n(267)](""),e&&(r+=n(277)+e[n(286)]+n(292)+e[n(259)]+n(265)),r}function _(t){const e=C,n=document[e(266)](e(276));return n[e(262)]=t,n[e(274)]}function y(t){const e=C;return t[e(302)](((t,n)=>e(275)==t[e(279)]&&e(275)!=n[e(279)]?-1:e(275)!=t[e(279)]&&e(275)==n[e(279)]?1:0))}function A(t,e){const n=C;let r,s=0;const o=[],i=e[n(308)];for(;s<t[n(280)];){const a=t[s],c=t[s+1];r||(r=e[n(260)](a)),k(e,a,c)||(o[n(264)](e[n(307)](r,i[n(284)](a)?e[n(263)](a):e[n(282)](a,n(299)))),r=null),s++}return o}function k(t,e,n){const r=C;if(!n)return!1;const s=t[r(263)](e),o=t[r(260)](n);return s[r(304)](o)}function C(t,e){const n=L();return(C=function(t,e){return n[t-=258]})(t,e)}function L(){const t=["end","2736622LoJBkS","</span>","sort","1434294eHehWD","isTouching","isCollapsed","add","createRange","schema","map","6736240dtDJsw","title","createPositionBefore","31230192HxZQCS","innerText","createPositionAfter","push",'"></span>',"createElement","join","change","next",'<span class="ck-suggestion-type">'," [color ","replace","4940512edZcRz","innerHTML","deletion","span",'<span class="ck-suggestion-color" style="background-color: ',"33882rtvEcx","type","length","isInContent","createPositionAt","start","isObject","isMultiRange","value","from","splice","isArray","color","2983605WVBhZN",'" title="',"execute","1414NHXRIG","split","isIntersecting","content","getRanges"];return(L=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(747848===-parseInt(e(303))/1+parseInt(e(300))/2+parseInt(e(291))/3+parseInt(e(273))/4+parseInt(e(258))/5+-parseInt(e(278))/6*(-parseInt(e(294))/7)+-parseInt(e(261))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function S(t,e,n){const r=C;for(;n[r(280)];){const s=n[r(288)](0,100);t[r(268)]((()=>{const t=r;for(const n of s)n[t(281)]&&e[t(293)](n.id)}))}}const N=R;function R(t,e){const n=M();return(R=function(t,e){return n[t-=137]})(t,e)}function M(){const t=["_isEnabledBasedOnSelection","238fRjkmi","canEditAt","191836LFuIDN","_command","1041160hLduon","6tEECEL","model","2604695GUYatz","editor","refresh","values","52048610hlZqmW","90gVKtay","isEnabled","execute","319256SvFPpv","isInContent","some","from","getRanges","_suggestions","3130884cytByM","2875364lGaTPE"];return(M=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(799226===-parseInt(e(148))/1+-parseInt(e(142))/2+parseInt(e(156))/3*(-parseInt(e(146))/4)+-parseInt(e(151))/5*(-parseInt(e(149))/6)+-parseInt(e(144))/7*(parseInt(e(159))/8)+parseInt(e(141))/9+parseInt(e(155))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(147)]=e,this[r(140)]=n,this[r(153)](),this[r(143)]=!1}[N(153)](){const t=N,e=Array[t(138)](this[t(140)][t(154)]())[t(137)]((e=>e[t(160)]));this[t(157)]=this[t(147)][t(157)]&&e}[N(158)](){const t=N,e=y(Array[t(138)](this[t(140)][t(154)]()));for(const n of e){const e=n[t(139)]();if(!this[t(152)][t(150)][t(145)](e))return}S(this[t(152)][t(150)],this[t(147)],e)}}const w=F;function O(){const t=["5862267NQeEGI","57zVblPW","34582710RSPJbp","_suggestions","840998sDOvRd","values","16FgFaRq","from","isEnabled","9846VALOWd","_isEnabledBasedOnSelection","_selectedSuggestions","canEditAt","10271912tGJQyx","4137316uVwJKJ","size","selection","_command","execute","3405UdgcDL","editor","145902LuOhzu","getRanges","model","document","refresh"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(918650===parseInt(e(230))/1+-parseInt(e(221))/2*(parseInt(e(227))/3)+parseInt(e(240))/4+parseInt(e(219))/5*(parseInt(e(235))/6)+parseInt(e(239))/7+parseInt(e(232))/8*(parseInt(e(226))/9)+-parseInt(e(228))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(243)]=e,this[r(229)]=n,this[r(237)]=new Set,this[r(225)](),this[r(236)]=!1}[w(225)](){const t=w,e=this[t(220)][t(223)][t(224)][t(242)],n=Array[t(233)](this[t(229)][t(231)]());this[t(237)]=function(t,e){const n=C,r=Array[n(287)](t[n(298)]()),s=new Set;for(const o of e)if(o[n(281)])for(const e of r)for(const r of o[n(298)]())(e[n(296)](r)||t[n(305)]&&!o[n(285)]&&o[n(269)]&&r[n(299)][n(304)](e[n(283)]))&&s[n(306)](o);return s}(e,n),this[t(234)]=this[t(243)][t(234)]&&!!this[t(237)][t(241)]}[w(218)](){const t=w,e=y(Array[t(233)](this[t(237)]));for(const n of e){const e=n[t(222)]();if(!this[t(220)][t(223)][t(238)](e))return}S(this[t(220)][t(223)],this[t(243)],e)}}const B=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(P(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const V=function(t){return x(this.__data__,t)>-1};const H=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 z(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])}}z.prototype.clear=B,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=Z||J||Function("return this")();const $=Y.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Y["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Y,"Map");const St=Ct(Object,"create");const Nt=function(){this.__data__=St?St(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(St){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return St?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=St&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=Nt,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Bt=Dt;const Pt=function(){this.size=0,this.__data__={hash:new Bt,map:new(Lt||W),string:new Bt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(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])}}zt.prototype.clear=Pt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new W(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Q,qt.prototype.set=Kt;const Xt=qt;const Qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Yt.call(t,e)&&P(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Y.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Z.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Se=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Se(t):Oe(t)};const Be=function(t,e){return t&&te(e,De(e),t)};const Pe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Se(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Y.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return Ze.call(t,e)})))}:Qe;const $e=function(t,e){return te(t,Ye(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Ye(t)),t=en(t);return e}:Qe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Ye)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Y,"DataView");const un=Ct(Y,"Promise");const ln=Ct(Y,"Set");const fn=Ct(Y,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Y.Uint8Array;const Sn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Fn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Sn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(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 Fn(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 Mn(t);case"[object Symbol]":return On(t)}};var Bn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(Bn)return Bn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Pn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==Wn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Be(a,e))}else{if(!Xn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Qn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||($n.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Jn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const _r=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,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return P(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),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=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Sr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Sr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=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)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){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||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Nr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const Br=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(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 Ur=function(t,e){return e.length<2?t:Pr(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Br(e))]};const Gr=function(t,e){return null==t||jr(t,e)};function Vr(){const t=["getRange","1380966eDzbCn","6818910SAEGAL","accept","getItems","_onDiscard","getFirstRange","creator","reduce","substr","suggestion:","set","size","filter","removeMarker","getAllAdjacentSuggestions","onDiscard","add","@external","addMarker","createdAt","263930MDpsEq","getRanges","getMarkers","previous","start","push","onAttributesChange","discard","nodeAfter","removeAttribute","nodeBefore","get","_model","removeMarkers","subType","_saved","setAttribute","attributes","author","change","addRange","4524585uzDABu","_onAttributesChange","decorate","delete","isInContent","authoredAt","toJSON","from","type","clear","getMultiRangeId","data","getMarkerNames","isExternal","isIntersecting","2934015nSnwuK","isIntersectingWithRange","commentThread","isMultiRange","onAccept","head","getContainedElement","381328InLofW","markers","map","split","_onAccept","_markerNames","addMarkerName","next","hasComments","2oTXfDc","557152UNckIy","getFirstMarker","length","_isDataLoaded","end"];return(Vr=function(){return t})()}const Hr=zr;function zr(t,e){const n=Vr();return(zr=function(t,e){return n[t-=207]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(755483===parseInt(e(214))/1*(-parseInt(e(266))/2)+parseInt(e(273))/3+-parseInt(e(267))/4+-parseInt(e(235))/5+parseInt(e(274))/6+parseInt(e(250))/7+parseInt(e(257))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(270)]=!1,this.id=e.id,this[n(243)]=e[n(243)],this[n(228)]=e[n(228)]||null,this[n(232)]=e[n(232)],this[n(279)]=e[n(279)]||e[n(232)],this[n(248)]=Boolean(e[n(231)]&&e[n(231)][n(211)]),this[n(246)]=null,this[n(226)]=t,this[n(261)]=e[n(254)],this[n(277)]=e[n(209)],this[n(236)]=e[n(220)],this[n(262)]=new Set,this[n(213)]=null,this[n(283)](n(240),null),this[n(283)](n(231),e[n(231)]||{}),this[n(283)](n(217),null),this[n(283)](n(264),null),this[n(283)](n(252),null),this[n(283)](n(229),!1),this[n(237)](n(275)),this[n(237)](n(221))}get[Hr(255)](){const t=Hr;let e=this;for(;e[t(217)];)e=e[t(217)];return e}get[Hr(265)](){const t=Hr;return!!this[t(252)]&&this[t(252)][t(269)]>0}get[Hr(253)](){const t=Hr;return 0!=this[t(262)][t(284)]&&6==Array[t(242)](this[t(262)])[0][t(260)](":")[t(269)]}get[Hr(239)](){return null!==this[Hr(268)]()}[Hr(263)](t){const e=Hr;this[e(262)][e(210)](t)}[Hr(247)](){const t=Hr;return Array[t(242)](this[t(262)])}[Hr(216)](){const t=Hr;return this[t(247)]()[t(259)]((e=>this[t(226)][t(258)][t(225)](e)))[t(285)]((t=>t))}[Hr(268)](){return this[Hr(216)]()[0]||null}[Hr(227)](){const t=Hr;this[t(226)][t(233)]((e=>{const n=t;for(const t of this[n(216)]())e[n(207)](t)})),this[t(262)][t(244)]()}[Hr(207)](t){const e=Hr;this[e(226)][e(233)]((n=>{n[e(207)](t)})),this[e(262)][e(238)](t)}[Hr(234)](t){const e=Hr,n=e(282)+this[e(243)]+":"+this[e(228)]+":"+this.id+":"+this[e(279)].id+":"+Wr[e(245)]();this[e(263)](n),this[e(226)][e(233)]((r=>{r[e(212)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(251)](t){const e=Hr;for(const n of this[e(215)]())if(n[e(249)](t))return!0;return!1}[Hr(215)](){const t=Hr;return this[t(216)]()[t(259)]((e=>e[t(272)]()))}[Hr(276)](){const t=Hr;return this[t(215)]()[t(280)](((e,n)=>[...e,...n[t(276)]()]),[])}[Hr(278)](){const t=Hr;var e;return(null===(e=this[t(268)]())||void 0===e?void 0:e[t(272)]())||null}[Hr(256)](){const t=Hr,e=this[t(215)]();if(1!=e[t(269)])return null;const n=e[0],r=n[t(218)][t(222)],s=n[t(271)][t(224)];return r instanceof i.Element?r!=s?null:r:null}[Hr(275)](){const t=Hr;this[t(261)](this[t(215)](),this[t(246)],this[t(231)]),this[t(227)]()}[Hr(221)](){const t=Hr;this[t(277)](this[t(215)](),this[t(246)],this[t(231)]),this[t(227)]()}[Hr(208)](){const t=Hr,e=[];let n=this[t(255)];for(;n;)e[t(219)](n),n=n[t(264)];return e}[Hr(230)](t,e){const n=Hr,r=Zn(this[n(231)]);gr(r,t,e),Dr(r,this[n(231)])||(this[n(231)]=r,this[n(236)](r))}[Hr(223)](t){const e=Hr,n=Zn(this[e(231)]);Gr(n,t),Dr(n,this[e(231)])||(this[e(231)]=n,this[e(236)](this[e(231)]))}[Hr(241)](){const t=Hr;return{id:this.id,type:this[t(228)]?this[t(243)]+":"+this[t(228)]:this[t(243)],authorId:this[t(279)].id,createdAt:this[t(213)],hasComments:this[t(265)],data:this[t(246)],attributes:this[t(231)]}}static[Hr(245)](){const t=Hr;return(0,e.uid)()[t(281)](1,5)}}function Kr(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"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);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. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function qr(){const t=["subType","_customCallbacks","*Change to:* %0","checkChild","matchingCallback","_handleAttributeSuggestionDescription","3038259oEvciB","push","pop","$text","registerDescriptionCallback","_itemLabels","add","$1 $2","27BtnCSu","addEmptyContainer","quantity","_itemLabelsCallbacks","*Split:* %0","_attributeLabels","end","Container","getDescriptions","length","has","insertion","*Set format:* %0","_handleCustomCallbackDescription","EmptyContainer","60lRXTWu","_handleInsertRemoveSuggestionDescription","isInContent","*Remove format:* %0","getItemLabel","label","text","data","$textProxy","addFormat","get","format","REPLACE_TEXT","elementStart","Object","softBreak","element","_resolveDescriptionItems","nodeAfter","indexOf","3275120kvnUwR","registerAttributeLabel","ELEMENT_SPACE","remove","skip","261588wmmVzg","getFirstRange","isEmpty","addContainer","previousSibling","set","isEqual","removeEmptyContainer","_addDescriptionItems","key","removeContainer","isObject","join","attribute","302944LAVcmv","2392314PoukeC","*Remove:* %0","22774VOJMFK","removeFormat","getWalker","_handleRenameSuggestionDescription","map","*Insert:* %0","newValue","start","type","registerElementLabel","605020PvOFOK","nextSibling","replace","_locale","*Merge:* %0","function","deletion","name","elementEnd","_schema","match","item","removeObject","addObject","normal"];return(qr=function(){return t})()}const Xr=Qr;function Qr(t,e){const n=qr();return(Qr=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(406834===-parseInt(e(313))/1+parseInt(e(330))/2*(parseInt(e(288))/3)+-parseInt(e(327))/4+parseInt(e(340))/5+-parseInt(e(328))/6+-parseInt(e(265))/7+parseInt(e(308))/8*(parseInt(e(273))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Zr{constructor(t,e){const n=Qr;this[n(356)]=[],this[n(270)]=new Map,this[n(276)]=[],this[n(278)]=new Map,this[n(349)]=t,this[n(343)]=e}[Xr(281)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(282)];o++){const i=t[o];if(!i[e(290)])continue;const a=this[e(286)](i);if(a){if(null!=i[e(355)]){if(r[e(283)](i[e(355)]))continue;r[e(271)](i[e(355)])}n[e(266)](a)}else if(e(326)!=i[e(338)])e(284)!=i[e(338)]&&e(346)!=i[e(338)]||this[e(289)](n,i,t[o+1]);else{const t=i[e(295)][e(322)];if(s[e(283)](t))continue;s[e(271)](i[e(295)][e(322)]),t==Sc?this[e(333)](n,i):this[e(264)](n,i)}}return this[e(305)](n)}[Xr(269)](t){const e=Xr;this[e(356)][e(266)](t)}[Xr(339)](t,n,r=e.priorities[Xr(354)]){const s=Xr;s(345)==typeof t?(0,e.insertToPriorityArray)(this[s(276)],{matchingCallback:t,label:n,priority:r}):this[s(270)][s(318)](t,n)}[Xr(309)](t,e){const n=Xr;this[n(278)][n(318)](t,e)}[Xr(292)](t,e=1){const n=Xr;let r;for(const e of this[n(276)])if(e[n(263)](t)){r=e[n(293)];break}return r||(r=this[n(270)][n(298)](t[n(347)])),r?r(e):1!==e?e+" "+t[n(347)]+"s":""+t[n(347)]}[Xr(321)](t,e){const n=Xr,r=e[n(314)]()[n(332)](),s=n(284)==e[n(338)]?n(271):n(311);for(const e of r){const o=e[n(351)],i=t[t[n(282)]-1];if(o.is(n(296)))i&&i[n(338)][n(307)](n(280))>-1&&t[n(267)](),i&&n(294)==i[n(338)]?i[s]+=o[n(295)]:t[n(266)]({type:n(294),add:n(271)==s?o[n(295)]:"",remove:n(311)==s?o[n(295)]:""});else if(this[n(349)][n(324)](o)){const a=o;if(i&&i[n(338)][n(307)](n(280))>-1&&t[n(267)](),n(348)==e[n(338)])continue;i&&i[n(338)]==s+n(302)&&i[n(304)][n(347)]==a[n(347)]?i[n(275)]++:t[n(266)]({type:s+n(302),element:a,quantity:1}),r[n(312)]((t=>!(n(348)==t[n(338)]&&t[n(351)]==o)))}else if(this[n(349)][n(358)](o,n(268))||o.is(n(304),n(303))){const r=o;if(n(271)==s&&n(301)==e[n(338)]||n(311)==s&&n(348)==e[n(338)])continue;if(i&&-1==i[n(338)][n(307)](n(280))){n(294)==i[n(338)]&&(i[s]+="\n");continue}let a;if(a=n(271)==s?r[n(341)]&&!this[n(349)][n(324)](r[n(341)])?r[n(341)]:null:r[n(317)]&&!this[n(349)][n(324)](r[n(317)])?r[n(317)]:null,r[n(315)]||a&&a[n(315)]){const e=a&&a[n(315)]?a:r;i&&i[n(338)]==s+n(287)&&i[n(304)][n(347)]==e[n(347)]?i[n(275)]++:t[n(266)]({type:s+n(287),element:e,quantity:1})}else t[n(266)]({type:s+n(280),element:r})}}}[Xr(305)](t){const e=Xr,n=this[e(343)],r=[],s=[],o=[];for(const i of t)switch(i[e(338)]){case e(294):if(i[e(271)]=i[e(271)][e(342)](/(\S)\u000A+(\S)/g,e(272))[e(342)](/\u000A/g,""),i[e(311)]=i[e(311)][e(342)](/(\S)\u000A+(\S)/g,e(272))[e(342)](/\u000A/g,""),""!=i[e(271)]&&""!=i[e(311)]){r[e(266)]({type:e(342),content:Kr(n,e(300),['"'+i[e(311)]+'"','"'+i[e(271)]+'"'])});continue}if(null!=i[e(271)][e(350)](/^ +$/)){r[e(266)]({type:e(284),content:Kr(n,e(335),Kr(n,e(310),i[e(271)][e(282)]))});continue}if(null!=i[e(311)][e(350)](/^ +$/)){r[e(266)]({type:e(346),content:Kr(n,e(329),Kr(n,e(310),i[e(311)][e(282)]))});continue}if(""!=i[e(271)]){r[e(266)]({type:e(284),content:Kr(n,e(335),'"'+i[e(271)]+'"')});continue}r[e(266)]({type:e(346),content:Kr(n,e(329),'"'+i[e(311)]+'"')});continue;case e(274):case e(353):r[e(266)]({type:e(284),content:Kr(n,e(335),this[e(292)](i[e(304)],i[e(275)]))});continue;case e(320):case e(352):r[e(266)]({type:e(346),content:Kr(n,e(329),this[e(292)](i[e(304)],i[e(275)]))});continue;case e(316):r[e(266)]({type:e(284),content:Kr(n,e(277),this[e(292)](i[e(304)],i[e(275)]))});continue;case e(323):r[e(266)]({type:e(346),content:Kr(n,e(344),this[e(292)](i[e(304)],i[e(275)]))});continue;case e(297):s[e(266)](i[e(322)]);continue;case e(331):o[e(266)](i[e(322)]);continue;default:r[e(266)](i)}if(s[e(282)]){const t=s[e(334)]((t=>this[e(278)][e(283)](t)?this[e(278)][e(298)](t):t))[e(325)](", ");r[e(266)]({type:e(299),content:Kr(this[e(343)],e(285),t)})}if(o[e(282)]){const t=o[e(334)]((t=>this[e(278)][e(283)](t)?this[e(278)][e(298)](t):t))[e(325)](", ");r[e(266)]({type:e(299),content:Kr(this[e(343)],e(291),t)})}return r}[Xr(286)](t){const e=Xr;for(const n of this[e(356)]){const r=n(t);if(r&&e(338)in r)return r}}[Xr(264)](t,e){const n=Xr,r=e[n(295)],s=void 0===r[n(336)]?n(331):n(297);t[n(266)]({type:s,key:r[n(322)]})}[Xr(333)](t,e){const n=Xr;t[n(266)]({type:n(299),content:Kr(this[n(343)],n(357),this[n(292)](e[n(314)]()[n(337)][n(306)],1))})}[Xr(289)](t,e,n){const r=Xr;if(this[r(321)](t,e),n&&n[r(314)]()&&!e[r(314)]()[r(279)][r(319)](n[r(314)]()[r(337)])){const n=t[t[r(282)]-1],s=r(284)==e[r(338)]?r(271):r(311);n&&r(294)==n[r(338)]&&(n[s]+="\n")}}}const Jr=Yr;function Yr(t,e){const n=ts();return(Yr=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(914179===parseInt(e(175))/1*(parseInt(e(190))/2)+parseInt(e(180))/3+-parseInt(e(188))/4*(-parseInt(e(176))/5)+parseInt(e(179))/6*(-parseInt(e(192))/7)+parseInt(e(182))/8*(parseInt(e(183))/9)+-parseInt(e(178))/10+-parseInt(e(187))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class $r extends t.Plugin{[Jr(181)](){const t=Jr,e=this[t(191)],n=e[t(193)][t(184)](t(177));e[t(186)][t(184)](t(189))&&n[t(185)](t(189))}}function ts(){const t=["editor","658hEYaxv","plugins","24697EzouyR","5BpQjhp","TrackChangesEditing","1808730bLtFIP","94902uxyVGx","1791960JsFsey","afterInit","40ijCuWa","1635003ZeiAMY","get","enableCommand","commands","10714638GxmgiQ","3656764PkxIji","showAIAssistant","92WDUHEB"];return(ts=function(){return t})()}const es=rs;function ns(){const t=["933408pommxI","value","_registerLegacyDescription","registerBlockAttribute","type","center","enableDefaultAttributesIntegration","registerDescriptionCallback","plugins","format","has","left","4696BeJtYe","editor","FORMAT_ALIGN_TO_RIGHT","alignment","commandName","*Format:* %0","3101NJGqcy","locale","4rfPVCC","commandParams","20hShAEk","FORMAT_ALIGN_TO_LEFT","get","registerAttributeLabel","769158GnjaSm","1376960vqIlrm","AlignmentEditing","2389878GXldTZ","right","FORMAT_ALIGNMENT","495006UkFphc","formatBlock","135104VbQYWQ","FORMAT_JUSTIFY_TEXT","justify","descriptionFactory","afterInit","TrackChangesEditing","FORMAT_ALIGN_TO_CENTER"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(216760===parseInt(e(360))/1*(-parseInt(e(387))/2)+parseInt(e(352))/3+-parseInt(e(367))/4+parseInt(e(353))/5+-parseInt(e(358))/6+-parseInt(e(385))/7*(parseInt(e(379))/8)+-parseInt(e(355))/9*(-parseInt(e(389))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(364)](){const t=es,e=this[t(380)],n=e[t(386)];if(!e[t(375)][t(377)](t(354)))return;const r=e[t(375)][t(350)](t(365));r[t(373)](t(382)),r[t(370)](t(382)),r[t(363)][t(351)](t(382),Kr(n,t(357))),this[t(369)]()}[es(369)](){const t=es,e=this[t(380)],n=e[t(386)];e[t(375)][t(350)](t(365))[t(363)][t(374)]((e=>{const r=t;if(r(359)!=e[r(371)])return;const{data:s}=e;if(s&&r(382)==s[r(383)]){const t=s[r(388)][0][r(368)];return{type:r(376),content:Kr(n,r(384),function(t){const e=r;switch(t){case e(378):return Kr(n,e(349));case e(356):return Kr(n,e(381));case e(372):return Kr(n,e(366));case e(362):return Kr(n,e(361))}}(t))}}}))}}const os=as;function is(){const t=["underline","commandName","2mcqqhj","FORMAT_CODE","type","145380WxtfNk","UnderlineEditing","267768atMKqF","501090YPfFTy","registerAttributeLabel","781100fvvQuy","superscript","locale","33nuAIom","FORMAT_STRIKETHROUGH","403038zFzahe","registerDescriptionCallback","_registerLegacyDescription","FORMAT_BOLD","39gXdlEq","plugins","format","44UtwZzJ","28NhyiKN","strikethrough","StrikethroughEditing","afterInit","*Format:* %0","FORMAT_SUBSCRIPT","subscript","32LDCdCt","formatInline","ItalicEditing","code","slice","editor","TrackChangesEditing","*Remove format:* %0","enableDefaultAttributesIntegration","bold","SubscriptEditing","italic","forceValue","toUpperCase","FORMAT_ITALIC","descriptionFactory","BoldEditing","has","registerInlineAttribute","24356ZoPPcj","SuperscriptEditing","CodeEditing","commandParams","get","52908ogovAX","toLowerCase","FORMAT_SUPERSCRIPT","FORMAT_","FORMAT_UNDERLINE"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(123924===parseInt(e(287))/1*(-parseInt(e(299))/2)+-parseInt(e(292))/3*(parseInt(e(319))/4)+parseInt(e(307))/5+parseInt(e(304))/6*(parseInt(e(320))/7)+-parseInt(e(268))/8*(parseInt(e(312))/9)+-parseInt(e(305))/10*(-parseInt(e(310))/11)+-parseInt(e(302))/12*(-parseInt(e(316))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(284),os(270),os(303),os(289),os(263),os(278),os(288)];class us extends t.Plugin{[os(264)](){const t=os,e=this[t(273)],n=e[t(317)][t(291)](t(274)),r=e[t(309)];for(const s of cs){if(!e[t(317)][t(285)](s))continue;const o=s[t(272)](0,-7)[t(293)](),i=t(295)+o[t(281)]();n[t(276)](o),n[t(286)](o),n[t(283)][t(306)](o,Kr(r,i))}this[t(314)]()}[os(314)](){const t=os,e=this[t(273)],n=e[t(309)],r=e[t(317)][t(291)](t(274));function s(e,s){const o=t;r[o(283)][o(313)]((t=>{const r=o;if(r(269)!=t[r(301)])return;const{data:i}=t;return i&&i[r(298)]===e?i[r(290)][0][r(280)]?{type:r(318),content:Kr(n,r(265),s)}:{type:r(318),content:Kr(n,r(275),s)}:void 0}))}s(t(277),Kr(n,t(315))),s(t(279),Kr(n,t(282))),s(t(297),Kr(n,t(296))),s(t(271),Kr(n,t(300))),s(t(321),Kr(n,t(311))),s(t(267),Kr(n,t(266))),s(t(308),Kr(n,t(294)))}}const ls=hs;function fs(){const t=["TrackChangesEditing","942KNntqi","plugins","from","getSelectedBlocks","parent","value","change","format","685144oZYAUE","3568etwTQy","registerDescriptionCallback","commandName","82174QfOuRI","341230GlUlFk","BlockQuoteEditing","5yCBCSP","154ldbUup","*Set format:* %0","has","3227gjFirB","4796EFdpSX","schema","5234622jeXVrT","ELEMENT_BLOCK_QUOTE","selection","filter","blockQuote","forceValue","get","locale","document","3868758LrdFon","name","$root","afterInit","commands","checkChild","markBlockFormat","commandParams","editor","model","descriptionFactory","enableCommand","*Remove format:* %0"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(626391===parseInt(e(207))/1+-parseInt(e(215))/2*(parseInt(e(195))/3)+parseInt(e(203))/4*(parseInt(e(210))/5)+parseInt(e(217))/6+-parseInt(e(214))/7*(-parseInt(e(204))/8)+-parseInt(e(181))/9+-parseInt(e(208))/10*(-parseInt(e(211))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class ds extends t.Plugin{[ls(184)](){const t=ls,e=this[t(189)],n=e[t(179)];if(!e[t(196)][t(213)](t(209)))return;const r=e[t(196)][t(178)](t(194)),s=this[t(189)][t(185)][t(178)](t(221));r[t(192)](t(221),((n,o={})=>{const i=t,a=this[i(189)][i(190)][i(180)][i(219)],c=o&&void 0!==o[i(222)]?o[i(222)]:!s[i(200)];let u=[];if(c){const t=Array[i(197)](a[i(198)]())[i(220)]((t=>gs(t)||function(t,e){const n=i,r=e[n(186)](t[n(199)],n(221)),s=e[n(186)]([n(183),n(221)],t);return r&&s}(t,this[i(189)][i(190)][i(216)])));u=A(t,e[i(190)])}else{const t=Array[i(197)](a[i(198)]())[i(220)]((t=>gs(t)));u=A(t,e[i(190)])}e[i(190)][i(201)]((()=>{const t=i;for(const e of u)r[t(187)](e,{commandName:t(221),commandParams:[{forceValue:c}]})}))})),r[t(191)][t(205)]((e=>{const r=t,{data:s}=e;if(s&&r(221)==s[r(206)]){const t=Kr(n,r(218));return s[r(188)][0][r(222)]?{type:r(202),content:Kr(n,r(212),t)}:{type:r(202),content:Kr(n,r(193),t)}}}))}}function gs(t){const e=ls;return e(221)==t[e(199)][e(182)]}function ps(){const t=["get","changeCaseTitle","has","45146HdiAyi","4336772YyNzgR","6704UQPiVp","28JbxavF","290gkJcLH","45ChCfNz","CaseChange","357300SSJgnd","4879wIeHWK","11GBAXIb","90504EhYlAA","changeCaseUpper","enableCommand","changeCaseLower","TrackChangesEditing","213168FiJUPx","afterInit","329250KtPTuq","editor","plugins"];return(ps=function(){return t})()}const ms=Is;function Is(t,e){const n=ps();return(Is=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(316801===parseInt(e(301))/1*(parseInt(e(315))/2)+parseInt(e(307))/3*(-parseInt(e(318))/4)+parseInt(e(320))/5*(parseInt(e(309))/6)+parseInt(e(323))/7*(-parseInt(e(317))/8)+-parseInt(e(302))/9*(-parseInt(e(319))/10)+parseInt(e(316))/11+-parseInt(e(322))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class Es extends t.Plugin{[ms(308)](){const t=ms,e=this[t(310)];e[t(311)][t(314)](t(321))&&(e[t(311)][t(312)](t(306))[t(304)](t(303)),e[t(311)][t(312)](t(306))[t(304)](t(305)),e[t(311)][t(312)](t(306))[t(304)](t(313)))}}const bs=Ts;function Ts(t,e){const n=ys();return(Ts=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=Ts,n=t();for(;;)try{if(753303===-parseInt(e(377))/1*(-parseInt(e(372))/2)+parseInt(e(370))/3*(parseInt(e(381))/4)+-parseInt(e(374))/5*(-parseInt(e(383))/6)+parseInt(e(373))/7*(-parseInt(e(375))/8)+-parseInt(e(380))/9*(-parseInt(e(385))/10)+-parseInt(e(382))/11*(-parseInt(e(386))/12)+-parseInt(e(367))/13*(parseInt(e(384))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[bs(387)](){const t=bs,e=this[t(379)];e[t(376)][t(388)](t(378))&&e[t(368)][t(388)](t(371))[t(369)](t(378))}}function ys(){const t=["166436NwoCud","6281trxHuT","43446qDwrjp","836248hdjhRS","1170yiJsQM","4356JrZrfJ","afterInit","get","624bzUbjt","plugins","enableCommand","93cxQMTG","TrackChangesEditing","6bxqMll","3748101yVKGRv","145qDSTNI","8xpukBl","commands","432682YLLHQU","ckbox","editor","88515rfMrYA"];return(ys=function(){return t})()}const As=Cs;function ks(){const t=["language","find","*Remove format:* %0","registerElementLabel","indentCodeBlock","*Set format:* %0","descriptionFactory","1396ZNwiYR","ELEMENT_CODE_BLOCK","commandName","CodeBlock","languages","3448774mSEoet","blockName","label","schema","formatBlock","2428434YsWSHg","value","name","change","outdentCodeBlock","toLowerCase","document","2595590aZjAjV","forceValue","type","commands","rootElement","filter","544UTpaqF","plugins","locale","model","afterInit","TrackChangesEditing","markBlockFormat","isLimit","enableCommand","3004756LMqHLv","parent","from","checkChild","has","481192joTSda","selection","get","9CjkCDS","3WzulnN","codeBlock","12478790iPKZRq","getSelectedBlocks","editor","config","commandParams","registerDescriptionCallback","format"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(488004===parseInt(e(193))/1*(-parseInt(e(170))/2)+parseInt(e(211))/3*(-parseInt(e(202))/4)+parseInt(e(187))/5+parseInt(e(180))/6+-parseInt(e(175))/7+-parseInt(e(207))/8*(parseInt(e(210))/9)+parseInt(e(213))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(197)](){const t=As,e=this[t(158)];if(!e[t(194)][t(206)](t(173)))return;const n=e[t(194)][t(209)](t(198)),r=e[t(195)],s=e[t(159)][t(209)](t(212))[t(174)],o=e[t(190)][t(209)](t(212));n[t(201)](t(167)),n[t(201)](t(184)),n[t(201)](t(212),((r,i={})=>{const a=t,c=e[a(196)],u=e[a(196)][a(186)][a(208)],l=i&&void 0!==i[a(188)]?i[a(188)]:!o[a(181)];let f;i[a(163)]||(i[a(163)]=s[0][a(163)]),f=l?Array[a(204)](u[a(157)]())[a(192)]((t=>Ss(t)||function(t,e){const n=a;return!t.is(n(191))&&!e[n(200)](t)&&e[n(205)](t[n(203)],n(212))}(t,c[a(178)]))):Array[a(204)](u[a(157)]())[a(192)]((t=>Ss(t)));const h=A(f,c);c[a(183)]((()=>{const t=a;for(const e of h)n[t(199)](e,{commandName:t(212),commandParams:[{...i,forceValue:l}],formatGroupId:t(176)})}))})),n[t(169)][t(166)](t(212),(e=>Kr(r,t(171),e))),n[t(169)][t(161)]((e=>{const n=t;if(n(179)!=e[n(189)])return;const o=r.t,{data:i}=e;if(!i||n(212)!=i[n(172)])return;const a=i[n(160)][0][n(163)],c=o(s[n(164)]((t=>t[n(163)]===a))[n(177)])[n(185)]();return i[n(160)][0][n(188)]?{type:n(162),content:Kr(r,n(168),Kr(r,n(171),1)+" ("+c+")")}:{type:n(162),content:Kr(r,n(165),Kr(r,n(171),1))}}))}}function Ss(t){const e=As;return e(212)==t[e(182)]}const Ns=Rs;function Rs(t,e){const n=vs();return(Rs=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(633377===parseInt(e(335))/1*(-parseInt(e(346))/2)+parseInt(e(330))/3+-parseInt(e(345))/4*(-parseInt(e(336))/5)+-parseInt(e(334))/6+parseInt(e(341))/7*(-parseInt(e(344))/8)+-parseInt(e(333))/9+parseInt(e(339))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Ns(343)](){const t=Ns,e=this[t(347)];e[t(348)][t(342)](t(331))&&e[t(348)][t(340)](t(337))[t(332)](t(338))}}function vs(){const t=["editor","plugins","3636000MBOeiQ","CommentsEditing","enableCommand","45576zkRiXN","5658744qZaCHU","1SzawLA","410ndlvYQ","TrackChangesEditing","addCommentThread","713980DkHERq","get","76713OBJUBa","has","afterInit","256YgvegU","32000WyPyJP","14290DtmQFw"];return(vs=function(){return t})()}var ws=n(834);function Os(t,e){const n=Bs();return(Os=function(t,e){return n[t-=166]})(t,e)}function Fs(t,e,n){const r=Os,s=[];for(const o of e[r(176)]())o[r(181)](t)&&s[r(201)](n[r(197)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(172)][r(189)](r(202));return(o,i,a)=>{const c=r;if(!a[c(211)][c(210)](i[c(169)],o[c(205)]))return;const u=i[c(169)][c(174)](),l=i[c(169)][c(208)],f=t[c(179)][c(177)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(196)];g=g||f[c(171)](e);const n=a[c(216)][c(209)](e);if(n&&n[c(212)](c(183)))return;c(185)==t[c(168)]&&f[c(182)](e)&&!f[c(184)](e)&&(e[c(215)]||l[c(190)]?h&&h[c(213)]==e||(h=e,m(t[c(188)]),p=!0):d=d||t[c(188)])}function m(t){const r=c,{authorId:o}=s[r(180)](i[r(173)]),u=a[r(199)][r(167)](r(170),{class:r(200)+e,"data-author-id":o}),l=a[r(216)][r(206)](t);n&&s[r(194)][r(203)](i[r(173)])&&a[r(199)][r(186)](r(187),u),a[r(199)][r(193)](l,u),a[r(216)][r(175)](u,i[r(173)])}g||p||!d||m(d)}}function Bs(){const t=["markerName","getWalker","bindElementToMarker","getItems","schema","4IvYLru","model","_splitMarkerName","hasAttribute","isBlock","addHighlight","isLimit","elementEnd","addClass","ck-suggestion-marker--active","previousPosition","get","isAtEnd","1253724CUipfX","9habuyN","insert","activeMarkers","3209165GUfFGA","item","createRangeOn","2115084htucvi","writer","ck-suggestion-marker-","push","TrackChangesEditing","includes","21609850CkqcXQ","name","toViewPosition","3mLyIuE","start","toViewElement","test","consumable","getCustomProperty","parent","3939831hpoYYh","nextSibling","mapper","460146DIKZEg","1245888ulxAxO","createUIElement","type","markerRange","span","isContent","plugins"];return(Bs=function(){return t})()}function Ps(){const t=["editor","showSuggestionHighlights","rootName","document","TrackChangesEditing","root","data","isCollapsed","bind","remove","1186548yhYSze","setSelection","editing","unlock","init","batch","selection","end","commands","1251750YGjBND","334161TPxSFj","1aTdZcX","createSelection","$graveyard","downcastDispatcher","markerName","start","17847tQQJEq","mapper","288mqUpyj","addMarker:suggestion:deletion","643340vJIXUN","getFirstRange","get","requires","model","uiElement","unbindElementFromMarkerName","options","lock","writer","957802xuxHZB","merge","modifySelection","markerNameToElements","high","forward","fromRange","3586940HcUJqh","plugins","buffer","delete","enableCommand","removeMarker:suggestion:deletion","unit","enqueueChange","createRange","deleteForward","detach"];return(Ps=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(487230===parseInt(e(207))/1*(-parseInt(e(217))/2)+parseInt(e(191))/3+-parseInt(e(178))/4*(parseInt(e(195))/5)+-parseInt(e(198))/6+-parseInt(e(214))/7+parseInt(e(166))/8+-parseInt(e(192))/9*(-parseInt(e(204))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);const xs=Us;function Us(t,e){const n=Ps();return(Us=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(256950===-parseInt(e(222))/1*(parseInt(e(242))/2)+parseInt(e(221))/3+-parseInt(e(211))/4+parseInt(e(232))/5+parseInt(e(220))/6+parseInt(e(249))/7+parseInt(e(230))/8*(parseInt(e(228))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);class js extends t.Plugin{static get[xs(235)](){return[ws.Delete]}[xs(215)](){const t=xs,e=this[t(260)],n=e[t(250)][t(234)](t(264));n[t(253)](t(252));const r=e[t(219)][t(234)](t(258));n[t(253)](t(258),((n,s={})=>{const o=t,a=e[o(236)][o(223)](e[o(236)][o(263)][o(217)]);a[o(267)]&&e[o(236)][o(244)](a,{direction:o(247),unit:s[o(255)]});const c=a[o(233)](),u=i.LiveRange[o(248)](c);let l;n(s),l=o(224)==u[o(265)][o(262)]?e[o(236)][o(257)](c[o(227)]):e[o(236)][o(257)](u[o(227)],u[o(218)]),u[o(259)](),e[o(236)][o(256)](r[o(251)][o(216)],(t=>{const e=o;r[e(251)][e(240)](),t[e(212)](t[e(257)](l[e(218)])),r[e(251)][e(214)]()}))})),e[t(213)][t(225)].on(t(231),Ds(e,t(243)),{priority:t(246)}),e[t(266)][t(225)].on(t(231),((n,r,s)=>{const o=t;s[o(239)][o(261)]&&Ds(e,o(243),{showActiveMarker:!1})[o(268)](this)(n,r,s)}),{priority:t(246)}),e[t(213)][t(225)].on(t(254),((e,n,r)=>{const s=t,o=r[s(229)][s(245)](n[s(226)]);if(o)for(const t of o)t.is(s(237))&&(r[s(229)][s(238)](t,n[s(226)]),r[s(241)][s(269)](t))}),{priority:t(246)})}}function Gs(t,e){const n=Hs();return(Gs=function(t,e){return n[t-=201]})(t,e)}const Vs=Gs;function Hs(){const t=["registerCustomCallback","toUpperCase","bulleted","list.multiBlock","fromRange","TrackChangesEditing","removeMarker","30JBtcPf","ListEditing","getChanges","document","head","suggestion","*Format:* remove from %0","1540427MtxBDi","*Split:* list item","ELEMENT_LIST_ITEM","ELEMENT_","nextSibling","schema","size","detach","*Set format:* %0","commandName","meta","todoListCheck","customNumberedList","_suggestionFactory","enableDefaultAttributesIntegration","end","attributeKey","splitListItemBefore","customBulletedList","381093LvAqfS","listType","afterInit","add","key","selection","documentList","startsWith","isObject","numbered","outdentList","createPositionAt","100GBJdpQ","5zvTqjY","FORMAT_INDENT","get","accept","*Format:* insert into %0","registerElementLabel","refresh","mergeListItemBackward","filter","_findSuggestions","listItemId","containsItem","todoListChecked","listStyle","range","getFirstMarker","next","data","high","oldValue","todo","has","_LIST","listIndent","deletion","43237TTMmNv","includes","bulletedList","ELEMENT_BULLETED_LIST","todoList","type","registerBlockAttribute","getRanges","length","name","ELEMENT_TODO_LIST","getFirstRange","*Indent:* %0","find","listItemIdFixer","getSuggestion","groupId","getAttribute","map","isLocal","editor","multipleBlocks","_getAttributeKey","listReversed","registerDescriptionCallback","previousSibling","format","listMarker","default","setAttribute","*Uncheck item*","start","6FjsvuU","noTrackChangesFixer","value","config","3833800OyCBna","model","registerPostFixer","trackChangesCommand","suggestion:attribute:","attribute","locale","numberedList","commands","change","splitListItemAfter","commandParams","_supportLegacySuggestions","getSuggestions","_splitMarkerName","descriptionFactory","2366836lHUIgc","*Merge:* list item","createRange","*Change to:* %0","getChangedMarkers","checkTodoList","*Check item*","attributes","push","2445894UlmTwN","isUndo","execute","newRange","oldRange","parent","listMarkerStyle","*Remove format:* %0","differ","hasSuggestion","change:data","isNextTo","from","forceValue","batch","TodoListEditing","formatBlock","listStart","_registerLegacyDescription","*Outdent:* %0","nodeAfter","594747HNGdNu","setSelection","indentList","newValue","plugins","mergeListItemForward","*Merge:* %0","registerAttributeLabel","ELEMENT_NUMBERED_LIST","assureChains"];return(Hs=function(){return t})()}!function(t){const e=Gs,n=t();for(;;)try{if(330995===parseInt(e(227))/1*(-parseInt(e(326))/2)+parseInt(e(352))/3+-parseInt(e(279))/4*(-parseInt(e(202))/5)+-parseInt(e(259))/6*(-parseInt(e(333))/7)+parseInt(e(263))/8+-parseInt(e(309))/9*(parseInt(e(201))/10)+parseInt(e(288))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Vs(354)](){const t=Vs,e=this[t(247)];if(!e[t(313)][t(223)](t(327)))return;const n=e[t(269)],r=e[t(313)][t(204)](t(324)),s=e[t(313)][t(223)](t(303)),o=!!e[t(262)][t(204)](t(322));function i(e){const r=t;return{type:r(253),content:""+Kr(n,r(341),e)}}function a(e){const r=t;return{type:r(253),content:""+Kr(n,r(295),e)}}r[t(347)](t(270)),r[t(347)](t(229)),r[t(347)](t(345)),r[t(347)](t(351)),r[t(347)](t(311)),r[t(347)](t(362)),r[t(347)](t(273)),r[t(347)](t(350)),r[t(233)](t(212)),r[t(233)](t(353)),r[t(233)](t(225)),o&&(r[t(347)](t(209)),r[t(347)](t(314))),s&&(r[t(347)](t(231)),r[t(347)](t(284)),r[t(233)](t(214)),r[t(278)][t(251)]((e=>{const r=t,{data:s}=e;if(s&&r(214)==s[r(356)])return{type:r(253),content:s[r(312)]?Kr(n,r(285)):Kr(n,r(257))}})),this[t(247)][t(264)][t(329)][t(265)]((e=>{const n=t;if(e[n(302)][n(289)])return!1;let s=!1;const o=r[n(276)]({skipNotAttached:!0})[n(210)]((t=>n(214)===r[n(249)](t)));for(const t of o)n(222)!=t[n(238)]()[n(258)][n(308)][n(244)](n(353))&&(r[n(211)](t[n(238)](),n(268))[n(240)]((t=>n(353)===r[n(249)](t[n(331)])))||(e[n(325)](t[n(217)]()),s=!0));return s}))),r[t(278)][t(316)](t(225),Kr(n,t(203)));const c={type:t(253),content:""};r[t(278)][t(251)]((e=>{const r=t,{data:s}=e;if(!s||r(353)!=s[r(356)])return;let u=e[r(330)];for(;u;){if(u[r(219)]&&((r(215)==u[r(219)][r(356)]||r(294)==u[r(219)][r(356)])&&(u[r(219)][r(312)]&&r(255)!=u[r(219)][r(312)]||r(255)!=u[r(219)][r(221)]&&!s[r(312)])||!o&&u[r(219)][r(356)]==Sc))return c;u=u[r(218)]}if(null==s[r(312)])switch(s[r(221)]){case r(321):return a(Kr(n,r(230)));case r(361):return a(Kr(n,r(317)));case r(222):return a(Kr(n,r(237)))}switch(s[r(312)]){case r(321):return i(Kr(n,r(230)));case r(361):return i(Kr(n,r(317)));case r(222):return i(Kr(n,r(237)))}})),r[t(278)][t(251)]((e=>{const n=t,{data:r}=e;if(r&&n(225)==r[n(356)])return null==r[n(312)]||null==r[n(221)]&&0==r[n(312)]?c:void 0})),r[t(278)][t(251)]((e=>{const r=t;if(r(268)!=e[r(232)])return;const{data:s}=e;if(!s||r(212)!=s[r(356)])return;const o=Ws(e);return r(312)==o?{type:r(253),content:Kr(n,r(280))}:r(221)==o?{type:r(253),content:Kr(n,r(334))}:c})),e[t(264)][t(329)][t(265)]((e=>this[t(241)](e))),e[t(264)][t(329)][t(265)]((e=>this[t(260)](e))),e[t(264)][t(329)].on(t(298),((e,n)=>{const r=t;if(n[r(289)]||!n[r(246)])return!1;this[r(318)]()}),{priority:t(220)}),this[t(275)]()}[Vs(241)](t){const e=Vs;if(t[e(302)][e(289)]||!t[e(302)][e(246)])return!1;let n=!1;const r=this[e(247)][e(313)][e(204)](e(324))[e(276)]({skipNotAttached:!0})[e(210)]((t=>t[e(219)]&&e(212)==t[e(219)][e(356)]))[e(210)]((t=>t[e(219)][e(312)]&&t[e(219)][e(221)]));for(const s of r)Ws(s)||(t[e(325)](s[e(217)]()),n=!0);return n}[Vs(260)](t){const e=Vs;if(t[e(302)][e(289)]||!t[e(302)][e(246)])return!1;const n=this[e(247)][e(313)][e(204)](e(324));if(n[e(266)][e(261)])return!1;let r=!1;const s=[e(353),e(212),e(225),e(215),e(305),e(250),e(344),e(254),e(294)],o=this[e(247)][e(264)][e(329)][e(296)][e(328)]()[e(210)]((t=>e(268)==t[e(232)]))[e(210)]((t=>s[e(228)](t[e(349)])));if(0==o[e(235)])return r;for(const i of o){const o=n[e(211)](i[e(216)],e(268))[e(210)]((t=>!t[e(343)][e(299)]))[e(245)]((t=>t[e(331)]))[e(210)]((t=>{const r=e,o=n[r(249)](t);return s[r(228)](o)}));if(o[e(235)]){for(const n of o)t[e(325)](n[e(217)]());r=!0}}return r}[Vs(318)](){const t=Vs,e=this[t(247)][t(313)][t(204)](t(324)),n=[t(353),t(212),t(225),t(215),t(305),t(250),t(344),t(254),t(294)];let r;const s=new Set(this[t(247)][t(264)][t(329)][t(296)][t(283)]()[t(210)]((r=>{const s=t;if(r[s(219)][s(292)]||!r[s(219)][s(291)])return null;if(!r[s(236)][s(359)](s(267)))return null;const{id:o}=e[s(277)](r[s(236)]);if(!e[s(297)](o))return null;const i=e[s(242)](o);return n[s(228)](i[s(219)][s(356)])}))[t(245)]((n=>{const s=t,{id:o}=e[s(277)](n[s(236)]),i=e[s(242)](o);return r=i[s(286)][s(243)],i[s(238)]()[s(258)][s(308)]})));if(0==s[t(339)])return;const o=e[t(276)]({skipNotAttached:!0})[t(210)]((e=>t(268)==e[t(232)]&&e[t(219)]&&n[t(228)](e[t(219)][t(356)])&&e[t(286)][t(243)]!=r))[t(245)]((e=>({listItem:e[t(238)]()[t(258)][t(308)],groupId:e[t(286)][t(243)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(223)](n)&&i[t(355)](e);for(const n of e[t(276)]())i[t(223)](n[t(286)][t(243)])&&n[t(256)](t(243),r)}[Vs(275)](){const t=Vs,e=this[t(247)],n=e[t(269)],r=e[t(313)][t(204)](t(324));this[t(306)](),r[t(346)][t(319)](t(304),t(358),t(205),(function(n,r){const s=t,o=[];for(let t of n)t[s(258)][s(308)]===t[s(348)][s(293)]&&(t=e[s(264)][s(281)](e[s(264)][s(363)](t[s(258)][s(308)],0))),o[s(287)](t);e[s(264)][s(272)]((t=>{const n=s,a=e[n(264)][n(329)][n(357)],c=Array[n(300)](a[n(234)]())[n(245)]((t=>i.LiveRange[n(323)](t)));t[n(310)](o),e[n(271)][n(204)](r[n(342)])[n(208)](),r[n(274)][n(287)]({forceDefaultExecution:!0}),e[n(290)](r[n(342)],...r[n(274)]),t[n(310)](c);for(const t of c)t[n(340)]()}))})),r[t(278)][t(207)]((function(n){const r=t,s=!e[r(264)][r(338)][r(360)](n),o=n[r(252)],i=n[r(337)],a=n[r(244)](r(212)),c=!o||o[r(244)](r(212))!==a,u=!i||i[r(244)](r(212))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(335),e)))}[Vs(306)](){const t=Vs,e=this[t(247)],n=e[t(269)];function r(n){const r=t,s=e[r(271)][r(204)](r(229))[r(261)],o=e[r(271)][r(204)](r(270))[r(261)];return r(270)===n?s:o}e[t(313)][t(204)](t(324))[t(278)][t(251)]((function(s){const o=t;if(o(304)!=s[o(232)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(342)]){case o(229):u=i[o(274)][0][o(301)],l=r(i[o(342)]),a=o(u?206:332),!l&&e[o(262)][o(204)](o(322))||(a=o(282)),c={type:o(253),content:Kr(n,a,Kr(n,o(230)))};break;case o(270):u=i[o(274)][0][o(301)],l=r(i[o(342)]),a=o(u?206:332),!l&&e[o(262)][o(204)](o(322))||(a=o(282)),c={type:o(253),content:Kr(n,a,Kr(n,o(317)))};break;case o(311):a=o(239),c={type:o(253),content:Kr(n,a,Kr(n,o(335)))};break;case o(362):a=function(t){const e=o,n=t[e(238)]();let r=n[e(258)][e(308)];for(;r&&n[e(213)](r);){if(r[e(244)](e(225))>0)return!1;r=r[e(337)]}return!0}(s)?Kr(n,o(332),Kr(n,function(t){const e=o;return e(336)+t[e(238)]()[e(258)][e(308)][e(244)](e(353))[e(320)]()+e(224)}(s))):Kr(n,o(307),Kr(n,o(335))),c={type:o(253),content:a};break;case o(209):case o(314):!1===i[o(248)]&&(a=o(315),c={type:o(226),content:Kr(n,a,Kr(n,o(335)))})}return c}))}}function Ws(t){const e=Vs;let n=t[e(238)]()[e(258)][e(308)][e(252)];for(;n;){const r=n[e(244)](e(212));if(!r)return!1;if(r==t[e(219)][e(312)])return e(312);if(r==t[e(219)][e(221)])return e(221);n=n[e(252)]}return!1}function Ks(t,e){const n=qs();return(Ks=function(t,e){return n[t-=328]})(t,e)}function qs(){const t=["suggestion","plugins","editor","getSuggestions","getFirstMarker","filter","isUndo","circle","replace","styles","commandName","decimal-leading-zero","type","FORMAT_LIST_START","ListPropertiesEditing","get","includes","_LIST_DEFAULT","listStyle","_getTranslationKeyForListStyle","235963TuIeZP","registerAttributeLabel","17eNahJY","listStart","_LIST_","default","newValue","_getAttributeKey","next","ELEMENT_","upper-latin","decimal","find","bulleted","square","startIndex","13475148FYnNVN","listType","reversed","24177fIvuNm","upper-roman","12544597ugjmWA","key","_registerLegacyDescription","enableDefaultAttributesIntegration","listReversed","list.properties","descriptionFactory","model","lower-latin","lower-roman","handleDescriptions","registerBlockAttribute","*Format:* set order to regular","data","160YbMBPh","15fHGTXD","444ToxOOc","oldValue","30018cOWsCN","10zJqpMw","afterInit","getAttribute","start","head","registerPostFixer","FORMAT_LIST_REVERSED","disc","format","commandParams","TrackChangesEditing","*Set format:* %0","toUpperCase","*Format:* set order to reversed","numbered","_findSuggestions","*Remove format:* %0","customNumbered","has","attribute","config","6686352YSePki","getFirstRange","locale","removeMarker","nodeAfter","11Btvkwk","1779216ROkUzn","document","*Format:* set start index to %0","formatBlock","registerDescriptionCallback","*Change to:* %0","bind","batch"];return(qs=function(){return t})()}const Xs=Ks;!function(t){const e=Ks,n=t();for(;;)try{if(930884===parseInt(e(420))/1*(parseInt(e(362))/2)+parseInt(e(342))/3*(parseInt(e(360))/4)+parseInt(e(359))/5*(-parseInt(e(390))/6)+parseInt(e(418))/7*(-parseInt(e(358))/8)+-parseInt(e(384))/9*(parseInt(e(363))/10)+parseInt(e(389))/11*(parseInt(e(339))/12)+parseInt(e(344))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Qs extends t.Plugin{[Xs(364)](){const t=Xs;if(!this[t(400)][t(399)][t(381)](t(412)))return;const e=this[t(400)][t(383)][t(413)](t(349)),n=this[t(400)][t(399)][t(413)](t(373));e[t(407)]&&(n[t(347)](t(416)),n[t(355)](t(416))),e[t(341)]&&(n[t(347)](t(348)),n[t(355)](t(348))),e[t(338)]&&(n[t(347)](t(421)),n[t(355)](t(421)));const r={type:t(371),content:""};n[t(350)][t(394)](this[t(354)][t(396)](this));const s=this[t(400)][t(386)];n[t(350)][t(419)](t(348),Kr(s,t(369))),n[t(350)][t(394)]((e=>{const n=t,{data:s}=e;if(s&&n(348)==s[n(345)])return null==s[n(329)]||0==s[n(329)]&&null==s[n(361)]?r:void 0})),n[t(350)][t(419)](t(421),Kr(s,t(411))),n[t(350)][t(394)]((e=>{const n=t,{data:s}=e;if(s&&n(421)==s[n(345)])return null==s[n(329)]||1==s[n(329)]&&null==s[n(361)]?r:void 0})),this[t(400)][t(351)][t(391)][t(368)]((e=>{const r=t;if(e[r(397)][r(404)])return!1;let s=!1;const o=n[r(401)]({skipNotAttached:!0})[r(403)]((t=>{const e=r,s=n[e(330)](t);return e(421)==s||e(348)==s}));for(const t of o){const o=t[r(385)]()[r(366)][r(388)][r(365)](r(340));r(377)!=o&&r(380)!=o&&(n[r(378)](t[r(385)](),r(382))[r(335)]((t=>r(340)==n[r(330)](t[r(398)])))||(e[r(387)](t[r(402)]()),s=!0))}return s})),this[t(346)]()}[Xs(354)](t){const e=Xs,n=this[e(400)][e(386)],{data:r}=t,s={type:e(371),content:""};if(!r||e(416)!=r[e(345)])return;if(!r[e(361)])return e(328)==r[e(329)]?s:{type:e(371),content:""+Kr(n,e(374),Kr(n,this[e(417)](r[e(329)])))};if(!r[e(329)]){if(e(328)==r[e(361)])return s;let o=t[e(367)];for(;o;){if(o[e(357)]&&e(340)==o[e(357)][e(345)]&&o[e(357)][e(329)])return s;o=o[e(331)]}return{type:e(371),content:""+Kr(n,e(379),Kr(n,this[e(417)](r[e(361)])))}}if(e(328)!=r[e(329)])return{type:e(371),content:""+Kr(n,e(374),Kr(n,this[e(417)](r[e(329)])))};let o=t[e(367)];for(;o;){if(o[e(357)]&&e(340)==o[e(357)][e(345)]&&o[e(357)][e(329)]&&o[e(357)][e(361)])return s;o=o[e(331)]}const i=t[e(385)]()[e(366)][e(388)][e(365)](e(340));return{type:e(371),content:Kr(n,e(374),Kr(n,e(332)+i[e(375)]()+e(415)))}}[Xs(346)](){const t=Xs,e=this[t(400)],n=e[t(386)];e[t(399)][t(413)](t(373))[t(350)][t(394)]((e=>{const r=t;if(r(393)!=e[r(410)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(408)]){case r(416):o=r(395),i={type:r(371),content:Kr(n,o,Kr(n,this[r(417)](s[r(372)][0][r(410)])))};break;case r(348):o=s[r(372)][0][r(341)]?r(376):r(356),i={type:r(371),content:Kr(n,o)};break;case r(421):o=r(392),i={type:r(371),content:Kr(n,o,s[r(372)][0][r(338)])}}return i}))}[Xs(417)](t){const e=Xs;return e(332)+function(t){const n=e;return Zs[n(414)](t)?n(336):Js[n(414)](t)?n(377):null}(t)[e(375)]()+e(422)+t[e(375)]()[e(406)](/-/g,"_")}}const Zs=[Xs(370),Xs(405),Xs(337)],Js=[Xs(334),Xs(409),Xs(353),Xs(343),Xs(352),Xs(333)];var Ys=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=496]})(t,e)}function eo(){const t=["editor","split","writer","addMarker:suggestion:insertion","nextSibling","fire","options","436416rCgbpt","model","parent","editing","1134160iJLQxS","remove","enableCommand","442aDiuDM","markInsertion","end","commands","8LLdnCp","77ZbWqFg","5009200WOqZWH","fromRange","createPositionAt","getFirstPosition","plugins","setSelection","downcastDispatcher","enterBlock","2147812TyqvBC","10985013ccpirI","init","6148625RGrRCK","3iBZEOa","selection","mapper","change","3080686DSKYOZ","document","detach","markerNameToElements","removeMarker:suggestion:insertion","requires","bind","markerName","data","6aiWqah","showSuggestionHighlights","TrackChangesEditing","high","afterExecute","getFirstRange","unbindElementFromMarkerName","1KBqLPQ","hasClass","ck-suggestion-marker-split","enter","get","createRange"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(783232===-parseInt(e(536))/1*(parseInt(e(520))/2)+parseInt(e(516))/3*(parseInt(e(512))/4)+parseInt(e(504))/5+parseInt(e(529))/6*(-parseInt(e(515))/7)+parseInt(e(502))/8*(parseInt(e(513))/9)+parseInt(e(553))/10*(-parseInt(e(503))/11)+-parseInt(e(549))/12*(-parseInt(e(498))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(525)](){return[Ys.Enter]}[$s(514)](){const t=$s,e=this[t(542)],n=e[t(508)][t(540)](t(531)),r=e[t(501)][t(540)](t(539));n[t(497)](t(539),(()=>{const s=t;e[s(550)][s(519)]((t=>{const o=s,a=e[o(550)][o(521)][o(517)],c=a[o(507)](),u=i.LiveRange[o(505)](a[o(534)]());if(r[o(511)](t)){const r=e[o(550)][o(506)](c[o(551)][o(546)],0),s=t[o(541)](c,r);n[o(499)](s)}else t[o(509)](t[o(541)](u[o(500)]));u[o(522)](),r[o(547)](o(533),{writer:t})}))})),e[t(552)][t(510)].on(t(545),Ds(e,t(543)),{priority:t(532)}),e[t(552)][t(510)].on(t(524),((e,n,r)=>{const s=t,o=r[s(518)][s(523)](n[s(527)]);if(o)for(const t of o)t[s(537)](s(538))&&(r[s(518)][s(535)](t,n[s(527)]),r[s(544)][s(496)](t))}),{priority:t(532)}),e[t(528)][t(510)].on(t(545),((n,r,s)=>{const o=t;s[o(548)][o(530)]&&Ds(e,o(543),{showActiveMarker:!1})[o(526)](this)(n,r,s)}),{priority:t(532)})}}function ro(){const t=["768698JKulJu","333260idtCHy","getIntersection","2989845eZdnto","6fgDMWr","FindAndReplaceUtils","plugins","findPrevious","markers","filter","1236278vrmfJd","enableCommand","replace","9sQSvyh","replaceAll","findByTextCallback","results","findNext","suggestion:deletion","getMarkersGroup","find","end","editor","model","241800ddLFTe","FindAndReplaceEditing","55Wznnwx","3010180tCRmSI","afterInit","5mqCWKh","isArray","_isInDeletionRange","bind","start","createPositionAt","getRange","item","handleFindCommand","TrackChangesEditing","string","get","has","7410616jnIPGq","createRange"];return(ro=function(){return t})()}const so=oo;function oo(t,e){const n=ro();return(oo=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(503310===parseInt(e(483))/1+-parseInt(e(469))/2+parseInt(e(462))/3+-parseInt(e(486))/4*(-parseInt(e(488))/5)+parseInt(e(463))/6*(-parseInt(e(459))/7)+-parseInt(e(501))/8*(parseInt(e(472))/9)+-parseInt(e(460))/10*(-parseInt(e(485))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class io extends t.Plugin{[so(487)](){const t=so;if(!this[t(481)][t(465)][t(500)](t(484)))return;const e=this[t(481)][t(465)][t(499)](t(497));e[t(470)](t(479),this[t(496)][t(491)](this)),e[t(470)](t(476)),e[t(470)](t(466)),e[t(470)](t(471)),e[t(470)](t(473))}[so(496)](t,e,n={}){const r=so,s=this[r(481)][r(465)][r(499)](r(464));return t((t=>{const o=r;let i=(o(498)==typeof e?s[o(474)](e,n):e)(t);Array[o(489)](i)&&(i={results:i,searchText:o(498)==typeof e?e:""});const a=i[o(475)][o(468)]((e=>!1===this[o(490)](e,t[o(495)])));return{...i,results:a}}),n)}[so(490)](t,e){const n=so,r=this[n(481)][n(482)][n(458)](this[n(481)][n(482)][n(493)](e,t[n(492)]),this[n(481)][n(482)][n(493)](e,t[n(480)]));for(const t of this[n(481)][n(482)][n(467)][n(478)](n(477)))if(null!==r[n(461)](t[n(494)]()))return!0;return!1}}const ao=lo;function co(){const t=["*Reset font color*","FORMAT_FONT_FAMILY","title","*Set font size:* %0","registerInlineAttribute","get","find","editor","FORMAT_FONT_COLOR","FontSize","*Set font color:* %0","label","7004106KxDfkb","locale","fontBackgroundColor","config","type","FORMAT_FONT_BACKGROUND","commandParams","*Reset font family*","registerAttributeLabel","*Set font family:* %0","FontFamilyEditing","FontBackgroundColorEditing","FontSizeEditing","value","2185848TaSknB","plugins","6285545RMYwzv","FontColorEditing","*Reset font background color*","FORMAT_FONT_SIZE","fontSize","trim","2158767SmCxhT","61osrPye","enableDefaultAttributesIntegration","3637376PCDwne","_registerLegacyDescription","has","4JPUqff","afterInit","registerDescriptionCallback","commandName","fontColor","descriptionFactory","8910811zhorQk","formatInline","normalizeSizeOptions","*Reset font size*","toLowerCase","*Set font background color:* %0","fontColor.colors","format","TrackChangesEditing","4310nxJQQN","model","fontSize.options","fontFamily","fontBackgroundColor.colors"];return(co=function(){return t})()}!function(t){const e=lo,n=t();for(;;)try{if(730306===parseInt(e(168))/1*(-parseInt(e(128))/2)+-parseInt(e(167))/3+parseInt(e(173))/4*(parseInt(e(161))/5)+parseInt(e(159))/6+-parseInt(e(179))/7+parseInt(e(170))/8+parseInt(e(145))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const uo=[{pluginName:ao(157),commandName:ao(165)},{pluginName:ao(155),commandName:ao(131)},{pluginName:ao(162),commandName:ao(177)},{pluginName:ao(156),commandName:ao(147)}];function lo(t,e){const n=co();return(lo=function(t,e){return n[t-=125]})(t,e)}class fo extends t.Plugin{[ao(174)](){const t=ao,e=this[t(140)][t(146)],n=this[t(140)][t(160)][t(138)](t(127));for(const{pluginName:e,commandName:r}of uo)this[t(140)][t(160)][t(172)](e)&&(n[t(169)](r),n[t(137)](r));n[t(178)][t(153)](t(165),Kr(e,t(164))),n[t(178)][t(153)](t(131),Kr(e,t(134))),n[t(178)][t(153)](t(177),Kr(e,t(141))),n[t(178)][t(153)](t(147),Kr(e,t(150))),this[t(171)]()}[ao(171)](){const t=ao,e=this[t(140)],n=e[t(146)];e[t(160)][t(138)](t(127))[t(178)][t(175)]((e=>{const r=t,o=n.t;if(r(180)!=e[r(149)])return;const{data:i}=e;if(null!=i){if(r(165)==i[r(176)]){const t=i[r(151)][0][r(158)];if(t){const e=o(this[r(140)][r(160)][r(138)](r(142))[r(181)](this[r(140)][r(148)][r(138)](r(130)))[r(139)]((e=>e[r(129)]==t))[r(135)])[r(183)]();return{type:r(126),content:Kr(n,r(136),e)}}return{type:r(126),content:Kr(n,r(182))}}if(r(131)==i[r(176)]){const t=i[r(151)][0][r(158)];return t?{type:r(126),content:Kr(n,r(154),t)}:{type:r(126),content:Kr(n,r(152))}}if(r(177)==i[r(176)]){const t=i[r(151)][0][r(158)];if(t){const e=(0,s.normalizeColorOptions)(this[r(140)][r(148)][r(138)](r(125)))[r(139)]((e=>e[r(129)]==t));let i=t,a="";return e&&(i=e[r(144)],a=o(i)[r(183)]()),{type:r(126),content:Kr(n,r(143),a)[r(166)](),color:{value:t,title:a||i}}}return{type:r(126),content:Kr(n,r(133))}}if(r(147)==i[r(176)]){const t=i[r(151)][0][r(158)];if(t){const e=(0,s.normalizeColorOptions)(this[r(140)][r(148)][r(138)](r(132)))[r(139)]((e=>e[r(129)]==t));let i=t,a="";return e&&(i=e[r(144)],a=o(i)[r(183)]()),{type:r(126),content:Kr(n,r(184),a)[r(166)](),color:{value:t,title:a||i}}}return{type:r(126),content:Kr(n,r(163))}}}}))}}const ho=po;function go(){const t=["descriptionFactory","fontSize.options","slice","9050CAFAqK","115141TMTnDQ","join","toUpperCase","fontColor","commandParams","length","commands","1972llAVpP","fontSize","429pQVFSn","get","locale","1195tdIqLs","boolean","32oQuZqL","split","push","formatBlock","model","TrackChangesEditing","1581yGKXiB","plugins","*Set format to:* %0","normalizeSizeOptions","title","_registerLegacyDescription","editor","*Remove all formatting*","format","charAt","label","registerDescriptionCallback","find","fontBackgroundColor","commandName","enableDefaultAttributesIntegration","pasteFormat","formatInline","afterInit","entries","toLowerCase","684929oEBNlm","config","433926sWTVdD","fontColor.colors","314rmLCpM","copyFormat","805770fMHyOj","type","enableCommand","FontSize"];return(go=function(){return t})()}function po(t,e){const n=go();return(po=function(t,e){return n[t-=190]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(111650===-parseInt(e(215))/1+-parseInt(e(205))/2*(parseInt(e(235))/3)+parseInt(e(222))/4*(parseInt(e(227))/5)+-parseInt(e(207))/6+parseInt(e(201))/7+parseInt(e(229))/8*(parseInt(e(203))/9)+parseInt(e(214))/10*(parseInt(e(224))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class mo extends t.Plugin{[ho(198)](){const t=ho,e=this[t(241)],n=e[t(236)][t(225)](t(234)),r=e[t(221)][t(225)](t(206)),s=e[t(221)][t(225)](t(196));r&&s&&(n[t(195)](t(196)),n[t(209)](t(206)),this[t(240)]())}[ho(240)](){const t=ho,e=this[t(241)],n=e[t(226)];e[t(236)][t(225)](t(234))[t(211)][t(191)]((r=>{const s=t;if(s(232)!=r[s(208)]&&s(197)!=r[s(208)])return;const{data:o}=r;if(o&&s(196)===o[s(194)]){const t=[],r=o[s(219)][0];for(const[n,o]of Object[s(199)](r))t[s(231)](Io(e,n,o));return t[s(220)]?{type:s(243),content:Kr(n,s(237),t[s(216)](", "))}:{type:s(243),content:Kr(n,s(242))}}}))}}function Io(t,e,n){const r=ho,o=t[r(226)].t,i=e[r(230)](/(?=[A-Z])/)[r(216)](" "),a=o(i[r(244)](0)[r(217)]()+i[r(213)](1))[r(200)]();if(r(228)==typeof n)return a;if(r(218)===e||r(193)===e){const e=(0,s.normalizeColorOptions)(t[r(202)][r(225)](r(204)))[r(192)]((t=>t[r(233)]==n));return a+" ("+(e?o(e[r(190)])[r(200)]():n)+")"}if(r(223)===e&&isNaN(parseFloat(n))){const e=t[r(236)][r(225)](r(210))[r(238)](t[r(202)][r(225)](r(212)))[r(192)]((t=>t[r(233)]==n));return a+" ("+(e?o(e[r(239)])[r(200)]():n)+")"}return a+" ("+n+")"}const Eo=To;function bo(){const t=["_headingOptions","685816WimMRD","668CricNY","commandParams","_getHeadingLevel","model","heading.options","8759510DkUTkZ","TrackChangesEditing","editor","value","heading","paragraph","2053662bDXwTp","_registerLegacyDescription","afterInit","has","locale","plugins","formatBlock","ELEMENT_HEADING_CUSTOM","view","registerDescriptionCallback","type","title","ELEMENT_HEADING","registerElementLabel","find","1085302TEqbWR","enableDefaultAttributesIntegration","name","descriptionFactory","21FllDgd","config","format","commandName","1VUjbIN","get","2559IJBfKM","2759661KHqons","match","11uzvEop","1353960KomTys","*Change to:* %0","HeadingEditing"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(354818===parseInt(e(237))/1*(-parseInt(e(229))/2)+-parseInt(e(239))/3*(-parseInt(e(248))/4)+parseInt(e(243))/5+-parseInt(e(259))/6+-parseInt(e(233))/7*(-parseInt(e(247))/8)+-parseInt(e(240))/9+-parseInt(e(253))/10*(-parseInt(e(242))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(261)](){const t=Eo,e=this[t(255)];if(!e[t(264)][t(262)](t(245)))return;this[t(246)]=e[t(234)][t(238)](t(252));const n=e[t(263)],r=e[t(264)][t(238)](t(254));r[t(230)](t(257));for(const e of this[t(246)])t(258)!=e[t(251)]&&r[t(232)][t(227)](e[t(251)],(n=>{const r=t,i=this[r(250)](e[r(251)]);return null!==i?s(n,i):o(n,e[r(225)])}));function s(e,r){return Kr(n,t(226),[e,r])}function o(e,r){return Kr(n,t(221),[e,r])}this[t(260)]()}[Eo(260)](){const t=Eo,e=this[t(255)],n=e[t(263)];e[t(264)][t(238)](t(254))[t(232)][t(223)]((e=>{const r=t;if(r(220)!=e[r(224)])return;const{data:s}=e;if(s&&r(257)==s[r(236)]){const e=s[r(249)][0][r(256)],c=this[r(250)](e);if(null!==c)return{type:r(235),content:Kr(n,r(244),(a=c,Kr(n,r(226),[1,a])))};const u=this[r(246)][r(228)]((t=>t[r(251)]===e))[r(225)];return{type:r(235),content:Kr(n,r(244),(o=1,i=u,Kr(n,t(221),[o,i])))}}var o,i,a}))}[Eo(250)](t){const e=Eo;var n,r;const s=t[e(241)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(246)])||void 0===n?void 0:n[e(228)]((n=>n[e(251)]==t));if(o&&o[e(222)]){const t=o[e(222)],n=(null!==(r=t[e(231)])&&void 0!==r?r:t)[e(241)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["value","commandName","formatInline","highlight.options","2217NjFQFX","registerAttributeLabel","title","HighlightEditing","5420688sJvQVW","descriptionFactory","enableDefaultAttributesIntegration","config","toLowerCase","FORMAT_HIGHLIGHT","243963OluWwr","5ehQQYx","100amYyaH","commandParams","get","70vXYaOQ","model","format","*Set highlight:* %0","registerDescriptionCallback","has","932159uHMIoQ","1205044VUXJeI","afterInit","color","highlight","_registerLegacyDescription","registerInlineAttribute","plugins","7074074tnVNhA","TrackChangesEditing","*Remove highlight*","locale","find","645972OxHkCV","type","editor"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(599021===parseInt(e(484))/1+-parseInt(e(485))/2+parseInt(e(504))/3*(parseInt(e(475))/4)+-parseInt(e(474))/5*(-parseInt(e(497))/6)+parseInt(e(492))/7+-parseInt(e(508))/8+parseInt(e(473))/9*(-parseInt(e(478))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(486)](){const t=yo,e=this[t(499)];if(!e[t(491)][t(483)](t(507)))return;const n=e[t(491)][t(477)](t(493)),r=e[t(495)];n[t(510)](t(488)),n[t(490)](t(488)),n[t(509)][t(505)](t(488),Kr(r,t(472))),this[t(489)]()}[yo(489)](){const t=yo,e=this[t(499)],n=e[t(495)];e[t(491)][t(477)](t(493))[t(509)][t(482)]((r=>{const s=t;if(s(502)!=r[s(498)])return;const{data:o}=r;if(o&&s(488)==o[s(501)]){const t=n.t,r=o[s(476)][0][s(500)];if(r){const o=e[s(511)][s(477)](s(503))[s(496)]((t=>t[s(479)]==r)),i=t(o[s(506)])[s(471)]();return{type:s(480),content:Kr(n,s(481),i),color:{value:o[s(487)],title:o[s(506)]}}}return{type:s(480),content:Kr(n,s(494),Kr(n,s(472)))}}}))}}const Lo=So;function So(t,e){const n=No();return(So=function(t,e){return n[t-=217]})(t,e)}function No(){const t=["addClass","enableCommand","createContainerElement","7203370EyTwkt","createEmptyElement","3sWtxDD","elementToStructure","ELEMENT_HORIZONTAL_LINE","ck-horizontal-line","11yCBeUv","12773230UBsFlL","div","3401272hmqyqe","dataDowncast","horizontalLine","showSuggestionHighlights","insert","4010052hZFrIV","669638NfpPMh","for","createPositionAt","6fSkXmi","4728885gajUZW","120OOmIQo","558243IXMswc","locale","HorizontalLineEditing","get","descriptionFactory","afterInit","conversion","registerElementLabel","TrackChangesEditing","high","has","editor","plugins"];return(No=function(){return t})()}!function(t){const e=So,n=t();for(;;)try{if(822275===-parseInt(e(232))/1*(parseInt(e(245))/2)+parseInt(e(249))/3+-parseInt(e(244))/4+-parseInt(e(230))/5+-parseInt(e(248))/6*(-parseInt(e(239))/7)+-parseInt(e(250))/8*(-parseInt(e(251))/9)+-parseInt(e(237))/10*(-parseInt(e(236))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Ro extends t.Plugin{[Lo(219)](){const t=Lo,e=this[t(225)];if(!e[t(226)][t(224)](t(253)))return;e[t(226)][t(217)](t(222))[t(228)](t(241));const n=e[t(226)][t(217)](t(222)),r=e[t(252)];n[t(218)][t(221)](t(241),(e=>Kr(r,t(234),e))),e[t(220)][t(246)](t(240))[t(233)]({model:t(241),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(242)])return null;const o=n[s(229)](s(238)),i=n[s(231)]("hr");return n[s(227)](s(235),o),n[s(243)](n[s(247)](o,0),i),o},converterPriority:t(223)})}}const Mo=wo;!function(t){const e=wo,n=t();for(;;)try{if(622022===parseInt(e(306))/1+parseInt(e(303))/2+parseInt(e(301))/3+parseInt(e(292))/4+-parseInt(e(283))/5+-parseInt(e(273))/6+parseInt(e(286))/7*(-parseInt(e(276))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class vo extends t.Plugin{[Mo(293)](){const t=Mo,e=this[t(297)];if(!e[t(282)][t(285)](t(270)))return;const n=e[t(282)][t(274)](t(287)),r=e[t(279)];n[t(289)][t(300)](t(298),(e=>Kr(r,t(294),e))),n[t(271)](t(278)),n[t(295)](t(277)),n[t(289)][t(284)]((e=>{const n=t;if(n(299)!=e[n(305)])return;const{data:s}=e;if(s&&n(277)==s[n(296)]&&e[n(304)]()[n(290)][n(275)].is(n(272),n(298))){const t=Kr(r,n(294));return{type:n(302),content:Kr(r,n(281),t)}}})),this[t(291)]()}[Mo(291)](){const t=Mo,e=this[t(297)],n=e[t(279)];e[t(282)][t(274)](t(287))[t(289)][t(284)]((e=>{const r=t;if(r(288)!=e[r(305)])return;const{data:s}=e;if(s&&r(278)==s[r(280)]){const t=Kr(n,r(294));return{type:r(302),content:Kr(n,r(281),t)}}}))}}function wo(t,e){const n=Oo();return(wo=function(t,e){return n[t-=270]})(t,e)}function Oo(){const t=["commandName","*Change %0 content*","plugins","1219345CMxlGS","registerDescriptionCallback","has","4513621yxESYt","TrackChangesEditing","formatBlock","descriptionFactory","start","_registerLegacyDescription","1963568NffwaY","afterInit","ELEMENT_HTML_EMBED","registerBlockAttribute","key","editor","rawHtml","attribute","registerElementLabel","281706mzHCKO","format","1644370FDdKCm","getFirstRange","type","213442fLBIuj","HtmlEmbed","enableDefaultAttributesIntegration","element","658362bzQAPe","get","nodeAfter","8VpdcLC","value","htmlEmbed","locale"];return(Oo=function(){return t})()}const Fo=Bo;function Do(){const t=["imageStylePreApply","addObject","newValue","insertImage","ImageCaptionUtils","subType","3476465ZcuQLZ","FORMAT_IMAGE_SIZE","registerDescriptionCallback","findIndex","attribute","registerCustomCallback","createRange","convertInlineImageToBlock","change","_suggestionFactory","plugins","forward","element","imageTextAlternative","format","fromPosition","formatInline","imageInline","117ORGSOI","key","insertion","ImageTextAlternativeEditing","toPrevious","end","locale","getContainedElement","1865498RohAkF","backward","895540uYNhme","markDeletion","ELEMENT_CAPTION","registerAttributeLabel","isIntersecting","formatBlock","imageTypeInline","chain","enableCommand","_registerLegacyDescription","_findSuggestions","find","markBlockFormat","getFirstRange","accept","width","28yBVOXC","ImageCaptionEditing","schema","*Remove image text alternative*","toggleImageCaption","commandName","3570980XwDmQA","1FvyWna","registerElementLabel","createRangeOn","*Reset image width*","*Set image width:* %0","length","has","convertBlockImageToInline","isBlockImage","previous","join","ImageUtils","uploadImage","ELEMENT_IMAGE","document","discard","getNearestSelectionRange","caption","registerBlockAttribute","removeObject","markInsertion","type","getCaptionFromImageModelElement","commandParams","ImageUploadEditing","nodeBefore","10018808TeJveP","detach","deletion","isEqual","filter","989844ugHRTi","getSuggestionCallback","ImageBlockEditing","model","alt","Inline image to block image","ImageResize","selection","descriptionFactory","TrackChangesEditing","resizeImage","afterInit","getClosestSelectedImageElement","ImageInlineEditing","start","isOwn","get","Block image to inline image","3963987BNpQHs","resizedWidth","toNext","isCollapsed","imageCaption","editor","enableDefaultAttributesIntegration","ELEMENT_INLINE_IMAGE","imageTypeBlock","isBefore","*Set image text alternative:* %0","ImageEditing","nodeAfter","forceDefaultExecution","imageBlock"];return(Do=function(){return t})()}function Bo(t,e){const n=Do();return(Bo=function(t,e){return n[t-=194]})(t,e)}!function(t){const e=Bo,n=t();for(;;)try{if(694873===parseInt(e(229))/1*(parseInt(e(204))/2)+parseInt(e(278))/3+parseInt(e(228))/4+-parseInt(e(299))/5+-parseInt(e(260))/6*(-parseInt(e(222))/7)+-parseInt(e(255))/8+-parseInt(e(196))/9*(parseInt(e(206))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Po extends t.Plugin{[Fo(271)](){const t=Fo,e=this[t(283)];if(!e[t(309)][t(235)](t(289)))return;const n=e[t(309)][t(276)](t(269)),r=e[t(309)][t(276)](t(240)),s=e[t(202)];n[t(214)](t(296)),n[t(268)][t(230)](t(292),(e=>Kr(s,t(242),e))),n[t(268)][t(230)](t(195),(e=>Kr(s,t(285),e))),n[t(268)][t(230)](t(246),(()=>Kr(s,t(208)))),e[t(309)][t(235)](t(253))&&n[t(214)](t(241)),e[t(309)][t(235)](t(262))&&e[t(309)][t(235)](t(273))&&(n[t(214)](t(212),((s,o)=>{const i=t,a=r[i(272)](e[i(263)][i(243)][i(267)]);e[i(263)][i(307)]((()=>{const t=i;n[t(218)](a,{commandName:t(212),commandParams:[o]},[],t(236))}))})),n[t(214)](t(286),((s,o)=>{const a=t;e[a(263)][a(307)]((t=>{const c=a;let u=r[c(272)](e[c(263)][c(243)][c(267)]),l=t[c(231)](u);const f=i.LivePosition[c(314)](l[c(274)],c(200)),h=i.LivePosition[c(314)](l[c(201)],c(280));n[c(291)]((()=>s(o))),u=r[c(272)](e[c(263)][c(243)][c(267)]),l=t[c(231)](u);const d=t[c(305)](f,h);f[c(256)](),h[c(256)](),n[c(218)](u,{commandName:c(212),commandParams:[o]},[],c(306)),d[c(274)][c(287)](l[c(274)])&&n[c(249)](t[c(305)](d[c(274)],l[c(274)]),c(306)),l[c(201)][c(287)](d[c(201)])&&n[c(249)](t[c(305)](l[c(201)],d[c(201)]),c(306))}))})),n[t(308)][t(304)](t(211),t(306),t(239),(()=>!1)),n[t(308)][t(304)](t(211),t(306),t(220),(()=>!1)),n[t(308)][t(304)](t(211),t(306),t(244),n[t(308)][t(261)](t(211),"",t(220))),n[t(308)][t(304)](t(198),t(306),t(239),(()=>!1)),n[t(308)][t(304)](t(198),t(306),t(244),(([r])=>{const s=t,o=n[s(308)][s(261)](s(198),"",s(244));let i=r[s(274)],a=r[s(201)];const c=e[s(263)][s(224)][s(245)](i,s(205)),u=e[s(263)][s(224)][s(245)](a,s(310));c[s(281)]&&(i=c[s(274)]),u[s(281)]&&(a=u[s(201)]),o([e[s(263)][s(305)](i,a)])})),n[t(308)][t(304)](t(211),t(306),t(213),c),n[t(308)][t(304)](t(198),t(306),t(213),c)),e[t(309)][t(235)](t(223))&&(n[t(214)](t(226),((s,o)=>{const i=t,a=e[i(309)][i(276)](i(297));let c=r[i(272)](e[i(263)][i(243)][i(267)]),u=a[i(251)](c);e[i(263)][i(307)]((()=>{const t=i;if(u)return void n[t(207)](e[t(263)][t(231)](u));const l=r[t(237)](c);s(o),c=r[t(272)](e[t(263)][t(243)][t(267)]),u=a[t(251)](c),n[t(249)](e[t(263)][t(231)](u),l?null:t(282))}))})),n[t(308)][t(304)](t(198),t(282),t(213),c));const o=[{type:t(211),subType:t(293)},{type:t(198),subType:t(282)},{type:t(211),subType:t(306)},{type:t(198),subType:t(306)}];function a(e,s){const i=t,a=o[i(302)]((({type:t,subType:n})=>e[i(250)]==t&&e[i(298)]==n)),c=o[i(302)]((({type:t,subType:e})=>s[i(250)]==t&&s[i(298)]==e));if(a<0||c<0)return!1;const u=e[i(219)](),l=s[i(219)]();if((0==a||1==a)&&2==c&&u[i(210)](l))return!0;if(2==a&&3==c){const t=n[i(216)](u,i(198))[i(259)]((({suggestion:t,meta:e})=>e[i(275)]&&i(306)==t[i(298)]));if(t[i(234)]>1&&l[i(201)][i(258)](u[i(274)]))return!0;if(1==t[i(234)]&&(u[i(274)][i(258)](l[i(201)])||u[i(201)][i(258)](l[i(274)])))return!0}if(3==a&&3==c&&u[i(274)][i(287)](l[i(274)])){const t=u[i(201)][i(290)],e=l[i(274)][i(254)];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(309)][t(235)](t(266))&&(n[t(284)](t(270)),n[t(247)](t(279)),n[t(268)][t(209)](t(279),Kr(s,t(300)))),e[t(309)][t(235)](t(199))&&(n[t(284)](t(312)),n[t(247)](t(264))),n[t(268)][t(301)]((e=>{const n=t;if(o[n(217)]((({type:t,subType:r})=>e[n(250)]==t&&e[n(298)]==r)))return e[n(238)]?{}:void 0})),n[t(268)][t(301)]((e=>{const n=t;if(n(198)==e[n(250)]||n(257)==e[n(250)]){const t=e[n(203)]();if(t&&t.is(n(311),n(246)))return{type:n(198)==e[n(250)]?n(294):n(248),element:t,quantity:1}}})),n[t(268)][t(301)]((e=>t(211)==e[t(250)]&&t(306)==e[t(298)]?{type:t(313),content:t(265)}:t(211)==e[t(250)]&&t(236)==e[t(298)]?{type:t(313),content:t(277)}:void 0)),n[t(268)][t(301)]((e=>{const n=t;if(n(303)!=e[n(250)])return;const{data:r}=e;if(!r||n(264)!=r[n(197)])return;const o=r[n(295)];return o?{type:n(313),content:Kr(s,n(288),'"'+o+'"')}:{type:n(313),content:Kr(s,n(225))}})),this[t(215)]()}[Fo(215)](){const t=Fo,e=this[t(283)],n=e[t(202)];e[t(309)][t(276)](t(269))[t(268)][t(301)]((e=>{const r=t;if(r(211)!=e[r(250)]&&r(194)!=e[r(250)])return;const{data:s}=e;if(s){if(r(312)==s[r(227)]){const t=s[r(252)][0][r(295)];return t?{type:r(313),content:Kr(n,r(288),'"'+t+'"')}:{type:r(313),content:Kr(n,r(225))}}if(r(270)==s[r(227)]){const t=s[r(252)][0][r(221)];return t?{type:r(313),content:Kr(n,r(233),t)}:{type:r(313),content:Kr(n,r(232))}}}}))}}function xo(t,e){const n=Go();return(xo=function(t,e){return n[t-=261]})(t,e)}const Uo=xo;!function(t){const e=xo,n=t();for(;;)try{if(582162===-parseInt(e(301))/1+parseInt(e(303))/2*(parseInt(e(280))/3)+-parseInt(e(298))/4*(-parseInt(e(296))/5)+parseInt(e(284))/6*(parseInt(e(285))/7)+parseInt(e(271))/8*(parseInt(e(293))/9)+parseInt(e(300))/10+-parseInt(e(294))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class jo extends t.Plugin{[Uo(276)](){const t=Uo;if(!this[t(290)][t(282)][t(302)](t(292)))return;const e=this[t(290)][t(261)],n=this[t(290)][t(282)][t(277)](t(281));n[t(267)](t(262)),n[t(288)](t(273)),n[t(295)][t(299)]((n=>{const r=t;if(r(266)!=n[r(275)])return;const{data:s}=n;return s&&r(273)==s[r(264)]?s[r(279)]&&s[r(265)]?{type:r(283),content:Kr(e,r(274))}:{type:r(283),content:""}:void 0})),this[t(297)]()}[Uo(297)](){const t=Uo,e=this[t(290)][t(282)][t(277)](t(281));e[t(291)][t(263)](t(287),t(262),t(270),e[t(291)][t(278)](t(287),null,t(272))),e[t(291)][t(263)](t(287),t(262),t(272),e[t(291)][t(278)](t(287),null,t(270))),this[t(286)]()}[Uo(286)](){const t=Uo,e=this[t(290)],n=e[t(261)];e[t(282)][t(277)](t(281))[t(295)][t(299)]((e=>{const r=t;if(r(287)!=e[r(275)]&&r(289)!=e[r(275)])return;const{data:s}=e;return s&&r(262)==s[r(268)]?{type:r(283),content:Kr(n,r(269))}:void 0}))}}function Go(){const t=["formatInline","editor","_suggestionFactory","ImageEditing","171657iTNcBv","13269751CLAyOn","descriptionFactory","61090wlJzWp","_handleLegacySuggestions","44ZLyghJ","registerDescriptionCallback","4296010dQrfdl","479255MBtKrH","has","278858WkOQUi","locale","replaceImageSource","registerCustomCallback","key","oldValue","attribute","enableDefaultAttributesIntegration","commandName","*Format:* replace image URL","accept","152RsFcav","discard","src","*Replace image URL*","type","afterInit","get","getSuggestionCallback","newValue","24GpitSb","TrackChangesEditing","plugins","format","17160alBmAB","553ynYLum","_registerLegacyDescription","formatBlock","registerBlockAttribute"];return(Go=function(){return t})()}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=370]})(t,e)}function zo(){const t=["toLowerCase","value","getSuggestions","nodeBefore","commands","2677587CXZRjo","322Tydhxr","getChangedMarkers","_registerLegacyDescription","descriptionFactory","registerCustomCallback","imageTypeInline","_splitMarkerName","_findSuggestions","ImageUtils","imageStyle","get","getContainedElement","differ","registerDescriptionCallback","imageCaption","accept","setImageNaturalSizeAttributes","from","formatInline","afterInit","Users","4769QXYwrl","isInlineImage","imageStylePostApply","68523aTtjcb","registerPostFixer","1170kBIABu","isEqual","getFirstRange","findIndex","hasSuggestion","commandName","length","editor","next","forEach","side","createRangeOn","convertInlineImageToBlock","insertion","imageStylePreApply","enableCommand","markInlineFormat","format","3394764SMNWAq","title","FORMAT_SIDE_IMAGE","name","isOwn","head","author","discardSuggestion","104fmZbHI","newRange","2979omgwFx","ImageStyleEditing","subType","isInContent","10aBSlda","isBefore","markBlockFormat","14172qrWTBa","shouldConvertImageType","locale","join","820qUwKyk","isBlockImage","document","chain","110dHgCMY","_suggestionFactory","*Format:* %0","filter","refresh","end","selection","getSuggestionCallback","formatBlock","commandParams","isIntersecting","commandReversedParams","nodeAfter","getSuggestion","type","start","TrackChangesEditing","getClosestSelectedImageElement","model","normalizedStyles","suggestion","has","plugins","change","imageTypeBlock","discard"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(134541===-parseInt(e(428))/1*(parseInt(e(375))/2)+parseInt(e(431))/3+parseInt(e(371))/4*(-parseInt(e(433))/5)+-parseInt(e(468))/6*(parseInt(e(407))/7)+parseInt(e(459))/8*(parseInt(e(461))/9)+parseInt(e(465))/10*(parseInt(e(406))/11)+parseInt(e(451))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(426)](){const t=Vo,n=this[t(440)];if(!n[t(397)][t(396)](t(462)))return;const r=n[t(397)][t(417)](t(391)),s=n[t(397)][t(417)](t(415)),o={};r[t(448)](t(416),((o,i)=>{const a=t,c=n[a(397)][a(417)](a(427)).me,u=n[a(405)][a(417)](a(416));let l=s[a(392)](n[a(393)][a(373)][a(381)]),f=n[a(393)][a(444)](l),h=u[a(402)];if(h==i[a(402)])return;const d={commandName:a(416),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(393)][a(398)]((()=>{const t=a;if(r[t(403)]()[t(378)]((e=>e[t(464)]&&c==e[t(457)]&&(t(383)==e[t(389)]||t(425)==e[t(389)])&&(t(447)==e[t(463)]||t(430)==e[t(463)])&&e[t(435)]()[t(434)](f)))[t(442)]((e=>r[t(458)](e[t(456)]))),l=s[t(392)](n[t(393)][t(373)][t(381)]),f=n[t(393)][t(444)](l),u[t(379)](),n[t(405)][t(417)](t(412))[t(379)](),n[t(405)][t(417)](t(399))[t(379)](),h=u[t(402)],h!=i[t(402)])return s[t(429)](l)&&u[t(469)](i[t(402)],l)?(o({...i,setImageSizes:!1}),l=s[t(392)](n[t(393)][t(373)][t(381)]),void r[t(467)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(447))):void(s[t(372)](l)?r[t(467)](l,d,[],t(430)):r[t(449)](f,d,t(430)))}))}));for(const e of n[t(397)][t(417)](t(462))[t(394)])o[e[t(454)]]=e[t(452)][t(401)]();r[t(376)][t(411)](t(383),t(447),t(370),(()=>!1)),r[t(376)][t(411)](t(383),t(430),t(370),(()=>!1)),r[t(376)][t(411)](t(425),t(430),t(370),(()=>!1)),r[t(376)][t(411)](t(383),t(447),t(422),(([e])=>{const n=t;s[n(423)](e[n(418)]())})),r[t(376)][t(411)](t(383),t(447),t(400),((e,n)=>{const s=t;r[s(376)][s(382)](s(383),"",s(422))(e,{commandName:n[s(438)],commandParams:n[s(386)]})})),r[t(376)][t(411)](t(383),t(447),t(374),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(383),subType:t(447)},{type:t(446),subType:t(421)},{type:t(383),subType:t(445)},{type:t(446),subType:t(445)}];function a(e,n){const o=t,a=i[o(436)]((({type:t,subType:n})=>e[o(389)]==t&&e[o(463)]==n)),c=i[o(436)]((({type:t,subType:e})=>n[o(389)]==t&&n[o(463)]==e));if(a<0||c<0)return!1;const u=e[o(435)](),l=n[o(435)]();if((0==a||1==a)&&2==c&&u[o(385)](l))return!0;if(2==a&&3==c){const t=r[o(414)](u,o(446))[o(378)]((({suggestion:t,meta:e})=>e[o(455)]&&o(445)==t[o(463)]));if(t[o(439)]>1&&l[o(380)][o(434)](u[o(390)]))return!0;if(1==t[o(439)]&&(u[o(390)][o(434)](l[o(380)])||u[o(380)][o(434)](l[o(390)])))return!0}if(3==a&&3==c&&u[o(390)][o(466)](l[o(390)])){const t=u[o(380)][o(387)],e=l[o(390)][o(404)];return s[o(372)](t)&&t===e}return!1}n[t(393)][t(373)][t(432)]((()=>{const e=t;let o=!1;const i=Array[e(424)](n[e(393)][e(373)][e(419)][e(408)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(413)](t);if(e(395)==i&&r[e(437)](u)){if(e(383)==a&&(e(447)==c||e(430)==c)){const t=r[e(388)](u);if(n[e(460)]){const n=t[e(435)]()[e(418)]();if(s[e(372)](n))continue;r[e(458)](t),o=!0}}if(e(446)==a&&e(421)==c&&!n[e(460)]){const t=r[e(388)](u);t[e(441)]&&t[e(441)][e(464)]&&(r[e(458)](t[e(441)]),o=!0)}}}return o})),this[t(409)](o)}[Vo(409)](t){const e=Vo,n=this[e(440)],r=n[e(470)];n[e(397)][e(417)](e(391))[e(410)][e(420)]((n=>{const s=e;if(s(383)!=n[s(389)]&&s(425)!=n[s(389)])return;const{data:o}=n;if(!o||s(416)!=o[s(438)])return;const i=o[s(384)][0][s(402)];return function(t){const e=s;return{type:e(450),content:Kr(r,e(377),t)}}(s(443)===i?Kr(r,s(453)):t[i]||i)}))}}function Ko(){const t=["track_changes","trackChanges","collaboration_features","value","dataInsert","bind","high","importWord","listenTo","280980RpvCWX","plugins","1828128HemXNI","1487228lEhxLT","commands","_setSuggestionData","_trackChangesValueDuringImport","editor","lowest","3860661ZiNRaK","execute","13528448pXCZVx","enableCommand","forEach","_trackChangesExecuted","_handleImportedData","afterInit","TrackChangesEditing","3EDDCRK","3960455zsqjzQ","Users","4730346EXJIMl","get"];return(Ko=function(){return t})()}function qo(t,e){const n=Ko();return(qo=function(t,e){return n[t-=489]})(t,e)}const Xo=qo;!function(t){const e=qo,n=t();for(;;)try{if(568271===-parseInt(e(489))/1+parseInt(e(492))/2*(-parseInt(e(507))/3)+parseInt(e(491))/4+-parseInt(e(508))/5+parseInt(e(510))/6+-parseInt(e(498))/7+parseInt(e(500))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Qo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(495)]=!1,this[e(503)]=!1}[Xo(505)](){const t=Xo,e=this[t(496)],n=e[t(493)][t(511)](t(519)),r=e[t(493)][t(511)](t(513));n&&(n.on(t(499),((e,[,n])=>{const s=t;this[s(495)]=r[s(515)],n[s(514)][s(512)]=!this[s(495)]}),{priority:t(518)}),this[t(520)](n,t(516),this[t(504)][t(517)](this)),this[t(520)](n,t(516),(()=>{const e=t;this[e(503)]&&(r[e(499)](),this[e(503)]=!1)}),{priority:t(497)}),e[t(490)][t(511)](t(506))[t(501)](t(519)))}[Xo(504)](t,e){const n=Xo,{suggestions:r}=e,s=this[n(496)][n(493)][n(511)](n(513)),o=s[n(515)];this[n(495)]!==o&&(s[n(499)](),this[n(503)]=!0),r&&r[n(502)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(496)][o(490)][o(511)](o(509)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(519)}}};this[o(496)][o(490)][o(511)](o(506))[o(494)](i)}))}}const Zo=Yo;function Jo(){const t=["3656KmoQgM","IndentBlock","IndentEditing","outdent","15381HaAHgy","TrackChangesEditing","blockIndent","has","registerDescriptionCallback","2303540wfwtna","4756805iOPhme","42074060SLyTfJ","get","763956yDXIeE","registerBlockAttribute","1641108NsjxtQ","getItems","locale","type","FORMAT_INDENT","outdentBlock","descriptionFactory","1835648drVioV","format","9KizFpF","plugins","*Outdent:* %0","indent","formatBlock","indentBlock","editor","getItemLabel","commandName","enableDefaultAttributesIntegration","afterInit","enableCommand","6SsDlrQ","_registerLegacyDescription","registerAttributeLabel","*Indent:* %0"];return(Jo=function(){return t})()}function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(850848===-parseInt(e(497))/1+-parseInt(e(493))/2+parseInt(e(508))/3*(-parseInt(e(506))/4)+-parseInt(e(494))/5*(-parseInt(e(520))/6)+-parseInt(e(499))/7+-parseInt(e(524))/8*(parseInt(e(528))/9)+parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{[Zo(518)](){const t=Zo,e=this[t(514)],n=e[t(509)][t(496)](t(529));if(e[t(509)][t(531)](t(526))&&(n[t(519)](t(511)),n[t(519)](t(527))),e[t(509)][t(531)](t(525)))for(const e of[t(513),t(504)])n[t(517)](e);const r=e[t(501)];n[t(498)](t(530)),n[t(505)][t(522)](t(530),Kr(r,t(503))),this[t(521)]()}[Zo(521)](){const t=Zo,e=this[t(514)],n=e[t(501)],r=e[t(509)][t(496)](t(529));r[t(505)][t(532)]((e=>{const s=t;if(s(512)!=e[s(502)])return;const{data:o}=e;if(!o)return;if(s(513)!=o[s(516)]&&s(504)!=o[s(516)])return;const i=e[s(500)]()[0],a=r[s(505)][s(515)](i);return s(513)==o[s(516)]?{type:s(507),content:Kr(n,s(523),a)}:s(504)==o[s(516)]?{type:s(507),content:Kr(n,s(510),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=141]})(t,e)}function ni(){var t=["editor","3545469dQpVCY","114194RWwten","6985096qWeBen","enableCommand","8XGoocp","25BajqIZ","2gveNhf","plugins","input","7JaDohf","requires","1383279AmwbXi","TrackChangesEditing","315786tcKfeT","init","463859aQwpkk","10CjQGjm","get","35810256TzhfnF"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(603794===-parseInt(e(157))/1*(-parseInt(e(142))/2)+parseInt(e(147))/3*(-parseInt(e(160))/4)+parseInt(e(141))/5*(-parseInt(e(149))/6)+parseInt(e(145))/7*(-parseInt(e(158))/8)+-parseInt(e(156))/9+parseInt(e(152))/10*(-parseInt(e(151))/11)+parseInt(e(154))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(146)](){return[ws.Input]}[ti(150)](){var t=ti;this[t(155)][t(143)][t(153)](t(148))[t(159)](t(144))}}const si=ii;function oi(){const t=["newValue","afterInit","registerAttributeLabel","toLowerCase","get","unlink","key","label","16OqVsAi","commands","*Remove link*","format","link (","37791750BLoNBL","link","3823320zuwdFY","type","828kcmXXT","locale","attribute","linkHref","LinkEditing","936584NbCmZI","descriptionFactory","44776JDOQtC","32610kGNIDl","plugins","commandName","65731mORFFp","TrackChangesEditing","formatInline","has","registerDescriptionCallback","enableDefaultAttributesIntegration","registerInlineAttribute","3763144rjiYbV","_registerLegacyDescription","*Set link:* %0","editor","manualDecorators","commandParams","948LUrFOF"];return(oi=function(){return t})()}function ii(t,e){const n=oi();return(ii=function(t,e){return n[t-=159]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(736933===parseInt(e(173))/1*(-parseInt(e(195))/2)+-parseInt(e(160))/3+-parseInt(e(167))/4+-parseInt(e(170))/5*(parseInt(e(186))/6)+parseInt(e(180))/7+-parseInt(e(169))/8*(parseInt(e(162))/9)+parseInt(e(200))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[si(188)](){const t=si,e=this[t(183)];if(!e[t(171)][t(176)](t(166)))return;const n=e[t(171)][t(191)](t(174)),r=e[t(196)][t(191)](t(159));n[t(178)](t(159)),n[t(178)](t(192)),n[t(179)](t(165));for(const e of r[t(184)])n[t(179)](e.id),n[t(168)][t(189)](e.id,t(199)+e[t(194)][t(190)]()+")");n[t(168)][t(177)]((n=>{const r=t;if(r(164)!=n[r(161)])return;const{data:s}=n;if(!s||r(165)!=s[r(193)])return;const o=s[r(187)],i=e[r(163)];return{type:r(198),content:null==o?Kr(i,r(197)):Kr(i,r(182),'"'+o+'"')}})),this[t(181)]()}[si(181)](){const t=si,e=this[t(183)],n=e[t(163)];e[t(171)][t(191)](t(174))[t(168)][t(177)]((e=>{const r=t;if(r(175)!=e[r(161)])return;const{data:s}=e;if(s){if(r(159)==s[r(172)]){const t=s[r(185)][0];return{type:r(198),content:Kr(n,r(182),'"'+t+'"')}}return r(192)==s[r(172)]?{type:r(198),content:Kr(n,r(197))}:void 0}}))}}const ci=ui;function ui(t,e){const n=hi();return(ui=function(t,e){return n[t-=246]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(653436===-parseInt(e(264))/1+parseInt(e(249))/2+-parseInt(e(306))/3+parseInt(e(259))/4*(parseInt(e(294))/5)+parseInt(e(274))/6*(-parseInt(e(304))/7)+-parseInt(e(277))/8*(-parseInt(e(293))/9)+-parseInt(e(310))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hi);class li extends t.Plugin{[ci(305)](){const t=ci,e=this[t(269)],n=e[t(288)];if(!e[t(300)][t(299)](t(324)))return;const r=e[t(300)][t(272)](t(260)),s=e[t(300)][t(299)](t(330));function o(t){return()=>{const n=ui,s=e[n(278)][n(292)][n(255)],o=e[n(325)][n(272)](t);if(o[n(316)])return void e[n(253)](n(331),{});const i=t[n(247)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(312)](t)[s(309)]((t=>function(t,e){const n=s;return e[n(266)](t[n(270)],n(323))&&!e[n(271)](t)}(t,r)));o=o[s(309)]((t=>!t.is(s(284),s(323))||t[s(314)](s(258))!=e));const i=new Set;for(const t of o)t.is(s(284),s(323))?i[s(283)](fi(t)):i[s(283)](t);return Array[s(312)](i)}(s[n(263)](),i,e[n(278)][n(279)]);e[n(278)][n(252)]((()=>{const e=n;for(const n of a)r[e(328)](n,{commandName:t,commandParams:[{forceValue:!o[e(316)]}],formatGroupId:e(315)},di(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(312)](t);const r=n[e(251)]((t=>e(323)!=t[e(246)]));return r>-1&&(n=n[e(247)](0,r)),n}(e[n(278)][n(292)][n(255)][n(263)]()),o=e[n(278)][n(327)](e[n(278)][n(326)](s[0],n(276)),e[n(278)][n(326)](s[s[n(250)]-1],n(313)));e[n(278)][n(252)]((()=>{const e=n;r[e(328)](o,{commandName:t,commandParams:[],formatGroupId:e(285)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(297)];for(;t&&t[n(314)](n(285))>e[n(314)](n(285));)r[n(283)](t),t=t[n(297)]}return Array[n(312)](r)}(s))}))}}r[t(273)](t(290),o(t(290))),r[t(273)](t(321),o(t(321))),s&&r[t(273)](t(295),o(t(295))),r[t(273)](t(257),i(t(257))),r[t(273)](t(291),i(t(291))),s&&r[t(273)](t(319),(()=>{const n=t,s=e[n(325)][n(272)](n(319)),o=Array[n(312)](s[n(320)]);o[n(309)]((t=>t[n(314)](n(296))!=s[n(316)])),e[n(278)][n(252)]((()=>{const t=n;for(const e of o)r[t(328)](e,{commandName:t(319),commandParams:[{forceValue:!s[t(316)]}]})}))})),r[t(298)][t(248)](t(323),(e=>Kr(n,t(282),e))),r[t(298)][t(262)]((e=>{const r=t;if(r(318)!=e[r(265)]&&r(280)!=e[r(265)])return;const{data:s}=e;if(s){if(r(290)==s[r(275)]||r(321)==s[r(275)]||r(295)==s[r(275)])switch(s[r(275)][r(261)](r(302),"")){case r(301):return o(Kr(n,r(286)));case r(308):return o(Kr(n,r(287)));case r(317):return o(Kr(n,r(256)))}if(r(257)==s[r(275)])return{type:r(267),content:Kr(n,r(329),Kr(n,r(282)))};if(r(291)==s[r(275)])return{type:r(267),content:Kr(n,r(268),Kr(n,r(282)))};if(r(319)==s[r(275)])return s[r(307)][0][r(254)]?{type:r(267),content:Kr(n,r(289))}:{type:r(267),content:Kr(n,r(303))}}function o(t){const e=r;return{type:e(267),content:Kr(n,e(281),t)}}}))}}function fi(t){const e=ci,n=t[e(314)](e(285));if(0==n)return t;let r=t;for(;t[e(311)]&&t[e(311)].is(e(284),e(323));){const s=t[e(311)][e(314)](e(285));if(s==n)r=t[e(311)];else if(s<n)break;t=t[e(311)]}return r}function hi(){const t=["12790RIoMft","todoList","todoListChecked","nextSibling","descriptionFactory","has","plugins","bulleted","List","*Uncheck item*","5329107CUdCqY","afterInit","2978997ZQaDfB","commandParams","numbered","filter","5040020pOWyYa","previousSibling","from","end","getAttribute","blockName","value","todo","formatBlock","checkTodoList","_selectedElements","bulletedList","push","listItem","LegacyListEditing","commands","createPositionAt","createRange","markBlockFormat","*Indent:* %0","LegacyTodoListEditing","paragraph","name","slice","registerElementLabel","2153822xrnSbt","length","findIndex","change","execute","forceValue","selection","ELEMENT_TODO_LIST","indentList","listType","1752wKtNRp","TrackChangesEditing","replace","registerDescriptionCallback","getSelectedBlocks","42177bMaugW","type","checkChild","format","*Outdent:* %0","editor","parent","isObject","get","enableCommand","6BLAKiU","commandName","before","151320axoQMI","model","schema","formatInline","*Change to:* %0","ELEMENT_LIST_ITEM","add","element","listIndent","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","locale","*Check item*","numberedList","outdentList","document","360PKrWtr"];return(hi=function(){return t})()}function di(t){const e=ci,n=[];if(t.is(e(284),e(323))&&t[e(314)](e(285))>0){let r=t[e(297)];for(;r&&e(323)==r[e(246)]&&r[e(314)](e(285))==t[e(314)](e(285));)n[e(322)](r),r=r[e(297)]}return n}function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=282]})(t,e)}function pi(){const t=["listReversed","*Format:* set order to regular","replace","1554KSStqK","type","descriptionFactory","5DsmCLI","listStyle","_LIST_","*Format:* set start index to %0","687530mDXQtv","default","324264FsfQOi","getFirstPosition","LegacyListUtils","list.properties","1023992MGGiSt","numbered","styles","from","length","startIndex","reversed","element","has","commandName","change","format","1148725ehuPsV","formatBlock","toUpperCase","getAttribute","unshift","handleDescriptions","listItem","ELEMENT_","_getSuggestionBlocks","enableCommand","editor","get","createRange","LegacyListPropertiesEditing","plugins","formatInline","filter","push","getSelectedBlocks","afterInit","createPositionAt","handleListStyleCommand","getSiblingNodes","_getSuggestionBlocksForListStyle","getLastPosition","document","commandParams","flat","_getTranslationKeyForListStyle","handleListStartCommand","model","registerDescriptionCallback","listType","config","113326yOcFQL","8GyoORz","*Change to:* %0","35plCGCu","1352583RVXxvN","backward","forward","bind","selection","listStart","map","locale","*Format:* set order to reversed","TrackChangesEditing","before","markMultiRangeBlockFormat","parent","getListTypeFromListStyleType","handleListReversedCommand"];return(pi=function(){return t})()}const mi=gi;!function(t){const e=gi,n=t();for(;;)try{if(147405===-parseInt(e(319))/1*(-parseInt(e(294))/2)+parseInt(e(325))/3+-parseInt(e(329))/4+parseInt(e(341))/5+-parseInt(e(316))/6*(-parseInt(e(297))/7)+-parseInt(e(295))/8*(parseInt(e(298))/9)+-parseInt(e(323))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[mi(360)](){const t=mi;if(!this[t(351)][t(355)][t(337)](t(354)))return;const e=this[t(351)][t(293)][t(352)](t(328)),n=this[t(351)][t(355)][t(352)](t(307));e[t(331)]&&n[t(350)](t(320),this[t(362)][t(301)](this)),e[t(335)]&&n[t(350)](t(313),this[t(312)][t(301)](this)),e[t(334)]&&n[t(350)](t(303),this[t(289)][t(301)](this)),n[t(318)][t(291)](this[t(346)][t(301)](this))}[mi(362)](t,e={}){const n=mi,r=this[n(351)][n(355)][n(352)](n(307)),s=this[n(283)]();this[n(351)][n(290)][n(339)]((()=>{const t=n;r[t(309)](s,{commandName:t(320),commandParams:[{type:e[t(317)]}],formatGroupId:t(320)})}))}[mi(312)](t,e={}){const n=mi,r=this[n(351)][n(355)][n(352)](n(307)),s=this[n(349)]((t=>t.is(n(336),n(347))&&n(330)===t[n(344)](n(292))));if(s[n(333)]<1)return;const o=s[n(304)]((t=>this[n(351)][n(290)][n(353)](this[n(351)][n(290)][n(361)](t,n(308)),this[n(351)][n(290)][n(361)](t,0))));this[n(351)][n(290)][n(339)]((()=>{const t=n;r[t(309)](o,{commandName:t(313),commandParams:[{reversed:e[t(335)]}],formatGroupId:t(313)})}))}[mi(289)](t,e={}){const n=mi,r=this[n(351)][n(355)][n(352)](n(307)),s=this[n(349)]((t=>t.is(n(336),n(347))&&n(330)===t[n(344)](n(292))));if(s[n(333)]<1)return;const o=s[n(304)]((t=>this[n(351)][n(290)][n(353)](this[n(351)][n(290)][n(361)](t,n(308)),this[n(351)][n(290)][n(361)](t,0))));this[n(351)][n(290)][n(339)]((()=>{const t=n;r[t(309)](o,{commandName:t(303),commandParams:[{startIndex:e[t(334)]}],formatGroupId:t(303)})}))}[mi(346)](t){const e=mi;if(e(342)!=t[e(317)]&&e(356)!=t[e(317)])return;const n=this[e(351)][e(305)],{data:r}=t;if(!r)return;let s,o;switch(r[e(338)]){case e(320):s=e(296),o={type:e(340),content:Kr(n,s,Kr(n,this[e(288)](r[e(286)][0][e(317)])))};break;case e(313):s=r[e(286)][0][e(335)]?e(306):e(314),o={type:e(340),content:Kr(n,s)};break;case e(303):s=e(322),o={type:e(340),content:Kr(n,s,r[e(286)][0][e(334)])}}return o}[mi(283)](){const t=mi;var e,n,r,s;const o=this[t(351)][t(355)][t(352)](t(327));let i=Array[t(332)](this[t(351)][t(290)][t(285)][t(302)][t(359)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(336),t(347)))&&i[t(345)](...o[t(282)](this[t(351)][t(290)][t(285)][t(302)][t(326)](),t(299))),(null===(n=i[i[t(333)]-1])||void 0===n?void 0:n.is(t(336),t(347)))&&i[t(358)](...o[t(282)](this[t(351)][t(290)][t(285)][t(302)][t(284)](),t(300))),i=[...new Set(i)],(null===(s=null===(r=this[t(351)][t(290)][t(285)][t(302)][t(326)]())||void 0===r?void 0:r[t(310)])||void 0===s?void 0:s.is(t(336),t(347)))&&(i=i[t(357)]((e=>e.is(t(336),t(347))))),i}[mi(349)](t){const e=mi,n=this[e(351)][e(355)][e(352)](e(327));let r=Array[e(332)](this[e(351)][e(290)][e(285)][e(302)][e(359)]())[e(357)](t)[e(304)]((t=>{const r=e,s=this[r(351)][r(290)][r(361)](t,0);return[...n[r(282)](s,r(299)),...n[r(282)](s,r(300))]}))[e(287)]();return r=[...new Set(r)],r}[mi(288)](t){const e=mi;return e(348)+(this[e(351)][e(355)][e(352)](e(327))[e(311)](t)||e(324))[e(343)]()+e(321)+t[e(343)]()[e(315)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=391]})(t,e)}function Ti(){const t=["187740hgJcQQ","1926810rRiFqs","ELEMENT_MEDIA","590YBtDKt","high","14qPFkJI","TrackChangesEditing","afterInit","has","plugins","stop","showSuggestionHighlights","conversion","descriptionFactory","mediaEmbed","elementToElement","get","81276ljchAs","attribute:url:media","709200IWKvwQ","div","options","registerElementLabel","locale","media","createEmptyElement","16AzWgww","1118648PMmFze","MediaEmbedEditing","editor","for","550030SZeWmN","dataDowncast","2jzKTcw","data","downcastDispatcher","enableCommand","138017ZnYlwX"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(400935===-parseInt(e(405))/1+-parseInt(e(400))/2*(-parseInt(e(424))/3)+parseInt(e(393))/4*(-parseInt(e(398))/5)+-parseInt(e(422))/6+parseInt(e(410))/7*(parseInt(e(394))/8)+-parseInt(e(406))/9+-parseInt(e(408))/10*(-parseInt(e(404))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(412)](){const t=Ei,e=this[t(396)];if(!e[t(414)][t(413)](t(395)))return;const n=e[t(414)][t(421)](t(411)),r=e[t(428)];n[t(403)](t(419)),n[t(418)][t(427)](t(391),(e=>Kr(r,t(407),e))),e[t(417)][t(397)](t(399))[t(420)]({model:t(391),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(416)])return n[s(392)](s(425))},converterPriority:t(409)}),e[t(401)][t(402)].on(t(423),((e,n,r)=>{const s=t;r[s(426)][s(416)]&&e[s(415)]()}),{priority:t(409)})}}function yi(){const t=["10CUFyKY","641070dzBTXL","editor","2050224mJJXJp","7UioHGA","4073912MgFqeG","plugins","TrackChangesEditing","20525oUzPlf","44314fTSciH","afterInit","get","enableCommand","MentionEditing","438rSrczC","mention","437151QHhgnC","21JOiodP","156onCdIZ","777915tMdgmZ","has"];return(yi=function(){return t})()}const Ai=ki;function ki(t,e){const n=yi();return(ki=function(t,e){return n[t-=386]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(370669===-parseInt(e(402))/1*(-parseInt(e(394))/2)+-parseInt(e(386))/3+parseInt(e(388))/4+-parseInt(e(393))/5*(parseInt(e(399))/6)+parseInt(e(389))/7*(parseInt(e(390))/8)+-parseInt(e(404))/9*(parseInt(e(406))/10)+parseInt(e(401))/11*(-parseInt(e(403))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ci extends t.Plugin{[Ai(395)](){const t=Ai,e=this[t(387)];e[t(391)][t(405)](t(398))&&e[t(391)][t(396)](t(392))[t(397)](t(400))}}const Li=Si;function Si(t,e){const n=Ni();return(Si=function(t,e){return n[t-=427]})(t,e)}function Ni(){const t=["descriptionFactory","registerDescriptionCallback","deletion","48848mXdaff","afterInit","registerElementLabel","398976cxAszR","editor","140tQcVVj","enableCommand","42GBWjww","MergeFieldsEditing","14dnwRFS","mergeField","44817tjsODk","locale","*Remove:* %0","mergeFieldBlock","type","getContainedElement","has","1611635iHzKgq","getAttribute","insertMergeField","*Insert:* %0","element","TrackChangesEditing","getLabel","get","plugins","5569830ZrvTZc","insertion","2151984fzlzot","ELEMENT_MERGE_FIELD","insertMergeFieldBlock","1900827qExBep"];return(Ni=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(288964===parseInt(e(452))/1*(parseInt(e(443))/2)+parseInt(e(454))/3*(parseInt(e(448))/4)+parseInt(e(461))/5+-parseInt(e(446))/6*(parseInt(e(450))/7)+parseInt(e(436))/8+-parseInt(e(439))/9+-parseInt(e(434))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Ri extends t.Plugin{[Li(444)](){const t=Li,e=this[t(447)];if(!e[t(433)][t(460)](t(451)))return;e[t(433)][t(432)](t(430))[t(449)](t(427)),e[t(433)][t(432)](t(430))[t(449)](t(438));const n=e[t(433)][t(432)](t(430)),r=e[t(455)];n[t(440)][t(445)](t(453),(e=>Kr(r,t(437),e))),n[t(440)][t(445)](t(457),(e=>Kr(r,t(437),e))),n[t(440)][t(441)]((n=>{const s=t;if(s(435)!=n[s(458)]&&s(442)!=n[s(458)])return;const o=n[s(459)]();if(null==o)return;if(!o.is(s(429),s(453))&&!o.is(s(429),s(457)))return;const i=e[s(433)][s(432)](s(451))[s(431)](o[s(462)]("id"));return s(435)==n[s(458)]?{type:s(435),content:Kr(r,s(428),'"'+i+'" '+Kr(r,s(437)))}:{type:s(442),content:Kr(r,s(456),'"'+i+'" '+Kr(r,s(437)))}}))}}function Mi(){const t=["enableDefaultAttributesIntegration","has","handleDescriptions","head","10363768YAnMnH","ELEMENT_MULTI_LEVEL_LIST","1579395KqqzyO","TrackChangesEditing","1972748KzTKeq","*Remove format:* %0","plugins","oldValue","*Set format:* %0","809946YbDOrz","key","locale","editor","registerDescriptionCallback","format","16373dSiCFP","descriptionFactory","registerBlockAttribute","438Nmsrvs","MultiLevelList","newValue","data","521001tMlaki","3880572zsEgNz","next","multiLevelList","get","listType","listMarkerStyle","afterInit"];return(Mi=function(){return t})()}const vi=wi;function wi(t,e){const n=Mi();return(wi=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(541595===-parseInt(e(246))/1+-parseInt(e(262))/2+parseInt(e(267))/3+parseInt(e(247))/4+-parseInt(e(260))/5+-parseInt(e(242))/6*(parseInt(e(239))/7)+parseInt(e(258))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[vi(253)](){const t=vi,e=this[t(236)],n=e[t(264)][t(250)](t(261));e[t(264)][t(255)](t(243))&&(n[t(254)](t(249)),n[t(241)](t(252)),n[t(240)][t(237)]((e=>this[t(256)](e))))}[vi(256)](t){const e=vi,n=this[e(236)][e(235)],{data:r}=t,s={type:e(238),content:""};if(r&&e(252)==r[e(234)]){if(!r[e(265)])return{type:e(238),content:Kr(n,e(266),Kr(n,e(259)))+" ("+r[e(244)]+")"};if(!r[e(244)]){let o=t[e(257)];for(;o;){if(o[e(245)]&&e(251)==o[e(245)][e(234)]&&o[e(245)][e(244)])return s;o=o[e(248)]}return{type:e(238),content:Kr(n,e(263),Kr(n,e(259)))+" ("+r[e(265)]+")"}}}}}const Fi=Di;function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=Di,n=t();for(;;)try{if(163352===-parseInt(e(477))/1+-parseInt(e(467))/2*(parseInt(e(471))/3)+-parseInt(e(479))/4+-parseInt(e(472))/5+-parseInt(e(476))/6*(parseInt(e(475))/7)+parseInt(e(468))/8+parseInt(e(482))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class Bi extends t.Plugin{[Fi(473)](){const t=Fi,e=this[t(470)];if(!e[t(464)][t(480)](t(469)))return;e[t(464)][t(465)](t(481))[t(463)](t(466));const n=e[t(464)][t(465)](t(481)),r=e[t(462)];n[t(474)][t(478)](t(466),(e=>Kr(r,t(461),e)))}}function Pi(){const t=["enableCommand","plugins","get","pageBreak","3574wwWWbF","2337472dnSMkT","PageBreakEditing","editor","63IAjUGA","1412870ktSdil","afterInit","descriptionFactory","560917VJUJzB","6UaEukf","318226aLCgOR","registerElementLabel","388048ynmlAZ","has","TrackChangesEditing","6179742MmecZM","ELEMENT_PAGE_BREAK","locale"];return(Pi=function(){return t})()}function xi(t,e){const n=ji();return(xi=function(t,e){return n[t-=104]})(t,e)}const Ui=xi;function ji(){const t=["markerName","createUIElement","toViewPosition","paragraph","Paragraph","$text","commandName","consumable","7371642pgVCBh","registerDescriptionCallback","formatBlock","consume","9zDCbMj","276530Bmgfei","nodeAfter","getItemLabel","afterInit","end","isBlock","8720jClXjL","*Insert:* %0","name","model","isLimit","_registerLegacyDescription","markerRange","insertion","66UdsEqQ","ck-suggestion-marker-split","11330032lgJxZB","data","ELEMENT_PARAGRAPH","addMarker:suggestion:insertion","writer","mapper","options","ck-suggestion-marker--active","editor","get","schema","903509cohNqw","addClass","format","getFirstRange","locale","insertParagraph","type","insert","checkChild","has","enableDefaultAttributesIntegration","_splitMarkerName","downcastDispatcher","highest","108950odxEDO","activeMarkers","start","plugins","40scKFiu","registerElementLabel","TrackChangesEditing","includes","enableCommand","showSuggestionHighlights","span","3lMGcpL","editing","bindElementToMarker","2699543ItcHnH","*Change to:* %0","descriptionFactory","isTouching"];return(ji=function(){return t})()}!function(t){const e=xi,n=t();for(;;)try{if(799510===parseInt(e(136))/1+-parseInt(e(150))/2*(parseInt(e(161))/3)+-parseInt(e(115))/4*(parseInt(e(154))/5)+-parseInt(e(104))/6+-parseInt(e(164))/7+parseInt(e(125))/8*(parseInt(e(108))/9)+parseInt(e(109))/10*(parseInt(e(123))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Ui(112)](){const t=Ui,e=this[t(133)];if(!e[t(153)][t(145)](t(172)))return;const n=e[t(140)],r=e[t(153)][t(134)](t(156));r[t(166)][t(155)](t(171),(e=>Kr(n,t(127),e))),r[t(146)](t(171)),r[t(158)](t(141)),e[t(162)][t(148)].on(t(128),Vi(e),{priority:t(149)}),e[t(126)][t(148)].on(t(128),((n,r,s)=>{const o=t;s[o(131)][o(159)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(149)});const s=r[t(166)];s[t(105)]((r=>{const o=t;if(o(122)!==r[o(142)])return;const{start:i,end:a}=r[o(139)]();if(!i[o(167)](a)||!i[o(110)])return;const c=e[o(118)][o(135)],u=i[o(110)];return c[o(114)](u)&&!c[o(119)](u)&&c[o(144)](u,o(173))?{type:o(122),content:Kr(n,o(116),s[o(111)](u,1))}:void 0})),this[t(120)]()}[Ui(120)](){const t=Ui,e=this[t(133)],n=e[t(140)];e[t(153)][t(134)](t(156))[t(166)][t(105)]((e=>{const r=t;if(r(106)!=e[r(142)])return;const{data:s}=e;return s&&r(171)==s[r(174)]?{type:r(138),content:Kr(n,r(165),Kr(n,r(127)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=xi,i=t[o(153)][o(134)](o(156)),a=r[o(121)][o(152)],c=r[o(121)][o(113)],u=t[o(118)][o(135)];if(!a[o(167)](c)||!a[o(110)])return;const l=a[o(110)];if(u[o(114)](l)&&!u[o(119)](l)&&u[o(144)](l,o(173))){if(!s[o(175)][o(107)](r[o(121)],n[o(117)]))return;const{authorId:t}=i[o(147)](r[o(168)]),a=s[o(129)][o(169)](o(160),{class:o(124),"data-author-id":t}),u=s[o(130)][o(170)](c);e&&i[o(151)][o(157)](r[o(168)])&&s[o(129)][o(137)](o(132),a),s[o(129)][o(143)](u,a),s[o(130)][o(163)](a,r[o(168)])}}}const Hi=zi;function zi(t,e){const n=Ki();return(zi=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(902308===parseInt(e(377))/1+-parseInt(e(353))/2+-parseInt(e(368))/3*(parseInt(e(361))/4)+-parseInt(e(374))/5+-parseInt(e(379))/6+-parseInt(e(354))/7+parseInt(e(366))/8*(parseInt(e(365))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Wi extends t.Plugin{[Hi(363)](){const t=Hi,e=this[t(369)];e[t(356)][t(367)](t(362))&&(e[t(356)][t(355)](t(371))[t(364)](t(352)),this[t(358)]())}[Hi(358)](){const t=Hi,e=this[t(369)];e[t(356)][t(355)](t(371))[t(373)][t(372)]((n=>{const r=t;if(r(378)!=n[r(375)]&&r(359)!=n[r(375)])return;const{data:s}=n;return s&&r(352)==s[r(370)]?{type:r(376),content:Kr(e[r(357)],r(360))}:void 0}))}}function Ki(){const t=["type","format","1373150mRIJii","formatBlock","2890344DPYtTE","removeFormat","2540838GHdrOw","8929935MBQkaP","get","plugins","locale","_registerLegacyDescription","formatInline","*Remove all formatting*","1674188kgdayE","RemoveFormatEditing","afterInit","enableDefaultAttributesIntegration","25112268hINAJr","16IGiaMH","has","9sFVfFJ","editor","commandName","TrackChangesEditing","registerDescriptionCallback","descriptionFactory","8839285DfZdrH"];return(Ki=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=115]})(t,e)}function Xi(){const t=["enableCommand","88135mnwPtR","244570OaQMUs","discardSelectedSuggestions","RestrictedEditingModeEditing","goToNextRestrictedEditingException","acceptAllSuggestions","156evzdBf","2043438EoeVtC","goToPreviousRestrictedEditingException","acceptSuggestion","957kLRUac","2848752BSlZkA","get","trackChanges","discardSuggestion","3924304dsHEyy","4006gzuqTB","acceptSelectedSuggestions","2500358tncgPj","afterInit","TrackChangesEditing","plugins","has","editor","discardAllSuggestions"];return(Xi=function(){return t})()}const Qi=qi;!function(t){const e=qi,n=t();for(;;)try{if(402365===parseInt(e(120))/1+-parseInt(e(135))/2*(parseInt(e(129))/3)+parseInt(e(125))/4*(parseInt(e(119))/5)+-parseInt(e(126))/6+-parseInt(e(137))/7+parseInt(e(134))/8+parseInt(e(130))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Zi extends t.Plugin{[Qi(138)](){const t=Qi,e=this[t(116)];if(!e[t(140)][t(115)](t(122)))return;const n=e[t(140)][t(131)](t(139));n[t(118)](t(127)),n[t(118)](t(123));const r=e[t(140)][t(131)](t(122));r[t(118)](t(132)),r[t(118)](t(128)),r[t(118)](t(133)),r[t(118)](t(124)),r[t(118)](t(117)),r[t(118)](t(136)),r[t(118)](t(121))}}const Ji=$i;function Yi(){const t=["requires","_splitMarkerName","createUIElement","createPositionBefore","185502XSWMtF","init","mapper","addMarker:suggestion:insertion","markerRange","deletion","includes","TrackChangesEditing","merge","span","enableCommand","addClass","downcastDispatcher","activeMarkers","1233558tbLXeI","name","locale","element","get","showSuggestionHighlights","addMarker:suggestion:deletion","215exRqDT","editing","descriptionFactory","softBreak","getItems","options","high","plugins","728964nloTMh","test","consumable","writer","1ifUGhw","ck-suggestion-marker-","model","shiftEnter","ELEMENT_LINE_BREAK","registerElementLabel","addMarker:suggestion","markerName","8455391dqGYjg","toViewPosition","522RLpKMx","ck-suggestion-marker--active","insert","split","49047540KdfDOX","2788209QYtbiH","bindElementToMarker","editor","data","17488yHQWSh"];return(Yi=function(){return t})()}function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(765775===parseInt(e(134))/1*(-parseInt(e(115))/2)+-parseInt(e(149))/3+-parseInt(e(130))/4+-parseInt(e(122))/5*(parseInt(e(101))/6)+-parseInt(e(142))/7+-parseInt(e(153))/8*(-parseInt(e(144))/9)+parseInt(e(148))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{static get[Ji(154)](){return[Ys.ShiftEnter]}[Ji(102)](){const t=Ji,e=this[t(151)],n=e[t(129)][t(119)](t(108));n[t(111)](t(137)),e[t(123)][t(113)].on(t(104),ea(e),{priority:t(128)}),e[t(123)][t(113)].on(t(121),ea(e),{priority:t(128)}),e[t(152)][t(113)].on(t(140),((n,r,s)=>{const o=t;s[o(127)][o(120)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(124)][t(139)](t(125),(n=>Kr(e[t(117)],t(138),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(129)][o(119)](o(108));if(!s[o(132)][o(131)](r[o(105)],n[o(116)]))return;const a=t[o(136)];for(const t of r[o(105)][o(126)]()){if(!t.is(o(118),o(125)))continue;const n=o(106)==r[o(141)][o(147)](":")[1]?o(109):o(147),{authorId:c}=i[o(155)](r[o(141)]),u=s[o(133)][o(156)](o(110),{class:o(135)+n,"data-author-id":c}),l=s[o(103)][o(143)](a[o(157)](t));e&&i[o(114)][o(107)](r[o(141)])&&s[o(133)][o(112)](o(145),u),s[o(133)][o(146)](l,u),s[o(103)][o(150)](u,r[o(141)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=462]})(t,e)}function sa(){const t=["model","30MTZHhl","get","change","104irVuCm","4526106GgwDhx","selection","editor","plugins","markInlineFormat","value","from","formatBlock","afterInit","100685YHaxED","5aDrCSm","registerDescriptionCallback","commands","has","enableCommand","1280372ZXFBdc","forceValue","FORMAT_RESTRICTED_DISABLED","StandardEditingModeEditing","FORMAT_RESTRICTED_ENABLED","TrackChangesEditing","document","42789mETTwp","restrictedEditingException","type","commandName","formatInline","format","descriptionFactory","isCollapsed","494541bZUFXA","2nLOfBE","locale","getRanges","3737692WzYChj","commandParams","9671090gAVsbe"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(429781===parseInt(e(467))/1+-parseInt(e(489))/2*(-parseInt(e(480))/3)+-parseInt(e(473))/4*(parseInt(e(468))/5)+-parseInt(e(500))/6+-parseInt(e(492))/7+-parseInt(e(499))/8*(parseInt(e(488))/9)+-parseInt(e(496))/10*(-parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(466)](){const t=na,e=this[t(502)],n=e[t(495)],r=e[t(490)];if(!e[t(503)][t(471)](t(476)))return;const s=e[t(503)][t(497)](t(478)),o=t(481),i=e[t(470)][t(497)](o);s[t(472)](o,((e,r={})=>{const a=t,c=n[a(479)][a(501)];if(c[a(487)])return void e(r);const u=void 0!==r[a(474)]?r[a(474)]:!i[a(463)];n[a(498)]((()=>{const t=a,e=Array[t(464)](c[t(491)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(462)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(486)][t(469)]((e=>{const n=t;if(n(465)!=e[n(482)]&&n(484)!=e[n(482)])return;const{data:s}=e;return s&&s[n(483)]==o?s[n(493)][0][n(474)]?{type:n(485),content:Kr(r,n(477))}:{type:n(485),content:Kr(r,n(475))}:void 0}))}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=233]})(t,e)}function ca(){const t=["enableDefaultAttributesIntegration","inline","registerBlockAttribute","468280QfeIUv","TrackChangesEditing","20426RxlDkM","28awxEpd","commandName","style","add","*Set format:* %0","get","registerDescriptionCallback","descriptionFactory","formatInline","*Remove format:* %0","formatBlock","editor","_registerLegacyDescription","block","plugins","80436CiIKns","locale","FORMAT_STYLE","1845425TIGJps","getGhsAttributeNameForElement","ghsAttributes","normalizeConfig","936PkaIFL","21294YKULxX","element","2181739hbjfzH","StyleUtils","6mfTPZL","forceValue","definitions","type","config","format","1506320LiEcXA","registerAttributeLabel","registerInlineAttribute","GeneralHtmlSupport","toLowerCase","styleName","DataSchema","has","commandParams","Style","afterInit"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(202438===parseInt(e(233))/1*(parseInt(e(234))/2)+parseInt(e(249))/3+-parseInt(e(267))/4+-parseInt(e(252))/5+-parseInt(e(261))/6*(-parseInt(e(259))/7)+parseInt(e(256))/8*(parseInt(e(257))/9)+parseInt(e(281))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(277)](){const t=ia,e=this[t(245)];if(!e[t(248)][t(274)](t(276))||!e[t(248)][t(274)](t(273)))return;const n=e[t(248)][t(239)](t(282)),r=e[t(250)],s=e[t(265)][t(239)](t(236))||{},o=e[t(248)][t(239)](t(270)),i=e[t(248)][t(239)](t(260))[t(255)](e[t(248)][t(239)](t(273)),s[t(263)]);n[t(278)](t(236));const a=new Set;for(const e of i[t(247)]){const n=o[t(253)](e[t(258)]);a[t(237)](n)}const c=new Set;for(const e of i[t(279)]){const n=o[t(253)](e[t(258)]);c[t(237)](n);for(const n of e[t(254)])c[t(237)](n)}for(const e of a)n[t(280)](e),n[t(241)][t(268)](e,Kr(r,t(251)));for(const e of c)n[t(269)](e),n[t(241)][t(268)](e,Kr(r,t(251)));this[t(246)]()}[ia(246)](){const t=ia,e=this[t(245)],n=e[t(250)];e[t(248)][t(239)](t(282))[t(241)][t(240)]((e=>{const r=t;if(r(244)!=e[r(264)]&&r(242)!=e[r(264)])return;const{data:s}=e;return s&&r(236)===s[r(235)]?s[r(275)][0][r(262)]?{type:r(266),content:Kr(n,r(238),s[r(275)][0][r(272)][r(271)]())}:{type:r(266),content:Kr(n,r(243),s[r(275)][0][r(272)][r(271)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=348]})(t,e)}function ha(){const t=["forceValue","*Remove:* %0","*Insert:* %0","$graveyard","getItems","$textProxy","maxColumn","_getSuggestionCoords","createTableWalker","push","getChildren","editor","item","insertion","colspan","name","addRange","from","ELEMENT_TABLE_ROW_WITH_TEXT","1603395whybVu","149796RibNIM","1711pNzTJH","findAncestor","get","rootName","TrackChangesEditing","registerCustomCallback","oldRange","subType","getRowIndexes","insert","tableColumn","model","every","tablePaste","MAX_SAFE_INTEGER","_acceptFormatSuggestionCallbackFactory","first","getAttribute","selection","ELEMENT_TABLE","_suggestionFactory","registerPostFixer","toLowerCase","getSelectionAffectedTableCells","min","minRow","end","MIN_SAFE_INTEGER","createRangeIn","classes","execute","minColumn","differ","data","insertTableColumnLeft","isArray","low","accept","insertTable","max","commands","order","tableRow","removeClass","some","afterInit","deletion","nodeBefore","values","insertTableColumnRight","insertTableRowAbove","_setupColumnsRowsFixing","ELEMENT_TABLE_ROW","enableCommand","getColumnIndexes","batch","descriptionFactory","getChangedMarkers","TableEditing","ELEMENT_TABLE_COLUMN","join","isEqual","position","rowspan","change","writer","ELEMENT_TABLE_WITH_TEXT","isTouching","987732wDovzS","root","mapper","7PZLXpS","substr","last","getChanges","element","isIntersectingWithRange","startsWith","createPositionAt","has","154WHAXnm","getContainedElement","enqueueChange","markMultiRangeDeletion","locale","type","81QQllCM","944ADinew","markMultiRangeInsertion","add","setSelection","802850WqysiD","length","registerElementLabel","addClass","hasAttribute","removeTableColumn","showSuggestionHighlights","insertTableRowBelow","refresh","highest","getSuggestion","nodeAfter","addMarker:suggestion","_tablePostFixingSubtypes","left","selectTableRow","isInContent","discard","cell","above","document","ELEMENT_TABLE_COLUMN_WITH_TEXT","map","toViewElement","isIntersecting","detach","tableCell","TableUtils","change:data","options","plugins","removeTableRow","start","getFirstRange","table","_getCoordsForCells","7129240Itzlvx","includes","getCellLocation","suggestion","createRangeOn","span","selectTableColumn","filter","getRanges","_splitMarkerName","fromRange","653570mtXupY","maxRow","downcastDispatcher","registerDescriptionCallback","_tableSuggestions"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(730721===parseInt(e(422))/1*(-parseInt(e(509))/2)+-parseInt(e(508))/3*(-parseInt(e(421))/4)+parseInt(e(349))/5+parseInt(e(490))/6+parseInt(e(493))/7*(-parseInt(e(385))/8)+parseInt(e(420))/9+parseInt(e(396))/10*(parseInt(e(502))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class da extends t.Plugin{constructor(t){const e=fa;super(t),this[e(362)]=[e(464),e(432)],this[e(400)]=new Set}[la(467)](){const t=la,e=this[t(412)],n=e[t(433)][t(369)][t(440)];if(!e[t(379)][t(501)](t(480)))return;const r=e[t(506)],s=e[t(379)][t(424)](t(426)),o=e[t(379)][t(424)](t(376));s[t(478)][t(351)](t(383),(e=>Kr(r,t(441),e))),this[t(473)](),s[t(475)](t(460)),s[t(475)](t(364)),s[t(475)](t(391));for(const r of[t(472),t(356)]){const i=e[t(462)][t(424)](r);s[t(475)](r,(r=>{const a=t;e[a(433)][a(486)]((t=>{const e=a;r();const c=e(368)===i[e(463)],u=o[e(445)](n),l=o[e(430)](u),f=c?l[e(438)]-1:l[e(495)]+1,h=u[0][e(423)](e(383)),d=o[e(409)](h,{startRow:f,endRow:f}),g=Array[e(418)](d)[e(371)]((n=>t[e(389)](n[e(367)])));s[e(510)](g,e(464))}))}))}for(const r of[t(456),t(471)]){const i=e[t(462)][t(424)](r);s[t(475)](r,(r=>{const a=t;e[a(433)][a(486)]((t=>{const e=a;r();const c=e(363)===i[e(463)],u=o[e(445)](n),l=o[e(476)](u),f=c?l[e(438)]-1:l[e(495)]+1,h=u[0][e(423)](e(383)),d=o[e(409)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(418)](d)[e(371)]((n=>t[e(389)](n[e(367)])));s[e(510)](g,e(432))}))}))}for(const r of[t(380),t(354)]){const i=r[t(494)](11),a=i[t(444)](),c=a[t(494)](0,3)+t(390),u=t(383)+i,l=t(446)+i,f=t(461)+i;s[t(475)](r,(()=>{const i=t;e[i(433)][i(486)]((t=>{const e=i,h=o[e(445)](n),d=h[0][e(423)](e(383));let g;if(e(380)==r){const t=o[e(430)](h);g={startRow:t[e(438)],endRow:t[e(495)],includeAllSlots:!0}}else{const t=o[e(476)](h);g={startColumn:t[e(438)],endColumn:t[e(495)],includeAllSlots:!0}}const p=o[e(409)](d,g),m=Array[e(418)](p)[e(371)]((({cell:t})=>t)),I=ga(m[e(392)]((t=>t[e(353)](c)))),E=ga(m[e(392)]((t=>!t[e(353)](c))))[e(371)]((n=>t[e(389)](n))),b=s[e(505)](E,u);if(b&&(e(464)==b[e(429)]||e(432)==b[e(429)])){const n=this[e(408)](b);for(const r of I){const s=t[e(389)](r),i=o[e(387)](r),u=r[e(439)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(417)](s)}}}))}))}function c(r){const s=t,o=Array[s(418)](n[s(393)]())[s(371)]((t=>i.LiveRange[s(395)](t)));e[s(433)][s(486)]((t=>{const n=s,i=t[n(477)];r=r[n(392)]((t=>n(404)!=t[n(491)][n(425)])),t[n(348)](r),e[n(462)][n(424)](n(380))[n(357)](),e[n(452)](n(380),{forceDefaultExecution:!0}),e[n(433)][n(504)]((()=>{const t=n;e[t(433)][t(504)](i,(e=>{const n=t,r=o[n(392)]((t=>n(404)!=t[n(491)][n(425)]));r[n(350)]>0&&e[n(348)](r);for(const t of o)t[n(374)]()}))}))}))}function u(r){const s=t;e[s(433)][s(486)]((t=>{const o=s,a=Array[o(418)](n[o(393)]())[o(371)]((t=>i.LiveRange[o(395)](t))),c=[];for(const t of r)for(const e of t[o(405)]({shallow:!0}))c[o(410)](e);for(const n of c)o(404)!=n[o(491)][o(425)]&&(t[o(348)](t[o(500)](n,0)),e[o(462)][o(424)](o(354))[o(357)](),e[o(452)](o(354),{forceDefaultExecution:!0}));const u=a[o(392)]((t=>o(404)!=t[o(491)][o(425)]));u[o(350)]>0&&t[o(348)](u);for(const t of a)t[o(374)]()}))}function l(e,n){const r=t;return n[r(434)]((t=>e[r(466)]((e=>e[r(448)][r(483)](t[r(381)])||t[r(448)][r(483)](e[r(381)])))))}function f(e,n){const r=t;return!e[r(466)]((t=>n[r(466)]((e=>t[r(373)](e)))))&&e[r(466)]((t=>n[r(466)]((e=>t[r(448)][r(489)](e[r(381)])))))}e[t(455)][t(398)].on(t(361),((e,n,r)=>{const s=t;if(!r[s(378)][s(355)])return;const o=n[s(413)];if(!o)return;const i=r[s(492)][s(372)](o);function c(t){return Array[s(457)](t)?t:[t]}i&&s(375)===o[s(416)]&&(0,a.setHighlightHandling)(i,r[s(487)],((t,e,n)=>n[s(352)](c(e[s(451)]),t)),((t,e,n)=>n[s(465)](c(e[s(451)]),t)))}),{priority:t(358)}),s[t(478)][t(399)]((e=>{const n=t;if(n(414)!=e[n(507)]&&n(468)!=e[n(507)])return;const s=e[n(503)]();if(null!=s&&s.is(n(497),n(383))){if(n(414)==e[n(507)]){const t=e[n(405)]()[n(392)]((t=>t.is(n(406))))[n(371)]((t=>t[n(455)]));if(t[n(350)])return{type:n(414),content:Kr(r,n(403),Kr(r,n(488),'"'+t[n(482)](" ")+'"'))}}if(n(468)==e[n(507)]){const t=e[n(405)]()[n(392)]((t=>t.is(n(406))))[n(371)]((t=>t[n(455)]));if(t[n(350)])return{type:n(468),content:Kr(r,n(402),Kr(r,n(488),'"'+t[n(482)](" ")+'"'))}}}})),s[t(478)][t(399)]((e=>{const n=t;if(n(464)==e[n(429)]){const t=e[n(405)]()[n(392)]((t=>t.is(n(406))))[n(371)]((t=>t[n(455)])),s=this[n(408)](e),o=s[n(397)]-s[n(447)]+1;if(n(414)==e[n(507)])return t[n(350)]?{type:n(414),content:Kr(r,n(403),Kr(r,n(419),[o,'"'+t[n(482)](" ")+'"']))}:{type:n(414),content:Kr(r,n(403),Kr(r,n(474),o))};if(n(468)==e[n(507)])return t[n(350)]?{type:n(468),content:Kr(r,n(402),Kr(r,n(419),[o,'"'+t[n(482)](" ")+'"']))}:{type:n(468),content:Kr(r,n(402),Kr(r,n(474),o))}}if(n(432)==e[n(429)]){const t=e[n(405)]()[n(392)]((t=>t.is(n(406))))[n(371)]((t=>t[n(455)])),s=this[n(408)](e),o=s[n(407)]-s[n(453)]+1;if(n(414)==e[n(507)])return t[n(350)]?{type:n(414),content:Kr(r,n(403),Kr(r,n(370),[o,'"'+t[n(482)](" ")+'"']))}:{type:n(414),content:Kr(r,n(403),Kr(r,n(481),o))};if(n(468)==e[n(507)])return t[n(350)]?{type:n(468),content:Kr(r,n(402),Kr(r,n(370),[o,'"'+t[n(482)](" ")+'"']))}:{type:n(468),content:Kr(r,n(402),Kr(r,n(481),o))}}})),s[t(442)][t(427)](t(414),t(464),t(366),c),s[t(442)][t(427)](t(468),t(464),t(459),c),s[t(442)][t(427)](t(414),t(432),t(366),u),s[t(442)][t(427)](t(468),t(432),t(459),u),s[t(442)][t(427)](t(414),t(432),t(482),l),s[t(442)][t(427)](t(468),t(432),t(482),l),s[t(442)][t(427)](t(414),t(464),t(482),f),s[t(442)][t(427)](t(468),t(464),t(482),f)}[la(437)](){const t=la,e=this[t(412)],n=e[t(433)][t(369)][t(440)];return(r,s)=>{const o=t;e[o(433)][o(486)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(448)][a(469)];u&&u[0]&&!1===u[0][a(401)]&&(l=r[0][a(381)][a(360)]);const f=t[a(450)](l);if(a(404)==f[a(491)][a(425)])return;const h=Array[a(418)](n[a(393)]())[a(371)]((t=>i.LiveRange[a(395)](t)));t[a(348)](f),e[a(462)][a(424)](c)[a(357)](),u[a(410)]({forceDefaultExecution:!0}),e[a(452)](c,...u);const d=h[a(392)]((t=>a(404)!=t[a(491)][a(425)]));d[a(350)]>0&&t[a(348)](d);for(const t of h)t[a(374)]()}))}}[la(384)](t){const e=la,n=this[e(412)][e(379)][e(424)](e(376));let r=Number[e(436)],s=Number[e(449)],o=Number[e(436)],i=Number[e(449)];for(const a of t){if(e(404)==a[e(491)][e(425)])continue;const{row:t,column:c}=n[e(387)](a),u=a[e(353)](e(485))?a[e(439)](e(485))-1:0,l=a[e(353)](e(415))?a[e(439)](e(415))-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}}[la(473)](){const t=la,e=this[t(412)],n=e[t(379)][t(424)](t(426)),r=e[t(379)][t(424)](t(376));e[t(433)][t(369)].on(t(377),(()=>{const r=t,s=Array[r(418)](e[r(433)][r(369)][r(454)][r(479)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(394)](t);if(r(388)!=s)continue;if(null!=e[r(428)])continue;const a=n[r(359)](o);this[r(362)][r(386)](i)&&this[r(400)][r(511)](a)}}),{priority:t(458)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(389)](e),a=e[s(423)](s(383)),c=r[s(387)](e);for(const t of this[s(400)]){const n=t[s(429)],r=n[s(499)](s(435)),u=n[s(494)](r?10:5),l=u[s(444)](),f=l[s(494)](0,3)+s(390),h=s(446)+u,d=s(461)+u;if(!t[s(365)])continue;if(a!=t[s(382)]()[s(381)][s(423)](s(383)))continue;if(t[s(498)](i))continue;const g=e[s(353)](f)?e[s(439)](f)-1:0,p=this[s(408)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(417)](i),o=!0)}return o};e[t(433)][t(369)][t(443)]((n=>{const r=t;let o=!1;for(const t of e[r(433)][r(369)][r(454)][r(496)]())if(r(431)==t[r(507)])if(r(464)==t[r(416)])for(const e of t[r(484)][r(360)][r(411)]())o=o||s(e,n);else r(375)==t[r(416)]&&(o=o||s(t[r(484)][r(360)],n));return o}))}[la(408)](t){const e=la;return this[e(384)](t[e(393)]()[e(371)]((t=>t[e(381)][e(360)])))}}function ga(t){const e=la;return Array[e(418)](new Set(t)[e(470)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=273]})(t,e)}function Ia(){const t=["model","getAncestors","from","TableEditing","find","mergeTableCellUp","getSelectionAffectedTableCells","markMultiRangeBlockFormat","type","4650648GrdgfA","getSuggestions","subType","rootName","formatInline","trackChanges","381987GyWOAs","splitTableCellHorizontally","push","registerDescriptionCallback","54366qSWyWM","execute","mergeTableCellDown","1954MuNFGV","refresh","mergeTableCells","mergeTableCellLeft","add","markBlockFormat","_tablePostFixingSubtypes","*Split cell:* vertically","createRangeOn","low","afterInit","descriptionFactory","522970nvqHBK","_isForcedDefaultExecutionBlock","highest","value","detach","cell","TrackChangesEditing","root","containsRange","_areSelectedCellsMergable","selection","_areMergableCells","getCellLocation","isEnabled","requires","format","getRanges","$graveyard","fromRange","_suggestionFactory","horizontally","length","return","plugins","stop","mergeTableCellRight","size","createTableWalker","insertion","formatBlock","isInContent","splitTableCellVertically","findAncestor","direction","commands","author","has","20RyNBSF","tableCell","element","accept","filter","725753BozYCl","1407504WamddR","*Merge cells*","543OmnHHE","commandName","document","registerCustomCallback","set:isEnabled","forceDefaultExecution","enableCommand","deletion","editor","170bXjPyb","_acceptFormatSuggestionCallbackFactory","map","change","get","getFirstPosition","setSelection","table","TableUtils","locale","*Split cell:* horizontally"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(346432===-parseInt(e(293))/1*(-parseInt(e(335))/2)+-parseInt(e(332))/3*(parseInt(e(285))/4)+parseInt(e(347))/5+-parseInt(e(291))/6+-parseInt(e(290))/7+-parseInt(e(322))/8+parseInt(e(328))/9*(parseInt(e(302))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(361)](){return[da]}[pa(345)](){const t=pa,e=this[t(301)],n=e[t(313)][t(295)][t(357)],r=e[t(311)];if(!e[t(370)][t(284)](t(316)))return;const s=e[t(370)][t(306)](t(353)),o=e[t(370)][t(306)](t(310)),a=e[t(370)][t(306)](da);a[t(341)][t(330)](t(337)),s[t(299)](t(337),(()=>{const n=t,r=o[n(319)](e[n(313)][n(295)][n(357)]);e[n(313)][n(305)]((()=>{const t=n;s[t(320)](r,{commandName:t(337),commandParams:[]},[],t(337))}))})),e[t(282)][t(306)](t(337)).on(t(333),((n,r)=>{const o=t;e[o(282)][o(306)](o(327))[o(350)]&&(r[o(368)]>0&&r[r[o(368)]-1]&&r[r[o(368)]-1][o(298)]||s[o(348)]||this[o(356)]()||n[o(371)]())}),{priority:t(349)});for(const n of[t(318),t(273),t(334),t(338)]){const r=e[t(282)][t(306)](n);s[t(299)](n,(()=>{const n=t,o=e[n(313)][n(295)][n(357)][n(307)]()[n(314)]()[n(317)]((t=>t.is(n(287),n(286)))),i=r[n(350)];e[n(313)][n(305)]((()=>{const t=n;s[t(320)]([o,i],{commandName:t(337),commandParams:[]},[],t(337))}))}))}for(const n of[t(279),t(329)]){const r=e[t(282)][t(306)](n);s[t(299)](n,(()=>{const i=t,a=o[i(319)](e[i(313)][i(295)][i(357)])[0],c=a[i(280)](i(309)),{column:u,row:l}=o[i(359)](a);let f=[];if(i(367)==r[i(281)]){const t=o[i(275)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(315)](t)[i(304)]((t=>t[i(352)]))}else{const t=o[i(275)](c,{column:u,includeAllSlots:!0});f=Array[i(315)](t)[i(304)]((t=>t[i(352)]))}e[i(313)][i(305)]((t=>{const e=i;s[e(340)](t[e(343)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(346)][t(331)]((e=>{const n=t;if(n(277)!=e[n(321)]&&n(326)!=e[n(321)])return;const{data:s}=e;return s&&n(337)==s[n(294)]?{type:n(362),content:Kr(r,n(292))}:void 0})),s[t(346)][t(331)]((e=>{const n=t;if(n(277)!=e[n(321)]&&n(326)!=e[n(321)])return;const{data:s}=e;return s?n(279)==s[n(294)]?{type:n(362),content:Kr(r,n(342))}:n(329)==s[n(294)]?{type:n(362),content:Kr(r,n(312))}:void 0:void 0}));const c=a[t(303)]();for(const e of[t(318),t(273),t(334),t(338)])s[t(366)][t(296)](t(277),e,t(288),c);for(const e of[t(279),t(329)])s[t(366)][t(296)](t(277),e,t(288),c);s[t(366)][t(296)](t(277),t(337),t(288),(r=>{const s=t;e[s(313)][s(305)]((t=>{const o=s,a=Array[o(315)](n[o(363)]())[o(304)]((t=>i.LiveRange[o(365)](t)));t[o(308)](r),e[o(282)][o(306)](o(337))[o(336)](),e[o(333)](o(337),{forceDefaultExecution:!0});const c=a[o(289)]((t=>o(364)!=t[o(354)][o(325)]));c[o(368)]>0&&t[o(308)](c);for(const t of a)t[o(351)]()}))}));for(const n of[t(318),t(334),t(338),t(273)]){const r=e[t(282)][t(306)](n);r.on(t(297),((n,s,o)=>{const i=t;if(o){const t=e[i(313)][i(295)][i(357)][i(307)]()[i(314)]()[i(317)]((t=>t.is(i(287),i(286))));this[i(358)](r[i(350)],t)||(n[i(369)]=!1,n[i(371)]())}}),{priority:t(344)})}}[pa(356)](){const t=pa,e=this[t(301)][t(282)][t(306)](t(337)),n=this[t(301)][t(370)][t(306)](t(310));if(!e[t(360)])return!1;const r=n[t(319)](this[t(301)][t(313)][t(295)][t(357)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(358)](e,n))return!1;return!0}[pa(358)](t,e){const n=pa,r=this[n(301)][n(370)][n(306)](n(353)),s=this[n(301)][n(313)][n(343)](t),o=this[n(301)][n(313)][n(343)](e),i=new Set,a=new Set;for(const t of r[n(323)]())if((n(276)==t[n(321)]||n(300)==t[n(321)]||n(337)==t[n(324)])&&t[n(278)])for(const e of t[n(363)]())e[n(355)](s,!0)&&i[n(339)](t[n(321)]+":"+t[n(283)].id),e[n(355)](o,!0)&&a[n(339)](t[n(321)]+":"+t[n(283)].id);if(i[n(274)]!=a[n(274)])return!1;for(const t of i)if(!a[n(284)](t))return!1;return!0}}function ba(t,e){const n=ya();return(ba=function(t,e){return n[t-=382]})(t,e)}const Ta=ba;!function(t){const e=ba,n=t();for(;;)try{if(693643===parseInt(e(422))/1*(-parseInt(e(436))/2)+parseInt(e(457))/3*(parseInt(e(448))/4)+parseInt(e(458))/5*(parseInt(e(466))/6)+-parseInt(e(413))/7*(parseInt(e(409))/8)+parseInt(e(399))/9+-parseInt(e(419))/10+-parseInt(e(414))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);class _a extends t.Plugin{static get[Ta(417)](){return[da]}[Ta(427)](){const t=Ta,e=this[t(387)];if(!e[t(464)][t(443)](t(451)))return;const n=e[t(447)],r=e[t(464)][t(392)](t(388));r[t(468)](t(386)),r[t(468)](t(449)),r[t(438)](t(462)),r[t(438)](t(439)),r[t(398)][t(437)](t(462),Kr(n,t(426))),r[t(398)][t(437)](t(439),Kr(n,t(396))),this[t(410)]()}[Ta(410)](){const t=Ta,e=this[t(387)][t(464)][t(392)](t(388)),n=this[t(387)][t(464)][t(392)](t(403)),r=this[t(387)][t(464)][t(392)](da)[t(461)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ba,{type:c,id:u}=e[a(404)](o[a(393)]),l=e[a(395)](u),f=l[a(446)];if(a(425)!=l[a(465)]||!f||a(449)!=f[a(467)])return;if(o[a(424)])return void s[a(441)]();if(!i[a(418)][a(401)](o[a(440)],s[a(444)]))return;const h=o[a(440)][a(463)][a(394)],d=o[a(440)][a(445)][a(385)],g=h[a(459)][a(459)],{column:p}=n[a(431)](h),{column:m}=n[a(431)](d);for(let s=p;s<=m;s++){const l=n[a(415)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(423)],l=i[a(382)][a(460)](s);i[a(453)][a(450)](a(430)+c,l),r&&i[a(453)][a(402)](a(389),u,l),i[a(382)][a(434)](l,o[a(393)]),t&&(e[a(452)][a(411)](o[a(393)])?i[a(453)][a(450)](a(407),l):i[a(453)][a(412)](a(407),l))}}}}e[t(391)][t(384)](t(425),t(386),t(421),r),e[t(391)][t(384)](t(425),t(449),t(421),r),this[t(387)][t(416)][t(383)].on(t(408),s(),{priority:t(433)}),this[t(387)][t(446)][t(383)].on(t(408),((e,n,r)=>{const o=t;r[o(454)][o(406)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(433)}),this[t(387)][t(416)][t(383)].on(t(432),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(404)](r[o(393)]),c=e[o(395)](a),u=c[o(446)];if(o(425)!=c[o(465)]||!u||o(449)!=u[o(467)])return;const l=s[o(382)][o(435)](r[o(393)]);if(l)for(const t of l)s[o(453)][o(412)](o(430)+i,t),s[o(453)][o(412)](o(407),t),s[o(453)][o(442)](o(389),t),s[o(382)][o(428)](t,r[o(393)])}),{priority:t(433)}),this[t(400)]()}[Ta(400)](){const t=Ta,e=this[t(387)],n=e[t(447)];function r(e){const r=t;return{type:r(456),content:Kr(n,r(390),e)}}e[t(464)][t(392)](t(388))[t(398)][t(405)]((e=>{const s=t;if(s(425)!=e[s(465)])return;const{data:o}=e;if(o){if(s(386)==o[s(467)]){const t=o[s(397)][0][s(455)];return r(Kr(n,s(t?426:429)))}if(s(449)==o[s(467)]){const t=o[s(397)][0][s(455)];return r(Kr(n,s(t?396:420)))}}}))}}function ya(){const t=["_registerLegacyDescription","consume","setAttribute","TableUtils","_splitMarkerName","registerDescriptionCallback","showSuggestionHighlights","ck-suggestion-marker--active","addMarker:suggestion","842024jkhtAF","_handleLegacySuggestions","includes","removeClass","21pAVibi","25979272Uysvir","createTableWalker","editing","requires","consumable","1433200PoTwPw","FORMAT_REGULAR_COLUMN","accept","233jBtPtz","cell","item","formatBlock","FORMAT_HEADER_ROW","afterInit","unbindElementFromMarkerName","FORMAT_REGULAR_ROW","ck-suggestion-marker-","getCellLocation","removeMarker:suggestion","highest","bindElementToMarker","markerNameToElements","1084mLXGhD","registerAttributeLabel","registerBlockAttribute","headingColumns","markerRange","stop","removeAttribute","has","name","end","data","locale","1361364amvrTv","setTableColumnHeader","addClass","TableEditing","activeMarkers","writer","options","forceValue","format","12HmnzGS","1500885WrcSif","parent","toViewElement","_acceptFormatSuggestionCallbackFactory","headingRows","start","plugins","type","18rQsWuH","commandName","enableDefaultAttributesIntegration","mapper","downcastDispatcher","registerCustomCallback","nodeBefore","setTableRowHeader","editor","TrackChangesEditing","data-suggestion","*Format:* %0","_suggestionFactory","get","markerName","nodeAfter","getSuggestion","FORMAT_HEADER_COLUMN","commandParams","descriptionFactory","12409785CMpXPy"];return(ya=function(){return t})()}function Aa(t,e){const n=Ca();return(Aa=function(t,e){return n[t-=202]})(t,e)}const ka=Aa;function Ca(){const t=["low","getTableIfOnlyTableInContent","conversion","subType","hasSuggestion","accept","7568561lrOtPc","setAttributes","root","removeMarkers","deletion","commands","markMultiRangeBlockFormat","previous","createRange","createElement","ck-suggestion-marker--active","row","table","insert","value","editing","next","markers","unwrap","6140682aEULrh","getMarkers","cell","rows","some","redo","insertColumns","rowInsertionRanges","getRows","markerAttributes","end","for","paragraph","remove","fromEntries","schema","getChanges","fromRange","showSuggestionHighlights","registerPostFixer","*Replace table cells*","getSuggestion","add","insertRows","position","isInContent","dataDowncast","columnInsertionRanges","type","_replaceTableSlotCell","Users","930504wjEEcT","markerName","setAttribute","listenTo","map","get","attributes","deletionRanges","nextSibling","author","insertion","call","_suggestionFactory","createRangeOn","getSuggestionCallback","createTableWalker","element","stop","suggestion:formatBlock:tablePasteCell","registerDescriptionCallback","register","oldRange","$graveyard","last","return","suggestionUnloaded","editor","activeMarkers","entries","batch","endRow","TableClipboard","nodeAfter","_tablePostFixingSubtypes","endColumn","getSelectionAffectedTableCells","descriptionFactory","push","join","markMultiRangeDeletion","suggestion","columns","start","editingDowncast","isEqual","tableCellBorderColor","tablePasteCell","elementToElement","1134080LTskGC","length","TrackChangesEditing","registerCustomCallback","containsRange","differ","filter","name","formatBlock","detach","3nuyTUd","rootName","markMultiRangeInsertion","getRange","getRanges","find","getChild","createRangeIn","isEmpty","2379796XptSSr","findAncestor","columnInsertionIndexes","high","forceDefaultExecution","removeMarker","TableUtils","ck-suggestion-marker","move","options","tableCellSuggestion","insertionRanges","getColumnIndexes","tablePasteChainId","every","locale","getAttributes","change","requires","includes","discard","suggestion-td","getItems","createPositionBefore","selection","getSuggestions","wrap","getColumns","getRowIndexes","_splitMarkerName","tablePasteColumn","content","set","column","getContainedElement","tablePasteRow","tableCell","removeColumns","suggestionLoaded","_isForcedDefaultExecutionBlock","trackChanges","tablePaste","model","view","getChangedMarkers","startsWith","cells","tableCellVerticalAlignment","getShiftedBy","_getCoordsForCells","document","fill","from","clipboardOutput","9qEBItQ","13297450IGVXTm","forEach","newRange","afterInit","first","markerToHighlight","has","updateMarker","keys","tableCellBorderWidth","plugins","4xQooZb","documentSelection","ck-suggestion-marker-insertion","insertContent","tableCellBackgroundColor","getAllAdjacentSuggestions","removeRows","tableCellBorderStyle","getChildren","previousSibling","3699592JvroRX","tableCellHorizontalAlignment","reduce","rowInsertionIndexes","_createdBatches","tableCellPadding"];return(Ca=function(){return t})()}!function(t){const e=Aa,n=t();for(;;)try{if(612800===parseInt(e(269))/1+-parseInt(e(336))/2*(-parseInt(e(327))/3)+-parseInt(e(402))/4*(-parseInt(e(317))/5)+-parseInt(e(238))/6+parseInt(e(219))/7+parseInt(e(207))/8*(-parseInt(e(390))/9)+-parseInt(e(391))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[ka(400),ka(314),ka(204),ka(208),ka(383),ka(406),ka(212)],Sa=Object[ka(252)](La[ka(273)]((t=>[t,null])));class Na extends t.Plugin{static get[ka(354)](){return[da]}[ka(394)](){const t=ka,n=this[t(295)];if(!n[t(401)][t(397)](t(300)))return;const r=n[t(401)][t(274)](t(319)),s=n[t(401)][t(274)](t(342)),o=n[t(401)][t(274)](da),a=n[t(401)][t(274)](t(300));o[t(302)][t(306)](t(371),t(366)),n[t(378)][t(253)][t(289)](t(346),{allowIn:t(372),allowContentOf:t(372),isLimit:!0}),n[t(215)][t(316)]({model:t(346),view:t(357)});let c=null;n[t(378)].on(t(405),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(318)]-1];h&&h[u(340)]||r[u(375)]||this[u(295)][u(224)][u(274)](u(376))[u(233)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(403)))return!1;const i=s[o(214)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(304)](n[o(386)][o(360)]);if(!a[o(318)])return!1;const c=a[0][o(337)](o(231)),l=r[o(364)](a),f=r[o(348)](a),h={startRow:l[o(395)],endRow:l[o(292)],startColumn:f[o(395)],endColumn:f[o(292)]};return 1==a[o(318)]&&(h[o(299)]+=r[o(246)](i)-1,h[o(303)]+=r[o(363)](i)-1),Ma(c,h,r)}(l,f,n[u(378)],s,a)&&(o[u(286)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(378)][u(353)]((()=>{const t=u;n[t(378)][t(405)](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(318)]&&r[t(329)](o,t(371),{tablePasteChainId:s}),a[t(318)]&&r[t(329)](a,t(366),{tablePasteChainId:s}),l[t(318)]&&(r[t(329)](l,t(377),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(392)]((e=>{const n=t;var r;return null===(r=e[n(326)])||void 0===r?void 0:r[n(280)](e)}))),f[t(318)]&&(r[t(308)](f,t(377),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(392)]((e=>{const n=t;var r;return null===(r=e[n(326)])||void 0===r?void 0:r[n(280)](e)})));const d=r[t(225)](h[t(273)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(315),{tablePasteChainId:s});if(d){const e=d[t(239)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(378)][t(282)](s),a=e[t(332)]((e=>e[t(330)]()[t(313)](i)));a&&r[t(306)]([a[t(324)],o])}r[t(318)]&&d[t(271)](t(247),Object[t(252)](r))}c=null})))}),{priority:e.priorities[t(339)]+10}),n[t(401)][t(274)](t(300)).on(t(267),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(286)]();const u=s[r(240)],l=o,f=Ra(u),h=Ra(l);e[r(293)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(251)](u[r(333)](0));for(const t of Array[r(388)](l[r(205)]()))a[r(232)](t,u,r(248));const t=c[r(210)][r(355)](s[r(230)]),e=c[r(338)][r(355)](s[r(369)]);t||e||(d=i.LiveRange[r(255)](a[r(334)](u)))}else h&&!f&&(g=a[r(334)](u));else{const t=a[r(228)](r(346)),e=a[r(228)](r(346));a[r(362)](a[r(334)](u),e),a[r(232)](t,u,0);for(const e of Array[r(388)](l[r(205)]()))a[r(232)](e,t,r(248));d=i.LiveRange[r(255)](a[r(282)](t)),g=i.LiveRange[r(255)](a[r(282)](e))}const p=Array[r(388)](l[r(352)]())[r(323)]((([t])=>La[r(355)](t)));c[r(382)][r(306)]({element:u,attributes:p[r(318)]?Object[r(252)](p):null}),d&&c[r(347)][r(306)](d),g&&c[r(276)][r(306)](g)}),{priority:t(339)}),s.on(t(244),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(310)]||1;c[o(338)]=new Array(l)[o(387)](u)[o(273)](((t,e)=>t+e));for(const{cell:t}of s[o(284)](i,{startColumn:u,endColumn:u+l-1}))c[o(265)][o(306)](n[o(378)][o(282)](t))}),{priority:t(213)}),s.on(t(261),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(241)]||1;c[o(210)]=new Array(l)[o(387)](u)[o(273)](((t,e)=>t+e));for(const{cell:t}of s[o(284)](i,{startRow:u,endRow:u+l-1}))c[o(245)][o(306)](n[o(378)][o(282)](t))}),{priority:t(213)}),r[t(305)][t(288)]((e=>{const r=t;if(e[r(216)]&&e[r(216)][r(381)](r(377)))return e[r(226)]?{}:{type:r(279),content:Kr(n[r(351)],r(258))}}));const u=()=>!1;for(const e of[t(377),t(366),t(371),t(315)])r[t(281)][t(320)](t(279),e,t(307),u),r[t(281)][t(320)](t(223),e,t(307),u),r[t(281)][t(320)](t(325),e,t(307),u);r[t(281)][t(320)](t(325),t(315),t(356),u),r[t(281)][t(320)](t(325),t(315),t(218),((e,r,s)=>{const o=t,i=e[o(273)]((t=>t[o(370)]()))[o(323)]((t=>t)),a=new Map(i[o(273)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(382)])e&&a[o(368)](t,e);else if(s&&s[o(247)])for(const[t,e]of Object[o(297)](s[o(247)])){const r=n[o(378)][o(236)][o(274)](t),s=r?r[o(330)]()[o(370)]():null;s&&a[o(368)](s,e)}n[o(378)][o(353)]((t=>{const e=o;for(const[n,r]of a)t[e(220)]({...Sa,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(281)][o(320)](e,o(377),s,((t,i,a)=>{const c=o;n[c(378)][c(353)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(311)][o(301)];t.is(o(285),o(346))&&u[o(306)](t)}r[o(281)][o(283)](e,null,s)(t,i,a);for(const t of u)o(291)!=t[o(221)][o(328)]&&n[o(237)](t)}))}))};l(t(279),t(218)),l(t(279),t(356)),l(t(223),t(218)),l(t(223),t(356)),r[t(281)][t(320)](t(279),t(371),t(356),(e=>{const n=t,r=e[n(273)]((t=>t[n(370)]())),i=r[0][n(337)](n(231)),{minRow:a,maxRow:c}=o[n(385)](r);s[n(203)](i,{at:a,rows:c-a+1})})),r[t(281)][t(320)](t(279),t(366),t(356),(e=>{const n=t,r=e[n(273)]((t=>t[n(370)]())),i=r[0][n(337)](n(231)),{minColumn:a,maxColumn:c}=o[n(385)](r);s[n(373)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(216)]||!n[s(216)][s(381)](s(377)))return;const o=n[s(275)][s(349)],i=r[s(361)]()[s(323)]((t=>t[s(263)]&&t[s(275)]&&t[s(275)][s(349)]==o));i[s(318)]&&n[s(202)]()[s(318)]!=i[s(318)]&&i[s(209)](((t,e)=>(t[s(235)]=e,e[s(226)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(365)](e[s(270)]),a=[s(343),s(404)],c=r[s(296)][s(355)](e[s(270)]);return c&&a[s(306)](s(229)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(374),f,{priority:t(339)}),r.on(t(294),f,{priority:t(339)}),n[t(378)][t(386)][t(257)]((()=>{const e=t;let s=!1;const o=Array[e(388)](n[e(378)][e(386)][e(322)][e(380)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(365)](t);if(e(309)!=o||e(223)!=a||i[e(290)])continue;if(!r[e(217)](c))continue;const u=r[e(259)](c)[e(331)](),l=n[e(401)][e(274)](e(268)).me;for(const t of r[e(361)]())if(t[e(263)]&&t[e(278)]==l&&e(325)==t[e(266)]&&e(315)==t[e(216)]&&t[e(331)]()[e(350)]((t=>u[e(242)]((n=>n[e(321)](t,!0))))))for(const n of t[e(202)]())n[e(263)]&&(n[e(356)](),s=!0)}return s})),n[t(378)][t(386)][t(257)]((e=>{const s=t,o=n[s(224)][s(274)](s(243));if(!o||!o[s(211)][s(397)](e[s(298)]))return!1;let i=!1;const a=n[s(401)][s(274)](s(268)).me,c=n[s(378)][s(386)][s(322)][s(254)](),u=Array[s(388)](n[s(378)][s(386)][s(322)][s(380)]())[s(323)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(365)](t);return n(309)==o&&n(377)==i&&c==a.id&&!e[n(290)]}));for(const t of c){if(s(232)!=t[s(266)]||s(346)!=t[s(324)]||1!=t[s(318)])continue;const n=e[s(227)](t[s(262)],t[s(262)][s(384)](1));if(!u[s(332)]((({data:t})=>t[s(393)][s(313)](n))))for(const{name:t,data:r}of u)if(n[s(321)](r[s(393)])){e[s(398)](t,{range:n}),i=!0;break}}return i})),n[t(378)][t(386)][t(257)]((e=>{const s=t;let o=!1;const i=n[s(401)][s(274)](s(268)).me,a=r[s(361)]()[s(323)]((t=>t[s(263)]&&t[s(278)]==i)),c=new Set,u=new Set;for(const t of a)if(s(377)==t[s(216)])for(const e of t[s(239)]()){const n=e[s(330)]()[s(370)]();if(n)if(n.is(s(285),s(346))&&Ra(n)){t[s(341)](e[s(324)]),c[s(260)](n),o=!0;const r=n[s(277)],i=n[s(206)],a=r&&r.is(s(285),s(346)),l=i&&i.is(s(285),s(346));a&&!c[s(397)](r)&&u[s(260)](r),l&&!c[s(397)](i)&&u[s(260)](i)}else n.is(s(285),s(250))&&n[s(335)]&&(t[s(341)](e[s(324)]),o=!0)}else if(s(315)==t[s(216)]){if(!t[s(275)]||!t[s(275)][s(349)])continue;const e=t[s(275)][s(247)];if(e&&Object[s(399)](e)[s(318)])continue;const n=t[s(275)][s(349)];let r=!0,i=!0;for(const e of a)if(e[s(216)]&&e[s(216)][s(381)](s(377))){if(!e[s(275)][s(349)]){i=!1;break}if(e.id!=t.id&&e[s(275)][s(349)]==n){r=!1;break}}i&&r&&(t[s(222)](),o=!0)}for(const t of c)e[s(251)](t);for(const t of u)e[s(237)](t);return o})),n[t(215)][t(249)](t(312))[t(396)]({model:t(287),view:t=>h(t),converterPriority:t(339)}),n[t(215)][t(249)](t(264))[t(396)]({model:t(287),view:(e,n)=>n[t(345)][t(256)]?h(e,!1):null,converterPriority:t(339)});const d=n[t(234)][t(379)];this[t(272)](d[t(386)],t(389),((e,n)=>{const r=t,s=[];for(const t of d[r(334)](n[r(367)])[r(358)]())t.is(r(285),r(357))&&s[r(306)](t);d[r(353)]((t=>{const e=r;for(const n of s)t[e(344)](t[e(334)](n),t[e(359)](n)),t[e(251)](n)}))}))}}function Ra(t){const e=ka;if(t[e(335)])return!0;const n=t[e(333)](0);return n.is(e(285),e(250))&&n[e(335)]}function Ma(t,e={},n){const r=ka;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(284)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function wa(){const t=["Users","has","2864215HJtdmY","change","getSuggestionCallback","plugins","getColumnGroupElement","table","resizeTableWidth","88911bygbhc","283644AjfMGu","getTableColumnsWidths","commandParams","author","descriptionFactory","columnWidths","resizeTable","discard","1240390SDMyYk","locale","registerCustomCallback","_suggestionFactory","511812IUeBXL","document","758921WRdvZm","enableCommand","registerDescriptionCallback","subType","tableWidth","formatGroupId","getAttribute","TableColumnResizeEditing","48WbTHix","getContainedElement","*Format:* resize table","getSelectedElement","bind","formatInline","format","15gynFOR","handleResizeTableWidthCommand","101444JmRpwv","markBlockFormat","type","formatBlock","accept","editor","get","handleSuggestionDescription","model","getSuggestions","TrackChangesEditing","data","afterInit","selection"];return(wa=function(){return t})()}function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=112]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(531777===parseInt(e(151))/1+parseInt(e(145))/2+-parseInt(e(166))/3*(-parseInt(e(113))/4)+-parseInt(e(129))/5+parseInt(e(137))/6+-parseInt(e(149))/7*(parseInt(e(159))/8)+-parseInt(e(136))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Fa extends t.Plugin{[va(125)](){const t=va;if(!this[t(118)][t(132)][t(128)](t(158)))return;const e=this[t(118)][t(132)][t(119)](t(123));e[t(152)](t(135),this[t(112)][t(163)](this)),e[t(148)][t(147)](t(116),t(143),t(117),e[t(148)][t(131)](t(116),null,t(144))),e[t(148)][t(147)](t(116),t(143),t(144),e[t(148)][t(131)](t(116),null,t(117))),e[t(141)][t(153)](this[t(120)][t(163)](this))}[va(112)](t,e){const n=va,r=this[n(118)][n(132)][n(119)](n(123)),s=this[n(118)][n(132)][n(119)](n(158)),o=e[n(134)]||this[n(118)][n(121)][n(150)][n(126)][n(162)]();this[n(118)][n(121)][n(130)]((()=>{const i=n,a=s[i(133)](o);let c=a?s[i(138)](a):null,u=o[i(157)](i(155))||null;const l=e[i(155)]||u,f=e[i(142)]||c,h=this[i(118)][i(132)][i(119)](i(127)).me;for(const t of r[i(122)]()){const e=t[i(160)]();if(i(143)===t[i(154)]&&e===o){t[i(140)]!==h&&t[i(144)]();const e=t[i(124)][i(139)];u=e[0][i(155)],c=e[0][i(142)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(114)](o,{commandName:i(135),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(143)},[],i(143))}))}[va(120)](t){const e=va;if(e(116)!=t[e(115)]&&e(164)!=t[e(115)])return;const{data:n}=t;if(n&&e(143)===n[e(156)]){const t=e(161);return{type:e(165),content:Kr(this[e(118)][e(146)],t)}}}}const Da=Pa;function Ba(){const t=["4710013JpBjat","afterInit","insertTemplate","323885nJbjEM","plugins","44208cNIAbb","get","1174816VdlSQj","1029717ERVuan","4177720iAJFkS","260AvFIPP","13248495SgVHhz","has","enableCommand","Template","editor","TrackChangesEditing","4ngXdMR"];return(Ba=function(){return t})()}function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=Pa,n=t();for(;;)try{if(340040===-parseInt(e(137))/1*(parseInt(e(133))/2)+parseInt(e(142))/3+-parseInt(e(141))/4+-parseInt(e(126))/5*(parseInt(e(139))/6)+-parseInt(e(134))/7+parseInt(e(143))/8+parseInt(e(127))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class xa extends t.Plugin{[Da(135)](){const t=Da,e=this[t(131)];e[t(138)][t(128)](t(130))&&e[t(138)][t(140)](t(132))[t(129)](t(136))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=336]})(t,e)}const ja=Ua;function Ga(){const t=["editor","registerElementLabel","tableOfContents","776870GfSSeZ","enableCommand","675338zNQbcb","209331zqijas","16662750iwGDor","commands","descriptionFactory","locale","afterInit","24444SHlhlt","21pBrIlk","2296179AMivrR","TrackChangesEditing","get","plugins","insertTableOfContents","4IsJYMg","32HPTnhL","ELEMENT_TABLE_OF_CONTENTS","2523804UiIzrZ"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(755060===-parseInt(e(350))/1+parseInt(e(357))/2+parseInt(e(336))/3+parseInt(e(341))/4*(parseInt(e(348))/5)+-parseInt(e(344))/6*(parseInt(e(358))/7)+parseInt(e(342))/8*(parseInt(e(351))/9)+parseInt(e(352))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(356)](){const t=ja,e=this[t(345)];if(!e[t(353)][t(338)](t(340)))return;e[t(339)][t(338)](t(337))[t(349)](t(340));const n=e[t(339)][t(338)](t(337)),r=e[t(355)];n[t(354)][t(346)](t(347),(e=>Kr(r,t(343),e)))}}const Ha=za;function za(t,e){const n=Wa();return(za=function(t,e){return n[t-=244]})(t,e)}function Wa(){const t=["isEqual","TrackChangesEditing","from","forward","element","61321LJxhcy","6zPmLas","createRange","document","locale","updateMarker","1334116mOzmRV","title-content","getNearestSelectionRange","plugins","836925gotuGA","start","nodeBefore","has","isTouching","registerElementLabel","removeMarker","790150elvrvQ","9SAImlu","ELEMENT_TITLE","getChangedMarkers","84162VFDdDJ","747896KyyoIp","registerPostFixer","112aKegOZ","Title","isCollapsed","newRange","differ","afterInit","descriptionFactory","end","get","model","_splitMarkerName","6090030MMugci","schema","suggestion","editor"];return(Wa=function(){return t})()}!function(t){const e=za,n=t();for(;;)try{if(190619===parseInt(e(275))/1*(-parseInt(e(276))/2)+-parseInt(e(285))/3+parseInt(e(281))/4+-parseInt(e(248))/5+parseInt(e(252))/6*(-parseInt(e(255))/7)+parseInt(e(253))/8+-parseInt(e(249))/9*(-parseInt(e(266))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class Ka extends t.Plugin{[Ha(260)](){const t=Ha,e=this[t(269)];if(!e[t(284)][t(244)](t(256)))return;const n=e[t(284)][t(263)](t(271));n[t(261)][t(246)](t(282),(()=>Kr(e[t(279)],t(250)))),e[t(264)][t(278)][t(254)]((r=>{const s=t;let o=!1;const i=Array[s(272)](e[s(264)][s(278)][s(259)][s(251)]());for(const{name:t,data:a}of i){const{group:i}=n[s(265)](t);if(s(268)!==i||!a[s(258)])continue;const c=a[s(258)],u=c[s(262)][s(287)];if(!u||!u.is(s(274),s(282)))continue;if(!c[s(286)][s(245)](c[s(262)]))continue;const l=e[s(264)][s(267)][s(283)](c[s(262)],s(273));if(l&&l[s(257)]){const e=r[s(277)](c[s(286)],l[s(286)]);e[s(270)](c)||(r[s(280)](t,{range:e}),o=!0)}o||(r[s(247)](t),o=!0)}return o}))}}const qa=Qa;function Xa(){const t=["10432xqDmzD","41103FfIgKs","editor","undo","20ulvfps","plugins","redo","2750BYOHju","TrackChangesEditing","UndoEditing","3974480UBUCHZ","enableCommand","148CMlDFo","4151844DVvAaN","5397854oFgZRa","get","afterInit","502878XxbQca","1066500vYonir","has"];return(Xa=function(){return t})()}function Qa(t,e){const n=Xa();return(Qa=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=Qa,n=t();for(;;)try{if(556854===-parseInt(e(327))/1*(parseInt(e(319))/2)+-parseInt(e(325))/3+parseInt(e(320))/4+-parseInt(e(311))/5*(parseInt(e(324))/6)+-parseInt(e(321))/7+parseInt(e(317))/8+-parseInt(e(328))/9*(-parseInt(e(314))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Za extends t.Plugin{[qa(323)](){const t=qa,e=this[t(309)],n=e[t(312)][t(322)](t(315));e[t(312)][t(326)](t(316))&&(n[t(318)](t(310)),n[t(318)](t(313)))}}const Ja=$a;function Ya(){const t=["TableCaptionEditing","7459242IxyMvZ","TrackChangesEditing","8889420SojcIb","158QakNSa","toggleTableCaption","has","8931906cABkNO","4735992UmgfWo","112apIvzq","editor","enableCommand","get","requires","631701bujhka","afterInit","428056RXxCMo","26571WzSjNQ","5CQmjRr","plugins"];return(Ya=function(){return t})()}function $a(t,e){const n=Ya();return($a=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(830412===-parseInt(e(437))/1+parseInt(e(425))/2*(parseInt(e(438))/3)+parseInt(e(429))/4+parseInt(e(439))/5*(-parseInt(e(422))/6)+parseInt(e(435))/7*(-parseInt(e(430))/8)+parseInt(e(428))/9+parseInt(e(424))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class tc extends t.Plugin{static get[Ja(434)](){return[da]}[Ja(436)](){const t=Ja,e=this[t(431)];e[t(440)][t(427)](t(441))&&e[t(440)][t(433)](t(423))[t(432)](t(426))}}function ec(t,e){const n=nc();return(ec=function(t,e){return n[t-=213]})(t,e)}function nc(){const t=["tableWidth","findAncestor","getContainedElement","54oyZkKq","914517xmZgIM","_getSuggestion","model","tableBorderColor","tableCellProperties","markBlockFormat","commandParams","getSuggestions","getSelectionAffectedTableCells","88rRAWAe","tableCellPadding","document","handleDiscardAction","tableHeight","TableCellPropertiesEditing","data","join","3677260nmszdL","registerDescriptionCallback","19770oDzmWf","descriptionFactory","accept","55grtRdy","tableBorderWidth","tableCellHeight","tableAlignment","*Format:* change table properties","tableBackgroundColor","tableProperties","386703okKQnn","TablePropertiesEditing","batch","pluginName","subType","tableCellVerticalAlignment","start","831240aVSRqM","enableCommand","nodeAfter","getSuggestionCallback","format","editor","tableCellBorderColor","get","182114antLXk","TrackChangesTableProperties","change","tableCellWidth","locale","_handlePropertyChange","discard","afterInit","handleSuggestionDescription","11764kfKqYW","tableCellBackgroundColor","removeAttribute","table","getAttribute","tableCellBorderStyle","tableBorderStyle","TableUtils","322aFhFuW","tableCellHorizontalAlignment","has","*Format:* change table cell properties","TrackChangesEditing","_suggestionFactory","setAttribute","selection","plugins","getFirstPosition","905EfbbGz","enqueueChange","registerCustomCallback","tableCellBorderWidth","formatBlock"];return(nc=function(){return t})()}const rc=ec;!function(t){const e=ec,n=t();for(;;)try{if(972137===parseInt(e(276))/1+-parseInt(e(240))/2*(parseInt(e(275))/3)+parseInt(e(249))/4*(-parseInt(e(267))/5)+-parseInt(e(215))/6*(parseInt(e(257))/7)+parseInt(e(285))/8*(parseInt(e(225))/9)+-parseInt(e(213))/10*(-parseInt(e(218))/11)+parseInt(e(232))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(224)]=[e(279),e(255),e(219),e(221),e(272),e(289),e(223)],this[e(280)]=[e(238),e(254),e(270),e(286),e(243),e(220),e(250),e(258),e(230)]}static get[rc(228)](){return rc(241)}[rc(247)](){const t=rc,e=this[t(237)][t(265)][t(239)](t(261));if(this[t(237)][t(265)][t(259)](t(226))){for(const n of this[t(224)])e[t(233)](n,((e,r)=>{const s=t,o=this[s(237)][s(278)][s(287)][s(264)][s(266)]()[s(273)](s(252));this[s(245)](n,[o],this[s(224)],s(224),e,r)}));e[t(262)][t(269)](t(271),t(224),t(217),e[t(262)][t(235)](t(271),null,t(246))),e[t(262)][t(269)](t(271),t(224),t(246),((e,n)=>this[t(288)](this[t(224)],e,n))),e[t(262)][t(269)](t(271),t(224),t(292),(()=>!1))}if(this[t(237)][t(265)][t(259)](t(290))){for(const n of this[t(280)])e[t(233)](n,((e,r)=>{const s=t,o=this[s(237)][s(265)][s(239)](s(256))[s(284)](this[s(237)][s(278)][s(287)][s(264)]);this[s(245)](n,o,this[s(280)],s(280),e,r)}));e[t(262)][t(269)](t(271),t(280),t(217),e[t(262)][t(235)](t(271),null,t(246))),e[t(262)][t(269)](t(271),t(280),t(246),((e,n)=>this[t(288)](this[t(280)],e,n))),e[t(262)][t(269)](t(271),t(280),t(292),(()=>!1))}e[t(216)][t(214)]((e=>this[t(248)](e)))}[rc(245)](t,e,n,r,s,o){const i=rc,a=this[i(237)][i(265)][i(239)](i(261));this[i(237)][i(278)][i(268)](o[i(227)],(()=>{const t=i;for(const i of e)if(this[t(277)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(253)](r);void 0!==n&&(e[r]=n)}s(o),a[t(281)](i,{commandParams:[e]},[],r)}}))}[rc(288)](t,e,n){const r=rc,s=e[0][r(231)][r(234)],o=n[r(282)][0];this[r(237)][r(278)][r(242)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(263)](r,o[r],s):e[n(251)](r,s)}))}[rc(248)](t){const e=rc;if(t[e(291)])switch(t[e(229)]){case e(224):return{type:e(236),content:Kr(this[e(237)][e(244)],e(222))};case e(280):return{type:e(236),content:Kr(this[e(237)][e(244)],e(260))}}}[rc(277)](t,e){const n=rc,r=this[n(237)][n(265)][n(239)](n(261));for(const s of r[n(283)]({skipNotAttached:!0})){const r=s[n(274)]();if(s[n(229)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=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 Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(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),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=204]})(t,e)}function Lc(){const t=["highest","formatBlock:discard","addCommentThread","clone","data","fire","getLastMatchingPosition","enableDefaultAttributesIntegration","getDifference","_addThreadToSuggestion","getFirstMarker","trackChanges.trackFormatChanges","markerNameToElements","$text","getCustomProperty","suggestionUnloaded","removeMarker:suggestion:attribute","return","isIntersecting","trackChanges","forceDefaultExecution","accept","containsRangeInObject","marker-count","5472592sIOFPO","tablePasteChainId","formatGroupId","addRange","_getMarkerAnnouncementText","move","createPositionAt","length","insertion:join","newRange","consumable","markInlineFormat","hasComments","detach","add","comments","hasSuggestion","6561GEWkux","bindElementToMarker","chain","writer","addHighlight","includes","split","ck-suggestion-marker","_editor","descriptionFactory","ck-suggestion-marker--active","_inlineAttributeKeys","17784hVPrsW","_joinWithAdjacentSuggestions","action","attribute:","commands","getAncestors","get","parent","data-suggestion","isBlock","deletion:join","attributeOldValue","next","differ","_isForcedDefaultExecutionBlock","_setSuggestionData","isSelectable","containsPosition","discard","plugins","getChangedMarkers","locale","_splitMarkerName","registerInlineAttribute","setTo","createRange","after","CommentsRepository","getAttribute","deletion:discard","deletion:chain","_createSuggestion","_recordAttributeChanges","trackChangesCommand","conversion","ENTER","1299963fMRIEe","acceptSelectedSuggestions","change:_saved","normal","from","isRemovable","insertion:discard","getRange","forward","formatInline:accept","formatBlock:join","isExternal","TrackChangesEditing","markMultiRangeBlockFormat","push","track-changes-user-not-found","sort","addClass","_mergeNestedSuggestions","size","group","editingDowncast","for","addMarkerName","ck-suggestion-marker-formatBlock","getCommentThread","_suggestionFactory","set","change:data","always","change","registerBlockAttribute","mapper","670rOpQed","join","_registerDefaultCallbacks","_onDiscard","find","element","root","oldRange","suggestionLoaded","addMarker:suggestion:formatBlock","authorName","_getExternalAuthor","_updateSuggestionData","createSelection","authoredAt","@external","ck-suggestion-marker-formatInline","insertion:accept","PENDING_ACTION_SUGGESTION","groupId","getNearestSelectionRange","ready","newValue","attributes","refresh","markDeletion","isNextTo","createRangeOn","previous","getFirstRange","open","creator","_suggestions","editing","removeAttribute","attribute:discard","config","insertion:chain","consume","multi","keys","markerName","substring","addSuggestionData","2CKnQug","pluginName","targetPosition","howMany","dataToMarker","attribute:join","skipNestingCheck","registerPostFixer","define","editor","getUser","_reduceSuggestionAttributeRange","formatBlock:accept","adapter","insertion","_isBlockAttribute","attribute","batch","390rrHXkD","_saved","has","insert","getItems","addMarker:suggestion","isMultiRange","isInContent","LEAVE","FORMATTING","values","isBefore","$graveyard","formatInline","author","fromRange","removed","track-changes-command-not-found","_checkSuggestionCorrectness","reconvertMarker","deleteContent","pop","_afterChanges","fetchCommentThread","toUpperCase","markers","markerToHighlight","isCollapsed","formatInline:","document","setAttribute","_findSuggestions","_customCallbacks","trackChanges.mergeNestedSuggestions","getChanges","_refreshAttributeSuggestionsChain","_removeSuggestion","never","$marker","options","_handleNewSuggestionMarker","isInsideObject","$elementName","getSuggestions","removeComment","suggestionChanged","_commentsRepository","_processAttributeSuggestions","acceptSuggestion","_joinSuggestions","delete","format","registerCustomCallback","track-changes-adapter-already-set","upcast","getContainedElement","remove","discardAllSuggestions","Users","ck-suggestion-marker-","type","toViewElement","updateMarker","substr","isDocumentOperation","removeMarker:suggestion:formatBlock","getMultiRangeId","splice","suggestion:attribute:","position","requires","oldValue","_breakSuggestionMarker","isEqual","init","error-saving-suggestion-data-suggestion-discarded","markAttributeChange","buildSuggestion","_cutOutSuggestionMarker","track-changes-suggestion-data-mismatch","hasCommentThread","deletion:","isAtStart","535813VvbHpH","isLimit","elementEnd","elementStart","_setSuggestionRange","markerToData","containerElement","formatInline:join","getIntersection","before","announce","isLocal","suggestion","concat","createPositionBefore","isTouching","getShiftedBy","toJSON","insertContent","fromCharCode","formatInline:chain","_getAuthorFromId","model","_recordAttributeSuggestions","forEach","unbindElementFromMarkerName","resolve","_enabledCommands","stopListening","commandName","_isRegisteredAttribute","_isDataLoaded","value","widget","acceptAllSuggestions","removeClass","formatBlock","isOwn","addSuggestion","selection","start","enableCommand","isIntersectingWithRange","attributeKey","getSuggestionCallback","every","warn","activeMarkers","_getAttributeKey","multipleBlocks","isAtEnd","default","end","applyOperation","accepted","_initAriaMarkerChangeAnnouncements","setSelection","rootName","_blockAttributeKeys","formatBlock:","createPositionAfter","stop","meta","some","2118444baYsaT","createdAt","item","_suggestionState","change:activeMarkers","track-changes-adapter-missing-getsuggestion","isObject","_adapter","execute","getMarkers","addComment","_trackFormatChanges","_SUGGESTION_ANNOUNCEMENT","markInsertion","backward","addUser","addMarker:suggestion:attribute","containsItem","nodeBefore","assign","originalSuggestionId","range","schema","unshift","formatBlock:chain","formatInline:discard","discardSelectedSuggestions","addMarker","3452855rKvZly","getWalker","track-changes-suggestion-not-found","clear","commentThread","data-author-id","insertion:","attribute:accept","moveTargetPosition","updateSuggestion","isArray","_reduceExistingSuggestions","$textProxy","_rangeIsInLocalUserInsertion","enableReadOnlyMode","removeMarker","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.","removeMarkers","dataDowncast","filter","_getSuggestionData","getSuggestion","getAllAdjacentSuggestions","lowest","discardSuggestion","track-changes-enable-command-twice","low","getRanges","_processAttributeChanges","PendingActions","createElement","rejected","listenTo","nodeAfter","markerReady","collaboration.channelId","_refreshSuggestionsChain","high","markMultiRangeInsertion","external:","stringify","containsRange","notReady","dataReady","createRangeIn","unbind","name","attributeNewValue","enqueueChange","suggestion-type","head","catch","rethrowUnexpectedError","deletion:accept","map","deletion","markBlockFormat","subType","_model","update:suggestion","elementToElement","showSuggestionHighlights","splitPosition","_addSuggestionMarker","then","rename","markMultiRangeDeletion","isUndo","key","isAfter","suggestion:","startsWith","documentSelection","_defaultCallbacks"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(397305===parseInt(e(208))/1*(parseInt(e(540))/2)+-parseInt(e(463))/3+parseInt(e(272))/4+parseInt(e(496))/5*(-parseInt(e(427))/6)+-parseInt(e(300))/7+parseInt(e(398))/8+-parseInt(e(415))/9*(parseInt(e(558))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Sc=kc(600);class Nc extends t.Plugin{static get[kc(628)](){return[kc(454),o.Users,t.PendingActions,$r,ss,us,ds,_s,Es,Ls,Ms,js,no,io,fo,mo,_o,Co,Ro,vo,Po,Wo,jo,Qo,$o,ri,li,Ii,Oi,ai,zs,Qs,_i,Ci,Ri,Bi,Gi,Wi,Zi,ta,oa,ua,da,Ea,_a,tc,Na,Fa,Va,sc,xa,Ka,Za]}static get[kc(541)](){return kc(475)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(354)]((t=>String[e(227)](t)))[e(497)]("")}super(t),this[e(231)]=!1,this[e(490)](e(255),[]),this.on(e(276),((n,r,s,o)=>{const i=e;this[i(358)][i(493)]((()=>{const e=i;for(const n of[...o,...s])this[e(358)][e(583)][e(560)](n)&&t[e(529)][e(577)](n)}))})),this[e(424)]=new Zr(this[e(549)][e(230)][e(294)],this[e(549)][e(448)]),this[e(279)]=null,this[e(489)]=new Rc(this[e(549)]),this[e(528)]=new Map,this[e(604)]=t[e(446)][e(433)](e(454)),this[e(235)]=new Set,this[e(358)]=this[e(549)][e(230)],this[e(275)]=new WeakMap,this[e(441)]=!1,this[e(266)]=new Set([e(600)]),this[e(426)]=new Set,t[e(532)][e(548)](e(385),e(259)),this[e(283)]=t[e(532)][e(433)](e(385)),t[e(532)][e(548)](e(591),!0),this[e(481)]=t[e(532)][e(433)](e(591)),this[e(460)]=new f(t,this[e(235)]),this[e(263)](),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,50,48,48,52])}[kc(632)](){const t=kc,n=this[t(549)],r=(e,n)=>{const r=t;if(r(556)!=e)return r(617)+e;const s=n[r(421)]("|")[0];return this[r(555)](s)?r(487):r(512)};n[t(461)][t(485)](t(484))[t(584)]({model:t(220),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(449)](e[n(537)]),c=[n(422),r(i,a)];let u=3e3;return this[n(255)][n(420)](e[n(537)])&&(c[n(477)](n(425)),u=3010),n(355)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(461)][t(485)](t(318))[t(412)]((e=>{const r=t;e.on(r(563),((t,e,s)=>{const o=r;if(!s[o(597)][o(361)])return;const i=e[o(274)];if(!i)return;const c=s[o(495)][o(619)](i);n[o(230)][o(294)][o(278)](i)&&c&&!c[o(388)](o(241))&&c.is(o(214))&&(0,a.toWidget)(c,s[o(418)])}),{priority:r(337)})})),n[t(461)][t(485)](t(318))[t(584)]({model:t(220),view:(e,n)=>{const s=t;if(!n[s(597)][s(361)])return null;const{type:o,subType:i}=this[s(449)](e[s(537)]);return{classes:[s(422),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(274)])return;const{id:c,authorId:u}=this[a(449)](o[a(537)]);if(r){const t=this[a(528)][a(433)](c),e=this[a(256)](t);if(!this[a(555)](e))return}if(o[a(274)].is(a(247)))return void i[a(408)][a(534)](o[a(274)],s[a(346)]);const l=i[a(495)][a(619)](o[a(274)]);if(o[a(274)].is(a(501))&&n[a(230)][a(294)][a(436)](o[a(274)])&&!l[a(388)](a(419))){i[a(418)][a(480)]([a(422),a(487)],l),i[a(418)][a(588)](a(435),c,l),i[a(418)][a(588)](a(305),u,l),i[a(495)][a(416)](l,o[a(537)]),e&&(this[a(255)][a(420)](o[a(537)])?i[a(418)][a(480)](a(425),l):i[a(418)][a(243)](a(425),l));for(const t of n[a(230)][a(344)](o[a(274)])[a(562)]())i[a(408)][a(534)](t,s[a(346)]);i[a(408)][a(534)](o[a(274)],s[a(346)])}};n[t(461)][t(485)](t(318))[t(412)]((e=>{const n=t;e.on(n(505),((t,e,r)=>{const o=n;r[o(597)][o(361)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(374)})})),n[t(461)][t(485)](t(318))[t(412)]((e=>{const n=t;e.on(n(288),((t,e,r)=>{const o=n;r[o(597)][o(361)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(374)})})),n[t(461)][t(485)](t(318))[t(213)]({model:t(220),view:(e,n)=>n[t(597)][t(361)]?null:{group:t(220),name:e[t(621)](11)}}),n[t(461)][t(485)](t(612))[t(360)]({view:{name:t(220),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(370)+e[r(455)](r(349))+":"+e[r(455)]("id");return e[r(455)](r(397))&&(s+=":"+e[r(455)](r(397))),n[r(330)](r(596),{"data-name":s})}}),n[t(461)][t(485)](t(612))[t(544)]({view:t(220)}),n[t(461)][t(485)](t(484))[t(412)]((e=>{const n=t;e.on(n(505),s(),{priority:n(337)})})),n[t(461)][t(485)](t(484))[t(412)]((e=>{const n=t;e.on(n(288),s({isAttributeSuggestion:!0}),{priority:n(337)})})),n[t(461)][t(485)](t(484))[t(412)]((e=>{const n=t;e.on(n(623),((t,e,r)=>{const s=n,o=r[s(495)][s(386)](e[s(537)]);if(o)for(const t of o)t[s(388)](s(419))||(r[s(418)][s(243)]([s(422),s(487),s(425)],t),r[s(418)][s(530)](s(435),t),r[s(418)][s(530)](s(305),t),r[s(495)][s(233)](t,e[s(537)]))}),{priority:n(337)})})),n[t(461)][t(485)](t(484))[t(412)]((e=>{const n=t;e.on(n(390),((t,e,r)=>{const s=n,o=r[s(495)][s(386)](e[s(537)]);if(!o)return;const{id:i}=this[s(449)](e[s(537)]),a=this[s(528)][s(433)](i),c=this[s(256)](a);if(this[s(555)](c))for(const t of o)t[s(388)](s(419))||(r[s(418)][s(243)]([s(422),s(487),s(425)],t),r[s(418)][s(530)](s(435),t),r[s(418)][s(530)](s(305),t),r[s(495)][s(233)](t,e[s(537)]))}),{priority:n(337)})})),n[t(230)][t(587)][t(547)]((e=>{const r=t;let s=!1;const o=Array[r(467)](n[r(230)][r(587)][r(440)][r(447)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(449)](t);if(r(220)!==o)continue;const h=this[r(528)][r(433)](f);if(null!=c[r(407)]){r(571)==u&&(s=s||wc(c[r(407)],t,e,n[r(230)][r(294)]));const o=r(556)==u&&this[r(555)](l[r(421)]("|")[0]);if(c[r(407)][r(585)]||r(570)==c[r(407)][r(502)][r(265)]||r(244)==u&&!Fc(c[r(407)])||o&&!Fc(c[r(407)])||r(355)==u&&(vc(a=c[r(407)])||function(t){const e=r;return t[e(248)][e(434)]==t[e(260)][e(290)]&&t[e(248)][e(258)]}(a)))e[r(315)](t),s=!0;else{if(!h||!h[r(565)])continue;if(c[r(407)]&&c[r(503)]&&c[r(407)][r(631)](c[r(503)]))continue;i[r(412)](h)}}}var a;return i[r(482)]>0&&(s=!!this[r(428)](i)||s),s})),n[t(230)][t(587)][t(547)]((e=>{const r=t;let s=!1;for(const t of n[r(230)][r(587)][r(440)][r(592)]())if(r(561)==t[r(618)])for(const t of this[r(528)][r(568)]()){if(t[r(564)]||!t[r(565)])continue;const o=r(244)==t[r(618)],i=this[r(256)](t),a=i&&this[r(555)](i);if(!o&&!a)continue;const c=t[r(525)]();if(c[r(248)][r(434)]!=c[r(260)][r(434)]&&!c[r(260)][r(258)]){const o=n[r(230)][r(404)](c[r(248)][r(333)],r(260)),i=n[r(230)][r(452)](c[r(248)],o);e[r(620)](t[r(384)](),{range:i}),s=!0}}return s})),n[t(230)][t(587)][t(547)]((e=>this[t(328)](e))),n[t(230)][t(587)][t(547)]((e=>!e[t(557)][t(219)]&&this[t(605)](e))),n[t(230)].on(t(580),(()=>{this[t(231)]=!1})),n[t(230)][t(587)].on(t(491),((r,s)=>{const o=t;if(!s[o(219)]||s[o(367)])return;if(!this[o(231)])return;const i=n[o(230)][o(587)][o(440)][o(592)]();if(0==i[o(405)])return;const a=[],c=i[o(319)]((t=>o(556)==t[o(618)])),u=i[o(319)]((t=>o(561)==t[o(618)]&&o(387)!=t[o(346)]));for(const t of c)this[o(238)](t[o(251)])&&a[o(477)]({key:t[o(251)],newValue:t[o(347)],oldValue:t[o(438)],range:Dc(t[o(293)],n[o(230)])});for(const t of u){if(o(365)!=t[o(429)]&&o(520)!=t[o(429)])continue;const e=Bc(t[o(627)][o(333)],n[o(230)]),r=t[o(217)];o(365)==t[o(429)]&&a[o(477)]({key:o(600),newValue:t[o(346)],oldValue:r[o(346)],range:e});for(const[n,s]of r[o(519)]){if(!this[o(238)](n))continue;const r=t[o(519)][o(433)](n);s!==r&&a[o(477)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(519)])this[o(238)](n)&&(r[o(519)][o(560)](n)||a[o(477)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(405)]&&n[o(230)][o(348)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(634)](t,e,s,o,{groupId:r});this[n(311)](t,a)}))}),{priority:t(323)}),n[t(230)][t(583)].on(t(359),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(449)](n[s(346)]),e=this[s(528)][s(433)](t);e&&e[s(486)](n[s(346)])}})),n[t(230)][t(587)].on(t(491),(()=>{const e=t,r=Array[e(467)](n[e(230)][e(587)][e(440)][e(447)]())[e(319)]((t=>e(220)===this[e(449)](t[e(346)])[e(483)]));if(0===r[e(405)])return;r[e(479)](((t,n)=>{const r=e,s=t[r(378)][r(503)],o=n[r(378)][r(503)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(248)][r(569)](o[r(248)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(449)](t);if(null===n[e(503)]){const n=this[e(598)](t);o[e(412)](n)}else{const t=this[e(528)][e(433)](r);null!==n[e(407)]||t[e(565)]?(s[e(412)](t[e(350)]),o[e(412)](t)):this[e(594)](t)}}o[e(482)]>0&&this[e(336)](o);for(const t of s)this[e(379)](e(603),t)})),n[t(230)].on(t(261),((e,r)=>{const s=t,o=r[0];if(!this[s(528)][s(482)])return;if(!o[s(622)])return;if(o[s(557)][s(367)]||!o[s(557)][s(219)])return;let i,a;switch(o[s(618)]){case s(561):i=n[s(230)][s(404)](o[s(627)]),a=i[s(224)](o[s(543)]);break;case s(421):i=n[s(230)][s(404)](o[s(362)]),a=n[s(230)][s(404)](o[s(308)]);break;case s(403):i=n[s(230)][s(404)](o[s(542)]),a=i[s(224)](o[s(543)]);break;default:return}const c=n[s(230)][s(452)](i,a);n[s(230)][s(493)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(589)](c)){if(e[t(564)])continue;if(t(571)==e[t(618)])continue;const r=this[t(256)](e);if(r&&this[t(555)](r)&&t(421)!=o[t(618)])continue;const s=e[t(378)]&&e[t(378)][t(257)];(t(244)!=e[t(618)]||t(421)==o[t(618)]&&!s)&&(n[t(396)]||t(554)==e[t(618)]&&n[t(245)]||e[t(525)]()[t(341)](c)&&this[t(630)](e,i,a))}}))}),{priority:t(323)}),n[t(230)].on(t(578),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(394)])return;if(this[s(441)])return;if(!this[s(460)][s(240)])return;if(o[s(585)])return;const a=n[s(230)][s(294)],{start:c,end:u}=o[s(525)](),l=c[s(333)]&&a[s(209)](c[s(333)])?null:a[s(516)](c,s(471)),f=u[s(290)]&&a[s(209)](u[s(290)])?null:a[s(516)](u,s(286)),h=n[s(230)][s(452)](l?l[s(248)]:c,f?f[s(260)]:u);n[s(230)][s(493)]((t=>{const e=s;this[e(521)](h);const r=n[e(230)][e(294)][e(516)](h[e(248)]);o.is(e(372))?t[e(264)](r):o[e(451)](r)})),e[s(269)]()}),{priority:e.priorities[t(466)]+10}),n[t(230)].on(t(226),((e,r)=>{const s=t,o=r[r[s(405)]-1];o&&o[s(394)]||this[s(441)]||this[s(460)][s(240)]&&(n[s(230)][s(493)]((()=>{const t=s;let o=n[t(230)][t(226)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(391)]=o[t(377)]();const i=o[t(260)][t(290)],a=n[t(230)][t(294)];i&&a[t(436)](i)&&!a[t(278)](i)&&(o=n[t(230)][t(452)](o[t(248)],n[t(230)][t(404)](i,t(260)))),this[t(285)](o)})),e[s(269)]())}),{priority:t(337)}),this[t(549)][t(431)][t(412)](t(393),this[t(460)]),this[t(249)](t(393));const o=new p(n,this[t(528)]);n[t(431)][t(412)](t(606),o),this[t(249)](t(606));const i=new E(n,this[t(528)]);n[t(431)][t(412)](t(324),i),this[t(249)](t(324)),n[t(431)][t(412)](t(242),new v(n,o,this[t(528)])),this[t(249)](t(242)),n[t(431)][t(412)](t(615),new v(n,i,this[t(528)])),this[t(249)](t(615)),n[t(431)][t(412)](t(464),new D(n,o,this[t(528)])),this[t(249)](t(464)),n[t(431)][t(412)](t(298),new D(n,i,this[t(528)])),this[t(249)](t(298));const c=n[t(446)][t(433)](t(454));this[t(332)](c,t(282),((e,{threadId:n})=>{const r=t,s=this[r(528)][r(433)](n);s&&s[r(304)]&&1===s[r(304)][r(405)]&&this[r(508)](n,{hasComments:!0})}),{priority:t(326)}),this[t(332)](c,t(602),((e,{threadId:n})=>{const r=t,s=this[r(528)][r(433)](n);s&&s[r(304)]&&!s[r(304)][r(405)]&&this[r(508)](n,{hasComments:!1})}),{priority:t(326)})}set[kc(553)](t){const n=kc;if(this[n(279)])throw new e.CKEditorError(n(611),this);this[n(279)]=t}get[kc(553)](){return this[kc(279)]}[kc(601)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(528)][n(568)]())t&&!e[n(565)]||r[n(477)](e);return e?r[n(354)]((t=>t[n(225)]())):r}[kc(321)](t){const n=kc,r=this[n(528)][n(433)](t);if(!r)throw new e.CKEditorError(n(302),this);return r}[kc(414)](t){const e=kc;return this[e(528)][e(560)](t)}[kc(539)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(618)][e(421)](":"),a=this[e(528)][e(433)](r)||this[e(458)](o,i,r,n,s);if(this[e(383)](a),this[e(576)](a,o,i||null,n),a[e(273)]=t[e(273)],a[e(239)]=!0,s&&s[e(511)]){const t=s[e(511)],n=this[e(507)](t[e(506)]);a[e(510)]=t[e(273)],a[e(572)]=n,a[e(474)]=!0}else a[e(510)]=t[e(273)];switch(t[e(378)]&&(a[e(378)]=t[e(378)]),t[e(519)]&&(a[e(519)]=t[e(519)]),this[e(279)]&&this[e(279)][e(246)]||(a[e(559)]=!0),this[e(275)][e(433)](a)){case e(342):this[e(275)][e(490)](a,e(343));break;case e(334):a[e(565)]?(this[e(428)](new Set([a])),this[e(336)](new Set([a])),this[e(275)][e(490)](a,e(517)),this[e(379)](e(504),a)):this[e(275)][e(490)](a,e(574))}return a}[kc(606)](t){const e=kc;this[e(394)]((()=>{const n=e;this[n(549)][n(230)][n(493)]((()=>{const e=n;for(const n of t[e(322)]())n[e(395)]()}))}))}[kc(324)](t){const e=kc;this[e(394)]((()=>{const n=e;this[n(549)][n(230)][n(493)]((()=>{const e=n;for(const n of t[e(322)]())n[e(445)]()}))}))}[kc(249)](t,n){const r=kc,s=this[r(549)][r(431)][r(433)](t);if(!s)throw new e.CKEditorError(r(575),this,{commandName:t});if(this[r(235)][r(560)](s))throw new e.CKEditorError(r(325),this,{commandName:t});this[r(235)][r(412)](s),n&&s.on(r(280),((t,e)=>{const o=r;this[o(460)][o(240)]&&(this[o(441)]||(e[o(405)]>0&&e[e[o(405)]-1]&&e[e[o(405)]-1][o(394)]?e[o(579)]():(t[o(391)]=n(((...t)=>s[o(280)](...t,{forceDefaultExecution:!0})),...e),t[o(269)]())))}),{priority:r(337)})}[kc(394)](t){const n=kc;let r,s;const o=this[n(441)];this[n(441)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(441)]=!1),s&&e.CKEditorError[n(352)](s,this),r}[kc(285)](t,n=null,r={}){const s=kc;if(t[s(585)])return null;const o=this[s(549)][s(446)][s(433)](s(616)).me;for(const{suggestion:e,meta:o}of this[s(589)](t,s(554)))if(o[s(245)]){if(!o[s(522)]){if(o[s(396)]){if(!this[s(481)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(630)](e,t[s(248)],t[s(260)]);break}if(n==e[s(357)]&&Uc(e,r)){const n=e[s(525)]();return n[s(248)][s(631)](t[s(260)])?this[s(212)](e,this[s(358)][s(452)](t[s(248)],n[s(260)])):this[s(212)](e,this[s(358)][s(452)](n[s(248)],t[s(260)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(306)+n:s(554),u=this[s(442)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(363)](c,i,a,t),u}[kc(338)](t,n=kc(535),r={}){const s=kc,o=this[s(549)][s(446)][s(433)](s(616)).me,i=this[s(489)][s(252)](s(554),n,s(497));for(const e of this[s(601)]())if(e[s(572)].id==o.id&&s(554)==e[s(618)]&&e[s(357)]==n&&Uc(e,r)&&(i(e[s(327)](),t)||i(t,e[s(327)]()))){for(const n of t)e[s(401)](n);return e}for(const{suggestion:e,meta:n}of this[s(589)](t,s(554))){if(!n[s(245)])continue;if(!this[s(481)]&&n[s(396)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(327)]())for(const e of t)if(!n[s(341)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(306)+n,l=this[s(442)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(363)](u,a,c,e,Wr[s(624)]());return l}[kc(409)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(585)])return null;if(o(595)===this[o(283)]){const e=this[o(489)][o(252)](o(571),r,o(395));return this[o(394)]((()=>e([t],n,s))),null}const i=this[o(549)][o(446)][o(433)](o(616)).me,a=[];if(o(492)!==this[o(283)])for(const{suggestion:e,meta:n}of this[o(589)](t,o(554)))n[o(245)]&&!n[o(599)]&&a[o(477)](...e[o(327)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(216)](s);e&&r[n(477)](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(405)];){const s=r[e][n(382)](t);r[n(625)](e,1,...s),e+=s[n(405)]}}return r}(t,a);c[o(405)]&&this[o(358)][o(493)]((()=>{const t=o;for(const e of c){const o=this[t(489)][t(252)](t(571),r,t(395));this[t(394)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(248)],u=t[o(260)];for(const{suggestion:e,meta:n}of this[o(589)](t,o(571))){if(!n[o(245)])continue;if(e[o(357)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(525)]();if(i[o(341)](t,!0))return null;c=c[o(569)](i[o(248)])?c:i[o(248)],u=u[o(369)](i[o(260)])?u:i[o(260)],a?i[o(248)][o(569)](a[o(525)]()[o(248)])?(a[o(317)](),a=e):e[o(317)]():a=e}const l=this[o(358)][o(452)](c,u);if(a)this[o(212)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(442)]({id:t,type:o(586)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(363)](o(586)+r,t,a,l)}}return null}[kc(356)](t,n,r=[],s=null,o={}){const i=kc;n[i(400)]||(n[i(400)]=n[i(237)]),n[i(257)]=t.is(i(293)),s=s||Oc(n);const a=r[i(354)]((t=>Bc(t,this[i(358)]))),c=t.is(i(293))?t:Bc(t,this[i(358)]);if(i(595)===this[i(283)]){const t=this[i(489)][i(252)](i(244),s,i(395));return this[i(394)]((()=>t([c],n,o))),null}a[i(477)](c);let u=!0;for(const t of a)if(!this[i(313)](t)){u=!1;break}if(u&&i(492)!==this[i(283)]){const t=this[i(489)][i(252)](i(244),s,i(395));return this[i(394)]((()=>t([c],n,o))),null}let l=null,f=c[i(248)],h=c[i(260)];for(const{suggestion:t,meta:e}of this[i(589)](c,i(244))){if(!e[i(245)])continue;if(e[i(522)]||e[i(396)]||e[i(599)])continue;if(t[i(378)][i(400)]!=n[i(400)])continue;if(!Uc(t,o))continue;const r=t[i(525)]();if(t[i(357)]==s){if(r[i(341)](c,!0))return null;f=f[i(569)](r[i(248)])?f:r[i(248)],h=h[i(369)](r[i(260)])?h:r[i(260)],l?r[i(248)][i(569)](l[i(525)]()[i(248)])?(l[i(317)](),l=t):t[i(317)]():l=t}else{const e=c[i(216)](r);this[i(636)](t,e)}}const d=this[i(549)][i(446)][i(433)](i(616)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(212)](l,this[i(358)][i(452)](f,h)),l;{const t=this[i(442)]({id:g,type:i(267)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(363)](i(267)+s,g,p,this[i(358)][i(452)](f,h)),t}}[kc(476)](t,n,r=[],s=null,o={}){const i=kc;n[i(400)]||(n[i(400)]=n[i(237)]);const a=t[0];n[i(257)]=a.is(i(293)),s=s||Oc(n);const c=r[i(354)]((t=>Bc(t,this[i(358)]))),u=a.is(i(293))?t:t[i(354)]((t=>Bc(t,this[i(358)])));if(i(595)===this[i(283)]){const t=this[i(489)][i(252)](i(244),s,i(395));return this[i(394)]((()=>t(u,n,o))),null}c[i(477)](...u);let l=!0;for(const t of c)if(!this[i(313)](t)){l=!1;break}if(l&&i(492)!==this[i(283)]){const t=this[i(489)][i(252)](i(244),s,i(395));return this[i(394)]((()=>t(u,n,o))),null}const f=this[i(549)][i(446)][i(433)](i(616)).me;for(const t of this[i(601)]()){if(t[i(572)].id!=f.id)continue;if(i(244)!=t[i(618)]||t[i(378)][i(400)]!=n[i(400)])continue;if(!Uc(t,o))continue;const e=t[i(357)]==s;for(let n=0;n<u[i(405)];n++){const r=u[n];for(const s of t[i(281)]()){const o=s[i(470)]();if(r[i(631)](o)){e?(u[i(625)](n,1),n--):t[i(315)](s[i(346)]);break}}}}if(0==u[i(405)])return null;const h=this[i(489)][i(252)](i(244),s,i(497));for(const t of this[i(601)]())if(t[i(572)].id==f.id&&i(244)==t[i(618)]&&t[i(378)][i(400)]==n[i(400)]&&t[i(357)]==s&&Uc(t,o)&&(h(t[i(327)](),u)||h(u,t[i(327)]()))){for(const e of u)t[i(401)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(267)+s,m=this[i(442)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(363)](p,d,g,t,Wr[i(624)]());return m}[kc(521)](t,n=null,r={}){const s=kc;if(t[s(585)])return null;const o=this[s(549)][s(446)][s(433)](s(616)).me,a=new i.LiveRange(t[s(248)],t[s(260)]);for(const{suggestion:t,meta:e}of this[s(589)](a,s(554)))if(e[s(245)]&&!e[s(522)])if(t[s(564)]){const e=t[s(327)]()[s(319)]((t=>s(570)!=t[s(502)][s(265)]));if(e[s(253)]((t=>a[s(341)](t,!0)))&&t[s(445)](),e[s(271)]((t=>t[s(341)](a,!0)))){const t=this[s(489)][s(252)](s(355),n,s(395));return this[s(394)]((()=>t([a],null,r))),null}}else{const e=a[s(216)](t[s(525)]());null!==e&&t[s(499)]([e],null,r)}if(a[s(411)](),a[s(585)]||s(570)==a[s(502)][s(265)])return null;let c=null,u=a[s(248)],l=a[s(260)];const f=this[s(589)](a,s(355));for(const{suggestion:t,meta:e}of f){const n=this[s(358)][s(452)](u,l);if(e[s(245)]&&(this[s(481)]||!e[s(396)]&&!e[s(599)]))if(t[s(564)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(327)]()){if(r[s(341)](n,!0))return t;n[s(341)](r)||(e=!1)}e&&t[s(445)]()}else{const e=t[s(525)]();if(e[s(341)](n,!0))return t;if(!Uc(t,r)){n[s(341)](e)?t[s(317)]():e[s(444)](u)?u=e[s(260)]:e[s(444)](l)&&(l=e[s(248)]);continue}u=u[s(569)](e[s(248)])?u:e[s(248)],l=l[s(369)](e[s(260)])?l:e[s(260)],r=Object[s(291)]({},t[s(519)]),c?e[s(248)][s(569)](c[s(525)]()[s(248)])?(c[s(317)](),c=t):t[s(317)]():c=t}}if(c)return this[s(212)](c,this[s(358)][s(452)](u,l)),c;{const t=(0,e.uid)(),i=this[s(358)][s(452)](u,l),a=o.id,c=n?s(206)+n:s(355),f=this[s(442)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(363)](c,t,a,i),f}}[kc(366)](t,n=kc(535),r={}){const s=kc,o=this[s(549)][s(446)][s(433)](s(616)).me,a=t[s(354)]((t=>new i.LiveRange(t[s(248)],t[s(260)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(589)](a,s(554)))e[s(245)]&&!e[s(522)]&&c[s(412)](t);for(const e of c)if(e[s(564)]){const o=e[s(327)]();if((!e[s(519)]||!e[s(519)][s(546)])&&o[s(253)]((t=>a[s(271)]((e=>e[s(341)](t,!0)))))&&e[s(445)](),a[s(253)]((t=>o[s(271)]((e=>e[s(341)](t,!0)))))){const e=this[s(489)][s(252)](s(355),n,s(395));return this[s(394)]((()=>e(t,null,r))),null}}else{const t=e[s(525)]();if(a[s(271)]((e=>e[s(341)](t,!0)))&&e[s(445)](),a[s(253)]((e=>t[s(341)](e,!0)))){const t=this[s(489)][s(252)](s(355),n,s(395));return this[s(394)]((()=>t(a,null,r))),null}}const u=this[s(489)][s(252)](s(355),n,s(497));let l=null;for(const t of this[s(601)]())if(t[s(572)].id==o.id&&t[s(565)]&&s(355)==t[s(618)]&&t[s(357)]==n&&Uc(t,r)&&(u(t[s(327)](),a)||u(a,t[s(327)]())))if(l){if(t[s(304)]&&t[s(304)][s(405)])continue;for(const e of t[s(327)]())l[s(250)](e)||l[s(401)](e);t[s(317)]()}else{l=t;for(const e of a)t[s(250)](e)||t[s(401)](e)}if(l)return l;c[s(303)]();for(const{suggestion:t,meta:e}of this[s(589)](a,s(355)))e[s(245)]&&(this[s(481)]||!e[s(396)]&&!e[s(599)])&&Uc(t,r)&&c[s(412)](t);for(const t of c){const e=t[s(327)]();if((!r||!r[s(546)])&&a[s(253)]((t=>e[s(271)]((e=>e[s(341)](t,!0))))))return t;(!t[s(519)]||!t[s(519)][s(546)])&&e[s(253)]((t=>a[s(271)]((e=>e[s(341)](t,!0)))))&&t[s(445)]()}const f=(0,e.uid)(),h=o.id,d=s(206)+n,g=this[s(442)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(411)](),t[s(585)]||s(570)==t[s(502)][s(265)]||this[s(363)](d,f,h,t,Wr[s(624)]());return g}[kc(634)](t,n,r,s,o){const i=kc;if(t[i(585)])return[];if(i(595)===this[i(283)])return[];const a=this[i(549)][i(446)][i(433)](i(616)).me.id,c=Array[i(467)](this[i(528)][i(568)]())[i(319)]((e=>i(556)==e[i(618)]&&e[i(378)][i(368)]==n&&e[i(250)](t)));if(i(259)===this[i(283)]){const e=this[i(589)](t,i(554))[i(319)]((({meta:t})=>t[i(245)]&&!t[i(599)]&&!t[i(522)]))[i(354)]((({suggestion:t})=>t));c[i(295)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(556)==t[i(618)]?t[i(378)][i(629)]:void 0,o=t[i(525)](),a=Array[i(467)](u[i(536)]())[i(500)]((t=>t[i(392)](o)));if(!a)continue;const c=a[i(382)](o);this[i(555)](n)&&i(554)==t[i(618)]&&0!=c[i(405)]||(u[i(608)](a),c[i(232)]((t=>{u[i(490)](t,r)})),i(554)!=t[i(618)]&&e!=s&&u[i(490)](a[i(216)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(405)]>37&&console[i(254)](i(316),{key:n});const f=(i(430)+(n+"|")+Oc({newValue:s}))[i(538)](0,60),h=this[i(442)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(477)](h),this[i(363)](f,c,a,t)}return l}[kc(381)](t){const e=kc;this[e(249)](t,((t,...n)=>{this[e(459)]((()=>{t(...n)}))}))}[kc(494)](t){const e=kc;this[e(266)][e(412)](t)}[kc(450)](t){const e=kc;this[e(426)][e(412)](t)}[kc(256)](t){const e=kc;return e(556)==t[e(618)]?t[e(357)][e(421)]("|")[0]:null}[kc(212)](t,e){const n=kc,r=t[n(384)]();this[n(358)][n(493)]((t=>{t[n(620)](r,{range:e})}))}[kc(383)](t){const e=kc,n=t.id,r=this[e(549)][e(532)][e(433)](e(335));this[e(604)][e(205)](n)||this[e(604)][e(376)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(604)][e(488)](n);s[e(345)](e(468)),s[e(468)]=!1,t[e(304)]=s}[kc(576)](t,n,r,s){const o=kc;if(t[o(618)]!=n||t[o(357)]!=r||t[o(527)].id!=s)throw this[o(549)][o(314)](o(204)),new e.CKEditorError(o(204),this)}[kc(636)](t,n){const r=kc,s=t[r(525)]();if(n[r(631)](s))t[r(317)]();else if(s[r(341)](n)){const o=this[r(358)][r(404)](n[r(248)][r(290)],r(260));this[r(212)](t,this[r(358)][r(452)](s[r(248)],o));const i=(0,e.uid)(),a=t[r(527)].id,c=t[r(618)]+":"+t[r(357)];this[r(442)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(378)],attributes:t[r(519)]});const u=this[r(358)][r(404)](n[r(260)][r(434)],r(453)),l=this[r(358)][r(452)](u,s[r(260)]);this[r(363)](c,i,a,l)}else if(s[r(444)](n[r(248)])){const e=this[r(358)][r(404)](n[r(248)][r(290)],r(260));this[r(212)](t,this[r(358)][r(452)](s[r(248)],e))}else{const e=this[r(358)][r(404)](n[r(260)][r(434)],r(453));this[r(212)](t,this[r(358)][r(452)](e,s[r(260)]))}}[kc(313)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(589)](t,e(554))){if(!r[e(245)])continue;const s=n[e(327)]();for(const n of s)if(!t[e(382)](n)[e(405)])return!0}return!1}[kc(229)](t){const n=kc,r=this[n(549)][n(446)][n(433)](n(616))[n(550)](t);if(!r)throw new e.CKEditorError(n(478),this);return r}[kc(507)](t){const e=kc,n=this[e(549)][e(446)][e(433)](e(616)),r=(0,o.hashObject)(e(339)+t);return n[e(550)](r)||n[e(287)]({id:r,name:t})}[kc(458)](t,e,n,r,s){const o=kc,i=this[o(229)](r),a=this[o(489)][o(635)](t,e,n,i,s,(t=>{const e=o;this[e(508)](n,{attributes:t});const r=this[e(321)](n);this[e(428)](new Set([r])),this[e(336)](new Set([r]))}));return this[o(332)](a,o(395),(()=>{const t=o;this[t(508)](n,{state:t(262)})}),{priority:o(337)}),this[o(332)](a,o(445),(()=>{const t=o;this[t(508)](n,{state:t(331)})}),{priority:o(337)}),this[o(528)][o(490)](n,a),this[o(275)][o(490)](a,o(342)),a}[kc(449)](t){const e=kc,n=t[e(421)](":");return{group:n[0],type:n[1],subType:n[e(405)]>=5?n[2]:null,id:n[e(405)]<5?n[2]:n[3],authorId:n[e(405)]<5?n[3]:n[4],markerCount:6==n[e(405)]?n[5]:null}}[kc(630)](t,n,r){const s=kc,o=t[s(525)](),i=o[s(248)],a=o[s(260)];this[s(212)](t,this[s(358)][s(452)](i,n));const c=(0,e.uid)(),u=t[s(527)].id,l=t[s(618)]+(t[s(357)]?":"+t[s(357)]:"");this[s(442)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(519)],data:t[s(378)]});const f=this[s(256)](t);(s(244)==t[s(618)]||f&&this[s(555)](f))&&(r=this[s(358)][s(222)](r[s(434)])),this[s(363)](l,c,u,this[s(358)][s(452)](r,a))}[kc(589)](t,e=null){const n=kc,r=[],s=this[n(549)][n(446)][n(433)](n(616)).me;Array[n(310)](t)||(t=[t]);for(const o of this[n(601)]()){if(!o[n(565)])continue;if(e&&o[n(618)]!=e)continue;let i=!1;for(const e of o[n(327)]()){for(const a of t){const t=a[n(248)][n(631)](e[n(260)])||a[n(260)][n(631)](e[n(248)]);if(t||a[n(216)](e)){const c=a[n(341)](e)&&Mc(this[n(358)][n(294)],e[n(248)],a),u=e[n(341)](a)&&Mc(this[n(358)][n(294)],a[n(248)],e);r[n(477)]({suggestion:o,meta:{isOwn:s==o[n(572)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(363)](t,e,n,r,s){const o=kc;this[o(358)][o(493)]((i=>{const a=o;let c=a(370)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(299)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(594)](t){const e=kc,n=t[e(524)],r=t[e(439)];t[e(524)]=null,t[e(439)]=null,null!=n&&n[e(439)]==t&&(n[e(439)]=r),null!=r&&r[e(524)]==t&&(r[e(524)]=n),e(517)==this[e(275)][e(433)](t)&&(this[e(275)][e(490)](t,e(574)),this[e(379)](e(389),t,n,r))}[kc(442)](t){const n=kc,r=t.id,s=this[n(539)](t);if(this[n(279)]&&this[n(279)][n(246)]){const o=this[n(549)][n(446)][n(433)](n(329)),i=s[n(410)],a=s[n(357)]?s[n(618)]+":"+s[n(357)]:s[n(618)],c=this[n(549)][n(448)],u=o[n(412)](Kr(c,n(514))),l={id:r,type:a,hasComments:i,data:t[n(378)]||null,originalSuggestionId:t[n(292)]||null,attributes:s[n(519)]};this[n(279)][n(246)](l)[n(364)]((t=>{const e=n;s[e(559)]=!0,o[e(614)](u),t&&t[e(273)]&&(this[e(528)][e(433)](r)[e(273)]=t[e(273)])}))[n(351)]((t=>{const r=n;throw(0,e.logWarning)(r(633)),this[r(549)][r(230)][r(348)]({isUndoable:!1},(()=>{s[r(445)]()})),s[r(236)](),this[r(528)][r(608)](s.id),this[r(275)][r(608)](s),t}))}return s}[kc(555)](t){const e=kc;return this[e(266)][e(560)](t)}[kc(508)](t,e){const n=kc,r=this[n(549)][n(446)][n(433)](n(329)),s=this[n(321)](t);if(this[n(279)]&&this[n(279)][n(309)])if(s[n(559)]){const s=r[n(412)](Kr(this[n(549)][n(448)],n(514)));this[n(279)][n(309)](t,e)[n(364)]((()=>{r[n(614)](s)}))}else s.on(n(465),(()=>{this[n(508)](t,e)}))}[kc(320)](t){const n=kc;if(!this[n(279)]||!this[n(279)][n(321)])throw new e.CKEditorError(n(277),this);return this[n(279)][n(321)](t)}[kc(598)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(449)](t),i=this[e(528)][e(433)](n)||this[e(458)](r,s,n,o,{});switch(this[e(576)](i,r,s,o),this[e(275)][e(433)](i)){case e(342):this[e(320)](n)[e(364)]((t=>{const r=e;let s=Promise[r(234)]();t[r(410)]&&(s=this[r(604)][r(581)]({channelId:this[r(549)][r(532)][r(433)](r(335)),threadId:n})),s[r(364)]((()=>{const e=r;this[e(539)](t)[e(559)]=!0}))})),this[e(275)][e(490)](i,e(334));break;case e(574):this[e(508)](n,{state:e(526)});case e(343):this[e(275)][e(490)](i,e(517)),this[e(379)](e(504),i);break;case e(517):this[e(379)](e(603),i)}return i[e(486)](t),i}[kc(336)](t){const e=kc,n=Array[e(467)](t),r=n[e(319)]((t=>e(556)==t[e(618)]));this[e(593)](r);const s=n[e(319)]((t=>!t[e(564)]&&e(556)!=t[e(618)])),o=this[e(601)]({skipNotAttached:!0})[e(319)]((t=>!t[e(564)]&&e(556)!=t[e(618)])),i=o[e(319)]((n=>!t[e(560)](n))),a=new Map(o[e(354)]((t=>[t,this[e(489)][e(252)](t[e(618)],t[e(357)],e(417))]))),c=new Map(o[e(354)]((t=>[t,t[e(525)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(405)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(405)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(405)];t++){const n=s[t];!l[e(560)](n)&&n[e(524)]&&(f[e(412)](n[e(524)]),n[e(524)][e(439)]===n&&(n[e(524)][e(439)]=null),n[e(524)]=null),!u[e(560)](n)&&n[e(439)]&&(f[e(412)](n[e(439)]),n[e(439)][e(524)]===n&&(n[e(439)][e(524)]=null),n[e(439)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(405)];e++){const r=d(t,n[e]);r&&(r[0][s(439)]=r[1],r[1][s(524)]=r[0],u[s(412)](r[0]),l[s(412)](r[1]))}}function d(t,n){const r=e;if(t[r(572)].id!==n[r(572)].id)return null;const s=a[r(433)](t)(t,n,c[r(433)](t),c[r(433)](n));return s&&a[r(433)](n)(t,n,c[r(433)](t),c[r(433)](n))?s[1][r(304)]&&s[1][r(304)][r(405)]?null:s:null}f[e(482)]&&this[e(336)](f)}[kc(593)](t){const e=kc;if(0==t[e(405)])return;const n=this[e(601)]({skipNotAttached:!0})[e(319)]((t=>e(556)==t[e(618)]&&t[e(239)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(519)]);s[e(560)](n)||(s[e(490)](n,r[e(405)]),r[e(477)]([]));const i=s[e(433)](n);r[i][e(477)](t)}!function(){const t=e;r[t(479)](((e,n)=>{const r=t,s=e[0][r(273)],o=n[0][r(273)];return s==o?e[0][r(519)][r(515)]<n[0][r(519)][r(515)]?-1:1:s<o?-1:1}));for(const e of r)e[t(479)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(405)];t++){if(0==r[t][e(405)])continue;const n=[];for(let s=t+1;s<r[e(405)];s++)0!=r[s][e(405)]&&i(r[t],r[s])&&n[e(477)](s);for(const s of n)r[t]=r[t][e(221)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(405)];n++){const r=t[n+1]||null;t[n][e(439)]!==r&&(t[n][e(439)]=r)}for(const t of r)for(let n=0;n<t[e(405)];n++){const r=t[n-1]||null;t[n][e(524)]!==r&&(t[n][e(524)]=r)}function i(t,n){const r=e;if(t[0][r(519)][r(515)]!==n[0][r(519)][r(515)]&&t[0][r(572)]!==n[0][r(572)])return!1;if(!function(t,e){const n=r;return!t[n(410)]&&!e[n(410)]||(!t[n(410)]||!e[n(410)])&&(!!(t[n(410)]&&e[n(273)]<t[n(304)][n(413)][n(433)](0)[n(273)])||!!(e[n(410)]&&t[n(273)]<e[n(304)][n(413)][n(433)](0)[n(273)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(519)],r(515)),o=Ac(n[0][r(519)],r(515));return!!Dr(s,o)&&(!!t[r(253)]((t=>n[r(271)]((e=>t[r(525)]()[r(631)](e[r(525)]())))))&&n[r(253)]((e=>t[r(271)]((t=>e[r(525)]()[r(631)](t[r(525)]()))))))}}[kc(428)](t){const e=kc,n=Array[e(467)](t),r=this[e(601)]({skipNotAttached:!0}),s=r[e(319)]((n=>!t[e(560)](n))),o=new Map(n[e(354)]((t=>[t,this[e(489)][e(252)](t[e(618)],t[e(357)],e(497))]))),i=new Map(r[e(354)]((t=>[t,t[e(327)]()])));for(let t=0;t<n[e(405)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(405)];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(405)];e++){const s=r[e];if(s[a(618)]!==n[a(618)]||s[a(572)].id!==n[a(572)].id||s[a(357)]!==n[a(357)])continue;if(!xc(n,s))continue;if(a(556)==n[a(618)]&&n[a(378)][a(629)]!=s[a(378)][a(629)])continue;if(a(556)==n[a(618)]&&t[a(555)](n[a(378)][a(368)]))continue;if(a(244)==n[a(618)]){const e=t[a(549)][a(230)],r=n[a(613)]();if(r&&(e[a(294)][a(278)](r)||e[a(294)][a(209)](r)))continue}const c=o[a(433)](n),u=i[a(433)](n),l=i[a(433)](s),f=n[a(304)]&&n[a(304)][a(405)],h=s[a(304)]&&s[a(304)][a(405)];if(!f&&c(l,u))return t[a(607)](s,n),i[a(608)](n),!0;if(!h&&c(u,l))return t[a(607)](n,s),i[a(608)](s),!0}return!1}}[kc(607)](t,e){const n=kc;if(t[n(564)])for(const r of e[n(327)]())t[n(401)](r);else{const r=e[n(525)]()[n(260)];this[n(212)](t,this[n(358)][n(452)](t[n(525)]()[n(248)],r))}e[n(317)]()}[kc(402)](t,e,n){const r=kc,s=t[r(371)](r(609))||t[r(371)](r(556))?r(567):t[r(582)]();return Kr(this[r(549)][r(448)],e+"_"+s+r(284),n)}[kc(263)](){const t=kc,n=this[t(549)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(358)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(449)](t[i(346)]);if(i(220)===e){r[i(218)](this[i(402)](n,i(566)));break}}for(const t of s){const{group:n,type:s}=this[i(449)](t[i(346)]);if(i(220)===n){r[i(218)](this[i(402)](s,i(462),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(328)](t){const e=kc;if(this[e(231)])return!1;const n=this[e(549)],r=n[e(230)][e(587)][e(440)][e(592)]();if(0==r[e(405)])return!1;const s=[],o=r[e(319)]((t=>e(556)==t[e(618)])),i=r[e(319)]((t=>e(561)==t[e(618)]&&e(387)!=t[e(346)])),a=r[e(319)]((t=>e(614)==t[e(618)]&&e(387)!=t[e(346)]));for(const t of o)s[e(477)]({key:t[e(251)],newValue:t[e(347)],oldValue:t[e(438)],range:Dc(t[e(293)],n[e(230)])});for(const t of i){const r=a[e(500)]((n=>n[e(627)][e(631)](t[e(627)])));r&&s[e(477)]({key:e(600),newValue:t[e(346)],oldValue:r[e(346)],range:n[e(230)][e(523)](t[e(627)][e(333)])})}return 0!=s[e(405)]&&this[e(311)](t,s)}[kc(605)](t){const e=kc;let n=!1;const r=this[e(549)][e(230)][e(587)][e(440)][e(447)]()[e(319)]((t=>t[e(378)][e(407)]&&t[e(346)][e(371)](e(626))));for(const s of r){const{subType:r,id:o}=this[e(449)](s[e(346)]),i=r[e(421)]("|")[0];for(const r of this[e(601)]({skipNotAttached:!0}))r.id!=o&&e(556)==r[e(618)]&&r[e(378)]&&r[e(378)][e(368)]==i&&r[e(525)]()[e(392)](s[e(378)][e(407)])&&(this[e(551)](r,s[e(378)][e(407)],t),n=!0)}return n}[kc(459)](t){this[kc(231)]=!0,t()}[kc(238)](t){const e=kc,n=this[e(555)](t),r=this[e(426)][e(560)](t);return n||r}[kc(311)](t,e){const n=kc;if(0==e[n(405)])return!1;let r=!1;for(const s of e){const e=this[n(589)](s[n(293)],n(556))[n(319)]((t=>!t[n(270)][n(522)]))[n(354)]((t=>t[n(220)])),i=(0,o.hashObject)({newValue:s[n(518)]});e[n(319)]((t=>{const e=n,[r,o]=t[e(357)][e(421)]("|");return r==s[e(368)]&&o!=i}))[n(232)]((e=>{const o=n;this[o(551)](e,s[o(293)],t),r=!0}))}return r}[kc(551)](t,e,n){const r=kc,s=t[r(525)]()[r(382)](e);0!==s[r(405)]?1!==s[r(405)]?this[r(630)](t,e[r(248)],e[r(260)]):this[r(212)](t,s[0]):n[r(315)](t[r(384)]())}}class Rc{constructor(t){const e=kc;this[e(423)]=t,this[e(358)]=t[e(230)],this[e(590)]=new Map,this[e(373)]=new Map,this[e(498)]()}[kc(635)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(358)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(252)](t,e,i(395))(...n),onDiscard:(...n)=>this[i(252)](t,e,i(445))(...n)})}[kc(610)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(590)][s(490)](o,r)}[kc(252)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(590)][r(433)](s)||this[r(373)][r(433)](t+":"+n)}[kc(498)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(479)](((t,n)=>t[e(248)][e(569)](n[e(248)])?1:-1)),this[e(358)][e(493)]((n=>{const r=e;for(const e of t){let t;t=e[r(260)][r(258)]&&e[r(260)][r(434)]==e[r(248)][r(333)]?n[r(509)](e[r(248)][r(333)],"on"):n[r(509)](e),this[r(358)][r(578)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(358)][n(493)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(354)]((t=>(vc(t)&&(t=this[s(358)][s(452)](t[s(260)])),t)))[s(319)]((t=>s(570)!==t[s(502)][s(265)]));if(c[s(405)]<1)return;const u=Array[s(467)](this[s(358)][s(587)][s(247)][s(327)]())[s(354)]((t=>i.LiveRange[s(573)](t)));r[s(264)](c);for(const t of this[s(423)][s(431)][s(431)]())t[s(520)]();a[s(477)]({forceDefaultExecution:!0}),this[s(423)][s(280)](o,...a);const l=u[s(319)]((t=>s(570)!=t[s(502)][s(265)]));l[s(405)]>0&&r[s(264)](l);for(const t of u)t[s(411)]()}))},s=(e,n)=>1==e[t(405)]&&1==n[t(405)]&&e[0][t(260)][t(631)](n[0][t(248)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(358)])?[e,n]:Pc(n,e,s,r,this[t(358)])?[n,e]:null;this[t(373)][t(490)](t(513),e),this[t(373)][t(490)](t(469),n),this[t(373)][t(490)](t(406),s),this[t(373)][t(490)](t(533),o),this[t(373)][t(490)](t(353),n),this[t(373)][t(490)](t(456),e),this[t(373)][t(490)](t(437),s),this[t(373)][t(490)](t(457),o),this[t(373)][t(490)](t(472),r),this[t(373)][t(490)](t(297),e),this[t(373)][t(490)](t(215),s),this[t(373)][t(490)](t(228),e),this[t(373)][t(490)](t(552),r),this[t(373)][t(490)](t(375),e),this[t(373)][t(490)](t(473),s),this[t(373)][t(490)](t(296),e),this[t(373)][t(490)](t(307),e),this[t(373)][t(490)](t(531),((e,n)=>{const r=t;if(!n)return;const s=this[r(423)][r(446)][r(433)](Nc);this[r(358)][r(493)]((t=>{const o=r;if(o(600)==n[o(368)])for(const r of e){const e=r[o(248)][o(333)],s=n[o(629)];t[o(365)](e,s)}else if(s[o(555)](n[o(368)]))for(const r of e)void 0!==n[o(629)]?t[o(588)](n[o(368)],n[o(629)],r[o(248)][o(333)]):t[o(530)](n[o(368)],r[o(248)][o(333)]);else for(const r of e)n[o(629)]?t[o(588)](n[o(368)],n[o(629)],r):t[o(530)](n[o(368)],r)}))})),this[t(373)][t(490)](t(545),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(434)][r(432)]({includeSelf:!0,parentFirst:!0})){if(s[r(502)]==s)return!1;if(!n[r(289)](s))return!1;if(t[r(278)](s)||t[r(209)](s))return!0}return!1}function vc(t){const e=kc;return t[e(260)][e(434)]==t[e(248)][e(333)]&&t[e(260)][e(207)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(274)].is(s(312))&&!r[s(278)](t[s(274)]),i=t[s(248)][s(380)](o),a=t[s(260)][s(380)](o,{direction:s(286)});return!(t[s(248)][s(631)](i)&&t[s(260)][s(631)](a)||(i[s(569)](a)?n[s(620)](e,{range:n[s(452)](i,a)}):n[s(315)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(248)][e(333)];return n&&n.is(e(501))}function Dc(t,e){const n=kc;return null==t[n(260)][n(290)]&&t[n(260)][n(434)]==t[n(248)][n(333)]?Bc(t[n(248)][n(333)],e):t}function Bc(t,e){const n=kc,r=e[n(294)][n(278)](t)||e[n(294)][n(443)](t);return e[n(452)](e[n(404)](t,n(217)),r?e[n(268)](t):e[n(404)](t,n(260)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(439)])return!1;if(!xc(t,e))return!1;if(n[o(260)][o(631)](r[o(248)]))return!0;if(t[o(618)]!=e[o(618)])return!1;if(!n[o(260)][o(223)](r[o(248)]))return!1;const i=s[o(452)](n[o(260)],r[o(248)])[o(301)]();for(const t of i)if([o(211),o(210)][o(420)](t[o(618)])&&s[o(294)][o(209)](t[o(274)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(239)]||!e[n(239)])return!1;const r=new Set(Object[n(536)](t[n(519)])),s=new Set(Object[n(536)](e[n(519)]));if(r[n(608)](n(515)),s[n(608)](n(515)),0==r[n(482)]&&0==s[n(482)])return!0;if(r[n(482)]!=s[n(482)])return!1;const o={...t[n(519)]},i={...e[n(519)]};return delete o[n(515)],delete i[n(515)],JSON[n(340)](o)==JSON[n(340)](i)}function Uc(t,e){const n=kc,r=jc(t[n(519)]),s=jc(e);if(!t[n(239)])return!1;for(const t of Object[n(536)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(291)]({},t);return delete n[e(546)],delete n[e(399)],n}const Gc=Hc;function Vc(){const t=["plugins","listenTo","PENDING_ACTION_SUGGESTION","remove","560ZxWAjY","_discardCommand","224396mtHDjv","2800xFDcvy","6336klzDDG","get","1098JpevAs","30988248rpltDw","acceptSuggestion","add","_editor","PendingActions","_pendingAction","getRanges","isEnabled","destroy","isDirty","change:isDirty","canAccept","view","commands","13699TUsmPQ","bind","42183lBCWHh","1yyIrBQ","discardSuggestion","canEditAt","2146530JPZeWL","unbind","model","commentThreadController","locale","execute","stopListening","11yJTEXW","_removePendingAction","_acceptCommand","_setPendingAction","2608664WhTkZJ","canDiscard"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(445864===parseInt(e(284))/1*(-parseInt(e(262))/2)+-parseInt(e(287))/3+-parseInt(e(264))/4*(parseInt(e(263))/5)+parseInt(e(266))/6*(-parseInt(e(281))/7)+-parseInt(e(254))/8+-parseInt(e(283))/9*(-parseInt(e(260))/10)+-parseInt(e(250))/11*(-parseInt(e(267))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(289)]=e,this[s(279)]=n,this[s(290)]=r,this[s(270)]=t,this[s(252)]=t[s(280)][s(265)](s(268)),this[s(261)]=t[s(280)][s(265)](s(285)),this[s(279)][s(282)](s(274)).to(this[s(252)],this[s(261)],((t,e)=>t||e)),this[s(279)][s(282)](s(278)).to(this[s(252)],s(274),(t=>t&&this[s(270)][s(289)][s(286)](e[s(273)]()))),this[s(279)][s(282)](s(255)).to(this[s(261)],s(274),(t=>t&&this[s(270)][s(289)][s(286)](e[s(273)]()))),this[s(272)]=null,n[s(276)]&&this[s(253)](),this[s(257)](n,s(268),(()=>this[s(268)]())),this[s(257)](n,s(285),(()=>this[s(285)]())),this[s(257)](n,s(277),(()=>{const t=s;n[t(276)]?this[t(253)]():this[t(251)]()}))}[Gc(268)](){const t=Gc;this[t(252)][t(248)](this[t(289)].id)}[Gc(285)](){const t=Gc;this[t(261)][t(248)](this[t(289)].id)}[Gc(275)](){const t=Gc;this[t(279)][t(288)](t(274)),this[t(279)][t(288)](t(278)),this[t(279)][t(288)](t(255)),this[t(249)](),this[t(290)][t(275)](),this[t(272)]&&this[t(251)]()}[Gc(253)](){const t=Gc,e=Kr(this[t(270)][t(247)],t(258));this[t(272)]=this[t(270)][t(256)][t(265)](t(271))[t(269)](e)}[Gc(251)](){const t=Gc;null!==this[t(272)]&&this[t(270)][t(256)][t(265)](t(271))[t(259)](this[t(272)]),this[t(272)]=null}}function Wc(t,e){const n=qc();return(Wc=function(t,e){return n[t-=297]})(t,e)}const Kc=Wc;function qc(){const t=["parseFromString","1071mQDOaC","SUGGESTION_THREAD_DESCRIPTION","submit","609ANmBhs","commentInputView","isDirty","fire","94708LfATcv","canDiscard","author","content","formatDateTime","setData","editor","isActive","value","2546518EDLNuQ","cancel","updateComment","locale","destroy","editorConfig","SUGGESTION_THREAD_ARIA_LABEL","join","focusables","isReadOnly","text/html","hasDirtyComment","4018848MMikCJ","addComment","1369498BkKaPi","assign","tab","render","_model","map","disableComments","_config","focusCycler","_createCommentThreadInputView","102776FlmrnS","target","authoredAt","_localUser","focus","3352818ayzFbH","removeComment","_createCommentViews","disabledSubmit","bind","commentsListView","delegate","showInput","canAccept","ariaDescriptionView","name","185kwNTnE","commentThreadInputView","60100vbIOad","set","element","keystrokes","commentThread","descriptionParts","CommentView","textContent","body","shift+tab","ariaLabel","focusTracker","isEnabled","length"];return(qc=function(){return t})()}!function(t){const e=Wc,n=t();for(;;)try{if(714642===parseInt(e(337))/1+parseInt(e(323))/2+parseInt(e(335))/3+parseInt(e(314))/4*(-parseInt(e(363))/5)+-parseInt(e(352))/6+-parseInt(e(310))/7*(parseInt(e(347))/8)+-parseInt(e(307))/9*(parseInt(e(365))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Xc extends s.View{constructor(t,n,r,i){const a=Wc;super(t),this[a(357)]=null,this[a(364)]=null,this[a(361)]=new o.AriaDescriptionView(t,Kr(t,a(308))),this[a(366)](a(321),!1),this[a(366)](a(349),n[a(349)]),this[a(356)](a(349)).to(n),this[a(366)](a(297),[]),this[a(366)](a(312),!1),this[a(366)](a(304),!1),this[a(366)](a(360),!1),this[a(366)](a(315),!1),this[a(356)](a(302)).to(this,a(305),n,a(349),this,a(297),((t,e,r)=>{const s=a,o=r[s(342)]((t=>T(t[s(317)])))[s(330)](". ")+".";return Kr(this[s(326)],s(329),[t-1,n[s(316)][s(362)],e?i[s(318)](e):"",(new DOMParser)[s(306)](o,s(333))[s(300)][s(299)]])})),this[a(331)]=new s.ViewCollection,this[a(303)]=new e.FocusTracker,this[a(368)]=new e.KeystrokeHandler,this[a(345)]=new s.FocusCycler({focusables:this[a(331)],focusTracker:this[a(303)],keystrokeHandler:this[a(368)],keystrokeHandlerOptions:{filter:t=>t[a(348)]!==this[a(367)]},actions:{focusPrevious:a(301),focusNext:a(339)}}),this[a(341)]=n,this[a(350)]=r,this[a(344)]=i,i[a(343)]?this[a(366)](a(305),1):this[a(354)]()}[Kc(340)](){const t=Kc;super[t(340)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(331)])}[Kc(351)](){const t=Kc;this[t(367)][t(351)]()}[Kc(327)](){const t=Kc;this[t(357)]&&this[t(357)][t(327)](),this[t(364)]&&this[t(364)][t(327)](),super[t(327)]()}[Kc(354)](){const t=Kc,{CommentsListView:e}=this[t(344)];this[t(357)]=new e(this[t(326)],this[t(341)][t(369)],Object[t(338)]({CommentView:this[t(344)][t(298)]},this[t(344)])),this[t(357)][t(358)](t(353)).to(this),this[t(357)][t(358)](t(325)).to(this),this[t(357)][t(356)](t(321)).to(this),this[t(366)](t(305),this[t(357)][t(305)]+1),this[t(356)](t(305)).to(this[t(357)],t(305),(t=>t+1)),this[t(364)]=this[t(346)](),this.on(t(353),(()=>this[t(351)]())),this[t(356)](t(312)).to(this[t(357)],t(334),this[t(364)][t(311)],t(322),((t,e)=>t||!!e))}[Kc(346)](){const t=Kc,{CommentThreadInputView:e}=this[t(344)],n=new e(this[t(326)],this[t(350)],this[t(344)][t(328)]),r=n[t(311)];return n[t(356)](t(359)).to(this,t(321),this[t(341)][t(369)],t(332),r,t(322),((t,e,n)=>!!n||t&&!e)),r.on(t(309),((e,n)=>{const s=t;this[s(313)](s(336),n),r[s(320)][s(319)]("")})),r.on(t(324),(()=>this[t(351)]())),r[t(356)](t(355)).to(this[t(341)][t(369)],t(332)),n}}const Qc=Jc;function Zc(){const t=["297031qnHEne","listitem","commentThreadInputView","content","ck-suggestion-","6jLNItV","ck-suggestion-wrapper","set","_config","1015700PodjwX","suggestionView","ariaLabel","10zVKrFl","ck-suggestion--disabled-comments","setTemplate","ariaDescriptionView","isActive","118532hZbVXT","color","focusables","div","SuggestionView","canAccept","add","bind","3fVBsNV","discardButton","isEnabled","render","_model","20BVYAlU","type","descriptionParts","discardSuggestion","disableComments","commentsListView","</p>","bindTemplate","push","1710384tgoMim","ck-suggestion-wrapper--active","_descriptionElement","editorReady","648009YuMIPe","delegate","84Ohxexa","acceptSuggestion","canDiscard","3274hFQMLc","ck-rounded-corners","acceptButton","author","formatDateTime","description","editorDestroyed","<p>","getTemplate","commentThread","749243hPPatR"];return(Zc=function(){return t})()}function Jc(t,e){const n=Zc();return(Jc=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(139845===-parseInt(e(294))/1*(parseInt(e(258))/2)+parseInt(e(271))/3*(parseInt(e(263))/4)+parseInt(e(314))/5+parseInt(e(310))/6*(parseInt(e(305))/7)+parseInt(e(285))/8+-parseInt(e(289))/9*(-parseInt(e(276))/10)+-parseInt(e(304))/11*(parseInt(e(291))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class Yc extends Xc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(312)](s(277),""),this[s(270)](s(277)).to(this,s(278),(t=>t&&t[0]?t[0][s(277)]:"")),this[s(270)](s(299)).to(this,s(278),this,s(262),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(301)+T(e[n(308)],e[n(264)])+n(282);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(287)]=null,this[s(315)]=new(r[s(267)])(t,e,{formatDateTime:r[s(298)]}),this[s(315)][s(270)](s(299)).to(this),this[s(315)][s(290)](s(292),s(279)).to(this),this[s(315)][s(296)][s(270)](s(273)).to(this,s(268)),this[s(315)][s(272)][s(270)](s(273)).to(this,s(293)),this[s(265)][s(269)](this[s(315)]),this[s(281)]&&this[s(265)][s(269)](this[s(281)]),this[s(307)]&&this[s(265)][s(269)](this[s(307)]),this[s(260)](this[s(302)]())}[Qc(302)](){const t=Qc,e=this[t(283)],n=[this[t(315)]];return this[t(281)]&&n[t(284)](this[t(281)]),this[t(307)]&&n[t(284)](this[t(307)]),n[t(284)](this[t(261)]),{tag:t(266),attributes:{class:["ck",t(295),t(311),e.if(t(262),t(286)),e.to(t(277),(e=>t(309)+e)),this[t(313)][t(280)]&&t(259)],"data-suggestion-id":this[t(275)].id,"data-thread-id":this[t(275)][t(303)].id,"data-author-id":this[t(275)][t(297)].id,tabindex:0,role:t(306),"aria-label":e.to(t(257)),"aria-describedby":this[t(261)].id},children:n}}[Qc(274)](){const t=Qc;super[t(274)](),this[t(281)]&&(this[t(281)][t(290)](t(288)).to(this),this[t(281)][t(290)](t(300)).to(this)),this[t(307)]&&(this[t(307)][t(290)](t(288)).to(this),this[t(307)][t(290)](t(300)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=358]})(t,e)}function eu(){const t=["extendTemplate","fire","name","formatDateTime","cancel","render","485jHrRGV","setTemplate","target","7xKkJaN","ck-comment__info-time","1258256BDFPjo","ck-suggestion__main","EXTERNAL_IMPORT_WORD_SUGGESTION","isExternal","ck-suggestion__actions","presentation","time","execute","getExternalSuggestionNote","querySelector","creator","ck-annotation__info-name","ck-annotation__info","ck-annotation","ck-suggestion__user","focusFirst","acceptSuggestion","check","5766100pVFvYp","Discard suggestion","set","@external","ck-suggestion__info-name","listenTo","div","ck-annotation__content-wrapper","951bpKioq","_createButton","add","focus","focusCycler","ck-annotation__main","locale","ck-annotation__info-time","discardSuggestion","keystrokes","focusTracker","EXTERNAL_AVATAR","4874UnECnb","ck-suggestion__info","6492wtWZAP","userView","source","537654IZOQxX","bindTemplate","Accept suggestion","_config","authoredAt","ck-annotation__user","EXTERNAL_IMPORT_WORD_AVATAR","_model","bind","acceptButton","_setupKeyboardNavigation","getUserViewNotificationText","ck-comment__external","innerHTML","importWord","EXTERNAL_SUGGESTION","tab","getTemplate","focusables",".ck-annotation__content-wrapper","shift+tab","ck-suggestion","esc","description","ck-annotation__actions","4555971aTSubF","push","element","ck-suggestion--accept","186901tvSbex","change:description","span","ck-suggestion--discard","author","enter","discardButton","attributes","11TMaBUy"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(604697===-parseInt(e(395))/1+-parseInt(e(361))/2*(-parseInt(e(441))/3)+-parseInt(e(363))/4*(parseInt(e(410))/5)+parseInt(e(366))/6+-parseInt(e(413))/7*(-parseInt(e(415))/8)+parseInt(e(391))/9+parseInt(e(433))/10*(-parseInt(e(403))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(373)]=r,this[a(369)]=i,this[a(435)](a(389),""),this[a(374)](a(370)).to(r),this[a(375)]=this[a(442)](Kr(n,a(368)),t.icons[a(432)],a(394),a(431),"sw"),this[a(401)]=this[a(442)](Kr(n,a(434)),t.icons[a(408)],a(398),a(449),"sw"),this[a(364)]=new o.UserView(n,r[a(399)],this[a(377)]()),this[a(364)][a(404)]({attributes:{class:[a(429),a(371)],"aria-hidden":!0}}),this[a(384)]=new s.ViewCollection([this[a(375)],this[a(401)]]),this[a(359)]=new e.FocusTracker,this[a(358)]=new e.KeystrokeHandler,this[a(445)]=new s.FocusCycler({focusables:this[a(384)],focusTracker:this[a(359)],keystrokeHandler:this[a(358)],actions:{focusPrevious:a(386),focusNext:a(382)},keystrokeHandlerOptions:{filter:t=>t[a(412)]!==this[a(393)]}}),this[a(411)](this[a(383)]())}[$c(409)](){const t=$c;super[t(409)]();const e=this[t(393)][t(424)](t(385));e[t(379)]=this[t(389)],this.on(t(396),((n,r,s)=>{e[t(379)]=s})),this[t(376)]()}[$c(383)](){const t=$c,e=this[t(367)],n=[{tag:t(439),attributes:{class:[t(362),t(427)]},children:[{tag:t(397),children:[{text:this[t(364)][t(406)]}],attributes:{class:[t(437),t(426)]}},{tag:t(421),attributes:{datetime:e.to(t(370)),class:[t(414),t(448)]},children:[{text:e.to(t(370),(e=>this[t(369)][t(407)](e)))}]}]},{tag:t(439),attributes:{class:[t(419),t(390)]},children:[this[t(375)],this[t(401)]]},{tag:t(439),attributes:{class:[t(440)]}}];return this[t(373)][t(418)]&&n[t(392)]({tag:t(439),attributes:{class:[t(378)]},children:[{text:this[t(423)]()}]}),{tag:t(439),attributes:{class:[t(387),t(428)],tabindex:-1},children:[this[t(364)],{tag:t(439),attributes:{class:[t(416),t(446)],role:t(420)},children:n}]}}[$c(444)](){const t=$c;this[t(393)][t(444)]()}[$c(377)](){const t=$c;return this[t(373)][t(418)]?t(380)===this[t(373)][t(402)][t(436)][t(365)]?Kr(this[t(447)],t(372),this[t(373)][t(425)][t(406)]):Kr(this[t(447)],t(360),this[t(373)][t(425)][t(406)]):null}[$c(423)](){const t=$c;return t(380)===this[t(373)][t(402)][t(436)][t(365)]?Kr(this[t(447)],t(417)):Kr(this[t(447)],t(381))}[$c(442)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(447)]);return a[i(435)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(404)]({attributes:{class:n}}),a.on(i(422),(()=>{const t=i;this[t(405)](r,this[t(373)].id)})),a}[$c(376)](){const t=$c,e=this[t(393)];this[t(358)][t(438)](e);for(const e of this[t(384)])this[t(359)][t(443)](e[t(393)]),this[t(358)][t(438)](e[t(393)]);this[t(358)][t(435)](t(400),((n,r)=>{const s=t;e===n[s(412)]&&(this[s(445)][s(430)](),r())})),this[t(358)][t(435)](t(388),((n,r)=>{const s=t;e!==n[s(412)]&&(this[s(444)](),r())}))}}const ru='\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" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=iu();return(ou=function(t,e){return n[t-=377]})(t,e)}function iu(){const t=["get","20MXWjED","locale","listenTo","activeAnnotations","getSuggestion","arrowView","commands","_viewToController","push","addSourceCollector","isOn","TrackChangesEditing","_annotationViews","suggestionLoaded","init","escape","value","view","createAnnotationView","1035495MIEnLX","suggestionChanged","comments.maxThreadTotalWeight","trackChanges","SuggestionView","createCommentThreadController","activeMarkers","unbind","focus","_createToolbarButton","_suggestionToController","getMarkers","innerView","size","isMultiRange","menuBar:trackChanges","menu","addComment","commandName","suggestion-","from","discardButton","lowest","source","editor","suggestionUnloaded","destroy","CommentsRepository","Track changes","discardAllSuggestions","comments","_destroyController","_refreshActiveMarkers","10UtpInN","Accept all selected suggestions","_createMenuBarMenu","length","commentThread","acceptSelectedSuggestions","some","isEnabled","items","filter","change:previous","getAllAdjacentSuggestions","_unbindEditors","refreshSelectedViews","head","627PUokEw","6046164wopeIg","reduce","_addUIComponentsToFactory","Annotations","discardSelectedSuggestions","CommentView","CommentsUI","getRanges","trackChanges.SuggestionView","bind","menuitem","acceptButton","TrackChangesUI","panelView","menuitemcheckbox","clear","change:activeAnnotations","comments.editorConfig","plugins","registerAnnotation","getJoined","15164ZinRlr","previous","execute","createAnnotation","acceptAllSuggestions","delegate","descriptionParts","_updateController","isInContent","trackChanges.disableComments","toMany","987738bAMEMI","actionView","_handleControllerBuffer","remove","comments.maxCommentsWhenCollapsed","switchbutton","define","getFirstRange","add","Accept all suggestions","1391DEAgCd","editing","button","Discard all selected suggestions","SuggestionThreadView","separator","descriptionFactory","buttonView","has","values","comments.maxCommentCharsWhenCollapsed","model","stopListening","_bindAnnotationToEditors","keys","7989840ZpFrhH","pluginName","Discard all suggestions","getMarkerNames","11XSKefS","346ITigYz","suggestionView","config","commentsListView","fire","componentFactory","children","EditorAnnotations","getDescriptions","mainView","_initializeController","set","isDirty","hasSuggestion","getByInnerView","type","7BFKphw","trackChanges.SuggestionThreadView","2026869ochvMn","_disableComments","requires","_handleSuggestionControllerDelayed","delete"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(563377===parseInt(e(510))/1*(parseInt(e(530))/2)+-parseInt(e(467))/3*(parseInt(e(489))/4)+-parseInt(e(400))/5*(parseInt(e(500))/6)+parseInt(e(392))/7*(parseInt(e(525))/8)+parseInt(e(419))/9*(parseInt(e(452))/10)+-parseInt(e(529))/11*(-parseInt(e(468))/12)+parseInt(e(394))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(396)](){const t=su;return[Nc,o.Users,t(446),t(471),t(383)]}static get[su(526)](){return su(480)}constructor(t){const e=su;super(t),this[e(429)]=new Map,this[e(407)]=new Map,this[e(412)]=new Map,this[e(502)]=new Map;const n=this[e(443)][e(378)];n[e(506)](e(393),Yc),n[e(506)](e(476),nu),n[e(506)](e(498),!1),this[e(395)]=n[e(399)](e(498))}[su(397)](t,e){const n=su;0===this[n(502)][n(432)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(502)]){const r=this[t(429)][t(518)](e);r||n?r&&n&&this[t(450)](e):this[t(386)](e)}this[t(502)][t(483)](),this[t(443)][t(486)][t(399)](t(383))[t(465)](),this[t(451)]()}),10),this[n(502)][n(387)](t,e)}[su(414)](){const t=su,e=this[t(443)],n=e[t(486)][t(399)](t(411)),r=e[t(486)][t(399)](t(471)),s=e[t(486)][t(399)](t(383)),o=e[t(486)][t(399)](t(446));this[t(470)](),s[t(409)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(439)](this[e(429)])){const s=t[e(463)](),o=[];for(const t of s){if(!t[e(497)])continue;if(t[e(433)]){o[e(408)](...t[e(475)]());continue}const n=t[e(507)]();if(o[e(455)]>0){const t=o[0][e(488)](n);if(t){o[0]=t;continue}}o[e(408)](n)}n[e(408)]([r[e(417)],o])}return n})),this[t(402)](n,t(413),((e,n)=>{const r=t;this[r(402)](n,r(462),((t,e,s,o)=>{const i=r;n[i(497)]&&(null==s?(this[i(496)](o[i(466)]),this[i(397)](n,!1)):(this[i(496)](s[i(466)]),null==o&&this[i(397)](n,!0)))})),null!==n[r(490)]?this[r(496)](n[r(466)]):this[r(397)](n,!1)})),this[t(402)](n,t(444),((e,n,r)=>{const s=t;this[s(522)](n,s(462)),this[s(502)][s(398)](n),this[s(429)][s(518)](n)&&this[s(450)](n),r&&this[s(496)](r[s(466)])})),this[t(402)](n,t(420),((e,n)=>{this[t(496)](n)})),this[t(402)](r,t(484),(()=>{this[t(451)]()})),this[t(402)](o,t(436),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(389)](r))return;const i=n[o(404)](r);this[o(429)][o(399)](i)[o(417)][o(379)][o(427)](-1)}),{priority:t(441)})}[su(451)](){const t=su,e=this[t(443)][t(486)][t(399)](t(471)),n=this[t(443)][t(486)][t(399)](t(411)),r=Array[t(439)](e[t(403)],(e=>e[t(431)]))[t(461)]((e=>this[t(407)][t(518)](e))),s=[];for(const e of r){const n=this[t(407)][t(399)](e)[t(521)][t(463)]();s[t(408)](...n[t(469)](((e,n)=>[...e,...n[t(528)]()]),[]))}n[t(425)]=s}[su(470)](){const t=su,n=this[t(443)],r=n[t(401)],o=Kr(r,t(447)),i=new e.Collection([{type:t(505),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(422),role:t(482)})},{type:t(515)},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(509)),commandName:t(493),role:t(478)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(453)),commandName:t(457),role:t(478)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(527)),commandName:t(448),role:t(478)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(513)),commandName:t(472),role:t(478)})}]);for(const e of i)if(cu(e)){const r=n[t(406)][t(399)](e[t(521)][t(437)]);e[t(521)][t(477)](t(410),t(459)).to(r,t(416),t(459))}n.ui[t(381)][t(508)](t(422),(e=>this[t(428)](e,i,o))),n.ui[t(381)][t(508)](t(434),(e=>this[t(454)](e,i,o)))}[su(428)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(443)][r(406)][r(399)](r(422));o[r(517)][r(387)]({tooltip:n,label:n,icon:ru}),o[r(517)][r(477)](r(410)).to(i,r(416)),o[r(517)].on(r(491),(()=>{const t=r;i[t(491)](),this[t(443)][t(511)][t(417)][t(427)]()})),(0,s.addListToDropdown)(o,e,{role:r(435)});const a=[];for(const t of e)cu(t)&&a[r(408)](this[r(443)][r(406)][r(399)](t[r(521)][r(437)]));const c=o[r(517)];return c[r(501)][r(426)](r(459)),c[r(405)][r(426)](r(459)),c[r(501)][r(477)](r(459)).to(i,r(459)),c[r(405)][r(477)](r(459))[r(499)](a,r(459),((...t)=>t[r(458)]((t=>t)))),o.on(r(491),(t=>{const e=r;this[e(443)][e(491)](t[e(442)][e(437)]),this[e(443)][e(511)][e(417)][e(427)]()})),o}[su(454)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(443)][r(406)][r(399)](r(422));o[r(517)][r(387)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(515)==n[r(391)]){a[r(460)][r(508)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(521)];i[r(477)](...Object[r(524)](c)).to(c),i[r(494)](r(491)).to(o),i.on(r(491),(()=>{const t=r;this[t(443)][t(491)](c[t(437)]),this[t(443)][t(511)][t(417)][t(427)]()})),e[r(382)][r(508)](i),a[r(460)][r(508)](e)}return o[r(477)](r(459)).to(i,r(459)),o[r(481)][r(382)][r(508)](a),o}[su(386)](t){const e=su,n=this[e(443)],r=n[e(378)],s=n[e(486)][e(399)](e(471)),i=n[e(486)][e(399)](e(446)),a=n[e(486)][e(399)](e(383)),c=n[e(486)][e(399)](o.Users).me,u=r[e(399)](e(422))[e(514)],l=r[e(399)](e(422))[e(423)],{CommentsListView:f,CommentThreadInputView:h}=n[e(486)][e(399)](e(474));let d,g,p;this[e(412)][e(518)](t.id)?(g=this[e(412)][e(399)](t.id),d=g[e(385)]):(d=new u(n[e(401)],t,c,{disableComments:this[e(395)],editorConfig:r[e(399)](e(485)),maxCommentsWhenCollapsed:r[e(399)](e(504)),maxThreadTotalWeight:r[e(399)](e(421)),maxCommentCharsWhenCollapsed:r[e(399)](e(520)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(399)](e(401))),CommentView:r[e(399)](e(449))[e(473)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(377)][e(479)].on(e(491),(()=>{const t=e;n[t(511)][t(417)][t(427)]()})),d[e(377)][e(440)].on(e(491),(()=>{const t=e;n[t(511)][t(417)][t(427)]()})),g=s[e(418)](this[e(443)][e(401)],d),g[e(477)](e(388)).to(d,e(388)),g[e(477)](e(455)).to(d),g[e(477)](e(391)).to(d,e(391),(t=>e(438)+t)),d.on(e(415),(()=>{const t=e;p[t(380)](t(415))})),this[e(412)][e(387)](t.id,g));const m=i[e(424)](t[e(456)],d),I=new zc(n,t,d,m),E=t[e(463)]()[e(461)]((t=>t[e(497)]));d[e(495)]=n[e(486)][e(399)](e(411))[e(516)][e(384)](E),this[e(429)][e(387)](t,I),this[e(407)][e(387)](d,I),p=s[e(492)]({view:g,target:()=>{const r=e,s=[],i=t[r(463)]()[r(461)]((t=>t[r(497)]));for(const t of i)s[r(408)](...t[r(430)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(511)],s)},type:()=>e(438)+I[e(417)][e(391)]}),i[e(523)](d,p),s[e(508)](p),a[e(487)](p)}[su(450)](t){const e=su,n=this[e(443)][e(486)][e(399)](e(446)),r=this[e(443)][e(486)][e(399)](e(471)),s=this[e(429)][e(399)](t),o=s[e(417)],i=r[e(390)](o);n[e(464)](o),i&&r[e(503)](i),this[e(429)][e(398)](t),this[e(407)][e(398)](o),s[e(445)]()}[su(496)](t){const e=su;if(!t[e(497)]||!this[e(429)][e(518)](t))return;const n=this[e(443)][e(486)][e(399)](e(411)),r=this[e(429)][e(399)](t),s=t[e(463)]();r[e(417)][e(495)]=n[e(516)][e(384)](s)}[su(445)](){const t=su;for(const e of this[t(429)][t(524)]())this[t(450)](e);for(const e of this[t(412)][t(519)]())e[t(385)][t(445)]();super[t(445)]()}}function cu(t){return su(521)in t}var uu=fu;function lu(){var t=["111140VdpAFP","requires","get","getSuggestion","plugins","editor","addSuggestionData","Comments","9QeiSoj","5452870ugJYQw","155477XpilOL","getSuggestions","11PRUOut","4uLnKiu","88520cgyTBR","822995pYAGmk","2526344OsIKbQ","TrackChanges","pluginName","6pJHpog","addSuggestion","387432qjXOyw","adapter"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=479]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(348874===parseInt(e(492))/1+parseInt(e(482))/2*(parseInt(e(490))/3)+parseInt(e(483))/4+parseInt(e(484))/5+-parseInt(e(488))/6*(-parseInt(e(479))/7)+-parseInt(e(485))/8*(-parseInt(e(500))/9)+parseInt(e(501))/10*(-parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(493)](){return[Nc,au,uu(499)]}static get[uu(487)](){return uu(486)}set[uu(491)](t){var e=uu;this[e(497)][e(496)][e(494)](Nc)[e(491)]=t}get[uu(491)](){var t=uu;return this[t(497)][t(496)][t(494)](Nc)[t(491)]}[uu(489)](t){var e=uu;return this[e(497)][e(496)][e(494)](Nc)[e(498)](t)}[uu(480)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(497)][n(496)][n(494)](Nc)[n(480)]({skipNotAttached:t,toJSON:e})}[uu(495)](t){var e=uu;return this[e(497)][e(496)][e(494)](Nc)[e(495)](t)}}function du(){const t=["getRootsAttributes","3800nBFgjs","392HcVUTk","document","get","getUser","appendChild","result","reduce","CommentsRepository","getDataWithAcceptedSuggestions","trackChangesData.editorCreator","1018752pESbnY","destroy","name","Users","push","74730CmMIHl","rootsAttributes","data","acceptAllSuggestions","getSuggestions","requires","154796rFqhdT","getFullData","createElement","track-changes-data-invalid-editor-creator","model","div","TrackChangesDataGetter","addUser","_adapter","discardAllSuggestions","addSuggestionData","useAnonymousUser","set","TrackChangesEditing","editor","function","trackChangesData","end","34698WkKjMG","Pagination","init","2628tHiIOy","getRootNames","pluginName","users","config","24bzVlDd","create","createDocumentFragment","getDataWithDiscardedSuggestions","getCommentThreads","2130250RvKViQ","define","TrackChangesData","map","1540MvIelU","execute","editorCreator","19624hCdeUF","plugins","remove","addCommentThread","constructor"];return(du=function(){return t})()}const gu=pu;function pu(t,e){const n=du();return(pu=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=pu,n=t();for(;;)try{if(324096===parseInt(e(165))/1+-parseInt(e(171))/2*(parseInt(e(197))/3)+parseInt(e(160))/4+parseInt(e(202))/5+parseInt(e(189))/6*(parseInt(e(216))/7)+parseInt(e(215))/8*(parseInt(e(192))/9)+-parseInt(e(206))/10*(parseInt(e(209))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const mu=[gu(190)];class Iu extends t.Plugin{static get[gu(170)](){return[Nc]}static get[gu(194)](){return gu(204)}[gu(191)](){const t=gu,n=this[t(185)];if(n[t(196)][t(203)](t(159),(e=>{const r=t,s=n[r(175)][r(217)][r(193)]()[r(156)](((t,e)=>(t[e]="",t)),{});return n[r(213)][r(198)](s,e)})),t(186)!=typeof n[t(196)][t(152)](t(187))[t(208)])throw new e.CKEditorError(t(174))}[gu(158)](t){return Tu(this[gu(185)],!0,t)}[gu(200)](t){return Tu(this[gu(185)],!1,t)}}class Eu extends t.Plugin{static get[gu(194)](){return gu(177)}constructor(t){const e=gu;super(t),this[e(155)]=e(188)}[gu(191)](){const t=gu;this[t(185)][t(210)][t(152)](t(157))[t(179)]={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(185)][t(210)][t(152)](t(184))[t(179)]=null}}function bu(t){return void 0!==t[gu(214)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(210)][r(164)](Nc,Eu),s[r(166)]=bu(t)?t[r(214)]():void 0;const i=document[r(199)](),a=t[r(196)][r(152)](r(187))[r(208)],c=await a(s,(()=>function(t){const e=r,n=document[e(173)](e(176));return t[e(154)](n),n}(i)));!function(t,e){const n=r,s=t[n(175)][n(217)][n(193)]()[n(156)](((e,r)=>(e[r]=t[n(167)][n(152)]({rootName:r}),e)),{}),o=t[n(210)][n(152)](n(163))[n(195)][n(205)]((t=>({id:t.id,name:t[n(162)]}))),i=t[n(210)][n(152)](n(184))[n(169)]({skipNotAttached:!0,toJSON:!0}),a=t[n(210)][n(152)](n(157))[n(201)]({skipNotAttached:!0,toJSON:!0}),c=e[n(210)][n(152)](n(163)),u=e[n(210)][n(152)](n(184)),l=e[n(210)][n(152)](n(157));for(const t of l[n(201)]())t[n(211)]();for(const t of o)c[n(153)](t.id)||c[n(178)](t);c.me||c[n(182)]();for(const t of a)l[n(212)](t);for(const t of i)u[n(181)](t);e[n(167)][n(183)](s)}(t,c),c[r(207)](r(e?168:180));const u=bu(c)?c[r(172)](n):c[r(167)][r(152)](n);return await c[r(161)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=242]})(t,e)}function yu(){var t=["19644Mpyuqk","1867836uISbTd","6567ZTkydH","3192JVdlpT","9URxlBj","152328FRyvpW","5qIVlsg","84394XOBflK","5054iFBroI","2583160BpQNUR","1723806MviKex","8PuwNQy"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(482623===-parseInt(e(250))/1*(parseInt(e(242))/2)+parseInt(e(248))/3+-parseInt(e(244))/4+parseInt(e(249))/5*(-parseInt(e(253))/6)+-parseInt(e(251))/7*(-parseInt(e(246))/8)+parseInt(e(247))/9*(parseInt(e(252))/10)+-parseInt(e(245))/11*(-parseInt(e(243))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|