@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240715.0 → 0.0.0-nightly-20240717.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/CHANGELOG.md +1 -203
- 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/dist/types/integrations/mergefields.d.ts +21 -0
- package/dist/types/trackchangesediting.d.ts +2 -1
- package/lang/contexts.json +1 -0
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.d.ts +17 -0
- package/src/integrations/mergefields.js +23 -0
- 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.d.ts +2 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>au,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=u,r=t();for(;;)try{if(121616===-parseInt(n(197))/1+-parseInt(n(200))/2+-parseInt(n(213))/3+parseInt(n(195))/4*(-parseInt(n(214))/5)+parseInt(n(204))/6*(-parseInt(n(210))/7)+parseInt(n(199))/8+parseInt(n(196))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(206)]=e,this[n(209)]=!1,this[n(205)](),this[n(203)]=!1}[c(205)](){this[c(208)]=!0}[c(198)](){const t=c;this[t(209)]=!this[t(209)],this[t(209)]?this[t(217)]():this[t(207)]()}[c(217)](){const t=c;for(const e of this[t(194)][t(201)][t(201)]())e[t(216)]&&!this[t(206)][t(211)](e)&&e[t(202)](t(215))}[c(207)](){const t=c;for(const e of this[t(194)][t(201)][t(201)]())e[t(216)]&&!this[t(206)][t(211)](e)&&e[t(212)](t(215))}}function f(){const t=["152831yqtoNB","execute","786184VUAXRi","40350FdIYGg","commands","forceDisabled","_isEnabledBasedOnSelection","6xNTUiz","refresh","_enabledCommands","_enableCommands","isEnabled","value","223363GzxmbN","has","clearForceDisabled","682803OSSwZH","5NGXFMj","TrackChangesCommand","affectsData","_disableUnsupportedCommands","editor","802312AYIcxa","5907933loyThP"];return(f=function(){return t})()}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=448]})(t,e)}function d(){const t=["getRanges","400213WFokTb","execute","plugins","7164pVUwSB","12KnVRyf","get","refresh","834xeYFRM","3190mCCxCz","track-changes-accept-suggestion-not-found","model","acceptSuggestion","5rZTTPY","529620GYcjTk","962800AtZHPa","_suggestions","_isEnabledBasedOnSelection","TrackChangesEditing","isEnabled","267VkWtcI","132904KnsBGH","2489478jckrjF","12IKKLWU","editor","canEditAt"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(263627===-parseInt(n(459))/1*(parseInt(n(473))/2)+-parseInt(n(470))/3*(-parseInt(n(460))/4)+-parseInt(n(452))/5*(-parseInt(n(461))/6)+-parseInt(n(453))/7+parseInt(n(454))/8+parseInt(n(469))/9*(-parseInt(n(448))/10)+parseInt(n(466))/11*(parseInt(n(462))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(455)]=e,this[n(472)](),this[n(456)]=!1}[h(472)](){this[h(458)]=!0}[h(467)](t){const n=h,r=this[n(455)][n(471)](t);if(!r)throw new e.CKEditorError(n(449),this);const s=r[n(465)]();this[n(463)][n(450)][n(464)](s)&&this[n(463)][n(468)][n(471)](n(457))[n(451)](r)}}const m=E;function I(){const t=["34590YVcqkJ","132NPPoVI","776860zsOGrR","model","_suggestions","discardSuggestion","plugins","8wKrxrV","_isEnabledBasedOnSelection","editor","273290fEdMir","getRanges","refresh","309782YYhuSZ","canEditAt","get","1awUTdB","48aRJEJE","35ttACuL","execute","412893BWKZIL","track-changes-discard-suggestion-not-found","257514JqeceS","TrackChangesEditing","304710khjOIn","isEnabled"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(157521===parseInt(n(326))/1*(-parseInt(n(320))/2)+parseInt(n(336))/3*(-parseInt(n(317))/4)+parseInt(n(328))/5*(parseInt(n(332))/6)+-parseInt(n(334))/7*(parseInt(n(327))/8)+parseInt(n(330))/9+-parseInt(n(338))/10+-parseInt(n(323))/11*(-parseInt(n(337))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(314)]=e,this[n(322)](),this[n(318)]=!1}[m(322)](){this[m(335)]=!0}[m(329)](t){const n=m,r=this[n(314)][n(325)](t);if(!r)throw new e.CKEditorError(n(331),this);const s=r[n(321)]();this[n(319)][n(339)][n(324)](s)&&this[n(319)][n(316)][n(325)](n(333))[n(315)](r)}}function T(t){const e=_;return t[e(445)](((t,n)=>e(456)==t[e(426)]&&e(456)!=n[e(426)]?-1:e(456)!=t[e(426)]&&e(456)==n[e(426)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=422]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(442)];for(;s<t[n(463)];){const a=t[s],c=t[s+1];r||(r=e[n(457)](a)),A(e,a,c)||(o[n(441)](e[n(429)](r,i[n(447)](a)?e[n(451)](a):e[n(443)](a,n(444)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(451)](e),o=t[r(457)](n);return s[r(460)](o)}function k(){const t=["68ZvbKjF","length","4oLoBaX","6646647rVXVER","from","88047iSzEWy","color","type","change","splice","createRange","add","start","isInContent","content","next","isArray","getRanges","isMultiRange","3202675IDVNBP","value","isIntersecting","push","schema","createPositionAt","end","sort","2058760qILKow","isObject","23390QYtJIN"," [color ","1788714dbUTQy","createPositionAfter","1413ZvEZrf","execute","map","isCollapsed","deletion","createPositionBefore","replace","join","isTouching","201928cPoSCF"];return(k=function(){return t})()}!function(t,e){const n=_,r=t();for(;;)try{if(578503===-parseInt(n(461))/1+parseInt(n(462))/2*(-parseInt(n(424))/3)+parseInt(n(464))/4*(parseInt(n(438))/5)+parseInt(n(450))/6+parseInt(n(422))/7+parseInt(n(446))/8+-parseInt(n(452))/9*(parseInt(n(448))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(463)];){const s=n[r(428)](0,100);t[r(427)]((()=>{const t=r;for(const n of s)n[t(432)]&&e[t(453)](n.id)}))}}function L(){const t=["editor","16639HBSpQq","refresh","some","isInContent","_isEnabledBasedOnSelection","5lUtUXA","2396208kroNAa","6154407awOfVi","getRanges","735645hiiXbs","isEnabled","_suggestions","2WqBVHJ","_command","values","canEditAt","856CmrjRc","3130780TmKeee","execute","model","from","2753568vUGDdG","618151acHDnt"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=345]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(392272===-parseInt(n(364))/1+parseInt(n(354))/2*(parseInt(n(351))/3)+parseInt(n(348))/4+-parseInt(n(347))/5*(parseInt(n(363))/6)+-parseInt(n(366))/7*(-parseInt(n(358))/8)+parseInt(n(349))/9+-parseInt(n(359))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(355)]=e,this[r(353)]=n,this[r(367)](),this[r(346)]=!1}[N(367)](){const t=N,e=Array[t(362)](this[t(353)][t(356)]())[t(368)]((e=>e[t(345)]));this[t(352)]=this[t(355)][t(352)]&&e}[N(360)](){const t=N,e=T(Array[t(362)](this[t(353)][t(356)]()));for(const n of e){const e=n[t(350)]();if(!this[t(365)][t(361)][t(357)](e))return}C(this[t(365)][t(361)],this[t(355)],e)}}function v(){const t=["editor","values","17628GOpsIz","getRanges","_suggestions","828348vkpCaC","_command","from","size","430cbTyOA","execute","_selectedSuggestions","selection","document","68910kMejSW","685646dNzncj","147NhgyvS","isEnabled","model","303128vFCaff","canEditAt","refresh","_isEnabledBasedOnSelection","231oXvvrT","77382WSvYvj","428iWrGTD","1568408qGXtNG","255fAJqqB"];return(v=function(){return t})()}const M=w;function w(t,e){const n=v();return(w=function(t,e){return n[t-=235]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(403241===parseInt(n(247))/1+parseInt(n(258))/2+-parseInt(n(262))/3*(parseInt(n(257))/4)+parseInt(n(259))/5*(parseInt(n(246))/6)+parseInt(n(248))/7*(parseInt(n(251))/8)+parseInt(n(256))/9*(-parseInt(n(241))/10)+parseInt(n(255))/11*(-parseInt(n(237))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(238)]=e,this[r(236)]=n,this[r(243)]=new Set,this[r(253)](),this[r(254)]=!1}[M(253)](){const t=M,e=this[t(260)][t(250)][t(245)][t(244)],n=Array[t(239)](this[t(236)][t(261)]());this[t(243)]=function(t,e){const n=_,r=Array[n(423)](t[n(436)]()),s=new Set;for(const o of e)if(o[n(432)])for(const e of r)for(const r of o[n(436)]())(e[n(440)](r)||t[n(455)]&&!o[n(437)]&&o[n(434)]&&r[n(444)][n(460)](e[n(431)]))&&s[n(430)](o);return s}(e,n),this[t(249)]=this[t(238)][t(249)]&&!!this[t(243)][t(240)]}[M(242)](){const t=M,e=T(Array[t(239)](this[t(243)]));for(const n of e){const e=n[t(235)]();if(!this[t(260)][t(250)][t(252)](e))return}C(this[t(260)][t(250)],this[t(238)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=q,Wt.prototype.has=K,Wt.prototype.set=zt;const qt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Qt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),qe(Ze(t),(function(e){return Xe.call(t,e)})))}:Ke;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,xe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[zn]=qn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!qn[h])return o?e:{};a=On(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(){const t=["removeAttribute","onDiscard","nodeBefore","isIntersectingWithRange","get","6228324LSOgBg","add","head","size","1120910TxVkMP","getMarkerNames","_markerNames","filter","removeMarker","subType","start","12142424kEsUVI","isExternal","_onDiscard","attributes","onAttributesChange","createdAt","clear","type","isIntersecting","from","length","removeMarkers","1764590mEgwZs","123249lwBGaj","toJSON","getRange","@external","discard","_isDataLoaded","onAccept","_onAttributesChange","addRange","getFirstMarker","addMarkerName","end","_model","getAllAdjacentSuggestions","commentThread","change","decorate","split","2816064cZRFCo","accept","data","16119144uNzakk","set","nodeAfter","reduce","getMarkers","substr","suggestion:","authoredAt","getContainedElement","getFirstRange","getMultiRangeId","push","markers","getItems","_saved","setAttribute","isInContent","map","4aCwgSP","hasComments","next","_onAccept","getRanges","addMarker","delete","creator","isMultiRange","previous","author"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=229]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(898792===parseInt(n(281))/1+parseInt(n(240))/2+parseInt(n(301))/3+-parseInt(n(261))/4*(parseInt(n(300))/5)+-parseInt(n(277))/6+parseInt(n(288))/7+-parseInt(n(243))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(306)]=!1,this.id=e.id,this[n(295)]=e[n(295)],this[n(286)]=e[n(286)]||null,this[n(271)]=e[n(271)],this[n(268)]=e[n(268)]||e[n(271)],this[n(289)]=Boolean(e[n(291)]&&e[n(291)][n(304)]),this[n(242)]=null,this[n(234)]=t,this[n(264)]=e[n(307)],this[n(290)]=e[n(273)],this[n(229)]=e[n(292)],this[n(283)]=new Set,this[n(293)]=null,this[n(244)](n(250),null),this[n(244)](n(291),e[n(291)]||{}),this[n(244)](n(270),null),this[n(244)](n(263),null),this[n(244)](n(236),null),this[n(244)](n(257),!1),this[n(238)](n(241)),this[n(238)](n(305))}get[Gr(279)](){const t=Gr;let e=this;for(;e[t(270)];)e=e[t(270)];return e}get[Gr(262)](){const t=Gr;return!!this[t(236)]&&this[t(236)][t(298)]>0}get[Gr(269)](){const t=Gr;return 0!=this[t(283)][t(280)]&&6==Array[t(297)](this[t(283)])[0][t(239)](":")[t(298)]}get[Gr(259)](){return null!==this[Gr(231)]()}[Gr(232)](t){const e=Gr;this[e(283)][e(278)](t)}[Gr(282)](){const t=Gr;return Array[t(297)](this[t(283)])}[Gr(247)](){const t=Gr;return this[t(282)]()[t(260)]((e=>this[t(234)][t(255)][t(276)](e)))[t(284)]((t=>t))}[Gr(231)](){return this[Gr(247)]()[0]||null}[Gr(299)](){const t=Gr;this[t(234)][t(237)]((e=>{const n=t;for(const t of this[n(247)]())e[n(285)](t)})),this[t(283)][t(294)]()}[Gr(285)](t){const e=Gr;this[e(234)][e(237)]((n=>{n[e(285)](t)})),this[e(283)][e(267)](t)}[Gr(230)](t){const e=Gr,n=e(249)+this[e(295)]+":"+this[e(286)]+":"+this.id+":"+this[e(268)].id+":"+Hr[e(253)]();this[e(232)](n),this[e(234)][e(237)]((r=>{r[e(266)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(275)](t){const e=Gr;for(const n of this[e(265)]())if(n[e(296)](t))return!0;return!1}[Gr(265)](){const t=Gr;return this[t(247)]()[t(260)]((e=>e[t(303)]()))}[Gr(256)](){const t=Gr;return this[t(265)]()[t(246)](((e,n)=>[...e,...n[t(256)]()]),[])}[Gr(252)](){const t=Gr;var e;return(null===(e=this[t(231)]())||void 0===e?void 0:e[t(303)]())||null}[Gr(251)](){const t=Gr,e=this[t(265)]();if(1!=e[t(298)])return null;const n=e[0],r=n[t(287)][t(245)],s=n[t(233)][t(274)];return r instanceof i.Element?r!=s?null:r:null}[Gr(241)](){const t=Gr;this[t(264)](this[t(265)](),this[t(242)],this[t(291)]),this[t(299)]()}[Gr(305)](){const t=Gr;this[t(290)](this[t(265)](),this[t(242)],this[t(291)]),this[t(299)]()}[Gr(235)](){const t=Gr,e=[];let n=this[t(279)];for(;n;)e[t(254)](n),n=n[t(263)];return e}[Gr(258)](t,e){const n=Gr,r=Xn(this[n(291)]);hr(r,t,e),Or(r,this[n(291)])||(this[n(291)]=r,this[n(229)](r))}[Gr(272)](t){const e=Gr,n=Xn(this[e(291)]);Ur(n,t),Or(n,this[e(291)])||(this[e(291)]=n,this[e(229)](this[e(291)]))}[Gr(302)](){const t=Gr;return{id:this.id,type:this[t(286)]?this[t(295)]+":"+this[t(286)]:this[t(295)],authorId:this[t(268)].id,createdAt:this[t(293)],hasComments:this[t(262)],data:this[t(242)],attributes:this[t(291)]}}static[Gr(253)](){const t=Gr;return(0,e.uid)()[t(248)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=358]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(636841===parseInt(n(396))/1+-parseInt(n(411))/2*(parseInt(n(394))/3)+-parseInt(n(431))/4*(parseInt(n(404))/5)+parseInt(n(365))/6+-parseInt(n(395))/7*(parseInt(n(370))/8)+-parseInt(n(427))/9*(parseInt(n(425))/10)+parseInt(n(399))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Kr{constructor(t,e){const n=qr;this[n(418)]=[],this[n(441)]=new Map,this[n(384)]=[],this[n(420)]=new Map,this[n(447)]=t,this[n(451)]=e}[Wr(405)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(407)];o++){const i=t[o];if(!i[e(371)])continue;const a=this[e(368)](i);if(a){if(null!=i[e(419)]){if(r[e(415)](i[e(419)]))continue;r[e(443)](i[e(419)])}n[e(436)](a)}else if(e(364)!=i[e(406)])e(440)!=i[e(406)]&&e(426)!=i[e(406)]||this[e(393)](n,i,t[o+1]);else{const t=i[e(445)][e(416)];if(s[e(415)](t))continue;s[e(443)](i[e(445)][e(416)]),t==_c?this[e(439)](n,i):this[e(433)](n,i)}}return this[e(385)](n)}[Wr(373)](t){const e=Wr;this[e(418)][e(436)](t)}[Wr(397)](t,n,r=e.priorities[Wr(386)]){const s=Wr;s(424)==typeof t?(0,e.insertToPriorityArray)(this[s(384)],{matchingCallback:t,label:n,priority:r}):this[s(441)][s(361)](t,n)}[Wr(398)](t,e){const n=Wr;this[n(420)][n(361)](t,e)}[Wr(366)](t,e=1){const n=Wr;let r;for(const e of this[n(384)])if(e[n(438)](t)){r=e[n(372)];break}return r||(r=this[n(441)][n(367)](t[n(449)])),r?r(e):1!==e?e+" "+t[n(449)]+"s":""+t[n(449)]}[Wr(413)](t,e){const n=Wr,r=e[n(455)]()[n(387)](),s=n(440)==e[n(406)]?n(443):n(390);for(const e of r){const o=e[n(382)],i=t[t[n(407)]-1];if(o.is(n(437)))i&&i[n(406)][n(381)](n(389))>-1&&t[n(402)](),i&&n(358)==i[n(406)]?i[s]+=o[n(445)]:t[n(436)]({type:n(358),add:n(443)==s?o[n(445)]:"",remove:n(390)==s?o[n(445)]:""});else if(this[n(447)][n(388)](o)){const a=o;if(i&&i[n(406)][n(381)](n(389))>-1&&t[n(402)](),n(448)==e[n(406)])continue;i&&i[n(406)]==s+n(428)&&i[n(430)][n(449)]==a[n(449)]?i[n(360)]++:t[n(436)]({type:s+n(428),element:a,quantity:1}),r[n(363)]((t=>!(n(448)==t[n(406)]&&t[n(382)]==o)))}else if(this[n(447)][n(417)](o,n(450))||o.is(n(430),n(446))){const r=o;if(n(443)==s&&n(435)==e[n(406)]||n(390)==s&&n(448)==e[n(406)])continue;if(i&&-1==i[n(406)][n(381)](n(389))){n(358)==i[n(406)]&&(i[s]+="\n");continue}let a;if(a=n(443)==s?r[n(403)]&&!this[n(447)][n(388)](r[n(403)])?r[n(403)]:null:r[n(374)]&&!this[n(447)][n(388)](r[n(374)])?r[n(374)]:null,r[n(378)]||a&&a[n(378)]){const e=a&&a[n(378)]?a:r;i&&i[n(406)]==s+n(377)&&i[n(430)][n(449)]==e[n(449)]?i[n(360)]++:t[n(436)]({type:s+n(377),element:e,quantity:1})}else t[n(436)]({type:s+n(389),element:r})}}}[Wr(385)](t){const e=Wr,n=this[e(451)],r=[],s=[],o=[];for(const i of t)switch(i[e(406)]){case e(358):if(i[e(443)]=i[e(443)][e(391)](/(\S)\u000A+(\S)/g,e(400))[e(391)](/\u000A/g,""),i[e(390)]=i[e(390)][e(391)](/(\S)\u000A+(\S)/g,e(400))[e(391)](/\u000A/g,""),""!=i[e(443)]&&""!=i[e(390)]){r[e(436)]({type:e(391),content:zr(n,e(392),['"'+i[e(390)]+'"','"'+i[e(443)]+'"'])});continue}if(null!=i[e(443)][e(383)](/^ +$/)){r[e(436)]({type:e(440),content:zr(n,e(442),zr(n,e(423),i[e(443)][e(407)]))});continue}if(null!=i[e(390)][e(383)](/^ +$/)){r[e(436)]({type:e(426),content:zr(n,e(380),zr(n,e(423),i[e(390)][e(407)]))});continue}if(""!=i[e(443)]){r[e(436)]({type:e(440),content:zr(n,e(442),'"'+i[e(443)]+'"')});continue}r[e(436)]({type:e(426),content:zr(n,e(380),'"'+i[e(390)]+'"')});continue;case e(452):case e(401):r[e(436)]({type:e(440),content:zr(n,e(442),this[e(366)](i[e(430)],i[e(360)]))});continue;case e(414):case e(410):r[e(436)]({type:e(426),content:zr(n,e(380),this[e(366)](i[e(430)],i[e(360)]))});continue;case e(422):r[e(436)]({type:e(440),content:zr(n,e(362),this[e(366)](i[e(430)],i[e(360)]))});continue;case e(376):r[e(436)]({type:e(426),content:zr(n,e(412),this[e(366)](i[e(430)],i[e(360)]))});continue;case e(375):s[e(436)](i[e(416)]);continue;case e(453):o[e(436)](i[e(416)]);continue;default:r[e(436)](i)}if(s[e(407)]){const t=s[e(421)]((t=>this[e(420)][e(415)](t)?this[e(420)][e(367)](t):t))[e(432)](", ");r[e(436)]({type:e(444),content:zr(this[e(451)],e(409),t)})}if(o[e(407)]){const t=o[e(421)]((t=>this[e(420)][e(415)](t)?this[e(420)][e(367)](t):t))[e(432)](", ");r[e(436)]({type:e(444),content:zr(this[e(451)],e(369),t)})}return r}[Wr(368)](t){const e=Wr;for(const n of this[e(418)]){const r=n(t);if(r&&e(406)in r)return r}}[Wr(433)](t,e){const n=Wr,r=e[n(445)],s=void 0===r[n(434)]?n(453):n(375);t[n(436)]({type:s,key:r[n(416)]})}[Wr(439)](t,e){const n=Wr;t[n(436)]({type:n(444),content:zr(this[n(451)],n(359),this[n(366)](e[n(455)]()[n(454)][n(429)],1))})}[Wr(393)](t,e,n){const r=Wr;if(this[r(413)](t,e),n&&n[r(455)]()&&!e[r(455)]()[r(379)][r(408)](n[r(455)]()[r(454)])){const n=t[t[r(407)]-1],s=r(440)==e[r(406)]?r(443):r(390);n&&r(358)==n[r(406)]&&(n[s]+="\n")}}}function Xr(){const t=["function","10KPHDxG","deletion","5689341YzECVL","Object","nodeAfter","element","4712fgBxCE","join","_handleAttributeSuggestionDescription","newValue","elementStart","push","$textProxy","matchingCallback","_handleRenameSuggestionDescription","insertion","_itemLabels","*Insert:* %0","add","format","data","softBreak","_schema","elementEnd","name","$text","_locale","addEmptyContainer","removeFormat","start","getFirstRange","text","*Change to:* %0","quantity","set","*Split:* %0","skip","attribute","5362368yZjapt","getItemLabel","get","_handleCustomCallbackDescription","*Remove format:* %0","4572904ogGjUV","isInContent","label","registerDescriptionCallback","previousSibling","addFormat","removeContainer","EmptyContainer","isEmpty","end","*Remove:* %0","indexOf","item","match","_itemLabelsCallbacks","_resolveDescriptionItems","normal","getWalker","isObject","Container","remove","replace","REPLACE_TEXT","_handleInsertRemoveSuggestionDescription","3NFbgmH","14KtFMrk","19918JHIIXh","registerElementLabel","registerAttributeLabel","32320585rpwHFD","$1 $2","addObject","pop","nextSibling","1335aqRVUR","getDescriptions","type","length","isEqual","*Set format:* %0","removeObject","2250278TvXWUC","*Merge:* %0","_addDescriptionItems","removeEmptyContainer","has","key","checkChild","_customCallbacks","subType","_attributeLabels","map","addContainer","ELEMENT_SPACE"];return(Xr=function(){return t})()}const Zr=Jr;function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=200]})(t,e)}function Yr(){const t=["40jnNryO","plugins","enableCommand","editor","commands","afterInit","86KqaVun","7053430pIOqnO","216517rsaNuZ","33559537ZbZjCu","59928PjeIsj","1779588HZwyHE","get","TrackChangesEditing","1384820wxQjIR","2095BWDNLG","12cJZXvc","9452gabwTK","204tjdUEi","showAIAssistant"];return(Yr=function(){return t})()}!function(t,e){const n=Jr,r=t();for(;;)try{if(892569===-parseInt(n(214))/1+-parseInt(n(206))/2*(-parseInt(n(210))/3)+parseInt(n(217))/4*(-parseInt(n(215))/5)+parseInt(n(218))/6*(parseInt(n(208))/7)+-parseInt(n(200))/8*(parseInt(n(211))/9)+-parseInt(n(207))/10+parseInt(n(209))/11*(parseInt(n(216))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Zr(205)](){const t=Zr,e=this[t(203)],n=e[t(201)][t(212)](t(213));e[t(204)][t(212)](t(219))&&n[t(202)](t(219))}}function $r(t,e){const n=ns();return($r=function(t,e){return n[t-=253]})(t,e)}const ts=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(882705===-parseInt(n(260))/1*(parseInt(n(277))/2)+-parseInt(n(273))/3*(-parseInt(n(254))/4)+parseInt(n(294))/5*(parseInt(n(285))/6)+-parseInt(n(287))/7+-parseInt(n(275))/8+parseInt(n(258))/9*(parseInt(n(286))/10)+parseInt(n(259))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[ts(261)](){const t=ts,e=this[t(276)],n=e[t(265)];if(!e[t(266)][t(268)](t(267)))return;const r=e[t(266)][t(278)](t(281));r[t(283)](t(289)),r[t(284)](t(289)),r[t(256)][t(263)](t(289),zr(n,t(290))),this[t(279)]()}[ts(279)](){const t=ts,e=this[t(276)],n=e[t(265)];e[t(266)][t(278)](t(281))[t(256)][t(253)]((e=>{const r=t;if(r(257)!=e[r(269)])return;const{data:s}=e;if(s&&r(289)==s[r(293)]){const t=s[r(271)][0][r(255)];return{type:r(274),content:zr(n,r(288),function(t){const e=r;switch(t){case e(264):return zr(n,e(270));case e(291):return zr(n,e(280));case e(272):return zr(n,e(262));case e(292):return zr(n,e(282))}}(t))}}}))}}function ns(){const t=["10547984vnhWtV","editor","134ILOZDO","get","_registerLegacyDescription","FORMAT_ALIGN_TO_RIGHT","TrackChangesEditing","FORMAT_JUSTIFY_TEXT","enableDefaultAttributesIntegration","registerBlockAttribute","6102mPdKSk","105290qRMtin","7902251jGinYP","*Format:* %0","alignment","FORMAT_ALIGNMENT","right","justify","commandName","265DkIRBt","registerDescriptionCallback","124276boOayD","value","descriptionFactory","formatBlock","1206TgyvdT","18532140wyAsLg","10289vhmZrL","afterInit","FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","left","locale","plugins","AlignmentEditing","has","type","FORMAT_ALIGN_TO_LEFT","commandParams","center","84KuAFVF","format"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=131]})(t,e)}function os(){const t=["descriptionFactory","SuperscriptEditing","formatInline","12YQdzWG","2290yiSKJd","ItalicEditing","SubscriptEditing","599592qaboiJ","locale","forceValue","FORMAT_SUPERSCRIPT","CodeEditing","subscript","4248rLYbfM","registerInlineAttribute","FORMAT_BOLD","FORMAT_STRIKETHROUGH","StrikethroughEditing","FORMAT_SUBSCRIPT","FORMAT_UNDERLINE","commandParams","TrackChangesEditing","type","15027265evnHYJ","enableDefaultAttributesIntegration","bold","2BtMJpj","code","underline","italic","registerAttributeLabel","128ekZdme","plugins","FORMAT_CODE","3319600cXbWTj","FORMAT_","strikethrough","*Remove format:* %0","3867aGznfu","format","afterInit","commandName","*Format:* %0","6741066kxIiBJ","BoldEditing","editor","155050KsIVZW","toUpperCase","FORMAT_ITALIC","superscript","_registerLegacyDescription","get","registerDescriptionCallback","toLowerCase","UnderlineEditing","has","1492uDHVhj","slice"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(786423===-parseInt(n(185))/1*(-parseInt(n(166))/2)+-parseInt(n(139))/3*(parseInt(n(157))/4)+parseInt(n(135))/5+parseInt(n(144))/6+-parseInt(n(147))/7*(-parseInt(n(132))/8)+parseInt(n(172))/9*(-parseInt(n(163))/10)+-parseInt(n(182))/11*(parseInt(n(162))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(145),rs(164),rs(155),rs(170),rs(176),rs(165),rs(160)];class as extends t.Plugin{[rs(141)](){const t=rs,e=this[t(146)],n=e[t(133)][t(152)](t(180)),r=e[t(167)];for(const s of is){if(!e[t(133)][t(156)](s))continue;const o=s[t(158)](0,-7)[t(154)](),i=t(136)+o[t(148)]();n[t(183)](o),n[t(173)](o),n[t(159)][t(131)](o,zr(r,i))}this[t(151)]()}[rs(151)](){const t=rs,e=this[t(146)],n=e[t(167)],r=e[t(133)][t(152)](t(180));function s(e,s){const o=t;r[o(159)][o(153)]((t=>{const r=o;if(r(161)!=t[r(181)])return;const{data:i}=t;return i&&i[r(142)]===e?i[r(179)][0][r(168)]?{type:r(140),content:zr(n,r(143),s)}:{type:r(140),content:zr(n,r(138),s)}:void 0}))}s(t(184),zr(n,t(174))),s(t(188),zr(n,t(149))),s(t(187),zr(n,t(178))),s(t(186),zr(n,t(134))),s(t(137),zr(n,t(175))),s(t(171),zr(n,t(177))),s(t(150),zr(n,t(169)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(331431===parseInt(n(304))/1+-parseInt(n(316))/2*(-parseInt(n(321))/3)+parseInt(n(298))/4+-parseInt(n(334))/5*(parseInt(n(323))/6)+-parseInt(n(325))/7*(parseInt(n(310))/8)+parseInt(n(329))/9+parseInt(n(319))/10*(-parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(337)](){const t=cs,e=this[t(311)],n=e[t(314)];if(!e[t(336)][t(301)](t(303)))return;const r=e[t(336)][t(328)](t(332)),s=this[t(311)][t(306)][t(328)](t(318));r[t(313)](t(318),((n,o={})=>{const i=t,a=this[i(311)][i(333)][i(300)][i(305)],c=o&&void 0!==o[i(324)]?o[i(324)]:!s[i(309)];let u=[];if(c){const t=Array[i(312)](a[i(302)]())[i(335)]((t=>hs(t)||function(t,e){const n=i,r=e[n(315)](t[n(320)],n(318)),s=e[n(315)]([n(308),n(318)],t);return r&&s}(t,this[i(311)][i(333)][i(317)])));u=y(t,e[i(333)])}else{const t=Array[i(312)](a[i(302)]())[i(335)]((t=>hs(t)));u=y(t,e[i(333)])}e[i(333)][i(339)]((()=>{const t=i;for(const e of u)r[t(322)](e,{commandName:t(318),commandParams:[{forceValue:c}]})}))})),r[t(327)][t(342)]((e=>{const r=t,{data:s}=e;if(s&&r(318)==s[r(340)]){const t=zr(n,r(299));return s[r(307)][0][r(324)]?{type:r(326),content:zr(n,r(331),t)}:{type:r(326),content:zr(n,r(338),t)}}}))}}function fs(){const t=["markBlockFormat","18840Wamffp","forceValue","230699fmSZrJ","format","descriptionFactory","get","2757663uzglDs","name","*Set format:* %0","TrackChangesEditing","model","845SWGLVc","filter","plugins","afterInit","*Remove format:* %0","change","commandName","11xPAJwA","registerDescriptionCallback","1640776GqfTdb","ELEMENT_BLOCK_QUOTE","document","has","getSelectedBlocks","BlockQuoteEditing","211127RUqMjE","selection","commands","commandParams","$root","value","24zaqaRp","editor","from","enableCommand","locale","checkChild","4NwosxB","schema","blockQuote","3149560zrEtJT","parent","522285VjDUSD"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(318)==t[e(320)][e(330)]}function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=101]})(t,e)}const ds=gs;function ps(){const t=["afterInit","editor","3864927FhURQM","1244fLMPzu","1351stJrOZ","changeCaseTitle","2093210dxFkGk","plugins","has","112MrhsEf","changeCaseUpper","16RcWBID","TrackChangesEditing","474gIirGG","get","enableCommand","CaseChange","207565hTAdCe","11922lrGOHd","11619biQawa","changeCaseLower","2424RGJDOp"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(135081===parseInt(n(118))/1*(-parseInt(n(103))/2)+parseInt(n(120))/3*(-parseInt(n(110))/4)+parseInt(n(102))/5+parseInt(n(106))/6*(parseInt(n(111))/7)+parseInt(n(116))/8*(parseInt(n(104))/9)+-parseInt(n(113))/10+parseInt(n(109))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(107)](){const t=ds,e=this[t(108)];e[t(114)][t(115)](t(101))&&(e[t(114)][t(121)](t(119))[t(122)](t(117)),e[t(114)][t(121)](t(119))[t(122)](t(105)),e[t(114)][t(121)](t(119))[t(122)](t(112)))}}const Is=bs;function Es(){const t=["12nCeMQX","8919hwQBIG","9801583EIJwqN","84087BToOMD","commands","912FMGKQD","TrackChangesEditing","get","enableCommand","7730680YTzDTH","7MTksas","2802470TMAbjq","afterInit","13826Cgohxi","ckbox","editor","plugins","1710qosMqY","3809118ikepGO"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(835930===-parseInt(n(399))/1*(parseInt(n(393))/2)+parseInt(n(400))/3*(-parseInt(n(404))/4)+-parseInt(n(391))/5+-parseInt(n(398))/6*(-parseInt(n(390))/7)+-parseInt(n(389))/8+-parseInt(n(402))/9*(-parseInt(n(397))/10)+parseInt(n(401))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(392)](){const t=Is,e=this[t(395)];e[t(403)][t(387)](t(394))&&e[t(396)][t(387)](t(386))[t(388)](t(394))}}function _s(){const t=["blockName","language","has","value","format","descriptionFactory","forceValue","19168344HBwWzv","rootElement","find","schema","label","formatBlock","ELEMENT_CODE_BLOCK","commands","registerDescriptionCallback","selection","256524sXXTjr","enableCommand","model","editor","indentCodeBlock","filter","locale","plugins","*Set format:* %0","outdentCodeBlock","6YUdPwW","get","type","markBlockFormat","languages","2695iOuxvI","codeBlock","2065484ciMuRv","commandParams","CodeBlock","registerElementLabel","toLowerCase","getSelectedBlocks","3080352jgaIEa","TrackChangesEditing","document","*Remove format:* %0","isLimit","3168003RIEPPL","name","config","afterInit","change","commandName","from","parent","1763006HdVCTq","checkChild","5276xegbeA"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(793206===parseInt(n(313))/1+parseInt(n(330))/2+parseInt(n(285))/3+-parseInt(n(295))/4*(-parseInt(n(328))/5)+-parseInt(n(323))/6*(-parseInt(n(293))/7)+-parseInt(n(336))/8+-parseInt(n(303))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(288)](){const t=ys,e=this[t(316)];if(!e[t(320)][t(298)](t(332)))return;const n=e[t(320)][t(324)](t(337)),r=e[t(319)],s=e[t(287)][t(324)](t(329))[t(327)],o=e[t(310)][t(324)](t(329));n[t(314)](t(317)),n[t(314)](t(322)),n[t(314)](t(329),((r,i={})=>{const a=t,c=e[a(315)],u=e[a(315)][a(338)][a(312)],l=i&&void 0!==i[a(302)]?i[a(302)]:!o[a(299)];let f;i[a(297)]||(i[a(297)]=s[0][a(297)]),f=l?Array[a(291)](u[a(335)]())[a(318)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(304))&&!e[n(284)](t)&&e[n(294)](t[n(292)],n(329))}(t,c[a(306)]))):Array[a(291)](u[a(335)]())[a(318)]((t=>Cs(t)));const h=y(f,c);c[a(289)]((()=>{const t=a;for(const e of h)n[t(326)](e,{commandName:t(329),commandParams:[{...i,forceValue:l}],formatGroupId:t(296)})}))})),n[t(301)][t(333)](t(329),(e=>zr(r,t(309),e))),n[t(301)][t(311)]((e=>{const n=t;if(n(308)!=e[n(325)])return;const o=r.t,{data:i}=e;if(!i||n(329)!=i[n(290)])return;const a=i[n(331)][0][n(297)],c=o(s[n(305)]((t=>t[n(297)]===a))[n(307)])[n(334)]();return i[n(331)][0][n(302)]?{type:n(300),content:zr(r,n(321),zr(r,n(309),1)+" ("+c+")")}:{type:n(300),content:zr(r,n(339),zr(r,n(309),1))}}))}}function Cs(t){const e=ys;return e(329)==t[e(286)]}const Ls=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(340771===-parseInt(n(291))/1+-parseInt(n(297))/2+parseInt(n(286))/3*(-parseInt(n(289))/4)+-parseInt(n(292))/5*(-parseInt(n(284))/6)+parseInt(n(294))/7*(-parseInt(n(287))/8)+-parseInt(n(280))/9*(-parseInt(n(282))/10)+-parseInt(n(279))/11*(-parseInt(n(299))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ls(293)](){const t=Ls,e=this[t(298)];e[t(285)][t(281)](t(283))&&e[t(285)][t(296)](t(290))[t(295)](t(288))}}function Ss(){const t=["2971835yhdCJp","afterInit","557851LAkOlL","enableCommand","get","321132NBzFMF","editor","24xGMbIa","1140810ZIxgyx","18Iohofi","has","795020XVZYZO","CommentsEditing","6ozKsJU","plugins","81723XvnDmt","8YlNnoX","addCommentThread","52EDPisL","TrackChangesEditing","25628jSGeXY"];return(Ss=function(){return t})()}var vs=n(834);function Ms(){const t=["805055lEspxg","name","2102307gARXIn","item","getWalker","push","isLimit","schema","mapper","toViewPosition","4927792PCaZmn","12wxWMDN","markerName","747020GiJRqU","get","type","TrackChangesEditing","model","779048DKOCWO","isAtEnd","elementEnd","1309ARJNVf","5486427Ucsoxp","activeMarkers","getItems","markerRange","addHighlight","consumable","isContent","writer","ck-suggestion-marker--active","isBlock","previousPosition","ck-suggestion-marker-","span","insert","plugins","12738DIWRZC","test","addClass","includes","nextSibling","parent","hasAttribute","start","createRangeOn","getCustomProperty","bindElementToMarker","createUIElement","toViewElement"];return(Ms=function(){return t})()}function ws(t,e){const n=Ms();return(ws=function(t,e){return n[t-=210]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(229)]())o[r(248)](t)&&s[r(210)](n[r(250)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(241)][r(219)](r(221));return(o,i,a)=>{const c=r;if(!a[c(232)][c(243)](i[c(230)],o[c(256)]))return;const u=i[c(230)][c(259)](),l=i[c(230)][c(249)],f=t[c(222)][c(212)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(258)];d=d||f[c(233)](e);const n=a[c(213)][c(254)](e);if(n&&n[c(251)](c(231)))return;c(225)==t[c(220)]&&f[c(236)](e)&&!f[c(211)](e)&&(e[c(246)]||l[c(224)]?h&&h[c(247)]==e||(h=e,m(t[c(237)]),p=!0):g=g||t[c(237)])}function m(t){const r=c,o=a[r(234)][r(253)](r(239),{class:r(238)+e}),u=a[r(213)][r(214)](t);n&&s[r(228)][r(245)](i[r(217)])&&a[r(234)][r(244)](r(235),o),a[r(234)][r(240)](u,o),a[r(213)][r(252)](o,i[r(217)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(435676===-parseInt(n(218))/1+parseInt(n(223))/2+parseInt(n(257))/3+-parseInt(n(216))/4*(-parseInt(n(255))/5)+-parseInt(n(242))/6*(parseInt(n(226))/7)+parseInt(n(215))/8+-parseInt(n(227))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Fs=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=403]})(t,e)}function Bs(){const t=["rootName","lock","selection","enqueueChange","unbindElementFromMarkerName","enableCommand","delete","init","get","model","uiElement","editing","remove","merge","end","2203990tRPlpg","TrackChangesEditing","unit","markerNameToElements","397320MDKMLJ","fromRange","3629050eoQPon","editor","commands","data","addMarker:suggestion:deletion","high","downcastDispatcher","bind","2184tpiWKp","mapper","options","markerName","createRange","setSelection","228WQKqWC","plugins","createSelection","253395AYdnHB","modifySelection","168WcCkVl","batch","$graveyard","showSuggestionHighlights","root","document","requires","3ztMVGJ","writer","removeMarker:suggestion:deletion","2168rkLcQv","6910xPUPzu","isCollapsed","detach","deleteForward","66WIalFk","478687lqOIqS","getFirstRange","forward","unlock","buffer","start"];return(Bs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(557536===-parseInt(n(452))/1+parseInt(n(448))/2*(parseInt(n(418))/3)+-parseInt(n(421))/4*(parseInt(n(422))/5)+parseInt(n(426))/6*(parseInt(n(462))/7)+parseInt(n(411))/8*(-parseInt(n(409))/9)+parseInt(n(454))/10+-parseInt(n(427))/11*(-parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Fs(417)](){return[vs.Delete]}[Fs(440)](){const t=Fs,e=this[t(455)],n=e[t(407)][t(441)](t(449));n[t(438)](t(439));const r=e[t(456)][t(441)](t(425));n[t(438)](t(425),((n,s={})=>{const o=t,a=e[o(442)][o(408)](e[o(442)][o(416)][o(435)]);a[o(423)]&&e[o(442)][o(410)](a,{direction:o(429),unit:s[o(450)]});const c=a[o(428)](),u=i.LiveRange[o(453)](c);let l;n(s),l=o(413)==u[o(415)][o(433)]?e[o(442)][o(404)](c[o(432)]):e[o(442)][o(404)](u[o(432)],u[o(447)]),u[o(424)](),e[o(442)][o(436)](r[o(431)][o(412)],(t=>{const e=o;r[e(431)][e(434)](),t[e(405)](t[e(404)](l[e(447)])),r[e(431)][e(430)]()}))})),e[t(444)][t(460)].on(t(458),Ds(e,t(446)),{priority:t(459)}),e[t(457)][t(460)].on(t(458),((n,r,s)=>{const o=t;s[o(464)][o(414)]&&Ds(e,o(446),{showActiveMarker:!1})[o(461)](this)(n,r,s)}),{priority:t(459)}),e[t(444)][t(460)].on(t(420),((e,n,r)=>{const s=t,o=r[s(463)][s(451)](n[s(403)]);if(o)for(const t of o)t.is(s(443))&&(r[s(463)][s(437)](t,n[s(403)]),r[s(419)][s(445)](t))}),{priority:t(459)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=464]})(t,e)}function Gs(){const t=["has","setAttribute","deletion","isLocal","parent","documentList","selection","ELEMENT_","getFirstRange","list.multiBlock","registerCustomCallback","11399448SBftWh","batch","assureChains","ELEMENT_TODO_LIST","schema","numbered","_registerLegacyDescription","fromRange","editor","toUpperCase","commands","end","push","customNumberedList","8089144mfNSuu","descriptionFactory","numberedList","mergeListItemBackward","todoListChecked","listReversed","2445845MSoCKo","multipleBlocks","type","listMarker","getFirstMarker","default","*Outdent:* %0","registerPostFixer","attributes","registerDescriptionCallback","nodeAfter","document","*Merge:* %0","todoList","noTrackChangesFixer","registerAttributeLabel","next","getSuggestions","start","bulletedList","mergeListItemForward","oldValue","key","find","format","getChanges","TrackChangesEditing","listType","getAttribute","createPositionAt","isNextTo","enableDefaultAttributesIntegration","*Uncheck item*","listMarkerStyle","meta","*Change to:* %0","length","checkTodoList","*Format:* remove from %0","createRange","data","ELEMENT_BULLETED_LIST","_findSuggestions","nextSibling","indentList","ELEMENT_LIST_ITEM","*Indent:* %0","listItemId","model","todo","setSelection","4FVMgAt","isObject","_getAttributeKey","_supportLegacySuggestions","*Set format:* %0","previousSibling","includes","listItemIdFixer","commandName","ELEMENT_NUMBERED_LIST","accept","*Check item*","registerElementLabel","*Format:* insert into %0","6878694JMJrSx","isUndo","value","suggestion","TodoListEditing","todoListCheck","removeMarker","containsItem","registerBlockAttribute","groupId","*Remove format:* %0","detach","_LIST","1106PAtyJE","bulleted","19282023uFFkZO","*Split:* list item","map","outdentList","every","newValue","listIndent","FORMAT_INDENT","config","locale","commandParams","refresh","632580WPOGSS","*Merge:* list item","change","ListEditing","get","listStart","attributeKey","plugins","range","473dWEnyH","getRanges","listStyle","afterInit","trackChangesCommand","head","splitListItemBefore","formatBlock","forceValue","splitListItemAfter","customBulletedList","execute","filter","from","_suggestionFactory","differ","attribute"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(743399===parseInt(n(469))/1*(-parseInt(n(595))/2)+-parseInt(n(609))/3+parseInt(n(568))/4*(parseInt(n(517))/5)+-parseInt(n(582))/6+parseInt(n(511))/7+-parseInt(n(497))/8+parseInt(n(597))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(472)](){const t=Us,e=this[t(505)];if(!e[t(467)][t(486)](t(612)))return;const n=e[t(606)],r=e[t(467)][t(464)](t(543)),s=e[t(467)][t(486)](t(586)),o=!!e[t(605)][t(464)](t(495));function i(e){const r=t;return{type:r(541),content:""+zr(n,r(572),e)}}function a(e){const r=t;return{type:r(541),content:""+zr(n,r(592),e)}}r[t(548)](t(513)),r[t(548)](t(536)),r[t(548)](t(510)),r[t(548)](t(479)),r[t(548)](t(561)),r[t(548)](t(600)),r[t(548)](t(478)),r[t(548)](t(475)),r[t(590)](t(564)),r[t(590)](t(544)),r[t(590)](t(603)),o&&(r[t(548)](t(514)),r[t(548)](t(537))),s&&(r[t(548)](t(530)),r[t(548)](t(554)),r[t(590)](t(515)),r[t(512)][t(526)]((e=>{const r=t,{data:s}=e;if(s&&r(515)==s[r(539)])return{type:r(541),content:s[r(602)]?zr(n,r(579)):zr(n,r(549))}})),this[t(505)][t(565)][t(528)][t(524)]((e=>{const n=t;if(e[n(498)][n(583)])return!1;let s=!1;const o=r[n(534)]({skipNotAttached:!0})[n(481)]((t=>n(515)===r[n(570)](t)));for(const t of o)n(566)!=t[n(494)]()[n(535)][n(527)][n(545)](n(544))&&(r[n(559)](t[n(494)](),n(485))[n(540)]((t=>n(544)===r[n(570)](t[n(585)])))||(e[n(588)](t[n(521)]()),s=!0));return s}))),r[t(512)][t(532)](t(603),zr(n,t(604)));const c={type:t(541),content:""};r[t(512)][t(526)]((e=>{const r=t,{data:s}=e;if(!s||r(544)!=s[r(539)])return;let u=e[r(474)];for(;u;){if(u[r(557)]&&((r(471)==u[r(557)][r(539)]||r(550)==u[r(557)][r(539)])&&(u[r(557)][r(602)]&&r(522)!=u[r(557)][r(602)]||r(522)!=u[r(557)][r(538)]&&!s[r(602)])||!o&&u[r(557)][r(539)]==_c))return c;u=u[r(533)]}if(null==s[r(602)])switch(s[r(538)]){case r(596):return a(zr(n,r(558)));case r(502):return a(zr(n,r(577)));case r(566):return a(zr(n,r(500)))}switch(s[r(602)]){case r(596):return i(zr(n,r(558)));case r(502):return i(zr(n,r(577)));case r(566):return i(zr(n,r(500)))}})),r[t(512)][t(526)]((e=>{const n=t,{data:r}=e;if(r&&n(603)==r[n(539)])return null==r[n(602)]||null==r[n(538)]&&0==r[n(602)]?c:void 0})),r[t(512)][t(526)]((e=>{const r=t;if(r(485)!=e[r(519)])return;const{data:s}=e;if(!s||r(564)!=s[r(539)])return;const o=Hs(e);return r(602)==o?{type:r(541),content:zr(n,r(610))}:r(538)==o?{type:r(541),content:zr(n,r(598))}:c})),e[t(565)][t(528)][t(524)]((e=>this[t(575)](e))),e[t(565)][t(528)][t(524)]((e=>this[t(531)](e))),e[t(565)][t(528)][t(524)]((e=>this[t(499)](e))),this[t(571)]()}[Us(575)](t){const e=Us;if(t[e(498)][e(583)]||!t[e(498)][e(489)])return!1;let n=!1;const r=this[e(505)][e(467)][e(464)](e(543))[e(534)]({skipNotAttached:!0})[e(481)]((t=>t[e(557)]&&e(564)==t[e(557)][e(539)]))[e(481)]((t=>t[e(557)][e(602)]&&t[e(557)][e(538)]));for(const s of r)Hs(s)||(t[e(588)](s[e(521)]()),n=!0);return n}[Us(531)](t){const e=Us;if(t[e(498)][e(583)]||!t[e(498)][e(489)])return!1;const n=this[e(505)][e(467)][e(464)](e(543));if(n[e(473)][e(584)])return!1;let r=!1;const s=[e(544),e(564),e(603),e(471),e(465),e(516),e(587),e(520),e(550)],o=this[e(505)][e(565)][e(528)][e(484)][e(542)]()[e(481)]((t=>e(485)==t[e(519)]))[e(481)]((t=>s[e(574)](t[e(466)])));if(0==o[e(553)])return r;for(const i of o){const o=n[e(559)](i[e(468)],e(485))[e(481)]((t=>!t[e(551)][e(547)]))[e(599)]((t=>t[e(585)]))[e(481)]((t=>{const r=e,o=n[r(570)](t);return s[r(574)](o)}));if(o[e(553)]){for(const n of o)t[e(588)](n[e(521)]());r=!0}}return r}[Us(499)](t){const e=Us;if(t[e(498)][e(583)]||!t[e(498)][e(489)])return!1;const n=this[e(505)][e(467)][e(464)](e(543));let r=!1;const s=[e(544),e(564),e(603),e(471),e(465),e(516),e(587),e(520),e(550)];for(const t of n[e(534)]({skipNotAttached:!0})){const o=n[e(559)](t[e(494)](),e(485))[e(599)]((t=>t[e(585)]))[e(481)]((t=>t[e(557)]&&s[e(574)](t[e(557)][e(539)])));if(!o[e(553)])continue;const a=o[0][e(474)][e(525)][e(591)];if(!o[e(601)]((t=>t[e(525)][e(591)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(534)]({skipNotAttached:!0})[s(481)]((e=>s(485)==e[s(519)]&&e[s(525)][s(591)]==t)))e[s(487)](s(591),r)}function i(t,n){const r=e;let s=t[r(474)],i=!1;for(;s;)s[r(525)][r(591)]!=n&&(o(s[r(525)][r(591)],n),s[r(487)](r(591),n),i=!0),s=s[r(533)];return i}}[Us(571)](){const t=Us,e=this[t(505)],n=e[t(606)],r=e[t(467)][t(464)](t(543));this[t(503)](),r[t(483)][t(496)](t(476),t(491),t(578),(function(n,r){const s=t,o=[];for(let t of n)t[s(535)][s(527)]===t[s(508)][s(490)]&&(t=e[s(565)][s(556)](e[s(565)][s(546)](t[s(535)][s(527)],0))),o[s(509)](t);e[s(565)][s(611)]((t=>{const n=s,a=e[n(565)][n(528)][n(492)],c=Array[n(482)](a[n(470)]())[n(599)]((t=>i.LiveRange[n(504)](t)));t[n(567)](o),e[n(507)][n(464)](r[n(576)])[n(608)](),r[n(607)][n(509)]({forceDefaultExecution:!0}),e[n(480)](r[n(576)],...r[n(607)]),t[n(567)](c);for(const t of c)t[n(593)]()}))})),r[t(512)][t(580)]((function(n){const r=t,s=!e[r(565)][r(501)][r(569)](n),o=n[r(573)],i=n[r(560)],a=n[r(545)](r(564)),c=!o||o[r(545)](r(564))!==a,u=!i||i[r(545)](r(564))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(562),e)))}[Us(503)](){const t=Us,e=this[t(505)],n=e[t(606)];function r(n){const r=t,s=e[r(507)][r(464)](r(536))[r(584)],o=e[r(507)][r(464)](r(513))[r(584)];return r(513)===n?s:o}e[t(467)][t(464)](t(543))[t(512)][t(526)]((function(s){const o=t;if(o(476)!=s[o(519)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(576)]){case o(536):u=i[o(607)][0][o(477)],l=r(i[o(576)]),a=o(u?581:555),!l&&e[o(605)][o(464)](o(495))||(a=o(552)),c={type:o(541),content:zr(n,a,zr(n,o(558)))};break;case o(513):u=i[o(607)][0][o(477)],l=r(i[o(576)]),a=o(u?581:555),!l&&e[o(605)][o(464)](o(495))||(a=o(552)),c={type:o(541),content:zr(n,a,zr(n,o(577)))};break;case o(561):a=o(563),c={type:o(541),content:zr(n,a,zr(n,o(562)))};break;case o(600):a=function(t){const e=o,n=t[e(494)]();let r=n[e(535)][e(527)];for(;r&&n[e(589)](r);){if(r[e(545)](e(603))>0)return!1;r=r[e(560)]}return!0}(s)?zr(n,o(555),zr(n,function(t){const e=o;return e(493)+t[e(494)]()[e(535)][e(527)][e(545)](e(544))[e(506)]()+e(594)}(s))):zr(n,o(523),zr(n,o(562))),c={type:o(541),content:a};break;case o(514):case o(537):!1===i[o(518)]&&(a=o(529),c={type:o(488),content:zr(n,a,zr(n,o(562)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(494)]()[e(535)][e(527)][e(573)];for(;n;){const r=n[e(545)](e(564));if(!r)return!1;if(r==t[e(557)][e(602)])return e(602);if(r==t[e(557)][e(538)])return e(538);n=n[e(573)]}return!1}function zs(t,e){const n=Zs();return(zs=function(t,e){return n[t-=377]})(t,e)}const Ws=zs;!function(t,e){const n=zs,r=t();for(;;)try{if(511949===-parseInt(n(422))/1*(-parseInt(n(443))/2)+parseInt(n(441))/3+parseInt(n(445))/4*(-parseInt(n(449))/5)+parseInt(n(404))/6+parseInt(n(460))/7*(-parseInt(n(378))/8)+parseInt(n(448))/9*(-parseInt(n(416))/10)+parseInt(n(390))/11*(parseInt(n(458))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class qs extends t.Plugin{[Ws(453)](){const t=Ws;if(!this[t(452)][t(456)][t(407)](t(391)))return;const e=this[t(452)][t(446)][t(427)](t(454)),n=this[t(452)][t(456)][t(427)](t(429));e[t(433)]&&(n[t(395)](t(386)),n[t(423)](t(386))),e[t(399)]&&(n[t(395)](t(382)),n[t(423)](t(382))),e[t(459)]&&(n[t(395)](t(462)),n[t(423)](t(462)));const r={type:t(457),content:""};n[t(465)][t(469)](this[t(379)][t(417)](this));const s=this[t(452)][t(419)];n[t(465)][t(425)](t(382),zr(s,t(403))),n[t(465)][t(469)]((e=>{const n=t,{data:s}=e;if(s&&n(382)==s[n(468)])return null==s[n(397)]||0==s[n(397)]&&null==s[n(434)]?r:void 0})),n[t(465)][t(425)](t(462),zr(s,t(380))),n[t(465)][t(469)]((e=>{const n=t,{data:s}=e;if(s&&n(462)==s[n(468)])return null==s[n(397)]||1==s[n(397)]&&null==s[n(434)]?r:void 0})),this[t(452)][t(447)][t(402)][t(415)]((e=>{const r=t;if(e[r(426)][r(435)])return!1;let s=!1;const o=n[r(442)]({skipNotAttached:!0})[r(414)]((t=>{const e=r,s=n[e(387)](t);return e(462)==s||e(382)==s}));for(const t of o){const o=t[r(461)]()[r(451)][r(401)][r(396)](r(467));r(420)!=o&&r(444)!=o&&(n[r(377)](t[r(461)](),r(389))[r(440)]((t=>r(467)==n[r(387)](t[r(405)])))||(e[r(409)](t[r(392)]()),s=!0))}return s})),this[t(398)]()}[Ws(379)](t){const e=Ws,n=this[e(452)][e(419)],{data:r}=t,s={type:e(457),content:""};if(!r||e(386)!=r[e(468)])return;if(!r[e(434)])return e(411)==r[e(397)]?s:{type:e(457),content:""+zr(n,e(383),zr(n,this[e(432)](r[e(397)])))};if(!r[e(397)]){if(e(411)==r[e(434)])return s;let o=t[e(381)];for(;o;){if(o[e(436)]&&e(467)==o[e(436)][e(468)]&&o[e(436)][e(397)])return s;o=o[e(410)]}return{type:e(457),content:""+zr(n,e(394),zr(n,this[e(432)](r[e(434)])))}}if(e(411)!=r[e(397)])return{type:e(457),content:""+zr(n,e(383),zr(n,this[e(432)](r[e(397)])))};let o=t[e(381)];for(;o;){if(o[e(436)]&&e(467)==o[e(436)][e(468)]&&o[e(436)][e(397)]&&o[e(436)][e(434)])return s;o=o[e(410)]}const i=t[e(461)]()[e(451)][e(401)][e(396)](e(467));return{type:e(457),content:zr(n,e(383),zr(n,e(466)+i[e(438)]()+e(463)))}}[Ws(398)](){const t=Ws,e=this[t(452)],n=e[t(419)];e[t(456)][t(427)](t(429))[t(465)][t(469)]((e=>{const r=t;if(r(412)!=e[r(430)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(388)]){case r(386):o=r(421),i={type:r(457),content:zr(n,o,zr(n,this[r(432)](s[r(439)][0][r(430)])))};break;case r(382):o=s[r(439)][0][r(399)]?r(406):r(393),i={type:r(457),content:zr(n,o)};break;case r(462):o=r(431),i={type:r(457),content:zr(n,o,s[r(439)][0][r(459)])}}return i}))}[Ws(432)](t){const e=Ws;return e(466)+function(t){const n=e;return Ks[n(384)](t)?n(428):Xs[n(384)](t)?n(420):null}(t)[e(438)]()+e(464)+t[e(438)]()[e(424)](/-/g,"_")}}const Ks=[Ws(470),Ws(437),Ws(408)],Xs=[Ws(455),Ws(400),Ws(413),Ws(385),Ws(418),Ws(450)];function Zs(){const t=["enableDefaultAttributesIntegration","getAttribute","newValue","_registerLegacyDescription","reversed","decimal-leading-zero","nodeAfter","document","FORMAT_LIST_REVERSED","2684370gIlvZY","suggestion","*Format:* set order to reversed","has","square","removeMarker","next","default","formatBlock","lower-roman","filter","registerPostFixer","2383270aCgaGw","bind","lower-latin","locale","numbered","*Change to:* %0","5449VQcuMr","registerBlockAttribute","replace","registerAttributeLabel","batch","get","bulleted","TrackChangesEditing","type","*Format:* set start index to %0","_getTranslationKeyForListStyle","styles","oldValue","isUndo","data","circle","toUpperCase","commandParams","find","1957437vsSWUh","getSuggestions","94AENEqU","customNumbered","29396cepUjY","config","model","9CGeSPT","690wGIlbV","upper-latin","start","editor","afterInit","list.properties","decimal","plugins","format","36tAQODk","startIndex","18613ozrmIr","getFirstRange","listStart","_LIST_DEFAULT","_LIST_","descriptionFactory","ELEMENT_","listType","key","registerDescriptionCallback","disc","_findSuggestions","2072JOGssZ","handleDescriptions","FORMAT_LIST_START","head","listReversed","*Set format:* %0","includes","upper-roman","listStyle","_getAttributeKey","commandName","attribute","4022854hVQbUc","ListPropertiesEditing","getFirstMarker","*Format:* set order to regular","*Remove format:* %0"];return(Zs=function(){return t})()}var Js=n(507);const Ys=$s;function Qs(){const t=["commands","afterExecute","change","detach","mapper","328510eTnogh","get","selection","editor","model","enableCommand","14796Dzwusb","21cNdOOp","hasClass","remove","addMarker:suggestion:insertion","downcastDispatcher","4486egbnpy","setSelection","646220gmQPnS","22255QCDpIK","init","editing","enterBlock","markInsertion","getFirstRange","3564vPvXIG","options","high","split","showSuggestionHighlights","fromRange","nextSibling","fire","data","bind","67172lqVtuH","TrackChangesEditing","16yDJCvq","document","unbindElementFromMarkerName","ck-suggestion-marker-split","55pzWHeB","markerName","markerNameToElements","parent","plugins","writer","end","enter","removeMarker:suggestion:insertion","requires","getFirstPosition","4380ASNPWi","createPositionAt","createRange","48Nskoot"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(120460===parseInt(n(310))/1*(-parseInt(n(342))/2)+-parseInt(n(337))/3*(-parseInt(n(304))/4)+parseInt(n(345))/5*(parseInt(n(324))/6)+parseInt(n(330))/7*(-parseInt(n(306))/8)+parseInt(n(336))/9+parseInt(n(344))/10+parseInt(n(351))/11*(parseInt(n(321))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(319)](){return[Js.Enter]}[Ys(346)](){const t=Ys,e=this[t(333)],n=e[t(314)][t(331)](t(305)),r=e[t(325)][t(331)](t(317));n[t(335)](t(317),(()=>{const s=t;e[s(334)][s(327)]((t=>{const o=s,a=e[o(334)][o(307)][o(332)],c=a[o(320)](),u=i.LiveRange[o(356)](a[o(350)]());if(r[o(348)](t)){const r=e[o(334)][o(322)](c[o(313)][o(357)],0),s=t[o(323)](c,r);n[o(349)](s)}else t[o(343)](t[o(323)](u[o(316)]));u[o(328)](),r[o(358)](o(326),{writer:t})}))})),e[t(347)][t(341)].on(t(340),Ds(e,t(354)),{priority:t(353)}),e[t(347)][t(341)].on(t(318),((e,n,r)=>{const s=t,o=r[s(329)][s(312)](n[s(311)]);if(o)for(const t of o)t[s(338)](s(309))&&(r[s(329)][s(308)](t,n[s(311)]),r[s(315)][s(339)](t))}),{priority:t(353)}),e[t(302)][t(341)].on(t(340),((n,r,s)=>{const o=t;s[o(352)][o(355)]&&Ds(e,o(354),{showActiveMarker:!1})[o(303)](this)(n,r,s)}),{priority:t(353)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=468]})(t,e)}function ro(){const t=["TrackChangesEditing","289902QnJJnU","results","FindAndReplaceUtils","suggestion:deletion","has","filter","6OPldXT","91ePUtiU","bind","createPositionAt","findByTextCallback","markers","replaceAll","findNext","start","editor","end","replace","createRange","find","27qCERdd","get","getIntersection","isArray","item","afterInit","getMarkersGroup","493287PvCBpU","handleFindCommand","model","enableCommand","1660320kvDwGr","FindAndReplaceEditing","61259qaFJvm","34234NUTORB","1892655FmaLEX","530OezvZB","findPrevious","string","_isInDeletionRange","getRange","1356440TfTzAM","plugins"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(350779===parseInt(n(482))/1*(-parseInt(n(498))/2)+-parseInt(n(475))/3+parseInt(n(479))/4+parseInt(n(483))/5+-parseInt(n(492))/6*(-parseInt(n(499))/7)+-parseInt(n(489))/8*(parseInt(n(468))/9)+-parseInt(n(484))/10*(parseInt(n(481))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(473)](){const t=eo;if(!this[t(507)][t(490)][t(496)](t(480)))return;const e=this[t(507)][t(490)][t(469)](t(491));e[t(478)](t(511),this[t(476)][t(500)](this)),e[t(478)](t(505)),e[t(478)](t(485)),e[t(478)](t(509)),e[t(478)](t(504))}[eo(476)](t,e,n={}){const r=eo,s=this[r(507)][r(490)][r(469)](r(494));return t((t=>{const o=r;let i=(o(486)==typeof e?s[o(502)](e,n):e)(t);Array[o(471)](i)&&(i={results:i,searchText:o(486)==typeof e?e:""});const a=i[o(493)][o(497)]((e=>!1===this[o(487)](e,t[o(472)])));return{...i,results:a}}),n)}[eo(487)](t,e){const n=eo,r=this[n(507)][n(477)][n(510)](this[n(507)][n(477)][n(501)](e,t[n(506)]),this[n(507)][n(477)][n(501)](e,t[n(508)]));for(const t of this[n(507)][n(477)][n(503)][n(474)](n(495)))if(null!==r[n(470)](t[n(488)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=232]})(t,e)}const io=oo;function ao(){const t=["descriptionFactory","fontColor","10660670IXqrmB","commandName","toLowerCase","fontBackgroundColor.colors","8331654rFoZFX","normalizeSizeOptions","enableDefaultAttributesIntegration","*Reset font family*","get","FontFamilyEditing","commandParams","registerAttributeLabel","*Reset font background color*","config","fontFamily","FontSizeEditing","trim","*Reset font color*","10733009WasBoj","editor","FORMAT_FONT_COLOR","format","_registerLegacyDescription","FORMAT_FONT_FAMILY","fontColor.colors","title","registerInlineAttribute","plugins","value","afterInit","fontBackgroundColor","33506pYEDuK","TrackChangesEditing","45SfsErO","has","FORMAT_FONT_SIZE","formatInline","*Set font background color:* %0","registerDescriptionCallback","40wjCUXE","fontSize.options","FORMAT_FONT_BACKGROUND","777928lvCLzG","fontSize","*Set font color:* %0","FontSize","15668eguPEi","59cQFhvz","model","type","*Reset font size*","label","locale","FontBackgroundColorEditing","find","*Set font size:* %0","*Set font family:* %0","FontColorEditing","3750225WbALHT"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(837542===-parseInt(n(284))/1*(-parseInt(n(268))/2)+parseInt(n(234))/3+parseInt(n(283))/4*(-parseInt(n(276))/5)+-parseInt(n(241))/6+-parseInt(n(255))/7+parseInt(n(279))/8*(parseInt(n(270))/9)+parseInt(n(237))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(252),commandName:io(280)},{pluginName:io(246),commandName:io(251)},{pluginName:io(233),commandName:io(236)},{pluginName:io(290),commandName:io(267)}];class uo extends t.Plugin{[io(266)](){const t=io,e=this[t(256)][t(289)],n=this[t(256)][t(264)][t(245)](t(269));for(const{pluginName:e,commandName:r}of co)this[t(256)][t(264)][t(271)](e)&&(n[t(243)](r),n[t(263)](r));n[t(235)][t(248)](t(280),zr(e,t(272))),n[t(235)][t(248)](t(251),zr(e,t(260))),n[t(235)][t(248)](t(236),zr(e,t(257))),n[t(235)][t(248)](t(267),zr(e,t(278))),this[t(259)]()}[io(259)](){const t=io,e=this[t(256)],n=e[t(289)];e[t(264)][t(245)](t(269))[t(235)][t(275)]((e=>{const r=t,o=n.t;if(r(273)!=e[r(286)])return;const{data:i}=e;if(null!=i){if(r(280)==i[r(238)]){const t=i[r(247)][0][r(265)];if(t){const e=o(this[r(256)][r(264)][r(245)](r(282))[r(242)](this[r(256)][r(250)][r(245)](r(277)))[r(291)]((e=>e[r(285)]==t))[r(262)])[r(239)]();return{type:r(258),content:zr(n,r(292),e)}}return{type:r(258),content:zr(n,r(287))}}if(r(251)==i[r(238)]){const t=i[r(247)][0][r(265)];return t?{type:r(258),content:zr(n,r(232),t)}:{type:r(258),content:zr(n,r(244))}}if(r(236)==i[r(238)]){const t=i[r(247)][0][r(265)];if(t){const e=(0,s.normalizeColorOptions)(this[r(256)][r(250)][r(245)](r(261)))[r(291)]((e=>e[r(285)]==t));let i=t,a="";return e&&(i=e[r(288)],a=o(i)[r(239)]()),{type:r(258),content:zr(n,r(281),a)[r(253)](),color:{value:t,title:a||i}}}return{type:r(258),content:zr(n,r(254))}}if(r(267)==i[r(238)]){const t=i[r(247)][0][r(265)];if(t){const e=(0,s.normalizeColorOptions)(this[r(256)][r(250)][r(245)](r(240)))[r(291)]((e=>e[r(285)]==t));let i=t,a="";return e&&(i=e[r(288)],a=o(i)[r(239)]()),{type:r(258),content:zr(n,r(274),a)[r(253)](),color:{value:t,title:a||i}}}return{type:r(258),content:zr(n,r(249))}}}}))}}const lo=ho;!function(t,e){const n=ho,r=t();for(;;)try{if(556938===-parseInt(n(160))/1+parseInt(n(136))/2*(parseInt(n(134))/3)+-parseInt(n(165))/4+-parseInt(n(150))/5+-parseInt(n(149))/6+-parseInt(n(126))/7*(parseInt(n(166))/8)+parseInt(n(152))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class fo extends t.Plugin{[lo(140)](){const t=lo,e=this[t(137)],n=e[t(162)][t(127)](t(146)),r=e[t(172)][t(127)](t(128)),s=e[t(172)][t(127)](t(133));r&&s&&(n[t(132)](t(133)),n[t(167)](t(128)),this[t(148)]())}[lo(148)](){const t=lo,e=this[t(137)],n=e[t(142)];e[t(162)][t(127)](t(146))[t(163)][t(156)]((r=>{const s=t;if(s(174)!=r[s(144)]&&s(138)!=r[s(144)])return;const{data:o}=r;if(o&&s(133)===o[s(173)]){const t=[],r=o[s(158)][0];for(const[n,o]of Object[s(141)](r))t[s(176)](po(e,n,o));return t[s(177)]?{type:s(145),content:zr(n,s(169),t[s(153)](", "))}:{type:s(145),content:zr(n,s(139))}}}))}}function ho(t,e){const n=go();return(ho=function(t,e){return n[t-=126]})(t,e)}function go(){const t=["format","TrackChangesEditing","toUpperCase","_registerLegacyDescription","1272726BqOxSw","1507665aqSqBV","charAt","23835447prEPdq","join","fontBackgroundColor","normalizeSizeOptions","registerDescriptionCallback","FontSize","commandParams","find","617818IhsQHQ","model","plugins","descriptionFactory","label","2461312haGDlc","4416752ODGZWp","enableCommand","fontColor.colors","*Set format to:* %0","split","slice","commands","commandName","formatBlock","boolean","push","length","config","7XYnZGY","get","copyFormat","title","fontColor","fontSize.options","enableDefaultAttributesIntegration","pasteFormat","56577LxZNJF","toLowerCase","22gwsfVt","editor","formatInline","*Remove all formatting*","afterInit","entries","locale","fontSize","type"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(142)].t,i=e[r(170)](/(?=[A-Z])/)[r(153)](" "),a=o(i[r(151)](0)[r(147)]()+i[r(171)](1))[r(135)]();if(r(175)==typeof n)return a;if(r(130)===e||r(154)===e){const e=(0,s.normalizeColorOptions)(t[r(178)][r(127)](r(168)))[r(159)]((t=>t[r(161)]==n));return a+" ("+(e?o(e[r(164)])[r(135)]():n)+")"}if(r(143)===e&&isNaN(parseFloat(n))){const e=t[r(162)][r(127)](r(157))[r(155)](t[r(178)][r(127)](r(131)))[r(159)]((t=>t[r(161)]==n));return a+" ("+(e?o(e[r(129)])[r(135)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(139530===parseInt(n(471))/1*(parseInt(n(474))/2)+-parseInt(n(495))/3+parseInt(n(483))/4*(parseInt(n(487))/5)+parseInt(n(457))/6*(-parseInt(n(470))/7)+-parseInt(n(453))/8*(parseInt(n(494))/9)+-parseInt(n(458))/10+parseInt(n(493))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(468)](){const t=mo,e=this[t(465)];if(!e[t(464)][t(463)](t(456)))return;this[t(476)]=e[t(452)][t(477)](t(479));const n=e[t(489)],r=e[t(464)][t(477)](t(459));r[t(490)](t(454));for(const e of this[t(476)])t(461)!=e[t(467)]&&r[t(481)][t(482)](e[t(467)],(n=>{const r=t,i=this[r(462)](e[r(467)]);return null!==i?s(n,i):o(n,e[r(488)])}));function s(e,r){return zr(n,t(484),[e,r])}function o(e,r){return zr(n,t(486),[e,r])}this[t(469)]()}[mo(469)](){const t=mo,e=this[t(465)],n=e[t(489)];e[t(464)][t(477)](t(459))[t(481)][t(466)]((e=>{const r=t;if(r(460)!=e[r(492)])return;const{data:s}=e;if(s&&r(454)==s[r(451)]){const e=s[r(455)][0][r(473)],c=this[r(462)](e);if(null!==c)return{type:r(480),content:zr(n,r(475),(a=c,zr(n,r(484),[1,a])))};const u=this[r(476)][r(485)]((t=>t[r(467)]===e))[r(488)];return{type:r(480),content:zr(n,r(475),(o=1,i=u,zr(n,t(486),[o,i])))}}var o,i,a}))}[mo(462)](t){const e=mo;var n,r;const s=t[e(478)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(476)])||void 0===n?void 0:n[e(485)]((n=>n[e(467)]==t));if(o&&o[e(491)]){const t=o[e(491)],n=(null!==(r=t[e(472)])&&void 0!==r?r:t)[e(478)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["match","heading.options","format","descriptionFactory","registerElementLabel","4HWeuSt","ELEMENT_HEADING","find","ELEMENT_HEADING_CUSTOM","353060ygYBbN","title","locale","enableDefaultAttributesIntegration","view","type","4419800hEZvlG","36QOsSYR","474771UIPcLu","commandName","config","111464zSZcEc","heading","commandParams","HeadingEditing","5958eaIGnD","1514430phzEEk","TrackChangesEditing","formatBlock","paragraph","_getHeadingLevel","has","plugins","editor","registerDescriptionCallback","model","afterInit","_registerLegacyDescription","616YLfUOq","2221WeoAHy","name","value","108kqXbkZ","*Change to:* %0","_headingOptions","get"];return(bo=function(){return t})()}function To(){const t=["plugins","FORMAT_HIGHLIGHT","commandName","5ZSoJyZ","350154nTpAxL","3102400zbxuoD","2UGvfko","color","569142ChlsLg","12BYkUrk","descriptionFactory","get","highlight.options","find","16545749OyJMaY","editor","registerInlineAttribute","toLowerCase","registerAttributeLabel","type","1157132RleRwT","*Remove highlight*","value","220hTUzJU","_registerLegacyDescription","registerDescriptionCallback","16fSCtrY","1517430KPoHHn","afterInit","format","formatInline","config","title","locale","2608036XcLOiJ","*Set highlight:* %0","highlight","HighlightEditing","enableDefaultAttributesIntegration","has","TrackChangesEditing","model","commandParams"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(618551===-parseInt(n(287))/1*(parseInt(n(258))/2)+-parseInt(n(265))/3+parseInt(n(272))/4*(parseInt(n(284))/5)+parseInt(n(289))/6+parseInt(n(286))/7*(parseInt(n(264))/8)+-parseInt(n(285))/9*(parseInt(n(261))/10)+-parseInt(n(295))/11*(-parseInt(n(290))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(266)](){const t=_o,e=this[t(296)];if(!e[t(281)][t(277)](t(275)))return;const n=e[t(281)][t(292)](t(278)),r=e[t(271)];n[t(276)](t(274)),n[t(297)](t(274)),n[t(291)][t(256)](t(274),zr(r,t(282))),this[t(262)]()}[_o(262)](){const t=_o,e=this[t(296)],n=e[t(271)];e[t(281)][t(292)](t(278))[t(291)][t(263)]((r=>{const s=t;if(s(268)!=r[s(257)])return;const{data:o}=r;if(o&&s(274)==o[s(283)]){const t=n.t,r=o[s(280)][0][s(260)];if(r){const o=e[s(269)][s(292)](s(293))[s(294)]((t=>t[s(279)]==r)),i=t(o[s(270)])[s(298)]();return{type:s(267),content:zr(n,s(273),i),color:{value:o[s(288)],title:o[s(270)]}}}return{type:s(267),content:zr(n,s(259),zr(n,s(282)))}}}))}}const ko=Lo;function Co(){const t=["240749ILenaJ","910issZiZ","has","horizontalLine","insert","ELEMENT_HORIZONTAL_LINE","locale","1600728OONqVJ","createPositionAt","10601374JdWnOV","enableCommand","6JEqYXt","elementToStructure","createEmptyElement","showSuggestionHighlights","dataDowncast","ck-horizontal-line","3024RDgtmI","HorizontalLineEditing","1390180WlteLv","TrackChangesEditing","20496135pJdjUy","div","addClass","editor","get","descriptionFactory","afterInit","high","184YEtwLw","createContainerElement","33846kWzRIL","8jEyWdN","plugins","conversion","registerElementLabel","for"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(891474===parseInt(n(163))/1*(-parseInt(n(174))/2)+parseInt(n(170))/3*(parseInt(n(158))/4)+-parseInt(n(164))/5*(-parseInt(n(157))/6)+parseInt(n(172))/7+-parseInt(n(155))/8*(-parseInt(n(143))/9)+-parseInt(n(145))/10+-parseInt(n(147))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(153)](){const t=ko,e=this[t(150)];if(!e[t(159)][t(165)](t(144)))return;e[t(159)][t(151)](t(146))[t(173)](t(166));const n=e[t(159)][t(151)](t(146)),r=e[t(169)];n[t(152)][t(161)](t(166),(e=>zr(r,t(168),e))),e[t(160)][t(162)](t(141))[t(175)]({model:t(166),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(140)])return null;const o=n[s(156)](s(148)),i=n[s(139)]("hr");return n[s(149)](s(142),o),n[s(167)](n[s(171)](o,0),i),o},converterPriority:t(154)})}}const Ro=vo;!function(t,e){const n=vo,r=t();for(;;)try{if(698698===parseInt(n(255))/1*(-parseInt(n(266))/2)+parseInt(n(252))/3*(parseInt(n(260))/4)+parseInt(n(265))/5+parseInt(n(247))/6+-parseInt(n(246))/7*(parseInt(n(277))/8)+-parseInt(n(244))/9*(-parseInt(n(259))/10)+parseInt(n(264))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class So extends t.Plugin{[Ro(274)](){const t=Ro,e=this[t(253)];if(!e[t(248)][t(280)](t(278)))return;const n=e[t(248)][t(249)](t(268)),r=e[t(272)];n[t(261)][t(273)](t(262),(e=>zr(r,t(242),e))),n[t(245)](t(276)),n[t(275)](t(258)),n[t(261)][t(271)]((e=>{const n=t;if(n(263)!=e[n(243)])return;const{data:s}=e;if(s&&n(258)==s[n(254)]&&e[n(279)]()[n(250)][n(269)].is(n(267),n(262))){const t=zr(r,n(242));return{type:n(281),content:zr(r,n(257),t)}}})),this[t(251)]()}[Ro(251)](){const t=Ro,e=this[t(253)],n=e[t(272)];e[t(248)][t(249)](t(268))[t(261)][t(271)]((e=>{const r=t;if(r(256)!=e[r(243)])return;const{data:s}=e;if(s&&r(276)==s[r(270)]){const t=zr(n,r(242));return{type:r(281),content:zr(n,r(257),t)}}}))}}function vo(t,e){const n=Mo();return(vo=function(t,e){return n[t-=242]})(t,e)}function Mo(){const t=["*Change %0 content*","value","29850qliICm","56jMqZhV","descriptionFactory","rawHtml","attribute","9680847LJhSjD","2508330LHisUb","1364986joFsEZ","element","TrackChangesEditing","nodeAfter","commandName","registerDescriptionCallback","locale","registerElementLabel","afterInit","registerBlockAttribute","htmlEmbed","730120opGXRz","HtmlEmbed","getFirstRange","has","format","ELEMENT_HTML_EMBED","type","2727yUbJev","enableDefaultAttributesIntegration","77jIFNec","2357994dtzmaZ","plugins","get","start","_registerLegacyDescription","83229CvQmHm","editor","key","2JFIhnJ","formatBlock"];return(Mo=function(){return t})()}const wo=Oo;function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=231]})(t,e)}function Do(){const t=["imageBlock","newValue","join","subType","ImageCaptionUtils","end","model","commandParams","FORMAT_IMAGE_SIZE","getSuggestionCallback","isBlockImage","start","ImageTextAlternativeEditing","insertImage","uploadImage","toPrevious","getClosestSelectedImageElement","markInsertion","has","forward","markBlockFormat","enableCommand","_suggestionFactory","ImageBlockEditing","caption","backward","forceDefaultExecution","type","ImageInlineEditing","imageTypeInline","detach","chain","imageCaption","15qKPcyY","isCollapsed","alt","Inline image to block image","attribute","schema","587235pQyQLS","ImageEditing","getFirstRange","findIndex","ELEMENT_IMAGE","registerAttributeLabel","fromPosition","_findSuggestions","key","registerBlockAttribute","ImageCaptionEditing","Block image to inline image","length","convertBlockImageToInline","ImageUploadEditing","createRangeOn","registerElementLabel","change","56RqrzVu","*Reset image width*","convertInlineImageToBlock","element","95906oBOPfv","ImageUtils","2170600OZNRyc","deletion","previous","get","document","1232040NMGeiD","selection","resizedWidth","11155599aLCuJX","locale","ImageResize","editor","insertion","filter","imageTextAlternative","width","_registerLegacyDescription","isBefore","removeObject","format","TrackChangesEditing","nodeBefore","plugins","accept","find","commandName","imageTypeBlock","60176jPWiGP","formatInline","ELEMENT_INLINE_IMAGE","*Set image width:* %0","imageInline","descriptionFactory","*Set image text alternative:* %0","isEqual","enableDefaultAttributesIntegration","addObject","formatBlock","getNearestSelectionRange","resizeImage","toggleImageCaption","registerDescriptionCallback","ELEMENT_CAPTION","isOwn","getCaptionFromImageModelElement","createRange","isIntersecting","imageStylePreApply","*Remove image text alternative*","registerCustomCallback","toNext","nodeAfter","markDeletion","discard","getContainedElement","afterInit","2073924RjxsLD"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(302923===-parseInt(n(257))/1+parseInt(n(279))/2*(-parseInt(n(251))/3)+parseInt(n(281))/4+-parseInt(n(286))/5+-parseInt(n(337))/6+-parseInt(n(275))/7*(parseInt(n(308))/8)+parseInt(n(289))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(336)](){const t=wo,e=this[t(292)];if(!e[t(303)][t(236)](t(258)))return;const n=e[t(303)][t(284)](t(301)),r=e[t(303)][t(284)](t(280)),s=e[t(290)];n[t(239)](t(231)),n[t(313)][t(273)](t(338),(e=>zr(s,t(261),e))),n[t(313)][t(273)](t(312),(e=>zr(s,t(310),e))),n[t(313)][t(273)](t(242),(()=>zr(s,t(323)))),e[t(303)][t(236)](t(271))&&n[t(239)](t(232)),e[t(303)][t(236)](t(241))&&e[t(303)][t(236)](t(246))&&(n[t(239)](t(247),((s,o)=>{const i=t,a=r[i(234)](e[i(344)][i(285)][i(287)]);e[i(344)][i(274)]((()=>{const t=i;n[t(238)](a,{commandName:t(247),commandParams:[o]},[],t(270))}))})),n[t(239)](t(307),((s,o)=>{const a=t;e[a(344)][a(274)]((t=>{const c=a;let u=r[c(234)](e[c(344)][c(285)][c(287)]),l=t[c(272)](u);const f=i.LivePosition[c(263)](l[c(349)],c(233)),h=i.LivePosition[c(263)](l[c(343)],c(331));n[c(244)]((()=>s(o))),u=r[c(234)](e[c(344)][c(285)][c(287)]),l=t[c(272)](u);const g=t[c(326)](f,h);f[c(248)](),h[c(248)](),n[c(238)](u,{commandName:c(247),commandParams:[o]},[],c(277)),g[c(349)][c(298)](l[c(349)])&&n[c(235)](t[c(326)](g[c(349)],l[c(349)]),c(277)),l[c(343)][c(298)](g[c(343)])&&n[c(235)](t[c(326)](l[c(343)],g[c(343)]),c(277))}))})),n[t(240)][t(330)](t(318),t(277),t(340),(()=>!1)),n[t(240)][t(330)](t(318),t(277),t(304),(()=>!1)),n[t(240)][t(330)](t(318),t(277),t(334),n[t(240)][t(347)](t(318),"",t(304))),n[t(240)][t(330)](t(293),t(277),t(340),(()=>!1)),n[t(240)][t(330)](t(293),t(277),t(334),(([r])=>{const s=t,o=n[s(240)][s(347)](s(293),"",s(334));let i=r[s(349)],a=r[s(343)];const c=e[s(344)][s(256)][s(319)](i,s(243)),u=e[s(344)][s(256)][s(319)](a,s(237));c[s(252)]&&(i=c[s(349)]),u[s(252)]&&(a=u[s(343)]),o([e[s(344)][s(326)](i,a)])})),n[t(240)][t(330)](t(318),t(277),t(249),c),n[t(240)][t(330)](t(293),t(277),t(249),c)),e[t(303)][t(236)](t(267))&&(n[t(239)](t(321),((s,o)=>{const i=t,a=e[i(303)][i(284)](i(342));let c=r[i(234)](e[i(344)][i(285)][i(287)]),u=a[i(325)](c);e[i(344)][i(274)]((()=>{const t=i;if(u)return void n[t(333)](e[t(344)][t(272)](u));const l=r[t(348)](c);s(o),c=r[t(234)](e[t(344)][t(285)][t(287)]),u=a[t(325)](c),n[t(235)](e[t(344)][t(272)](u),l?null:t(250))}))})),n[t(240)][t(330)](t(293),t(250),t(249),c));const o=[{type:t(318),subType:t(328)},{type:t(293),subType:t(250)},{type:t(318),subType:t(277)},{type:t(293),subType:t(277)}];function a(e,s){const i=t,a=o[i(260)]((({type:t,subType:n})=>e[i(245)]==t&&e[i(341)]==n)),c=o[i(260)]((({type:t,subType:e})=>s[i(245)]==t&&s[i(341)]==e));if(a<0||c<0)return!1;const u=e[i(259)](),l=s[i(259)]();if((0==a||1==a)&&2==c&&u[i(327)](l))return!0;if(2==a&&3==c){const t=n[i(264)](u,i(293))[i(294)]((({suggestion:t,meta:e})=>e[i(324)]&&i(277)==t[i(341)]));if(t[i(269)]>1&&l[i(343)][i(315)](u[i(349)]))return!0;if(1==t[i(269)]&&(u[i(349)][i(315)](l[i(343)])||u[i(343)][i(315)](l[i(349)])))return!0}if(3==a&&3==c&&u[i(349)][i(298)](l[i(349)])){const t=u[i(343)][i(332)],e=l[i(349)][i(302)];return r[i(348)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(303)][t(236)](t(291))&&(n[t(316)](t(320)),n[t(266)](t(288)),n[t(313)][t(262)](t(288),zr(s,t(346)))),e[t(303)][t(236)](t(350))&&(n[t(316)](t(295)),n[t(266)](t(253))),n[t(313)][t(322)]((e=>{const n=t;if(o[n(305)]((({type:t,subType:r})=>e[n(245)]==t&&e[n(341)]==r)))return e[n(283)]?{}:void 0})),n[t(313)][t(322)]((e=>{const n=t;if(n(293)==e[n(245)]||n(282)==e[n(245)]){const t=e[n(335)]();if(t&&t.is(n(278),n(242)))return{type:n(293)==e[n(245)]?n(317):n(299),element:t,quantity:1}}})),n[t(313)][t(322)]((e=>t(318)==e[t(245)]&&t(277)==e[t(341)]?{type:t(300),content:t(254)}:t(318)==e[t(245)]&&t(270)==e[t(341)]?{type:t(300),content:t(268)}:void 0)),n[t(313)][t(322)]((e=>{const n=t;if(n(255)!=e[n(245)])return;const{data:r}=e;if(!r||n(253)!=r[n(265)])return;const o=r[n(339)];return o?{type:n(300),content:zr(s,n(314),'"'+o+'"')}:{type:n(300),content:zr(s,n(329))}})),this[t(297)]()}[wo(297)](){const t=wo,e=this[t(292)],n=e[t(290)];e[t(303)][t(284)](t(301))[t(313)][t(322)]((e=>{const r=t;if(r(318)!=e[r(245)]&&r(309)!=e[r(245)])return;const{data:s}=e;if(s){if(r(295)==s[r(306)]){const t=s[r(345)][0][r(339)];return t?{type:r(300),content:zr(n,r(314),'"'+t+'"')}:{type:r(300),content:zr(n,r(329))}}if(r(320)==s[r(306)]){const t=s[r(345)][0][r(296)];return t?{type:r(300),content:zr(n,r(311),t)}:{type:r(300),content:zr(n,r(276))}}}}))}}function Po(){const t=["oldValue","enableDefaultAttributesIntegration","get","accept","10263AqCFVT","afterInit","18wROcfa","registerDescriptionCallback","formatInline","_handleLegacySuggestions","formatBlock","_registerLegacyDescription","562662pSloSn","newValue","attribute","*Replace image URL*","plugins","11684925WaxGcc","editor","replaceImageSource","_suggestionFactory","locale","96JSqjXD","format","2374830dIPtKW","*Format:* replace image URL","getSuggestionCallback","commandName","ImageEditing","src","registerBlockAttribute","registerCustomCallback","12076oMCYtv","discard","has","1015qYkPyM","70900eJlvKE","189172AjPmbN","TrackChangesEditing","type","10186212hZkpII","key","descriptionFactory"];return(Po=function(){return t})()}const Bo=xo;function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(891194===parseInt(n(159))/1*(-parseInt(n(190))/2)+-parseInt(n(177))/3+parseInt(n(185))/4*(-parseInt(n(188))/5)+-parseInt(n(193))/6+-parseInt(n(170))/7+parseInt(n(175))/8*(parseInt(n(165))/9)+parseInt(n(189))/10*(parseInt(n(200))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(201)](){const t=Bo;if(!this[t(171)][t(169)][t(187)](t(181)))return;const e=this[t(171)][t(174)],n=this[t(171)][t(169)][t(198)](t(191));n[t(197)](t(172)),n[t(183)](t(182)),n[t(195)][t(160)]((n=>{const r=t;if(r(167)!=n[r(192)])return;const{data:s}=n;return s&&r(182)==s[r(194)]?s[r(166)]&&s[r(196)]?{type:r(176),content:zr(e,r(168))}:{type:r(176),content:""}:void 0})),this[t(162)]()}[Bo(162)](){const t=Bo,e=this[t(171)][t(169)][t(198)](t(191));e[t(173)][t(184)](t(163),t(172),t(199),e[t(173)][t(179)](t(163),null,t(186))),e[t(173)][t(184)](t(163),t(172),t(186),e[t(173)][t(179)](t(163),null,t(199))),this[t(164)]()}[Bo(164)](){const t=Bo,e=this[t(171)],n=e[t(174)];e[t(169)][t(198)](t(191))[t(195)][t(160)]((e=>{const r=t;if(r(163)!=e[r(192)]&&r(161)!=e[r(192)])return;const{data:s}=e;return s&&r(172)==s[r(180)]?{type:r(176),content:zr(n,r(178))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=262]})(t,e)}function Vo(){const t=["2650464yDRRcw","isInContent","imageTypeBlock","normalizedStyles","createRangeOn","registerPostFixer","convertInlineImageToBlock","ImageStyleEditing","isBefore","discard","FORMAT_SIDE_IMAGE","chain","24OqQWYd","setImageNaturalSizeAttributes","*Format:* %0","formatBlock","type","document","9824003sTySGH","from","getFirstRange","_suggestionFactory","descriptionFactory","imageStyle","has","model","accept","isEqual","value","title","Users","nodeAfter","toLowerCase","side","_splitMarkerName","afterInit","imageCaption","isBlockImage","end","shouldConvertImageType","getClosestSelectedImageElement","insertion","plugins","registerCustomCallback","author","152oXDjYM","filter","isOwn","differ","imageStylePreApply","isIntersecting","commandName","isInlineImage","TrackChangesEditing","imageStylePostApply","markBlockFormat","commands","commandReversedParams","getSuggestion","commandParams","_registerLegacyDescription","getChangedMarkers","3489402ITcezO","hasSuggestion","newRange","subType","48402tGJelf","885275BkbyVe","next","selection","_findSuggestions","getContainedElement","head","nodeBefore","start","enableCommand","registerDescriptionCallback","getSuggestions","markInlineFormat","name","join","getSuggestionCallback","refresh","suggestion","get","findIndex","length","discardSuggestion","format","imageTypeInline","forEach","formatInline","locale","ImageUtils","4338196VLSxXE","editor","103407oJKziM","change"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(706607===-parseInt(n(290))/1+-parseInt(n(292))/2+-parseInt(n(354))/3+parseInt(n(288))/4+parseInt(n(359))/5*(parseInt(n(304))/6)+parseInt(n(310))/7+parseInt(n(337))/8*(parseInt(n(358))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(327)](){const t=jo,n=this[t(289)];if(!n[t(334)][t(316)](t(299)))return;const r=n[t(334)][t(278)](t(345)),s=n[t(334)][t(278)](t(287)),o={};r[t(269)](t(315),((o,i)=>{const a=t,c=n[a(334)][a(278)](a(322)).me,u=n[a(348)][a(278)](a(315));let l=s[a(332)](n[a(317)][a(309)][a(263)]),f=n[a(317)][a(296)](l),h=u[a(320)];if(h==i[a(320)])return;const g={commandName:a(315),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(317)][a(291)]((()=>{const t=a;if(r[t(271)]()[t(338)]((e=>e[t(293)]&&c==e[t(336)]&&(t(307)==e[t(308)]||t(285)==e[t(308)])&&(t(341)==e[t(357)]||t(346)==e[t(357)])&&e[t(312)]()[t(319)](f)))[t(284)]((e=>r[t(281)](e[t(266)]))),l=s[t(332)](n[t(317)][t(309)][t(263)]),f=n[t(317)][t(296)](l),u[t(276)](),n[t(348)][t(278)](t(283))[t(276)](),n[t(348)][t(278)](t(294))[t(276)](),h=u[t(320)],h!=i[t(320)])return s[t(344)](l)&&u[t(331)](i[t(320)],l)?(o({...i,setImageSizes:!1}),l=s[t(332)](n[t(317)][t(309)][t(263)]),void r[t(347)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(341))):void(s[t(329)](l)?r[t(347)](l,g,[],t(346)):r[t(272)](f,g,t(346)))}))}));for(const e of n[t(334)][t(278)](t(299))[t(295)])o[e[t(273)]]=e[t(321)][t(324)]();r[t(313)][t(335)](t(307),t(341),t(274),(()=>!1)),r[t(313)][t(335)](t(307),t(346),t(274),(()=>!1)),r[t(313)][t(335)](t(285),t(346),t(274),(()=>!1)),r[t(313)][t(335)](t(307),t(341),t(318),(([e])=>{const n=t;s[n(305)](e[n(265)]())})),r[t(313)][t(335)](t(307),t(341),t(301),((e,n)=>{const s=t;r[s(313)][s(275)](s(307),"",s(318))(e,{commandName:n[s(343)],commandParams:n[s(349)]})})),r[t(313)][t(335)](t(307),t(341),t(303),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(307),subType:t(341)},{type:t(333),subType:t(328)},{type:t(307),subType:t(298)},{type:t(333),subType:t(298)}];function a(e,n){const o=t,a=i[o(279)]((({type:t,subType:n})=>e[o(308)]==t&&e[o(357)]==n)),c=i[o(279)]((({type:t,subType:e})=>n[o(308)]==t&&n[o(357)]==e));if(a<0||c<0)return!1;const u=e[o(312)](),l=n[o(312)]();if((0==a||1==a)&&2==c&&u[o(342)](l))return!0;if(2==a&&3==c){const t=r[o(264)](u,o(333))[o(338)]((({suggestion:t,meta:e})=>e[o(339)]&&o(298)==t[o(357)]));if(t[o(280)]>1&&l[o(330)][o(319)](u[o(268)]))return!0;if(1==t[o(280)]&&(u[o(268)][o(319)](l[o(330)])||u[o(330)][o(319)](l[o(268)])))return!0}if(3==a&&3==c&&u[o(268)][o(300)](l[o(268)])){const t=u[o(330)][o(323)],e=l[o(268)][o(267)];return s[o(329)](t)&&t===e}return!1}n[t(317)][t(309)][t(297)]((()=>{const e=t;let o=!1;const i=Array[e(311)](n[e(317)][e(309)][e(340)][e(353)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(326)](t);if(e(277)==i&&r[e(355)](u)){if(e(307)==a&&(e(341)==c||e(346)==c)){const t=r[e(350)](u);if(n[e(356)]){const n=t[e(312)]()[e(265)]();if(s[e(329)](n))continue;r[e(281)](t),o=!0}}if(e(333)==a&&e(328)==c&&!n[e(356)]){const t=r[e(350)](u);t[e(262)]&&t[e(262)][e(293)]&&(r[e(281)](t[e(262)]),o=!0)}}}return o})),this[t(352)](o)}[jo(352)](t){const e=jo,n=this[e(289)],r=n[e(286)];n[e(334)][e(278)](e(345))[e(314)][e(270)]((n=>{const s=e;if(s(307)!=n[s(308)]&&s(285)!=n[s(308)])return;const{data:o}=n;if(!o||s(315)!=o[s(343)])return;const i=o[s(351)][0][s(320)];return function(t){const e=s;return{type:e(282),content:zr(r,e(306),t)}}(s(325)===i?zr(r,s(302)):t[i]||i)}))}}function zo(t,e){const n=qo();return(zo=function(t,e){return n[t-=215]})(t,e)}const Wo=zo;function qo(){const t=["_trackChangesValueDuringImport","1476168ZkKfBi","_handleImportedData","high","importWord","get","enableCommand","1034472UJryLg","_trackChangesExecuted","9wpDjkZ","commands","297789NjcXjI","10uqvHoM","TrackChangesEditing","track_changes","1131662nfOvyo","afterInit","Users","value","dataInsert","lowest","listenTo","execute","14506136FbsczU","_setSuggestionData","2062372YDETzX","editor","trackChanges","collaboration_features","535858mAGFEa","forEach","bind","plugins"];return(qo=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(266590===parseInt(n(221))/1+parseInt(n(239))/2+parseInt(n(244))/3+parseInt(n(235))/4+parseInt(n(222))/5*(parseInt(n(217))/6)+parseInt(n(225))/7+-parseInt(n(233))/8*(parseInt(n(219))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=zo;super(t),this[e(243)]=!1,this[e(218)]=!1}[Wo(226)](){const t=Wo,e=this[t(236)],n=e[t(220)][t(215)](t(247)),r=e[t(220)][t(215)](t(237));n&&(n.on(t(232),((e,[,n])=>{const s=t;this[s(243)]=r[s(228)],n[s(238)][s(224)]=!this[s(243)]}),{priority:t(246)}),this[t(231)](n,t(229),this[t(245)][t(241)](this)),this[t(231)](n,t(229),(()=>{const e=t;this[e(218)]&&(r[e(232)](),this[e(218)]=!1)}),{priority:t(230)}),e[t(242)][t(215)](t(223))[t(216)](t(247)))}[Wo(245)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(236)][n(220)][n(215)](n(237)),o=s[n(228)];this[n(243)]!==o&&(s[n(232)](),this[n(218)]=!0),r&&r[n(240)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(236)][o(242)][o(215)](o(227)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(247)}}};this[o(236)][o(242)][o(215)](o(223))[o(234)](i)}))}}const Xo=Jo;!function(t,e){const n=Jo,r=t();for(;;)try{if(697921===parseInt(n(249))/1*(-parseInt(n(264))/2)+-parseInt(n(271))/3*(-parseInt(n(256))/4)+-parseInt(n(257))/5+-parseInt(n(258))/6+parseInt(n(255))/7+parseInt(n(265))/8*(-parseInt(n(263))/9)+-parseInt(n(259))/10*(-parseInt(n(251))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Zo extends t.Plugin{[Xo(250)](){const t=Xo,e=this[t(273)],n=e[t(246)][t(270)](t(237));if(e[t(246)][t(233)](t(247))&&(n[t(261)](t(266)),n[t(261)](t(240))),e[t(246)][t(233)](t(248)))for(const e of[t(238),t(236)])n[t(244)](e);const r=e[t(245)];n[t(243)](t(267)),n[t(242)][t(268)](t(267),zr(r,t(239))),this[t(241)]()}[Xo(241)](){const t=Xo,e=this[t(273)],n=e[t(245)],r=e[t(246)][t(270)](t(237));r[t(242)][t(253)]((e=>{const s=t;if(s(235)!=e[s(260)])return;const{data:o}=e;if(!o)return;if(s(238)!=o[s(234)]&&s(236)!=o[s(234)])return;const i=e[s(262)]()[0],a=r[s(242)][s(272)](i);return s(238)==o[s(234)]?{type:s(254),content:zr(n,s(252),a)}:s(236)==o[s(234)]?{type:s(254),content:zr(n,s(269),a)}:void 0}))}}function Jo(t,e){const n=Yo();return(Jo=function(t,e){return n[t-=233]})(t,e)}function Yo(){const t=["registerBlockAttribute","enableDefaultAttributesIntegration","locale","plugins","IndentEditing","IndentBlock","192251FwMech","afterInit","11biFIRY","*Indent:* %0","registerDescriptionCallback","format","1072477sgPMrh","1148764cVUSSd","3943965cbgrhj","5076606MnsXAo","29698530hAAbrr","type","enableCommand","getItems","2754585UprTVl","14ngmurQ","8ssFGSS","indent","blockIndent","registerAttributeLabel","*Outdent:* %0","get","9ZCbjwq","getItemLabel","editor","has","commandName","formatBlock","outdentBlock","TrackChangesEditing","indentBlock","FORMAT_INDENT","outdent","_registerLegacyDescription","descriptionFactory"];return(Yo=function(){return t})()}var Qo=ti;function $o(){var t=["enableCommand","42yPDJQv","400250kVqzBC","init","135GbRZJn","3305AAfOGI","804fwfsFw","input","get","21108IshvOC","2033655YvZXXU","requires","561208BkOacv","301676iTKQmp","TrackChangesEditing","1100UPrjvY","9810570fcmdFr","editor","plugins"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=314]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(911055===-parseInt(n(324))/1*(parseInt(n(325))/2)+parseInt(n(329))/3+parseInt(n(332))/4+parseInt(n(315))/5*(parseInt(n(328))/6)+-parseInt(n(320))/7*(-parseInt(n(331))/8)+parseInt(n(323))/9*(-parseInt(n(321))/10)+parseInt(n(316))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(330)](){return[vs.Input]}[Qo(322)](){var t=Qo;this[t(317)][t(318)][t(327)](t(314))[t(319)](t(326))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=483]})(t,e)}function si(){const t=["formatInline","registerAttributeLabel","newValue","12HiwRdx","registerInlineAttribute","label","*Remove link*","plugins","link","466104LcARuT","17694580QwgIDN","670585RAqAPo","linkHref","type","2ZFLsXz","_registerLegacyDescription","LinkEditing","locale","afterInit","commandName","has","registerDescriptionCallback","key","commands","8JUFeZW","toLowerCase","get","attribute","*Set link:* %0","manualDecorators","11621337AHpvOK","editor","8663553bxmAbU","commandParams","link (","descriptionFactory","7166712fcdtuD","unlink","enableDefaultAttributesIntegration","3454047wGIJew","TrackChangesEditing","format"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(960206===-parseInt(n(513))/1*(-parseInt(n(518))/2)+-parseInt(n(501))/3+-parseInt(n(507))/4*(parseInt(n(515))/5)+parseInt(n(498))/6+parseInt(n(492))/7+-parseInt(n(486))/8*(-parseInt(n(494))/9)+-parseInt(n(514))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(522)](){const t=ni,e=this[t(493)];if(!e[t(511)][t(524)](t(520)))return;const n=e[t(511)][t(488)](t(502)),r=e[t(485)][t(488)](t(512));n[t(500)](t(512)),n[t(500)](t(499)),n[t(508)](t(516));for(const e of r[t(491)])n[t(508)](e.id),n[t(497)][t(505)](e.id,t(496)+e[t(509)][t(487)]()+")");n[t(497)][t(483)]((n=>{const r=t;if(r(489)!=n[r(517)])return;const{data:s}=n;if(!s||r(516)!=s[r(484)])return;const o=s[r(506)],i=e[r(521)];return{type:r(503),content:null==o?zr(i,r(510)):zr(i,r(490),'"'+o+'"')}})),this[t(519)]()}[ni(519)](){const t=ni,e=this[t(493)],n=e[t(521)];e[t(511)][t(488)](t(502))[t(497)][t(483)]((e=>{const r=t;if(r(504)!=e[r(517)])return;const{data:s}=e;if(s){if(r(512)==s[r(523)]){const t=s[r(495)][0];return{type:r(503),content:zr(n,r(490),'"'+t+'"')}}return r(499)==s[r(523)]?{type:r(503),content:zr(n,r(510))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(533481===-parseInt(n(492))/1+parseInt(n(510))/2+parseInt(n(495))/3+-parseInt(n(485))/4+-parseInt(n(484))/5*(-parseInt(n(502))/6)+-parseInt(n(513))/7+-parseInt(n(533))/8*(-parseInt(n(481))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(531)](){const t=ii,e=this[t(480)],n=e[t(496)];if(!e[t(534)][t(511)](t(539)))return;const r=e[t(534)][t(498)](t(491)),s=e[t(534)][t(511)](t(545));function o(t){return()=>{const n=ui,s=e[n(535)][n(476)][n(546)],o=e[n(530)][n(498)](t);if(o[n(505)])return void e[n(548)](n(465),{});const i=t[n(519)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(489)](t)[s(464)]((t=>function(t,e){const n=s;return e[n(529)](t[n(522)],n(493))&&!e[n(483)](t)}(t,r)));o=o[s(464)]((t=>!t.is(s(487),s(493))||t[s(490)](s(500))!=e));const i=new Set;for(const t of o)t.is(s(487),s(493))?i[s(540)](ci(t)):i[s(540)](t);return Array[s(489)](i)}(s[n(516)](),i,e[n(535)][n(517)]);e[n(535)][n(469)]((()=>{const e=n;for(const n of a)r[e(501)](n,{commandName:t,commandParams:[{forceValue:!o[e(505)]}],formatGroupId:e(515)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(489)](t);const r=n[e(504)]((t=>e(493)!=t[e(547)]));return r>-1&&(n=n[e(519)](0,r)),n}(e[n(535)][n(476)][n(546)][n(516)]()),o=e[n(535)][n(494)](e[n(535)][n(479)](s[0],n(470)),e[n(535)][n(479)](s[s[n(523)]-1],n(472)));e[n(535)][n(469)]((()=>{const e=n;r[e(501)](o,{commandName:t,commandParams:[],formatGroupId:e(537)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(532)];for(;t&&t[n(490)](n(537))>e[n(490)](n(537));)r[n(540)](t),t=t[n(532)]}return Array[n(489)](r)}(s))}))}}r[t(499)](t(525),o(t(525))),r[t(499)](t(509),o(t(509))),s&&r[t(499)](t(527),o(t(527))),r[t(499)](t(466),i(t(466))),r[t(499)](t(474),i(t(474))),s&&r[t(499)](t(528),(()=>{const n=t,s=e[n(530)][n(498)](n(528)),o=Array[n(489)](s[n(497)]);o[n(464)]((t=>t[n(490)](n(541))!=s[n(505)])),e[n(535)][n(469)]((()=>{const t=n;for(const e of o)r[t(501)](e,{commandName:t(528),commandParams:[{forceValue:!s[t(505)]}]})}))})),r[t(486)][t(512)](t(493),(e=>zr(n,t(526),e))),r[t(486)][t(473)]((e=>{const r=t;if(r(468)!=e[r(544)]&&r(543)!=e[r(544)])return;const{data:s}=e;if(s){if(r(525)==s[r(475)]||r(509)==s[r(475)]||r(527)==s[r(475)])switch(s[r(475)][r(536)](r(507),"")){case r(503):return o(zr(n,r(477)));case r(518):return o(zr(n,r(478)));case r(514):return o(zr(n,r(520)))}if(r(466)==s[r(475)])return{type:r(482),content:zr(n,r(521),zr(n,r(526)))};if(r(474)==s[r(475)])return{type:r(482),content:zr(n,r(506),zr(n,r(526)))};if(r(528)==s[r(475)])return s[r(538)][0][r(508)]?{type:r(482),content:zr(n,r(467))}:{type:r(482),content:zr(n,r(488))}}function o(t){const e=r;return{type:e(482),content:zr(n,e(471),t)}}}))}}function ci(t){const e=ii,n=t[e(490)](e(537));if(0==n)return t;let r=t;for(;t[e(524)]&&t[e(524)].is(e(487),e(493));){const s=t[e(524)][e(490)](e(537));if(s==n)r=t[e(524)];else if(s<n)break;t=t[e(524)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=464]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(487),e(493))&&t[e(490)](e(537))>0){let r=t[e(532)];for(;r&&e(493)==r[e(547)]&&r[e(490)](e(537))==t[e(490)](e(537));)n[e(542)](r),r=r[e(532)]}return n}function fi(){const t=["nextSibling","104nezGQD","plugins","model","replace","listIndent","commandParams","LegacyListEditing","add","todoListChecked","push","formatInline","type","LegacyTodoListEditing","selection","name","execute","filter","paragraph","indentList","*Check item*","formatBlock","change","before","*Change to:* %0","end","registerDescriptionCallback","outdentList","commandName","document","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","createPositionAt","editor","1069821ciJsyu","format","isObject","1140ckevrg","4007648XcEvSs","descriptionFactory","element","*Uncheck item*","from","getAttribute","TrackChangesEditing","745713ESenjz","listItem","createRange","1711134KhSLHb","locale","_selectedElements","get","enableCommand","listType","markBlockFormat","26898ZZPSOE","bulleted","findIndex","value","*Outdent:* %0","List","forceValue","bulletedList","78420NuLcNl","has","registerElementLabel","6271321GPEisx","todo","blockName","getSelectedBlocks","schema","numbered","slice","ELEMENT_TODO_LIST","*Indent:* %0","parent","length","previousSibling","numberedList","ELEMENT_LIST_ITEM","todoList","checkTodoList","checkChild","commands","afterInit"];return(fi=function(){return t})()}const hi=di;function gi(){const t=["_LIST_","type","has","model","7934938YAYoFd","toUpperCase","createPositionAt","editor","enableCommand","change","*Change to:* %0","length","handleListReversedCommand","styles","24ndjOfp","_getTranslationKeyForListStyle","40GHkcPr","*Format:* set order to regular","*Format:* set start index to %0","format","selection","listStyle","list.properties","getFirstPosition","201QIhuXq","1420297eIDHKQ","getSiblingNodes","87832hsYdXV","getLastPosition","_getSuggestionBlocksForListStyle","document","50LfLuoM","170780IZeFYl","TrackChangesEditing","unshift","afterInit","before","startIndex","getSelectedBlocks","forward","handleListStartCommand","plugins","commandName","listStart","getListTypeFromListStyleType","LegacyListUtils","formatInline","element","registerDescriptionCallback","139293ViBeOz","288qmeIFl","LegacyListPropertiesEditing","createRange","*Format:* set order to reversed","locale","603002SrWhAc","flat","ELEMENT_","handleDescriptions","filter","listType","listReversed","listItem","formatBlock","commandParams","config","1232651GtRuLp","parent","reversed","getAttribute","handleListStyleCommand","map","_getSuggestionBlocks","get","descriptionFactory","push","default","bind","backward","from","numbered","replace","markMultiRangeBlockFormat"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=449]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(856920===parseInt(n(504))/1+parseInt(n(451))/2+-parseInt(n(503))/3*(parseInt(n(506))/4)+-parseInt(n(511))/5*(parseInt(n(529))/6)+-parseInt(n(462))/7*(-parseInt(n(495))/8)+parseInt(n(528))/9*(-parseInt(n(510))/10)+-parseInt(n(483))/11*(-parseInt(n(493))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(514)](){const t=hi;if(!this[t(486)][t(520)][t(481)](t(530)))return;const e=this[t(486)][t(461)][t(469)](t(501)),n=this[t(486)][t(520)][t(469)](t(512));e[t(492)]&&n[t(487)](t(500),this[t(466)][t(473)](this)),e[t(464)]&&n[t(487)](t(457),this[t(491)][t(473)](this)),e[t(516)]&&n[t(487)](t(522),this[t(519)][t(473)](this)),n[t(470)][t(527)](this[t(454)][t(473)](this))}[hi(466)](t,e={}){const n=hi,r=this[n(486)][n(520)][n(469)](n(512)),s=this[n(508)]();this[n(486)][n(482)][n(488)]((()=>{const t=n;r[t(478)](s,{commandName:t(500),commandParams:[{type:e[t(480)]}],formatGroupId:t(500)})}))}[hi(491)](t,e={}){const n=hi,r=this[n(486)][n(520)][n(469)](n(512)),s=this[n(468)]((t=>t.is(n(526),n(458))&&n(476)===t[n(465)](n(456))));if(s[n(490)]<1)return;const o=s[n(467)]((t=>this[n(486)][n(482)][n(531)](this[n(486)][n(482)][n(485)](t,n(515)),this[n(486)][n(482)][n(485)](t,0))));this[n(486)][n(482)][n(488)]((()=>{const t=n;r[t(478)](o,{commandName:t(457),commandParams:[{reversed:e[t(464)]}],formatGroupId:t(457)})}))}[hi(519)](t,e={}){const n=hi,r=this[n(486)][n(520)][n(469)](n(512)),s=this[n(468)]((t=>t.is(n(526),n(458))&&n(476)===t[n(465)](n(456))));if(s[n(490)]<1)return;const o=s[n(467)]((t=>this[n(486)][n(482)][n(531)](this[n(486)][n(482)][n(485)](t,n(515)),this[n(486)][n(482)][n(485)](t,0))));this[n(486)][n(482)][n(488)]((()=>{const t=n;r[t(478)](o,{commandName:t(522),commandParams:[{startIndex:e[t(516)]}],formatGroupId:t(522)})}))}[hi(454)](t){const e=hi;if(e(459)!=t[e(480)]&&e(525)!=t[e(480)])return;const n=this[e(486)][e(450)],{data:r}=t;if(!r)return;let s,o;switch(r[e(521)]){case e(500):s=e(489),o={type:e(498),content:zr(n,s,zr(n,this[e(494)](r[e(460)][0][e(480)])))};break;case e(457):s=r[e(460)][0][e(464)]?e(449):e(496),o={type:e(498),content:zr(n,s)};break;case e(522):s=e(497),o={type:e(498),content:zr(n,s,r[e(460)][0][e(516)])}}return o}[hi(508)](){const t=hi;var e,n,r,s;const o=this[t(486)][t(520)][t(469)](t(524));let i=Array[t(475)](this[t(486)][t(482)][t(509)][t(499)][t(517)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(526),t(458)))&&i[t(513)](...o[t(505)](this[t(486)][t(482)][t(509)][t(499)][t(502)](),t(474))),(null===(n=i[i[t(490)]-1])||void 0===n?void 0:n.is(t(526),t(458)))&&i[t(471)](...o[t(505)](this[t(486)][t(482)][t(509)][t(499)][t(507)](),t(518))),i=[...new Set(i)],(null===(s=null===(r=this[t(486)][t(482)][t(509)][t(499)][t(502)]())||void 0===r?void 0:r[t(463)])||void 0===s?void 0:s.is(t(526),t(458)))&&(i=i[t(455)]((e=>e.is(t(526),t(458))))),i}[hi(468)](t){const e=hi,n=this[e(486)][e(520)][e(469)](e(524));let r=Array[e(475)](this[e(486)][e(482)][e(509)][e(499)][e(517)]())[e(455)](t)[e(467)]((t=>{const r=e,s=this[r(486)][r(482)][r(485)](t,0);return[...n[r(505)](s,r(474)),...n[r(505)](s,r(518))]}))[e(452)]();return r=[...new Set(r)],r}[hi(494)](t){const e=hi;return e(453)+(this[e(486)][e(520)][e(469)](e(524))[e(523)](t)||e(472))[e(484)]()+e(479)+t[e(484)]()[e(477)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["58688rxjwHI","options","registerElementLabel","downcastDispatcher","conversion","enableCommand","attribute:url:media","ELEMENT_MEDIA","descriptionFactory","afterInit","924179kdBkEo","3801510KKpChT","TrackChangesEditing","createEmptyElement","546BNckJn","elementToElement","plugins","get","has","data","editor","showSuggestionHighlights","8860zxApHB","for","14555010VtOmAu","mediaEmbed","9CnYyde","1336612fNxHjT","105488fzvsGf","high","1329gqNOMm","dataDowncast","media","stop","MediaEmbedEditing","div","locale"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=495]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(644441===-parseInt(n(503))/1+parseInt(n(520))/2+-parseInt(n(523))/3*(-parseInt(n(515))/4)+-parseInt(n(504))/5+-parseInt(n(507))/6*(parseInt(n(530))/7)+parseInt(n(521))/8*(-parseInt(n(519))/9)+parseInt(n(517))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(502)](){const t=mi,e=this[t(513)];if(!e[t(509)][t(511)](t(527)))return;const n=e[t(509)][t(510)](t(505)),r=e[t(529)];n[t(498)](t(518)),n[t(501)][t(495)](t(525),(e=>zr(r,t(500),e))),e[t(497)][t(516)](t(524))[t(508)]({model:t(525),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(514)])return n[s(506)](s(528))},converterPriority:t(522)}),e[t(512)][t(496)].on(t(499),((e,n,r)=>{const s=t;r[s(531)][s(514)]&&e[s(526)]()}),{priority:t(522)})}}function Ti(t,e){const n=_i();return(Ti=function(t,e){return n[t-=238]})(t,e)}function _i(){const t=["371406zBGsbb","12472GDbHeV","enableCommand","466656aDIBHJ","10ASLDUl","790488yhMPha","MentionEditing","editor","7708YKNpTr","60Uubjua","5256296BYudCC","TrackChangesEditing","7742FcfRVG","afterInit","3fKPXci","330uFSALu","2714413qfzeei","mention","has","plugins","get","336LezAwc","398lyYNNk"];return(_i=function(){return t})()}const yi=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(950664===-parseInt(n(239))/1*(parseInt(n(248))/2)+parseInt(n(254))/3*(-parseInt(n(250))/4)+parseInt(n(249))/5*(-parseInt(n(240))/6)+-parseInt(n(252))/7*(parseInt(n(241))/8)+-parseInt(n(245))/9*(-parseInt(n(244))/10)+-parseInt(n(255))/11*(-parseInt(n(243))/12)+-parseInt(n(256))/13*(-parseInt(n(238))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[yi(253)](){const t=yi,e=this[t(247)];e[t(259)][t(258)](t(246))&&e[t(259)][t(260)](t(251))[t(242)](t(257))}}function ki(){const t=["*Remove format:* %0","MultiLevelList","registerBlockAttribute","listMarkerStyle","219440lgYMYZ","get","afterInit","24jyHaLc","key","3304428SQGmqL","registerDescriptionCallback","descriptionFactory","has","editor","TrackChangesEditing","8VNPciT","next","enableDefaultAttributesIntegration","2112405WBSGYX","343683NlyEZy","listType","1480388DMlwYF","plugins","117511srJciP","format","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","*Set format:* %0","handleDescriptions","head","4939542QffSmZ","locale","newValue","oldValue","data"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(387313===-parseInt(n(404))/1*(-parseInt(n(396))/2)+parseInt(n(400))/3*(-parseInt(n(423))/4)+parseInt(n(399))/5+-parseInt(n(425))/6+parseInt(n(402))/7+-parseInt(n(420))/8+parseInt(n(411))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(422)](){const t=Ci,e=this[t(394)],n=e[t(403)][t(421)](t(395));e[t(403)][t(393)](t(417))&&(n[t(398)](t(407)),n[t(418)](t(419)),n[t(392)][t(426)]((e=>this[t(409)](e))))}[Ci(409)](t){const e=Ci,n=this[e(394)][e(412)],{data:r}=t,s={type:e(405),content:""};if(r&&e(419)==r[e(424)]){if(!r[e(414)])return{type:e(405),content:zr(n,e(408),zr(n,e(406)))+" ("+r[e(413)]+")"};if(!r[e(413)]){let o=t[e(410)];for(;o;){if(o[e(415)]&&e(401)==o[e(415)][e(424)]&&o[e(415)][e(413)])return s;o=o[e(397)]}return{type:e(405),content:zr(n,e(416),zr(n,e(406)))+" ("+r[e(414)]+")"}}}}}const Ri=vi;function Si(){const t=["800784hcPQxZ","PageBreakEditing","editor","registerElementLabel","692730dnZBOb","ELEMENT_PAGE_BREAK","get","TrackChangesEditing","1157590eovxng","afterInit","1261359NJuWSc","locale","descriptionFactory","705953YjawXk","enableCommand","pageBreak","1051735pHUCRi","plugins","has","9580382eUnBaD"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=425]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(462181===parseInt(n(427))/1+parseInt(n(442))/2+parseInt(n(444))/3+-parseInt(n(434))/4+parseInt(n(430))/5+parseInt(n(438))/6+-parseInt(n(433))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ri(443)](){const t=Ri,e=this[t(436)];if(!e[t(431)][t(432)](t(435)))return;e[t(431)][t(440)](t(441))[t(428)](t(429));const n=e[t(431)][t(440)](t(441)),r=e[t(425)];n[t(426)][t(437)](t(429),(e=>zr(r,t(439),e)))}}const wi=Di;function Oi(){const t=["paragraph","2609271JJZJcw","$text","ELEMENT_PARAGRAPH","showSuggestionHighlights","formatBlock","registerElementLabel","ck-suggestion-marker-split","497MIYvuE","enableDefaultAttributesIntegration","format","toViewPosition","11pCOHSt","has","nodeAfter","consume","2094gPwEHa","editing","insertion","addClass","createUIElement","_registerLegacyDescription","plugins","Paragraph","commandName","*Insert:* %0","end","enableCommand","checkChild","downcastDispatcher","editor","228INuHiG","descriptionFactory","ck-suggestion-marker--active","bindElementToMarker","markerRange","*Change to:* %0","model","insertParagraph","activeMarkers","markerName","TrackChangesEditing","addMarker:suggestion:insertion","locale","options","getItemLabel","afterInit","consumable","434164YVOTuU","39320JZAVCw","includes","data","isLimit","get","isBlock","writer","type","highest","name","schema","6727116aZPUgM","getFirstRange","3248090JWIsGN","insert","14tRNZpd","registerDescriptionCallback","mapper","3MhxLXO","start","isTouching","span","6770NEAkvb"];return(Oi=function(){return t})()}function Di(t,e){const n=Oi();return(Di=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(219169===parseInt(n(422))/1*(-parseInt(n(470))/2)+parseInt(n(473))/3*(parseInt(n(454))/4)+-parseInt(n(477))/5*(parseInt(n(437))/6)+parseInt(n(414))/7*(-parseInt(n(455))/8)+parseInt(n(407))/9+-parseInt(n(468))/10*(parseInt(n(418))/11)+parseInt(n(466))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Fi extends t.Plugin{[wi(452)](){const t=wi,e=this[t(436)];if(!e[t(428)][t(419)](t(429)))return;const n=e[t(449)],r=e[t(428)][t(459)](t(447));r[t(438)][t(412)](t(478),(e=>zr(n,t(409),e))),r[t(415)](t(478)),r[t(433)](t(444)),e[t(423)][t(435)].on(t(448),Pi(e),{priority:t(463)}),e[t(457)][t(435)].on(t(448),((n,r,s)=>{const o=t;s[o(450)][o(410)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(463)});const s=r[t(438)];s[t(471)]((r=>{const o=t;if(o(424)!==r[o(462)])return;const{start:i,end:a}=r[o(467)]();if(!i[o(475)](a)||!i[o(420)])return;const c=e[o(443)][o(465)],u=i[o(420)];return c[o(460)](u)&&!c[o(458)](u)&&c[o(434)](u,o(408))?{type:o(424),content:zr(n,o(431),s[o(451)](u,1))}:void 0})),this[t(427)]()}[wi(427)](){const t=wi,e=this[t(436)],n=e[t(449)];e[t(428)][t(459)](t(447))[t(438)][t(471)]((e=>{const r=t;if(r(411)!=e[r(462)])return;const{data:s}=e;return s&&r(478)==s[r(430)]?{type:r(416),content:zr(n,r(442),zr(n,r(409)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(428)][o(459)](o(447)),a=r[o(441)][o(474)],c=r[o(441)][o(432)],u=t[o(443)][o(465)];if(!a[o(475)](c)||!a[o(420)])return;const l=a[o(420)];if(u[o(460)](l)&&!u[o(458)](l)&&u[o(434)](l,o(408))){if(!s[o(453)][o(421)](r[o(441)],n[o(464)]))return;const t=s[o(461)][o(426)](o(476),{class:o(413)}),a=s[o(472)][o(417)](c);e&&i[o(445)][o(456)](r[o(446)])&&s[o(461)][o(425)](o(439),t),s[o(461)][o(469)](a,t),s[o(472)][o(440)](t,r[o(446)])}}}function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=173]})(t,e)}const xi=Bi;function Ui(){const t=["5074182ulsAhB","2064056jqSiYv","registerDescriptionCallback","2931940rcGoMk","953934REuqtK","locale","formatInline","get","2456316vvWbHO","35UubOhq","commandName","format","3StwgjR","1473385ZwoQxK","enableDefaultAttributesIntegration","editor","TrackChangesEditing","16QlktQl","afterInit","RemoveFormatEditing","descriptionFactory","980347eKoEoB","removeFormat","type","has","plugins","*Remove all formatting*","formatBlock","_registerLegacyDescription"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(651671===-parseInt(n(197))/1+-parseInt(n(180))/2*(-parseInt(n(188))/3)+parseInt(n(193))/4*(parseInt(n(189))/5)+parseInt(n(184))/6+parseInt(n(185))/7*(-parseInt(n(177))/8)+parseInt(n(176))/9+parseInt(n(179))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(194)](){const t=xi,e=this[t(191)];e[t(201)][t(200)](t(195))&&(e[t(201)][t(183)](t(192))[t(190)](t(198)),this[t(175)]())}[xi(175)](){const t=xi,e=this[t(191)];e[t(201)][t(183)](t(192))[t(196)][t(178)]((n=>{const r=t;if(r(174)!=n[r(199)]&&r(182)!=n[r(199)])return;const{data:s}=n;return s&&r(198)==s[r(186)]?{type:r(187),content:zr(e[r(181)],r(173))}:void 0}))}}const Gi=Hi;function Vi(){const t=["838578lygYwd","has","TrackChangesEditing","RestrictedEditingModeEditing","get","editor","acceptSelectedSuggestions","4078480sTjANi","goToPreviousRestrictedEditingException","goToNextRestrictedEditingException","834795fWpcla","discardAllSuggestions","7085iNztEW","discardSuggestion","1841CeoPPI","plugins","4520PDUtIU","128006vsXQMA","trackChanges","acceptSuggestion","acceptAllSuggestions","afterInit","discardSelectedSuggestions","360wWkbrl","1779435CncYFM","3kqbwDv","enableCommand"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(141443===parseInt(n(378))/1*(parseInt(n(397))/2)+parseInt(n(390))/3+parseInt(n(376))/4*(-parseInt(n(392))/5)+-parseInt(n(380))/6+-parseInt(n(394))/7*(-parseInt(n(396))/8)+parseInt(n(377))/9+-parseInt(n(387))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(374)](){const t=Gi,e=this[t(385)];if(!e[t(395)][t(381)](t(383)))return;const n=e[t(395)][t(384)](t(382));n[t(379)](t(388)),n[t(379)](t(389));const r=e[t(395)][t(384)](t(383));r[t(379)](t(398)),r[t(379)](t(372)),r[t(379)](t(393)),r[t(379)](t(373)),r[t(379)](t(391)),r[t(379)](t(386)),r[t(379)](t(375))}}const Wi=Xi;!function(t,e){const n=Xi,r=t();for(;;)try{if(685018===-parseInt(n(344))/1*(-parseInt(n(330))/2)+-parseInt(n(321))/3*(parseInt(n(365))/4)+-parseInt(n(359))/5*(-parseInt(n(331))/6)+parseInt(n(326))/7*(parseInt(n(347))/8)+-parseInt(n(333))/9+parseInt(n(317))/10+-parseInt(n(327))/11*(parseInt(n(341))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(360)](){return[Js.ShiftEnter]}[Wi(337)](){const t=Wi,e=this[t(371)],n=e[t(358)][t(339)](t(367));n[t(332)](t(322)),e[t(320)][t(362)].on(t(329),Zi(e),{priority:t(323)}),e[t(320)][t(362)].on(t(369),Zi(e),{priority:t(323)}),e[t(363)][t(362)].on(t(342),((n,r,s)=>{const o=t;s[o(355)][o(335)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(340)][t(350)](t(370),(n=>zr(e[t(348)],t(349),n)))}}function Ki(){const t=["toViewPosition","editing","1510107bejRMl","shiftEnter","high","split","ck-suggestion-marker--active","245MrDRiY","220tkuCrS","ck-suggestion-marker-","addMarker:suggestion:insertion","2650094gIijGO","384pFotyc","enableCommand","6860799jYnIHB","getItems","showSuggestionHighlights","createUIElement","init","insert","get","descriptionFactory","767340XmxNkl","addMarker:suggestion","merge","1rlacke","writer","test","245320IcpYQW","locale","ELEMENT_LINE_BREAK","registerElementLabel","span","markerRange","element","addClass","options","includes","name","plugins","14745YYkemd","requires","markerName","downcastDispatcher","data","createPositionBefore","8ZohStp","deletion","TrackChangesEditing","activeMarkers","addMarker:suggestion:deletion","softBreak","editor","consumable","bindElementToMarker","mapper","11459090aiTIhR","model"];return(Ki=function(){return t})()}function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=317]})(t,e)}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(358)][o(339)](o(367));if(!s[o(372)][o(346)](r[o(352)],n[o(357)]))return;const a=t[o(318)];for(const t of r[o(352)][o(334)]()){if(!t.is(o(353),o(370)))continue;const n=o(366)==r[o(361)][o(324)](":")[1]?o(343):o(324),c=s[o(345)][o(336)](o(351),{class:o(328)+n}),u=s[o(374)][o(319)](a[o(364)](t));e&&i[o(368)][o(356)](r[o(361)])&&s[o(345)][o(354)](o(325),c),s[o(345)][o(338)](u,c),s[o(374)][o(373)](c,r[o(361)])}}}function Ji(t,e){const n=$i();return(Ji=function(t,e){return n[t-=382]})(t,e)}const Yi=Ji;!function(t,e){const n=Ji,r=t();for(;;)try{if(725487===parseInt(n(401))/1*(-parseInt(n(420))/2)+parseInt(n(388))/3+-parseInt(n(412))/4+parseInt(n(405))/5+-parseInt(n(403))/6+parseInt(n(402))/7*(parseInt(n(421))/8)+parseInt(n(417))/9*(parseInt(n(399))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Qi extends t.Plugin{[Yi(406)](){const t=Yi,e=this[t(384)],n=e[t(385)],r=e[t(409)];if(!e[t(408)][t(383)](t(390)))return;const s=e[t(408)][t(419)](t(410)),o=t(382),i=e[t(395)][t(419)](o);s[t(414)](o,((e,r={})=>{const a=t,c=n[a(396)][a(392)];if(c[a(415)])return void e(r);const u=void 0!==r[a(413)]?r[a(413)]:!i[a(400)];n[a(394)]((()=>{const t=a,e=Array[t(387)](c[t(398)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(422)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(418)][t(397)]((e=>{const n=t;if(n(407)!=e[n(389)]&&n(416)!=e[n(389)])return;const{data:s}=e;return s&&s[n(393)]==o?s[n(404)][0][n(413)]?{type:n(411),content:zr(r,n(391))}:{type:n(411),content:zr(r,n(386))}:void 0}))}}function $i(){const t=["getRanges","4912130oXpGXA","value","2035vKWdfC","6230PpjpgC","1195680GukNhq","commandParams","1144795CKvkGO","afterInit","formatBlock","plugins","locale","TrackChangesEditing","format","5214176XzPpRK","forceValue","enableCommand","isCollapsed","formatInline","36jVscVJ","descriptionFactory","get","1078YTgPaK","2416DFJIrE","markInlineFormat","restrictedEditingException","has","editor","model","FORMAT_RESTRICTED_DISABLED","from","2587755KEfcLp","type","StandardEditingModeEditing","FORMAT_RESTRICTED_ENABLED","selection","commandName","change","commands","document","registerDescriptionCallback"];return($i=function(){return t})()}function ta(){const t=["plugins","toLowerCase","descriptionFactory","format","FORMAT_STYLE","element","_registerLegacyDescription","normalizeConfig","registerDescriptionCallback","3307722ixppZj","type","formatBlock","definitions","afterInit","10802tTmnaH","commandName","registerAttributeLabel","has","*Remove format:* %0","formatInline","1125727bqUclG","enableDefaultAttributesIntegration","10338048VbvKxM","style","editor","commandParams","Style","StyleUtils","*Set format:* %0","4lXqRki","get","registerInlineAttribute","TrackChangesEditing","add","config","locale","502544YeeKxp","2dtpHWm","styleName","registerBlockAttribute","getGhsAttributeNameForElement","forceValue","12yRGmms","inline","832153YkMFSt","2290SGTNBR","ghsAttributes","GeneralHtmlSupport","block","DataSchema","2390315doMlnA"];return(ta=function(){return t})()}function ea(t,e){const n=ta();return(ea=function(t,e){return n[t-=222]})(t,e)}const na=ea;!function(t,e){const n=ea,r=t();for(;;)try{if(677264===parseInt(n(249))/1*(parseInt(n(266))/2)+parseInt(n(238))/3+parseInt(n(258))/4*(-parseInt(n(228))/5)+parseInt(n(271))/6*(parseInt(n(222))/7)+parseInt(n(265))/8+-parseInt(n(251))/9+parseInt(n(223))/10*(-parseInt(n(243))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[na(242)](){const t=na,e=this[t(253)];if(!e[t(229)][t(246)](t(255))||!e[t(229)][t(246)](t(227)))return;const n=e[t(229)][t(259)](t(261)),r=e[t(264)],s=e[t(263)][t(259)](t(252))||{},o=e[t(229)][t(259)](t(225)),i=e[t(229)][t(259)](t(256))[t(236)](e[t(229)][t(259)](t(227)),s[t(241)]);n[t(250)](t(252));const a=new Set;for(const e of i[t(226)]){const n=o[t(269)](e[t(234)]);a[t(262)](n)}const c=new Set;for(const e of i[t(272)]){const n=o[t(269)](e[t(234)]);c[t(262)](n);for(const n of e[t(224)])c[t(262)](n)}for(const e of a)n[t(268)](e),n[t(231)][t(245)](e,zr(r,t(233)));for(const e of c)n[t(260)](e),n[t(231)][t(245)](e,zr(r,t(233)));this[t(235)]()}[na(235)](){const t=na,e=this[t(253)],n=e[t(264)];e[t(229)][t(259)](t(261))[t(231)][t(237)]((e=>{const r=t;if(r(240)!=e[r(239)]&&r(248)!=e[r(239)])return;const{data:s}=e;return s&&r(252)===s[r(244)]?s[r(254)][0][r(270)]?{type:r(232),content:zr(n,r(257),s[r(254)][0][r(267)][r(230)]())}:{type:r(232),content:zr(n,r(247),s[r(254)][0][r(267)][r(230)]())}:void 0}))}}const sa=aa;function oa(){const t=["TableUtils","_splitMarkerName","15651610kHMLlm","filter","toViewElement","nodeAfter","options","4760382NUioMi","_getCoordsForCells","enqueueChange","item","MIN_SAFE_INTEGER","selectTableRow","40852EGtLYH","removeClass","low","change:data","insert","registerCustomCallback","insertTableColumnRight","highest","plugins","position","getContainedElement","left","first","createRangeOn","registerDescriptionCallback","getChildren","*Remove:* %0","getRowIndexes","getChanges","ELEMENT_TABLE_COLUMN_WITH_TEXT","deletion","getFirstRange","end","9ERhJiv","156ospLJL","rowspan","differ","change","values","length","7854DRwaKu","isInContent","order","1675835trxfLK","ELEMENT_TABLE_WITH_TEXT","maxRow","discard","isArray","_tableSuggestions","ELEMENT_TABLE_COLUMN","map","getAttribute","includes","2018136fGhMmW","execute","insertTableRowBelow","get","push","ELEMENT_TABLE_ROW","writer","tableCell","4hwTWFG","subType","nodeBefore","getChangedMarkers","minColumn","insertion","last","TableEditing","classes","showSuggestionHighlights","createTableWalker","addMarker:suggestion","TrackChangesEditing","ELEMENT_TABLE_ROW_WITH_TEXT","fromRange","model","oldRange","_suggestionFactory","root","suggestion","accept","addClass","detach","every","getRanges","markMultiRangeInsertion","addRange","commands","removeTableRow","above","minRow","getSuggestion","insertTableColumnLeft","$textProxy","503820XyhlQT","start","findAncestor","span","descriptionFactory","isIntersectingWithRange","insertTable","name","downcastDispatcher","afterInit","removeTableColumn","has","isEqual","selectTableColumn","some","registerPostFixer","getCellLocation","locale","*Insert:* %0","mapper","MAX_SAFE_INTEGER","colspan","isIntersecting","data","toLowerCase","isTouching","createPositionAt","forceValue","tablePaste","join","registerElementLabel","batch","maxColumn","getItems","tableColumn","type","add","selection","max","_tablePostFixingSubtypes","hasAttribute","element","substr","_getSuggestionCoords","setSelection","tableRow","_setupColumnsRowsFixing","table","cell","_acceptFormatSuggestionCallbackFactory","rootName","getSelectionAffectedTableCells","11184lefcDD","editor","markMultiRangeDeletion","min","getColumnIndexes","insertTableRowAbove","createRangeIn","startsWith","document","from","refresh","enableCommand","ELEMENT_TABLE","$graveyard"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(793698===-parseInt(n(562))/1+parseInt(n(477))/2*(parseInt(n(501))/3)+-parseInt(n(528))/4*(-parseInt(n(510))/5)+parseInt(n(520))/6+parseInt(n(507))/7*(-parseInt(n(450))/8)+parseInt(n(500))/9*(parseInt(n(466))/10)+-parseInt(n(471))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(437)]=[e(443),e(432)],this[e(515)]=new Set}[sa(571)](){const t=sa,e=this[t(451)],n=e[t(543)][t(458)][t(435)];if(!e[t(485)][t(573)](t(535)))return;const r=e[t(415)],s=e[t(485)][t(523)](t(540)),o=e[t(485)][t(523)](t(464));s[t(566)][t(428)](t(445),(e=>zr(r,t(462),e))),this[t(444)](),s[t(461)](t(568)),s[t(461)](t(476)),s[t(461)](t(411));for(const r of[t(455),t(522)]){const i=e[t(555)][t(523)](r);s[t(461)](r,(r=>{const a=t;e[a(543)][a(504)]((t=>{const e=a;r();const c=e(557)===i[e(509)],u=o[e(449)](n),l=o[e(494)](u),f=c?l[e(489)]-1:l[e(534)]+1,h=u[0][e(564)](e(445)),g=o[e(538)](h,{startRow:f,endRow:f}),d=Array[e(459)](g)[e(517)]((n=>t[e(490)](n[e(446)])));s[e(553)](d,e(443))}))}))}for(const r of[t(560),t(483)]){const i=e[t(555)][t(523)](r);s[t(461)](r,(r=>{const a=t;e[a(543)][a(504)]((t=>{const e=a;r();const c=e(488)===i[e(509)],u=o[e(449)](n),l=o[e(454)](u),f=c?l[e(489)]-1:l[e(534)]+1,h=u[0][e(564)](e(445)),g=o[e(538)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(459)](g)[e(517)]((n=>t[e(490)](n[e(446)])));s[e(553)](d,e(432))}))}))}for(const r of[t(556),t(572)]){const i=r[t(440)](11),a=i[t(422)](),c=a[t(440)](0,3)+t(565),u=t(445)+i,l=t(453)+i,f=t(436)+i;s[t(461)](r,(()=>{const i=t;e[i(543)][i(504)]((t=>{const e=i,h=o[e(449)](n),g=h[0][e(564)](e(445));let d;if(e(556)==r){const t=o[e(494)](h);d={startRow:t[e(489)],endRow:t[e(534)],includeAllSlots:!0}}else{const t=o[e(454)](h);d={startColumn:t[e(489)],endColumn:t[e(534)],includeAllSlots:!0}}const p=o[e(538)](g,d),m=Array[e(459)](p)[e(517)]((({cell:t})=>t)),I=ca(m[e(467)]((t=>t[e(438)](c)))),E=ca(m[e(467)]((t=>!t[e(438)](c))))[e(517)]((n=>t[e(490)](n))),b=s[e(452)](E,u);if(b&&(e(443)==b[e(529)]||e(432)==b[e(529)])){const n=this[e(441)](b);for(const r of I){const s=t[e(490)](r),i=o[e(414)](r),u=r[e(518)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(554)](s)}}}))}))}function c(r){const s=t,o=Array[s(459)](n[s(552)]())[s(517)]((t=>i.LiveRange[s(542)](t)));e[s(543)][s(504)]((t=>{const n=s,i=t[n(429)];r=r[n(467)]((t=>n(463)!=t[n(546)][n(448)])),t[n(442)](r),e[n(555)][n(523)](n(556))[n(460)](),e[n(521)](n(556),{forceDefaultExecution:!0}),e[n(543)][n(473)]((()=>{const t=n;e[t(543)][t(473)](i,(e=>{const n=t,r=o[n(467)]((t=>n(463)!=t[n(546)][n(448)]));r[n(506)]>0&&e[n(442)](r);for(const t of o)t[n(550)]()}))}))}))}function u(r){const s=t;e[s(543)][s(504)]((t=>{const o=s,a=Array[o(459)](n[o(552)]())[o(517)]((t=>i.LiveRange[o(542)](t))),c=[];for(const t of r)for(const e of t[o(431)]({shallow:!0}))c[o(524)](e);for(const n of c)o(463)!=n[o(546)][o(448)]&&(t[o(442)](t[o(424)](n,0)),e[o(555)][o(523)](o(572))[o(460)](),e[o(521)](o(572),{forceDefaultExecution:!0}));const u=a[o(467)]((t=>o(463)!=t[o(546)][o(448)]));u[o(506)]>0&&t[o(442)](u);for(const t of a)t[o(550)]()}))}function l(e,n){const r=t;return n[r(551)]((t=>e[r(412)]((e=>e[r(499)][r(410)](t[r(563)])||t[r(499)][r(410)](e[r(563)])))))}function f(e,n){const r=t;return!e[r(412)]((t=>n[r(412)]((e=>t[r(420)](e)))))&&e[r(412)]((t=>n[r(412)]((e=>t[r(499)][r(423)](e[r(563)])))))}e[t(421)][t(570)].on(t(539),((e,n,r)=>{const s=t;if(!r[s(470)][s(537)])return;const o=n[s(474)];if(!o)return;const i=r[s(417)][s(468)](o);function c(t){return Array[s(514)](t)?t:[t]}i&&s(527)===o[s(569)]&&(0,a.setHighlightHandling)(i,r[s(526)],((t,e,n)=>n[s(549)](c(e[s(536)]),t)),((t,e,n)=>n[s(478)](c(e[s(536)]),t)))}),{priority:t(484)}),s[t(566)][t(491)]((e=>{const n=t;if(n(533)!=e[n(433)]&&n(497)!=e[n(433)])return;const s=e[n(487)]();if(null!=s&&s.is(n(439),n(445))){if(n(533)==e[n(433)]){const t=e[n(431)]()[n(467)]((t=>t.is(n(561))))[n(517)]((t=>t[n(421)]));if(t[n(506)])return{type:n(533),content:zr(r,n(416),zr(r,n(511),'"'+t[n(427)](" ")+'"'))}}if(n(497)==e[n(433)]){const t=e[n(431)]()[n(467)]((t=>t.is(n(561))))[n(517)]((t=>t[n(421)]));if(t[n(506)])return{type:n(497),content:zr(r,n(493),zr(r,n(511),'"'+t[n(427)](" ")+'"'))}}}})),s[t(566)][t(491)]((e=>{const n=t;if(n(443)==e[n(529)]){const t=e[n(431)]()[n(467)]((t=>t.is(n(561))))[n(517)]((t=>t[n(421)])),s=this[n(441)](e),o=s[n(512)]-s[n(558)]+1;if(n(533)==e[n(433)])return t[n(506)]?{type:n(533),content:zr(r,n(416),zr(r,n(541),[o,'"'+t[n(427)](" ")+'"']))}:{type:n(533),content:zr(r,n(416),zr(r,n(525),o))};if(n(497)==e[n(433)])return t[n(506)]?{type:n(497),content:zr(r,n(493),zr(r,n(541),[o,'"'+t[n(427)](" ")+'"']))}:{type:n(497),content:zr(r,n(493),zr(r,n(525),o))}}if(n(432)==e[n(529)]){const t=e[n(431)]()[n(467)]((t=>t.is(n(561))))[n(517)]((t=>t[n(421)])),s=this[n(441)](e),o=s[n(430)]-s[n(532)]+1;if(n(533)==e[n(433)])return t[n(506)]?{type:n(533),content:zr(r,n(416),zr(r,n(496),[o,'"'+t[n(427)](" ")+'"']))}:{type:n(533),content:zr(r,n(416),zr(r,n(516),o))};if(n(497)==e[n(433)])return t[n(506)]?{type:n(497),content:zr(r,n(493),zr(r,n(496),[o,'"'+t[n(427)](" ")+'"']))}:{type:n(497),content:zr(r,n(493),zr(r,n(516),o))}}})),s[t(545)][t(482)](t(533),t(443),t(513),c),s[t(545)][t(482)](t(497),t(443),t(548),c),s[t(545)][t(482)](t(533),t(432),t(513),u),s[t(545)][t(482)](t(497),t(432),t(548),u),s[t(545)][t(482)](t(533),t(432),t(427),l),s[t(545)][t(482)](t(497),t(432),t(427),l),s[t(545)][t(482)](t(533),t(443),t(427),f),s[t(545)][t(482)](t(497),t(443),t(427),f)}[sa(447)](){const t=sa,e=this[t(451)],n=e[t(543)][t(458)][t(435)];return(r,s)=>{const o=t;e[o(543)][o(504)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(499)][a(530)];u&&u[0]&&!1===u[0][a(425)]&&(l=r[0][a(563)][a(469)]);const f=t[a(456)](l);if(a(463)==f[a(546)][a(448)])return;const h=Array[a(459)](n[a(552)]())[a(517)]((t=>i.LiveRange[a(542)](t)));t[a(442)](f),e[a(555)][a(523)](c)[a(460)](),u[a(524)]({forceDefaultExecution:!0}),e[a(521)](c,...u);const g=h[a(467)]((t=>a(463)!=t[a(546)][a(448)]));g[a(506)]>0&&t[a(442)](g);for(const t of h)t[a(550)]()}))}}[sa(472)](t){const e=sa,n=this[e(451)][e(485)][e(523)](e(464));let r=Number[e(418)],s=Number[e(475)],o=Number[e(418)],i=Number[e(475)];for(const a of t){if(e(463)==a[e(546)][e(448)])continue;const{row:t,column:c}=n[e(414)](a),u=a[e(438)](e(502))?a[e(518)](e(502))-1:0,l=a[e(438)](e(419))?a[e(518)](e(419))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(444)](){const t=sa,e=this[t(451)],n=e[t(485)][t(523)](t(540)),r=e[t(485)][t(523)](t(464));e[t(543)][t(458)].on(t(480),(()=>{const r=t,s=Array[r(459)](e[r(543)][r(458)][r(503)][r(531)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(465)](t);if(r(547)!=s)continue;if(null!=e[r(544)])continue;const a=n[r(559)](o);this[r(437)][r(519)](i)&&this[r(515)][r(434)](a)}}),{priority:t(479)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(490)](e),a=e[s(564)](s(445)),c=r[s(414)](e);for(const t of this[s(515)]){const n=t[s(529)],r=n[s(457)](s(426)),u=n[s(440)](r?10:5),l=u[s(422)](),f=l[s(440)](0,3)+s(565),h=s(453)+u,g=s(436)+u;if(!t[s(508)])continue;if(a!=t[s(498)]()[s(563)][s(564)](s(445)))continue;if(t[s(567)](i))continue;const d=e[s(438)](f)?e[s(518)](f)-1:0,p=this[s(441)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(554)](i),o=!0)}return o};e[t(543)][t(458)][t(413)]((n=>{const r=t;let o=!1;for(const t of e[r(543)][r(458)][r(503)][r(495)]())if(r(481)==t[r(433)])if(r(443)==t[r(569)])for(const e of t[r(486)][r(469)][r(492)]())o=o||s(e,n);else r(527)==t[r(569)]&&(o=o||s(t[r(486)][r(469)],n));return o}))}[sa(441)](t){const e=sa;return this[e(472)](t[e(552)]()[e(517)]((t=>t[e(563)][e(469)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=410]})(t,e)}function ca(t){const e=sa;return Array[e(459)](new Set(t)[e(505)]())}const ua=fa;function la(){const t=["enableCommand","add","formatBlock","formatInline","cell","set:isEnabled","find","setSelection","trackChanges","map","getFirstPosition","editor","933804LALokQ","getRanges","model","*Split cell:* vertically","getCellLocation","commands","_acceptFormatSuggestionCallbackFactory","rootName","detach","change","createTableWalker","containsRange","_areSelectedCellsMergable","6680460eTDktQ","locale","findAncestor","splitTableCellVertically","isInContent","length","mergeTableCells","getSuggestions","selection","TrackChangesEditing","document","execute","_areMergableCells","705yiBBXI","*Split cell:* horizontally","highest","fromRange","size","getAncestors","markMultiRangeBlockFormat","forceDefaultExecution","descriptionFactory","requires","get","registerCustomCallback","registerDescriptionCallback","9yvGfgs","stop","subType","_isForcedDefaultExecutionBlock","getSelectionAffectedTableCells","filter","*Merge cells*","mergeTableCellUp","5CGfcGF","isEnabled","insertion","mergeTableCellRight","direction","_tablePostFixingSubtypes","plugins","_suggestionFactory","table","accept","root","markBlockFormat","from","type","commandName","horizontally","tableCell","low","element","createRangeOn","push","splitTableCellHorizontally","2440sYhcwf","mergeTableCellLeft","return","has","format","2243157fmCIkw","afterInit","821417rMQgAf","deletion","refresh","1352052KJKfnt","mergeTableCellDown","value","2804792auUCxF","author","$graveyard","TableEditing","TableUtils"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(617474===parseInt(n(301))/1+-parseInt(n(294))/2*(-parseInt(n(350))/3)+-parseInt(n(304))/4+-parseInt(n(371))/5*(parseInt(n(324))/6)+parseInt(n(299))/7+parseInt(n(307))/8*(parseInt(n(363))/9)+-parseInt(n(337))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(359)](){return[ia]}[ua(300)](){const t=ua,e=this[t(323)],n=e[t(326)][t(347)][t(345)],r=e[t(338)];if(!e[t(377)][t(297)](t(310)))return;const s=e[t(377)][t(360)](t(346)),o=e[t(377)][t(360)](t(311)),a=e[t(377)][t(360)](ia);a[t(376)][t(292)](t(343)),s[t(312)](t(343),(()=>{const n=t,r=o[n(367)](e[n(326)][n(347)][n(345)]);e[n(326)][n(333)]((()=>{const t=n;s[t(356)](r,{commandName:t(343),commandParams:[]},[],t(343))}))})),e[t(329)][t(360)](t(343)).on(t(348),((n,r)=>{const o=t;e[o(329)][o(360)](o(320))[o(306)]&&(r[o(342)]>0&&r[r[o(342)]-1]&&r[r[o(342)]-1][o(357)]||s[o(366)]||this[o(336)]()||n[o(364)]())}),{priority:t(352)});for(const n of[t(370),t(374),t(305),t(295)]){const r=e[t(329)][t(360)](n);s[t(312)](n,(()=>{const n=t,o=e[n(326)][n(347)][n(345)][n(322)]()[n(355)]()[n(318)]((t=>t.is(n(290),n(387)))),i=r[n(306)];e[n(326)][n(333)]((()=>{const t=n;s[t(356)]([o,i],{commandName:t(343),commandParams:[]},[],t(343))}))}))}for(const n of[t(340),t(293)]){const r=e[t(329)][t(360)](n);s[t(312)](n,(()=>{const i=t,a=o[i(367)](e[i(326)][i(347)][i(345)])[0],c=a[i(339)](i(379)),{column:u,row:l}=o[i(328)](a);let f=[];if(i(386)==r[i(375)]){const t=o[i(334)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(383)](t)[i(321)]((t=>t[i(316)]))}else{const t=o[i(334)](c,{column:u,includeAllSlots:!0});f=Array[i(383)](t)[i(321)]((t=>t[i(316)]))}e[i(326)][i(333)]((t=>{const e=i;s[e(382)](t[e(291)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(358)][t(362)]((e=>{const n=t;if(n(314)!=e[n(384)]&&n(315)!=e[n(384)])return;const{data:s}=e;return s&&n(343)==s[n(385)]?{type:n(298),content:zr(r,n(369))}:void 0})),s[t(358)][t(362)]((e=>{const n=t;if(n(314)!=e[n(384)]&&n(315)!=e[n(384)])return;const{data:s}=e;return s?n(340)==s[n(385)]?{type:n(298),content:zr(r,n(327))}:n(293)==s[n(385)]?{type:n(298),content:zr(r,n(351))}:void 0:void 0}));const c=a[t(330)]();for(const e of[t(370),t(374),t(305),t(295)])s[t(378)][t(361)](t(314),e,t(380),c);for(const e of[t(340),t(293)])s[t(378)][t(361)](t(314),e,t(380),c);s[t(378)][t(361)](t(314),t(343),t(380),(r=>{const s=t;e[s(326)][s(333)]((t=>{const o=s,a=Array[o(383)](n[o(325)]())[o(321)]((t=>i.LiveRange[o(353)](t)));t[o(319)](r),e[o(329)][o(360)](o(343))[o(303)](),e[o(348)](o(343),{forceDefaultExecution:!0});const c=a[o(368)]((t=>o(309)!=t[o(381)][o(331)]));c[o(342)]>0&&t[o(319)](c);for(const t of a)t[o(332)]()}))}));for(const n of[t(370),t(305),t(295),t(374)]){const r=e[t(329)][t(360)](n);r.on(t(317),((n,s,o)=>{const i=t;if(o){const t=e[i(326)][i(347)][i(345)][i(322)]()[i(355)]()[i(318)]((t=>t.is(i(290),i(387))));this[i(349)](r[i(306)],t)||(n[i(296)]=!1,n[i(364)]())}}),{priority:t(289)})}}[ua(336)](){const t=ua,e=this[t(323)][t(329)][t(360)](t(343)),n=this[t(323)][t(377)][t(360)](t(311));if(!e[t(372)])return!1;const r=n[t(367)](this[t(323)][t(326)][t(347)][t(345)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(349)](e,n))return!1;return!0}[ua(349)](t,e){const n=ua,r=this[n(323)][n(377)][n(360)](n(346)),s=this[n(323)][n(326)][n(291)](t),o=this[n(323)][n(326)][n(291)](e),i=new Set,a=new Set;for(const t of r[n(344)]())if((n(373)==t[n(384)]||n(302)==t[n(384)]||n(343)==t[n(365)])&&t[n(341)])for(const e of t[n(325)]())e[n(335)](s,!0)&&i[n(313)](t[n(384)]+":"+t[n(308)].id),e[n(335)](o,!0)&&a[n(313)](t[n(384)]+":"+t[n(308)].id);if(i[n(354)]!=a[n(354)])return!1;for(const t of i)if(!a[n(297)](t))return!1;return!0}}const ga=pa;function da(){const t=["11982051oxmgBW","start","headingRows","plugins","addMarker:suggestion","parent","ck-suggestion-marker--active","requires","removeAttribute","*Format:* %0","ck-suggestion-marker-","23721632qLfcPv","FORMAT_HEADER_ROW","registerCustomCallback","data","bindElementToMarker","downcastDispatcher","item","_acceptFormatSuggestionCallbackFactory","accept","mapper","format","data-suggestion","editor","toViewElement","unbindElementFromMarkerName","includes","get","consume","descriptionFactory","TableEditing","registerBlockAttribute","TableUtils","createTableWalker","getCellLocation","addClass","name","cell","_handleLegacySuggestions","type","commandName","headingColumns","registerAttributeLabel","setTableColumnHeader","2046110zlEsRA","afterInit","185437dNBNQm","stop","140845ySNdkl","FORMAT_REGULAR_ROW","markerRange","setAttribute","408sMUlIj","12rlShOU","forceValue","options","markerName","editing","markerNameToElements","_splitMarkerName","setTableRowHeader","_suggestionFactory","enableDefaultAttributesIntegration","has","nodeBefore","consumable","FORMAT_HEADER_COLUMN","highest","locale","_registerLegacyDescription","TrackChangesEditing","removeMarker:suggestion","writer","282HPIHxB","1574499bXhdSf","end","showSuggestionHighlights","registerDescriptionCallback","activeMarkers","33430ICvkqv","formatBlock","commandParams","nodeAfter","19efvDgM","FORMAT_REGULAR_COLUMN","removeClass","getSuggestion"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=299]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(797508===-parseInt(n(347))/1*(-parseInt(n(343))/2)+-parseInt(n(338))/3*(parseInt(n(317))/4)+-parseInt(n(312))/5*(-parseInt(n(337))/6)+parseInt(n(310))/7*(parseInt(n(316))/8)+parseInt(n(351))/9+parseInt(n(308))/10+-parseInt(n(362))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(358)](){return[ia]}[ga(309)](){const t=ga,e=this[t(374)];if(!e[t(354)][t(327)](t(381)))return;const n=e[t(332)],r=e[t(354)][t(378)](t(334));r[t(326)](t(324)),r[t(326)](t(307)),r[t(382)](t(353)),r[t(382)](t(305)),r[t(380)][t(306)](t(353),zr(n,t(363))),r[t(380)][t(306)](t(305),zr(n,t(330))),this[t(302)]()}[ga(302)](){const t=ga,e=this[t(374)][t(354)][t(378)](t(334)),n=this[t(374)][t(354)][t(378)](t(383)),r=this[t(374)][t(354)][t(378)](ia)[t(369)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(323)](o[a(320)]),l=e[a(350)](u),f=l[a(365)];if(a(344)!=l[a(303)]||!f||a(307)!=f[a(304)])return;if(o[a(368)])return void s[a(311)]();if(!i[a(329)][a(379)](o[a(314)],s[a(300)]))return;const h=o[a(314)][a(352)][a(346)],g=o[a(314)][a(339)][a(328)],d=h[a(356)][a(356)],{column:p}=n[a(385)](h),{column:m}=n[a(385)](g);for(let s=p;s<=m;s++){const l=n[a(384)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(301)],l=i[a(371)][a(375)](s);i[a(336)][a(299)](a(361)+c,l),r&&i[a(336)][a(315)](a(373),u,l),i[a(371)][a(366)](l,o[a(320)]),t&&(e[a(342)][a(377)](o[a(320)])?i[a(336)][a(299)](a(357),l):i[a(336)][a(349)](a(357),l))}}}}e[t(325)][t(364)](t(344),t(324),t(370),r),e[t(325)][t(364)](t(344),t(307),t(370),r),this[t(374)][t(321)][t(367)].on(t(355),s(),{priority:t(331)}),this[t(374)][t(365)][t(367)].on(t(355),((e,n,r)=>{const o=t;r[o(319)][o(340)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(331)}),this[t(374)][t(321)][t(367)].on(t(335),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(323)](r[o(320)]),c=e[o(350)](a),u=c[o(365)];if(o(344)!=c[o(303)]||!u||o(307)!=u[o(304)])return;const l=s[o(371)][o(322)](r[o(320)]);if(l)for(const t of l)s[o(336)][o(349)](o(361)+i,t),s[o(336)][o(349)](o(357),t),s[o(336)][o(359)](o(373),t),s[o(371)][o(376)](t,r[o(320)])}),{priority:t(331)}),this[t(333)]()}[ga(333)](){const t=ga,e=this[t(374)],n=e[t(332)];function r(e){const r=t;return{type:r(372),content:zr(n,r(360),e)}}e[t(354)][t(378)](t(334))[t(380)][t(341)]((e=>{const s=t;if(s(344)!=e[s(303)])return;const{data:o}=e;if(o){if(s(324)==o[s(304)]){const t=o[s(345)][0][s(318)];return r(zr(n,s(t?363:313)))}if(s(307)==o[s(304)]){const t=o[s(345)][0][s(318)];return r(zr(n,s(t?330:348)))}}}))}}function Ia(t,e){const n=ka();return(Ia=function(t,e){return n[t-=437]})(t,e)}const Ea=Ia;!function(t,e){const n=Ia,r=t();for(;;)try{if(250649===parseInt(n(525))/1+-parseInt(n(548))/2*(-parseInt(n(454))/3)+parseInt(n(574))/4+-parseInt(n(583))/5*(-parseInt(n(470))/6)+parseInt(n(558))/7+parseInt(n(623))/8+-parseInt(n(481))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);const ba=[Ea(490),Ea(439),Ea(437),Ea(552),Ea(639),Ea(575),Ea(553)],Ta=Object[Ea(632)](ba[Ea(443)]((t=>[t,null])));class _a extends t.Plugin{static get[Ea(486)](){return[ia]}[Ea(441)](){const t=Ea,n=this[t(497)];if(!n[t(584)][t(569)](t(529)))return;const r=n[t(584)][t(447)](t(494)),s=n[t(584)][t(447)](t(500)),o=n[t(584)][t(447)](ia),a=n[t(584)][t(447)](t(529));o[t(612)][t(614)](t(474),t(604)),n[t(535)][t(586)][t(478)](t(543),{allowIn:t(463),allowContentOf:t(463),isLimit:!0}),n[t(545)][t(459)]({model:t(543),view:t(542)});let c=null;n[t(535)].on(t(624),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(475)]-1];h&&h[u(528)]||r[u(444)]||this[u(497)][u(484)][u(447)](u(570))[u(488)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(512)))return!1;const i=s[o(606)](t,n);if(!i||!Aa(i,void 0,r))return!1;const a=r[o(585)](n[o(621)][o(541)]);if(!a[o(475)])return!1;const c=a[0][o(534)](o(537)),l=r[o(551)](a),f=r[o(501)](a),h={startRow:l[o(503)],endRow:l[o(517)],startColumn:f[o(503)],endColumn:f[o(517)]};return 1==a[o(475)]&&(h[o(629)]+=r[o(587)](i)-1,h[o(521)]+=r[o(450)](i)-1),Aa(c,h,r)}(l,f,n[u(535)],s,a)&&(o[u(471)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(535)][u(601)]((()=>{const t=u;n[t(535)][t(624)](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(475)]&&r[t(611)](o,t(474),{tablePasteChainId:s}),a[t(475)]&&r[t(611)](a,t(604),{tablePasteChainId:s}),l[t(475)]&&(r[t(611)](l,t(562),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(568)]((e=>{const n=t;var r;return null===(r=e[n(522)])||void 0===r?void 0:r[n(555)](e)}))),f[t(475)]&&(r[t(499)](f,t(562),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(568)]((e=>{const n=t;var r;return null===(r=e[n(522)])||void 0===r?void 0:r[n(555)](e)})));const g=r[t(625)](h[t(443)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(576),{tablePasteChainId:s});if(g){const e=g[t(636)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(535)][t(579)](s),a=e[t(577)]((e=>e[t(502)]()[t(460)](i)));a&&r[t(614)]([a[t(617)],o])}r[t(475)]&&g[t(510)](t(638),Object[t(632)](r))}c=null})))}),{priority:e.priorities[t(599)]+10}),n[t(584)][t(447)](t(529)).on(t(633),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(471)]();const u=s[r(608)],l=o,f=ya(u),h=ya(l);e[r(595)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(514)](u[r(455)](0));for(const t of Array[r(498)](l[r(637)]()))a[r(476)](t,u,r(596));const t=c[r(594)][r(554)](s[r(489)]),e=c[r(511)][r(554)](s[r(589)]);t||e||(g=i.LiveRange[r(518)](a[r(602)](u)))}else h&&!f&&(d=a[r(602)](u));else{const t=a[r(462)](r(543)),e=a[r(462)](r(543));a[r(561)](a[r(602)](u),e),a[r(476)](t,u,0);for(const e of Array[r(498)](l[r(637)]()))a[r(476)](e,t,r(596));g=i.LiveRange[r(518)](a[r(579)](t)),d=i.LiveRange[r(518)](a[r(579)](e))}const p=Array[r(498)](l[r(508)]())[r(506)]((([t])=>ba[r(554)](t)));c[r(473)][r(614)]({element:u,attributes:p[r(475)]?Object[r(632)](p):null}),g&&c[r(483)][r(614)](g),d&&c[r(546)][r(614)](d)}),{priority:t(599)}),s.on(t(467),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(530)]||1;c[o(511)]=new Array(l)[o(581)](u)[o(443)](((t,e)=>t+e));for(const{cell:t}of s[o(544)](i,{startColumn:u,endColumn:u+l-1}))c[o(622)][o(614)](n[o(535)][o(579)](t))}),{priority:t(560)}),s.on(t(456),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(592)]||1;c[o(594)]=new Array(l)[o(581)](u)[o(443)](((t,e)=>t+e));for(const{cell:t}of s[o(544)](i,{startRow:u,endRow:u+l-1}))c[o(466)][o(614)](n[o(535)][o(579)](t))}),{priority:t(560)}),r[t(505)][t(613)]((e=>{const r=t;if(e[r(603)]&&e[r(603)][r(523)](r(562)))return e[r(580)]?{}:{type:r(619),content:zr(n[r(540)],r(492))}}));const u=()=>!1;for(const e of[t(562),t(604),t(474),t(576)])r[t(477)][t(520)](t(619),e,t(446),u),r[t(477)][t(520)](t(468),e,t(446),u),r[t(477)][t(520)](t(559),e,t(446),u);r[t(477)][t(520)](t(559),t(576),t(626),u),r[t(477)][t(520)](t(559),t(576),t(513),((e,r,s)=>{const o=t,i=e[o(443)]((t=>t[o(630)]()))[o(506)]((t=>t)),a=new Map(i[o(443)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(473)])e&&a[o(610)](t,e);else if(s&&s[o(638)])for(const[t,e]of Object[o(598)](s[o(638)])){const r=n[o(535)][o(564)][o(447)](t),s=r?r[o(502)]()[o(630)]():null;s&&a[o(610)](s,e)}n[o(535)][o(601)]((t=>{const e=o;for(const[n,r]of a)t[e(600)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(477)][o(520)](e,o(562),s,((t,i,a)=>{const c=o;n[c(535)][c(601)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(493)][o(509)];t.is(o(616),o(543))&&u[o(614)](t)}r[o(477)][o(609)](e,null,s)(t,i,a);for(const t of u)o(605)!=t[o(615)][o(461)]&&n[o(565)](t)}))}))};l(t(619),t(513)),l(t(619),t(626)),l(t(468),t(513)),l(t(468),t(626)),r[t(477)][t(520)](t(619),t(474),t(626),(e=>{const n=t,r=e[n(443)]((t=>t[n(630)]())),i=r[0][n(534)](n(537)),{minRow:a,maxRow:c}=o[n(457)](r);s[n(440)](i,{at:a,rows:c-a+1})})),r[t(477)][t(520)](t(619),t(604),t(626),(e=>{const n=t,r=e[n(443)]((t=>t[n(630)]())),i=r[0][n(534)](n(537)),{minColumn:a,maxColumn:c}=o[n(457)](r);s[n(487)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(603)]||!n[s(603)][s(523)](s(562)))return;const o=n[s(442)][s(507)],i=r[s(631)]()[s(506)]((t=>t[s(479)]&&t[s(442)]&&t[s(442)][s(507)]==o));i[s(475)]&&n[s(526)]()[s(475)]!=i[s(475)]&&i[s(547)](((t,e)=>(t[s(453)]=e,e[s(580)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(549)](e[s(465)]),i=[s(515),s(504)],a=r[s(618)][s(554)](e[s(465)]);return a&&i[s(614)](s(582)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(496),f,{priority:t(599)}),r.on(t(640),f,{priority:t(599)}),n[t(535)][t(621)][t(533)]((()=>{const e=t;let s=!1;const o=Array[e(498)](n[e(535)][e(621)][e(464)][e(532)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(549)](t);if(e(438)!=o||e(468)!=a||i[e(491)])continue;if(!r[e(627)](c))continue;const u=r[e(445)](c)[e(527)](),l=n[e(584)][e(447)](e(572)).me;for(const t of r[e(631)]())if(t[e(479)]&&t[e(591)]==l&&e(559)==t[e(571)]&&e(576)==t[e(603)]&&t[e(527)]()[e(557)]((t=>u[e(448)]((n=>n[e(578)](t,!0))))))for(const n of t[e(526)]())n[e(479)]&&(n[e(626)](),s=!0)}return s})),n[t(535)][t(621)][t(533)]((e=>{const s=t,o=n[s(484)][s(447)](s(516));if(!o||!o[s(550)][s(569)](e[s(566)]))return!1;let i=!1;const a=n[s(584)][s(447)](s(572)).me,c=n[s(535)][s(621)][s(464)][s(567)](),u=Array[s(498)](n[s(535)][s(621)][s(464)][s(532)]())[s(506)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(549)](t);return n(438)==o&&n(562)==i&&c==a.id&&!e[n(491)]}));for(const t of c){if(s(476)!=t[s(571)]||s(543)!=t[s(617)]||1!=t[s(475)])continue;const n=e[s(536)](t[s(519)],t[s(519)][s(469)](1));if(!u[s(577)]((({data:t})=>t[s(531)][s(460)](n))))for(const{name:t,data:r}of u)if(n[s(578)](r[s(531)])){e[s(485)](t,{range:n}),i=!0;break}}return i})),n[t(535)][t(621)][t(533)]((e=>{const s=t;let o=!1;const i=n[s(584)][s(447)](s(572)).me,a=r[s(631)]()[s(506)]((t=>t[s(479)]&&t[s(591)]==i)),c=new Set,u=new Set;for(const t of a)if(s(562)==t[s(603)])for(const e of t[s(636)]()){const n=e[s(502)]()[s(630)]();if(n)if(n.is(s(616),s(543))&&ya(n)){t[s(590)](e[s(617)]),c[s(524)](n),o=!0;const r=n[s(495)],i=n[s(593)],a=r&&r.is(s(616),s(543)),l=i&&i.is(s(616),s(543));a&&!c[s(569)](r)&&u[s(524)](r),l&&!c[s(569)](i)&&u[s(524)](i)}else n.is(s(616),s(452))&&n[s(563)]&&(t[s(590)](e[s(617)]),o=!0)}else if(s(576)==t[s(603)]){if(!t[s(442)]||!t[s(442)][s(507)])continue;const e=t[s(442)][s(638)];if(e&&Object[s(620)](e)[s(475)])continue;const n=t[s(442)][s(507)];let r=!0,i=!0;for(const e of a)if(e[s(603)]&&e[s(603)][s(523)](s(562))){if(!e[s(442)][s(507)]){i=!1;break}if(e.id!=t.id&&e[s(442)][s(507)]==n){r=!1;break}}i&&r&&(t[s(635)](),o=!0)}for(const t of c)e[s(514)](t);for(const t of u)e[s(565)](t);return o})),n[t(545)][t(539)](t(634))[t(588)]({model:t(556),view:(t,e)=>h(t),converterPriority:t(599)}),n[t(545)][t(539)](t(597))[t(588)]({model:t(556),view:(e,n)=>n[t(458)][t(538)]?h(e,!1):null,converterPriority:t(599)});const g=n[t(573)][t(628)];this[t(449)](g[t(621)],t(480),((e,n)=>{const r=t,s=[];for(const t of g[r(602)](n[r(472)])[r(451)]())t.is(r(616),r(542))&&s[r(614)](t);g[r(601)]((t=>{const e=r;for(const n of s)t[e(607)](t[e(602)](n),t[e(482)](n)),t[e(514)](n)}))}))}}function ya(t){const e=Ea;if(t[e(563)])return!0;const n=t[e(455)](0);return n.is(e(616),e(452))&&n[e(563)]}function Aa(t,e={},n){const r=Ea;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(544)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function ka(){const t=["next","123258nfveZm","getChild","insertRows","_getCoordsForCells","options","elementToElement","isEqual","rootName","createElement","tableCell","differ","markerName","rowInsertionRanges","insertColumns","deletion","getShiftedBy","414HkgmHe","stop","content","cells","tablePasteRow","length","insert","_suggestionFactory","register","isInContent","clipboardOutput","9768069oVefoK","createPositionBefore","insertionRanges","commands","updateMarker","requires","removeColumns","value","row","tableCellBorderWidth","oldRange","*Replace table cells*","start","TrackChangesEditing","nextSibling","suggestionLoaded","editor","from","markMultiRangeDeletion","TableUtils","getColumnIndexes","getRange","first","ck-suggestion-marker-insertion","descriptionFactory","filter","tablePasteChainId","getAttributes","nodeAfter","setAttribute","columnInsertionIndexes","documentSelection","accept","remove","ck-suggestion-marker","redo","last","fromRange","position","registerCustomCallback","endColumn","detach","startsWith","add","438167mPqilv","getAllAdjacentSuggestions","getRanges","forceDefaultExecution","TableClipboard","columns","newRange","getChangedMarkers","registerPostFixer","findAncestor","model","createRange","table","showSuggestionHighlights","for","locale","selection","suggestion-td","tableCellSuggestion","createTableWalker","conversion","deletionRanges","reduce","6yxvQBn","_splitMarkerName","_createdBatches","getRowIndexes","tableCellHorizontalAlignment","tableCellPadding","includes","call","suggestion:formatBlock:tablePasteCell","every","5117oOvaId","formatBlock","low","wrap","tablePaste","isEmpty","markers","unwrap","batch","getChanges","forEach","has","trackChanges","type","Users","editing","1612444eIbxZI","tableCellBackgroundColor","tablePasteCell","find","containsRange","createRangeOn","previous","fill","ck-suggestion-marker--active","17635MejzkP","plugins","getSelectionAffectedTableCells","schema","getRows","markerToHighlight","column","removeMarker","author","rows","previousSibling","rowInsertionIndexes","return","end","dataDowncast","entries","high","setAttributes","change","createRangeIn","subType","tablePasteColumn","$graveyard","getTableIfOnlyTableInContent","move","cell","getSuggestionCallback","set","markMultiRangeInsertion","_tablePostFixingSubtypes","registerDescriptionCallback","push","root","element","name","activeMarkers","insertion","keys","document","columnInsertionRanges","1018880EfwKMy","insertContent","markMultiRangeBlockFormat","discard","hasSuggestion","view","endRow","getContainedElement","getSuggestions","fromEntries","_replaceTableSlotCell","editingDowncast","removeMarkers","getMarkers","getChildren","markerAttributes","tableCellVerticalAlignment","suggestionUnloaded","tableCellBorderStyle","suggestion","tableCellBorderColor","removeRows","afterInit","attributes","map","_isForcedDefaultExecutionBlock","getSuggestion","join","get","some","listenTo","getColumns","getItems","paragraph"];return(ka=function(){return t})()}const Ca=Na;function La(){const t=["getSuggestions","selection","86528388qUXFmE","document","getContainedElement","columnWidths","model","Users","enableCommand","759816zDAILH","formatInline","3936168rZwEjR","_suggestionFactory","change","getColumnGroupElement","registerDescriptionCallback","9ifeopA","2015293RUNzAo","formatGroupId","discard","10dhGVcS","subType","resizeTableWidth","markBlockFormat","tableWidth","2rnZaBm","table","3728652tbNqwq","40EehYsr","resizeTable","registerCustomCallback","TrackChangesEditing","plugins","12311030qADjHB","getSelectedElement","afterInit","getAttribute","handleResizeTableWidthCommand","commandParams","formatBlock","11GaiLjY","1440622yFZTZe","type","TableColumnResizeEditing","descriptionFactory","editor","format","author","has","getTableColumnsWidths","locale","get","bind","handleSuggestionDescription","*Format:* resize table","getSuggestionCallback","data","accept"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(734493===parseInt(n(427))/1*(-parseInt(n(385))/2)+-parseInt(n(413))/3+parseInt(n(411))/4+parseInt(n(422))/5*(-parseInt(n(429))/6)+parseInt(n(419))/7*(-parseInt(n(430))/8)+-parseInt(n(418))/9*(parseInt(n(377))/10)+-parseInt(n(384))/11*(-parseInt(n(404))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(379)](){const t=Ca;if(!this[t(389)][t(376)][t(392)](t(387)))return;const e=this[t(389)][t(376)][t(395)](t(375));e[t(410)](t(424),this[t(381)][t(396)](this)),e[t(414)][t(374)](t(383),t(373),t(401),e[t(414)][t(399)](t(383),null,t(421))),e[t(414)][t(374)](t(383),t(373),t(421),e[t(414)][t(399)](t(383),null,t(401))),e[t(388)][t(417)](this[t(397)][t(396)](this))}[Ca(381)](t,e){const n=Ca,r=this[n(389)][n(376)][n(395)](n(375)),s=this[n(389)][n(376)][n(395)](n(387)),o=e[n(428)]||this[n(389)][n(408)][n(405)][n(403)][n(378)]();this[n(389)][n(408)][n(415)]((()=>{const i=n,a=s[i(416)](o);let c=a?s[i(393)](a):null,u=o[i(380)](i(426))||null;const l=e[i(426)]||u,f=e[i(407)]||c,h=this[i(389)][i(376)][i(395)](i(409)).me;for(const t of r[i(402)]()){const e=t[i(406)]();if(i(373)===t[i(423)]&&e===o){t[i(391)]!==h&&t[i(421)]();const e=t[i(400)][i(382)];u=e[0][i(426)],c=e[0][i(407)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(425)](o,{commandName:i(424),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(373)},[],i(373))}))}[Ca(397)](t){const e=Ca;if(e(383)!=t[e(386)]&&e(412)!=t[e(386)])return;const{data:n}=t;if(n&&e(373)===n[e(420)]){const t=e(398);return{type:e(390),content:zr(this[e(389)][e(394)],t)}}}}function Sa(t,e){const n=Ma();return(Sa=function(t,e){return n[t-=493]})(t,e)}const va=Sa;function Ma(){const t=["1620555jbdUsF","editor","796692bBeOxw","Template","afterInit","871524OHxrNI","insertTemplate","7282FYalJD","TrackChangesEditing","803100dSVYwO","389833KuymQz","plugins","291IAAiMw","has","875ZZeBSX","20680APzxXX","enableCommand","get"];return(Ma=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(197829===parseInt(n(495))/1+parseInt(n(510))/2*(-parseInt(n(497))/3)+parseInt(n(505))/4+-parseInt(n(503))/5+-parseInt(n(494))/6+parseInt(n(499))/7*(parseInt(n(500))/8)+parseInt(n(508))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[va(507)](){const t=va,e=this[t(504)];e[t(496)][t(498)](t(506))&&e[t(496)][t(502)](t(493))[t(501)](t(509))}}function Oa(t,e){const n=Fa();return(Oa=function(t,e){return n[t-=352]})(t,e)}const Da=Oa;function Fa(){const t=["locale","registerElementLabel","3560139ZttJcs","4aXOQHA","afterInit","tableOfContents","10NOmbWc","enableCommand","descriptionFactory","get","plugins","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","17276NVQhLH","3852800aPeNzG","520361qTtGtS","TrackChangesEditing","7346610joDIVM","10818760eXSjKk","11589705UuifEv","editor","180hfNzIC","commands"];return(Fa=function(){return t})()}!function(t,e){const n=Oa,r=t();for(;;)try{if(748128===parseInt(n(353))/1*(parseInt(n(364))/2)+-parseInt(n(363))/3+parseInt(n(374))/4*(parseInt(n(359))/5)+parseInt(n(355))/6+-parseInt(n(352))/7+parseInt(n(356))/8+parseInt(n(357))/9*(-parseInt(n(367))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[Da(365)](){const t=Da,e=this[t(358)];if(!e[t(360)][t(370)](t(373)))return;e[t(371)][t(370)](t(354))[t(368)](t(373));const n=e[t(371)][t(370)](t(354)),r=e[t(361)];n[t(369)][t(362)](t(366),(e=>zr(r,t(372),e)))}}const Ba=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=388]})(t,e)}function Ua(){const t=["TrackChangesEditing","isCollapsed","1319573ddkDUt","suggestion","7142324AHBGsR","differ","1492496ZNfdxq","3Ebnccv","schema","getNearestSelectionRange","6aVADNB","afterInit","removeMarker","descriptionFactory","newRange","_splitMarkerName","end","from","2047585EjSiwG","23651730jAZDVY","registerElementLabel","11SaTbgJ","getChangedMarkers","element","104FrBDXF","locale","forward","title-content","get","Title","updateMarker","has","ELEMENT_TITLE","registerPostFixer","nodeBefore","165987DYLRDF","editor","start","createRange","isTouching","isEqual","model","plugins","document","521580lvcAea"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(782742===-parseInt(n(403))/1+parseInt(n(400))/2*(-parseInt(n(408))/3)+-parseInt(n(407))/4+-parseInt(n(419))/5+-parseInt(n(411))/6*(-parseInt(n(405))/7)+parseInt(n(425))/8*(-parseInt(n(391))/9)+-parseInt(n(420))/10*(-parseInt(n(422))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(412)](){const t=Ba,e=this[t(392)];if(!e[t(398)][t(432)](t(430)))return;const n=e[t(398)][t(429)](t(401));n[t(414)][t(421)](t(428),(()=>zr(e[t(426)],t(388)))),e[t(397)][t(399)][t(389)]((r=>{const s=t;let o=!1;const i=Array[s(418)](e[s(397)][s(399)][s(406)][s(423)]());for(const{name:t,data:a}of i){const{group:i}=n[s(416)](t);if(s(404)!==i||!a[s(415)])continue;const c=a[s(415)],u=c[s(417)][s(390)];if(!u||!u.is(s(424),s(428)))continue;if(!c[s(393)][s(395)](c[s(417)]))continue;const l=e[s(397)][s(409)][s(410)](c[s(417)],s(427));if(l&&l[s(402)]){const e=r[s(394)](c[s(393)],l[s(393)]);e[s(396)](c)||(r[s(431)](t,{range:e}),o=!0)}o||(r[s(413)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=143]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(434914===-parseInt(n(160))/1*(parseInt(n(163))/2)+parseInt(n(144))/3*(-parseInt(n(161))/4)+parseInt(n(145))/5*(-parseInt(n(146))/6)+-parseInt(n(165))/7*(parseInt(n(162))/8)+-parseInt(n(147))/9*(parseInt(n(150))/10)+parseInt(n(156))/11*(-parseInt(n(148))/12)+parseInt(n(159))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(149)](){const t=Ga,e=this[t(151)],n=e[t(154)][t(152)](t(157));e[t(154)][t(158)](t(155))&&(n[t(153)](t(143)),n[t(153)](t(164)))}}function za(){const t=["UndoEditing","94457qCwHbq","TrackChangesEditing","has","58254911HtUCbf","1PNwxjT","1010348CdNyuX","4768gMcxcL","1398830HUtBGs","redo","6153bBoeZg","undo","9ifpscx","5oQPaoj","5106396ZSRfIf","6289983FcpwBh","720MOqGzv","afterInit","10VhKHrp","editor","get","enableCommand","plugins"];return(za=function(){return t})()}function Wa(){const t=["get","enableCommand","TableCaptionEditing","TrackChangesEditing","4112ByDqNE","316248TtxcIx","afterInit","2266370hbMQBV","has","1197cAInpY","5282963snqdll","plugins","658614xMtwSb","editor","requires","1354362YIvPRZ","toggleTableCaption","3174nbspQX","3920200jmGDzy"];return(Wa=function(){return t})()}const qa=Ka;function Ka(t,e){const n=Wa();return(Ka=function(t,e){return n[t-=208]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(613724===-parseInt(n(215))/1+-parseInt(n(210))/2+parseInt(n(220))/3*(-parseInt(n(226))/4)+-parseInt(n(221))/5+-parseInt(n(218))/6+-parseInt(n(213))/7+-parseInt(n(208))/8*(-parseInt(n(212))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Xa extends t.Plugin{static get[qa(217)](){return[ia]}[qa(209)](){const t=qa,e=this[t(216)];e[t(214)][t(211)](t(224))&&e[t(214)][t(222)](t(225))[t(223)](t(219))}}function Za(){const t=["tableBorderColor","model","*Format:* change table cell properties","tableCellVerticalAlignment","tableCellPadding","enqueueChange","getSelectionAffectedTableCells","join","TableUtils","_getSuggestion","217107EwiHBW","enableCommand","plugins","findAncestor","start","tableCellBorderWidth","454152JBtsWf","getFirstPosition","change","30uFmGeg","tableHeight","tableCellBorderStyle","tableAlignment","getContainedElement","registerCustomCallback","108PHYweA","250092OWLnld","format","has","table","tableCellHeight","accept","getSuggestions","TablePropertiesEditing","tableBackgroundColor","batch","tableCellWidth","tableCellProperties","setAttribute","markBlockFormat","getSuggestionCallback","discard","tableWidth","selection","2999380RWTysN","TrackChangesTableProperties","afterInit","commandParams","56OuhhuO","document","1437200jPcMcj","tableBorderStyle","8Mahnrl","formatBlock","TrackChangesEditing","editor","_handlePropertyChange","descriptionFactory","locale","nodeAfter","2020617JkfKSM","handleDiscardAction","tableBorderWidth","132318QZfJfq","removeAttribute","data","pluginName","tableCellBackgroundColor","TableCellPropertiesEditing","subType","tableCellHorizontalAlignment","registerDescriptionCallback","9sBDHec","*Format:* change table properties","tableCellBorderColor","get","tableProperties","getAttribute","_suggestionFactory","handleSuggestionDescription"];return(Za=function(){return t})()}const Ja=Ya;function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(435084===parseInt(n(384))/1*(-parseInt(n(395))/2)+-parseInt(n(392))/3+parseInt(n(358))/4*(parseInt(n(351))/5)+parseInt(n(348))/6*(parseInt(n(380))/7)+parseInt(n(382))/8+-parseInt(n(404))/9*(-parseInt(n(376))/10)+parseInt(n(342))/11*(parseInt(n(357))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(408)]=[e(332),e(383),e(394),e(354),e(374),e(352),e(366)],this[e(369)]=[e(406),e(353),e(347),e(336),e(368),e(362),e(399),e(402),e(335)]}static get[Ja(398)](){return Ja(377)}[Ja(378)](){const t=Ja,e=this[t(387)][t(344)][t(407)](t(386));if(this[t(387)][t(344)][t(360)](t(365))){for(const n of this[t(408)])e[t(343)](n,((e,r)=>{const s=t,o=this[s(387)][s(333)][s(381)][s(375)][s(349)]()[s(345)](s(361));this[s(388)](n,[o],this[s(408)],s(408),e,r)}));e[t(410)][t(356)](t(385),t(408),t(363),e[t(410)][t(372)](t(385),null,t(373))),e[t(410)][t(356)](t(385),t(408),t(373),((e,n)=>this[t(393)](this[t(408)],e,n))),e[t(410)][t(356)](t(385),t(408),t(339),(()=>!1))}if(this[t(387)][t(344)][t(360)](t(400))){for(const n of this[t(369)])e[t(343)](n,((e,r)=>{const s=t,o=this[s(387)][s(344)][s(407)](s(340))[s(338)](this[s(387)][s(333)][s(381)][s(375)]);this[s(388)](n,o,this[s(369)],s(369),e,r)}));e[t(410)][t(356)](t(385),t(369),t(363),e[t(410)][t(372)](t(385),null,t(373))),e[t(410)][t(356)](t(385),t(369),t(373),((e,n)=>this[t(393)](this[t(369)],e,n))),e[t(410)][t(356)](t(385),t(369),t(339),(()=>!1))}e[t(389)][t(403)]((e=>this[t(331)](e)))}[Ja(388)](t,e,n,r,s,o){const i=Ja,a=this[i(387)][i(344)][i(407)](i(386));this[i(387)][i(333)][i(337)](o[i(367)],(()=>{const t=i;for(const i of e)if(this[t(341)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(409)](r);void 0!==n&&(e[r]=n)}s(o),a[t(371)](i,{commandParams:[e]},[],r)}}))}[Ja(393)](t,e,n){const r=Ja,s=e[0][r(346)][r(391)],o=n[r(379)][0];this[r(387)][r(333)][r(350)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(370)](r,o[r],s):e[n(396)](r,s)}))}[Ja(331)](t){const e=Ja;if(t[e(397)])switch(t[e(401)]){case e(408):return{type:e(359),content:zr(this[e(387)][e(390)],e(405))};case e(369):return{type:e(359),content:zr(this[e(387)][e(390)],e(334))}}}[Ja(341)](t,e){const n=Ja,r=this[n(387)][n(344)][n(407)](n(386));for(const s of r[n(364)]({skipNotAttached:!0})){const r=s[n(355)]();if(s[n(401)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=111]})(t,e)}function Tc(){const t=["addCommentThread","buildSuggestion","setSelection","setAttribute","getMultiRangeId","markDeletion","track-changes-adapter-already-set","_isForcedDefaultExecutionBlock","end","insert","upcast","from","_registerDefaultCallbacks","dataReady","_cutOutSuggestionMarker","remove","getCommentThread","fetchCommentThread","suggestion:attribute:","LEAVE","data-suggestion","track-changes-suggestion-data-mismatch","discardSuggestion","isBefore","362154xBpgJP","descriptionFactory","isEqual","containerElement","subType","_enabledCommands","createElement","batch","_getAuthorFromId","change:activeMarkers","_suggestions","howMany","isArray","splice","start","splitPosition","getUser","execute","acceptSelectedSuggestions","_refreshAttributeSuggestionsChain","isOwn","trackChanges","registerPostFixer","track-changes-command-not-found","updateMarker","meta","markerToData","isLocal","rename","insertion:","isAtEnd","addMarkerName","_getAttributeKey","_afterChanges","toViewElement","plugins","getAttribute","_removeSuggestion","getShiftedBy","$textProxy","351954srOwPy","_suggestionState","$marker","reconvertMarker","_reduceSuggestionAttributeRange","rootName","addMarker:suggestion:formatBlock","isUndo","adapter","_customCallbacks","dataToMarker","_joinWithAdjacentSuggestions","_breakSuggestionMarker","formatBlock:chain","getWalker","attribute:accept","normal","config","isRemovable","join","open","change","fromCharCode","suggestion:","getRange","removeComment","registerBlockAttribute","PendingActions","formatInline:","attributeOldValue","_handleNewSuggestionMarker","addRange","markAttributeChange","_blockAttributeKeys","highest","comments","addUser","documentSelection","discardAllSuggestions","values","trackChanges.mergeNestedSuggestions","getAncestors","insertion:accept","_SUGGESTION_ANNOUNCEMENT","keys","PENDING_ACTION_SUGGESTION","deletion:accept","containsRange","markerToHighlight","addMarker:suggestion:attribute","isDocumentOperation","markBlockFormat","parent","dataDowncast","delete","track-changes-adapter-missing-getsuggestion","never","isSelectable","type","default","formatInline:chain","_editor","_refreshSuggestionsChain","suggestionChanged","createSelection","_setSuggestionData","add","createRange","after","_addThreadToSuggestion","track-changes-suggestion-not-found","_defaultCallbacks","creator","insertion","discardSelectedSuggestions","_isDataLoaded","pluginName","getFirstMarker","$graveyard","_onDiscard","markerName","formatBlock:discard","_adapter","author","markInsertion","getChanges","warn","notReady","isExternal","stop","every","newRange","FORMATTING","attribute:","trackChanges.trackFormatChanges","update:suggestion","registerCustomCallback","$elementName","updateSuggestion","_getExternalAuthor","getContainedElement","_getSuggestionData","position","nodeBefore","_recordAttributeChanges","attribute","3034710xcTdQW","addComment","removeMarkers","differ","moveTargetPosition","isNextTo","setTo","insertion:chain","stopListening","_trackFormatChanges","removed","formatInline:join","deletion:join","concat","track-changes-user-not-found","1Ipsdhd","containsItem","TrackChangesEditing","suggestion-type","_recordAttributeSuggestions","track-changes-enable-command-twice","find","high","forEach","CommentsRepository","substring","formatBlock:join","unbind","createPositionAfter","catch","backward","action","getCustomProperty","schema","removeAttribute","authorName","writer","_getMarkerAnnouncementText","_createSuggestion","enqueueChange","_initAriaMarkerChangeAnnouncements","locale","_commentsRepository","isObject","markMultiRangeBlockFormat","51kOemxk","enableDefaultAttributesIntegration","lowest","skipNestingCheck","multi","registerInlineAttribute","targetPosition","fromRange","getRanges","accepted","some","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.","chain","insertion:discard","removeClass","requires","fire","announce","commandName","range","addSuggestionData","nodeAfter","addMarker","originalSuggestionId","insertContent","_checkSuggestionCorrectness","detach","_suggestionFactory","_isRegisteredAttribute","init","collaboration.channelId","attribute:discard","then","previous","set","isTouching","value","data","map","deletion","multipleBlocks","Users","accept","addMarker:suggestion","filter","external:","oldRange","return","_reduceExistingSuggestions","getAllAdjacentSuggestions","change:_saved","markerNameToElements","model","2528750HNKiFH","startsWith","conversion","getDifference","createPositionBefore","$text","get","substr","formatBlock:accept","_model","formatInline:discard","formatBlock:","size","split","clear","insertion:join","enableCommand","createdAt","consumable","createRangeIn","has","formatGroupId","length","deleteContent","deletion:discard","bindElementToMarker","group","change:data","_splitMarkerName","suggestionLoaded","hasSuggestion","options","unshift","push","_mergeNestedSuggestions","resolve","sort","consume","getFirstRange","tablePasteChainId","editingDowncast","attributes","removeMarker:suggestion:attribute","always","authoredAt","ck-suggestion-marker-","getLastMatchingPosition","element","344288XGeWoZ","assign","markerReady","selection","widget","suggestionUnloaded","elementToElement","includes","showSuggestionHighlights","isCollapsed","containsPosition","formatInline:accept","isLimit","isAfter","markMultiRangeInsertion","getMarkers","getChangedMarkers","refresh","addHighlight","discard","rethrowUnexpectedError","createRangeOn","format","getNearestSelectionRange","attributeNewValue","isInsideObject","getSuggestion","isMultiRange","rejected","head","applyOperation","clone","attributeKey","toJSON","enableReadOnlyMode","removeMarker","name","getIntersection","forward","_processAttributeSuggestions","editing","key","suggestion","_findSuggestions","marker-count","newValue","markers","1164005UKCFJP","formatBlock","root","forceDefaultExecution","_inlineAttributeKeys","activeMarkers","ENTER","for","listenTo","hasComments","_setSuggestionRange","oldValue","_isBlockAttribute","isBlock","unbindElementFromMarkerName","_rangeIsInLocalUserInsertion","pop","commands","createPositionAt","containsRangeInObject","markInlineFormat","isIntersecting","getSuggestionCallback","trackChangesCommand","acceptAllSuggestions","ck-suggestion-marker-formatBlock","deletion:","getSuggestions","isAtStart","ck-suggestion-marker--active","@external","markMultiRangeDeletion","define","editor","ck-suggestion-marker","hasCommentThread","_addSuggestionMarker","_joinSuggestions","next","move","elementEnd","low","_saved","elementStart","deletion:chain","toUpperCase","attribute:join","_updateSuggestionData","ready","getItems","isInContent","_processAttributeChanges","addClass","groupId","79112ZGsukX","addSuggestion","before","document","mapper","acceptSuggestion","isIntersectingWithRange","formatInline","ck-suggestion-marker-formatInline","item","commentThread","error-saving-suggestion-data-suggestion-discarded","removeMarker:suggestion:formatBlock"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(200067===parseInt(n(491))/1*(parseInt(n(370))/2)+-parseInt(n(521))/3*(-parseInt(n(293))/4)+-parseInt(n(239))/5+-parseInt(n(330))/6+parseInt(n(144))/7+-parseInt(n(192))/8+-parseInt(n(476))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(467);class yc extends t.Plugin{static get[Ec(536)](){return[Ec(500),o.Users,t.PendingActions,Qr,es,as,ls,Ts,ms,ks,Rs,xs,to,so,uo,fo,Eo,Ao,No,So,Fo,Ho,Uo,Ko,Zo,ei,ai,pi,Ni,oi,Vs,qs,bi,Ai,Mi,Fi,ji,zi,qi,Qi,ra,ia,ha,ma,Xa,_a,Ra,Pa,Qa,wa,ja,Ha]}static get[Ec(446)](){return Ec(493)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(129)]((t=>String[e(392)](t)))[e(389)]("")}super(t),this[e(495)]=!1,this[e(125)](e(244),[]),this.on(e(339),((n,r,s,o)=>{const i=e;this[i(153)][i(391)]((()=>{const e=i;for(const n of[...o,...s])this[e(153)][e(238)][e(164)](n)&&t[e(232)][e(373)](n)}))})),this[e(331)]=new Kr(this[e(272)][e(143)][e(509)],this[e(272)][e(517)]),this[e(452)]=null,this[e(118)]=new Ac(this[e(272)]),this[e(340)]=new Map,this[e(518)]=t[e(365)][e(150)](e(500)),this[e(335)]=new Set,this[e(153)]=this[e(272)][e(143)],this[e(371)]=new WeakMap,this[e(313)]=!1,this[e(403)]=new Set([e(467)]),this[e(243)]=new Set,t[e(387)][e(271)](e(464),e(429)),this[e(485)]=t[e(387)][e(150)](e(464)),t[e(387)][e(271)](e(410),!0),this[e(178)]=t[e(387)][e(150)](e(410)),this[e(262)]=new l(t,this[e(335)]),this[e(516)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,51,48])}[Ec(120)](){const t=Ec,n=this[t(272)],r=(e,n)=>{const r=t;if(r(475)!=e)return r(189)+e;const s=n[r(157)]("|")[0];return this[r(251)](s)?r(264):r(301)};n[t(146)][t(246)](t(184))[t(418)]({model:t(234),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(172)](e[n(450)]),a=[n(273),r(o,i)];let c=3e3;return this[n(244)][n(199)](e[n(450)])&&(a[n(177)](n(268)),c=3010),n(130)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(146)][t(246)](t(423))[t(436)]((e=>{const r=t;e.on(r(134),((t,e,s)=>{const o=r;if(!s[o(175)][o(200)])return;const i=e[o(302)];if(!i)return;const c=s[o(297)][o(364)](i);n[o(143)][o(509)][o(519)](i)&&c&&!c[o(508)](o(196))&&c.is(o(333))&&(0,a.toWidget)(c,s[o(512)])}),{priority:r(498)})})),n[t(146)][t(246)](t(423))[t(418)]({model:t(234),view:(e,n)=>{const s=t;if(!n[s(175)][s(200)])return null;const{type:o,subType:i}=this[s(172)](e[s(450)]);return{classes:[s(273),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(302)])return;const{id:c}=this[a(172)](o[a(450)]);if(r){const t=this[a(340)][a(150)](c),e=this[a(362)](t);if(!this[a(251)](e))return}if(o[a(302)].is(a(195)))return void i[a(162)][a(181)](o[a(302)],s[a(228)]);const u=i[a(297)][a(364)](o[a(302)]);if(o[a(302)].is(a(191))&&n[a(143)][a(509)][a(252)](o[a(302)])&&!u[a(508)](a(210))){i[a(512)][a(291)]([a(273),a(264)],u),i[a(512)][a(309)](a(326),c,u),i[a(297)][a(169)](u,o[a(450)]),e&&(this[a(244)][a(199)](o[a(450)])?i[a(512)][a(291)](a(268),u):i[a(512)][a(535)](a(268),u));for(const t of n[a(143)][a(163)](o[a(302)])[a(288)]())i[a(162)][a(181)](t,s[a(228)]);i[a(162)][a(181)](o[a(302)],s[a(228)])}};n[t(146)][t(246)](t(423))[t(436)]((e=>{const n=t;e.on(n(376),((t,e,r)=>{const o=n;r[o(175)][o(200)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(404)})})),n[t(146)][t(246)](t(423))[t(436)]((e=>{const n=t;e.on(n(419),((t,e,r)=>{const o=n;r[o(175)][o(200)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(404)})})),n[t(146)][t(246)](t(423))[t(356)]({model:t(234),view:(e,n)=>n[t(175)][t(200)]?null:{group:t(234),name:e[t(151)](11)}}),n[t(146)][t(246)](t(316))[t(198)]({view:{name:t(234),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(393)+e[r(366)](r(494))+":"+e[r(366)]("id");return e[r(366)](r(236))&&(s+=":"+e[r(366)](r(236))),n[r(336)](r(372),{"data-name":s})}}),n[t(146)][t(246)](t(316))[t(380)]({view:t(234)}),n[t(146)][t(246)](t(184))[t(436)]((e=>{const n=t;e.on(n(376),s(),{priority:n(498)})})),n[t(146)][t(246)](t(184))[t(436)]((e=>{const n=t;e.on(n(419),s({isAttributeSuggestion:!0}),{priority:n(498)})})),n[t(146)][t(246)](t(184))[t(436)]((e=>{const n=t;e.on(n(305),((t,e,r)=>{const s=n,o=r[s(297)][s(142)](e[s(450)]);if(o)for(const t of o)t[s(508)](s(210))||(r[s(512)][s(535)]([s(273),s(264),s(268)],t),r[s(512)][s(510)](s(326),t),r[s(297)][s(253)](t,e[s(450)]))}),{priority:n(498)})})),n[t(146)][t(246)](t(184))[t(436)]((e=>{const n=t;e.on(n(186),((t,e,r)=>{const s=n,o=r[s(297)][s(142)](e[s(450)]);if(!o)return;const{id:i}=this[s(172)](e[s(450)]),a=this[s(340)][s(150)](i),c=this[s(362)](a);if(this[s(251)](c))for(const t of o)t[s(508)](s(210))||(r[s(512)][s(535)]([s(273),s(264),s(268)],t),r[s(512)][s(510)](s(326),t),r[s(297)][s(253)](t,e[s(450)]))}),{priority:n(498)})})),n[t(143)][t(296)][t(352)]((e=>{const r=t;let s=!1;const o=Array[r(317)](n[r(143)][r(296)][r(479)][r(208)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(172)](t);if(r(234)!==o)continue;const h=this[r(340)][r(150)](f);if(null!=c[r(461)]){r(300)==u&&(s=s||Lc(c[r(461)],t,e,n[r(143)][r(509)]));const o=r(475)==u&&this[r(251)](l[r(157)]("|")[0]);if(c[r(461)][r(201)]||r(448)==c[r(461)][r(241)][r(375)]||r(240)==u&&!Rc(c[r(461)])||o&&!Rc(c[r(461)])||r(130)==u&&(Cc(a=c[r(461)])||function(t){const e=r;return t[e(344)][e(422)]==t[e(314)][e(473)]&&t[e(344)][e(360)]}(a)))e[r(227)](t),s=!0;else{if(!h||!h[r(289)])continue;i[r(436)](h)}}}var a;return i[r(156)]>0&&(s=!!this[r(381)](i)||s),s})),n[t(143)][t(296)][t(352)]((e=>{const r=t;let s=!1;for(const t of n[r(143)][r(296)][r(479)][r(455)]())if(r(315)==t[r(428)])for(const t of this[r(340)][r(409)]()){if(t[r(219)]||!t[r(289)])continue;const o=r(240)==t[r(428)],i=this[r(362)](t),a=i&&this[r(251)](i);if(!o&&!a)continue;const c=t[r(182)]();if(c[r(344)][r(422)]!=c[r(314)][r(422)]&&!c[r(314)][r(360)]){const o=n[r(143)][r(257)](c[r(344)][r(112)],r(314)),i=n[r(143)][r(437)](c[r(344)],o);e[r(354)](t[r(447)](),{range:i}),s=!0}}return s})),n[t(143)][t(296)][t(352)]((e=>this[t(290)](e))),n[t(143)][t(296)][t(352)]((e=>!e[t(337)][t(357)]&&this[t(231)](e))),n[t(143)].on(t(363),(()=>{this[t(495)]=!1})),n[t(143)][t(296)].on(t(171),((r,s)=>{const o=t;if(!s[o(357)]||s[o(377)])return;if(!this[o(495)])return;const i=n[o(143)][o(296)][o(479)][o(455)]();if(0==i[o(166)])return;const a=[],c=i[o(135)]((t=>o(475)==t[o(428)])),u=i[o(135)]((t=>o(315)==t[o(428)]&&o(149)!=t[o(228)]));for(const t of c)this[o(119)](t[o(224)])&&a[o(177)]({key:t[o(224)],newValue:t[o(216)],oldValue:t[o(399)],range:Sc(t[o(540)],n[o(143)])});for(const t of u){if(o(358)!=t[o(507)]&&o(209)!=t[o(507)])continue;const e=vc(t[o(472)][o(112)],n[o(143)]),r=t[o(295)];o(358)==t[o(507)]&&a[o(177)]({key:o(467),newValue:t[o(228)],oldValue:r[o(228)],range:e});for(const[n,s]of r[o(185)]){if(!this[o(119)](n))continue;const r=t[o(185)][o(150)](n);s!==r&&a[o(177)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(185)])this[o(119)](n)&&(r[o(185)][o(164)](n)||a[o(177)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(166)]&&n[o(143)][o(515)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(402)](t,e,s,o,{groupId:r});this[n(139)](t,a)}))}),{priority:t(523)}),n[t(143)][t(238)].on(t(465),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(172)](n[s(228)]),e=this[s(340)][s(150)](t);e&&e[s(361)](n[s(228)])}})),n[t(143)][t(296)].on(t(171),(()=>{const e=t,r=Array[e(317)](n[e(143)][e(296)][e(479)][e(208)]())[e(135)]((t=>e(234)===this[e(172)](t[e(228)])[e(170)]));if(0===r[e(166)])return;r[e(180)](((t,n)=>{const r=e,s=t[r(128)][r(137)],o=n[r(128)][r(137)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(344)][r(329)](o[r(344)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(172)](t);if(null===n[e(137)]){const n=this[e(400)](t);o[e(436)](n)}else{const t=this[e(340)][e(150)](r);null!==n[e(461)]||t[e(289)]?(s[e(436)](t[e(221)]),o[e(436)](t)):this[e(367)](t)}}o[e(156)]>0&&this[e(432)](o);for(const t of s)this[e(537)](e(433),t)})),n[t(143)].on(t(222),((e,r)=>{const s=t,o=r[0];if(!this[s(340)][s(156)])return;if(!o[s(420)])return;if(o[s(337)][s(377)]||!o[s(337)][s(357)])return;let i,a;switch(o[s(428)]){case s(315):i=n[s(143)][s(257)](o[s(472)]),a=i[s(368)](o[s(341)]);break;case s(157):i=n[s(143)][s(257)](o[s(345)]),a=n[s(143)][s(257)](o[s(480)]);break;case s(278):i=n[s(143)][s(257)](o[s(527)]),a=i[s(368)](o[s(341)]);break;default:return}const c=n[s(143)][s(437)](i,a);n[s(143)][s(391)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(235)](c)){if(e[t(219)])continue;if(t(300)==e[t(428)])continue;const r=this[t(362)](e);if(r&&this[t(251)](r)&&t(157)!=o[t(428)])continue;const s=e[t(128)]&&e[t(128)][t(131)];(t(240)!=e[t(428)]||t(157)==o[t(428)]&&!s)&&(n[t(258)]||t(443)==e[t(428)]&&n[t(350)]||e[t(182)]()[t(417)](c)&&this[t(382)](e,i,a))}}))}),{priority:t(523)}),n[t(143)].on(t(167),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(242)])return;if(this[s(313)])return;if(!this[s(262)][s(127)])return;if(o[s(201)])return;const a=n[s(143)][s(509)],{start:c,end:u}=o[s(182)](),l=c[s(112)]&&a[s(204)](c[s(112)])?null:a[s(215)](c,s(230)),f=u[s(473)]&&a[s(204)](u[s(473)])?null:a[s(215)](u,s(506)),h=n[s(143)][s(437)](l?l[s(344)]:c,f?f[s(314)]:u);n[s(143)][s(391)]((t=>{const e=s;this[e(311)](h);const r=n[e(143)][e(509)][e(215)](h[e(344)]);o.is(e(407))?t[e(308)](r):o[e(482)](r)})),e[s(459)]()}),{priority:e.priorities[t(386)]+10}),n[t(143)].on(t(115),((e,r)=>{const s=t,o=r[r[s(166)]-1];o&&o[s(242)]||this[s(313)]||this[s(262)][s(127)]&&(n[s(143)][s(391)]((()=>{const t=s;let o=n[t(143)][t(115)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(138)]=o[t(223)]();const i=o[t(314)][t(473)],a=n[t(143)][t(509)];i&&a[t(252)](i)&&!a[t(519)](i)&&(o=n[t(143)][t(437)](o[t(344)],n[t(143)][t(257)](i,t(314)))),this[t(454)](o)})),e[s(459)]())}),{priority:t(498)}),this[t(272)][t(256)][t(436)](t(351),this[t(262)]),this[t(160)](t(351));const o=new p(n,this[t(340)]);n[t(256)][t(436)](t(298),o),this[t(160)](t(298));const i=new b(n,this[t(340)]);n[t(256)][t(436)](t(328),i),this[t(160)](t(328)),n[t(256)][t(436)](t(263),new S(n,o,this[t(340)])),this[t(160)](t(263)),n[t(256)][t(436)](t(408),new S(n,i,this[t(340)])),this[t(160)](t(408)),n[t(256)][t(436)](t(348),new O(n,o,this[t(340)])),this[t(160)](t(348)),n[t(256)][t(436)](t(444),new O(n,i,this[t(340)])),this[t(160)](t(444));const c=n[t(365)][t(150)](t(500));this[t(247)](c,t(477),((e,{threadId:n})=>{const r=t,s=this[r(340)][r(150)](n);s&&s[r(303)]&&1===s[r(303)][r(166)]&&this[r(286)](n,{hasComments:!0})}),{priority:t(280)}),this[t(247)](c,t(395),((e,{threadId:n})=>{const r=t,s=this[r(340)][r(150)](n);s&&s[r(303)]&&!s[r(303)][r(166)]&&this[r(286)](n,{hasComments:!1})}),{priority:t(280)})}set[Ec(378)](t){const n=Ec;if(this[n(452)])throw new e.CKEditorError(n(312),this);this[n(452)]=t}get[Ec(378)](){return this[Ec(452)]}[Ec(266)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(340)][n(409)]())t&&!e[n(289)]||r[n(177)](e);return e?r[n(129)]((t=>t[n(225)]())):r}[Ec(218)](t){const n=Ec,r=this[n(340)][n(150)](t);if(!r)throw new e.CKEditorError(n(440),this);return r}[Ec(174)](t){const e=Ec;return this[e(340)][e(164)](t)}[Ec(111)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(428)][e(157)](":"),a=this[e(340)][e(150)](r)||this[e(514)](o,i,r,n,s);if(this[e(439)](a),this[e(116)](a,o,i||null,n),a[e(161)]=t[e(161)],a[e(445)]=!0,s&&s[e(269)]){const t=s[e(269)],n=this[e(469)](t[e(511)]);a[e(188)]=t[e(161)],a[e(453)]=n,a[e(458)]=!0}else a[e(188)]=t[e(161)];switch(t[e(128)]&&(a[e(128)]=t[e(128)]),t[e(185)]&&(a[e(185)]=t[e(185)]),this[e(452)]&&this[e(452)][e(294)]||(a[e(281)]=!0),this[e(371)][e(150)](a)){case e(457):this[e(371)][e(125)](a,e(319));break;case e(194):a[e(289)]?(this[e(381)](new Set([a])),this[e(432)](new Set([a])),this[e(371)][e(125)](a,e(287)),this[e(537)](e(173),a)):this[e(371)][e(125)](a,e(486))}return a}[Ec(298)](t){const e=Ec;this[e(242)]((()=>{const n=e;this[n(272)][n(143)][n(391)]((()=>{const e=n;for(const n of t[e(140)]())n[e(133)]()}))}))}[Ec(328)](t){const e=Ec;this[e(242)]((()=>{const n=e;this[n(272)][n(143)][n(391)]((()=>{const e=n;for(const n of t[e(140)]())n[e(211)]()}))}))}[Ec(160)](t,n){const r=Ec,s=this[r(272)][r(256)][r(150)](t);if(!s)throw new e.CKEditorError(r(353),this,{commandName:t});if(this[r(335)][r(164)](s))throw new e.CKEditorError(r(496),this,{commandName:t});this[r(335)][r(436)](s),n&&s.on(r(347),((t,e)=>{const o=r;this[o(262)][o(127)]&&(this[o(313)]||(e[o(166)]>0&&e[e[o(166)]-1]&&e[e[o(166)]-1][o(242)]?e[o(255)]():(t[o(138)]=n(((...t)=>s[o(347)](...t,{forceDefaultExecution:!0})),...e),t[o(459)]())))}),{priority:r(498)})}[Ec(242)](t){const n=Ec;let r,s;const o=this[n(313)];this[n(313)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(313)]=!1),s&&e.CKEditorError[n(212)](s,this),r}[Ec(454)](t,n=null,r={}){const s=Ec;if(t[s(201)])return null;const o=this[s(272)][s(365)][s(150)](s(132)).me;for(const{suggestion:e,meta:o}of this[s(235)](t,s(443)))if(o[s(350)]){if(!o[s(481)]){if(o[s(258)]){if(!this[s(178)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(382)](e,t[s(344)],t[s(314)]);break}if(n==e[s(334)]&&Oc(e,r)){const n=e[s(182)]();return n[s(344)][s(332)](t[s(314)])?this[s(249)](e,this[s(153)][s(437)](t[s(344)],n[s(314)])):this[s(249)](e,this[s(153)][s(437)](n[s(344)],t[s(314)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(359)+n:s(443),u=this[s(435)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(275)](c,i,a,t),u}[Ec(206)](t,n=Ec(525),r={}){const s=Ec,o=this[s(272)][s(365)][s(150)](s(132)).me,i=this[s(118)][s(261)](s(443),n,s(389));for(const e of this[s(266)]())if(e[s(453)].id==o.id&&s(443)==e[s(428)]&&e[s(334)]==n&&Oc(e,r)&&(i(e[s(529)](),t)||i(t,e[s(529)]()))){for(const n of t)e[s(401)](n);return e}for(const{suggestion:e,meta:n}of this[s(235)](t,s(443))){if(!n[s(350)])continue;if(!this[s(178)]&&n[s(258)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(529)]())for(const e of t)if(!n[s(417)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(359)+n,l=this[s(435)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(275)](u,a,c,e,Hr[s(310)]());return l}[Ec(259)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(201)])return null;if(o(426)===this[o(485)]){const e=this[o(118)][o(261)](o(300),r,o(133));return this[o(242)]((()=>e([t],n,s))),null}const i=this[o(272)][o(365)][o(150)](o(132)).me,a=[];if(o(187)!==this[o(485)])for(const{suggestion:e,meta:n}of this[o(235)](t,o(443)))n[o(350)]&&!n[o(217)]&&a[o(177)](...e[o(529)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(229)](s);e&&r[n(177)](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(166)];){const s=r[e][n(147)](t);r[n(343)](e,1,...s),e+=s[n(166)]}}return r}(t,a);c[o(166)]&&this[o(153)][o(391)]((()=>{const t=o;for(const e of c){const o=this[t(118)][t(261)](t(300),r,t(133));this[t(242)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(344)],u=t[o(314)];for(const{suggestion:e,meta:n}of this[o(235)](t,o(300))){if(!n[o(350)])continue;if(e[o(334)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(182)]();if(i[o(417)](t,!0))return null;c=c[o(329)](i[o(344)])?c:i[o(344)],u=u[o(205)](i[o(314)])?u:i[o(314)],a?i[o(344)][o(329)](a[o(182)]()[o(344)])?(a[o(478)](),a=e):e[o(478)]():a=e}const l=this[o(153)][o(437)](c,u);if(a)this[o(249)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(435)]({id:t,type:o(398)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(275)](o(398)+r,t,a,l)}}return null}[Ec(421)](t,n,r=[],s=null,o={}){const i=Ec;n[i(165)]||(n[i(165)]=n[i(539)]),n[i(131)]=t.is(i(540)),s=s||Nc(n);const a=r[i(129)]((t=>vc(t,this[i(153)]))),c=t.is(i(540))?t:vc(t,this[i(153)]);if(i(426)===this[i(485)]){const t=this[i(118)][i(261)](i(240),s,i(133));return this[i(242)]((()=>t([c],n,o))),null}a[i(177)](c);let u=!0;for(const t of a)if(!this[i(254)](t)){u=!1;break}if(u&&i(187)!==this[i(485)]){const t=this[i(118)][i(261)](i(240),s,i(133));return this[i(242)]((()=>t([c],n,o))),null}let l=null,f=c[i(344)],h=c[i(314)];for(const{suggestion:t,meta:e}of this[i(235)](c,i(240))){if(!e[i(350)])continue;if(e[i(481)]||e[i(258)]||e[i(217)])continue;if(t[i(128)][i(165)]!=n[i(165)])continue;if(!Oc(t,o))continue;const r=t[i(182)]();if(t[i(334)]==s){if(r[i(417)](c,!0))return null;f=f[i(329)](r[i(344)])?f:r[i(344)],h=h[i(205)](r[i(314)])?h:r[i(314)],l?r[i(344)][i(329)](l[i(182)]()[i(344)])?(l[i(478)](),l=t):t[i(478)]():l=t}else{const e=c[i(229)](r);this[i(320)](t,e)}}const g=this[i(272)][i(365)][i(150)](i(132)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(249)](l,this[i(153)][i(437)](f,h)),l;{const t=this[i(435)]({id:d,type:i(155)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(275)](i(155)+s,d,p,this[i(153)][i(437)](f,h)),t}}[Ec(520)](t,n,r=[],s=null,o={}){const i=Ec;n[i(165)]||(n[i(165)]=n[i(539)]);const a=t[0];n[i(131)]=a.is(i(540)),s=s||Nc(n);const c=r[i(129)]((t=>vc(t,this[i(153)]))),u=a.is(i(540))?t:t[i(129)]((t=>vc(t,this[i(153)])));if(i(426)===this[i(485)]){const t=this[i(118)][i(261)](i(240),s,i(133));return this[i(242)]((()=>t(u,n,o))),null}c[i(177)](...u);let l=!0;for(const t of c)if(!this[i(254)](t)){l=!1;break}if(l&&i(187)!==this[i(485)]){const t=this[i(118)][i(261)](i(240),s,i(133));return this[i(242)]((()=>t(u,n,o))),null}const f=this[i(272)][i(365)][i(150)](i(132)).me;for(const t of this[i(266)]()){if(t[i(453)].id!=f.id)continue;if(i(240)!=t[i(428)]||t[i(128)][i(165)]!=n[i(165)])continue;if(!Oc(t,o))continue;const e=t[i(334)]==s;for(let n=0;n<u[i(166)];n++){const r=u[n];for(const s of t[i(207)]()){const o=s[i(394)]();if(r[i(332)](o)){e?(u[i(343)](n,1),n--):t[i(227)](s[i(228)]);break}}}}if(0==u[i(166)])return null;const h=this[i(118)][i(261)](i(240),s,i(389));for(const t of this[i(266)]())if(t[i(453)].id==f.id&&i(240)==t[i(428)]&&t[i(128)][i(165)]==n[i(165)]&&t[i(334)]==s&&Oc(t,o)&&(h(t[i(529)](),u)||h(u,t[i(529)]()))){for(const e of u)t[i(401)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(155)+s,m=this[i(435)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(275)](p,g,d,t,Hr[i(310)]());return m}[Ec(311)](t,n=null,r={}){const s=Ec;if(t[s(201)])return null;const o=this[s(272)][s(365)][s(150)](s(132)).me,a=new i.LiveRange(t[s(344)],t[s(314)]);for(const{suggestion:t,meta:e}of this[s(235)](a,s(443)))if(e[s(350)]&&!e[s(481)])if(t[s(219)]){const e=t[s(529)]()[s(135)]((t=>s(448)!=t[s(241)][s(375)]));if(e[s(460)]((t=>a[s(417)](t,!0)))&&t[s(211)](),e[s(531)]((t=>t[s(417)](a,!0)))){const t=this[s(118)][s(261)](s(130),n,s(133));return this[s(242)]((()=>t([a],null,r))),null}}else{const e=a[s(229)](t[s(182)]());null!==e&&t[s(449)]([e],null,r)}if(a[s(117)](),a[s(201)]||s(448)==a[s(241)][s(375)])return null;let c=null,u=a[s(344)],l=a[s(314)];const f=this[s(235)](a,s(130));for(const{suggestion:t,meta:e}of f){const n=this[s(153)][s(437)](u,l);if(e[s(350)]&&(this[s(178)]||!e[s(258)]&&!e[s(217)]))if(t[s(219)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(529)]()){if(r[s(417)](n,!0))return t;n[s(417)](r)||(e=!1)}e&&t[s(211)]()}else{const e=t[s(182)]();if(e[s(417)](n,!0))return t;if(!Oc(t,r)){n[s(417)](e)?t[s(478)]():e[s(202)](u)?u=e[s(314)]:e[s(202)](l)&&(l=e[s(344)]);continue}u=u[s(329)](e[s(344)])?u:e[s(344)],l=l[s(205)](e[s(314)])?l:e[s(314)],r=Object[s(193)]({},t[s(185)]),c?e[s(344)][s(329)](c[s(182)]()[s(344)])?(c[s(478)](),c=t):t[s(478)]():c=t}}if(c)return this[s(249)](c,this[s(153)][s(437)](u,l)),c;{const t=(0,e.uid)(),i=this[s(153)][s(437)](u,l),a=o.id,c=n?s(265)+n:s(130),f=this[s(435)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(275)](c,t,a,i),f}}[Ec(270)](t,n=Ec(525),r={}){const s=Ec,o=this[s(272)][s(365)][s(150)](s(132)).me,a=t[s(129)]((t=>new i.LiveRange(t[s(344)],t[s(314)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(235)](a,s(443)))e[s(350)]&&!e[s(481)]&&c[s(436)](t);for(const e of c)if(e[s(219)]){const o=e[s(529)]();if((!e[s(185)]||!e[s(185)][s(524)])&&o[s(460)]((t=>a[s(531)]((e=>e[s(417)](t,!0)))))&&e[s(211)](),a[s(460)]((t=>o[s(531)]((e=>e[s(417)](t,!0)))))){const e=this[s(118)][s(261)](s(130),n,s(133));return this[s(242)]((()=>e(t,null,r))),null}}else{const t=e[s(182)]();if(a[s(531)]((e=>e[s(417)](t,!0)))&&e[s(211)](),a[s(460)]((e=>t[s(417)](e,!0)))){const t=this[s(118)][s(261)](s(130),n,s(133));return this[s(242)]((()=>t(a,null,r))),null}}const u=this[s(118)][s(261)](s(130),n,s(389));let l=null;for(const t of this[s(266)]())if(t[s(453)].id==o.id&&t[s(289)]&&s(130)==t[s(428)]&&t[s(334)]==n&&Oc(t,r)&&(u(t[s(529)](),a)||u(a,t[s(529)]())))if(l){if(t[s(303)]&&t[s(303)][s(166)])continue;for(const e of t[s(529)]())l[s(299)](e)||l[s(401)](e);t[s(478)]()}else{l=t;for(const e of a)t[s(299)](e)||t[s(401)](e)}if(l)return l;c[s(158)]();for(const{suggestion:t,meta:e}of this[s(235)](a,s(130)))e[s(350)]&&(this[s(178)]||!e[s(258)]&&!e[s(217)])&&Oc(t,r)&&c[s(436)](t);for(const t of c){const e=t[s(529)]();if((!r||!r[s(524)])&&a[s(460)]((t=>e[s(531)]((e=>e[s(417)](t,!0))))))return t;(!t[s(185)]||!t[s(185)][s(524)])&&e[s(460)]((t=>a[s(531)]((e=>e[s(417)](t,!0)))))&&t[s(211)]()}const f=(0,e.uid)(),h=o.id,g=s(265)+n,d=this[s(435)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(117)](),t[s(201)]||s(448)==t[s(241)][s(375)]||this[s(275)](g,f,h,t,Hr[s(310)]());return d}[Ec(402)](t,n,r,s,o){const i=Ec;if(t[i(201)])return[];if(i(426)===this[i(485)])return[];const a=this[i(272)][i(365)][i(150)](i(132)).me.id,c=Array[i(317)](this[i(340)][i(409)]())[i(135)]((e=>i(475)==e[i(428)]&&e[i(128)][i(233)]==n&&e[i(299)](t)));if(i(429)===this[i(485)]){const e=this[i(235)](t,i(443))[i(135)]((({meta:t})=>t[i(350)]&&!t[i(217)]&&!t[i(481)]))[i(129)]((({suggestion:t})=>t));c[i(176)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(475)==t[i(428)]?t[i(128)][i(250)]:void 0,o=t[i(182)](),a=Array[i(317)](u[i(414)]())[i(497)]((t=>t[i(260)](o)));if(!a)continue;const c=a[i(147)](o);this[i(251)](n)&&i(443)==t[i(428)]&&0!=c[i(166)]||(u[i(424)](a),c[i(499)]((t=>{u[i(125)](t,r)})),i(443)!=t[i(428)]&&e!=s&&u[i(125)](a[i(229)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(166)]>37&&console[i(456)](i(532),{key:n});const f=(i(463)+(n+"|")+Nc({newValue:s}))[i(501)](0,60),h=this[i(435)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(177)](h),this[i(275)](f,c,a,t)}return l}[Ec(522)](t){const e=Ec;this[e(160)](t,((t,...n)=>{this[e(474)]((()=>{t(...n)}))}))}[Ec(396)](t){const e=Ec;this[e(403)][e(436)](t)}[Ec(526)](t){const e=Ec;this[e(243)][e(436)](t)}[Ec(362)](t){const e=Ec;return e(475)==t[e(428)]?t[e(334)][e(157)]("|")[0]:null}[Ec(249)](t,e){const n=Ec,r=t[n(447)]();this[n(153)][n(391)]((t=>{t[n(354)](r,{range:e})}))}[Ec(439)](t){const e=Ec,n=t.id,r=this[e(272)][e(387)][e(150)](e(121));this[e(518)][e(274)](n)||this[e(518)][e(306)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(518)][e(322)](n);s[e(503)](e(388)),s[e(388)]=!1,t[e(303)]=s}[Ec(116)](t,n,r,s){const o=Ec;if(t[o(428)]!=n||t[o(334)]!=r||t[o(442)].id!=s)throw this[o(272)][o(226)](o(327)),new e.CKEditorError(o(327),this)}[Ec(320)](t,n){const r=Ec,s=t[r(182)]();if(n[r(332)](s))t[r(478)]();else if(s[r(417)](n)){const o=this[r(153)][r(257)](n[r(344)][r(473)],r(314));this[r(249)](t,this[r(153)][r(437)](s[r(344)],o));const i=(0,e.uid)(),a=t[r(442)].id,c=t[r(428)]+":"+t[r(334)];this[r(435)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(128)],attributes:t[r(185)]});const u=this[r(153)][r(257)](n[r(314)][r(422)],r(438)),l=this[r(153)][r(437)](u,s[r(314)]);this[r(275)](c,i,a,l)}else if(s[r(202)](n[r(344)])){const e=this[r(153)][r(257)](n[r(344)][r(473)],r(314));this[r(249)](t,this[r(153)][r(437)](s[r(344)],e))}else{const e=this[r(153)][r(257)](n[r(314)][r(422)],r(438));this[r(249)](t,this[r(153)][r(437)](e,s[r(314)]))}}[Ec(254)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(235)](t,e(443))){if(!r[e(350)])continue;const s=n[e(529)]();for(const n of s)if(!t[e(147)](n)[e(166)])return!0}return!1}[Ec(338)](t){const n=Ec,r=this[n(272)][n(365)][n(150)](n(132))[n(346)](t);if(!r)throw new e.CKEditorError(n(490),this);return r}[Ec(469)](t){const e=Ec,n=this[e(272)][e(365)][e(150)](e(132)),r=(0,o.hashObject)(e(136)+t);return n[e(346)](r)||n[e(406)]({id:r,name:t})}[Ec(514)](t,e,n,r,s){const o=Ec,i=this[o(338)](r),a=this[o(118)][o(307)](t,e,n,i,s,(t=>{const e=o;this[e(286)](n,{attributes:t});const r=this[e(218)](n);this[e(381)](new Set([r])),this[e(432)](new Set([r]))}));return this[o(247)](a,o(133),(()=>{const t=o;this[t(286)](n,{state:t(530)})}),{priority:o(498)}),this[o(247)](a,o(211),(()=>{const t=o;this[t(286)](n,{state:t(220)})}),{priority:o(498)}),this[o(340)][o(125)](n,a),this[o(371)][o(125)](a,o(457)),a}[Ec(172)](t){const e=Ec,n=t[e(157)](":");return{group:n[0],type:n[1],subType:n[e(166)]>=5?n[2]:null,id:n[e(166)]<5?n[2]:n[3],authorId:n[e(166)]<5?n[3]:n[4],markerCount:6==n[e(166)]?n[5]:null}}[Ec(382)](t,n,r){const s=Ec,o=t[s(182)](),i=o[s(344)],a=o[s(314)];this[s(249)](t,this[s(153)][s(437)](i,n));const c=(0,e.uid)(),u=t[s(442)].id,l=t[s(428)]+(t[s(334)]?":"+t[s(334)]:"");this[s(435)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(185)],data:t[s(128)]});const f=this[s(362)](t);(s(240)==t[s(428)]||f&&this[s(251)](f))&&(r=this[s(153)][s(148)](r[s(422)])),this[s(275)](l,c,u,this[s(153)][s(437)](r,a))}[Ec(235)](t,e=null){const n=Ec,r=[],s=this[n(272)][n(365)][n(150)](n(132)).me;Array[n(342)](t)||(t=[t]);for(const o of this[n(266)]()){if(!o[n(289)])continue;if(e&&o[n(428)]!=e)continue;let i=!1;for(const e of o[n(529)]()){for(const a of t){const t=a[n(344)][n(332)](e[n(314)])||a[n(314)][n(332)](e[n(344)]);if(t||a[n(229)](e)){const c=a[n(417)](e)&&kc(this[n(153)][n(509)],e[n(344)],a),u=e[n(417)](a)&&kc(this[n(153)][n(509)],a[n(344)],e);r[n(177)]({suggestion:o,meta:{isOwn:s==o[n(453)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(275)](t,e,n,r,s){const o=Ec;this[o(153)][o(391)]((i=>{const a=o;let c=a(393)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(113)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(367)](t){const e=Ec,n=t[e(124)],r=t[e(277)];t[e(124)]=null,t[e(277)]=null,null!=n&&n[e(277)]==t&&(n[e(277)]=r),null!=r&&r[e(124)]==t&&(r[e(124)]=n),e(287)==this[e(371)][e(150)](t)&&(this[e(371)][e(125)](t,e(486)),this[e(537)](e(197),t,n,r))}[Ec(435)](t){const n=Ec,r=t.id,s=this[n(111)](t);if(this[n(452)]&&this[n(452)][n(294)]){const o=this[n(272)][n(365)][n(150)](n(397)),i=s[n(248)],a=s[n(334)]?s[n(428)]+":"+s[n(334)]:s[n(428)],c=this[n(272)][n(517)],u=o[n(436)](zr(c,n(415))),l={id:r,type:a,hasComments:i,data:t[n(128)]||null,originalSuggestionId:t[n(114)]||null,attributes:s[n(185)]};this[n(452)][n(294)](l)[n(123)]((t=>{const e=n;s[e(281)]=!0,o[e(321)](u),t&&t[e(161)]&&(this[e(340)][e(150)](r)[e(161)]=t[e(161)])}))[n(505)]((t=>{const r=n;throw(0,e.logWarning)(r(304)),this[r(272)][r(143)][r(515)]({isUndoable:!1},(()=>{s[r(211)]()})),s[r(484)](),this[r(340)][r(424)](s.id),this[r(371)][r(424)](s),t}))}return s}[Ec(251)](t){const e=Ec;return this[e(403)][e(164)](t)}[Ec(286)](t,e){const n=Ec,r=this[n(272)][n(365)][n(150)](n(397)),s=this[n(218)](t);if(this[n(452)]&&this[n(452)][n(468)])if(s[n(281)]){const s=r[n(436)](zr(this[n(272)][n(517)],n(415)));this[n(452)][n(468)](t,e)[n(123)]((()=>{r[n(321)](s)}))}else s.on(n(141),(()=>{this[n(286)](t,e)}))}[Ec(471)](t){const n=Ec;if(!this[n(452)]||!this[n(452)][n(218)])throw new e.CKEditorError(n(425),this);return this[n(452)][n(218)](t)}[Ec(400)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(172)](t),i=this[e(340)][e(150)](n)||this[e(514)](r,s,n,o,{});switch(this[e(116)](i,r,s,o),this[e(371)][e(150)](i)){case e(457):this[e(471)](n)[e(123)]((t=>{const r=e;let s=Promise[r(179)]();t[r(248)]&&(s=this[r(518)][r(323)]({channelId:this[r(272)][r(387)][r(150)](r(121)),threadId:n})),s[r(123)]((()=>{const e=r;this[e(111)](t)[e(281)]=!0}))})),this[e(371)][e(125)](i,e(194));break;case e(486):this[e(286)](n,{state:e(390)});case e(319):this[e(371)][e(125)](i,e(287)),this[e(537)](e(173),i);break;case e(287):this[e(537)](e(433),i)}return i[e(361)](t),i}[Ec(432)](t){const e=Ec,n=Array[e(317)](t),r=n[e(135)]((t=>e(475)==t[e(428)]));this[e(349)](r);const s=n[e(135)]((t=>!t[e(219)]&&e(475)!=t[e(428)])),o=this[e(266)]({skipNotAttached:!0})[e(135)]((t=>!t[e(219)]&&e(475)!=t[e(428)])),i=o[e(135)]((n=>!t[e(164)](n))),a=new Map(o[e(129)]((t=>[t,this[e(118)][e(261)](t[e(428)],t[e(334)],e(533))]))),c=new Map(o[e(129)]((t=>[t,t[e(182)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(166)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(166)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(166)];t++){const n=s[t];!l[e(164)](n)&&n[e(124)]&&(f[e(436)](n[e(124)]),n[e(124)][e(277)]===n&&(n[e(124)][e(277)]=null),n[e(124)]=null),!u[e(164)](n)&&n[e(277)]&&(f[e(436)](n[e(277)]),n[e(277)][e(124)]===n&&(n[e(277)][e(124)]=null),n[e(277)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(166)];e++){const r=g(t,n[e]);r&&(r[0][s(277)]=r[1],r[1][s(124)]=r[0],u[s(436)](r[0]),l[s(436)](r[1]))}}function g(t,n){const r=e;if(t[r(453)].id!==n[r(453)].id)return null;const s=a[r(150)](t)(t,n,c[r(150)](t),c[r(150)](n));return s&&a[r(150)](n)(t,n,c[r(150)](t),c[r(150)](n))?s[1][r(303)]&&s[1][r(303)][r(166)]?null:s:null}f[e(156)]&&this[e(432)](f)}[Ec(349)](t){const e=Ec;if(0==t[e(166)])return;const n=this[e(266)]({skipNotAttached:!0})[e(135)]((t=>e(475)==t[e(428)]&&t[e(445)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(185)]);s[e(164)](n)||(s[e(125)](n,r[e(166)]),r[e(177)]([]));const i=s[e(150)](n);r[i][e(177)](t)}!function(){const t=e;r[t(180)](((e,n)=>{const r=t,s=e[0][r(161)],o=n[0][r(161)];return s==o?e[0][r(185)][r(292)]<n[0][r(185)][r(292)]?-1:1:s<o?-1:1}));for(const e of r)e[t(180)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(166)];t++){if(0==r[t][e(166)])continue;const n=[];for(let s=t+1;s<r[e(166)];s++)0!=r[s][e(166)]&&i(r[t],r[s])&&n[e(177)](s);for(const s of n)r[t]=r[t][e(489)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(166)];n++)t[n][e(277)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(166)];n++)t[n][e(124)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(185)][r(292)]!==n[0][r(185)][r(292)]&&t[0][r(453)]!==n[0][r(453)])return!1;if(!function(t,e){const n=r;return!t[n(248)]&&!e[n(248)]||(!t[n(248)]||!e[n(248)])&&(!!(t[n(248)]&&e[n(161)]<t[n(303)][n(405)][n(150)](0)[n(161)])||!!(e[n(248)]&&t[n(161)]<e[n(303)][n(405)][n(150)](0)[n(161)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(185)],r(292)),o=Ic(n[0][r(185)],r(292));return!!Or(s,o)&&(!!t[r(460)]((t=>n[r(531)]((e=>t[r(182)]()[r(332)](e[r(182)]())))))&&n[r(460)]((e=>t[r(531)]((t=>e[r(182)]()[r(332)](t[r(182)]()))))))}}[Ec(381)](t){const e=Ec,n=Array[e(317)](t),r=this[e(266)]({skipNotAttached:!0}),s=r[e(135)]((n=>!t[e(164)](n))),o=new Map(n[e(129)]((t=>[t,this[e(118)][e(261)](t[e(428)],t[e(334)],e(389))]))),i=new Map(r[e(129)]((t=>[t,t[e(529)]()])));for(let t=0;t<n[e(166)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(166)];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(166)];e++){const s=r[e];if(s[a(428)]!==n[a(428)]||s[a(453)].id!==n[a(453)].id||s[a(334)]!==n[a(334)])continue;if(!wc(n,s,[a(292)]))continue;if(a(475)==n[a(428)]&&n[a(128)][a(250)]!=s[a(128)][a(250)])continue;if(a(475)==n[a(428)]&&t[a(251)](n[a(128)][a(233)]))continue;if(a(240)==n[a(428)]){const e=t[a(272)][a(143)],r=n[a(470)]();if(r&&(e[a(509)][a(519)](r)||e[a(509)][a(204)](r)))continue}const c=o[a(150)](n),u=i[a(150)](n),l=i[a(150)](s),f=n[a(303)]&&n[a(303)][a(166)],h=s[a(303)]&&s[a(303)][a(166)];if(!f&&c(l,u))return t[a(276)](s,n),i[a(424)](n),!0;if(!h&&c(u,l))return t[a(276)](n,s),i[a(424)](s),!0}return!1}}[Ec(276)](t,e){const n=Ec;if(t[n(219)])for(const r of e[n(529)]())t[n(401)](r);else{const r=e[n(182)]()[n(314)];this[n(249)](t,this[n(153)][n(437)](t[n(182)]()[n(344)],r))}e[n(478)]()}[Ec(513)](t,e){const n=Ec,r=t[n(145)](n(214))||t[n(145)](n(475))?n(462):t[n(284)]();return zr(this[n(272)][n(517)],e+"_"+r+n(413))}[Ec(516)](){const t=Ec,e=this[t(272)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(153)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(172)](t[s(228)]);if(s(234)===e){n[s(538)](this[s(513)](r,s(325)));break}}for(const t of r){const{group:e,type:r}=this[s(172)](t[s(228)]);if(s(234)===e){n[s(538)](this[s(513)](r,s(245)));break}}}))}[Ec(290)](t){const e=Ec;if(this[e(495)])return!1;const n=this[e(272)],r=n[e(143)][e(296)][e(479)][e(455)]();if(0==r[e(166)])return!1;const s=[],o=r[e(135)]((t=>e(475)==t[e(428)])),i=r[e(135)]((t=>e(315)==t[e(428)]&&e(149)!=t[e(228)])),a=r[e(135)]((t=>e(321)==t[e(428)]&&e(149)!=t[e(228)]));for(const t of o)s[e(177)]({key:t[e(224)],newValue:t[e(216)],oldValue:t[e(399)],range:Sc(t[e(540)],n[e(143)])});for(const t of i){const r=a[e(497)]((n=>n[e(472)][e(332)](t[e(472)])));r&&s[e(177)]({key:e(467),newValue:t[e(228)],oldValue:r[e(228)],range:n[e(143)][e(213)](t[e(472)][e(112)])})}return 0!=s[e(166)]&&this[e(139)](t,s)}[Ec(231)](t){const e=Ec;let n=!1;const r=this[e(272)][e(143)][e(296)][e(479)][e(208)]()[e(135)]((t=>t[e(128)][e(461)]&&t[e(228)][e(145)](e(324))));for(const s of r){const{subType:r,id:o}=this[e(172)](s[e(228)]),i=r[e(157)]("|")[0];for(const r of this[e(266)]({skipNotAttached:!0}))r.id!=o&&e(475)==r[e(428)]&&r[e(128)]&&r[e(128)][e(233)]==i&&r[e(182)]()[e(260)](s[e(128)][e(461)])&&(this[e(374)](r,s[e(128)][e(461)],t),n=!0)}return n}[Ec(474)](t){const e=Ec;this[e(272)],this[e(495)]=!0,t()}[Ec(119)](t){const e=Ec,n=this[e(251)](t),r=this[e(243)][e(164)](t);return n||r}[Ec(139)](t,e){const n=Ec;if(0==e[n(166)])return!1;let r=!1;for(const s of e){const e=this[n(235)](s[n(540)],n(475))[n(135)]((t=>!t[n(355)][n(481)]))[n(129)]((t=>t[n(234)])),i=(0,o.hashObject)({newValue:s[n(237)]});e[n(135)]((t=>{const e=n,[r,o]=t[e(334)][e(157)]("|");return r==s[e(233)]&&o!=i}))[n(499)]((e=>{const o=n;this[o(374)](e,s[o(540)],t),r=!0}))}return r}[Ec(374)](t,e,n){const r=Ec,s=t[r(182)]()[r(147)](e);0!==s[r(166)]?1!==s[r(166)]?this[r(382)](t,e[r(344)],e[r(314)]):this[r(249)](t,s[0]):n[r(227)](t[r(447)]())}}class Ac{constructor(t){const e=Ec;this[e(431)]=t,this[e(153)]=t[e(143)],this[e(379)]=new Map,this[e(441)]=new Map,this[e(318)]()}[Ec(307)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(153)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(261)](t,e,i(133))(...n),onDiscard:(...n)=>this[i(261)](t,e,i(211))(...n)})}[Ec(466)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(379)][s(125)](o,r)}[Ec(261)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(379)][r(150)](s)||this[r(441)][r(150)](t+":"+n)}[Ec(318)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(180)](((t,n)=>t[e(344)][e(329)](n[e(344)])?1:-1)),this[e(153)][e(391)]((n=>{const r=e;for(const e of t){let t;t=e[r(314)][r(360)]&&e[r(314)][r(422)]==e[r(344)][r(112)]?n[r(434)](e[r(344)][r(112)],"on"):n[r(434)](e),this[r(153)][r(167)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(153)][n(391)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(129)]((t=>(Cc(t)&&(t=this[s(153)][s(437)](t[s(314)])),t)))[s(135)]((t=>s(448)!==t[s(241)][s(375)]));if(c[s(166)]<1)return;const u=Array[s(317)](this[s(153)][s(296)][s(195)][s(529)]())[s(129)]((t=>i.LiveRange[s(528)](t)));r[s(308)](c);for(const t of this[s(431)][s(256)][s(256)]())t[s(209)]();a[s(177)]({forceDefaultExecution:!0}),this[s(431)][s(347)](o,...a);const l=u[s(135)]((t=>s(448)!=t[s(241)][s(375)]));l[s(166)]>0&&r[s(308)](l);for(const t of u)t[s(117)]()}))},s=(e,n)=>1==e[t(166)]&&1==n[t(166)]&&e[0][t(314)][t(332)](n[0][t(344)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(153)])?[e,n]:Mc(n,e,s,r,this[t(153)])?[n,e]:null;this[t(441)][t(125)](t(412),e),this[t(441)][t(125)](t(534),n),this[t(441)][t(125)](t(159),s),this[t(441)][t(125)](t(483),o),this[t(441)][t(125)](t(416),n),this[t(441)][t(125)](t(168),e),this[t(441)][t(125)](t(488),s),this[t(441)][t(125)](t(283),o),this[t(441)][t(125)](t(203),r),this[t(441)][t(125)](t(154),e),this[t(441)][t(125)](t(487),s),this[t(441)][t(125)](t(430),e),this[t(441)][t(125)](t(152),r),this[t(441)][t(125)](t(451),e),this[t(441)][t(125)](t(502),s),this[t(441)][t(125)](t(383),e),this[t(441)][t(125)](t(385),e),this[t(441)][t(125)](t(122),((e,n)=>{const r=t;if(!n)return;const s=this[r(431)][r(365)][r(150)](yc);this[r(153)][r(391)]((t=>{const o=r;if(o(467)==n[o(233)])for(const r of e){const e=r[o(344)][o(112)],s=n[o(250)];t[o(358)](e,s)}else if(s[o(251)](n[o(233)]))for(const r of e)void 0!==n[o(250)]?t[o(309)](n[o(233)],n[o(250)],r[o(344)][o(112)]):t[o(510)](n[o(233)],r[o(344)][o(112)]);else for(const r of e)n[o(250)]?t[o(309)](n[o(233)],n[o(250)],r):t[o(510)](n[o(233)],r)}))})),this[t(441)][t(125)](t(285),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(422)][r(411)]({includeSelf:!0,parentFirst:!0})){if(s[r(241)]==s)return!1;if(!n[r(492)](s))return!1;if(t[r(519)](s)||t[r(204)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(314)][e(422)]==t[e(344)][e(112)]&&t[e(314)][e(267)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(302)].is(s(369))&&!r[s(519)](t[s(302)]),i=t[s(344)][s(190)](o),a=t[s(314)][s(190)](o,{direction:s(506)});return!(t[s(344)][s(332)](i)&&t[s(314)][s(332)](a)||(i[s(329)](a)?n[s(354)](e,{range:n[s(437)](i,a)}):n[s(227)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(344)][e(112)];return n&&n.is(e(191))}function Sc(t,e){const n=Ec;return null==t[n(314)][n(473)]&&t[n(314)][n(422)]==t[n(344)][n(112)]?vc(t[n(344)][n(112)],e):t}function vc(t,e){const n=Ec,r=e[n(509)][n(519)](t)||e[n(509)][n(427)](t);return e[n(437)](e[n(257)](t,n(295)),r?e[n(504)](t):e[n(257)](t,n(314)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(314)][o(332)](r[o(344)]))return!0;if(t[o(428)]!=e[o(428)])return!1;if(!n[o(314)][o(126)](r[o(344)]))return!1;const i=s[o(437)](n[o(314)],r[o(344)])[o(384)]();for(const t of i)if([o(282),o(279)][o(199)](t[o(428)])&&s[o(509)][o(204)](t[o(302)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(445)]||!e[r(445)])&&Or(Ic(t[r(185)],n),Ic(e[r(185)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(185)]),s=Dc(e);if(!t[n(445)])return!1;for(const t of Object[n(414)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(193)]({},t);return delete n[e(524)],delete n[e(183)],n}function Fc(){const t=["canEditAt","11140SDPIdB","plugins","unbind","getRanges","locale","listenTo","commentThreadController","acceptSuggestion","18351RyORTS","isEnabled","model","destroy","_pendingAction","_setPendingAction","626084xINhFW","_acceptCommand","discardSuggestion","8086568XkAKBs","_editor","7xxTcsQ","execute","424089qNJAGY","881688KsyoAM","add","isDirty","view","PendingActions","commands","canAccept","_removePendingAction","stopListening","get","10zvFVlP","change:isDirty","bind","canDiscard","880197ugcXjo","remove","PENDING_ACTION_SUGGESTION","3122048NdLmcr","_discardCommand"];return(Fc=function(){return t})()}const Pc=Bc;function Bc(t,e){const n=Fc();return(Bc=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(898425===parseInt(n(345))/1+-parseInt(n(348))/2+-parseInt(n(330))/3+parseInt(n(323))/4*(parseInt(n(341))/5)+parseInt(n(331))/6*(parseInt(n(328))/7)+-parseInt(n(326))/8+-parseInt(n(359))/9*(-parseInt(n(351))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(319)]=e,this[s(334)]=n,this[s(357)]=r,this[s(327)]=t,this[s(324)]=t[s(336)][s(340)](s(358)),this[s(349)]=t[s(336)][s(340)](s(325)),this[s(334)][s(343)](s(318)).to(this[s(324)],this[s(349)],((t,e)=>t||e)),this[s(334)][s(343)](s(337)).to(this[s(324)],s(318),(t=>t&&this[s(327)][s(319)][s(350)](e[s(354)]()))),this[s(334)][s(343)](s(344)).to(this[s(349)],s(318),(t=>t&&this[s(327)][s(319)][s(350)](e[s(354)]()))),this[s(321)]=null,n[s(333)]&&this[s(322)](),this[s(356)](n,s(358),(()=>this[s(358)]())),this[s(356)](n,s(325),(()=>this[s(325)]())),this[s(356)](n,s(342),(()=>{const t=s;n[t(333)]?this[t(322)]():this[t(338)]()}))}[Pc(358)](){const t=Pc;this[t(324)][t(329)](this[t(319)].id)}[Pc(325)](){const t=Pc;this[t(349)][t(329)](this[t(319)].id)}[Pc(320)](){const t=Pc;this[t(334)][t(353)](t(318)),this[t(334)][t(353)](t(337)),this[t(334)][t(353)](t(344)),this[t(339)](),this[t(357)][t(320)](),this[t(321)]&&this[t(338)]()}[Pc(322)](){const t=Pc,e=zr(this[t(327)][t(355)],t(347));this[t(321)]=this[t(327)][t(352)][t(340)](t(335))[t(332)](e)}[Pc(338)](){const t=Pc;null!==this[t(321)]&&this[t(327)][t(352)][t(340)](t(335))[t(346)](this[t(321)]),this[t(321)]=null}}const Uc=Gc;function jc(){const t=["value","authoredAt","descriptionParts","658763adVzTC","fire","disabledSubmit","set","isDirty","_localUser","60MBFFIb","editor","focus","_createCommentThreadInputView","108897XJAVvQ","removeComment","bind","addComment","18bYIYcz","locale","isReadOnly","commentInputView","isEnabled","29616MvUBkW","35884fuKlvG","updateComment","delegate","8529624lfWgqG","destroy","_createCommentViews","hasDirtyComment","_config","2776590mtXUrD","submit","length","CommentView","cancel","assign","isActive","showInput","setData","canAccept","70YxRUTc","11759XrtudC","element","_model","disableComments","canDiscard","editorConfig","commentsListView","10TmTQkz","commentThreadInputView","1207635dYHswy","commentThread"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(693363===-parseInt(n(172))/1+-parseInt(n(170))/2*(parseInt(n(187))/3)+-parseInt(n(197))/4*(parseInt(n(215))/5)+-parseInt(n(183))/6*(parseInt(n(177))/7)+parseInt(n(200))/8+parseInt(n(191))/9*(-parseInt(n(205))/10)+parseInt(n(216))/11*(parseInt(n(196))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(169)]=null,this[s(171)]=null,this[s(180)](s(211),!1),this[s(180)](s(175),e[s(175)]),this[s(189)](s(175)).to(e),this[s(180)](s(176),[]),this[s(180)](s(181),!1),this[s(180)](s(195),!1),this[s(180)](s(214),!1),this[s(180)](s(167),!1),this[s(165)]=e,this[s(182)]=n,this[s(204)]=r,r[s(166)]?this[s(180)](s(207),1):this[s(202)]()}[Uc(185)](){const t=Uc;this[t(164)][t(185)]()}[Uc(201)](){const t=Uc;this[t(169)]&&this[t(169)][t(201)](),this[t(171)]&&this[t(171)][t(201)](),super[t(201)]()}[Uc(202)](){const t=Uc,{CommentsListView:e}=this[t(204)];this[t(169)]=new e(this[t(192)],this[t(165)][t(173)],Object[t(210)]({CommentView:this[t(204)][t(208)]},this[t(204)])),this[t(169)][t(199)](t(188)).to(this),this[t(169)][t(199)](t(198)).to(this),this[t(169)][t(189)](t(211)).to(this),this[t(180)](t(207),this[t(169)][t(207)]+1),this[t(189)](t(207)).to(this[t(169)],t(207),(t=>t+1)),this[t(171)]=this[t(186)](),this.on(t(188),(()=>this[t(185)]())),this[t(189)](t(181)).to(this[t(169)],t(203),this[t(171)][t(194)],t(174),((t,e)=>t||!!e))}[Uc(186)](){const t=Uc,{CommentThreadInputView:e}=this[t(204)],n=new e(this[t(192)],this[t(182)],this[t(204)][t(168)]),r=n[t(194)];return n[t(189)](t(212)).to(this,t(211),this[t(165)][t(173)],t(193),r,t(174),((t,e,n)=>!!n||t&&!e)),r.on(t(206),((e,n)=>{const s=t;this[s(178)](s(190),n),r[s(184)][s(213)]("")})),r.on(t(209),(()=>this[t(185)]())),r[t(189)](t(179)).to(this[t(165)][t(173)],t(193)),n}}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=334]})(t,e)}const zc=Hc;function Wc(){const t=[".ck-annotation__content-wrapper","ck-suggestion-wrapper","change:description",'<span class="ck-suggestion-color" style="background-color: ',"@external","commentThread","cancel","join","77rEEEtN","description","formatDateTime","ck-suggestion","time","EXTERNAL_SUGGESTION","Discard suggestion","ck-suggestion__info-name","_descriptionElement","6537222RdwxsU","136966ljWiLq","ck-suggestion-wrapper--active","EXTERNAL_AVATAR","ck-comment__external","value","EXTERNAL_IMPORT_WORD_SUGGESTION","editorReady",'" title="',"ck-annotation__info","<p>","editorDestroyed","split",'"></span>',"ck-annotation__content-wrapper","ck-suggestion__main","ck-suggestion--discard","discardButton","bind","18714200MIDemb","isExternal","ck-annotation__actions","setTemplate","_model","render","ck-comment__info-time","color","EXTERNAL_IMPORT_WORD_AVATAR","locale","check","ck-suggestion__user","1650452cEdNdY","authoredAt","_config","discardSuggestion","ck-annotation__info-name","map","span","ck-suggestion--disabled-comments","canDiscard","7182845WYnvcL","_createButton","importWord","905484rdKxPZ","ck-annotation","Accept suggestion","title","source","isEnabled","bindTemplate","acceptSuggestion","children","acceptButton","querySelector","getExternalSuggestionNote","ck-suggestion__actions","fire","disableComments","ck-suggestion--accept","ck-annotation__info-time",'<span class="ck-suggestion-type">',"canAccept","commentThreadInputView","ck-suggestion__info","descriptionParts","type","getUserViewNotificationText","ck-suggestion-","extendTemplate","name","7rjgiqe","3843594JZPqki","userView","set","push","author","innerText","div","ck-annotation__user","getTemplate","ck-annotation__main","attributes","8RrSvJM","delegate","</p>","createElement","innerHTML","creator","isActive","element","content","execute","</span>","commentsListView"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(979343===-parseInt(n(358))/1*(-parseInt(n(400))/2)+-parseInt(n(359))/3+parseInt(n(430))/4+-parseInt(n(439))/5+-parseInt(n(442))/6*(-parseInt(n(390))/7)+-parseInt(n(370))/8*(parseInt(n(399))/9)+parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class qc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(361)](i(353),""),this[i(417)](i(353)).to(this,i(352),(t=>t&&t[0]?t[0][i(353)]:"")),this[i(417)](i(391)).to(this,i(352),this,i(376),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(409)+Kc(e[n(378)],e[n(425)])+n(372);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(398)]=null,this[i(340)]=this[i(440)](zr(e,i(444)),t.icons[i(428)],i(346),i(338),"sw"),this[i(340)][i(417)](i(336)).to(this,i(349)),this[i(416)]=this[i(440)](zr(e,i(396)),t.icons[i(388)],i(415),i(433),"sw"),this[i(416)][i(417)](i(336)).to(this,i(438)),this[i(360)]=new o.UserView(e,this[i(422)][i(363)],this[i(354)]()),this[i(360)][i(356)]({attributes:{class:[i(429),i(366)]}}),this[i(421)](this[i(367)]())}[zc(367)](){const t=zc,e=this[t(337)],n=[{tag:t(365),attributes:{class:[t(351),t(408)]},children:[{tag:t(436),children:[{text:this[t(360)][t(357)]}],attributes:{class:[t(397),t(434)]}},{tag:t(394),attributes:{datetime:e.to(t(431)),class:[t(424),t(347)]},children:[{text:e.to(t(431),(e=>this[t(432)][t(392)](e)))}]}]},{tag:t(365),attributes:{class:[t(343),t(420)]},children:[this[t(340)],this[t(416)]]},{tag:t(365),attributes:{class:[t(413)]}}];this[t(422)][t(419)]&&n[t(362)]({tag:t(365),attributes:{class:[t(403)]},children:[{text:this[t(342)]()}]});const r={tag:t(365),attributes:{class:[t(383),e.if(t(376),t(401)),e.to(t(353),(e=>t(355)+e)),this[t(432)][t(345)]&&t(437)],"data-suggestion-id":this[t(422)].id,"data-thread-id":this[t(422)][t(387)].id,"data-author-id":this[t(422)][t(363)].id,tabindex:-1},children:[{tag:t(365),attributes:{class:[t(393),t(443)]},children:[this[t(360)],{tag:t(365),attributes:{class:[t(414),t(368)]},children:n}]}]};return this[t(381)]&&this[t(350)]&&(r[t(339)][t(362)](this[t(381)],this[t(350)]),this[t(381)][t(371)](t(406)).to(this),this[t(381)][t(371)](t(410)).to(this),this[t(350)][t(371)](t(406)).to(this),this[t(350)][t(371)](t(410)).to(this)),r}[zc(423)](){const t=zc;super[t(423)](),this[t(398)]=this[t(377)][t(341)](t(382)),this[t(398)][t(374)]=this[t(391)],this.on(t(384),((e,n,r)=>{const s=t;this[s(398)][s(374)]=r}))}[zc(440)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(427)]);return a[i(361)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(356)]({attributes:{class:n}}),a.on(i(379),(()=>{const t=i;this[t(344)](r,this[t(422)].id)})),a}[zc(342)](){const t=zc;return t(441)===this[t(422)][t(369)][t(386)][t(335)]?zr(this[t(427)],t(405)):zr(this[t(427)],t(395))}[zc(354)](){const t=zc;return this[t(422)][t(419)]?t(441)===this[t(422)][t(369)][t(386)][t(335)]?zr(this[t(427)],t(426),this[t(422)][t(375)][t(357)]):zr(this[t(427)],t(402),this[t(422)][t(375)][t(357)]):null}}function Kc(t,e){const n=zc;let r="";return r+=t[n(411)]("*")[n(435)](((t,e)=>e%2!=0?n(348)+Xc(t)+n(380):Xc(t)))[n(389)](""),e&&(r+=n(385)+e[n(404)]+n(407)+e[n(334)]+n(412)),r}function Xc(t){const e=zc,n=document[e(373)](e(436));return n[e(364)]=t,n[e(374)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Qc;function Yc(){const t=["comments.editorConfig","define","actionView","registerAnnotation","componentFactory","_suggestionToController","head","6602995qksTEH","descriptionParts","menuBar:trackChanges","isDirty","value","menu","acceptButton","unbind","addSourceCollector","276AfvFcI","trackChanges","source","activeMarkers","27Wyxloy","mainView","get","suggestionChanged","switchbutton","isMultiRange","editor","createAnnotation","commandName","children","innerView","_disableComments","TrackChangesEditing","pluginName","getDescriptions","destroy","137627JootJR","Accept all selected suggestions","type","from","getByInnerView","isInContent","1814661nWcnbH","3016040avrqhr","set","commentThread","toMany","getAllAdjacentSuggestions","focus","acceptAllSuggestions","_refreshActiveMarkers","separator","has","editing","CommentView","add","_initializeController","acceptSelectedSuggestions","remove","Discard all suggestions","commands","EditorAnnotations","_destroyController","lowest","init","_createToolbarButton","_handleControllerBuffer","stopListening","size","_handleSuggestionControllerDelayed","10981610oWfiuy","listenTo","discardButton","Discard all selected suggestions","items","view","_createMenuBarMenu","locale","comments","createAnnotationView","Track changes","length","refreshSelectedViews","_updateController","values","hasSuggestion","getSuggestion","arrowView","delete","_bindAnnotationToEditors","getRanges","getFirstRange","8nQEQpr","model","config","panelView","CommentsUI","createCommentThreadController","addComment","bind","menuitem","descriptionFactory","comments.maxCommentCharsWhenCollapsed","execute","menuitemcheckbox","suggestionUnloaded","plugins","change:activeAnnotations","getJoined","12764856nrSzIx","_viewToController","discardAllSuggestions","comments.maxThreadTotalWeight","button","11cGhBJl","delegate","keys","Annotations","_annotationViews","_unbindEditors","reduce","SuggestionThreadView","requires","comments.maxCommentsWhenCollapsed","buttonView","trackChanges.SuggestionThreadView","trackChanges.disableComments","discardSelectedSuggestions","CommentsRepository","activeAnnotations","isOn","clear","_addUIComponentsToFactory","filter","some","getMarkers","push","previous","suggestion-","TrackChangesUI","Accept all suggestions","16BIJlaq","suggestionLoaded","getMarkerNames","change:previous","isEnabled","47123vFESTw"];return(Yc=function(){return t})()}function Qc(t,e){const n=Yc();return(Qc=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(906359===-parseInt(n(245))/1*(-parseInt(n(240))/2)+-parseInt(n(141))/3*(-parseInt(n(191))/4)+parseInt(n(253))/5+parseInt(n(262))/6*(-parseInt(n(282))/7)+parseInt(n(142))/8*(-parseInt(n(266))/9)+-parseInt(n(169))/10*(-parseInt(n(213))/11)+-parseInt(n(208))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Jc(221)](){const t=Jc;return[yc,o.Users,t(227),t(216),t(160)]}static get[Jc(279)](){return Jc(238)}constructor(t){const e=Jc;super(t),this[e(251)]=new Map,this[e(209)]=new Map,this[e(217)]=new Map,this[e(165)]=new Map;const n=this[e(272)][e(193)];n[e(247)](e(224),qc),n[e(247)](e(225),!1),this[e(277)]=n[e(268)](e(225))}[Jc(168)](t,e){const n=Jc;0===this[n(165)][n(167)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(165)]){const r=this[t(251)][t(151)](e);r||n?r&&n&&this[t(161)](e):this[t(155)](e)}this[t(165)][t(230)](),this[t(272)][t(205)][t(268)](t(160))[t(181)](),this[t(149)]()}),10),this[n(165)][n(143)](t,e)}[Jc(163)](){const t=Jc,e=this[t(272)],n=e[t(205)][t(268)](t(278)),r=e[t(205)][t(268)](t(216)),s=e[t(205)][t(268)](t(160)),o=e[t(205)][t(268)](t(227));this[t(231)](),s[t(261)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(285)](this[e(251)])){const s=t[e(146)](),o=[];for(const t of s){if(!t[e(140)])continue;if(t[e(271)]){o[e(235)](...t[e(189)]());continue}const n=t[e(190)]();if(o[e(180)]>0){const t=o[0][e(207)](n);if(t){o[0]=t;continue}}o[e(235)](n)}n[e(235)]([r[e(174)],o])}return n})),this[t(170)](n,t(241),((e,n)=>{const r=t;this[r(170)](n,r(243),((t,e,s,o)=>{const i=r;n[i(140)]&&(null==s?(this[i(182)](o[i(252)]),this[i(168)](n,!1)):(this[i(182)](s[i(252)]),null==o&&this[i(168)](n,!0)))})),null!==n[r(236)]?this[r(182)](n[r(252)]):this[r(168)](n,!1)})),this[t(170)](n,t(204),((e,n,r)=>{const s=t;this[s(166)](n,s(243)),this[s(165)][s(187)](n),this[s(251)][s(151)](n)&&this[s(161)](n),r&&this[s(182)](r[s(252)])})),this[t(170)](n,t(269),((e,n)=>{this[t(182)](n)})),this[t(170)](r,t(206),(()=>{this[t(149)]()})),this[t(170)](o,t(197),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(184)](r))return;const i=n[o(185)](r);this[o(251)][o(268)](i)[o(174)][o(147)]()}),{priority:t(162)})}[Jc(149)](){const t=Jc,e=this[t(272)][t(205)][t(268)](t(216)),n=this[t(272)][t(205)][t(268)](t(278)),r=Array[t(285)](e[t(228)],(e=>e[t(276)]))[t(232)]((e=>this[t(209)][t(151)](e))),s=[];for(const e of r){const n=this[t(209)][t(268)](e)[t(192)][t(146)]();s[t(235)](...n[t(219)](((e,n)=>[...e,...n[t(242)]()]),[]))}n[t(265)]=s}[Jc(231)](){const t=Jc,n=this[t(272)],r=n[t(176)],o=zr(r,t(179)),i=new e.Collection([{type:t(270),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(263),role:t(203)})},{type:t(150)},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(239)),commandName:t(148),role:t(199)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(283)),commandName:t(156),role:t(199)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(158)),commandName:t(210),role:t(199)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(172)),commandName:t(226),role:t(199)})}]);for(const e of i)if(tu(e)){const r=n[t(159)][t(268)](e[t(192)][t(274)]);e[t(192)][t(198)](t(229),t(244)).to(r,t(257),t(244))}n.ui[t(250)][t(154)](t(263),(e=>this[t(164)](e,i,o))),n.ui[t(250)][t(154)](t(255),(e=>this[t(175)](e,i,o)))}[Jc(164)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(272)][r(159)][r(268)](r(263));o[r(223)][r(143)]({tooltip:n,label:n,icon:Zc}),o[r(223)][r(198)](r(229)).to(i,r(257)),o[r(223)].on(r(202),(()=>{const t=r;i[t(202)](),this[t(272)][t(152)][t(174)][t(147)]()})),(0,s.addListToDropdown)(o,e,{role:r(258)});const a=[];for(const t of e)tu(t)&&a[r(235)](this[r(272)][r(159)][r(268)](t[r(192)][r(274)]));const c=o[r(223)];return c[r(248)][r(260)](r(244)),c[r(186)][r(260)](r(244)),c[r(248)][r(198)](r(244)).to(i,r(244)),c[r(186)][r(198)](r(244))[r(145)](a,r(244),((...t)=>t[r(233)]((t=>t)))),o.on(r(202),(t=>{const e=r;this[e(272)][e(202)](t[e(264)][e(274)]),this[e(272)][e(152)][e(174)][e(147)]()})),o}[Jc(175)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(272)][r(159)][r(268)](r(263));o[r(223)][r(143)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(150)==n[r(284)]){a[r(173)][r(154)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(192)];i[r(198)](...Object[r(215)](c)).to(c),i[r(214)](r(202)).to(o),i.on(r(202),(()=>{const t=r;this[t(272)][t(202)](c[t(274)]),this[t(272)][t(152)][t(174)][t(147)]()})),e[r(275)][r(154)](i),a[r(173)][r(154)](e)}return o[r(198)](r(244)).to(i,r(244)),o[r(194)][r(275)][r(154)](a),o}[Jc(155)](t){const e=Jc,n=this[e(272)],r=n[e(193)],s=n[e(205)][e(268)](e(216)),i=n[e(205)][e(268)](e(227)),a=n[e(205)][e(268)](e(160)),c=n[e(205)][e(268)](o.Users).me,u=r[e(268)](e(263))[e(220)],{CommentsListView:l,CommentThreadInputView:f}=n[e(205)][e(268)](e(195));let h,g;this[e(217)][e(151)](t.id)?(g=this[e(217)][e(268)](t.id),h=g[e(267)]):(h=new u(n[e(176)],t,c,{disableComments:this[e(277)],editorConfig:r[e(268)](e(246)),maxCommentsWhenCollapsed:r[e(268)](e(222)),maxThreadTotalWeight:r[e(268)](e(211)),maxCommentCharsWhenCollapsed:r[e(268)](e(201)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(268)](e(176))),CommentView:r[e(268)](e(177))[e(153)],CommentsListView:l,CommentThreadInputView:f}),h[e(259)].on(e(202),(()=>{const t=e;n[t(152)][t(174)][t(147)]()})),h[e(171)].on(e(202),(()=>{const t=e;n[t(152)][t(174)][t(147)]()})),g=s[e(178)](this[e(272)][e(176)],h),g[e(198)](e(256)).to(h,e(256)),g[e(198)](e(180)).to(h),g[e(198)](e(284)).to(h,e(284),(t=>e(237)+t)),this[e(217)][e(143)](t.id,g));const d=i[e(196)](t[e(144)],h),p=new xc(n,t,h,d),m=t[e(146)]()[e(232)]((t=>t[e(140)]));h[e(254)]=n[e(205)][e(268)](e(278))[e(200)][e(280)](m),this[e(251)][e(143)](t,p),this[e(209)][e(143)](h,p);const I=s[e(273)]({view:g,target:()=>{const r=e,s=[],i=t[r(146)]()[r(232)]((t=>t[r(140)]));for(const t of i)s[r(235)](...t[r(234)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(152)],s)},type:()=>e(237)+p[e(174)][e(284)]});i[e(188)](h,I),s[e(154)](I),a[e(249)](I)}[Jc(161)](t){const e=Jc,n=this[e(272)][e(205)][e(268)](e(227)),r=this[e(272)][e(205)][e(268)](e(216)),s=this[e(251)][e(268)](t),o=s[e(174)],i=r[e(286)](o);n[e(218)](o),i&&r[e(157)](i),this[e(251)][e(187)](t),this[e(209)][e(187)](o),s[e(281)]()}[Jc(182)](t){const e=Jc;if(!t[e(140)]||!this[e(251)][e(151)](t))return;const n=this[e(272)][e(205)][e(268)](e(278)),r=this[e(251)][e(268)](t),s=t[e(146)]();r[e(174)][e(254)]=n[e(200)][e(280)](s)}[Jc(281)](){const t=Jc;for(const e of this[t(251)][t(215)]())this[t(161)](e);for(const e of this[t(217)][t(183)]())e[t(267)][t(281)]();super[t(281)]()}}function tu(t){return Jc(192)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=268]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(228511===parseInt(n(269))/1*(-parseInt(n(271))/2)+parseInt(n(287))/3+-parseInt(n(272))/4+parseInt(n(274))/5*(parseInt(n(275))/6)+parseInt(n(273))/7*(-parseInt(n(279))/8)+parseInt(n(285))/9+-parseInt(n(277))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(268)](){return[yc,$c,eu(270)]}static get[eu(286)](){return eu(288)}set[eu(278)](t){var e=eu;this[e(284)][e(289)][e(283)](yc)[e(278)]=t}get[eu(278)](){var t=eu;return this[t(284)][t(289)][t(283)](yc)[t(278)]}[eu(282)](t){var e=eu;return this[e(284)][e(289)][e(283)](yc)[e(276)](t)}[eu(280)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(284)][n(289)][n(283)](yc)[n(280)]({skipNotAttached:t,toJSON:e})}[eu(281)](t){var e=eu;return this[e(284)][e(289)][e(283)](yc)[e(281)](t)}}function su(){var t=["1255581snwuRr","TrackChanges","plugins","requires","124909EzhbZk","Comments","2ugIgOg","1433272hpHWKd","49lhwlDq","1150985uvVVwj","6QKifeU","addSuggestionData","1575750zTdCUV","adapter","193208wcNGbf","getSuggestions","getSuggestion","addSuggestion","get","editor","3506814BvkzLY","pluginName"];return(su=function(){return t})()}const ou=cu;!function(t,e){const n=cu,r=t();for(;;)try{if(687836===parseInt(n(357))/1+-parseInt(n(369))/2+parseInt(n(381))/3+-parseInt(n(351))/4+parseInt(n(394))/5*(-parseInt(n(392))/6)+parseInt(n(352))/7+parseInt(n(365))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fu);const iu=[ou(382)];class au extends t.Plugin{static get[ou(342)](){return[yc]}static get[ou(380)](){return ou(375)}[ou(400)](){const t=ou,n=this[t(396)];if(n[t(353)][t(359)](t(388),(e=>{const r=t,s=n[r(344)][r(384)][r(376)]()[r(398)](((t,e)=>(t[e]="",t)),{});return n[r(387)][r(379)](s,e)})),t(350)!=typeof n[t(353)][t(399)](t(367))[t(391)])throw new e.CKEditorError(t(360))}[ou(402)](t){return hu(this[ou(396)],!0,t)}[ou(345)](t){return hu(this[ou(396)],!1,t)}}function cu(t,e){const n=fu();return(cu=function(t,e){return n[t-=342]})(t,e)}class uu extends t.Plugin{static get[ou(380)](){return ou(371)}constructor(t){const e=ou;super(t),this[e(358)]=e(348)}[ou(400)](){const t=ou;this[t(396)][t(401)][t(399)](t(390))[t(363)]={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(396)][t(401)][t(399)](t(383))[t(363)]=null}}function lu(t){return void 0!==t[ou(386)]}function fu(){const t=["execute","requires","push","model","getDataWithDiscardedSuggestions","acceptAllSuggestions","createDocumentFragment","end","getCommentThreads","function","4784004DhUdBI","3677030rFWKlo","config","discardAllSuggestions","getFullData","map","879604wRYDgZ","result","define","track-changes-data-invalid-editor-creator","name","useAnonymousUser","_adapter","appendChild","13691416MVBmap","createElement","trackChangesData","addCommentThread","1141046ifFVor","div","TrackChangesDataGetter","getSuggestions","getUser","addSuggestionData","TrackChangesData","getRootNames","Users","rootsAttributes","create","pluginName","925089YNGxwI","Pagination","TrackChangesEditing","document","addUser","getRootsAttributes","constructor","trackChangesData.editorCreator","data","CommentsRepository","editorCreator","14628gccthk","set","1990rccpuN","users","editor","destroy","reduce","get","init","plugins","getDataWithAcceptedSuggestions"];return(fu=function(){return t})()}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(401)][r(343)](yc,uu),s[r(378)]=lu(t)?t[r(386)]():void 0;const i=document[r(347)](),a=t[r(353)][r(399)](r(367))[r(391)],c=await a(s,(()=>function(t){const e=r,n=document[e(366)](e(370));return t[e(364)](n),n}(i)));!function(t,e){const n=r,s=t[n(344)][n(384)][n(376)]()[n(398)](((e,r)=>(e[r]=t[n(389)][n(399)]({rootName:r}),e)),{}),o=t[n(401)][n(399)](n(377))[n(395)][n(356)]((t=>({id:t.id,name:t[n(361)]}))),i=t[n(401)][n(399)](n(383))[n(372)]({skipNotAttached:!0,toJSON:!0}),a=t[n(401)][n(399)](n(390))[n(349)]({skipNotAttached:!0,toJSON:!0}),c=e[n(401)][n(399)](n(377)),u=e[n(401)][n(399)](n(383)),l=e[n(401)][n(399)](n(390));for(const t of o)c[n(373)](t.id)||c[n(385)](t);c.me||c[n(362)]();for(const t of a)l[n(368)](t);for(const t of i)u[n(374)](t);e[n(389)][n(393)](s)}(t,c),c[r(403)](r(e?346:354));const u=lu(c)?c[r(355)](n):c[r(389)][r(399)](n);return await c[r(397)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=478]})(t,e)}function du(){var t=["450mCAGdx","886152jhkyda","1889006SyKDrx","13955jjGLyb","12uPjnEr","558924osWMRq","713432Gtxqou","32496iChsZO","29310uenUUJ","10RZJjCw"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(151396===-parseInt(n(478))/1*(-parseInt(n(479))/2)+-parseInt(n(486))/3+parseInt(n(480))/4+-parseInt(n(484))/5*(-parseInt(n(482))/6)+parseInt(n(487))/7+parseInt(n(481))/8+parseInt(n(485))/9*(-parseInt(n(483))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Wc,TrackChanges:()=>cu,TrackChangesData:()=>hu,TrackChangesEditing:()=>Lc});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-=108]})(t,e)}function l(){const t=["279kUqprG","6xROGAy","_enabledCommands","732580ZsZGNQ","_disableUnsupportedCommands","has","_isEnabledBasedOnSelection","36161844McyxWa","isEnabled","TrackChangesCommand","commands","10tSEclN","editor","execute","5341076ayAlIC","value","forceDisabled","126SAHZuY","affectsData","3vHTxpD","_enableCommands","349045FaPUZg","refresh","4485613XjvWoX","clearForceDisabled","34248QKlOpU","143437VUsUrb"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(887782===-parseInt(e(131))/1*(parseInt(e(111))/2)+-parseInt(e(129))/3*(parseInt(e(124))/4)+parseInt(e(113))/5+parseInt(e(127))/6*(-parseInt(e(109))/7)+-parseInt(e(108))/8*(-parseInt(e(110))/9)+parseInt(e(121))/10*(parseInt(e(133))/11)+parseInt(e(117))/12)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(112)]=e,this[n(125)]=!1,this[n(132)](),this[n(116)]=!1}[c(132)](){this[c(118)]=!0}[c(123)](){const t=c;this[t(125)]=!this[t(125)],this[t(125)]?this[t(114)]():this[t(130)]()}[c(114)](){const t=c;for(const e of this[t(122)][t(120)][t(120)]())e[t(128)]&&!this[t(112)][t(115)](e)&&e[t(126)](t(119))}[c(130)](){const t=c;for(const e of this[t(122)][t(120)][t(120)]())e[t(128)]&&!this[t(112)][t(115)](e)&&e[t(134)](t(119))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=254]})(t,e)}const g=h;function d(){const t=["isEnabled","_isEnabledBasedOnSelection","3672864oneOwI","execute","TrackChangesEditing","acceptSuggestion","getRanges","get","2556968vOkZBQ","model","818250AoRUfA","refresh","plugins","editor","394816RwmDox","4802586qRtzor","105uoOXpZ","56840KCBlvm","1440657dwxWyY","20IscxUf","_suggestions","track-changes-accept-suggestion-not-found","canEditAt"];return(d=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(791153===-parseInt(e(257))/1+parseInt(e(270))/2+parseInt(e(272))/3+parseInt(e(276))/4*(parseInt(e(258))/5)+parseInt(e(254))/6+-parseInt(e(255))/7*(parseInt(e(256))/8)+-parseInt(e(264))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(259)]=e,this[n(273)](),this[n(263)]=!1}[g(273)](){this[g(262)]=!0}[g(265)](t){const n=g,r=this[n(259)][n(269)](t);if(!r)throw new e.CKEditorError(n(260),this);const s=r[n(268)]();this[n(275)][n(271)][n(261)](s)&&this[n(275)][n(274)][n(269)](n(266))[n(267)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=254]})(t,e)}function E(){const t=["1161XpLzcH","6073240QAJdVN","execute","5325177IaEAtf","plugins","17207NMkIDl","_isEnabledBasedOnSelection","78MmOmAP","314760LzxjxJ","1263972roXGHi","50296CVWJzy","refresh","getRanges","track-changes-discard-suggestion-not-found","discardSuggestion","17792gtrmlk","model","isEnabled","get","canEditAt","201AOsYyO","editor","24MPHnkm","_suggestions","14dxOnSM","TrackChangesEditing"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(464818===parseInt(e(270))/1*(parseInt(e(272))/2)+parseInt(e(259))/3*(-parseInt(e(254))/4)+parseInt(e(273))/5+-parseInt(e(274))/6*(parseInt(e(263))/7)+parseInt(e(275))/8*(parseInt(e(265))/9)+parseInt(e(266))/10+-parseInt(e(268))/11*(parseInt(e(261))/12))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(262)]=e,this[n(276)](),this[n(271)]=!1}[m(276)](){this[m(256)]=!0}[m(267)](t){const n=m,r=this[n(262)][n(257)](t);if(!r)throw new e.CKEditorError(n(278),this);const s=r[n(277)]();this[n(260)][n(255)][n(258)](s)&&this[n(260)][n(269)][n(257)](n(264))[n(279)](r)}}function T(){const t=["273eRlPHI","isObject","length","isArray","execute","sort","content","29480MwGVCu","schema","start","value","isTouching","1YKnDPb","4179UmKnYD","isInContent","isMultiRange","createRange","color","isIntersecting","type","next","change","end","createPositionAt","createPositionBefore","1193260MdKNGf","join","430596Tmpuli","63814RHLugv","from","splice","push","getRanges"," [color ","replace","isCollapsed","871434nMTcSo","717970dyMebY","add","deletion","createPositionAfter","588jOsMtR","map"];return(T=function(){return t})()}function _(t){const e=k;return t[e(451)](((t,n)=>e(442)==t[e(465)]&&e(442)!=n[e(465)]?-1:e(442)!=t[e(465)]&&e(442)==n[e(465)]?1:0))}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(454)];for(;s<t[n(448)];){const a=t[s],c=t[s+1];r||(r=e[n(470)](a)),A(e,a,c)||(o[n(477)](e[n(462)](r,i[n(447)](a)?e[n(443)](a):e[n(469)](a,n(468)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(443)](e),o=t[r(470)](n);return s[r(457)](o)}function k(t,e){const n=T();return(k=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(123719===parseInt(e(458))/1*(-parseInt(e(474))/2)+parseInt(e(459))/3*(parseInt(e(444))/4)+-parseInt(e(440))/5+-parseInt(e(473))/6+parseInt(e(446))/7*(parseInt(e(453))/8)+-parseInt(e(439))/9+parseInt(e(471))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function C(t,e,n){const r=k;for(;n[r(448)];){const s=n[r(476)](0,100);t[r(467)]((()=>{const t=r;for(const n of s)n[t(460)]&&e[t(450)](n.id)}))}}const L=R;function N(){const t=["editor","_suggestions","61130jvvnMy","from","_isEnabledBasedOnSelection","116743EzxuXV","getRanges","execute","10365486ZiASIZ","model","154760NLPHev","1854475oZSbUU","452dJVmni","isInContent","refresh","canEditAt","75826hnafaz","some","1880qGEgBH","values","isEnabled","117jkCiXU","786408RhXGtn","57vMsTyI","_command"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(909290===parseInt(e(154))/1+-parseInt(e(148))/2*(-parseInt(e(155))/3)+-parseInt(e(144))/4*(parseInt(e(159))/5)+-parseInt(e(140))/6+parseInt(e(143))/7+-parseInt(e(142))/8*(-parseInt(e(153))/9)+parseInt(e(150))/10*(parseInt(e(162))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(156)]=e,this[r(158)]=n,this[r(146)](),this[r(161)]=!1}[L(146)](){const t=L,e=Array[t(160)](this[t(158)][t(151)]())[t(149)]((e=>e[t(145)]));this[t(152)]=this[t(156)][t(152)]&&e}[L(139)](){const t=L,e=_(Array[t(160)](this[t(158)][t(151)]()));for(const n of e){const e=n[t(138)]();if(!this[t(157)][t(141)][t(147)](e))return}C(this[t(157)][t(141)],this[t(156)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=187]})(t,e)}function O(){const t=["1432686IZpMwo","9ykARzt","_isEnabledBasedOnSelection","63027IzODua","2729590GXXhYo","refresh","129953CherdO","values","10OhctcV","execute","from","editor","_selectedSuggestions","_suggestions","selection","2131234CnsLaV","getRanges","size","canEditAt","2958100SkjMnn","document","isEnabled","model","8229008OErbNK","_command"];return(O=function(){return t})()}!function(t){const e=v,n=t();for(;;)try{if(384348===parseInt(e(210))/1*(parseInt(e(187))/2)+parseInt(e(207))/3+parseInt(e(198))/4+parseInt(e(208))/5+-parseInt(e(204))/6+-parseInt(e(194))/7+parseInt(e(202))/8*(-parseInt(e(205))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(203)]=e,this[r(192)]=n,this[r(191)]=new Set,this[r(209)](),this[r(206)]=!1}[M(209)](){const t=M,e=this[t(190)][t(201)][t(199)][t(193)],n=Array[t(189)](this[t(192)][t(211)]());this[t(191)]=function(t,e){const n=k,r=Array[n(475)](t[n(478)]()),s=new Set;for(const o of e)if(o[n(460)])for(const e of r)for(const r of o[n(478)]())(e[n(464)](r)||t[n(438)]&&!o[n(461)]&&o[n(466)]&&r[n(468)][n(457)](e[n(455)]))&&s[n(441)](o);return s}(e,n),this[t(200)]=this[t(203)][t(200)]&&!!this[t(191)][t(196)]}[M(188)](){const t=M,e=_(Array[t(189)](this[t(191)]));for(const n of e){const e=n[t(195)]();if(!this[t(190)][t(201)][t(197)](e))return}C(this[t(190)][t(201)],this[t(203)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const U=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const B=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=U,V.prototype.get=B,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=q||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Bt=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Ut,Vt.prototype.get=Bt,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Be=function(t,e){return t&&Qt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Ue,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const Bn=Un?Ie(Un):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Be(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Bn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Ue:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Br=function(t,e){return null==t||Ur(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=447]})(t,e)}function Vr(){const t=["markers","_saved","_onAttributesChange","getFirstRange","35LCLOFp","isMultiRange","add","data","onDiscard","_onAccept","attributes","delete","discard","nodeBefore","get","previous","split","16686940mPUUsR","getContainedElement","start","toJSON","getItems","11ZhgLTF","decorate","head","getMarkerNames","creator","removeAttribute","push","filter","from","15746lkijdm","4187178dOrYXe","createdAt","commentThread","onAccept","size","removeMarkers","getAllAdjacentSuggestions","isIntersecting","author","type","addMarker","reduce","next","set","end","isIntersectingWithRange","hasComments","addMarkerName","subType","accept","1474792DLuUdJ","substr","getMultiRangeId","map","authoredAt","116WIVpsK","getRange","86605wpTFWQ","removeMarker","_onDiscard","isInContent","_markerNames","7389168SWHrHf","399FxjYEg","isExternal","getMarkers","length","getFirstMarker","_isDataLoaded","_model","clear","setAttribute","suggestion:","addRange","change","863461pTrcWd","getRanges","onAttributesChange","nodeAfter","@external"];return(Vr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(666620===-parseInt(e(496))/1+-parseInt(e(450))/2*(-parseInt(e(484))/3)+parseInt(e(476))/4*(parseInt(e(478))/5)+-parseInt(e(483))/6+parseInt(e(505))/7*(-parseInt(e(471))/8)+parseInt(e(451))/9+-parseInt(e(518))/10*(-parseInt(e(523))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(489)]=!1,this.id=e.id,this[n(460)]=e[n(460)],this[n(469)]=e[n(469)]||null,this[n(459)]=e[n(459)],this[n(527)]=e[n(527)]||e[n(459)],this[n(485)]=Boolean(e[n(511)]&&e[n(511)][n(500)]),this[n(508)]=null,this[n(490)]=t,this[n(510)]=e[n(454)],this[n(480)]=e[n(509)],this[n(503)]=e[n(498)],this[n(482)]=new Set,this[n(452)]=null,this[n(464)](n(475),null),this[n(464)](n(511),e[n(511)]||{}),this[n(464)](n(516),null),this[n(464)](n(463),null),this[n(464)](n(453),null),this[n(464)](n(502),!1),this[n(524)](n(470)),this[n(524)](n(513))}get[jr(525)](){const t=jr;let e=this;for(;e[t(516)];)e=e[t(516)];return e}get[jr(467)](){const t=jr;return!!this[t(453)]&&this[t(453)][t(487)]>0}get[jr(506)](){const t=jr;return 0!=this[t(482)][t(455)]&&6==Array[t(449)](this[t(482)])[0][t(517)](":")[t(487)]}get[jr(481)](){return null!==this[jr(488)]()}[jr(468)](t){const e=jr;this[e(482)][e(507)](t)}[jr(526)](){const t=jr;return Array[t(449)](this[t(482)])}[jr(486)](){const t=jr;return this[t(526)]()[t(474)]((e=>this[t(490)][t(501)][t(515)](e)))[t(448)]((t=>t))}[jr(488)](){return this[jr(486)]()[0]||null}[jr(456)](){const t=jr;this[t(490)][t(495)]((e=>{const n=t;for(const t of this[n(486)]())e[n(479)](t)})),this[t(482)][t(491)]()}[jr(479)](t){const e=jr;this[e(490)][e(495)]((n=>{n[e(479)](t)})),this[e(482)][e(512)](t)}[jr(494)](t){const e=jr,n=e(493)+this[e(460)]+":"+this[e(469)]+":"+this.id+":"+this[e(527)].id+":"+Hr[e(473)]();this[e(468)](n),this[e(490)][e(495)]((r=>{r[e(461)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(466)](t){const e=jr;for(const n of this[e(497)]())if(n[e(458)](t))return!0;return!1}[jr(497)](){const t=jr;return this[t(486)]()[t(474)]((e=>e[t(477)]()))}[jr(522)](){const t=jr;return this[t(497)]()[t(462)](((e,n)=>[...e,...n[t(522)]()]),[])}[jr(504)](){const t=jr;var e;return(null===(e=this[t(488)]())||void 0===e?void 0:e[t(477)]())||null}[jr(519)](){const t=jr,e=this[t(497)]();if(1!=e[t(487)])return null;const n=e[0],r=n[t(520)][t(499)],s=n[t(465)][t(514)];return r instanceof i.Element?r!=s?null:r:null}[jr(470)](){const t=jr;this[t(510)](this[t(497)](),this[t(508)],this[t(511)]),this[t(456)]()}[jr(513)](){const t=jr;this[t(480)](this[t(497)](),this[t(508)],this[t(511)]),this[t(456)]()}[jr(457)](){const t=jr,e=[];let n=this[t(525)];for(;n;)e[t(447)](n),n=n[t(463)];return e}[jr(492)](t,e){const n=jr,r=qn(this[n(511)]);hr(r,t,e),wr(r,this[n(511)])||(this[n(511)]=r,this[n(503)](r))}[jr(528)](t){const e=jr,n=qn(this[e(511)]);Br(n,t),wr(n,this[e(511)])||(this[e(511)]=n,this[e(503)](this[e(511)]))}[jr(521)](){const t=jr;return{id:this.id,type:this[t(469)]?this[t(460)]+":"+this[t(469)]:this[t(460)],authorId:this[t(527)].id,createdAt:this[t(452)],hasComments:this[t(467)],data:this[t(508)],attributes:this[t(511)]}}static[jr(473)](){const t=jr;return(0,e.uid)()[t(472)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"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.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(){const t=["end","addObject","_itemLabels","addContainer","join","10598JFcBmY","*Set format:* %0","ELEMENT_SPACE","elementEnd","*Remove format:* %0","*Merge:* %0","$textProxy","addFormat","456236DRtcte","getDescriptions","$1 $2","REPLACE_TEXT","*Insert:* %0","remove","isObject","_handleInsertRemoveSuggestionDescription","add","matchingCallback","name","label","removeEmptyContainer","function","_attributeLabels","Container","_handleCustomCallbackDescription","element","_itemLabelsCallbacks","_schema","EmptyContainer","text","isEmpty","getWalker","length","map","replace","*Change to:* %0","push","format","_locale","quantity","registerAttributeLabel","start","nextSibling","1816CdwGPf","set","removeFormat","removeObject","registerElementLabel","item","softBreak","18hwLmDg","_customCallbacks","*Remove:* %0","isInContent","15Dprtau","registerDescriptionCallback","Object","get","pop","data","has","_handleAttributeSuggestionDescription","elementStart","key","normal","nodeAfter","previousSibling","_addDescriptionItems","subType","1054980jcInhJ","type","getItemLabel","addEmptyContainer","_handleRenameSuggestionDescription","skip","3556000HLTgPP","getFirstRange","_resolveDescriptionItems","newValue","indexOf","isEqual","$text","deletion","1070532eSrefs","checkChild","insertion","*Split:* %0","match","210562laNcNs","attribute","751300nOBMTX","removeContainer"];return(Wr=function(){return t})()}const Kr=Xr;function Xr(t,e){const n=Wr();return(Xr=function(t,e){return n[t-=147]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(311431===parseInt(e(224))/1+-parseInt(e(241))/2+parseInt(e(219))/3+-parseInt(e(226))/4+parseInt(e(190))/5*(parseInt(e(205))/6)+parseInt(e(233))/7*(parseInt(e(179))/8)+-parseInt(e(186))/9*(parseInt(e(211))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class qr{constructor(t,e){const n=Xr;this[n(187)]=[],this[n(230)]=new Map,this[n(162)]=[],this[n(158)]=new Map,this[n(163)]=t,this[n(174)]=e}[Kr(242)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(168)];o++){const i=t[o];if(!i[e(189)])continue;const a=this[e(160)](i);if(a){if(null!=i[e(204)]){if(r[e(196)](i[e(204)]))continue;r[e(152)](i[e(204)])}n[e(172)](a)}else if(e(225)!=i[e(206)])e(221)!=i[e(206)]&&e(218)!=i[e(206)]||this[e(151)](n,i,t[o+1]);else{const t=i[e(195)][e(199)];if(s[e(196)](t))continue;s[e(152)](i[e(195)][e(199)]),t==Cc?this[e(209)](n,i):this[e(197)](n,i)}}return this[e(213)](n)}[Kr(191)](t){const e=Kr;this[e(187)][e(172)](t)}[Kr(183)](t,n,r=e.priorities[Kr(200)]){const s=Kr;s(157)==typeof t?(0,e.insertToPriorityArray)(this[s(162)],{matchingCallback:t,label:n,priority:r}):this[s(230)][s(180)](t,n)}[Kr(176)](t,e){const n=Kr;this[n(158)][n(180)](t,e)}[Kr(207)](t,e=1){const n=Kr;let r;for(const e of this[n(162)])if(e[n(153)](t)){r=e[n(155)];break}return r||(r=this[n(230)][n(193)](t[n(154)])),r?r(e):1!==e?e+" "+t[n(154)]+"s":""+t[n(154)]}[Kr(203)](t,e){const n=Kr,r=e[n(212)]()[n(167)](),s=n(221)==e[n(206)]?n(152):n(149);for(const e of r){const o=e[n(184)],i=t[t[n(168)]-1];if(o.is(n(239)))i&&i[n(206)][n(215)](n(159))>-1&&t[n(194)](),i&&n(165)==i[n(206)]?i[s]+=o[n(195)]:t[n(172)]({type:n(165),add:n(152)==s?o[n(195)]:"",remove:n(149)==s?o[n(195)]:""});else if(this[n(163)][n(150)](o)){const a=o;if(i&&i[n(206)][n(215)](n(159))>-1&&t[n(194)](),n(236)==e[n(206)])continue;i&&i[n(206)]==s+n(192)&&i[n(161)][n(154)]==a[n(154)]?i[n(175)]++:t[n(172)]({type:s+n(192),element:a,quantity:1}),r[n(210)]((t=>!(n(236)==t[n(206)]&&t[n(184)]==o)))}else if(this[n(163)][n(220)](o,n(217))||o.is(n(161),n(185))){const r=o;if(n(152)==s&&n(198)==e[n(206)]||n(149)==s&&n(236)==e[n(206)])continue;if(i&&-1==i[n(206)][n(215)](n(159))){n(165)==i[n(206)]&&(i[s]+="\n");continue}let a;if(a=n(152)==s?r[n(178)]&&!this[n(163)][n(150)](r[n(178)])?r[n(178)]:null:r[n(202)]&&!this[n(163)][n(150)](r[n(202)])?r[n(202)]:null,r[n(166)]||a&&a[n(166)]){const e=a&&a[n(166)]?a:r;i&&i[n(206)]==s+n(164)&&i[n(161)][n(154)]==e[n(154)]?i[n(175)]++:t[n(172)]({type:s+n(164),element:e,quantity:1})}else t[n(172)]({type:s+n(159),element:r})}}}[Kr(213)](t){const e=Kr,n=this[e(174)],r=[],s=[],o=[];for(const i of t)switch(i[e(206)]){case e(165):if(i[e(152)]=i[e(152)][e(170)](/(\S)\u000A+(\S)/g,e(243))[e(170)](/\u000A/g,""),i[e(149)]=i[e(149)][e(170)](/(\S)\u000A+(\S)/g,e(243))[e(170)](/\u000A/g,""),""!=i[e(152)]&&""!=i[e(149)]){r[e(172)]({type:e(170),content:zr(n,e(147),['"'+i[e(149)]+'"','"'+i[e(152)]+'"'])});continue}if(null!=i[e(152)][e(223)](/^ +$/)){r[e(172)]({type:e(221),content:zr(n,e(148),zr(n,e(235),i[e(152)][e(168)]))});continue}if(null!=i[e(149)][e(223)](/^ +$/)){r[e(172)]({type:e(218),content:zr(n,e(188),zr(n,e(235),i[e(149)][e(168)]))});continue}if(""!=i[e(152)]){r[e(172)]({type:e(221),content:zr(n,e(148),'"'+i[e(152)]+'"')});continue}r[e(172)]({type:e(218),content:zr(n,e(188),'"'+i[e(149)]+'"')});continue;case e(208):case e(229):r[e(172)]({type:e(221),content:zr(n,e(148),this[e(207)](i[e(161)],i[e(175)]))});continue;case e(156):case e(182):r[e(172)]({type:e(218),content:zr(n,e(188),this[e(207)](i[e(161)],i[e(175)]))});continue;case e(231):r[e(172)]({type:e(221),content:zr(n,e(222),this[e(207)](i[e(161)],i[e(175)]))});continue;case e(227):r[e(172)]({type:e(218),content:zr(n,e(238),this[e(207)](i[e(161)],i[e(175)]))});continue;case e(240):s[e(172)](i[e(199)]);continue;case e(181):o[e(172)](i[e(199)]);continue;default:r[e(172)](i)}if(s[e(168)]){const t=s[e(169)]((t=>this[e(158)][e(196)](t)?this[e(158)][e(193)](t):t))[e(232)](", ");r[e(172)]({type:e(173),content:zr(this[e(174)],e(234),t)})}if(o[e(168)]){const t=o[e(169)]((t=>this[e(158)][e(196)](t)?this[e(158)][e(193)](t):t))[e(232)](", ");r[e(172)]({type:e(173),content:zr(this[e(174)],e(237),t)})}return r}[Kr(160)](t){const e=Kr;for(const n of this[e(187)]){const r=n(t);if(r&&e(206)in r)return r}}[Kr(197)](t,e){const n=Kr,r=e[n(195)],s=void 0===r[n(214)]?n(181):n(240);t[n(172)]({type:s,key:r[n(199)]})}[Kr(209)](t,e){const n=Kr;t[n(172)]({type:n(173),content:zr(this[n(174)],n(171),this[n(207)](e[n(212)]()[n(177)][n(201)],1))})}[Kr(151)](t,e,n){const r=Kr;if(this[r(203)](t,e),n&&n[r(212)]()&&!e[r(212)]()[r(228)][r(216)](n[r(212)]()[r(177)])){const n=t[t[r(168)]-1],s=r(221)==e[r(206)]?r(152):r(149);n&&r(165)==n[r(206)]&&(n[s]+="\n")}}}const Zr=Jr;function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=355]})(t,e)}function Yr(){const t=["TrackChangesEditing","showAIAssistant","816160QSeKPa","plugins","commands","558qHlBbV","editor","2483948zFssYI","8IedWwb","get","295956uXmsAV","7mMjgni","afterInit","72664tthmgX","enableCommand","232669CGKKXz","788955yChJKH","1564790ESKdyJ"];return(Yr=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(553771===parseInt(e(357))/1*(parseInt(e(368))/2)+-parseInt(e(358))/3+-parseInt(e(367))/4+-parseInt(e(362))/5+parseInt(e(370))/6*(-parseInt(e(371))/7)+-parseInt(e(355))/8*(-parseInt(e(365))/9)+parseInt(e(359))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Qr extends t.Plugin{[Zr(372)](){const t=Zr,e=this[t(366)],n=e[t(363)][t(369)](t(360));e[t(364)][t(369)](t(361))&&n[t(356)](t(361))}}function $r(){const t=["plugins","center","894089QsUQob","registerDescriptionCallback","335720DbmtTr","locale","get","alignment","FORMAT_ALIGNMENT","69794IIKzBm","commandParams","type","10460GnosWF","justify","registerBlockAttribute","FORMAT_ALIGN_TO_RIGHT","*Format:* %0","FORMAT_JUSTIFY_TEXT","afterInit","value","252808NmzUzE","editor","enableDefaultAttributesIntegration","TrackChangesEditing","_registerLegacyDescription","934674llckxN","registerAttributeLabel","627PjqDmR","left","11058VoOqKr","formatBlock","right","FORMAT_ALIGN_TO_CENTER","has","FORMAT_ALIGN_TO_LEFT","descriptionFactory","commandName","171XBDWhw","format","AlignmentEditing"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(329211===-parseInt(e(187))/1+-parseInt(e(167))/2+parseInt(e(165))/3*(-parseInt(e(190))/4)+parseInt(e(182))/5+parseInt(e(163))/6+parseInt(e(180))/7+-parseInt(e(158))/8*(-parseInt(e(175))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ns extends t.Plugin{[ts(156)](){const t=ts,e=this[t(159)],n=e[t(183)];if(!e[t(178)][t(171)](t(177)))return;const r=e[t(178)][t(184)](t(161));r[t(160)](t(185)),r[t(192)](t(185)),r[t(173)][t(164)](t(185),zr(n,t(186))),this[t(162)]()}[ts(162)](){const t=ts,e=this[t(159)],n=e[t(183)];e[t(178)][t(184)](t(161))[t(173)][t(181)]((e=>{const r=t;if(r(168)!=e[r(189)])return;const{data:s}=e;if(s&&r(185)==s[r(174)]){const t=s[r(188)][0][r(157)];return{type:r(176),content:zr(n,r(194),function(t){const e=r;switch(t){case e(166):return zr(n,e(172));case e(169):return zr(n,e(193));case e(179):return zr(n,e(170));case e(191):return zr(n,e(155))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=238]})(t,e)}function os(){const t=["8312VWvpxx","locale","editor","1232VcyUvw","code","UnderlineEditing","FORMAT_SUBSCRIPT","plugins","BoldEditing","registerDescriptionCallback","enableDefaultAttributesIntegration","4086meuSKO","8luKrag","afterInit","9109092IyfLQW","underline","FORMAT_","StrikethroughEditing","TrackChangesEditing","FORMAT_SUPERSCRIPT","forceValue","superscript","230ygsoei","toLowerCase","commandParams","10834439uznbWo","descriptionFactory","ItalicEditing","1199407Knczsa","FORMAT_UNDERLINE","registerInlineAttribute","commandName","2495835LwmdmN","get","subscript","FORMAT_BOLD","slice","CodeEditing","SuperscriptEditing","strikethrough","164nyBGIs","3612300EoWVYJ","*Remove format:* %0","*Format:* %0","toUpperCase","format","_registerLegacyDescription","italic","bold","FORMAT_STRIKETHROUGH","FORMAT_ITALIC","SubscriptEditing","formatInline","has","registerAttributeLabel","FORMAT_CODE","type"];return(os=function(){return t})()}!function(t){const e=ss,n=t();for(;;)try{if(887490===parseInt(e(286))/1*(parseInt(e(269))/2)+-parseInt(e(270))/3+parseInt(e(241))/4*(-parseInt(e(261))/5)+parseInt(e(243))/6+-parseInt(e(254))/7+parseInt(e(289))/8*(-parseInt(e(240))/9)+parseInt(e(251))/10*(parseInt(e(257))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const is=[rs(294),rs(256),rs(291),rs(266),rs(246),rs(280),rs(267)];class as extends t.Plugin{[rs(242)](){const t=rs,e=this[t(288)],n=e[t(293)][t(262)](t(247)),r=e[t(287)];for(const s of is){if(!e[t(293)][t(282)](s))continue;const o=s[t(265)](0,-7)[t(252)](),i=t(245)+o[t(273)]();n[t(239)](o),n[t(259)](o),n[t(255)][t(283)](o,zr(r,i))}this[t(275)]()}[rs(275)](){const t=rs,e=this[t(288)],n=e[t(287)],r=e[t(293)][t(262)](t(247));function s(e,s){const o=t;r[o(255)][o(238)]((t=>{const r=o;if(r(281)!=t[r(285)])return;const{data:i}=t;return i&&i[r(260)]===e?i[r(253)][0][r(249)]?{type:r(274),content:zr(n,r(272),s)}:{type:r(274),content:zr(n,r(271),s)}:void 0}))}s(t(277),zr(n,t(264))),s(t(276),zr(n,t(279))),s(t(244),zr(n,t(258))),s(t(290),zr(n,t(284))),s(t(268),zr(n,t(278))),s(t(263),zr(n,t(292))),s(t(250),zr(n,t(248)))}}const cs=ls;function us(){const t=["format","checkChild","model","5619800akRjOM","schema","filter","from","$root","8754NpYOfk","name","9498363bwbGcA","commands","change","*Remove format:* %0","afterInit","ELEMENT_BLOCK_QUOTE","forceValue","getSelectedBlocks","enableCommand","value","8655678GVeLkZ","TrackChangesEditing","plugins","6778625KXZJfE","blockQuote","descriptionFactory","markBlockFormat","BlockQuoteEditing","has","locale","document","get","9432hsfnFE","commandName","commandParams","editor","registerDescriptionCallback","283bwfYYT","selection","27776OiYppc","1374336fqJTuN","*Set format:* %0","parent"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=ls,n=t();for(;;)try{if(808444===parseInt(e(238))/1*(parseInt(e(252))/2)+parseInt(e(241))/3+-parseInt(e(247))/4+parseInt(e(224))/5+parseInt(e(221))/6+parseInt(e(254))/7+parseInt(e(240))/8*(-parseInt(e(233))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class fs extends t.Plugin{[cs(215)](){const t=cs,e=this[t(236)],n=e[t(230)];if(!e[t(223)][t(229)](t(228)))return;const r=e[t(223)][t(232)](t(222)),s=this[t(236)][t(255)][t(232)](t(225));r[t(219)](t(225),((n,o={})=>{const i=t,a=this[i(236)][i(246)][i(231)][i(239)],c=o&&void 0!==o[i(217)]?o[i(217)]:!s[i(220)];let u=[];if(c){const t=Array[i(250)](a[i(218)]())[i(249)]((t=>hs(t)||function(t,e){const n=i,r=e[n(245)](t[n(243)],n(225)),s=e[n(245)]([n(251),n(225)],t);return r&&s}(t,this[i(236)][i(246)][i(248)])));u=y(t,e[i(246)])}else{const t=Array[i(250)](a[i(218)]())[i(249)]((t=>hs(t)));u=y(t,e[i(246)])}e[i(246)][i(256)]((()=>{const t=i;for(const e of u)r[t(227)](e,{commandName:t(225),commandParams:[{forceValue:c}]})}))})),r[t(226)][t(237)]((e=>{const r=t,{data:s}=e;if(s&&r(225)==s[r(234)]){const t=zr(n,r(216));return s[r(235)][0][r(217)]?{type:r(244),content:zr(n,r(242),t)}:{type:r(244),content:zr(n,r(214),t)}}}))}}function hs(t){const e=cs;return e(225)==t[e(243)][e(253)]}function gs(){const t=["33953448UrFpTb","editor","23980cnXObS","6ktzJJU","CaseChange","8UxCnCC","has","afterInit","3092199YxubZU","2VATDpk","TrackChangesEditing","95TVDfID","953339wnSGvC","changeCaseLower","140hTGPjT","110894ylZMpH","22856QRFbTi","changeCaseUpper","changeCaseTitle","get","plugins","1049103XrLVIs","enableCommand"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=ps,n=t();for(;;)try{if(573887===parseInt(e(296))/1*(-parseInt(e(293))/2)+-parseInt(e(292))/3+parseInt(e(300))/4*(-parseInt(e(295))/5)+-parseInt(e(310))/6*(parseInt(e(299))/7)+parseInt(e(312))/8*(-parseInt(e(305))/9)+-parseInt(e(298))/10*(parseInt(e(309))/11)+parseInt(e(307))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class ms extends t.Plugin{[ds(291)](){const t=ds,e=this[t(308)];e[t(304)][t(313)](t(311))&&(e[t(304)][t(303)](t(294))[t(306)](t(301)),e[t(304)][t(303)](t(294))[t(306)](t(297)),e[t(304)][t(303)](t(294))[t(306)](t(302)))}}const Is=bs;function Es(){const t=["afterInit","4491200wZzrKv","editor","121404poolhW","54LxpgxB","TrackChangesEditing","commands","458384HypJZi","ckbox","652898drkpoL","4863640PYmgZD","76124VaXrke","enableCommand","plugins","get","1dnZqGM","45VNGAFF","11uXvYhL","6UUgSCA","6001225VkaYcL"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=bs,n=t();for(;;)try{if(650120===parseInt(e(273))/1*(-parseInt(e(267))/2)+-parseInt(e(274))/3*(-parseInt(e(269))/4)+-parseInt(e(277))/5*(-parseInt(e(276))/6)+-parseInt(e(279))/7+-parseInt(e(285))/8*(parseInt(e(282))/9)+parseInt(e(268))/10+parseInt(e(275))/11*(-parseInt(e(281))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ts extends t.Plugin{[Is(278)](){const t=Is,e=this[t(280)];e[t(284)][t(272)](t(286))&&e[t(271)][t(272)](t(283))[t(270)](t(286))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=150]})(t,e)}function As(){const t=["getSelectedBlocks","328944MuJzxo","blockName","checkChild","8043lPpsOI","change","selection","config","CodeBlock","document","descriptionFactory","toLowerCase","model","isLimit","commands","TrackChangesEditing","9888PEbZzT","ELEMENT_CODE_BLOCK","type","formatBlock","outdentCodeBlock","5460459gEpTEU","74492VWVoZn","from","value","34vgFhNW","5908698eMshHS","*Remove format:* %0","commandName","has","30OAHDRf","label","rootElement","indentCodeBlock","markBlockFormat","editor","format","17495991uVLDkz","enableCommand","codeBlock","registerDescriptionCallback","filter","afterInit","forceValue","languages","commandParams","15785080aHyEHR","registerElementLabel","name","plugins","parent","get","locale","find","*Set format:* %0","language","schema"];return(As=function(){return t})()}!function(t){const e=ys,n=t();for(;;)try{if(977315===parseInt(e(199))/1*(-parseInt(e(196))/2)+parseInt(e(195))/3+-parseInt(e(175))/4*(-parseInt(e(204))/5)+parseInt(e(200))/6+parseInt(e(178))/7*(-parseInt(e(190))/8)+parseInt(e(154))/9+-parseInt(e(163))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class ks extends t.Plugin{[_s(159)](){const t=_s,e=this[t(152)];if(!e[t(166)][t(203)](t(182)))return;const n=e[t(166)][t(168)](t(189)),r=e[t(169)],s=e[t(181)][t(168)](t(156))[t(161)],o=e[t(188)][t(168)](t(156));n[t(155)](t(150)),n[t(155)](t(194)),n[t(155)](t(156),((r,i={})=>{const a=t,c=e[a(186)],u=e[a(186)][a(183)][a(180)],l=i&&void 0!==i[a(160)]?i[a(160)]:!o[a(198)];let f;i[a(172)]||(i[a(172)]=s[0][a(172)]),f=l?Array[a(197)](u[a(174)]())[a(158)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(206))&&!e[n(187)](t)&&e[n(177)](t[n(167)],n(156))}(t,c[a(173)]))):Array[a(197)](u[a(174)]())[a(158)]((t=>Cs(t)));const h=y(f,c);c[a(179)]((()=>{const t=a;for(const e of h)n[t(151)](e,{commandName:t(156),commandParams:[{...i,forceValue:l}],formatGroupId:t(176)})}))})),n[t(184)][t(164)](t(156),(e=>zr(r,t(191),e))),n[t(184)][t(157)]((e=>{const n=t;if(n(193)!=e[n(192)])return;const o=r.t,{data:i}=e;if(!i||n(156)!=i[n(202)])return;const a=i[n(162)][0][n(172)],c=o(s[n(170)]((t=>t[n(172)]===a))[n(205)])[n(185)]();return i[n(162)][0][n(160)]?{type:n(153),content:zr(r,n(171),zr(r,n(191),1)+" ("+c+")")}:{type:n(153),content:zr(r,n(201),zr(r,n(191),1))}}))}}function Cs(t){const e=_s;return e(156)==t[e(165)]}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=428]})(t,e)}const Ns=Ls;function Rs(){const t=["has","454zKKiVC","1883FZKiJn","3496914PRwpWa","get","TrackChangesEditing","1243245bNNgTI","1648175npeFjt","editor","373940pmIRvW","enableCommand","CommentsEditing","740649goPqVu","addCommentThread","afterInit","1387956GqwcmL","8XbqBPJ","plugins"];return(Rs=function(){return t})()}!function(t){const e=Ls,n=t();for(;;)try{if(264889===parseInt(e(436))/1*(-parseInt(e(435))/2)+parseInt(e(440))/3+parseInt(e(443))/4+-parseInt(e(441))/5+parseInt(e(431))/6+parseInt(e(428))/7*(-parseInt(e(432))/8)+parseInt(e(437))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class Ss extends t.Plugin{[Ns(430)](){const t=Ns,e=this[t(442)];e[t(433)][t(434)](t(445))&&e[t(433)][t(438)](t(439))[t(444)](t(429))}}var Ms=n(834);function vs(){const t=["model","push","6574014ROhhxt","markerRange","plugins","getItems","writer","isContent","addHighlight","activeMarkers","isBlock","isAtEnd","1375528VzTdZW","1621662lEIqfY","item","bindElementToMarker","createRangeOn","mapper","includes","name","get","addClass","1mnXhxp","ck-suggestion-marker--active","ck-suggestion-marker-","consumable","457180NDcRuS","toViewPosition","getWalker","toViewElement","type","parent","markerName","1159895rSDWSG","nextSibling","isLimit","TrackChangesEditing","160653Dabbjt","elementEnd","start","test","12ICvGRk","hasAttribute","schema","insert","previousPosition","createUIElement","getCustomProperty","951545BwcXal","span"];return(vs=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(283)]())o[r(320)](t)&&s[r(279)](n[r(294)](o));return s}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=277]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(282)][r(298)](r(314));return(o,i,a)=>{const c=r;if(!a[c(303)][c(318)](i[c(281)],o[c(297)]))return;const u=i[c(281)][c(306)](),l=i[c(281)][c(317)],f=t[c(278)][c(321)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(292)];d=d||f[c(285)](e);const n=a[c(295)][c(307)](e);if(n&&n[c(325)](c(286)))return;c(316)==t[c(308)]&&f[c(288)](e)&&!f[c(313)](e)&&(e[c(312)]||l[c(289)]?h&&h[c(309)]==e||(h=e,m(t[c(323)]),p=!0):g=g||t[c(323)])}function m(t){const r=c,o=a[r(284)][r(324)](r(277),{class:r(302)+e}),u=a[r(295)][r(305)](t);n&&s[r(287)][r(296)](i[r(310)])&&a[r(284)][r(299)](r(301),o),a[r(284)][r(322)](u,o),a[r(295)][r(293)](o,i[r(310)])}d||p||!g||m(g)}}!function(t){const e=ws,n=t();for(;;)try{if(146823===parseInt(e(300))/1*(-parseInt(e(304))/2)+-parseInt(e(315))/3*(parseInt(e(319))/4)+-parseInt(e(311))/5+-parseInt(e(291))/6+parseInt(e(326))/7+parseInt(e(290))/8+parseInt(e(280))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);const Fs=xs;function Ps(){const t=["3391668wCDOYh","writer","getFirstRange","unit","$graveyard","unlock","root","setSelection","editor","fromRange","uiElement","selection","6179295abIfFa","start","8946776dZCyIL","batch","merge","delete","high","360291cgTIAX","modifySelection","enqueueChange","markerNameToElements","unbindElementFromMarkerName","TrackChangesEditing","28047222dIbIbR","5575290rbRgeE","createRange","buffer","editing","plugins","model","isCollapsed","1373537uJtkUr","end","enableCommand","mapper","remove","removeMarker:suggestion:deletion","detach","addMarker:suggestion:deletion","rootName","6KhPkmo","deleteForward","createSelection","forward","commands","options","showSuggestionHighlights","markerName","bind","downcastDispatcher","get","4QxgKaQ","requires","init","lock","data","document"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=102]})(t,e)}!function(t){const e=xs,n=t();for(;;)try{if(731496===parseInt(e(142))/1+-parseInt(e(103))/2*(-parseInt(e(128))/3)+-parseInt(e(109))/4+parseInt(e(121))/5*(-parseInt(e(151))/6)+-parseInt(e(135))/7+-parseInt(e(123))/8+parseInt(e(134))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);class Us extends t.Plugin{static get[Fs(104)](){return[Ms.Delete]}[Fs(105)](){const t=Fs,e=this[t(117)],n=e[t(139)][t(102)](t(133));n[t(144)](t(126));const r=e[t(155)][t(102)](t(152));n[t(144)](t(152),((n,s={})=>{const o=t,a=e[o(140)][o(153)](e[o(140)][o(108)][o(120)]);a[o(141)]&&e[o(140)][o(129)](a,{direction:o(154),unit:s[o(112)]});const c=a[o(111)](),u=i.LiveRange[o(118)](c);let l;n(s),l=o(113)==u[o(115)][o(150)]?e[o(140)][o(136)](c[o(122)]):e[o(140)][o(136)](u[o(122)],u[o(143)]),u[o(148)](),e[o(140)][o(130)](r[o(137)][o(124)],(t=>{const e=o;r[e(137)][e(106)](),t[e(116)](t[e(136)](l[e(143)])),r[e(137)][e(114)]()}))})),e[t(138)][t(160)].on(t(149),Ds(e,t(125)),{priority:t(127)}),e[t(107)][t(160)].on(t(149),((n,r,s)=>{const o=t;s[o(156)][o(157)]&&Ds(e,o(125),{showActiveMarker:!1})[o(159)](this)(n,r,s)}),{priority:t(127)}),e[t(138)][t(160)].on(t(147),((e,n,r)=>{const s=t,o=r[s(145)][s(131)](n[s(158)]);if(o)for(const t of o)t.is(s(119))&&(r[s(145)][s(132)](t,n[s(158)]),r[s(110)][s(146)](t))}),{priority:t(127)})}}const Bs=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=372]})(t,e)}function Gs(){const t=["listStyle","mergeListItemBackward","customBulletedList","previousSibling","afterInit","parent","FORMAT_INDENT","default","execute","getFirstRange","filter","listMarker","_registerLegacyDescription","*Format:* remove from %0","*Merge:* %0","todo","attributes","4678632hZNeTn","*Check item*","has","outdentList","setAttribute","removeMarker","ELEMENT_LIST_ITEM","enableDefaultAttributesIntegration","*Merge:* list item","containsItem","getSuggestions","6632hzIZxe","listItemId","TodoListEditing","listIndent","21aTuVeu","numberedList","numbered","get","*Uncheck item*","map","locale","accept","forceValue","trackChangesCommand","customNumberedList","listType","fromRange","registerBlockAttribute","445938riHUNJ","range","registerElementLabel","push","registerCustomCallback","descriptionFactory","start","ELEMENT_NUMBERED_LIST","mergeListItemForward","*Change to:* %0","listReversed","nextSibling","length","listItemIdFixer","getFirstMarker","isUndo","getRanges","deletion","120gDGmFE","commands","meta","getAttribute","detach","todoListCheck","from","isObject","model","schema","358jZihBk","find","newValue","config","indentList","list.multiBlock","editor","splitListItemAfter","ELEMENT_","ELEMENT_TODO_LIST","attribute","*Split:* list item","2398542dHlxtf","end","suggestion","bulletedList","oldValue","data","todoList","ELEMENT_BULLETED_LIST","isLocal","multipleBlocks","setSelection","every","commandName","*Indent:* %0","_getAttributeKey","noTrackChangesFixer","format","key","includes","document","createPositionAt","registerPostFixer","_suggestionFactory","928950TrWtln","head","*Set format:* %0","batch","createRange","*Remove format:* %0","TrackChangesEditing","registerAttributeLabel","isNextTo","change","next","registerDescriptionCallback","ListEditing","_supportLegacySuggestions","4239JgtHrB","selection","commandParams","groupId","*Outdent:* %0","listStart","listMarkerStyle","assureChains","*Format:* insert into %0","documentList","refresh","_LIST","attributeKey","value","_findSuggestions","todoListChecked","nodeAfter","type","bulleted","2925978YsRSRX","splitListItemBefore","differ","getChanges","checkTodoList","toUpperCase","formatBlock","plugins","3019FbtkSS"];return(Gs=function(){return t})()}!function(t){const e=js,n=t();for(;;)try{if(635961===-parseInt(e(469))/1*(parseInt(e(393))/2)+parseInt(e(516))/3+-parseInt(e(487))/4+-parseInt(e(428))/5+-parseInt(e(405))/6*(parseInt(e(502))/7)+parseInt(e(498))/8*(parseInt(e(442))/9)+parseInt(e(383))/10*(parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gs);class Vs extends t.Plugin{[Bs(474)](){const t=Bs,e=this[t(399)];if(!e[t(468)][t(489)](t(440)))return;const n=e[t(508)],r=e[t(468)][t(505)](t(434)),s=e[t(468)][t(489)](t(500)),o=!!e[t(396)][t(505)](t(398));function i(e){const r=t;return{type:r(421),content:""+zr(n,r(430),e)}}function a(e){const r=t;return{type:r(421),content:""+zr(n,r(433),e)}}r[t(494)](t(503)),r[t(494)](t(408)),r[t(494)](t(512)),r[t(494)](t(472)),r[t(494)](t(397)),r[t(494)](t(490)),r[t(494)](t(400)),r[t(494)](t(462)),r[t(515)](t(499)),r[t(515)](t(513)),r[t(515)](t(501)),o&&(r[t(494)](t(471)),r[t(494)](t(373))),s&&(r[t(494)](t(411)),r[t(494)](t(465)),r[t(515)](t(457)),r[t(521)][t(439)]((e=>{const r=t,{data:s}=e;if(s&&r(457)==s[r(422)])return{type:r(421),content:s[r(395)]?zr(n,r(488)):zr(n,r(506))}})),this[t(399)][t(391)][t(424)][t(426)]((e=>{const n=t;if(e[n(431)][n(380)])return!1;let s=!1;const o=r[n(497)]({skipNotAttached:!0})[n(480)]((t=>n(457)===r[n(419)](t)));for(const t of o)n(485)!=t[n(479)]()[n(522)][n(458)][n(386)](n(513))&&(r[n(456)](t[n(479)](),n(403))[n(394)]((t=>n(513)===r[n(419)](t[n(407)])))||(e[n(492)](t[n(379)]()),s=!0));return s}))),r[t(521)][t(435)](t(501),zr(n,t(476)));const c={type:t(421),content:""};r[t(521)][t(439)]((e=>{const r=t,{data:s}=e;if(!s||r(513)!=s[r(422)])return;let u=e[r(429)];for(;u;){if(u[r(410)]&&((r(470)==u[r(410)][r(422)]||r(448)==u[r(410)][r(422)])&&(u[r(410)][r(395)]&&r(477)!=u[r(410)][r(395)]||r(477)!=u[r(410)][r(409)]&&!s[r(395)])||!o&&u[r(410)][r(422)]==Cc))return c;u=u[r(438)]}if(null==s[r(395)])switch(s[r(409)]){case r(460):return a(zr(n,r(412)));case r(504):return a(zr(n,r(372)));case r(485):return a(zr(n,r(402)))}switch(s[r(395)]){case r(460):return i(zr(n,r(412)));case r(504):return i(zr(n,r(372)));case r(485):return i(zr(n,r(402)))}})),r[t(521)][t(439)]((e=>{const n=t,{data:r}=e;if(r&&n(501)==r[n(422)])return null==r[n(395)]||null==r[n(409)]&&0==r[n(395)]?c:void 0})),r[t(521)][t(439)]((e=>{const r=t;if(r(403)!=e[r(459)])return;const{data:s}=e;if(!s||r(499)!=s[r(422)])return;const o=Hs(e);return r(395)==o?{type:r(421),content:zr(n,r(495))}:r(409)==o?{type:r(421),content:zr(n,r(404))}:c})),e[t(391)][t(424)][t(426)]((e=>this[t(378)](e))),e[t(391)][t(424)][t(426)]((e=>this[t(420)](e))),e[t(391)][t(424)][t(426)]((e=>this[t(449)](e))),this[t(441)]()}[Bs(378)](t){const e=Bs;if(t[e(431)][e(380)]||!t[e(431)][e(413)])return!1;let n=!1;const r=this[e(399)][e(468)][e(505)](e(434))[e(497)]({skipNotAttached:!0})[e(480)]((t=>t[e(410)]&&e(499)==t[e(410)][e(422)]))[e(480)]((t=>t[e(410)][e(395)]&&t[e(410)][e(409)]));for(const s of r)Hs(s)||(t[e(492)](s[e(379)]()),n=!0);return n}[Bs(420)](t){const e=Bs;if(t[e(431)][e(380)]||!t[e(431)][e(413)])return!1;const n=this[e(399)][e(468)][e(505)](e(434));if(n[e(511)][e(455)])return!1;let r=!1;const s=[e(513),e(499),e(501),e(470),e(447),e(375),e(388),e(481),e(448)],o=this[e(399)][e(391)][e(424)][e(463)][e(464)]()[e(480)]((t=>e(403)==t[e(459)]))[e(480)]((t=>s[e(423)](t[e(454)])));if(0==o[e(377)])return r;for(const i of o){const o=n[e(456)](i[e(517)],e(403))[e(480)]((t=>!t[e(385)][e(436)]))[e(507)]((t=>t[e(407)]))[e(480)]((t=>{const r=e,o=n[r(419)](t);return s[r(423)](o)}));if(o[e(377)]){for(const n of o)t[e(492)](n[e(379)]());r=!0}}return r}[Bs(449)](t){const e=Bs;if(t[e(431)][e(380)]||!t[e(431)][e(413)])return!1;const n=this[e(399)][e(468)][e(505)](e(434));let r=!1;const s=[e(513),e(499),e(501),e(470),e(447),e(375),e(388),e(481),e(448)];for(const t of n[e(497)]({skipNotAttached:!0})){const o=n[e(456)](t[e(479)](),e(403))[e(507)]((t=>t[e(407)]))[e(480)]((t=>t[e(410)]&&s[e(423)](t[e(410)][e(422)])));if(!o[e(377)])continue;const a=o[0][e(429)][e(486)][e(445)];if(!o[e(416)]((t=>t[e(486)][e(445)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(497)]({skipNotAttached:!0})[s(480)]((e=>s(403)==e[s(459)]&&e[s(486)][s(445)]==t)))e[s(491)](s(445),r)}function i(t,n){const r=e;let s=t[r(429)],i=!1;for(;s;)s[r(486)][r(445)]!=n&&(o(s[r(486)][r(445)],n),s[r(491)](r(445),n),i=!0),s=s[r(438)];return i}}[Bs(441)](){const t=Bs,e=this[t(399)],n=e[t(508)],r=e[t(468)][t(505)](t(434));this[t(482)](),r[t(427)][t(520)](t(467),t(451),t(509),(function(n,r){const s=t,o=[];for(let t of n)t[s(522)][s(458)]===t[s(406)][s(475)]&&(t=e[s(391)][s(432)](e[s(391)][s(425)](t[s(522)][s(458)],0))),o[s(519)](t);e[s(391)][s(437)]((t=>{const n=s,a=e[n(391)][n(424)][n(443)],c=Array[n(389)](a[n(381)]())[n(507)]((t=>i.LiveRange[n(514)](t)));t[n(415)](o),e[n(384)][n(505)](r[n(417)])[n(452)](),r[n(444)][n(519)]({forceDefaultExecution:!0}),e[n(478)](r[n(417)],...r[n(444)]),t[n(415)](c);for(const t of c)t[n(387)]()}))})),r[t(521)][t(518)]((function(n){const r=t,s=!e[r(391)][r(392)][r(390)](n),o=n[r(473)],i=n[r(376)],a=n[r(386)](r(499)),c=!o||o[r(386)](r(499))!==a,u=!i||i[r(386)](r(499))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(493),e)))}[Bs(482)](){const t=Bs,e=this[t(399)],n=e[t(508)];function r(n){const r=t,s=e[r(384)][r(505)](r(408))[r(455)],o=e[r(384)][r(505)](r(503))[r(455)];return r(503)===n?s:o}e[t(468)][t(505)](t(434))[t(521)][t(439)]((function(s){const o=t;if(o(467)!=s[o(459)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(417)]){case o(408):u=i[o(444)][0][o(510)],l=r(i[o(417)]),a=o(u?450:483),!l&&e[o(396)][o(505)](o(398))||(a=o(374)),c={type:o(421),content:zr(n,a,zr(n,o(412)))};break;case o(503):u=i[o(444)][0][o(510)],l=r(i[o(417)]),a=o(u?450:483),!l&&e[o(396)][o(505)](o(398))||(a=o(374)),c={type:o(421),content:zr(n,a,zr(n,o(372)))};break;case o(397):a=o(418),c={type:o(421),content:zr(n,a,zr(n,o(493)))};break;case o(490):a=function(t){const e=o,n=t[e(479)]();let r=n[e(522)][e(458)];for(;r&&n[e(496)](r);){if(r[e(386)](e(501))>0)return!1;r=r[e(376)]}return!0}(s)?zr(n,o(483),zr(n,function(t){const e=o;return e(401)+t[e(479)]()[e(522)][e(458)][e(386)](e(513))[e(466)]()+e(453)}(s))):zr(n,o(446),zr(n,o(493))),c={type:o(421),content:a};break;case o(471):case o(373):!1===i[o(414)]&&(a=o(484),c={type:o(382),content:zr(n,a,zr(n,o(493)))})}return c}))}}function Hs(t){const e=Bs;let n=t[e(479)]()[e(522)][e(458)][e(473)];for(;n;){const r=n[e(386)](e(499));if(!r)return!1;if(r==t[e(410)][e(395)])return e(395);if(r==t[e(410)][e(409)])return e(409);n=n[e(473)]}return!1}const zs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=112]})(t,e)}!function(t){const e=Ws,n=t();for(;;)try{if(691294===parseInt(e(158))/1+-parseInt(e(116))/2*(-parseInt(e(204))/3)+-parseInt(e(187))/4+-parseInt(e(118))/5*(parseInt(e(123))/6)+parseInt(e(142))/7*(parseInt(e(133))/8)+parseInt(e(199))/9*(-parseInt(e(134))/10)+parseInt(e(183))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xs);class Ks extends t.Plugin{[zs(140)](){const t=zs;if(!this[t(138)][t(197)][t(160)](t(139)))return;const e=this[t(138)][t(132)][t(145)](t(181)),n=this[t(138)][t(197)][t(145)](t(137));e[t(167)]&&(n[t(193)](t(177)),n[t(126)](t(177))),e[t(112)]&&(n[t(193)](t(164)),n[t(126)](t(164))),e[t(192)]&&(n[t(193)](t(152)),n[t(126)](t(152)));const r={type:t(159),content:""};n[t(113)][t(136)](this[t(202)][t(175)](this));const s=this[t(138)][t(179)];n[t(113)][t(151)](t(164),zr(s,t(127))),n[t(113)][t(136)]((e=>{const n=t,{data:s}=e;if(s&&n(164)==s[n(195)])return null==s[n(184)]||0==s[n(184)]&&null==s[n(196)]?r:void 0})),n[t(113)][t(151)](t(152),zr(s,t(190))),n[t(113)][t(136)]((e=>{const n=t,{data:s}=e;if(s&&n(152)==s[n(195)])return null==s[n(184)]||1==s[n(184)]&&null==s[n(196)]?r:void 0})),this[t(138)][t(161)][t(129)][t(128)]((e=>{const r=t;if(e[r(115)][r(120)])return!1;let s=!1;const o=n[r(163)]({skipNotAttached:!0})[r(157)]((t=>{const e=r,s=n[e(180)](t);return e(152)==s||e(164)==s}));for(const t of o){const o=t[r(176)]()[r(156)][r(203)][r(168)](r(155));r(117)!=o&&r(141)!=o&&(n[r(162)](t[r(176)](),r(147))[r(154)]((t=>r(155)==n[r(180)](t[r(186)])))||(e[r(174)](t[r(149)]()),s=!0))}return s})),this[t(200)]()}[zs(202)](t){const e=zs,n=this[e(138)][e(179)],{data:r}=t,s={type:e(159),content:""};if(!r||e(177)!=r[e(195)])return;if(!r[e(196)])return e(170)==r[e(184)]?s:{type:e(159),content:""+zr(n,e(165),zr(n,this[e(185)](r[e(184)])))};if(!r[e(184)]){if(e(170)==r[e(196)])return s;let o=t[e(189)];for(;o;){if(o[e(131)]&&e(155)==o[e(131)][e(195)]&&o[e(131)][e(184)])return s;o=o[e(201)]}return{type:e(159),content:""+zr(n,e(166),zr(n,this[e(185)](r[e(196)])))}}if(e(170)!=r[e(184)])return{type:e(159),content:""+zr(n,e(165),zr(n,this[e(185)](r[e(184)])))};let o=t[e(189)];for(;o;){if(o[e(131)]&&e(155)==o[e(131)][e(195)]&&o[e(131)][e(184)]&&o[e(131)][e(196)])return s;o=o[e(201)]}const i=t[e(176)]()[e(156)][e(203)][e(168)](e(155));return{type:e(159),content:zr(n,e(165),zr(n,e(125)+i[e(173)]()+e(182)))}}[zs(200)](){const t=zs,e=this[t(138)],n=e[t(179)];e[t(197)][t(145)](t(137))[t(113)][t(136)]((e=>{const r=t;if(r(150)!=e[r(198)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(178)]){case r(177):o=r(119),i={type:r(159),content:zr(n,o,zr(n,this[r(185)](s[r(191)][0][r(198)])))};break;case r(164):o=s[r(191)][0][r(112)]?r(143):r(121),i={type:r(159),content:zr(n,o)};break;case r(152):o=r(148),i={type:r(159),content:zr(n,o,s[r(191)][0][r(192)])}}return i}))}[zs(185)](t){const e=zs;return e(125)+function(t){const n=e;return qs[n(135)](t)?n(153):Zs[n(135)](t)?n(117):null}(t)[e(173)]()+e(122)+t[e(173)]()[e(171)](/-/g,"_")}}function Xs(){const t=["startIndex","enableDefaultAttributesIntegration","upper-roman","key","oldValue","plugins","type","3951KTAlQI","_registerLegacyDescription","next","handleDescriptions","nodeAfter","87411wIsnpR","reversed","descriptionFactory","disc","batch","86gkDYuW","numbered","72890teFuou","*Change to:* %0","isUndo","*Format:* set order to regular","_LIST_","444cNjEjI","decimal","ELEMENT_","registerBlockAttribute","FORMAT_LIST_REVERSED","registerPostFixer","document","circle","data","config","32AjSErg","9310sfIkla","includes","registerDescriptionCallback","TrackChangesEditing","editor","ListPropertiesEditing","afterInit","customNumbered","2285220pJnigY","*Format:* set order to reversed","square","get","lower-roman","attribute","*Format:* set start index to %0","getFirstMarker","formatBlock","registerAttributeLabel","listStart","bulleted","find","listType","start","filter","193814nnNxZG","format","has","model","_findSuggestions","getSuggestions","listReversed","*Set format:* %0","*Remove format:* %0","styles","getAttribute","upper-latin","default","replace","decimal-leading-zero","toUpperCase","removeMarker","bind","getFirstRange","listStyle","commandName","locale","_getAttributeKey","list.properties","_LIST_DEFAULT","3367672thjwEo","newValue","_getTranslationKeyForListStyle","suggestion","3519688FCdZqd","lower-latin","head","FORMAT_LIST_START","commandParams"];return(Xs=function(){return t})()}const qs=[zs(114),zs(130),zs(144)],Zs=[zs(124),zs(172),zs(146),zs(194),zs(188),zs(169)];var Js=n(507);const Ys=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=472]})(t,e)}function $s(){const t=["getFirstPosition","108lLUiZM","selection","plugins","6495540gjMsUb","26icEPVD","nextSibling","enter","split","parent","26090BcZnUk","afterExecute","change","document","end","createPositionAt","hasClass","markerNameToElements","commands","8KvVscO","remove","bind","markerName","writer","downcastDispatcher","requires","init","769350tHbspP","enableCommand","setSelection","showSuggestionHighlights","editor","removeMarker:suggestion:insertion","enterBlock","addMarker:suggestion:insertion","14205PIoMIL","getFirstRange","155796xiawRE","high","231WXLihb","108948McyFlT","fire","1617WwDcZg","editing","data","detach","createRange","get","options","markInsertion","ck-suggestion-marker-split","8371683UVmdln","unbindElementFromMarkerName","mapper","fromRange","TrackChangesEditing","model"];return($s=function(){return t})()}!function(t){const e=Qs,n=t();for(;;)try{if(510247===-parseInt(e(514))/1*(-parseInt(e(509))/2)+parseInt(e(482))/3*(parseInt(e(505))/4)+-parseInt(e(474))/5+parseInt(e(484))/6*(-parseInt(e(486))/7)+-parseInt(e(523))/8*(parseInt(e(498))/9)+parseInt(e(508))/10+parseInt(e(489))/11*(parseInt(e(487))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($s);class to extends t.Plugin{static get[Ys(472)](){return[Js.Enter]}[Ys(473)](){const t=Ys,e=this[t(478)],n=e[t(507)][t(494)](t(502)),r=e[t(522)][t(494)](t(511));n[t(475)](t(511),(()=>{const s=t;e[s(503)][s(516)]((t=>{const o=s,a=e[o(503)][o(517)][o(506)],c=a[o(504)](),u=i.LiveRange[o(501)](a[o(483)]());if(r[o(480)](t)){const r=e[o(503)][o(519)](c[o(513)][o(510)],0),s=t[o(493)](c,r);n[o(496)](s)}else t[o(476)](t[o(493)](u[o(518)]));u[o(492)](),r[o(488)](o(515),{writer:t})}))})),e[t(490)][t(528)].on(t(481),Ds(e,t(512)),{priority:t(485)}),e[t(490)][t(528)].on(t(479),((e,n,r)=>{const s=t,o=r[s(500)][s(521)](n[s(526)]);if(o)for(const t of o)t[s(520)](s(497))&&(r[s(500)][s(499)](t,n[s(526)]),r[s(527)][s(524)](t))}),{priority:t(485)}),e[t(491)][t(528)].on(t(481),((n,r,s)=>{const o=t;s[o(495)][o(477)]&&Ds(e,o(512),{showActiveMarker:!1})[o(525)](this)(n,r,s)}),{priority:t(485)})}}function eo(t,e){const n=so();return(eo=function(t,e){return n[t-=205]})(t,e)}const no=eo;!function(t){const e=eo,n=t();for(;;)try{if(300196===parseInt(e(218))/1+parseInt(e(224))/2+parseInt(e(213))/3+parseInt(e(219))/4+parseInt(e(232))/5+parseInt(e(214))/6+-parseInt(e(231))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class ro extends t.Plugin{[no(217)](){const t=no;if(!this[t(226)][t(228)][t(235)](t(241)))return;const e=this[t(226)][t(228)][t(206)](t(210));e[t(225)](t(212),this[t(205)][t(240)](this)),e[t(225)](t(220)),e[t(225)](t(215)),e[t(225)](t(237)),e[t(225)](t(211))}[no(205)](t,e,n={}){const r=no,s=this[r(226)][r(228)][r(206)](r(221));return t((t=>{const o=r;let i=(o(244)==typeof e?s[o(234)](e,n):e)(t);Array[o(233)](i)&&(i={results:i,searchText:o(244)==typeof e?e:""});const a=i[o(230)][o(229)]((e=>!1===this[o(222)](e,t[o(227)])));return{...i,results:a}}),n)}[no(222)](t,e){const n=no,r=this[n(226)][n(242)][n(238)](this[n(226)][n(242)][n(216)](e,t[n(207)]),this[n(226)][n(242)][n(216)](e,t[n(236)]));for(const t of this[n(226)][n(242)][n(223)][n(209)](n(208)))if(null!==r[n(239)](t[n(243)]()))return!0;return!1}}function so(){const t=["filter","results","11389665IgCctV","1344670VbEIAS","isArray","findByTextCallback","has","end","replace","createRange","getIntersection","bind","FindAndReplaceEditing","model","getRange","string","handleFindCommand","get","start","suggestion:deletion","getMarkersGroup","TrackChangesEditing","replaceAll","find","1414575eLRdtk","1575216PxdbjX","findPrevious","createPositionAt","afterInit","119897ANucMC","2027552rpJvVX","findNext","FindAndReplaceUtils","_isInDeletionRange","markers","595022fczIlQ","enableCommand","editor","item","plugins"];return(so=function(){return t})()}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=248]})(t,e)}!function(t){const e=io,n=t();for(;;)try{if(991656===-parseInt(e(304))/1*(parseInt(e(276))/2)+parseInt(e(286))/3*(-parseInt(e(294))/4)+parseInt(e(275))/5+-parseInt(e(258))/6*(-parseInt(e(269))/7)+-parseInt(e(248))/8+-parseInt(e(293))/9*(parseInt(e(264))/10)+parseInt(e(249))/11*(parseInt(e(291))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const ao=[{pluginName:oo(287),commandName:oo(306)},{pluginName:oo(297),commandName:oo(272)},{pluginName:oo(267),commandName:oo(309)},{pluginName:oo(266),commandName:oo(289)}];class co extends t.Plugin{[oo(251)](){const t=oo,e=this[t(284)][t(278)],n=this[t(284)][t(274)][t(282)](t(290));for(const{pluginName:e,commandName:r}of ao)this[t(284)][t(274)][t(261)](e)&&(n[t(259)](r),n[t(299)](r));n[t(308)][t(285)](t(306),zr(e,t(256))),n[t(308)][t(285)](t(272),zr(e,t(302))),n[t(308)][t(285)](t(309),zr(e,t(257))),n[t(308)][t(285)](t(289),zr(e,t(307))),this[t(253)]()}[oo(253)](){const t=oo,e=this[t(284)],n=e[t(278)];e[t(274)][t(282)](t(290))[t(308)][t(263)]((e=>{const r=t,o=n.t;if(r(281)!=e[r(296)])return;const{data:i}=e;if(null!=i){if(r(306)==i[r(255)]){const t=i[r(270)][0][r(298)];if(t){const e=o(this[r(284)][r(274)][r(282)](r(250))[r(271)](this[r(284)][r(265)][r(282)](r(277)))[r(268)]((e=>e[r(301)]==t))[r(280)])[r(254)]();return{type:r(310),content:zr(n,r(260),e)}}return{type:r(310),content:zr(n,r(283))}}if(r(272)==i[r(255)]){const t=i[r(270)][0][r(298)];return t?{type:r(310),content:zr(n,r(273),t)}:{type:r(310),content:zr(n,r(252))}}if(r(309)==i[r(255)]){const t=i[r(270)][0][r(298)];if(t){const e=(0,s.normalizeColorOptions)(this[r(284)][r(265)][r(282)](r(305)))[r(268)]((e=>e[r(301)]==t));let i=t,a="";return e&&(i=e[r(300)],a=o(i)[r(254)]()),{type:r(310),content:zr(n,r(262),a)[r(292)](),color:{value:t,title:a||i}}}return{type:r(310),content:zr(n,r(295))}}if(r(289)==i[r(255)]){const t=i[r(270)][0][r(298)];if(t){const e=(0,s.normalizeColorOptions)(this[r(284)][r(265)][r(282)](r(303)))[r(268)]((e=>e[r(301)]==t));let i=t,a="";return e&&(i=e[r(300)],a=o(i)[r(254)]()),{type:r(310),content:zr(n,r(288),a)[r(292)](),color:{value:t,title:a||i}}}return{type:r(310),content:zr(n,r(279))}}}}))}}function uo(){const t=["FORMAT_FONT_SIZE","FORMAT_FONT_COLOR","905178uAkRnJ","enableDefaultAttributesIntegration","*Set font size:* %0","has","*Set font color:* %0","registerDescriptionCallback","770JuBvnz","config","FontBackgroundColorEditing","FontColorEditing","find","21PpJMoG","commandParams","normalizeSizeOptions","fontFamily","*Set font family:* %0","plugins","5250390mFdIEz","6hoIDAy","fontSize.options","locale","*Reset font background color*","title","formatInline","get","*Reset font size*","editor","registerAttributeLabel","3lhekyy","FontSizeEditing","*Set font background color:* %0","fontBackgroundColor","TrackChangesEditing","24ghrvAA","trim","206487GMRhln","4039268OgoZTy","*Reset font color*","type","FontFamilyEditing","value","registerInlineAttribute","label","model","FORMAT_FONT_FAMILY","fontBackgroundColor.colors","261695GxdWLA","fontColor.colors","fontSize","FORMAT_FONT_BACKGROUND","descriptionFactory","fontColor","format","9092416eoDxzf","23028797EZCbYS","FontSize","afterInit","*Reset font family*","_registerLegacyDescription","toLowerCase","commandName"];return(uo=function(){return t})()}const lo=ho;function fo(){const t=["commandName","commandParams","boolean","1828146vRgkYh","slice","FontSize","descriptionFactory","label","join","find","toLowerCase","fontColor.colors","fontColor","editor","commands","plugins","format","5037072oymRXV","*Remove all formatting*","_registerLegacyDescription","2141181zwgyZO","type","110IJNpZi","formatInline","normalizeSizeOptions","3592opoVOU","registerDescriptionCallback","get","1tNfDGH","title","afterInit","entries","fontSize.options","charAt","fontSize","fontBackgroundColor","pasteFormat","75832UVrLzT","TrackChangesEditing","push","formatBlock","1227pmoOOm","*Set format to:* %0","copyFormat","locale","toUpperCase","enableCommand","enableDefaultAttributesIntegration","313789SECspV","config","model","split","length","24695uPkQce"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=ho,n=t();for(;;)try{if(526541===-parseInt(e(151))/1*(parseInt(e(126))/2)+parseInt(e(110))/3*(-parseInt(e(148))/4)+-parseInt(e(122))/5+-parseInt(e(140))/6+parseInt(e(117))/7+-parseInt(e(160))/8+-parseInt(e(143))/9*(-parseInt(e(145))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);class go extends t.Plugin{[lo(153)](){const t=lo,e=this[t(136)],n=e[t(138)][t(150)](t(107)),r=e[t(137)][t(150)](t(112)),s=e[t(137)][t(150)](t(159));r&&s&&(n[t(116)](t(159)),n[t(115)](t(112)),this[t(142)]())}[lo(142)](){const t=lo,e=this[t(136)],n=e[t(113)];e[t(138)][t(150)](t(107))[t(129)][t(149)]((r=>{const s=t;if(s(109)!=r[s(144)]&&s(146)!=r[s(144)])return;const{data:o}=r;if(o&&s(159)===o[s(123)]){const t=[],r=o[s(124)][0];for(const[n,o]of Object[s(154)](r))t[s(108)](po(e,n,o));return t[s(121)]?{type:s(139),content:zr(n,s(111),t[s(131)](", "))}:{type:s(139),content:zr(n,s(141))}}}))}}function po(t,e,n){const r=lo,o=t[r(113)].t,i=e[r(120)](/(?=[A-Z])/)[r(131)](" "),a=o(i[r(156)](0)[r(114)]()+i[r(127)](1))[r(133)]();if(r(125)==typeof n)return a;if(r(135)===e||r(158)===e){const e=(0,s.normalizeColorOptions)(t[r(118)][r(150)](r(134)))[r(132)]((t=>t[r(119)]==n));return a+" ("+(e?o(e[r(130)])[r(133)]():n)+")"}if(r(157)===e&&isNaN(parseFloat(n))){const e=t[r(138)][r(150)](r(128))[r(147)](t[r(118)][r(150)](r(155)))[r(132)]((t=>t[r(119)]==n));return a+" ("+(e?o(e[r(152)])[r(133)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["commandParams","paragraph","*Change to:* %0","16DgsIUm","3240069CtLRzp","6453470BiEiTo","plugins","ELEMENT_HEADING","name","ELEMENT_HEADING_CUSTOM","heading","match","descriptionFactory","52075800Bnxsqa","find","editor","124090XEJBen","heading.options","4683856ZtLXkp","_registerLegacyDescription","afterInit","enableDefaultAttributesIntegration","3rmMTfa","18VwzKcx","commandName","registerDescriptionCallback","2323038jGNXDZ","_getHeadingLevel","TrackChangesEditing","title","registerElementLabel","get","view","HeadingEditing","value","formatBlock","type","locale","_headingOptions","format","model","4026604sKGZLp","config","has"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(670857===-parseInt(e(507))/1*(parseInt(e(476))/2)+-parseInt(e(482))/3*(parseInt(e(501))/4)+-parseInt(e(509))/5+parseInt(e(486))/6+-parseInt(e(508))/7+parseInt(e(478))/8*(-parseInt(e(483))/9)+parseInt(e(473))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);class bo extends t.Plugin{[mo(480)](){const t=mo,e=this[t(475)];if(!e[t(510)][t(503)](t(493)))return;this[t(498)]=e[t(502)][t(491)](t(477));const n=e[t(497)],r=e[t(510)][t(491)](t(488));r[t(481)](t(514));for(const e of this[t(498)])t(505)!=e[t(500)]&&r[t(516)][t(490)](e[t(500)],(n=>{const r=t,i=this[r(487)](e[r(500)]);return null!==i?s(n,i):o(n,e[r(489)])}));function s(e,r){return zr(n,t(511),[e,r])}function o(e,r){return zr(n,t(513),[e,r])}this[t(479)]()}[mo(479)](){const t=mo,e=this[t(475)],n=e[t(497)];e[t(510)][t(491)](t(488))[t(516)][t(485)]((e=>{const r=t;if(r(495)!=e[r(496)])return;const{data:s}=e;if(s&&r(514)==s[r(484)]){const e=s[r(504)][0][r(494)],c=this[r(487)](e);if(null!==c)return{type:r(499),content:zr(n,r(506),(a=c,zr(n,r(511),[1,a])))};const u=this[r(498)][r(474)]((t=>t[r(500)]===e))[r(489)];return{type:r(499),content:zr(n,r(506),(o=1,i=u,zr(n,t(513),[o,i])))}}var o,i,a}))}[mo(487)](t){const e=mo;var n,r;const s=t[e(515)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(498)])||void 0===n?void 0:n[e(474)]((n=>n[e(500)]==t));if(o&&o[e(492)]){const t=o[e(492)],n=(null!==(r=t[e(512)])&&void 0!==r?r:t)[e(515)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["title","color","highlight.options","commandParams","394666ozhUYw","editor","*Set highlight:* %0","commandName","HighlightEditing","_registerLegacyDescription","10420424FvoLYg","get","TrackChangesEditing","50ZwQkfp","680224wAaSwj","find","highlight","registerInlineAttribute","registerDescriptionCallback","36OfdPhv","locale","12147320icBMWc","toLowerCase","value","enableDefaultAttributesIntegration","formatInline","15bbgOsx","1630581SzRRKS","FORMAT_HIGHLIGHT","plugins","7039248CiLREG","config","type","*Remove highlight*","afterInit","descriptionFactory","model","format","registerAttributeLabel","has","195604ppJfEp"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=yo,n=t();for(;;)try{if(824140===parseInt(e(453))/1+-parseInt(e(430))/2*(-parseInt(e(452))/3)+parseInt(e(466))/4*(parseInt(e(439))/5)+parseInt(e(456))/6+parseInt(e(436))/7+-parseInt(e(440))/8+parseInt(e(445))/9*(-parseInt(e(447))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class Ao extends t.Plugin{[_o(460)](){const t=_o,e=this[t(431)];if(!e[t(455)][t(465)](t(434)))return;const n=e[t(455)][t(437)](t(438)),r=e[t(446)];n[t(450)](t(442)),n[t(443)](t(442)),n[t(461)][t(464)](t(442),zr(r,t(454))),this[t(435)]()}[_o(435)](){const t=_o,e=this[t(431)],n=e[t(446)];e[t(455)][t(437)](t(438))[t(461)][t(444)]((r=>{const s=t;if(s(451)!=r[s(458)])return;const{data:o}=r;if(o&&s(442)==o[s(433)]){const t=n.t,r=o[s(429)][0][s(449)];if(r){const o=e[s(457)][s(437)](s(469))[s(441)]((t=>t[s(462)]==r)),i=t(o[s(467)])[s(448)]();return{type:s(463),content:zr(n,s(432),i),color:{value:o[s(468)],title:o[s(467)]}}}return{type:s(463),content:zr(n,s(459),zr(n,s(454)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=419]})(t,e)}function Lo(){const t=["insert","locale","5515jUDufX","plugins","afterInit","48448rQkLiX","3194834XSFDMS","HorizontalLineEditing","conversion","TrackChangesEditing","addClass","createEmptyElement","1519EnlEVy","createPositionAt","editor","1DKtqvl","has","descriptionFactory","registerElementLabel","createContainerElement","high","11637156MKipKm","9383256MTZquo","ELEMENT_HORIZONTAL_LINE","elementToStructure","5001470ZYgaPt","dataDowncast","1590vqWwRd","for","276ebYlrI","get","showSuggestionHighlights","enableCommand","horizontalLine","div","ck-horizontal-line","11VLrJWD","10473cNwNUF"];return(Lo=function(){return t})()}!function(t){const e=Co,n=t();for(;;)try{if(866195===-parseInt(e(420))/1*(-parseInt(e(449))/2)+-parseInt(e(442))/3*(parseInt(e(434))/4)+parseInt(e(445))/5*(-parseInt(e(432))/6)+-parseInt(e(455))/7*(-parseInt(e(448))/8)+-parseInt(e(427))/9+parseInt(e(430))/10*(parseInt(e(441))/11)+-parseInt(e(426))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class No extends t.Plugin{[ko(447)](){const t=ko,e=this[t(419)];if(!e[t(446)][t(421)](t(450)))return;e[t(446)][t(435)](t(452))[t(437)](t(438));const n=e[t(446)][t(435)](t(452)),r=e[t(444)];n[t(422)][t(423)](t(438),(e=>zr(r,t(428),e))),e[t(451)][t(433)](t(431))[t(429)]({model:t(438),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(436)])return null;const o=n[s(424)](s(439)),i=n[s(454)]("hr");return n[s(453)](s(440),o),n[s(443)](n[s(456)](o,0),i),o},converterPriority:t(425)})}}const Ro=Mo;function So(){const t=["getFirstRange","get","400oWAEHy","htmlEmbed","nodeAfter","plugins","registerDescriptionCallback","192hBesbw","key","2966PepNvu","element","2193585zfWGuX","44464FCMDjq","6379552Logxdx","editor","TrackChangesEditing","registerElementLabel","descriptionFactory","afterInit","commandName","ELEMENT_HTML_EMBED","rawHtml","HtmlEmbed","enableDefaultAttributesIntegration","2824015SfslTg","registerBlockAttribute","formatBlock","has","attribute","start","locale","type","4587858PiLcta","32702112zJHtny","_registerLegacyDescription","value","*Change %0 content*","format"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(999677===parseInt(e(195))/1*(-parseInt(e(202))/2)+parseInt(e(204))/3+-parseInt(e(206))/4+-parseInt(e(217))/5+-parseInt(e(187))/6+parseInt(e(205))/7*(parseInt(e(200))/8)+parseInt(e(188))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class vo extends t.Plugin{[Ro(211)](){const t=Ro,e=this[t(207)];if(!e[t(198)][t(182)](t(215)))return;const n=e[t(198)][t(194)](t(208)),r=e[t(185)];n[t(210)][t(209)](t(214),(e=>zr(r,t(213),e))),n[t(216)](t(196)),n[t(218)](t(190)),n[t(210)][t(199)]((e=>{const n=t;if(n(183)!=e[n(186)])return;const{data:s}=e;if(s&&n(190)==s[n(201)]&&e[n(193)]()[n(184)][n(197)].is(n(203),n(214))){const t=zr(r,n(213));return{type:n(192),content:zr(r,n(191),t)}}})),this[t(189)]()}[Ro(189)](){const t=Ro,e=this[t(207)],n=e[t(185)];e[t(198)][t(194)](t(208))[t(210)][t(199)]((e=>{const r=t;if(r(219)!=e[r(186)])return;const{data:s}=e;if(s&&r(196)==s[r(212)]){const t=zr(n,r(213));return{type:r(192),content:zr(n,r(191),t)}}}))}}const Oo=Do;function wo(){const t=["imageInline","change","isCollapsed","imageTypeBlock","addObject","*Remove image text alternative*","newValue","3314088viScpl","convertInlineImageToBlock","getCaptionFromImageModelElement","has","insertImage","ImageCaptionUtils","registerAttributeLabel","nodeBefore","get","join","formatBlock","deletion","model","chain","imageTypeInline","createRange","ELEMENT_INLINE_IMAGE","*Reset image width*","accept","uploadImage","plugins","1120263EAPwWt","element","_registerLegacyDescription","toggleImageCaption","filter","detach","ImageInlineEditing","enableDefaultAttributesIntegration","registerElementLabel","fromPosition","forceDefaultExecution","*Set image text alternative:* %0","isIntersecting","markBlockFormat","ELEMENT_IMAGE","imageStylePreApply","attribute","descriptionFactory","findIndex","_suggestionFactory","enableCommand","ImageUtils","previous","2256PAXQON","formatInline","nodeAfter","schema","Inline image to block image","ImageResize","removeObject","type","ImageEditing","6UMiChN","488mpKxrN","convertBlockImageToInline","ImageBlockEditing","imageTextAlternative","123365tfkPyE","forward","FORMAT_IMAGE_SIZE","6069670aXEgBd","isEqual","isBefore","find","registerCustomCallback","markDeletion","registerBlockAttribute","createRangeOn","toNext","toPrevious","Block image to inline image","_findSuggestions","isOwn","backward","*Set image width:* %0","commandName","getContainedElement","resizeImage","subType","imageBlock","imageCaption","end","623tRGclh","isBlockImage","document","markInsertion","TrackChangesEditing","selection","key","insertion","editor","locale","registerDescriptionCallback","afterInit","ImageUploadEditing","format","ImageCaptionEditing","start","ImageTextAlternativeEditing","getNearestSelectionRange","width","commandParams","discard","caption","length","getFirstRange","alt","getClosestSelectedImageElement","648660UhQgKt","resizedWidth","getSuggestionCallback","933mmkeLg","ELEMENT_CAPTION"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=Do,n=t();for(;;)try{if(255556===parseInt(e(548))/1*(parseInt(e(490))/2)+-parseInt(e(578))/3+parseInt(e(545))/4+parseInt(e(494))/5*(-parseInt(e(489))/6)+-parseInt(e(519))/7*(-parseInt(e(480))/8)+-parseInt(e(557))/9+parseInt(e(497))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Fo extends t.Plugin{[Oo(530)](){const t=Oo,e=this[t(527)];if(!e[t(577)][t(560)](t(488)))return;const n=e[t(577)][t(565)](t(523)),r=e[t(577)][t(565)](t(478)),s=e[t(528)];n[t(477)](t(561)),n[t(474)][t(465)](t(516),(e=>zr(s,t(471),e))),n[t(474)][t(465)](t(550),(e=>zr(s,t(573),e))),n[t(474)][t(465)](t(540),(()=>zr(s,t(549)))),e[t(577)][t(560)](t(531))&&n[t(477)](t(576)),e[t(577)][t(560)](t(492))&&e[t(577)][t(560)](t(584))&&(n[t(477)](t(571),((s,o)=>{const i=t,a=r[i(544)](e[i(569)][i(521)][i(524)]);e[i(569)][i(551)]((()=>{const t=i;n[t(470)](a,{commandName:t(571),commandParams:[o]},[],t(491))}))})),n[t(477)](t(553),((s,o)=>{const a=t;e[a(569)][a(551)]((t=>{const c=a;let u=r[c(544)](e[c(569)][c(521)][c(524)]),l=t[c(504)](u);const f=i.LivePosition[c(466)](l[c(534)],c(506)),h=i.LivePosition[c(466)](l[c(518)],c(505));n[c(467)]((()=>s(o))),u=r[c(544)](e[c(569)][c(521)][c(524)]),l=t[c(504)](u);const g=t[c(572)](f,h);f[c(583)](),h[c(583)](),n[c(470)](u,{commandName:c(571),commandParams:[o]},[],c(558)),g[c(534)][c(499)](l[c(534)])&&n[c(522)](t[c(572)](g[c(534)],l[c(534)]),c(558)),l[c(518)][c(499)](g[c(518)])&&n[c(522)](t[c(572)](l[c(518)],g[c(518)]),c(558))}))})),n[t(476)][t(501)](t(567),t(558),t(566),(()=>!1)),n[t(476)][t(501)](t(567),t(558),t(575),(()=>!1)),n[t(476)][t(501)](t(567),t(558),t(539),n[t(476)][t(547)](t(567),"",t(575))),n[t(476)][t(501)](t(526),t(558),t(566),(()=>!1)),n[t(476)][t(501)](t(526),t(558),t(539),(([r])=>{const s=t,o=n[s(476)][s(547)](s(526),"",s(539));let i=r[s(534)],a=r[s(518)];const c=e[s(569)][s(483)][s(536)](i,s(510)),u=e[s(569)][s(483)][s(536)](a,s(495));c[s(552)]&&(i=c[s(534)]),u[s(552)]&&(a=u[s(518)]),o([e[s(569)][s(572)](i,a)])})),n[t(476)][t(501)](t(567),t(558),t(570),c),n[t(476)][t(501)](t(526),t(558),t(570),c)),e[t(577)][t(560)](t(533))&&(n[t(477)](t(581),((s,o)=>{const i=t,a=e[i(577)][i(565)](i(562));let c=r[i(544)](e[i(569)][i(521)][i(524)]),u=a[i(559)](c);e[i(569)][i(551)]((()=>{const t=i;if(u)return void n[t(502)](e[t(569)][t(504)](u));const l=r[t(520)](c);s(o),c=r[t(544)](e[t(569)][t(521)][t(524)]),u=a[t(559)](c),n[t(522)](e[t(569)][t(504)](u),l?null:t(517))}))})),n[t(476)][t(501)](t(526),t(517),t(570),c));const o=[{type:t(567),subType:t(472)},{type:t(526),subType:t(517)},{type:t(567),subType:t(558)},{type:t(526),subType:t(558)}];function a(e,s){const i=t,a=o[i(475)]((({type:t,subType:n})=>e[i(487)]==t&&e[i(515)]==n)),c=o[i(475)]((({type:t,subType:e})=>s[i(487)]==t&&s[i(515)]==e));if(a<0||c<0)return!1;const u=e[i(542)](),l=s[i(542)]();if((0==a||1==a)&&2==c&&u[i(469)](l))return!0;if(2==a&&3==c){const t=n[i(508)](u,i(526))[i(582)]((({suggestion:t,meta:e})=>e[i(509)]&&i(558)==t[i(515)]));if(t[i(541)]>1&&l[i(518)][i(498)](u[i(534)]))return!0;if(1==t[i(541)]&&(u[i(534)][i(498)](l[i(518)])||u[i(518)][i(498)](l[i(534)])))return!0}if(3==a&&3==c&&u[i(534)][i(499)](l[i(534)])){const t=u[i(518)][i(482)],e=l[i(534)][i(564)];return r[i(520)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(577)][t(560)](t(485))&&(n[t(585)](t(514)),n[t(503)](t(546)),n[t(474)][t(563)](t(546),zr(s,t(496)))),e[t(577)][t(560)](t(535))&&(n[t(585)](t(493)),n[t(503)](t(543))),n[t(474)][t(529)]((e=>{const n=t;if(o[n(500)]((({type:t,subType:r})=>e[n(487)]==t&&e[n(515)]==r)))return e[n(479)]?{}:void 0})),n[t(474)][t(529)]((e=>{const n=t;if(n(526)==e[n(487)]||n(568)==e[n(487)]){const t=e[n(513)]();if(t&&t.is(n(579),n(540)))return{type:n(526)==e[n(487)]?n(554):n(486),element:t,quantity:1}}})),n[t(474)][t(529)]((e=>t(567)==e[t(487)]&&t(558)==e[t(515)]?{type:t(532),content:t(484)}:t(567)==e[t(487)]&&t(491)==e[t(515)]?{type:t(532),content:t(507)}:void 0)),n[t(474)][t(529)]((e=>{const n=t;if(n(473)!=e[n(487)])return;const{data:r}=e;if(!r||n(543)!=r[n(525)])return;const o=r[n(556)];return o?{type:n(532),content:zr(s,n(468),'"'+o+'"')}:{type:n(532),content:zr(s,n(555))}})),this[t(580)]()}[Oo(580)](){const t=Oo,e=this[t(527)],n=e[t(528)];e[t(577)][t(565)](t(523))[t(474)][t(529)]((e=>{const r=t;if(r(567)!=e[r(487)]&&r(481)!=e[r(487)])return;const{data:s}=e;if(s){if(r(493)==s[r(512)]){const t=s[r(538)][0][r(556)];return t?{type:r(532),content:zr(n,r(468),'"'+t+'"')}:{type:r(532),content:zr(n,r(555))}}if(r(514)==s[r(512)]){const t=s[r(538)][0][r(537)];return t?{type:r(532),content:zr(n,r(511),t)}:{type:r(532),content:zr(n,r(574))}}}}))}}function Po(){const t=["2579195deaWRz","ImageEditing","src","formatInline","get","registerBlockAttribute","3375200JwajHQ","plugins","newValue","registerCustomCallback","_registerLegacyDescription","*Replace image URL*","2rdLfAV","983145txpymR","245976qeGegC","4107558cbVhyn","4605282QNiQFS","editor","key","commandName","oldValue","afterInit","getSuggestionCallback","replaceImageSource","locale","accept","*Format:* replace image URL","attribute","discard","format","has","TrackChangesEditing","type","_handleLegacySuggestions","registerDescriptionCallback","_suggestionFactory","descriptionFactory","enableDefaultAttributesIntegration","formatBlock","457661DhgLVC"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=183]})(t,e)}const Uo=xo;!function(t){const e=xo,n=t();for(;;)try{if(413532===-parseInt(e(189))/1*(parseInt(e(202))/2)+-parseInt(e(203))/3+-parseInt(e(204))/4+-parseInt(e(190))/5+parseInt(e(206))/6+parseInt(e(205))/7+parseInt(e(196))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Bo extends t.Plugin{[Uo(211)](){const t=Uo;if(!this[t(207)][t(197)][t(220)](t(191)))return;const e=this[t(207)][t(214)],n=this[t(207)][t(197)][t(194)](t(221));n[t(187)](t(213)),n[t(195)](t(192)),n[t(186)][t(184)]((n=>{const r=t;if(r(217)!=n[r(222)])return;const{data:s}=n;return s&&r(192)==s[r(208)]?s[r(198)]&&s[r(210)]?{type:r(219),content:zr(e,r(201))}:{type:r(219),content:""}:void 0})),this[t(183)]()}[Uo(183)](){const t=Uo,e=this[t(207)][t(197)][t(194)](t(221));e[t(185)][t(199)](t(188),t(213),t(215),e[t(185)][t(212)](t(188),null,t(218))),e[t(185)][t(199)](t(188),t(213),t(218),e[t(185)][t(212)](t(188),null,t(215))),this[t(200)]()}[Uo(200)](){const t=Uo,e=this[t(207)],n=e[t(214)];e[t(197)][t(194)](t(221))[t(186)][t(184)]((e=>{const r=t;if(r(188)!=e[r(222)]&&r(193)!=e[r(222)])return;const{data:s}=e;return s&&r(213)==s[r(209)]?{type:r(219),content:zr(n,r(216))}:void 0}))}}const jo=Vo;!function(t){const e=Vo,n=t();for(;;)try{if(154610===-parseInt(e(162))/1+parseInt(e(158))/2*(parseInt(e(151))/3)+parseInt(e(132))/4+parseInt(e(133))/5+parseInt(e(177))/6*(-parseInt(e(136))/7)+-parseInt(e(197))/8+-parseInt(e(124))/9*(-parseInt(e(194))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Go extends t.Plugin{[jo(189)](){const t=jo,n=this[t(175)];if(!n[t(153)][t(102)](t(145)))return;const r=n[t(153)][t(199)](t(149)),s=n[t(153)][t(199)](t(161)),o={};r[t(183)](t(131),((o,i)=>{const a=t,c=n[a(153)][a(199)](a(180)).me,u=n[a(129)][a(199)](a(131));let l=s[a(114)](n[a(150)][a(193)][a(156)]),f=n[a(150)][a(191)](l),h=u[a(160)];if(h==i[a(160)])return;const g={commandName:a(131),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(150)][a(176)]((()=>{const t=a;if(r[t(178)]()[t(200)]((e=>e[t(154)]&&c==e[t(137)]&&(t(105)==e[t(140)]||t(192)==e[t(140)])&&(t(188)==e[t(128)]||t(173)==e[t(128)])&&e[t(123)]()[t(108)](f)))[t(168)]((e=>r[t(174)](e[t(144)]))),l=s[t(114)](n[t(150)][t(193)][t(156)]),f=n[t(150)][t(191)](l),u[t(147)](),n[t(129)][t(199)](t(163))[t(147)](),n[t(129)][t(199)](t(159))[t(147)](),h=u[t(160)],h!=i[t(160)])return s[t(166)](l)&&u[t(181)](i[t(160)],l)?(o({...i,setImageSizes:!1}),l=s[t(114)](n[t(150)][t(193)][t(156)]),void r[t(106)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(188))):void(s[t(186)](l)?r[t(106)](l,g,[],t(173)):r[t(171)](f,g,t(173)))}))}));for(const e of n[t(153)][t(199)](t(145))[t(146)])o[e[t(167)]]=e[t(111)][t(152)]();r[t(115)][t(121)](t(105),t(188),t(196),(()=>!1)),r[t(115)][t(121)](t(105),t(173),t(196),(()=>!1)),r[t(115)][t(121)](t(192),t(173),t(196),(()=>!1)),r[t(115)][t(121)](t(105),t(188),t(142),(([e])=>{const n=t;s[n(139)](e[n(157)]())})),r[t(115)][t(121)](t(105),t(188),t(130),((e,n)=>{const s=t;r[s(115)][s(104)](s(105),"",s(142))(e,{commandName:n[s(198)],commandParams:n[s(126)]})})),r[t(115)][t(121)](t(105),t(188),t(120),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(105),subType:t(188)},{type:t(182),subType:t(169)},{type:t(105),subType:t(170)},{type:t(182),subType:t(170)}];function a(e,n){const o=t,a=i[o(110)]((({type:t,subType:n})=>e[o(140)]==t&&e[o(128)]==n)),c=i[o(110)]((({type:t,subType:e})=>n[o(140)]==t&&n[o(128)]==e));if(a<0||c<0)return!1;const u=e[o(123)](),l=n[o(123)]();if((0==a||1==a)&&2==c&&u[o(164)](l))return!0;if(2==a&&3==c){const t=r[o(165)](u,o(182))[o(200)]((({suggestion:t,meta:e})=>e[o(118)]&&o(170)==t[o(128)]));if(t[o(138)]>1&&l[o(112)][o(108)](u[o(141)]))return!0;if(1==t[o(138)]&&(u[o(141)][o(108)](l[o(112)])||u[o(112)][o(108)](l[o(141)])))return!0}if(3==a&&3==c&&u[o(141)][o(195)](l[o(141)])){const t=u[o(112)][o(179)],e=l[o(141)][o(155)];return s[o(186)](t)&&t===e}return!1}n[t(150)][t(193)][t(148)]((()=>{const e=t;let o=!1;const i=Array[e(117)](n[e(150)][e(193)][e(107)][e(127)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(190)](t);if(e(185)==i&&r[e(187)](u)){if(e(105)==a&&(e(188)==c||e(173)==c)){const t=r[e(135)](u);if(n[e(134)]){const n=t[e(123)]()[e(157)]();if(s[e(186)](n))continue;r[e(174)](t),o=!0}}if(e(182)==a&&e(169)==c&&!n[e(134)]){const t=r[e(135)](u);t[e(116)]&&t[e(116)][e(154)]&&(r[e(174)](t[e(116)]),o=!0)}}}return o})),this[t(113)](o)}[jo(113)](t){const e=jo,n=this[e(175)],r=n[e(184)];n[e(153)][e(199)](e(149))[e(109)][e(119)]((n=>{const s=e;if(s(105)!=n[s(140)]&&s(192)!=n[s(140)])return;const{data:o}=n;if(!o||s(131)!=o[s(198)])return;const i=o[s(143)][0][s(160)];return function(t){const e=s;return{type:e(122),content:zr(r,e(172),t)}}(s(125)===i?zr(r,s(103)):t[i]||i)}))}}function Vo(t,e){const n=Ho();return(Vo=function(t,e){return n[t-=102]})(t,e)}function Ho(){const t=["head","ImageStyleEditing","normalizedStyles","refresh","registerPostFixer","TrackChangesEditing","model","789InfiRd","toLowerCase","plugins","isInContent","nodeBefore","selection","getContainedElement","1358TZTfxN","imageTypeBlock","value","ImageUtils","256058PJriJY","imageTypeInline","isIntersecting","_findSuggestions","isInlineImage","name","forEach","imageCaption","convertInlineImageToBlock","markInlineFormat","*Format:* %0","imageStylePostApply","discardSuggestion","editor","change","636EwYrGx","getSuggestions","nodeAfter","Users","shouldConvertImageType","insertion","enableCommand","locale","suggestion","isBlockImage","hasSuggestion","imageStylePreApply","afterInit","_splitMarkerName","createRangeOn","formatInline","document","990110OgHali","isBefore","join","699432lJHUdY","commandName","get","filter","has","FORMAT_SIDE_IMAGE","getSuggestionCallback","formatBlock","markBlockFormat","differ","isEqual","descriptionFactory","findIndex","title","end","_registerLegacyDescription","getClosestSelectedImageElement","_suggestionFactory","next","from","isOwn","registerDescriptionCallback","chain","registerCustomCallback","format","getFirstRange","18eNjFKA","side","commandReversedParams","getChangedMarkers","subType","commands","discard","imageStyle","447312tAoYsX","1399320tPscHC","newRange","getSuggestion","17843MYkEtq","author","length","setImageNaturalSizeAttributes","type","start","accept","commandParams"];return(Ho=function(){return t})()}function zo(t,e){const n=Wo();return(zo=function(t,e){return n[t-=154]})(t,e)}function Wo(){const t=["943747azfFjS","1200810XfJKoJ","546710gtClEg","listenTo","commands","afterInit","get","Users","execute","lowest","_trackChangesExecuted","6206824jNNrug","TrackChangesEditing","importWord","plugins","345106pSCOJw","2CFOmzO","_setSuggestionData","14840928tEgTtO","editor","790BjigWG","239602fNVuUh","trackChanges","_handleImportedData","collaboration_features","track_changes","enableCommand","36njkdfd","forEach","bind","high","dataInsert","8bwkZFG","_trackChangesValueDuringImport","value"];return(Wo=function(){return t})()}const Ko=zo;!function(t){const e=zo,n=t();for(;;)try{if(887783===-parseInt(e(154))/1*(parseInt(e(188))/2)+parseInt(e(174))/3+parseInt(e(184))/4+-parseInt(e(175))/5*(parseInt(e(165))/6)+parseInt(e(173))/7*(-parseInt(e(170))/8)+-parseInt(e(156))/9+-parseInt(e(158))/10*(-parseInt(e(159))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(171)]=!1,this[e(183)]=!1}[Ko(178)](){const t=Ko,e=this[t(157)],n=e[t(177)][t(179)](t(186)),r=e[t(177)][t(179)](t(160));n&&(n.on(t(181),((e,[,n])=>{const s=t;this[s(171)]=r[s(172)],n[s(162)][s(163)]=!this[s(171)]}),{priority:t(168)}),this[t(176)](n,t(169),this[t(161)][t(167)](this)),this[t(176)](n,t(169),(()=>{const e=t;this[e(183)]&&(r[e(181)](),this[e(183)]=!1)}),{priority:t(182)}),e[t(187)][t(179)](t(185))[t(164)](t(186)))}[Ko(161)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(157)][n(177)][n(179)](n(160)),o=s[n(172)];this[n(171)]!==o&&(s[n(181)](),this[n(183)]=!0),r&&r[n(166)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(157)][o(187)][o(179)](o(180)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(186)}}};this[o(157)][o(187)][o(179)](o(185))[o(155)](i)}))}}function qo(t,e){const n=Yo();return(qo=function(t,e){return n[t-=467]})(t,e)}const Zo=qo;!function(t){const e=qo,n=t();for(;;)try{if(151856===parseInt(e(475))/1+-parseInt(e(494))/2+-parseInt(e(480))/3*(-parseInt(e(499))/4)+parseInt(e(505))/5+-parseInt(e(490))/6*(parseInt(e(488))/7)+-parseInt(e(498))/8+parseInt(e(471))/9*(parseInt(e(496))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class Jo extends t.Plugin{[Zo(481)](){const t=Zo,e=this[t(506)],n=e[t(501)][t(484)](t(473));if(e[t(501)][t(491)](t(492))&&(n[t(467)](t(476)),n[t(467)](t(500))),e[t(501)][t(491)](t(469)))for(const e of[t(474),t(472)])n[t(478)](e);const r=e[t(504)];n[t(485)](t(477)),n[t(482)][t(470)](t(477),zr(r,t(502))),this[t(489)]()}[Zo(489)](){const t=Zo,e=this[t(506)],n=e[t(504)],r=e[t(501)][t(484)](t(473));r[t(482)][t(497)]((e=>{const s=t;if(s(493)!=e[s(487)])return;const{data:o}=e;if(!o)return;if(s(474)!=o[s(495)]&&s(472)!=o[s(495)])return;const i=e[s(479)]()[0],a=r[s(482)][s(503)](i);return s(474)==o[s(495)]?{type:s(483),content:zr(n,s(486),a)}:s(472)==o[s(495)]?{type:s(483),content:zr(n,s(468),a)}:void 0}))}}function Yo(){const t=["indent","blockIndent","enableDefaultAttributesIntegration","getItems","3WPLPWW","afterInit","descriptionFactory","format","get","registerBlockAttribute","*Indent:* %0","type","251839esNOoP","_registerLegacyDescription","30AdSTed","has","IndentEditing","formatBlock","277712afgEyE","commandName","930qOOGkT","registerDescriptionCallback","1713480ljPhnS","690236WwxPKV","outdent","plugins","FORMAT_INDENT","getItemLabel","locale","1252925HTigtN","editor","enableCommand","*Outdent:* %0","IndentBlock","registerAttributeLabel","279XOUTAH","outdentBlock","TrackChangesEditing","indentBlock","258755VYivxj"];return(Yo=function(){return t})()}var Qo=ti;function $o(){var t=["1541091yRePCB","plugins","TrackChangesEditing","get","4KzEQoW","init","input","234158RqPFbL","3847833UCvfNJ","176390bwhGUP","12VPavDh","1631QQiuXP","1606852TiKdVt","editor","5080BdCQRL","7815920bGAFEZ","requires","enableCommand"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=315]})(t,e)}!function(t){for(var e=ti,n=t();;)try{if(551430===parseInt(e(324))/1*(-parseInt(e(327))/2)+-parseInt(e(320))/3+parseInt(e(332))/4+-parseInt(e(329))/5*(-parseInt(e(330))/6)+parseInt(e(331))/7*(-parseInt(e(316))/8)+parseInt(e(328))/9+parseInt(e(317))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class ei extends t.Plugin{static get[Qo(318)](){return[Ms.Input]}[Qo(325)](){var t=Qo;this[t(315)][t(321)][t(323)](t(322))[t(319)](t(326))}}const ni=si;function ri(){const t=["commandName","manualDecorators","registerInlineAttribute","*Set link:* %0","enableDefaultAttributesIntegration","toLowerCase","link","registerDescriptionCallback","has","16iilxEU","locale","format","get","22179kWmJdi","LinkEditing","afterInit","registerAttributeLabel","newValue","146eRDpFR","commandParams","commands","5068735szXemd","descriptionFactory","10797012QWlNBj","linkHref","612893ZUxPSm","formatInline","9344124YowkHz","label","key","34712TJpIEH","_registerLegacyDescription","editor","4089295cftiWA","type","plugins","TrackChangesEditing","link (","*Remove link*","unlink","attribute"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=si,n=t();for(;;)try{if(906155===-parseInt(e(382))/1+parseInt(e(375))/2*(parseInt(e(411))/3)+-parseInt(e(387))/4+-parseInt(e(390))/5+parseInt(e(384))/6+-parseInt(e(378))/7*(-parseInt(e(407))/8)+-parseInt(e(380))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class oi extends t.Plugin{[ni(413)](){const t=ni,e=this[t(389)];if(!e[t(392)][t(406)](t(412)))return;const n=e[t(392)][t(410)](t(393)),r=e[t(377)][t(410)](t(404));n[t(402)](t(404)),n[t(402)](t(396)),n[t(400)](t(381));for(const e of r[t(399)])n[t(400)](e.id),n[t(379)][t(373)](e.id,t(394)+e[t(385)][t(403)]()+")");n[t(379)][t(405)]((n=>{const r=t;if(r(397)!=n[r(391)])return;const{data:s}=n;if(!s||r(381)!=s[r(386)])return;const o=s[r(374)],i=e[r(408)];return{type:r(409),content:null==o?zr(i,r(395)):zr(i,r(401),'"'+o+'"')}})),this[t(388)]()}[ni(388)](){const t=ni,e=this[t(389)],n=e[t(408)];e[t(392)][t(410)](t(393))[t(379)][t(405)]((e=>{const r=t;if(r(383)!=e[r(391)])return;const{data:s}=e;if(s){if(r(404)==s[r(398)]){const t=s[r(376)][0];return{type:r(409),content:zr(n,r(401),'"'+t+'"')}}return r(396)==s[r(398)]?{type:r(409),content:zr(n,r(395))}:void 0}}))}}const ii=ai;function ai(t,e){const n=fi();return(ai=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=ai,n=t();for(;;)try{if(498649===parseInt(e(340))/1*(parseInt(e(343))/2)+-parseInt(e(334))/3+parseInt(e(393))/4*(parseInt(e(367))/5)+-parseInt(e(404))/6*(-parseInt(e(369))/7)+-parseInt(e(386))/8+-parseInt(e(349))/9+-parseInt(e(396))/10*(parseInt(e(321))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class ci extends t.Plugin{[ii(372)](){const t=ii,e=this[t(391)],n=e[t(370)];if(!e[t(375)][t(342)](t(392)))return;const r=e[t(375)][t(350)](t(374)),s=e[t(375)][t(342)](t(383));function o(t){return()=>{const n=ai,s=e[n(377)][n(363)][n(341)],o=e[n(373)][n(350)](t);if(o[n(403)])return void e[n(331)](n(401),{});const i=t[n(332)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(376)](t)[s(388)]((t=>function(t,e){const n=s;return e[n(395)](t[n(356)],n(360))&&!e[n(351)](t)}(t,r)));o=o[s(388)]((t=>!t.is(s(337),s(360))||t[s(362)](s(397))!=e));const i=new Set;for(const t of o)t.is(s(337),s(360))?i[s(394)](ui(t)):i[s(394)](t);return Array[s(376)](i)}(s[n(345)](),i,e[n(377)][n(324)]);e[n(377)][n(326)]((()=>{const e=n;for(const n of a)r[e(346)](n,{commandName:t,commandParams:[{forceValue:!o[e(403)]}],formatGroupId:e(338)},li(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(376)](t);const r=n[e(330)]((t=>e(360)!=t[e(355)]));return r>-1&&(n=n[e(332)](0,r)),n}(e[n(377)][n(363)][n(341)][n(345)]()),o=e[n(377)][n(379)](e[n(377)][n(322)](s[0],n(358)),e[n(377)][n(322)](s[s[n(329)]-1],n(359)));e[n(377)][n(326)]((()=>{const e=n;r[e(346)](o,{commandName:t,commandParams:[],formatGroupId:e(325)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(384)];for(;t&&t[n(362)](n(325))>e[n(362)](n(325));)r[n(394)](t),t=t[n(384)]}return Array[n(376)](r)}(s))}))}}r[t(323)](t(348),o(t(348))),r[t(323)](t(399),o(t(399))),s&&r[t(323)](t(390),o(t(390))),r[t(323)](t(339),i(t(339))),r[t(323)](t(327),i(t(327))),s&&r[t(323)](t(336),(()=>{const n=t,s=e[n(373)][n(350)](n(336)),o=Array[n(376)](s[n(406)]);o[n(388)]((t=>t[n(362)](n(344))!=s[n(403)])),e[n(377)][n(326)]((()=>{const t=n;for(const e of o)r[t(346)](e,{commandName:t(336),commandParams:[{forceValue:!s[t(403)]}]})}))})),r[t(398)][t(328)](t(360),(e=>zr(n,t(368),e))),r[t(398)][t(400)]((e=>{const r=t;if(r(364)!=e[r(320)]&&r(333)!=e[r(320)])return;const{data:s}=e;if(s){if(r(348)==s[r(380)]||r(399)==s[r(380)]||r(390)==s[r(380)])switch(s[r(380)][r(353)](r(354),"")){case r(381):return o(zr(n,r(365)));case r(335):return o(zr(n,r(347)));case r(389):return o(zr(n,r(357)))}if(r(339)==s[r(380)])return{type:r(361),content:zr(n,r(378),zr(n,r(368)))};if(r(327)==s[r(380)])return{type:r(361),content:zr(n,r(366),zr(n,r(368)))};if(r(336)==s[r(380)])return s[r(382)][0][r(387)]?{type:r(361),content:zr(n,r(352))}:{type:r(361),content:zr(n,r(402))}}function o(t){const e=r;return{type:e(361),content:zr(n,e(385),t)}}}))}}function ui(t){const e=ii,n=t[e(362)](e(325));if(0==n)return t;let r=t;for(;t[e(371)]&&t[e(371)].is(e(337),e(360));){const s=t[e(371)][e(362)](e(325));if(s==n)r=t[e(371)];else if(s<n)break;t=t[e(371)]}return r}function li(t){const e=ii,n=[];if(t.is(e(337),e(360))&&t[e(362)](e(325))>0){let r=t[e(384)];for(;r&&e(360)==r[e(355)]&&r[e(362)](e(325))==t[e(362)](e(325));)n[e(405)](r),r=r[e(384)]}return n}function fi(){const t=["numbered","checkTodoList","element","blockName","indentList","71pXCNUd","selection","has","27602MGZBab","todoListChecked","getSelectedBlocks","markBlockFormat","ELEMENT_NUMBERED_LIST","numberedList","680868PWVDcf","get","isObject","*Check item*","replace","List","name","parent","ELEMENT_TODO_LIST","before","end","listItem","format","getAttribute","document","formatBlock","ELEMENT_BULLETED_LIST","*Outdent:* %0","1535uLqByG","ELEMENT_LIST_ITEM","14qPJrfS","locale","previousSibling","afterInit","commands","TrackChangesEditing","plugins","from","model","*Indent:* %0","createRange","commandName","bulleted","commandParams","LegacyTodoListEditing","nextSibling","*Change to:* %0","1163904QoLiyN","forceValue","filter","todo","todoList","editor","LegacyListEditing","7316ZPXAno","add","checkChild","10kUThmq","listType","descriptionFactory","bulletedList","registerDescriptionCallback","paragraph","*Uncheck item*","value","2705946AjsoJi","push","_selectedElements","type","8618522TFQRDq","createPositionAt","enableCommand","schema","listIndent","change","outdentList","registerElementLabel","length","findIndex","execute","slice","formatInline","2820195OOaBpw"];return(fi=function(){return t})()}const hi=di;function gi(){const t=["filter","listStart","from","21ujaTuB","_getTranslationKeyForListStyle","getLastPosition","formatInline","numbered","ELEMENT_","getAttribute","descriptionFactory","styles","createPositionAt","*Format:* set start index to %0","*Change to:* %0","LegacyListPropertiesEditing","list.properties","getSiblingNodes","commandName","handleListStyleCommand","flat","afterInit","get","forward","2222785ueASah","registerDescriptionCallback","78544WCASGu","handleDescriptions","startIndex","element","formatBlock","document","map","_getSuggestionBlocks","change","getSelectedBlocks","editor","locale","getListTypeFromListStyleType","createRange","replace","*Format:* set order to regular","LegacyListUtils","1132396jXaTFK","listItem","6ChqIcf","listType","toUpperCase","handleListReversedCommand","plugins","unshift","listStyle","push","selection","getFirstPosition","backward","format","_getSuggestionBlocksForListStyle","12thMjhq","bind","model","before","length","parent","TrackChangesEditing","enableCommand","has","markMultiRangeBlockFormat","*Format:* set order to reversed","reversed","797464OqyPJt","5364970BJsBTO","type","333073fJgKmZ","1255032QVTXkh","handleListStartCommand","listReversed","config","commandParams","_LIST_","default"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=di,n=t();for(;;)try{if(367395===-parseInt(e(216))/1+-parseInt(e(250))/2*(parseInt(e(201))/3)+-parseInt(e(186))/4+-parseInt(e(248))/5*(-parseInt(e(188))/6)+parseInt(e(227))/7*(parseInt(e(213))/8)+-parseInt(e(217))/9+parseInt(e(214))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class pi extends t.Plugin{[hi(245)](){const t=hi;if(!this[t(260)][t(192)][t(209)](t(239)))return;const e=this[t(260)][t(220)][t(246)](t(240)),n=this[t(260)][t(192)][t(246)](t(207));e[t(235)]&&n[t(208)](t(194),this[t(243)][t(202)](this)),e[t(212)]&&n[t(208)](t(219),this[t(191)][t(202)](this)),e[t(252)]&&n[t(208)](t(225),this[t(218)][t(202)](this)),n[t(234)][t(249)](this[t(251)][t(202)](this))}[hi(243)](t,e={}){const n=hi,r=this[n(260)][n(192)][n(246)](n(207)),s=this[n(200)]();this[n(260)][n(203)][n(258)]((()=>{const t=n;r[t(210)](s,{commandName:t(194),commandParams:[{type:e[t(215)]}],formatGroupId:t(194)})}))}[hi(191)](t,e={}){const n=hi,r=this[n(260)][n(192)][n(246)](n(207)),s=this[n(257)]((t=>t.is(n(253),n(187))&&n(231)===t[n(233)](n(189))));if(s[n(205)]<1)return;const o=s[n(256)]((t=>this[n(260)][n(203)][n(263)](this[n(260)][n(203)][n(236)](t,n(204)),this[n(260)][n(203)][n(236)](t,0))));this[n(260)][n(203)][n(258)]((()=>{const t=n;r[t(210)](o,{commandName:t(219),commandParams:[{reversed:e[t(212)]}],formatGroupId:t(219)})}))}[hi(218)](t,e={}){const n=hi,r=this[n(260)][n(192)][n(246)](n(207)),s=this[n(257)]((t=>t.is(n(253),n(187))&&n(231)===t[n(233)](n(189))));if(s[n(205)]<1)return;const o=s[n(256)]((t=>this[n(260)][n(203)][n(263)](this[n(260)][n(203)][n(236)](t,n(204)),this[n(260)][n(203)][n(236)](t,0))));this[n(260)][n(203)][n(258)]((()=>{const t=n;r[t(210)](o,{commandName:t(225),commandParams:[{startIndex:e[t(252)]}],formatGroupId:t(225)})}))}[hi(251)](t){const e=hi;if(e(254)!=t[e(215)]&&e(230)!=t[e(215)])return;const n=this[e(260)][e(261)],{data:r}=t;if(!r)return;let s,o;switch(r[e(242)]){case e(194):s=e(238),o={type:e(199),content:zr(n,s,zr(n,this[e(228)](r[e(221)][0][e(215)])))};break;case e(219):s=r[e(221)][0][e(212)]?e(211):e(265),o={type:e(199),content:zr(n,s)};break;case e(225):s=e(237),o={type:e(199),content:zr(n,s,r[e(221)][0][e(252)])}}return o}[hi(200)](){const t=hi;var e,n,r,s;const o=this[t(260)][t(192)][t(246)](t(185));let i=Array[t(226)](this[t(260)][t(203)][t(255)][t(196)][t(259)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(253),t(187)))&&i[t(193)](...o[t(241)](this[t(260)][t(203)][t(255)][t(196)][t(197)](),t(198))),(null===(n=i[i[t(205)]-1])||void 0===n?void 0:n.is(t(253),t(187)))&&i[t(195)](...o[t(241)](this[t(260)][t(203)][t(255)][t(196)][t(229)](),t(247))),i=[...new Set(i)],(null===(s=null===(r=this[t(260)][t(203)][t(255)][t(196)][t(197)]())||void 0===r?void 0:r[t(206)])||void 0===s?void 0:s.is(t(253),t(187)))&&(i=i[t(224)]((e=>e.is(t(253),t(187))))),i}[hi(257)](t){const e=hi,n=this[e(260)][e(192)][e(246)](e(185));let r=Array[e(226)](this[e(260)][e(203)][e(255)][e(196)][e(259)]())[e(224)](t)[e(256)]((t=>{const r=e,s=this[r(260)][r(203)][r(236)](t,0);return[...n[r(241)](s,r(198)),...n[r(241)](s,r(247))]}))[e(244)]();return r=[...new Set(r)],r}[hi(228)](t){const e=hi;return e(232)+(this[e(260)][e(192)][e(246)](e(185))[e(262)](t)||e(223))[e(190)]()+e(222)+t[e(190)]()[e(264)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=148]})(t,e)}!function(t){const e=Ii,n=t();for(;;)try{if(384627===-parseInt(e(179))/1+parseInt(e(165))/2*(-parseInt(e(177))/3)+parseInt(e(163))/4+-parseInt(e(170))/5+parseInt(e(152))/6*(-parseInt(e(159))/7)+parseInt(e(173))/8+parseInt(e(176))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class Ei extends t.Plugin{[mi(168)](){const t=mi,e=this[t(153)];if(!e[t(158)][t(172)](t(167)))return;const n=e[t(158)][t(183)](t(154)),r=e[t(169)];n[t(155)](t(175)),n[t(180)][t(164)](t(157),(e=>zr(r,t(149),e))),e[t(151)][t(178)](t(156))[t(174)]({model:t(157),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(166)])return n[s(148)](s(182))},converterPriority:t(171)}),e[t(150)][t(181)].on(t(160),((e,n,r)=>{const s=t;r[s(161)][s(166)]&&e[s(162)]()}),{priority:t(171)})}}function bi(){const t=["647232WiYPhe","registerElementLabel","3754XpkgTb","showSuggestionHighlights","MediaEmbedEditing","afterInit","locale","455095UUvPmE","high","has","2760248KplnUm","elementToElement","mediaEmbed","14182605zDpmNL","777OrITis","for","452408TAiIty","descriptionFactory","downcastDispatcher","div","get","createEmptyElement","ELEMENT_MEDIA","data","conversion","1336974LeFaNs","editor","TrackChangesEditing","enableCommand","dataDowncast","media","plugins","21zzDjZj","attribute:url:media","options","stop"];return(bi=function(){return t})()}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=205]})(t,e)}const _i=Ti;function yi(){const t=["529491AOFmuI","7WGTrQM","2453385Yanfqx","TrackChangesEditing","afterInit","mention","get","has","5156256mCCoSh","3118398qwZnan","plugins","2SqTwpM","358962rkpWCZ","enableCommand","4wGGten","MentionEditing","90WEddcc","378380Uivryr","editor","23583791GWknCq"];return(yi=function(){return t})()}!function(t){const e=Ti,n=t();for(;;)try{if(614666===-parseInt(e(218))/1*(parseInt(e(219))/2)+-parseInt(e(207))/3*(parseInt(e(221))/4)+-parseInt(e(209))/5+parseInt(e(216))/6*(parseInt(e(208))/7)+-parseInt(e(215))/8+-parseInt(e(223))/9*(parseInt(e(224))/10)+parseInt(e(206))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ai extends t.Plugin{[_i(211)](){const t=_i,e=this[t(205)];e[t(217)][t(214)](t(222))&&e[t(217)][t(213)](t(210))[t(220)](t(212))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=370]})(t,e)}!function(t){const e=Ci,n=t();for(;;)try{if(205351===parseInt(e(391))/1*(parseInt(e(389))/2)+-parseInt(e(392))/3+parseInt(e(390))/4*(-parseInt(e(396))/5)+parseInt(e(398))/6*(-parseInt(e(400))/7)+-parseInt(e(385))/8+parseInt(e(401))/9+parseInt(e(386))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Li extends t.Plugin{[ki(374)](){const t=ki,e=this[t(371)];if(!e[t(402)][t(395)](t(376)))return;e[t(403)][t(395)](t(370))[t(380)](t(376));const n=e[t(403)][t(395)](t(370)),r=e[t(388)];n[t(393)][t(384)](t(382),(e=>zr(r,t(373),e))),n[t(393)][t(397)]((n=>{const s=t;if(s(372)!=n[s(383)]&&s(387)!=n[s(383)])return;const o=n[s(394)]();if(null==o)return;if(!o.is(s(378),s(382)))return;const i=e[s(403)][s(395)](s(379))[s(375)](o[s(377)]("id"));return s(372)==n[s(383)]?{type:s(372),content:zr(r,s(399),'"'+i+'" '+zr(r,s(373)))}:{type:s(387),content:zr(r,s(381),'"'+i+'" '+zr(r,s(373)))}}))}}function Ni(){const t=["insertMergeField","getAttribute","element","MergeFieldsEditing","enableCommand","*Remove:* %0","mergeField","type","registerElementLabel","3104832CjhnAr","5006600ucJawV","deletion","locale","212558jhsFjR","2792flXojn","1cgNxWq","29268JskGIp","descriptionFactory","getContainedElement","get","1390kzqjim","registerDescriptionCallback","6JcvwYh","*Insert:* %0","1235549afpzxR","3301407TpGneU","commands","plugins","TrackChangesEditing","editor","insertion","ELEMENT_MERGE_FIELD","afterInit","getLabel"];return(Ni=function(){return t})()}function Ri(t,e){const n=Si();return(Ri=function(t,e){return n[t-=476]})(t,e)}function Si(){const t=["multiLevelList","10yhNlUM","locale","oldValue","format","descriptionFactory","16314eufVwr","has","1697724qJhAjn","listMarkerStyle","listType","data","TrackChangesEditing","next","afterInit","40acUEDc","editor","177396bCmPzN","*Set format:* %0","*Remove format:* %0","newValue","303448FjeEan","ELEMENT_MULTI_LEVEL_LIST","handleDescriptions","registerDescriptionCallback","key","get","MultiLevelList","plugins","7927002AjqWAQ","registerBlockAttribute","1286985ayEzax","head","989142HoPbHM","275QhOWPt","62GVxzaY","enableDefaultAttributesIntegration"];return(Si=function(){return t})()}const Mi=Ri;!function(t){const e=Ri,n=t();for(;;)try{if(883659===parseInt(e(492))/1*(parseInt(e(484))/2)+parseInt(e(494))/3+parseInt(e(507))/4+-parseInt(e(483))/5*(-parseInt(e(503))/6)+parseInt(e(480))/7*(-parseInt(e(501))/8)+parseInt(e(478))/9*(-parseInt(e(487))/10)+-parseInt(e(482))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class vi extends t.Plugin{[Mi(500)](){const t=Mi,e=this[t(502)],n=e[t(477)][t(512)](t(498));e[t(477)][t(493)](t(476))&&(n[t(485)](t(486)),n[t(479)](t(495)),n[t(491)][t(510)]((e=>this[t(509)](e))))}[Mi(509)](t){const e=Mi,n=this[e(502)][e(488)],{data:r}=t,s={type:e(490),content:""};if(r&&e(495)==r[e(511)]){if(!r[e(489)])return{type:e(490),content:zr(n,e(504),zr(n,e(508)))+" ("+r[e(506)]+")"};if(!r[e(506)]){let o=t[e(481)];for(;o;){if(o[e(497)]&&e(496)==o[e(497)][e(511)]&&o[e(497)][e(506)])return s;o=o[e(499)]}return{type:e(490),content:zr(n,e(505),zr(n,e(508)))+" ("+r[e(489)]+")"}}}}}const Oi=wi;function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=356]})(t,e)}function Di(){const t=["6541695hbyKPP","descriptionFactory","has","registerElementLabel","plugins","40KCjFgV","30GBjGcf","enableCommand","ELEMENT_PAGE_BREAK","pageBreak","locale","editor","afterInit","get","1213590CXaNDh","2985920PXosyS","3099294khXcgJ","TrackChangesEditing","PageBreakEditing","9631552zxHTHS","4003374oaleaZ","156556RJoIsi"];return(Di=function(){return t})()}!function(t){const e=wi,n=t();for(;;)try{if(921536===-parseInt(e(367))/1+parseInt(e(368))/2+-parseInt(e(373))/3+-parseInt(e(374))/4*(-parseInt(e(359))/5)+-parseInt(e(369))/6+-parseInt(e(372))/7+parseInt(e(358))/8*(parseInt(e(375))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Fi extends t.Plugin{[Oi(365)](){const t=Oi,e=this[t(364)];if(!e[t(357)][t(377)](t(371)))return;e[t(357)][t(366)](t(370))[t(360)](t(362));const n=e[t(357)][t(366)](t(370)),r=e[t(363)];n[t(376)][t(356)](t(362),(e=>zr(r,t(361),e)))}}function Pi(){const t=["format","ck-suggestion-marker-split","9191744KQfXRO","getFirstRange","commandName","end","descriptionFactory","isTouching","bindElementToMarker","downcastDispatcher","2535420CBztWp","insert","$text","paragraph","9aNvplb","6298602kkxmir","consumable","*Change to:* %0","start","consume","toViewPosition","ck-suggestion-marker--active","options","schema","markerRange","plugins","activeMarkers","afterInit","getItemLabel","*Insert:* %0","insertParagraph","enableDefaultAttributesIntegration","registerElementLabel","isBlock","highest","name","type","_registerLegacyDescription","680109zJjyPD","createUIElement","7gUBhFp","model","markerName","1368917MUJzun","mapper","get","250RSDYmm","has","span","insertion","locale","enableCommand","data","nodeAfter","24IJNcqP","addMarker:suggestion:insertion","formatBlock","TrackChangesEditing","addClass","registerDescriptionCallback","editing","Paragraph","isLimit","checkChild","editor","includes","showSuggestionHighlights","writer","ELEMENT_PARAGRAPH","1273189afXQhn","248310SKuvUU"];return(Pi=function(){return t})()}const xi=Ui;function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=405]})(t,e)}!function(t){const e=Ui,n=t();for(;;)try{if(978230===-parseInt(e(459))/1+parseInt(e(471))/2+-parseInt(e(428))/3+parseInt(e(444))/4*(parseInt(e(460))/5)+parseInt(e(405))/6*(-parseInt(e(430))/7)+-parseInt(e(463))/8*(parseInt(e(475))/9)+-parseInt(e(436))/10*(-parseInt(e(433))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class Bi extends t.Plugin{[xi(417)](){const t=xi,e=this[t(454)];if(!e[t(415)][t(437)](t(451)))return;const n=e[t(440)],r=e[t(415)][t(435)](t(447));r[t(467)][t(422)](t(474),(e=>zr(n,t(458),e))),r[t(421)](t(474)),r[t(441)](t(420)),e[t(450)][t(470)].on(t(445),ji(e),{priority:t(424)}),e[t(442)][t(470)].on(t(445),((n,r,s)=>{const o=t;s[o(412)][o(456)]&&ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(424)});const s=r[t(467)];s[t(449)]((r=>{const o=t;if(o(439)!==r[o(426)])return;const{start:i,end:a}=r[o(464)]();if(!i[o(468)](a)||!i[o(443)])return;const c=e[o(431)][o(413)],u=i[o(443)];return c[o(423)](u)&&!c[o(452)](u)&&c[o(453)](u,o(473))?{type:o(439),content:zr(n,o(419),s[o(418)](u,1))}:void 0})),this[t(427)]()}[xi(427)](){const t=xi,e=this[t(454)],n=e[t(440)];e[t(415)][t(435)](t(447))[t(467)][t(449)]((e=>{const r=t;if(r(446)!=e[r(426)])return;const{data:s}=e;return s&&r(474)==s[r(465)]?{type:r(461),content:zr(n,r(407),zr(n,r(458)))}:void 0}))}}function ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(415)][o(435)](o(447)),a=r[o(414)][o(408)],c=r[o(414)][o(466)],u=t[o(431)][o(413)];if(!a[o(468)](c)||!a[o(443)])return;const l=a[o(443)];if(u[o(423)](l)&&!u[o(452)](l)&&u[o(453)](l,o(473))){if(!s[o(406)][o(409)](r[o(414)],n[o(425)]))return;const t=s[o(457)][o(429)](o(438),{class:o(462)}),a=s[o(434)][o(410)](c);e&&i[o(416)][o(455)](r[o(432)])&&s[o(457)][o(448)](o(411),t),s[o(457)][o(472)](a,t),s[o(434)][o(469)](t,r[o(432)])}}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=228]})(t,e)}!function(t){const e=Vi,n=t();for(;;)try{if(857772===parseInt(e(241))/1*(parseInt(e(252))/2)+parseInt(e(243))/3+-parseInt(e(244))/4*(-parseInt(e(245))/5)+parseInt(e(233))/6+parseInt(e(249))/7*(parseInt(e(230))/8)+parseInt(e(242))/9+parseInt(e(251))/10*(-parseInt(e(238))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Hi extends t.Plugin{[Gi(253)](){const t=Gi,e=this[t(247)];e[t(256)][t(239)](t(236))&&(e[t(256)][t(240)](t(237))[t(229)](t(250)),this[t(231)]())}[Gi(231)](){const t=Gi,e=this[t(247)];e[t(256)][t(240)](t(237))[t(232)][t(248)]((n=>{const r=t;if(r(257)!=n[r(254)]&&r(234)!=n[r(254)])return;const{data:s}=n;return s&&r(250)==s[r(228)]?{type:r(246),content:zr(e[r(255)],r(235))}:void 0}))}}function zi(){const t=["removeFormat","23357150fiULsf","18Bnqhvg","afterInit","type","locale","plugins","formatBlock","commandName","enableDefaultAttributesIntegration","40088jjnCfd","_registerLegacyDescription","descriptionFactory","8784834EiajCG","formatInline","*Remove all formatting*","RemoveFormatEditing","TrackChangesEditing","22agqIku","has","get","170319tMXNuY","14037966ZrxWrA","1747854ylbTjT","8RyiMOQ","824170HTnmtb","format","editor","registerDescriptionCallback","84FMKwzq"];return(zi=function(){return t})()}const Wi=Ki;function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=245]})(t,e)}function Xi(){const t=["486836asiyci","has","3878828mBfEDs","10GKyzXy","acceptSuggestion","goToNextRestrictedEditingException","acceptSelectedSuggestions","732457quAOMF","35592hQMWlv","enableCommand","9283182AyVGNZ","goToPreviousRestrictedEditingException","TrackChangesEditing","5qXaNWM","trackChanges","afterInit","3CoAaxh","get","556139faIyjj","7306kAAuPM","6sWshGM","discardSuggestion","1048239mDRlvn","acceptAllSuggestions","discardSelectedSuggestions","24Lccxaq","editor","discardAllSuggestions","RestrictedEditingModeEditing","plugins"];return(Xi=function(){return t})()}!function(t){const e=Ki,n=t();for(;;)try{if(922417===parseInt(e(251))/1*(-parseInt(e(253))/2)+parseInt(e(249))/3*(-parseInt(e(265))/4)+-parseInt(e(246))/5*(-parseInt(e(273))/6)+-parseInt(e(263))/7+-parseInt(e(258))/8*(-parseInt(e(255))/9)+parseInt(e(266))/10*(parseInt(e(270))/11)+parseInt(e(271))/12*(parseInt(e(252))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class qi extends t.Plugin{[Wi(248)](){const t=Wi,e=this[t(259)];if(!e[t(262)][t(264)](t(261)))return;const n=e[t(262)][t(250)](t(245));n[t(272)](t(274)),n[t(272)](t(268));const r=e[t(262)][t(250)](t(261));r[t(272)](t(247)),r[t(272)](t(267)),r[t(272)](t(254)),r[t(272)](t(256)),r[t(272)](t(260)),r[t(272)](t(269)),r[t(272)](t(257))}}const Zi=Ji;function Ji(t,e){const n=$i();return(Ji=function(t,e){return n[t-=230]})(t,e)}!function(t){const e=Ji,n=t();for(;;)try{if(230953===-parseInt(e(266))/1*(-parseInt(e(273))/2)+parseInt(e(260))/3+-parseInt(e(257))/4*(parseInt(e(249))/5)+parseInt(e(261))/6*(parseInt(e(230))/7)+-parseInt(e(250))/8+parseInt(e(258))/9+-parseInt(e(282))/10*(parseInt(e(232))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class Yi extends t.Plugin{static get[Zi(236)](){return[Js.ShiftEnter]}[Zi(251)](){const t=Zi,e=this[t(238)],n=e[t(279)][t(262)](t(281));n[t(244)](t(248)),e[t(283)][t(276)].on(t(274),Qi(e),{priority:t(247)}),e[t(283)][t(276)].on(t(265),Qi(e),{priority:t(247)}),e[t(270)][t(276)].on(t(237),((n,r,s)=>{const o=t;s[o(255)][o(277)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(245)][t(241)](t(285),(n=>zr(e[t(278)],t(253),n)))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ji,i=t[o(279)][o(262)](o(281));if(!s[o(286)][o(264)](r[o(268)],n[o(231)]))return;const a=t[o(269)];for(const t of r[o(268)][o(242)]()){if(!t.is(o(267),o(285)))continue;const n=o(239)==r[o(272)][o(233)](":")[1]?o(256):o(233),c=s[o(259)][o(263)](o(240),{class:o(254)+n}),u=s[o(243)][o(271)](a[o(246)](t));e&&i[o(235)][o(280)](r[o(272)])&&s[o(259)][o(234)](o(252),c),s[o(259)][o(284)](u,c),s[o(243)][o(275)](c,r[o(272)])}}}function $i(){const t=["split","addClass","activeMarkers","requires","addMarker:suggestion","editor","deletion","span","registerElementLabel","getItems","mapper","enableCommand","descriptionFactory","createPositionBefore","high","shiftEnter","2895SDALJy","3059112GcJjct","init","ck-suggestion-marker--active","ELEMENT_LINE_BREAK","ck-suggestion-marker-","options","merge","2900uFeQaY","3271860QEclmX","writer","1029444UwaSBP","42lLieIe","get","createUIElement","test","addMarker:suggestion:deletion","1AFuKnY","element","markerRange","model","data","toViewPosition","markerName","670738EYhqrc","addMarker:suggestion:insertion","bindElementToMarker","downcastDispatcher","showSuggestionHighlights","locale","plugins","includes","TrackChangesEditing","10VOpzlv","editing","insert","softBreak","consumable","157738xYNDHg","name","1833458XMsTIi"];return($i=function(){return t})()}const ta=na;function ea(){const t=["919695DHoHbl","change","plugins","has","forceValue","6386985IMsBTM","isCollapsed","model","editor","restrictedEditingException","formatInline","format","descriptionFactory","afterInit","markInlineFormat","5192ghQUlo","commandParams","get","getRanges","FORMAT_RESTRICTED_DISABLED","locale","959NypHfq","378166bytGAI","formatBlock","87RhizUM","commandName","2067768HNnwHR","value","StandardEditingModeEditing","enableCommand","from","type","TrackChangesEditing","FORMAT_RESTRICTED_ENABLED","2157400FnDFKQ","selection","registerDescriptionCallback","document","commands","4654QJXejS"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=227]})(t,e)}!function(t){const e=na,n=t();for(;;)try{if(409222===parseInt(e(255))/1+-parseInt(e(232))/2*(parseInt(e(257))/3)+-parseInt(e(227))/4+parseInt(e(233))/5+-parseInt(e(259))/6+-parseInt(e(254))/7*(-parseInt(e(248))/8)+parseInt(e(238))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ea);class ra extends t.Plugin{[ta(246)](){const t=ta,e=this[t(241)],n=e[t(240)],r=e[t(253)];if(!e[t(235)][t(236)](t(261)))return;const s=e[t(235)][t(250)](t(265)),o=t(242),i=e[t(231)][t(250)](o);s[t(262)](o,((e,r={})=>{const a=t,c=n[a(230)][a(228)];if(c[a(239)])return void e(r);const u=void 0!==r[a(237)]?r[a(237)]:!i[a(260)];n[a(234)]((()=>{const t=a,e=Array[t(263)](c[t(251)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(247)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(245)][t(229)]((e=>{const n=t;if(n(256)!=e[n(264)]&&n(243)!=e[n(264)])return;const{data:s}=e;return s&&s[n(258)]==o?s[n(249)][0][n(237)]?{type:n(244),content:zr(r,n(266))}:{type:n(244),content:zr(r,n(252))}:void 0}))}}const sa=ia;function oa(){const t=["element","format","GeneralHtmlSupport","enableDefaultAttributesIntegration","type","style","forceValue","1284234AklnUB","477gxWTiy","1101767MGxfnj","block","2218041HxnQyX","3110152kcxOlK","*Set format:* %0","get","StyleUtils","add","TrackChangesEditing","commandParams","registerBlockAttribute","locale","219528rPlVSH","config","2753142zODfMj","220260MREJtz","styleName","formatInline","getGhsAttributeNameForElement","formatBlock","Style","commandName","*Remove format:* %0","registerDescriptionCallback","definitions","descriptionFactory","DataSchema","editor","registerInlineAttribute","plugins","has","registerAttributeLabel","inline","normalizeConfig","afterInit","FORMAT_STYLE","_registerLegacyDescription","ghsAttributes","toLowerCase","28NKTqom"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(824702===parseInt(e(283))/1+-parseInt(e(286))/2+parseInt(e(285))/3+-parseInt(e(273))/4*(parseInt(e(298))/5)+-parseInt(e(281))/6+-parseInt(e(297))/7+-parseInt(e(295))/8*(-parseInt(e(282))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class aa extends t.Plugin{[sa(317)](){const t=sa,e=this[t(310)];if(!e[t(312)][t(313)](t(303))||!e[t(312)][t(313)](t(309)))return;const n=e[t(312)][t(288)](t(291)),r=e[t(294)],s=e[t(296)][t(288)](t(279))||{},o=e[t(312)][t(288)](t(276)),i=e[t(312)][t(288)](t(289))[t(316)](e[t(312)][t(288)](t(309)),s[t(307)]);n[t(277)](t(279));const a=new Set;for(const e of i[t(284)]){const n=o[t(301)](e[t(274)]);a[t(290)](n)}const c=new Set;for(const e of i[t(315)]){const n=o[t(301)](e[t(274)]);c[t(290)](n);for(const n of e[t(320)])c[t(290)](n)}for(const e of a)n[t(293)](e),n[t(308)][t(314)](e,zr(r,t(318)));for(const e of c)n[t(311)](e),n[t(308)][t(314)](e,zr(r,t(318)));this[t(319)]()}[sa(319)](){const t=sa,e=this[t(310)],n=e[t(294)];e[t(312)][t(288)](t(291))[t(308)][t(306)]((e=>{const r=t;if(r(302)!=e[r(278)]&&r(300)!=e[r(278)])return;const{data:s}=e;return s&&r(279)===s[r(304)]?s[r(292)][0][r(280)]?{type:r(275),content:zr(n,r(287),s[r(292)][0][r(299)][r(272)]())}:{type:r(275),content:zr(n,r(305),s[r(292)][0][r(299)][r(272)]())}:void 0}))}}const ca=fa;function ua(){const t=["getContainedElement","isTouching","10649890NjWCkC","insertTableRowAbove","differ","markMultiRangeDeletion","4yftUpB","start","getChangedMarkers","showSuggestionHighlights","get","registerElementLabel","createRangeOn","addClass","downcastDispatcher","item","filter","descriptionFactory","join","_setupColumnsRowsFixing","options","tableCell","order","TableUtils","getChanges","data","first","_tablePostFixingSubtypes","locale","tablePaste","getSelectionAffectedTableCells","MIN_SAFE_INTEGER","addMarker:suggestion","getColumnIndexes","deletion","startsWith","findAncestor","oldRange","isIntersectingWithRange","setSelection","subType","removeClass","nodeAfter","insert","ELEMENT_TABLE_WITH_TEXT","document","add","batch","insertTableColumnRight","low","change","execute","values","model","insertTableRowBelow","afterInit","createPositionAt","some","addRange","insertion","suggestion","removeTableRow","detach","classes","enqueueChange","min","enableCommand","isEqual","460807STlYWc","writer","selectTableRow","getCellLocation","*Remove:* %0","getRowIndexes","ELEMENT_TABLE_COLUMN","discard","name","maxColumn","editor","type","span","createTableWalker","selectTableColumn","length","getChildren","ELEMENT_TABLE_COLUMN_WITH_TEXT","table","ELEMENT_TABLE_ROW","commands","highest","registerPostFixer","above","maxRow","insertTableColumnLeft","minColumn","refresh","mapper","rowspan","root","getRanges","minRow","has","getSuggestion","*Insert:* %0","map","rootName","_splitMarkerName","left","getItems","5471984PMYHVF","_getSuggestionCoords","_acceptFormatSuggestionCallbackFactory","isIntersecting","selection","isInContent","fromRange","hasAttribute","createRangeIn","element","15565ZkNUHI","position","toViewElement","MAX_SAFE_INTEGER","getAttribute","every","_suggestionFactory","registerDescriptionCallback","_getCoordsForCells","last","forceValue","$textProxy","max","tableColumn","push","nodeBefore","ELEMENT_TABLE_ROW_WITH_TEXT","834caYqTc","TableEditing","297ktgRkB","1811994sksZjy","insertTable","end","tableRow","colspan","14148flagQS","substr","toLowerCase","67416osgEvu","accept","removeTableColumn","isArray","cell","registerCustomCallback","ELEMENT_TABLE","includes","_tableSuggestions","plugins","getFirstRange","markMultiRangeInsertion","from","TrackChangesEditing","change:data","$graveyard","11dSwyFO"];return(ua=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(535074===parseInt(e(291))/1*(parseInt(e(229))/2)+parseInt(e(198))/3+parseInt(e(203))/4+-parseInt(e(178))/5*(parseInt(e(195))/6)+parseInt(e(168))/7+parseInt(e(206))/8*(-parseInt(e(197))/9)+-parseInt(e(225))/10*(parseInt(e(222))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ua);class la extends t.Plugin{constructor(t){const e=fa;super(t),this[e(250)]=[e(201),e(191)],this[e(214)]=new Set}[ca(278)](){const t=ca,e=this[t(301)],n=e[t(276)][t(268)][t(172)];if(!e[t(215)][t(324)](t(196)))return;const r=e[t(251)],s=e[t(215)][t(233)](t(219)),o=e[t(215)][t(233)](t(246));s[t(240)][t(234)](t(309),(e=>zr(r,t(212),e))),this[t(242)](),s[t(289)](t(199)),s[t(289)](t(293)),s[t(289)](t(305));for(const r of[t(226),t(277)]){const i=e[t(311)][t(233)](r);s[t(289)](r,(r=>{const a=t;e[a(276)][a(273)]((t=>{const e=a;r();const c=e(314)===i[e(245)],u=o[e(253)](n),l=o[e(296)](u),f=c?l[e(249)]-1:l[e(187)]+1,h=u[0][e(259)](e(309)),g=o[e(304)](h,{startRow:f,endRow:f}),d=Array[e(218)](g)[e(327)]((n=>t[e(235)](n[e(210)])));s[e(217)](d,e(201))}))}))}for(const r of[t(316),t(271)]){const i=e[t(311)][t(233)](r);s[t(289)](r,(r=>{const a=t;e[a(276)][a(273)]((t=>{const e=a;r();const c=e(166)===i[e(245)],u=o[e(253)](n),l=o[e(256)](u),f=c?l[e(249)]-1:l[e(187)]+1,h=u[0][e(259)](e(309)),g=o[e(304)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(218)](g)[e(327)]((n=>t[e(235)](n[e(210)])));s[e(217)](d,e(191))}))}))}for(const r of[t(284),t(208)]){const i=r[t(204)](11),a=i[t(205)](),c=a[t(204)](0,3)+t(303),u=t(309)+i,l=t(288)+i,f=t(190)+i;s[t(289)](r,(()=>{const i=t;e[i(276)][i(273)]((t=>{const e=i,h=o[e(253)](n),g=h[0][e(259)](e(309));let d;if(e(284)==r){const t=o[e(296)](h);d={startRow:t[e(249)],endRow:t[e(187)],includeAllSlots:!0}}else{const t=o[e(256)](h);d={startColumn:t[e(249)],endColumn:t[e(187)],includeAllSlots:!0}}const p=o[e(304)](g,d),m=Array[e(218)](p)[e(327)]((({cell:t})=>t)),I=ha(m[e(239)]((t=>t[e(175)](c)))),E=ha(m[e(239)]((t=>!t[e(175)](c))))[e(327)]((n=>t[e(235)](n))),b=s[e(228)](E,u);if(b&&(e(201)==b[e(263)]||e(191)==b[e(263)])){const n=this[e(169)](b);for(const r of I){const s=t[e(235)](r),i=o[e(294)](r),u=r[e(182)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(281)](s)}}}))}))}function c(r){const s=t,o=Array[s(218)](n[s(322)]())[s(327)]((t=>i.LiveRange[s(174)](t)));e[s(276)][s(273)]((t=>{const n=s,i=t[n(270)];r=r[n(239)]((t=>n(221)!=t[n(321)][n(164)])),t[n(262)](r),e[n(311)][n(233)](n(284))[n(318)](),e[n(274)](n(284),{forceDefaultExecution:!0}),e[n(276)][n(287)]((()=>{const t=n;e[t(276)][t(287)](i,(e=>{const n=t,r=o[n(239)]((t=>n(221)!=t[n(321)][n(164)]));r[n(306)]>0&&e[n(262)](r);for(const t of o)t[n(285)]()}))}))}))}function u(r){const s=t;e[s(276)][s(273)]((t=>{const o=s,a=Array[o(218)](n[o(322)]())[o(327)]((t=>i.LiveRange[o(174)](t))),c=[];for(const t of r)for(const e of t[o(167)]({shallow:!0}))c[o(192)](e);for(const n of c)o(221)!=n[o(321)][o(164)]&&(t[o(262)](t[o(279)](n,0)),e[o(311)][o(233)](o(208))[o(318)](),e[o(274)](o(208),{forceDefaultExecution:!0}));const u=a[o(239)]((t=>o(221)!=t[o(321)][o(164)]));u[o(306)]>0&&t[o(262)](u);for(const t of a)t[o(285)]()}))}function l(e,n){const r=t;return n[r(183)]((t=>e[r(280)]((e=>e[r(200)][r(290)](t[r(230)])||t[r(200)][r(290)](e[r(230)])))))}function f(e,n){const r=t;return!e[r(280)]((t=>n[r(280)]((e=>t[r(171)](e)))))&&e[r(280)]((t=>n[r(280)]((e=>t[r(200)][r(224)](e[r(230)])))))}e[t(248)][t(237)].on(t(255),((e,n,r)=>{const s=t;if(!r[s(243)][s(232)])return;const o=n[s(238)];if(!o)return;const i=r[s(319)][s(180)](o);function c(t){return Array[s(209)](t)?t:[t]}i&&s(244)===o[s(299)]&&(0,a.setHighlightHandling)(i,r[s(292)],((t,e,n)=>n[s(236)](c(e[s(286)]),t)),((t,e,n)=>n[s(264)](c(e[s(286)]),t)))}),{priority:t(312)}),s[t(240)][t(185)]((e=>{const n=t;if(n(282)!=e[n(302)]&&n(257)!=e[n(302)])return;const s=e[n(223)]();if(null!=s&&s.is(n(177),n(309))){if(n(282)==e[n(302)]){const t=e[n(167)]()[n(239)]((t=>t.is(n(189))))[n(327)]((t=>t[n(248)]));if(t[n(306)])return{type:n(282),content:zr(r,n(326),zr(r,n(267),'"'+t[n(241)](" ")+'"'))}}if(n(257)==e[n(302)]){const t=e[n(167)]()[n(239)]((t=>t.is(n(189))))[n(327)]((t=>t[n(248)]));if(t[n(306)])return{type:n(257),content:zr(r,n(295),zr(r,n(267),'"'+t[n(241)](" ")+'"'))}}}})),s[t(240)][t(185)]((e=>{const n=t;if(n(201)==e[n(263)]){const t=e[n(167)]()[n(239)]((t=>t.is(n(189))))[n(327)]((t=>t[n(248)])),s=this[n(169)](e),o=s[n(315)]-s[n(323)]+1;if(n(282)==e[n(302)])return t[n(306)]?{type:n(282),content:zr(r,n(326),zr(r,n(194),[o,'"'+t[n(241)](" ")+'"']))}:{type:n(282),content:zr(r,n(326),zr(r,n(310),o))};if(n(257)==e[n(302)])return t[n(306)]?{type:n(257),content:zr(r,n(295),zr(r,n(194),[o,'"'+t[n(241)](" ")+'"']))}:{type:n(257),content:zr(r,n(295),zr(r,n(310),o))}}if(n(191)==e[n(263)]){const t=e[n(167)]()[n(239)]((t=>t.is(n(189))))[n(327)]((t=>t[n(248)])),s=this[n(169)](e),o=s[n(300)]-s[n(317)]+1;if(n(282)==e[n(302)])return t[n(306)]?{type:n(282),content:zr(r,n(326),zr(r,n(308),[o,'"'+t[n(241)](" ")+'"']))}:{type:n(282),content:zr(r,n(326),zr(r,n(297),o))};if(n(257)==e[n(302)])return t[n(306)]?{type:n(257),content:zr(r,n(295),zr(r,n(308),[o,'"'+t[n(241)](" ")+'"']))}:{type:n(257),content:zr(r,n(295),zr(r,n(297),o))}}})),s[t(184)][t(211)](t(282),t(201),t(298),c),s[t(184)][t(211)](t(257),t(201),t(207),c),s[t(184)][t(211)](t(282),t(191),t(298),u),s[t(184)][t(211)](t(257),t(191),t(207),u),s[t(184)][t(211)](t(282),t(191),t(241),l),s[t(184)][t(211)](t(257),t(191),t(241),l),s[t(184)][t(211)](t(282),t(201),t(241),f),s[t(184)][t(211)](t(257),t(201),t(241),f)}[ca(170)](){const t=ca,e=this[t(301)],n=e[t(276)][t(268)][t(172)];return(r,s)=>{const o=t;e[o(276)][o(273)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(200)][a(193)];u&&u[0]&&!1===u[0][a(188)]&&(l=r[0][a(230)][a(265)]);const f=t[a(176)](l);if(a(221)==f[a(321)][a(164)])return;const h=Array[a(218)](n[a(322)]())[a(327)]((t=>i.LiveRange[a(174)](t)));t[a(262)](f),e[a(311)][a(233)](c)[a(318)](),u[a(192)]({forceDefaultExecution:!0}),e[a(274)](c,...u);const g=h[a(239)]((t=>a(221)!=t[a(321)][a(164)]));g[a(306)]>0&&t[a(262)](g);for(const t of h)t[a(285)]()}))}}[ca(186)](t){const e=ca,n=this[e(301)][e(215)][e(233)](e(246));let r=Number[e(181)],s=Number[e(254)],o=Number[e(181)],i=Number[e(254)];for(const a of t){if(e(221)==a[e(321)][e(164)])continue;const{row:t,column:c}=n[e(294)](a),u=a[e(175)](e(320))?a[e(182)](e(320))-1:0,l=a[e(175)](e(202))?a[e(182)](e(202))-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}}[ca(242)](){const t=ca,e=this[t(301)],n=e[t(215)][t(233)](t(219)),r=e[t(215)][t(233)](t(246));e[t(276)][t(268)].on(t(220),(()=>{const r=t,s=Array[r(218)](e[r(276)][r(268)][r(227)][r(231)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(165)](t);if(r(283)!=s)continue;if(null!=e[r(260)])continue;const a=n[r(325)](o);this[r(250)][r(213)](i)&&this[r(214)][r(269)](a)}}),{priority:t(272)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(235)](e),a=e[s(259)](s(309)),c=r[s(294)](e);for(const t of this[s(214)]){const n=t[s(263)],r=n[s(258)](s(252)),u=n[s(204)](r?10:5),l=u[s(205)](),f=l[s(204)](0,3)+s(303),h=s(288)+u,g=s(190)+u;if(!t[s(173)])continue;if(a!=t[s(216)]()[s(230)][s(259)](s(309)))continue;if(t[s(261)](i))continue;const d=e[s(175)](f)?e[s(182)](f)-1:0,p=this[s(169)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(281)](i),o=!0)}return o};e[t(276)][t(268)][t(313)]((n=>{const r=t;let o=!1;for(const t of e[r(276)][r(268)][r(227)][r(247)]())if(r(266)==t[r(302)])if(r(201)==t[r(299)])for(const e of t[r(179)][r(265)][r(307)]())o=o||s(e,n);else r(244)==t[r(299)]&&(o=o||s(t[r(179)][r(265)],n));return o}))}[ca(169)](t){const e=ca;return this[e(186)](t[e(322)]()[e(327)]((t=>t[e(230)][e(265)])))}}function fa(t,e){const n=ua();return(fa=function(t,e){return n[t-=164]})(t,e)}function ha(t){const e=ca;return Array[e(218)](new Set(t)[e(275)]())}function ga(){const t=["refresh","format","map","mergeTableCellRight","mergeTableCellDown","_isForcedDefaultExecutionBlock","afterInit","50707OOhkcT","length","plugins","findAncestor","commandName","horizontally","subType","table","formatBlock","_acceptFormatSuggestionCallbackFactory","86555ruKTHN","isInContent","push","1240745wQjcgV","low","change","registerDescriptionCallback","createRangeOn","$graveyard","mergeTableCellUp","createTableWalker","isEnabled","mergeTableCells","direction","_tablePostFixingSubtypes","locale","getSuggestions","getAncestors","execute","splitTableCellVertically","model","tableCell","getSelectionAffectedTableCells","stop","forceDefaultExecution","document","containsRange","2893696EMgUJo","deletion","rootName","descriptionFactory","type","*Merge cells*","getRanges","commands","has","registerCustomCallback","detach","getFirstPosition","return","70gUgEmS","root","getCellLocation","size","filter","editor","_suggestionFactory","insertion","from","markMultiRangeBlockFormat","288JBFSGx","TableEditing","cell","formatInline","10038KCqdjQ","_areSelectedCellsMergable","*Split cell:* horizontally","set:isEnabled","mergeTableCellLeft","fromRange","75RKleDv","TableUtils","TrackChangesEditing","element","author","_areMergableCells","12GaHXLt","requires","get","enableCommand","markBlockFormat","splitTableCellHorizontally","accept","*Split cell:* vertically","selection","add","highest","trackChanges","740547hYyWmP","find","setSelection","value","257319RREJVx"];return(ga=function(){return t})()}const da=pa;function pa(t,e){const n=ga();return(pa=function(t,e){return n[t-=245]})(t,e)}!function(t){const e=pa,n=t();for(;;)try{if(432896===-parseInt(e(270))/1*(-parseInt(e(246))/2)+-parseInt(e(258))/3+parseInt(e(307))/4+-parseInt(e(340))/5*(-parseInt(e(334))/6)+parseInt(e(280))/7*(parseInt(e(330))/8)+-parseInt(e(262))/9+-parseInt(e(320))/10*(parseInt(e(283))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ga);class ma extends t.Plugin{static get[da(247)](){return[la]}[da(269)](){const t=da,e=this[t(325)],n=e[t(300)][t(305)][t(254)],r=e[t(295)];if(!e[t(272)][t(315)](t(331)))return;const s=e[t(272)][t(248)](t(342)),o=e[t(272)][t(248)](t(341)),a=e[t(272)][t(248)](la);a[t(294)][t(282)](t(292)),s[t(249)](t(292),(()=>{const n=t,r=o[n(302)](e[n(300)][n(305)][n(254)]);e[n(300)][n(285)]((()=>{const t=n;s[t(329)](r,{commandName:t(292),commandParams:[]},[],t(292))}))})),e[t(314)][t(248)](t(292)).on(t(298),((n,r)=>{const o=t;e[o(314)][o(248)](o(257))[o(261)]&&(r[o(271)]>0&&r[r[o(271)]-1]&&r[r[o(271)]-1][o(304)]||s[o(268)]||this[o(335)]()||n[o(303)]())}),{priority:t(256)});for(const n of[t(289),t(266),t(267),t(338)]){const r=e[t(314)][t(248)](n);s[t(249)](n,(()=>{const n=t,o=e[n(300)][n(305)][n(254)][n(318)]()[n(297)]()[n(259)]((t=>t.is(n(343),n(301)))),i=r[n(261)];e[n(300)][n(285)]((()=>{const t=n;s[t(329)]([o,i],{commandName:t(292),commandParams:[]},[],t(292))}))}))}for(const n of[t(299),t(251)]){const r=e[t(314)][t(248)](n);s[t(249)](n,(()=>{const i=t,a=o[i(302)](e[i(300)][i(305)][i(254)])[0],c=a[i(273)](i(277)),{column:u,row:l}=o[i(322)](a);let f=[];if(i(275)==r[i(293)]){const t=o[i(290)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(328)](t)[i(265)]((t=>t[i(332)]))}else{const t=o[i(290)](c,{column:u,includeAllSlots:!0});f=Array[i(328)](t)[i(265)]((t=>t[i(332)]))}e[i(300)][i(285)]((t=>{const e=i;s[e(250)](t[e(287)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(310)][t(286)]((e=>{const n=t;if(n(278)!=e[n(311)]&&n(333)!=e[n(311)])return;const{data:s}=e;return s&&n(292)==s[n(274)]?{type:n(264),content:zr(r,n(312))}:void 0})),s[t(310)][t(286)]((e=>{const n=t;if(n(278)!=e[n(311)]&&n(333)!=e[n(311)])return;const{data:s}=e;return s?n(299)==s[n(274)]?{type:n(264),content:zr(r,n(253))}:n(251)==s[n(274)]?{type:n(264),content:zr(r,n(336))}:void 0:void 0}));const c=a[t(279)]();for(const e of[t(289),t(266),t(267),t(338)])s[t(326)][t(316)](t(278),e,t(252),c);for(const e of[t(299),t(251)])s[t(326)][t(316)](t(278),e,t(252),c);s[t(326)][t(316)](t(278),t(292),t(252),(r=>{const s=t;e[s(300)][s(285)]((t=>{const o=s,a=Array[o(328)](n[o(313)]())[o(265)]((t=>i.LiveRange[o(339)](t)));t[o(260)](r),e[o(314)][o(248)](o(292))[o(263)](),e[o(298)](o(292),{forceDefaultExecution:!0});const c=a[o(324)]((t=>o(288)!=t[o(321)][o(309)]));c[o(271)]>0&&t[o(260)](c);for(const t of a)t[o(317)]()}))}));for(const n of[t(289),t(267),t(338),t(266)]){const r=e[t(314)][t(248)](n);r.on(t(337),((n,s,o)=>{const i=t;if(o){const t=e[i(300)][i(305)][i(254)][i(318)]()[i(297)]()[i(259)]((t=>t.is(i(343),i(301))));this[i(245)](r[i(261)],t)||(n[i(319)]=!1,n[i(303)]())}}),{priority:t(284)})}}[da(335)](){const t=da,e=this[t(325)][t(314)][t(248)](t(292)),n=this[t(325)][t(272)][t(248)](t(341));if(!e[t(291)])return!1;const r=n[t(302)](this[t(325)][t(300)][t(305)][t(254)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(245)](e,n))return!1;return!0}[da(245)](t,e){const n=da,r=this[n(325)][n(272)][n(248)](n(342)),s=this[n(325)][n(300)][n(287)](t),o=this[n(325)][n(300)][n(287)](e),i=new Set,a=new Set;for(const t of r[n(296)]())if((n(327)==t[n(311)]||n(308)==t[n(311)]||n(292)==t[n(276)])&&t[n(281)])for(const e of t[n(313)]())e[n(306)](s,!0)&&i[n(255)](t[n(311)]+":"+t[n(344)].id),e[n(306)](o,!0)&&a[n(255)](t[n(311)]+":"+t[n(344)].id);if(i[n(323)]!=a[n(323)])return!1;for(const t of i)if(!a[n(315)](t))return!1;return!0}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=369]})(t,e)}function ba(){const t=["_suggestionFactory","registerDescriptionCallback","setTableRowHeader","FORMAT_HEADER_COLUMN","39080uIZBes","markerRange","afterInit","format","removeAttribute","_splitMarkerName","unbindElementFromMarkerName","2563XDCdvL","setAttribute","TrackChangesEditing","type","mapper","391050wGYTKJ","removeMarker:suggestion","parent","markerNameToElements","requires","get","removeClass","highest","FORMAT_HEADER_ROW","registerBlockAttribute","plugins","stop","formatBlock","toViewElement","1168264rdJxnC","name","createTableWalker","options","commandParams","editor","_handleLegacySuggestions","enableDefaultAttributesIntegration","7DMLksq","getSuggestion","531777Keuedc","includes","consume","writer","addClass","nodeAfter","FORMAT_REGULAR_ROW","155651vUbkob","setTableColumnHeader","descriptionFactory","markerName","data-suggestion","ck-suggestion-marker-","25sKQyVa","registerCustomCallback","accept","cell","_acceptFormatSuggestionCallbackFactory","consumable","activeMarkers","start","424572bPWNUs","locale","TableEditing","editing","headingColumns","_registerLegacyDescription","nodeBefore","item","FORMAT_REGULAR_COLUMN","commandName","getCellLocation","bindElementToMarker","TableUtils","end","has","226056tpQoyc","showSuggestionHighlights","*Format:* %0","headingRows","data","ck-suggestion-marker--active","4rRvBEP","downcastDispatcher","addMarker:suggestion","forceValue","registerAttributeLabel"];return(ba=function(){return t})()}!function(t){const e=Ea,n=t();for(;;)try{if(213399===-parseInt(e(393))/1+-parseInt(e(422))/2+parseInt(e(386))/3*(-parseInt(e(428))/4)+-parseInt(e(399))/5*(parseInt(e(407))/6)+parseInt(e(384))/7*(parseInt(e(376))/8)+-parseInt(e(449))/9+parseInt(e(437))/10*(parseInt(e(444))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class Ta extends t.Plugin{static get[Ia(453)](){return[la]}[Ia(439)](){const t=Ia,e=this[t(381)];if(!e[t(372)][t(421)](t(409)))return;const n=e[t(408)],r=e[t(372)][t(454)](t(446));r[t(383)](t(435)),r[t(383)](t(394)),r[t(371)](t(425)),r[t(371)](t(411)),r[t(395)][t(432)](t(425),zr(n,t(370))),r[t(395)][t(432)](t(411),zr(n,t(436))),this[t(382)]()}[Ia(382)](){const t=Ia,e=this[t(381)][t(372)][t(454)](t(446)),n=this[t(381)][t(372)][t(454)](t(419)),r=this[t(381)][t(372)][t(454)](la)[t(403)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ea,{type:c,id:u}=e[a(442)](o[a(396)]),l=e[a(385)](u),f=l[a(426)];if(a(374)!=l[a(447)]||!f||a(394)!=f[a(416)])return;if(o[a(414)])return void s[a(373)]();if(!i[a(404)][a(388)](o[a(438)],s[a(377)]))return;const h=o[a(438)][a(406)][a(391)],g=o[a(438)][a(420)][a(413)],d=h[a(451)][a(451)],{column:p}=n[a(417)](h),{column:m}=n[a(417)](g);for(let s=p;s<=m;s++){const l=n[a(378)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(402)],l=i[a(448)][a(375)](s);i[a(389)][a(390)](a(398)+c,l),r&&i[a(389)][a(445)](a(397),u,l),i[a(448)][a(418)](l,o[a(396)]),t&&(e[a(405)][a(387)](o[a(396)])?i[a(389)][a(390)](a(427),l):i[a(389)][a(455)](a(427),l))}}}}e[t(433)][t(400)](t(374),t(435),t(401),r),e[t(433)][t(400)](t(374),t(394),t(401),r),this[t(381)][t(410)][t(429)].on(t(430),s(),{priority:t(369)}),this[t(381)][t(426)][t(429)].on(t(430),((e,n,r)=>{const o=t;r[o(379)][o(423)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(369)}),this[t(381)][t(410)][t(429)].on(t(450),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(442)](r[o(396)]),c=e[o(385)](a),u=c[o(426)];if(o(374)!=c[o(447)]||!u||o(394)!=u[o(416)])return;const l=s[o(448)][o(452)](r[o(396)]);if(l)for(const t of l)s[o(389)][o(455)](o(398)+i,t),s[o(389)][o(455)](o(427),t),s[o(389)][o(441)](o(397),t),s[o(448)][o(443)](t,r[o(396)])}),{priority:t(369)}),this[t(412)]()}[Ia(412)](){const t=Ia,e=this[t(381)],n=e[t(408)];function r(e){const r=t;return{type:r(440),content:zr(n,r(424),e)}}e[t(372)][t(454)](t(446))[t(395)][t(434)]((e=>{const s=t;if(s(374)!=e[s(447)])return;const{data:o}=e;if(o){if(s(435)==o[s(416)]){const t=o[s(380)][0][s(431)];return r(zr(n,s(t?370:392)))}if(s(394)==o[s(416)]){const t=o[s(380)][0][s(431)];return r(zr(n,s(t?436:415)))}}}))}}const _a=Na;function ya(){const t=["_createdBatches","tablePasteColumn","deletionRanges","selection","row","createRange","position","getAttributes","suggestionUnloaded","tableCellPadding","isEqual","getChangedMarkers","ck-suggestion-marker--active","insertColumns","dataDowncast","insert","entries","_getCoordsForCells","element","call","16USCvea","getRange","table","removeMarkers","471DvZUZH","_splitMarkerName","nextSibling","tablePasteChainId","isInContent","getItems","getMarkers","getSuggestions","containsRange","$graveyard","tableCellBorderColor","for","accept","includes","subType","editing","columnInsertionIndexes","keys","trackChanges","remove","getColumnIndexes","requires","getRows","insertion","3685212qkXBBu","unwrap","document","type","getSuggestionCallback","rootName","paragraph","updateMarker","filter","join","last","tableCellBorderStyle","descriptionFactory","getShiftedBy","map","listenTo","rows","hasSuggestion","batch","endRow","push","schema","cells","every","1404dVvPNS","author","tableCellBorderWidth","columns","deletion","endColumn","123372YPPAjT","markerAttributes","4515343YEaTzr","setAttribute","view","tableCellVerticalAlignment","attributes","fromRange","start","insertRows","findAncestor","clipboardOutput","createRangeIn","length","previous","redo","tableCellSuggestion","elementToElement","set","tableCell","register","oldRange","next","discard","stop","getContainedElement","removeColumns","rowInsertionIndexes","markMultiRangeDeletion","plugins","getTableIfOnlyTableInContent","3974040JUfZAk","registerDescriptionCallback","createRangeOn","suggestion-td","insertContent","Users","previousSibling","27OaWnxh","createPositionBefore","11UnaFlB","insertionRanges","TableClipboard","detach","editingDowncast","createTableWalker","registerCustomCallback","fromEntries","forceDefaultExecution","content","suggestion","suggestion:formatBlock:tablePasteCell","markers","TableUtils","markerToHighlight","_isForcedDefaultExecutionBlock","model","find","setAttributes","getSelectionAffectedTableCells","ck-suggestion-marker","end","2557280Ueyihk","markerName","markMultiRangeBlockFormat","_suggestionFactory","low","TrackChangesEditing","get","cell","rowInsertionRanges","options","high","suggestionLoaded","conversion","removeRows","forEach","columnInsertionRanges","startsWith","removeMarker","column","from","value","getChanges","*Replace table cells*","_replaceTableSlotCell","tablePaste","ck-suggestion-marker-insertion","locale","activeMarkers","return","isEmpty","has","_tablePostFixingSubtypes","getSuggestion","getAllAdjacentSuggestions","getChildren","afterInit","documentSelection","first","commands","newRange","fill","reduce","markMultiRangeInsertion","wrap","tableCellBackgroundColor","tablePasteCell","root","getRanges","registerPostFixer","change","getChild","tablePasteRow","247480NQVeDh","nodeAfter","6MqvLqS","some","name","createElement","showSuggestionHighlights","differ","tableCellHorizontalAlignment","formatBlock","getColumns","getRowIndexes","editor","add","move"];return(ya=function(){return t})()}!function(t){const e=Na,n=t();for(;;)try{if(893038===-parseInt(e(386))/1*(-parseInt(e(348))/2)+parseInt(e(501))/3*(parseInt(e(342))/4)+parseInt(e(462))/5+parseInt(e(464))/6*(-parseInt(e(350))/7)+-parseInt(e(497))/8*(parseInt(e(318))/9)+parseInt(e(410))/10*(parseInt(e(388))/11)+parseInt(e(379))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);const Aa=[_a(344),_a(511),_a(329),_a(470),_a(353),_a(454),_a(486)],ka=Object[_a(395)](Aa[_a(332)]((t=>[t,null])));class Ca extends t.Plugin{static get[_a(315)](){return[la]}[_a(445)](){const t=_a,n=this[t(474)];if(!n[t(377)][t(440)](t(390)))return;const r=n[t(377)][t(416)](t(415)),s=n[t(377)][t(416)](t(401)),o=n[t(377)][t(416)](la),a=n[t(377)][t(416)](t(390));o[t(441)][t(338)](t(461),t(478)),n[t(404)][t(339)][t(368)](t(364),{allowIn:t(367),allowContentOf:t(367),isLimit:!0}),n[t(422)][t(365)]({model:t(364),view:t(382)});let c=null;n[t(404)].on(t(383),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(361)]-1];h&&h[u(396)]||r[u(403)]||this[u(474)][u(448)][u(416)](u(312))[u(430)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(446)))return!1;const i=s[o(378)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(407)](n[o(320)][o(480)]);if(!a[o(361)])return!1;const c=a[0][o(358)](o(499)),l=r[o(473)](a),f=r[o(314)](a),h={startRow:l[o(447)],endRow:l[o(328)],startColumn:f[o(447)],endColumn:f[o(328)]};return 1==a[o(361)]&&(h[o(337)]+=r[o(316)](i)-1,h[o(347)]+=r[o(472)](i)-1),Ra(c,h,r)}(l,f,n[u(404)],s,a)&&(o[u(372)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(404)][u(459)]((()=>{const t=u;n[t(404)][t(383)](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(361)]&&r[t(452)](o,t(461),{tablePasteChainId:s}),a[t(361)]&&r[t(452)](a,t(478),{tablePasteChainId:s}),l[t(361)]&&(r[t(452)](l,t(434),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(424)]((e=>{const n=t;var r;return null===(r=e[n(391)])||void 0===r?void 0:r[n(496)](e)}))),f[t(361)]&&(r[t(376)](f,t(434),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(424)]((e=>{const n=t;var r;return null===(r=e[n(391)])||void 0===r?void 0:r[n(496)](e)})));const g=r[t(412)](h[t(332)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(455),{tablePasteChainId:s});if(g){const e=g[t(507)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(404)][t(381)](s),a=e[t(405)]((e=>e[t(498)]()[t(487)](i)));a&&r[t(338)]([a[t(466)],o])}r[t(361)]&&g[t(351)](t(349),Object[t(395)](r))}c=null})))}),{priority:e.priorities[t(420)]+10}),n[t(377)][t(416)](t(390)).on(t(433),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(372)]();const u=s[r(417)],l=o,f=La(u),h=La(l);e[r(438)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(313)](u[r(460)](0));for(const t of Array[r(429)](l[r(444)]()))a[r(492)](t,u,r(409));const t=c[r(375)][r(514)](s[r(481)]),e=c[r(517)][r(514)](s[r(428)]);t||e||(g=i.LiveRange[r(355)](a[r(360)](u)))}else h&&!f&&(d=a[r(360)](u));else{const t=a[r(467)](r(364)),e=a[r(467)](r(364));a[r(453)](a[r(360)](u),e),a[r(492)](t,u,0);for(const e of Array[r(429)](l[r(444)]()))a[r(492)](e,t,r(409));g=i.LiveRange[r(355)](a[r(381)](t)),d=i.LiveRange[r(355)](a[r(381)](e))}const p=Array[r(429)](l[r(484)]())[r(326)]((([t])=>Aa[r(514)](t)));c[r(340)][r(338)]({element:u,attributes:p[r(361)]?Object[r(395)](p):null}),g&&c[r(389)][r(338)](g),d&&c[r(479)][r(338)](d)}),{priority:t(420)}),s.on(t(490),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(345)]||1;c[o(517)]=new Array(l)[o(450)](u)[o(332)](((t,e)=>t+e));for(const{cell:t}of s[o(393)](i,{startColumn:u,endColumn:u+l-1}))c[o(425)][o(338)](n[o(404)][o(381)](t))}),{priority:t(414)}),s.on(t(357),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(334)]||1;c[o(375)]=new Array(l)[o(450)](u)[o(332)](((t,e)=>t+e));for(const{cell:t}of s[o(393)](i,{startRow:u,endRow:u+l-1}))c[o(418)][o(338)](n[o(404)][o(381)](t))}),{priority:t(414)}),r[t(330)][t(380)]((e=>{const r=t;if(e[r(515)]&&e[r(515)][r(426)](r(434)))return e[r(362)]?{}:{type:r(317),content:zr(n[r(436)],r(432))}}));const u=()=>!1;for(const e of[t(434),t(478),t(461),t(455)])r[t(413)][t(394)](t(317),e,t(327),u),r[t(413)][t(394)](t(346),e,t(327),u),r[t(413)][t(394)](t(471),e,t(327),u);r[t(413)][t(394)](t(471),t(455),t(371),u),r[t(413)][t(394)](t(471),t(455),t(513),((e,r,s)=>{const o=t,i=e[o(332)]((t=>t[o(373)]()))[o(326)]((t=>t)),a=new Map(i[o(332)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(340)])e&&a[o(366)](t,e);else if(s&&s[o(349)])for(const[t,e]of Object[o(493)](s[o(349)])){const r=n[o(404)][o(400)][o(416)](t),s=r?r[o(498)]()[o(373)]():null;s&&a[o(366)](s,e)}n[o(404)][o(459)]((t=>{const e=o;for(const[n,r]of a)t[e(406)]({...ka,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(413)][o(394)](e,o(434),s,((t,i,a)=>{const c=o;n[c(404)][c(459)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(356)][o(463)];t.is(o(495),o(364))&&u[o(338)](t)}r[o(413)][o(322)](e,null,s)(t,i,a);for(const t of u)o(510)!=t[o(456)][o(323)]&&n[o(319)](t)}))}))};l(t(317),t(513)),l(t(317),t(371)),l(t(346),t(513)),l(t(346),t(371)),r[t(413)][t(394)](t(317),t(461),t(371),(e=>{const n=t,r=e[n(332)]((t=>t[n(373)]())),i=r[0][n(358)](n(499)),{minRow:a,maxRow:c}=o[n(494)](r);s[n(423)](i,{at:a,rows:c-a+1})})),r[t(413)][t(394)](t(317),t(478),t(371),(e=>{const n=t,r=e[n(332)]((t=>t[n(373)]())),i=r[0][n(358)](n(499)),{minColumn:a,maxColumn:c}=o[n(494)](r);s[n(374)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(515)]||!n[s(515)][s(426)](s(434)))return;const o=n[s(354)][s(504)],i=r[s(508)]()[s(326)]((t=>t[s(505)]&&t[s(354)]&&t[s(354)][s(504)]==o));i[s(361)]&&n[s(443)]()[s(361)]!=i[s(361)]&&i[s(451)](((t,e)=>(t[s(370)]=e,e[s(362)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(502)](e[s(411)]),i=[s(408),s(435)],a=r[s(437)][s(514)](e[s(411)]);return a&&i[s(338)](s(489)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(421),f,{priority:t(420)}),r.on(t(485),f,{priority:t(420)}),n[t(404)][t(320)][t(458)]((()=>{const e=t;let s=!1;const o=Array[e(429)](n[e(404)][e(320)][e(469)][e(488)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(502)](t);if(e(398)!=o||e(346)!=a||i[e(369)])continue;if(!r[e(335)](c))continue;const u=r[e(442)](c)[e(457)](),l=n[e(377)][e(416)](e(384)).me;for(const t of r[e(508)]())if(t[e(505)]&&t[e(343)]==l&&e(471)==t[e(321)]&&e(455)==t[e(515)]&&t[e(457)]()[e(341)]((t=>u[e(465)]((n=>n[e(509)](t,!0))))))for(const n of t[e(443)]())n[e(505)]&&(n[e(371)](),s=!0)}return s})),n[t(404)][t(320)][t(458)]((e=>{const s=t,o=n[s(448)][s(416)](s(363));if(!o||!o[s(477)][s(440)](e[s(336)]))return!1;let i=!1;const a=n[s(377)][s(416)](s(384)).me,c=n[s(404)][s(320)][s(469)][s(431)](),u=Array[s(429)](n[s(404)][s(320)][s(469)][s(488)]())[s(326)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(502)](t);return n(398)==o&&n(434)==i&&c==a.id&&!e[n(369)]}));for(const t of c){if(s(492)!=t[s(321)]||s(364)!=t[s(466)]||1!=t[s(361)])continue;const n=e[s(482)](t[s(483)],t[s(483)][s(331)](1));if(!u[s(405)]((({data:t})=>t[s(449)][s(487)](n))))for(const{name:t,data:r}of u)if(n[s(509)](r[s(449)])){e[s(325)](t,{range:n}),i=!0;break}}return i})),n[t(404)][t(320)][t(458)]((e=>{const s=t;let o=!1;const i=n[s(377)][s(416)](s(384)).me,a=r[s(508)]()[s(326)]((t=>t[s(505)]&&t[s(343)]==i)),c=new Set,u=new Set;for(const t of a)if(s(434)==t[s(515)])for(const e of t[s(507)]()){const n=e[s(498)]()[s(373)]();if(n)if(n.is(s(495),s(364))&&La(n)){t[s(427)](e[s(466)]),c[s(475)](n),o=!0;const r=n[s(503)],i=n[s(385)],a=r&&r.is(s(495),s(364)),l=i&&i.is(s(495),s(364));a&&!c[s(440)](r)&&u[s(475)](r),l&&!c[s(440)](i)&&u[s(475)](i)}else n.is(s(495),s(324))&&n[s(439)]&&(t[s(427)](e[s(466)]),o=!0)}else if(s(455)==t[s(515)]){if(!t[s(354)]||!t[s(354)][s(504)])continue;const e=t[s(354)][s(349)];if(e&&Object[s(518)](e)[s(361)])continue;const n=t[s(354)][s(504)];let r=!0,i=!0;for(const e of a)if(e[s(515)]&&e[s(515)][s(426)](s(434))){if(!e[s(354)][s(504)]){i=!1;break}if(e.id!=t.id&&e[s(354)][s(504)]==n){r=!1;break}}i&&r&&(t[s(500)](),o=!0)}for(const t of c)e[s(313)](t);for(const t of u)e[s(319)](t);return o})),n[t(422)][t(512)](t(392))[t(402)]({model:t(399),view:(t,e)=>h(t),converterPriority:t(420)}),n[t(422)][t(512)](t(491))[t(402)]({model:t(399),view:(e,n)=>n[t(419)][t(468)]?h(e,!1):null,converterPriority:t(420)});const g=n[t(516)][t(352)];this[t(333)](g[t(320)],t(359),((e,n)=>{const r=t,s=[];for(const t of g[r(360)](n[r(397)])[r(506)]())t.is(r(495),r(382))&&s[r(338)](t);g[r(459)]((t=>{const e=r;for(const n of s)t[e(476)](t[e(360)](n),t[e(387)](n)),t[e(313)](n)}))}))}}function La(t){const e=_a;if(t[e(439)])return!0;const n=t[e(460)](0);return n.is(e(495),e(324))&&n[e(439)]}function Na(t,e){const n=ya();return(Na=function(t,e){return n[t-=312]})(t,e)}function Ra(t,e={},n){const r=_a;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(393)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=415]})(t,e)}function va(){const t=["formatInline","312yVTTQq","getColumnGroupElement","commandParams","formatGroupId","Users","TrackChangesEditing","resizeTable","*Format:* resize table","editor","6521603QIjDXp","descriptionFactory","getTableColumnsWidths","registerCustomCallback","accept","has","_suggestionFactory","table","selection","8OIHVeQ","get","882936gLYYAG","afterInit","712236UFOvPE","getSuggestionCallback","locale","bind","2330qfuedy","tableWidth","4tyIMpa","discard","TableColumnResizeEditing","data","subType","resizeTableWidth","93158HpJlLd","getSuggestions","document","format","model","getAttribute","registerDescriptionCallback","formatBlock","getContainedElement","22752PtZOiD","getSelectedElement","45440WdwscD","markBlockFormat","change","author","plugins","521832yMfxtk","12oEcXFv","handleResizeTableWidthCommand","enableCommand","handleSuggestionDescription","columnWidths","type"];return(va=function(){return t})()}!function(t){const e=Ma,n=t();for(;;)try{if(298536===-parseInt(e(436))/1*(-parseInt(e(430))/2)+parseInt(e(452))/3*(-parseInt(e(420))/4)+-parseInt(e(447))/5*(-parseInt(e(460))/6)+parseInt(e(424))/7+-parseInt(e(422))/8+parseInt(e(445))/9*(parseInt(e(428))/10)+parseInt(e(469))/11*(-parseInt(e(453))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(va);class Oa extends t.Plugin{[Sa(423)](){const t=Sa;if(!this[t(468)][t(451)][t(416)](t(432)))return;const e=this[t(468)][t(451)][t(421)](t(465));e[t(455)](t(435),this[t(454)][t(427)](this)),e[t(417)][t(472)](t(443),t(466),t(415),e[t(417)][t(425)](t(443),null,t(431))),e[t(417)][t(472)](t(443),t(466),t(431),e[t(417)][t(425)](t(443),null,t(415))),e[t(470)][t(442)](this[t(456)][t(427)](this))}[Sa(454)](t,e){const n=Sa,r=this[n(468)][n(451)][n(421)](n(465)),s=this[n(468)][n(451)][n(421)](n(432)),o=e[n(418)]||this[n(468)][n(440)][n(438)][n(419)][n(446)]();this[n(468)][n(440)][n(449)]((()=>{const i=n,a=s[i(461)](o);let c=a?s[i(471)](a):null,u=o[i(441)](i(429))||null;const l=e[i(429)]||u,f=e[i(457)]||c,h=this[i(468)][i(451)][i(421)](i(464)).me;for(const t of r[i(437)]()){const e=t[i(444)]();if(i(466)===t[i(434)]&&e===o){t[i(450)]!==h&&t[i(431)]();const e=t[i(433)][i(462)];u=e[0][i(429)],c=e[0][i(457)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(448)](o,{commandName:i(435),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(466)},[],i(466))}))}[Sa(456)](t){const e=Sa;if(e(443)!=t[e(458)]&&e(459)!=t[e(458)])return;const{data:n}=t;if(n&&e(466)===n[e(463)]){const t=e(467);return{type:e(439),content:zr(this[e(468)][e(426)],t)}}}}const wa=Da;function Da(t,e){const n=Pa();return(Da=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=Da,n=t();for(;;)try{if(464705===parseInt(e(440))/1*(-parseInt(e(438))/2)+parseInt(e(443))/3*(parseInt(e(439))/4)+parseInt(e(432))/5*(-parseInt(e(447))/6)+parseInt(e(428))/7+-parseInt(e(429))/8*(parseInt(e(437))/9)+-parseInt(e(435))/10*(parseInt(e(444))/11)+parseInt(e(445))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class Fa extends t.Plugin{[wa(442)](){const t=wa,e=this[t(430)];e[t(434)][t(436)](t(448))&&e[t(434)][t(446)](t(431))[t(441)](t(433))}}function Pa(){const t=["383706lVnxMF","Template","6284628fbifAn","3466928BFiTox","editor","TrackChangesEditing","5TZUWKW","insertTemplate","plugins","8450760ECAmHn","has","9YQEdDP","687514GEPgaG","34796ZXOWRf","1uGtrSE","enableCommand","afterInit","138IuANfr","11EQKhsL","10234764doPcTA","get"];return(Pa=function(){return t})()}const xa=Ua;function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=411]})(t,e)}function Ba(){const t=["afterInit","3OhZueJ","editor","ELEMENT_TABLE_OF_CONTENTS","tableOfContents","254852xAjRuH","enableCommand","plugins","get","locale","commands","2168HKUmlt","4107593pMQUjo","registerElementLabel","descriptionFactory","9460770Hvscym","691326ilrXMg","TrackChangesEditing","76094CvqXyd","48KPASqr","insertTableOfContents","2976108RnzWil","2505KUmUnA"];return(Ba=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(415769===parseInt(e(431))/1+-parseInt(e(421))/2*(-parseInt(e(427))/3)+-parseInt(e(414))/4*(parseInt(e(425))/5)+parseInt(e(424))/6+-parseInt(e(415))/7+-parseInt(e(422))/8*(parseInt(e(419))/9)+parseInt(e(418))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class ja extends t.Plugin{[xa(426)](){const t=xa,e=this[t(428)];if(!e[t(413)][t(411)](t(423)))return;e[t(433)][t(411)](t(420))[t(432)](t(423));const n=e[t(433)][t(411)](t(420)),r=e[t(412)];n[t(417)][t(416)](t(430),(e=>zr(r,t(429),e)))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=106]})(t,e)}function Ha(){const t=["locale","plugins","title-content","suggestion","12401064cHGbYS","document","isEqual","ELEMENT_TITLE","Title","differ","from","_splitMarkerName","end","schema","get","updateMarker","7263450PfNowj","isCollapsed","308BKbRVG","getNearestSelectionRange","165zXqfEl","1685910BWBxCM","createRange","registerElementLabel","16795tDFKuQ","editor","start","TrackChangesEditing","219HbRvOk","afterInit","nodeBefore","1140PsIrKM","removeMarker","isTouching","forward","registerPostFixer","1303447MdAgJc","newRange","49806ZaqISp","getChangedMarkers","descriptionFactory","element","model","28506cSGxzf","has"];return(Ha=function(){return t})()}!function(t){const e=Va,n=t();for(;;)try{if(887899===-parseInt(e(122))/1+parseInt(e(129))/2*(parseInt(e(114))/3)+-parseInt(e(117))/4*(-parseInt(e(110))/5)+-parseInt(e(124))/6*(-parseInt(e(149))/7)+parseInt(e(135))/8+parseInt(e(147))/9+-parseInt(e(107))/10*(parseInt(e(106))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class za extends t.Plugin{[Ga(115)](){const t=Ga,e=this[t(111)];if(!e[t(132)][t(130)](t(139)))return;const n=e[t(132)][t(145)](t(113));n[t(126)][t(109)](t(133),(()=>zr(e[t(131)],t(138)))),e[t(128)][t(136)][t(121)]((r=>{const s=t;let o=!1;const i=Array[s(141)](e[s(128)][s(136)][s(140)][s(125)]());for(const{name:t,data:a}of i){const{group:i}=n[s(142)](t);if(s(134)!==i||!a[s(123)])continue;const c=a[s(123)],u=c[s(143)][s(116)];if(!u||!u.is(s(127),s(133)))continue;if(!c[s(112)][s(119)](c[s(143)]))continue;const l=e[s(128)][s(144)][s(150)](c[s(143)],s(120));if(l&&l[s(148)]){const e=r[s(108)](c[s(112)],l[s(112)]);e[s(137)](c)||(r[s(146)](t,{range:e}),o=!0)}o||(r[s(118)](t),o=!0)}return o}))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=399]})(t,e)}const Ka=Wa;function Xa(){const t=["UndoEditing","978322WXbVhv","29746472ODIwOr","plugins","3789138sYJNcV","enableCommand","426475VJcBne","editor","1787772OcdpFV","get","undo","8bbxaLL","redo","afterInit","has","TrackChangesEditing","430536eeitoc","1301060lZKBZO"];return(Xa=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(489717===-parseInt(e(403))/1+-parseInt(e(410))/2+-parseInt(e(400))/3+parseInt(e(413))/4*(-parseInt(e(401))/5)+-parseInt(e(406))/6+-parseInt(e(408))/7+parseInt(e(404))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class qa extends t.Plugin{[Ka(415)](){const t=Ka,e=this[t(409)],n=e[t(405)][t(411)](t(399));e[t(405)][t(416)](t(402))&&(n[t(407)](t(412)),n[t(407)](t(414)))}}const Za=Ja;function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=471]})(t,e)}function Ya(){const t=["9187520nUEUqV","TableCaptionEditing","afterInit","128xQjxxd","requires","73108DSMzlC","TrackChangesEditing","toggleTableCaption","plugins","812qagQKN","1557540wVcbbo","get","865PdPOPs","959472GISoiI","345803dkdeQk","129RRtfFi","editor","26572chkVbK","enableCommand","has"];return(Ya=function(){return t})()}!function(t){const e=Ja,n=t();for(;;)try{if(286618===-parseInt(e(487))/1+parseInt(e(490))/2*(-parseInt(e(488))/3)+-parseInt(e(482))/4*(parseInt(e(485))/5)+parseInt(e(483))/6+-parseInt(e(478))/7*(-parseInt(e(476))/8)+-parseInt(e(486))/9+parseInt(e(473))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class Qa extends t.Plugin{static get[Za(477)](){return[la]}[Za(475)](){const t=Za,e=this[t(489)];e[t(481)][t(472)](t(474))&&e[t(481)][t(484)](t(479))[t(471)](t(480))}}const $a=tc;function tc(t,e){const n=ec();return(tc=function(t,e){return n[t-=441]})(t,e)}function ec(){const t=["selection","978sLBEgz","descriptionFactory","tableProperties","tableCellBorderStyle","12NIlnMQ","subType","getAttribute","plugins","registerCustomCallback","tableBorderWidth","TableCellPropertiesEditing","tableCellVerticalAlignment","1639526qRusyQ","batch","discard","change","1696194HxRqFX","tableHeight","table","tableCellPadding","join","document","handleDiscardAction","tableBorderColor","40124DHewkC","findAncestor","locale","getSelectionAffectedTableCells","enqueueChange","*Format:* change table properties","removeAttribute","getSuggestions","model","TrackChangesTableProperties","setAttribute","enableCommand","registerDescriptionCallback","start","markBlockFormat","tableCellBorderColor","198819UKDLvz","*Format:* change table cell properties","tableCellProperties","afterInit","format","247873NQdVPX","tableCellWidth","TablePropertiesEditing","tableCellBackgroundColor","has","handleSuggestionDescription","getSuggestionCallback","getContainedElement","8540288qsIIjB","get","formatBlock","tableAlignment","pluginName","tableBackgroundColor","_getSuggestion","getFirstPosition","tableWidth","TableUtils","data","TrackChangesEditing","commandParams","tableCellHorizontalAlignment","tableCellBorderWidth","accept","_handlePropertyChange","nodeAfter","editor","tableCellHeight","tableBorderStyle","_suggestionFactory","2018615NNRUMX"];return(ec=function(){return t})()}!function(t){const e=tc,n=t();for(;;)try{if(832040===-parseInt(e(472))/1+parseInt(e(516))/2+parseInt(e(467))/3*(-parseInt(e(508))/4)+parseInt(e(502))/5+-parseInt(e(504))/6*(-parseInt(e(451))/7)+-parseInt(e(480))/8+parseInt(e(443))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class nc extends t.Plugin{constructor(t){const e=tc;super(t),this[e(506)]=[e(450),e(500),e(513),e(483),e(488),e(444),e(485)],this[e(469)]=[e(466),e(507),e(494),e(446),e(473),e(499),e(475),e(493),e(515)]}static get[$a(484)](){return $a(460)}[$a(470)](){const t=$a,e=this[t(498)][t(511)][t(481)](t(491));if(this[t(498)][t(511)][t(476)](t(474))){for(const n of this[t(506)])e[t(462)](n,((e,r)=>{const s=t,o=this[s(498)][s(459)][s(448)][s(503)][s(487)]()[s(452)](s(445));this[s(496)](n,[o],this[s(506)],s(506),e,r)}));e[t(501)][t(512)](t(482),t(506),t(495),e[t(501)][t(478)](t(482),null,t(441))),e[t(501)][t(512)](t(482),t(506),t(441),((e,n)=>this[t(449)](this[t(506)],e,n))),e[t(501)][t(512)](t(482),t(506),t(447),(()=>!1))}if(this[t(498)][t(511)][t(476)](t(514))){for(const n of this[t(469)])e[t(462)](n,((e,r)=>{const s=t,o=this[s(498)][s(511)][s(481)](s(489))[s(454)](this[s(498)][s(459)][s(448)][s(503)]);this[s(496)](n,o,this[s(469)],s(469),e,r)}));e[t(501)][t(512)](t(482),t(469),t(495),e[t(501)][t(478)](t(482),null,t(441))),e[t(501)][t(512)](t(482),t(469),t(441),((e,n)=>this[t(449)](this[t(469)],e,n))),e[t(501)][t(512)](t(482),t(469),t(447),(()=>!1))}e[t(505)][t(463)]((e=>this[t(477)](e)))}[$a(496)](t,e,n,r,s,o){const i=$a,a=this[i(498)][i(511)][i(481)](i(491));this[i(498)][i(459)][i(455)](o[i(517)],(()=>{const t=i;for(const i of e)if(this[t(486)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(510)](r);void 0!==n&&(e[r]=n)}s(o),a[t(465)](i,{commandParams:[e]},[],r)}}))}[$a(449)](t,e,n){const r=$a,s=e[0][r(464)][r(497)],o=n[r(492)][0];this[r(498)][r(459)][r(442)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(461)](r,o[r],s):e[n(457)](r,s)}))}[$a(477)](t){const e=$a;if(t[e(490)])switch(t[e(509)]){case e(506):return{type:e(471),content:zr(this[e(498)][e(453)],e(456))};case e(469):return{type:e(471),content:zr(this[e(498)][e(453)],e(468))}}}[$a(486)](t,e){const n=$a,r=this[n(498)][n(511)][n(481)](n(491));for(const s of r[n(458)]({skipNotAttached:!0})){const r=s[n(479)]();if(s[n(509)]===e&&r===t)return s}return null}}var rc=Function.prototype,sc=Object.prototype,oc=rc.toString,ic=sc.hasOwnProperty,ac=oc.call(Object);const cc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=ic.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&oc.call(n)==ac};const uc=function(t){return cc(t)?void 0:t};var lc=Y?Y.isConcatSpreadable:void 0;const fc=function(t){return ie(t)||oe(t)||!!(lc&&t&&t[lc])};const hc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=fc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const gc=function(t){return(null==t?0:t.length)?hc(t,1):[]};const dc=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 pc=Math.max;const mc=function(t,e,n){return e=pc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=pc(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),dc(t,this,a)}};const Ic=function(t){return function(){return t}};const Ec=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:Ic(e),writable:!0})}:function(t){return t};var bc=Date.now;const Tc=function(t){var e=0,n=0;return function(){var r=bc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Ec);const _c=function(t){return Tc(mc(t,void 0,gc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Xn(n,7,uc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),yc=Ac;function Ac(t,e){const n=kc();return(Ac=function(t,e){return n[t-=296]})(t,e)}function kc(){const t=["isOwn","authoredAt","get","ck-suggestion-marker","registerCustomCallback","dataReady","trackChanges","_mergeNestedSuggestions","unshift","trackChangesCommand","_getSuggestionData","warn","discardSuggestion","comments","stop","locale","addCommentThread","filter","authorName","isArray","$graveyard","getRange","formatGroupId","bindElementToMarker","nodeBefore","getCustomProperty","every","_processAttributeSuggestions","suggestion:","define","getMarkers","fromCharCode","removeAttribute","createPositionBefore","track-changes-adapter-missing-getsuggestion","createPositionAt","toJSON","init","insertContent","2031670KPkZlb","rethrowUnexpectedError","isExternal","elementToElement","enableReadOnlyMode","notReady","markInsertion","widget","attribute:accept","_suggestionState","fire","createRangeOn","plugins","dataToMarker","insertion:discard","$elementName","highest","removeComment","formatInline:join","position","discardSelectedSuggestions","delete","config","insertion:accept","set","isAtStart","trackChanges.trackFormatChanges","isInsideObject","hasSuggestion","202720YDikeL","registerInlineAttribute","unbindElementFromMarkerName","data-suggestion","removed","isNextTo","isAtEnd","_adapter","isBefore","track-changes-command-not-found","_reduceExistingSuggestions","ck-suggestion-marker-formatBlock","_refreshSuggestionsChain","pluginName","find","has","ck-suggestion-marker-","forEach","documentSelection","getUser","tablePasteChainId","attributeKey","69100fVWpHp","_updateSuggestionData","isBlock","insert","deletion:discard","suggestionUnloaded","always","markerToData","writer","setAttribute","commentThread","acceptSelectedSuggestions","_model","elementEnd","insertion","suggestion","conversion","markers","registerBlockAttribute","track-changes-suggestion-data-mismatch","groupId","start","formatBlock:accept","rootName","requires","backward","_joinWithAdjacentSuggestions","createRangeIn","isCollapsed","isObject","track-changes-user-not-found","isIntersecting","removeClass","stopListening","LEAVE","low","next","1132560jVfAUK","_trackFormatChanges","substr","getAncestors","creator","selection","_processAttributeChanges","deletion:chain","startsWith","getItems","forward","before","map","_recordAttributeSuggestions","containsRangeInObject","isDocumentOperation","getContainedElement","reconvertMarker","containerElement","join","values","_setSuggestionRange","createdAt","$text","markInlineFormat","splitPosition","clone","markAttributeChange","listenTo","splice","insertion:join","getDifference","_SUGGESTION_ANNOUNCEMENT","lowest","differ","attribute:join","unbind","_initAriaMarkerChangeAnnouncements","suggestionLoaded","consume","end","isMultiRange","_editor","length","getFirstMarker","getAttribute","_suggestions","showSuggestionHighlights","moveTargetPosition","getSuggestion","isLimit","remove","author","_saved","_isRegisteredAttribute","commands","newValue","attributeOldValue","_getExternalAuthor","refresh","_defaultCallbacks","assign","data","type","1337202bpCRvo","PendingActions","item","_breakSuggestionMarker","getCommentThread","FORMATTING","containsPosition","_getMarkerAnnouncementText","addHighlight","head","deletion:join","isSelectable","value","enableCommand","getChanges","formatInline:","addComment","marker-count","111570DkvtiI","markerName","containsItem","_addThreadToSuggestion","addMarker:suggestion","newRange","_rangeIsInLocalUserInsertion","_setSuggestionData","formatInline:chain","deletion:","never","isEqual","formatBlock:","isUndo","announce","chain","insertion:","isLocal","getFirstRange","attribute:","attribute","schema","suggestion-type","formatBlock:discard","applyOperation","markMultiRangeInsertion","group","Users","nodeAfter","multi","setSelection","_checkSuggestionCorrectness","isAfter","45vYeXAt","editor","pop","_handleNewSuggestionMarker","action","insertion:chain","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","ck-suggestion-marker-formatInline","_cutOutSuggestionMarker","move","removeMarker","_blockAttributeKeys","_recordAttributeChanges","markMultiRangeDeletion","targetPosition","_enabledCommands","getChangedMarkers","sort","formatBlock:chain","parent","updateSuggestion","deleteContent","accept","_getAttributeKey","update:suggestion","suggestion:attribute:","formatBlock:join","getWalker","dataDowncast","concat","after","deletion:accept","_createSuggestion","@external","acceptSuggestion","markMultiRangeBlockFormat","high","addClass","formatInline:accept","markerToHighlight","markerNameToElements","error-saving-suggestion-data-suggestion-discarded","removeMarker:suggestion:formatBlock","_suggestionFactory","isTouching","addMarkerName","suggestionChanged","addUser","markBlockFormat","getSuggestions","registerPostFixer","change:activeMarkers","change","createElement","attributes","addSuggestionData","element","_isDataLoaded","toViewElement","_joinSuggestions","attributeNewValue","detach","addMarker:suggestion:attribute","commandName","collaboration.channelId","batch","descriptionFactory","_isForcedDefaultExecutionBlock","isIntersectingWithRange","_afterChanges","getIntersection","ENTER","_addSuggestionMarker","from","isInContent","_customCallbacks","getAllAdjacentSuggestions","addMarker","addRange","catch","clear","open","adapter","fromRange","_splitMarkerName","getLastMatchingPosition","getNearestSelectionRange","isRemovable","setTo","markerReady","_refreshAttributeSuggestionsChain","howMany","format","activeMarkers","createSelection","_commentsRepository","12scLmxR","editing","TrackChangesEditing","ck-suggestion-marker--active","formatInline","_isBlockAttribute","normal","track-changes-suggestion-not-found","oldValue","range","rejected","execute","elementStart","getSuggestionCallback","some","skipNestingCheck","$textProxy","createRange","upcast","name","forceDefaultExecution","rename","options","_findSuggestions","_getAuthorFromId","PENDING_ACTION_SUGGESTION","change:_saved","_reduceSuggestionAttributeRange","split","_registerDefaultCallbacks","external:","substring","track-changes-adapter-already-set","updateMarker","toUpperCase","formatInline:discard","1437215oUCWkX","keys","getMultiRangeId","buildSuggestion","oldRange","multipleBlocks","default","track-changes-enable-command-twice","document","mapper","discardAllSuggestions","includes","key","ready","formatBlock","enableDefaultAttributesIntegration","hasComments","previous","getRanges","then","removeMarker:suggestion:attribute","enqueueChange","acceptAllSuggestions","meta","for","_onDiscard","originalSuggestionId","accepted","deletion","add","_inlineAttributeKeys","containsRange","_removeSuggestion","addSuggestion","getShiftedBy","editingDowncast","resolve","consumable","trackChanges.mergeNestedSuggestions","markDeletion","model","CommentsRepository","discard","root","$marker","hasCommentThread","change:data","subType","size","push","createPositionAfter","fetchCommentThread","return","attribute:discard","35BTPnQQ","addMarker:suggestion:formatBlock"];return(kc=function(){return t})()}!function(t){const e=Ac,n=t();for(;;)try{if(351958===-parseInt(e(389))/1+-parseInt(e(508))/2+parseInt(e(490))/3+-parseInt(e(426))/4+-parseInt(e(674))/5*(parseInt(e(638))/6)+-parseInt(e(297))/7*(parseInt(e(367))/8)+-parseInt(e(541))/9*(-parseInt(e(338))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kc);const Cc=yc(353);class Lc extends t.Plugin{static get[yc(413)](){return[yc(715),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,ks,Ss,Us,to,ro,co,go,bo,Ao,No,vo,Fo,Go,Bo,Xo,Jo,ei,ci,pi,vi,oi,Vs,Ks,Ei,Ai,Li,Fi,Bi,Hi,qi,Yi,ra,aa,la,ma,Ta,Qa,Ca,Oa,ja,nc,Fa,za,qa]}static get[yc(380)](){return yc(640)}constructor(t){const e=yc;function n(t){const e=Ac;return t[e(438)]((t=>String[e(330)](t)))[e(445)]("")}super(t),this[e(439)]=!1,this[e(362)](e(635),[]),this.on(e(593),((n,r,s,o)=>{const i=e;this[i(401)][i(594)]((()=>{const e=i;for(const n of[...o,...s])this[e(401)][e(406)][e(382)](n)&&t[e(639)][e(443)](n)}))})),this[e(608)]=new qr(this[e(542)][e(714)][e(529)],this[e(542)][e(314)]),this[e(374)]=null,this[e(585)]=new Nc(this[e(542)]),this[e(472)]=new Map,this[e(637)]=t[e(350)][e(301)](e(715)),this[e(557)]=new Set,this[e(401)]=this[e(542)][e(714)],this[e(347)]=new WeakMap,this[e(609)]=!1,this[e(553)]=new Set([e(353)]),this[e(704)]=new Set,t[e(360)][e(328)](e(364),e(680)),this[e(427)]=t[e(360)][e(301)](e(364)),t[e(360)][e(328)](e(712),!0),this[e(306)]=t[e(360)][e(301)](e(712)),this[e(308)]=new f(t,this[e(557)]),this[e(463)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,51,52])}[yc(336)](){const t=yc,n=this[t(542)],r=(e,n)=>{const r=t;if(r(528)!=e)return r(383)+e;const s=n[r(666)]("|")[0];return this[r(643)](s)?r(378):r(549)};n[t(405)][t(698)](t(709))[t(581)]({model:t(404),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(626)](e[n(509)]),a=[n(302),r(o,i)];let c=3e3;return this[n(635)][n(685)](e[n(509)])&&(a[n(723)](n(641)),c=3010),n(702)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(405)][t(698)](t(570))[t(703)]((e=>{const r=t;e.on(r(512),((t,e,s)=>{const o=r;if(!s[o(660)][o(473)])return;const i=e[o(492)];if(!i)return;const c=s[o(683)][o(600)](i);n[o(714)][o(529)][o(418)](i)&&c&&!c[o(324)](o(345))&&c.is(o(444))&&(0,a.toWidget)(c,s[o(397)])}),{priority:r(578)})})),n[t(405)][t(698)](t(570))[t(581)]({model:t(404),view:(e,n)=>{const s=t;if(!n[s(660)][s(473)])return null;const{type:o,subType:i}=this[s(626)](e[s(509)]);return{classes:[s(302),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(492)])return;const{id:c}=this[a(626)](o[a(509)]);if(r){const t=this[a(472)][a(301)](c),e=this[a(565)](t);if(!this[a(643)](e))return}if(o[a(492)].is(a(431)))return void i[a(711)][a(465)](o[a(492)],s[a(657)]);const u=i[a(683)][a(600)](o[a(492)]);if(o[a(492)].is(a(598))&&n[a(714)][a(529)][a(391)](o[a(492)])&&!u[a(324)](a(498))){i[a(397)][a(579)]([a(302),a(378)],u),i[a(397)][a(398)](a(370),c,u),i[a(683)][a(322)](u,o[a(509)]),e&&(this[a(635)][a(685)](o[a(509)])?i[a(397)][a(579)](a(641),u):i[a(397)][a(421)](a(641),u));for(const t of n[a(714)][a(416)](o[a(492)])[a(435)]())i[a(711)][a(465)](t,s[a(657)]);i[a(711)][a(465)](o[a(492)],s[a(657)])}};n[t(405)][t(698)](t(570))[t(703)]((e=>{const n=t;e.on(n(298),((t,e,r)=>{const o=n;r[o(660)][o(473)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(354)})})),n[t(405)][t(698)](t(570))[t(703)]((e=>{const n=t;e.on(n(604),((t,e,r)=>{const o=n;r[o(660)][o(473)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(354)})})),n[t(405)][t(698)](t(570))[t(396)]({model:t(404),view:(e,n)=>n[t(660)][t(473)]?null:{group:t(404),name:e[t(428)](11)}}),n[t(405)][t(698)](t(656))[t(341)]({view:{name:t(404),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(327)+e[r(471)](r(530))+":"+e[r(471)]("id");return e[r(471)](r(507))&&(s+=":"+e[r(471)](r(507))),n[r(595)](r(718),{"data-name":s})}}),n[t(405)][t(698)](t(656))[t(351)]({view:t(404)}),n[t(405)][t(698)](t(709))[t(703)]((e=>{const n=t;e.on(n(298),s(),{priority:n(578)})})),n[t(405)][t(698)](t(709))[t(703)]((e=>{const n=t;e.on(n(604),s({isAttributeSuggestion:!0}),{priority:n(578)})})),n[t(405)][t(698)](t(709))[t(703)]((e=>{const n=t;e.on(n(584),((t,e,r)=>{const s=n,o=r[s(683)][s(582)](e[s(509)]);if(o)for(const t of o)t[s(324)](s(498))||(r[s(397)][s(421)]([s(302),s(378),s(641)],t),r[s(397)][s(331)](s(370),t),r[s(683)][s(369)](t,e[s(509)]))}),{priority:n(578)})})),n[t(405)][t(698)](t(709))[t(703)]((e=>{const n=t;e.on(n(694),((t,e,r)=>{const s=n,o=r[s(683)][s(582)](e[s(509)]);if(!o)return;const{id:i}=this[s(626)](e[s(509)]),a=this[s(472)][s(301)](i),c=this[s(565)](a);if(this[s(643)](c))for(const t of o)t[s(324)](s(498))||(r[s(397)][s(421)]([s(302),s(378),s(641)],t),r[s(397)][s(331)](s(370),t),r[s(683)][s(369)](t,e[s(509)]))}),{priority:n(578)})})),n[t(714)][t(682)][t(592)]((e=>{const r=t;let s=!1;const o=Array[r(615)](n[r(714)][r(682)][r(460)][r(558)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(626)](t);if(r(404)!==o)continue;const h=this[r(472)][r(301)](f);if(null!=c[r(513)]){r(642)==u&&(s=s||Mc(c[r(513)],t,e,n[r(714)][r(529)]));const o=r(528)==u&&this[r(643)](l[r(666)]("|")[0]);if(c[r(513)][r(417)]||r(319)==c[r(513)][r(717)][r(412)]||r(688)==u&&!Oc(c[r(513)])||o&&!Oc(c[r(513)])||r(702)==u&&(Sc(a=c[r(513)])||function(t){const e=r;return t[e(410)][e(561)]==t[e(466)][e(323)]&&t[e(410)][e(373)]}(a)))e[r(552)](t),s=!0;else{if(!h||!h[r(616)])continue;i[r(703)](h)}}}var a;return i[r(722)]>0&&(s=!!this[r(415)](i)||s),s})),n[t(714)][t(682)][t(592)]((e=>{const r=t;let s=!1;for(const t of n[r(714)][r(682)][r(460)][r(504)]())if(r(392)==t[r(489)])for(const t of this[r(472)][r(446)]()){if(t[r(467)]||!t[r(616)])continue;const o=r(688)==t[r(489)],i=this[r(565)](t),a=i&&this[r(643)](i);if(!o&&!a)continue;const c=t[r(526)]();if(c[r(410)][r(561)]!=c[r(466)][r(561)]&&!c[r(466)][r(373)]){const o=n[r(714)][r(334)](c[r(410)][r(536)],r(466)),i=n[r(714)][r(655)](c[r(410)],o);e[r(671)](t[r(470)](),{range:i}),s=!0}}return s})),n[t(714)][t(682)][t(592)]((e=>this[t(432)](e))),n[t(714)][t(682)][t(592)]((e=>!e[t(607)][t(525)]&&this[t(326)](e))),n[t(714)].on(t(611),(()=>{this[t(439)]=!1})),n[t(714)][t(682)].on(t(720),((r,s)=>{const o=t;if(!s[o(525)]||s[o(521)])return;if(!this[o(439)])return;const i=n[o(714)][o(682)][o(460)][o(504)]();if(0==i[o(469)])return;const a=[],c=i[o(316)]((t=>o(528)==t[o(489)])),u=i[o(316)]((t=>o(392)==t[o(489)]&&o(449)!=t[o(657)]));for(const t of c)this[o(480)](t[o(388)])&&a[o(723)]({key:t[o(388)],newValue:t[o(602)],oldValue:t[o(483)],range:wc(t[o(647)],n[o(714)])});for(const t of u){if(o(659)!=t[o(545)]&&o(485)!=t[o(545)])continue;const e=Dc(t[o(357)][o(536)],n[o(714)]),r=t[o(437)];o(659)==t[o(545)]&&a[o(723)]({key:o(353),newValue:t[o(657)],oldValue:r[o(657)],range:e});for(const[n,s]of r[o(596)]){if(!this[o(480)](n))continue;const r=t[o(596)][o(301)](n);s!==r&&a[o(723)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(596)])this[o(480)](n)&&(r[o(596)][o(382)](n)||a[o(723)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(469)]&&n[o(714)][o(695)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(453)](t,e,s,o,{groupId:r});this[n(377)](t,a)}))}),{priority:t(459)}),n[t(714)][t(406)].on(t(566),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(626)](n[s(657)]),e=this[s(472)][s(301)](t);e&&e[s(587)](n[s(657)])}})),n[t(714)][t(682)].on(t(720),(()=>{const e=t,r=Array[e(615)](n[e(714)][e(682)][e(460)][e(558)]())[e(316)]((t=>e(404)===this[e(626)](t[e(657)])[e(534)]));if(0===r[e(469)])return;r[e(559)](((t,n)=>{const r=e,s=t[r(488)][r(678)],o=n[r(488)][r(678)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(410)][r(375)](o[r(410)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(626)](t);if(null===n[e(678)]){const n=this[e(544)](t);o[e(703)](n)}else{const t=this[e(472)][e(301)](r);null!==n[e(513)]||t[e(616)]?(s[e(703)](t[e(499)]),o[e(703)](t)):this[e(706)](t)}}o[e(722)]>0&&this[e(379)](o);for(const t of s)this[e(348)](e(588),t)})),n[t(714)].on(t(532),((e,r)=>{const s=t,o=r[0];if(!this[s(472)][s(722)])return;if(!o[s(441)])return;if(o[s(607)][s(521)]||!o[s(607)][s(525)])return;let i,a;switch(o[s(489)]){case s(392):i=n[s(714)][s(334)](o[s(357)]),a=i[s(708)](o[s(633)]);break;case s(666):i=n[s(714)][s(334)](o[s(451)]),a=n[s(714)][s(334)](o[s(474)]);break;case s(551):i=n[s(714)][s(334)](o[s(556)]),a=i[s(708)](o[s(633)]);break;default:return}const c=n[s(714)][s(655)](i,a);n[s(714)][s(594)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(661)](c)){if(e[t(467)])continue;if(t(642)==e[t(489)])continue;const r=this[t(565)](e);if(r&&this[t(643)](r)&&t(666)!=o[t(489)])continue;const s=e[t(488)]&&e[t(488)][t(679)];(t(688)!=e[t(489)]||t(666)==o[t(489)]&&!s)&&(n[t(440)]||t(403)==e[t(489)]&&n[t(299)]||e[t(526)]()[t(705)](c)&&this[t(493)](e,i,a))}}))}),{priority:t(459)}),n[t(714)].on(t(563),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(658)])return;if(this[s(609)])return;if(!this[s(308)][s(502)])return;if(o[s(417)])return;const a=n[s(714)][s(529)],{start:c,end:u}=o[s(526)](),l=c[s(536)]&&a[s(476)](c[s(536)])?null:a[s(628)](c,s(436)),f=u[s(323)]&&a[s(476)](u[s(323)])?null:a[s(628)](u,s(414)),h=n[s(714)][s(655)](l?l[s(410)]:c,f?f[s(466)]:u);n[s(714)][s(594)]((t=>{const e=s;this[e(713)](h);const r=n[e(714)][e(529)][e(628)](h[e(410)]);o.is(e(385))?t[e(538)](r):o[e(630)](r)})),e[s(313)]()}),{priority:e.priorities[t(644)]+10}),n[t(714)].on(t(337),((e,r)=>{const s=t,o=r[r[s(469)]-1];o&&o[s(658)]||this[s(609)]||this[s(308)][s(502)]&&(n[s(714)][s(594)]((()=>{const t=s;let o=n[t(714)][t(337)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(726)]=o[t(452)]();const i=o[t(466)][t(323)],a=n[t(714)][t(529)];i&&a[t(391)](i)&&!a[t(418)](i)&&(o=n[t(714)][t(655)](o[t(410)],n[t(714)][t(334)](i,t(466)))),this[t(344)](o)})),e[s(313)]())}),{priority:t(578)}),this[t(542)][t(481)][t(703)](t(305),this[t(308)]),this[t(503)](t(305));const o=new p(n,this[t(472)]);n[t(481)][t(703)](t(576),o),this[t(503)](t(576));const i=new b(n,this[t(472)]);n[t(481)][t(703)](t(311),i),this[t(503)](t(311)),n[t(481)][t(703)](t(696),new S(n,o,this[t(472)])),this[t(503)](t(696)),n[t(481)][t(703)](t(684),new S(n,i,this[t(472)])),this[t(503)](t(684)),n[t(481)][t(703)](t(400),new w(n,o,this[t(472)])),this[t(503)](t(400)),n[t(481)][t(703)](t(358),new w(n,i,this[t(472)])),this[t(503)](t(358));const c=n[t(350)][t(301)](t(715));this[t(454)](c,t(506),((e,{threadId:n})=>{const r=t,s=this[r(472)][r(301)](n);s&&s[r(399)]&&1===s[r(399)][r(469)]&&this[r(390)](n,{hasComments:!0})}),{priority:t(424)}),this[t(454)](c,t(355),((e,{threadId:n})=>{const r=t,s=this[r(472)][r(301)](n);s&&s[r(399)]&&!s[r(399)][r(469)]&&this[r(390)](n,{hasComments:!1})}),{priority:t(424)})}set[yc(624)](t){const n=yc;if(this[n(374)])throw new e.CKEditorError(n(670),this);this[n(374)]=t}get[yc(624)](){return this[yc(374)]}[yc(591)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=yc,r=[];for(const e of this[n(472)][n(446)]())t&&!e[n(616)]||r[n(723)](e);return e?r[n(438)]((t=>t[n(335)]())):r}[yc(475)](t){const n=yc,r=this[n(472)][n(301)](t);if(!r)throw new e.CKEditorError(n(645),this);return r}[yc(366)](t){const e=yc;return this[e(472)][e(382)](t)}[yc(597)](t){const e=yc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(489)][e(666)](":"),a=this[e(472)][e(301)](r)||this[e(574)](o,i,r,n,s);if(this[e(511)](a),this[e(539)](a,o,i||null,n),a[e(448)]=t[e(448)],a[e(599)]=!0,s&&s[e(575)]){const t=s[e(575)],n=this[e(484)](t[e(317)]);a[e(300)]=t[e(448)],a[e(478)]=n,a[e(340)]=!0}else a[e(300)]=t[e(448)];switch(t[e(488)]&&(a[e(488)]=t[e(488)]),t[e(596)]&&(a[e(596)]=t[e(596)]),this[e(374)]&&this[e(374)][e(707)]||(a[e(479)]=!0),this[e(347)][e(301)](a)){case e(343):this[e(347)][e(362)](a,e(304));break;case e(631):a[e(616)]?(this[e(415)](new Set([a])),this[e(379)](new Set([a])),this[e(347)][e(362)](a,e(687)),this[e(348)](e(464),a)):this[e(347)][e(362)](a,e(371))}return a}[yc(576)](t){const e=yc;this[e(658)]((()=>{const n=e;this[n(542)][n(714)][n(594)]((()=>{const e=n;for(const n of t[e(618)]())n[e(564)]()}))}))}[yc(311)](t){const e=yc;this[e(658)]((()=>{const n=e;this[n(542)][n(714)][n(594)]((()=>{const e=n;for(const n of t[e(618)]())n[e(716)]()}))}))}[yc(503)](t,n){const r=yc,s=this[r(542)][r(481)][r(301)](t);if(!s)throw new e.CKEditorError(r(376),this,{commandName:t});if(this[r(557)][r(382)](s))throw new e.CKEditorError(r(681),this,{commandName:t});this[r(557)][r(703)](s),n&&s.on(r(649),((t,e)=>{const o=r;this[o(308)][o(502)]&&(this[o(609)]||(e[o(469)]>0&&e[e[o(469)]-1]&&e[e[o(469)]-1][o(658)]?e[o(543)]():(t[o(726)]=n(((...t)=>s[o(649)](...t,{forceDefaultExecution:!0})),...e),t[o(313)]())))}),{priority:r(578)})}[yc(658)](t){const n=yc;let r,s;const o=this[n(609)];this[n(609)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(609)]=!1),s&&e.CKEditorError[n(339)](s,this),r}[yc(344)](t,n=null,r={}){const s=yc;if(t[s(417)])return null;const o=this[s(542)][s(350)][s(301)](s(535)).me;for(const{suggestion:e,meta:o}of this[s(661)](t,s(403)))if(o[s(299)]){if(!o[s(372)]){if(o[s(440)]){if(!this[s(306)]||!xc(e,r))continue;return e}if(xc(e,r))return e;this[s(493)](e,t[s(410)],t[s(466)]);break}if(n==e[s(721)]&&xc(e,r)){const n=e[s(526)]();return n[s(410)][s(519)](t[s(466)])?this[s(447)](e,this[s(401)][s(655)](t[s(410)],n[s(466)])):this[s(447)](e,this[s(401)][s(655)](n[s(410)],t[s(466)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(524)+n:s(403),u=this[s(515)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(614)](c,i,a,t),u}[yc(533)](t,n=yc(537),r={}){const s=yc,o=this[s(542)][s(350)][s(301)](s(535)).me,i=this[s(585)][s(651)](s(403),n,s(445));for(const e of this[s(591)]())if(e[s(478)].id==o.id&&s(403)==e[s(489)]&&e[s(721)]==n&&xc(e,r)&&(i(e[s(692)](),t)||i(t,e[s(692)]()))){for(const n of t)e[s(620)](n);return e}for(const{suggestion:e,meta:n}of this[s(661)](t,s(403))){if(!n[s(299)])continue;if(!this[s(306)]&&n[s(440)])continue;if(!xc(e,r))continue;let o=!0;for(const n of e[s(692)]())for(const e of t)if(!n[s(705)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(524)+n,l=this[s(515)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(614)](u,a,c,e,Hr[s(676)]());return l}[yc(450)](t,n,r=null,s={}){const o=yc;if(r=r||vc(n),t[o(417)])return null;if(o(518)===this[o(427)]){const e=this[o(585)][o(651)](o(642),r,o(564));return this[o(658)]((()=>e([t],n,s))),null}const i=this[o(542)][o(350)][o(301)](o(535)).me,a=[];if(o(395)!==this[o(427)])for(const{suggestion:e,meta:n}of this[o(661)](t,o(403)))n[o(299)]&&!n[o(365)]&&a[o(723)](...e[o(692)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(612)](s);e&&r[n(723)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(469)];){const s=r[e][n(457)](t);r[n(455)](e,1,...s),e+=s[n(469)]}}return r}(t,a);c[o(469)]&&this[o(401)][o(594)]((()=>{const t=o;for(const e of c){const o=this[t(585)][t(651)](t(642),r,t(564));this[t(658)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(410)],u=t[o(466)];for(const{suggestion:e,meta:n}of this[o(661)](t,o(642))){if(!n[o(299)])continue;if(e[o(721)]!=r)continue;if(!xc(e,s))continue;const i=e[o(526)]();if(i[o(705)](t,!0))return null;c=c[o(375)](i[o(410)])?c:i[o(410)],u=u[o(540)](i[o(466)])?u:i[o(466)],a?i[o(410)][o(375)](a[o(526)]()[o(410)])?(a[o(548)](),a=e):e[o(548)]():a=e}const l=this[o(401)][o(655)](c,u);if(a)this[o(447)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(515)]({id:t,type:o(505)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(614)](o(505)+r,t,a,l)}}return null}[yc(590)](t,n,r=[],s=null,o={}){const i=yc;n[i(321)]||(n[i(321)]=n[i(605)]),n[i(679)]=t.is(i(647)),s=s||vc(n);const a=r[i(438)]((t=>Dc(t,this[i(401)]))),c=t.is(i(647))?t:Dc(t,this[i(401)]);if(i(518)===this[i(427)]){const t=this[i(585)][i(651)](i(688),s,i(564));return this[i(658)]((()=>t([c],n,o))),null}a[i(723)](c);let u=!0;for(const t of a)if(!this[i(514)](t)){u=!1;break}if(u&&i(395)!==this[i(427)]){const t=this[i(585)][i(651)](i(688),s,i(564));return this[i(658)]((()=>t([c],n,o))),null}let l=null,f=c[i(410)],h=c[i(466)];for(const{suggestion:t,meta:e}of this[i(661)](c,i(688))){if(!e[i(299)])continue;if(e[i(372)]||e[i(440)]||e[i(365)])continue;if(t[i(488)][i(321)]!=n[i(321)])continue;if(!xc(t,o))continue;const r=t[i(526)]();if(t[i(721)]==s){if(r[i(705)](c,!0))return null;f=f[i(375)](r[i(410)])?f:r[i(410)],h=h[i(540)](r[i(466)])?h:r[i(466)],l?r[i(410)][i(375)](l[i(526)]()[i(410)])?(l[i(548)](),l=t):t[i(548)]():l=t}else{const e=c[i(612)](r);this[i(550)](t,e)}}const g=this[i(542)][i(350)][i(301)](i(535)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(447)](l,this[i(401)][i(655)](f,h)),l;{const t=this[i(515)]({id:d,type:i(520)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(614)](i(520)+s,d,p,this[i(401)][i(655)](f,h)),t}}[yc(577)](t,n,r=[],s=null,o={}){const i=yc;n[i(321)]||(n[i(321)]=n[i(605)]);const a=t[0];n[i(679)]=a.is(i(647)),s=s||vc(n);const c=r[i(438)]((t=>Dc(t,this[i(401)]))),u=a.is(i(647))?t:t[i(438)]((t=>Dc(t,this[i(401)])));if(i(518)===this[i(427)]){const t=this[i(585)][i(651)](i(688),s,i(564));return this[i(658)]((()=>t(u,n,o))),null}c[i(723)](...u);let l=!0;for(const t of c)if(!this[i(514)](t)){l=!1;break}if(l&&i(395)!==this[i(427)]){const t=this[i(585)][i(651)](i(688),s,i(564));return this[i(658)]((()=>t(u,n,o))),null}const f=this[i(542)][i(350)][i(301)](i(535)).me;for(const t of this[i(591)]()){if(t[i(478)].id!=f.id)continue;if(i(688)!=t[i(489)]||t[i(488)][i(321)]!=n[i(321)])continue;if(!xc(t,o))continue;const e=t[i(721)]==s;for(let n=0;n<u[i(469)];n++){const r=u[n];for(const s of t[i(329)]()){const o=s[i(320)]();if(r[i(519)](o)){e?(u[i(455)](n,1),n--):t[i(552)](s[i(657)]);break}}}}if(0==u[i(469)])return null;const h=this[i(585)][i(651)](i(688),s,i(445));for(const t of this[i(591)]())if(t[i(478)].id==f.id&&i(688)==t[i(489)]&&t[i(488)][i(321)]==n[i(321)]&&t[i(721)]==s&&xc(t,o)&&(h(t[i(692)](),u)||h(u,t[i(692)]()))){for(const e of u)t[i(620)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(520)+s,m=this[i(515)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(614)](p,g,d,t,Hr[i(676)]());return m}[yc(713)](t,n=null,r={}){const s=yc;if(t[s(417)])return null;const o=this[s(542)][s(350)][s(301)](s(535)).me,a=new i.LiveRange(t[s(410)],t[s(466)]);for(const{suggestion:t,meta:e}of this[s(661)](a,s(403)))if(e[s(299)]&&!e[s(372)])if(t[s(467)]){const e=t[s(692)]()[s(316)]((t=>s(319)!=t[s(717)][s(412)]));if(e[s(325)]((t=>a[s(705)](t,!0)))&&t[s(716)](),e[s(652)]((t=>t[s(705)](a,!0)))){const t=this[s(585)][s(651)](s(702),n,s(564));return this[s(658)]((()=>t([a],null,r))),null}}else{const e=a[s(612)](t[s(526)]());null!==e&&t[s(699)]([e],null,r)}if(a[s(603)](),a[s(417)]||s(319)==a[s(717)][s(412)])return null;let c=null,u=a[s(410)],l=a[s(466)];const f=this[s(661)](a,s(702));for(const{suggestion:t,meta:e}of f){const n=this[s(401)][s(655)](u,l);if(e[s(299)]&&(this[s(306)]||!e[s(440)]&&!e[s(365)]))if(t[s(467)]){if(!xc(t,r))continue;let e=!0;for(const r of t[s(692)]()){if(r[s(705)](n,!0))return t;n[s(705)](r)||(e=!1)}e&&t[s(716)]()}else{const e=t[s(526)]();if(e[s(705)](n,!0))return t;if(!xc(t,r)){n[s(705)](e)?t[s(548)]():e[s(496)](u)?u=e[s(466)]:e[s(496)](l)&&(l=e[s(410)]);continue}u=u[s(375)](e[s(410)])?u:e[s(410)],l=l[s(540)](e[s(466)])?l:e[s(466)],r=Object[s(487)]({},t[s(596)]),c?e[s(410)][s(375)](c[s(526)]()[s(410)])?(c[s(548)](),c=t):t[s(548)]():c=t}}if(c)return this[s(447)](c,this[s(401)][s(655)](u,l)),c;{const t=(0,e.uid)(),i=this[s(401)][s(655)](u,l),a=o.id,c=n?s(517)+n:s(702),f=this[s(515)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(614)](c,t,a,i),f}}[yc(555)](t,n=yc(537),r={}){const s=yc,o=this[s(542)][s(350)][s(301)](s(535)).me,a=t[s(438)]((t=>new i.LiveRange(t[s(410)],t[s(466)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(661)](a,s(403)))e[s(299)]&&!e[s(372)]&&c[s(703)](t);for(const e of c)if(e[s(467)]){const o=e[s(692)]();if((!e[s(596)]||!e[s(596)][s(653)])&&o[s(325)]((t=>a[s(652)]((e=>e[s(705)](t,!0)))))&&e[s(716)](),a[s(325)]((t=>o[s(652)]((e=>e[s(705)](t,!0)))))){const e=this[s(585)][s(651)](s(702),n,s(564));return this[s(658)]((()=>e(t,null,r))),null}}else{const t=e[s(526)]();if(a[s(652)]((e=>e[s(705)](t,!0)))&&e[s(716)](),a[s(325)]((e=>t[s(705)](e,!0)))){const t=this[s(585)][s(651)](s(702),n,s(564));return this[s(658)]((()=>t(a,null,r))),null}}const u=this[s(585)][s(651)](s(702),n,s(445));let l=null;for(const t of this[s(591)]())if(t[s(478)].id==o.id&&t[s(616)]&&s(702)==t[s(489)]&&t[s(721)]==n&&xc(t,r)&&(u(t[s(692)](),a)||u(a,t[s(692)]())))if(l){if(t[s(399)]&&t[s(399)][s(469)])continue;for(const e of t[s(692)]())l[s(610)](e)||l[s(620)](e);t[s(548)]()}else{l=t;for(const e of a)t[s(610)](e)||t[s(620)](e)}if(l)return l;c[s(622)]();for(const{suggestion:t,meta:e}of this[s(661)](a,s(702)))e[s(299)]&&(this[s(306)]||!e[s(440)]&&!e[s(365)])&&xc(t,r)&&c[s(703)](t);for(const t of c){const e=t[s(692)]();if((!r||!r[s(653)])&&a[s(325)]((t=>e[s(652)]((e=>e[s(705)](t,!0))))))return t;(!t[s(596)]||!t[s(596)][s(653)])&&e[s(325)]((t=>a[s(652)]((e=>e[s(705)](t,!0)))))&&t[s(716)]()}const f=(0,e.uid)(),h=o.id,g=s(517)+n,d=this[s(515)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(603)](),t[s(417)]||s(319)==t[s(717)][s(412)]||this[s(614)](g,f,h,t,Hr[s(676)]());return d}[yc(453)](t,n,r,s,o){const i=yc;if(t[i(417)])return[];if(i(518)===this[i(427)])return[];const a=this[i(542)][i(350)][i(301)](i(535)).me.id,c=Array[i(615)](this[i(472)][i(446)]())[i(316)]((e=>i(528)==e[i(489)]&&e[i(488)][i(686)]==n&&e[i(610)](t)));if(i(680)===this[i(427)]){const e=this[i(661)](t,i(403))[i(316)]((({meta:t})=>t[i(299)]&&!t[i(365)]&&!t[i(372)]))[i(438)]((({suggestion:t})=>t));c[i(307)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(528)==t[i(489)]?t[i(488)][i(646)]:void 0,o=t[i(526)](),a=Array[i(615)](u[i(675)]())[i(381)]((t=>t[i(420)](o)));if(!a)continue;const c=a[i(457)](o);this[i(643)](n)&&i(403)==t[i(489)]&&0!=c[i(469)]||(u[i(359)](a),c[i(384)]((t=>{u[i(362)](t,r)})),i(403)!=t[i(489)]&&e!=s&&u[i(362)](a[i(612)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(469)]>37&&console[i(310)](i(547),{key:n});const f=(i(527)+(n+"|")+vc({newValue:s}))[i(669)](0,60),h=this[i(515)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(723)](h),this[i(614)](f,c,a,t)}return l}[yc(689)](t){const e=yc;this[e(503)](t,((t,...n)=>{this[e(554)]((()=>{t(...n)}))}))}[yc(407)](t){const e=yc;this[e(553)][e(703)](t)}[yc(368)](t){const e=yc;this[e(704)][e(703)](t)}[yc(565)](t){const e=yc;return e(528)==t[e(489)]?t[e(721)][e(666)]("|")[0]:null}[yc(447)](t,e){const n=yc,r=t[n(470)]();this[n(401)][n(594)]((t=>{t[n(671)](r,{range:e})}))}[yc(511)](t){const e=yc,n=t.id,r=this[e(542)][e(360)][e(301)](e(606));this[e(637)][e(719)](n)||this[e(637)][e(315)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(637)][e(494)](n);s[e(462)](e(629)),s[e(629)]=!1,t[e(399)]=s}[yc(539)](t,n,r,s){const o=yc;if(t[o(489)]!=n||t[o(721)]!=r||t[o(430)].id!=s)throw this[o(542)][o(342)](o(408)),new e.CKEditorError(o(408),this)}[yc(550)](t,n){const r=yc,s=t[r(526)]();if(n[r(519)](s))t[r(548)]();else if(s[r(705)](n)){const o=this[r(401)][r(334)](n[r(410)][r(323)],r(466));this[r(447)](t,this[r(401)][r(655)](s[r(410)],o));const i=(0,e.uid)(),a=t[r(430)].id,c=t[r(489)]+":"+t[r(721)];this[r(515)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(488)],attributes:t[r(596)]});const u=this[r(401)][r(334)](n[r(466)][r(561)],r(572)),l=this[r(401)][r(655)](u,s[r(466)]);this[r(614)](c,i,a,l)}else if(s[r(496)](n[r(410)])){const e=this[r(401)][r(334)](n[r(410)][r(323)],r(466));this[r(447)](t,this[r(401)][r(655)](s[r(410)],e))}else{const e=this[r(401)][r(334)](n[r(466)][r(561)],r(572));this[r(447)](t,this[r(401)][r(655)](e,s[r(466)]))}}[yc(514)](t){const e=yc;for(const{suggestion:n,meta:r}of this[e(661)](t,e(403))){if(!r[e(299)])continue;const s=n[e(692)]();for(const n of s)if(!t[e(457)](n)[e(469)])return!0}return!1}[yc(662)](t){const n=yc,r=this[n(542)][n(350)][n(301)](n(535))[n(386)](t);if(!r)throw new e.CKEditorError(n(419),this);return r}[yc(484)](t){const e=yc,n=this[e(542)][e(350)][e(301)](e(535)),r=(0,o.hashObject)(e(668)+t);return n[e(386)](r)||n[e(589)]({id:r,name:t})}[yc(574)](t,e,n,r,s){const o=yc,i=this[o(662)](r),a=this[o(585)][o(677)](t,e,n,i,s,(t=>{const e=o;this[e(390)](n,{attributes:t});const r=this[e(475)](n);this[e(415)](new Set([r])),this[e(379)](new Set([r]))}));return this[o(454)](a,o(564),(()=>{const t=o;this[t(390)](n,{state:t(701)})}),{priority:o(578)}),this[o(454)](a,o(716),(()=>{const t=o;this[t(390)](n,{state:t(648)})}),{priority:o(578)}),this[o(472)][o(362)](n,a),this[o(347)][o(362)](a,o(343)),a}[yc(626)](t){const e=yc,n=t[e(666)](":");return{group:n[0],type:n[1],subType:n[e(469)]>=5?n[2]:null,id:n[e(469)]<5?n[2]:n[3],authorId:n[e(469)]<5?n[3]:n[4],markerCount:6==n[e(469)]?n[5]:null}}[yc(493)](t,n,r){const s=yc,o=t[s(526)](),i=o[s(410)],a=o[s(466)];this[s(447)](t,this[s(401)][s(655)](i,n));const c=(0,e.uid)(),u=t[s(430)].id,l=t[s(489)]+(t[s(721)]?":"+t[s(721)]:"");this[s(515)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(596)],data:t[s(488)]});const f=this[s(565)](t);(s(688)==t[s(489)]||f&&this[s(643)](f))&&(r=this[s(401)][s(332)](r[s(561)])),this[s(614)](l,c,u,this[s(401)][s(655)](r,a))}[yc(661)](t,e=null){const n=yc,r=[],s=this[n(542)][n(350)][n(301)](n(535)).me;Array[n(318)](t)||(t=[t]);for(const o of this[n(591)]()){if(!o[n(616)])continue;if(e&&o[n(489)]!=e)continue;let i=!1;for(const e of o[n(692)]()){for(const a of t){const t=a[n(410)][n(519)](e[n(466)])||a[n(466)][n(519)](e[n(410)]);if(t||a[n(612)](e)){const c=a[n(705)](e)&&Rc(this[n(401)][n(529)],e[n(410)],a),u=e[n(705)](a)&&Rc(this[n(401)][n(529)],a[n(410)],e);r[n(723)]({suggestion:o,meta:{isOwn:s==o[n(478)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[yc(614)](t,e,n,r,s){const o=yc;this[o(401)][o(594)]((i=>{const a=o;let c=a(327)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(619)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[yc(706)](t){const e=yc,n=t[e(691)],r=t[e(425)];t[e(691)]=null,t[e(425)]=null,null!=n&&n[e(425)]==t&&(n[e(425)]=r),null!=r&&r[e(691)]==t&&(r[e(691)]=n),e(687)==this[e(347)][e(301)](t)&&(this[e(347)][e(362)](t,e(371)),this[e(348)](e(394),t,n,r))}[yc(515)](t){const n=yc,r=t.id,s=this[n(597)](t);if(this[n(374)]&&this[n(374)][n(707)]){const o=this[n(542)][n(350)][n(301)](n(491)),i=s[n(690)],a=s[n(721)]?s[n(489)]+":"+s[n(721)]:s[n(489)],c=this[n(542)][n(314)],u=o[n(703)](zr(c,n(663))),l={id:r,type:a,hasComments:i,data:t[n(488)]||null,originalSuggestionId:t[n(700)]||null,attributes:s[n(596)]};this[n(374)][n(707)](l)[n(693)]((t=>{const e=n;s[e(479)]=!0,o[e(477)](u),t&&t[e(448)]&&(this[e(472)][e(301)](r)[e(448)]=t[e(448)])}))[n(621)]((t=>{const r=n;throw(0,e.logWarning)(r(583)),this[r(542)][r(714)][r(695)]({isUndoable:!1},(()=>{s[r(716)]()})),s[r(422)](),this[r(472)][r(359)](s.id),this[r(347)][r(359)](s),t}))}return s}[yc(643)](t){const e=yc;return this[e(553)][e(382)](t)}[yc(390)](t,e){const n=yc,r=this[n(542)][n(350)][n(301)](n(491)),s=this[n(475)](t);if(this[n(374)]&&this[n(374)][n(562)])if(s[n(479)]){const s=r[n(703)](zr(this[n(542)][n(314)],n(663)));this[n(374)][n(562)](t,e)[n(693)]((()=>{r[n(477)](s)}))}else s.on(n(664),(()=>{this[n(390)](t,e)}))}[yc(309)](t){const n=yc;if(!this[n(374)]||!this[n(374)][n(475)])throw new e.CKEditorError(n(333),this);return this[n(374)][n(475)](t)}[yc(544)](t){const e=yc,{id:n,type:r,subType:s,authorId:o}=this[e(626)](t),i=this[e(472)][e(301)](n)||this[e(574)](r,s,n,o,{});switch(this[e(539)](i,r,s,o),this[e(347)][e(301)](i)){case e(343):this[e(309)](n)[e(693)]((t=>{const r=e;let s=Promise[r(710)]();t[r(690)]&&(s=this[r(637)][r(725)]({channelId:this[r(542)][r(360)][r(301)](r(606)),threadId:n})),s[r(693)]((()=>{const e=r;this[e(597)](t)[e(479)]=!0}))})),this[e(347)][e(362)](i,e(631));break;case e(371):this[e(390)](n,{state:e(623)});case e(304):this[e(347)][e(362)](i,e(687)),this[e(348)](e(464),i);break;case e(687):this[e(348)](e(588),i)}return i[e(587)](t),i}[yc(379)](t){const e=yc,n=Array[e(615)](t),r=n[e(316)]((t=>e(528)==t[e(489)]));this[e(632)](r);const s=n[e(316)]((t=>!t[e(467)]&&e(528)!=t[e(489)])),o=this[e(591)]({skipNotAttached:!0})[e(316)]((t=>!t[e(467)]&&e(528)!=t[e(489)])),i=o[e(316)]((n=>!t[e(382)](n))),a=new Map(o[e(438)]((t=>[t,this[e(585)][e(651)](t[e(489)],t[e(721)],e(523))]))),c=new Map(o[e(438)]((t=>[t,t[e(526)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(469)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(469)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(469)];t++){const n=s[t];!l[e(382)](n)&&n[e(691)]&&(f[e(703)](n[e(691)]),n[e(691)][e(425)]===n&&(n[e(691)][e(425)]=null),n[e(691)]=null),!u[e(382)](n)&&n[e(425)]&&(f[e(703)](n[e(425)]),n[e(425)][e(691)]===n&&(n[e(425)][e(691)]=null),n[e(425)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(469)];e++){const r=g(t,n[e]);r&&(r[0][s(425)]=r[1],r[1][s(691)]=r[0],u[s(703)](r[0]),l[s(703)](r[1]))}}function g(t,n){const r=e;if(t[r(478)].id!==n[r(478)].id)return null;const s=a[r(301)](t)(t,n,c[r(301)](t),c[r(301)](n));return s&&a[r(301)](n)(t,n,c[r(301)](t),c[r(301)](n))?s[1][r(399)]&&s[1][r(399)][r(469)]?null:s:null}f[e(722)]&&this[e(379)](f)}[yc(632)](t){const e=yc;if(0==t[e(469)])return;const n=this[e(591)]({skipNotAttached:!0})[e(316)]((t=>e(528)==t[e(489)]&&t[e(599)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(596)]);s[e(382)](n)||(s[e(362)](n,r[e(469)]),r[e(723)]([]));const i=s[e(301)](n);r[i][e(723)](t)}!function(){const t=e;r[t(559)](((e,n)=>{const r=t,s=e[0][r(448)],o=n[0][r(448)];return s==o?e[0][r(596)][r(409)]<n[0][r(596)][r(409)]?-1:1:s<o?-1:1}));for(const e of r)e[t(559)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(469)];t++){if(0==r[t][e(469)])continue;const n=[];for(let s=t+1;s<r[e(469)];s++)0!=r[s][e(469)]&&i(r[t],r[s])&&n[e(723)](s);for(const s of n)r[t]=r[t][e(571)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(469)];n++)t[n][e(425)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(469)];n++)t[n][e(691)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(596)][r(409)]!==n[0][r(596)][r(409)]&&t[0][r(478)]!==n[0][r(478)])return!1;if(!function(t,e){const n=r;return!t[n(690)]&&!e[n(690)]||(!t[n(690)]||!e[n(690)])&&(!!(t[n(690)]&&e[n(448)]<t[n(399)][n(312)][n(301)](0)[n(448)])||!!(e[n(690)]&&t[n(448)]<e[n(399)][n(312)][n(301)](0)[n(448)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(596)],r(409)),o=_c(n[0][r(596)],r(409));return!!wr(s,o)&&(!!t[r(325)]((t=>n[r(652)]((e=>t[r(526)]()[r(519)](e[r(526)]())))))&&n[r(325)]((e=>t[r(652)]((t=>e[r(526)]()[r(519)](t[r(526)]()))))))}}[yc(415)](t){const e=yc,n=Array[e(615)](t),r=this[e(591)]({skipNotAttached:!0}),s=r[e(316)]((n=>!t[e(382)](n))),o=new Map(n[e(438)]((t=>[t,this[e(585)][e(651)](t[e(489)],t[e(721)],e(445))]))),i=new Map(r[e(438)]((t=>[t,t[e(692)]()])));for(let t=0;t<n[e(469)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(469)];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(469)];e++){const s=r[e];if(s[a(489)]!==n[a(489)]||s[a(478)].id!==n[a(478)].id||s[a(721)]!==n[a(721)])continue;if(!Pc(n,s,[a(409)]))continue;if(a(528)==n[a(489)]&&n[a(488)][a(646)]!=s[a(488)][a(646)])continue;if(a(528)==n[a(489)]&&t[a(643)](n[a(488)][a(686)]))continue;if(a(688)==n[a(489)]){const e=t[a(542)][a(714)],r=n[a(442)]();if(r&&(e[a(529)][a(418)](r)||e[a(529)][a(476)](r)))continue}const c=o[a(301)](n),u=i[a(301)](n),l=i[a(301)](s),f=n[a(399)]&&n[a(399)][a(469)],h=s[a(399)]&&s[a(399)][a(469)];if(!f&&c(l,u))return t[a(601)](s,n),i[a(359)](n),!0;if(!h&&c(u,l))return t[a(601)](n,s),i[a(359)](s),!0}return!1}}[yc(601)](t,e){const n=yc;if(t[n(467)])for(const r of e[n(692)]())t[n(620)](r);else{const r=e[n(526)]()[n(466)];this[n(447)](t,this[n(401)][n(655)](t[n(526)]()[n(410)],r))}e[n(548)]()}[yc(497)](t,e){const n=yc,r=t[n(434)](n(634))||t[n(434)](n(528))?n(495):t[n(672)]();return zr(this[n(542)][n(314)],e+"_"+r+n(458))}[yc(463)](){const t=yc,e=this[t(542)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(401)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(626)](t[s(657)]);if(s(404)===e){n[s(522)](this[s(497)](r,s(423)));break}}for(const t of r){const{group:e,type:r}=this[s(626)](t[s(657)]);if(s(404)===e){n[s(522)](this[s(497)](r,s(613)));break}}}))}[yc(432)](t){const e=yc;if(this[e(439)])return!1;const n=this[e(542)],r=n[e(714)][e(682)][e(460)][e(504)]();if(0==r[e(469)])return!1;const s=[],o=r[e(316)]((t=>e(528)==t[e(489)])),i=r[e(316)]((t=>e(392)==t[e(489)]&&e(449)!=t[e(657)])),a=r[e(316)]((t=>e(477)==t[e(489)]&&e(449)!=t[e(657)]));for(const t of o)s[e(723)]({key:t[e(388)],newValue:t[e(602)],oldValue:t[e(483)],range:wc(t[e(647)],n[e(714)])});for(const t of i){const r=a[e(381)]((n=>n[e(357)][e(519)](t[e(357)])));r&&s[e(723)]({key:e(353),newValue:t[e(657)],oldValue:r[e(657)],range:n[e(714)][e(349)](t[e(357)][e(536)])})}return 0!=s[e(469)]&&this[e(377)](t,s)}[yc(326)](t){const e=yc;let n=!1;const r=this[e(542)][e(714)][e(682)][e(460)][e(558)]()[e(316)]((t=>t[e(488)][e(513)]&&t[e(657)][e(434)](e(567))));for(const s of r){const{subType:r,id:o}=this[e(626)](s[e(657)]),i=r[e(666)]("|")[0];for(const r of this[e(591)]({skipNotAttached:!0}))r.id!=o&&e(528)==r[e(489)]&&r[e(488)]&&r[e(488)][e(686)]==i&&r[e(526)]()[e(420)](s[e(488)][e(513)])&&(this[e(665)](r,s[e(488)][e(513)],t),n=!0)}return n}[yc(554)](t){const e=yc;this[e(542)],this[e(439)]=!0,t()}[yc(480)](t){const e=yc,n=this[e(643)](t),r=this[e(704)][e(382)](t);return n||r}[yc(377)](t,e){const n=yc;if(0==e[n(469)])return!1;let r=!1;for(const s of e){const e=this[n(661)](s[n(647)],n(528))[n(316)]((t=>!t[n(697)][n(372)]))[n(438)]((t=>t[n(404)])),i=(0,o.hashObject)({newValue:s[n(482)]});e[n(316)]((t=>{const e=n,[r,o]=t[e(721)][e(666)]("|");return r==s[e(686)]&&o!=i}))[n(384)]((e=>{const o=n;this[o(665)](e,s[o(647)],t),r=!0}))}return r}[yc(665)](t,e,n){const r=yc,s=t[r(526)]()[r(457)](e);0!==s[r(469)]?1!==s[r(469)]?this[r(493)](t,e[r(410)],e[r(466)]):this[r(447)](t,s[0]):n[r(552)](t[r(470)]())}}class Nc{constructor(t){const e=yc;this[e(468)]=t,this[e(401)]=t[e(714)],this[e(617)]=new Map,this[e(486)]=new Map,this[e(667)]()}[yc(677)](t,e,n,r,s,o){const i=yc;return new Hr(this[i(401)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(651)](t,e,i(564))(...n),onDiscard:(...n)=>this[i(651)](t,e,i(716))(...n)})}[yc(303)](t,e,n,r){const s=yc,o=t+":"+e+":"+n;this[s(617)][s(362)](o,r)}[yc(651)](t,e,n){const r=yc,s=t+":"+e+":"+n;return this[r(617)][r(301)](s)||this[r(486)][r(301)](t+":"+n)}[yc(667)](){const t=yc,e=()=>!1,n=t=>{const e=Ac;t[e(559)](((t,n)=>t[e(410)][e(375)](n[e(410)])?1:-1)),this[e(401)][e(594)]((n=>{const r=e;for(const e of t){let t;t=e[r(466)][r(373)]&&e[r(466)][r(561)]==e[r(410)][r(536)]?n[r(636)](e[r(410)][r(536)],"on"):n[r(636)](e),this[r(401)][r(563)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Ac;e&&this[n(401)][n(594)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(438)]((t=>(Sc(t)&&(t=this[s(401)][s(655)](t[s(466)])),t)))[s(316)]((t=>s(319)!==t[s(717)][s(412)]));if(c[s(469)]<1)return;const u=Array[s(615)](this[s(401)][s(682)][s(431)][s(692)]())[s(438)]((t=>i.LiveRange[s(625)](t)));r[s(538)](c);for(const t of this[s(468)][s(481)][s(481)]())t[s(485)]();a[s(723)]({forceDefaultExecution:!0}),this[s(468)][s(649)](o,...a);const l=u[s(316)]((t=>s(319)!=t[s(717)][s(412)]));l[s(469)]>0&&r[s(538)](l);for(const t of u)t[s(603)]()}))},s=(e,n)=>1==e[t(469)]&&1==n[t(469)]&&e[0][t(466)][t(519)](n[0][t(410)]),o=(e,n,r,s)=>Fc(e,n,r,s,this[t(401)])?[e,n]:Fc(n,e,s,r,this[t(401)])?[n,e]:null;this[t(486)][t(362)](t(361),e),this[t(486)][t(362)](t(352),n),this[t(486)][t(362)](t(456),s),this[t(486)][t(362)](t(546),o),this[t(486)][t(362)](t(573),n),this[t(486)][t(362)](t(393),e),this[t(486)][t(362)](t(500),s),this[t(486)][t(362)](t(433),o),this[t(486)][t(362)](t(580),r),this[t(486)][t(362)](t(673),e),this[t(486)][t(362)](t(356),s),this[t(486)][t(362)](t(516),e),this[t(486)][t(362)](t(411),r),this[t(486)][t(362)](t(531),e),this[t(486)][t(362)](t(568),s),this[t(486)][t(362)](t(560),e),this[t(486)][t(362)](t(346),e),this[t(486)][t(362)](t(296),((e,n)=>{const r=t;if(!n)return;const s=this[r(468)][r(350)][r(301)](Lc);this[r(401)][r(594)]((t=>{const o=r;if(o(353)==n[o(686)])for(const r of e){const e=r[o(410)][o(536)],s=n[o(646)];t[o(659)](e,s)}else if(s[o(643)](n[o(686)]))for(const r of e)void 0!==n[o(646)]?t[o(398)](n[o(686)],n[o(646)],r[o(410)][o(536)]):t[o(331)](n[o(686)],r[o(410)][o(536)]);else for(const r of e)n[o(646)]?t[o(398)](n[o(686)],n[o(646)],r):t[o(331)](n[o(686)],r)}))})),this[t(486)][t(362)](t(461),s)}}function Rc(t,e,n){const r=yc;for(const s of e[r(561)][r(429)]({includeSelf:!0,parentFirst:!0})){if(s[r(717)]==s)return!1;if(!n[r(510)](s))return!1;if(t[r(418)](s)||t[r(476)](s))return!0}return!1}function Sc(t){const e=yc;return t[e(466)][e(561)]==t[e(410)][e(536)]&&t[e(466)][e(363)]}function Mc(t,e,n,r){const s=yc,o=t=>!t[s(492)].is(s(654))&&!r[s(418)](t[s(492)]),i=t[s(410)][s(627)](o),a=t[s(466)][s(627)](o,{direction:s(414)});return!(t[s(410)][s(519)](i)&&t[s(466)][s(519)](a)||(i[s(375)](a)?n[s(671)](e,{range:n[s(655)](i,a)}):n[s(552)](e),0))}function vc(t){return(0,o.hashObject)(t)}function Oc(t){const e=yc,n=t[e(410)][e(536)];return n&&n.is(e(598))}function wc(t,e){const n=yc;return null==t[n(466)][n(323)]&&t[n(466)][n(561)]==t[n(410)][n(536)]?Dc(t[n(410)][n(536)],e):t}function Dc(t,e){const n=yc,r=e[n(529)][n(418)](t)||e[n(529)][n(501)](t);return e[n(655)](e[n(334)](t,n(437)),r?e[n(724)](t):e[n(334)](t,n(466)))}function Fc(t,e,n,r,s){const o=yc;if(!Pc(t,e))return!1;if(n[o(466)][o(519)](r[o(410)]))return!0;if(t[o(489)]!=e[o(489)])return!1;if(!n[o(466)][o(586)](r[o(410)]))return!1;const i=s[o(655)](n[o(466)],r[o(410)])[o(569)]();for(const t of i)if([o(650),o(402)][o(685)](t[o(489)])&&s[o(529)][o(476)](t[o(492)]))return!1;return!0}function Pc(t,e,n=[]){const r=yc;return!(!t[r(599)]||!e[r(599)])&&wr(_c(t[r(596)],n),_c(e[r(596)],n))}function xc(t,e){const n=yc,r=Uc(t[n(596)]),s=Uc(e);if(!t[n(599)])return!1;for(const t of Object[n(675)](s))if(!wr(r[t],s[t]))return!1;return!0}function Uc(t){const e=yc,n=Object[e(487)]({},t);return delete n[e(653)],delete n[e(387)],n}function Bc(){const t=["isEnabled","add","plugins","canAccept","listenTo","acceptSuggestion","isDirty","PendingActions","_editor","destroy","view","_removePendingAction","bind","canEditAt","203288EDGPAs","1070104emMEvi","getRanges","execute","locale","_discardCommand","PENDING_ACTION_SUGGESTION","commands","get","model","90GjjMdQ","remove","1724961tHZWaE","canDiscard","_acceptCommand","commentThreadController","stopListening","22594520NUdvTs","626970WZPBUx","1NIWIhE","change:isDirty","_pendingAction","12pSjFll","unbind","_setPendingAction","discardSuggestion","1810240Dxglif","497695welvXn"];return(Bc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Bc();return(Gc=function(t,e){return n[t-=210]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(312360===parseInt(e(249))/1*(-parseInt(e(248))/2)+-parseInt(e(242))/3+-parseInt(e(214))/4+-parseInt(e(215))/5*(parseInt(e(210))/6)+-parseInt(e(231))/7+-parseInt(e(230))/8*(parseInt(e(240))/9)+parseInt(e(247))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bc);class Vc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Gc;super(),this[s(239)]=e,this[s(226)]=n,this[s(245)]=r,this[s(224)]=t,this[s(244)]=t[s(237)][s(238)](s(221)),this[s(235)]=t[s(237)][s(238)](s(213)),this[s(226)][s(228)](s(216)).to(this[s(244)],this[s(235)],((t,e)=>t||e)),this[s(226)][s(228)](s(219)).to(this[s(244)],s(216),(t=>t&&this[s(224)][s(239)][s(229)](e[s(232)]()))),this[s(226)][s(228)](s(243)).to(this[s(235)],s(216),(t=>t&&this[s(224)][s(239)][s(229)](e[s(232)]()))),this[s(251)]=null,n[s(222)]&&this[s(212)](),this[s(220)](n,s(221),(()=>this[s(221)]())),this[s(220)](n,s(213),(()=>this[s(213)]())),this[s(220)](n,s(250),(()=>{const t=s;n[t(222)]?this[t(212)]():this[t(227)]()}))}[jc(221)](){const t=jc;this[t(244)][t(233)](this[t(239)].id)}[jc(213)](){const t=jc;this[t(235)][t(233)](this[t(239)].id)}[jc(225)](){const t=jc;this[t(226)][t(211)](t(216)),this[t(226)][t(211)](t(219)),this[t(226)][t(211)](t(243)),this[t(246)](),this[t(245)][t(225)](),this[t(251)]&&this[t(227)]()}[jc(212)](){const t=jc,e=zr(this[t(224)][t(234)],t(236));this[t(251)]=this[t(224)][t(218)][t(238)](t(223))[t(217)](e)}[jc(227)](){const t=jc;null!==this[t(251)]&&this[t(224)][t(218)][t(238)](t(223))[t(241)](this[t(251)]),this[t(251)]=null}}const Hc=zc;function zc(t,e){const n=Kc();return(zc=function(t,e){return n[t-=394]})(t,e)}!function(t){const e=zc,n=t();for(;;)try{if(371477===-parseInt(e(400))/1*(-parseInt(e(397))/2)+-parseInt(e(436))/3*(parseInt(e(402))/4)+parseInt(e(401))/5+parseInt(e(395))/6+-parseInt(e(415))/7*(parseInt(e(431))/8)+-parseInt(e(430))/9*(-parseInt(e(410))/10)+parseInt(e(421))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class Wc extends s.View{constructor(t,e,n,r){const s=zc;super(t),this[s(420)]=null,this[s(425)]=null,this[s(403)](s(441),!1),this[s(403)](s(409),e[s(409)]),this[s(413)](s(409)).to(e),this[s(403)](s(396),[]),this[s(403)](s(440),!1),this[s(403)](s(398),!1),this[s(403)](s(443),!1),this[s(403)](s(438),!1),this[s(429)]=e,this[s(394)]=n,this[s(414)]=r,r[s(399)]?this[s(403)](s(445),1):this[s(418)]()}[Hc(432)](){const t=Hc;this[t(411)][t(432)]()}[Hc(419)](){const t=Hc;this[t(420)]&&this[t(420)][t(419)](),this[t(425)]&&this[t(425)][t(419)](),super[t(419)]()}[Hc(418)](){const t=Hc,{CommentsListView:e}=this[t(414)];this[t(420)]=new e(this[t(435)],this[t(429)][t(437)],Object[t(416)]({CommentView:this[t(414)][t(428)]},this[t(414)])),this[t(420)][t(433)](t(426)).to(this),this[t(420)][t(433)](t(439)).to(this),this[t(420)][t(413)](t(441)).to(this),this[t(403)](t(445),this[t(420)][t(445)]+1),this[t(413)](t(445)).to(this[t(420)],t(445),(t=>t+1)),this[t(425)]=this[t(408)](),this.on(t(426),(()=>this[t(432)]())),this[t(413)](t(440)).to(this[t(420)],t(405),this[t(425)][t(407)],t(412),((t,e)=>t||!!e))}[Hc(408)](){const t=Hc,{CommentThreadInputView:e}=this[t(414)],n=new e(this[t(435)],this[t(394)],this[t(414)][t(406)]),r=n[t(407)];return n[t(413)](t(424)).to(this,t(441),this[t(429)][t(437)],t(422),r,t(412),((t,e,n)=>!!n||t&&!e)),r.on(t(417),((e,n)=>{const s=t;this[s(404)](s(442),n),r[s(434)][s(427)]("")})),r.on(t(423),(()=>this[t(432)]())),r[t(413)](t(444)).to(this[t(429)][t(437)],t(422)),n}}function Kc(){const t=["commentThread","canDiscard","updateComment","isDirty","isActive","addComment","canAccept","disabledSubmit","length","_localUser","3876702apFuul","descriptionParts","18362lJbUCO","isEnabled","disableComments","13DkYXQS","1488020fXqRSL","2232MvGXUv","set","fire","hasDirtyComment","editorConfig","commentInputView","_createCommentThreadInputView","authoredAt","10zDyyWd","element","value","bind","_config","1302IVpbMK","assign","submit","_createCommentViews","destroy","commentsListView","1941962YBSYnL","isReadOnly","cancel","showInput","commentThreadInputView","removeComment","setData","CommentView","_model","3916467ozWiyS","26464jMLxap","focus","delegate","editor","locale","3699NRkvov"];return(Kc=function(){return t})()}const Xc=Zc;function qc(){const t=["source","ck-annotation__user","acceptSuggestion","canAccept",'<span class="ck-suggestion-color" style="background-color: ',"acceptButton","getExternalSuggestionNote",'<span class="ck-suggestion-type">',"EXTERNAL_AVATAR","setTemplate","commentThread","ck-annotation__info-name","render","createElement",'"></span>',"ck-suggestion-wrapper","editorDestroyed","type","push","ck-annotation","commentsListView","userView","ck-suggestion__main","innerHTML","content","ck-suggestion--disabled-comments","descriptionParts","<p>","execute","bind","ck-annotation__info","ck-annotation__content-wrapper","ck-suggestion__info","cancel","ck-suggestion__user","children","EXTERNAL_IMPORT_WORD_SUGGESTION","canDiscard","EXTERNAL_SUGGESTION","creator","check","ck-suggestion-","30GGStTw","bindTemplate","</p>",".ck-annotation__content-wrapper","attributes","getUserViewNotificationText","disableComments","_createButton","ck-comment__info-time","span","_config","description","authoredAt","Accept suggestion","1555208SSDQRz","isEnabled","formatDateTime","discardSuggestion","value","ck-suggestion-wrapper--active","split","importWord","join","60CsMsAy",'" title="',"extendTemplate","change:description","set","discardButton","135485xoiLhN","fire","7QcqbgC","1019500lYVSuy","ck-suggestion","ck-suggestion__actions","getTemplate","color","name","innerText","locale","editorReady","_descriptionElement","19722zUhRcG","author","ck-suggestion--discard","div","element","EXTERNAL_IMPORT_WORD_AVATAR","_model","delegate","map","</span>","35298WENwTJ","Discard suggestion","ck-annotation__info-time","ck-annotation__main","ck-suggestion--accept","ck-suggestion__info-name","@external","1614807qBRoog","ck-comment__external","title","36306fadBdd","commentThreadInputView","time","isExternal","querySelector","ck-annotation__actions","isActive"];return(qc=function(){return t})()}function Zc(t,e){const n=qc();return(Zc=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=Zc,n=t();for(;;)try{if(128667===parseInt(e(300))/1+parseInt(e(333))/2+-parseInt(e(313))/3+parseInt(e(303))/4+parseInt(e(294))/5*(parseInt(e(323))/6)+-parseInt(e(302))/7*(-parseInt(e(285))/8)+parseInt(e(330))/9*(-parseInt(e(271))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Jc extends Wc{constructor(e,n,r,s){const i=Zc;super(e,n,r,s),this[i(298)](i(357),""),this[i(369)](i(357)).to(this,i(366),(t=>t&&t[0]?t[0][i(357)]:"")),this[i(369)](i(282)).to(this,i(366),this,i(339),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(367)+Yc(e[n(364)],e[n(307)])+n(273);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(312)]=null,this[i(345)]=this[i(278)](zr(e,i(284)),t.icons[i(269)],i(327),i(342),"sw"),this[i(345)][i(369)](i(286)).to(this,i(343)),this[i(299)]=this[i(278)](zr(e,i(324)),t.icons[i(373)],i(315),i(288),"sw"),this[i(299)][i(369)](i(286)).to(this,i(266)),this[i(361)]=new o.UserView(e,this[i(319)][i(314)],this[i(276)]()),this[i(361)][i(296)]({attributes:{class:[i(374),i(341)]}}),this[i(349)](this[i(306)]())}[Xc(306)](){const t=Xc,e=this[t(272)],n=[{tag:t(316),attributes:{class:[t(372),t(370)]},children:[{tag:t(280),children:[{text:this[t(361)][t(308)]}],attributes:{class:[t(328),t(351)]}},{tag:t(335),attributes:{datetime:e.to(t(283)),class:[t(279),t(325)]},children:[{text:e.to(t(283),(e=>this[t(281)][t(287)](e)))}]}]},{tag:t(316),attributes:{class:[t(305),t(338)]},children:[this[t(345)],this[t(299)]]},{tag:t(316),attributes:{class:[t(371)]}}];this[t(319)][t(336)]&&n[t(358)]({tag:t(316),attributes:{class:[t(331)]},children:[{text:this[t(346)]()}]});const r={tag:t(316),attributes:{class:[t(355),e.if(t(339),t(290)),e.to(t(357),(e=>t(270)+e)),this[t(281)][t(277)]&&t(365)],"data-suggestion-id":this[t(319)].id,"data-thread-id":this[t(319)][t(350)].id,"data-author-id":this[t(319)][t(314)].id,tabindex:-1},children:[{tag:t(316),attributes:{class:[t(304),t(359)]},children:[this[t(361)],{tag:t(316),attributes:{class:[t(362),t(326)]},children:n}]}]};return this[t(360)]&&this[t(334)]&&(r[t(264)][t(358)](this[t(360)],this[t(334)]),this[t(360)][t(320)](t(311)).to(this),this[t(360)][t(320)](t(356)).to(this),this[t(334)][t(320)](t(311)).to(this),this[t(334)][t(320)](t(356)).to(this)),r}[Xc(352)](){const t=Xc;super[t(352)](),this[t(312)]=this[t(317)][t(337)](t(274)),this[t(312)][t(363)]=this[t(282)],this.on(t(297),((e,n,r)=>{const s=t;this[s(312)][s(363)]=r}))}[Xc(278)](t,e,n,r,o){const i=Xc,a=new s.ButtonView(this[i(310)]);return a[i(298)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(296)]({attributes:{class:n}}),a.on(i(368),(()=>{const t=i;this[t(301)](r,this[t(319)].id)})),a}[Xc(346)](){const t=Xc;return t(292)===this[t(319)][t(275)][t(329)][t(340)]?zr(this[t(310)],t(265)):zr(this[t(310)],t(267))}[Xc(276)](){const t=Xc;return this[t(319)][t(336)]?t(292)===this[t(319)][t(275)][t(329)][t(340)]?zr(this[t(310)],t(318),this[t(319)][t(268)][t(308)]):zr(this[t(310)],t(348),this[t(319)][t(268)][t(308)]):null}}function Yc(t,e){const n=Xc;let r="";return r+=t[n(291)]("*")[n(321)](((t,e)=>e%2!=0?n(347)+Qc(t)+n(322):Qc(t)))[n(293)](""),e&&(r+=n(344)+e[n(289)]+n(295)+e[n(332)]+n(354)),r}function Qc(t){const e=Xc,n=document[e(353)](e(280));return n[e(309)]=t,n[e(363)]}const $c='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',tu=nu;function eu(){const t=["change:previous","head","editor","actionView","commands","_viewToController","change:activeAnnotations","plugins","_handleSuggestionControllerDelayed","button","requires","refreshSelectedViews","commandName","8621289JTbNJg","menuitemcheckbox","acceptButton","focus","stopListening","remove","type","items","comments.maxCommentCharsWhenCollapsed","bind","1eYHwvl","_destroyController","createAnnotation","Accept all suggestions","getRanges","_suggestionToController","keys","TrackChangesUI","trackChanges.SuggestionThreadView","toMany","buttonView","suggestionChanged","isEnabled","comments.editorConfig","_updateController","discardAllSuggestions","menuBar:trackChanges","previous","getSuggestion","isMultiRange","CommentsUI","trackChanges","addComment","SuggestionThreadView","1076276rLRLCt","panelView","_handleControllerBuffer","lowest","trackChanges.disableComments","view","editing","_annotationViews","acceptAllSuggestions","_createToolbarButton","getAllAdjacentSuggestions","isDirty","getDescriptions","_bindAnnotationToEditors","_refreshActiveMarkers","descriptionFactory","arrowView","source","has","clear","createAnnotationView","584GPcJSM","comments","isOn","getMarkerNames","getByInnerView","CommentsRepository","length","Accept all selected suggestions","mainView","some","switchbutton","destroy","29974grOQsl","size","set","descriptionParts","listenTo","123270BrwJyI","Discard all selected suggestions","children","discardButton","addSourceCollector","unbind","reduce","_disableComments","delete","_unbindEditors","CommentView","filter","value","TrackChangesEditing","getMarkers","discardSelectedSuggestions","componentFactory","hasSuggestion","delegate","comments.maxThreadTotalWeight","init","_addUIComponentsToFactory","pluginName","config","menu","comments.maxCommentsWhenCollapsed","suggestionLoaded","registerAnnotation","isInContent","innerView","locale","execute","388210nioRhZ","get","Track changes","_createMenuBarMenu","suggestion-","from","getFirstRange","menuitem","push","createCommentThreadController","Annotations","1350936xUmPIM","EditorAnnotations","add","model","acceptSelectedSuggestions","Discard all suggestions","suggestionUnloaded","_initializeController","commentThread","getJoined","activeMarkers","values","829818cBVmnI","define","activeAnnotations","separator"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(243372===-parseInt(e(365))/1*(parseInt(e(459))/2)+-parseInt(e(470))/3+-parseInt(e(389))/4+parseInt(e(427))/5+-parseInt(e(482))/6+-parseInt(e(422))/7*(-parseInt(e(410))/8)+parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(352)](){const t=tu;return[Lc,o.Users,t(415),t(469),t(471)]}static get[tu(449)](){return tu(372)}constructor(t){const e=tu;super(t),this[e(370)]=new Map,this[e(491)]=new Map,this[e(396)]=new Map,this[e(391)]=new Map;const n=this[e(488)][e(450)];n[e(483)](e(373),Jc),n[e(483)](e(393),!1),this[e(434)]=n[e(460)](e(393))}[tu(350)](t,e){const n=tu;0===this[n(391)][n(423)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(391)]){const r=this[t(370)][t(407)](e);r||n?r&&n&&this[t(366)](e):this[t(477)](e)}this[t(391)][t(408)](),this[t(488)][t(349)][t(460)](t(471))[t(353)](),this[t(403)]()}),10),this[n(391)][n(424)](t,e)}[tu(447)](){const t=tu,e=this[t(488)],n=e[t(349)][t(460)](t(440)),r=e[t(349)][t(460)](t(469)),s=e[t(349)][t(460)](t(471)),o=e[t(349)][t(460)](t(415));this[t(448)](),s[t(431)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(464)](this[e(370)])){const s=t[e(399)](),o=[];for(const t of s){if(!t[e(455)])continue;if(t[e(384)]){o[e(467)](...t[e(369)]());continue}const n=t[e(465)]();if(o[e(416)]>0){const t=o[0][e(479)](n);if(t){o[0]=t;continue}}o[e(467)](n)}n[e(467)]([r[e(394)],o])}return n})),this[t(426)](n,t(453),((e,n)=>{const r=t;this[r(426)](n,r(486),((t,e,s,o)=>{const i=r;n[i(455)]&&(null==s?(this[i(379)](o[i(487)]),this[i(350)](n,!1)):(this[i(379)](s[i(487)]),null==o&&this[i(350)](n,!0)))})),null!==n[r(382)]?this[r(379)](n[r(487)]):this[r(350)](n,!1)})),this[t(426)](n,t(476),((e,n,r)=>{const s=t;this[s(359)](n,s(486)),this[s(391)][s(435)](n),this[s(370)][s(407)](n)&&this[s(366)](n),r&&this[s(379)](r[s(487)])})),this[t(426)](n,t(376),((e,n)=>{this[t(379)](n)})),this[t(426)](r,t(492),(()=>{this[t(403)]()})),this[t(426)](o,t(387),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(444)](r))return;const i=n[o(383)](r);this[o(370)][o(460)](i)[o(394)][o(358)]()}),{priority:t(392)})}[tu(403)](){const t=tu,e=this[t(488)][t(349)][t(460)](t(469)),n=this[t(488)][t(349)][t(460)](t(440)),r=Array[t(464)](e[t(484)],(e=>e[t(456)]))[t(438)]((e=>this[t(491)][t(407)](e))),s=[];for(const e of r){const n=this[t(491)][t(460)](e)[t(473)][t(399)]();s[t(467)](...n[t(433)](((e,n)=>[...e,...n[t(413)]()]),[]))}n[t(480)]=s}[tu(448)](){const t=tu,n=this[t(488)],r=n[t(457)],o=zr(r,t(461)),i=new e.Collection([{type:t(420),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(386),role:t(356)})},{type:t(485)},{type:t(351),model:new s.ViewModel({withText:!0,label:zr(r,t(368)),commandName:t(397),role:t(466)})},{type:t(351),model:new s.ViewModel({withText:!0,label:zr(r,t(417)),commandName:t(474),role:t(466)})},{type:t(351),model:new s.ViewModel({withText:!0,label:zr(r,t(475)),commandName:t(380),role:t(466)})},{type:t(351),model:new s.ViewModel({withText:!0,label:zr(r,t(428)),commandName:t(442),role:t(466)})}]);for(const e of i)if(su(e)){const r=n[t(490)][t(460)](e[t(473)][t(354)]);e[t(473)][t(364)](t(412),t(377)).to(r,t(439),t(377))}n.ui[t(443)][t(472)](t(386),(e=>this[t(398)](e,i,o))),n.ui[t(443)][t(472)](t(381),(e=>this[t(462)](e,i,o)))}[tu(398)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(488)][r(490)][r(460)](r(386));o[r(375)][r(424)]({tooltip:n,label:n,icon:$c}),o[r(375)][r(364)](r(412)).to(i,r(439)),o[r(375)].on(r(458),(()=>{const t=r;i[t(458)](),this[t(488)][t(395)][t(394)][t(358)]()})),(0,s.addListToDropdown)(o,e,{role:r(451)});const a=[];for(const t of e)su(t)&&a[r(467)](this[r(488)][r(490)][r(460)](t[r(473)][r(354)]));const c=o[r(375)];return c[r(489)][r(432)](r(377)),c[r(405)][r(432)](r(377)),c[r(489)][r(364)](r(377)).to(i,r(377)),c[r(405)][r(364)](r(377))[r(374)](a,r(377),((...t)=>t[r(419)]((t=>t)))),o.on(r(458),(t=>{const e=r;this[e(488)][e(458)](t[e(406)][e(354)]),this[e(488)][e(395)][e(394)][e(358)]()})),o}[tu(462)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(488)][r(490)][r(460)](r(386));o[r(375)][r(424)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(485)==n[r(361)]){a[r(362)][r(472)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(473)];i[r(364)](...Object[r(371)](c)).to(c),i[r(445)](r(458)).to(o),i.on(r(458),(()=>{const t=r;this[t(488)][t(458)](c[t(354)]),this[t(488)][t(395)][t(394)][t(358)]()})),e[r(429)][r(472)](i),a[r(362)][r(472)](e)}return o[r(364)](r(377)).to(i,r(377)),o[r(390)][r(429)][r(472)](a),o}[tu(477)](t){const e=tu,n=this[e(488)],r=n[e(450)],s=n[e(349)][e(460)](e(469)),i=n[e(349)][e(460)](e(415)),a=n[e(349)][e(460)](e(471)),c=n[e(349)][e(460)](o.Users).me,u=r[e(460)](e(386))[e(388)],{CommentsListView:l,CommentThreadInputView:f}=n[e(349)][e(460)](e(385));let h,g;this[e(396)][e(407)](t.id)?(g=this[e(396)][e(460)](t.id),h=g[e(418)]):(h=new u(n[e(457)],t,c,{disableComments:this[e(434)],editorConfig:r[e(460)](e(378)),maxCommentsWhenCollapsed:r[e(460)](e(452)),maxThreadTotalWeight:r[e(460)](e(446)),maxCommentCharsWhenCollapsed:r[e(460)](e(363)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(460)](e(457))),CommentView:r[e(460)](e(411))[e(437)],CommentsListView:l,CommentThreadInputView:f}),h[e(357)].on(e(458),(()=>{const t=e;n[t(395)][t(394)][t(358)]()})),h[e(430)].on(e(458),(()=>{const t=e;n[t(395)][t(394)][t(358)]()})),g=s[e(409)](this[e(488)][e(457)],h),g[e(364)](e(400)).to(h,e(400)),g[e(364)](e(416)).to(h),g[e(364)](e(361)).to(h,e(361),(t=>e(463)+t)),this[e(396)][e(424)](t.id,g));const d=i[e(468)](t[e(478)],h),p=new Vc(n,t,h,d),m=t[e(399)]()[e(438)]((t=>t[e(455)]));h[e(425)]=n[e(349)][e(460)](e(440))[e(404)][e(401)](m),this[e(370)][e(424)](t,p),this[e(491)][e(424)](h,p);const I=s[e(367)]({view:g,target:()=>{const r=e,s=[],i=t[r(399)]()[r(438)]((t=>t[r(455)]));for(const t of i)s[r(467)](...t[r(441)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(395)],s)},type:()=>e(463)+p[e(394)][e(361)]});i[e(402)](h,I),s[e(472)](I),a[e(454)](I)}[tu(366)](t){const e=tu,n=this[e(488)][e(349)][e(460)](e(415)),r=this[e(488)][e(349)][e(460)](e(469)),s=this[e(370)][e(460)](t),o=s[e(394)],i=r[e(414)](o);n[e(436)](o),i&&r[e(360)](i),this[e(370)][e(435)](t),this[e(491)][e(435)](o),s[e(421)]()}[tu(379)](t){const e=tu;if(!t[e(455)]||!this[e(370)][e(407)](t))return;const n=this[e(488)][e(349)][e(460)](e(440)),r=this[e(370)][e(460)](t),s=t[e(399)]();r[e(394)][e(425)]=n[e(404)][e(401)](s)}[tu(421)](){const t=tu;for(const e of this[t(370)][t(371)]())this[t(366)](e);for(const e of this[t(396)][t(481)]())e[t(418)][t(421)]();super[t(421)]()}}function su(t){return tu(473)in t}var ou=iu;function iu(t,e){var n=au();return(iu=function(t,e){return n[t-=331]})(t,e)}function au(){var t=["65BhEYRS","getSuggestion","733176pCWDVX","9zlFZSk","editor","1083426rHFoYS","requires","7vRPCTi","Comments","addSuggestionData","123764sHoJic","get","2310050ujUUtc","pluginName","796278qHRMwH","adapter","1474403ebpckl","addSuggestion","plugins","76404yIGvjh","getSuggestions","TrackChanges"];return(au=function(){return t})()}!function(t){for(var e=iu,n=t();;)try{if(256377===-parseInt(e(349))/1*(parseInt(e(339))/2)+-parseInt(e(347))/3+-parseInt(e(352))/4*(-parseInt(e(342))/5)+parseInt(e(334))/6+parseInt(e(336))/7+parseInt(e(344))/8*(-parseInt(e(345))/9)+parseInt(e(332))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class cu extends t.Plugin{static get[ou(348)](){return[Lc,ru,ou(350)]}static get[ou(333)](){return ou(341)}set[ou(335)](t){var e=ou;this[e(346)][e(338)][e(331)](Lc)[e(335)]=t}get[ou(335)](){var t=ou;return this[t(346)][t(338)][t(331)](Lc)[t(335)]}[ou(337)](t){var e=ou;return this[e(346)][e(338)][e(331)](Lc)[e(351)](t)}[ou(340)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(346)][n(338)][n(331)](Lc)[n(340)]({skipNotAttached:t,toJSON:e})}[ou(343)](t){var e=ou;return this[e(346)][e(338)][e(331)](Lc)[e(343)](t)}}const uu=gu;function lu(){const t=["trackChangesData.editorCreator","discardAllSuggestions","Pagination","name","function","useAnonymousUser","18oWCarC","getSuggestions","plugins","init","div","1134524QXEMlt","set","appendChild","constructor","TrackChangesEditing","8XSlEcB","addCommentThread","getDataWithAcceptedSuggestions","result","createElement","get","getRootsAttributes","_adapter","trackChangesData","destroy","getDataWithDiscardedSuggestions","requires","editorCreator","TrackChangesDataGetter","document","push","236649vmoFEF","getUser","getCommentThreads","Users","end","1840599wKVQqT","execute","data","19000pyZhVY","reduce","define","TrackChangesData","config","create","pluginName","9453720FBtxro","CommentsRepository","editor","track-changes-data-invalid-editor-creator","getFullData","getRootNames","533315oARapb","map","users","model","18yovbYe","addUser","acceptAllSuggestions","addSuggestionData","rootsAttributes","1035965luMJsd","createDocumentFragment"];return(lu=function(){return t})()}!function(t){const e=gu,n=t();for(;;)try{if(193119===-parseInt(e(442))/1*(parseInt(e(408))/2)+parseInt(e(434))/3+-parseInt(e(413))/4+-parseInt(e(391))/5*(parseInt(e(395))/6)+parseInt(e(400))/7+parseInt(e(418))/8*(-parseInt(e(439))/9)+parseInt(e(385))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);const fu=[uu(404)];class hu extends t.Plugin{static get[uu(429)](){return[Lc]}static get[uu(384)](){return uu(381)}[uu(411)](){const t=uu,n=this[t(387)];if(n[t(382)][t(444)](t(402),(e=>{const r=t,s=n[r(394)][r(432)][r(390)]()[r(443)](((t,e)=>(t[e]="",t)),{});return n[r(416)][r(383)](s,e)})),t(406)!=typeof n[t(382)][t(423)](t(426))[t(430)])throw new e.CKEditorError(t(388))}[uu(420)](t){return mu(this[uu(387)],!0,t)}[uu(428)](t){return mu(this[uu(387)],!1,t)}}function gu(t,e){const n=lu();return(gu=function(t,e){return n[t-=381]})(t,e)}class du extends t.Plugin{static get[uu(384)](){return uu(431)}constructor(t){const e=uu;super(t),this[e(421)]=e(438)}[uu(411)](){const t=uu;this[t(387)][t(410)][t(423)](t(386))[t(425)]={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(387)][t(410)][t(423)](t(417))[t(425)]=null}}function pu(t){return void 0!==t[uu(424)]}async function mu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,fu);s[r(410)][r(433)](Lc,du),s[r(399)]=pu(t)?t[r(424)]():void 0;const i=document[r(401)](),a=t[r(382)][r(423)](r(426))[r(430)],c=await a(s,(()=>function(t){const e=r,n=document[e(422)](e(412));return t[e(415)](n),n}(i)));!function(t,e){const n=r,s=t[n(394)][n(432)][n(390)]()[n(443)](((e,r)=>(e[r]=t[n(441)][n(423)]({rootName:r}),e)),{}),o=t[n(410)][n(423)](n(437))[n(393)][n(392)]((t=>({id:t.id,name:t[n(405)]}))),i=t[n(410)][n(423)](n(417))[n(409)]({skipNotAttached:!0,toJSON:!0}),a=t[n(410)][n(423)](n(386))[n(436)]({skipNotAttached:!0,toJSON:!0}),c=e[n(410)][n(423)](n(437)),u=e[n(410)][n(423)](n(417)),l=e[n(410)][n(423)](n(386));for(const t of o)c[n(435)](t.id)||c[n(396)](t);c.me||c[n(407)]();for(const t of a)l[n(419)](t);for(const t of i)u[n(398)](t);e[n(441)][n(414)](s)}(t,c),c[r(440)](r(e?397:403));const u=pu(c)?c[r(389)](n):c[r(441)][r(423)](n);return await c[r(427)](),u}function Iu(t,e){var n=Eu();return(Iu=function(t,e){return n[t-=386]})(t,e)}function Eu(){var t=["710YyUXaw","57MQLljQ","9376fGdJLu","5fZlVuX","808AAvHKp","79188lBSdZu","2292504svMaVZ","1164414hlftmI","19117inFKko","66537OZzPDe","836924DNQqiq"];return(Eu=function(){return t})()}!function(t){for(var e=Iu,n=t();;)try{if(456074===parseInt(e(388))/1*(-parseInt(e(389))/2)+parseInt(e(393))/3+-parseInt(e(392))/4*(parseInt(e(390))/5)+-parseInt(e(394))/6+parseInt(e(395))/7*(-parseInt(e(391))/8)+parseInt(e(396))/9*(parseInt(e(387))/10)+-parseInt(e(386))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|